@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;font-display:swap;src:url(/otp-gadget/fonts/press-start-2p-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;font-display:swap;src:url(/otp-gadget/fonts/press-start-2p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(/otp-gadget/fonts/vt323-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(/otp-gadget/fonts/vt323.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navbar-height:56px}.otp-root{--bg:#f5f1e8;--text:#0a0a0a;--accent:#c8a02a;--font-header:"Press Start 2P",monospace;--font-body:"VT323",monospace;--border:1px solid var(--text);box-sizing:border-box;background-color:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:clip}.otp-root *,.otp-root :before,.otp-root :after{box-sizing:border-box;margin:0;padding:0}html:has(.otp-root){font-size:18px}.otp-root h1,.otp-root h2,.otp-root h3,.otp-root h4,.otp-root h5,.otp-root h6{font-family:var(--font-header);line-height:1.4}.otp-root a{color:var(--accent);text-decoration:none}.otp-root a:hover{text-decoration:underline}.otp-root button{cursor:pointer;font-family:var(--font-header);background:var(--bg);color:var(--text);border:var(--border);text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;font-size:.75rem}.otp-root button:hover{background:var(--text);color:var(--bg)}.otp-root .otp-scene-loader{z-index:1;pointer-events:none;opacity:1;justify-content:center;align-items:center;gap:8px;transition:opacity .35s;display:flex;position:absolute;inset:0}.otp-root .otp-scene-loader--done{opacity:0}.otp-root .otp-scene-loader-dot{background:var(--text);opacity:.5;width:10px;height:10px;animation:1s step-end infinite otp-scene-loader-pulse}.otp-root .otp-scene-loader-dot:nth-child(2){animation-delay:.2s}.otp-root .otp-scene-loader-dot:nth-child(3){animation-delay:.4s}@keyframes otp-scene-loader-pulse{0%,to{opacity:.2}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.otp-root .otp-scene-loader-dot{opacity:.5;animation:none}}.otp-root .case-color-picker{z-index:2;position:absolute;bottom:24px;left:24px}.otp-root .case-color-swatches{flex-direction:column;align-items:center;gap:4px;display:flex}.otp-root .case-swatch{border:1px solid var(--text);cursor:pointer;flex-shrink:0;width:40px;height:40px;padding:0;transition:transform .1s}.otp-root .case-swatch:hover{color:inherit;border-width:2px;transform:scale(1.12)}.otp-root .case-swatch--active{box-shadow:0 0 0 1px var(--text);border-width:2px}.otp-root #navbar{z-index:100;background:var(--bg);border-bottom:var(--border);height:var(--navbar-height);justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:sticky;top:0}.otp-root .navbar-title{font-family:var(--font-header);color:var(--text);letter-spacing:.05em;white-space:nowrap;font-size:.75rem;text-decoration:none}.otp-root .navbar-title:hover{color:var(--accent);text-decoration:none}.otp-root .navbar-links{align-items:center;gap:2rem;display:flex}.otp-root .navbar-links a{font-family:var(--font-header);color:var(--text);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.6rem}.otp-root .navbar-links a:hover{color:var(--accent);text-decoration:none}.otp-root .navbar-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:22px;height:16px;padding:0;display:none}.otp-root .navbar-burger span{background:var(--text);width:100%;height:2px;transition:background .15s;display:block}.otp-root .navbar-burger:hover span{background:var(--accent)}@media (max-width:900px){.otp-root .navbar-burger{display:flex}.otp-root .navbar-links{display:none}.otp-root .navbar-links.open{top:var(--navbar-height);background:var(--bg);border-bottom:var(--border);flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex;position:fixed;left:0;right:0}.otp-root .navbar-links.open a{font-size:.65rem}}.otp-root #hero{height:calc(100vh - var(--navbar-height) - 32px);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.otp-root .hero-otp-bg{-webkit-user-select:none;user-select:none;pointer-events:none;grid-template-columns:1fr 1fr 1fr;padding:0 4vw;display:grid;position:absolute;inset:0;overflow:hidden}.otp-root .hero-otp-col{font-family:var(--font-header);color:var(--text);opacity:.07;flex-direction:column;justify-content:space-evenly;align-items:center;font-size:min(20vh,16vw);line-height:1;display:flex}.otp-root #hero-canvas{z-index:1;cursor:ew-resize;width:100%;max-width:700px;height:100%;display:block;position:relative}.otp-root .hero-controls{bottom:calc(24px + env(safe-area-inset-bottom));z-index:2;flex-direction:column-reverse;align-items:center;gap:8px;display:flex;position:absolute;left:24px}.otp-root .hero-wireframe-btn{background:var(--bg);border:1px solid var(--text);width:64px;height:64px;color:var(--text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.otp-root .hero-wireframe-btn:hover{background:var(--text);color:var(--bg)}.otp-root .hero-wireframe-btn--active{background:var(--accent);border-color:var(--accent);color:var(--bg)}.otp-root .hero-wireframe-btn--active:hover{background:var(--text);border-color:var(--text)}.otp-root .hero-scroll-cue{left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:2;width:44px;height:44px;color:var(--text);opacity:.78;place-items:center;text-decoration:none;transition:opacity .15s,transform .15s;display:grid;position:absolute;transform:translate(-50%)}.otp-root .hero-scroll-cue:hover{opacity:1;text-decoration:none;transform:translate(-50%)translateY(2px)}.otp-root .hero-scroll-cue span{border-bottom:2px solid;border-right:2px solid;width:16px;height:16px;animation:1.6s ease-in-out infinite hero-scroll-cue-bob;transform:rotate(45deg)}@media (max-width:900px){.otp-root #hero{height:calc(100vh - var(--navbar-height) - 24px)}.otp-root #hero-canvas{max-width:100%;height:60vh}.otp-root .hero-scroll-cue{bottom:calc(12px + env(safe-area-inset-bottom))}}@keyframes hero-scroll-cue-bob{0%,to{transform:rotate(45deg)translate(0)}50%{transform:rotate(45deg)translate(4px,4px)}}.otp-root .pitch-tldr{background:var(--text);scroll-margin-top:var(--navbar-height);padding:1.1rem 2rem}.otp-root .pitch-tldr-inner{max-width:1100px;font-family:var(--font-body);color:var(--bg);text-align:center;margin:0 auto;font-size:1.4rem;line-height:1.5}.otp-root .pitch-tldr-label{font-family:var(--font-header);color:var(--accent);letter-spacing:.2em;margin-bottom:.75rem;font-size:1.1rem}.otp-root .pitch-tldr-app{min-width:9ch;color:var(--accent);font-family:var(--font-body);display:inline-block}.otp-root .pitch-inner{max-width:1100px;margin:0 auto;padding:7rem 2rem 9rem}.otp-root .pitch-title{font-family:var(--font-header);color:var(--accent);letter-spacing:.2em;text-align:center;margin-bottom:3rem;font-size:.7rem}.otp-root .pitch-columns{border:var(--border);grid-template-columns:1fr 1fr 1fr;display:grid}.otp-root .pitch-col{padding:2rem 2.5rem}.otp-root .pitch-col+.pitch-col{border-left:var(--border)}.otp-root .pitch-col-num{font-family:var(--font-body);color:var(--text);opacity:.1;margin-bottom:1rem;font-size:3rem;line-height:1}.otp-root .pitch-col-title{font-family:var(--font-header);letter-spacing:.15em;margin-bottom:1.25rem;font-size:.55rem;line-height:1.8}.otp-root .pitch-col-body{font-family:var(--font-body);opacity:.85;font-size:1.15rem;line-height:1.7}.otp-root .pitch-deeper{border-top:1px solid var(--text);max-width:760px;margin:3.5rem auto 0;padding-top:2.5rem}@supports (color:color-mix(in lab, red, red)){.otp-root .pitch-deeper{border-top:1px solid color-mix(in srgb,var(--text)15%,transparent)}}.otp-root .pitch-deeper-label{font-family:var(--font-body);color:var(--text);opacity:.25;letter-spacing:.1em;text-align:center;margin-bottom:1.25rem;font-size:1rem}.otp-root .pitch-deeper-intro{font-family:var(--font-body);color:var(--text);opacity:.6;margin-bottom:1rem;font-size:1.1rem}.otp-root .pitch-prompt-wrap{position:relative}.otp-root .pitch-prompt{font-family:var(--font-body);color:var(--accent);background:var(--text);font-size:1.1rem;position:relative}@supports (color:color-mix(in lab, red, red)){.otp-root .pitch-prompt{background:color-mix(in srgb,var(--text)4%,var(--bg))}}.otp-root .pitch-prompt{border:1px solid var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .pitch-prompt{border:1px solid color-mix(in srgb,var(--text)15%,transparent)}}.otp-root .pitch-prompt{padding:1.25rem 8rem 4rem 1.5rem}.otp-root .pitch-prompt.is-collapsed{max-height:13.83rem;overflow:hidden}.otp-root .pitch-prompt-text{font:inherit;color:inherit;white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;line-height:1.3}.otp-root .pitch-prompt-fade{pointer-events:none;background:linear-gradient(to bottom,transparent,var(--text));height:2rem;display:none;position:absolute;bottom:3.25rem;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.otp-root .pitch-prompt-fade{background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--text)4%,var(--bg)))}}.otp-root .pitch-prompt.is-collapsed .pitch-prompt-fade{display:block}.otp-root .pitch-copy-btn{padding:.5rem .75rem;font-size:.55rem;position:absolute;top:1rem;right:1rem}.otp-root .pitch-toggle-btn{padding:.5rem .9rem;font-size:.55rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (max-width:900px){.otp-root .pitch-tldr{padding:1rem 1.25rem}.otp-root .pitch-tldr-inner{font-size:1.15rem}.otp-root .pitch-inner{padding:4rem 1.25rem 5rem}.otp-root .pitch-columns{grid-template-columns:1fr}.otp-root .pitch-col+.pitch-col{border-left:none;border-top:var(--border)}.otp-root .pitch-col{padding:1.5rem 1.25rem}.otp-root .pitch-col-body{font-size:1.05rem}.otp-root .pitch-prompt{padding:1rem 1rem 3.5rem;font-size:1rem}.otp-root .pitch-copy-btn{top:auto;bottom:1rem;right:1rem}}.otp-root #anatomy-scroller{position:relative}.otp-root #anatomy-stage{height:calc(100vh - var(--navbar-height));grid-template-rows:1fr;grid-template-columns:55fr 45fr;display:grid;position:relative;overflow:hidden}.otp-root .anatomy-takeover{z-index:5;opacity:0;pointer-events:none;background:#0a0a0a;position:absolute;inset:0}.otp-root .anatomy-stage-heading{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;top:1.5rem;left:0;right:0}.otp-root .anatomy-title{font-family:var(--font-header);color:var(--accent);letter-spacing:.2em;text-align:center;font-size:.7rem}.otp-root .anatomy-subtitle{font-family:var(--font-body);color:var(--text);opacity:.4;text-align:center;font-size:1rem}.otp-root .anatomy-canvas-wrap{grid-area:1/1;min-height:0;position:relative}.otp-root #anatomy-canvas{width:100%;height:100%;display:block}.otp-root .anatomy-panels-area{grid-area:1/2;align-items:center;padding:1rem 2.5rem 1rem 1.5rem;display:flex;position:relative}.otp-root .anatomy-panel{opacity:0;align-items:center;display:flex;position:absolute;inset:0 2.5rem 0 1.5rem}.otp-root .panel-inner{border:var(--border);background:var(--bg);padding:1.5rem}@supports (color:color-mix(in lab, red, red)){.otp-root .panel-inner{background:color-mix(in srgb,var(--bg)85%,transparent)}}.otp-root .panel-inner{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.otp-root .panel-title{font-family:var(--font-header);color:var(--accent);letter-spacing:.1em;margin-bottom:1rem;font-size:.7rem;line-height:1.8}.otp-root .panel-body{font-family:var(--font-body);color:var(--text);opacity:.9;font-size:1.15rem;line-height:1.65}.otp-root #anatomy-connectors{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.otp-root #anatomy-connectors line{stroke:var(--accent);stroke-width:1px}.otp-root #anatomy-connectors circle{fill:var(--accent)}@media (max-width:900px){.otp-root #anatomy-connectors{display:none}.otp-root #anatomy-stage{grid-template-rows:auto minmax(0,36vh) 1fr;grid-template-columns:1fr}.otp-root .anatomy-stage-heading{grid-area:1/1;gap:.2rem;padding:.75rem 0 .25rem;position:relative;top:auto}.otp-root .anatomy-title{font-size:.7rem}.otp-root .anatomy-canvas-wrap{grid-area:2/1;height:36vh}.otp-root #anatomy-canvas{height:100%}.otp-root .anatomy-panels-area{z-index:4;grid-area:3/1;align-items:flex-end;padding:.75rem 1.25rem;overflow-y:auto}.otp-root .anatomy-panel{top:.75rem;left:1.25rem;right:1.25rem;bottom:calc(.75rem + env(safe-area-inset-bottom));align-items:flex-end}.otp-root .panel-inner{background:var(--bg);padding:.85rem}@supports (color:color-mix(in lab, red, red)){.otp-root .panel-inner{background:color-mix(in srgb,var(--bg)70%,transparent)}}.otp-root .panel-inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.otp-root .panel-title{margin-bottom:.5rem;font-size:.6rem}.otp-root .panel-body{font-size:.92rem;line-height:1.5}}.otp-root #comparison{border-top:var(--border);padding:9rem 0 4rem}.otp-root .cmp-inner{max-width:1100px;margin:0 auto;padding:0 2rem}.otp-root .cmp-header{text-align:center;margin-bottom:2.5rem}.otp-root .cmp-title{font-family:var(--font-header);color:var(--accent);letter-spacing:.2em;margin-bottom:.75rem;font-size:.7rem}.otp-root .cmp-subtitle{font-family:var(--font-body);color:var(--text);opacity:.5;font-size:1.25rem}.otp-root .cmp-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;overflow-x:auto}.otp-root .cmp-table{border-collapse:collapse;width:100%;min-width:640px}.otp-root .cmp-th{font-family:var(--font-header);letter-spacing:.1em;text-align:left;border:var(--border);background:var(--text);padding:.75rem 1rem;font-size:.6rem}@supports (color:color-mix(in lab, red, red)){.otp-root .cmp-th{background:color-mix(in srgb,var(--text)5%,var(--bg))}}.otp-root .cmp-th{white-space:nowrap}.otp-root .cmp-th-gadget{color:var(--accent);border-left:2px solid var(--accent)}.otp-root .cmp-td{font-family:var(--font-body);border:var(--border);vertical-align:top;opacity:.85;padding:.75rem 1rem;font-size:1.1rem;line-height:1.6}.otp-root .cmp-td-feature{font-family:var(--font-header);letter-spacing:.08em;opacity:1;white-space:nowrap;background:var(--text);font-size:.6rem;line-height:1.8}@supports (color:color-mix(in lab, red, red)){.otp-root .cmp-td-feature{background:color-mix(in srgb,var(--text)2%,var(--bg))}}.otp-root .cmp-td-gadget{border-left:2px solid var(--accent);opacity:1}.otp-root .cmp-table tbody tr:nth-child(2n) .cmp-td{background:var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .cmp-table tbody tr:nth-child(2n) .cmp-td{background:color-mix(in srgb,var(--text)2%,var(--bg))}}.otp-root .cmp-footer{font-family:var(--font-body);color:var(--text);opacity:.5;margin-top:1.5rem;font-size:1.15rem;line-height:1.6}.otp-root .cmp-footer-prompt{font-family:var(--font-body);color:var(--accent);opacity:1;margin-right:.4rem}@media (max-width:900px){.otp-root #comparison{padding:5rem 0}.otp-root .cmp-inner{padding:0 1.25rem}.otp-root .cmp-td{font-size:1rem}.otp-root .cmp-table-wrap{overflow-x:visible}.otp-root .cmp-table{min-width:0}.otp-root .cmp-table thead{display:none}.otp-root .cmp-table tbody{flex-direction:column;gap:1rem;display:flex}.otp-root .cmp-table tbody tr{border:var(--border);flex-direction:column;display:flex}.otp-root .cmp-td{border:none;border-bottom:var(--border);padding:.5rem .75rem;display:block}.otp-root .cmp-td:last-child{border-bottom:none}.otp-root .cmp-td-feature{white-space:normal;background:var(--text);font-size:.55rem}@supports (color:color-mix(in lab, red, red)){.otp-root .cmp-td-feature{background:color-mix(in srgb,var(--text)6%,var(--bg))}}.otp-root .cmp-td-feature{padding:.4rem .75rem}.otp-root .cmp-td-gadget{border-left:2px solid var(--accent)!important}.otp-root .cmp-td[data-label]:before{content:attr(data-label);font-family:var(--font-header);letter-spacing:.08em;opacity:.5;margin-bottom:.25rem;font-size:.5rem;display:block}.otp-root .cmp-td-gadget:before{color:var(--accent);opacity:.8}}.otp-root #how-it-works{padding:4rem 0 9rem}.otp-root .hiw-inner{max-width:760px;margin:0 auto;padding:0 2rem}.otp-root .hiw-header{text-align:center;margin-bottom:3rem}.otp-root .hiw-icon{width:96px;height:96px;fill:var(--accent);opacity:.9;margin:0 auto 1.5rem;display:block}.otp-root .hiw-title{font-family:var(--font-header);color:var(--accent);letter-spacing:.2em;margin-bottom:.75rem;font-size:.7rem}.otp-root .hiw-subtitle{font-family:var(--font-body);color:var(--text);opacity:.5;font-size:1.25rem}.otp-root .hiw-summary{border:1px solid var(--text);background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-summary{background:color-mix(in srgb,var(--accent)10%,var(--bg))}}.otp-root .hiw-summary{margin-bottom:1.25rem;padding:1.5rem}.otp-root .hiw-summary-title{font-family:var(--font-header);color:var(--accent);margin-bottom:1rem;font-size:.65rem}.otp-root .hiw-summary>p{font-family:var(--font-body);color:var(--text);margin-bottom:1.25rem;font-size:1.2rem;line-height:1.65}.otp-root .hiw-summary-grid{background:var(--text);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-summary-grid{background:color-mix(in srgb,var(--text)35%,transparent)}}.otp-root .hiw-summary-grid{border:1px solid var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-summary-grid{border:1px solid color-mix(in srgb,var(--text)35%,transparent)}}.otp-root .hiw-summary-item{background:var(--bg);padding:1rem}.otp-root .hiw-summary-item span{font-family:var(--font-header);color:var(--accent);margin-bottom:.7rem;font-size:.5rem;display:block}.otp-root .hiw-summary-item p{font-family:var(--font-body);color:var(--text);opacity:.8;font-size:1rem;line-height:1.55}.otp-root .hiw-details{border:1px solid var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-details{border:1px solid color-mix(in srgb,var(--text)55%,transparent)}}.otp-root .hiw-details{background:var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-details{background:color-mix(in srgb,var(--text)3%,var(--bg))}}.otp-root .hiw-details-summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;list-style:none;display:flex}.otp-root .hiw-details-summary::-webkit-details-marker{display:none}.otp-root .hiw-details-summary:after{content:"+";border:1px solid var(--accent);width:1.75rem;height:1.75rem;color:var(--accent);font-family:var(--font-header);flex:none;place-items:center;font-size:.8rem;display:grid}.otp-root .hiw-details[open] .hiw-details-summary:after{content:"-"}.otp-root .hiw-details-kicker{font-family:var(--font-body);opacity:.65;font-size:1rem}.otp-root .hiw-details-title{font-family:var(--font-header);color:var(--accent);font-size:.6rem}.otp-root .hiw-details-body{border-top:1px solid var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-details-body{border-top:1px solid color-mix(in srgb,var(--text)25%,transparent)}}.otp-root .hiw-details-body{padding:2rem 1.25rem 0}.otp-root .hiw-block{margin-bottom:3rem}.otp-root .hiw-block-title{font-family:var(--font-header);color:var(--text);letter-spacing:.1em;margin-bottom:1.25rem;font-size:.55rem;line-height:1.8}.otp-root .hiw-block p{font-family:var(--font-body);color:var(--text);opacity:.85;margin-bottom:1rem;font-size:1.15rem;line-height:1.7}.otp-root .hiw-card{border:1px solid var(--text);background:var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-card{background:color-mix(in srgb,var(--text)4%,var(--bg))}}.otp-root .hiw-card{margin-top:2rem;position:relative}.otp-root .hiw-card:before{content:attr(data-label);background:var(--bg);font-family:var(--font-header);letter-spacing:.15em;color:var(--accent);padding:0 .5rem;font-size:.45rem;position:absolute;top:-.7rem;left:1rem}.otp-root .hiw-card-body{padding:1.5rem 1.25rem 1.25rem}.otp-root .hiw-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.otp-root .hiw-chip{font-family:var(--font-header);letter-spacing:.08em;border:1px solid var(--text);color:var(--text);padding:.45rem .55rem;font-size:.4rem}.otp-root .hiw-io{font-family:var(--font-body);color:var(--text);font-size:1.1rem}.otp-root .hiw-io span{color:var(--accent)}.otp-root .hiw-formula{font-family:var(--font-body);color:var(--accent);white-space:pre-wrap;margin-top:1rem;font-size:1rem;overflow-x:auto}.otp-root .hiw-timeline{border:1px solid var(--text);background:var(--text);margin-top:1.5rem;position:relative}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-timeline{background:color-mix(in srgb,var(--text)4%,var(--bg))}}.otp-root .hiw-timeline{padding:1.25rem 1.25rem 1.25rem 0}.otp-root .hiw-timeline:before{content:"";background:var(--text);width:1px;position:absolute;top:1.25rem;bottom:1.25rem;left:calc(.625rem + 13.5px);transform:translate(-50%)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-timeline:before{background:color-mix(in srgb,var(--text)35%,transparent)}}.otp-root .hiw-tl-step{grid-template-columns:calc(1.25rem + 27px) 4.75rem 1fr;align-items:center;gap:.75rem;padding:.5rem 0;display:grid;position:relative}.otp-root .hiw-tl-node{border:1px solid var(--text);background:var(--bg);width:27px;height:27px;color:var(--accent);font-family:var(--font-header);z-index:1;grid-column:1;justify-content:center;justify-self:center;align-items:center;font-size:.5rem;display:flex;position:relative}.otp-root .hiw-tl-actor{font-family:var(--font-header);letter-spacing:.08em;color:var(--accent);grid-column:2;font-size:.55rem}.otp-root .hiw-tl-text{font-family:var(--font-body);color:var(--text);grid-column:3;font-size:1.05rem}.otp-root .hiw-tl-handoff{z-index:1;text-align:center;font-family:var(--font-header);letter-spacing:.12em;color:var(--bg);background:var(--accent);margin:.6rem 0;padding:.6rem 0;font-size:.45rem;position:relative}.otp-root .hiw-authstrip{border:1px solid var(--text);grid-template-columns:auto auto 1fr auto;margin-top:1.5rem;display:grid}.otp-root .hiw-byte{text-align:center;font-family:var(--font-body);color:var(--text);border-right:1px solid var(--text);background:var(--text);padding:.75rem .5rem;font-size:.95rem}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-byte{background:color-mix(in srgb,var(--text)4%,var(--bg))}}.otp-root .hiw-byte.tag{border-right:none}.otp-root .hiw-byte.ct{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-byte.ct{background:color-mix(in srgb,var(--accent)18%,var(--bg))}}.otp-root .hiw-byte b{font-family:var(--font-header);color:var(--accent);letter-spacing:.05em;white-space:nowrap;margin-bottom:.55rem;font-size:.55rem;display:block}.otp-root .hiw-as-brace{text-align:center;font-family:var(--font-header);letter-spacing:.1em;color:var(--accent);border-top:1px solid var(--accent);grid-column:1/4;padding:.65rem .5rem;font-size:.45rem}.otp-root .hiw-as-arrow{text-align:center;font-family:var(--font-header);letter-spacing:.1em;color:var(--accent);border-top:1px solid var(--accent);white-space:nowrap;grid-column:4;padding:.65rem .5rem;font-size:.45rem}.otp-root .hiw-as-note{font-family:var(--font-body);color:var(--text);opacity:.85;margin-top:1rem;font-size:1.1rem;line-height:1.7}.otp-root .hiw-as-note em{color:var(--accent);font-style:normal}.otp-root .hiw-rows{flex-direction:column;display:flex}.otp-root .hiw-row{border-bottom:1px dashed var(--text);justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-row{border-bottom:1px dashed color-mix(in srgb,var(--text)20%,transparent)}}.otp-root .hiw-row{font-family:var(--font-body);color:var(--text);font-size:1.05rem}.otp-root .hiw-row:last-child{border-bottom:none}.otp-root .hiw-row b{color:var(--accent)}.otp-root .hiw-block p em{color:var(--accent);font-style:normal}.otp-root .hiw-km{max-width:440px;margin:0 auto}.otp-root .hiw-km-inputs{align-items:stretch;gap:.5rem;display:flex}.otp-root .hiw-km-box{border:1px solid var(--text);background:var(--text);flex:1;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-km-box{background:color-mix(in srgb,var(--text)4%,var(--bg))}}.otp-root .hiw-km-box{font-family:var(--font-body);color:var(--text);text-align:center;padding:.7rem .6rem;font-size:1.05rem}.otp-root .hiw-km-box.solo{width:100%}.otp-root .hiw-km-box.accent{border-color:var(--accent);background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-km-box.accent{background:color-mix(in srgb,var(--accent)14%,var(--bg))}}.otp-root .hiw-km-plus{font-family:var(--font-body);color:var(--accent);flex:none;align-self:center;font-size:1.25rem}.otp-root .hiw-km-caption{text-align:center;font-family:var(--font-header);letter-spacing:.05em;color:var(--accent);margin-top:.7rem;font-size:.4rem}.otp-root .hiw-km-op{text-align:center;font-family:var(--font-header);letter-spacing:.12em;color:var(--accent);margin:.85rem 0;font-size:.45rem}.otp-root .hiw-km-target{text-align:center;border:1px dashed var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root .hiw-km-target{border:1px dashed color-mix(in srgb,var(--text)35%,transparent)}}.otp-root .hiw-km-target{font-family:var(--font-body);color:var(--text);padding:.7rem .6rem;font-size:1.05rem}.otp-root .hiw-divider{font-family:var(--font-body);color:var(--text);opacity:.2;align-items:center;gap:.75rem;margin:2.5rem 0;font-size:1rem;display:flex}.otp-root .hiw-divider-line{border-top:1px solid;flex:1}.otp-root .hiw-list{flex-direction:column;gap:1rem;margin-top:1rem;padding-left:1.5rem;list-style:outside;display:flex}.otp-root .hiw-list li{font-family:var(--font-body);color:var(--text);opacity:.85;font-size:1.15rem;line-height:1.65}.otp-root .hiw-weakness-label{font-family:var(--font-header);color:var(--accent);letter-spacing:.05em;vertical-align:middle;margin-right:.4rem;font-size:.6rem;display:inline-block}@media (max-width:900px){.otp-root #how-it-works{padding:5rem 0}.otp-root .hiw-inner{padding:0 1.25rem}.otp-root .hiw-tl-step{grid-template-columns:calc(1.25rem + 27px) 1fr;row-gap:.15rem}.otp-root .hiw-tl-actor{grid-area:1/2}.otp-root .hiw-tl-text{grid-area:2/2}.otp-root .hiw-tl-node{grid-row:1/span 2}.otp-root .hiw-formula{font-size:.85rem}.otp-root .hiw-byte{padding:.6rem .3rem;font-size:.8rem}.otp-root .hiw-byte b{font-size:.45rem}.otp-root .hiw-as-brace,.otp-root .hiw-as-arrow{padding:.55rem .3rem;font-size:.4rem}.otp-root .hiw-km-inputs{flex-direction:column}.otp-root .hiw-row{flex-direction:column;gap:.2rem}.otp-root .hiw-row b{align-self:flex-start}.otp-root .hiw-summary{padding:1.25rem}.otp-root .hiw-summary-grid{grid-template-columns:1fr}.otp-root .hiw-details-summary{flex-direction:column;align-items:flex-start;padding-right:4rem;position:relative}.otp-root .hiw-details-summary:after{position:absolute;top:1rem;right:1.25rem}.otp-root .hiw-block p,.otp-root .hiw-list li{font-size:1.05rem}}.otp-root #buy{border-top:1px solid var(--text);padding:9rem 0}@supports (color:color-mix(in lab, red, red)){.otp-root #buy{border-top:1px solid color-mix(in srgb,var(--text)15%,transparent)}}.otp-root .buy-inner{text-align:center;max-width:1120px;margin:0 auto;padding:0 2rem}.otp-root .buy-header{margin-bottom:1.5rem}.otp-root .buy-title{font-family:var(--font-header);color:var(--accent);letter-spacing:.2em;margin-bottom:.75rem;font-size:.7rem}.otp-root .buy-subtitle{font-family:var(--font-header);color:var(--text);font-size:1rem;line-height:1.7}.otp-root .buy-cards{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.otp-root .buy-card{border:var(--border);text-align:left;flex-direction:column;flex:320px;max-width:360px;min-height:260px;padding:1.25rem;display:flex}.otp-root .buy-card-title{font-family:var(--font-header);color:var(--accent);margin-bottom:1rem;font-size:.7rem;line-height:1.5}.otp-root .buy-card-body{font-family:var(--font-body);color:var(--text);opacity:.8;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.6}.otp-root .buy-link{width:-moz-fit-content;width:fit-content;font-family:var(--font-header);color:var(--text);background:var(--bg);border:var(--border);text-transform:uppercase;letter-spacing:.05em;margin-top:auto;padding:.85rem 1rem;font-size:.6rem;display:inline-block}.otp-root .buy-link:hover{background:var(--text);color:var(--bg);text-decoration:none}@media (max-width:900px){.otp-root #buy{padding:5rem 0}.otp-root .buy-inner{padding:0 1.25rem}.otp-root .buy-card{flex-basis:100%;max-width:none;min-height:0}.otp-root .buy-subtitle{font-size:.75rem}}.otp-root #footer{border-top:1px solid var(--text)}@supports (color:color-mix(in lab, red, red)){.otp-root #footer{border-top:1px solid color-mix(in srgb,var(--text)15%,transparent)}}.otp-root #footer{margin-top:2rem;padding:2rem 0}.otp-root .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.otp-root .footer-links{flex-wrap:wrap;gap:1.5rem;display:flex}.otp-root .footer-links a{font-family:var(--font-body);color:var(--text);opacity:.6;font-size:1rem;transition:opacity 80ms}.otp-root .footer-links a:hover{opacity:1;text-decoration:none}.otp-root .footer-right{flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.otp-root .footer-built,.otp-root .footer-analytics{font-family:var(--font-body);color:var(--text);opacity:.35;font-size:.9rem}@media (max-width:900px){.otp-root .footer-inner{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1.25rem}.otp-root .footer-right{align-items:flex-start}}.otp-root #try-it{padding:0}.otp-root .try-it-inner{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.otp-root .try-it-header{text-align:center;flex-direction:column;gap:.5rem;padding:7rem 1rem 1rem;display:flex}.otp-root .try-it-title{font-family:var(--font-header);color:var(--accent);letter-spacing:.2em;font-size:.7rem}.otp-root .try-it-subtitle{font-family:var(--font-body);color:var(--text);opacity:.75;font-size:clamp(1.1rem,2vw,1.4rem)}.otp-root .try-it-desktop{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.otp-root .try-it-mode-overlay{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f5f1e859;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.otp-root .try-it-mode-modal{background:var(--bg);border:var(--border);flex-direction:column;align-items:center;gap:1.25rem;max-width:90%;padding:2rem 3rem;display:flex}.otp-root .try-it-mode-label{font-family:var(--font-body);color:var(--text);opacity:.8;font-size:1.2rem}.otp-root .try-it-mode-cards{justify-content:center;gap:1rem;display:flex}.otp-root .mode-card{border:var(--border);background:var(--bg);color:var(--text);cursor:pointer;text-align:left;flex-direction:column;flex:1;gap:.75rem;padding:1.25rem 1.5rem;transition:background 80ms,color 80ms;display:flex}.otp-root .mode-card:hover,.otp-root .mode-card:focus-visible{background:var(--text);color:var(--bg);outline:none}.otp-root .mode-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.otp-root .mode-card-title{font-family:var(--font-header);white-space:nowrap;font-size:.7rem;line-height:1.6}.otp-root .mode-card-time{font-family:var(--font-header);color:var(--accent);font-size:.6rem}.otp-root .mode-card:hover .mode-card-time,.otp-root .mode-card:focus-visible .mode-card-time{color:var(--accent)}.otp-root .mode-card-desc{font-family:var(--font-body);opacity:.7;font-size:1rem;line-height:1.5}.otp-root .mode-card:hover .mode-card-desc,.otp-root .mode-card:focus-visible .mode-card-desc{opacity:1}.otp-root .try-it-hud{background:var(--bg);border:var(--border);border-left:3px solid var(--accent);pointer-events:auto;flex-direction:column;gap:.4rem;min-width:16rem;max-width:22rem;padding:.55rem .85rem;animation:.45s ease-out hud-pulse}.otp-root .hud-header{font-family:var(--font-header);letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.5rem;display:flex}.otp-root .hud-mode{color:var(--accent)}.otp-root .hud-countdown{color:var(--text);opacity:.55;white-space:nowrap}.otp-root .hud-dots{flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.otp-root .hud-dot{border:1px solid var(--text);opacity:.35;border-radius:50%;width:.38rem;height:.38rem}.otp-root .hud-dot--done{background:var(--accent);border-color:var(--accent);opacity:1}.otp-root .hud-dot--current{border-color:var(--accent);opacity:1}.otp-root .hud-step{animation:.35s ease-out hud-step-in}.otp-root .hud-step-row{align-items:flex-start;gap:.5rem;display:flex}.otp-root .hud-step-num{background:var(--accent);width:1.4rem;height:1.4rem;color:var(--bg);font-family:var(--font-header);flex-shrink:0;justify-content:center;align-items:center;font-size:.55rem;display:flex}.otp-root .hud-step-label{font-family:var(--font-body);color:var(--accent);flex:1;font-size:1.05rem;line-height:1.4}.otp-root .hud-skip{font-family:var(--font-header);letter-spacing:.1em;color:var(--accent);opacity:.8;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:.15rem;margin-left:.5rem;padding:0;font-size:.45rem}.otp-root .hud-skip:hover{opacity:1;text-decoration:underline}.otp-root .hud-done{font-family:var(--font-header);letter-spacing:.1em;color:var(--accent);margin:0;font-size:.6rem}@media (prefers-reduced-motion:reduce){.otp-root .try-it-hud,.otp-root .hud-step{animation:none}}.otp-root .try-it-gadgets{width:100%;position:relative}.otp-root .gadget-labels{z-index:2;pointer-events:none;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:.75rem;left:1rem;right:1rem}.otp-root .gadget-label{font-family:var(--font-header);color:var(--text);letter-spacing:.15em;text-transform:uppercase;background:var(--bg);border:var(--border);padding:.3rem .8rem;font-size:.5rem}.otp-root .gadget-center-info{flex-direction:column;align-items:center;gap:.35rem;display:flex}.otp-root .try-it-shared-canvas{width:100%;height:calc(100vh - var(--navbar-height));cursor:default;border:var(--border);display:block}.otp-root .try-it-reset-btn{z-index:3;background:var(--bg);border:var(--border);cursor:pointer;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.35rem;display:flex;position:absolute;bottom:.75rem;right:1rem}.otp-root .try-it-reset-btn svg{width:100%;height:100%;fill:var(--text);transition:fill 80ms}.otp-root .try-it-reset-btn:hover{background:var(--text)}.otp-root .try-it-reset-btn:hover svg{fill:var(--bg)}.otp-root .try-it-queue-overlay{z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#f5f1e88c;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 3rem;display:flex;position:absolute;inset:0}.otp-root .queue-title{font-family:var(--font-header);color:var(--accent);font-size:.6rem}.otp-root .queue-position,.otp-root .queue-eta{font-family:var(--font-body);color:var(--text);opacity:.85;font-size:1.2rem}.otp-root .try-it-offline-state{text-align:center;flex-direction:column;align-items:center;gap:1.25rem}.otp-root .try-it-offline-face{font-family:var(--font-header);color:var(--text);font-size:2.5rem;line-height:1}.otp-root .try-it-offline-msg{font-family:var(--font-body);color:var(--text);opacity:.7;font-size:1.1rem}.otp-root .try-it-offline-msg a{color:var(--text);text-decoration:underline}.otp-root .try-it-retry-btn{font-family:var(--font-header);border:var(--border);background:var(--bg);color:var(--text);cursor:pointer;padding:.75rem 1.1rem;font-size:.5rem;transition:background 80ms,color 80ms}.otp-root .try-it-retry-btn:hover{background:var(--text);color:var(--bg)}.otp-root .try-it-mode-intro{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;max-width:34rem}.otp-root .try-it-finish-spotlight{z-index:3;pointer-events:auto;background:radial-gradient(at 75% 48%,#f5f1e800 0% 23%,#f5f1e824 38%,#0a0a0a57 100%);animation:.24s ease-out hud-step-in;position:absolute;inset:0}.otp-root .try-it-finish-callout{background:var(--bg);border:var(--border);border-left:3px solid var(--accent);color:var(--accent);font-family:var(--font-header);letter-spacing:.14em;text-transform:uppercase;padding:.55rem .85rem;font-size:.55rem;animation:.9s ease-out infinite alternate hud-pulse;position:absolute;top:clamp(4.5rem,13vh,7.5rem);right:clamp(1.5rem,12vw,8rem)}@media (prefers-reduced-motion:reduce){.otp-root .try-it-finish-spotlight,.otp-root .try-it-finish-callout{animation:none}}.otp-root .try-it-complete{z-index:4;background:var(--bg);border:var(--border);border-left:3px solid var(--accent);text-align:left;flex-direction:column;align-items:flex-start;gap:.85rem;width:min(40rem,100% - 2rem);padding:1.1rem 1.4rem;animation:.4s ease-out hud-step-in;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.otp-root .try-it-complete{animation:none}}.otp-root .try-it-intro-heading,.otp-root .try-it-complete-heading{font-family:var(--font-header);letter-spacing:.15em;color:var(--accent);font-size:.7rem}.otp-root .try-it-intro-body p,.otp-root .try-it-complete-body{font-family:var(--font-body);color:var(--text);opacity:.85;margin:0;font-size:1.05rem;line-height:1.55}.otp-root .try-it-intro-body{flex-direction:column;gap:.75rem;display:flex}.otp-root .try-it-complete-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.otp-root .try-it-primary-btn,.otp-root .try-it-secondary-btn{font-family:var(--font-header);letter-spacing:.1em;border:var(--border);cursor:pointer;align-items:center;gap:.45rem;padding:.75rem 1.1rem;font-size:.5rem;text-decoration:none;transition:background 80ms,color 80ms;display:inline-flex}.otp-root .try-it-primary-btn{background:var(--accent);border-color:var(--accent);color:var(--bg)}.otp-root .try-it-primary-btn:hover{background:var(--text);border-color:var(--text);color:var(--bg)}.otp-root .try-it-secondary-btn{background:var(--bg);color:var(--text)}.otp-root .try-it-secondary-btn:hover{background:var(--text);color:var(--bg)}.otp-root .try-it-restart-btn svg{fill:currentColor;flex-shrink:0;width:.85rem;height:.85rem}.otp-root .try-it-mobile-video-slot{width:100%;display:none}.otp-root .try-it-desktop-video-slot{width:min(68rem,100% - 2rem);margin:4rem auto 0}.otp-root .try-it-video-block{grid-template-columns:minmax(14rem,.36fr) minmax(0,.64fr);align-items:stretch;gap:1rem;width:100%;display:grid}.otp-root .try-it-video-copy{background:var(--bg);border:var(--border);border-left:3px solid var(--accent);flex-direction:column;justify-content:center;gap:.75rem;padding:1.25rem;display:flex}.otp-root .try-it-video-kicker{font-family:var(--font-header);letter-spacing:.12em;color:var(--accent);font-size:.52rem;line-height:1.6}.otp-root .try-it-video-heading{font-family:var(--font-header);color:var(--text);font-size:.78rem;line-height:1.6}.otp-root .try-it-video-text{font-family:var(--font-body);color:var(--text);opacity:.78;font-size:1.08rem;line-height:1.5}.otp-root .try-it-video-player,.otp-root .try-it-video-poster-placeholder{aspect-ratio:16/9;background:linear-gradient(#0a0a0a12 1px,transparent 1px),linear-gradient(90deg,#0a0a0a12 1px,transparent 1px),var(--bg);border:var(--border);background-size:18px 18px;min-height:19rem;position:relative;overflow:hidden}.otp-root .try-it-video-poster-placeholder{color:var(--accent);font-family:var(--font-header);letter-spacing:.16em;text-align:center;justify-content:center;align-items:center;font-size:.9rem;line-height:1.8;display:flex}.otp-root .try-it-video-poster-placeholder:before{content:"";border:var(--border);opacity:.35;position:absolute;inset:1rem}.otp-root .try-it-video-media{object-fit:cover;background:var(--text);cursor:pointer;width:100%;height:100%;display:block}.otp-root .try-it-video-hitarea,.otp-root .try-it-video-pause-overlay{z-index:2;background:#0a0a0a2e;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.otp-root .try-it-video-hitarea:hover,.otp-root .try-it-video-pause-overlay:hover{background:#0a0a0a47}.otp-root .try-it-video-play-large,.otp-root .try-it-video-play-small{background:var(--accent);border:var(--border);clip-path:polygon(28% 18%,28% 82%,82% 50%);width:5.25rem;height:5.25rem;transition:transform .1s;display:block}.otp-root .try-it-video-play-small{background:var(--bg);width:3.5rem;height:3.5rem}.otp-root .try-it-video-hitarea:hover .try-it-video-play-large,.otp-root .try-it-video-pause-overlay:hover .try-it-video-play-small{transform:scale(1.08)}.otp-root .try-it-video-player[data-state=idle] .try-it-video-pause-overlay,.otp-root .try-it-video-player[data-state=idle] .try-it-video-controls,.otp-root .try-it-video-player[data-state=idle] .try-it-video-loading,.otp-root .try-it-video-player[data-state=idle] .try-it-video-error,.otp-root .try-it-video-player[data-state=playing] .try-it-video-hitarea,.otp-root .try-it-video-player[data-state=playing] .try-it-video-pause-overlay,.otp-root .try-it-video-player[data-state=playing] .try-it-video-loading,.otp-root .try-it-video-player[data-state=playing] .try-it-video-error,.otp-root .try-it-video-player[data-state=paused] .try-it-video-hitarea,.otp-root .try-it-video-player[data-state=paused] .try-it-video-loading,.otp-root .try-it-video-player[data-state=paused] .try-it-video-error,.otp-root .try-it-video-player[data-state=buffering] .try-it-video-hitarea,.otp-root .try-it-video-player[data-state=buffering] .try-it-video-pause-overlay,.otp-root .try-it-video-player[data-state=buffering] .try-it-video-error,.otp-root .try-it-video-player[data-state=error] .try-it-video-hitarea,.otp-root .try-it-video-player[data-state=error] .try-it-video-pause-overlay,.otp-root .try-it-video-player[data-state=error] .try-it-video-loading,.otp-root .try-it-video-player[data-state=error] .try-it-video-controls{display:none}.otp-root .try-it-video-loading,.otp-root .try-it-video-error{z-index:3;font-family:var(--font-header);letter-spacing:.18em;color:var(--accent);background:#f5f1e8c2;justify-content:center;align-items:center;font-size:.62rem;display:flex;position:absolute;inset:0}.otp-root .try-it-video-error{color:var(--text);text-align:center;padding:1rem}.otp-root .try-it-video-controls{z-index:4;border-top:var(--border);opacity:0;background:#f5f1e8e6;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:.5rem;padding:.8rem;transition:opacity .12s;display:grid;position:absolute;bottom:0;left:0;right:0}:-webkit-any(.otp-root .try-it-video-player:hover .try-it-video-controls,.otp-root .try-it-video-player[data-state=paused] .try-it-video-controls,.otp-root .try-it-video-player[data-state=buffering] .try-it-video-controls,.otp-root .try-it-video-player:-webkit-full-screen .try-it-video-controls){opacity:1}:is(.otp-root .try-it-video-player:hover .try-it-video-controls,.otp-root .try-it-video-player[data-state=paused] .try-it-video-controls,.otp-root .try-it-video-player[data-state=buffering] .try-it-video-controls,.otp-root .try-it-video-player:fullscreen .try-it-video-controls){opacity:1}.otp-root .try-it-video-toggle,.otp-root .try-it-video-cc,.otp-root .try-it-video-speed,.otp-root .try-it-video-fullscreen{padding:.55rem .7rem;font-size:.45rem}.otp-root .try-it-video-toggle{min-width:4.2rem}.otp-root .try-it-video-cc,.otp-root .try-it-video-fullscreen{min-width:3.4rem}.otp-root .try-it-video-speed{min-width:3rem}.otp-root .try-it-video-cc[data-active=true]{background:var(--accent);color:var(--bg);border-color:var(--accent)}.otp-root .try-it-video-progress{cursor:pointer;touch-action:none;align-items:center;min-height:2.2rem;display:flex}.otp-root .try-it-video-progress:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.otp-root .try-it-video-progress-track{background:#0a0a0a40;width:100%;height:.28rem;position:relative}.otp-root .try-it-video-progress-fill{background:var(--accent);width:0;height:100%;position:absolute;top:0;left:0}.otp-root .try-it-video-progress-thumb{background:var(--accent);border:var(--border);width:.82rem;height:.82rem;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.otp-root .try-it-video-links{min-height:1.4rem;font-family:var(--font-header);letter-spacing:.1em;flex-wrap:wrap;grid-column:2;align-items:center;gap:.75rem;font-size:.5rem;display:flex}.otp-root .try-it-video-youtube{color:var(--accent)}.otp-root .try-it-video-skip{color:var(--accent);font-family:inherit;font-size:inherit;letter-spacing:inherit;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0}.otp-root .try-it-video-skip:hover{color:var(--text);background:0 0;text-decoration:underline}.otp-root .try-it-video-transcript{border:var(--border);font-family:var(--font-body);color:var(--text);grid-column:1/-1;padding:1rem 1.25rem;font-size:1rem}.otp-root .try-it-video-transcript summary{font-family:var(--font-header);color:var(--accent);cursor:pointer;font-size:.52rem}.otp-root .try-it-video-transcript p{opacity:.82;margin-top:.75rem;line-height:1.55}.otp-root .sd-label-svg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.otp-root .sd-label-line{stroke:var(--accent);stroke-width:1px}.otp-root .sd-label-dot{fill:var(--accent)}.otp-root .sd-card-label{font-family:var(--font-header);color:var(--text);background:var(--bg);border:var(--border);pointer-events:none;white-space:nowrap;z-index:1;letter-spacing:.1em;padding:.25rem .5rem;font-size:.4rem;position:absolute}@media (max-width:900px){.otp-root .try-it-inner{padding:0 1rem}.otp-root .try-it-desktop{display:none}.otp-root .try-it-mobile-video-slot{display:block}.otp-root .try-it-desktop-video-slot{display:none}.otp-root .try-it-video-block{grid-template-columns:1fr}.otp-root .try-it-video-copy{padding:1rem}.otp-root .try-it-video-player,.otp-root .try-it-video-poster-placeholder{min-height:auto}.otp-root .try-it-video-links,.otp-root .try-it-video-transcript{grid-column:1}.otp-root .sd-label-svg,.otp-root .sd-card-label{display:none}}.otp-root .term{font:inherit;color:inherit;cursor:help;border:0;border-bottom:1px dotted var(--accent);background:0 0;margin:0;padding:0;text-decoration:none;transition:background-color .12s;display:inline}.otp-root .term:hover,.otp-root .term:focus-visible{background-color:#c8a02a2e;outline:none}.otp-root .term[aria-expanded=true]{background-color:#c8a02a47}.otp-term-popover{--bg:#f5f1e8;--text:#0a0a0a;--accent:#c8a02a;--font-header:"Press Start 2P",monospace;--font-body:"VT323",monospace;z-index:10000;background:var(--bg);max-width:320px;color:var(--text);border:1px solid var(--text);box-shadow:4px 4px 0 0 var(--text);font-family:var(--font-body);pointer-events:auto;padding:12px 14px;font-size:18px;line-height:1.35;position:fixed}.otp-term-popover-label{font-family:var(--font-header);letter-spacing:.06em;color:var(--accent);text-transform:uppercase;margin-bottom:6px;font-size:10px}.otp-term-popover-body{margin:0}.otp-term-popover-link{color:var(--text);border-bottom:1px solid;margin-top:10px;font-size:16px;text-decoration:none;display:inline-block}.otp-term-popover-link:hover,.otp-term-popover-link:focus-visible{color:var(--accent);border-bottom-color:var(--accent);outline:none}@media (max-width:480px){.otp-term-popover{max-width:calc(100vw - 24px);font-size:17px}}
