:root{--ot-ink:#111827;--ot-muted:#5f6b7a;--ot-line:#dce4e8;--ot-soft:#f3f8f9;--ot-cyan:#00a8c6;--ot-cyan-dark:#007d98;--ot-navy:#073d43}html[data-theme=dark]{color-scheme:light}body,html[data-theme=dark] body{background:#fff!important;color:var(--ot-ink)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif}::selection{background:#b9eef5;color:var(--ot-ink)}.header-wrapper,html[data-theme=dark] .header-wrapper{background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--ot-line);box-shadow:none!important}.header-title .logo{height:2.9rem;width:auto}.header-title-text,.header-subtitle,.theme-switch,.menu .delimiter{display:none!important}.menu .menu-item,.menu .menu-item a,html[data-theme=dark] .menu .menu-item,html[data-theme=dark] .menu .menu-item a{color:var(--ot-ink)!important}.menu .menu-item a:hover,.menu .menu-item.active a{color:var(--ot-cyan-dark)!important}#content,.page.home,.page.single{max-width:none;padding-left:0;padding-right:0}.ot-home{overflow:hidden}.ot-home h1,.ot-home h2,.ot-home h3,.ot-home p,.ot-home figure{margin-top:0}.ot-hero,.ot-section,.ot-cta,.ot-trust-strip{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.ot-hero{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:3.5rem;min-height:690px;padding:6rem 0 5rem}.ot-eyebrow{margin-bottom:1rem;color:var(--ot-cyan-dark);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ot-hero h1{margin-bottom:1.5rem;color:var(--ot-ink);font-size:clamp(2.7rem,4.5vw,4.3rem);font-weight:780;letter-spacing:-.055em;line-height:.98}.ot-lead,.ot-section-heading>p:last-child,.ot-scanner-copy>p,.ot-cta p{color:var(--ot-muted);font-size:1.1rem;line-height:1.7}.ot-lead{max-width:39rem;margin-bottom:2rem}.ot-actions{display:flex;flex-wrap:wrap;gap:.75rem}.ot-button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border:1px solid var(--ot-ink);border-radius:.35rem;padding:.7rem 1.25rem;font-weight:750;text-decoration:none!important;transition:transform .15s ease,background .15s ease,border-color .15s ease}.ot-button:hover{transform:translateY(-2px)}.ot-button-primary{background:var(--ot-ink);color:#fff!important}.ot-button-primary:hover{background:var(--ot-navy);border-color:var(--ot-navy)}.ot-button-secondary{background:#fff;color:var(--ot-ink)!important}.ot-button-secondary:hover{border-color:var(--ot-cyan);color:var(--ot-cyan-dark)!important}.ot-contact-note{margin-top:1.25rem;color:var(--ot-muted);font-size:.9rem}.ot-contact-note a,.ot-text-link{color:var(--ot-cyan-dark)!important;font-weight:700}.ot-product-shot{overflow:hidden;border:1px solid var(--ot-line);border-radius:.6rem;background:#fff;box-shadow:0 22px 55px rgba(17,24,39,.13)}.ot-product-shot img{display:block;width:100%;height:auto}.ot-product-shot>.lightgallery{display:block;cursor:zoom-in}.ot-product-shot>.lightgallery:focus-visible{outline:3px solid var(--ot-cyan);outline-offset:-3px}.ot-hero-shot{transform:perspective(1400px)rotateY(-3deg)}.ot-trust-strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;border-top:1px solid var(--ot-line);border-bottom:1px solid var(--ot-line);padding:1.2rem 0;color:var(--ot-muted);font-size:.82rem;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.ot-section{padding:7rem 0}.ot-section-heading{max-width:760px;margin-bottom:3rem}.ot-section-heading h2,.ot-scanner h2,.ot-cta h2{margin-bottom:1.25rem;color:var(--ot-ink);font-size:clamp(2rem,4vw,3.6rem);font-weight:760;letter-spacing:-.045em;line-height:1.05}.ot-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ot-line)}.ot-feature-grid article{padding:2rem 2rem 0 0}.ot-feature-grid article+article{border-left:1px solid var(--ot-line);padding-left:2rem}.ot-feature-number{color:var(--ot-cyan-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.ot-feature-grid h3{margin:1rem 0 .65rem;color:var(--ot-ink);font-size:1.15rem}.ot-feature-grid p{color:var(--ot-muted);line-height:1.65}.ot-showcase{position:relative}.ot-showcase::before{position:absolute;z-index:-1;top:0;right:50%;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:var(--ot-soft);content:""}.ot-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ot-gallery-wide{grid-column:1/-1}.ot-gallery>.ot-product-shot:not(.ot-gallery-wide)>.lightgallery{display:flex;aspect-ratio:1588/750;align-items:center;background:#fff}.ot-gallery>.ot-product-shot:not(.ot-gallery-wide)>.lightgallery img{height:100%;object-fit:contain}.ot-gallery figure{box-shadow:0 15px 40px rgba(17,24,39,8%)}.ot-gallery figcaption{border-top:1px solid var(--ot-line);padding:.8rem 1rem;color:var(--ot-muted);font-size:.82rem;font-weight:650}.ot-scanner{display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:6rem}.ot-scanner-copy>p{margin-bottom:1.5rem}.ot-text-link{text-decoration:none!important}.ot-scanner-shot{max-height:650px;background:#161616}.ot-scanner-shot img{object-fit:cover;object-position:top}.ot-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:5rem;border-radius:.75rem;padding:3.5rem;background:var(--ot-navy)}.ot-cta>div:first-child{max-width:680px}.ot-cta h2,.ot-cta .ot-eyebrow{color:#fff}.ot-cta p{margin-bottom:0;color:#c8d9dc}.ot-cta .ot-button-primary{background:#fff;color:var(--ot-ink)!important}.ot-cta .ot-button-secondary{border-color:#81b7bf;background:0 0;color:#fff!important}.page.single .single-title,.page.single .content,.page.single .post-meta,.page.single .post-footer,.page.single .post-nav{width:min(920px,calc(100% - 3rem));margin-right:auto;margin-left:auto}.page.single .single-title{margin-top:4rem;color:var(--ot-ink)!important;font-size:clamp(2.2rem,4vw,3.7rem);letter-spacing:-.045em;line-height:1.05;text-align:left}.page.single .content{color:var(--ot-ink)!important;font-size:1.03rem;line-height:1.75}.page.single .content h1,.page.single .content h2,.page.single .content h3{color:var(--ot-ink)!important}.page.single .content h1{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em}.page.single .content h2{margin-top:3.5rem;border-bottom:1px solid var(--ot-line);padding-bottom:.6rem}.page.single .content a{color:var(--ot-cyan-dark)!important}.page.single .content :not(pre)>code{white-space:nowrap}.page.single .content img{border:1px solid var(--ot-line);border-radius:.5rem;box-shadow:0 15px 40px rgba(17,24,39,8%)}.page.single .content blockquote{border-left-color:var(--ot-cyan);background:var(--ot-soft);color:var(--ot-ink)}.page.single .content table{width:100%}.protocol-hub{width:min(1180px,calc(100% - 3rem));margin:0 auto 6rem}.protocol-hub-header{max-width:820px;margin-inline:auto;padding:5rem 0 2rem;background:#fff;text-align:center}.protocol-hub-header h1{margin:0 0 1.5rem;color:var(--ot-ink);font-size:clamp(2.7rem,5vw,4.5rem);letter-spacing:-.055em;line-height:1}.protocol-hub-header>p:last-child,.protocol-hub-intro{color:var(--ot-muted);font-size:1.1rem;line-height:1.7}.protocol-hub-intro{max-width:820px;margin:0 auto 2.5rem;text-align:center}.protocol-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.protocol-card{display:flex;min-height:255px;flex-direction:column;border:1px solid var(--ot-line);border-radius:.6rem;padding:2rem;background:#fff}.protocol-card:hover{border-color:var(--ot-cyan)}.protocol-card h2{margin:0 0 1rem;font-size:1.55rem}.protocol-card h2 a{color:var(--ot-ink)!important;text-decoration:none}.protocol-card>p:not(.protocol-layer){color:var(--ot-muted);line-height:1.65}.protocol-card .ot-text-link{margin-top:auto}.protocol-layer{margin:0 0 .65rem;color:var(--ot-cyan-dark);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.docs-index{width:min(1180px,calc(100% - 3rem));margin:0 auto 6rem}.docs-breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--ot-muted);font-size:.9rem}.docs-breadcrumbs a{color:var(--ot-cyan-dark)!important}.docs-index-header{max-width:900px;margin:0 auto;padding:4.5rem 0 2rem;background:#fff;text-align:center}.docs-index-header h1{margin:0 0 1.5rem;color:var(--ot-ink);font-size:clamp(2.7rem,5vw,4.5rem);letter-spacing:-.055em;line-height:1}.docs-index-header>p:last-child,.docs-index-intro{color:var(--ot-muted);font-size:1.1rem;line-height:1.7}.docs-index-intro{max-width:900px;margin:0 auto 2.5rem;text-align:center}.docs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.docs-card{display:flex;min-height:220px;flex-direction:column;border:1px solid var(--ot-line);border-radius:.6rem;padding:2rem;color:var(--ot-ink)!important;text-decoration:none!important}.docs-card:hover{border-color:var(--ot-cyan)}.docs-card h2{margin:0 0 1rem;font-size:1.55rem}.docs-card p:not(.protocol-layer){color:var(--ot-muted);line-height:1.65}.docs-card .ot-text-link{margin-top:auto}.docs-guide-list{display:grid;gap:.75rem;margin-top:2rem}.docs-guide-link{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--ot-line);padding:1rem 0;color:var(--ot-ink)!important;font-weight:700;text-decoration:none!important}.docs-guide-link span:last-child{color:var(--ot-cyan-dark)}.troubleshooting-list{margin:2rem 0;padding:0;list-style:none}.troubleshooting-list li{display:grid;grid-template-columns:12rem 1fr;gap:1rem;border-bottom:1px solid var(--ot-line);padding:1rem 0}.troubleshooting-list strong{color:var(--ot-ink)}.troubleshooting-list span{color:var(--ot-muted)}.fi-container>.docs-toc{display:block!important;width:220px;flex:0 0 220px;margin-top:5rem;padding:0 1rem 0 0}.docs-toc h2{margin:0 0 1rem;color:var(--ot-ink);font-size:1rem;text-transform:uppercase}.docs-toc #TableOfContents{color:var(--ot-muted);font-size:.9rem;line-height:1.5}.docs-toc #TableOfContents ul{margin:0;padding-left:1rem}.docs-toc #TableOfContents a{color:var(--ot-muted)!important}.docs-page{min-width:0;flex:auto}.docs-page .docs-breadcrumbs{width:min(920px,calc(100% - 3rem));margin:0 auto}.footer,html[data-theme=dark] .footer{border-top:1px solid var(--ot-line);background:#fff!important;color:var(--ot-muted)!important}@media(max-width:900px){.ot-hero,.ot-scanner{grid-template-columns:1fr;gap:2.5rem}.ot-hero{min-height:auto;padding:4.5rem 0}.ot-hero-copy{max-width:720px}.ot-hero-shot{transform:none}.ot-feature-grid{grid-template-columns:1fr}.ot-feature-grid article,.ot-feature-grid article+article{border-left:0;border-bottom:1px solid var(--ot-line);padding:1.5rem 0}.ot-cta{display:block;padding:2.5rem}.ot-cta .ot-actions{margin-top:2rem}}@media(max-width:620px){.fi-container,.ot-home{width:100%!important;margin:0!important;padding-right:0!important;padding-left:0!important}.ot-hero,.ot-section,.ot-cta,.ot-trust-strip{width:auto;margin-right:1rem;margin-left:1rem}.ot-hero{display:flex;align-items:stretch;flex-direction:column}.ot-hero-copy{min-width:0}.ot-hero h1{overflow-wrap:break-word;font-size:clamp(2.15rem,10vw,2.65rem)}.ot-section{padding:5rem 0}.ot-gallery{grid-template-columns:1fr}.ot-gallery-wide{grid-column:auto}.ot-trust-strip{justify-content:flex-start}.ot-button{width:100%}.protocol-hub{width:auto;margin-right:1rem;margin-left:1rem}.docs-index{width:auto;margin-right:1rem;margin-left:1rem}.docs-index-header{padding-top:4rem}.docs-grid{grid-template-columns:1fr}.fi-container>.docs-toc{display:none!important}.troubleshooting-list li{grid-template-columns:1fr;gap:.35rem}.protocol-hub-header{padding-top:4rem}.protocol-grid{grid-template-columns:1fr}.ot-cta{margin-bottom:2rem;padding:2rem 1.25rem}}@media(prefers-reduced-motion:reduce){.ot-button{transition:none}}