@font-face{font-family:"Instrument Serif";src:url(/fonts/instrument-serif.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--bg: #0a0e14;--surface: #12202e;--surface-2: #172c3d;--accent: #9fd8e8;--text: #e8e6e0;--muted: #5a6b7a;--ember: #e07a4f;--display: "Instrument Serif", Georgia, "Times New Roman", serif;--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;overscroll-behavior:none;touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;text-size-adjust:100%}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}:focus-visible{outline:1.5px solid var(--accent);outline-offset:3px;border-radius:2px}.app{height:100dvh;max-width:440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:max(18px,env(safe-area-inset-top)) 22px max(16px,env(safe-area-inset-bottom))}.top{display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:6px}.wordmark{font-family:var(--display);font-size:22px;letter-spacing:.04em}.nav{display:flex;gap:20px}.nav-link{font-size:13px;letter-spacing:.1em;color:var(--muted);padding:4px 2px;transition:color .15s}.nav-link:hover{color:var(--text)}.nav-link.active{color:var(--accent)}.dots{display:flex;gap:7px;padding-top:3px}.dot{width:6px;height:6px;border-radius:50%;background:var(--surface-2);transition:background .25s ease,transform .25s ease}.dot.on{background:var(--accent);transform:scale(1.2)}.top.immersive .nav,.top.immersive .dots{opacity:0;pointer-events:none;transition:opacity .3s ease}.pager{flex:1;min-height:0;width:auto;align-self:stretch;margin:0 -22px;overflow:hidden;position:relative;touch-action:pan-y}.track{display:flex;height:100%;will-change:transform}.page{flex:0 0 100%;width:100%;height:100%;padding:0 22px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.page>.screen{margin-block:auto}.screen{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;padding:16px 0;overflow-wrap:anywhere}.foot{font-size:11px;letter-spacing:.06em;color:var(--muted);opacity:.7;padding-top:16px;text-align:center}.hint{font-size:13px;color:var(--muted);letter-spacing:.04em;text-align:center;max-width:300px}.hint.low{position:fixed;bottom:max(22px,env(safe-area-inset-bottom));left:0;right:0;opacity:.7}.dim{color:var(--muted)}.btn{font-size:15px;letter-spacing:.1em;color:var(--muted);padding:10px 22px;transition:color .15s}.btn:hover{color:var(--text)}.btn.primary{color:var(--accent)}.btn.quiet{font-size:13px;opacity:.8}.btn-row{display:flex;gap:12px}.big-start{font-size:16px;letter-spacing:.16em;padding:15px 46px;border-radius:30px;border:1px solid rgba(159,216,232,.32);margin-top:4px;transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease}.btn.primary.big-start:hover{background:var(--accent);color:var(--bg);border-color:var(--accent);box-shadow:0 0 28px #9fd8e847}.chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.chip{font-size:14px;letter-spacing:.06em;color:var(--muted);background:var(--surface);padding:9px 16px;border-radius:20px;transition:color .15s,background .15s}.chip:hover{color:var(--text)}.chip.active{color:var(--bg);background:var(--accent)}.toggle{font-size:14px;letter-spacing:.08em;color:var(--muted);background:var(--surface);padding:7px 16px;border-radius:16px;min-width:58px}.toggle.on{color:var(--accent)}.row-setting{width:100%;max-width:320px;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--muted);letter-spacing:.04em}.row-setting.sub{font-size:13px;margin-top:-14px}.stepper{display:inline-flex;align-items:center;gap:4px}.stepper button{width:36px;height:36px;font-size:18px;color:var(--muted);background:var(--surface);border-radius:50%}.stepper button:hover{color:var(--text)}.stepper-val{min-width:34px;text-align:center;color:var(--text);font-variant-numeric:tabular-nums}.stepper-val.wide{min-width:64px;font-size:20px;font-family:var(--display)}.stepper.big button{width:44px;height:44px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:26px;background:transparent}input[type=range]::-webkit-slider-runnable-track{height:3px;background:var(--surface-2);border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--accent);margin-top:-7.5px}input[type=range]::-moz-range-track{height:3px;background:var(--surface-2);border-radius:2px}input[type=range]::-moz-range-thumb{width:18px;height:18px;border:none;border-radius:50%;background:var(--accent)}.soundlayer{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:12px}.soundlayer-cap{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.sound-vol.hidden{opacity:0;pointer-events:none;transition:opacity .25s ease}.pills{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.pill{font-size:13px;letter-spacing:.05em;color:var(--muted);background:var(--surface);padding:8px 14px;border-radius:18px;transition:color .15s,background .15s,box-shadow .2s}.pill:hover{color:var(--text)}.pill.active{color:var(--bg);background:var(--accent);box-shadow:0 0 16px #9fd8e84d}.sound-vol{max-width:300px}.breathe-setup{gap:4px;padding-top:2px}.tech-list{list-style:none;width:100%;max-width:360px;display:flex;flex-direction:column}.tech-list li+li .tech-card:before{content:"";position:absolute;top:0;left:6px;right:6px;height:1px;background:linear-gradient(90deg,transparent,var(--surface-2) 18%,var(--surface-2) 82%,transparent)}.tech-card{position:relative;width:100%;text-align:left;display:flex;flex-direction:column;gap:9px;padding:24px 6px;animation:rise .55s cubic-bezier(.22,1,.36,1) both}.tech-list li:nth-child(1) .tech-card{animation-delay:.03s}.tech-list li:nth-child(2) .tech-card{animation-delay:.11s}.tech-list li:nth-child(3) .tech-card{animation-delay:.19s}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.tech-head{display:flex;align-items:baseline;justify-content:space-between}.tech-name{font-family:var(--display);font-size:32px;line-height:1;color:var(--text);transition:color .25s ease}.tech-arrow{color:var(--accent);font-size:17px;transform:translate(-6px);opacity:0;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}.tech-phases{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);opacity:.75}.tech-desc{font-size:13.5px;line-height:1.55;color:var(--muted);max-width:33ch}.tech-card:hover .tech-name,.tech-card:focus-visible .tech-name{color:var(--accent)}.tech-card:hover .tech-arrow,.tech-card:focus-visible .tech-arrow{opacity:1;transform:translate(0)}.breathe-config{gap:22px;animation:rise .4s cubic-bezier(.22,1,.36,1) both}.back-link{align-self:flex-start;font-size:12px;letter-spacing:.1em;color:var(--muted);padding:2px 2px 2px 0;transition:color .15s}.back-link:hover{color:var(--text)}.config-head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.config-name{font-family:var(--display);font-size:48px;line-height:1;color:var(--text)}.config-desc{font-size:13.5px;line-height:1.6;color:var(--muted);max-width:32ch}.config-note{font-size:12px;letter-spacing:.06em;color:var(--muted)}.home{gap:26px}.streak-block{display:flex;flex-direction:column;align-items:center;gap:2px}.streak-num{font-family:var(--display);font-size:92px;line-height:1;color:var(--accent);font-variant-numeric:tabular-nums}.streak-label{font-size:13px;letter-spacing:.22em;color:var(--muted);padding-left:.22em}.stat-group{width:100%;max-width:340px;display:flex;flex-direction:column;gap:10px}.stat-title{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);text-align:center}.stat-row{display:flex;justify-content:center;gap:22px;flex-wrap:wrap}.stat{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:56px}.stat-n{font-family:var(--display);font-size:30px;line-height:1;color:var(--text);font-variant-numeric:tabular-nums}.stat-l{font-size:11px;letter-spacing:.04em;color:var(--muted);text-align:center}.home-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.heatmap{display:flex;gap:3px;padding:4px 0}.heat-col{display:flex;flex-direction:column;gap:3px}.heat-cell{width:12px;height:12px;border-radius:2.5px;background:var(--surface)}.heat-cell.future{background:transparent}.heat-cell[data-level="1"]{background:#9fd8e852}.heat-cell[data-level="2"]{background:#9fd8e899}.heat-cell[data-level="3"]{background:var(--accent)}.history{gap:20px;align-items:stretch}.log{width:100%;max-width:380px;display:flex;flex-direction:column}.log-row{display:flex;align-items:center;gap:14px;padding:13px 4px;border-bottom:1px solid var(--surface)}.log-icon{color:var(--accent);display:flex;flex-shrink:0}.log-main{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.log-title{font-size:15px;letter-spacing:.03em;color:var(--text)}.log-sub{font-size:12px;letter-spacing:.03em;color:var(--muted)}.log-confirm{display:inline-flex;gap:4px}.chip-x{color:var(--muted);font-size:15px;padding:6px 10px;border-radius:14px}.chip-x:hover{color:var(--text)}.chip-x.danger{color:var(--ember);font-size:13px;letter-spacing:.06em}.chart{width:100%;max-width:380px;display:flex;flex-direction:column;gap:6px}.chart-head{display:flex;justify-content:space-between;align-items:baseline}.chart-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.chart-best{font-size:12px;color:var(--accent);font-variant-numeric:tabular-nums}.chart-svg{width:100%;height:90px}.chart-area{fill:#9fd8e81a}.chart-line{fill:none;stroke:var(--accent);stroke-width:1.5;vector-effect:non-scaling-stroke}.chart-dot{fill:var(--accent)}.chart-foot{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);letter-spacing:.03em}.session{gap:20px}.subline{font-size:13px;letter-spacing:.1em;color:var(--muted);min-height:1.2em;font-variant-numeric:tabular-nums}.circle-wrap{position:relative;width:min(72vw,300px);aspect-ratio:1;border-radius:50%}.circle{position:absolute;top:7%;right:7%;bottom:7%;left:7%;border-radius:50%;background:radial-gradient(circle at 50% 42%,rgba(159,216,232,.85) 0%,rgba(159,216,232,.38) 40%,rgba(159,216,232,.1) 64%,transparent 74%);box-shadow:0 0 90px #9fd8e824;will-change:transform}.ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.ring circle{fill:none;stroke-width:1.2}.ring-bg{stroke:#9fd8e81f}.ring-fg{stroke:var(--accent);stroke-linecap:round}.circle-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.word{font-size:15px;letter-spacing:.28em;color:var(--text);text-transform:lowercase;padding-left:.28em}.word.small{font-size:12px;color:var(--muted)}.retention-time{font-family:var(--display);font-size:56px;color:var(--accent);font-variant-numeric:tabular-nums;line-height:1}.depth{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;pointer-events:none}.depth span{position:absolute;width:44%;aspect-ratio:1;border-radius:50%;background:var(--accent);opacity:.05;filter:blur(34px)}.depth span:nth-child(1){top:6%;left:10%;animation:drift1 47s ease-in-out infinite alternate}.depth span:nth-child(2){bottom:8%;right:6%;animation:drift2 59s ease-in-out infinite alternate}.depth span:nth-child(3){top:40%;left:42%;opacity:.035;animation:drift3 71s ease-in-out infinite alternate}@keyframes drift1{to{transform:translate(14%,24%) scale(1.15)}}@keyframes drift2{to{transform:translate(-18%,-14%) scale(.9)}}@keyframes drift3{to{transform:translate(10%,-20%) scale(1.2)}}.summary{display:flex;flex-direction:column;gap:10px;min-width:200px}.summary-row{display:flex;justify-content:space-between;gap:30px;font-size:14px;letter-spacing:.05em}.summary-time{font-family:var(--display);font-size:20px;color:var(--accent);font-variant-numeric:tabular-nums}.affirm-read{gap:34px;justify-content:center}.affirm-line{display:flex;align-items:center;max-width:330px;min-height:4.4em;padding:0 6px;text-align:center;font-family:var(--display);font-size:32px;line-height:1.3;color:var(--text);animation:line-in .45s cubic-bezier(.22,1,.36,1) both}@keyframes line-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.reader-top{width:100%;max-width:340px;display:flex;align-items:center;justify-content:space-between}.back-link.accent{color:var(--accent)}.affirm-nav{display:flex;align-items:center;gap:14px}.affirm-count{font-size:12px;letter-spacing:.14em;color:var(--muted);font-variant-numeric:tabular-nums;min-width:42px;text-align:center}.btn:disabled{opacity:.25;cursor:default}.editor{width:100%;max-width:340px;display:flex;flex-direction:column;align-items:stretch;gap:10px}.field-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-top:6px}.text-input{font-family:var(--sans);font-size:15px;line-height:1.45;color:var(--text);background:var(--surface);border:none;border-radius:12px;padding:11px 13px;width:100%}.text-input::placeholder{color:var(--muted)}.text-input:focus{outline:1.5px solid var(--accent);outline-offset:0}.line-input{resize:none;min-height:62px;flex:1;min-width:0}.line-row{width:100%;display:flex;align-items:flex-start;gap:6px}.danger-text{color:var(--ember)}.danger-text:hover{color:var(--ember);opacity:.8}.backup{width:100%;max-width:340px;display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:26px;margin-top:8px;border-top:1px solid var(--surface)}.backup-note{font-size:11.5px;line-height:1.5;color:var(--muted);text-align:center;max-width:280px}@media (prefers-reduced-motion: reduce){.affirm-line{animation:none}}.streak-line{font-size:14px;letter-spacing:.18em;color:var(--muted)}@media (prefers-reduced-motion: reduce){.circle{transform:none!important;transition:opacity 2s ease!important}.circle[data-kind=inhale]{opacity:1}.circle[data-kind=exhale]{opacity:.45}.circle[data-kind=hold],.circle[data-kind=retention]{opacity:.75}.circle[data-kind=idle]{opacity:.5}.depth span,.tech-card,.breathe-config{animation:none}.tech-arrow{transition:opacity .2s ease}}
