@font-face{font-family:Outfit;src:url(/assets/fonts/Outfit-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/fonts/Outfit-Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/fonts/Outfit-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/fonts/Outfit-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--color-primary:#6c3bff;--color-primary-deep:#5b21f6;--color-primary-soft:#f2eeff;--color-accent:#ff6b6b;--color-text:#17171b;--color-text-secondary:#6e6e7a;--color-background:#fff;--color-surface:#f8f8fa;--color-surface-raised:#fff;--color-border:#ececf0;--color-success:#2dbe75;--color-warning:#ffb547;--shadow-soft:0 14px 44px #17171b14;--shadow-sheet:0 -18px 70px #17171b29;--radius-small:14px;--radius-medium:22px;--radius-large:32px;--nav-height:calc(76px + env(safe-area-inset-bottom));color:var(--color-text);font-synthesis:none;text-rendering:optimizelegibility;font-family:Outfit,system-ui,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}*{box-sizing:border-box}html{background:var(--color-background);scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -10%, var(--color-primary-soft), transparent 32rem), var(--color-background);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #6c3bff47}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,p{margin-top:0}.sheet-open{overflow:hidden}.app-shell{width:100%;min-height:100vh}.topbar{z-index:20;height:72px;padding:14px max(20px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #ececf0c7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0 0 auto}.topbar__logo{object-fit:contain;width:auto;height:35px}.topbar__phase{background:var(--color-primary-soft);color:var(--color-primary-deep);border-radius:99px;margin-left:9px;padding:3px 8px;font-size:.75rem;font-weight:600}.app-main{width:min(100%,780px);min-height:100vh;padding:96px 22px calc(var(--nav-height) + 30px);margin:0 auto}.bottom-nav{z-index:30;height:var(--nav-height);padding:8px max(10px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(10px, env(safe-area-inset-left));border-top:1px solid var(--color-border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffeb;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav__item{color:#888894;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:.72rem;font-weight:500;display:flex}.bottom-nav__item.is-active{color:var(--color-primary);font-weight:600}.bottom-nav__item svg{transition:transform .18s}.bottom-nav__item.is-active svg{transform:translateY(-1px)}.button{cursor:pointer;border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:13px 22px;font-weight:600;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:active:not(:disabled){transform:scale(.985)}.button--primary{color:#fff;background:linear-gradient(135deg,#8b5cf6,#5b21f6);box-shadow:0 12px 26px #5b21f63b}.button--primary:hover:not(:disabled){box-shadow:0 15px 34px #5b21f64d}.button--secondary{color:var(--color-primary-deep);background:var(--color-primary-soft)}.button--ghost{color:var(--color-text);background:0 0}.button--ghost:hover:not(:disabled){background:var(--color-surface)}.button--full{width:100%}.icon-button{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:inline-grid}.home-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 220px);display:flex}.location-control{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:0;flex-direction:column;align-items:center;display:flex}.location-control>span{font-size:.88rem}.location-control strong{color:var(--color-text);align-items:center;gap:5px;margin-top:4px;font-size:1.08rem;font-weight:600;display:flex}.location-control strong svg:first-child{color:var(--color-primary)}.home-hero{margin-top:clamp(36px,8vh,72px)}.hero-mark{width:52px;height:52px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:18px;place-items:center;margin:0 auto 20px;display:grid;transform:rotate(-4deg)}.home-hero h1{margin-bottom:12px;font-size:clamp(3.35rem,13vw,5.6rem);font-weight:700;line-height:.98}.home-hero p{color:var(--color-text-secondary);margin-bottom:0;font-size:clamp(1.03rem,3vw,1.18rem)}.context-chips{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:34px;display:flex}.context-chips span{background:var(--color-surface);border:1px solid var(--color-border);color:#50505b;border-radius:99px;align-items:center;gap:6px;min-height:38px;padding:8px 13px;font-size:.88rem;font-weight:500;display:inline-flex}.home-actions{width:min(100%,400px);margin-top:42px}.home-actions .button--primary{min-height:60px;font-size:1.05rem}.home-actions .button--ghost{margin-top:7px}.trust-note{color:#9696a0;margin:22px 0 0;font-size:.78rem}.sheet-layer{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f0f146b;justify-content:center;align-items:flex-end;padding-top:40px;animation:.18s fade-in;display:flex;position:fixed;inset:0}.sheet{background:var(--color-background);width:min(100%,660px);max-height:calc(100vh - 30px);box-shadow:var(--shadow-sheet);border-radius:30px 30px 0 0;animation:.26s cubic-bezier(.22,1,.36,1) sheet-up;overflow:hidden}.sheet__handle{background:#d7d7dc;border-radius:99px;width:44px;height:5px;margin:10px auto 3px}.sheet__header{justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 22px 14px;display:flex}.sheet__header h2{margin-bottom:4px;font-size:1.55rem;font-weight:700;line-height:1.15}.sheet__header p{color:var(--color-text-secondary);margin-bottom:0;font-size:.95rem}.sheet__content{max-height:calc(100vh - 132px);padding:4px 22px calc(26px + env(safe-area-inset-bottom));overflow-y:auto}.context-form{flex-direction:column;gap:24px;display:flex}.context-form fieldset{border:0;margin:0;padding:0}.context-form legend,.field-label{margin-bottom:10px;font-size:.93rem;font-weight:600;display:block}.input-with-icon{border:1px solid var(--color-border);background:var(--color-surface);height:52px;color:var(--color-primary);border-radius:16px;align-items:center;gap:10px;padding:0 16px;display:flex}.input-with-icon input{min-width:0;color:var(--color-text);background:0 0;border:0;outline:0;flex:1;font-size:1rem;font-weight:500}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-grid{gap:9px;display:grid}.choice-grid--two{grid-template-columns:repeat(2,1fr)}.choice,.mode-choice{border:1px solid var(--color-border);color:#555560;cursor:pointer;background:#fff;border-radius:14px;min-height:44px;padding:10px 14px;font-size:.9rem;font-weight:500}.choice.is-selected,.mode-choice.is-selected{background:var(--color-primary-soft);color:var(--color-primary-deep);border-color:#6c3bff6b}.mode-stack{gap:9px;display:grid}.mode-choice{text-align:left;min-height:50px}.back-link{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:24px;padding:8px 0;font-size:.9rem;font-weight:500;display:inline-flex}.result-header>span,.sub-screen__header>span{color:var(--color-primary);font-size:.88rem;font-weight:600}.result-header h1,.sub-screen__header h1{margin:5px 0;font-size:clamp(2rem,7vw,3rem);font-weight:700;line-height:1.08}.result-header p{color:var(--color-text-secondary)}.mock-notice{color:#655a79;background:var(--color-primary-soft);border-radius:12px;margin:22px 0 14px;padding:10px 13px;font-size:.78rem;font-weight:500}.suggestion-list{gap:20px;display:grid}.suggestion-card{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface-raised);overflow:hidden;box-shadow:0 10px 34px #17171b0e}.suggestion-card__visual{background:linear-gradient(135deg, var(--color-primary-soft), #fff0ef);justify-content:space-between;align-items:flex-end;min-height:124px;padding:20px;display:flex}.suggestion-card__visual>span{filter:saturate(.92);font-size:3rem}.suggestion-card__visual small{color:var(--color-primary-deep);background:#ffffffd6;border-radius:99px;padding:7px 11px;font-size:.78rem;font-weight:600}.suggestion-card__body{padding:20px}.suggestion-card__heading{align-items:flex-start;gap:12px;display:flex}.suggestion-card__heading>div{flex:1;min-width:0}.suggestion-card h2{margin-bottom:6px;font-size:1.37rem;font-weight:700;line-height:1.18}.suggestion-card__heading p{color:var(--color-text-secondary);margin-bottom:0;font-size:.93rem}.heart-button{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.heart-button.is-active{color:var(--color-accent);background:#fff5f4;border-color:#ffd7d3}.fact-row{color:#53535e;flex-wrap:wrap;gap:8px 15px;margin-top:18px;font-size:.85rem;font-weight:500;display:flex}.fact-row span,.tag-row span{align-items:center;gap:5px;display:inline-flex}.tag-row{flex-wrap:wrap;gap:7px;margin:13px 0 19px;display:flex}.tag-row span{background:var(--color-surface);color:var(--color-text-secondary);border-radius:9px;padding:6px 9px;font-size:.76rem}.fact-disclaimer{color:#8b8b96;text-align:center;margin:18px 8px 0;font-size:.78rem}.selected-hero{border-radius:var(--radius-large);background:linear-gradient(145deg, var(--color-primary-soft), #fff);text-align:center;padding:30px 20px 28px}.selected-hero__check{color:#fff;background:var(--color-success);border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 15px;display:grid}.selected-hero>p{color:var(--color-primary);margin-bottom:4px;font-size:.88rem;font-weight:600}.selected-hero h1{margin-bottom:0;font-size:clamp(1.8rem,7vw,2.7rem);line-height:1.08}.timeline{margin:26px 0}.timeline__item{grid-template-columns:78px 1fr;gap:14px;padding-bottom:24px;display:grid;position:relative}.timeline__item:not(:last-child):after{content:"";background:var(--color-border);width:2px;position:absolute;top:28px;bottom:2px;left:87px}.timeline__item time{color:var(--color-primary);text-align:right;padding-top:3px;font-size:.83rem;font-weight:600}.timeline__item>div{padding-left:22px;position:relative}.timeline__item>div:before{content:"";background:var(--color-primary);width:9px;height:9px;box-shadow:0 0 0 5px var(--color-primary-soft);border-radius:50%;position:absolute;top:8px;left:4px}.timeline__item strong{font-size:1rem;font-weight:600}.timeline__item p{color:var(--color-text-secondary);margin:3px 0 0;font-size:.88rem}.selected-actions{gap:10px;display:grid}.sub-screen__header{margin-bottom:28px}.empty-state{text-align:center;max-width:430px;margin:12vh auto 0}.empty-state>span{width:60px;height:60px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:20px;place-items:center;margin:0 auto 18px;display:grid}.empty-state h2{margin-bottom:8px;font-size:1.35rem;font-weight:700}.empty-state p{color:var(--color-text-secondary)}.empty-state .button{margin-top:9px}.compact-list{gap:12px;display:grid}.compact-list article,.current-plan{border:1px solid var(--color-border);background:#fff;border-radius:20px;align-items:center;gap:14px;padding:16px;display:flex}.compact-list__emoji,.current-plan>span{background:var(--color-primary-soft);border-radius:17px;flex:none;place-items:center;width:52px;height:52px;font-size:1.7rem;display:grid}.compact-list h2,.current-plan h2{margin-bottom:3px;font-size:1rem;font-weight:600}.compact-list p,.current-plan p{color:var(--color-text-secondary);align-items:center;gap:4px;margin:0;font-size:.82rem;display:flex}.loading-lines{gap:12px;display:grid}.loading-lines i{background:linear-gradient(100deg,#f2f2f4,#fafafa,#f2f2f4) 0 0/220% 100%;border-radius:20px;height:82px;animation:1.4s linear infinite shimmer}.current-plan{margin-top:18px}.current-plan small{color:var(--color-primary);font-weight:600}.verify-note{color:#6a5120;background:#fff8e7;border-radius:16px;gap:11px;margin-bottom:18px;padding:14px;display:flex}.verify-note p{margin:2px 0 0;font-size:.82rem}.profile-group{border:1px solid var(--color-border);background:#fff;border-radius:22px;margin-bottom:18px;padding:19px}.profile-group h2{margin-bottom:13px;font-size:1rem;font-weight:600}.group-intro{color:var(--color-text-secondary);margin:-6px 0 12px;font-size:.84rem}.preset-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.preset{border:1px solid var(--color-border);background:var(--color-surface);min-height:78px;color:var(--color-text-secondary);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:9px 5px;font-size:.76rem;font-weight:500;display:flex}.preset>span{font-size:1.35rem}.preset.is-selected{color:var(--color-primary-deep);background:var(--color-primary-soft);border-color:#6c3bff6b}.switch-row{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:20px;min-height:52px;font-size:.93rem;font-weight:500;display:flex}.switch-row:first-of-type{border-top:0}.switch-row input{appearance:none;cursor:pointer;background:#d8d8de;border-radius:99px;width:46px;height:27px;transition:background .16s;position:relative}.switch-row input:after{content:"";background:#fff;border-radius:50%;width:21px;height:21px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000002e}.switch-row input:checked{background:var(--color-primary)}.switch-row input:checked:after{transform:translate(19px)}.range-row{border-top:1px solid var(--color-border);padding-top:14px;display:block}.range-row span{justify-content:space-between;font-size:.9rem;display:flex}.range-row strong{color:var(--color-primary);font-weight:600}.range-row input{width:100%;accent-color:var(--color-primary);margin-top:13px}.logout-button{width:100%;min-height:50px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-weight:500;display:flex}.oauth-stack{gap:9px;display:grid}.oauth-stack button{border:1px solid var(--color-border);background:#fff;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:10px 16px;font-weight:600;display:flex}.oauth-stack small{color:var(--color-text-secondary);margin-left:auto;font-size:.72rem}.google-g{color:#4285f4;font-weight:700}.or-divider{color:#9696a0;align-items:center;gap:10px;margin:20px 0;font-size:.78rem;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--color-border);flex:1;height:1px}.auth-form{gap:14px;display:grid}.auth-form label{color:#4e4e58;gap:7px;font-size:.86rem;font-weight:600;display:grid}.auth-form label>span{color:#9999a2;font-weight:400}.auth-form input{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;outline:0;width:100%;height:49px;padding:0 14px}.auth-form input:focus{background:#fff;border-color:#6c3bff8c}.password-input{position:relative}.password-input button{width:42px;height:42px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:3px;right:6px}.form-error{color:#8d2e29;background:#fff1ef;border-radius:11px;margin:0;padding:10px 12px;font-size:.85rem}.auth-switch{width:100%;color:var(--color-primary);cursor:pointer;background:0 0;border:0;margin-top:14px;padding:9px;font-weight:600}.privacy-hint{color:#9898a2;text-align:center;margin:10px 0 0;font-size:.75rem}.sent-state{text-align:center;padding:18px 0 8px}.sent-state strong{font-size:1.12rem;font-weight:700}.sent-state p{max-width:360px;color:var(--color-text-secondary);margin:6px auto 18px}.launch-screen{text-align:center;place-content:center;justify-items:center;gap:22px;min-height:100vh;padding:30px;display:grid}.launch-screen img{width:min(250px,68vw);height:auto}.launch-screen p{color:var(--color-text-secondary)}.toast{z-index:150;left:50%;bottom:calc(var(--nav-height) + 16px);color:#fff;width:min(100% - 32px,430px);box-shadow:var(--shadow-soft);text-align:center;background:#17171bf0;border-radius:14px;padding:13px 16px;font-size:.9rem;animation:.22s toast-in;position:fixed;transform:translate(-50%)}.screen-enter{animation:.26s both screen-enter}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(35px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}@keyframes screen-enter{0%{opacity:0;transform:translateY(7px)}}@keyframes shimmer{to{background-position:-220% 0}}@media (width>=760px){.app-main{padding-top:112px}.bottom-nav{border:1px solid var(--color-border);width:530px;height:72px;box-shadow:var(--shadow-soft);border-radius:24px;padding:7px 12px;bottom:18px;left:50%;right:auto;transform:translate(-50%)}.home-screen{min-height:calc(100vh - 250px)}.sheet-layer{align-items:center;padding:30px}.sheet{border-radius:30px;max-height:min(820px,100vh - 60px)}.sheet__content{max-height:calc(100vh - 190px)}.suggestion-card{grid-template-columns:180px 1fr;display:grid}.suggestion-card__visual{flex-direction:column;align-items:flex-start;min-height:100%}.suggestion-card__visual>span{font-size:3.5rem}}@media (width<=420px){.app-main{padding-left:16px;padding-right:16px}.topbar{height:66px}.topbar__logo{height:31px}.preset-grid{grid-template-columns:repeat(2,1fr)}.choice-grid--two{grid-template-columns:1fr}.home-hero h1{font-size:3.6rem}.suggestion-card__body{padding:17px}.bottom-nav__item{font-size:.67rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
