@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--paper:#fffaf1;--ink:#20231c;--muted:#62675d;--orange:#f28b45;--orange-dark:#9b421f;--orange-pale:#ffe0bd;--mono:"DM Mono", ui-monospace, monospace;--display:"Space Grotesk", system-ui, sans-serif;font-family:var(--display);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid var(--orange-dark);outline-offset:4px}a.web{font-weight:700}#root{background:var(--paper);width:100%;min-height:100svh}.suggest-page{background:var(--paper);min-height:100svh}.page-wrap{width:min(920px,100% - 3rem);margin:0 auto}.page-header{border-bottom:1px solid var(--ink);min-height:5rem;font:.72rem var(--mono);justify-content:space-between;align-items:center;gap:2rem;display:flex}.header-brand{color:var(--ink);white-space:nowrap;font-weight:800;text-decoration:none}.header-brand img{width:60px}.header-nav{align-items:center;gap:1.7rem;display:flex}.header-nav a{color:var(--ink);background-color:#20231c0d;padding:3px 6px;font-size:1rem;text-decoration:none;transition:color .15s}.header-nav a:hover{color:var(--orange-dark)}.header-nav .website-link{color:var(--ink)}@media (width<=700px){.page-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem 0}.header-nav{flex-wrap:wrap;gap:.7rem 1.2rem;width:100%}}.otto-profile{border-bottom:1px solid var(--ink);grid-template-columns:minmax(400px,400px) 1fr;align-items:center;gap:4.5rem;min-height:33rem;padding:4rem 0;display:grid}.otto-art{-webkit-user-select:none;user-select:none;pointer-events:none;place-items:center;min-height:300px;display:grid;position:relative}.orange-circle{background:var(--orange-pale);border-radius:50%;width:16rem;height:16rem;position:absolute}.otto-art img{z-index:1;object-fit:contain;width:480px;max-width:none;height:480px;display:block;position:relative}.mono-intro{font:.78rem var(--mono);letter-spacing:.04em;color:var(--muted);margin:0 0 .65rem}.otto-info h1{letter-spacing:-.07em;color:var(--ink);margin:0 0 1.4rem;font-size:clamp(3.5rem,8vw,5.8rem);line-height:.88}.otto-description{max-width:470px;margin:0 0 2rem;font-size:1.15rem;line-height:1.55}.status-lines{border-top:1px solid var(--ink);max-width:500px}.status-lines p{font:.76rem/1.5 var(--mono);border-bottom:1px solid #d9d1c5;grid-template-columns:135px 1fr;gap:1rem;margin:0;padding:.72rem 0;font-size:.9rem;font-weight:900;display:grid}.status-lines span{color:var(--muted)}.wake-message{font:1.5rem var(--mono);color:var(--muted);margin-top:1.6rem}.wake-message strong{color:var(--orange-dark);font-weight:500}.make-suggestion{border-bottom:1px solid var(--ink);padding:6.5rem 0}.make-suggestion h2{letter-spacing:-.065em;max-width:720px;margin:.4rem 0 1.3rem;font-size:clamp(3rem,7vw,5rem);line-height:.95}.section-copy{max-width:520px;margin:0 0 2.7rem;font-size:1.1rem;line-height:1.55}.make-suggestion form{max-width:760px}.make-suggestion textarea{resize:vertical;border:2px solid var(--ink);background:var(--paper);width:100%;min-height:145px;color:var(--ink);font:.92rem/1.6 var(--mono);border-radius:0;padding:1.1rem;display:block}.make-suggestion textarea::placeholder{color:#999b92}.make-suggestion textarea:focus{border-color:var(--orange-dark);outline:none}.form-bottom{justify-content:space-between;align-items:center;gap:1rem;max-width:760px;margin-top:.8rem;display:flex}.character-count{font:.7rem var(--mono);color:var(--muted)}.form-bottom button{background:var(--ink);min-width:220px;color:var(--paper);font:500 .82rem var(--mono);border:0;justify-content:space-between;align-items:center;gap:1.8rem;padding:.9rem 1.1rem;display:inline-flex}.form-bottom button span{color:var(--orange);font-size:1.2rem;line-height:.7}.form-bottom button:hover{background:var(--orange-dark)}.warning{font:.72rem/1.7 var(--mono);color:var(--muted);margin:1.6rem 0 0}.recent{padding:6.5rem 0}.recent-title{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.recent h2{letter-spacing:-.06em;margin:.4rem 0 0;font-size:clamp(2.8rem,6vw,4.4rem);line-height:.96}.recent-copy{margin-top:1.4rem;margin-bottom:2.7rem}.live{font:.7rem var(--mono);color:var(--muted);align-items:center;gap:.55rem;padding-bottom:.4rem;display:flex}.live span{background:#91bd4b;border-radius:50%;width:.55rem;height:.55rem;animation:1.8s ease-in-out infinite live-pulse;box-shadow:0 0 0 4px #e8f0d6}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.4}}.suggestion-list{border-top:1px solid var(--ink)}.suggestion-row{border-bottom:1px solid #d9d1c5;grid-template-columns:42px 1fr;gap:1rem;padding:1.25rem 0;display:grid}.suggestion-number{font:.72rem var(--mono);color:var(--orange-dark);padding-top:.15rem}.suggestion-row p{margin:0 0 .35rem;font-size:1rem;line-height:1.5}.suggestion-row div span{font:.68rem var(--mono);color:var(--muted)}.inbox-status{font:.72rem var(--mono);color:var(--muted);margin:1.4rem 0 0}footer{border-top:1px solid var(--ink);min-height:8rem;font:.68rem var(--mono);color:var(--muted);justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (width<=700px){.page-wrap{width:min(100% - 2rem,920px)}.otto-profile{grid-template-columns:1fr;gap:0;padding:3rem 0 4rem}.otto-art{min-height:200px}.orange-circle{width:14rem;height:14rem}.otto-art img{object-fit:cover;width:100%;max-width:300px;height:70%}.otto-info h1{font-size:3.7rem}.otto-description{font-size:1.05rem}.status-lines p{grid-template-columns:115px 1fr}.make-suggestion,.recent{padding:4.5rem 0}.make-suggestion h2{font-size:3.2rem}.section-copy{font-size:1rem}.form-bottom{align-items:flex-end}.form-bottom button{min-width:190px}.recent-title{align-items:flex-start}.recent h2{font-size:3rem}footer{min-height:6rem}}.otto-composer{z-index:100;border:2px solid var(--ink);background:var(--paper);width:min(820px,100% - 2rem);min-height:64px;box-shadow:6px 6px 0 var(--ink);font:.72rem var(--mono);grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:.8rem;padding:.55rem;display:grid;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.composer-to{padding:0 .5rem;font-weight:500}.composer-to span{color:var(--muted)}.composer-arrow{color:var(--orange-dark);font-size:1rem}.otto-composer input{min-width:0;color:var(--ink);font:.78rem var(--mono);background:0 0;border:0;outline:0;padding:.7rem 0}.otto-composer input::placeholder{color:#92958b}.composer-count{color:var(--muted);font-size:.62rem}.otto-composer button{background:var(--ink);color:var(--paper);font:500 .7rem var(--mono);border:0;align-self:stretch;padding:0 1.1rem}.otto-composer button span{color:var(--orange);margin-left:.7rem}.otto-composer button:hover{background:var(--orange-dark)}.composer-status{color:var(--muted);font:.58rem var(--mono);position:absolute;bottom:-1.35rem;right:0}.suggest-page{padding-bottom:8rem}@media (width<=650px){.otto-composer{grid-template-columns:auto auto 1fr auto;justify-content:start;display:flex}.composer-count,.composer-to{display:none}.otto-composer button{margin-left:auto;padding:0 .85rem}}.composer-fade{z-index:90;pointer-events:none;background:linear-gradient(to bottom, #fffaf100 0%, #fffaf1b8 42%, var(--paper) 100%);height:170px;position:fixed;bottom:0;left:0;right:0}.otto-composer{z-index:100}.otto-composer button:disabled{cursor:default;opacity:.55}.otto-composer{z-index:100;box-shadow:7px 7px 0 var(--ink), 0 18px 40px #20231c1f}.status-links-list{flex-wrap:wrap;gap:.55rem 1.25rem;display:flex}.status-links-list a{color:var(--ink);-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:4px}.status-links-list a:hover{color:var(--orange-dark)}.suggestion-receipt-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);background:#20231c47;place-items:center;padding:1.5rem;animation:.16s ease-out receipt-overlay-in;display:grid;position:fixed;inset:0}.suggestion-receipt{border:2px solid var(--ink);background:var(--paper);width:min(100%,520px);box-shadow:9px 9px 0 var(--orange);padding:3rem;animation:.22s ease-out receipt-in;position:relative;overflow:hidden}.receipt-progress{background:var(--orange-pale);width:100%;height:6px;position:absolute;top:0;left:0}.receipt-progress span{background:var(--orange);width:0;height:100%;animation:4.5s linear forwards receipt-loading;display:block}.receipt-close{color:var(--ink);font:1.6rem/1 var(--mono);background:0 0;border:0;padding:0;position:absolute;top:1rem;right:1rem}.receipt-label{color:var(--orange-dark);font:500 .68rem var(--mono);letter-spacing:.14em;margin:0 0 .8rem}.suggestion-receipt h2{font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(2.6rem,7vw,4.2rem);line-height:.9}.receipt-copy{max-width:390px;color:var(--muted);font:.78rem/1.6 var(--mono);margin:1.5rem 0}.suggestion-receipt blockquote{border-left:5px solid var(--orange);background:var(--orange-pale);font-family:var(--display);margin:0;padding:1rem 1.2rem;font-size:1.05rem;line-height:1.5}.suggestion-receipt footer{border-top:1px solid var(--ink);color:var(--muted);font:.58rem var(--mono);justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}@keyframes receipt-loading{0%{width:0}to{width:100%}}@keyframes receipt-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes receipt-in{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){.suggestion-receipt{padding:2.75rem 1.4rem 1.6rem}.suggestion-receipt footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){.suggestion-receipt-overlay,.suggestion-receipt{animation:none}}.header-wrap{width:min(920px,100% - 3rem);margin:0 auto}.header-nav a.active:not(.website-link){color:var(--orange-dark)}.placeholder-page{width:min(920px,100% - 3rem);color:var(--ink);margin:0 auto;padding:7rem 0}.placeholder-page>span{font:.75rem var(--mono);color:var(--muted)}.placeholder-page h1{letter-spacing:-.07em;margin:.6rem 0 1.5rem;font-size:clamp(3.5rem,9vw,6rem);line-height:.9}.placeholder-page p{max-width:540px;font-size:1.15rem;line-height:1.55}.about-page{width:min(920px,100% - 3rem);margin:0 auto}.about-hero{border-bottom:1px solid var(--ink);padding:7rem 0 8rem;position:relative}.about-eyebrow{font:.78rem var(--mono);color:var(--muted);margin:0 0 1rem}.about-hero h1{letter-spacing:-.09em;margin:0;font-size:clamp(4.5rem,12vw,8rem);line-height:.77}.about-lead{max-width:610px;margin:3.5rem 0 0;font-size:1.35rem;line-height:1.55}.about-side-note{font:.72rem var(--mono);color:var(--orange-dark);margin:2rem 0 0}.about-section{border-bottom:1px solid var(--ink);grid-template-columns:180px 1fr;gap:3rem;padding:6.5rem 0;display:grid}.about-section-label{font:500 .68rem var(--mono);letter-spacing:.08em;color:var(--orange-dark);padding-top:.5rem}.about-section-content{max-width:650px}.about-section-content>h2{letter-spacing:-.06em;margin:0 0 2.5rem;font-size:clamp(2.8rem,6vw,4.5rem);line-height:.95}.about-section-content>p{max-width:580px;margin:0 0 1.4rem;font-size:1.08rem;line-height:1.65}.about-step{border-top:1px solid #d9d1c5;grid-template-columns:45px 1fr;gap:1.4rem;padding:1.6rem 0;display:grid}.about-step:last-child{border-bottom:1px solid #d9d1c5}.about-step>span{font:.7rem var(--mono);color:var(--orange-dark);padding-top:.25rem}.about-step h3{margin:0 0 .45rem;font-size:1.15rem}.about-step p{max-width:510px;color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.about-mono{color:var(--orange-dark);font:.8rem/1.8 var(--mono)!important;margin-top:2.5rem!important}.about-links{flex-wrap:wrap;gap:.8rem;margin-top:2.5rem;display:flex}.about-links a,.about-final a{background:var(--ink);color:var(--paper);font:500 .8rem var(--mono);justify-content:space-between;align-items:center;gap:2rem;padding:.9rem 1.1rem;text-decoration:none;display:inline-flex}.about-links a span,.about-final a{color:var(--orange)}.about-final{padding:8rem 0 11rem}.about-final>p{font:.78rem var(--mono);color:var(--muted);margin:0 0 1rem}.about-final h2{letter-spacing:-.07em;max-width:750px;margin:0 0 3rem;font-size:clamp(3.2rem,8vw,6rem);line-height:.92}.about-final a{width:fit-content;color:var(--paper)}.about-final a:first-letter{color:inherit}@media (width<=700px){.about-page{width:calc(100% - 2rem)}.about-hero{padding:5rem 0}.about-hero h1{font-size:4.8rem}.about-lead{font-size:1.15rem}.about-section{grid-template-columns:1fr;gap:2rem;padding:4.5rem 0}.about-section-content>h2{font-size:3rem}.about-final{padding:5rem 0 9rem}}.updates-page{width:min(920px,100% - 3rem);margin:0 auto}.updates-hero{border-bottom:1px solid var(--ink);padding:7rem 0 7.5rem}.updates-eyebrow{font:.78rem var(--mono);color:var(--muted);margin:0 0 1rem}.updates-hero-grid{grid-template-columns:1fr 180px;align-items:end;gap:4rem;display:grid}.updates-hero h1{letter-spacing:-.09em;margin:0;font-size:clamp(4.5rem,12vw,8rem);line-height:.77}.updates-lead{max-width:590px;margin:3.5rem 0 0;font-size:1.3rem;line-height:1.55}.update-counter{padding-bottom:.3rem}.update-counter>span{font:500 .65rem var(--mono);letter-spacing:.08em;color:var(--muted);margin-bottom:.5rem;display:block}.update-counter strong{color:var(--orange-dark);letter-spacing:-.08em;font-size:5.5rem;line-height:.9;display:block}.update-counter p{font:.68rem/1.5 var(--mono);color:var(--muted);margin:.8rem 0 0}.updates-intro{border-bottom:1px solid var(--ink);grid-template-columns:180px 1fr;gap:3rem;padding:3rem 0;display:grid}.updates-intro>div{font:500 .68rem var(--mono);letter-spacing:.08em;color:var(--orange-dark)}.updates-intro p{max-width:600px;margin:0;font-size:1rem;line-height:1.65}.update-log{padding-top:6rem}.log-heading{border-bottom:2px solid var(--ink);font:500 .68rem var(--mono);letter-spacing:.08em;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.log-live{color:var(--muted);align-items:center;gap:.55rem;display:flex}.log-live span{background:#91bd4b;border-radius:50%;width:.5rem;height:.5rem;animation:1.8s ease-in-out infinite update-live;box-shadow:0 0 0 4px #e8f0d6}@keyframes update-live{50%{opacity:.35}}.update-entry{border-bottom:1px solid var(--ink);grid-template-columns:180px 1fr;gap:3rem;padding:4.5rem 0;display:grid}.update-meta{flex-direction:column;gap:.35rem;display:flex}.update-meta strong{color:var(--orange-dark);font:500 1rem var(--mono);margin-bottom:.8rem}.update-meta span{font:.68rem var(--mono);color:var(--muted)}.update-body{min-width:0}.update-status{font:.66rem var(--mono);color:var(--muted);align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.status-dot{background:#91bd4b;border-radius:50%;width:.45rem;height:.45rem}.update-body h2{letter-spacing:-.055em;max-width:610px;margin:0 0 2.5rem;font-size:clamp(2rem,5vw,3.3rem);line-height:1}.update-suggestion>span,.otto-response>span,.update-files>span{font:500 .62rem var(--mono);letter-spacing:.06em;color:var(--muted);padding-top:.15rem}.otto-response blockquote{max-width:500px;font:.8rem/1.65 var(--mono);color:var(--orange-dark);margin:0}.update-files{border-bottom:1px solid #d9d1c5}.updates-end{padding:8rem 0 11rem}.updates-end>p{font:.78rem var(--mono);color:var(--muted);margin:0 0 1rem}.updates-end h2{letter-spacing:-.07em;max-width:720px;margin:0 0 3rem;font-size:clamp(3.2rem,8vw,5.8rem);line-height:.92}.updates-end>a{background:var(--ink);color:var(--paper);font:500 .8rem var(--mono);align-items:center;gap:2rem;padding:.9rem 1.1rem;text-decoration:none;display:inline-flex}.updates-end>a span{color:var(--orange)}@media (width<=700px){.updates-page{width:calc(100% - 2rem)}.updates-hero{padding:5rem 0}.updates-hero-grid{grid-template-columns:1fr;gap:3rem}.updates-hero h1{font-size:5rem}.updates-lead{font-size:1.15rem}.update-counter strong{font-size:4.5rem}.updates-intro{grid-template-columns:1fr;gap:1rem}.update-log{padding-top:4rem}.update-entry{grid-template-columns:1fr;gap:2rem;padding:3.5rem 0}.update-meta{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid}.update-meta strong{margin:0}.update-meta span:last-child{text-align:right}.update-body h2{font-size:2.5rem}.update-suggestion,.otto-response,.update-files{grid-template-columns:80px 1fr;gap:1rem}.updates-end{padding:5rem 0 9rem}.updates-end h2{font-size:3.5rem}}.update-record{border-bottom:1px solid var(--ink)}.update-record:first-of-type{border-top:1px solid var(--ink)}.update-summary{cursor:pointer;grid-template-columns:110px 1fr 35px;align-items:center;gap:2rem;padding:2rem 0;list-style:none;display:grid}.update-summary::-webkit-details-marker{display:none}.summary-number{font:500 .75rem var(--mono);color:var(--orange-dark);align-self:start;padding-top:.4rem}.summary-meta{font:.62rem var(--mono);color:var(--muted);flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.65rem;display:flex}.summary-meta span:not(:last-child):after{content:"·";margin-left:.8rem}.summary-status{color:var(--orange-dark)}.summary-main h2{letter-spacing:-.04em;max-width:620px;margin:0;font-size:clamp(1.4rem,3vw,2rem);line-height:1.15}.summary-toggle{width:30px;height:30px;font:1.3rem var(--mono);place-items:center;transition:transform .2s,color .2s;display:grid}.update-summary:hover .summary-toggle{color:var(--orange-dark)}.update-record[open] .summary-toggle{color:var(--orange-dark);transform:rotate(45deg)}.update-expanded{grid-template-columns:110px 1fr;gap:2rem;padding:0 0 3rem;display:grid}.expanded-content{max-width:620px}.update-detail-row{border-top:1px solid #d9d1c5;grid-template-columns:100px 1fr;gap:1.5rem;padding:1rem 0;display:grid}.update-detail-row>span{font:500 .62rem var(--mono);letter-spacing:.06em;color:var(--muted)}.update-detail-row p{font:.76rem/1.5 var(--mono);margin:0}.update-detail-row code{font:.72rem/1.5 var(--mono);color:var(--muted)}.update-suggestion,.otto-response,.update-files{border-top:1px solid #d9d1c5;grid-template-columns:100px 1fr;gap:1.5rem;padding:1rem 0;display:grid}.update-suggestion>span,.otto-response>span,.update-files>span{font:500 .62rem var(--mono);letter-spacing:.06em;color:var(--muted)}.update-suggestion p{margin:0;font-size:.95rem;line-height:1.55}.otto-response blockquote{font:.8rem/1.65 var(--mono);color:var(--orange-dark);margin:0}.update-files code{font:.72rem/1.5 var(--mono);color:var(--muted)}.update-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.7rem;display:flex}.update-actions a{background:var(--ink);color:var(--paper);font:500 .7rem var(--mono);align-items:center;gap:1.3rem;padding:.72rem .9rem;text-decoration:none;display:inline-flex}.update-actions a span{color:var(--orange)}.update-actions a:hover{background:var(--orange-dark)}.empty-update-log{border-bottom:1px solid var(--ink);font:.8rem var(--mono);color:var(--muted);padding:4rem 0}.banner{justify-content:center;align-items:center;display:flex}@media (width<=700px){.update-summary{grid-template-columns:45px 1fr 25px;gap:1rem}.summary-main h2{font-size:1.4rem}.update-expanded{grid-template-columns:45px 1fr;gap:1rem}.update-suggestion,.otto-response,.update-files,.update-detail-row{grid-template-columns:80px 1fr;gap:1rem}}.wake-countdown{z-index:150;border-bottom:1px solid var(--ink);background:#fffaf1f5;width:100%;transition:background .18s,box-shadow .18s;position:sticky;top:0}.wake-countdown-inner{align-content:center;place-items:center;gap:.4rem;width:min(100% - 2rem,1280px);min-height:145px;margin:0 auto;padding:1.4rem 1rem;transition:min-height .2s,padding .2s;display:grid}.wake-label{color:var(--orange-dark);font-family:var(--mono);letter-spacing:.2em;align-items:center;gap:.65rem;font-size:.68rem;font-weight:500;display:flex}.wake-light{background:var(--orange);width:7px;height:7px;box-shadow:0 0 0 4px var(--orange-pale);border-radius:50%;animation:2s ease-in-out infinite wake-pulse}.wake-timer{color:var(--ink);font-family:var(--mono);letter-spacing:-.08em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:.95;transition:font-size .2s,letter-spacing .2s;display:flex}.wake-timer i{color:var(--orange);margin:0 .16em;font-style:normal;animation:1s step-end infinite timer-blink}.wake-note{color:var(--muted);font-family:var(--mono);letter-spacing:.04em;margin:.25rem 0 0;font-size:.62rem}.awake-text{color:var(--orange-dark);letter-spacing:-.05em}.wake-countdown.is-stuck{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf1eb;box-shadow:0 12px 30px #20231c14}.wake-countdown.is-stuck .wake-countdown-inner{grid-auto-flow:column;justify-content:center;gap:1rem;min-height:68px;padding:.65rem 1rem}.wake-countdown.is-stuck .wake-timer{letter-spacing:-.06em;font-size:1.8rem}.wake-countdown.is-stuck .wake-note{display:none}.wake-countdown.is-awake .wake-light{background:#72a63b;box-shadow:0 0 0 4px #d5eea1}@keyframes timer-blink{0%,49%{opacity:1}50%,to{opacity:.25}}@keyframes wake-pulse{0%,to{transform:scale(1)}50%{transform:scale(.72)}}@media (width<=600px){.wake-countdown-inner{min-height:120px}.wake-timer{font-size:clamp(2.3rem,13vw,3.5rem)}.wake-countdown.is-stuck .wake-countdown-inner{gap:.65rem;min-height:62px}.wake-countdown.is-stuck .wake-label{letter-spacing:.12em;font-size:.56rem}.wake-countdown.is-stuck .wake-timer{font-size:1.45rem}}@media (prefers-reduced-motion:reduce){.wake-light,.wake-timer i{animation:none}}.otto-event-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);background:#20231cd6;place-items:center;padding:1.5rem;animation:.18s ease-out otto-overlay-in;display:grid;position:fixed;inset:0}.otto-event-close{z-index:3;color:var(--paper);font:500 .65rem var(--mono);letter-spacing:.1em;background:0 0;border:0;padding:0;position:fixed;top:1.5rem;right:1.5rem}.otto-event-panel{border:2px solid var(--ink);background:var(--paper);width:min(100%,760px);max-height:calc(100svh - 3rem);box-shadow:12px 12px 0 var(--orange);animation:.32s cubic-bezier(.2,.8,.2,1) otto-panel-in;position:relative;overflow-y:auto}.otto-event-panel:after{content:"";z-index:5;pointer-events:none;background:repeating-linear-gradient(#0000 0 4px,#20231c09 5px);position:absolute;inset:0}.otto-event-header{border-bottom:1px solid var(--ink);min-height:48px;color:var(--muted);font:.6rem var(--mono);letter-spacing:.08em;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.otto-event-signal{color:var(--orange-dark);align-items:center;gap:.6rem;display:flex}.otto-event-signal span{background:var(--orange);width:8px;height:8px;box-shadow:0 0 0 4px var(--orange-pale);border-radius:50%;animation:1.2s ease-in-out infinite otto-signal-pulse}.otto-event-content{padding:clamp(2rem,7vw,4.5rem);position:relative}.otto-event-icon{object-fit:contain;width:68px;height:68px;animation:.7s ease-out otto-icon-boot;position:absolute;top:2rem;right:2rem}.otto-event-eyebrow{color:var(--orange-dark);font:500 .7rem var(--mono);letter-spacing:.15em;margin:0 0 1rem}.otto-event-content h2{max-width:610px;font-family:var(--display);letter-spacing:-.085em;margin:0;font-size:clamp(4rem,12vw,7.5rem);line-height:.78}.otto-event-copy{max-width:520px;font-family:var(--display);margin:2rem 0;font-size:clamp(1.05rem,2.5vw,1.35rem);line-height:1.5}.otto-boot-lines{border-top:1px solid var(--ink);margin:2rem 0}.otto-boot-lines p{font:.72rem var(--mono);border-bottom:1px solid #20231c33;grid-template-columns:32px 1fr auto;gap:1rem;margin:0;padding:.8rem 0;display:grid}.otto-boot-lines p span{color:var(--muted)}.otto-boot-lines p strong{color:var(--orange-dark)}.otto-result-message{border-left:4px solid var(--orange);max-width:570px;font-family:var(--mono);margin:2rem 0;padding-left:1.4rem;font-size:.95rem;line-height:1.6}.otto-result-status{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font-family:var(--mono);justify-content:space-between;gap:2rem;margin-bottom:2rem;padding:1rem 0;font-size:.72rem;display:flex}.otto-result-status span{color:var(--muted)}.otto-result-status strong{color:var(--orange-dark);text-transform:uppercase}.otto-event-action{background:var(--ink);width:fit-content;color:var(--paper);font:500 .78rem var(--mono);border:0;align-items:center;gap:2rem;padding:1rem 1.2rem;text-decoration:none;display:inline-flex}.otto-event-action span{color:var(--orange);font-size:1.1rem;transition:transform .15s}.otto-event-action:hover span{transform:translate(4px)}.otto-event-footer{border-top:1px solid var(--ink);color:var(--muted);font:.56rem var(--mono);justify-content:space-between;gap:1rem;padding:.8rem 1rem;display:flex}@keyframes otto-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes otto-panel-in{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes otto-icon-boot{0%{opacity:0;transform:translateY(12px)rotate(-8deg)}60%{transform:translateY(-4px)rotate(3deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes otto-signal-pulse{0%,to{transform:scale(1)}50%{transform:scale(.65)}}@media (width<=600px){.otto-event-overlay{align-items:end;padding:0}.otto-event-close{top:1rem;right:1rem}.otto-event-panel{width:100%;max-height:92svh;box-shadow:0 -8px 0 var(--orange);border-bottom:0;border-left:0;border-right:0}.otto-event-content{padding:2.5rem 1.25rem}.otto-event-icon{width:48px;height:48px;top:1.25rem;right:1.25rem}.otto-event-content h2{font-size:clamp(3.7rem,20vw,5.5rem)}.otto-event-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){.otto-event-overlay,.otto-event-panel,.otto-event-icon,.otto-event-signal span{animation:none}}
