@charset "UTF-8";
.product-main{padding-bottom:48px;min-height:60vh}
.product-page .nav{gap:23px}
.product-breadcrumb{padding-top:34px;color:var(--dim);font-size:11px}
.product-breadcrumb ol{display:flex;gap:10px;align-items:center;flex-wrap:wrap;list-style:none;margin:0;padding:0}
.product-breadcrumb li+li:before{content:"/";margin-right:10px;color:var(--dim)}
.product-breadcrumb a:hover{color:var(--ink)}.product-breadcrumb [aria-current]{color:var(--muted)}
.product-state{padding-block:90px 120px;max-width:760px}
.product-state h1{font-size:clamp(28px,4vw,46px);font-weight:500;letter-spacing:-1.3px;margin:20px 0}
.product-state>p{color:var(--muted);font-size:14px;max-width:600px}
.product-state-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:30px}
.product-noscript{margin-top:24px;color:var(--muted)}
.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(275px,1fr);gap:84px;padding-block:65px 72px;align-items:center}
.product-identity{display:flex;gap:22px;align-items:center;margin-bottom:24px}
.product-identity img{width:72px;height:72px;object-fit:contain;border:1px solid var(--line);border-radius:16px;padding:9px;background:var(--surface)}
.product-identity .eyebrow{max-width:270px;line-height:1.8;overflow-wrap:anywhere}
.product-detail-heading h1{font-size:clamp(42px,5vw,67px);font-weight:500;letter-spacing:-2px;line-height:1.2;overflow-wrap:anywhere}
.product-lead{font-size:17px;line-height:1.9;max-width:540px;margin-top:23px;color:var(--muted)}
.product-detail-meta{display:flex;gap:12px 20px;flex-wrap:wrap;font-size:11px;color:var(--dim);margin-top:28px}
.product-detail-meta span+span{padding-left:20px;border-left:1px solid var(--line)}
.product-entry{padding:29px;border:1px solid var(--line);border-radius:14px;background:var(--surface);min-width:0}
.product-entry h2{font-size:26px;font-weight:500;margin:12px 0 27px;letter-spacing:-.6px}
.product-entry .button{display:flex;width:100%;justify-content:space-between;margin-top:11px;white-space:normal;text-align:left}
.product-entry .text-link{display:flex;justify-content:space-between;margin-top:20px}
.product-entry-note{font-size:11px;line-height:1.85;color:var(--dim);margin-top:22px}
.product-section-nav{display:flex;flex-wrap:wrap;gap:10px 32px;padding-block:20px;border-block:1px solid var(--line);font-size:12px;color:var(--muted)}
.product-section-nav a{padding:5px 0}.product-section-nav a:hover{color:var(--ink)}
.product-section{padding-block:68px;border-bottom:1px solid var(--line);scroll-margin-top:26px}
.product-section h2,.product-support-section h2{font-size:clamp(26px,3vw,38px);letter-spacing:-1.2px;line-height:1.4;font-weight:500}
.product-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}
.product-section-head .eyebrow,.product-preparation .eyebrow,.product-faq-layout .eyebrow,.product-support-section .eyebrow{margin-bottom:13px}
.product-section-head>p{color:var(--muted);font-size:12px}
.product-section-head .small-outline{white-space:normal;max-width:300px;flex-shrink:0}
.product-menu-figure{margin:0}
.product-image-button{position:relative;display:block;width:100%;padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface)}
.product-image-button img{display:block;width:100%;max-height:660px;height:auto;object-fit:contain;background:#101318}
.product-image-button:focus-visible{outline-offset:5px}
.product-menu-figure figcaption{font-size:11px;line-height:1.9;color:var(--dim);margin-top:16px;max-width:900px;overflow-wrap:anywhere}
.product-menu-diagram{border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden}
.product-diagram-title{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 27px;border-bottom:1px solid var(--line);font-size:13px}
.product-diagram-title>.small-outline{white-space:normal;font-size:10px}
.product-diagram-content{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}
.product-diagram-content ol{margin:0;list-style:none;padding:28px;border-right:1px solid var(--line)}
.product-diagram-content li{padding:17px 16px;margin-bottom:9px;border:1px solid var(--line);border-radius:8px;font-size:13px;display:flex;gap:15px;align-items:baseline;color:var(--muted);overflow-wrap:anywhere}
.product-diagram-content li:last-child{margin-bottom:0}.product-diagram-content li span:first-child{font-family:Consolas,monospace;color:var(--dim);font-size:10px;flex-shrink:0}
.product-diagram-note{padding:48px 40px;display:flex;flex-direction:column;justify-content:center}
.product-diagram-note h3{font-size:32px;font-weight:500;line-height:1.5;margin:14px 0 20px;letter-spacing:-1px}
.product-diagram-note>p:last-child{font-size:12px;line-height:1.9;color:var(--muted);max-width:270px}
.product-menu-missing{min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:13px;border:1px dashed var(--line);border-radius:12px;padding:32px;background:var(--surface)}
.product-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-showcase-card{margin:0;min-width:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden}.product-showcase-button{position:relative;display:block;width:100%;padding:0;border:0;background:#101318;overflow:hidden}.product-showcase-button img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform 420ms var(--ease-out),filter 220ms var(--ease-quick)}.product-showcase-button:hover img{transform:scale(1.025);filter:brightness(1.08)}.product-showcase-button .zoom-tag{position:absolute;right:10px;bottom:10px}.product-showcase-card figcaption{display:flex;flex-direction:column;gap:7px;padding:16px 17px 18px;font-size:11px;line-height:1.8}.product-showcase-card figcaption strong{font-size:13px;font-weight:500;color:var(--ink)}.product-showcase-card figcaption span{color:var(--dim)}
.product-menu-missing h3{font-size:21px;font-weight:500}.product-menu-missing p{font-size:13px;color:var(--muted)}
.product-feature-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.product-feature-list li{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:25px;min-width:0;display:flex;gap:15px;align-items:baseline;line-height:1.9;font-size:14px;overflow-wrap:anywhere}
.product-feature-list .product-list-number{font-family:Consolas,monospace;flex:none;font-size:10px;color:var(--dim)}
.product-preparation{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:80px}
.product-section-description{color:var(--muted);font-size:12px;margin-top:18px;max-width:260px}
.product-requirements{list-style:none;padding:0;margin:0}
.product-requirements li{padding:21px 0 21px 30px;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted);position:relative;line-height:1.9;overflow-wrap:anywhere}
.product-requirements li:first-child{padding-top:0}.product-requirements li:last-child{border-bottom:0;padding-bottom:0}
.product-requirements li:before{content:"";position:absolute;left:0;top:30px;width:6px;height:6px;border:1px solid var(--dim);border-radius:50%}
.product-requirements li:first-child:before{top:9px}
.product-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;counter-reset:product-step}
.product-steps li{min-width:0;border-top:1px solid var(--line);padding-top:23px;counter-increment:product-step}
.product-steps li:before{content:counter(product-step,decimal-leading-zero);font-size:11px;color:var(--dim);font-family:Consolas,monospace}
.product-steps h3{font-weight:500;font-size:18px;margin:21px 0 13px;line-height:1.5;overflow-wrap:anywhere}
.product-steps p{font-size:12px;line-height:1.95;color:var(--muted);overflow-wrap:anywhere}
.product-faq-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:80px}
.product-faq details:first-child summary{padding-top:0}.product-faq summary{font-size:14px;line-height:1.8}.product-faq p{font-size:13px;overflow-wrap:anywhere;white-space:pre-line}
.product-support-section{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;padding-block:65px 40px}
.product-support-section>div>p:last-child{font-size:13px;color:var(--muted);margin-top:18px}
.product-support-links{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;align-content:center}
.product-support-links a{display:flex;gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:22px 0;font-size:14px}
.product-support-links a:hover{color:var(--dim)}.product-support-links a>span{color:var(--dim)}
#product-preview-dialog{width:min(1280px,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 48px);overflow:auto;margin:auto;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink)}
#product-preview-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}
.product-dialog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.product-dialog-toolbar h2{font-size:17px;font-weight:500}.product-dialog-toolbar button{padding:9px 12px;border:1px solid var(--line);border-radius:6px;font-size:12px;white-space:nowrap}.product-dialog-toolbar button span{font-size:20px;margin-left:10px}
#product-dialog-image{width:100%;height:auto;max-height:75dvh;object-fit:contain;background:#101318;border-radius:6px}
#product-dialog-caption{font-size:11px;color:var(--muted);line-height:1.9;margin-top:16px;overflow-wrap:anywhere}
.product-page .footer{padding-bottom:100px}
.product-empty-section{grid-column:1/-1;color:var(--muted);font-size:13px;line-height:1.9}
@media(max-width:1100px){.product-detail-hero{gap:42px;grid-template-columns:minmax(0,1.6fr) minmax(275px,1fr)}.product-preparation,.product-faq-layout,.product-support-section{gap:45px}.product-feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.product-detail-hero{gap:32px;grid-template-columns:1fr;padding-top:42px}.product-entry{display:grid;grid-template-columns:1fr 1fr;column-gap:18px;padding:25px}.product-entry>.eyebrow,.product-entry>h2,.product-entry>.product-entry-note{grid-column:1/-1}.product-entry h2{margin-bottom:14px}.product-entry .button{margin:0}.product-entry .text-link{grid-column:1/-1}.product-preparation,.product-faq-layout,.product-support-section{grid-template-columns:1fr;gap:32px}.product-steps{gap:24px}.product-diagram-content{grid-template-columns:1.1fr 1fr}.product-diagram-note{padding:32px 25px}.product-section{padding-block:52px}.product-section-description{max-width:none}}
@media(max-width:600px){.product-breadcrumb{padding-top:24px}.product-detail-hero{padding-block:36px 40px}.product-identity{gap:16px;margin-bottom:22px}.product-identity img{width:58px;height:58px;border-radius:12px}.product-detail-heading h1{font-size:42px;letter-spacing:-1.7px}.product-lead{font-size:14px;margin-top:18px}.product-detail-meta{font-size:10px;gap:8px 13px;margin-top:21px}.product-detail-meta span+span{padding-left:13px}.product-entry{padding:22px 20px;gap:12px}.product-entry .eyebrow{font-size:9px}.product-entry h2{font-size:23px;margin-top:0;margin-bottom:4px}.product-entry .button{font-size:12px;gap:9px;padding:13px}.product-entry .text-link{margin-top:4px;font-size:12px}.product-entry-note{margin-top:3px}.product-section-nav{gap:5px 24px;font-size:11px;padding-block:16px}.product-section-head{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:24px}.product-section-head>p{font-size:11px}.product-menu-figure figcaption{font-size:10px}.product-feature-list{grid-template-columns:1fr;gap:10px}.product-feature-list li{padding:19px 20px;font-size:13px}.product-showcase-grid{grid-template-columns:1fr;gap:12px}.product-showcase-card figcaption{padding:14px 15px 16px}.product-diagram-title{padding:17px 18px;align-items:flex-start;font-size:12px}.product-diagram-title>.small-outline{max-width:130px}.product-diagram-content{grid-template-columns:1fr}.product-diagram-content ol{padding:18px;border-right:0;border-bottom:1px solid var(--line)}.product-diagram-content li{padding:13px 14px;font-size:12px}.product-diagram-note{padding:24px}.product-diagram-note h3{font-size:26px;margin:12px 0}.product-diagram-note h3 br{display:none}.product-diagram-note>p:last-child{max-width:none;font-size:11px}.product-requirements li{font-size:13px}.product-steps{grid-template-columns:1fr;gap:27px}.product-steps h3{font-size:17px;margin:13px 0 9px}.product-steps p{font-size:12px}.product-faq summary{font-size:13px}.product-faq p{font-size:12px}.product-support-links{gap:0 24px}.product-support-links a{font-size:12px;gap:8px;padding:18px 0}.product-support-section{padding-block:48px 20px}.product-state{padding-block:65px}.product-state-actions{align-items:stretch;flex-direction:column}.product-state-actions .text-link{padding-block:7px}.product-state h1{font-size:30px}.product-state>p{font-size:13px}#product-preview-dialog{width:calc(100% - 20px);padding:12px}.product-dialog-toolbar h2{font-size:14px}#product-dialog-caption{font-size:10px}.product-page .footer{padding-bottom:94px}}
@media(max-width:360px){.product-detail-heading h1{font-size:36px}.product-entry{grid-template-columns:1fr}.product-entry .button{grid-column:1/-1}.product-detail-meta span+span{border-left:0;padding-left:0}.product-detail-meta{flex-direction:column}.product-section-nav{gap:6px 21px}.product-support-links{grid-template-columns:1fr}.product-diagram-title{flex-direction:column;gap:8px}.product-diagram-title>.small-outline{max-width:none}}
