:root{color-scheme:light;--bg: #f3f4f6;--card: #ffffff;--text: #171717;--muted: #737373;--line: #e5e5e5;--dark: #111111;--dark-2: #1f1f1f;--soft: #fafafa;--blue: #eff6ff}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:0;background:linear-gradient(180deg,#f5f5f5,#ececec)}.phone-frame{width:100%;max-width:430px;margin:0 auto;min-height:100vh;background:#fff;box-shadow:0 20px 60px #00000014}.topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar__inner{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px}.topbar__left{display:flex;align-items:center;gap:12px}.topbar__title{font-size:17px;font-weight:700}.topbar__subtitle{font-size:13px;color:var(--muted);margin-top:4px}.icon-btn,.btn,.chip,.quick-card,.structure-card,.process-card,.upload-box{transition:all .18s ease}.icon-btn{width:40px;height:40px;border-radius:16px;border:1px solid var(--line);background:#fff;color:var(--text)}.screen-body{padding:20px 16px 104px;display:flex;flex-direction:column;gap:18px}.card{background:var(--card);border:1px solid var(--line);border-radius:28px;padding:16px;box-shadow:0 8px 24px #0000000a}.hero-card,.hero-mini{border-radius:30px;padding:20px;color:#fff;background:linear-gradient(145deg,#050505,#1f1f1f 55%,#404040);box-shadow:0 20px 40px #0000002e}.hero-title{margin:14px 0 0;font-size:30px;line-height:1.1;font-weight:800;letter-spacing:-.03em}.hero-desc{margin:12px 0 0;font-size:14px;line-height:1.7;color:#ffffffc2}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.badge,.soft-chip,.tag-blue,.price-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:12px;font-weight:600}.badge{padding:8px 12px;background:#ffffff1a;color:#ffffffeb}.price-pill{padding:10px 14px;background:var(--dark);color:#fff}.btn{border:0;border-radius:18px;padding:14px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px}.btn--primary{background:var(--dark);color:#fff}.btn--primary:hover{transform:translateY(-1px)}.btn--primary.btn--light{background:#fff;color:var(--dark)}.btn--secondary{background:#fff;color:var(--text);border:1px solid var(--line)}.btn--ghost{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.12)}.btn--full{width:100%}.btn--tiny{border:1px solid var(--line);border-radius:16px;padding:10px 12px;background:#fff;color:var(--text);font-size:13px;font-weight:600}.two-col-grid,.quick-grid,.info-grid,.upload-grid{display:grid;gap:12px}.two-col-grid,.info-grid,.quick-grid,.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-card{border-radius:24px;border:1px solid var(--line);background:var(--soft);padding:16px;text-align:left}.quick-card__icon{width:42px;height:42px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000000f}.quick-card__label{margin-top:14px;font-size:14px;font-weight:700}.quick-card:hover{border-color:#d4d4d4}.meta-line{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.metric-title{font-size:28px;font-weight:800;margin-top:12px}.metric-big{font-size:38px;font-weight:800;margin-top:8px}.muted-small,.muted-text,.field-label,.section-desc{font-size:13px;color:var(--muted)}.muted-light{font-size:13px;color:#ffffffc7;margin-top:8px;line-height:1.6}.value-strong{font-size:14px;font-weight:700;color:var(--text)}.caps-line{font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:#ffffff85}.section-title{font-size:16px;font-weight:700}.strong{color:var(--text);font-weight:700}.row{display:flex}.between{justify-content:space-between}.center{align-items:center}.start{align-items:flex-start}.gap-12{gap:12px}.mt-8{margin-top:8px}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-18{margin-top:18px}.form-stack,.stack-list,.timeline{display:flex;flex-direction:column;gap:12px}.field-box,.info-cell,.soft-card{border-radius:22px;background:var(--soft);padding:14px}.field-label{font-size:12px}.select,.textarea{width:100%;background:transparent;border:0;outline:0;color:var(--text);margin-top:8px}.textarea{min-height:120px;background:var(--soft);border-radius:24px;padding:16px;resize:vertical}.chip-wrap{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid var(--line);background:#fff;color:#525252;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:600}.chip--active{background:var(--dark);color:#fff;border-color:var(--dark);box-shadow:0 8px 18px #00000024}.structure-card,.process-card{border:1px solid var(--line);border-radius:24px;background:var(--soft);padding:14px;text-align:left}.structure-card--active,.process-card--active{background:var(--dark);border-color:var(--dark);color:#fff;box-shadow:0 16px 28px #00000026}.structure-card__title,.process-card__title{font-size:15px;font-weight:700;margin-top:12px}.structure-card__desc,.process-card__meta{font-size:13px;margin-top:8px;line-height:1.6;color:inherit;opacity:.78}.preview-box,.upload-box{aspect-ratio:1 / 1;border-radius:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-size:12px;font-weight:600}.preview-box{color:#fff}.preview-box--steel{background:linear-gradient(145deg,#1f2937,#4b5563)}.preview-box--graphite{background:linear-gradient(145deg,#111827,#374151)}.preview-box--silver{background:linear-gradient(145deg,#9ca3af,#d1d5db);color:#111827}.upload-box{border:2px dashed #d4d4d4;background:var(--soft);color:#737373}.upload-box--wide{aspect-ratio:auto;min-height:110px}.tag-blue{padding:8px 12px;background:var(--blue);color:#1d4ed8}.soft-chip{padding:8px 12px;background:#fff;color:#525252}.soft-chip--dark{background:#ffffff1f;color:#fff}.soft-chip--warn{background:#fffbeb;color:#b45309}.soft-chip--ok{background:#ecfdf5;color:#047857}.note-card{line-height:1.8;color:#525252}.text-link{background:transparent;border:0;color:#404040;font-weight:600}.eta-box{border-radius:18px;background:#ffffff1f;padding:10px 12px;text-align:right;font-size:13px;color:#ffffffd9;line-height:1.5}.bottom-bar{position:sticky;bottom:0;z-index:40;display:flex;gap:12px;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-bar>.btn:first-child{flex:1}.bottom-bar>.btn:last-child{flex:1.45}.bottom-bar--grid>.btn{flex:1!important}.timeline__item{display:flex;gap:12px;align-items:flex-start}.timeline__dot{width:28px;height:28px;border-radius:999px;background:#e5e5e5;color:#525252;display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:2px;font-size:12px;font-weight:700}.timeline__dot--done{background:var(--dark);color:#fff}.timeline__content{padding-bottom:14px}.support-hero{display:flex;gap:14px;align-items:flex-start;background:linear-gradient(145deg,#082f49,#155e75);color:#fff}.support-hero__icon{width:48px;height:48px;border-radius:18px;background:#ffffff1a;display:flex;align-items:center;justify-content:center}@media(max-width:380px){.hero-actions,.two-col-grid,.quick-grid,.info-grid{grid-template-columns:1fr}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
