/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#00125c;--navy-d:#000b3d;--navy-l:#1b2f7e;--red:#ec101c;--red-d:#c40d17;--ink:#0b1230;--bg:#f4f5fa;--card:#fff;--muted:#5a6178;--line:#e1e4ee;--good:#0e8a45;--font:var(--font-archivo),system-ui,-apple-system,"Segoe UI",sans-serif;--pad:clamp(16px,4vw,56px);--radius:14px;--shadow:0 1px 2px #00125c0f,0 8px 24px -12px #00125c29;--shadow-lift:0 2px 4px #00125c14,0 16px 32px -12px #00125c42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:15.5px;line-height:1.55}img,svg{vertical-align:middle;display:inline-block}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.015em;margin:0;font-weight:800;line-height:1.12}:focus-visible{outline:3px solid var(--red);outline-offset:2px;border-radius:4px}.wrap{width:100%;padding-inline:var(--pad)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.skip{z-index:100;background:var(--navy);color:#fff;border-radius:0 0 8px;padding:10px 16px;position:absolute;top:0;left:-9999px}.skip:focus{left:0}.ic{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ic-s{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.ic-lg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.ic-xl{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:44px;height:44px}.star{stroke:#b7791f;fill:#f2a93b}.verified{stroke:#7cf2b0}.thumb{color:#00125c80;border-radius:12px;place-items:center;display:grid;overflow:hidden}.tint-a{background:linear-gradient(140deg,#e3e9fb,#c4cff2)}.tint-b{background:linear-gradient(140deg,#fbe3e5,#f4bdc3)}.tint-c{background:linear-gradient(140deg,#ebe5f7,#d0c6eb)}.tint-d{background:linear-gradient(140deg,#dff3ed,#bce2d5)}.tint-e{background:linear-gradient(140deg,#fbefda,#f3d9a9)}.btn{font:600 15px var(--font);cursor:pointer;border:0;border-radius:999px;padding:12px 26px;transition:transform .15s,box-shadow .15s,background .15s,color .15s;display:inline-block}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--red);color:#fff;box-shadow:var(--shadow)}.btn-primary:hover{background:var(--red-d)}.btn-ghost{color:#fff;background:0 0;border:1.5px solid #ffffff8c}.btn-ghost:hover{background:#ffffff14;border-color:#fff}.btn-dark{background:var(--navy);color:#fff}.btn-dark:hover{background:var(--navy-d)}.btn-outline{border:2px solid var(--navy);color:var(--navy);background:0 0}.btn-outline:hover{background:var(--navy);color:#fff}.btn[disabled]{opacity:.6;cursor:default;transform:none}.utility-bar{background:var(--navy-d);color:#dde2f5;font-size:13px}.utility-inner{justify-content:space-between;align-items:center;gap:16px;min-height:34px;display:flex}.utility-inner p{align-items:center;gap:7px;margin:0;display:flex}.utility-inner nav{align-items:center;gap:18px;display:flex}.utility-inner a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.care-line{color:#fff;white-space:nowrap;align-items:center;gap:6px;display:flex}.care-line:hover{color:#fff;text-decoration:none}.care-line strong{letter-spacing:.01em;white-space:nowrap;font-weight:700}.site-header{background:var(--card);border-bottom:1px solid var(--line)}.header-main{align-items:center;gap:24px;padding-block:12px;display:flex}.logo{flex-shrink:0;display:flex}.logo img{width:auto;height:46px}.search{border:2px solid var(--navy);background:#fff;border-radius:999px;flex:1;align-items:stretch;display:flex;overflow:hidden}.search select{background:var(--bg);font:inherit;color:var(--muted);cursor:pointer;border:0;border-right:1px solid var(--line);max-width:130px;padding:0 12px 0 16px;font-size:14px}.search input{font:inherit;border:0;flex:1;min-width:0;padding:11px 16px}.search input:focus,.search select:focus{outline:none}.search:focus-within{box-shadow:0 0 0 3px #ec101c47}.search button{background:var(--red);color:#fff;cursor:pointer;border:0;padding:0 22px;transition:background .15s}.search button:hover{background:var(--red-d)}.header-actions{align-items:center;gap:22px;display:flex}.header-actions a{align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.15;display:flex}.header-actions small{color:var(--muted);font-size:11.5px;font-weight:400;display:block}.header-actions a:hover{color:var(--red)}.cart{position:relative}.cart-count{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-7px;left:10px}.cat-nav{background:var(--navy);color:#fff}.cat-nav-inner{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.cat-nav-inner::-webkit-scrollbar{display:none}.cat-nav a{white-space:nowrap;border-radius:8px 8px 0 0;padding:10px 13px;font-size:14px;font-weight:500;transition:background .15s}.cat-nav a:hover{background:#ffffff1f}.deals-link{color:#ff8a91;margin-left:auto;font-weight:700}.bottom-nav{z-index:40;background:var(--card);border-top:1px solid var(--line);padding:6px max(6px,env(safe-area-inset-left)) calc(6px + env(safe-area-inset-bottom));display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px -8px #00125c2e}.bottom-nav a{color:var(--muted);border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 2px;font-size:11px;font-weight:600;display:flex}.bottom-nav a.active{color:var(--red)}.bottom-nav-icon{position:relative}.bottom-nav-icon .ic{width:22px;height:22px}.bottom-nav-icon .cart-count{top:-6px;left:auto;right:-8px}.hero{background:radial-gradient(1100px 480px at 88% -10%,#ec101c59,transparent 60%),linear-gradient(160deg,var(--navy) 0,var(--navy-d) 100%);color:#fff;overflow:hidden}.hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding-block:64px 72px;display:grid}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ff8a91;margin:0 0 14px;font-size:12.5px;font-weight:700;display:inline-block}.hero h1{font-size:clamp(36px,4.6vw,60px);font-weight:800}.hero h1 em{color:var(--red);text-shadow:0 1px #ffffff26;font-style:normal}.lede{color:#ffffffdb;max-width:46ch;margin:18px 0 28px;font-size:17px}.hero-cta{flex-wrap:wrap;gap:14px;display:flex}.hero-stage{min-height:340px;position:relative}.stage-card{background:var(--card);color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow-lift);gap:4px;width:210px;padding:14px;animation:rise .7s both;display:grid;position:absolute}.stage-card .thumb{height:110px;margin-bottom:6px}.sc-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:600;display:-webkit-box;overflow:hidden}.sc-price{color:var(--navy);font-size:19px;font-weight:800}.sc-seller{color:var(--muted);font-size:12px}.sc-1{animation-delay:50ms;top:6%;left:4%;rotate:-3deg}.sc-2{animation-delay:.18s;top:26%;right:2%;rotate:2.5deg}.sc-3{animation-delay:.32s;bottom:0;left:22%;rotate:-1.5deg}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.trust{background:var(--card);border-bottom:1px solid var(--line)}.trust-inner{grid-template-columns:repeat(4,1fr);gap:12px;padding-block:16px;display:grid}.trust p{justify-content:center;align-items:center;gap:9px;margin:0;font-size:14px;font-weight:600;display:flex}.trust .ic{color:var(--red)}.section{padding-block:52px}.section-alt{border-block:1px solid var(--line);background:#fff}.section-head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.section-head h2{font-size:clamp(23px,2.6vw,32px)}.section-sub{color:var(--muted);margin:0 0 22px}.section-head+.cat-grid,.section-head+.deal-grid,.section-head+.product-grid{margin-top:22px}.see-all{color:var(--red);white-space:nowrap;font-size:14.5px;font-weight:700}.see-all:hover{color:var(--red-d);text-underline-offset:3px;text-decoration:underline}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;display:grid}.cat-tile{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);text-align:center;justify-items:center;gap:10px;padding:16px 10px;font-size:13.5px;font-weight:600;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.cat-tile .thumb{width:58px;height:58px}.cat-tile:hover{box-shadow:var(--shadow-lift);border-color:var(--navy-l);transform:translateY(-3px)}.home-banner-section{position:relative;overflow:hidden}.home-banner-track{transition:transform .6s;display:flex}.home-banner-slide{aspect-ratio:1920/600;flex:0 0 100%;display:block}.home-banner-slide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-banner-dots{justify-content:center;gap:8px;display:flex;position:absolute;bottom:16px;left:0;right:0}.home-banner-dots button{cursor:pointer;background:#ffffff8c;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:background .15s,transform .15s;box-shadow:0 1px 3px #00000059}.home-banner-dots button:hover{background:#ffffffd9}.home-banner-dots button.active{background:#fff;transform:scale(1.3)}.cat-box-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;display:grid}.cat-box{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.cat-box h3{margin:0 0 12px;font-size:15px}.cat-box-items{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.cat-box-item{aspect-ratio:1;background:var(--bg);border:1px solid var(--line);border-radius:6px;display:block;overflow:hidden}.cat-box-item img{object-fit:cover;width:100%;height:100%}.cat-box-item-placeholder{background:var(--bg);width:100%;height:100%;display:block}.cat-box-see-more{color:var(--red);margin-top:12px;font-size:13px;font-weight:700;display:inline-block}.cat-box-see-more:hover{color:var(--red-d);text-underline-offset:3px;text-decoration:underline}.category-strip-section{background:var(--card);border-bottom:1px solid var(--line)}.category-strip-inner{scrollbar-width:none;gap:26px;padding-block:16px;display:flex;overflow-x:auto}.category-strip-inner::-webkit-scrollbar{display:none}.category-strip-item{text-align:center;min-width:66px;color:var(--ink);flex-shrink:0;justify-items:center;gap:7px;font-size:12px;font-weight:600;transition:transform .15s;display:grid}.category-strip-item:hover{color:var(--red);transform:translateY(-2px)}.category-strip-item .thumb{width:54px;height:54px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.grid-banner-slot{grid-column:1/-1}.home-shelf{background:linear-gradient(135deg,#ff6a3d 0,var(--red) 55%,var(--red-d) 100%);border-radius:var(--radius);padding:20px;box-shadow:0 10px 28px -14px #ec101c8c}.home-shelf-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.home-shelf-head h3{color:#fff;letter-spacing:.01em;margin:0;font-size:19px}.home-shelf .see-all{color:#ffe1d6}.home-shelf .see-all:hover{color:#fff}.home-shelf .product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.home-shelf .product-card{background:var(--card)}.home-shelf .product-card:hover{box-shadow:0 6px 18px -8px #00000059}.product-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:5px;padding:14px;transition:transform .15s,box-shadow .15s;display:flex}.product-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.card-enter{animation:rise .35s both}.thumb-wide{height:170px;margin:0 0 12px;position:relative}.badge{background:var(--navy);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.product-card h3{letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;font-size:14.5px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.by{color:var(--muted);margin:0;font-size:12.5px}.by a{color:var(--navy);font-weight:600}.by a:hover{color:var(--red);text-decoration:underline}.rating{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:13px;display:flex}.rating strong{color:var(--ink)}.price{color:var(--navy);margin:2px 0 0;font-size:20px;font-weight:800}.price s{color:var(--muted);margin-left:6px;font-size:13px;font-weight:400}.price em{color:var(--good);margin-left:4px;font-size:12.5px;font-style:normal;font-weight:700}.load-more{justify-items:center;gap:10px;margin-top:30px;display:grid}.load-status{color:var(--muted);min-height:1.2em;margin:0;font-size:13.5px}.spotlight{background:var(--navy-d);color:#fff}.spotlight .section-head h2{color:#fff}.spotlight .section-sub{color:#ffffffb8}.spotlight .see-all{color:#ff8a91}.shop-banner-row{justify-content:space-between;align-items:center;gap:28px;display:flex}.shop-banner-info{flex-shrink:0;align-items:center;gap:20px;display:flex}.shop-banner-carousel{aspect-ratio:3;border-radius:var(--radius);flex:320px;min-width:220px;max-width:560px;position:relative;overflow:hidden;box-shadow:0 8px 24px -10px #00000073}.shop-banner-slide{object-fit:cover;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.shop-banner-dots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.shop-banner-dots button{cursor:pointer;background:#ffffff80;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:background .15s,transform .15s}.shop-banner-dots button:hover{background:#fffc}.shop-banner-dots button.active{background:#fff;transform:scale(1.25)}@media (max-width:720px){.shop-banner-row{flex-direction:column;align-items:stretch}.shop-banner-carousel{max-width:none}}.seller-toolbar{flex-wrap:wrap;gap:10px;margin:18px 0 20px;display:flex}.seller-toolbar input[type=search]{flex:260px}.seller-toolbar input[type=search],.seller-toolbar select{border-radius:var(--radius);border:1px solid var(--line);padding:9px 14px;font-size:14px}.seller-toolbar select{background:#fff}.seller-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;display:grid}.seller-card{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff24;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 20px;transition:background .15s,transform .15s;display:grid}.seller-card:hover{background:#ffffff1c;transform:translateY(-2px)}.monogram{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:24px;font-weight:800;display:grid;overflow:hidden}.monogram img{object-fit:cover;width:100%;height:100%}.seller-body{gap:3px;display:grid}.seller-name{align-items:center;gap:7px;font-size:16px;font-weight:700;display:flex}.seller-tag{color:#ffffffbf;font-size:13.5px}.seller-meta{color:#ffffffa6;align-items:center;gap:5px;font-size:12.5px;display:flex}.visit{color:#ff8a91;white-space:nowrap;font-size:13.5px;font-weight:700}.deal-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.deal-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:76px 1fr;align-items:center;gap:14px;padding:14px;transition:transform .15s,box-shadow .15s;display:grid}.deal-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.deal-card .thumb{width:76px;height:76px}.deal-body{gap:2px;display:grid}.off{color:#fff;background:var(--good);border-radius:999px;justify-self:start;padding:2px 8px;font-size:12px;font-weight:800}.deal-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.deal-card .price{font-size:17px}.sell-cta{background:linear-gradient(120deg,var(--red),#ff4e58);color:#fff}.sell-inner{grid-template-columns:auto 1fr;align-items:center;gap:26px;display:grid}.sell-inner h2{font-size:26px}.sell-inner p{max-width:62ch;margin:6px 0 0;font-weight:500}.sell-cta .btn-dark:hover{background:#000}.sell-cta-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:40px;padding-block:40px;display:grid}.sell-quote{max-width:52ch;margin-top:18px;font-size:clamp(17px,1.8vw,21px);font-weight:700;line-height:1.4}.sell-quote:before{content:"“";color:#ffffff8c;margin-bottom:8px;font-size:38px;font-weight:800;line-height:.5;display:block}.sell-side{gap:16px;display:grid}.sell-side .auth-split-benefits li{font-size:14px}.site-footer{background:var(--navy-d);color:#c7cce4}.back-top{text-align:center;background:var(--navy);color:#fff;padding:13px;font-size:14px;font-weight:600;display:block}.back-top:hover{background:var(--navy-l)}.footer-grid{grid-template-columns:repeat(4,1fr);gap:28px;padding-block:44px 36px;display:grid}.footer-grid h3{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:13.5px}.footer-grid a{padding:4px 0;font-size:14px;display:block}.footer-grid a:hover{color:#ff8a91}.footer-base{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:16px;padding-block:18px 22px;font-size:13px;display:flex}.footer-base p{margin:0}.footer-base a:hover{color:#ff8a91}.pay{color:#8b93b8}@media (max-width:860px){.hero-inner{grid-template-columns:1fr;padding-block:44px 48px}.hero-stage{display:none}.header-main{flex-wrap:wrap;gap:12px}.logo img{height:38px}.search{flex-basis:100%;order:3}.header-actions{gap:16px;margin-left:auto}.header-actions small{display:none}.trust-inner{grid-template-columns:repeat(2,1fr)}.sell-cta-grid,.sell-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.sell-cta-grid{gap:24px;padding-block:32px}.sell-quote{text-align:left}.sell-side{width:100%}.utility-delivery{display:none}.utility-inner{justify-content:center}.utility-inner nav a:not(.care-line){display:none}.care-line strong{font-size:13px}}@media (max-width:620px){body{padding-bottom:62px;font-size:15px}.care-line strong{font-size:12px}.care-line .ic-s{width:12px;height:12px}.header-actions a:not(.cart),.header-actions a>span:not(.cart-count){display:none}.bottom-nav{display:flex}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px}.thumb-wide{height:128px}.product-card{padding:11px}.product-card h3{font-size:13.5px}.price{font-size:17px}.footer-grid{grid-template-columns:repeat(2,1fr)}.trust-inner p{justify-content:flex-start;font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card-enter,.stage-card{animation:none}.btn,.cat-tile,.deal-card,.product-card,.seller-card{transition:none}}.page{padding-block:32px 56px}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:6px;margin-bottom:18px;font-size:13px;display:flex}.breadcrumb a:hover{color:var(--red);text-decoration:underline}.breadcrumb span[aria-hidden]{color:var(--line)}.page-title{margin-bottom:22px;font-size:clamp(22px,2.4vw,30px)}.pdp-layout{grid-template-columns:minmax(0,1fr) 540px;grid-template-areas:"title title""gallery buybox""extra buybox";align-items:start;gap:20px 40px;display:grid}.pdp-title-slot{grid-area:title}.pdp-title-slot h1{font-size:clamp(21px,2.2vw,30px)}.pdp-gallery-slot{grid-area:gallery;max-width:520px}.pdp-buybox-slot{grid-area:buybox;position:sticky;top:16px}.pdp-extra-slot{grid-area:extra;gap:40px;display:grid}.pdp-gallery-slot .thumb{aspect-ratio:1;border-radius:var(--radius);border:1px solid var(--line);width:100%;max-width:520px;max-height:520px}.pdp-thumbs{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.pdp-thumb{border:2px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;width:64px;height:64px;padding:0;transition:border-color .15s,transform .15s;overflow:hidden}.pdp-thumb img{width:100%;height:100%}.pdp-thumb:hover{border-color:var(--navy-l);transform:translateY(-1px)}.pdp-thumb.active{border-color:var(--red)}.pdp-buybox-slot{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.pdp-price{flex-wrap:wrap;align-items:baseline;gap:10px;margin:14px 0;display:flex}.pdp-price .price{font-size:30px}.pdp-shop{border-block:1px solid var(--line);align-items:center;gap:12px;margin:16px 0;padding:14px 0;display:flex}.pdp-shop-logo{object-fit:cover;border:1px solid var(--line);border-radius:50%;flex-shrink:0;width:42px;height:42px}.pdp-shop-logo-fallback{background:var(--bg);color:var(--muted);place-items:center;display:grid}.pdp-shop-body{gap:1px;display:grid}.pdp-shop-label{color:var(--muted);font-size:12px}.pdp-shop-name{color:var(--ink);font-size:16px;font-weight:700}a.pdp-shop-name:hover{color:var(--red)}.pdp-brand{align-items:center;gap:10px;margin-bottom:14px;display:flex}.pdp-brand-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:6px;width:28px;height:28px}.pdp-brand .ic{color:var(--muted)}.pdp-brand-name{color:var(--ink);font-size:17px;font-weight:700}.pdp-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.pdp-meta{color:var(--muted);gap:6px;margin-top:20px;font-size:13.5px;display:grid}.stock-in{color:var(--good);font-weight:700}.stock-out{color:var(--red);font-weight:700}.message-seller-btn{background:var(--navy);color:#fff;font:600 13.5px var(--font);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;margin-top:2px;padding:9px 16px;transition:background .15s,transform .15s;display:inline-flex}.message-seller-btn:hover{background:var(--navy-l);transform:translateY(-1px)}.share-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.share-row-label{color:var(--muted);font-size:13px}.share-row-icons{align-items:center;gap:8px;display:flex}.share-icon-btn{color:#fff;cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;transition:transform .15s,box-shadow .15s;display:grid}.share-icon-btn:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.share-icon-btn .ic-s{width:15px;height:15px}.share-whatsapp{background:#25d366}.share-facebook{background:#1877f2}.share-x{background:#000}.share-linkedin{background:#0a66c2}.share-threads{background:#000}.share-instagram{background:radial-gradient(circle at 30% 110%,#fdf497,#fd5949 30%,#d6249f 60%,#285aeb 90%)}.share-copied{color:var(--good);font-size:12.5px;font-weight:600}.variant-picker{gap:16px;margin-bottom:18px;display:grid}.variant-axis label{color:var(--ink);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.variant-axis-value{color:var(--muted);font-weight:400}.variant-options{flex-wrap:wrap;gap:9px;display:flex}.variant-chip{border:1.5px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:13.5px;font-weight:600;transition:border-color .15s,background .15s,color .15s,transform .1s;display:inline-flex}.variant-chip:hover{border-color:var(--navy-l);transform:translateY(-1px)}.variant-chip.active{background:var(--navy);border-color:var(--navy);color:#fff}.variant-chip.swatch{padding:6px 14px 6px 6px}.variant-swatch-dot{border:1.5px solid #0000001f;border-radius:50%;flex-shrink:0;width:24px;height:24px;box-shadow:inset 0 0 0 2px #fff}.variant-chip.swatch.active .variant-swatch-dot{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px var(--navy)}.variant-summary{margin:0;font-size:14px}.prose{overflow-wrap:break-word;max-width:100%}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--ink);margin:1.2em 0 .5em;line-height:1.3}.prose h1{font-size:1.5em}.prose h2{font-size:1.3em}.prose h3,.prose h4,.prose h5,.prose h6{font-size:1.1em}.prose p{margin:.75em 0}.prose ol,.prose ul{margin:.75em 0;padding-inline-start:1.4em}.prose li{margin:.25em 0}.prose b,.prose strong{color:var(--ink)}.prose table{border-collapse:collapse;width:100%;margin:1em 0;display:block;overflow-x:auto}.prose td,.prose th{border:1px solid var(--line);text-align:left;padding:8px 10px;font-size:13.5px}.prose th{background:var(--bg-soft,#f7f7f9);color:var(--ink)}.prose img{border-radius:6px;max-width:100%;height:auto}.prose a{color:var(--red)}.rte{border:1px solid #d7dae0;border-radius:6px;overflow:hidden}.rte-toolbar{background:#f5f6f8;border-bottom:1px solid #d7dae0;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.rte-toolbar .dash-btn{padding:5px 10px;font-size:12.5px}.rte-editor{min-height:160px;max-height:420px;padding:12px 14px;overflow-y:auto}.rte-editor .ProseMirror{outline:none;min-height:140px}.rte-editor .prose{margin:0}.rte-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--muted);float:left;pointer-events:none;height:0}.qty{border:1.5px solid var(--line);border-radius:999px;align-items:stretch;display:inline-flex;overflow:hidden}.qty button{background:var(--bg);cursor:pointer;border:0;width:34px;font-size:16px}.qty button:hover{background:var(--line)}.qty span{place-items:center;width:40px;font-weight:600;display:grid}.cart-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;display:grid}.cart-line{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:84px 1fr auto;align-items:center;gap:14px;margin-bottom:12px;padding:14px;display:grid}.cart-line .thumb{width:84px;height:84px}.cart-line-remove{color:var(--muted);font-size:13px}.cart-line-remove:hover{color:var(--red)}.summary-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);gap:10px;padding:20px;display:grid;position:sticky;top:16px}.summary-row{color:var(--muted);justify-content:space-between;font-size:14px;display:flex}.summary-row strong{color:var(--ink);font-weight:700}.summary-total{border-top:1px solid var(--line);justify-content:space-between;padding-top:10px;font-size:18px;font-weight:800;display:flex}.coupon-row{gap:8px;display:flex}.coupon-row input{border:1.5px solid var(--line);font:inherit;border-radius:8px;flex:1;padding:9px 12px}.form-field{gap:6px;margin-bottom:16px;display:grid}.form-field label{font-size:13.5px;font-weight:600}.form-field input,.form-field select,.form-field textarea{border:1.5px solid var(--line);font:inherit;background:#fff;border-radius:10px;width:100%;padding:11px 14px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #00125c1f}.form-error{color:var(--red);font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.auth-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);max-width:420px;box-shadow:var(--shadow);margin:0 auto;padding:32px}.auth-card h1{margin-bottom:4px;font-size:22px}.auth-card .sub{margin-bottom:22px}.auth-card .sub,.auth-switch{color:var(--muted);font-size:14px}.auth-switch{text-align:center;margin-top:18px}.auth-switch a{color:var(--red);font-weight:700}.auth-split-page{max-width:none;padding:0}.auth-split{grid-template-columns:1.05fr 1fr;min-height:calc(100vh - 64px);display:grid}.auth-split--reverse{grid-template-columns:1fr 1.05fr}.auth-split--reverse .auth-split-promo{order:2}.auth-split--reverse .auth-split-form{order:1}.auth-split-promo{color:#fff;background:linear-gradient(160deg,var(--navy) 0,var(--navy-d) 100%);flex-direction:column;justify-content:space-between;padding:48px 44px;display:flex;position:relative;overflow:hidden}.auth-split-promo-bg{object-fit:cover;opacity:.38;width:100%;height:100%;position:absolute;inset:0}.auth-split-promo-overlay{background:linear-gradient(#00125c8c,#000b3de0);position:absolute;inset:0}.auth-split-promo-content{z-index:1;flex-direction:column;justify-content:space-between;gap:24px;height:100%;display:flex;position:relative}.auth-split-brand{letter-spacing:.04em;text-transform:uppercase;color:#dde2f5;font-size:15px;font-weight:800}.auth-split-quote{max-width:480px;font-size:clamp(20px,2.6vw,30px);font-weight:700;line-height:1.38}.auth-split-quote:before{content:"“";color:#ffffff80;margin-bottom:10px;font-size:48px;font-weight:800;line-height:.5;display:block}.auth-split-foot{color:#c4cae6;font-size:13.5px}.auth-split-benefits{gap:12px;margin:0;padding:0;list-style:none;display:grid}.auth-split-benefits li{color:#eef0fb;align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.auth-split-benefits li:before{content:"✓";background:#ffffff29;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}.auth-split-story{border-radius:var(--radius);background:#ffffff1a;border:1px solid #ffffff2e;padding:18px 20px}.auth-split-story .store-name{font-size:16px;font-weight:800}.auth-split-story .store-figure{color:#fff;margin:4px 0 2px;font-size:26px;font-weight:800}.auth-split-story .store-note{color:#c4cae6;font-size:12.5px}.auth-split-showcase-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.auth-split-showcase-item{text-align:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;padding:10px}.auth-split-showcase-item img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:8px;width:100%}.auth-split-showcase-item .name{color:#eef0fb;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:12px;overflow:hidden}.auth-split-showcase-item .price{color:#fff;font-size:12.5px;font-weight:700}.auth-split-form{background:var(--bg);justify-content:center;align-items:center;padding:40px 24px;display:flex}.auth-split-form .auth-card{box-shadow:none;background:0 0;border:none;padding:0}@media (max-width:900px){.auth-split{grid-template-columns:1fr;min-height:auto}.auth-split--reverse .auth-split-form,.auth-split--reverse .auth-split-promo{order:0}.auth-split-promo{min-height:220px;padding:28px 20px 24px}.auth-split-promo-content{gap:14px}.auth-split-quote{max-width:none;font-size:19px}.auth-split-quote:before{margin-bottom:4px;font-size:34px}.auth-split-story{padding:14px 16px}.auth-split-showcase-grid{grid-template-columns:repeat(3,1fr);gap:8px}.auth-split-form{padding:28px 20px 40px}}.alert{border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:14px}.alert-error{color:var(--red-d);background:#fdebec;border:1px solid #f6c3c7}.alert-success{color:var(--good);background:#e7f6ed;border:1px solid #bee6cc}.empty-state{text-align:center;color:var(--muted);padding:60px 20px}.empty-state h2{color:var(--ink);margin-bottom:8px}.account-layout{grid-template-columns:220px 1fr;align-items:start;gap:28px;display:grid}.account-nav{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);gap:2px;padding:10px;display:grid;position:sticky;top:16px}.account-nav a{color:var(--ink);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600}.account-nav a:hover{background:var(--bg)}.account-nav a.active{background:var(--navy);color:#fff}.order-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:14px;padding:16px 18px}.order-card-head{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;font-size:13.5px;display:flex}.status-pill{background:var(--bg);color:var(--navy);text-transform:capitalize;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.status-pill.delivered,.status-pill.paid{color:var(--good);background:#e7f6ed}.status-pill.pending,.status-pill.unpaid{color:#b7791f;background:#fdf3e3}@media (max-width:1180px){.pdp-layout{grid-template-columns:1fr;grid-template-areas:"title""gallery""buybox""extra";gap:16px}.pdp-gallery-slot{max-width:none}.pdp-buybox-slot{padding:18px;position:static}}@media (max-width:860px){.account-layout,.cart-layout,.form-grid{grid-template-columns:1fr}}.dash-shell{min-height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex}.dash-nav{color:#cbd3e6;background:#1a1f2e;flex-shrink:0;width:220px;padding:20px 0}.dash-nav a{color:#cbd3e6;padding:10px 20px;font-size:14px;display:block}.dash-nav a.active,.dash-nav a:hover{color:#fff;background:#2a3142}.dash-nav .brand{color:#fff;padding:0 20px 20px;font-size:16px;font-weight:700}.dash-main{background:#f5f6f8;flex:1;padding:28px 32px}.dash-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dash-header h1{margin:0;font-size:20px}.dash-card{background:#fff;border:1px solid #e2e5ea;border-radius:8px;margin-bottom:16px;padding:18px}.dash-table{border-collapse:collapse;background:#fff;width:100%;font-size:13.5px}.dash-table td,.dash-table th{text-align:left;border-bottom:1px solid #eceef2;padding:8px 10px}.dash-table th{color:#555;white-space:nowrap;background:#fafbfc;font-weight:600}.dash-table input[type=number],.dash-table input[type=text]{width:90px;font:inherit;border:1px solid #d7dae0;border-radius:4px;padding:4px 6px}.dash-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dash-btn{cursor:pointer;background:#fff;border:1px solid #d7dae0;border-radius:6px;padding:7px 14px;font-size:13.5px;display:inline-block}.dash-btn:hover{background:#f5f6f8}.dash-btn-primary{color:#fff;background:#1a1f2e;border-color:#1a1f2e}.dash-btn-primary:hover{background:#2a3142}.dash-btn-danger{color:#c0392b;border-color:#f0c3bd}.dash-pill{border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.dash-pill.on{color:#1e7e34;background:#e3f6e8}.dash-pill.off{color:#c0392b;background:#fdeceb}.dash-field{gap:4px;margin-bottom:14px;display:grid}.dash-field label{color:#444;font-size:13px;font-weight:600}.dash-field input,.dash-field select,.dash-field textarea{font:inherit;border:1px solid #d7dae0;border-radius:6px;padding:8px 10px;font-size:14px}.dash-grid-2{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}[data-color-theme=ocean-teal]{--navy:#075e6b;--navy-d:#043d45;--navy-l:#0e8a9c;--red:#ff6b35;--red-d:#e85320;--ink:#0b2024;--bg:#f2f9fa;--card:#fff;--muted:#5a7a80;--line:#dceef0;--good:#12946b}[data-color-theme=sunset-coral]{--navy:#7a2e3b;--navy-d:#551f28;--navy-l:#a34456;--red:#ff7a45;--red-d:#e05f2e;--ink:#2b1216;--bg:#fdf3f1;--card:#fff;--muted:#8a6167;--line:#f3dedd;--good:#128a4a}[data-color-theme=forest-emerald]{--navy:#14432e;--navy-d:#0c2c1e;--navy-l:#1f6b47;--red:#e0a72e;--red-d:#c08d1b;--ink:#10241a;--bg:#f2f8f4;--card:#fff;--muted:#5c7568;--line:#dcebe1;--good:#1e8a4c}[data-color-theme=royal-purple]{--navy:#3b1e6e;--navy-d:#271248;--navy-l:#5a34a0;--red:#e0217b;--red-d:#c11466;--ink:#1c1030;--bg:#f6f2fb;--card:#fff;--muted:#6f638a;--line:#e6dcf2;--good:#128a4a}[data-color-theme=slate-graphite]{--navy:#33414f;--navy-d:#202a34;--navy-l:#4e6478;--red:#f2542d;--red-d:#d2401c;--ink:#171e24;--bg:#f4f6f8;--card:#fff;--muted:#626f7a;--line:#e1e6eb;--good:#0e8a45}[data-color-theme=rose-blush]{--navy:#6e2a44;--navy-d:#4a1b2e;--navy-l:#9c4468;--red:#ff477e;--red-d:#e02d63;--ink:#2b1420;--bg:#fdf3f6;--card:#fff;--muted:#8a6272;--line:#f2dce4;--good:#128a4a}[data-color-theme=amber-gold]{--navy:#4a3612;--navy-d:#2e210a;--navy-l:#705324;--red:#ffb020;--red-d:#e0961a;--ink:#241c0e;--bg:#fbf6ec;--card:#fff;--muted:#7a6c4e;--line:#efe3c6;--good:#0e8a45}[data-color-theme=crimson-classic]{--navy:#4a0e14;--navy-d:#2e080c;--navy-l:#7a1620;--red:#ff1e3d;--red-d:#d91231;--ink:#240a0c;--bg:#fbf2f2;--card:#fff;--muted:#7a5a5d;--line:#efd6d8;--good:#128a4a}[data-color-theme=midnight-indigo]{--navy:#1a1a54;--navy-d:#101037;--navy-l:#2e2e82;--red:#4d6bff;--red-d:#3450e0;--ink:#0e0e2a;--bg:#f3f3fb;--card:#fff;--muted:#5f5f8a;--line:#e0e0f2;--good:#12946b}[data-color-theme=sage-olive]{--navy:#4a5a34;--navy-d:#313e20;--navy-l:#6c8250;--red:#d97a2e;--red-d:#b8631c;--ink:#212a16;--bg:#f5f8ef;--card:#fff;--muted:#707a5e;--line:#e4ebd8;--good:#1e8a4c}[data-color-theme=berry-plum]{--navy:#5a1e4a;--navy-d:#3c1230;--navy-l:#82346e;--red:#e0396b;--red-d:#c0234f;--ink:#260e20;--bg:#f8f1f6;--card:#fff;--muted:#85647e;--line:#eedce9;--good:#128a4a}[data-color-theme=steel-blue]{--navy:#1b4965;--navy-d:#0f3049;--navy-l:#2e6e93;--red:#ef8354;--red-d:#d06a3b;--ink:#10222e;--bg:#f1f6fa;--card:#fff;--muted:#5a7386;--line:#dce7ef;--good:#0e8a6a}[data-color-theme=terracotta]{--navy:#7a3b24;--navy-d:#542715;--navy-l:#a35638;--red:#e8613a;--red-d:#c94b26;--ink:#2e1810;--bg:#fbf3ee;--card:#fff;--muted:#8a6e5e;--line:#efddd2;--good:#1e8a4c}[data-color-theme=charcoal-mint]{--navy:#2b3238;--navy-d:#1a2024;--navy-l:#454e56;--red:#2dd4a7;--red-d:#1fae87;--ink:#14181b;--bg:#f2f6f5;--card:#fff;--muted:#5e6a6e;--line:#dee7e5;--good:#17a87e}[data-color-theme=lavender-fog]{--navy:#4b4a6e;--navy-d:#322f4c;--navy-l:#6c6a9c;--red:#8e6ff0;--red-d:#7050d6;--ink:#201f30;--bg:#f5f4fb;--card:#fff;--muted:#6e6c8a;--line:#e4e2f2;--good:#128a4a}[data-color-theme=honey-mustard]{--navy:#5a4414;--navy-d:#3c2d0c;--navy-l:#82641f;--red:#e0b02e;--red-d:#c0951c;--ink:#241d0c;--bg:#fbf7ea;--card:#fff;--muted:#7c6e4c;--line:#efe6c4;--good:#128a4a}[data-color-theme=arctic-cyan]{--navy:#0e4e5e;--navy-d:#08333f;--navy-l:#17738a;--red:#00c2d1;--red-d:#00a3af;--ink:#0a2228;--bg:#eff9fb;--card:#fff;--muted:#547680;--line:#d8ecef;--good:#0e8a6a}[data-color-theme=merlot-wine]{--navy:#431221;--navy-d:#2c0b15;--navy-l:#6b1e36;--red:#c81e4c;--red-d:#a81440;--ink:#220a10;--bg:#faf1f3;--card:#fff;--muted:#7e5d64;--line:#ecd9de;--good:#128a4a}[data-color-theme=graphite-lime]{--navy:#2e3328;--navy-d:#1d211a;--navy-l:#47513c;--red:#9acd32;--red-d:#7fa828;--ink:#171a14;--bg:#f5f7f0;--card:#fff;--muted:#656f58;--line:#e2e8d8;--good:#128a4a}[data-color-theme=nation-first]{--navy:navy;--navy-d:#00004d;--navy-l:#1a1aab;--red:#f93;--red-d:#e07a00;--ink:#1a1a1a;--bg:#fff8f0;--card:#fff;--muted:#6b6255;--line:#f2e2c8;--good:#138808}[data-color-theme=flag-day]{--navy:navy;--navy-d:#00004d;--navy-l:#2a2ac2;--red:#ff8f1f;--red-d:#d97400;--ink:#201a10;--bg:#fffbf5;--card:#fff;--muted:#75695a;--line:#f5e6cc;--good:#128807}[data-color-theme=diwali]{--navy:#4a0e2e;--navy-d:#2e0a1d;--navy-l:#7a1b4a;--red:#ffb100;--red-d:#e0930a;--ink:#2a1420;--bg:#fff8e8;--card:#fff;--muted:#8a6e5e;--line:#f5e2c0;--good:#1e8a4c}[data-color-theme=holi]{--navy:#7a1fa2;--navy-d:#5a1478;--navy-l:#a83fcc;--red:#ff4d8d;--red-d:#e02d6b;--ink:#241030;--bg:#fbf2fa;--card:#fff;--muted:#8a6e8a;--line:#f0dcf0;--good:#1e8a4c}[data-color-theme=christmas]{--navy:#0b3d24;--navy-d:#062817;--navy-l:#145c36;--red:#c81e2c;--red-d:#a8121e;--ink:#14201a;--bg:#f5faf6;--card:#fff;--muted:#5e7268;--line:#dcebe0;--good:#b8952e}[data-color-theme=new-year]{--navy:#0a1440;--navy-d:#050a28;--navy-l:#1c2e6e;--red:#ffc94d;--red-d:#e0ac2e;--ink:#10142a;--bg:#f4f6fb;--card:#fff;--muted:#5c637a;--line:#e2e6f2;--good:#12946b}[data-color-theme=eid]{--navy:#0f5c40;--navy-d:#0a3d2a;--navy-l:#1c8a5e;--red:#d4a62f;--red-d:#b48a1e;--ink:#142420;--bg:#f3faf6;--card:#fff;--muted:#5e7a6e;--line:#dcebe2;--good:#1e8a4c}[data-color-theme=kalam-remembrance]{--navy:#0b1f4a;--navy-d:#061433;--navy-l:#16336e;--red:#c9791e;--red-d:#a8631a;--ink:#14181f;--bg:#f5f6f8;--card:#fff;--muted:#5c6672;--line:#e1e4e8;--good:#128a4a}.seasonal-banner{background:linear-gradient(120deg,var(--navy),var(--navy-l));color:#fff}.seasonal-banner-inner{justify-content:center;align-items:center;gap:18px;padding-block:12px;display:flex}.seasonal-banner-label{letter-spacing:.02em;text-align:center;margin:0;font-size:15px;font-weight:700}.seasonal-banner-restrained{background:var(--card);color:var(--ink);border-block:2px solid var(--red)}.seasonal-banner-restrained .seasonal-banner-label{font-weight:600}@media (max-width:620px){.seasonal-banner-inner svg:first-child{display:none}.seasonal-banner-label{font-size:13.5px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.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:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.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:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.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:Archivo Fallback;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_9b68a8{font-family:Archivo,Archivo Fallback;font-style:normal}.__variable_9b68a8{--font-archivo:"Archivo","Archivo Fallback"}