:root{--brand:#e10000;--brand-deep:#960101;--brand-blue:#015abf;--gray-dark:#1a1a1a;--gray-mid:#737373;--gray-lite:#bbbbbb;--paper:#ebebeb;--white:#ffffff;--brand-hover-bg:#ea4d4d;--brand-deep-hover-bg:#c06767;--gray-dark-hover-bg:#767676;--bg:var(--paper);--surface:var(--white);--border:var(--gray-lite);--hover:#e8e8e8;--text:var(--gray-dark);--text-muted:var(--gray-mid);--text-faint:#a5a5a5;--accent:var(--brand);--accent-hover:var(--brand-deep);--accent-soft:#fbe0e0;--ok:#1a7f37;--ok-soft:#e7f4ea;--warn:#9a6700;--warn-soft:#fcf3dd;--ship:#059669;--flash-soft:#f9caca;--silver:#9aa0a6;--bronze:#c17a3f;--shopee:#ee4d2d;--lazada:#0f146d;--danger:var(--brand-deep);--danger-soft:#fbe0e0;--radius:16px;--radius-sm:10px;--shadow:0 1px 3px rgba(55,54,54,0.06);--shadow-md:0 4px 12px rgba(150,1,1,0.14);--maxw:1080px;--footer-bg:var(--gray-dark);--footer-text:var(--gray-lite);--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Thonburi","Krung Thep","Leelawadee UI","Noto Sans Thai",var(--font-prompt,"Prompt"),"Kanit","IBM Plex Sans Thai","Sarabun",Helvetica,sans-serif;--font-mono:"SF Mono",ui-monospace,Menlo,Consolas,monospace}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font:inherit}.t-display-xl{font-size:48px;line-height:1.15;letter-spacing:-.03em}.t-display-l,.t-display-xl{font-weight:900;font-style:italic}.t-display-l{font-size:34px;line-height:1.18;letter-spacing:-.025em}.t-h1{font-size:26px;line-height:1.25;letter-spacing:-.02em}.t-h1,.t-h2{font-weight:800}.t-h2{font-size:22px;line-height:1.3;letter-spacing:-.015em}.t-h3{font-size:18px;line-height:1.35;letter-spacing:-.005em}.t-h3,.t-h4{font-weight:700}.t-h4{font-size:16px;line-height:1.4}.t-body-l{font-size:16px;font-weight:400;line-height:1.6}.t-body{font-size:14px;font-weight:400;line-height:1.55}.t-small{font-size:12px;font-weight:400;line-height:1.5}.t-caption{font-size:11px;font-weight:500;line-height:1.4;letter-spacing:.02em}.t-overline{font-size:14px;font-weight:400;line-height:1;letter-spacing:normal}.t-price-l{font-size:24px;letter-spacing:-.02em}.t-price-l,.t-price-m{font-weight:800;line-height:1;color:var(--brand)}.t-price-m{font-size:18px;letter-spacing:-.015em}.t-price-strike{font-size:12px;font-weight:500;line-height:1;color:var(--gray-mid);text-decoration:line-through}@media (max-width:720px){.t-display-xl{font-size:40px}.t-display-l{font-size:28px}.t-h1{font-size:22px}.t-h2{font-size:20px}}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 16px}.section{margin:28px 0}.wrap .section:first-child:not(.qa-section){margin-top:0}.home-sections{display:flex;flex-direction:column;gap:28px}.home-sections>.section{margin-block:0}.qa-section{position:relative}.home-sections>.qa-section{margin-top:-8px}.qa-section:before{content:"";position:absolute;z-index:0;top:-8px;left:-16px;right:-16px;height:calc(50% + 8px);background:var(--brand)}.qa-bar{z-index:1;align-items:stretch;background:var(--white);border:1px solid var(--gray-lite);border-radius:var(--radius);box-shadow:var(--shadow);padding:0;overflow:hidden}.qa-bar,.qa-item{position:relative;display:flex}.qa-item{flex:1 1;min-width:0;flex-direction:column;align-items:center;gap:7px;padding:12px 6px;min-height:64px;color:var(--gray-dark);text-align:center;text-decoration:none;border-radius:var(--radius-sm);-webkit-tap-highlight-color:transparent}.qa-item+.qa-item:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:var(--gray-lite)}.qa-ic{display:inline-flex;color:var(--brand)}.qa-ic svg{display:block}.qa-ic svg :is(path,rect,circle,line){vector-effect:non-scaling-stroke}.otp-ttl{margin:0;text-align:center;font-size:13px;color:var(--gray-mid)}.otp-ttl strong{color:var(--brand-deep);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.otp-ttl[data-expired]{color:var(--warn);font-weight:600}.otp-boxes{display:flex;justify-content:center;gap:16px}.otp-group{display:flex;gap:8px}.otp-box{width:44px;height:52px;padding:0;text-align:center;font-family:inherit;font-size:22px;font-weight:700;color:var(--gray-dark);background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .12s ease,box-shadow .12s ease}.otp-box:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--accent-soft)}@media (max-width:359px){.otp-box{width:40px;height:48px}.otp-boxes{gap:12px}}.otp-tabs{display:flex;gap:4px;padding:4px;background:var(--paper);border-radius:var(--radius-sm)}.otp-tabs button{flex:1 1;border:none;background:transparent;font:inherit;font-size:14px;font-weight:700;color:var(--gray-mid);padding:9px 0;border-radius:9px;cursor:pointer}.otp-tabs button.on{background:var(--white);color:var(--brand);box-shadow:0 1px 4px rgba(0,0,0,.08)}.otp-welcome{border:1px solid var(--accent-soft);background:#fff8f6;border-radius:12px;padding:13px 14px}.otp-welcome-t{font-size:14px;font-weight:800;color:var(--brand-deep);margin-bottom:10px}.otp-consent{display:flex;gap:9px;align-items:flex-start;font-size:12.5px;line-height:1.45;color:var(--gray-dark);cursor:pointer}.otp-consent input{width:18px;height:18px;flex:0 0 auto;margin-top:1px;accent-color:var(--brand)}.otp-consent a{color:var(--brand);text-decoration:underline;font-weight:600}.otp-box[data-error]{border-color:var(--danger);color:var(--danger)}.otp-box[data-error]:focus{border-color:var(--danger);box-shadow:0 0 0 3px rgba(200,30,30,.12)}.ap-icon{flex:none;vertical-align:middle}.ap-icon :is(path,rect,circle,line,polyline,polygon){vector-effect:non-scaling-stroke}.qa-lb{font-size:11px;font-weight:400;line-height:1.25;color:var(--gray-dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (hover:hover){.qa-item:hover{background:var(--accent-soft)}.qa-item:hover .qa-ic{color:var(--brand-deep)}}.qa-item:active{background:var(--accent-soft)}.qa-item:focus-visible{outline:2px solid var(--brand);outline-offset:-3px}@media (max-width:360px){.qa-lb{font-size:10px}}.hdr-link,.hdr-tap{display:inline-flex;align-items:center;min-height:44px}.hdr-tap{justify-content:center;min-width:44px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.frame{background:var(--hover);border-radius:var(--radius-sm);overflow:hidden;display:flex;align-items:center;justify-content:center}.frame img{width:100%;height:100%;object-fit:contain;display:block}.frame.empty{color:var(--text-faint);font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 22px;border-radius:999px;border:1.5px solid var(--gray-dark);background:var(--gray-dark);color:var(--white);font-weight:700;font-size:16px;transition:background .15s ease,color .15s ease,border-color .15s ease;text-decoration:none}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover:not(:disabled):not(.is-disabled){background:var(--gray-dark-hover-bg);border-color:var(--gray-dark-hover-bg);color:var(--white)}.btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.btn.is-disabled,.btn:disabled{background:var(--gray-lite)!important;color:var(--gray-mid)!important;border-color:transparent!important;box-shadow:none!important;cursor:not-allowed}.btn-s{min-height:36px;padding:0 14px;font-size:13px;gap:6px}.btn-m{min-height:44px;padding:0 22px;font-size:16px;gap:8px}.btn-primary{background:var(--brand);border-color:var(--brand);color:var(--white);box-shadow:var(--shadow-md)}.btn-primary:hover:not(:disabled):not(.is-disabled){background:var(--brand-hover-bg);border-color:var(--brand-hover-bg);color:var(--brand-deep)}.btn-secondary{background:var(--brand-deep);border-color:var(--brand-deep);color:var(--white);box-shadow:var(--shadow)}.btn-secondary:hover:not(:disabled):not(.is-disabled){background:var(--brand-deep-hover-bg);border-color:var(--brand-deep-hover-bg);color:var(--gray-dark)}.btn-default{background:var(--gray-dark);border-color:var(--gray-dark);color:var(--white)}.btn-default:hover:not(:disabled):not(.is-disabled){background:var(--gray-dark-hover-bg);border-color:var(--gray-dark-hover-bg);color:var(--white)}.btn-outline{background:transparent;box-shadow:none}.btn-outline.btn-primary{color:var(--brand);border-color:var(--brand);background:transparent}.btn-outline.btn-primary:hover:not(:disabled):not(.is-disabled){background:rgba(225,0,0,.08);color:var(--brand-deep);border-color:var(--brand-deep)}.btn-outline.btn-secondary{color:var(--brand-deep);border-color:var(--brand-deep);background:transparent}.btn-outline.btn-secondary:hover:not(:disabled):not(.is-disabled){background:rgba(150,1,1,.08);color:var(--brand-deep)}.btn-outline.btn-default{color:var(--gray-dark);border-color:var(--gray-dark);background:transparent}.btn-outline.btn-default:hover:not(:disabled):not(.is-disabled){background:rgba(55,54,54,.06)}.btn-text{background:transparent;border-color:transparent;box-shadow:none;padding-left:8px;padding-right:8px}.btn-text.btn-primary{color:var(--brand)}.btn-text.btn-secondary{color:var(--brand-deep)}.btn-text.btn-default{color:var(--gray-dark)}.btn-text:hover:not(:disabled):not(.is-disabled){background:transparent;border-color:transparent;text-decoration:underline;text-underline-offset:3px}.btn-block{width:100%}.chip{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:14px;font-weight:400;white-space:nowrap}.chip.on{background:var(--accent);border-color:var(--accent);color:var(--white);font-weight:600}.chip-row{display:flex;gap:8px;overflow-x:auto;margin:0 -16px;padding:0 16px;scrollbar-width:none}.filter-btn{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--white);color:var(--gray-dark);font:inherit;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.filter-btn svg{width:17px;height:17px}.filter-btn .fbadge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--brand-blue);color:var(--white);font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.filter-overlay{position:fixed;inset:0;z-index:100;background:rgba(40,36,30,.42);display:flex;align-items:flex-end;animation:filter-fade .18s ease}@keyframes filter-fade{0%{opacity:0}to{opacity:1}}.filter-sheet{width:100%;max-width:520px;margin:0 auto;background:var(--paper);border-radius:20px 20px 0 0;padding:8px 16px calc(16px + env(safe-area-inset-bottom));max-height:90vh;overflow-y:auto;animation:filter-up .22s cubic-bezier(.2,.7,.2,1)}@keyframes filter-up{0%{transform:translateY(100%)}to{transform:none}}.ap-toast{position:fixed;top:60px;left:50%;transform:translateX(-50%);z-index:60;display:inline-flex;align-items:center;gap:7px;max-width:calc(100vw - 32px);padding:8px 16px;border-radius:999px;background:var(--gray-dark);color:var(--white);font-size:13px;font-weight:600;white-space:nowrap;box-shadow:0 6px 20px rgba(0,0,0,.18);pointer-events:none;animation:ap-toast-in .16s ease-out}@keyframes ap-toast-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ap-toast,.filter-overlay,.filter-sheet{animation:none}}.filter-grab{width:38px;height:4px;border-radius:999px;background:var(--gray-lite);margin:6px auto 12px}.filter-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.filter-top b{font-size:17px;font-weight:800;color:var(--gray-dark)}.filter-x{width:32px;height:32px;margin-right:-6px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--gray-mid);background:none;border:none;cursor:pointer}.filter-grp{margin-bottom:18px}.filter-seclbl{font-size:13px;font-weight:800;color:var(--gray-dark);margin:0 0 10px}.filter-cascade{display:flex;flex-direction:column;gap:8px}.filter-sel{width:100%;background:var(--white);border:1px solid var(--gray-lite);border-radius:10px;padding:11px 12px;font:inherit;font-size:13.5px;font-weight:600;color:var(--gray-dark)}.filter-sel:disabled{color:var(--gray-mid);background:var(--paper)}.filter-chips{display:flex;gap:8px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chips .chip{flex:0 0 auto;min-height:34px;padding:0 14px;font-size:13px;font-family:inherit;cursor:pointer}.filter-actions{display:grid;grid-template-columns:1fr 2fr;grid-gap:10px;gap:10px;position:-webkit-sticky;position:sticky;bottom:0;background:var(--paper);padding:8px 0 2px;margin-top:4px}.filter-apply,.filter-clear{font:inherit;font-size:14px;font-weight:800;padding:13px;border-radius:12px;cursor:pointer;border:1px solid transparent}.filter-clear{background:var(--white);color:var(--gray-dark);border-color:var(--gray-lite)}.filter-apply{background:var(--brand);color:var(--white)}.chip-row::-webkit-scrollbar,.pdp-gallery-track::-webkit-scrollbar{display:none}.input{width:100%;min-height:48px;padding:10px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:15px}.input:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field label{font-size:14px;font-weight:600;color:var(--text-muted)}.pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700}.pill.good{background:var(--ok-soft);color:var(--ok)}.pill.warn{background:var(--warn-soft);color:var(--warn)}.pill.bad{background:var(--danger-soft);color:var(--danger)}.pill.soft{background:var(--accent-soft);color:var(--accent)}.sticky-bar{position:fixed;left:0;right:0;bottom:0;background:var(--surface);border-top:1px solid var(--border);padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:40}.sticky-bar-inner{max-width:var(--maxw);margin:0 auto;display:flex;align-items:center;gap:12px}.has-sticky-bar{padding-bottom:96px}.pdp-block{background:var(--white);padding:16px}.pdp-band{height:8px;background:var(--paper)}@media (max-width:719px){.pdp-blocks,.pdp-gallery-cell{margin-inline:-16px}.pdp-gallery-cell{background:var(--white);padding:16px 16px 0}}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}@media (min-width:720px){.product-grid{grid-template-columns:repeat(4,1fr);gap:12px}}.hrow{display:flex;gap:8px;overflow-x:auto;margin:0 -16px;padding:2px 16px 12px;scroll-snap-type:x proximity;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hrow::-webkit-scrollbar{display:none}.hrow>*{scroll-snap-align:start;flex:0 0 auto}.collection-cover{width:150px;border-radius:8px;overflow:hidden;color:var(--white);background:linear-gradient(150deg,var(--brand) 0,var(--brand-deep) 100%);padding:16px 14px;display:flex;flex-direction:column;box-shadow:var(--shadow-md)}.collection-cover .cc-ic{font-size:30px;line-height:1}.collection-cover .cc-ttl{font-size:17px;font-weight:900;font-style:italic;line-height:1.15;margin-top:10px}.collection-cover .cc-sub{font-size:12px;opacity:.92;margin-top:4px}.collection-cover .cc-count{font-size:11px;opacity:.85;margin-top:2px}.collection-cover .cc-btn{margin-top:auto;background:var(--white);color:var(--brand-deep);font-size:12px;font-weight:800;padding:7px 10px;border-radius:999px;text-align:center}.compact-card{width:132px;background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(55,54,54,.1);color:var(--gray-dark);display:block}.compact-card .ci-frame{position:relative;aspect-ratio:1/1;background:var(--gray-lite);display:flex;align-items:center;justify-content:center;overflow:hidden}.compact-card .ci-frame .star{font-size:38px;line-height:1;color:var(--brand)}.compact-card .ci-frame img{width:100%;height:100%;object-fit:contain;display:block}.ribbon-lad{top:0;right:0;background:var(--brand);font-size:9px;padding:3px 7px;border-radius:0 8px 0 8px}.ribbon-free,.ribbon-lad{position:absolute;color:var(--white);font-weight:800}.ribbon-free{bottom:0;left:0;background:var(--ship);font-size:8.5px;padding:3px 7px 3px 5px;border-radius:0 8px 0 0}.compact-card .ci-body{padding:7px 8px 9px}.compact-card .ci-title{font-size:12px;line-height:1.3;color:var(--gray-dark);min-height:31px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px}.compact-card .ci-prow{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.compact-card .ci-price{color:var(--brand-deep);font-size:15px;font-weight:800}.compact-card .ci-strike{font-size:10px;color:var(--gray-mid);text-decoration:line-through}.cat-card{width:100px;display:block;text-decoration:none;color:var(--gray-dark)}.cat-thumb{aspect-ratio:1/1;background:var(--gray-lite);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cat-thumb .star{font-size:32px;line-height:1;color:var(--brand)}.cat-thumb img{width:100%;height:100%;object-fit:contain;display:block}.cat-name{font-size:11.5px;font-weight:600;color:var(--gray-dark);margin-top:7px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-name-en{font-size:10px;font-weight:400;color:var(--gray-mid);margin-top:1px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-sub{font-size:10.5px;font-weight:600;color:var(--brand-blue);margin-top:2px}.search-sections{display:flex;flex-direction:column;gap:24px}.search-sections>section{margin:0}.search-head{display:flex;align-items:center;gap:7px;margin:0 0 12px;font-size:15px;font-weight:800;letter-spacing:-.01em;color:var(--gray-dark)}.search-head small{font-size:12px;font-weight:600;color:var(--gray-mid)}.search-chips{display:flex;flex-wrap:wrap;gap:8px}.search-pill{flex:1 1;min-width:0;display:flex;align-items:center;height:44px;padding:4px 5px 4px 16px;background:var(--white);border-radius:999px}.search-pill input{flex:1 1;min-width:0;padding:0;border:none;outline:none;background:transparent;font:inherit;font-size:14px;color:var(--gray-dark);-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-pill input::placeholder{color:var(--gray-mid)}.search-pill input::-webkit-search-cancel-button,.search-pill input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-go{position:relative;flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:var(--brand);color:var(--white);cursor:pointer}.search-go:before{content:"";position:absolute;inset:-4px;border-radius:inherit}.car-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.car-tile{min-width:0;text-align:center;text-decoration:none;color:var(--gray-dark)}.car-thumb{aspect-ratio:1/1;background:var(--gray-lite);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.car-thumb img{width:100%;height:100%;object-fit:cover;display:block}.car-thumb .star{font-size:26px;line-height:1;color:var(--brand)}.car-name{margin-top:6px;font-size:11.5px;font-weight:600;line-height:1.2}.car-en{margin-top:1px;font-size:10px;font-weight:400;color:var(--gray-mid)}.acct-greet h1{margin:0;font-size:23px;font-weight:800;letter-spacing:-.02em;color:var(--gray-dark)}.acct-greet p{margin:4px 0 0;font-size:13px;color:var(--gray-mid)}.acct-member{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--white);border-radius:16px;box-shadow:0 1px 3px rgba(55,54,54,.08)}.acct-member .p{font-size:16px;font-weight:800;letter-spacing:.01em;color:var(--gray-dark)}.acct-member .b{flex:0 0 auto;font-size:11px;font-weight:800;color:var(--brand-deep);background:rgba(225,0,0,.12);border-radius:999px;padding:4px 10px}.acct-userid{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:var(--white);border-radius:16px;box-shadow:0 1px 3px rgba(55,54,54,.08)}.acct-userid .l{font-size:12px;font-weight:700;color:var(--gray)}.acct-userid code{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);font-size:14px;font-weight:800;letter-spacing:.04em;color:var(--gray-dark)}.acct-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.acct-tile{position:relative;min-width:0;min-height:104px;display:flex;flex-direction:column;justify-content:space-between;padding:16px 14px 15px;background:var(--white);border-radius:16px;box-shadow:0 1px 3px rgba(55,54,54,.08);text-decoration:none;color:var(--gray-dark)}.acct-row .ic,.acct-tile-ic{width:40px;height:40px;flex:0 0 auto;border-radius:12px;background:rgba(225,0,0,.1);display:flex;align-items:center;justify-content:center;color:var(--brand)}.acct-row .ic{width:38px;height:38px;border-radius:11px}.acct-tile-l{font-size:14.5px;font-weight:700;color:var(--gray-dark)}.acct-tile-c{position:absolute;top:14px;right:14px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--brand);color:var(--white);font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.acct-list{margin-top:14px}.acct-row{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--white);border-radius:14px;box-shadow:0 1px 3px rgba(55,54,54,.08);text-decoration:none;color:var(--gray-dark)}.acct-row .l{flex:1 1;min-width:0;font-size:15px;font-weight:600}.acct-chev{flex:0 0 auto;color:var(--text-faint)}.acct-consent{display:flex;gap:12px;align-items:flex-start;margin-top:12px;padding:13px 16px;background:var(--white);border-radius:14px;box-shadow:0 1px 3px rgba(55,54,54,.08)}.acct-consent .ic{flex:0 0 auto;width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--ok-soft);color:var(--ok)}.acct-consent p{margin:0;font-size:13px;line-height:1.6;color:var(--gray-mid)}.acct-consent a{color:var(--brand);font-weight:600;text-decoration:none}.acct-consent a:hover{text-decoration:underline}.coupon-list{gap:12px}.coupon-card,.coupon-list{display:flex;flex-direction:column}.coupon-card{background:var(--white);border-radius:14px;box-shadow:0 1px 3px rgba(55,54,54,.1);padding:16px;gap:8px}.coupon-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.coupon-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.coupon-pill.money{background:var(--accent-soft);color:var(--brand)}.coupon-pill.ship{background:var(--ok-soft);color:var(--ok)}.coupon-expiry{font-size:11px;color:var(--gray-mid)}.coupon-title{font-weight:700;font-size:16px;color:var(--gray-dark)}.coupon-cond{font-size:13px;color:var(--gray-mid)}.coupon-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:4px}.coupon-code{font-size:12px;font-weight:700;color:var(--gray-dark);border:1px dashed var(--border);border-radius:6px;padding:5px 10px;letter-spacing:.5px}.coupon-use{font-size:13px;padding:7px 18px;min-width:104px}.coupon-collected{font-size:13px;font-weight:700;color:var(--ok);padding:7px 12px;white-space:nowrap}.catgroup+.catgroup{margin-top:28px}.catgroup-head{display:flex;align-items:baseline;gap:10px;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid var(--brand-deep)}.catgroup-th{font-size:18px;font-weight:800;color:var(--gray-dark);letter-spacing:-.01em}.catgroup-en{font-size:12px;font-weight:500;color:var(--brand-deep);text-transform:uppercase;letter-spacing:.04em}.catlist-row{display:flex;gap:14px;padding:14px 0;border-top:1px solid var(--hover);align-items:center;color:var(--gray-dark);text-decoration:none}.catlist-row:first-child{border-top:none;padding-top:0}.catlist-row:last-child{padding-bottom:0}.catlist-thumb{width:64px;height:64px;flex:none;background:var(--gray-lite);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.catlist-thumb .star{font-size:32px;line-height:1;color:var(--brand)}.catlist-thumb img{width:100%;height:100%;object-fit:contain;display:block}.catlist-info{flex:1 1;min-width:0}.catlist-name{font-size:15px;font-weight:700;color:var(--gray-dark);line-height:1.3}.catlist-name-en{font-size:12px;font-weight:400;color:var(--gray-mid);margin-top:1px}.catlist-count{font-size:11px;font-weight:600;color:var(--brand-blue);margin-top:3px}.catlist-chev{flex:none;color:var(--gray-mid);display:inline-flex;align-items:center}.catlist-chev svg{width:22px;height:22px}.cd-boxes{display:inline-flex;align-items:center;justify-content:center;gap:5px}.cd-box{background:var(--white);color:var(--brand-deep);font-size:22px;font-weight:900;padding:5px 9px;border-radius:7px;min-width:42px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.cd-sep{font-size:20px;font-weight:900;color:var(--white)}.flash-hrow{display:flex;flex-direction:column;gap:10px}.flash-card{display:flex;gap:11px;background:var(--white);border-radius:10px;color:var(--gray-dark);padding:9px}.fl-img{position:relative;flex:0 0 auto;width:94px;height:94px;border-radius:8px;background:var(--gray-lite);display:flex;align-items:center;justify-content:center;overflow:hidden}.fl-img .star{font-size:32px;line-height:1;color:var(--brand)}.fl-img img{width:100%;height:100%;object-fit:contain;display:block}.fl-badge{position:absolute;top:5px;right:5px;background:var(--brand-deep);color:var(--white);font-size:10px;font-weight:800;padding:1px 6px;border-radius:999px}.fl-body{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5px}.fl-name{font-size:13px;line-height:1.3;color:var(--gray-dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fl-prow{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.fl-price{color:var(--brand-deep);font-size:17px;font-weight:800}.fl-strike{font-size:11px;color:var(--gray-mid);text-decoration:line-through}.fl-sold{display:flex;flex-direction:column;gap:4px}.fl-bar{position:relative;height:7px;background:var(--flash-soft);border-radius:999px;overflow:hidden}.fl-bar-fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,var(--brand),var(--brand-deep));border-radius:999px}.fl-sold-lab{font-size:10px;font-weight:800;color:var(--brand-deep);line-height:1}.bs-row{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--hover);align-items:flex-start;color:var(--gray-dark);text-decoration:none}.bs-row:first-child{border-top:none}.bs-thumb{position:relative;width:92px;height:92px;flex:none;background:var(--gray-lite);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bs-thumb .star{font-size:40px;line-height:1;color:var(--brand)}.bs-thumb img{width:100%;height:100%;object-fit:contain;display:block}.bs-ribbon{position:absolute;top:-1px;left:8px;width:34px;padding:5px 0 9px;text-align:center;color:var(--white);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 80%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 80%,0 100%)}.bs-ribbon-t{font-size:7.5px;font-weight:800;letter-spacing:.06em;display:block;opacity:.92}.bs-ribbon-n{font-size:15px;font-weight:900;line-height:1.05;display:block}.bs-info{flex:1 1;min-width:0}.bs-name{font-size:14px;font-weight:700;line-height:1.35;color:var(--gray-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bs-sales{display:inline-block;background:var(--accent-soft);font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:999px}.bs-price,.bs-sales{color:var(--brand);margin-top:9px}.bs-price{font-size:18px;font-weight:800}.rec-shelf{display:flex;gap:10px;overflow-x:auto;margin:0 -16px;padding:2px 16px 6px;scroll-snap-type:x proximity;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rec-shelf::-webkit-scrollbar{display:none}.rec-shelf>*{scroll-snap-align:start}.rec-lead{flex:0 0 158px;border-radius:var(--radius);padding:15px 14px;background:linear-gradient(155deg,var(--white) 0,var(--accent-soft) 100%);border:1px solid var(--gray-lite);display:flex;flex-direction:column}.rec-lead-eye{font-size:9.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep)}.rec-lead-title{font-size:18px;font-weight:900;font-style:italic;line-height:1.14;margin-top:9px;color:var(--gray-dark)}.rec-lead-note{font-size:11.5px;color:var(--gray-mid);line-height:1.5;margin-top:8px}.rec-lead-tag{margin-top:auto;font-size:10.5px;font-weight:700;color:var(--brand-deep);padding-top:12px}.rec-card{flex:0 0 200px;background:var(--white);border:1px solid var(--gray-lite);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;color:var(--gray-dark);text-decoration:none;transition:box-shadow .15s ease,transform .15s ease}.rec-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.rec-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (prefers-reduced-motion:reduce){.rec-card{transition:none}}.rec-frame{aspect-ratio:1/1;margin:10px 10px 0;background:var(--accent-soft);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;overflow:hidden}.rec-frame img{width:100%;height:100%;object-fit:contain;display:block}.rec-frame .star{font-size:38px;line-height:1;color:var(--brand)}.rec-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px;flex:1 1}.rec-kicker{font-size:10px;font-weight:700;letter-spacing:.05em;color:var(--gray-mid)}.rec-title{font-size:13px;line-height:1.35;font-weight:700;color:var(--gray-dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:35px}.rec-pricelab{font-size:10.5px;color:var(--gray-mid);line-height:1.3}.rec-price{font-size:16px;font-weight:800;color:var(--gray-dark);letter-spacing:-.01em;line-height:1.1}.rec-cta{margin-top:auto;width:100%;border:none;border-radius:999px;color:var(--white);font-size:12px;font-weight:700;padding:8px 10px;white-space:nowrap;text-align:center;display:block}.rec-cta--shopee{background:var(--shopee)}.rec-cta--lazada{background:var(--lazada)}.rec-cta--generic{background:var(--gray-dark)}.rec-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.muted{color:var(--text-muted);font-size:14px}.faq-item{border-color:#e3e3e3}.faq-item>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:600;color:var(--gray-dark)}.faq-item>summary::-webkit-details-marker{display:none}.faq-item .faq-chev{flex:0 0 auto;color:var(--gray-mid);transition:transform .2s ease}.faq-item[open]>summary .faq-chev{transform:rotate(90deg)}@font-face{font-family:Prompt;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/acd5fc73cb239d38-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/0ea91a71ff4dd659-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/6dfb0de2daced060-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/1a0dc92ae365ecef-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/8f216480a1174989-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/cace2fa548203d15-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/61bb9d49a71fe00b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e14a0bed3772c231-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fc47418b0a262e70-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c97ac8f3fc2f31ba-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/8a065f9879e59329-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ebab2c13e3ad7a3e-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/a78db9cc4ec15a37-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/925ae5d307f44ad6-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/f492cb29a696c19e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/f03ffc16b6959a02-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/2936b51b2e5714fe-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/08a7b51ede334cf3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/858b2cdd0d7af439-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/39d36ea661d162b7-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/7fd57ce862c5637e-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/873bdeebe058916b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/fd89c990b5cb0144-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/ca8221cae4ed3b4b-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e9fcf2a736cc2865-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5ba6339fa8c3ef7b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7510f746b21ae7c3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3c365cdafe49b4eb-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3d2d27a4cad47329-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/70c6212c0873ede2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1ce1ffaf105af326-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4642fe567cc45cd6-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/381ef99eada06d71-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/efb1d0d3266e2361-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cdca6fff670edd4c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d536ec48f0acd73b-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/55190bc973e13381-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5084e176e02368e5-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8d0ffaba4bd77024-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc9a5f10ece852e7-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/2472d8148f5fb3e1-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/82099b10433b91d1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/fba85063576c67d4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/998fe24807a535a8-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/a2f9dcde03fa81a6-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Prompt;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/34ea902976aaca91-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Prompt;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/080efd099f83c5d9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Prompt;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/78e502340dd8c813-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Prompt Fallback;src:local("Arial");ascent-override:97.38%;descent-override:37.70%;line-gap-override:0.00%;size-adjust:111.93%}.__className_c3636e{font-family:Prompt,Prompt Fallback}.__variable_c3636e{--font-prompt:"Prompt","Prompt Fallback"}