:root{--ink:#17242b;--muted:#687a80;--line:#dce5e3;--paper:#f7faf8;--white:#fff;--teal:#0a756c;--teal-dark:#075b56;--teal-soft:#e5f4f0;--lime:#b6db68;--shadow:0 18px 50px #18393517}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}main{min-height:100vh;overflow:hidden}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:32px;max-width:1540px;height:82px;margin:0 auto;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:var(--teal);border-radius:11px 11px 11px 3px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;box-shadow:0 8px 18px #0a756c33}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand strong{letter-spacing:.06em;font-size:18px}.brand small{color:#839291;letter-spacing:.22em;margin-top:5px;font-size:8px}.nav-links{color:#526460;align-items:center;gap:38px;font-size:14px;display:flex}.nav-links a{transition:color .2s;position:relative}.nav-links a:hover{color:var(--teal)}.nav-links a:after{content:"";background:var(--teal);height:2px;transition:all .2s;position:absolute;bottom:-10px;left:50%;right:50%}.nav-links a:hover:after{left:0;right:0}.admin-link{border:1px solid var(--line);background:#fffc;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700}.admin-link span{color:var(--teal);margin-left:4px}.hero-section{background:linear-gradient(135deg,#edf6f0 0%,#f8faf7 44%,#e6f1ef 100%);border-radius:0 0 38px 38px;grid-template-columns:1.02fr .78fr;align-items:center;gap:clamp(50px,8vw,130px);max-width:1540px;min-height:600px;margin:0 auto;padding:80px clamp(24px,7vw,110px) 95px;display:grid;position:relative;overflow:hidden}.hero-section:before{content:"";border:1px solid #0a756c14;border-radius:50%;width:410px;height:410px;position:absolute;top:-175px;left:-135px;box-shadow:0 0 0 70px #0a756c06,0 0 0 140px #0a756c05}.hero-orb{filter:blur(3px);opacity:.7;border-radius:50%;position:absolute}.orb-one{background:#b6db683d;width:230px;height:230px;top:5%;right:25%}.orb-two{border:1px solid #0a756c1f;width:180px;height:180px;bottom:3%;right:2%}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--teal);letter-spacing:.14em;align-items:center;gap:9px;font-size:13px;font-weight:800;display:flex}.eyebrow span{background:var(--teal);width:24px;height:2px}.hero-copy h1{letter-spacing:-.055em;margin:20px 0 24px;font-size:clamp(44px,5vw,70px);font-weight:750;line-height:1.14}.hero-copy h1 em{color:var(--teal);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";background:var(--lime);opacity:.65;z-index:-1;border-radius:99px;height:9px;position:absolute;bottom:2px;left:0;right:0;transform:rotate(-1.5deg)}.hero-copy>p{max-width:590px;color:var(--muted);margin:0;font-size:16px;line-height:1.9}.hero-actions{align-items:center;gap:27px;margin-top:36px;display:flex}.primary-button{background:var(--teal);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:20px;min-width:158px;height:52px;padding:0 22px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 12px 24px #0a756c33}.primary-button:hover{background:var(--teal-dark);transform:translateY(-2px)}.text-button{color:#425653;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.play-dot{width:28px;height:28px;color:var(--teal);border:1px solid #b5c4c0;border-radius:50%;place-items:center;font-size:8px;display:grid}.trust-row{color:#647671;flex-wrap:wrap;gap:25px;margin-top:42px;font-size:12px;display:flex}.trust-row i{width:17px;height:17px;color:var(--teal);background:#dbeee8;border-radius:50%;place-items:center;margin-right:5px;font-style:normal;font-weight:900;display:inline-grid}.hero-card{z-index:2;background:#fffffff0;border:1px solid #fffc;border-radius:17px;justify-self:center;width:100%;max-width:470px;padding:27px;position:relative;transform:rotate(1.2deg);box-shadow:0 30px 80px #14463f24}.hero-card:before{content:"";z-index:-1;background:#b6db6859;border-radius:50%;width:60px;height:60px;position:absolute;bottom:70px;left:-35px}.hero-card-head{color:#56706b;border-bottom:1px solid #e7edeb;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:12px;display:flex}.hero-card-head small{color:#94a19e}.status-dot{background:#49ad79;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #e5f5ec}.mini-product{align-items:center;gap:13px;padding:21px 0;display:flex}.mini-visual{color:#fff;background:linear-gradient(145deg,#178c82,#0a5f59);border-radius:11px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.mini-product div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.mini-product small,.mini-label{color:#8a9996;font-size:10px}.mini-product strong{font-size:14px}.mini-check{width:23px;height:23px;color:var(--teal);background:var(--teal-soft);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.mini-label{margin-bottom:8px;display:block}.mini-input{letter-spacing:.07em;background:#fbfdfc;border:1.5px solid #8dc9bc;border-radius:8px;justify-content:space-between;align-items:center;height:50px;padding:0 14px;font-family:ui-monospace,monospace;font-size:13px;display:flex}.mini-input b{color:var(--teal);letter-spacing:0;font-family:inherit;font-size:10px}.mini-button{background:var(--teal);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:45px;height:50px;margin-top:14px;font-size:13px;font-weight:800;display:flex}.mini-safe{text-align:center;color:#93a09d;margin-top:16px;font-size:9px}.mini-safe span{color:var(--teal)}.section{max-width:1340px;margin:0 auto;padding:96px clamp(24px,4vw,48px)}.products-section{padding-top:100px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px;display:flex}.section-kicker{color:var(--teal);letter-spacing:.25em;font-size:10px;font-weight:900}.section-heading h2{letter-spacing:-.04em;margin:10px 0 7px;font-size:clamp(28px,3vw,38px)}.section-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.category-tabs{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.category-tabs button{border:1px solid var(--line);cursor:pointer;color:#647572;background:#fff;border-radius:99px;padding:9px 14px;font-size:12px;transition:all .2s}.category-tabs button.active,.category-tabs button:hover{background:var(--teal);color:#fff;border-color:var(--teal)}.product-grid{grid-template-columns:repeat(4,1fr);gap:21px;display:grid}.product-card{background:#fff;border:1px solid #e3e9e7;border-radius:15px;transition:all .25s;overflow:hidden;box-shadow:0 4px 12px #1c3c3806}.product-card:hover,.product-card.selected{box-shadow:var(--shadow);border-color:#8dc9bc;transform:translateY(-5px)}.product-card.selected{box-shadow:0 0 0 2px #0a756c1f,var(--shadow)}.product-visual{color:#fff;border-radius:10px;place-items:center;height:155px;margin:10px;display:grid;position:relative;overflow:hidden}.product-visual.teal{background:linear-gradient(145deg,#0d8178,#07534f)}.product-visual.violet{background:linear-gradient(145deg,#6967a9,#36345f)}.product-visual.amber{background:linear-gradient(145deg,#d79e3b,#8b5d18)}.product-visual.blue{background:linear-gradient(145deg,#4e8ea8,#24546f)}.product-image{object-fit:cover;width:100%;height:100%;display:block}.product-image+.product-pill{color:#fff;background:#12231f8f;border-color:#ffffff59}.product-thumb{object-fit:cover;display:block}.product-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff42;border-radius:99px;padding:5px 9px;font-size:9px;position:absolute;top:12px;left:12px}.visual-word{opacity:.94;z-index:2;font-family:Georgia,serif;font-size:55px;font-weight:700;position:relative}.visual-rings,.visual-rings:before,.visual-rings:after{border:1px solid #ffffff29;border-radius:50%;position:absolute}.visual-rings{width:180px;height:180px;bottom:-95px;right:-80px}.visual-rings:before{content:"";width:115px;height:115px;top:31px;left:31px}.visual-rings:after{content:"";width:55px;height:55px;top:61px;left:61px}.product-body{padding:11px 18px 18px}.product-category{color:var(--teal);letter-spacing:.08em;font-size:10px;font-weight:800}.product-body h3{margin:8px 0 7px;font-size:17px}.product-body p{color:#7a8986;min-height:38px;margin:0;font-size:11px;line-height:1.7}.product-foot{border-top:1px solid #eef2f0;justify-content:space-between;align-items:center;gap:8px;margin-top:18px;padding-top:14px;display:flex}.stock-badge{white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.stock-badge i{border-radius:50%;width:6px;height:6px}.stock-badge.good{color:#19845b}.stock-badge.good i{background:#38ad77;box-shadow:0 0 0 3px #e5f5ed}.stock-badge.mid{color:#9a6a20}.stock-badge.mid i{background:#d8a342;box-shadow:0 0 0 3px #fbf1dd}.stock-badge.low{color:#bd651e}.stock-badge.low i{background:#e5863a;box-shadow:0 0 0 3px #fff0e4}.stock-badge.out{color:#a06f72}.stock-badge.out i{background:#c99598;box-shadow:0 0 0 3px #f5eaeb}.product-foot button{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:4px;font-size:11px;font-weight:800}.product-foot button:disabled{color:#9da8a6;cursor:not-allowed}.product-skeleton{background:linear-gradient(90deg,#edf2ef 25%,#f7faf8 50%,#edf2ef 75%) 0 0/200% 100%;border-radius:15px;height:340px;animation:1.5s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.pickup-wrap{color:#fff;background:linear-gradient(135deg,#123c39,#0a5f59 65%,#0b6d63);border-radius:24px;grid-template-columns:.9fr 1fr;gap:60px;max-width:1245px;min-height:530px;margin:10px auto 60px;padding:64px clamp(32px,6vw,78px);display:grid;position:relative;overflow:hidden}.pickup-wrap:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-180px;left:-180px;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05}.pickup-info,.pickup-form{z-index:2;position:relative}.section-kicker.light{color:#a5d8cc}.pickup-info h2{letter-spacing:-.04em;margin:14px 0 16px;font-size:clamp(30px,3vw,43px)}.pickup-info>p{color:#bcd0cb;max-width:420px;font-size:13px;line-height:1.9}.pickup-info ol{gap:23px;margin:35px 0 0;padding:0;list-style:none;display:grid}.pickup-info li{align-items:center;gap:15px;display:flex}.pickup-info li>span{color:#9ecfc4;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:37px;height:37px;font-size:10px;display:grid}.pickup-info li div{flex-direction:column;gap:4px;display:flex}.pickup-info li strong{font-size:13px}.pickup-info li small{color:#9eb8b2;font-size:10px}.pickup-form{color:var(--ink);background:#fff;border-radius:15px;align-self:center;padding:29px;box-shadow:0 28px 60px #00000029}.form-title{border-bottom:1px solid #e8eeec;justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:19px;display:flex}.form-title div{flex-direction:column;gap:4px;display:flex}.form-title small{color:#91a09d;font-size:10px}.form-title strong{font-size:15px}.form-title button{background:var(--teal-soft);color:var(--teal);cursor:pointer;border:0;border-radius:99px;padding:6px 10px;font-size:10px}.pickup-form>label{margin-bottom:8px;font-size:11px;font-weight:800;display:block}.card-input-wrap{border:1.5px solid #ccd8d5;border-radius:8px;align-items:center;gap:11px;height:55px;padding:0 14px;transition:all .2s;display:flex}.card-input-wrap:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #0a756c1a}.card-input-wrap>span{color:var(--teal)}.card-input-wrap input{letter-spacing:.08em;border:0;outline:0;flex:1;min-width:0;font-family:ui-monospace,monospace;font-size:14px}.card-input-wrap button{color:#9eaaa8;cursor:pointer;background:0 0;border:0;font-size:18px}.field-tip{color:#8c9a97;margin:8px 0 16px;font-size:9px}.field-tip button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-family:ui-monospace,monospace;font-size:10px}.redeem-button,.admin-primary{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:30px;width:100%;min-height:52px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 12px 22px #0a756c2e}.redeem-button:hover,.admin-primary:hover{background:var(--teal-dark);transform:translateY(-1px)}.redeem-button:disabled,.admin-primary:disabled{opacity:.65;cursor:wait}.privacy-note{text-align:center;color:#99a5a2;margin:14px 0 0;font-size:9px}.privacy-note span{color:var(--teal)}.error-box{color:#a64c32;background:#fff1ed;border:1px solid #f4cfc3;border-radius:7px;align-items:center;gap:8px;margin:10px 0;padding:10px 12px;font-size:11px;display:flex}.error-box span{color:#fff;background:#d96b4c;border-radius:50%;place-items:center;width:17px;height:17px;font-weight:800;display:grid}.delivery-section{padding-top:50px}.success-head{align-items:center;gap:17px;margin-bottom:30px;display:flex}.success-head>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:23px;display:grid;box-shadow:0 9px 22px #0a756c33}.success-head div{flex-direction:column;display:flex}.success-head small{color:var(--teal);font-weight:800}.success-head h2{margin:2px 0;font-size:30px}.success-head p{color:var(--muted);margin:0;font-size:12px}.delivery-grid{grid-template-columns:1.25fr .75fr;gap:25px;display:grid}.credential-panel,.support-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:26px}.credential-row{border-bottom:1px solid #edf1f0;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.credential-row div{flex-direction:column;gap:5px;min-width:0;display:flex}.credential-row small,.guide-box small{color:#8b9996;font-size:10px}.credential-row strong{word-break:break-all;font-family:ui-monospace,monospace;font-size:14px}.credential-row button,.copy-all{border:1px solid var(--line);color:var(--teal);cursor:pointer;background:#fff;border-radius:6px;padding:8px 13px;font-size:10px}.guide-box{background:#f4f8f6;border-radius:10px;margin:19px 0;padding:16px}.guide-box p{color:#586966;margin:7px 0 0;font-size:12px;line-height:1.8}.copy-all{background:var(--teal);color:#fff;border-color:var(--teal);width:100%;padding:12px}.support-card{color:#fff;background:linear-gradient(155deg,#103f3b,#0a685f);border:0;box-shadow:0 20px 45px #0d4f482e}.support-label{color:#9bd4c7;letter-spacing:.14em;font-size:9px;font-weight:800}.support-card h3{margin:9px 0;font-size:22px}.support-card>p{color:#bdd3ce;margin:0 0 15px;font-size:11px;line-height:1.75}.support-card img,.qr-placeholder{object-fit:cover;background:#fff;border-radius:8px;place-items:center;width:116px;height:116px;margin:10px auto;padding:6px;display:grid}.qr-placeholder{color:var(--teal);background:repeating-linear-gradient(45deg,#fff 0 7px,#e8f2ef 7px 10px);position:relative;overflow:hidden}.qr-placeholder span{border:2px solid var(--teal);background:#fff;border-radius:9px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid}.qr-placeholder small{color:#68827d;background:#fff;border-radius:3px;padding:2px 4px;font-size:7px;position:absolute;bottom:5px}.support-card ul{color:#bcd3cd;flex-wrap:wrap;justify-content:center;gap:14px;margin:16px 0;padding:0;font-size:9px;list-style:none;display:flex}.support-card li:before{content:"✓";color:var(--lime);margin-right:4px}.support-card>a,.support-card>button{color:#21473f;cursor:pointer;background:#d4ec9a;border:0;border-radius:6px;justify-content:center;align-items:center;gap:25px;width:100%;min-height:42px;font-size:11px;font-weight:800;display:flex}.guide-section{padding-top:70px}.section-heading.compact{align-items:center}.section-heading.compact>p{max-width:430px}.help-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.help-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:25px;position:relative}.help-grid article>span{color:#cbd8d5;font-family:Georgia,serif;font-size:32px;position:absolute;top:15px;right:19px}.help-grid h3{margin:0 0 10px;font-size:15px}.help-grid p{color:var(--muted);max-width:85%;margin:0;font-size:11px;line-height:1.8}footer{color:#fff;background:#102f2d;justify-content:space-between;align-items:center;gap:30px;max-width:1540px;min-height:150px;margin:0 auto;padding:38px clamp(24px,6vw,80px);display:flex}.footer-brand .brand-mark{color:#204840;background:#d0e899}.footer-brand small{color:#8da8a3;letter-spacing:.08em;font-size:9px}.footer-brand strong{font-size:16px}footer>p{color:#8ca6a1;font-size:10px}footer>div:last-child{color:#a8bcb8;gap:24px;font-size:10px;display:flex}.toast{z-index:100;color:#fff;box-shadow:var(--shadow);background:#163d39;border-radius:99px;padding:11px 20px;font-size:12px;position:fixed;top:24px;left:50%;transform:translate(-50%)}.admin-login-page{background:radial-gradient(circle at 20% 10%,#b6db6833,#0000 28%),linear-gradient(145deg,#edf5f0,#e1eeeb);place-items:center;min-height:100vh;padding:30px;display:grid;position:relative}.admin-login-brand{position:absolute;top:34px;left:45px}.admin-login-card{text-align:center;background:#fff;border:1px solid #ffffffb3;border-radius:18px;width:min(430px,100%);padding:38px;box-shadow:0 35px 80px #1d4c4521}.login-icon{background:var(--teal);color:#fff;border-radius:13px;place-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:20px;font-weight:800;display:grid}.admin-login-card h1{margin:8px 0;font-size:29px}.admin-login-card>p{color:var(--muted);margin:0 0 25px;font-size:12px}.admin-login-card label{text-align:left;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.admin-login-card input{border:1px solid var(--line);border-radius:8px;outline:0;width:100%;height:50px;margin-bottom:12px;padding:0 14px}.admin-login-card input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0a756c1a}.demo-pin{color:#94a19e;margin-top:15px;display:block}.back-home{color:#58706b;font-size:12px;position:absolute;bottom:30px}.admin-shell{background:#f5f7f6;grid-template-columns:230px 1fr;min-height:100vh;display:grid;overflow:visible}.admin-sidebar{color:#fff;background:#123b38;flex-direction:column;height:100vh;min-height:100vh;padding:27px 18px;display:flex;position:sticky;top:0}.sidebar-brand{margin:0 10px 40px}.sidebar-brand .brand-mark{color:#244940;box-shadow:none;background:#d3e99f}.sidebar-brand strong{letter-spacing:.02em;white-space:nowrap;font-size:14px}.sidebar-brand small{color:#82a29c;letter-spacing:.1em;font-size:7px}.admin-sidebar nav{gap:6px;display:grid}.admin-sidebar nav button{color:#abc0bc;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;padding:12px 14px;font-size:12px;display:flex}.admin-sidebar nav button span{color:#84aba3;width:19px}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:#fff;background:#ffffff17}.sidebar-bottom{border-top:1px solid #ffffff17;gap:8px;margin-top:auto;padding-top:17px;display:grid}.sidebar-bottom a,.sidebar-bottom button{color:#9ab3ae;text-align:left;cursor:pointer;background:0 0;border:0;padding:9px 12px;font-size:11px}.sidebar-bottom a span{float:right}.admin-content{min-width:0;padding:0 38px 55px}.admin-topbar{border-bottom:1px solid #e0e6e4;justify-content:space-between;align-items:center;min-height:100px;margin-bottom:30px;display:flex}.admin-topbar small{color:#8b9996;font-size:10px}.admin-topbar h1{margin:5px 0 0;font-size:24px}.admin-identity{align-items:center;gap:11px;font-size:11px;font-weight:700;display:flex}.admin-identity i{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);border-radius:50%;place-items:center;font-style:normal;display:grid}.admin-error{max-width:1200px}.admin-panel-stack{gap:24px;max-width:1250px;display:grid}.welcome-banner{color:#fff;background:linear-gradient(120deg,#0f5751,#0a756c);border-radius:13px;justify-content:space-between;align-items:center;min-height:158px;padding:30px 34px;display:flex;position:relative;overflow:hidden}.welcome-banner:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;right:-50px;box-shadow:0 0 0 50px #ffffff06}.welcome-banner span{color:#a9d7cd;font-size:10px}.welcome-banner h2{margin:7px 0;font-size:25px}.welcome-banner p{color:#b7d1cc;margin:0;font-size:11px}.pulse-card{z-index:2;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:20px 1fr;min-width:210px;padding:17px 20px;display:grid;position:relative}.pulse-card i{background:#bde479;border-radius:50%;grid-row:1/3;align-self:center;width:10px;height:10px;box-shadow:0 0 0 5px #bde47921}.pulse-card strong{font-size:12px}.pulse-card small{color:#a8c6c0;margin-top:3px;font-size:9px}.metric-cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric-cards article{background:#fff;border:1px solid #e0e7e5;border-radius:11px;grid-template-columns:45px 1fr;padding:20px;display:grid;position:relative}.metric-icon{border-radius:9px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.m1{color:#0c766c;background:#e0f2ee}.m2{color:#728d27;background:#edf3d9}.m3{color:#66569a;background:#eeeaf8}.m4{color:#ad6d28;background:#f8eadb}.metric-cards article>small{color:#8b9996;font-size:10px}.metric-cards article>div:nth-child(3) strong{font-size:24px}.metric-cards article>div:nth-child(3) span{color:#8d9b98;margin-left:4px;font-size:9px}.metric-cards article button{text-align:left;color:var(--teal);cursor:pointer;background:0 0;border:0;border-top:1px solid #eef2f1;grid-column:1/3;margin-top:15px;padding:12px 0 0;font-size:9px}.admin-two-col{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.admin-card{background:#fff;border:1px solid #e0e6e4;border-radius:11px;min-width:0;padding:22px}.admin-card-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.admin-card-title h3{margin:0;font-size:15px}.admin-card-title p{color:#8b9996;margin:5px 0 0;font-size:9px}.admin-card-title button{color:var(--teal);cursor:pointer;background:#edf5f2;border:0;border-radius:6px;padding:7px 10px;font-size:9px}.stock-list,.redemption-list{display:grid}.stock-list>div,.redemption-list>div{border-bottom:1px solid #f0f3f2;grid-template-columns:36px 1fr minmax(80px,160px) 32px;align-items:center;gap:10px;padding:10px 0;display:grid}.stock-list>div:last-child,.redemption-list>div:last-child{border:0}.tiny-product{background:var(--teal-soft);width:30px;height:30px;color:var(--teal);border-radius:7px;place-items:center;font-size:11px;font-weight:800;display:grid}.stock-list div>div:nth-child(2),.redemption-list div>div{flex-direction:column;gap:2px;display:flex}.stock-list strong,.redemption-list strong{font-size:10px}.stock-list small,.redemption-list small{color:#96a29f;font-size:8px}.stock-list b{text-align:right;font-size:10px}.stock-bar{background:#edf2f0;border-radius:99px;height:5px;overflow:hidden}.stock-bar i{background:var(--teal);border-radius:99px;height:100%;display:block}.redemption-list>div{grid-template-columns:28px 1fr auto}.redemption-list>div>span{color:#1b835d;background:#e4f3ed;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.redemption-list time{color:#9aa5a3;font-size:8px}.empty-state{color:#98a4a1;place-items:center;min-height:150px;font-size:10px;display:grid}.inventory-table{padding-bottom:10px}.table-head,.table-row{grid-template-columns:2fr 1fr .8fr .8fr;align-items:center;gap:15px;padding:10px 12px;display:grid}.table-head{color:#8a9996;background:#f5f8f7;border-radius:6px;font-size:8px}.table-row{border-bottom:1px solid #eef2f1;min-height:54px;font-size:10px}.table-row>div{align-items:center;gap:10px;display:flex}.table-row b{font-size:11px}.forms-grid{align-items:start}.admin-form{gap:15px;display:grid}.admin-form .admin-card-title{margin-bottom:2px}.admin-form label{color:#596b67;gap:7px;font-size:9px;font-weight:800;display:grid}.admin-form input,.admin-form textarea,.admin-form select{width:100%;color:var(--ink);background:#fff;border:1px solid #dce4e2;border-radius:7px;outline:0;padding:10px 11px;font-size:11px}.admin-form textarea{resize:vertical;min-height:88px;line-height:1.6}.admin-form .stock-textarea{min-height:155px;font-family:ui-monospace,monospace}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0a756c14}.admin-primary{min-height:43px;margin-top:3px;font-size:11px}.form-note{color:#7d8e8a;background:#f4f8f6;border-radius:6px;padding:10px;font-size:8px;line-height:1.6}.generated-card pre{color:#d0e8e1;white-space:pre-wrap;background:#123b38;border-radius:8px;min-height:220px;margin:0;padding:18px;font-family:ui-monospace,monospace;font-size:11px;line-height:1.9}.card-table{grid-template-columns:1fr 1.5fr .7fr 1fr}.card-status{border-radius:99px;width:max-content;padding:4px 8px;font-size:8px}.card-status.active{color:#187c59;background:#e4f3ed}.card-status.used{color:#7e8b89;background:#f1f2f2}.support-settings{align-items:start;max-width:1000px}.support-preview{background:#edf3f1}.support-preview>.support-card{max-width:360px;margin:0 auto}.support-preview .support-card button{color:#21473f;background:#d4ec9a}.tiny-product.product-thumb{background:#edf3f1;border-radius:7px}.product-image-manager{grid-template-columns:minmax(210px,310px) 1fr;align-items:stretch;gap:24px;display:grid}.product-image-preview{background:linear-gradient(145deg,#e5f2ed,#f4f7f5);border-radius:10px;min-height:210px;overflow:hidden}.product-image-preview>img{object-fit:cover;width:100%;height:100%;min-height:210px;display:block}.product-image-preview>div{min-height:210px;color:var(--teal);align-content:center;place-items:center;gap:10px;display:grid}.product-image-preview>div span{background:#fff;border-radius:18px;place-items:center;width:70px;height:70px;font-size:27px;font-weight:900;display:grid;box-shadow:0 12px 30px #0a756c1a}.product-image-preview>div small{color:#80928d;font-size:9px}.product-image-controls{align-content:center;gap:15px;display:grid}.product-image-controls label{color:#596b67;gap:7px;font-size:9px;font-weight:800;display:grid}.product-image-controls select{background:#fff;border:1px solid #dce4e2;border-radius:7px;width:100%;padding:10px 11px;font-size:11px}.stock-viewer{gap:15px;display:grid}.stock-viewer-head{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.stock-viewer-head .admin-card-title{margin:0}.stock-viewer-filter{gap:8px;min-width:min(100%,430px);display:flex}.stock-viewer-filter select{min-width:0;color:var(--ink);background:#fff;border:1px solid #dce4e2;border-radius:7px;flex:1;padding:9px 10px;font-size:10px}.stock-viewer-filter button,.stock-summary-row>button{background:var(--teal);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:7px;padding:9px 14px;font-size:9px;font-weight:800}.stock-viewer-filter button:disabled,.stock-summary-row>button:disabled{opacity:.55;cursor:not-allowed}.stock-viewer-empty{color:#82918e;text-align:center;background:#f8faf9;border:1px dashed #cfddda;border-radius:9px;place-items:center;min-height:95px;padding:20px;font-size:10px;display:grid}.stock-detail-list{gap:8px;display:grid}.stock-detail-list>article{background:#fff;border:1px solid #e0e7e5;border-radius:9px;overflow:hidden}.stock-detail-list>article.expanded{border-color:#91c5ba;box-shadow:0 8px 24px #184e450f}.stock-summary-row{grid-template-columns:64px 1fr 125px auto;align-items:center;gap:12px;min-height:64px;padding:10px 12px;display:grid}.stock-state{border-radius:99px;width:max-content;padding:5px 9px;font-size:8px;font-weight:800}.stock-state.available{color:#197b58;background:#e4f3ed}.stock-state.delivered{color:#7c8885;background:#eef1f0}.stock-summary-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.stock-summary-row strong{font-size:10px}.stock-summary-row small{color:#84938f;font-family:ui-monospace,monospace;font-size:9px}.stock-summary-row time{color:#8d9996;font-size:8px}.stock-secret-detail{background:#f5f8f7;border-top:1px solid #e7eeeb;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.stock-secret-detail>div:not(.stock-guide){background:#fff;border:1px solid #dfe8e5;border-radius:8px;grid-template-columns:1fr auto;align-content:center;gap:5px 10px;min-height:67px;padding:10px;display:grid}.stock-secret-detail small{color:#84938f;font-size:8px}.stock-secret-detail strong{word-break:break-all;font-family:ui-monospace,monospace;font-size:11px}.stock-secret-detail>div>button{color:var(--teal);cursor:pointer;background:#fff;border:1px solid #d7e3df;border-radius:6px;grid-area:1/2/3;align-self:center;padding:6px 9px;font-size:8px}.stock-guide{background:#eaf2ef;border-radius:8px;grid-column:1/3;padding:11px 12px}.stock-guide p{color:#536762;margin:5px 0 0;font-size:9px;line-height:1.65}.stock-secret-detail footer{color:#899693;grid-column:1/3;justify-content:space-between;gap:12px;padding:1px 2px;font-size:8px;display:flex}@media (width<=1080px){.hero-section{grid-template-columns:1fr .75fr;gap:40px;padding-left:50px;padding-right:50px}.hero-copy h1{font-size:48px}.product-grid,.metric-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.nav-links{display:none}.site-header{height:68px}.brand strong{font-size:15px}.hero-section{border-radius:0 0 24px 24px;grid-template-columns:1fr;padding:58px 24px 70px}.hero-copy h1{font-size:42px}.hero-card{max-width:430px;transform:none}.section-heading{flex-direction:column;align-items:flex-start}.category-tabs{justify-content:flex-start}.pickup-wrap{grid-template-columns:1fr;gap:35px;margin:0 18px 45px;padding:45px 24px}.pickup-info ol{grid-template-columns:repeat(3,1fr)}.pickup-info li{align-items:flex-start}.pickup-info li small{display:none}.delivery-grid,.admin-two-col,.support-settings,.help-grid{grid-template-columns:1fr}footer{text-align:center;flex-direction:column}.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;min-height:auto;padding:16px;position:static}.sidebar-brand{margin:0 0 15px}.admin-sidebar nav{display:flex;overflow-x:auto}.admin-sidebar nav button{white-space:nowrap}.sidebar-bottom{display:none}.admin-content{padding:0 18px 40px}.admin-topbar{min-height:80px;margin-bottom:20px}.admin-identity span{display:none}}@media (width<=560px){.site-header{padding:0 17px}.admin-link{padding:8px 11px;font-size:10px}.hero-section{padding-top:45px}.hero-copy h1{font-size:36px}.hero-copy>p{font-size:13px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.trust-row{gap:10px 16px;margin-top:30px}.hero-card{padding:20px}.section{padding:72px 17px}.products-section{padding-top:75px}.product-grid{grid-template-columns:1fr}.product-visual{height:170px}.pickup-info ol{grid-template-columns:1fr}.pickup-info li small{display:block}.pickup-form{padding:22px 17px}.success-head h2{font-size:22px}.credential-row{flex-direction:column;align-items:flex-start}.credential-row button{align-self:flex-end}.section-heading.compact{align-items:flex-start}.metric-cards{grid-template-columns:1fr 1fr;gap:10px}.metric-cards article{grid-template-columns:36px 1fr;padding:14px}.metric-icon{width:31px;height:31px}.admin-content{padding:0 10px 30px}.welcome-banner{padding:22px}.pulse-card,.table-head{display:none}.table-row{grid-template-columns:1fr auto;gap:8px;padding:12px 4px}.table-row>span:nth-child(2){display:none}.card-table{grid-template-columns:1fr auto}.card-table>span:nth-child(2),.card-table>span:last-child{display:none}.admin-login-brand{top:24px;left:24px}.admin-login-card{padding:28px 22px}}.recommend-block{background:#eef5f2;border:1px solid #dce8e4;border-radius:16px;margin-top:28px;padding:28px}.recommend-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.recommend-heading h3{margin:7px 0 4px;font-size:23px}.recommend-heading p{color:var(--muted);margin:0;font-size:10px}.recommend-heading>a{color:var(--teal);font-size:10px;font-weight:800}.recommend-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.recommend-grid article{background:#fff;border:1px solid #dfe8e5;border-radius:10px;grid-template-columns:49px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.recommend-mark{color:#fff;border-radius:9px;place-items:center;width:45px;height:45px;font-family:Georgia,serif;font-size:20px;font-weight:800;display:grid}.recommend-mark.teal{background:#0a756c}.recommend-mark.violet{background:#5e5990}.recommend-mark.amber{background:#b37a25}.recommend-mark.blue{background:#39718b}.recommend-grid article>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.recommend-grid small{color:#8a9996;font-size:8px}.recommend-grid strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.recommend-grid button{color:var(--teal);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:9px;font-weight:800}.security-note{color:#8d9b98;margin-top:14px;display:block}.funnel-card{padding-bottom:24px}.funnel-row{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.funnel-row>div{background:#f3f7f5;border-radius:8px;flex-direction:column;gap:7px;min-height:72px;padding:14px;display:flex;position:relative}.funnel-row small{color:#7d8d89;font-size:9px}.funnel-row strong{color:var(--teal);font-size:20px}.funnel-row span{color:#9cb0ab;z-index:2;position:absolute;top:27px;right:-11px}.import-result{color:#197152;background:#e6f4ed;border:1px solid #c7e5d8;border-radius:8px;padding:12px 15px;font-size:10px}.form-split{grid-template-columns:1fr 1fr;gap:12px;display:grid}.batch-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.batch-grid article{border:1px solid #e1e8e6;border-radius:8px;flex-direction:column;gap:5px;padding:14px;transition:all .2s;display:flex}.batch-grid article.selected{background:#fbfefd;border-color:#6cb5a7;box-shadow:0 0 0 2px #0a756c14}.batch-grid small{color:var(--teal);font-size:8px}.batch-grid strong{font-size:11px}.batch-grid p{color:#879692;margin:0 0 7px;font-size:8px}.batch-grid article div{color:#778783;border-top:1px solid #edf1f0;justify-content:space-between;padding-top:8px;font-size:8px;display:flex}.batch-grid b{color:var(--ink)}.batch-open{min-height:31px;color:var(--teal);cursor:pointer;background:#edf5f2;border:0;border-radius:6px;margin-top:7px;font-size:9px;font-weight:800}.card-table.v11{grid-template-columns:.75fr 1.2fr 1.1fr .65fr .5fr}.card-table.v11>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.card-table.v11>span:nth-child(2) small{color:#92a09d;font-size:8px}.inline-danger{color:#a6513d;cursor:pointer;background:#fff5f2;border:1px solid #efd7d2;border-radius:5px;padding:5px 8px;font-size:8px}.inline-danger:disabled{opacity:.35;cursor:not-allowed}.card-record-center{gap:15px;display:grid}.card-record-head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.card-record-head .admin-card-title{margin:0}.card-record-filters{grid-template-columns:minmax(190px,1.25fr) minmax(105px,.65fr) auto auto;gap:8px;min-width:min(100%,720px);display:grid}.card-record-filters select,.card-record-filters button{color:#526762;background:#fff;border:1px solid #dce5e2;border-radius:7px;outline:0;min-height:39px;padding:0 10px;font-size:9px}.card-record-filters button{color:#fff;cursor:pointer;background:#0a756c;border-color:#0a756c;font-weight:800}.card-record-filters button.reveal-batch{color:#345c51;background:#dbeaa8;border-color:#dbeaa8}.card-record-filters button:disabled{opacity:.55;cursor:wait}.legacy-card-note{color:#786334;background:#fffbef;border:1px solid #eadfbf;border-radius:7px;padding:11px 13px;font-size:9px;line-height:1.65}.record-notice{color:#176b56;background:#eaf6f1;border:1px solid #bfe0d5;border-radius:7px;padding:11px 13px;font-size:9px}.card-record-empty{color:#859590;text-align:center;border:1px dashed #d7e1de;border-radius:8px;place-items:center;min-height:120px;padding:20px;font-size:10px;display:grid}.card-record-list{border:1px solid #e3e9e7;border-radius:8px;overflow:hidden}.card-record-row{border-bottom:1px solid #edf1f0;grid-template-columns:1.65fr 1fr .6fr .85fr 1fr;align-items:center;gap:13px;min-height:55px;padding:9px 12px;font-size:9px;display:grid}.card-record-row:last-child{border-bottom:0}.card-record-row.head{color:#83928f;background:#f5f8f7;min-height:36px;font-size:8px}.card-record-row>strong{color:#697975;letter-spacing:.04em;word-break:break-all;font-family:ui-monospace,monospace}.card-record-row>strong.revealed{color:#075f57}.card-record-row time{color:#84928f}.card-record-actions{align-items:center;gap:6px;display:flex}.card-record-actions button{color:var(--teal);white-space:nowrap;cursor:pointer;background:#eff7f4;border:1px solid #cfe2dc;border-radius:5px;padding:6px 8px;font-size:8px}.card-record-actions button:disabled{opacity:.55;cursor:not-allowed}.card-record-actions .inline-danger{color:#a6513d;background:#fff5f2;border-color:#efd7d2}.file-field input{opacity:0;pointer-events:none;position:absolute}.file-field span{color:#748781;cursor:pointer;border:1px dashed #b9cbc6;border-radius:7px;align-items:center;min-height:43px;padding:0 12px;font-weight:400;display:flex}.group-pool>.admin-card-title>span{background:var(--teal-soft);color:var(--teal);border-radius:99px;padding:6px 9px;font-size:9px}.group-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.group-grid>article{border:1px solid #dfe7e5;border-radius:9px;padding:14px}.group-card-head{align-items:center;gap:10px;margin-bottom:13px;display:flex}.group-card-head img,.group-card-head>span{object-fit:cover;background:var(--teal-soft);width:42px;height:42px;color:var(--teal);border-radius:7px;place-items:center;font-weight:800;display:grid}.group-card-head div{flex-direction:column;gap:3px;display:flex}.group-card-head strong{font-size:10px}.group-card-head small{color:#7c8f8a;font-size:8px}.group-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.group-fields label{color:#7e8d89;gap:4px;font-size:8px;display:grid}.group-fields input{border:1px solid #dfe6e4;border-radius:5px;width:100%;padding:7px;font-size:9px}.toggle-line{color:#6f817d;align-items:center;gap:6px;margin:10px 0;font-size:8px;display:flex}.toggle-line input{accent-color:var(--teal)}.group-grid article>button{width:100%;color:var(--teal);cursor:pointer;background:#edf5f2;border:0;border-radius:5px;padding:8px;font-size:8px;font-weight:800}@media (width<=1080px){.recommend-grid{grid-template-columns:1fr}.batch-grid,.group-grid{grid-template-columns:repeat(2,1fr)}.card-record-head{flex-direction:column;align-items:stretch}.card-record-filters{width:100%;min-width:0}}@media (width<=800px){.funnel-row{grid-template-columns:repeat(5,minmax(110px,1fr));padding-bottom:6px;overflow-x:auto}.group-grid{grid-template-columns:1fr}.card-table.v11{grid-template-columns:1fr auto}.card-table.v11>span:nth-child(2),.card-table.v11>span:nth-child(3){display:none}.product-image-manager{grid-template-columns:1fr}.stock-viewer-head{flex-direction:column;align-items:stretch}.stock-viewer-filter{width:100%;min-width:0}.stock-summary-row{grid-template-columns:58px 1fr auto}.stock-summary-row time{display:none}.card-record-filters{grid-template-columns:1fr 1fr}.card-record-row{grid-template-columns:1.4fr .7fr 1fr}.card-record-row>span:nth-child(2),.card-record-row>time,.card-record-row.head>span:nth-child(2),.card-record-row.head>span:nth-child(4){display:none}}@media (width<=560px){.recommend-block{padding:20px 14px}.recommend-heading{flex-direction:column;align-items:flex-start}.recommend-grid article{grid-template-columns:45px 1fr}.recommend-grid button{background:var(--teal-soft);border-radius:6px;grid-column:1/3;padding:8px}.batch-grid,.form-split{grid-template-columns:1fr}.stock-viewer-filter{flex-direction:column}.stock-summary-row{grid-template-columns:1fr auto}.stock-summary-row .stock-state{grid-column:1/3}.stock-secret-detail{grid-template-columns:1fr}.stock-secret-detail>div,.stock-guide,.stock-secret-detail footer{grid-column:1}.stock-secret-detail footer{flex-direction:column}.card-record-filters{grid-template-columns:1fr}.card-record-row{grid-template-columns:1fr auto;gap:7px;padding:12px 9px}.card-record-row.head,.card-record-row>span:nth-child(2),.card-record-row>time{display:none}.card-record-row>span:nth-child(3){grid-area:2/1;width:max-content}.card-record-actions{flex-direction:column;grid-area:1/2/3;align-items:stretch}.card-record-actions button{min-height:30px}}.mobile-site{display:none}.desktop-site{display:block}.m-bottom-nav{display:none}@media (width<=767px){body{background:#f3f6f4}main{overflow:visible}.desktop-site{display:none!important}.mobile-site{color:#172622;min-height:100svh;padding-bottom:calc(104px + env(safe-area-inset-bottom));display:block}.m-appbar{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e4ebe8;justify-content:space-between;align-items:center;height:59px;padding:0 15px;display:flex;position:sticky;top:0}.m-brand{align-items:center;gap:9px;display:flex}.m-brand>span{color:#fff;background:#08736a;border-radius:10px 10px 10px 3px;place-items:center;width:33px;height:33px;font-size:15px;font-weight:900;display:grid}.m-brand div{flex-direction:column;gap:2px;line-height:1;display:flex}.m-brand strong{letter-spacing:.03em;font-size:14px}.m-brand small{color:#879692;font-size:8px}.m-appbar>button,.m-header-help{color:#5e716c;background:#fff;border:1px solid #dbe5e2;border-radius:99px;align-items:center;gap:5px;height:34px;padding:0 11px;font-size:10px;display:flex}.m-appbar>button span,.m-header-help span{color:#08736a;background:#e5f3ef;border-radius:50%;place-items:center;width:17px;height:17px;font-weight:900;display:grid}.m-page{width:min(100%,520px);margin:0 auto}.m-hero{background:radial-gradient(circle at 94% 2%,#ffffffb8 0 12%,#0000 35%),linear-gradient(145deg,#e7f3ed 0%,#f8faf7 58%,#e2f0eb 100%);border-bottom:1px solid #08736a0d;min-height:314px;padding:32px 19px 27px;position:relative;overflow:hidden}.m-hero:before{content:"";border:1px solid #08736a17;border-radius:50%;width:188px;height:188px;position:absolute;top:-64px;right:-78px;box-shadow:0 0 0 38px #08736a07,0 0 0 76px #08736a04}.m-hero:after{content:"";filter:blur(1px);background:#08736a0e;border-radius:50%;width:165px;height:165px;position:absolute;bottom:-112px;left:-92px}.m-live{color:#34726a;z-index:2;background:#fffc;border:1px solid #08736a21;border-radius:99px;align-items:center;gap:7px;width:max-content;height:26px;padding:0 11px;font-size:9px;font-weight:750;display:flex;position:relative;box-shadow:0 4px 12px #22534b0a}.m-live i{background:#42ad76;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #42ad7626}.m-hero h1{letter-spacing:-.05em;z-index:2;max-width:440px;margin:17px 0 10px;font-size:31px;line-height:1.2;position:relative}.m-hero h1 em{color:#08736a;font-style:normal}.m-hero>p{color:#61746f;z-index:2;max-width:410px;margin:0;font-size:11px;line-height:1.75;position:relative}.m-hero-button{color:#fff;z-index:2;background:linear-gradient(135deg,#0b8479,#087068);border:1px solid #ffffff24;border-radius:13px;justify-content:space-between;align-items:center;width:100%;height:47px;margin-top:19px;padding:0 8px 0 17px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 12px 24px #085d562e,inset 0 1px #ffffff29}.m-hero-button:active{transform:translateY(1px);box-shadow:0 7px 16px #085d5629,inset 0 1px #ffffff24}.m-hero-button span{background:#ffffff21;border-radius:9px;place-items:center;width:31px;height:31px;font-size:15px;font-weight:500;display:grid}.m-hero-trust{color:#61746f;z-index:2;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:11px;font-size:8px;display:grid;position:relative}.m-hero-trust>span{white-space:nowrap;background:#ffffff94;border:1px solid #08736a1a;border-radius:9px;justify-content:center;align-items:center;height:29px;display:flex}.m-hero-trust b{color:#08736a;background:#dff0ea;border-radius:50%;place-items:center;width:14px;height:14px;margin-right:4px;font-size:8px;display:grid}.m-section{padding:28px 15px;scroll-margin-top:58px}.m-section-head{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:15px;display:flex}.m-section-head small{color:#08736a;font-size:9px;font-weight:800}.m-section-head h2{letter-spacing:-.035em;margin:4px 0 0;font-size:20px}.m-section-head>span{color:#879793;font-size:9px}.m-products{background:#f3f6f4}.m-category-rail{scrollbar-width:none;gap:7px;margin:0 -15px 14px;padding:0 15px 3px;display:flex;overflow-x:auto}.m-category-rail::-webkit-scrollbar{display:none}.m-category-rail button{color:#667873;background:#fff;border:1px solid #dbe4e1;border-radius:99px;flex:none;height:32px;padding:0 13px;font-size:9px}.m-category-rail button.active{color:#fff;background:#183f3b;border-color:#183f3b}.m-product-list{gap:9px;display:grid}.m-product-row{text-align:left;background:#fff;border:1px solid #dde6e3;border-radius:13px;grid-template-columns:58px 1fr 25px;align-items:center;gap:11px;width:100%;min-height:116px;padding:12px;display:grid;box-shadow:0 4px 14px #1e3c3706}.m-product-row.selected{border-color:#65ad9f;box-shadow:0 0 0 2px #08736a14,0 8px 22px #11514914}.m-product-row:disabled{opacity:.66}.m-product-icon{color:#fff;border-radius:12px;place-items:center;width:55px;height:55px;font-family:Georgia,Songti SC,serif;font-size:23px;font-weight:800;display:grid}.m-product-icon.product-thumb{object-fit:cover;background:#e7eeeb}.m-product-icon.teal{background:linear-gradient(145deg,#13877d,#075852)}.m-product-icon.violet{background:linear-gradient(145deg,#6c69a9,#413d71)}.m-product-icon.amber{background:linear-gradient(145deg,#d69c37,#8b5c18)}.m-product-icon.blue{background:linear-gradient(145deg,#4f90aa,#285b73)}.m-product-copy{flex-direction:column;min-width:0;display:flex}.m-product-copy>small{color:#08736a;font-size:8px}.m-product-copy>strong{margin-top:4px;font-size:13px}.m-product-copy>p{color:#81908c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 7px;font-size:8px;line-height:1.5;display:-webkit-box;overflow:hidden}.m-product-copy .stock-badge{font-size:8px}.m-select-circle{color:#fff;border:1.5px solid #cbd7d3;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.m-product-row.selected .m-select-circle{background:#08736a;border-color:#08736a}.m-loading-list{gap:9px;display:grid}.m-loading-list div{background:linear-gradient(90deg,#e7ecea 25%,#f5f8f6 50%,#e7ecea 75%) 0 0/200% 100%;border-radius:13px;height:116px;animation:1.4s infinite shimmer}.m-empty-products{background:#ffffffb8;border:1px dashed #cbdad6;border-radius:14px;grid-template-columns:44px 1fr;align-items:center;gap:11px;min-height:116px;padding:16px;display:grid}.m-empty-products>span{color:#08736a;background:#e4f2ee;border-radius:12px 12px 12px 4px;place-items:center;width:44px;height:44px;font-family:Georgia,Songti SC,serif;font-size:19px;font-weight:800;display:grid}.m-empty-products div{flex-direction:column;gap:4px;display:flex}.m-empty-products strong{font-size:11px}.m-empty-products p{color:#83928e;margin:0;font-size:8px}.m-empty-products a{color:#08736a;grid-column:2;width:max-content;font-size:8px;font-weight:800}.m-how{color:#fff;background:#153d39;border-radius:15px;margin:0 15px 22px;padding:22px 17px}.m-how .m-section-head small{color:#9dcfc4}.m-how .m-section-head h2{font-size:18px}.m-step-list{display:grid}.m-step-list article{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;min-height:61px;display:flex}.m-step-list article:last-child{border:0}.m-step-list article>span{color:#b9ddd5;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.m-step-list div{flex-direction:column;gap:3px;display:flex}.m-step-list strong{font-size:10px}.m-step-list p{color:#9db8b3;margin:0;font-size:8px}.m-delivery{padding:26px 15px;scroll-margin-top:58px}.m-success-title{align-items:center;gap:12px;margin-bottom:14px;display:flex}.m-success-title>span{color:#fff;background:#08736a;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid;box-shadow:0 8px 18px #08736a2e}.m-success-title div{flex-direction:column;display:flex}.m-success-title small{color:#08736a;font-size:8px;font-weight:800}.m-success-title h2{margin:2px 0;font-size:18px}.m-success-title p{color:#84928f;margin:0;font-size:8px}.m-secret-card{background:#fff;border:1px solid #dce5e2;border-radius:15px;padding:6px 15px 15px;box-shadow:0 10px 30px #1f413b12}.m-secret-card>div{border-bottom:1px solid #edf1f0;grid-template-columns:1fr auto;align-content:center;gap:4px 10px;min-height:77px;display:grid}.m-secret-card small{color:#899793;font-size:8px}.m-secret-card strong{word-break:break-all;font-family:ui-monospace,monospace;font-size:11px}.m-secret-card>div button{color:#08736a;background:#fff;border:1px solid #d9e3e0;border-radius:6px;grid-area:1/2/3;align-self:center;height:30px;padding:0 11px;font-size:9px}.m-secret-card article{background:#f2f6f4;border-radius:8px;margin:14px 0;padding:13px}.m-secret-card article p{color:#586b66;margin:5px 0 0;font-size:9px;line-height:1.7}.m-copy-all{color:#fff;background:#08736a;border:0;border-radius:8px;width:100%;height:41px;font-size:10px;font-weight:800}.m-support{color:#fff;text-align:center;background:linear-gradient(155deg,#173e3a,#086b62);border-radius:17px;margin-top:14px;padding:21px 17px;scroll-margin-top:66px}.m-support-top{justify-content:space-between;align-items:center;display:flex}.m-support-top>span{color:#b5ded4;letter-spacing:.12em;font-size:8px}.m-support-top>small{color:#8fb7b0;font-size:7px}.m-support h2{margin:11px 0 6px;font-size:19px}.m-support>p{color:#bad1cc;max-width:280px;margin:0 auto 14px;font-size:9px;line-height:1.7}.m-support>img,.m-qr-empty{object-fit:cover;background:#fff;border-radius:12px;width:170px;height:170px;margin:0 auto;padding:8px}.m-qr-empty{color:#08736a;background:repeating-linear-gradient(45deg,#fff 0 8px,#edf4f1 8px 11px);place-items:center;display:grid}.m-qr-empty span{background:#fff;border:2px solid #08736a;border-radius:12px;place-items:center;width:58px;height:58px;font-size:26px;font-weight:800;display:grid}.m-qr-empty small{color:#657b76;background:#fff;border-radius:5px;padding:4px 6px;font-size:8px}.m-support-benefits{color:#b7d2cc;justify-content:center;gap:15px;margin:14px 0;font-size:8px;display:flex}.m-support-benefits span:before{content:"✓";color:#cfe991;margin-right:3px}.m-support>a,.m-support>button{color:#21483f;background:#d3eb9b;border:0;border-radius:8px;justify-content:center;align-items:center;gap:25px;width:100%;height:43px;font-size:10px;font-weight:800;display:flex}.m-dispute-note{color:#88aaa4;margin-top:11px;font-size:7px;line-height:1.5;display:block}.m-recommend{margin-top:28px}.m-recommend .m-section-head{margin-bottom:12px}.m-recommend>div:last-child{gap:8px;display:grid}.m-recommend>div>button{text-align:left;background:#fff;border:1px solid #dde6e3;border-radius:11px;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;width:100%;height:70px;padding:8px 10px;display:grid}.m-recommend .m-product-icon{width:45px;height:45px;font-size:18px}.m-recommend button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.m-recommend button small{color:#879691;font-size:8px}.m-recommend button strong{font-size:11px}.m-recommend button b{color:#08736a;font-size:9px}.m-faq{background:#fff;border:1px solid #e0e7e5;border-radius:14px;margin:0 15px 20px;padding:19px 16px;scroll-margin-top:65px}.m-faq h2{margin:0 0 8px;font-size:16px}.m-faq details{border-bottom:1px solid #edf1ef}.m-faq details:last-child{border:0}.m-faq summary{justify-content:space-between;align-items:center;min-height:48px;font-size:10px;font-weight:700;list-style:none;display:flex}.m-faq summary::-webkit-details-marker{display:none}.m-faq summary span{color:#08736a;font-size:15px}.m-faq details[open] summary span{transform:rotate(45deg)}.m-faq details p{color:#768783;margin:-1px 0 13px;font-size:9px;line-height:1.7}.m-footer{text-align:center;color:#98a5a2;padding:5px 15px 20px;font-size:8px}.m-bottom-nav{width:min(100% - 24px,480px);height:calc(72px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);z-index:90;-webkit-backdrop-filter:blur(24px)saturate(1.18);backdrop-filter:blur(24px)saturate(1.18);background:#fffffff0;border:1px solid #cad9d4e6;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:fixed;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 18px 42px #133a342e,0 3px 10px #133a340f,inset 0 1px #ffffffd1}.m-bottom-nav a{color:#75847f;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:9px;font-weight:650;transition:color .18s,background .18s,transform .18s;display:flex;position:relative}.m-bottom-nav a:active{transform:translateY(1px)scale(.97)}.m-nav-icon{border-radius:10px;place-items:center;width:29px;height:29px;transition:background .18s,color .18s,box-shadow .18s;display:grid;position:relative}.m-nav-icon:before,.m-nav-icon:after{content:"";box-sizing:border-box;position:absolute}.m-nav-home:before{border:1.6px solid;border-top:0;border-radius:1px 1px 3px 3px;width:13px;height:10px;top:11px;left:8px}.m-nav-home:after{border-top:1.6px solid;border-left:1.6px solid;border-radius:2px 0 0;width:10px;height:10px;top:5px;left:9.5px;transform:rotate(45deg)}.m-nav-products:before{background:currentColor;border-radius:1.5px;width:5px;height:5px;top:7px;left:7px;box-shadow:10px 0,0 10px,10px 10px}.m-nav-redeem:before{border:1.6px solid;border-radius:4px;width:16px;height:13px;top:8px;left:6.5px;transform:rotate(-4deg)}.m-nav-redeem:after{border:1.4px solid;border-radius:50%;width:4px;height:4px;top:12.5px;left:12.5px}.m-nav-support:before{border:1.7px solid;border-bottom:0;border-radius:9px 9px 0 0;width:15px;height:14px;top:6px;left:7px}.m-nav-support:after{border-left:2.5px solid;border-right:2.5px solid;border-radius:3px;width:18px;height:8px;top:13px;left:5.5px}.m-nav-label{white-space:nowrap;line-height:1}.m-bottom-nav a.active{color:#075f58;background:linear-gradient(#f1f9f7,#e8f5f1);font-weight:800}.m-bottom-nav a.active .m-nav-icon{color:#fff;background:linear-gradient(145deg,#0b8177,#075f59);box-shadow:0 7px 15px #08736a3b,inset 0 1px #ffffff2b}.m-sheet-backdrop{z-index:150;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1d1b85;align-items:flex-end;display:flex;position:fixed;inset:0}.m-redeem-sheet{width:100%;max-height:88svh;padding:10px 17px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;animation:.25s ease-out sheet-up;overflow-y:auto;box-shadow:0 -25px 60px #0003}.m-sheet-handle{background:#d7dfdc;border-radius:99px;width:38px;height:4px;margin:0 auto 15px}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.m-sheet-title{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.m-sheet-title small{color:#08736a;font-size:8px;font-weight:800}.m-sheet-title h2{margin:4px 0 0;font-size:21px}.m-sheet-title>button{color:#61736e;background:#eef3f1;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.m-sheet-product{background:#f7f9f8;border:1px solid #dce6e3;border-radius:11px;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;min-height:72px;margin-bottom:19px;padding:9px;display:grid}.m-sheet-product .m-product-icon{width:47px;height:47px;font-size:18px}.m-sheet-product div{flex-direction:column;gap:3px;display:flex}.m-sheet-product small{color:#899793;font-size:8px}.m-sheet-product strong{font-size:11px}.m-sheet-product>button{color:#08736a;background:#e5f2ee;border:0;border-radius:99px;padding:6px 9px;font-size:8px}.m-redeem-sheet>label{margin-bottom:7px;font-size:10px;font-weight:800;display:block}.m-code-field{border:1.5px solid #bfcfcb;border-radius:10px;align-items:center;gap:9px;height:54px;padding:0 12px;display:flex}.m-code-field:focus-within{border-color:#08736a;box-shadow:0 0 0 3px #08736a1a}.m-code-field>span{color:#08736a}.m-code-field input{letter-spacing:.04em;border:0;outline:0;flex:1;min-width:0;font-family:ui-monospace,monospace;font-size:12px}.m-code-field button{color:#98a4a1;background:0 0;border:0;font-size:18px}.m-demo-code{color:#08736a;background:0 0;border:0;padding:9px 0 13px;font-size:8px}.m-sheet-error{color:#a94d34;background:#fff1ed;border-radius:8px;align-items:center;gap:7px;min-height:38px;margin-bottom:10px;padding:8px 10px;font-size:9px;display:flex}.m-sheet-error span{color:#fff;background:#d96b4c;border-radius:50%;place-items:center;width:17px;height:17px;font-weight:900;display:grid}.m-sheet-submit{color:#fff;background:#08736a;border:0;border-radius:9px;justify-content:center;align-items:center;gap:28px;width:100%;height:50px;font-size:11px;font-weight:800;display:flex;box-shadow:0 10px 20px #08736a2e}.m-sheet-submit:disabled{opacity:.6}.m-redeem-sheet>p{text-align:center;color:#929f9c;margin:11px 0 0;font-size:7px}.toast{padding:9px 16px;font-size:10px;top:70px}}.public-shell{background:#f5f8f6;min-height:100vh;overflow:hidden}.public-route-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e4ebe8}.public-route-header .nav-links a.active{color:var(--teal);font-weight:800}.public-route-header .nav-links a.active:after{left:0;right:0}.route-mobile-header{display:none}.route-hero{background:linear-gradient(140deg,#e7f2ed,#f8faf7 58%,#dfede9);max-width:1540px;margin:0 auto;padding:76px clamp(24px,8vw,120px) 82px;position:relative;overflow:hidden}.route-hero:after{content:"文";color:#fffffff0;background:linear-gradient(145deg,#118277,#075b55);border-radius:42px 42px 42px 12px;place-items:center;width:150px;height:150px;font-family:Georgia,Songti SC,serif;font-size:65px;font-weight:800;display:grid;position:absolute;top:44px;right:clamp(35px,10vw,150px);transform:rotate(5deg);box-shadow:0 25px 55px #085e572e}.route-hero>span{color:var(--teal);letter-spacing:.2em;font-size:11px;font-weight:900}.route-hero h1{letter-spacing:-.055em;max-width:700px;margin:13px 0 14px;font-size:clamp(36px,4.5vw,58px);line-height:1.15}.route-hero p{color:#667873;max-width:650px;margin:0;font-size:15px;line-height:1.9}.route-content{width:min(1240px,100% - 48px);margin:0 auto;padding:72px 0 100px}.route-section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}.route-section-head small{color:var(--teal);letter-spacing:.15em;font-size:10px;font-weight:900}.route-section-head h2{letter-spacing:-.04em;margin:8px 0 0;font-size:30px}.route-section-head>span{color:#82918e;font-size:12px}.route-category-rail{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.route-category-rail button{color:#647572;cursor:pointer;background:#fff;border:1px solid #d9e3e0;border-radius:99px;height:36px;padding:0 15px;font-size:11px}.route-category-rail button.active{color:#fff;background:#183f3b;border-color:#183f3b}.route-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.route-product-card{background:#fff;border:1px solid #dfe8e5;border-radius:17px;grid-template-columns:150px 1fr;align-items:stretch;gap:19px;min-width:0;min-height:190px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 8px 28px #1f413b0b}.route-product-card:hover{border-color:#9bc9bf;transform:translateY(-3px);box-shadow:0 16px 36px #1f413b17}.route-product-image{object-fit:cover;color:#fff;border-radius:12px;place-items:center;width:150px;height:100%;min-height:156px;font-family:Georgia,Songti SC,serif;font-size:45px;font-weight:800;display:grid}.route-product-image.teal,.redeem-product-mark.teal{background:linear-gradient(145deg,#13877d,#075852)}.route-product-image.violet,.redeem-product-mark.violet{background:linear-gradient(145deg,#6c69a9,#413d71)}.route-product-image.amber,.redeem-product-mark.amber{background:linear-gradient(145deg,#d69c37,#8b5c18)}.route-product-image.blue,.redeem-product-mark.blue{background:linear-gradient(145deg,#4f90aa,#285b73)}.route-product-copy{flex-direction:column;min-width:0;display:flex}.route-product-copy>small{color:var(--teal);font-size:9px}.route-product-copy h3{margin:7px 0 6px;font-size:17px}.route-product-copy p{color:#788985;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 13px;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.route-product-copy>div{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.route-product-copy a{background:var(--teal);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:110px;height:35px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.route-product-copy a.disabled{pointer-events:none;color:#92a09c;background:#edf1ef}.route-loading-grid>div,.redeem-picker-loading{background:linear-gradient(90deg,#e7ecea 25%,#f5f8f6 50%,#e7ecea 75%) 0 0/200% 100%;border-radius:17px;min-height:190px;animation:1.4s infinite shimmer}.route-empty-state{background:#ffffffc2;border:1px dashed #c8d9d4;border-radius:18px;grid-template-columns:72px 1fr auto;align-items:center;gap:22px;min-height:210px;padding:32px;display:grid}.route-empty-state>span{width:72px;height:72px;color:var(--teal);background:linear-gradient(145deg,#e5f3ef,#d5ebe5);border-radius:20px 20px 20px 7px;place-items:center;font-family:Georgia,Songti SC,serif;font-size:31px;font-weight:800;display:grid}.route-empty-state small{color:var(--teal);letter-spacing:.12em;font-size:9px;font-weight:900}.route-empty-state h3{margin:7px 0 5px;font-size:19px}.route-empty-state p{color:#7a8b87;margin:0;font-size:11px;line-height:1.7}.route-empty-state>a{height:40px;color:var(--teal);background:#edf6f3;border-radius:9px;align-items:center;gap:16px;padding:0 15px;font-size:10px;font-weight:800;display:flex}.route-error{color:#a94d34;background:#fff1ed;border-radius:9px;align-items:center;min-height:42px;margin-bottom:12px;padding:11px 13px;font-size:10px;display:flex}.redeem-route-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:22px;display:grid}.redeem-product-picker,.redeem-route-form{background:#fff;border:1px solid #dfe7e5;border-radius:17px;padding:26px;box-shadow:0 8px 28px #1f413b0b}.redeem-product-picker>small,.redeem-route-form>small{color:var(--teal);font-size:10px;font-weight:900}.redeem-product-options{gap:9px;margin-top:17px;display:grid}.redeem-product-options>button{text-align:left;cursor:pointer;background:#fafcfb;border:1px solid #dce5e2;border-radius:12px;grid-template-columns:51px 1fr 25px;align-items:center;gap:11px;width:100%;min-height:74px;padding:9px;display:grid}.redeem-product-options>button.active{background:#f1f8f5;border-color:#72b5a8;box-shadow:0 0 0 2px #08736a12}.redeem-product-options>button:disabled{opacity:.55;cursor:not-allowed}.redeem-product-mark{object-fit:cover;color:#fff;border-radius:11px;place-items:center;width:51px;height:51px;font-size:20px;font-weight:800;display:grid}.redeem-product-options>button>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.redeem-product-options strong{font-size:12px}.redeem-product-options small{color:#84938f;font-size:9px}.redeem-product-options b{color:#fff;border:1px solid #cbd8d4;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.redeem-product-options button.active b{border-color:var(--teal);background:var(--teal)}.redeem-empty-state{text-align:center;background:#f8fbfa;border:1px dashed #cbdad6;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:194px;margin-top:17px;display:flex}.redeem-empty-state>span{width:52px;height:52px;color:var(--teal);background:#e4f2ee;border-radius:15px 15px 15px 5px;place-items:center;margin-bottom:10px;font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:800;display:grid}.redeem-empty-state strong{font-size:12px}.redeem-empty-state p{color:#899793;margin:5px 0 0;font-size:9px}.redeem-route-form h3{margin:9px 0 24px;font-size:22px}.redeem-route-form label{color:#51645f;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.route-code-field{border:1.5px solid #bdcdc9;border-radius:11px;align-items:center;gap:10px;height:57px;padding:0 13px;display:flex}.route-code-field:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #08736a17}.route-code-field>span{color:var(--teal)}.route-code-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-family:ui-monospace,monospace;font-size:13px}.route-code-field button{color:#98a4a1;cursor:pointer;background:0 0;border:0;font-size:20px}.route-demo-code{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:10px 0 15px;font-size:9px}.route-submit{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:38px;width:100%;height:52px;font-size:12px;font-weight:800;display:flex;box-shadow:0 10px 22px #08736a2e}.route-submit:disabled{opacity:.55;cursor:not-allowed}.redeem-route-form>p{text-align:center;color:#929f9c;margin:12px 0 0;font-size:8px}.route-result{background:#eef5f2;border:1px solid #dfe7e5;border-radius:18px;margin-top:28px;padding:28px;scroll-margin-top:30px}.route-success-title{align-items:center;gap:13px;margin-bottom:17px;display:flex}.route-success-title>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;font-size:19px;display:grid}.route-success-title small{color:var(--teal);font-size:9px;font-weight:900}.route-success-title h2{margin:3px 0;font-size:21px}.route-success-title p{color:#80908c;margin:0;font-size:9px}.route-secret-card{background:#fff;border:1px solid #dce5e2;border-radius:15px;max-width:720px;padding:8px 18px 18px}.route-secret-card>div{border-bottom:1px solid #edf1f0;grid-template-columns:1fr auto;align-content:center;gap:5px 10px;min-height:78px;display:grid}.route-secret-card small{color:#899793;font-size:9px}.route-secret-card strong{word-break:break-all;font-family:ui-monospace,monospace;font-size:12px}.route-secret-card>div button{color:var(--teal);background:#fff;border:1px solid #d9e3e0;border-radius:7px;grid-area:1/2/3;align-self:center;padding:7px 11px;font-size:9px}.route-secret-card article{background:#f2f6f4;border-radius:9px;margin:15px 0;padding:14px}.route-secret-card article p{color:#586b66;margin:6px 0 0;font-size:10px;line-height:1.75}.route-copy-all{background:var(--teal);color:#fff;border:0;border-radius:8px;width:100%;height:43px;font-size:10px;font-weight:800}.support-route-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:24px;display:grid}.route-support-card{color:#fff;text-align:center;background:linear-gradient(155deg,#173e3a,#086b62);border-radius:21px;padding:28px;box-shadow:0 22px 50px #094d462e}.route-support-top{justify-content:space-between;align-items:center;display:flex}.route-support-top span{color:#b5ded4;letter-spacing:.12em;font-size:9px}.route-support-top small{color:#8fb7b0;font-size:8px}.route-support-card h2{margin:17px 0 7px;font-size:24px}.route-support-card>p{color:#bad1cc;max-width:430px;margin:0 auto 18px;font-size:11px;line-height:1.75}.route-support-card>img,.route-qr-empty,.route-qr-loading{object-fit:cover;background:#fff;border-radius:14px;width:205px;height:205px;margin:0 auto;padding:9px}.route-qr-empty{color:var(--teal);background:repeating-linear-gradient(45deg,#fff 0 8px,#edf4f1 8px 11px);place-items:center;display:grid}.route-qr-empty span{border:2px solid var(--teal);background:#fff;border-radius:13px;place-items:center;width:65px;height:65px;font-size:29px;font-weight:800;display:grid}.route-qr-empty small{color:#657b76;font-size:8px}.route-qr-loading{background:linear-gradient(90deg,#e7ecea 25%,#fff 50%,#e7ecea 75%) 0 0/200% 100%;animation:1.4s infinite shimmer}.route-support-benefits{color:#b7d2cc;justify-content:center;gap:20px;margin:17px 0;font-size:9px;display:flex}.route-support-benefits span:before{content:"✓";color:#cfe991;margin-right:4px}.route-support-card>a,.route-support-card>button{color:#21483f;cursor:pointer;background:#d3eb9b;border:0;border-radius:9px;justify-content:center;align-items:center;gap:30px;width:100%;height:46px;font-size:11px;font-weight:800;display:flex}.route-dispute-note{color:#88aaa4;margin-top:12px;font-size:8px;line-height:1.6;display:block}.route-faq{background:#fff;border:1px solid #dfe7e5;border-radius:18px;padding:30px}.route-faq>small{color:var(--teal);letter-spacing:.14em;font-size:10px;font-weight:900}.route-faq h2{margin:8px 0 14px;font-size:28px}.route-faq details{border-bottom:1px solid #edf1ef}.route-faq details:last-child{border:0}.route-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:61px;font-size:12px;font-weight:800;list-style:none;display:flex}.route-faq summary::-webkit-details-marker{display:none}.route-faq summary span{color:var(--teal);font-size:19px}.route-faq details[open] summary span{transform:rotate(45deg)}.route-faq details p{color:#73837f;margin:-2px 0 17px;font-size:10px;line-height:1.8}@media (width<=767px){.public-shell{padding-bottom:calc(94px + env(safe-area-inset-bottom));overflow:visible}.public-route-header{display:none}.route-mobile-header{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e4ebe8;justify-content:space-between;align-items:center;height:59px;padding:0 15px;display:flex;position:sticky;top:0}.route-mobile-header .m-brand{display:flex}.route-help-link{color:#5e716c;background:#fff;border:1px solid #dbe5e2;border-radius:99px;align-items:center;gap:5px;height:34px;padding:0 11px;font-size:10px;display:flex}.route-help-link span{width:17px;height:17px;color:var(--teal);background:#e5f3ef;border-radius:50%;place-items:center;font-weight:900;display:grid}.route-help-link.service-online{color:#347068;background:#f5faf8;border-color:#d4e7e1}.route-help-link.service-online i{background:#3fab76;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3fab761f}.route-hero{min-height:198px;padding:30px 18px 33px}.route-hero:after{border-radius:19px 19px 19px 6px;width:66px;height:66px;font-size:28px;top:45px;right:18px;box-shadow:0 14px 25px #085e5729}.route-hero>span{font-size:8px}.route-hero h1{width:calc(100% - 60px);margin:10px 0 9px;font-size:27px;line-height:1.2}.route-hero p{width:calc(100% - 55px);font-size:10px;line-height:1.7}.route-content{width:100%;padding:28px 15px 18px}.route-section-head{align-items:flex-end;margin-bottom:15px}.route-section-head small{font-size:8px}.route-section-head h2{margin-top:5px;font-size:20px}.route-section-head>span{font-size:8px}.route-category-rail{scrollbar-width:none;flex-wrap:nowrap;margin:0 -15px 14px;padding:0 15px 3px;overflow-x:auto}.route-category-rail::-webkit-scrollbar{display:none}.route-category-rail button{flex:none;height:32px;font-size:9px}.route-product-grid{grid-template-columns:1fr;gap:9px}.route-product-card{border-radius:14px;grid-template-columns:76px 1fr;gap:12px;min-height:126px;padding:11px}.route-product-card:hover{transform:none}.route-product-image{border-radius:11px;width:76px;height:100%;min-height:102px;font-size:27px}.route-product-copy>small{font-size:8px}.route-product-copy h3{margin:4px 0;font-size:13px}.route-product-copy p{-webkit-line-clamp:2;margin-bottom:7px;font-size:8px;line-height:1.45}.route-product-copy .stock-badge{font-size:8px}.route-product-copy a{min-width:86px;height:31px;font-size:8px}.route-loading-grid>div{min-height:126px}.route-empty-state{grid-template-columns:54px 1fr;gap:14px;min-height:178px;padding:22px 18px}.route-empty-state>span{border-radius:15px 15px 15px 5px;width:54px;height:54px;font-size:23px}.route-empty-state small{font-size:8px}.route-empty-state h3{margin:5px 0 4px;font-size:14px}.route-empty-state p{font-size:9px}.route-empty-state>a{grid-column:2;width:max-content;height:34px;font-size:9px}.redeem-route-content{padding-bottom:20px}.redeem-route-grid{grid-template-columns:1fr;gap:11px}.redeem-product-picker,.redeem-route-form{border-radius:14px;padding:17px}.redeem-product-picker>small,.redeem-route-form>small{font-size:8px}.redeem-product-options{gap:7px;margin-top:12px}.redeem-product-options>button{grid-template-columns:45px 1fr 23px;min-height:65px;padding:8px}.redeem-product-mark{width:45px;height:45px;font-size:18px}.redeem-product-options strong{font-size:10px}.redeem-product-options small{font-size:8px}.redeem-route-form h3{margin:7px 0 17px;font-size:18px}.redeem-route-form label{font-size:9px}.route-code-field{height:53px}.route-code-field input{font-size:11px}.route-submit{height:48px;font-size:10px}.route-result{border-radius:15px;margin-top:14px;padding:18px 14px}.route-success-title h2{font-size:18px}.route-secret-card{padding:6px 14px 14px}.support-route-content{padding-bottom:20px}.support-route-grid{grid-template-columns:1fr;gap:13px}.route-support-card{border-radius:17px;padding:21px 17px}.route-support-top span{font-size:8px}.route-support-top small{font-size:7px}.route-support-card h2{margin:12px 0 6px;font-size:20px}.route-support-card>p{margin-bottom:14px;font-size:9px}.route-support-card>img,.route-qr-empty,.route-qr-loading{width:170px;height:170px}.route-support-benefits{gap:14px;margin:14px 0;font-size:8px}.route-support-card>a,.route-support-card>button{height:43px;font-size:10px}.route-faq{border-radius:15px;padding:20px 17px}.route-faq>small{font-size:8px}.route-faq h2{margin:6px 0 8px;font-size:19px}.route-faq summary{min-height:51px;font-size:10px}.route-faq details p{font-size:9px}.route-footer{display:none}}@media (width<=350px){.m-bottom-nav{border-radius:19px;width:calc(100% - 12px);bottom:6px}.m-bottom-nav a{gap:3px;font-size:8px}.m-nav-icon{width:27px;height:27px}}
