/* Content and accessibility additions for the existing InstaHub design. */
body { font-family: Arial, Helvetica, sans-serif; }
.hero h1 { max-width: 1040px; margin-inline: auto; font-size: clamp(40px, 6.1vw, 74px); line-height: 1.06; letter-spacing: -.052em; }
h1 .titleLead { color: var(--ink); background: none; -webkit-text-fill-color: var(--ink); }
.hero .intro { max-width: 700px; }
.consent { font-size: 13px; line-height: 1.65; }
.providerNote { font-size: 13px; line-height: 1.65; }
.skipLink { position: absolute; left: 16px; top: -100px; z-index: 50; background: white; color: var(--violet); padding: 14px 20px; border: 2px solid var(--violet); border-radius: 10px; }
.skipLink:focus { top: 12px; }
[id] { scroll-margin-top: 24px; }
.downloadHelp { margin: 20px auto 0; max-width: 840px; color: #655d72; font-size: 14px; line-height: 1.8; text-wrap: pretty; }
.downloadHelp a { color: #6225c4; text-underline-offset: 3px; display: inline-block; padding: 4px 2px; }
.noScriptNote { max-width: 720px; margin: 24px auto; padding: 18px; border: 1px solid #dac7f4; border-radius: 12px; line-height: 1.6; }
.supportedSection { display: grid; grid-template-columns: 1.05fr 1fr; gap: 60px; padding-block: 78px; border-bottom: 1px solid var(--line); }
.sectionKicker { color: #6427c6; font-size: 11px; font-weight: 800; letter-spacing: .12em; }
.supportedSection h2 { margin: 14px 0 18px; font-size: clamp(28px, 3vw, 38px); line-height: 1.15; letter-spacing: -.035em; }
.supportedSection p { color: #635b70; font-size: 16px; line-height: 1.8; }
.supportList { margin: 0; }
.supportList > div { padding: 21px 24px; border: 1px solid var(--line); border-radius: 14px; background: white; margin-bottom: 12px; }
.supportList dt { font-weight: 800; color: #30263e; margin-bottom: 7px; }
.supportList dd { margin: 0; color: #635b70; line-height: 1.65; font-size: 15px; }
.guidesSection { padding-block: 76px 20px; }
.guideGrid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.guideCard { border: 1px solid #e5dcec; border-radius: 20px; padding: 28px; background: #fff; display: flex; flex-direction: column; box-shadow: 0 8px 28px rgba(58, 31, 92, .035); }
.guideTag { font-size: 10px; letter-spacing: .09em; font-weight: 800; color: #6629c6; }
.guideCard h3 { font-size: 23px; letter-spacing: -.03em; line-height: 1.23; margin: 18px 0 12px; }
.guideCard h3 a { color: var(--ink); text-decoration: none; }
.guideCard h3 a:hover { text-decoration: underline; text-underline-offset: 4px; }
.guideCard p { color: #655d72; font-size: 15px; line-height: 1.7; margin: 0 0 24px; }
.guideRead { color: #6324c6; font-weight: 750; font-size: 14px; display: flex; justify-content: space-between; gap: 10px; margin-top: auto; text-decoration: none; padding-block: 8px; }
.guideAll { text-align: center; margin: 28px 0 0; }
.guideAll a { color: #6324c6; font-size: 14px; text-underline-offset: 4px; }
.guideNavLinks { display: flex; align-items: center; gap: 24px; font-size: 14px; font-weight: 700; }
.guideNavLinks a { color: #5c4b71; text-decoration: none; padding: 10px 0; }
.guideNavLinks .languageSwitch { border: 1px solid #dfd2f0; border-radius: 10px; padding: 11px 14px; background: #fff; color: #6225c4; }
.breadcrumbs { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; padding-top: 30px; color: #74687f; font-size: 12px; line-height: 1.6; }
.breadcrumbs a { color: #5c4778; text-underline-offset: 3px; }
.guideHero { padding: 46px 0 44px; max-width: 850px; }
.guideHero h1 { font-size: clamp(34px, 4.3vw, 56px); line-height: 1.1; letter-spacing: -.043em; margin: 20px 0; text-wrap: balance; }
.guideLead { color: #635a70; font-size: 19px; line-height: 1.7; max-width: 740px; }
.guideByline { font-size: 12px; line-height: 1.7; color: #7a6d88; margin: 20px 0; }
.guideByline span { margin-inline: 8px; }
a.guideButton { display: inline-flex; align-items: center; justify-content: center; gap: 15px; border-radius: 12px; padding: 14px 20px; background: #6c2bd9; color: #fff; text-decoration: none; font-size: 15px; font-weight: 750; line-height: 1.5; }
a.guideButton:hover { background: #5720b4; }
.guideLayout { display: grid; grid-template-columns: 230px minmax(0, 1fr); gap: 44px; align-items: start; padding-bottom: 80px; }
.guideToc { position: sticky; top: 25px; border-top: 2px solid #d5b9f6; padding: 18px 0; }
.guideToc h2 { margin: 0 0 12px; font-size: 14px; }
.guideToc ol { padding-left: 18px; margin: 0; }
.guideToc li { color: #8b719f; padding: 7px 0; font-size: 13px; line-height: 1.5; }
.guideToc a { color: #655473; text-decoration: none; }
.guideToc a:hover { text-decoration: underline; text-underline-offset: 3px; }
.guideArticle { min-width: 0; }
.guideArticle p,.guideArticle li { font-size: 17px; line-height: 1.85; color: #554e61; overflow-wrap: break-word; }
.guideArticle h2 { margin: 44px 0 16px; font-size: clamp(25px, 2.6vw, 30px); line-height: 1.25; letter-spacing: -.025em; }
.guideArticle a { color: #6225c4; text-underline-offset: 4px; }
.guideArticle strong { color: #32263f; }
.guideArticle code { background: #eee7f8; border-radius: 5px; padding: 2px 5px; color: #593a78; font-size: .86em; overflow-wrap: anywhere; }
.quickAnswer { padding: 24px 28px; background: #f0e8fc; border: 1px solid #e0cff6; border-radius: 16px; }
.quickAnswer p { margin-bottom: 0; font-size: 16px; }
.instructionSteps { padding-left: 24px; }
.instructionSteps li { padding-left: 6px; margin-bottom: 18px; }
.instructionSteps li::marker { font-weight: bold; color: #6c2bd9; }
.guideCallout { border-radius: 18px; border: 1px solid #dfcdf4; background: white; padding: 28px; margin-top: 40px; }
.guideCallout h2 { margin-top: 0; }
.guideCallout a.guideButton { color: white; }
.guideRelated { border-top: 1px solid #e5dcec; margin-top: 44px; }
.guideRelated ul { padding-left: 22px; }
.guideIndex { padding-bottom: 76px; }
.guideIndex .guideCard h3 { margin-top: 14px; }
.guideIndex .guideCard p { font-size: 15px; }
.indexNote { max-width: 760px; margin: 46px auto 0; }
.guideFigure { margin: 32px 0; }
.guideFigure img { width: 100%; height: auto; border: 1px solid #e3d8f0; border-radius: 14px; display: block; }
.guideFigure figcaption { margin-top: 10px; color: #74657e; font-size: 13px; line-height: 1.6; }
@media (max-width: 900px) {
 .guideGrid { gap: 14px; }
 .guideCard { padding: 22px; }
 .guideCard h3 { font-size: 21px; }
 .guideLayout { grid-template-columns: 190px minmax(0, 1fr); gap: 25px; }
 .supportedSection { gap: 30px; }
 .navActions { gap: 12px; }
}
@media (max-width: 700px) {
 .hero h1 { font-size: clamp(34px, 9.2vw, 50px); line-height: 1.09; letter-spacing: -.05em; }
 .hero .intro { font-size: 16px; }
 .downloadHelp { font-size: 13px; margin-top: 14px; }
 .downloadHelp a { min-height: 34px; }
 .supportedSection { grid-template-columns: 1fr; gap: 20px; padding-block: 52px; }
 .supportedSection p { font-size: 16px; }
 .guidesSection { padding-block: 52px 8px; }
 .guideGrid { grid-template-columns: 1fr; gap: 16px; }
 .guideCard { padding: 25px; }
 .guideCard h3 { font-size: 24px; }
 .guideNavLinks { gap: 14px; font-size: 13px; }
 .guideNavLinks .languageSwitch { padding: 10px; }
 .breadcrumbs { padding-top: 22px; font-size: 11px; gap: 7px; }
 .guideHero { padding: 30px 0 34px; }
 .guideHero h1 { font-size: clamp(33px, 8.7vw, 44px); }
 .guideLead { font-size: 17px; line-height: 1.7; }
 .guideLayout { display: block; padding-bottom: 48px; }
 .guideToc { position: static; padding: 20px; border: 1px solid #e0d4ed; border-radius: 14px; margin-bottom: 28px; background: white; }
 .guideToc li { padding-block: 8px; font-size: 14px; }
 .guideArticle p,.guideArticle li { font-size: 16px; line-height: 1.8; }
 .guideArticle h2 { margin-top: 34px; font-size: 26px; }
 .quickAnswer { padding: 22px; }
 .guideCallout { padding: 23px; }
 .guideCallout h2 { margin-top: 0; }
 .guideIndex { padding-bottom: 48px; }
}
