@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&family=Manrope:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#faf7f0;--bg-elev:#fff;--bg-card:#fff;--bg-card-hover:#fdfbf3;--bg-input:#f5f1e8;--border:#ebe4d3;--border-mid:#ddd5c0;--border-strong:#d9cfb6;--text:#15171c;--text-dim:#4d5564;--text-faint:#717787;--gold:#2e6b4f;--gold-soft:#3d8364;--gold-faint:#2e6b4f1f;--gold-glow:#2e6b4f0f;--navy:#0f2540;--navy-mid:#1b3558;--red:#c0392b;--green:#2d7d52;--blue:#2563a8;--radius-sm:6px;--radius:10px;--radius-lg:14px;--radius-xl:20px;--shadow:0 1px 3px #14181e12, 0 4px 12px #14181e0d;--shadow-lg:0 8px 32px #14181e1f;--transition:.16s ease;--font-serif:"Fraunces", Georgia, serif;--font-sans:"Manrope", system-ui, sans-serif}html,body,#root{height:100%;min-height:100vh}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}h1,h2,h3,h4{font-family:var(--font-serif);letter-spacing:-.01em;font-weight:400}button{font-family:var(--font-sans);cursor:pointer;border:none;outline:none}button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}button:active:not(:disabled){transform:scale(.98)}a,button,[role=button],input,select,textarea,label{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,textarea,select{font-family:var(--font-sans);color:var(--text);background:var(--bg-input);border:1px solid var(--border-mid);border-radius:var(--radius);width:100%;transition:border-color var(--transition);outline:none;padding:10px 14px;font-size:15px}input:focus,textarea:focus,select:focus{border-color:var(--gold);background:var(--bg-elev)}input[type=range]{background:0 0;border:none;border-radius:0;height:22px;padding:0}input[type=range]:focus{background:0 0;border:none}input[type=checkbox],input[type=radio]{appearance:auto;cursor:pointer;background:0 0;border:none;width:auto;padding:0}input[type=checkbox]:focus,input[type=radio]:focus{background:0 0;border:none}input::placeholder,textarea::placeholder{color:var(--text-faint)}input[type=checkbox],input[type=radio]{appearance:auto;width:auto;height:auto;accent-color:var(--gold);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b91a0' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in{animation:.3s forwards fadeIn}.spin{animation:1s linear infinite spin}@keyframes oeViewIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.oe-page{animation:.28s cubic-bezier(.2,.8,.25,1) oeViewIn}.oe-dots span{background:var(--gold);border-radius:50%;width:7px;height:7px;margin:0 3px;animation:1s ease-in-out infinite oePulse;display:inline-block}.oe-dots span:nth-child(2){animation-delay:.15s}.oe-dots span:nth-child(3){animation-delay:.3s}@keyframes oeCheckPop{0%{opacity:0;transform:scale(0)}55%{opacity:1;transform:scale(1.45)}to{opacity:1;transform:scale(1)}}.oe-check-pop{animation:.42s cubic-bezier(.2,.9,.3,1.4) oeCheckPop;display:inline-block}@keyframes oeCoachGlow{0%,to{box-shadow:0 0 0 3px #c9a84c4d,0 0 22px #c9a84c1f}50%{box-shadow:0 0 0 4px #c9a84c8c,0 0 30px #c9a84c47}}.oe-coach{border-radius:12px;scroll-margin-top:100px;animation:1.8s ease-in-out infinite oeCoachGlow}@keyframes oeNudgeIn{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:none}}.oe-nudge{animation:.4s cubic-bezier(.2,.9,.3,1.2) oeNudgeIn}@keyframes oeCelebrate{0%{opacity:0;transform:scale(.94)}40%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.oe-celebrate{animation:.55s cubic-bezier(.2,.9,.3,1.3) oeCelebrate}@keyframes oeBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.oe-breathe{animation:2.4s ease-in-out infinite oeBreathe}@media (prefers-reduced-motion:reduce){.oe-check-pop,.oe-coach,.oe-nudge,.oe-celebrate,.oe-breathe,.oe-page,.oe-sheet,.oe-drawer-panel,.oe-drawer-scrim,.oe-skel,.oe-live-bar:after,.oe-gold-sweep,.oe-top-match{animation:none!important}[style*=oeCardCascade]{opacity:1!important;animation:none!important}[style*=oeBarGrow]{animation:none!important;transform:none!important}}.oe-mobile-toggle,.oe-bottom-nav{display:none}@media (width<=768px){.oe-sidebar-desktop{display:none!important}.oe-mobile-toggle{z-index:200;top:calc(12px + env(safe-area-inset-top));background:var(--bg-card);border:1px solid var(--border-mid);border-radius:var(--radius);width:42px;height:42px;color:var(--text);justify-content:center;align-items:center;display:flex;position:fixed;left:12px}.oe-bottom-nav{display:flex}.oe-main{padding-bottom:calc(56px + env(safe-area-inset-bottom))}.oe-tool-layout{grid-template-columns:1fr!important}.oe-output-col{position:static!important;top:auto!important}.oe-page{padding:calc(56px + env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 28px max(16px, env(safe-area-inset-left))!important}.oe-two-col,.oe-grid-2{grid-template-columns:1fr!important}.oe-grid-4{grid-template-columns:1fr 1fr!important}input,textarea,select{font-size:16px!important}h1{font-size:26px!important}h2{font-size:20px!important}.oe-drawer{width:100vw!important}.oe-grid-3{grid-template-columns:1fr!important}.oe-stage-row{-webkit-overflow-scrolling:touch;overflow-x:auto;flex-wrap:nowrap!important}.oe-stage-row>*{flex:none}.oe-drawer-foot{padding-bottom:calc(64px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:8px}.oe-span-full{grid-column:1/-1!important}.oe-stick-above-nav{bottom:calc(68px + env(safe-area-inset-bottom))!important;z-index:290!important}.oe-below-burger{top:calc(60px + env(safe-area-inset-top))!important}.oe-drawer-foot>*{min-width:0}.oe-split{flex-direction:column!important}.oe-split>*{border-right:none!important}.oe-sheet{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;animation:.3s cubic-bezier(.2,.85,.3,1) oeSheetUp;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:calc(20px + env(safe-area-inset-bottom))!important;border-radius:0!important}.oe-main{overscroll-behavior-y:contain}button:active{transform:scale(.97)}.oe-bottom-nav button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:transform .12s,color .15s}.oe-bottom-nav button:active{transform:scale(.9)}.oe-drawer-scrim{animation:.2s oeScrimIn}.oe-drawer-panel{animation:.26s cubic-bezier(.2,.85,.3,1) oeDrawerIn}.oe-drawer-panel>div{height:100dvh!important}.oe-stack-sm{grid-template-columns:1fr!important}.oe-stack2-sm{grid-template-columns:1fr 1fr!important}.oe-tap{min-width:44px!important;min-height:44px!important}}@keyframes oeFlash{0%{box-shadow:0 0 #2e6b4f00}30%{box-shadow:0 0 0 3px #2e6b4f8c}to{box-shadow:0 0 #2e6b4f00}}.oe-flash{animation:1.4s oeFlash}@keyframes oeToastIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.oe-hover-card{transition:transform .16s,box-shadow .2s,border-color .2s}.oe-hover-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px);border-color:var(--border-strong)!important}.oe-hover-card:active{transform:translateY(0)}@keyframes oeSkel{0%{background-position:200% 0}to{background-position:-200% 0}}.oe-skel{background:linear-gradient(90deg, var(--bg-input) 25%, var(--border) 50%, var(--bg-input) 75%);-webkit-user-select:none;user-select:none;background-size:200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite oeSkel;color:#0000!important}.oe-skel-row{height:14px;margin:10px 0}.oe-skel-block{border-radius:12px;height:72px;margin:10px 0}@keyframes oeSweep{0%{left:-35%}to{left:100%}}.oe-live-bar{background:var(--gold-faint);border-radius:999px;height:3px;margin-top:8px;position:relative;overflow:hidden}.oe-live-bar:after{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);border-radius:999px;width:35%;animation:1.6s ease-in-out infinite oeSweep;position:absolute;top:0;bottom:0}@keyframes oeGoldSweep{0%{background:#b8860b00;box-shadow:inset 4px 0 #b8860b00}25%{background:#b8860b0f;box-shadow:inset 4px 0 #b8860bcc}to{background:#b8860b00;box-shadow:inset 4px 0 #b8860b00}}.oe-gold-sweep{animation:1.6s oeGoldSweep}@keyframes oeCardCascade{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes oeBarGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes oeTopMatch{0%,to{box-shadow:0 0 #b8860b00}30%{box-shadow:0 0 0 3px #b8860b59,0 4px 22px #b8860b2e}60%{box-shadow:0 0 0 2px #b8860b33,0 2px 12px #b8860b1a}}.oe-top-match{animation:2.4s .5s oeTopMatch;border-color:#b8860b73!important}button{transition:transform .12s,box-shadow .18s,opacity .15s,background .18s,border-color .18s}@keyframes oeSheetUp{0%{opacity:.55;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes oeDrawerIn{0%{transform:translate(-100%)}to{transform:none}}@keyframes oeScrimIn{0%{opacity:0}to{opacity:1}}@keyframes oeSpin{to{transform:rotate(360deg)}}@keyframes oeSpinRev{to{transform:rotate(-360deg)}}@keyframes oePulse{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1.1)}}@keyframes oeBlink{0%,to{opacity:.25}50%{opacity:1}}
