.product-page{--product-line:hsl(var(--border));--product-ink:hsl(var(--foreground));--product-blue:hsl(var(--accent));color:var(--product-ink)}
.product-page main{overflow:clip}.product-wrap{width:min(1248px,calc(100% - 80px));margin-inline:auto}
.product-page h1,.product-page h2,.product-page h3{font-weight:650;letter-spacing:-.045em;text-wrap:balance}
.product-page h1{font-size:clamp(42px,5.1vw,72px);line-height:1.06}.product-page h2{font-size:clamp(28px,3vw,42px);line-height:1.16}.product-page h3{font-size:22px;line-height:1.25}
.product-page p{line-height:1.75}.product-page main p{color:hsl(var(--muted-foreground))}
.product-page a,.product-page button{touch-action:manipulation}.product-page main :focus-visible,.product-lightbox :focus-visible{outline:3px solid var(--product-blue);outline-offset:5px}
.product-intro-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:72px;align-items:end;margin-bottom:64px}.product-intro-grid>div{max-width:490px}.product-lede{font-size:19px;margin-bottom:24px;line-height:1.7!important}
.product-tour-hero,.product-hub-hero{padding-top:88px}.product-detail-hero{padding-top:36px}.product-button{display:inline-flex;align-items:center;justify-content:center;background:#2E6B9E;color:#fff;font-weight:650;border:1px solid transparent;border-radius:7px;padding:14px 22px;line-height:1.5}.product-button:hover{background:#1B2A4A;color:#fff}
.dark .product-button{background:hsl(var(--accent));color:#1B2A4A}.product-text-link{color:var(--product-blue);font-weight:650;text-underline-offset:5px}.product-text-link:hover{text-decoration:underline}
.product-screen-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px}.product-screen-heading h2{font-size:21px;letter-spacing:-.02em}.product-screen-heading>p{font-size:15px;font-weight:650;margin:0}
.product-theme-control{display:flex;align-items:center;gap:3px;font-size:13px;flex-shrink:0}.product-theme-control>span{margin-right:9px;color:hsl(var(--muted-foreground))}.product-theme-control button{border:1px solid var(--product-line);border-radius:5px;padding:7px 13px;color:var(--product-ink);background:hsl(var(--card));font-weight:600}.product-theme-control button[aria-pressed=true]{background:var(--product-ink);color:hsl(var(--background));border-color:var(--product-ink)}
.product-screen{margin:0;min-width:0}.product-screen-open{display:block;position:relative;border:1px solid var(--product-line);border-radius:10px;overflow:hidden;background:hsl(var(--card));box-shadow:0 18px 50px -30px #1B2A4A40}.product-screen img{display:block;width:100%;height:auto;aspect-ratio:1.44;object-fit:cover;object-position:top}.product-screen figcaption{font-size:13px;color:hsl(var(--muted-foreground));line-height:1.6;margin:12px 0 0;max-width:75ch}.product-screen-zoom{position:absolute;right:12px;bottom:12px;background:hsl(var(--card));color:var(--product-ink);border:1px solid var(--product-line);border-radius:5px;padding:7px 11px;font-size:12px;font-weight:600;opacity:0;transition:opacity .15s}.product-screen-open:hover .product-screen-zoom,.product-screen-open:focus-visible .product-screen-zoom{opacity:1}
.product-disclosure{font-size:12px;margin:17px 0 0;max-width:95ch}.product-explorer-controls{display:flex;border-bottom:1px solid var(--product-line);gap:25px;margin-bottom:20px}.product-explorer-controls button{padding:13px 0;border-bottom:3px solid transparent;font-size:14px;color:hsl(var(--muted-foreground));font-weight:600}.product-explorer-controls button[aria-pressed=true]{border-color:var(--product-blue);color:var(--product-ink)}[data-preview-panel][hidden]{display:none}
.product-tour-body{display:grid;grid-template-columns:230px minmax(0,1fr);gap:64px;margin-top:100px}.product-chapters{position:sticky;top:112px;align-self:start;border-top:1px solid var(--product-line);padding-top:22px}.product-chapters>p{font-size:13px;font-weight:650;margin:0 0 18px}.product-chapters a{display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.5;padding:11px 0;color:hsl(var(--muted-foreground))}.product-chapters a:hover,.product-chapters a[aria-current=location]{color:var(--product-blue)}.product-chapters a>span{font-size:12px;min-width:20px;color:var(--product-blue)}.product-chapters .product-all-features{margin-top:16px;border-top:1px solid var(--product-line);padding-top:23px;font-weight:650;color:var(--product-blue)}
.product-chapter{padding-bottom:88px;scroll-margin-top:108px}.product-step-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--product-blue);border-radius:50%;color:var(--product-blue);font-size:14px;font-weight:600;margin-bottom:18px}.product-chapter>p{font-size:17px;max-width:66ch;margin:18px 0 28px}.product-chapter h2{max-width:20ch}.product-chapter-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:22px}.product-chapter-links a{font-size:13px;font-weight:650;color:var(--product-blue);text-decoration:underline;text-decoration-color:var(--product-line);text-underline-offset:5px}.product-chapter-links a:hover{text-decoration-color:currentColor}
.product-faq{max-width:940px;padding:15px 0 72px}.product-faq h2{margin-bottom:30px}.product-faq details{border-top:1px solid var(--product-line);padding:22px 0}.product-faq details:last-child{border-bottom:1px solid var(--product-line)}.product-faq summary{cursor:pointer;font-size:17px;font-weight:600}.product-faq details p{margin:15px 28px 0 0;max-width:75ch}
.product-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:64px 0 76px;border-top:1px solid var(--product-line)}.product-cta p{margin-top:17px}.product-cta .product-button{flex-shrink:0}
.product-group-nav{display:flex;flex-wrap:wrap;gap:10px 30px;padding-block:30px;border-bottom:1px solid var(--product-line);margin-top:35px}.product-group-nav a{font-size:14px;font-weight:600;color:var(--product-blue);text-underline-offset:5px}.product-group-nav a:hover{text-decoration:underline}.product-feature-group{padding-top:65px;scroll-margin-top:70px}.product-feature-group>h2{font-size:31px;margin-bottom:28px}.product-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.product-feature-card{min-width:0;display:flex;flex-direction:column;padding-bottom:30px;border-bottom:1px solid var(--product-line)}.product-feature-thumbnail{overflow:hidden;display:block;border:1px solid var(--product-line);border-radius:7px;margin-bottom:23px;background:hsl(var(--card))}.product-feature-thumbnail img{display:block;width:100%;height:auto;aspect-ratio:1.44;object-fit:cover;object-position:top}.product-feature-card h3{font-size:23px;letter-spacing:-.025em}.product-feature-card h3 a:hover{text-decoration:underline;text-underline-offset:5px}.product-feature-card p{font-size:15px;margin:13px 0 20px}.product-feature-card>.product-text-link{margin-top:auto;font-size:13px}.product-accessibility{padding:75px 0}.product-accessibility p{max-width:70ch;margin:20px 0;font-size:17px}
.product-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:hsl(var(--muted-foreground));margin-bottom:40px}.product-breadcrumb a{color:var(--product-blue)}.product-detail-intro{padding-block:65px;max-width:960px}.product-detail-intro p{font-size:clamp(22px,2.2vw,29px);line-height:1.55;color:var(--product-ink)!important;letter-spacing:-.02em}.product-detail-step{padding:44px 0;border-top:1px solid var(--product-line);display:grid;grid-template-columns:1fr;gap:35px}.product-detail-step.has-screen{grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.product-detail-step h2{font-size:32px;max-width:24ch}.product-detail-step p{max-width:68ch;margin-top:18px;font-size:17px}.product-detail-step.has-screen p{max-width:43ch}.product-detail-steps{scroll-margin-top:90px}.product-benefits{border-top:1px solid var(--product-line);padding-block:55px}.product-benefits h2{font-size:29px}.product-benefits ul{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;gap:30px;margin:30px 0}.product-benefits li{font-size:18px;line-height:1.5;padding-left:17px;border-left:3px solid var(--product-blue)}.product-availability{font-size:14px;max-width:95ch}.product-related{padding-block:40px 65px}.product-related h2{font-size:31px}.product-related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:26px 0 30px}.product-related>div>a{border-top:1px solid var(--product-line);padding-top:22px}.product-related h3{font-size:22px}.product-related p{font-size:14px;margin:12px 0 18px}.product-related .product-text-link{font-size:13px}
.product-lightbox{border:1px solid hsl(var(--border));border-radius:12px;padding:18px;background:hsl(var(--background));color:hsl(var(--foreground));width:min(1540px,96vw);max-width:96vw;max-height:94vh;overflow:auto}.product-lightbox::backdrop{background:#1B2A4ACC;backdrop-filter:blur(5px)}.product-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 15px;font-size:14px}.product-lightbox-toolbar button{flex-shrink:0;border:1px solid hsl(var(--border));border-radius:5px;padding:8px 13px;background:hsl(var(--card));font-weight:600}.product-lightbox-toolbar button span{margin-left:12px}.product-lightbox img{display:block;width:100%;height:auto;border-radius:5px}
@media(min-width:1500px){.product-wrap{width:min(1320px,calc(100% - 120px))}}
@media(max-width:1000px){.product-wrap{width:calc(100% - 48px)}.product-intro-grid{gap:35px}.product-tour-body{grid-template-columns:190px minmax(0,1fr);gap:32px}.product-feature-grid{gap:22px}.product-detail-step.has-screen{gap:30px}.product-related>div{gap:20px}}
@media(max-width:760px){.product-wrap{width:calc(100% - 36px)}.product-tour-hero,.product-hub-hero{padding-top:46px}.product-intro-grid{grid-template-columns:1fr;gap:24px;margin-bottom:42px}.product-page h1{font-size:43px}.product-lede{font-size:17px}.product-screen-heading{align-items:flex-start;flex-direction:column;gap:13px}.product-screen-heading h2{font-size:20px}.product-explorer-controls{gap:20px;overflow-x:auto;white-space:nowrap}.product-explorer-controls button{font-size:13px}.product-screen-zoom{opacity:1;font-size:10px;right:8px;bottom:8px;padding:5px 8px}.product-screen-open{border-radius:6px}.product-tour-body{display:block;margin-top:50px}.product-chapters{position:static;padding-block:20px;display:flex;flex-wrap:wrap;gap:5px 20px;border-bottom:1px solid var(--product-line);margin-bottom:46px}.product-chapters>p{flex-basis:100%;margin-bottom:5px}.product-chapters a{padding:5px 0;font-size:12px;gap:7px}.product-chapters .product-all-features{padding:5px 0;margin:0;border:0}.product-chapter{padding-bottom:60px}.product-chapter>p{font-size:16px}.product-chapter-links{gap:12px 18px}.product-feature-grid{grid-template-columns:1fr;gap:36px}.product-feature-thumbnail{margin-bottom:20px}.product-feature-card p{max-width:58ch}.product-feature-group{padding-top:46px}.product-group-nav{gap:15px 22px;font-size:13px}.product-detail-step.has-screen{grid-template-columns:1fr;gap:25px}.product-detail-step.has-screen p{max-width:none}.product-detail-intro{padding-block:42px}.product-detail-step h2{font-size:29px}.product-benefits ul,.product-related>div{grid-template-columns:1fr;gap:23px}.product-cta{display:block;padding-block:40px 54px}.product-cta .product-button{margin-top:26px}.product-lightbox{padding:12px}.product-lightbox-toolbar{font-size:12px;gap:10px}.product-lightbox-toolbar button{font-size:12px}.product-breadcrumb{margin-bottom:30px}.product-faq{padding-top:0}.product-faq summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){.product-page *{scroll-behavior:auto!important;transition:none!important}}
.product-lightbox-toolbar>p{flex:1}.product-lightbox-toolbar>a{flex-shrink:0;font-size:12px;font-weight:600;color:hsl(var(--accent));text-decoration:underline;text-underline-offset:4px;padding-block:12px}
@media(max-width:760px){.product-theme-control button,.product-explorer-controls button{min-height:44px}.product-lightbox-toolbar{flex-wrap:wrap}.product-lightbox-toolbar>p{flex-basis:100%}.product-lightbox-toolbar button{margin-left:auto;min-height:44px}}
@media(max-width:760px){.product-explorer-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;overflow:visible;white-space:normal}.product-explorer-controls button{text-align:left}}
.product-preview-notice{padding:14px 18px;border:1px solid var(--product-line);border-left:3px solid var(--product-blue);border-radius:5px;margin:-15px 0 32px;font-size:14px}.product-preview-label{display:inline-block;vertical-align:middle;font-size:11px;font-weight:600;letter-spacing:0;border:1px solid var(--product-line);border-radius:4px;padding:4px 7px;margin-left:5px;color:hsl(var(--muted-foreground))}
