[data-theme=light]{--bg: #F5F5F7;--accent-hover-bg: rgba(10, 132, 255, .08);--accent-hover-border: rgba(10, 132, 255, .35);--accent-active-bg: rgba(10, 132, 255, .14);--accent-selected-bg: rgba(10, 132, 255, .12);--ghost-hover: rgba(0, 0, 0, .06);--path-hover-border: rgba(10, 132, 255, .28);--path-hover-shadow: 0 4px 24px rgba(10, 132, 255, .12), 0 1px 0 rgba(255, 255, 255, .95) inset;--input-focus-border: rgba(0, 0, 0, .22);--cta-hover-filter: brightness(.92);--switch-bg: rgba(255, 255, 255, .78);--switch-border: rgba(0, 0, 0, .08);--switch-shadow: 0 2px 12px rgba(0, 0, 0, .06), 0 1px 0 rgba(255, 255, 255, .9) inset;--switch-track: rgba(0, 0, 0, .08);--switch-thumb: #ffffff;--switch-thumb-shadow: 0 1px 4px rgba(0, 0, 0, .18);--switch-icon: rgba(0, 0, 0, .28);--switch-icon-active: #0A84FF}[data-theme=dark]{--bg: #09080F;--accent-hover-bg: rgba(255, 255, 255, .16);--accent-hover-border: rgba(255, 255, 255, .28);--accent-active-bg: rgba(255, 255, 255, .2);--accent-selected-bg: rgba(255, 255, 255, .16);--ghost-hover: rgba(255, 255, 255, .14);--path-hover-border: rgba(255, 255, 255, .28);--path-hover-shadow: 0 4px 24px rgba(0, 0, 0, .35), 0 1px 0 rgba(255, 255, 255, .12) inset;--input-focus-border: rgba(255, 255, 255, .35);--cta-hover-filter: brightness(1.12);--switch-bg: rgba(255, 255, 255, .1);--switch-border: rgba(255, 255, 255, .16);--switch-shadow: 0 4px 20px rgba(0, 0, 0, .35), 0 1px 0 rgba(255, 255, 255, .08) inset;--switch-track: rgba(255, 255, 255, .14);--switch-thumb: rgba(255, 255, 255, .92);--switch-thumb-shadow: 0 1px 6px rgba(0, 0, 0, .35);--switch-icon: rgba(255, 255, 255, .28);--switch-icon-active: rgba(255, 255, 255, .9)}html,body,#root{height:100%;background:var(--bg);transition:background-color .4s ease}body{font-family:DM Sans,-apple-system,sans-serif}.opt-btn:hover{background:var(--accent-hover-bg)!important;border-color:var(--accent-hover-border)!important}[data-theme=light] .opt-btn:hover{color:#0a84ff!important}.opt-btn:active{transform:scale(.97)}.opt-btn.selected{background:var(--accent-selected-bg)!important;border-color:var(--accent-hover-border)!important}[data-theme=light] .opt-btn.selected{color:#0a84ff!important}.ghost-btn:hover{background:var(--ghost-hover)!important}.ghost-btn:active,.cta-btn:active{transform:scale(.97)}.cta-btn:hover{filter:var(--cta-hover-filter)}.path-card:hover{border-color:var(--path-hover-border)!important;box-shadow:var(--path-hover-shadow)!important;transform:translateY(-2px)}.path-card:active{transform:scale(.98)}input:focus{outline:none;border-color:var(--input-focus-border)!important}.theme-footer{position:relative;z-index:0;flex-shrink:0;display:flex;justify-content:center;padding:8px 24px max(20px,env(safe-area-inset-bottom,20px));pointer-events:none}.theme-footer .theme-switch{pointer-events:auto}.theme-switch{display:flex;align-items:center;gap:10px;padding:7px 12px;border-radius:980px;border:.5px solid var(--switch-border);background:var(--switch-bg);box-shadow:var(--switch-shadow);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);cursor:pointer;font-family:inherit;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.theme-switch:hover{filter:brightness(1.05)}.theme-switch:active{transform:scale(.97)}.theme-switch__icon{color:var(--switch-icon);flex-shrink:0;transition:color .25s ease,opacity .25s ease}.theme-switch__icon--active{color:var(--switch-icon-active)}.theme-switch__track{position:relative;width:40px;height:24px;border-radius:12px;background:var(--switch-track);flex-shrink:0}.theme-switch__thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--switch-thumb);box-shadow:var(--switch-thumb-shadow);transition:transform .28s cubic-bezier(.4,0,.2,1)}.theme-switch__thumb--dark{transform:translate(16px)}.back-btn:hover{filter:brightness(1.06)}.back-btn:active{transform:scale(.97)}.year-drum{position:relative;width:100%;user-select:none;-webkit-user-select:none}.year-drum__selection{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:44px;border-radius:10px;pointer-events:none;z-index:1}[data-theme=light] .year-drum__selection{background:#0000000f;border:.5px solid rgba(0,0,0,.08)}[data-theme=dark] .year-drum__selection{background:#ffffff1f;border:.5px solid rgba(255,255,255,.14)}.year-drum__scroll{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 78%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 78%,transparent 100%)}.year-drum__scroll::-webkit-scrollbar{display:none}.year-drum__item{display:flex;align-items:center;justify-content:center;scroll-snap-align:center;font-family:DM Sans,-apple-system,sans-serif;font-size:22px;font-weight:400;letter-spacing:-.02em;cursor:pointer;transition:opacity .08s linear,transform .08s linear}[data-theme=light] .year-drum__item{color:#1c1c1e}[data-theme=light] .year-drum__item--selected{font-weight:600}[data-theme=dark] .year-drum__item{color:#ffffff8c}[data-theme=dark] .year-drum__item--selected{color:#fff;font-weight:600}.year-drum-wrap{width:100%;max-width:280px;margin:0 auto}.year-drum__age{margin:0 0 16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px}.year-drum__age-value{font-family:DM Sans,-apple-system,sans-serif;font-size:clamp(40px,10vw,52px);font-weight:300;letter-spacing:-.04em;line-height:1}[data-theme=light] .year-drum__age-value{color:#1c1c1e}[data-theme=dark] .year-drum__age-value{color:#fff}.year-drum__age-label{font-family:DM Sans,-apple-system,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.01em}[data-theme=light] .year-drum__age-label{color:#6e6e73}[data-theme=dark] .year-drum__age-label{color:#ffffff73}
