:root{--red:#cc092f;--red-light:#d12244;--red-dark:#960d1f;--pink:#fbe9ed;--pink-line:#f5c7d3;--ink:#1b1b1f;--ink-2:#4a4a4f;--muted:#6e6e73;--muted-2:#8c8c91;--line:#ececef;--soft:#f6f6f8;--soft-2:#f2f2f4;--graphite:#2a2a2e;--white:#fff;--r-sm:12px;--r-md:16px;--r-lg:20px;--r-xl:26px;--r-pill:999px;--shadow-card:0 4px 12px #14141e0d;--shadow-hero:0 14px 32px -6px #960d1f3d;--shadow-cta:0 6px 14px #4d000d2e;--shadow-pending:0 6px 16px #cc092f14;--grad-red:linear-gradient(135deg, #d12244 0%, #cc092f 55%, #960d1f 100%);--font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Plus Jakarta Sans", "Inter", system-ui, -apple-system, sans-serif;--device-w:402px;--device-h:874px;--device-scale:1}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);color:var(--ink);background:var(--red-dark);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}button{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}button:focus-visible,a:focus-visible{outline:2px solid var(--red);outline-offset:2px;border-radius:8px}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}.stage{background:var(--grad-red);min-height:100dvh;color:var(--white);justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.stage:before{content:"";pointer-events:none;background:radial-gradient(46% 60% at 50% 48%,#ffffff1f,#0000 70%);position:absolute;inset:0}.stage__circle{pointer-events:none;background:#ffffff12;border-radius:50%;position:absolute}.stage__circle--a{width:62vmax;height:62vmax;top:-30vmax;right:-22vmax}.stage__circle--b{background:#ffffff0d;width:34vmax;height:34vmax;bottom:-16vmax;left:-12vmax}.stage__ring{pointer-events:none;border:1.6vmax solid #ffffff14;border-radius:50%;width:26vmax;height:26vmax;position:absolute;top:12vmax;left:6vmax}.stage__symbol{width:auto;height:128vh;color:var(--white);opacity:.09;pointer-events:none;position:absolute;top:50%;left:calc(50% + 200px);transform:translateY(-46%)}.stage__brand{font-family:var(--font-display);letter-spacing:-.8px;color:var(--white);font-size:30px;font-weight:800;line-height:36px;position:fixed;top:40px;left:48px}.stage__brand small{font-family:var(--font);letter-spacing:0;opacity:.82;margin-top:6px;font-size:14px;font-weight:400;line-height:20px;display:block}.stage__signature{color:var(--white);align-items:center;gap:20px;display:flex;position:fixed;bottom:36px;right:48px}.stage__sigtext{color:#ffffffc7;font-size:12.5px;line-height:16px}.stage__logo{flex:none;display:block}.stage__hint{color:#ffffffa8;max-width:320px;font-size:12.5px;line-height:17px;position:fixed;bottom:36px;left:48px}.device{width:var(--device-w);height:var(--device-h);z-index:1;transform:scale(var(--device-scale));transform-origin:50%;background:linear-gradient(160deg,#2b2b30,#0b0b0d 60%);border-radius:56px;flex:none;padding:12px;position:relative;box-shadow:0 50px 100px #3c000a73,0 16px 36px #3c000a4d,inset 0 0 0 2px #ffffff0d}.device__island{z-index:60;background:#0b0b0d;border-radius:20px;width:118px;height:34px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.device__button{background:#3a3a40;border-radius:2px;width:3px;height:90px;position:absolute;top:190px;right:-3px}.device__button--left{height:56px;top:150px;left:-3px;right:auto}.device__button--left2{height:56px;top:220px;left:-3px;right:auto}.screen{background:var(--white);width:100%;height:100%;color:var(--ink);border-radius:44px;position:relative;overflow:hidden}.app{background:var(--white);flex-direction:column;height:100%;display:flex;position:relative}.statusbar{flex:none;justify-content:space-between;align-items:center;height:38px;padding:10px 28px 0;font-size:13px;font-weight:600;display:flex}.statusbar--light{color:var(--white)}.statusbar__right{align-items:center;gap:6px;font-size:12px;display:flex}.content{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-height:0;overflow:hidden auto}.content::-webkit-scrollbar{display:none}.page{flex-direction:column;gap:14px;padding:12px 24px 24px;display:flex}@media (width<=767px){body{background:var(--white)}.stage{background:var(--white);align-items:stretch;min-height:100dvh;padding:0}.stage__hint,.stage__brand,.stage__signature,.stage__symbol,.stage__circle,.stage__ring{display:none}.device{background:var(--white);width:100%;height:100dvh;box-shadow:none;border-radius:0;padding:0;transform:none}.device__island,.device__button{display:none}.screen{border-radius:0}.statusbar{height:env(safe-area-inset-top,0px);padding:0;overflow:hidden}.statusbar>*{display:none}.bottomnav{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}.header{justify-content:space-between;align-items:center;gap:16px;padding-top:8px;display:flex}.header__title{letter-spacing:-.6px;font-size:28px;font-weight:700;line-height:34px}.header__subtitle{color:var(--muted);margin-top:4px;font-size:14px;line-height:20px}.header__brand{font-family:var(--font-display);letter-spacing:-.6px;font-size:21px;font-weight:800}.avatar-btn{background:var(--soft-2);width:40px;height:40px;color:var(--ink);border-radius:50%;flex:none;place-items:center;display:grid}.section-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.section-title h2{letter-spacing:-.3px;font-size:18px;font-weight:600;line-height:24px}.section-title p{color:var(--muted);margin-top:2px;font-size:11.5px;line-height:15px}.link{color:var(--red);white-space:nowrap;font-size:12.5px;font-weight:600;line-height:16px}.link--chev{align-items:center;gap:2px;display:inline-flex}.tile{color:var(--red);background:var(--pink);border-radius:14px;flex:none;place-items:center;display:grid}.tile--graphite{background:var(--graphite);color:var(--white)}.tile--white{background:var(--white);color:var(--red)}.tile--soft{background:var(--soft);color:var(--red)}.tile--red{background:var(--red-dark);color:var(--white)}.tile--soft-ink{background:var(--soft-2);color:var(--ink)}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-card);padding:14px}.card--tap{width:100%;transition:transform .15s,box-shadow .15s;display:block}.card--tap:active{transform:scale(.985)}.pill{border-radius:var(--r-pill);background:var(--soft);color:var(--ink-2);white-space:nowrap;align-items:center;gap:5px;padding:3px 8px;font-size:10.5px;font-weight:600;line-height:13px;display:inline-flex}.pill--pink{background:var(--pink);color:var(--red)}.pill--red{background:var(--red);color:var(--white)}.pill--graphite{background:var(--graphite);color:var(--white)}.pill--outline{background:var(--white);border:1px solid var(--line);color:var(--ink)}.pill--muted{color:var(--muted)}.pill--green{color:#1b7a3a;background:#e6f4ea;border:1px solid #b9e0c4}.pill--green svg{color:#1b7a3a}.pill--gray{background:var(--soft-2);color:var(--muted)}.app--hero .statusbar{background:#d91c4a}.hero-head{color:var(--white);background:linear-gradient(170deg,#d91c4a 0%,#cc092f 45%,#a80f26 100%);flex-direction:column;gap:6px;padding:6px 24px 34px;display:flex;position:relative;overflow:hidden}.hero-head:before,.hero-head:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.hero-head:before{background:#ffffff14;width:300px;height:300px;top:-190px;right:-110px}.hero-head:after{border:12px solid #ffffff1a;width:160px;height:160px;top:70px;left:-60px}.hero-head>*{position:relative}.hero-head__brand{font-family:var(--font-display);letter-spacing:-.4px;font-size:18px;font-weight:800;line-height:40px}.hero-head__title{letter-spacing:-.8px;margin-top:4px;font-size:32px;font-weight:700;line-height:38px}.hero-head__sub{opacity:.92;font-size:16px;line-height:22px}.hero-head__meta{opacity:.85;font-size:14px;line-height:20px}.hero-head__meta b{opacity:1;font-weight:600}.avatar-btn--outline{color:var(--white);background:0 0;border:1.5px solid #ffffffe6}.sheet-page{z-index:1;background:var(--white);border-radius:24px 24px 0 0;flex-direction:column;gap:14px;min-height:100%;margin-top:-20px;padding:14px 24px 24px;display:flex;position:relative}.pair{align-items:stretch;gap:10px;display:flex}.pair>.card{flex:1 1 0;min-width:0}.hero-banner{aspect-ratio:1860/846;width:100%;box-shadow:var(--shadow-hero);background-position:50%;background-size:cover;border-radius:22px;display:block;overflow:hidden}.hero-banner:active{transform:scale(.99)}.list-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-card);padding:2px 14px}.list-card__row{align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.list-card__row+.list-card__row{border-top:1px solid var(--line)}.strip__text b{color:var(--ink);font-size:14px;font-weight:600;line-height:19px;display:block}.dot{background:var(--red);border-radius:50%;flex:none;width:7px;height:7px}.dot--gray{background:var(--muted-2)}.btn{border-radius:var(--r-pill);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;line-height:16px;transition:transform .12s,opacity .12s;display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{background:var(--red);color:var(--white)}.btn--outline{background:var(--white);color:var(--ink);border:1px solid var(--line)}.btn--text{color:var(--red);padding:9px 6px}.btn--white{background:var(--white);color:var(--red);box-shadow:var(--shadow-cta)}.btn--block{width:100%}.btn--lg{padding:16px 18px;font-size:15px}.btn--md{padding:13px 18px;font-size:14px}.divider{background:var(--line);height:1px}.strip{border-radius:var(--r-md);background:var(--soft);color:var(--ink-2);align-items:center;gap:10px;padding:12px 14px;font-size:12px;line-height:17px;display:flex}.strip__icon{color:var(--red);flex:none}.strip p{flex:1}.strip--centered{justify-content:center}.strip--centered p{flex:none}.publish-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:14px;width:100%;padding:16px 2px;display:flex}.publish-row__icon{background:var(--pink);width:44px;height:44px;color:var(--red);border-radius:50%;flex:none;place-items:center;display:grid}.publish-row h3{letter-spacing:-.2px;font-size:15px;font-weight:600;line-height:20px}.publish-row p{color:var(--muted);font-size:12.5px;line-height:17px}.publish-row .chev{color:var(--muted);flex:none;margin-left:auto}.carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin:0 -24px;padding:2px 24px 6px;display:flex;overflow-x:auto}.carousel::-webkit-scrollbar{display:none}.carousel>*{scroll-snap-align:start;flex:none}.tabs{justify-content:space-between;gap:22px;display:flex}.tab{letter-spacing:-.1px;color:var(--muted);border-bottom:2px solid #0000;padding:4px 2px 8px;font-size:14px;font-weight:600;line-height:20px;transition:color .15s,border-color .15s}.tab--active{color:var(--red);border-bottom-color:var(--red)}.bottomnav{background:var(--white);border-top:1px solid var(--line);flex:none;padding:8px 12px 20px;display:flex}.bottomnav__item{color:#626569;white-space:nowrap;flex-direction:column;flex:1;align-items:center;gap:6px;padding:8px 0;font-size:10.5px;line-height:14px;display:flex}.bottomnav__item--active{color:var(--red);font-weight:600}.step{align-items:flex-start;gap:12px;display:flex}.step__num{z-index:1;background:var(--pink);width:28px;height:28px;color:var(--red);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid;position:relative}.step h3{font-size:14.5px;font-weight:600;line-height:20px}.step p{color:var(--muted);font-size:13px;line-height:18px}.steps{flex-direction:column;gap:14px;display:flex;position:relative}.steps:before{content:"";background:#f5d9df;border-radius:1px;width:2px;position:absolute;top:32px;bottom:32px;left:13px}.toast{background:var(--ink);color:var(--white);z-index:80;border-radius:14px;padding:12px 14px;font-size:13px;line-height:18px;animation:.2s toast-in;position:absolute;bottom:100px;left:16px;right:16px;box-shadow:0 10px 30px #0000004d}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sheet-backdrop{z-index:70;background:#0f050880;animation:.2s fade-in;position:absolute;inset:0}.sheet{background:var(--white);padding:10px 24px calc(28px + env(safe-area-inset-bottom,0px));z-index:71;border-radius:28px 28px 0 0;flex-direction:column;gap:16px;animation:.28s cubic-bezier(.2,.8,.2,1) sheet-in;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000002e}.sheet__handle{background:#d9d9de;border-radius:2px;width:40px;height:4px;margin:0 auto}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.row{align-items:center;gap:8px;display:flex}.col{flex-direction:column;display:flex}.grow{flex:1;min-width:0}.muted{color:var(--muted)}.t-12{font-size:12px;line-height:16px}.t-13{font-size:13px;line-height:18px}.t-14{font-size:14px;line-height:19px}.w-600{font-weight:600}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fade-in{animation:.25s fade-in}
