:root{--rose:#d70f64;--rose-dark:#ad064d;--rose-soft:#fff0f6;--rose-pale:#fff8fb;--ink:#2d2d33;--muted:#73737d;--paper:#f5f5f7;--white:#fff;--line:#e8e8ec;--green:#16824d;--green-bg:#eaf7f0;--amber:#986000;--amber-bg:#fff4d9;--shadow:0 10px 30px #2e1e2712}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--font-noto-sans-tc),system-ui,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:wait;opacity:.68}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;gap:28px;min-height:68px;padding:10px max(20px,50vw - 640px);display:flex;position:sticky;top:0}.brand{color:#34343a;font:700 13px/1 var(--font-space-grotesk),sans-serif;letter-spacing:.07em;align-items:center;gap:10px;display:inline-flex}.brand b{color:var(--rose)}.brand-mark{background:linear-gradient(145deg,var(--rose),#f02a83);color:#fff;letter-spacing:-.06em;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 7px 18px #d70f6438}.brand-mark span{color:#ffd6e7;margin:0 2px}.brand-copy{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.brand-copy strong{color:inherit;letter-spacing:.08em;font-size:13px}.brand-copy small{color:#8a858d;font:650 7px/1 var(--font-noto-sans-tc),sans-serif;letter-spacing:.06em}.footer-brand .brand-copy small{color:#c6c2c7}.header-controls{align-items:center;gap:12px;display:flex}.header-controls label{align-items:center;gap:8px;display:flex}.header-controls label>span{color:#777780;font-size:10px}.header-controls select{color:#3a3a40;background:#fff;border:1px solid #dedee3;border-radius:8px;min-height:38px;padding:0 31px 0 10px;font-size:11px}.shopping-nav{background:var(--rose);color:#fff;justify-content:center;align-items:center;gap:clamp(18px,5vw,72px);min-height:38px;padding:8px 20px;font-size:10px;font-weight:650;display:flex}.shopping-nav span{white-space:nowrap}.hero{min-height:380px;color:var(--ink);background:linear-gradient(120deg,#fff 0%,#fff7fb 55%,#ffe8f2 100%);padding:54px 20px 58px;display:block;position:relative;overflow:hidden}.hero:before{content:"";border:70px solid #d70f640e;border-radius:50%;width:340px;height:340px;position:absolute;top:-180px;right:4%}.hero:after{content:"";border:40px solid #ff990014;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-125px;left:4%}.hero-copy{z-index:2;text-align:center;max-width:1080px;margin:0 auto;position:relative}.eyebrow{color:var(--rose);font:700 10px/1.4 var(--font-space-grotesk),sans-serif;letter-spacing:.17em;margin:0 0 14px}.eyebrow.dark{color:var(--rose)}.hero h1{color:#303036;letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,54px);line-height:1.14}.hero h1 em{color:var(--rose);font-style:normal}.lead{color:#71717a;max-width:760px;margin:16px auto 25px;font-size:14px;line-height:1.8}.search-panel{text-align:left;background:#fff;border:1px solid #f1dbe4;border-radius:14px;max-width:930px;margin:0 auto;padding:12px;box-shadow:0 17px 45px #7622471c}.mode-switch{gap:4px;padding:0 2px 9px;display:flex}.mode-switch button{color:#777780;background:0 0;border:0;border-radius:7px;padding:7px 13px;font-size:11px}.mode-switch button.active{background:var(--rose-soft);color:var(--rose-dark);font-weight:750}.search-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.search-input-wrap{border:2px solid var(--rose);background:#fff;border-radius:9px;align-items:center;gap:11px;min-height:58px;padding:0 18px;display:flex}.search-input-wrap:focus-within{box-shadow:0 0 0 4px #d70f641c}.search-glyph{color:var(--rose);font-size:25px;transform:rotate(-12deg)}.search-input-wrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.search-input-wrap input::placeholder{color:#a4a4ab}.primary-button{background:linear-gradient(135deg,var(--rose),#eb2479);color:#fff;border:0;border-radius:9px;min-width:210px;min-height:58px;padding:0 22px;font-weight:800;box-shadow:0 7px 16px #d70f6436}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,var(--rose-dark),var(--rose))}.primary-button span{margin-left:7px}.search-tip{color:#85858e;margin:9px 4px 0;font-size:9px;line-height:1.55}.notice{background:var(--rose-soft);color:var(--rose-dark);border:1px solid #f0bfd2;border-radius:8px;margin-top:12px;padding:9px 13px;font-size:10px;display:inline-flex}.recent-row{color:#9999a1;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:9px;display:flex}.recent-row button{color:#696970;background:#fff;border:1px solid #e4e4e8;border-radius:999px;padding:5px 10px}.recent-row button:hover{color:var(--rose);border-color:#ef9abc}.results-section{max-width:1320px;min-height:650px;margin:0 auto;padding:48px 20px 80px;scroll-margin-top:55px}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:22px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,38px);line-height:1.2}.section-heading>p{color:#74747c;max-width:480px;margin:0 0 3px;font-size:11px;line-height:1.7}.empty-state{color:#85858d;text-align:center;background:#fff;border:1px dashed #d6d6dc;border-radius:12px;align-content:center;place-items:center;gap:12px;min-height:220px;display:grid}.empty-state span{background:var(--rose-soft);width:52px;height:52px;color:var(--rose);font:800 16px/1 var(--font-space-grotesk),sans-serif;border-radius:50%;place-items:center;display:grid}.empty-state p{max-width:620px;margin:0;padding:0 20px;font-size:12px;line-height:1.7}.search-summary{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(260px,1.7fr) repeat(3,minmax(120px,.55fr));display:grid;overflow:hidden}.search-summary>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:7px;min-height:72px;padding:13px 18px;display:flex}.search-summary>div:last-child{border-right:0}.search-summary span{color:#929299;font:700 8px/1 var(--font-space-grotesk),sans-serif;letter-spacing:.08em}.search-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.query-summary{border-left:4px solid var(--rose);position:relative}.query-summary strong{font-size:20px}.query-summary i{border:2px solid #f4d8e3;border-top-color:var(--rose);border-radius:50%;width:14px;height:14px;margin-top:-7px;animation:.8s linear infinite spin;position:absolute;top:50%;right:18px}@keyframes spin{to{transform:rotate(360deg)}}.rate-ok{background:var(--green-bg);color:var(--green)}.rate-warn{background:var(--amber-bg);color:var(--amber)}.country-picker{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:14px;overflow:hidden}.picker-heading{border-bottom:1px solid var(--line);background:#fafafa;justify-content:space-between;align-items:center;gap:24px;padding:14px 16px;display:flex}.picker-heading h3{margin:0;font-size:13px}.picker-heading p{color:#85858c;margin:4px 0 0;font-size:9px}.picker-actions{align-items:center;gap:7px;display:flex}.picker-actions span{color:#77777f;margin-right:3px;font-size:9px}.picker-actions button{color:#5b5b63;background:#fff;border:1px solid #dedee2;border-radius:6px;min-height:30px;padding:0 10px;font-size:9px}.picker-actions button:hover{color:var(--rose);border-color:#e58caf}.country-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:12px;display:grid}.country-option{cursor:pointer;background:#fff;border:1px solid #e5e5e9;border-radius:7px;align-items:center;gap:8px;min-width:0;min-height:54px;padding:8px;transition:border-color .15s,background .15s;display:flex}.country-option:hover{border-color:#e39ab7}.country-option.checked{border-color:var(--rose);background:var(--rose-pale)}.country-option input{opacity:0;pointer-events:none;position:absolute}.country-check{color:#fff;background:#fff;border:1px solid #cfcfd5;border-radius:4px;flex:none;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid}.country-option.checked .country-check{border-color:var(--rose);background:var(--rose)}.country-flag{flex:none;font-size:20px}.country-info{flex-direction:column;gap:3px;min-width:0;display:flex}.country-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.country-info small{text-overflow:ellipsis;white-space:nowrap;color:#8b8b92;font-size:8px;overflow:hidden}.country-option.checked .country-info small{color:var(--rose)}.country-wait{color:#85858d;text-align:center;place-items:center;min-height:78px;padding:18px;font-size:10px;display:grid}.special-cases{background:#fffbf2;border:1px solid #efdba8;border-radius:9px;margin-top:12px;overflow:hidden}.special-cases summary{color:#77531b;cursor:pointer;align-items:center;gap:8px;padding:12px 14px;font-size:10px;font-weight:750;list-style:none;display:flex}.special-cases summary::-webkit-details-marker{display:none}.special-cases summary span{background:var(--amber-bg);width:20px;height:20px;color:var(--amber);border-radius:50%;place-items:center;font-weight:900;display:grid}.special-cases>p{color:#88724f;margin:0;padding:0 14px 11px;font-size:9px}.special-cases>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 11px 11px;display:grid}.special-market{background:#fff;border:1px solid #ecdfc3;border-radius:7px;flex-direction:column;gap:7px;min-width:0;padding:9px 10px;display:flex}.special-market>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.special-market strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.special-market small{color:#8c7656;flex:none;font-size:8px}.special-market button,.special-market a{border-radius:6px;justify-content:center;align-items:center;min-height:29px;font-size:8px;display:flex}.special-market button{color:#77501a;background:#fff7e7;border:1px solid #e7c77f}.special-market a{color:#fff;background:#56565d}.shopping-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:18px;margin-top:22px;display:grid}.product-area{min-width:0}.dynamic-filters{border:1px solid var(--line);background:#fff;border-radius:9px;position:sticky;top:86px;overflow:hidden}.dynamic-filter-heading{border-bottom:2px solid var(--rose);background:#fff;justify-content:space-between;align-items:flex-start;gap:8px;padding:15px 14px;display:flex}.dynamic-filter-heading h3{margin:0;font-size:13px}.dynamic-filter-heading p{color:#8a8a91;margin:5px 0 0;font-size:8px;line-height:1.5}.dynamic-filter-heading button{background:var(--rose-soft);min-height:27px;color:var(--rose-dark);border:0;border-radius:5px;flex:none;padding:0 7px;font-size:8px}.filter-rows{flex-direction:column;display:flex}.filter-row{border-bottom:1px solid var(--line);flex-direction:column;padding:12px 13px;display:flex}.filter-row:last-child{border-bottom:0}.filter-row>strong{color:#3f3f45;margin-bottom:7px;font-size:10px}.filter-row label{cursor:pointer;min-width:0;display:block}.filter-row input{opacity:0;pointer-events:none;position:absolute}.filter-row label span{color:#696970;border-radius:5px;align-items:center;min-height:28px;padding:5px 8px;font-size:9px;line-height:1.35;display:flex}.filter-row label span:hover{color:var(--rose);background:#faf4f7}.filter-row input:checked+span{background:var(--rose-soft);color:var(--rose-dark);font-weight:750}.filter-row small{color:#9999a0;margin-left:auto;font-size:8px;font-weight:500}.no-filter{color:#85858c;margin:0;padding:18px 14px;font-size:9px;line-height:1.6}.product-heading{border-bottom:2px solid var(--rose);justify-content:space-between;align-items:flex-end;gap:18px;min-height:70px;margin:0 0 12px;padding:0 0 12px;scroll-margin-top:90px;display:flex}.product-heading .eyebrow{margin-bottom:6px}.product-heading h3{letter-spacing:-.03em;margin:0;font-size:24px}.product-heading>div:first-child>p:last-child{color:#76767e;margin:6px 0 2px;font-size:9px}.product-heading>div:first-child>p strong{color:var(--rose);font-size:13px}.translation-state,.translation-warning{margin-top:6px;font-size:8px;font-weight:650;display:block}.translation-state{color:var(--green)}.translation-warning{color:var(--amber)}.product-controls{justify-content:flex-end;align-items:stretch;gap:6px;display:flex}.product-controls label{background:#fff;border:1px solid #dedee3;border-radius:6px;flex-direction:column;gap:3px;min-width:124px;padding:6px 8px;display:flex}.product-controls label:first-child{min-width:176px}.product-controls span{color:#8b8b92;font-size:7px;font-weight:700}.product-controls select{color:#3b3b41;background:#fff;border:0;outline:0;min-height:22px;padding:0 20px 0 0;font-size:9px}.product-empty{color:#85858d;text-align:center;background:#fff;border:1px dashed #d3d3d8;border-radius:9px;align-content:center;place-items:center;gap:10px;min-height:180px;display:grid}.product-empty span{background:var(--rose-soft);width:36px;height:36px;color:var(--rose);border-radius:50%;place-items:center;font-weight:900;display:grid}.product-empty p{margin:0;font-size:11px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#eda1be;transform:translateY(-2px)}.product-photo{background:#fff;border-bottom:1px solid #f0f0f2;place-items:center;height:205px;display:grid;position:relative;overflow:hidden}.product-photo>span{background-position:50%;background-repeat:no-repeat;background-size:contain;transition:transform .22s;position:absolute;inset:12px}.product-card:hover .product-photo>span{transform:scale(1.03)}.product-photo>b{font-size:52px}.product-photo>i{z-index:2;color:#fff;background:#2d2d33e6;border-radius:4px;padding:5px 7px;font-size:8px;font-style:normal;position:absolute;top:8px;left:8px}.product-copy{flex-direction:column;flex:1;padding:11px 12px 12px;display:flex}.product-copy>small{text-overflow:ellipsis;white-space:nowrap;color:#a0a0a7;font:7px/1.3 var(--font-space-grotesk),sans-serif;overflow:hidden}.product-copy h4{color:#3d3d43;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:55px;margin:7px 0 10px;font-size:11px;font-weight:500;line-height:1.65;display:-webkit-box;overflow:hidden}.dual-price{flex-direction:column;margin-top:auto;display:flex}.dual-price span,.dual-price em{color:#94949b;font-size:7px;font-style:normal}.dual-price strong{min-height:25px;color:var(--rose);font:750 20px/1.18 var(--font-space-grotesk),sans-serif;letter-spacing:-.03em;margin-top:3px}.dual-price em{margin-top:8px}.dual-price b{color:#55555d;font:700 13px/1.25 var(--font-space-grotesk),sans-serif;margin-top:2px}.product-link{background:var(--rose);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:36px;margin-top:11px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.product-link:hover{background:var(--rose-dark)}.product-link span{color:#fff;font-size:13px}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:28px;display:flex}.pagination>span{align-items:center;gap:4px;display:flex}.pagination i{color:#8a8a91;padding:0 3px;font-style:normal}.pagination button{color:#55555d;background:#fff;border:1px solid #d8d8dd;border-radius:5px;min-width:34px;min-height:34px;padding:0 9px;font-size:9px}.pagination button:hover:not(:disabled){color:var(--rose);border-color:#e385aa}.pagination button.active{border-color:var(--rose);background:var(--rose);color:#fff;font-weight:800}.pagination button:disabled{cursor:not-allowed;opacity:.4}.explain-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.explain-grid article{border:1px solid var(--line);background:#fff;border-radius:9px;gap:12px;padding:17px;display:flex}.explain-grid article>span{background:var(--rose-soft);width:32px;height:32px;color:var(--rose);font:800 8px/1 var(--font-space-grotesk),sans-serif;border-radius:8px;flex:none;place-items:center;display:grid}.explain-grid h3{margin:1px 0 6px;font-size:11px}.explain-grid p{color:#73737b;margin:0;font-size:9px;line-height:1.7}.rate-footnote{color:#7c7c84;justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.rate-footnote span{border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:750}.rate-footnote p{margin:0;font-size:8px;line-height:1.5}footer{color:#fff;background:#303038;grid-template-columns:1fr 1.8fr auto;align-items:center;gap:25px;min-height:120px;padding:28px max(20px,50vw - 640px);display:grid}.footer-brand{color:#fff;font-size:10px}.footer-brand .brand-mark{border-radius:9px;width:34px;height:34px;font-size:10px}footer p{color:#ffffff8c;text-align:center;margin:0;font-size:9px;line-height:1.65}footer>a{color:#ff8ab8;font:700 9px/1 var(--font-space-grotesk),sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #4ca7ff}@media (width<=1180px){.country-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shopping-layout{grid-template-columns:210px minmax(0,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.topbar{padding-left:18px;padding-right:18px}.header-controls label>span{display:none}.shopping-nav{justify-content:flex-start;overflow-x:auto}.hero{min-height:auto;padding-top:42px;padding-bottom:45px}.lead{font-size:13px}.section-heading{flex-direction:column;align-items:start;gap:10px}.search-summary{grid-template-columns:1fr 1fr 1fr}.query-summary{grid-column:1/-1}.search-summary>div{border-bottom:1px solid var(--line)}.picker-heading{flex-direction:column;align-items:start;gap:10px}.picker-actions{flex-wrap:wrap;width:100%}.country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.special-cases>div{grid-template-columns:repeat(2,minmax(0,1fr))}.shopping-layout{grid-template-columns:1fr}.dynamic-filters{position:static}.filter-rows{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.filter-row:last-child:nth-child(odd){grid-column:1/-1}.product-heading{flex-direction:column;align-items:flex-start}.product-controls{justify-content:flex-start;width:100%}.product-controls label{flex:1;min-width:0}.product-controls label:first-child{min-width:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}footer{grid-template-columns:1fr;padding-left:20px;padding-right:20px}footer p{text-align:left}}@media (width<=650px){.topbar{gap:8px;min-height:64px;padding:8px 12px}.brand>span:last-child{display:none}.brand-mark{width:38px;height:38px}.header-controls{gap:5px}.header-controls select{max-width:118px;min-height:35px;padding-left:7px;font-size:9px}.shopping-nav{gap:18px;padding-left:13px;font-size:8px}.hero{padding:34px 13px 38px}.hero h1{font-size:34px}.lead{margin:13px auto 19px;font-size:11px}.search-panel{border-radius:11px;padding:8px}.search-row{grid-template-columns:1fr}.search-input-wrap{min-height:53px;padding:0 12px}.primary-button{min-width:0;min-height:50px}.results-section{padding:34px 12px 62px}.section-heading h2{font-size:27px}.search-summary{grid-template-columns:1fr 1fr}.search-summary>div:last-child{grid-column:1/-1}.search-summary>div{min-height:64px;padding:11px 12px}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px}.country-option{min-height:50px;padding:7px}.special-cases>div,.filter-rows{grid-template-columns:1fr}.filter-row:last-child:nth-child(odd){grid-column:auto}.product-controls{grid-template-columns:1fr 1fr;display:grid}.product-controls label:first-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-photo{height:165px}.product-photo>span{inset:8px}.product-photo>i{padding:4px 6px;font-size:7px;top:6px;left:6px}.product-copy{padding:9px}.product-copy h4{-webkit-line-clamp:4;min-height:58px;font-size:10px}.dual-price strong{font-size:17px}.dual-price b{font-size:11px}.product-link{min-height:34px;padding:0 7px;font-size:8px}.pagination{gap:3px}.pagination button{min-width:31px;min-height:32px;padding:0 7px}.explain-grid{grid-template-columns:1fr}.rate-footnote{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.cart-shortcut{min-height:36px;color:var(--rose);white-space:nowrap;border:1px solid #efbdd0;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.cart-shortcut b{background:var(--rose);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;display:grid}.shopping-nav a{color:inherit;white-space:nowrap;font-weight:750}.shopping-nav a:hover{color:var(--rose)}.original-title{color:#919199;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:27px;margin:5px 0 8px;font-size:8px;line-height:1.55;display:-webkit-box;overflow:hidden}.rating-line{align-items:center;gap:7px;min-height:23px;margin-bottom:5px;font-size:8px;display:flex}.rating-line>span{color:#d88400;font-weight:800}.rating-line small{color:#818188}.rating-line b{color:#25883c;background:#edf8ef;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:7px}.landed-price{background:#fff7fa;border:1px solid #f1b4cc;border-radius:8px;margin:10px 0 7px;padding:9px}.landed-price span,.landed-price small{color:#8b6876;font-size:7px;display:block}.landed-price strong{color:var(--rose);font:800 18px/1.2 var(--font-space-grotesk),sans-serif;margin:2px 0;display:block}.cost-details{margin:0 0 8px;font-size:8px}.cost-details summary{cursor:pointer;color:#6e6e76;font-weight:750}.cost-details dl{border-top:1px dashed #e5d9de;margin:6px 0 0;padding-top:4px}.cost-details dl div{color:#707078;justify-content:space-between;gap:8px;padding:2px 0;display:flex}.cost-details dt,.cost-details dd{margin:0}.compare-check{color:#66666e;align-items:center;gap:6px;margin:8px 0;font-size:8px;font-weight:700;display:flex}.compare-check input{accent-color:var(--rose)}.shipping-clarity{color:#85818a;margin:0 0 8px;font-size:7px;line-height:1.55}.product-actions{flex-direction:column;gap:5px;display:flex}.product-actions button{border:1px solid var(--rose);background:var(--rose);color:#fff;border-radius:7px;place-items:center;min-height:44px;padding:7px 9px;font-size:9px;font-weight:800;line-height:1.35;display:grid}.product-actions button:hover:not(:disabled){background:var(--rose-dark)}.product-actions a{color:#77737b;text-underline-offset:3px;place-items:center;min-height:28px;font-size:8px;font-weight:700;text-decoration:underline;display:grid}.product-actions a:hover{color:var(--rose)}.product-actions button:disabled{background:#ccc;border-color:#ccc}.mvp-section{border-top:1px solid var(--line);background:#faf9fb;padding:70px max(20px,50vw - 640px);scroll-margin-top:90px}.mvp-section:nth-of-type(2n){background:#fff}.mvp-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px;display:flex}.mvp-heading h2{color:#2f2e35;font:800 clamp(25px,3vw,38px)/1.1 var(--font-space-grotesk),var(--font-noto-sans-tc),sans-serif;margin:3px 0 0}.mvp-heading>p{color:#717079;max-width:520px;margin:0;font-size:10px;line-height:1.8}.mvp-empty{color:#8a8991;text-align:center;border:1px dashed #d9d1d5;border-radius:12px;place-items:center;min-height:120px;padding:20px;font-size:10px;display:grid}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:960px;margin:auto;display:grid}.comparison-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px;position:relative;box-shadow:0 9px 30px #2c24280f}.comparison-grid article.winner{border:2px solid var(--rose)}.winner-badge{background:var(--rose);color:#fff;border-radius:999px;padding:6px 10px;font-size:8px;position:absolute;top:-12px;right:20px}.comparison-market{align-items:center;gap:9px;display:flex}.comparison-market>span{font-size:27px}.comparison-market div{flex-direction:column;display:flex}.comparison-market strong{font-size:10px}.comparison-market small{color:#8d8c94;font-size:8px}.comparison-market button{color:#9c7b88;background:0 0;border:0;margin-left:auto;font-size:8px}.comparison-grid h3{min-height:44px;margin:16px 0 5px;font-size:12px;line-height:1.6}.comparison-grid article>p{color:#909097;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:31px;margin:0;font-size:8px;line-height:1.6;display:-webkit-box;overflow:hidden}.comparison-prices{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:15px;margin:20px 0 12px;padding-bottom:13px;display:flex}.comparison-prices span{color:#77767e;font-size:10px}.comparison-prices strong{color:var(--rose);font:800 24px/1 var(--font-space-grotesk),sans-serif}.comparison-grid dl{margin:0}.comparison-grid dl div{color:#67666e;justify-content:space-between;gap:15px;padding:6px 0;font-size:9px;display:flex}.comparison-grid dt,.comparison-grid dd{margin:0}.buy-button{background:var(--rose);color:#fff;border:0;border-radius:7px;width:100%;min-height:42px;margin-top:15px;font-size:10px;font-weight:800}.checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);align-items:start;gap:20px;display:grid}.cart-lines{flex-direction:column;gap:9px;display:flex}.cart-lines article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:74px minmax(0,1fr) auto auto auto;align-items:center;gap:13px;padding:12px;display:grid}.cart-thumb{background:#f6f4f5;border-radius:8px;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.cart-thumb span{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.cart-thumb b{font-size:25px}.cart-copy small{color:var(--rose);font-size:8px;font-weight:750}.cart-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.cart-copy p{color:#85848c;margin:0;font-size:8px}.quantity-control{align-items:center;gap:7px;display:flex}.quantity-control button{background:#fff;border:1px solid #ddd5d9;border-radius:5px;width:27px;height:27px}.quantity-control b{text-align:center;min-width:15px;font-size:9px}.line-total{color:var(--rose);white-space:nowrap;font-size:11px}.remove-line{color:#9b7f8a;background:0 0;border:0;font-size:8px}.checkout-card{background:#fff;border:1px solid #ecc1d2;border-radius:14px;padding:20px;position:sticky;top:86px;box-shadow:0 12px 35px #3c2a3214}.checkout-total{border-bottom:1px solid var(--line);margin-bottom:15px;padding-bottom:14px}.checkout-total span,.checkout-total small{color:#83828a;font-size:8px;display:block}.checkout-total strong{color:var(--rose);font:800 27px/1 var(--font-space-grotesk),sans-serif;margin:5px 0;display:block}.checkout-card>label{color:#62616a;flex-direction:column;gap:5px;margin-top:10px;font-size:8px;font-weight:750;display:flex}.checkout-card input,.checkout-card select,.checkout-card textarea{color:#33323a;width:100%;font:inherit;background:#fff;border:1px solid #ddd7da;border-radius:7px;padding:9px 10px;font-size:9px}.checkout-card textarea{resize:vertical;min-height:58px}.checkout-button{background:var(--rose);color:#fff;border:0;border-radius:8px;width:100%;min-height:45px;margin-top:15px;font-size:10px;font-weight:800}.checkout-button:disabled{background:#c6c2c4}.checkout-notice,.admin-notice{color:#7c5968;margin:10px 0 0;font-size:9px;line-height:1.5}.outline-button{border:1px solid var(--rose);min-height:38px;color:var(--rose);background:#fff;border-radius:7px;padding:0 14px;font-size:9px;font-weight:800}.order-list{flex-direction:column;gap:16px;display:flex}.order-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 28px #2d23270d}.order-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:13px;display:flex}.order-card header small{color:#898890;font-size:8px}.order-card header h3{font:800 15px/1 var(--font-space-grotesk),sans-serif;margin:4px 0 0}.order-card header>div:last-child{align-items:center;gap:10px;display:flex}.order-card header>div:last-child>strong{color:var(--rose);font-size:15px}.status-pill{color:var(--rose);background:#fff0f6;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800}.order-items{padding:8px 0}.order-items>div{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:8px 0;display:grid}.order-items>div>span{font-size:18px}.order-items p{flex-direction:column;margin:0;display:flex}.order-items strong{font-size:9px}.order-items small{color:#888790;font-size:8px}.order-items b{color:#55545c;font-size:9px}.provider-strip{flex-wrap:wrap;gap:7px;margin:5px 0 16px;display:flex}.provider-strip span{color:#66656d;background:#f1eff0;border-radius:999px;padding:5px 8px;font-size:8px}.provider-strip .pending{color:#9b6500;background:#fff3df}.provider-strip .confirmed{color:#287c3b;background:#e9f7ed}.timeline{gap:0;margin:0;padding:3px 0 9px;list-style:none;display:flex;overflow-x:auto}.timeline li{gap:8px;min-width:165px;padding-right:16px;display:flex;position:relative}.timeline li:after{content:"";background:#f0b5cc;height:2px;position:absolute;top:11px;left:22px;right:0}.timeline i{z-index:1;background:var(--rose);color:#fff;border-radius:999px;flex:none;place-items:center;width:23px;height:23px;font-size:7px;font-style:normal;display:grid;position:relative}.timeline .current i{background:var(--rose-dark);outline:3px solid #f8c9db}.timeline .pending:after{background:#e2dfe1}.timeline .pending i{color:#9c999f;background:#fff;border:1px solid #d9d5d7}.timeline .pending strong{color:#8e8b92;font-weight:600}.timeline div{min-width:0}.timeline strong,.timeline span{display:block}.timeline strong{font-size:8px}.timeline span,.timeline p{color:#919099;margin:3px 0 0;font-size:7px;line-height:1.45}.simulate-button{color:#fff;background:#35343b;border:0;border-radius:7px;min-height:38px;padding:0 14px;font-size:9px;font-weight:800}.admin-grid{grid-template-columns:1.15fr 1fr 1fr;gap:13px;display:grid}.admin-grid fieldset{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:17px}.admin-grid legend{color:#34333a;padding:0 7px;font-size:11px;font-weight:800}.admin-grid label{color:#66656d;border-bottom:1px solid #f0ecee;grid-template-columns:1fr 100px;align-items:center;gap:8px;padding:8px 0;font-size:8px;display:grid}.admin-grid input{text-align:right;border:1px solid #dbd5d8;border-radius:6px;width:100%;padding:7px}.provider-architecture{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.provider-architecture div{border-left:3px solid var(--rose);background:#fff6f9;border-radius:6px;flex-direction:column;gap:4px;padding:12px;display:flex}.provider-architecture strong{font-size:8px}.provider-architecture span{color:var(--rose);font-size:10px;font-weight:800}.provider-architecture small{color:#7e7d85;font-size:7px}.save-settings{background:var(--rose);color:#fff;border:0;border-radius:7px;min-height:43px;margin-top:18px;padding:0 18px;font-size:9px;font-weight:800}@media (width<=900px){.mvp-section{padding:52px 18px}.mvp-heading{flex-direction:column;align-items:flex-start;gap:10px}.checkout-layout{grid-template-columns:1fr}.checkout-card{position:static}.admin-grid,.provider-architecture{grid-template-columns:1fr}}@media (width<=650px){.cart-shortcut{min-height:33px;padding:0 7px;font-size:8px}.comparison-grid{grid-template-columns:1fr}.cart-lines article{grid-template-columns:56px 1fr auto;gap:9px}.cart-thumb{width:56px;height:56px}.quantity-control{grid-column:2}.line-total{grid-area:2/3}.remove-line{grid-area:1/3}.order-card{padding:14px}.order-card>header{flex-direction:column}.order-card header>div:last-child{justify-content:space-between;width:100%}.admin-grid label{grid-template-columns:1fr 90px}}.brand-button{background:0 0;border:0;padding:0}.shopping-nav button{color:inherit;font-size:inherit;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-weight:750}.shopping-nav button:hover,.shopping-nav button.active{color:var(--rose);background:#fff}.results-search{grid-template-columns:minmax(0,1fr) 130px 120px;gap:8px;margin-bottom:16px;display:grid}.results-search input,.results-search select{min-height:44px;color:var(--ink);background:#fff;border:1px solid #dddde2;border-radius:8px;padding:0 12px}.results-search input:focus,.results-search select:focus{border-color:var(--rose);outline:none;box-shadow:0 0 0 3px #d70f6417}.results-search button{background:var(--rose);color:#fff;border:0;border-radius:8px;font-size:10px;font-weight:800}.product-photo{width:100%;color:inherit;border:0;padding:0}.price-missing{color:#686871!important;font-size:14px!important;line-height:1.35!important}.price-status{color:#6f6e76;background:#f4f2f3;border-radius:5px;margin-top:6px;padding:6px 7px;font-size:7px;line-height:1.45;display:block}.price-status.hidden_by_amazon{color:#825400;background:#fff4dd}.price-status.parse_error{color:#a13a3a;background:#fff0f0}.product-actions .detail-button{color:#625d65;background:#fff;border-color:#ead3dc;min-height:34px;font-size:8px}.product-actions .detail-button:hover:not(:disabled){border-color:var(--rose);background:var(--rose-soft);color:var(--rose-dark)}.market-diagnostics{margin-top:3px;display:block;color:#7c7780!important;font:650 7px/1.45 var(--font-space-grotesk),sans-serif!important}.custom-price-filter{border-top:1px solid var(--line);grid-template-columns:1fr;gap:7px;margin-top:14px;padding-top:14px;display:grid}.custom-price-filter>strong{color:#414047;font-size:9px}.custom-price-filter>small{color:#85838a;font-size:7px;line-height:1.5}.custom-price-filter label{color:#66646c;grid-template-columns:92px 1fr;align-items:center;gap:7px;font-size:8px;display:grid}.custom-price-filter input{width:100%;min-width:0;font:inherit;border:1px solid #ddd7da;border-radius:6px;padding:7px 8px}.cart-item-quote{color:#66646c;border-top:1px dashed #e5dadd;grid-column:2/-1;padding-top:9px;font-size:8px}.cart-item-quote summary{cursor:pointer;color:var(--rose);font-weight:800}.cart-item-quote dl,.order-quote-list{margin:8px 0}.cart-item-quote dl div,.order-quote-list div{border-bottom:1px solid #f0ebed;justify-content:space-between;gap:10px;padding:5px 0;display:flex}.cart-item-quote dt,.cart-item-quote dd,.order-quote-list dt,.order-quote-list dd{margin:0}.cart-item-quote button,.quote-expand{color:#77727a;text-underline-offset:3px;background:0 0;border:0;padding:3px 0;font-size:8px;font-weight:750;text-decoration:underline}.quote-total{color:#3f3d44;margin-top:3px;font-weight:800;border-top:1px solid #d9ced3!important;border-bottom:0!important;padding-top:9px!important}.quote-total dd{color:var(--rose)}.shipping-ratio-tip,.market-package-note{color:#755f2e;background:#fff9e9;border-left:3px solid #d9a427;margin:8px 0 0;padding:8px 9px;font-size:8px;line-height:1.55}.order-quote-list{color:#66646c;font-size:8px}.quote-expand{align-self:flex-start;margin-bottom:5px}.checkout-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.checkout-field-grid label{color:#62616a;flex-direction:column;gap:5px;min-width:0;font-size:8px;font-weight:750;display:flex}.checkout-field-grid .field-wide{grid-column:1/-1}.checkout-field-grid select:disabled{color:#9d999f;background:#f4f2f3}.modal-price-hierarchy{grid-template-columns:minmax(0,1.25fr) minmax(180px,.75fr);align-items:end;gap:12px;margin-top:20px;display:grid}.modal-landed-primary{background:var(--rose-pale);border:1px solid #efb5cd;border-radius:12px;padding:18px}.modal-landed-primary span,.modal-landed-primary small{color:#8a6574;font-size:8px;display:block}.modal-landed-primary strong{color:var(--rose);font:850 29px/1.15 var(--font-space-grotesk),sans-serif;margin:5px 0;display:block}.modal-landed-primary p{color:#7e6770;margin:0;font-size:8px;line-height:1.55}.amazon-price-secondary{border-left:2px solid #ddd6d9;flex-direction:column;gap:4px;padding:5px 0 5px 13px;display:flex}.amazon-price-secondary span,.amazon-price-secondary small{color:#85828a;font-size:8px;line-height:1.45}.amazon-price-secondary strong{color:#55525a;font:750 16px/1.3 var(--font-space-grotesk),sans-serif}.estimate-explanation{border-top:1px solid var(--line);margin-top:12px;padding-top:11px}.estimate-explanation summary{cursor:pointer;color:#655f67;font-size:8px;font-weight:800}.estimate-explanation p{color:#7e7b83;margin:7px 0 0;font-size:8px;line-height:1.65}.modal-specs{margin-top:13px}.modal-specs h3{margin:0 0 7px;font-size:10px}.modal-specs dl{grid-template-columns:1fr 1fr;gap:0 16px;margin:0;display:grid}.modal-specs dl div{border-bottom:1px solid #efebed;justify-content:space-between;gap:8px;padding:5px 0;font-size:8px;display:flex}.modal-specs dt,.modal-specs dd{margin:0}.cart-summary-card{flex-direction:column;display:flex}.continue-shopping{min-height:38px;color:var(--rose);background:#fff;border:1px solid #e4c7d3;border-radius:8px;margin-top:8px;font-size:9px;font-weight:800}.checkout-page-layout{grid-template-columns:minmax(280px,.7fr) minmax(340px,1fr);align-items:start;gap:20px;max-width:980px;margin:auto;display:grid}.checkout-order-summary{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:7px;padding:20px;display:flex}.checkout-order-summary>span,.checkout-order-summary>small{color:#85848c;font-size:8px}.checkout-order-summary>strong{color:var(--rose);font:800 25px/1.2 var(--font-space-grotesk),sans-serif}.checkout-order-summary>div{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding-top:10px;display:grid}.checkout-order-summary>div p{color:#55545c;flex-direction:column;gap:3px;min-width:0;margin:0;font-size:8px;display:flex;overflow:hidden}.checkout-order-summary>div p small{color:#929199}.checkout-order-summary>div>strong{color:#55545c;font-size:8px}.product-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b171a9e;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:auto}.product-modal{background:#fff;border-radius:16px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.25fr);width:min(940px,100%);max-height:calc(100vh - 56px);display:grid;position:relative;overflow:auto;box-shadow:0 28px 80px #0000003d}.modal-close{z-index:2;color:#56525a;background:#fffffff0;border:1px solid #e3dde0;border-radius:50%;width:34px;height:34px;font-size:19px;line-height:1;position:absolute;top:13px;right:13px}.modal-product-image{background:#f7f5f6;place-items:center;min-height:430px;padding:25px;display:grid}.modal-product-image span{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;min-height:360px}.modal-product-image b{font-size:60px}.modal-product-content{padding:34px}.modal-market{color:var(--rose);margin:0 40px 8px 0;font-size:9px;font-weight:800}.modal-product-content h2{margin:0;font-size:21px;line-height:1.45}.modal-original{color:#8c8991;margin:8px 0 0;font-size:9px;line-height:1.55}.modal-rating{color:#d88400;gap:8px;margin-top:11px;font-size:9px;font-weight:800;display:flex}.modal-rating small{color:#85828a;font-weight:500}.modal-prices{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.modal-prices>div{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:4px;padding:13px;display:flex}.modal-prices span,.modal-prices small{color:#85828a;font-size:8px}.modal-prices strong{color:#4c4a52;font:800 20px/1.25 var(--font-space-grotesk),sans-serif}.modal-prices .modal-landed{background:var(--rose-pale);border-color:#efb5cd}.modal-prices .modal-landed strong{color:var(--rose)}.modal-shipping-note{color:#776333;background:#fff9e9;border-left:3px solid #d8a11b;margin:12px 0;padding:8px 10px;font-size:8px;line-height:1.6}.modal-cost h3{margin:16px 0 8px;font-size:11px}.modal-cost dl{grid-template-columns:1fr 1fr;gap:0 18px;margin:0;display:grid}.modal-cost dl div{color:#6d6a72;border-bottom:1px solid #eeeaec;justify-content:space-between;gap:8px;padding:6px 0;font-size:8px;display:flex}.modal-cost dt,.modal-cost dd{margin:0}.modal-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:20px;display:grid}.modal-actions button{background:var(--rose);color:#fff;border:0;border-radius:8px;min-height:48px;font-size:10px;font-weight:800}.modal-actions a{color:#6d6971;text-underline-offset:3px;padding:10px 5px;font-size:8px;font-weight:750;text-decoration:underline}footer>button{color:#ff8ab8;font:700 9px/1 var(--font-space-grotesk),sans-serif;background:0 0;border:0}@media (width<=900px){.checkout-page-layout,.product-modal{grid-template-columns:1fr}.modal-product-image{min-height:280px}.modal-product-image span{min-height:230px}}@media (width<=650px){.results-search{grid-template-columns:1fr 100px}.results-search button{grid-column:1/-1;min-height:42px}.product-modal-backdrop{padding:10px}.product-modal{max-height:calc(100vh - 20px)}.modal-product-content{padding:22px 17px}.modal-product-image{min-height:220px}.modal-product-image span{min-height:180px}.modal-prices,.modal-cost dl,.modal-price-hierarchy,.modal-specs dl,.checkout-field-grid{grid-template-columns:1fr}.checkout-field-grid .field-wide{grid-column:auto}.cart-item-quote{grid-column:1/-1}.modal-actions{grid-template-columns:1fr}.modal-actions a{text-align:center}}
