*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f2ebe0;--card-bg:#fffdf9;--text:#1c1207;--text-muted:#1c120773;--text-faint:#1c120738;--border:#3c230a14;--border-med:#3c230a1f;--border-str:#3c230a33;--shadow-warm:#643c141a;--c-fresh:#2d9e72;--c-soph:#1d7fc4;--c-jun:#7048c8;--c-sen:#c47a12;--font-display:"Young Serif", Georgia, serif;--font-body:"Outfit", -apple-system, sans-serif}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none}.splash{z-index:900;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.splash-grain{pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.splash-orb{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.splash-orb--1{background:#2d9e7214;width:400px;height:400px;top:20%;left:10%}.splash-orb--2{background:#1d7fc40f;width:350px;height:350px;bottom:15%;right:15%}.splash-orb--3{background:#c47a120d;width:300px;height:300px;top:10%;right:20%}.splash-content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.splash-logo{margin-bottom:40px}.splash-logo-img{object-fit:contain;width:80px;height:80px}.splash-wordmark{font-family:var(--font-display);color:var(--text);opacity:.8;margin-bottom:48px;font-size:36px;font-weight:400}.splash-title{font-family:var(--font-display);color:var(--text);flex-wrap:wrap;justify-content:center;font-size:clamp(52px,9vw,84px);font-weight:400;line-height:1.05;display:flex}.splash-char{display:inline-block}.splash-char--accent{color:#2d9e72}.splash-tagline{color:var(--text-muted);margin-top:14px;font-family:Caveat,cursive;font-size:26px}.splash-dots{gap:6px;margin-top:20px;display:flex}.splash-dot{background:var(--text-faint);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite splash-pulse}.splash-dot:nth-child(2){animation-delay:.2s}.splash-dot:nth-child(3){animation-delay:.4s}@keyframes splash-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.splash-skip{font-family:var(--font-body);color:var(--text-faint);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:500;position:fixed;bottom:32px;right:32px}.picker{z-index:800;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.picker-grain{pointer-events:none;z-index:1;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.picker-orb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.picker-orb--1{background:radial-gradient(#2d9e7214,#0000 65%);width:500px;height:500px;top:-10%;left:-8%}.picker-orb--2{background:radial-gradient(#c47a120f,#0000 65%);width:450px;height:450px;bottom:-8%;right:-6%}.picker-content{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:640px;padding:40px 24px;display:flex;position:relative}.picker-wordmark{font-family:var(--font-display);color:var(--text);opacity:.75;margin-bottom:2px;font-size:22px;font-weight:400}.picker-logo-corner{z-index:2;position:absolute;top:24px;left:28px}.picker-logo-img{object-fit:contain;filter:grayscale()sepia(.4)brightness(.4);width:40px;height:40px}.picker-eyebrow{text-transform:uppercase;letter-spacing:3.5px;color:var(--text-faint);margin-bottom:14px;font-size:10.5px;font-weight:700}.picker-heading{font-family:var(--font-display);text-align:center;color:var(--text);margin-bottom:12px;font-size:clamp(34px,5.5vw,52px);font-weight:400;line-height:1.12}.picker-sub{color:var(--text-muted);text-align:center;margin-bottom:48px;font-size:15px;font-weight:400;line-height:1.7}.picker-grid{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:580px;display:grid}.yr-notecard{cursor:pointer;text-align:left;background:0 0;border:none;padding:0;transition:transform .3s;position:relative}.yr-note-paper--back{background:#ede6d8;border:1px solid #3c230a0f;border-radius:4px;position:absolute;inset:4px -2px -4px 2px;transform:rotate(1.2deg);box-shadow:0 3px 10px #3c230a0f}.yr-note-page{background:#faf6ee;border:1px solid #3c230a1a;border-radius:4px 8px 8px 4px;min-height:140px;padding:26px 22px 22px 34px;transition:box-shadow .3s;position:relative;overflow:visible;box-shadow:0 1px 2px #3c230a0d,0 6px 20px #3c230a12,inset 0 1px #fff9}.yr-notecard:hover .yr-note-page{box-shadow:0 2px 6px #3c230a14,0 16px 40px #3c230a1a,inset 0 1px #fff9}.yr-note-grain{pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.yr-note-lines{pointer-events:none;background-image:repeating-linear-gradient(#0000,#0000 22px,#8c785f0f 22px 23px);position:absolute;inset:0}.yr-note-binding{z-index:2;flex-direction:column;justify-content:space-evenly;display:flex;position:absolute;top:14px;bottom:14px;left:9px}.yr-note-hole{background:#3c230a0d;border:1px solid #3c230a14;border-radius:50%;width:7px;height:7px;box-shadow:inset 0 1px 2px #3c230a14}.yr-note-tab{z-index:5;border-radius:4px 4px 0 0;padding:4px 12px 8px;position:absolute;top:-16px;left:14px;box-shadow:0 1px 3px #0000001a}.yr-note-tab-text{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1.2px;color:#fff;white-space:nowrap;font-size:9px;font-weight:700}.yr-note-content{z-index:1;padding-top:6px;position:relative}.yr-note-top{align-items:flex-start;gap:12px;display:flex}.yr-note-name{font-family:var(--font-display);color:var(--text);margin-bottom:6px;font-size:26px;font-weight:400;line-height:1.1}.yr-note-tagline{color:var(--text-muted);font-family:Caveat,cursive;font-size:14.5px;line-height:1.45}.yr-note-emoji{filter:grayscale()sepia(.4)brightness(.4);opacity:.6;flex-shrink:0;font-size:32px;line-height:1;transition:filter .3s,opacity .3s}.yr-notecard:hover .yr-note-emoji{filter:grayscale(0)sepia(0)brightness();opacity:1}.yr-note-num{font-family:var(--font-display);color:var(--yr-color,#999);opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:100px;font-weight:400;line-height:1;transition:opacity .35s;position:absolute;bottom:-10px;right:-4px}.yr-notecard:hover .yr-note-num{opacity:.07}.timeline-screen{flex-direction:column;transition:background .7s;display:flex;position:fixed;inset:0}.timeline-layout{grid-template-columns:1fr 400px 1fr;display:grid;position:absolute;inset:0;overflow:hidden}.side-panel{align-items:center;display:flex;position:relative}.side-panel--left{justify-content:flex-end;padding-right:20px}.side-panel--right{justify-content:flex-start;padding-left:20px}.card-anchor{width:min(340px,100% - 24px);position:absolute;top:38vh;transform:translateY(-50%)}.card-anchor--left{right:20px}.card-anchor--right{left:20px}.svg-column{position:relative;overflow:hidden}.click-zone{z-index:10;cursor:pointer;width:50%;position:absolute;top:0;bottom:0}.click-zone--back{left:0}.click-zone--fwd{right:0}.top-fade{z-index:20;pointer-events:none;background:linear-gradient(to bottom, var(--bg,#f2ebe0) 0%, var(--bg,#f2ebe0) 35%, transparent 100%);align-items:flex-start;height:160px;padding:52px 24px 0;display:flex;position:fixed;top:0;left:0;right:0}.top-bar{justify-content:space-between;align-items:center;width:100%;display:flex}.top-bar--stacked{flex-direction:column;align-items:flex-start;gap:8px}.top-bar-row{justify-content:space-between;align-items:center;width:100%;display:flex}.top-bar-right{pointer-events:auto;align-items:center;gap:14px;display:flex}.top-bar-progress{color:var(--text-faint);letter-spacing:.3px;font-size:11px;font-weight:600}.zoom-toggle{border:1.5px solid var(--border-str);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:34px;height:34px;color:var(--text-muted);cursor:pointer;pointer-events:auto;background:#f2ebe0d9;border-radius:10px;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:flex}.zoom-toggle:hover{color:var(--text);border-color:#3c230a59}.top-bar-wordmark{font-family:var(--font-display);color:var(--text);opacity:.7;font-size:24px;font-weight:400}.hud-row{align-items:center;gap:16px;display:flex}.hud-year{letter-spacing:2px;font-size:11px;font-weight:700}.step-dots{align-items:center;gap:5px;display:flex}.step-dot{border-radius:2px;height:4px}.bottom-fade{z-index:20;pointer-events:none;background:linear-gradient(to top, var(--bg,#f2ebe0) 0%, var(--bg,#f2ebe0) 35%, transparent 100%);flex-direction:column;padding:56px 16px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-row{pointer-events:auto;align-items:center;display:flex}.nav-btn{border:1.5px solid var(--border-str);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--font-body);color:#1c1207b8;letter-spacing:.2px;background:#f2ebe0e0;border-radius:99px;padding:11px 22px;font-size:13px;font-weight:600;transition:all .2s}.nav-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3c230a1a}.nav-btn:disabled{opacity:.22;cursor:default}.nav-hint{text-align:center;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-faint);flex:1;font-size:10px;font-weight:600}.dashboard-btn{color:#fff;font-family:var(--font-body);letter-spacing:.2px;cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#c47a12,#d4922a);border:none;border-radius:14px;justify-content:center;align-self:center;align-items:center;gap:10px;margin-bottom:14px;padding:14px 32px;font-size:15px;font-weight:700;transition:box-shadow .3s;display:flex;box-shadow:0 2px 6px #c47a1233,0 10px 28px #c47a122e}.bottom-card-wrap{z-index:15;background:linear-gradient(to bottom, transparent, var(--bg,#f2ebe0) 20%);padding:56px 16px 72px;display:none;position:fixed;bottom:0;left:0;right:0}.scroll-toast{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#ffffffe0;cursor:pointer;pointer-events:auto;background:#1c1207c7;border-radius:99px;align-self:center;align-items:center;gap:8px;margin-bottom:14px;padding:10px 22px 10px 24px;transition:background .2s;display:flex;box-shadow:0 2px 8px #1c120726,0 12px 36px #1c12071f}.scroll-toast:hover{background:#1c1207e0}.scroll-toast-text{font-family:var(--font-body);letter-spacing:.3px;white-space:nowrap;font-size:13px;font-weight:600}.scroll-toast-chevrons{color:#ffffff8c;align-items:center;display:flex}.planner-card{--font-hand:"Caveat", cursive;position:relative;overflow:visible}.planner-paper{background:#f0e8da;border:1px solid #3c230a14;border-radius:6px;position:absolute}.planner-paper--back{inset:6px -3px -6px 3px;transform:rotate(1.8deg);box-shadow:0 4px 12px #3c230a14}.planner-paper--mid{inset:3px -1.5px -3px 1.5px;transform:rotate(-.8deg);box-shadow:0 2px 8px #3c230a0f}.planner-page{background:#faf6ee;border:1px solid #3c230a1a;border-radius:4px 8px 8px 4px;padding:20px 20px 18px 32px;position:relative;overflow:visible;box-shadow:0 1px 2px #3c230a0f,0 8px 24px #3c230a14,inset 0 1px #ffffffb3,inset -1px 0 #fff6}.planner-grain{pointer-events:none;z-index:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.planner-lines{pointer-events:none;z-index:0;background-image:repeating-linear-gradient(#0000,#0000 23px,#8c785f12 23px 24px);position:absolute;inset:0}.planner-binding{z-index:2;flex-direction:column;justify-content:space-evenly;display:flex;position:absolute;top:14px;bottom:14px;left:10px}.binding-hole{background:#3c230a0f;border:1px solid #3c230a1a;border-radius:50%;width:8px;height:8px;box-shadow:inset 0 1px 2px #3c230a1a}.leather-tab{z-index:5;position:absolute;top:-22px;left:16px}.leather-tab-front{background:linear-gradient(180deg, color-mix(in srgb, var(--accent,#2d9e72) 92%, white) 0%, var(--accent,#2d9e72) 45%, color-mix(in srgb, var(--accent,#2d9e72) 88%, black) 100%);border-radius:4px 4px 0 0;padding:5px 14px 10px;position:relative;box-shadow:0 1px 2px #00000026,0 4px 10px #00000014,inset 0 1px #fff3}.leather-tab-fold{display:none}.leather-tab-text{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1.2px;color:#fff;white-space:nowrap;font-size:10px;font-weight:700}.phase-tab{font-family:var(--font-hand);color:var(--accent,var(--text-muted));opacity:.7;z-index:3;font-size:13px;font-weight:600;position:absolute;top:14px;right:12px}.planner-content{z-index:1;flex-direction:column;gap:10px;padding-top:14px;display:flex;position:relative}.wax-seal{background:radial-gradient(ellipse at 38% 32%, color-mix(in srgb, var(--seal-color,#c47a12) 82%, white), var(--seal-color,#c47a12) 55%, color-mix(in srgb, var(--seal-color,#c47a12) 75%, black));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 5px #00000026,inset 0 1px 2px #ffffff40,inset 0 -1px 3px #0000002e}.wax-seal-emoji{filter:grayscale()sepia(.4)brightness(.5)drop-shadow(0 1px 1px #0003);font-size:18px}.planner-title-row{align-items:flex-start;gap:12px;display:flex}.planner-title{font-family:var(--font-display);color:var(--text);letter-spacing:-.2px;flex:1;font-size:22px;font-weight:400;line-height:1.2}.planner-desc{font-family:var(--font-hand);color:#1c12078c;font-size:16px;font-weight:500;line-height:1.5}.planner-divider{transform-origin:0;background:linear-gradient(90deg,#3c230a26 0%,#3c230a14 70%,#0000 100%);height:1.5px;margin:2px 0}.planner-tasks{flex-direction:column;gap:8px;display:flex}.planner-task{align-items:flex-start;gap:10px;display:flex}.planner-task-icon{opacity:.75;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.planner-task-text{color:#1c1207a6;font-size:13px;font-weight:500;line-height:1.5}.card-anchor--right:before,.card-anchor--left:after{content:"";background:#3c230a59;border-radius:1px;height:2px;animation:.5s cubic-bezier(.22,1,.36,1) .25s both connector-draw;position:absolute;top:50%}.card-anchor--right:before{transform-origin:100%;width:20px;right:100%}.card-anchor--left:after{transform-origin:0;width:20px;left:100%}@keyframes connector-draw{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.tz-screen{transition:background .7s;position:fixed;inset:0;overflow:hidden}.tz-canvas{z-index:1;position:absolute;inset:0;overflow:hidden}.tz-svg-mover{will-change:transform;position:absolute;top:0;left:0}.tz-vignette{pointer-events:none;z-index:4;background:radial-gradient(75% 55%,#0000 0% 50%,#f2ebe04d 65%,#f2ebe0a6 78%,#f2ebe0e6 90%,#f2ebe0 100%);position:fixed;inset:0}.tz-canvas .click-zone{z-index:2;cursor:pointer;width:50%;position:absolute;top:0;bottom:0}.tz-top{z-index:20;pointer-events:none;padding:16px 24px 0;position:fixed;top:0;left:0;right:0}.tz-card-slot{z-index:10;width:min(340px,28vw);transition:top .5s cubic-bezier(.22,1,.36,1),left .5s cubic-bezier(.22,1,.36,1),right .5s cubic-bezier(.22,1,.36,1);position:fixed;transform:translateY(-50%)}.tz-bottom{z-index:20;pointer-events:none;flex-direction:column;padding:0 16px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}@media (width<=700px){.tz-card-slot{display:none}.tz-vignette{background:radial-gradient(60% 45%,#0000 0% 30%,#f2ebe080 55%,#f2ebe0d9 75%,#f2ebe0 100%)}}.tour-overlay{z-index:50;position:fixed;inset:0}.tour-intro{z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tour-intro-blur{-webkit-backdrop-filter:blur(14px);background:#1c120759;position:absolute;inset:0}.tour-intro-content{z-index:1;flex-direction:column;align-items:center;gap:28px;display:flex;position:relative}.tour-intro-title{font-family:var(--font-display);color:#fff;text-align:center;text-shadow:0 2px 8px #0003;flex-wrap:wrap;justify-content:center;font-size:clamp(32px,5vw,48px);font-weight:400;display:flex}.tour-intro-char{display:inline-block}.tour-intro-btn{font-family:var(--font-body);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1.5px solid #ffffff4d;border-radius:12px;padding:12px 28px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.tour-intro-btn:hover{background:#ffffff40;transform:translateY(-2px)}.tour-spotlight{z-index:2;pointer-events:none;border:2px solid #ffffff80;border-radius:14px;position:absolute;box-shadow:0 0 0 9999px #1c12077a}.tour-tooltip{background:var(--card-bg);border:1px solid var(--border-med);z-index:10;border-radius:16px;width:min(320px,85vw);padding:20px;position:fixed;box-shadow:0 4px 16px #3c230a1f,0 12px 40px #3c230a14}.tour-tooltip-content{margin-bottom:16px}.tour-tooltip-title{font-family:var(--font-display);color:var(--text);margin-bottom:6px;font-size:18px;font-weight:400}.tour-tooltip-desc{color:var(--text-muted);font-size:13px;line-height:1.6}.tour-tooltip-footer{justify-content:space-between;align-items:center;display:flex}.tour-tooltip-counter{color:var(--text-faint);letter-spacing:.3px;font-size:11px;font-weight:600}.tour-tooltip-actions{gap:8px;display:flex}.tour-skip-btn,.tour-back-btn{font-family:var(--font-body);color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:12px;font-weight:600;transition:color .15s}.tour-skip-btn:hover,.tour-back-btn:hover{color:var(--text-muted)}.tour-next-btn{font-family:var(--font-body);color:#fff;cursor:pointer;background:#2d9e72;border:none;border-radius:10px;padding:8px 18px;font-size:13px;font-weight:600;transition:background .15s,transform .15s}.tour-next-btn:hover{background:#268a63;transform:translateY(-1px)}.question-card{overflow:visible}.question-page{padding:20px 20px 18px 32px}.question-badge{width:28px;height:28px;font-family:var(--font-display);color:#fff;z-index:5;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:400;display:flex;position:absolute;top:-10px;left:16px;box-shadow:0 2px 6px #0000001f}.question-content{z-index:1;flex-direction:column;gap:10px;padding-top:12px;display:flex;position:relative}.question-module{text-transform:uppercase;letter-spacing:1.5px;font-size:10.5px;font-weight:700}.question-text{font-family:var(--font-display);color:var(--text);font-size:20px;font-weight:400;line-height:1.25}.question-options{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.question-option{border:1.5px solid var(--opt-border);background:var(--opt-bg);cursor:pointer;font-family:var(--font-body);border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;transition:all .2s;display:flex}.question-option:hover{border-color:var(--opt-accent)}.question-option.selected{border-color:var(--opt-accent);box-shadow:0 0 0 1px var(--opt-accent)}.question-option-emoji{font-size:22px;line-height:1}.question-option-label{color:var(--text-muted);font-size:11px;font-weight:600}.analyzing{z-index:850;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.analyzing-grain{pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.analyzing-content{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.analyzing-logo-img{object-fit:contain;width:48px;height:48px}.analyzing-ring svg{display:block}.analyzing-ring circle{transform-origin:50%}.analyzing-steps{flex-direction:column;align-items:center;gap:10px;display:flex}.analyzing-step{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;transition:opacity .3s;display:flex}.analyzing-check{color:#2d9e72;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:inline-flex}.analyzing-done{font-family:var(--font-display);color:#2d9e72;margin-top:8px;font-size:18px}.dash{background:var(--bg);grid-template-columns:72px 1fr 300px;display:grid;position:fixed;inset:0;overflow:hidden}.dash-grain{pointer-events:none;opacity:.025;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.dash-sidebar{border-right:1px solid var(--border-med);z-index:1;flex-direction:column;align-items:center;gap:24px;padding:20px 0;display:flex;position:relative}.dash-sidebar-logo-img{object-fit:contain;width:32px;height:32px}.dash-sidebar-nav{flex-direction:column;gap:4px;width:100%;display:flex}.dash-nav-item{cursor:pointer;font-family:var(--font-body);color:var(--text-muted);background:0 0;border:none;border-left:2px solid #0000;flex-direction:column;align-items:center;gap:3px;padding:10px 4px;transition:color .2s;display:flex}.dash-nav-item:hover{color:var(--text)}.dash-nav-item.active{color:var(--text);border-left-color:var(--text)}.dash-nav-icon{font-size:18px;line-height:1}.dash-nav-label{letter-spacing:.3px;font-size:9px;font-weight:600}.dash-nav-signout{color:var(--text-faint);margin-top:auto}.dash-nav-signout:hover{color:#c43d2b}.dash-main{z-index:1;padding:32px 36px;position:relative;overflow-y:auto}.dash-header{margin-bottom:28px}.dash-title{font-family:var(--font-display);color:var(--text);margin-bottom:6px;font-size:32px;font-weight:400}.dash-subtitle{color:var(--text-muted);font-size:14px}.dash-modules{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dash-module{background:var(--card-bg);border:1px solid var(--border-med);cursor:pointer;border-radius:16px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #3c230a0f}.dash-module:hover{box-shadow:0 8px 24px #3c230a1a}.dash-module-banner{justify-content:center;align-items:center;height:90px;display:flex}.dash-module-emoji{filter:drop-shadow(0 2px 4px #00000026);font-size:36px}.dash-module-body{padding:14px 16px 16px}.dash-module-name{font-family:var(--font-display);color:var(--text);margin-bottom:2px;font-size:17px;font-weight:400}.dash-module-sub{color:var(--text-muted);margin-bottom:12px;font-family:Caveat,cursive;font-size:14px}.dash-module-footer{align-items:center;gap:10px;display:flex}.dash-module-bar{background:#3c230a0f;border-radius:2px;flex:1;height:4px;overflow:hidden}.dash-module-fill{border-radius:2px;height:100%}.dash-module-pct{color:var(--text-muted);font-size:11px;font-weight:600}.dash-module-open{color:#2d9e72;margin-left:auto;font-size:12px;font-weight:600}.dash-aside{border-left:1px solid var(--border-med);z-index:1;flex-direction:column;gap:20px;padding:28px 20px;display:flex;position:relative;overflow-y:auto}.dash-aside-title{font-family:var(--font-display);color:var(--text);margin-bottom:12px;font-size:16px;font-weight:400}.dash-year-card{background:var(--card-bg);border:1px solid var(--border-med);border-radius:14px;padding:16px}.dash-year-eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-faint);margin-bottom:10px;font-size:10px;font-weight:700}.dash-year-row{align-items:center;gap:12px;display:flex}.dash-year-emoji{font-size:32px}.dash-year-name{font-family:var(--font-display);color:var(--text);font-size:18px}.dash-year-grade{color:var(--text-muted);font-size:12px}.dash-upcoming{background:var(--card-bg);border:1px solid var(--border-med);border-radius:14px;padding:16px}.dash-upcoming-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.dash-upcoming-item:last-of-type{border-bottom:none}.dash-upcoming-bar{border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.dash-upcoming-title{color:var(--text);font-size:13px;font-weight:600}.dash-upcoming-meta{color:var(--text-muted);margin-top:2px;font-size:11px}.dash-show-all{color:#2d9e72;cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-body);background:0 0;border:none;padding:8px 0 0}.dash-progress{background:var(--card-bg);border:1px solid var(--border-med);border-radius:14px;padding:16px}.dash-progress-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:6px 0;display:flex}.dash-progress-row:last-child{border-bottom:none}.dash-progress-label{color:var(--text-muted);font-size:12px}.dash-progress-pct{font-size:13px;font-weight:700}@media (width<=700px){.timeline-layout{grid-template-columns:100vw}.side-panel{display:none}.bottom-card-wrap{flex-direction:column;display:flex}.svg-column{width:100vw}.picker-grid{grid-template-columns:1fr;max-width:340px}.picker-heading{font-size:clamp(30px,7vw,42px)}.yr-note-num{font-size:70px}.yr-note-page{padding:18px 14px 14px 26px}}@media (width<=400px){.picker-content{padding:24px 16px}.picker-sub{margin-bottom:32px}}.loading-screen{z-index:950;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-grain{pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.loading-logo{z-index:1;position:relative}.loading-logo-img{object-fit:contain;width:64px;height:64px}.auth{z-index:850;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.auth-grain{pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.auth-orb{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.auth-orb--1{background:#2d9e7212;width:420px;height:420px;top:15%;left:8%}.auth-orb--2{background:#1d7fc40d;width:380px;height:380px;bottom:10%;right:12%}.auth-orb--3{background:#c47a120a;width:300px;height:300px;top:-5%;right:25%}.auth-content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:24px;display:flex;position:relative}.auth-logo{margin-bottom:28px}.auth-logo-img{object-fit:contain;width:56px;height:56px}.auth-card{background:#faf6ee;border:1px solid #3c230a1a;border-radius:6px 10px 10px 6px;width:100%;position:relative;box-shadow:0 1px 2px #3c230a0a,0 8px 24px #3c230a14,inset 0 1px #fff9}.auth-card-grain{pointer-events:none;border-radius:inherit;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.auth-card-paper--back{z-index:-1;background:#ede6d8;border:1px solid #3c230a0d;border-radius:4px;position:absolute;inset:4px -2px -4px 2px;transform:rotate(.8deg);box-shadow:0 3px 10px #3c230a0d}.auth-card-inner{z-index:1;padding:32px 28px 28px;position:relative}.auth-heading{font-family:var(--font-display);color:var(--text);margin-bottom:6px;font-size:28px;font-weight:400;line-height:1.15}.auth-subheading{color:var(--text-muted);margin-bottom:24px;font-size:14px;font-weight:400;line-height:1.5}.auth-sso-row{gap:10px;margin-bottom:20px;display:flex}.auth-sso-btn{font-family:var(--font-body);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13.5px;font-weight:500;transition:box-shadow .2s,transform .15s;display:flex}.auth-sso-btn:hover{transform:translateY(-1px)}.auth-sso-btn:active{transform:translateY(0)}.auth-sso-btn:disabled{opacity:.5;pointer-events:none}.auth-sso-btn--google{color:var(--text);background:#fff;border:1px solid #3c230a1f;box-shadow:0 1px 3px #3c230a0f}.auth-sso-btn--google:hover{box-shadow:0 2px 8px #3c230a1a}.auth-sso-btn--apple{color:#fff;background:#1c1207;border:1px solid #1c1207;box-shadow:0 1px 3px #0000001f}.auth-sso-btn--apple:hover{box-shadow:0 2px 8px #0003}.auth-sso-icon{flex-shrink:0}.auth-divider{align-items:center;gap:14px;margin-bottom:20px;display:flex}.auth-divider-line{background:var(--border-med);flex:1;height:1px}.auth-divider-text{color:var(--text-faint);text-transform:lowercase;font-size:12px;font-weight:500}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-label{flex-direction:column;gap:5px;display:flex;overflow:hidden}.auth-label-text{color:var(--text-muted);letter-spacing:.3px;font-size:12px;font-weight:600}.auth-input{width:100%;font-family:var(--font-body);color:var(--text);border:1px solid var(--border-med);background:#fff9;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.auth-input::placeholder{color:var(--text-faint)}.auth-input:focus{border-color:#2d9e72;box-shadow:0 0 0 3px #2d9e721a}.auth-input:disabled{opacity:.5}.auth-error{color:#c43d2b;background:#c43d2b0f;border:1px solid #c43d2b1f;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.4}.auth-submit{width:100%;font-family:var(--font-body);color:#fff;cursor:pointer;background:#2d9e72;border:none;border-radius:8px;margin-top:2px;padding:12px;font-size:14.5px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 8px #2d9e7233}.auth-submit:hover{background:#268a63;transform:translateY(-1px);box-shadow:0 4px 14px #2d9e7240}.auth-submit:active{transform:translateY(0)}.auth-submit:disabled{opacity:.6;pointer-events:none}.auth-toggle{text-align:center;color:var(--text-muted);margin-top:20px;font-size:13px}.auth-toggle-btn{font-family:var(--font-body);color:#2d9e72;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline}.auth-toggle-btn:hover{color:#268a63}@media (width<=480px){.auth-content{padding:16px}.auth-card-inner{padding:24px 20px 22px}.auth-heading{font-size:24px}}.demo-survey{z-index:800;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.demo-grain{pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.demo-orb{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.demo-orb--1{background:#2d9e720f;width:400px;height:400px;top:10%;right:5%}.demo-orb--2{background:#7048c80d;width:350px;height:350px;bottom:10%;left:10%}.demo-container{z-index:1;flex-direction:column;gap:20px;width:100%;max-width:480px;padding:24px;display:flex;position:relative}.demo-progress{align-items:center;gap:12px;display:flex}.demo-progress-bar{background:var(--border-med);border-radius:2px;flex:1;height:4px;overflow:hidden}.demo-progress-fill{background:#2d9e72;border-radius:2px;height:100%}.demo-progress-text{color:var(--text-faint);white-space:nowrap;font-size:12px;font-weight:600}.demo-card{background:#faf6ee;border:1px solid #3c230a1a;border-radius:6px 10px 10px 6px;position:relative;box-shadow:0 1px 2px #3c230a0a,0 8px 24px #3c230a14,inset 0 1px #fff9}.demo-card-grain{pointer-events:none;border-radius:inherit;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.demo-card-paper{z-index:-1;background:#ede6d8;border:1px solid #3c230a0d;border-radius:4px;position:absolute;inset:4px -2px -4px 2px;transform:rotate(.6deg);box-shadow:0 3px 10px #3c230a0d}.demo-card-inner{z-index:1;padding:28px 24px 24px;position:relative}.demo-card-title{font-family:var(--font-display);color:var(--text);margin-bottom:4px;font-size:26px;font-weight:400}.demo-card-subtitle{color:var(--text-muted);margin-bottom:24px;font-size:14px}.demo-fields{flex-direction:column;gap:18px;display:flex}.demo-field-label{color:var(--text);align-items:baseline;gap:6px;margin-bottom:7px;font-size:13px;font-weight:600;display:flex}.demo-field-req{color:#c43d2b;font-size:13px}.demo-field-opt{color:var(--text-faint);font-size:11px;font-style:italic;font-weight:400}.demo-input{width:100%;font-family:var(--font-body);color:var(--text);border:1px solid var(--border-med);background:#fff9;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.demo-input::placeholder{color:var(--text-faint)}.demo-input:focus{border-color:#2d9e72;box-shadow:0 0 0 3px #2d9e721a}.demo-chips{flex-wrap:wrap;gap:8px;display:flex}.demo-chip{font-family:var(--font-body);color:var(--text);border:1px solid var(--border-med);cursor:pointer;background:#ffffff80;border-radius:20px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .2s}.demo-chip:hover{border-color:var(--border-str);background:#fffc}.demo-chip--active{color:#1f7a55;background:#2d9e721a;border-color:#2d9e7259}.demo-error{color:#c43d2b;background:#c43d2b0f;border:1px solid #c43d2b1f;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:13px;font-weight:500}.demo-nav{justify-content:space-between;gap:12px;display:flex}.demo-nav-btn{font-family:var(--font-body);cursor:pointer;border-radius:8px;padding:11px 24px;font-size:14px;font-weight:600;transition:all .2s}.demo-nav-btn--back{color:var(--text-muted);border:1px solid var(--border-med);background:0 0}.demo-nav-btn--back:hover{border-color:var(--border-str);color:var(--text)}.demo-nav-btn--back:disabled{opacity:.3;pointer-events:none}.demo-nav-btn--next{color:#fff;background:#2d9e72;border:none;margin-left:auto;box-shadow:0 2px 8px #2d9e7233}.demo-nav-btn--next:hover{background:#268a63;transform:translateY(-1px);box-shadow:0 4px 14px #2d9e7240}.demo-nav-btn--next:active{transform:translateY(0)}@media (width<=480px){.demo-container{padding:16px}.demo-card-inner{padding:22px 18px 20px}.demo-card-title{font-size:22px}.demo-chip{padding:6px 12px;font-size:12px}}
