:root{--green:#0f766e;--green-dark:#0b514d;--green-soft:#e7f6f2;--ink:#0f172a;--muted:#5f6b7a;--line:#e2e8f0;--bg:#f8fafc;--white:#fff;--yellow:#f5c542;--rose:#be185d;--blue:#2563eb;--orange:#b45309}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-bottom:90px}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2563eb59}.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}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1240px,100% - 32px);min-height:70px;margin:0 auto;display:grid}.brand{width:fit-content;color:var(--ink);align-items:center;gap:9px;font-size:1.18rem;font-weight:900;text-decoration:none;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:7px;place-items:center;width:34px;height:34px;font-size:1rem;display:grid}.location-link{align-items:center;gap:9px;min-width:180px;text-decoration:none;display:flex}.location-link>svg{width:20px;color:var(--green)}.location-link span{display:grid}.location-link small{color:var(--muted);font-size:.7rem}.location-link strong{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:.9rem;overflow:hidden}.header-actions{justify-content:flex-end;gap:4px;display:flex}.icon-action{color:#334155;border-radius:7px;grid-template-columns:20px auto;align-items:center;gap:6px;min-height:44px;padding:8px 10px;font-size:.82rem;font-weight:750;text-decoration:none;display:grid;position:relative}.icon-action:hover{background:#f1f5f9}.icon-action svg{width:19px;height:19px}.cart-action b{background:var(--rose);color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.65rem;display:grid;position:absolute;top:2px;left:24px}.mobile-nav{display:none}.marketplace-main,.detail-main,.cart-main,.narrow-main{width:min(1240px,100% - 32px);margin:0 auto;padding:22px 0 52px}.coverage-section{background:var(--green-soft);border:1px solid #b8ddd5;border-radius:8px;justify-content:space-between;align-items:center;gap:30px;min-height:150px;padding:24px 28px;display:flex}.coverage-section.selected-area{min-height:106px;padding-top:18px;padding-bottom:18px}.coverage-copy{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;max-width:680px;display:grid}.section-icon,.session-icon{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.section-icon svg,.session-icon svg{width:22px}.eyebrow{color:var(--green);text-transform:uppercase;margin:0 0 6px;font-size:.74rem;font-weight:900}.coverage-section h1{margin:0;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.12}.coverage-section p:not(.eyebrow){color:#425466;margin:8px 0 0;line-height:1.5}.coverage-picker{flex:0 480px;grid-template-columns:minmax(190px,1fr) auto;align-items:end;gap:8px;display:grid}.coverage-picker label{color:#334155;grid-column:1/-1;font-size:.78rem;font-weight:800}.coverage-picker select,.coverage-picker button,.search-form input,.search-form button{border-radius:7px;min-height:46px}.coverage-picker select{min-width:0;color:var(--ink);background:#fff;border:1px solid #91bdb5;padding:0 38px 0 12px}.coverage-picker button,.search-form button,.primary-button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;font-weight:850}.coverage-picker button{padding:0 18px}.coverage-picker button:disabled,.primary-button:disabled{color:#667483;cursor:not-allowed;background:#d7dee5;border-color:#b8c4cf}.coverage-loading,.coverage-error{color:#425466;align-items:center;gap:9px;font-weight:700;display:flex}.coverage-loading svg{width:20px}.coverage-error{flex-direction:column;align-items:flex-start;max-width:430px}.coverage-error button,.status-banner button{min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #b7c2cc;border-radius:7px;align-items:center;gap:7px;padding:8px 13px;display:inline-flex}.coverage-error button svg,.status-banner button svg{width:16px}.search-band{color:#fff;background:#12251f;border-radius:8px;grid-template-columns:minmax(240px,.62fr) minmax(400px,1.38fr);align-items:center;gap:42px;margin-top:16px;padding:26px 28px;display:grid}.search-band,.catalog-section,.coverage-section{scroll-margin-top:88px}.search-band .eyebrow{color:#79d7c7}.search-band h2{margin:0;font-size:clamp(1.55rem,2.7vw,2.35rem)}.search-form{min-height:54px;color:var(--ink);background:#fff;border:1px solid #4d6a61;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding-left:16px;display:grid}.search-form>svg{width:21px;color:var(--green)}.search-form input{min-width:0;color:var(--ink);border:0;outline:0}.search-form button{align-self:stretch;margin:4px;padding:0 22px}.service-strip{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,1fr);margin:14px 0 0;display:grid}.service-strip span{color:#334155;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:10px 16px;font-size:.84rem;display:flex}.service-strip span+span{border-left:1px solid var(--line)}.service-strip svg{width:18px;color:var(--green)}.catalog-section{padding:36px 0 8px}.section-heading,.page-heading{margin-bottom:18px}.section-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-heading h2,.page-heading h1{margin:0;font-size:clamp(1.55rem,2.5vw,2.2rem)}.text-button,.text-link{color:var(--green);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-weight:800;text-decoration:underline}.category-rail{scrollbar-width:thin;gap:8px;margin-bottom:20px;padding:2px 0 6px;display:flex;overflow-x:auto}.category-rail button{border:1px solid var(--line);color:#334155;cursor:pointer;background:#fff;border-radius:7px;flex:none;align-items:center;gap:7px;min-height:44px;padding:8px 13px;font-weight:750;display:inline-flex}.category-rail button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green-dark)}.category-rail svg{width:18px;height:18px}.status-banner{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 14px;display:flex}.status-banner.warning{color:#854d0e;background:#fffbeb;border-color:#fcd34d}.catalog-summary{color:var(--muted);margin:7px 0 0;font-size:.84rem}.refresh-status{color:#526171;align-items:center;gap:8px;margin:-6px 0 14px;font-size:.82rem;font-weight:750;display:flex}.refresh-status svg{width:18px}.product-grid{grid-template-columns:repeat(5,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;display:flex;overflow:hidden}.product-media{aspect-ratio:1/.86;background:#eef2f3;display:block;position:relative;overflow:hidden}.product-image-frame{width:100%;height:100%;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .16s,transform .18s}.product-image.is-loaded{opacity:1}.image-loading{color:#8aa29e;background:#edf2f4;place-items:center;animation:1.2s ease-in-out infinite pulse;display:grid;position:absolute;inset:0}.image-loading svg{width:28px;height:28px}.product-media:hover .product-image{transform:scale(1.025)}.image-fallback{color:#667784;background:#edf3f2;align-content:center;place-items:center;gap:7px;width:100%;height:100%;font-size:.73rem;display:grid}.image-fallback svg{width:30px;height:30px;color:var(--green);opacity:.7}.sponsored-label{color:#fff;background:#0f172ae0;border-radius:4px;padding:4px 6px;font-size:.62rem;font-weight:800;position:absolute;top:8px;left:8px}.product-card-body{flex-direction:column;flex:1;padding:12px;display:flex}.product-category{color:var(--green);text-transform:uppercase;margin:0 0 4px;font-size:.66rem;font-weight:850}.product-title{min-height:40px;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.91rem;font-weight:820;line-height:1.35;text-decoration:none;display:-webkit-box;overflow:hidden}.product-unit{color:var(--muted);margin:4px 0;font-size:.75rem}.seller-line{color:#475569;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-height:18px;margin:7px 0 9px;font-size:.7rem;display:flex;overflow:hidden}.seller-line svg{width:14px;height:14px;color:var(--blue);flex:none}.price-row{justify-content:space-between;align-items:end;gap:8px;min-height:44px;margin-top:auto;display:flex}.price-row>span{min-width:0;display:grid}.price-row strong{font-size:1rem}.price-row del{color:#8490a0;font-size:.68rem}.add-button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:7px;flex:none;place-items:center;width:44px;height:44px;display:grid}.add-button svg{width:19px}.add-button:disabled{color:#64748b;cursor:not-allowed;background:#e2e8f0;border-color:#cbd5e1}.availability-note{color:var(--orange);margin:6px 0 0;font-size:.68rem;font-weight:750}.skeleton{min-height:310px;padding:10px}.skeleton>*{background:#e7ecf0;border-radius:5px;margin-bottom:10px;animation:1.2s ease-in-out infinite pulse;display:block}.skeleton>div{height:155px}.skeleton>span{height:18px}.skeleton>span:nth-child(3){width:68%}.skeleton>span:nth-child(4){width:48%}@keyframes pulse{50%{opacity:.52}}.empty-state{text-align:center;background:#fff;border:1px dashed #b9c5d1;border-radius:8px;place-items:center;min-height:260px;padding:36px 18px;display:grid}.empty-state>svg{width:44px;height:44px;color:var(--green)}.empty-state h1,.empty-state h3{margin:14px 0 4px}.empty-state p{max-width:500px;color:var(--muted);margin:0 0 18px;line-height:1.5}.empty-state button+a{margin-top:16px}.coverage-gate{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;padding:30px 6px;display:grid}.coverage-gate>div{grid-template-columns:auto 1fr;align-items:start;column-gap:12px;display:grid}.coverage-gate svg{width:26px;color:var(--green);grid-row:1/3}.coverage-gate h2{margin:0 0 5px;font-size:1rem}.coverage-gate p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.protection-strip{background:var(--green-soft);border:1px solid #b8ddd5;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-top:24px;padding:18px 20px;display:grid}.protection-strip>svg:first-child{width:27px;color:var(--green)}.protection-strip p{color:#425466;margin:4px 0 0;font-size:.84rem;line-height:1.45}.narrow-main{max-width:820px;padding-top:54px}.session-boundary{border:1px solid var(--line);background:#fff;border-radius:8px;padding:38px}.session-boundary>.eyebrow{margin-top:20px}.session-boundary h1{max-width:640px;margin:6px 0 14px;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.1}.session-boundary>p:not(.eyebrow){max-width:680px;color:var(--muted);line-height:1.6}.boundary-note,.checkout-boundary{color:#425466;background:#f8fafc;border:1px solid #cbd5e1;border-radius:7px;grid-template-columns:auto minmax(0,1fr);gap:10px;margin:24px 0;padding:14px;font-size:.88rem;line-height:1.45;display:grid}.boundary-note svg,.checkout-boundary svg{width:20px;color:var(--green)}.primary-link,.secondary-link,.primary-button,.secondary-button{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:850;text-decoration:none;display:inline-flex}.primary-link{background:var(--green);color:#fff}.secondary-link,.secondary-button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #b7c2cc}.primary-link svg,.primary-button svg,.secondary-button svg{width:18px}.session-boundary.compact>svg{width:38px;color:var(--green)}.page-heading{max-width:760px}.page-heading p:last-child{color:var(--muted);line-height:1.5}.cart-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:18px;display:grid}.cart-lines,.cart-summary{border:1px solid var(--line);background:#fff;border-radius:8px}.cart-line{grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.cart-line+.cart-line{border-top:1px solid var(--line)}.cart-thumb{aspect-ratio:1;background:#eef2f3;border-radius:7px;overflow:hidden}.cart-product p{color:var(--green);text-transform:uppercase;margin:0 0 3px;font-size:.67rem;font-weight:850}.cart-product h2{margin:0 0 4px;font-size:1rem}.cart-product h2 a{text-decoration:none}.cart-product h2 a:hover{color:var(--green);text-underline-offset:3px;text-decoration:underline}.cart-product span{color:var(--muted);margin-bottom:9px;font-size:.78rem;display:block}.quantity-control{grid-template-columns:44px 38px 44px;align-items:center;display:grid}.quantity-control button{width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #bdc7d1;place-items:center;display:grid}.quantity-control button:first-child{border-radius:7px 0 0 7px}.quantity-control button:last-child{border-radius:0 7px 7px 0}.quantity-control svg{width:17px}.quantity-control output{border-top:1px solid #bdc7d1;border-bottom:1px solid #bdc7d1;place-items:center;height:44px;font-weight:850;display:grid}.cart-summary{padding:20px;position:sticky;top:90px}.cart-summary h2{margin:0 0 18px}.cart-summary>div:not(.checkout-boundary){border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:10px 0;display:flex}.cart-summary>p{color:var(--muted);grid-template-columns:auto 1fr;gap:8px;font-size:.8rem;line-height:1.45;display:grid}.cart-summary>p svg{width:18px;color:var(--green)}.checkout-boundary{background:0 0;border:0;border-left:3px solid #8fbab2;border-radius:0;grid-template-columns:auto 1fr;margin:18px 0 12px;padding:5px 0 5px 13px}.checkout-boundary strong,.checkout-boundary span{grid-column:2}.checkout-boundary span{color:var(--muted);font-size:.8rem}.cart-summary .secondary-link{width:100%}.back-link{color:var(--green);align-items:center;gap:8px;margin-bottom:18px;font-weight:800;text-decoration:none;display:inline-flex}.back-link svg{width:18px}.product-detail{grid-template-columns:minmax(380px,1.08fr) minmax(360px,.92fr);align-items:start;gap:38px;display:grid}.detail-media{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:8px;position:relative;overflow:hidden}.product-image.detail{object-fit:contain;width:100%;height:100%}.image-fallback.detail{min-height:100%}.detail-copy{padding:12px 0}.detail-copy h1{margin:5px 0 7px;font-size:clamp(2rem,3.4vw,2.9rem);line-height:1.08}.detail-unit{color:var(--muted);margin:0}.detail-price{align-items:baseline;gap:10px;margin:22px 0;display:flex}.detail-price strong{font-size:1.8rem}.detail-price del{color:#7b8794}.seller-passport{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:11px;padding:14px 0;display:grid}.seller-passport>svg{width:23px;color:var(--green)}.seller-passport div{gap:4px;display:grid}.seller-passport span{color:var(--muted);align-items:center;gap:4px;font-size:.8rem;display:flex}.seller-passport span svg{width:14px;color:var(--blue)}.detail-facts{gap:9px;padding:18px 0;display:grid}.detail-facts span{color:#334155;align-items:center;gap:8px;font-size:.88rem;display:flex}.detail-facts svg{width:18px;color:var(--green)}.primary-button{width:100%;min-height:50px}.detail-copy .secondary-link{width:100%;margin-top:8px}.detail-note{color:var(--muted);margin:14px 0 0;font-size:.78rem;line-height:1.5}.detail-loading{min-height:300px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-weight:750;display:flex}.detail-loading svg{width:21px}@media (max-width:1040px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.coverage-section:not(.selected-area){flex-direction:column;align-items:stretch}.coverage-picker{flex-basis:auto;width:100%}}@media (max-width:800px){.header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;min-height:64px}.location-link{border-radius:7px;min-width:0;min-height:44px;padding:4px 7px}.location-link:hover{background:#f1f5f9}.location-link>svg{width:18px}.location-link small{display:none}.location-link strong{max-width:82px;font-size:.76rem}.header-actions .icon-action:not(.cart-action),.icon-action span{display:none}.mobile-nav{z-index:30;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:#526171;align-content:center;place-items:center;gap:3px;min-height:62px;font-size:.7rem;font-weight:750;text-decoration:none;display:grid;position:relative}.mobile-nav a[aria-current=page]{color:var(--green)}.mobile-nav a[aria-current=page]:before{background:var(--green);content:"";border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:24%;right:24%}.mobile-nav svg{width:19px;height:19px}.marketplace-main,.detail-main,.cart-main,.narrow-main{width:min(100% - 24px,720px);padding-bottom:120px}.search-band{grid-template-columns:1fr;gap:18px;padding:22px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-layout,.product-detail{grid-template-columns:1fr}.cart-summary{position:static}.detail-media{width:min(100%,620px)}}@media (max-width:600px){.header-inner{gap:8px;width:calc(100% - 24px)}.brand{font-size:1.04rem}.brand-mark{width:32px;height:32px}.coverage-section{min-height:0;padding:19px}.coverage-copy{grid-template-columns:1fr}.coverage-section.selected-area{flex-direction:column;align-items:stretch;gap:14px;padding:15px 16px}.coverage-section.selected-area .coverage-copy{grid-template-columns:auto minmax(0,1fr);gap:12px}.coverage-section.selected-area .section-icon{width:40px;height:40px}.coverage-section.selected-area h1{font-size:1.12rem}.coverage-section.selected-area p:not(.eyebrow){margin-top:4px;font-size:.82rem}.coverage-section.selected-area .secondary-button{width:100%}.coverage-picker{grid-template-columns:1fr}.coverage-picker label{grid-column:auto}.coverage-picker button{width:100%}.search-band{border-radius:0;gap:14px;margin-left:-12px;margin-right:-12px;padding:21px 16px}.search-band h2{font-size:1.55rem}.search-form{grid-template-columns:auto minmax(0,1fr) auto;gap:5px;padding:5px 5px 5px 12px}.search-form button{align-self:stretch;min-height:44px;margin:0;padding:0 14px}.service-strip span{text-align:center;flex-direction:column;gap:5px;min-width:0;padding:9px 5px;font-size:.7rem;line-height:1.2}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card-body{padding:10px}.product-title{min-height:38px;font-size:.84rem}.seller-line{font-size:.66rem}.coverage-gate{grid-template-columns:1fr;gap:22px;padding:25px 4px}.protection-strip{grid-template-columns:auto 1fr}.session-boundary{padding:24px 19px}.cart-line{grid-template-columns:82px minmax(0,1fr);gap:12px}.quantity-control{grid-column:1/-1;justify-self:end}.detail-copy h1{font-size:2rem}.status-banner{flex-direction:column;align-items:flex-start}.status-banner button{justify-content:center;width:100%}}@media (max-width:370px){.product-grid{grid-template-columns:1fr}.product-media{aspect-ratio:1.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
