*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.landing-page{min-height:100vh;padding:28px 24px 56px;background:#1a1b1e;color:#c1c2c5;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif}.landing-nav,.landing-main{width:min(1400px,100%);margin:0 auto}.landing-nav{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;margin-bottom:24px;border-bottom:1px solid #373a40}.landing-brand h1{font-size:26px;font-weight:750;letter-spacing:.2px;line-height:1.05}.landing-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none}.landing-brand__mark{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#25262b;border:1px solid #373a40;overflow:hidden;flex-shrink:0}.landing-brand__mark img{width:100%;height:100%;object-fit:cover}.landing-brand__copy{display:grid;gap:4px}.landing-brand h1 span{background:linear-gradient(90deg,#4dabf7,#69db7c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing-brand p,.landing-muted,.landing-card p,.landing-workflow__item p,.landing-hero__copy p,.landing-inline-stat span{color:#909296}.landing-nav__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.landing-link{font-size:13px;color:#c1c2c5}.landing-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;transition:all .2s ease}.landing-button:hover{filter:brightness(1.08)}.landing-button--primary{background:#4dabf7;color:#fff}.landing-button--secondary,.landing-button--ghost{background:#25262b;border:1px solid #373a40;color:#c1c2c5}.landing-main{display:grid;gap:20px}.landing-panel,.landing-card,.landing-workflow__item,.landing-cta{background:#2c2e33;border:1px solid #373a40;border-radius:12px}.landing-hero,.landing-cta{padding:28px}.landing-hero__meta{padding-top:2px}.landing-hero__meta-copy{max-width:720px}.landing-hero__meta-copy p{color:#909296;line-height:1.6}.landing-hero__meta-copy a{color:#4dabf7}.landing-eyebrow,.landing-card__eyebrow{display:inline-block;margin-bottom:12px;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.landing-eyebrow{color:#4dabf7}.landing-card__eyebrow{color:#69db7c}.landing-hero{display:grid;gap:24px}.landing-hero__copy{display:grid;gap:18px}.landing-kicker{color:#909296;font-size:13px}.landing-hero__copy h2,.landing-section__title h3,.landing-cta h3{color:#f1f3f5;line-height:1.05}.landing-hero__copy h2{max-width:none;font-size:clamp(40px,5.2vw,78px);font-weight:800;letter-spacing:-.04em}.landing-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.landing-inline-stats,.landing-feature-grid,.landing-workflow{display:grid;gap:16px}.landing-inline-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-inline-stat,.landing-card,.landing-workflow__item{background:#25262b;border:1px solid #373a40;border-radius:10px;padding:18px}.landing-inline-stat strong,.landing-card h4,.landing-workflow__item strong{color:#f1f3f5}.landing-inline-stat strong{display:block;font-size:16px;line-height:1.35}.landing-section{display:grid;gap:18px}.landing-section__title{max-width:760px}.landing-section__title h3,.landing-cta h3{font-size:clamp(28px,3vw,44px);letter-spacing:-.03em}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-card h4{margin-bottom:10px;font-size:20px;line-height:1.18}.landing-workflow--three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-workflow__step{display:inline-block;margin-bottom:14px;color:#ffd43b;font-size:24px;font-weight:800;line-height:1}.landing-workflow__item strong{display:block;margin-bottom:10px;font-size:18px}.landing-hero__copy p,.landing-section__title p,.landing-card p,.landing-workflow__item p{line-height:1.6}.landing-cta{display:flex;justify-content:space-between;align-items:center;gap:16px}.tutorial-page .landing-main{gap:24px}.tutorial-hero{padding-bottom:20px}.tutorial-grid{grid-template-columns:1fr}.tutorial-card h3{color:#f1f3f5;margin-bottom:12px;font-size:28px;line-height:1.1}.tutorial-points{display:grid;gap:10px;margin-top:16px}.tutorial-point{background:#1f2023;border:1px solid #373a40;border-radius:10px;padding:12px 14px;color:#c1c2c5;font-size:14px;line-height:1.45}@media(max-width:980px){.landing-feature-grid,.landing-workflow--three-up,.landing-inline-stats{grid-template-columns:1fr}.landing-cta{flex-direction:column;align-items:flex-start}}@media(max-width:780px){.landing-page{padding:18px 18px 40px}.landing-nav{flex-direction:column}.landing-brand{align-items:flex-start}.landing-nav__actions{display:grid;width:100%}.landing-hero__actions,.landing-button{width:100%}.landing-hero__copy h2{font-size:42px}}.app-shell{width:100%}.app-main{min-width:0}.mobile-header{display:grid;gap:14px;margin-bottom:14px}.mobile-header__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-header__brand{display:flex;align-items:center;gap:12px;min-width:0}.mobile-header__logo{width:42px;height:42px;border-radius:12px;border:1px solid #373a40;flex-shrink:0}.mobile-header__title{color:#f1f3f5;font-size:18px;font-weight:750;line-height:1.05}.mobile-header__subtitle{color:#909296;font-size:12px;margin-top:4px}.mobile-header__buttons{display:flex;align-items:center;gap:8px}.mobile-icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid #373a40;background:#25262b;color:#f1f3f5;transition:transform .18s ease,background .18s ease,border-color .18s ease}.mobile-icon-button:active{transform:scale(.96)}.mobile-header__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mobile-stat-chip{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#25262b;border:1px solid #373a40}.mobile-stat-chip span{color:#909296;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.mobile-stat-chip strong{color:#f1f3f5;font-size:18px;font-weight:800}.mobile-stat-chip.is-alert{border-color:#ff6b6b59}.mobile-header__market{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:9px 12px;border-radius:999px;background:#9775fa24;border:1px solid rgba(151,117,250,.35);color:#c0a9ff;font-size:12px;font-weight:600}.mobile-tab-rail{display:flex;gap:10px;overflow-x:auto;padding:2px 0 14px;margin:0 -2px 14px;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none}.mobile-tab-rail::-webkit-scrollbar{display:none}.mobile-tab-pill{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;scroll-snap-align:start;padding:10px 14px;border-radius:999px;border:1px solid #373a40;background:#25262b;color:#c1c2c5;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.mobile-tab-pill.is-active{background:#4dabf7;color:#fff;border-color:transparent}.mobile-tab-pill em{font-style:normal;font-size:11px;opacity:.72}.mobile-bottom-dock{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 10px);z-index:250;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;border-radius:22px;border:1px solid rgba(55,58,64,.9);background:#1f2023eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 40px #00000061}.mobile-dock-button{display:grid;justify-items:center;gap:6px;padding:8px 4px;border-radius:16px;color:#909296;background:transparent;border:none;font-size:11px;font-weight:600;transition:transform .18s ease,background .18s ease,color .18s ease}.mobile-dock-button.is-active{background:#4dabf729;color:#f1f3f5}.mobile-dock-button:active{transform:scale(.96)}.mobile-dock-button__icon{position:relative}.mobile-dock-button__icon i{position:absolute;top:-7px;right:-10px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ff6b6b;color:#fff;font-size:10px;font-style:normal;display:inline-flex;align-items:center;justify-content:center}.mobile-sheet{position:fixed;inset:0;z-index:500;pointer-events:none}.mobile-sheet.is-open{pointer-events:auto}.mobile-sheet__backdrop{position:absolute;inset:0;background:#0000006b;opacity:0;transition:opacity .22s ease;border:none}.mobile-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:min(78vh,680px);padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 22px);border-radius:24px 24px 0 0;border:1px solid #373a40;background:#1f2023;box-shadow:0 -12px 40px #00000061;transform:translateY(104%);transition:transform .24s cubic-bezier(.22,1,.36,1)}.mobile-sheet.is-open .mobile-sheet__backdrop{opacity:1}.mobile-sheet.is-open .mobile-sheet__panel{transform:translateY(0)}.mobile-sheet__handle{width:44px;height:4px;border-radius:999px;background:#495057;margin:0 auto 14px}.mobile-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mobile-sheet__header strong{color:#f1f3f5;font-size:16px}.mobile-sheet__content{display:grid;gap:14px;overflow-y:auto}.mobile-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-sheet-action,.mobile-sheet-link{width:100%;display:flex;align-items:center;gap:10px;padding:14px;border-radius:18px;border:1px solid #373a40;background:#25262b;color:#f1f3f5;transition:transform .18s ease,background .18s ease,border-color .18s ease}.mobile-sheet-action{flex-direction:column;align-items:flex-start;min-height:88px;justify-content:space-between}.mobile-sheet-action.is-primary{background:linear-gradient(135deg,#4dabf73d,#69db7c29);border-color:#4dabf759}.mobile-sheet-link{justify-content:flex-start}.mobile-sheet-action:active,.mobile-sheet-link:active{transform:scale(.98)}.mobile-sheet-action span,.mobile-sheet-link span{font-size:13px;font-weight:600}.mobile-sheet-section{display:grid;gap:10px}.app-list-header{gap:12px}.app-list-toolbar{min-width:0;flex-wrap:wrap}@media(max-width:900px){.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-header{flex-direction:column;align-items:flex-start!important;gap:16px}.app-header__stats{width:100%;justify-content:space-between;flex-wrap:wrap}.app-nav__primary{margin-left:0!important}}@media(max-width:640px){.app-shell{padding:16px!important}.app-shell--mobile{padding-bottom:108px!important}.app-main--mobile>*{animation:mobileViewIn .22s cubic-bezier(.22,1,.36,1)}.app-list-header,.app-list-toolbar{flex-direction:column;align-items:stretch!important}.app-list-toolbar>*{width:100%}.app-list-toolbar select,.app-list-toolbar button{width:100%!important}.app-list-hint{display:none}.app-list-scroll{max-height:none!important}.app-list-row{padding:14px 16px!important}.app-footer__top,.app-footer__bottom,.app-footer__links{flex-direction:column;align-items:flex-start!important}.app-footer__shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;width:100%}.help-grid{grid-template-columns:1fr!important}.mobile-header__stats{grid-template-columns:1fr}.mobile-sheet-grid{grid-template-columns:1fr 1fr}}@keyframes mobileViewIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
