:root{--orange:#f4511e;--orange-dark:#d83b0b;--ink:#21252b;--muted:#898b90;--border:#ececee;--surface:#f7f8fa;--peach:#fff2eb;--radius:18px;color:var(--ink);font-synthesis:none;background:#fbfbfc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:1rem}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}button,a,input,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--orange)}input:focus,textarea:focus{outline:none}button{justify-content:center;align-items:center;gap:8px;transition:background .15s,transform .15s;display:inline-flex}button:hover:not(:disabled){filter:brightness(.98)}button:active:not(:disabled){transform:translateY(1px)}h1,h2,h3,p{margin:0}h2{font-size:1.1875rem;font-weight:650}h3{font-size:1rem;font-weight:600}p{line-height:1.7}small{font-size:.8125rem}svg{flex-shrink:0}input{min-width:0}strong{font-weight:600}.header{border-bottom:1px solid var(--border);background:#fff;height:91px}.header-inner{justify-content:space-between;align-items:center;gap:30px;max-width:1320px;height:100%;margin:0 auto;padding:0 40px;display:flex}.brand{letter-spacing:-.6px;white-space:nowrap;align-items:center;gap:11px;font-size:1.3125rem;font-weight:750;display:flex}.brand-icon{background:var(--orange);color:#fff;border-radius:13px;justify-content:center;align-items:center;width:43px;height:43px;display:inline-flex;box-shadow:0 4px 10px #f4511e16}.brand-light{margin-left:3px;font-weight:500}.brand small{color:var(--muted);letter-spacing:2px;margin-top:3px;font-size:.625rem;font-weight:400;display:block}.desktop-nav{align-items:stretch;gap:40px;height:100%;display:flex}.desktop-nav a{color:#74767b;align-items:center;font-size:.9375rem;display:flex;position:relative}.desktop-nav a.active{color:var(--orange);font-weight:600}.desktop-nav a.active:after{content:"";background:var(--orange);border-radius:3px 3px 0 0;width:22px;height:3px;position:absolute;bottom:0;left:calc(50% - 11px)}.header-right{align-items:center;gap:20px;display:flex}.demo-chip{color:#a37028;white-space:nowrap;background:#fff7eb;border:1px solid #ffe8c8;border-radius:6px;padding:5px 8px;font-size:.75rem}.login-button{font-size:.875rem;font-weight:600}.avatar{color:#b24b20;background:#fbe5d9;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:600;display:inline-flex}.avatar-link{align-items:center;gap:8px;font-size:.875rem;display:flex}.main{max-width:1320px;min-height:calc(100vh - 91px);margin:auto;padding:36px 40px 0}.workspace{grid-template-columns:minmax(0,1fr) 288px;gap:32px;display:grid}.page-heading{justify-content:space-between;align-items:center;margin:3px 0 25px;display:flex}.eyebrow{letter-spacing:2px;color:#aaa9a6;align-items:center;gap:7px;font-size:.625rem;font-weight:600;display:flex}.eyebrow>span{background:var(--orange);border-radius:50%;width:6px;height:6px}.page-heading h1{letter-spacing:-1.1px;margin:12px 0 9px;font-size:1.9375rem;font-weight:700}.page-heading h1>span{color:var(--orange)}.page-heading p,.section-page-heading p{color:#85868a;font-size:.875rem}.heading-stamp{color:#f07950;background:#fff0e9;border-radius:17px;justify-content:center;align-items:center;width:56px;height:56px;margin-right:8px;display:flex;transform:rotate(9deg)}.chat-panel{background:#fff;border:1px solid #e7e7e8;border-radius:20px;overflow:hidden;box-shadow:0 5px 16px #25252503}.chat-panel-header{border-bottom:1px solid #f0f0f0;align-items:center;gap:11px;padding:18px 23px;display:flex}.assistant-icon{width:34px;height:34px;color:var(--orange);background:#fff6f0;border:1px solid #ffdcca;border-radius:11px;justify-content:center;align-items:center;display:flex}.chat-panel-header strong{font-size:.875rem;display:block}.chat-panel-header div>span{color:var(--muted);margin-top:4px;font-size:.6875rem;display:block}.automated{color:#98999c;border:1px solid #ececee;border-radius:20px;margin-left:auto;padding:4px 9px;font-size:.6875rem}.chat-messages{background:linear-gradient(#fdfdfd,#fff);min-height:196px;padding:26px 24px 20px}.chat-messages.has-messages{scrollbar-width:thin;max-height:610px;overflow-y:auto}.assistant-message{margin-bottom:18px;display:flex}.bubble{overflow-wrap:anywhere;background:#f5f6f8;border-radius:3px 15px 15px;max-width:95%;padding:16px 19px;font-size:.875rem;line-height:1.8}.wave{margin-bottom:5px;font-size:1rem;font-weight:600;display:block}.bubble p{color:#81838a;font-size:.8125rem;line-height:1.9}.bubble-platforms{gap:8px;margin-top:12px;display:flex}.platform{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:2px 6px;font-size:.6875rem;font-weight:500;line-height:1.5;display:inline-flex}.taobao{color:#e96b20;background:#fff0e4}.jd{color:#db3c4d;background:#feecee}.pdd{color:#e94262;background:#ffedf0}.user-message{justify-content:flex-end;margin:10px 0 20px;display:flex}.user-message .bubble{background:var(--orange);color:#fff;border-radius:15px 3px 15px 15px;max-width:80%}.composer-wrap{padding:0 24px 17px}.composer{background:#fff;border:1.5px solid #f6ae93;border-radius:13px;align-items:center;gap:11px;padding:11px 12px 11px 15px;display:flex;box-shadow:0 0 0 3px #fff5ee}.composer:focus-within{border-color:var(--orange)}.composer>svg{color:#b2b2b6}.composer textarea{resize:none;color:#45474e;border:0;flex:1;height:28px;font-size:.875rem;line-height:26px}.composer textarea::placeholder{color:#b3b3b8}.send-button{background:var(--orange);color:#fff;border-radius:9px;width:34px;height:34px}.send-button:disabled{opacity:.65}.composer-foot{color:#b0b0b4;justify-content:space-between;align-items:center;margin-top:13px;font-size:.625rem;display:flex}.composer-foot>span{align-items:center;gap:5px;display:flex}.working{color:var(--orange);gap:8px;margin-bottom:15px;font-size:.875rem;display:flex}.discover{margin-top:32px}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.3px;font-size:1.125rem}.section-heading p{color:var(--muted);margin-top:5px;font-size:.75rem}.muted-tag{color:#999;white-space:nowrap;background:#f4f4f5;border-radius:5px;padding:4px 8px;font-size:.6875rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.product{background:#fff;border:1px solid #e9e9eb;border-radius:15px;width:100%;max-width:380px;overflow:hidden}.product-photo{color:#aaa;background:#f1f0ed;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product:hover .product-photo img{transform:scale(1.03)}.product-photo>.platform{background:#fff;font-weight:600;position:absolute;top:12px;left:12px;box-shadow:0 1px 5px #00000008}.photo-label{color:#fff;background:#0005;border-radius:4px;padding:2px 5px;font-size:.625rem;position:absolute;bottom:9px;right:9px}.product-info{padding:16px}.product-subtitle{letter-spacing:.4px;color:#999;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.625rem;overflow:hidden}.product h3{margin-bottom:10px;font-size:.875rem;font-weight:600;line-height:1.6}.coupon{color:var(--orange);align-items:center;gap:4px;margin-bottom:8px;font-size:.6875rem;display:flex}.price-row{align-items:baseline;gap:6px;display:flex}.price{letter-spacing:-1px;font-size:1.5625rem;font-weight:700}.price small{margin-right:3px;font-size:.875rem}.price-row del{color:#aaa;font-size:.6875rem}.after-price{color:#aaa;margin-left:auto;font-size:.625rem}.cashback-row{border-top:1px solid #f1f1f2;justify-content:space-between;align-items:center;gap:5px;margin-top:12px;padding-top:11px;display:flex}.cashback-row>span{color:var(--orange);font-size:.625rem}.cashback-row strong{font-size:.75rem;font-weight:600}.mini-button{color:#65666b;background:#f6f6f7;border-radius:6px;padding:6px;font-size:.6875rem}.right-rail{padding-top:9px}.wallet-card{background:linear-gradient(135deg,#fff3e9 0%,#ffeadb 100%);border:1px solid #ffeadb;border-radius:18px;padding:24px 22px 14px}.rail-title{align-items:center;gap:9px;margin-bottom:27px;display:flex}.rail-title h2{font-size:.9375rem}.rail-title>a{color:#aa9a8e;margin-left:auto}.rail-title>svg{color:#94532f}.money-label{color:#9a7965;font-size:.75rem}.wallet-number{letter-spacing:-1.5px;color:#6c3921;margin:7px 0 20px;font-size:2.4375rem;font-weight:650}.wallet-number small{margin-right:5px;font-size:1.3125rem;font-weight:500}.wallet-mini{gap:23px;padding-bottom:23px;display:flex}.wallet-mini>div{flex-direction:column;flex:1;gap:8px;display:flex}.wallet-mini>div+div{border-left:1px solid #ebd6c7;padding-left:21px}.wallet-mini span{color:#ac8f7a;font-size:.6875rem}.wallet-mini strong{color:#674a37;font-size:1rem;font-weight:600}.primary{background:var(--orange);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:43px;padding:11px 20px;font-size:.875rem;font-weight:550;display:inline-flex;box-shadow:0 3px 5px #f4511e12}.primary:hover{background:var(--orange-dark)}.full{width:100%}.small{min-height:33px;padding:7px 10px;font-size:.75rem}.wallet-foot{text-align:center;color:#b1937e;margin-top:11px;font-size:.625rem}.how-card{padding:27px 9px 12px}.how-card .eyebrow{color:#b1b1b5;margin-bottom:9px;font-size:.5625rem}.how-card h2{margin-bottom:24px;font-size:1.125rem}.step{gap:16px;min-height:77px;display:flex;position:relative}.step:not(:last-child):after{content:"";border-left:1px dashed #dcdcdf;position:absolute;top:30px;bottom:2px;left:14px}.step-number{color:#999;background:#fff;border:1px solid #e5e5e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.625rem;font-weight:600;display:flex}.step:first-of-type .step-number{color:var(--orange);background:#fff3ed;border-color:#ffd7c8}.step h3{margin-bottom:5px;padding-top:4px;font-size:.8125rem}.step p{color:#9d9da1;font-size:.6875rem}.note-card{color:#b1b2b8;border:1px solid #ececef;border-radius:12px;align-items:flex-start;gap:11px;padding:18px 15px;display:flex}.note-card strong{color:#6d7076;font-size:.75rem}.note-card p{color:#aaa;margin-top:7px;font-size:.6875rem;line-height:1.8}.live-platforms{gap:20px;padding:20px 0;display:flex}.live-platforms>div{color:#999;gap:10px;font-size:.75rem;display:flex}footer{color:#b5b5bb;border-top:1px solid #ececef;justify-content:space-between;align-items:center;margin-top:42px;padding:23px 0 27px;font-size:.625rem;display:flex}footer>div{align-items:center;gap:8px;display:flex}.mobile-nav{display:none}.section-page-heading{margin-bottom:27px}.section-page-heading h1{margin:12px 0;font-size:1.875rem}.panel{border:1px solid var(--border);background:#fff;border-radius:18px;margin-bottom:22px;padding:24px}.tabs{border-bottom:1px solid var(--border);align-items:center;gap:25px;margin:-3px 0 0;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;color:#888;padding:14px 0;font-size:.875rem;position:relative}.tabs button.selected{color:var(--orange);font-weight:600}.tabs button.selected:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:0;left:0;right:0}.tabs .refresh{margin-left:auto}.empty{text-align:center;color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:70px 16px;display:flex}.empty h3{color:#555;font-size:1.1875rem}.empty p{max-width:360px;font-size:.875rem}.order-row{border-bottom:1px solid #f0f0f2;align-items:center;gap:18px;padding:25px 0;display:flex}.order-row:last-child{border:0}.order-icon{color:#cead94;background:#f8f5f1;border-radius:12px;padding:18px}.order-main{flex:1;min-width:0}.order-main h3{flex-wrap:wrap;align-items:center;gap:8px;font-size:.9375rem;display:flex}.order-main p{color:#a2a2a8;overflow-wrap:anywhere;margin-top:8px;font-size:.75rem}.order-main p span{margin:0 6px}.order-amount{text-align:right}.order-amount small{color:#999;margin-bottom:6px;font-size:.6875rem;display:block}.order-amount strong{color:var(--orange);font-size:1.25rem}.status{color:#888;white-space:nowrap;background:#f6f6f7;border-radius:5px;justify-content:center;align-items:center;padding:5px 9px;font-size:.6875rem;display:inline-flex}.status.settled{color:#4f8d69;background:#eff8f2}.status.paid,.status.approved{color:#c78232;background:#fff4e9}.status.invalid,.status.rejected{color:#aaa;background:#f5f5f6}.text-button{color:var(--orange);padding:10px 0;font-size:.75rem}.balance-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:18px;margin-bottom:25px;display:grid}.balance-hero{background:var(--peach);border:1px solid #ffe5d9;border-radius:17px;padding:26px}.balance-hero>span,.balance-item>span{color:#97806f;font-size:.8125rem}.balance-hero h2{color:#753e24;margin:15px 0 20px;font-size:2.25rem}.balance-item{border:1px solid var(--border);background:#fff;border-radius:17px;padding:27px 22px}.balance-item strong{margin:20px 0;font-size:1.8125rem;display:block}.balance-item p{color:#aaa;font-size:.75rem}.ledger-row{border-bottom:1px solid #f0f0f2;align-items:center;gap:20px;padding:18px 0;display:flex}.ledger-row:last-child{border:0}.ledger-row>div{flex:1}.ledger-row strong{font-size:.875rem}.ledger-row p{color:#999;margin-top:6px;font-size:.75rem}.ledger-row small{color:#999;font-size:.625rem;font-weight:400}.ledger-row>span{color:#999;font-size:.75rem}.orange{color:var(--orange)}.inline-empty{color:#aaa;padding:30px 0;font-size:.875rem}.account-grid{grid-template-columns:300px 1fr;gap:24px;display:grid}.account-card{flex-direction:column;align-items:center;gap:18px;height:fit-content;padding:35px 24px;display:flex}.avatar.large{width:70px;height:70px;font-size:1.6875rem}.account-card p{color:#aaa;font-size:.75rem}.secondary{background:#fff;border:1px solid #e4e4e8;border-radius:9px;min-height:39px;padding:11px 16px;font-size:.8125rem}.secondary.small{min-height:32px;padding:7px 10px;font-size:.75rem}.faq h3{margin-top:25px;font-size:.9375rem}.faq p{color:#999;margin-top:10px;font-size:.875rem}.demo-purchase{grid-template-columns:1fr 300px;align-items:center;gap:40px;padding:40px;display:grid}.demo-purchase h2{margin:24px 0 14px;font-size:1.4375rem}.demo-purchase p{color:#999;font-size:.875rem}.demo-actions{flex-wrap:wrap;gap:10px;max-width:450px;margin-top:30px;display:flex}.demo-links{gap:25px;margin-top:25px;display:flex}.demo-links a{color:var(--orange);align-items:center;gap:10px;font-size:.875rem;display:flex}.admin-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px;display:grid}.admin-stats>div{border:1px solid var(--border);background:#fff;border-radius:16px;padding:22px}.admin-stats span{color:#999;font-size:.8125rem}.admin-stats strong{margin:15px 0 8px;font-size:1.875rem;display:block}.admin-stats small{color:#aaa;font-size:.625rem}.admin-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;display:flex}.admin-row:last-child{border:0}.admin-row h3{flex-wrap:wrap;align-items:center;gap:10px;font-size:.9375rem;display:flex}.admin-row p{color:#999;overflow-wrap:anywhere;margin:6px 0;font-size:.75rem}.admin-row strong{color:var(--orange)}.action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:420px;display:flex}.warning-text{color:#c17620;font-size:.75rem}.muted{color:#aaa}.settings-note{color:#aaa;padding:20px 0;font-size:.8125rem;line-height:1.8}.error-banner{color:#bf4c34;background:#fff1ef;border:1px solid #f5d1ca;border-radius:10px;align-items:center;gap:12px;margin:0 0 20px;padding:13px 16px;font-size:.875rem;display:flex}.error-banner button{margin-left:auto;padding:3px}.toast{z-index:120;color:#fff;background:#29332d;border-radius:11px;align-items:center;gap:10px;width:max-content;max-width:90vw;padding:14px 22px;font-size:.875rem;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #0002}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1d263955;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:22px;width:440px;max-width:100%;max-height:90dvh;padding:35px;position:relative;overflow:auto;box-shadow:0 20px 70px #161c2426}.modal-close{color:#aaa;padding:5px;position:absolute;top:18px;right:18px}.modal h2{margin:20px 0 12px;font-size:1.5rem}.modal>p{color:#999;font-size:.875rem}.modal label{color:#676a70;margin:20px 0;font-size:.8125rem;display:block}.modal input{background:#fff;border:1px solid #e3e3e7;border-radius:9px;width:100%;margin-top:9px;padding:12px 13px;font-size:.875rem;display:block}.modal input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f4511e0a}.modal input::placeholder{color:#b6b6bd}.auth-tabs{margin-top:13px;margin-bottom:12px}.modal .text-button{color:#999;margin:13px auto 0;display:flex}.demo-login{color:#b5967d;text-align:center;border-top:1px solid #f2eeeb;margin-top:16px;padding-top:15px;font-size:.6875rem}.form-error{color:#cf4c2a;padding-bottom:15px;font-size:.8125rem}.recovery-code{overflow-wrap:anywhere;background:#f5f5f6;border-radius:10px;margin:25px 0;padding:20px;display:block}.pre-line{white-space:pre-line}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:1450px){.main{padding-top:48px}.chat-messages{min-height:215px}.product-photo{height:200px}.page-heading{margin-bottom:30px}}@media (max-width:1100px){.header-inner,.main{padding-left:25px;padding-right:25px}.workspace{grid-template-columns:minmax(0,1fr) 255px;gap:23px}.product-grid{gap:11px}.product-info{padding:12px}.product-photo{height:150px}.product h3{font-size:.75rem}.price{font-size:1.375rem}.after-price{display:none}.cashback-row{flex-wrap:wrap}.desktop-nav{gap:25px}.balance-grid{grid-template-columns:1.3fr 1fr}.heading-stamp{display:none}.order-row{gap:12px}.order-icon{padding:13px}.order-row>.text-button{display:none}}@media (max-width:800px){.header{height:76px}.header-inner{padding:0 20px}.desktop-nav{display:none}.brand{font-size:1.125rem}.brand-icon{border-radius:11px;width:37px;height:37px}.brand small{font-size:.5625rem}.header-right{gap:12px}.demo-chip{font-size:.625rem}.username{display:none}.login-button{font-size:.75rem}.main{min-height:calc(100vh - 76px);padding:27px 20px 70px}.workspace{display:block}.right-rail{display:none}.page-heading h1{font-size:1.75rem}.page-heading p{font-size:.8125rem}.eyebrow{font-size:.5625rem}.chat-panel-header{padding:16px 18px}.chat-messages{min-height:195px;padding:22px 18px 15px}.composer-wrap{padding:0 18px 17px}.composer-foot{font-size:.5625rem}.composer-foot>span:last-child{display:none}.bubble{font-size:.8125rem}.bubble p{font-size:.75rem}.product-grid{gap:13px}.product-photo{height:170px}.product h3{font-size:.8125rem}.product-info{padding:14px}.discover{margin-top:29px}.section-heading h2{font-size:1rem}.section-heading p{font-size:.6875rem}footer{flex-wrap:wrap;gap:15px;margin-top:32px;padding-bottom:20px;font-size:.5625rem}.mobile-nav{z-index:50;padding:10px 12px max(11px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-top:1px solid #ececef;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:#aaa;flex-direction:column;align-items:center;gap:5px;min-width:60px;font-size:.625rem;display:flex}.mobile-nav .active{color:var(--orange)}.toast{font-size:.75rem;bottom:85px}.account-grid{grid-template-columns:1fr}.account-card{max-width:100%}.demo-purchase{grid-template-columns:1fr;padding:24px}.demo-purchase>.product{max-width:100%}.admin-stats{grid-template-columns:1fr 1fr;gap:10px}.admin-row{flex-direction:column;align-items:flex-start}.action-buttons{justify-content:flex-start;max-width:100%}.panel{padding:18px}.tabs{gap:20px}.tabs button{font-size:.75rem}.section-page-heading h1{font-size:1.625rem}.order-main h3{font-size:.8125rem}.order-icon{display:none}.order-main p{font-size:.625rem}.order-row{flex-wrap:wrap}.order-main{min-width:50%}.order-amount strong{font-size:1.125rem}.order-row>.status{margin-left:auto}.balance-hero h2{font-size:1.9375rem}.balance-item strong{font-size:1.5625rem}.ledger-row{flex-wrap:wrap;gap:12px}.ledger-row strong{font-size:.75rem}.ledger-row>div{min-width:50%}}@media (max-width:540px){.main{padding:24px 16px 78px}.header-inner{padding:0 16px}.brand-light{margin-left:1px}.brand small{letter-spacing:1.7px}.header-right{gap:8px}.demo-chip{display:none}.page-heading h1{letter-spacing:-.8px;margin-top:13px;font-size:1.625rem}.page-heading p{font-size:.75rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-grid>.product:last-child{display:none}.product-photo{height:158px}.product-info{padding:12px}.price{font-size:1.375rem}.price-row del{font-size:.625rem}.product-subtitle{font-size:.5625rem}.product h3{font-size:.75rem}.mini-button{padding:4px 7px;font-size:.625rem}.cashback-row{gap:7px}.cashback-row>span{font-size:.625rem}.cashback-row strong{font-size:.6875rem}.composer textarea{font-size:.75rem}.composer{gap:8px;padding:9px 9px 9px 12px}.composer-wrap{padding:0 16px 15px}.chat-messages{padding:22px 16px 14px}.chat-messages.has-messages{max-height:540px}.bubble{max-width:100%;padding:14px 15px}.wave{font-size:.875rem}.bubble p{font-size:.6875rem}.chat-panel{border-radius:16px}.chat-panel-header{padding:15px 16px}.chat-panel-header strong{font-size:.8125rem}.chat-panel-header div>span,.automated{font-size:.625rem}.section-heading{gap:9px}.muted-tag,.section-heading p{font-size:.625rem}.balance-grid{gap:11px}.balance-hero,.balance-item{padding:20px 16px}.balance-item>span,.balance-hero>span{font-size:.75rem}.balance-item p{font-size:.625rem}.balance-item strong{font-size:1.4375rem}.balance-hero h2{font-size:1.75rem}.balance-hero .primary{min-height:35px;padding:9px 12px;font-size:.75rem}.modal{padding:28px 23px}.modal h2{font-size:1.375rem}.modal-backdrop{padding:18px}.modal>p{font-size:.8125rem}.ledger-row .status{font-size:.625rem}.desktop-only{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.bubble,.bubble p,.faq p,.demo-purchase p,.modal>p{font-size:1rem}.composer textarea,.page-heading p,.section-page-heading p,.product h3,.primary,.secondary,.tabs button,.modal label,.login-button,.order-main h3,.step h3,.rail-title h2,.wallet-mini span,.money-label,.mobile-nav a{font-size:.875rem}.product-subtitle,.coupon,.cashback-row>span,.cashback-row strong,.mini-button,.status,.platform,.step p,.note-card p,.note-card strong,.wallet-foot,.wallet-mini strong,.section-heading p,.muted-tag,.composer-foot,.chat-panel-header div>span,.automated,.photo-label,footer,.order-main p,.ledger-row p,.admin-row p,.settings-note,.demo-login,.brand small,.demo-chip,.eyebrow,.price-row del,.after-price,.balance-item p,.balance-item>span,.balance-hero>span{font-size:.75rem}.bubble p,.page-heading p,.section-page-heading p,.product-subtitle,.step p,.note-card p,.composer-foot,.section-heading p,.order-main p,.ledger-row p,.admin-row p,.settings-note,.faq p{color:#777b83}.product h3{min-height:24px}.cashback-row{flex-wrap:wrap}.mini-button{min-height:32px}.mobile-nav a{font-size:.75rem}.header-inner{min-height:90px}.header{height:auto}.product-info{min-width:0}.composer textarea{height:30px}.chat-panel-header div{min-width:0}.step{min-height:82px}.step p{line-height:1.6}@media (max-width:800px){.header-inner{min-height:76px}.product h3{min-height:42px}.bubble p,.page-heading p{font-size:.875rem}.brand small{font-size:.625rem}.mobile-nav a{font-size:.75rem}.brand{white-space:normal}.header-inner{gap:12px}.header-right{flex-shrink:0}.composer textarea{font-size:.875rem}.product-info{padding:12px}.account-card p{font-size:.75rem}.section-heading h2{font-size:1.125rem}}@media (max-width:540px){.product-grid>.product:last-child{grid-column:1/-1;grid-template-columns:42% 58%;max-width:none;display:grid}.product-grid>.product:last-child .product-photo{height:100%;min-height:190px}.product-grid>.product:last-child h3{min-height:0}.product-grid .cashback-row{gap:7px}.product h3{font-size:.875rem}.product-grid .mini-button{font-size:.75rem}.mobile-nav a{min-width:0}.header-inner{flex-wrap:wrap;padding-top:15px;padding-bottom:15px}.header-right{margin-left:auto}.balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.balance-item strong,.balance-hero h2{overflow-wrap:anywhere}.tabs{gap:18px}.modal input{font-size:1rem}.order-amount{max-width:100%}.primary,.secondary{white-space:normal}}
