:root{background:#f4f4f2;color:#111;font-family:Inter,SF Pro Text,Segoe UI,system-ui,sans-serif}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 15%,#fffffff2,#fff0 40%),radial-gradient(circle at 85% 10%,#d7e9ff4d,#d7e9ff00 45%),#ececea;color:#111}a{color:inherit}button,input{font:inherit}.app-shell{min-height:100vh;display:block;padding:0}.phone-frame{width:min(100%,430px);min-height:100vh;margin:0 auto;background:transparent}.screen{min-height:100vh;padding:16px 14px 28px;display:flex;flex-direction:column;gap:14px;animation:screen-enter .24s cubic-bezier(.2,.8,.2,1)}@keyframes screen-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.screen-topbar{min-height:42px;display:flex;align-items:center;justify-content:space-between}.screen-topbar-actions{display:flex;align-items:center;gap:8px}.icon-button,.menu-button{width:38px;height:38px;border-radius:999px;border:1px solid rgba(17,17,17,.2);background:#ffffffe6;display:grid;place-items:center;text-decoration:none;color:#111}.icon-button span{font-size:28px;line-height:1;transform:translateY(-1px)}.icon-button--ghost{border-color:transparent;background:transparent}.menu-button{color:#606060}.menu-button.MuiIconButton-root{border:1px solid rgba(17,17,17,.24);background:#ffffffe6}.menu-button:hover{background:#fffffffa}.menu-button .MuiSvgIcon-root{font-size:22px}.progress-wrap{display:flex;gap:6px;align-items:center;min-height:8px}.progress-dot{width:8px;height:8px;border-radius:99px;background:#d7d7d7;transition:width .18s ease,background-color .18s ease}.progress-dot.is-active{width:22px;background:#111}.progress-dot.is-done{background:#7d7d7d}.eyebrow{margin:0;color:#8a8a8a;font-size:14px;font-weight:500}.hero-block{display:grid;gap:12px}.hero-title{margin:0;font-family:Inter,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,3.1rem);line-height:.98;letter-spacing:-.04em}.hero-title--compact{font-size:clamp(2.2rem,6vw,3.4rem)}.hero-copy{margin:0;color:#5f5f5f;font-size:17px;line-height:1.5}.headline-block{display:grid;gap:8px}.headline-block h1{margin:0;font-family:Inter,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.04em;line-height:1.02;font-size:clamp(2rem,5vw,2.7rem)}.headline-block p{margin:0;color:#616161;font-size:16px;line-height:1.45}.stack-lg{display:grid;gap:18px}.stack-xl{display:grid;gap:26px}.market-card{padding:16px 12px;display:grid;gap:12px}.skeleton-line{height:21px;border-radius:6px;background:linear-gradient(90deg,#ddd,#efefef,#ddd);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.skeleton-line--short{width:92%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.inline-value{font-size:16px;color:#4e4e4e}.inline-value strong{color:#111}.budget-slider-wrap{margin-top:18px}.mui-budget-slider{padding:10px 2px 0}.mui-budget-slider .MuiSlider-root{color:#0b0b0b;height:6px}.mui-budget-slider .MuiSlider-rail{background:#cdcdcd;opacity:1}.mui-budget-slider .MuiSlider-track{border:0}.mui-budget-slider .MuiSlider-thumb{width:36px;height:36px;box-shadow:0 5px 10px #0000002e}.mui-budget-slider .MuiSlider-thumb:hover,.mui-budget-slider .MuiSlider-thumb.Mui-focusVisible,.mui-budget-slider .MuiSlider-thumb.Mui-active{box-shadow:0 7px 16px #00000038}.range-labels{margin-top:10px;display:flex;justify-content:space-between;color:#666;font-size:14px}.option-list{display:grid;gap:10px}.choice-card{width:100%;min-height:58px;padding:14px 16px;border-radius:12px;border:1px solid rgba(17,17,17,.2);background:#fff9;display:grid;gap:4px;justify-items:center;cursor:pointer;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.choice-card:hover{transform:translateY(-1px);background:#ffffffe6;box-shadow:0 12px 20px #1414140d}.choice-card.is-selected{border-color:#111;background:#fdfdfd}.choice-card__title{font-size:16px;font-weight:700}.choice-card__subtitle{font-size:12px;color:#6b6b6b}.summary-list{overflow:hidden;padding:0 2px}.summary-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0;border-bottom:1px solid rgba(17,17,17,.14)}.summary-row:last-child{border-bottom:0}.summary-row span{color:#5c5c5c}.summary-row strong{color:#111}.footer-actions{margin-top:auto;padding-top:10px}.footer-actions--small{margin-top:6px}.error-banner{border-radius:10px;border:1px solid rgba(190,38,38,.25);background:#ff595914;color:#7a1f1f;padding:10px 12px;font-size:14px}.success-banner{border-radius:10px;border:1px solid rgba(31,128,82,.22);background:#30b57514;color:#155f3f;padding:10px 12px;font-size:14px}.title-row{display:flex;align-items:flex-start;justify-content:space-between}.title-row-actions{display:flex;align-items:center;gap:8px}.report-card{padding:14px 12px;display:grid;gap:10px}.report-card p{margin:0;line-height:1.45;color:#222}.report-card time{color:#6b6b6b;font-size:13px}.report-orders{display:grid;gap:8px;padding-top:2px}.report-order-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid rgba(17,17,17,.08);border-radius:10px;background:#11111105}.report-order-row__left,.report-order-row__right{display:flex;align-items:center;gap:8px;min-width:0}.report-order-row__right{color:#5f5f5f;font-size:12px;white-space:nowrap}.report-order-action{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.04em;color:#0f172a}.report-order-ticker{font-size:13px;font-weight:600;color:#222}.empty-copy{margin:0;color:#6b6b6b;line-height:1.45}.holdings-card{padding:0}.holdings-card--empty{padding:14px 12px}.cash-card{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cash-value{font-size:16px;font-weight:700;white-space:nowrap}.holding-value{font-size:13px;font-weight:700;white-space:nowrap}.ios-install-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;align-items:end;padding:16px}.ios-install-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1116;padding:0;cursor:pointer}.ios-install-overlay__card{position:relative;z-index:1;border-radius:16px;border:1px solid rgba(17,17,17,.12);background:#fffffff7;box-shadow:0 16px 40px #0000002e;padding:14px 14px calc(14px + env(safe-area-inset-bottom,0px));display:grid;gap:10px}.ios-install-overlay__close{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:999px;border:1px solid rgba(17,17,17,.14);background:#ffffffe6;color:#333;font-size:22px;line-height:1;cursor:pointer}.ios-install-overlay__eyebrow{margin:0;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#666}.ios-install-overlay__title{margin:0;padding-right:34px;font-size:20px;line-height:1.12;letter-spacing:-.02em}.ios-install-overlay__copy{margin:0;color:#4f4f4f;line-height:1.45}@media(max-width:520px){.phone-frame{width:100%}.screen{min-height:100vh;padding:14px 14px 24px}}@media(prefers-reduced-motion:reduce){.screen,.skeleton-line,.choice-card,.progress-dot{animation:none!important;transition:none!important}}
