:root{font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;color:#18304d;background:#edf4f7;font-synthesis:none;--font-display: "STZhongsong", "Songti SC", "Noto Serif SC", serif;--blue-950: #0b2748;--blue-900: #123d68;--blue-800: #175d8c;--blue-700: #2079ad;--blue-600: #3f97c9;--blue-100: #e8f5ff;--ice: #f5fafc;--red: #c55244;--gold: #d0a45c;--ink: #18304d;--muted: #698095;--line: rgba(31, 82, 117, .12);--card: rgba(255, 255, 255, .8);--card-strong: rgba(255, 255, 255, .94);--glass: linear-gradient(180deg, rgba(255,255,255,.9), rgba(255,255,255,.72));--shadow: 0 22px 48px rgba(18, 54, 85, .14);--shadow-soft: 0 12px 28px rgba(23, 67, 101, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(255,219,165,.45),transparent 27%),radial-gradient(circle at 85% 18%,rgba(129,205,231,.4),transparent 20%),linear-gradient(180deg,#0b2748f5,#14567885 38%,#ebf3f7e0),url(/assets/tibet-hero.jpg) center / cover fixed}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer;color:inherit}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:where(a,button,input,textarea,select):focus-visible{outline:3px solid rgba(63,151,201,.4);outline-offset:2px}.skip-link{position:fixed;z-index:1000;top:10px;left:50%;padding:10px 15px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--blue-900),var(--blue-700));transform:translate(-50%,-180%);transition:transform .2s ease;box-shadow:var(--shadow-soft)}.skip-link:focus{transform:translate(-50%)}.mobile-shell:focus{outline:none}.visually-hidden{width:1px;height:1px;padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-viewport{min-height:100vh;position:relative}.ambient{position:fixed;border-radius:999px;filter:blur(74px);pointer-events:none;opacity:.28;animation:ambient-drift 14s ease-in-out infinite alternate}.ambient-one{width:320px;height:320px;background:#76d8ffd1;top:6%;left:calc(50% - 470px)}.ambient-two{width:260px;height:260px;background:#ffcb7abf;right:calc(50% - 430px);bottom:8%;animation-duration:16s}@keyframes ambient-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(18px,-16px,0) scale(1.08)}}.mobile-shell{position:relative;width:min(100%,560px);min-height:100vh;margin:0 auto;padding-bottom:104px;background:linear-gradient(180deg,#ffffff9e,#fffc),linear-gradient(180deg,#f4f9fb,#ecf3f6);box-shadow:0 0 90px #03153059;overflow:hidden}.mobile-shell:before{content:"";position:absolute;inset:0 0 auto;height:210px;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.78),transparent 30%),radial-gradient(circle at 88% 0%,rgba(170,221,240,.45),transparent 26%);pointer-events:none}.mobile-shell.no-bottom-nav{padding-bottom:0}.fatal-error{width:min(100% - 32px,560px);min-height:calc(100vh - 32px);margin:16px auto;padding:40px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:28px;background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.55)}.fatal-error>svg{color:var(--red)}.fatal-error h1{margin:16px 0 6px;font-size:24px}.fatal-error p{max-width:360px;margin:0 0 20px;color:var(--muted);line-height:1.7}.page{min-height:100vh;padding:22px 18px 118px;position:relative;z-index:1}.page.detail-page,.page.product-detail-page,.page.checkout-page,.page.order-detail-page,.page.coupon-detail-page,.page.claim-page,.page.addresses-page,.page.merchant-apply-page,.page.merchant-wallet-page,.page.sales-page{padding:0 0 100px}.page.checkout-page{padding-bottom:100px}.bottom-nav{position:fixed;z-index:50;left:50%;bottom:12px;transform:translate(-50%);width:min(calc(100% - 18px),520px);height:calc(72px + env(safe-area-inset-bottom));padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);background:#fffc;border:1px solid rgba(255,255,255,.72);border-radius:24px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 18px 44px #12345424}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#75889c;font-size:11px;position:relative;border-radius:17px;transition:transform .22s ease,color .22s ease,background-color .22s ease}.bottom-nav a.active{color:var(--blue-900);font-weight:700;background:linear-gradient(180deg,#f0f8ffe6,#e2f1fac2)}.bottom-nav a.active:before{content:"";position:absolute;inset:5px;border-radius:14px;box-shadow:inset 0 0 0 1px #3f97c91f}.btn{position:relative;min-height:44px;border-radius:15px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;letter-spacing:.01em;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease;overflow:hidden}.btn:after{content:"";position:absolute;inset:1px 1px auto;height:52%;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.34),transparent);pointer-events:none}.btn:active{transform:translateY(1px) scale(.99)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{color:#fff;background:linear-gradient(135deg,#1d88bd,#0f4470);box-shadow:0 14px 26px #1156823d}.btn-secondary{color:var(--blue-900);background:linear-gradient(180deg,#eef7fd,#deeffa);box-shadow:inset 0 0 0 1px #4089b51f}.btn-light{color:var(--blue-950);background:#ffffffeb;box-shadow:0 12px 24px #00000024}.btn-ghost-light{color:#fff;background:#ffffff17;box-shadow:inset 0 0 0 1px #fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-danger-ghost{color:#b23d3d;background:#fff0ef}.btn-small{min-height:34px;padding:0 14px;border-radius:11px}.btn-large{min-height:54px;border-radius:17px;font-size:16px}.btn-block{width:100%}.icon-button{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#ffffffd6;box-shadow:0 8px 18px #112d4c1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.icon-button svg{width:21px}.page-header{position:sticky;z-index:20;top:0;height:70px;padding:12px 16px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;background:#f5fafccc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(21,61,96,.06)}.page-header-transparent{position:absolute;width:100%;color:#fff;background:transparent;border:0}.page-header-transparent .icon-button{background:#091e3952;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.page-header h1{margin:0;text-align:center;font-size:17px;letter-spacing:.02em}.header-action{display:flex;justify-content:flex-end;min-width:40px}.header-text-button{white-space:nowrap;display:flex;align-items:center;gap:4px;color:var(--blue-700);background:none;font-size:13px;font-weight:700}.header-text-button svg{width:17px}.brand-mark{display:flex;align-items:center;gap:10px}.brand-symbol{width:40px;height:40px;display:grid;place-items:center;border-radius:15px 15px 15px 5px;color:#fff;background:linear-gradient(145deg,#3ca0cc,#0e365f);box-shadow:0 10px 20px #11479333}.brand-mark>span:last-child{display:flex;flex-direction:column;line-height:1.2}.brand-mark b{font-size:18px;letter-spacing:.08em}.brand-mark small{margin-top:4px;font-size:9px;color:#74889b;letter-spacing:.16em;text-transform:uppercase}.brand-mark-compact .brand-symbol{width:32px;height:32px;border-radius:12px 12px 12px 4px}.brand-mark-compact b{font-size:15px}.home-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.location-pill{display:flex;align-items:center;gap:5px;padding:9px 12px;border-radius:999px;background:#ffffffbd;color:#4f6478;box-shadow:0 8px 18px #1c41650f;font-size:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search-bar{min-height:54px;display:flex;align-items:center;gap:10px;padding:6px 6px 6px 16px;margin:20px 0 18px;border:1px solid rgba(255,255,255,.58);border-radius:19px;background:linear-gradient(180deg,#ffffffe6,#ffffffb8);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.search-bar svg{color:#6e8398;flex:0 0 auto}.search-bar input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.search-bar input::placeholder{color:#9babb9}.search-bar button{height:40px;min-width:72px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#1d88bd,#0f4470);font-size:12px;font-weight:700;box-shadow:0 10px 18px #11568233}.compact-search{margin:14px 0 12px}.hero-card{min-height:360px;position:relative;overflow:hidden;border-radius:30px;background-image:url(/assets/tibet-hero-mobile.jpg);background-size:cover;background-position:center 45%;box-shadow:0 26px 54px #0e3b6538}.hero-card-image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.hero-card:before{content:"";position:absolute;inset:-10% auto auto -8%;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.16);box-shadow:0 0 0 24px #ffffff0d;z-index:1}.hero-card:after{content:"";position:absolute;right:-44px;top:24px;width:188px;height:188px;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 66%);filter:blur(6px);z-index:1}.hero-shade{position:absolute;inset:0;background:linear-gradient(115deg,#041937ed,#08365b8f 58%,#0000001a),linear-gradient(180deg,rgba(255,255,255,.06),transparent 34%);z-index:1}.hero-content{position:relative;z-index:2;padding:26px 22px 22px;color:#fff;max-width:328px}.hero-content>span{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff1f;font-size:10px;letter-spacing:.12em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-content h1{margin:16px 0 10px;font-family:var(--font-display);font-size:32px;line-height:1.18;letter-spacing:.03em}.hero-content p{margin:0;color:#fffc;font-size:12px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-content .btn{min-height:40px;padding:0 16px;font-size:12px}.hero-note-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-note-row span{padding:7px 10px;border-radius:999px;color:#ffffffd1;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1a;font-size:10px}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.hero-stat{min-width:0;padding:12px 10px;border-radius:16px;background:#ffffff1c;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-stat strong{display:block;font-family:var(--font-display);font-size:20px;font-weight:700}.hero-stat span{display:block;margin-top:4px;color:#ffffffb8;font-size:9px}.hero-voucher{position:absolute;z-index:2;right:16px;bottom:18px;width:136px;min-height:110px;padding:14px 14px 13px;display:flex;flex-direction:column;gap:5px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#d25f53f2,#8c282cfa),linear-gradient(180deg,rgba(255,255,255,.08),transparent);border:1px solid rgba(255,255,255,.28);box-shadow:0 18px 30px #3d0d123d;transform:rotate(-4deg)}.hero-voucher:before,.hero-voucher:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#24485a;top:calc(50% - 6px)}.hero-voucher:before{left:-7px}.hero-voucher:after{right:-7px}.hero-voucher small{font-size:9px;opacity:.78;letter-spacing:.08em}.hero-voucher strong{font-family:var(--font-display);font-size:30px;line-height:1}.hero-voucher span{font-size:9px;opacity:.82}.hero-voucher em{font-style:normal;color:#ffffffad;font-size:8px}.home-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.insight-card{min-width:0;padding:15px 14px;border-radius:20px;background:var(--glass);border:1px solid rgba(255,255,255,.58);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.insight-card-wide{grid-column:1 / -1}.insight-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:var(--blue-900);background:linear-gradient(145deg,#e5f5fff2,#ffffffeb);box-shadow:inset 0 0 0 1px #3f97c91a}.insight-card small{display:block;margin-top:10px;color:#6691aa;font-size:8px;letter-spacing:.16em}.insight-card h3{margin:5px 0 2px;font-size:16px;line-height:1.25}.insight-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.insight-card-wide h3{font-family:var(--font-display);font-size:24px}.section-title{margin:30px 1px 14px;display:flex;align-items:end;justify-content:space-between;gap:14px}.section-title>div{display:flex;flex-direction:column;min-width:0}.section-title span{color:var(--blue-600);font-size:9px;font-weight:800;letter-spacing:.18em}.section-title h2{margin:5px 0 0;font-family:var(--font-display);font-size:24px;line-height:1.18;letter-spacing:.04em}.section-title>a,.section-title>button{display:inline-flex;align-items:center;gap:2px;color:#6a8094;font-size:11px;background:none;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.category-grid a{min-width:0;padding:14px 6px 13px;display:flex;flex-direction:column;align-items:center;border-radius:18px;background:linear-gradient(180deg,#ffffffe6,#ffffffb8);box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.58)}.category-grid a>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:9px;border-radius:15px;color:var(--blue-700);background:linear-gradient(145deg,#e5f4ff,#f8fbff);box-shadow:inset 0 0 0 1px #3f97c914}.category-grid a:nth-child(2)>span{color:#c45343;background:#fff1ee}.category-grid a:nth-child(3)>span{color:#9b6b2b;background:#fff6e5}.category-grid a:nth-child(4)>span{color:#477c6e;background:#eaf8f3}.category-grid svg{width:19px}.category-grid b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.category-grid small{margin-top:3px;color:#92a3b2;font-size:8px}.store-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:84%;gap:14px;overflow-x:auto;margin-right:-18px;padding-right:18px;scrollbar-width:none}.store-scroll::-webkit-scrollbar{display:none}.store-list{display:grid;gap:14px}.store-card{height:220px;position:relative;overflow:hidden;border-radius:25px;background:#dce7ee;box-shadow:var(--shadow)}.store-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 30%);z-index:1}.store-card>img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.store-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(4,23,44,.9));z-index:1}.store-card-copy{position:absolute;z-index:2;left:16px;right:14px;bottom:15px;color:#fff}.store-category{display:inline-flex;padding:5px 8px;border-radius:999px;background:#ffffff2e;font-size:9px;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.store-card h3{margin:10px 0 4px;font-size:18px}.store-card-description{margin:0 0 8px;color:#ffffffb8;font-size:9px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-card-meta{display:flex;gap:10px;font-size:9px;color:#ffffffc7}.store-card-meta span{display:flex;align-items:center;gap:3px;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.discount-chip{position:absolute;z-index:2;top:14px;right:13px;padding:7px 10px;border-radius:999px;background:#ffffffeb;color:#a63f3e;font-size:10px;font-weight:800;box-shadow:0 8px 18px #0f27402e}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-card{min-width:0;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#ffffffc2);box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.6)}.product-image-wrap{height:160px;position:relative;overflow:hidden;background:linear-gradient(145deg,#ecf3f7,#dfeaf0)}.product-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 34%)}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.image-badge{position:absolute;left:10px;bottom:10px;z-index:1;padding:6px 8px;display:flex;align-items:center;gap:3px;border-radius:999px;color:#9f3838;background:#ffffffeb;font-size:9px;font-weight:700;box-shadow:0 8px 16px #0f27401f}.product-card-body{padding:13px 13px 14px}.product-kicker{display:inline-flex;align-items:center;min-height:23px;padding:0 9px;border-radius:999px;color:var(--blue-800);background:#eaf5fd;font-size:9px;font-weight:700}.product-card h3{margin:9px 0 0;min-height:42px;overflow:hidden;font-size:14px;line-height:1.45}.product-card p{margin:6px 0 10px;min-height:28px;overflow:hidden;color:#8293a4;font-size:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.price-row{display:flex;align-items:baseline;gap:5px}.price-row strong{color:#c74640;font-family:var(--font-display);font-size:19px}.price-row del{color:#abb5c0;font-size:9px}.price-row small{margin-left:auto;color:#8ea0b0;font-size:8px}.product-card-footer{margin-top:11px;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid rgba(24,77,112,.08)}.product-tag{padding:5px 8px;border-radius:999px;background:#d0a45c1f;color:#9a6b2f;font-size:9px;font-weight:700}.product-link{display:inline-flex;align-items:center;gap:4px;color:var(--blue-800);font-size:10px;font-weight:700}.simple-title{display:flex;justify-content:space-between;align-items:end;gap:12px;padding-top:5px}.simple-title span{color:var(--blue-600);font-size:9px;font-weight:800;letter-spacing:.16em}.simple-title h1{margin:4px 0 0;font-family:var(--font-display);font-size:28px;line-height:1.16}.simple-title>svg{color:var(--blue-800)}.simple-title>small{color:#8695a5;font-size:11px}.category-chips{display:flex;gap:8px;overflow-x:auto;margin:0 -18px 14px;padding:0 18px 4px;scrollbar-width:none}.category-chips::-webkit-scrollbar{display:none}.category-chips button{flex:0 0 auto;padding:9px 14px;border-radius:999px;background:#fffc;color:#6e8195;font-size:11px;box-shadow:0 6px 14px #193b590d}.category-chips button.active{color:#fff;background:linear-gradient(135deg,#1d88bd,#0f4470)}.segmented{height:44px;padding:4px;margin:4px 0 14px;display:grid;grid-template-columns:repeat(2,1fr);border-radius:15px;background:#dde9f1d6}.segmented button{display:flex;align-items:center;justify-content:center;gap:4px;border-radius:12px;color:#718195;background:transparent;font-size:12px}.segmented button.active{color:var(--blue-900);background:#ffffffdb;font-weight:700;box-shadow:0 5px 12px #1b3b5714}.catalog-highlight{min-height:86px;margin-bottom:16px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:20px;background:linear-gradient(135deg,#0d3558f5,#237aaacc),linear-gradient(180deg,rgba(255,255,255,.08),transparent);color:#fff;box-shadow:0 18px 34px #1234542e}.catalog-highlight>div:first-child{display:flex;flex-direction:column;min-width:0}.catalog-highlight>div:first-child span{color:#ffffffb3;font-size:9px;letter-spacing:.15em}.catalog-highlight>div:first-child strong{margin:5px 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}.catalog-highlight>div:first-child small{color:#ffffffb8;font-size:9px;line-height:1.6}.catalog-highlight-metric{min-width:86px;padding:11px 10px;border-radius:16px;text-align:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.16)}.catalog-highlight-metric b{display:block;font-family:var(--font-display);font-size:24px}.catalog-highlight-metric span{color:#ffffffb8;font-size:9px}.state-panel{min-height:220px;padding:30px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8291a0;text-align:center;border-radius:24px;background:linear-gradient(180deg,#ffffffdb,#ffffffb8);border:1px solid rgba(255,255,255,.56);box-shadow:var(--shadow-soft)}.state-panel strong{color:#43536a;font-size:15px}.state-panel span{max-width:300px;font-size:11px;line-height:1.7}.state-panel.state-compact{min-height:142px;padding:22px 18px}.state-panel.state-compact>svg{width:30px;height:30px}.state-error svg{color:#c65d58}.state-empty svg{color:#88a9be}.spin{animation:spin 1s linear infinite;color:var(--blue-600)}@keyframes spin{to{transform:rotate(360deg)}}.toast-stack{position:fixed;z-index:200;top:20px;left:50%;width:min(calc(100% - 32px),440px);transform:translate(-50%);display:grid;gap:8px}.toast{min-height:48px;padding:10px 12px;display:grid;grid-template-columns:22px 1fr 24px;align-items:center;gap:8px;border-radius:16px;color:#314156;background:#ffffffeb;box-shadow:0 12px 35px #09223d2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:12px;animation:toast-in .25s ease-out}.toast button{background:none;color:#92a0ae}.toast-success>svg{color:#2e9475}.toast-error>svg{color:#c34d49}.toast-info>svg{color:var(--blue-600)}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px) scale(.97)}}.store-hero{height:285px;position:relative;overflow:hidden;background:#dce7ee}.store-hero-image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.store-hero-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#061b330d,#051931db)}.store-hero-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:24px;color:#fff}.store-hero-copy>span{display:inline-flex;padding:5px 8px;border-radius:7px;background:#ffffff26;font-size:9px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.store-hero-copy h2{margin:8px 0 7px;font-size:26px}.store-hero-copy>div{display:flex;align-items:center;gap:5px;color:#ffffffbf;font-size:10px}.store-hero-copy i{width:3px;height:3px;margin:0 4px;border-radius:50%;background:#ffffff80}.store-info-card{margin:-10px 16px 0;padding:8px 15px;position:relative;z-index:2;border-radius:19px;background:#fff;box-shadow:var(--shadow)}.store-info-card>a,.store-info-card>button,.store-info-card>div{width:100%;min-height:58px;padding:0;display:grid;grid-template-columns:32px 1fr 20px;align-items:center;text-align:left;border-bottom:1px solid var(--line);background:none}.store-info-card>:last-child{border-bottom:0}.store-info-card>a>svg:first-child,.store-info-card>button>svg:first-child,.store-info-card>div>svg:first-child{width:18px;color:var(--blue-700)}.store-info-card>a>svg:last-child,.store-info-card>button>svg:last-child{width:16px;color:#a7b1bc}.store-info-card .store-info-static{grid-template-columns:32px 1fr}.store-info-card span{display:flex;flex-direction:column;gap:2px}.store-info-card b{font-size:11px}.store-info-card small{color:#92a0ae;font-size:9px}.rule-card{margin:15px 16px;padding:14px;display:flex;gap:12px;align-items:center;border-radius:18px;color:#fff;background:linear-gradient(125deg,#9b3438,#ca6054);box-shadow:0 10px 24px #7e28292e}.rule-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:#ffffff26}.rule-card>div:last-child{display:flex;flex-direction:column}.rule-card span{font-size:9px;opacity:.74}.rule-card strong{margin:2px 0;font-size:13px}.rule-card small{font-size:8px;opacity:.7}.detail-page>section:not(.store-hero):not(.store-info-card):not(.rule-card){margin-left:16px;margin-right:16px}.detail-page>.product-grid{margin:0 16px}.product-detail-image{width:100%;height:390px;object-fit:cover;background:#dae4ea}.product-main-card{margin:-24px 14px 0;padding:19px 17px;position:relative;z-index:2;border-radius:23px;background:#fff;box-shadow:var(--shadow)}.product-detail-price{display:flex;align-items:baseline;gap:7px}.product-detail-price strong{color:#c23d3a;font-size:27px}.product-detail-price del{color:#a5afba;font-size:11px}.product-detail-price span{margin-left:auto;color:#8d99a6;font-size:10px}.product-main-card h2{margin:9px 0 5px;font-size:19px}.product-main-card>p{margin:0;color:#718095;font-size:11px;line-height:1.6}.coupon-eligible{min-height:57px;margin-top:14px;padding:10px 11px;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;border-radius:13px;color:#9d3838;background:#fff2ef}.coupon-eligible>svg:first-child{width:20px}.coupon-eligible>svg:last-child{width:15px;color:#bd7772}.coupon-eligible span{display:flex;flex-direction:column}.coupon-eligible b{font-size:11px}.coupon-eligible small{color:#a97570;font-size:8px}.product-facts{margin:14px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-radius:18px;background:#fff}.product-facts>div{display:flex;gap:9px;align-items:center}.product-facts svg{width:22px;color:var(--blue-600)}.product-facts span{display:flex;flex-direction:column}.product-facts b{font-size:10px}.product-facts small{color:#929fab;font-size:8px}.linked-store{margin:14px;padding:12px;display:grid;grid-template-columns:47px 1fr 20px;align-items:center;gap:11px;border-radius:17px;background:#fff;box-shadow:0 7px 20px #193c5c0d}.linked-store img{width:47px;height:47px;object-fit:cover;border-radius:13px}.linked-store span{display:flex;flex-direction:column}.linked-store b{font-size:12px}.linked-store small{margin-top:3px;display:flex;gap:2px;align-items:center;color:#8795a4;font-size:8px}.linked-store>svg{width:17px;color:#a7b1bb}.description-card{margin:14px;padding:1px 14px 14px;overflow:hidden;border-radius:18px;background:#fff}.description-card p{color:#65758a;font-size:11px;line-height:1.8;white-space:pre-line}.description-card img{width:100%;border-radius:13px}.purchase-bar{position:fixed;z-index:45;left:50%;bottom:0;transform:translate(-50%);width:min(100%,520px);min-height:76px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:7px;background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.purchase-bar .btn{min-width:90px;padding:0 11px;font-size:11px}.cart-shortcut{width:42px;display:flex;flex-direction:column;align-items:center;color:#68798d;font-size:8px}.cart-shortcut svg{width:20px}.stepper{height:31px;display:flex;align-items:center;overflow:hidden;border-radius:9px;background:#eef3f6}.stepper button{width:28px;height:31px;display:grid;place-items:center;background:transparent;color:#506175}.stepper button svg{width:13px}.stepper span{min-width:22px;text-align:center;font-size:10px;font-weight:700}.cart-page{padding-bottom:calc(168px + env(safe-area-inset-bottom))}.cart-groups{display:grid;gap:12px;margin-top:18px}.cart-item{padding:12px;display:grid;grid-template-columns:25px 92px 1fr;gap:10px;align-items:center;border-radius:19px;background:#fff;box-shadow:0 7px 22px #183c5b0f}.check-button{width:21px;height:21px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:#e7edf1}.check-button.checked{background:var(--blue-700)}.cart-item>img{width:92px;height:92px;border-radius:14px;object-fit:cover}.cart-item-copy{min-width:0;align-self:stretch;display:flex;flex-direction:column}.cart-item-copy>small{color:var(--blue-600);font-size:8px}.cart-item-copy h3{margin:4px 0;max-height:35px;overflow:hidden;font-size:12px;line-height:1.45}.cart-item-copy>strong{color:#c24540;font-size:14px}.cart-item-actions{margin-top:auto;display:flex;justify-content:space-between;align-items:end}.delete-button{color:#a2adb8;background:none}.delete-button svg{width:17px}.cart-checkout-bar{position:fixed;z-index:45;left:50%;bottom:calc(84px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(100%,520px);height:68px;padding:8px 13px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -8px 24px #12345412}.select-all{display:flex;align-items:center;gap:6px;background:none;font-size:10px}.cart-checkout-bar>div{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.cart-checkout-bar small{color:#8795a5;font-size:8px}.cart-checkout-bar strong{color:#c24440;font-size:17px}.cart-checkout-bar .btn{min-width:105px}.checkout-page{background:#eff5f8}.checkout-address{width:calc(100% - 28px);min-height:82px;margin:14px;padding:14px;display:grid;grid-template-columns:32px 1fr 20px;align-items:center;text-align:left;border-radius:18px;background:#fff;box-shadow:0 7px 22px #183c5b0f}.checkout-address>svg:first-child{color:var(--blue-700)}.checkout-address>svg:last-child{width:16px;color:#a1aeba}.checkout-address span{display:flex;flex-direction:column}.checkout-address b{font-size:11px}.checkout-address small{margin-top:4px;color:#79899b;font-size:9px;line-height:1.5}.checkout-store,.checkout-options,.amount-summary,.order-detail-card,.order-meta{margin:14px;padding:15px;border-radius:18px;background:#fff}.checkout-store h2,.order-detail-card h2{margin:0 0 13px;display:flex;align-items:center;gap:6px;font-size:13px}.checkout-store h2 svg,.order-detail-card h2 svg{width:17px;color:var(--blue-700)}.checkout-product,.order-detail-product{display:grid;grid-template-columns:62px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-top:1px solid var(--line)}.checkout-product img,.order-detail-product img{width:62px;height:62px;object-fit:cover;border-radius:12px}.checkout-product span,.order-detail-product span{display:flex;flex-direction:column;gap:5px}.checkout-product b,.order-detail-product b{font-size:10px}.checkout-product small,.order-detail-product small{color:#8b98a7;font-size:8px}.checkout-product strong,.order-detail-product strong{font-size:11px}.checkout-options label{display:flex;align-items:center;justify-content:space-between;gap:8px}.checkout-options label>span{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700}.checkout-options label svg{width:18px;color:#b4413f}.checkout-options select{min-width:0;max-width:210px;padding:7px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#596b7d;font-size:9px}.selected-rule{margin-top:12px;padding:10px;display:flex;align-items:center;gap:9px;border-radius:12px;background:#eef7ff}.selected-rule>svg{width:19px;color:var(--blue-600)}.selected-rule span{display:flex;flex-direction:column}.selected-rule b{font-size:9px}.selected-rule small{margin-top:2px;color:#74889b;font-size:7px}.checkout-quote-error{margin-top:10px;padding:10px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;border-radius:12px;color:#a53f3b;background:#fff0ee}.checkout-quote-error>svg{width:18px}.checkout-quote-error>span{display:flex;flex-direction:column;gap:2px}.checkout-quote-error b{font-size:10px}.checkout-quote-error small{color:#9c6661;font-size:9px}.checkout-quote-error button{min-height:36px;padding:0 9px;display:flex;align-items:center;gap:3px;border-radius:9px;color:#a53f3b;background:#ffffffb3;font-size:10px;font-weight:700}.checkout-quote-error button svg{width:13px}.checkout-page>.state-panel{margin:14px}.amount-summary>div{min-height:34px;display:flex;justify-content:space-between;align-items:center;color:#657588;font-size:10px}.amount-summary b{color:#2e3c50}.amount-summary .discount-line b{color:#be4541}.amount-summary .payable-line{margin-top:7px;padding-top:10px;border-top:1px solid var(--line);font-size:12px}.amount-summary .payable-line strong{color:#c0413d;font-size:20px}.checkout-submit{position:fixed;z-index:45;left:50%;bottom:0;transform:translate(-50%);width:min(100%,520px);min-height:76px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:flex-end;gap:14px;background:#fffffff7;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.checkout-submit>div{display:flex;flex-direction:column;align-items:flex-end}.checkout-submit small{color:#778798;font-size:9px}.checkout-submit strong{color:#c3423e;font-size:19px}.checkout-submit .btn{min-width:130px}.scroll-tabs{display:flex;gap:20px;overflow-x:auto;margin:8px -18px 17px;padding:0 18px 6px;scrollbar-width:none}.scroll-tabs::-webkit-scrollbar{display:none}.scroll-tabs button{padding:7px 0;position:relative;white-space:nowrap;color:#8290a0;background:none;font-size:12px}.scroll-tabs button.active{color:var(--blue-800);font-weight:800}.scroll-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-5px;width:20px;height:3px;transform:translate(-50%);border-radius:999px;background:var(--blue-700)}.order-list{display:grid;gap:12px}.order-card{padding:14px;border-radius:18px;background:#fff;box-shadow:0 7px 22px #183c5b0f}.order-card-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--line)}.order-card-head span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.order-card-head span svg{width:16px;color:var(--blue-700)}.order-card-head b{color:#bb514d;font-size:10px}.order-products{min-height:58px;padding-top:10px;display:flex;align-items:center;gap:7px}.order-products img{width:52px;height:52px;border-radius:11px;object-fit:cover}.order-products>div{min-width:0;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.order-products small{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a0ac;font-size:8px}.order-products strong{color:#c1443f;font-size:12px}.order-status-hero{margin:0;padding:86px 23px 25px;display:flex;gap:14px;color:#fff;background:linear-gradient(125deg,var(--blue-950),var(--blue-700))}.order-status-hero>svg{flex:0 0 auto;width:32px;height:32px;color:#7be0c2}.order-status-hero.is-refunding{background:linear-gradient(125deg,#553b25,#a86d2d)}.order-status-hero.is-refunding>svg{color:#ffe1a8}.order-status-hero>div{display:flex;flex-direction:column}.order-status-hero span{color:#ffffffb3;font-size:10px}.order-status-hero h2{margin:3px 0 5px;font-size:19px}.order-status-hero p{margin:0;color:#ffffff9e;font-size:9px}.order-detail-page .order-detail-card{margin-top:-10px;position:relative}.order-detail-card h2{justify-content:space-between}.order-detail-card h2 svg{color:#9aa7b4}.order-detail-card .order-detail-product{grid-template-columns:58px 1fr auto}.order-detail-card .order-detail-product img{width:58px;height:58px}.order-meta{display:grid;gap:12px}.order-meta>div{display:grid;grid-template-columns:75px 1fr auto;gap:7px;align-items:center;font-size:10px}.order-meta span{color:#8997a5}.order-meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#435268;font-size:10px}.order-meta>div>small{justify-self:end;padding:3px 6px;border-radius:999px;font-size:8px;white-space:nowrap}.order-meta .payment-configured{color:#21785e;background:#e4f6ef}.order-meta .payment-unconfigured{color:#a06129;background:#fff0dc}.order-meta button{color:var(--blue-700);background:none}.order-meta button svg{width:15px}.detail-actions{padding:0 14px;display:flex;justify-content:flex-end;gap:8px}.detail-actions .btn{min-height:37px;font-size:11px}.coupon-balance-hero{margin:14px 0 16px;padding:21px 20px;position:relative;overflow:hidden;border-radius:22px;color:#fff;background:linear-gradient(135deg,#8c3039,#c25b50);box-shadow:0 15px 30px #86303233}.coupon-balance-hero:after{content:"";width:190px;height:190px;position:absolute;top:-80px;right:-40px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 20px #ffffff0d,0 0 0 42px #ffffff0a}.coupon-balance-hero>span{display:block;color:#ffffffc2;font-size:10px}.coupon-balance-hero>strong{display:block;margin:6px 0;font-size:34px;letter-spacing:.02em}.coupon-balance-hero>small{color:#ffffffad;font-size:9px}.coupon-balance-hero>div{margin-top:18px;display:flex;align-items:center;gap:4px;color:#ffffffb3;font-size:8px}.coupon-balance-hero>div svg{width:14px}.coupon-tabs{grid-template-columns:repeat(3,1fr)}.coupon-list{display:grid;gap:13px}.coupon-card{width:100%;min-height:112px;padding:0;display:grid;grid-template-columns:112px 1fr 24px;align-items:stretch;text-align:left;overflow:hidden;border-radius:18px;color:var(--ink);background:#fff;box-shadow:0 7px 22px #183c5b12}.coupon-card:before,.coupon-card:after{content:"";position:absolute}.coupon-amount{padding:18px 11px;position:relative;display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(145deg,#b74143,#842f3b)}.coupon-amount:after{content:"";width:17px;height:17px;position:absolute;top:-8px;right:-9px;border-radius:50%;background:#f0f5f7;box-shadow:0 135px #f0f5f7}.coupon-amount span{font-size:9px;opacity:.74}.coupon-amount strong{margin:4px 0;font-size:22px}.coupon-amount small{font-size:8px;opacity:.65}.coupon-copy{padding:15px 7px 11px 14px;display:flex;flex-direction:column;justify-content:center;min-width:0}.coupon-status{color:#bc4a47;font-size:9px;font-weight:800}.coupon-copy h3{margin:5px 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.coupon-copy p{margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8492a0;font-size:8px}.coupon-copy small{display:flex;align-items:center;gap:3px;color:#9ba7b2;font-size:8px}.coupon-arrow{align-self:center;color:#a7b2bd}.coupon-muted{filter:grayscale(.9);opacity:.68}.coupon-detail-hero{padding:95px 20px 25px;position:relative;display:flex;flex-direction:column;align-items:center;color:#fff;background:linear-gradient(135deg,#8d3039,#c45b4f)}.coupon-detail-hero>svg{width:27px;margin-bottom:14px}.coupon-detail-hero>span{color:#ffffffb8;font-size:10px}.coupon-detail-hero>strong{margin:6px 0;font-size:39px}.coupon-detail-hero p{margin:0;font-size:12px;font-weight:700}.coupon-detail-hero small{margin-top:6px;color:#ffffffa3;font-size:9px}.coupon-rules{margin:14px;padding:15px;border-radius:18px;background:#fff}.coupon-rules h2,.ledger-section>h2{margin:0 0 13px;display:flex;align-items:center;gap:6px;font-size:13px}.coupon-rules>div{display:grid;grid-template-columns:75px 1fr;gap:6px;padding:8px 0;border-top:1px solid var(--line);font-size:9px}.coupon-rules span{color:#8998a7}.coupon-rules b{color:#435268;font-size:9px}.ledger-section{margin:14px;padding:15px;border-radius:18px;background:#fff}.ledger-section>h2 svg{width:17px;color:var(--blue-700)}.ledger-row{min-height:56px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;border-top:1px solid var(--line)}.ledger-row>span{width:25px;height:25px;display:grid;place-items:center;border-radius:9px}.ledger-row>span svg{width:15px}.ledger-positive{color:#2e9475;background:#e9f8f2}.ledger-negative{color:#bf514b;background:#fff0ee}.ledger-row>div{display:flex;flex-direction:column;gap:3px}.ledger-row b{font-size:10px}.ledger-row small{color:#8d9aa8;font-size:8px}.ledger-row>strong{color:#3e5268;font-size:11px}.claim-visual{min-height:330px;padding:82px 22px 24px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;background:linear-gradient(145deg,var(--blue-950),var(--blue-700))}.claim-glow{width:290px;height:290px;position:absolute;top:-110px;right:-70px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 26px #ffffff0d,0 0 0 55px #ffffff0a}.claim-visual>svg{width:54px;height:54px;padding:11px;border-radius:18px;background:#ffffff21}.claim-visual>span{margin-top:13px;color:#ffffffa8;font-size:9px;letter-spacing:.1em}.claim-visual h2{margin:17px 0 8px;font-size:23px;line-height:1.4}.claim-visual p{margin:0;max-width:300px;color:#ffffffad;font-size:10px;line-height:1.7}.claim-form,.claim-success{margin:15px;padding:17px;border-radius:18px;background:#fff;box-shadow:0 8px 25px #183c5b12}.claim-form label{display:flex;flex-direction:column;gap:7px;color:#62748a;font-size:10px;font-weight:700}.claim-form input,.merchant-form input,.merchant-form textarea,.merchant-form select,.address-form input,.address-form textarea,.sales-form input{width:100%;min-height:44px;padding:0 12px;border:1px solid #dde6eb;border-radius:11px;outline:0;background:#fbfdfe;color:var(--ink);font-size:12px}.claim-form input:focus,.merchant-form input:focus,.merchant-form textarea:focus,.address-form input:focus,.address-form textarea:focus,.sales-form input:focus{border-color:var(--blue-600);box-shadow:0 0 0 3px #2481d71c}.claim-form .btn{margin-top:15px}.claim-form>small{margin-top:12px;display:flex;gap:4px;align-items:center;color:#93a0ac;font-size:8px}.claim-form>small svg{width:13px}.claim-success{display:flex;flex-direction:column;align-items:center;text-align:center}.claim-success>svg{width:45px;color:#2e9475}.claim-success>span{margin-top:8px;color:#2e9475;font-size:12px;font-weight:700}.claim-success>strong{margin:5px 0;color:#c24340;font-size:30px}.claim-success p{margin:0 0 14px;color:#7d8c9d;font-size:10px}.mine-page{padding:0 14px 112px}.mine-hero{min-height:0;margin:0 -14px;padding:28px 20px 18px;position:relative;display:flex;flex-direction:column;gap:26px;overflow:hidden;color:#fff;background-image:linear-gradient(125deg,#071e3ef5,#15699eb3),url(/assets/tibet-hero-mobile.jpg);background-size:cover;background-position:center 42%;box-shadow:0 24px 46px #0b2f5038}.mine-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 6%,rgba(105,210,240,.18),transparent 34%),linear-gradient(115deg,rgba(255,255,255,.05),transparent 42%)}.mine-hero:after{content:"";width:230px;height:230px;position:absolute;top:-112px;right:-72px;pointer-events:none;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 28px #ffffff0d,0 0 0 58px #ffffff06}.mine-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#ffffff05,#04183299)}.mine-profile{position:relative;z-index:2;min-height:64px;display:flex;align-items:center;gap:14px;padding:0 8px}.avatar{width:64px;height:64px;flex:0 0 auto;display:grid;place-items:center;border:2px solid rgba(255,255,255,.5);border-radius:22px;color:var(--blue-900);background:linear-gradient(180deg,#f0f8ff,#dcecf6);box-shadow:0 14px 30px #01132a33,inset 0 1px #ffffffe6;font-size:24px;font-weight:800}.mine-profile>div:nth-child(2){min-width:0;display:flex;flex-direction:column;justify-content:center}.mine-profile strong{font-size:22px;line-height:1.2;letter-spacing:.02em}.mine-profile span{margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffbd;font-size:11px;letter-spacing:.01em}.mine-profile .btn{margin-left:auto}.mine-quick{position:relative;z-index:2;padding:13px 7px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.18);border-radius:24px;background:linear-gradient(180deg,#07274975,#0219355c);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 16px 36px #01122933,inset 0 1px #ffffff14}.mine-quick button{min-height:62px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:0;color:#ffffffe6;background:none;font-size:10px;font-weight:650;transition:transform .18s ease,color .18s ease}.mine-quick button+button:before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.16),transparent)}.mine-quick button:active{transform:translateY(1px) scale(.98)}.mine-quick svg{width:21px;height:21px;box-sizing:content-box;padding:6px;border-radius:12px;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff12}.profile-assurance{margin:14px 0;padding:13px 14px;display:grid;grid-template-columns:22px 1fr 18px;align-items:center;gap:8px;border-radius:18px;color:var(--blue-800);background:linear-gradient(180deg,#e8f4fcf2,#f3f9fddb);box-shadow:var(--shadow-soft)}.profile-assurance>svg{width:19px}.profile-assurance>svg:last-child{color:#90a8ba}.profile-assurance div{display:flex;flex-direction:column;gap:2px}.profile-assurance b{font-size:10px}.profile-assurance span{color:#718ca0;font-size:8px}.profile-menu{margin-bottom:12px;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#ffffffeb,#fffc);box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.58)}.profile-menu a{min-height:66px;padding:11px 14px;display:grid;grid-template-columns:37px 1fr 18px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.profile-menu a:last-child{border:0}.menu-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:var(--blue-700);background:#ebf5fc}.profile-menu a:nth-child(2) .menu-icon{color:#b34a41;background:#fff0ee}.profile-menu a:nth-child(3) .menu-icon{color:#a37832;background:#fff7e7}.menu-icon svg{width:18px}.profile-menu a>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.profile-menu b{font-size:11px}.profile-menu small{color:#8b99a7;font-size:8px}.profile-menu>a>svg{width:15px;color:#a6b2bc}.logout-button{width:100%;min-height:48px;margin-top:6px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:15px;color:#b24d49;background:linear-gradient(180deg,#fff3f1,#ffe8e3);font-size:11px;font-weight:700;box-shadow:0 10px 18px #b55b5514}.logout-button svg{width:17px}.app-version{margin:19px 0 0;display:flex;align-items:center;justify-content:center;gap:4px;color:#a3aeb9;font-size:8px}.app-version svg{width:13px}.login-page{min-height:100vh;display:grid;background:linear-gradient(180deg,#f7fbfd,#edf4f7)}.login-visual{min-height:344px;padding:28px 24px;position:relative;overflow:hidden;color:#fff;background-image:linear-gradient(145deg,#062043f0,#1e7badb8),url(/assets/tibet-hero-mobile.jpg);background-size:cover;background-position:center}.login-visual:after{content:"";width:270px;height:270px;position:absolute;right:-110px;bottom:-140px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 24px #ffffff0a}.login-visual .brand-mark b{color:#fff}.login-visual .brand-mark small{color:#ffffff9e}.login-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:62px}.login-copy>span{display:flex;align-items:center;gap:5px;color:#ffffffb3;font-size:9px;letter-spacing:.16em}.login-copy>span svg{width:15px}.login-copy h1{margin:11px 0 8px;font-family:var(--font-display);font-size:32px;line-height:1.22;letter-spacing:.03em}.login-copy p{max-width:340px;margin:0;color:#ffffffad;font-size:10px;line-height:1.7}.login-trust{position:absolute;z-index:2;left:24px;bottom:16px;display:flex;align-items:center;gap:6px;color:#ffffffb8}.login-trust>svg{width:17px}.login-trust span{display:flex;flex-direction:column;gap:2px}.login-trust b{font-size:9px}.login-trust small{color:#ffffff8c;font-size:8px}.login-panel{padding:26px 23px 34px;margin:-26px 14px 0;position:relative;z-index:2;border-radius:28px 28px 0 0;background:linear-gradient(180deg,#fffffff5,#ffffffdb);box-shadow:0 -10px 28px #12365514}.login-panel>div:first-child>span{color:var(--blue-600);font-size:9px;font-weight:800;letter-spacing:.16em}.login-panel h2{margin:5px 0 4px;font-size:25px}.login-panel>div:first-child>p{margin:0 0 24px;color:#8b98a7;font-size:10px}.login-feature-list{display:flex;flex-wrap:wrap;gap:8px;margin:-6px 0 20px}.login-feature-list span{padding:7px 10px;border-radius:999px;color:var(--blue-800);background:#edf6fd;font-size:9px;font-weight:700;box-shadow:inset 0 0 0 1px #3f97c914}.login-panel form{display:grid;gap:15px}.login-panel label{display:flex;flex-direction:column;gap:7px;color:#66788c;font-size:10px;font-weight:700}.login-panel label>div{min-height:50px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(22,89,134,.12);border-radius:15px;background:linear-gradient(180deg,#fbfdfe,#f3f8fb);box-shadow:inset 0 1px #ffffffbf}.login-panel label svg{width:18px;color:#7d93a8}.login-panel input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.agreement-check{padding:0;display:flex;align-items:center;gap:6px;text-align:left;color:#8492a2;background:none;font-size:9px}.agreement-check>span{width:18px;height:18px;display:grid;place-items:center;border:1px solid #c8d4dc;border-radius:6px;background:#ffffffe6}.agreement-check>span.checked{border-color:var(--blue-700);color:#fff;background:var(--blue-700)}.agreement-check svg{width:12px}.agreement-line{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#8492a2;font-size:10px}.agreement-line>a{color:var(--blue-700);font-weight:700}.demo-tip{margin-top:18px;padding:11px;border-radius:14px;text-align:center;color:#71859a;background:linear-gradient(180deg,#eef6fb,#f6fbfe);font-size:9px;box-shadow:inset 0 0 0 1px #3f97c914}.placeholder-page{padding-top:130px;display:flex;flex-direction:column;align-items:center;text-align:center}.placeholder-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;color:var(--blue-700);background:#e7f3fc}.placeholder-icon svg{width:31px}.placeholder-page h1{margin:17px 0 7px;font-size:21px}.placeholder-page p{max-width:285px;margin:0 0 18px;color:#8090a0;font-size:11px;line-height:1.7}.address-list{padding:14px;display:grid;gap:11px}.address-card{min-height:82px;padding:11px 12px;display:grid;grid-template-columns:24px 1fr 36px 36px;align-items:center;gap:5px;border-radius:16px;background:#fff;box-shadow:0 7px 20px #183c5b0d}.address-card-select{grid-template-columns:24px 1fr}.address-card>svg:first-child{width:18px;color:var(--blue-700)}.address-card-copy{min-width:0}.address-card-copy>div,.address-card-copy>span{display:flex;align-items:center;gap:6px}.address-card b,.address-card div span{font-size:11px}.address-card em{padding:2px 5px;border-radius:4px;color:#b44540;background:#fff0ed;font-size:8px;font-style:normal}.address-card p{margin:5px 0 0;color:#7c8c9d;font-size:9px;line-height:1.5}.address-card>button:not(.address-select-button){width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#788b9c;background:#f1f6f9}.address-card button svg{width:16px}.address-delete{color:#b65b55!important}.address-select-button{width:100%;min-height:58px;padding:0;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:8px;text-align:left;color:inherit;background:none}.address-select-button>svg{color:#9aabb8}.modal-backdrop{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#0314286b}.sheet-modal{width:min(100%,520px);max-height:90vh;overflow:auto;padding:19px 17px calc(20px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0;background:#fff;box-shadow:0 -15px 40px #02183038}.sheet-modal header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sheet-modal header h2{margin:0;font-size:17px}.sheet-modal header button{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#6f8192;background:#f1f6f8}.sheet-modal label,.merchant-form label,.sales-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:11px;color:#63758a;font-size:10px;font-weight:700}.sheet-modal textarea,.merchant-form textarea{min-height:74px;padding:10px 12px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.switch-row{width:100%;padding:8px 0 14px;display:flex;align-items:center;gap:8px;color:#617388;background:none;text-align:left;font-size:10px}.switch{width:32px;height:18px;padding:2px;border-radius:99px;background:#ced9e0;transition:.2s}.switch i{width:14px;height:14px;display:block;border-radius:50%;background:#fff;transition:.2s}.switch.active{background:var(--blue-700)}.switch.active i{transform:translate(14px)}.switch-row>svg{width:16px;margin-left:auto;color:#2e9475}.apply-intro{min-height:165px;padding:82px 21px 22px;display:flex;align-items:end;gap:13px;color:#fff;background:linear-gradient(135deg,var(--blue-950),var(--blue-700))}.apply-intro>svg{width:32px;flex:0 0 auto;margin-bottom:3px}.apply-intro div{display:flex;flex-direction:column}.apply-intro span{color:#ffffffa6;font-size:8px;letter-spacing:.15em}.apply-intro h2{margin:5px 0;font-size:19px}.apply-intro p{margin:0;color:#ffffffa8;font-size:9px;line-height:1.5}.merchant-form,.sales-form{margin:14px;padding:17px;border-radius:19px;background:#fff;box-shadow:0 8px 25px #183c5b0f}.merchant-form h2,.sales-form h2{margin:4px 0 13px;display:flex;align-items:center;gap:7px;font-size:14px}.merchant-form h2:not(:first-child){margin-top:23px;padding-top:17px;border-top:1px solid var(--line)}.merchant-form h2 svg,.sales-form h2 svg{width:18px;color:var(--blue-700)}.choice-row{margin-bottom:14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice-row button{min-height:38px;border:1px solid var(--line);border-radius:10px;color:#789;background:#fbfdfe;font-size:10px}.choice-row button.active{border-color:var(--blue-600);color:var(--blue-800);background:#eaf5fe;font-weight:700}.merchant-form input,.merchant-form textarea,.merchant-form select,.sales-form input{min-height:43px}.upload-box{width:100%;min-height:92px;margin-bottom:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px dashed #adc4d3;border-radius:12px;color:var(--blue-700);background:#f6fbfe}.upload-box svg{width:22px}.upload-box b{font-size:10px}.upload-box span{color:#8b9aa7;font-size:8px}.input-with-icon{position:relative}.input-with-icon>svg{width:17px;position:absolute;left:12px;top:13px;color:var(--blue-700)}.input-with-icon input{padding-left:35px}.agreement-row{width:100%;min-height:37px;margin:2px 0 12px;display:flex;align-items:center;gap:5px;color:#78899b;background:none;text-align:left;font-size:9px}.agreement-row>span{width:17px;height:17px;display:grid;place-items:center;border:1px solid #cbd8df;border-radius:5px}.agreement-row>span.active{color:#fff;border-color:#2e9475;background:#2e9475}.agreement-row>span svg{width:12px}.agreement-row>svg{width:14px;margin-left:auto}.application-status{margin:29px 14px 0;padding:29px 19px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.status-orb{width:57px;height:57px;display:grid;place-items:center;border-radius:20px}.status-orb svg{width:27px}.status-submitted,.status-reviewing{color:#a47328;background:#fff5df}.status-approved,.status-active{color:#2f9677;background:#e8f8f1}.status-rejected{color:#bd4f49;background:#fff0ee}.application-status>span{margin-top:17px;color:#8998a7;font-size:10px}.application-status h2{margin:4px 0;font-size:23px}.application-status p{max-width:280px;margin:0;color:#7e8f9f;font-size:10px;line-height:1.6}.application-meta{width:100%;margin:19px 0;padding-top:12px;display:grid;gap:10px;border-top:1px solid var(--line);text-align:left}.application-meta div{display:flex;justify-content:space-between;font-size:9px}.application-meta span{color:#94a0ac}.application-meta b{color:#44536a}.wallet-hero{margin:0;padding:84px 20px 18px;color:#fff;background:linear-gradient(135deg,var(--blue-950),var(--blue-700))}.wallet-top{display:flex;justify-content:space-between;align-items:center}.wallet-top span{display:flex;align-items:center;gap:6px;font-size:11px}.wallet-top span svg{width:18px}.wallet-top small{padding:4px 7px;border-radius:999px;color:#c6f3e1;background:#49ca9929;font-size:8px}.wallet-hero>strong{display:block;margin:13px 0 4px;font-size:35px}.wallet-hero>p{margin:0;color:#ffffff9e;font-size:9px}.wallet-actions{margin-top:20px;display:flex;gap:8px}.wallet-actions button{min-height:34px;padding:0 12px;display:flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.2);border-radius:9px;color:#ffffffd1;background:#ffffff1a;font-size:9px}.wallet-actions svg{width:14px}.recharge-card{margin:14px;padding:17px;border-radius:19px;background:#fff;box-shadow:0 8px 25px #183c5b0f}.recharge-card h2{margin:0;display:flex;align-items:center;gap:7px;font-size:14px}.recharge-card h2 svg{width:18px;color:var(--blue-700)}.recharge-card p{margin:6px 0 14px;color:#8594a2;font-size:9px}.recharge-mode-note{margin:11px 0 8px;padding:10px;display:flex;align-items:flex-start;gap:8px;border-radius:11px}.recharge-mode-note.is-mock{color:#76551d;background:#fff6df}.recharge-mode-note.is-unconfigured{color:#8f493f;background:#fff0ed}.recharge-mode-note>svg{flex:0 0 auto;width:17px;height:17px}.recharge-mode-note>span{display:flex;flex-direction:column;gap:2px}.recharge-mode-note b{font-size:10px}.recharge-mode-note small{color:currentColor;opacity:.78;font-size:8px;line-height:1.5}.recharge-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px}.recharge-options button{height:38px;border:1px solid var(--line);border-radius:10px;color:#677a8e;background:#fbfdfe;font-size:10px}.recharge-options button.active{border-color:var(--blue-600);color:var(--blue-800);background:#eaf5fe;font-weight:700}.recharge-options button:disabled{opacity:.48}.stepper button:disabled{opacity:.35;cursor:not-allowed}.sales-stats{margin:14px;padding:15px 9px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:18px;background:#fff;box-shadow:0 7px 22px #183c5b0f}.sales-stats>div{display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--line)}.sales-stats>div:last-child{border:0}.sales-stats span{color:#8a99a7;font-size:8px}.sales-stats strong{margin-top:5px;color:var(--blue-800);font-size:22px}.sales-stats small{color:#9da8b2;font-size:8px}.sales-form h2{margin-bottom:15px}.sale-amount-help{display:block;margin:-4px 0 12px;color:#7c8e9f;font-size:8px}.token-result{margin:14px;padding:22px 18px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:19px;color:#fff;background:linear-gradient(145deg,#9b373c,#c45c51);box-shadow:0 12px 27px #8a313133}.token-result>svg{width:43px;height:43px;padding:8px;border-radius:14px;background:#ffffff21}.token-result .mini-program-code{width:min(210px,75vw);aspect-ratio:1;padding:9px;object-fit:contain;border-radius:16px;background:#fff;box-shadow:0 10px 24px #41161933}.token-result>span{margin-top:9px;color:#ffffffb3;font-size:9px}.token-result h2{margin:9px 0 5px;letter-spacing:.15em;font-size:22px}.token-result .manual-token{margin:9px 0 5px;padding:7px 12px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff14}.token-result .manual-token small{margin:0;display:block;color:#ffffff9e;font-size:8px}.token-result .manual-token h2{margin:3px 0 0}.token-result p{max-width:275px;margin:0;color:#ffffffb8;font-size:9px;line-height:1.6}.token-result small{margin-top:12px;display:flex;align-items:center;gap:4px;color:#ffffffad;font-size:8px}.token-result small svg{width:13px}.recent-sales{margin:14px;padding:16px;border-radius:18px;background:#fff}.recent-sales h2{margin:0 0 12px;font-size:13px}.recent-sales>div{min-height:52px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.recent-sales>div span{display:flex;flex-direction:column;gap:4px}.recent-sales b{font-size:10px}.recent-sales small{color:#8d9aa7;font-size:8px}.recent-sales strong{color:#c34742;font-size:11px}.account-page,.agreement-page{padding:0 14px 100px}.account-page .page-header,.agreement-page .page-header{margin:0 -14px}.account-hero{margin:15px 0;padding:18px;display:flex;align-items:center;gap:13px;border-radius:19px;color:#fff;background:linear-gradient(135deg,var(--blue-950),var(--blue-700))}.large-avatar{width:58px;height:58px;flex:0 0 auto}.account-hero>div:last-child{display:flex;flex-direction:column}.account-hero span{color:#ffffffa6;font-size:8px}.account-hero h2{margin:3px 0;font-size:18px}.account-hero p{margin:0;color:#ffffffa6;font-size:8px}.account-form{padding:17px;border-radius:18px;background:#fff;box-shadow:0 7px 22px #183c5b0d}.account-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:13px;color:#63758a;font-size:10px;font-weight:700}.account-form input{min-height:44px;padding:0 12px;border:1px solid #dce6eb;border-radius:11px;outline:0;background:#fbfdfe;font-size:11px}.privacy-tip{margin:2px 0 14px;padding:10px;display:flex;gap:8px;align-items:center;border-radius:11px;color:var(--blue-700);background:#eaf5fc}.privacy-tip>svg{width:19px}.privacy-tip span{display:flex;flex-direction:column}.privacy-tip b{font-size:9px}.privacy-tip small{color:#72899d;font-size:7px}.agreement-page>.segmented{margin-top:15px}.agreement-content{padding:21px 17px;border-radius:18px;background:#fff;box-shadow:0 7px 22px #183c5b0d}.agreement-content>svg{width:30px;color:var(--blue-700)}.agreement-content h2{margin:11px 0 4px;font-size:19px}.agreement-content>span{color:#8c99a6;font-size:8px}.agreement-content>div{margin-top:17px;padding-top:14px;border-top:1px solid var(--line);color:#526479;font-size:10px;line-height:2;white-space:pre-wrap}.support-page{padding:0 14px 100px}.support-page .page-header{margin:0 -14px}.support-hero{margin:15px 0;padding:19px;display:flex;align-items:center;gap:13px;border-radius:20px;color:#fff;background:linear-gradient(135deg,var(--blue-950),var(--blue-700));box-shadow:var(--shadow)}.support-hero>svg{width:38px;height:38px;padding:8px;flex:0 0 auto;border-radius:13px;background:#ffffff1f}.support-hero div{display:flex;flex-direction:column}.support-hero span{color:#ffffffa3;font-size:9px;letter-spacing:.08em}.support-hero h2{margin:3px 0;font-size:18px}.support-hero p{margin:0;color:#ffffffb3;font-size:9px;line-height:1.6}.help-hero{background:linear-gradient(135deg,#174f70,#2d8c89)}.notice-list,.faq-list,.support-actions{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 7px 22px #183c5b0d}.notice-list>a,.support-actions>a{min-height:72px;padding:12px 13px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.notice-list>a:last-child,.support-actions>a:last-child{border-bottom:0}.notice-list>a>span:nth-child(2),.support-actions>a>span{min-width:0;display:flex;flex-direction:column;gap:3px}.notice-list b,.support-actions b{font-size:11px}.notice-list small,.support-actions small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.notice-list em{display:flex;align-items:center;gap:3px;color:#9aa6b1;font-size:8px;font-style:normal}.notice-list em svg{width:11px}.notice-list>a>svg,.support-actions>a>svg{width:16px;color:#a7b3bf}.notice-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px}.notice-icon svg{width:19px}.notice-order{color:var(--blue-700);background:#eaf3ff}.notice-coupon{color:#b44a46;background:#fff0ee}.notice-merchant{color:#9a6a23;background:#fff5df}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:last-child{border-bottom:0}.faq-list summary{min-height:53px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-size:11px;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:16px;color:#9aa8b5;transition:transform .2s ease}.faq-list details[open] summary svg{transform:rotate(90deg)}.faq-list details p{margin:-2px 14px 14px;color:#63758a;font-size:10px;line-height:1.8}.support-actions{margin-top:14px}.support-actions>a>svg:first-child{width:21px;color:var(--blue-700)}.header-text-button{min-height:44px}.category-chips button{min-height:40px}.store-info-card b,.profile-assurance b,.profile-menu b{font-size:12px}.store-info-card small,.profile-assurance span,.profile-menu small{font-size:10px;line-height:1.45}.app-version{font-size:10px}.product-card p,.state-panel span,.rule-card span{font-size:11px}.rule-card small,.product-facts small,.coupon-eligible small,.linked-store small{font-size:9px}.cart-item-copy>small,.order-products small,.checkout-product small,.order-detail-product small{font-size:9px}.checkout-address small,.selected-rule small,.coupon-copy p,.coupon-copy small,.coupon-amount small{font-size:9px}.checkout-options select{min-height:40px}.claim-form>small,.claim-success p,.agreement-content>div{font-size:11px}.sheet-modal label,.merchant-form label,.sales-form label,.account-form label,.upload-box b,.choice-row button,.application-status p,.recharge-options button,.recent-sales b{font-size:11px}.upload-box span,.application-meta div,.wallet-hero>p,.recharge-card p,.recent-sales small{font-size:9px}.account-hero span,.account-hero p,.privacy-tip small{font-size:10px}.privacy-tip b{font-size:11px}.support-hero p,.notice-list small,.support-actions small,.notice-list em{font-size:10px}.notice-list b,.support-actions b,.faq-list summary{font-size:12px}.faq-list details p{font-size:11px}.address-card-copy>div>span,.address-card-copy>span>span{font-size:11px}.address-card p{font-size:10px}@media(max-width:699px){input,textarea,select{font-size:16px!important}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:132px}.hero-stat:nth-child(3){display:none}}@media(max-width:360px){.hero-stats{gap:6px;padding-right:112px}.hero-stat{padding-left:7px;padding-right:7px}.hero-voucher{width:112px;min-height:94px;padding:11px 11px 10px}.hero-voucher strong{font-size:26px}}@media(hover:hover)and (pointer:fine){.btn:hover{transform:translateY(-1px)}.bottom-nav a:hover{color:var(--blue-900);transform:translateY(-1px)}.category-grid a:hover,.insight-card:hover,.profile-menu a:hover,.notice-list>a:hover,.support-actions>a:hover{transform:translateY(-2px)}.store-card:hover>img,.product-card:hover .product-image-wrap img{transform:scale(1.04)}.store-card,.product-card,.category-grid a,.insight-card,.profile-menu a,.notice-list>a,.support-actions>a{transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.store-card:hover,.product-card:hover,.insight-card:hover{box-shadow:0 24px 42px #11385b29}}@media(min-width:700px){.mobile-shell{border-radius:0}.page{padding-left:25px;padding-right:25px}.mine-page{padding-left:20px;padding-right:20px}.mine-hero{margin-left:-20px;margin-right:-20px}.hero-card{min-height:390px;background-image:url(/assets/tibet-hero.jpg)}.hero-content{max-width:350px;padding-top:30px}.hero-content h1{font-size:36px}.hero-voucher{right:24px;bottom:24px}.home-insights{grid-template-columns:1.25fr .75fr .75fr}.insight-card-wide{grid-column:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-scroll{grid-auto-columns:65%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
