/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#131a2d;--muted:#697188;--line:#e7e9f0;--paper:#f8f8fb;--white:#fff;--blue:#596ff0;--blue-deep:#3449cf;--blue-soft:#edf0ff;--violet:#8278ec;--mint:#59aa9a;--amber:#dd9654;--danger:#c85757;--shadow:0 18px 50px #1c24491a}*{box-sizing:border-box}html{background:#ebeef5}body{color:var(--ink);font-family:var(--font-geist-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background:#ebeef5;margin:0}button,textarea,input{font:inherit}button{color:inherit}.app-shell{background:var(--paper);width:100%;max-width:560px;min-height:100dvh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 70px #1e28501f}.ambient{filter:blur(90px);opacity:.16;pointer-events:none;border-radius:50%;width:380px;height:380px;position:fixed}.ambient-one{background:#a1aeff;top:-220px;left:calc(50% - 370px)}.ambient-two{opacity:.1;background:#f5ba93;bottom:20%;right:calc(50% - 390px)}.screen-enter{animation:.42s cubic-bezier(.2,.8,.2,1) both screenIn}@keyframes screenIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.welcome-screen{z-index:2;min-height:100dvh;padding:max(30px, env(safe-area-inset-top)) 26px max(28px, env(safe-area-inset-bottom));color:#fff;background:radial-gradient(circle at 78% 25%,#7787ff57,#0000 27%),radial-gradient(circle at 20% 80%,#4068dc38,#0000 34%),linear-gradient(155deg,#111b42 0%,#182860 50%,#10172e 100%);flex-direction:column;display:flex;position:relative}.welcome-screen:after{content:"";opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.welcome-motion{pointer-events:none;position:absolute;inset:0;overflow:hidden}.aurora{filter:blur(24px);mix-blend-mode:screen;border-radius:50%;position:absolute}.aurora-one{background:radial-gradient(circle,#6d88ff61,#3f51b600 68%);width:310px;height:310px;animation:10s ease-in-out infinite alternate auroraDrift;top:12%;right:-150px}.aurora-two{background:radial-gradient(circle,#389acd3d,#2e4ba000 70%);width:270px;height:270px;animation:13s ease-in-out -4s infinite alternate-reverse auroraDrift;bottom:6%;left:-140px}.floating-prism{border:1px solid #a1b0ff36;border-radius:14px;width:72px;height:72px;position:absolute;transform:rotate(45deg);box-shadow:inset 0 0 30px #8499ff0d,0 0 35px #6882ff14}.floating-prism:after{content:"";border:1px solid #ffffff1c;border-radius:8px;position:absolute;inset:12px}.prism-one{animation:9s ease-in-out infinite prismFloat;top:16%;right:12%}.prism-two{opacity:.7;width:42px;height:42px;animation:11s ease-in-out -3s infinite reverse prismFloat;bottom:23%;left:8%}.light-streak{background:linear-gradient(90deg,#0000,#b7c4ff80,#0000);width:160%;height:1px;animation:8s ease-in-out 1s infinite lightSweep;position:absolute;top:42%;left:-130%;transform:rotate(-22deg)}@keyframes auroraDrift{to{transform:translate(-60px,55px)scale(1.18)}}@keyframes prismFloat{0%,to{transform:rotate(45deg)translateY(0)}50%{transform:rotate(58deg)translate(-12px,-18px)}}@keyframes lightSweep{0%,30%{opacity:0;left:-140%}48%{opacity:.7}70%,to{opacity:0;left:70%}}.welcome-top,.welcome-copy,.welcome-greeting,.welcome-button{z-index:1;position:relative}.welcome-top{align-items:center;gap:11px;display:flex}.welcome-brand-button{width:max-content;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.welcome-brand-button:active,.mini-brand:active{transform:scale(.97)}.welcome-top p{letter-spacing:.19em;color:#fffc;margin:0;font-size:11px;font-weight:750}.brand-mark{width:30px;height:30px;position:relative}.brand-mark span{border:1.5px solid #ffffffc7;border-radius:3px;width:19px;height:19px;position:absolute;transform:rotate(45deg)}.brand-mark span:first-child{top:5px;left:1px}.brand-mark span:nth-child(2){border-color:#8ea2ff;top:5px;left:7px}.brand-mark span:nth-child(3){opacity:.45;top:9px;left:4px}.welcome-copy{margin:auto 0;padding:7dvh 0 5dvh}.morning-pill{letter-spacing:.05em;color:#cad3ff;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:650;display:inline-flex}.welcome-greeting{text-align:center;letter-spacing:-.04em;color:#ffffffb8;margin:0 0 15px;font-size:clamp(20px,5.8vw,27px);font-weight:580;line-height:1.05}.welcome-greeting em{color:#aebcff;font-family:Georgia,serif;font-weight:400}.welcome-quote{letter-spacing:-.05em;text-wrap:balance;color:#fff;text-shadow:0 15px 40px #02081f61;max-width:490px;margin:24px 0 0;font-family:Georgia,serif;font-size:clamp(34px,9.8vw,51px);font-weight:400;line-height:1.13}.coach-signature{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin:18px 0 0;font-size:11px}.primary-button,.secondary-button,.record-main-button,.danger-button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;font-weight:720;transition:transform .16s,box-shadow .16s,background .16s;display:flex}.primary-button{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-deep));box-shadow:0 12px 26px #4659d83d}.primary-button:active,.secondary-button:active,.record-main-button:active{transform:scale(.985)}.welcome-button{color:#182454;background:#fffffff5;box-shadow:0 18px 36px #0309214d}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.danger-button{color:var(--danger);background:#fff;border:1px solid #f0d8d8}.text-button{color:var(--blue);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700;text-decoration:underline}.topbar{z-index:20;height:68px;padding:max(10px, env(safe-area-inset-top)) 20px 7px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f8fbdb;border-bottom:1px solid #e1e3ecb8;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.mini-brand{letter-spacing:.16em;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:5px 0;font-size:11px;font-weight:820;display:flex}.mini-prism{border:2px solid var(--blue);border-radius:4px;width:20px;height:20px;transform:rotate(45deg);box-shadow:inset 5px -5px #d9dfff}.topbar-actions{align-items:center;gap:10px;display:flex}.ai-status{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.ai-status i{background:#4eaf84;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e4f4ed}.avatar-button{color:#fff;cursor:pointer;background:#182454;border:0;border-radius:50%;width:35px;height:35px;font-weight:760}.profile-menu{border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:16px;gap:6px;padding:16px;display:grid;position:absolute;top:60px;right:18px}.profile-menu strong{font-size:14px}.profile-menu>span{color:var(--muted);font-size:11px}.profile-menu button{background:var(--blue-soft);color:var(--blue-deep);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:10px;font-size:12px;font-weight:700;display:flex}.page-content{z-index:1;padding:26px 20px calc(98px + env(safe-area-inset-bottom));position:relative}.page-intro{margin-bottom:23px}.eyebrow{letter-spacing:.15em;color:var(--blue);text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:800;line-height:1.2}.page-intro h2{letter-spacing:-.045em;margin:0;font-size:33px;font-weight:690;line-height:1.05}.page-intro>p:last-child{max-width:440px;color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.5}.active-book-card{color:#fff;background:linear-gradient(145deg,#192655,#253c83);border-radius:22px;padding:18px;box-shadow:0 18px 34px #1c2b6338}.book-card-top{align-items:center;gap:12px;display:flex}.book-cover{color:#24304f;background:linear-gradient(135deg, var(--cover), var(--cover));border-radius:6px 10px 10px 6px;flex:none;place-items:center;width:55px;height:75px;display:grid}@supports (color:color-mix(in lab, red, red)){.book-cover{background:linear-gradient(135deg, var(--cover), color-mix(in srgb, var(--cover), #fff 38%))}}.book-cover{box-shadow:inset 4px 0 #ffffff40,0 8px 16px #0000001f}.small-cover{width:48px;height:62px}.book-card-copy{flex:1;min-width:0}.book-card-copy span,.current-file-card span,.book-detail-hero span{color:#aebaff;letter-spacing:.14em;font-size:9px;font-weight:800}.book-card-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:5px 0 2px;font-size:15px;line-height:1.25;overflow:hidden}.book-card-copy p{color:#fff9;margin:0;font-size:11px}.icon-button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.progress-track{background:#ffffff21;border-radius:99px;flex:1;height:5px;overflow:hidden}.progress-track span,.progress-track i{border-radius:inherit;background:#96a9ff;height:100%;display:block}.book-progress-overview{background:#ffffff13;border-radius:17px;align-items:center;gap:14px;margin:17px 0 15px;padding:14px;display:flex}.book-progress-dial{background:conic-gradient(#aab7ff var(--book-progress), #ffffff1f 0);border-radius:50%;flex:none;place-items:center;width:76px;height:76px;display:grid}.book-progress-dial:before{content:"";background:#22366f;border-radius:50%;width:62px;height:62px;position:absolute}.book-progress-dial{position:relative}.book-progress-dial span{z-index:1;text-align:center;display:grid;position:relative}.book-progress-dial b{letter-spacing:-.04em;font-size:18px}.book-progress-dial small{color:#ffffff80;margin-top:-2px;font-size:7px}.book-progress-copy{flex:1;min-width:0;display:grid}.book-progress-copy>span{color:#aebaff;letter-spacing:.11em;font-size:8px;font-weight:800}.book-progress-copy>b{margin:5px 0 9px;font-size:13px}.book-progress-copy>small{color:#ffffff80;margin-top:7px;font-size:8px}.session-prompt{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.session-prompt>div{align-items:center;gap:9px;display:flex}.session-prompt span{display:grid}.session-prompt b{font-size:12px}.session-prompt small{color:#ffffff85;margin-top:2px;font-size:9px}.session-prompt button{color:#192557;cursor:pointer;background:#fff;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:780;display:flex}.memory-nudge{margin-top:27px}.section-heading{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.section-heading h2,.section-heading h3{letter-spacing:-.035em;margin:0}.section-heading h2{font-size:31px}.section-heading h3{font-size:19px}.section-heading button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:750}.compact-heading{margin-bottom:12px}.compact-heading .eyebrow{margin-bottom:5px}.soft-icon{border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.lavender{color:#7368d6;background:#f0efff}.mint{color:#408e80;background:#e8f6f2}.blue{color:#4e65d6;background:#eaf0ff}.amber{color:#c07a3a;background:#fff1e5}.memory-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.memory-feature{text-align:left;cursor:pointer;border:0;border-radius:21px;flex-direction:column;align-items:flex-start;min-height:196px;padding:15px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.memory-feature:after{content:"";opacity:.08;border:1px solid;border-radius:28px;width:100px;height:100px;position:absolute;top:-42px;right:-42px;transform:rotate(38deg)}.memory-feature:active{transform:scale(.98)}.memory-feature-daily{color:#fff;background:linear-gradient(145deg,#5a6fd9,#7768ca);box-shadow:0 13px 26px #4f56be33}.memory-feature-book{color:#214f47;background:linear-gradient(145deg,#e3f4ef,#cbe9e0);box-shadow:0 13px 26px #3c7e6f1f}.memory-feature-icon{background:#ffffff26;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:14px;display:grid}.memory-feature-book .memory-feature-icon{background:#2c77681c}.memory-feature em{letter-spacing:.15em;opacity:.65;margin-bottom:5px;font-size:7px;font-style:normal;font-weight:850}.memory-feature>b{letter-spacing:-.035em;font-size:18px;line-height:1.02}.memory-feature>small{opacity:.7;margin:8px 0 12px;font-size:8px;line-height:1.42}.memory-feature-action{opacity:.78;border-top:1px solid;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:10px;font-size:8px;font-weight:750;display:flex}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;display:grid}.metrics-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;justify-items:start;min-width:0;padding:13px 9px;display:grid}.metrics-grid .soft-icon{border-radius:10px;width:32px;height:32px;margin-bottom:10px}.metrics-grid article>b{letter-spacing:-.04em;font-size:22px}.metrics-grid small{color:var(--muted);white-space:nowrap;font-size:9px}.metrics-grid em{color:#4a9b79;margin-top:6px;font-size:8px;font-style:normal}.coach-note,.coach-voice{background:#edf0ff;border-radius:17px;gap:11px;padding:15px;display:flex}.coach-orb{color:#fff;background:linear-gradient(135deg,#6c7fe6,#7b62c8);border-radius:50%;flex:none;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 7px 14px #5b5fc93d}.coach-note span,.coach-voice span{color:#5967ba;letter-spacing:.14em;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.coach-note p,.coach-voice p{color:#465074;margin:0;font-size:11px;line-height:1.55}.bottom-nav{z-index:30;width:min(560px,100%);height:calc(70px + env(safe-area-inset-bottom));padding:8px 9px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-top:1px solid #dde0e9e6;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8b91a2;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.bottom-nav button.active{color:var(--blue)}.bottom-nav button.active svg{filter:drop-shadow(0 4px 5px #475bdd38)}.current-file-card{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:12px;padding:15px;display:flex}.file-icon{width:44px;height:50px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.current-file-card>div:nth-child(2){flex:1;min-width:0}.current-file-card span{color:var(--blue)}.current-file-card h3{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 2px;font-size:13px;overflow:hidden}.current-file-card p{color:var(--muted);margin:0;font-size:10px}.current-file-card>svg{color:#4c9d7d}.hidden-input{display:none}.upload-zone{cursor:pointer;background:linear-gradient(145deg,#f7f8ff,#fff);border:1.5px dashed #b9c2ec;border-radius:20px;justify-items:center;width:100%;margin:16px 0;padding:27px 20px;display:grid}.upload-zone>span{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:15px;place-items:center;margin-bottom:12px;display:grid}.upload-zone b{font-size:16px}.upload-zone p{max-width:320px;color:var(--muted);margin:8px 0 13px;font-size:11px;line-height:1.5}.upload-zone em{color:#fff;background:var(--blue);border-radius:10px;padding:9px 13px;font-size:10px;font-style:normal;font-weight:700}.upload-result{color:#8b5e55;background:#fff0ed;border-radius:13px;align-items:center;gap:8px;margin:-4px 0 16px;padding:11px 13px;font-size:10px;display:flex}.upload-result.success{color:#397864;background:#e8f6f1}.privacy-note{color:#44776a;background:#edf6f3;border-radius:14px;gap:10px;margin:17px 0;padding:13px;display:flex}.privacy-note svg{flex:none}.privacy-note p{margin:0;font-size:10px;line-height:1.5}.focus-screen{z-index:2;background:#fafafd;flex-direction:column;min-height:100dvh;display:flex;position:relative}.focus-header{min-height:calc(60px + env(safe-area-inset-top));padding:max(12px, env(safe-area-inset-top)) 18px 9px;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fafafdeb;justify-content:space-between;align-items:center;display:flex}.focus-header button,.header-spacer{width:36px;height:36px}.focus-header button{cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;display:grid;box-shadow:0 4px 12px #1e264d0f}.focus-header div{text-align:center;gap:2px;display:grid}.focus-header span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.focus-header b{letter-spacing:.12em;font-size:10px}.focus-body{flex:1;display:flex}.reading-stage,.form-stage,.intro-stage,.record-stage,.loading-stage,.report-stage,.compress-stage,.final-stage,.memory-result-stage{width:100%;min-height:calc(100dvh - 62px);padding:27px 22px calc(28px + env(safe-area-inset-bottom));text-align:center;flex-direction:column;align-items:center;display:flex}.focus-icon{width:53px;height:53px;color:var(--blue);background:var(--blue-soft);border-radius:17px;place-items:center;margin-bottom:15px;display:grid}.focus-flow h2{letter-spacing:-.045em;margin:0;font-size:31px;line-height:1.06}.focus-subtitle{max-width:340px;color:var(--muted);margin:11px auto 0;font-size:12px;line-height:1.55}.reading-timer,.countdown-ring{width:206px;height:206px;margin:32px 0 26px;position:relative}.reading-timer svg,.countdown-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.reading-timer circle,.countdown-ring circle{fill:none;stroke:#e9ebf3;stroke-width:4px}.reading-timer .timer-progress,.countdown-ring .timer-progress{stroke:var(--blue);stroke-linecap:round;stroke-dasharray:339.3;transition:stroke-dashoffset .4s}.reading-timer>div,.countdown-ring>div{place-content:center;display:grid;position:absolute;inset:0}.reading-timer b{font-size:39px;font-family:var(--font-geist-mono);letter-spacing:-.06em}.reading-timer span,.countdown-ring span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-top:3px;font-size:9px}.timer-live .timer-progress{filter:drop-shadow(0 0 5px #4d62e659)}.reading-actions{gap:10px;width:100%;max-width:380px;margin-top:auto;display:flex}.round-action{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:17px;flex:none;place-items:center;width:54px;height:54px;display:grid}.finish-reading{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:17px;flex:1;font-weight:720}.quiet-tip{color:#666f88;text-align:left;background:#f1f2f7;border-radius:12px;align-items:flex-start;gap:8px;max-width:370px;margin-top:16px;padding:10px 12px;font-size:9px;line-height:1.45;display:flex}.form-stage{text-align:center;align-items:stretch}.form-stage .focus-icon,.form-stage>.eyebrow{align-self:center}.range-input{text-align:left;margin:24px 0 10px}.range-input span{color:var(--muted);margin:0 0 7px 3px;font-size:10px;font-weight:680;display:block}.range-input textarea{border:1px solid var(--line);resize:none;width:100%;height:122px;color:var(--ink);background:#fff;border-radius:16px;outline:none;padding:14px;font-size:13px;line-height:1.5}.range-input textarea:focus{border-color:#9eabef;box-shadow:0 0 0 4px #eef0ff}.range-input textarea::placeholder{color:#a4a9b7}.dictate-button{height:45px;color:var(--blue-deep);cursor:pointer;background:#f5f6ff;border:1px solid #dfe3f3;border-radius:13px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:720;display:flex}.audio-ready{color:#408d72;justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:10px;font-weight:700;display:flex}.source-lock{color:#5f6782;text-align:left;background:#f0f1f6;border-radius:13px;align-items:center;gap:9px;margin:18px 0;padding:12px;font-size:10px;line-height:1.4;display:flex}.source-lock svg{color:#7480a8;flex:none}.progress-detection{color:#465caa;text-align:left;background:#edf0ff;border-radius:13px;align-items:center;gap:9px;margin-top:15px;padding:11px 12px;font-size:9px;line-height:1.45;display:flex}.progress-detection svg{flex:none}.form-stage .primary-button{margin-top:auto}.inline-error{color:var(--danger);margin:9px 0 0;font-size:10px;line-height:1.4}.intro-stage>p:not(.eyebrow){max-width:360px;color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.55}.large-focus-icon{color:#fff;background:linear-gradient(145deg,#667cf0,#725fc7);border-radius:23px;place-items:center;width:72px;height:72px;margin:6px 0 19px;display:grid;box-shadow:0 15px 30px #5054c933}.instruction-stack{text-align:left;gap:9px;width:100%;margin:25px 0 22px;display:grid}.instruction-stack>div{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.instruction-stack>div>span{color:#a0a7c1;font-family:var(--font-geist-mono);flex:none;font-size:10px}.instruction-stack p{gap:3px;margin:0;display:grid}.instruction-stack b{font-size:12px}.instruction-stack small{color:var(--muted);font-size:9px}.intro-stage .primary-button{margin-top:auto}.record-stage .eyebrow{margin-top:4px}.record-reassurance{max-width:360px;color:var(--muted);margin:10px auto 0;font-size:12px;line-height:1.55}.record-orb{place-items:center;width:178px;height:178px;margin:37px 0 16px;display:grid;position:relative}.record-orb>div{z-index:2;color:#fff;background:linear-gradient(145deg,#6278eb,#5263cf);border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:relative;box-shadow:0 18px 36px #4250be40}.record-orb .wave{border:1.5px solid #5e70e233;border-radius:50%;position:absolute}.wave-one{inset:29px}.wave-two{inset:14px}.wave-three{inset:0}.record-orb.recording .wave{animation:2s ease-out infinite pulse}.record-orb.recording .wave-two{animation-delay:.45s}.record-orb.recording .wave-three{animation-delay:.9s}@keyframes pulse{50%{opacity:.5}}.record-time{font-family:var(--font-geist-mono);letter-spacing:-.05em;font-size:32px}.record-state{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-top:4px;font-size:9px}.record-main-button{color:#fff;background:var(--blue);max-width:380px;margin-top:auto}.stop-button{background:#20283d}.record-choice-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:400px;margin-top:auto;display:grid}.record-choice-actions button{border:1px solid var(--line);min-width:0;min-height:66px;color:var(--ink);cursor:pointer;background:#fff;border-radius:15px;align-content:center;place-items:center;gap:5px;padding:9px 5px;font-size:9px;font-weight:760;display:grid}.record-choice-actions .continue-recording{color:#fff;background:linear-gradient(145deg,#667cf0,#5264ce);border-color:#0000}.record-choice-actions .send-recording{color:#fff;background:#192655;border-color:#0000}.record-choice-actions button:disabled{color:#a5a9b5;border-color:var(--line);cursor:not-allowed;background:#eceef3}.record-choice-actions button:not(:disabled):active{transform:scale(.98)}.chunk-status{color:#81879a;align-items:center;gap:6px;margin-top:12px;font-size:8px;display:flex}.loading-stage{justify-content:center}.analysis-loader{color:#fff;place-items:center;width:150px;height:150px;margin-bottom:29px;display:grid;position:relative}.analysis-loader:before{content:"";background:linear-gradient(145deg,#6077eb,#735fc7);border-radius:50%;position:absolute;inset:28px;box-shadow:0 15px 35px #5358c63d}.analysis-loader svg{position:relative}.analysis-loader span{border:1px solid #5b6cdd33;border-radius:50%;animation:2.8s linear infinite orbit;position:absolute;inset:8px}.analysis-loader span:after{content:"";background:#7889ec;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:18px}.analysis-loader span:nth-child(2){animation-duration:2.1s;animation-direction:reverse;inset:18px}.analysis-loader span:nth-child(3){animation-duration:3.6s;inset:0}@keyframes orbit{to{transform:rotate(360deg)}}.loading-stage h2{margin:0}.loading-stage>p:not(.eyebrow){max-width:340px;color:var(--muted);margin:13px auto 0;font-size:12px;line-height:1.55}.loading-steps{gap:10px;width:100%;max-width:320px;margin-top:29px;display:grid}.loading-steps span{color:#70768a;text-align:left;background:#f0f1f6;border-radius:11px;align-items:center;gap:8px;padding:10px 12px;font-size:9px;display:flex}.loading-steps span.done{color:#43856e;background:#edf6f2}.loading-steps span.active{color:var(--blue-deep);background:var(--blue-soft)}.loading-steps .active i{border:2px solid #9aa6e9;border-top-color:var(--blue);border-radius:50%;width:8px;height:8px;animation:.8s linear infinite orbit}.analysis-error-state{justify-items:center;width:100%;max-width:390px;display:grid}.analysis-error-state>span{color:#9a653e;background:#fff1df;border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:18px;display:grid}.analysis-error-state>p:not(.eyebrow){margin-bottom:22px}.analysis-error-state .secondary-button{margin-top:9px}.report-stage{text-align:left;align-items:stretch;padding-top:22px;overflow-y:auto}.report-stage>.eyebrow{text-align:center}.score-hero{color:#fff;background:linear-gradient(145deg,#1b2858,#293f83);border-radius:19px;align-items:center;gap:18px;margin:0 0 15px;padding:17px;display:flex}.score-hero>div{border:1px solid #fff3;border-radius:50%;flex:none;justify-content:center;align-items:baseline;width:82px;height:82px;padding-top:20px;display:flex}.score-hero div b{letter-spacing:-.06em;font-size:31px}.score-hero div span{color:#ffffff80;font-size:10px}.score-hero p{color:#ffffffad;margin:0;font-size:10px;line-height:1.5}.score-hero strong{color:#fff;margin-bottom:4px;font-size:13px;display:block}.report-highlight{border-radius:14px;gap:10px;margin:5px 0;padding:13px;display:flex}.report-highlight>span{border-radius:10px;flex:none;place-items:center;width:31px;height:31px;display:grid}.report-highlight b{font-size:11px}.report-highlight p{margin:4px 0 0;font-size:10px;line-height:1.5}.report-highlight.positive{color:#3f7567;background:#edf7f3}.report-highlight.positive>span{background:#dcefe8}.report-highlight.attention{color:#8b643e;background:#fff5e9}.report-highlight.attention>span{background:#f9e7d2}.report-highlight.pattern{color:#515f91;background:#eef1ff}.report-highlight.pattern>span{background:#dfe5ff}.dimension-list,.skill-profile{border:1px solid var(--line);background:#fff;border-radius:16px;margin:14px 0;padding:15px}.metric-row{grid-template-columns:100px 1fr 28px;align-items:center;gap:10px;min-height:28px;display:grid}.metric-row>span{font-size:10px}.metric-row>i{background:#e9ebf2;border-radius:99px;height:5px;overflow:hidden}.metric-row>i em{border-radius:inherit;background:linear-gradient(90deg,#7387ed,#556ad8);height:100%;display:block}.metric-row b{text-align:right;font-size:10px}.report-stage .coach-voice{margin:0 0 15px}.report-stage .primary-button{flex:none}.scales-preview{justify-content:center;align-items:center;gap:8px;width:100%;margin:30px 0 20px;display:flex}.scales-preview>div{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:17px;flex:1;place-content:center;max-width:100px;display:grid}.scales-preview b{letter-spacing:-.05em;font-size:25px}.scales-preview span{color:var(--muted);font-size:8px}.scales-preview small{color:var(--blue);margin-top:4px;font-size:8px;font-weight:700}.scales-preview>svg{color:#b3b7c4;flex:none}.compress-stage .eyebrow{margin-top:2px}.compress-stage h2{font-size:35px}.compress-prompt{max-width:350px;min-height:54px;color:var(--muted);margin:13px auto 0;font-family:Georgia,serif;font-size:14px;line-height:1.5}.countdown-ring{width:198px;height:198px;margin:24px 0 17px}.countdown-ring b{letter-spacing:-.065em;font-size:54px}.countdown-ring.recording .timer-progress{filter:drop-shadow(0 0 5px #4d62e659)}.compression-tip{color:#8a633d;text-align:left;background:#fff4e8;border-radius:12px;align-items:flex-start;gap:8px;max-width:350px;padding:10px 12px;font-size:9px;line-height:1.45;display:flex}.compress-stage .record-main-button,.compress-stage .primary-button{margin-top:auto}.sending-audio{color:#566181;background:#eef1ff;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:66px;margin-top:auto;font-size:10px;font-weight:700;display:flex}.sending-audio i{border:2px solid #b7c0ed;border-top-color:var(--blue);border-radius:50%;width:17px;height:17px;animation:.8s linear infinite orbit}.step-dots{gap:6px;margin-top:15px;display:flex}.step-dots span{background:#dfe2eb;border-radius:99px;width:18px;height:3px}.step-dots span.active{background:var(--blue)}.final-stage,.memory-result-stage{text-align:left;align-items:stretch;overflow-y:auto}.completion-mark{color:#9a733c;background:linear-gradient(145deg,#fff0ce,#f7dda9);border-radius:19px;align-self:center;place-items:center;width:58px;height:58px;margin-bottom:13px;display:grid;box-shadow:0 10px 22px #b9894429}.final-stage>.eyebrow,.final-stage>h2,.memory-result-stage>.eyebrow,.memory-result-stage>h2{text-align:center}.final-score{color:#fff;background:#182655;border-radius:17px;justify-content:space-between;align-items:center;margin:20px 0 12px;padding:14px 17px;display:flex}.final-score>div{align-items:baseline;gap:7px;display:flex}.final-score b{letter-spacing:-.06em;font-size:37px}.final-score span{color:#ffffff8c;font-size:9px}.final-score p{text-align:right;color:#ffffff8c;margin:0;font-size:8px}.final-score strong{color:#91dfb8;font-size:10px;display:block}.scale-results{border:1px solid var(--line);background:#fff;border-radius:16px;gap:9px;padding:15px;display:grid}.scale-results>div{grid-template-columns:60px 1fr 25px;align-items:center;gap:9px;display:grid}.scale-results span,.scale-results b{font-size:9px}.scale-results i{background:#e8eaf1;border-radius:99px;height:5px;overflow:hidden}.scale-results em{border-radius:inherit;background:linear-gradient(90deg,#7387ed,#586bd5);height:100%;display:block}.prism-insight{color:#4d5681;background:var(--blue-soft);border-radius:15px;gap:10px;margin:11px 0;padding:13px;display:flex}.prism-insight>span{color:#fff;background:#6678df;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;display:grid}.prism-insight b{font-size:11px}.prism-insight p{margin:4px 0 0;font-size:9px;line-height:1.5}.coach-next-step{color:#765b35;background:#fff8ed;border:1px solid #f0dfc4;border-radius:15px;gap:10px;margin:0 0 11px;padding:13px;display:flex}.coach-next-step>svg{flex:none;margin-top:1px}.coach-next-step b{font-size:10px}.coach-next-step p{margin:4px 0 0;font-size:9px;line-height:1.5}.next-memory{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;margin-bottom:13px;padding:12px;display:flex}.next-memory>svg:first-child{color:var(--blue)}.next-memory>div{flex:1;gap:2px;display:grid}.next-memory b{font-size:10px}.next-memory span{color:var(--muted);font-size:8px}.next-memory>svg:last-child{color:#4a9a79}.transfer-invitation{color:#5b4d84;background:linear-gradient(145deg,#f1edff,#e7e9ff);border-radius:15px;gap:10px;margin:0 0 12px;padding:13px;display:flex}.transfer-invitation>span{color:#fff;background:linear-gradient(145deg,#735fd0,#5368d4);border-radius:11px;flex:none;place-items:center;width:33px;height:33px;display:grid}.transfer-invitation b{font-size:11px}.transfer-invitation p{margin:4px 0 0;font-size:9px;line-height:1.5}.application-stage{padding-top:20px}.application-stage h2{max-width:390px;font-size:27px}.application-formula{text-align:left;grid-template-columns:1fr 1fr;gap:7px;width:100%;max-width:390px;margin:14px 0 0;display:grid}.application-formula span{border:1px solid var(--line);color:#636b83;background:#fff;border-radius:11px;align-items:center;gap:7px;min-height:39px;padding:8px 9px;font-size:8px;font-weight:700;display:flex}.application-formula b{color:#fff;background:#6578df;border-radius:7px;flex:none;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.application-orb{width:132px;height:132px;margin:13px 0 7px}.application-orb>div{background:linear-gradient(145deg,#725fcf,#4f6ad8);width:70px;height:70px}.application-stage .record-choice-actions,.application-stage .record-main-button,.application-stage .sending-audio{margin-top:auto}.transfer-mark{color:#5f4aa2;background:linear-gradient(145deg,#efe9ff,#dedfff)}.transfer-score{background:linear-gradient(145deg,#25396f,#5b4d9c)}.transfer-dimensions{margin-top:9px}.coach-follow-up{background:linear-gradient(145deg,#f7f8ff,#eef1ff);border:1px solid #dfe4ff;border-radius:17px;margin:3px 0 13px;overflow:hidden}.coach-follow-up-toggle{color:#3d4771;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-height:67px;padding:12px;display:flex}.coach-follow-up-toggle>span{color:#fff;background:linear-gradient(145deg,#6c7fe6,#735fc7);border-radius:12px;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 7px 15px #5b5fc930}.coach-follow-up-toggle>div{flex:1;gap:3px;min-width:0;display:grid}.coach-follow-up-toggle b{font-size:11px}.coach-follow-up-toggle small{color:#68718f;font-size:8px;line-height:1.4}.coach-follow-up-toggle>svg{color:#8791bc;flex:none;transition:transform .18s}.coach-follow-up.open .coach-follow-up-toggle>svg{transform:rotate(90deg)}.coach-follow-up-body{border-top:1px solid #cdd3f0b8;padding:0 12px 13px}.coach-conversation{gap:10px;max-height:290px;margin:11px 0;display:grid;overflow-y:auto}.coach-exchange{gap:6px;display:grid}.coach-exchange p{white-space:pre-wrap;border-radius:12px;margin:0;padding:10px;font-size:10px;line-height:1.55}.coach-exchange p>span{letter-spacing:.13em;margin-bottom:4px;font-size:7px;font-weight:850;display:block}.coach-question{color:#354064;background:#fff;border:1px solid #e0e3ef;margin-left:24px!important}.coach-question>span{color:#7b8298}.coach-answer{color:#465074;background:#e3e8ff;margin-right:13px!important}.coach-answer>span{color:#5b69ba}.coach-question-box{gap:6px;margin-top:12px;display:grid}.coach-question-box>span{color:#6470b8;letter-spacing:.13em;font-size:8px;font-weight:820}.coach-question-box textarea{width:100%;min-height:88px;color:var(--ink);resize:vertical;background:#fff;border:1px solid #d9def4;border-radius:13px;outline:none;padding:11px;font-size:11px;line-height:1.5}.coach-question-box textarea:focus{border-color:#8798ea;box-shadow:0 0 0 3px #6e80e11f}.coach-send-text,.coach-voice-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:8px;font-size:10px;font-weight:760;display:flex}.coach-send-text{color:#fff;background:#192655}.coach-send-text:disabled{color:#a3a8b8;cursor:not-allowed;background:#e4e6ed}.coach-audio-divider{color:#8b91a8;align-items:center;gap:8px;margin:10px 0 0;font-size:8px;display:flex}.coach-audio-divider:before,.coach-audio-divider:after{content:"";background:#daddeb;flex:1;height:1px}.coach-voice-button{color:#5364c5;background:#fff;border:1px solid #cfd6f4}.coach-voice-button.recording{color:#a2474d;background:#fff3f4;border-color:#f0c9ce}.coach-question-actions{margin-top:8px}.coach-question-actions button{min-height:55px}.coach-follow-up-sending{color:#566181;background:#e6eaff;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:49px;margin-top:8px;font-size:9px;font-weight:700;display:flex}.coach-follow-up-sending i{border:2px solid #b7c0ed;border-top-color:var(--blue);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite orbit}.memory-hero-card{border-radius:21px;margin-bottom:13px;padding:20px;position:relative;overflow:hidden}.daily-card{color:#fff;background:linear-gradient(145deg,#5c70db,#7768cb);box-shadow:0 16px 30px #5054be30}.cumulative-card{color:#204c45;background:linear-gradient(145deg,#e6f5f1,#d7eee7)}.memory-card-icon{background:#ffffff26;border-radius:14px;place-items:center;width:43px;height:43px;margin-bottom:13px;display:grid}.cumulative-card .memory-card-icon{background:#2f7e6f1a}.memory-card-label{letter-spacing:.13em;opacity:.65;font-size:8px;font-weight:800}.memory-hero-card h3{letter-spacing:-.04em;margin:5px 0 7px;font-size:23px}.memory-hero-card>p{opacity:.74;max-width:390px;margin:0 0 15px;font-size:11px;line-height:1.5}.memory-source{background:#ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:10px;display:flex}.memory-source span{font-size:9px;font-weight:650;display:grid}.memory-source small{opacity:.58;margin-top:2px;font-size:8px}.memory-hero-card>button{color:#4459c3;cursor:pointer;background:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;height:45px;margin-top:13px;font-size:11px;font-weight:750;display:flex}.memory-hero-card>button:disabled{cursor:default;opacity:.52}.cumulative-card>button{color:#fff;background:#397e71}.memory-stats{gap:8px;display:flex}.memory-stats span{background:#ffffff73;border-radius:12px;flex:1;padding:10px;font-size:8px}.memory-stats b{margin-bottom:2px;font-size:16px;display:block}.probe-list{margin-top:25px}.probe-list>div:not(.section-heading){border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:11px 0;display:flex}.probe-date{width:39px;height:43px;color:var(--blue);background:var(--blue-soft);text-align:center;border-radius:10px;place-content:center;font-size:12px;font-weight:800;line-height:.9;display:grid}.probe-date small{letter-spacing:.08em;font-size:6px}.probe-list p{flex:1;gap:2px;min-width:0;margin:0;display:grid}.probe-list p b{font-size:11px}.probe-list p small{color:var(--muted);font-size:8px}.probe-list em{color:var(--muted);font-size:8px;font-style:normal}.probe-list .empty-probe{color:#788096;padding:14px 2px}.empty-probe>svg{color:var(--blue)}.memory-inline-error{text-align:center;margin:4px 0 15px}.memory-record h2{max-width:390px;font-size:29px}.small-record-orb{width:148px;height:148px;margin:27px 0 12px}.small-record-orb>div{width:78px;height:78px}.retention-score{color:#fff;text-align:center;background:#182655;border-radius:17px;margin:20px 0 13px;padding:16px}.retention-score b{letter-spacing:-.06em;font-size:36px;display:block}.retention-score span{color:#fff9;font-size:9px}.memory-result-source{color:var(--muted);text-align:center;margin:5px auto -9px;font-size:8px}.memory-result-stage .coach-voice{margin:8px 0 14px}.memory-result-stage .primary-button{margin-top:auto}.library-heading{align-items:center}.add-file-button{border:0;border-radius:12px;align-items:center;gap:7px;height:40px;padding:0 12px;display:flex;color:#fff!important;background:var(--blue)!important}.library-subtitle{color:var(--muted);margin:9px 0 26px;font-size:12px;line-height:1.5}.list-label{color:#8a91a4;letter-spacing:.14em;margin:0 0 8px;font-size:8px;font-weight:800}.library-book{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;align-items:center;gap:13px;width:100%;padding:13px;display:flex}.library-book>div:nth-child(2){flex:1;min-width:0}.library-book span{color:var(--blue);letter-spacing:.12em;font-size:7px;font-weight:800}.library-book h3{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 2px;font-size:13px;overflow:hidden}.library-book p{color:var(--muted);margin:0;font-size:9px}.library-book small{color:#8d93a3;margin-top:7px;font-size:8px;display:block}.library-book>svg{color:#a9aeba}.active-library-book{color:#fff;background:linear-gradient(145deg,#192655,#243c81);border:0;margin-bottom:24px}.active-library-book p{color:#ffffff80}.active-library-book>svg{color:#ffffff8c}.mini-progress{align-items:center;gap:8px;margin-top:8px;display:flex}.mini-progress i{background:#ffffff26;border-radius:99px;flex:1;height:4px;overflow:hidden}.mini-progress em{border-radius:inherit;background:#9aabff;height:100%;display:block}.mini-progress b{font-size:8px}.list-heading{justify-content:space-between;display:flex}.list-heading span{color:var(--muted);font-size:8px}.book-list{gap:9px;display:grid}.library-insight{color:#626b86;background:#f0f1f6;border-radius:14px;gap:9px;margin-top:19px;padding:13px;display:flex}.library-insight svg{color:var(--amber);flex:none}.library-insight p{margin:0;font-size:9px;line-height:1.5}.back-link{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:20px;padding:0;font-size:11px;font-weight:700;display:flex}.book-detail-hero{align-items:center;gap:17px;display:flex}.detail-cover{width:78px;height:104px}.book-detail-hero div:last-child{min-width:0}.book-detail-hero span{color:var(--blue)}.book-detail-hero h2{letter-spacing:-.045em;margin:6px 0 4px;font-size:25px;line-height:1.05}.book-detail-hero p{color:var(--muted);margin:0;font-size:11px}.book-detail-stats{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin:23px 0 26px;padding:14px;display:grid}.book-detail-stats div{text-align:center;border-right:1px solid var(--line)}.book-detail-stats div:last-child{border:0}.book-detail-stats b{font-size:20px;display:block}.book-detail-stats span{color:var(--muted);font-size:8px}.idea-stack{gap:9px;margin-bottom:14px;display:grid}.idea-stack article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:11px;padding:13px;display:flex}.idea-stack article>span{color:#a2a9bc;font-family:var(--font-geist-mono);font-size:9px}.idea-stack b{font-size:12px}.idea-stack p{color:var(--muted);margin:5px 0 7px;font-size:9px;line-height:1.5}.idea-stack small{color:var(--blue);font-size:8px}.book-detail-hero~.secondary-button{margin-bottom:9px}.level-card{color:#fff;background:linear-gradient(145deg,#192655,#293f83);border-radius:20px;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:0 16px 30px #1e2d6929}.level-orbit{border:1px solid #ffffff40;border-radius:50%;flex:none;place-items:center;width:83px;height:83px;display:grid}.level-orbit span{text-align:center;background:#ffffff14;border-radius:50%;place-content:center;width:64px;height:64px;display:grid}.level-orbit b{font-size:29px;line-height:1}.level-orbit small{color:#ffffff80;font-size:8px}.level-card>div:last-child span{color:#acb8f8;letter-spacing:.13em;font-size:8px;font-weight:800}.level-card h3{margin:5px 0;font-size:18px}.level-card p{color:#ffffff91;margin:0;font-size:9px;line-height:1.5}.progress-summary{grid-template-columns:1fr 1fr;gap:9px;margin:11px 0 23px;display:grid}.progress-summary article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:10px;padding:13px;display:flex}.progress-summary svg{color:var(--blue)}.progress-summary span{display:grid}.progress-summary b{font-size:17px}.progress-summary small{color:var(--muted);font-size:8px}.skill-profile{margin:0 0 13px}.skill-profile .section-heading{margin-bottom:10px}.next-level-card{color:#755538;background:#fff4e8;border-radius:17px;gap:11px;margin-bottom:13px;padding:15px;display:flex}.next-level-card>span{background:#f7dfc3;border-radius:11px;flex:none;place-items:center;width:35px;height:35px;display:grid}.next-level-card b{font-size:12px}.next-level-card p{margin:4px 0 10px;font-size:9px;line-height:1.5}.next-level-card .progress-track{background:#efd9c1;height:5px}.next-level-card .progress-track i{background:#d79559}@media (min-width:561px){.app-shell{border-radius:28px;min-height:calc(100dvh - 32px);margin:16px auto}.welcome-screen,.focus-screen{border-radius:28px;min-height:calc(100dvh - 32px)}.bottom-nav{border-radius:0 0 28px 28px;bottom:16px}.reading-stage,.form-stage,.intro-stage,.record-stage,.loading-stage,.report-stage,.compress-stage,.final-stage,.memory-result-stage{min-height:calc(100dvh - 94px)}}@media (max-height:700px){.welcome-copy{padding:5dvh 0 3dvh}.welcome-greeting{margin:0 0 11px;font-size:19px}.welcome-quote{margin-top:15px;font-size:29px}.reading-timer,.countdown-ring{width:168px;height:168px;margin:19px 0 15px}.record-orb{width:145px;height:145px;margin:20px 0 8px}.record-orb>div{width:77px;height:77px}.instruction-stack{margin:15px 0}.instruction-stack>div{padding:9px}.analysis-loader{width:120px;height:120px;margin-bottom:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
