:root{color:#171b21;--yellow:#f5b800;--ink:#151a20;--muted:#68717c;--line:#e6e8eb;--soft:#f7f8fa;--green:#12864b;--shadow:0 14px 36px #14191e17;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#fffffff5;align-items:center;gap:20px;height:74px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-1.5px;background:0 0;border:0;align-items:center;font-size:30px;font-weight:950;display:flex}.search{background:#f7f8fa;border:1px solid #d9dde2;border-radius:14px;flex:1;align-items:center;gap:9px;max-width:610px;height:46px;padding:0 14px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:15px}.location,.account,.cart-btn,.mobile-menu{background:0 0;border:0;align-items:center;gap:8px;display:flex}.account span{flex-direction:column;align-items:flex-start;display:flex}.account small{color:var(--muted)}.cart-btn{position:relative}.cart-btn i{color:#fff;background:#e22;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:11px;font-style:normal;display:grid;position:absolute;top:-8px;left:16px}.mobile-menu,.mobile-search{display:none}.navline{border-bottom:1px solid var(--line);align-items:center;gap:22px;height:48px;padding:0 4vw;font-size:13px;display:flex}.navline button,.navline a{color:var(--ink);background:0 0;border:0;align-items:center;gap:6px;font-weight:750;text-decoration:none;display:flex}.navline span{background:#fff2c2;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:7px 11px;font-weight:850;display:flex}.hero{color:#fff;background:linear-gradient(120deg,#111921 0%,#192733 55%,#314a55 100%);grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;min-height:500px;padding:64px 7vw;display:grid}.eyebrow,.kicker{letter-spacing:.12em;text-transform:uppercase;color:#a87500;font-size:12px;font-weight:950}.hero .eyebrow{color:#ffd449}.hero h1{letter-spacing:-3px;margin:12px 0 18px;font-size:62px;line-height:1.02}.hero h1 em{color:#ffd23d;font-style:normal}.hero p{color:#dce2e8;max-width:780px;font-size:19px;line-height:1.55}.hero-search{color:#111;background:#fff;border-radius:16px;align-items:center;max-width:760px;margin-top:28px;padding:7px;display:flex}.hero-search svg{color:#6e7680;margin-left:8px}.hero-search input{border:0;outline:0;flex:1;min-width:0;padding:13px}.hero-search button{background:var(--yellow);border:0;border-radius:11px;padding:13px 19px;font-weight:900}.hero-badges{color:#d8dee5;flex-wrap:wrap;gap:17px;margin-top:20px;font-size:13px;display:flex}.hero-badges span{align-items:center;gap:6px;display:flex}.hero-card{background:#ffffff1a;border:1px solid #ffffff29;border-radius:26px;padding:34px;box-shadow:0 25px 70px #0003}.hero-card h3{margin:16px 0;font-size:31px;line-height:1.15}.hero-card p{font-size:14px}.hero-card button{background:#fff;border:0;border-radius:12px;align-items:center;gap:6px;margin-top:12px;padding:13px 15px;font-weight:900;display:flex}.live-dot{color:#7ee3a9;letter-spacing:.07em;font-size:11px;font-weight:950}.section{padding:54px 4vw}.soft{background:#f8f9fa}.section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.section-head h1,.section-head h2{letter-spacing:-1px;margin:5px 0 0;font-size:32px}.text-btn{color:#8a6700;background:0 0;border:0;font-weight:800}.categories{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.categories button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;flex-direction:column;gap:7px;min-height:130px;padding:16px;display:flex}.categories button.selected{background:#fff9e5;border-color:#e4af00;box-shadow:inset 0 0 0 2px #ffe58e}.categories button>span{font-size:29px}.categories small{color:var(--muted);line-height:1.25}.merchant-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.merchant-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.merchant-logo,.store-logo-big{color:#111;border-radius:18px;place-items:center;width:64px;height:64px;font-weight:950;display:grid}.merchant-card h3{align-items:center;gap:6px;margin:0;display:flex}.merchant-card p{color:var(--muted);margin:6px 0;font-size:13px}.meta,.store-facts{flex-wrap:wrap;gap:14px;font-size:12px;display:flex}.meta span,.store-facts span{align-items:center;gap:4px;display:flex}.open{color:var(--green);font-weight:850}.closed{color:#999}.sync-note{color:#19834c;font-size:12px}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 4px 14px #14191e08}.heart{z-index:2;background:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 5px 14px #00000014}.product-image{background:linear-gradient(135deg,#f3f5f7,#fff);place-items:center;height:190px;display:grid;position:relative}.product-image>span{font-size:74px}.product-image small{background:#fff;border-radius:999px;padding:6px 9px;font-weight:850;position:absolute;bottom:12px;left:12px}.product-body{padding:16px}.merchant-mini{color:#896500;text-align:left;background:0 0;border:0;padding:0;font-size:11px;font-weight:900}.product-body h3{margin:6px 0}.product-body p{color:var(--muted);min-height:37px;font-size:13px;line-height:1.4}.variant{flex-direction:column;gap:5px;margin-top:10px;font-size:12px;display:flex}.variant select{background:#fff;border:1px solid #dcdfe3;border-radius:9px;height:38px;padding:0 8px}.price{justify-content:space-between;align-items:end;gap:8px;margin-top:14px;display:flex}.price b{font-size:19px}.price del{color:#999;font-size:11px;display:block}.price button{background:var(--ink);color:#fff;border:0;border-radius:10px;align-items:center;gap:4px;padding:10px 12px;font-weight:850;display:flex}.price button:disabled{opacity:.35;cursor:not-allowed}.taxipoli-strip{background:linear-gradient(115deg,#fff4c4,#ffd14c);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin:20px 4vw 50px;padding:38px 42px;display:flex}.taxipoli-strip h2{margin:7px 0;font-size:36px}.taxipoli-strip p{max-width:780px;line-height:1.5}.taxipoli-strip button{color:#fff;white-space:nowrap;background:#171b20;border:0;border-radius:13px;align-items:center;gap:6px;padding:15px 17px;font-weight:900;display:flex}.merchant-cta{color:#fff;background:#161c23;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin:0 4vw 55px;padding:40px 44px;display:flex}.merchant-cta h2{margin:6px 0;font-size:34px}.merchant-cta p{color:#c5ccd3;max-width:850px}.kicker.light{color:#ffd13f}.merchant-cta a{background:var(--yellow);color:#111;white-space:nowrap;border-radius:12px;align-items:center;gap:6px;padding:15px 17px;font-weight:950;text-decoration:none;display:flex}.store-hero{background:linear-gradient(120deg,color-mix(in srgb,var(--accent) 18%,white),#fff);border-bottom:1px solid var(--line);padding:34px 5vw 38px;position:relative}.back{background:0 0;border:0;align-items:center;gap:5px;margin-bottom:28px;padding:0;font-weight:800;display:flex}.store-brand{align-items:center;gap:20px;max-width:900px;display:flex}.store-logo-big{border-radius:25px;width:94px;height:94px;font-size:23px}.store-brand h1{margin:4px 0;font-size:42px}.store-brand p{color:#5e6670;line-height:1.5}.store-type{color:#846200;font-size:12px;font-weight:900}.store-delivery{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute;bottom:38px;right:5vw}.store-delivery div{flex-direction:column;display:flex}.store-delivery small{color:var(--muted)}.overlay{z-index:90;background:#090c107a;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;gap:15px;width:min(430px,94vw);height:100%;padding:26px;display:flex;position:relative;overflow:auto}.close{background:#f0f2f4;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.drawer h2{margin:34px 0 0}.muted{color:var(--muted)}.cart-lines{flex-direction:column;gap:12px;display:flex}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding-bottom:12px;display:grid}.cart-line>span{font-size:30px}.cart-line div:nth-child(2){flex-direction:column;gap:3px;display:flex}.cart-line small{color:var(--muted)}.mini-qty{border:1px solid #dce0e4;border-radius:9px;grid-template-columns:30px 22px 30px;align-items:center;height:34px;display:grid}.mini-qty button{background:0 0;border:0;place-items:center;display:grid}.mini-qty svg{width:15px}.cart-total{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:6px;margin-top:auto;padding-top:16px;display:grid}.cart-total small{color:var(--muted);grid-column:1/3}.checkout-btn,.primary-btn,.secondary-btn{border-radius:12px;min-height:48px;padding:0 16px;font-weight:900}.checkout-btn,.primary-btn{background:var(--yellow);color:#111;border:0}.checkout-btn{justify-content:center;align-items:center;gap:7px;display:flex}.secondary-btn{background:#fff;border:1px solid #d9dde1;align-items:center;gap:6px;display:inline-flex}.drawer-left{justify-content:flex-start}.drawer-left .drawer{width:min(340px,90vw)}.drawer-left .drawer>button,.drawer-left .drawer>a{color:#111;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:12px 4px;font-weight:850;text-decoration:none;display:flex}.drawer-brand,.footer-brand{font-size:28px;font-weight:950}.narrow{max-width:780px;margin:0 auto;padding:48px 22px 80px}.narrow.wide{max-width:980px}.checkout-page{padding:34px 4vw 70px}.checkout-grid{grid-template-columns:1.25fr .75fr;align-items:start;gap:28px;display:grid}.checkout-grid h1{margin:0 0 12px;font-size:38px}.steps{gap:10px;margin-bottom:18px;display:flex}.steps span{color:#8a9097;background:#f0f1f3;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.steps span.on{color:#6c5000;background:#fff1b7}.form-card,.order-summary,.account-card,.tracking-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 25px #14191e0a}.form-card h2{margin-top:0}.form-grid,.address-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label,.address-form label{flex-direction:column;gap:6px;font-size:12px;font-weight:850;display:flex}.form-grid input,.address-form input,.address-form textarea{border:1px solid #d9dde2;border-radius:10px;outline:0;padding:11px}.address-form textarea{resize:vertical;min-height:88px}.choice-row{grid-template-columns:1fr 1fr;gap:12px;margin:14px 0 18px;display:grid}.choice-row button{text-align:left;background:#fff;border:1px solid #dce0e4;border-radius:14px;grid-template-columns:auto 1fr;gap:8px;padding:18px;display:grid}.choice-row button svg{grid-row:1/3}.choice-row button small{color:var(--muted)}.choice-row button.selected,.payment-list button.selected{background:#fff9dd;border-color:#d8a700;box-shadow:inset 0 0 0 2px #ffe37e}.map-placeholder{background:#f8f9fa;border:1px dashed #c9cdd2;border-radius:10px;grid-column:1/3;justify-content:center;align-items:center;gap:7px;padding:12px;display:flex}.row-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.payment-list{flex-direction:column;gap:10px;display:flex}.payment-list button{text-align:left;background:#fff;border:1px solid #dce0e4;border-radius:13px;align-items:center;gap:12px;padding:14px;display:flex}.payment-list button span{flex-direction:column;display:flex}.payment-list small{color:var(--muted)}.order-summary{position:sticky;top:100px}.summary-line{border-bottom:1px solid #f0f1f2;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.summary-line>span{font-size:25px}.summary-line div{flex-direction:column;display:flex}.summary-line small{color:var(--muted)}.order-summary>div:not(.summary-line){justify-content:space-between;margin:9px 0;display:flex}.order-summary .grand{border-top:1px solid var(--line);padding-top:12px;font-size:20px}.success-card{text-align:center;border:1px solid var(--line);border-radius:22px;padding:44px 28px}.success-card>svg{color:#18a15b}.success-card h1{font-size:36px}.success-actions{justify-content:center;gap:10px;display:flex}.account-card>svg{color:#9d7600}.account-card h1{font-size:34px}.account-card p{color:var(--muted);line-height:1.5}.link-card{border:1px solid var(--line);text-align:left;background:#f8f9fa;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin-top:22px;padding:14px;display:grid}.link-card span{flex-direction:column;display:flex}.link-card small{color:var(--muted)}.orders-list{flex-direction:column;gap:10px;display:flex}.order-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;grid-template-columns:1.2fr 1fr auto auto;align-items:center;gap:12px;padding:15px;display:grid}.order-card>div{flex-direction:column;display:flex}.order-card small{color:var(--muted)}.status-pill{text-align:center;background:#fff4cb;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:850}.tracking-card h1{margin:8px 0;font-size:38px}.tracking-card>p{color:var(--muted)}.timeline{grid-template-columns:repeat(6,1fr);gap:5px;margin:28px 0;display:grid}.timeline div{color:#9aa0a7;text-align:center;flex-direction:column;gap:8px;font-size:11px;display:flex;position:relative}.timeline span{z-index:2;background:#fff;border:2px solid #d9dde2;border-radius:50%;place-items:center;width:28px;height:28px;margin:auto;display:grid}.timeline div:after{content:"";z-index:1;background:#e3e5e8;width:100%;height:2px;position:absolute;top:13px;left:50%}.timeline div:last-child:after{display:none}.timeline .done{color:#111}.timeline .done span{color:#0d9652;background:#e4f7ed;border-color:#0d9652}.delivery-box{background:#f3f7fa;border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.delivery-box div{flex-direction:column;display:flex}.delivery-box small{color:var(--muted)}.tracking-meta{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.tracking-meta div{background:#f8f9fa;border-radius:12px;flex-direction:column;padding:13px;display:flex}.tracking-meta small{color:var(--muted)}.demo-advance{color:#fff;background:#172029;border:0;border-radius:11px;align-items:center;gap:5px;margin-top:18px;padding:12px 14px;font-weight:850;display:flex}.demo-note{font-size:11px!important}.empty-state{text-align:center;min-height:260px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.toast{color:#fff;z-index:120;box-shadow:var(--shadow);background:#16201a;border-radius:11px;align-items:center;gap:7px;padding:11px 15px;display:flex;position:fixed;top:84px;left:50%;transform:translate(-50%)}footer{color:#fff;background:#131920;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;padding:42px 4vw;display:grid}footer>div{flex-direction:column;gap:8px;display:flex}footer a,footer p,footer span,footer small{color:#c7cdd3;text-decoration:none}footer .footer-brand,footer .footer-brand span{color:#fff}footer .footer-brand span{color:var(--yellow)}@media (width<=1050px){.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:50px}.categories,.product-grid{grid-template-columns:repeat(3,1fr)}.store-delivery{width:max-content;margin-top:22px;position:static}.checkout-grid{grid-template-columns:1fr}.order-summary{position:static}.timeline{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.topbar{gap:10px;height:64px;padding:0 15px}.desktop-search,.location,.account{display:none}.brand{font-size:25px}.cart-btn{margin-left:auto}.cart-btn>span{display:none}.mobile-menu{display:grid}.mobile-search{max-width:none;margin:10px 15px;display:flex}.navline{display:none}.hero{grid-template-columns:1fr;gap:28px;padding:46px 18px}.hero h1{font-size:44px}.hero p{font-size:16px}.hero-search{grid-template-columns:auto 1fr;display:grid}.hero-search button{grid-column:1/3}.hero-card{padding:24px}.section{padding:38px 15px}.section-head h1,.section-head h2{font-size:25px}.categories{margin-right:-15px;padding-right:15px;display:flex;overflow:auto}.categories button{min-width:154px}.merchant-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image{height:140px}.product-image>span{font-size:52px}.product-body{padding:12px}.product-body p{display:none}.product-body h3{font-size:14px}.price{flex-direction:column;align-items:stretch}.price button{justify-content:center}.taxipoli-strip{margin:12px 15px 35px;padding:26px 20px;display:block}.taxipoli-strip h2{font-size:28px}.taxipoli-strip button{justify-content:center;width:100%;margin-top:15px}.merchant-cta{margin:0 15px 35px;padding:28px 20px;display:block}.merchant-cta h2{font-size:27px}.merchant-cta a{justify-content:center;margin-top:15px}.store-hero{padding:24px 18px}.store-brand{align-items:flex-start}.store-logo-big{border-radius:18px;width:68px;height:68px}.store-brand h1{font-size:29px}.checkout-page{padding:24px 15px 55px}.form-grid,.address-form,.choice-row{grid-template-columns:1fr}.map-placeholder{grid-column:1}.row-actions{flex-direction:column-reverse}.row-actions button{width:100%}.order-card{grid-template-columns:1fr auto}.order-card .status-pill{grid-column:1}.tracking-meta,.timeline{grid-template-columns:1fr}.timeline div{text-align:left;grid-template-columns:32px 1fr;align-items:center;display:grid}.timeline span{margin:0}.timeline div:after{width:2px;height:100%;top:28px;left:13px}.success-actions{flex-direction:column}footer{grid-template-columns:1fr 1fr}footer>div:first-child{grid-column:1/3}}@media (width<=420px){.product-grid{grid-template-columns:1fr 1fr}.product-image{height:125px}.product-image small{font-size:9px}.merchant-card{grid-template-columns:auto 1fr}.merchant-card>svg{display:none}.hero h1{font-size:39px}}.demo-chip{color:#57606a;background:#eef1f3;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.managed-marketplace{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 4vw 46px;display:grid}.managed-marketplace>div{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:12px;padding:18px;line-height:1.45;display:flex}.managed-marketplace svg{color:#9d7600;flex:none}.delivery-window{color:#59616a;background:#f6f7f8;border-radius:999px;margin-top:8px;padding:5px 8px;display:inline-block}.product-title{text-align:left;background:0 0;border:0;width:100%;padding:0}.product-title h3{margin:0}.product-image{cursor:pointer;border:0;width:100%}.heart.liked{color:#d64045}.detail-heart{position:static}.product-page{max-width:1180px;margin:0 auto;padding:34px 4vw 70px}.product-detail{grid-template-columns:1fr 1fr;gap:40px;margin-top:18px;display:grid}.gallery-main{border:1px solid var(--line);background:#f6f7f8;border-radius:22px;place-items:center;height:430px;font-size:145px;display:grid}.gallery-thumbs{gap:10px;margin-top:12px;display:flex}.gallery-thumbs button{border:1px solid var(--line);background:#fff;border-radius:14px;width:72px;height:72px;font-size:32px}.gallery-thumbs button.selected{border-color:#d8a700;box-shadow:inset 0 0 0 2px #ffe37e}.gallery>small{color:var(--muted);margin-top:9px;display:block}.product-info h1{margin:10px 0;font-size:40px}.title-row{align-items:flex-start;gap:12px;display:flex}.title-row h1{flex:1}.stock-line{color:#3d484f;align-items:center;gap:7px;margin:18px 0;display:flex}.stock-line svg{color:#13945a}.detail-price{margin:16px 0;font-size:32px;font-weight:950}.detail-price del{color:#8b9198;margin-left:10px;font-size:18px}.detail-option,.item-note{flex-direction:column;gap:7px;margin:14px 0;font-size:13px;font-weight:850;display:flex}.detail-option select,.item-note textarea{background:#fff;border:1px solid #d9dde2;border-radius:11px;padding:12px}.item-note textarea{resize:vertical;min-height:86px}.modifier{border:1px solid var(--line);border-radius:13px;margin:14px 0;padding:12px}.modifier legend{padding:0 6px;font-weight:850}.modifier label{margin:8px 0;display:block}.add-detail{background:var(--yellow);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;font-weight:950;display:flex}.add-detail:disabled{opacity:.45}.privacy-note{color:#55616b;background:#f4f7f9;border-radius:13px;gap:10px;margin-top:15px;padding:13px;font-size:13px;line-height:1.45;display:flex}.checkout-merchant{background:#f7f8f9;border-radius:13px;align-items:center;gap:10px;margin:10px 0 16px;padding:12px;display:flex}.checkout-merchant div{flex-direction:column;display:flex}.checkout-merchant small{color:var(--muted)}.service-window{background:#f4f7f9;border-radius:13px;align-items:flex-start;gap:11px;margin:12px 0;padding:14px;display:flex}.service-window div{flex-direction:column;display:flex}.service-window small{color:var(--muted);line-height:1.4}.delivery-speed{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.delivery-speed button{text-align:left;background:#fff;border:1px solid #dce0e4;border-radius:13px;flex-direction:column;padding:14px;display:flex}.delivery-speed button.selected{background:#fff9dd;border-color:#d8a700}.delivery-speed small{color:var(--muted)}.payment-intro{color:var(--muted);line-height:1.5}.disabled-pay{opacity:.48}.inline-note{color:#5c6770;align-items:center;gap:8px;font-size:12px;display:flex}.code-box{background:#f6f7f8;border-radius:15px;flex-direction:column;width:max-content;margin:18px auto;padding:14px 24px;display:flex}.code-box b{letter-spacing:4px;font-size:28px}.summary-merchant{background:#f8f9fa;border-radius:12px;align-items:center;gap:9px;padding:10px;justify-content:flex-start!important;display:flex!important}.summary-merchant div{flex-direction:column;display:flex}.summary-merchant small{color:var(--muted)}.merchant-logo.mini{width:36px;height:36px;font-size:12px}.summary-disclaimer{color:var(--muted);margin-top:12px;line-height:1.4;display:block}.demo-credentials{background:#fff8d9;border:1px solid #f0d870;border-radius:14px;flex-direction:column;gap:7px;margin:18px 0;padding:14px;display:flex}.demo-credentials code{background:#fff;border-radius:8px;padding:7px 9px}.demo-credentials button{color:#fff;background:#1a2027;border:0;border-radius:9px;align-self:flex-start;padding:8px 10px;font-weight:800}.form-grid.one{grid-template-columns:1fr}.password-field{border:1px solid #d9dde2;border-radius:10px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.password-field input{border:0!important}.password-field button{background:#f7f8f9;border:0;place-items:center;width:44px;display:grid}.form-error{color:#b42318!important}.full{width:100%}.account-create{margin-top:14px}.drawer-note{background:#f6f7f8;border-radius:12px;gap:8px;margin-top:14px;padding:12px;font-size:12px;line-height:1.4;display:flex}.searching-driver{background:#fff6d6;border:1px solid #eed26e;border-radius:14px;align-items:center;gap:11px;margin:16px 0;padding:14px;display:flex}.searching-driver div{flex-direction:column;display:flex}.searching-driver small{color:#6a6040}.tracking-primary{font-weight:800;color:#27313a!important;font-size:18px!important}@media (width<=900px){.managed-marketplace,.product-detail{grid-template-columns:1fr}.gallery-main{height:330px}.delivery-speed{grid-template-columns:1fr}}@media (width<=600px){.product-page{padding:22px 15px 55px}.gallery-main{height:250px;font-size:105px}.product-info h1{font-size:30px}.managed-marketplace{margin:0 15px 35px}.gallery-thumbs button{width:60px;height:60px}.detail-price{font-size:27px}}.header-spacer{flex:1}.topbar .location{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px}.navline span{margin-left:auto}.hero-visual{background:linear-gradient(110deg,#0e1b1d 0%,#152526 52%,#8a7927 100%);grid-template-columns:1.05fr .95fr;min-height:520px;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero-device{place-items:center;height:420px;display:grid;position:relative}.hero-device:after{content:"";filter:blur(1px);background:#ffcc2a2e;border-radius:50%;width:440px;height:440px;position:absolute}.device-shell{z-index:2;color:#111;background:#fff;border:9px solid #171b21;border-radius:38px;width:250px;height:390px;padding:17px;position:relative;transform:rotate(2.5deg);box-shadow:0 30px 55px #00000047}.device-top{justify-content:space-between;align-items:center;display:flex}.device-top b{font-size:17px}.device-top b span{color:#e5a900}.device-search{color:#8a9096;background:#f1f2f3;border-radius:10px;margin:16px 0;padding:10px;font-size:11px}.device-cats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.device-cats span{background:#fff8dc;border:1px solid #f1d675;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:78px;font-size:24px;display:flex}.device-cats b{margin-top:4px;font-size:9px}.device-delivery{color:#fff;background:#151b21;border-radius:13px;align-items:center;gap:8px;padding:11px;font-size:19px;display:flex;position:absolute;bottom:18px;left:17px;right:17px}.device-delivery span{flex-direction:column;flex:1;display:flex}.device-delivery b{font-size:12px}.device-delivery small{color:#c9cfd5;font-size:8px}.float-card{z-index:3;color:#161b20;background:#fff;border-radius:14px;align-items:center;gap:9px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 18px 35px #00000026}.float-card span{flex-direction:column;display:flex}.float-card small{color:#737b83;font-size:10px}.float-card svg{color:#b47f00}.float-delivery{top:55px;left:-5px}.float-stock{bottom:35px;right:-15px}.category-section{padding-top:48px}.category-strip{grid-template-columns:repeat(10,minmax(125px,1fr));gap:10px;padding-bottom:5px;overflow-x:auto}.category-strip button{text-align:center;justify-content:center;align-items:center;min-height:112px;padding:12px}.category-strip button small{display:none}.category-icon{background:#f2f3f4;border-radius:14px;place-items:center;width:46px;height:46px;display:grid;font-size:23px!important}.cat-food{background:#ffe3dc}.cat-grocery{background:#ddf5e5}.cat-pharmacy{background:#ffe0e3}.cat-beauty{background:#eadcff}.cat-electronics{background:#dceeff}.cat-home{background:#dcf5f1}.cat-fashion{background:#ffe0ef}.cat-auto{background:#e8ebee}.cat-hardware{background:#fff0c9}.cat-more{background:#eceeef}.section-head .text-btn{align-items:center;gap:2px;display:flex}.merchant-row{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.compact-merchant{border-radius:16px;grid-template-columns:auto 1fr;min-width:275px;max-width:310px;padding:14px}.compact-merchant .merchant-logo{border-radius:50%;width:48px;height:48px}.compact-merchant .merchant-main{min-width:0}.compact-merchant h3{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.compact-merchant .merchant-main>small{color:var(--muted);font-size:11px;display:block}.compact-merchant .merchant-main>.open,.compact-merchant .merchant-main>.closed{font-size:11px}.merchant-bottom{border-top:1px solid var(--line);color:#59616a;grid-column:1/3;justify-content:space-between;padding-top:9px;font-size:11px;display:flex}.merchant-bottom span{align-items:center;gap:4px;display:flex}.merchant-bottom small{color:#8b9298}.promo-feature{border-radius:25px;grid-template-columns:1.15fr .85fr;align-items:center;gap:30px;min-height:330px;margin:48px 4vw;padding:44px;display:grid;overflow:hidden}.palette-gold{background:linear-gradient(115deg,#fff4c8,#ffd35a)}.promo-copy h2{letter-spacing:-1.5px;margin:8px 0 14px;font-size:39px}.promo-copy p{max-width:700px;line-height:1.55}.promo-points{flex-wrap:wrap;gap:18px;margin:20px 0;display:flex}.promo-points span{align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.promo-points svg{width:17px}.promo-copy button{color:#fff;background:#171b20;border:0;border-radius:12px;align-items:center;gap:6px;padding:13px 16px;font-weight:900;display:flex}.promo-art{height:230px;position:relative}.promo-tile{background:#151a20;border-radius:23px;place-items:center;display:grid;position:absolute;box-shadow:0 20px 28px #6446002e}.promo-tile.t1{width:140px;height:175px;font-size:66px;top:5px;left:0}.promo-tile.t2{width:95px;height:100px;font-size:48px;top:90px;left:150px}.promo-tile.t3{width:125px;height:150px;font-size:61px;top:30px;left:255px}.promo-tile.t4{width:92px;height:85px;font-size:42px;top:120px;left:390px}.modern-card{box-shadow:none;border-radius:18px}.modern-card .product-image{background:#f7f8f9;height:220px}.modern-card .product-image>span{font-size:86px}.stock-badge{bottom:12px!important;left:12px!important}.stock-badge.low{color:#795800;background:#fff0c8!important}.stock-badge.unavailable{color:#727981;background:#f0f1f2!important}.product-rating,.detail-rating{color:#5f6870;align-items:center;gap:4px;margin:6px 0;font-size:12px;display:flex}.product-rating svg,.detail-rating svg{color:#e2a900}.product-rating span,.detail-rating span{color:#8a9299}.modern-card .price{align-items:center}.quick-add{width:42px;height:42px;background:#171b20!important;border-radius:50%!important;place-items:center!important;padding:0!important;display:grid!important}.trust-strip{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:24px;padding:36px 4vw 45px;display:grid}.trust-strip>div{align-items:center;gap:12px;display:flex}.trust-strip span{flex-direction:column;display:flex}.trust-strip small{color:var(--muted)}.location-overlay{justify-content:center;align-items:flex-start;padding-top:90px}.location-modal{background:#fff;border-radius:22px;width:min(540px,92vw);padding:28px;position:relative;box-shadow:0 30px 80px #0003}.location-modal h2{margin:7px 0;font-size:30px}.location-modal>p{color:var(--muted);line-height:1.5}.location-options{flex-direction:column;gap:8px;margin-top:20px;display:flex}.location-options>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.location-options>button.selected{background:#fff9e2;border-color:#e0ad00}.location-options span{flex-direction:column;display:flex}.location-options small{color:var(--muted)}@media (width<=1050px){.category-strip{grid-template-columns:repeat(10,140px)}.promo-feature{grid-template-columns:1fr}.promo-art{max-width:520px}.hero-device{transform:scale(.88)}}@media (width<=760px){.topbar .location{margin-left:auto;display:flex}.topbar .location span,.header-spacer{display:none}.mobile-search{display:none!important}.hero-visual{grid-template-columns:1fr;padding-top:42px}.hero-device{height:360px}.device-shell{transform:scale(.88)rotate(2.5deg)}.float-delivery{left:0}.float-stock{right:0}.category-strip{display:flex}.category-strip button{min-width:125px}.promo-feature{margin:25px 15px;padding:28px 20px}.promo-copy h2{font-size:30px}.promo-art{transform-origin:0 0;height:190px;transform:scale(.8)}.modern-products{grid-template-columns:repeat(2,1fr)}.modern-card .product-image{height:155px}.modern-card .product-image>span{font-size:58px}.trust-strip{grid-template-columns:1fr 1fr;padding:30px 15px}.merchant-cta{margin-top:10px}.merchant-row{margin-right:-15px}.compact-merchant{min-width:255px}}@media (width<=480px){.hero-device{display:none}.hero-visual{min-height:auto}.hero-search{display:flex}.hero-search button{grid-column:auto}.hero h1{font-size:42px}.promo-art{display:none}.promo-feature{min-height:auto}.trust-strip{grid-template-columns:1fr}.modern-card .product-body p{display:none}.compact-merchant{min-width:240px}}.app{--yellow:var(--brand-accent,#f5b800);--ink:#151a20;--soft:#f7f8fa;--green:#12864b}.kicker,.eyebrow{color:var(--brand-strong,#d99500)}.hero-friendly{min-height:500px;color:var(--brand-hero-ink,#16202a);background:linear-gradient(112deg,var(--brand-hero-a,#fff8df),var(--brand-hero-b,#ffe4a3));grid-template-columns:1.08fr .92fr;position:relative;overflow:hidden}.hero-friendly:after{content:"";background:#ffffff52;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-45%;right:-12%}.hero-friendly .hero-copy{z-index:2;position:relative}.hero-friendly .eyebrow{color:var(--brand-strong,#d99500)}.hero-friendly h1{color:var(--brand-hero-ink,#16202a);font-size:58px}.hero-friendly h1 em{color:var(--brand-strong,#d99500)}.hero-friendly p{color:#4d5660;max-width:750px}.hero-friendly .hero-badges{color:#39434c}.hero-friendly .hero-search{border:1px solid #5b480014;box-shadow:0 14px 35px #5f48001a}.hero-friendly .hero-search button{background:var(--brand-accent,#f5b800)}.hero-lifestyle{z-index:2;place-items:center;height:390px;display:grid;position:relative}.shopper-art{width:245px;height:315px;position:absolute;bottom:20px;right:115px}.shopper-head{z-index:3;filter:saturate(.72);font-size:70px;position:absolute;top:4px;left:90px}.shopper-body{background:linear-gradient(145deg,#f3ad61,#db7f37);border-radius:62px 62px 28px 28px;width:135px;height:185px;position:absolute;top:80px;left:58px;box-shadow:0 22px 42px #74471c2b}.shopper-body:after{content:"";background:#243140;border-radius:18px 18px 8px 8px;width:58px;height:78px;position:absolute;bottom:-52px;left:39px}.shopper-phone{z-index:5;font-size:42px;position:absolute;top:115px;left:32px;transform:rotate(-12deg)}.shopper-bag{z-index:5;filter:saturate(.75);font-size:64px;position:absolute}.bag-one{bottom:5px;right:-15px}.bag-two{font-size:49px;bottom:-10px;right:48px}.hero-script{color:#26734b;text-align:center;font-family:cursive;font-size:28px;font-weight:800;line-height:1.06;position:absolute;top:40px;right:2px;transform:rotate(-4deg)}.delivery-chip{color:#171b20;z-index:7;background:#fff;border:1px solid #0000000f;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;bottom:24px;right:0;box-shadow:0 15px 34px #322c1624}.delivery-chip svg{color:var(--brand-strong,#d99500)}.delivery-chip span{flex-direction:column;display:flex}.delivery-chip small{color:#737b83;font-size:10px}.merchant-row{gap:14px}.visual-merchant-card{text-align:left;background:#fff;border-radius:18px;min-width:300px;max-width:330px;overflow:hidden;grid-template-columns:1fr!important;gap:0!important;padding:0!important;display:grid!important}.merchant-card-visual{background-position:50%;background-size:cover;border-bottom:1px solid #0000000a;height:92px;position:relative}.merchant-card-visual:after{content:"";background:linear-gradient(90deg,#ffffffd1,#fff3 50%,#ffffff05);position:absolute;inset:0}.merchant-card-visual .merchant-logo{z-index:2;border:3px solid #fff;border-radius:50%;width:48px;height:48px;position:absolute;bottom:-21px;left:14px;box-shadow:0 3px 12px #0000001f}.merchant-card-copy{padding:28px 14px 10px}.merchant-card-copy h3{align-items:center;gap:5px;margin:0;font-size:15px;display:flex}.merchant-card-copy>small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.merchant-card-copy p{color:#6c747c;white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:11px;line-height:1.35;overflow:hidden}.visual-merchant-card .merchant-bottom{border-top:1px solid var(--line);gap:8px;margin:0;grid-column:auto!important;grid-template-columns:auto auto 1fr!important;padding:9px 14px 12px!important;display:grid!important}.visual-merchant-card .merchant-bottom .open,.visual-merchant-card .merchant-bottom .closed{justify-self:end}.photo-card .product-image{height:225px;position:relative;overflow:hidden;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.photo-card .product-image:after{content:"";pointer-events:none;background:linear-gradient(#ffffff05,#ffffff0f);position:absolute;inset:0}.product-placeholder-icon{filter:drop-shadow(0 14px 18px #00000029);z-index:1;transform:translateY(-2px);font-size:76px!important}.photo-card .heart{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffffff0}.photo-card .product-body{padding:15px 16px 16px}.photo-card .product-body h3{font-size:17px;line-height:1.16}.photo-card .merchant-mini{color:var(--brand-strong,#d99500)}.photo-card .stock-badge{z-index:2;box-shadow:0 4px 12px #0000000f}.visual-store-hero{background:#f2faf5;padding:28px 5vw 34px;overflow:hidden}.visual-store-hero.theme-gold{background:#fff8dc}.visual-store-hero.theme-ocean{background:#eef7ff}.visual-store-hero.theme-mint{background:#eef9f2}.visual-store-hero.theme-coral{background:#fff1e9}.visual-store-hero.theme-lavender{background:#f7f0ff}.visual-store-hero.theme-sand{background:#fff8e8}.visual-store-hero.theme-slate{background:#f2f4f6}.store-hero-content{align-items:center;min-height:235px;display:flex;position:relative}.visual-store-hero .store-brand{z-index:4;width:58%;max-width:760px;position:relative}.store-banner-visual{z-index:1;background-position:50%;background-size:cover;width:52%;position:absolute;top:-28px;bottom:-34px;right:-5vw}.store-banner-visual:before{content:"";opacity:.08;background:linear-gradient(90deg,currentColor 0%,#ffffff80 20%,#fff0 58%);position:absolute;inset:0}.store-banner-visual:after{content:"";background:linear-gradient(90deg,#eef9f2 0%,#eef9f2d6 12%,#eef9f214 52%,#fff0 100%);position:absolute;inset:0}.theme-gold .store-banner-visual:after{background:linear-gradient(90deg,#fff8dc 0%,#fff8dcd1 13%,#fff8dc0d 56%,#0000 100%)}.theme-ocean .store-banner-visual:after{background:linear-gradient(90deg,#eef7ff 0%,#eef7ffd1 13%,#eef7ff0d 56%,#0000 100%)}.theme-coral .store-banner-visual:after{background:linear-gradient(90deg,#fff1e9 0%,#fff1e9d1 13%,#fff1e90d 56%,#0000 100%)}.theme-lavender .store-banner-visual:after{background:linear-gradient(90deg,#f7f0ff 0%,#f7f0ffd1 13%,#f7f0ff0d 56%,#0000 100%)}.theme-sand .store-banner-visual:after{background:linear-gradient(90deg,#fff8e8 0%,#fff8e8d1 13%,#fff8e80d 56%,#0000 100%)}.theme-slate .store-banner-visual:after{background:linear-gradient(90deg,#f2f4f6 0%,#f2f4f6d1 13%,#f2f4f60d 56%,#0000 100%)}.store-promo-line{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border-radius:12px;max-width:190px;padding:10px 13px;font-weight:900;position:absolute;top:24%;right:8%;box-shadow:0 12px 26px #00000014}.visual-store-hero .store-delivery{z-index:5;bottom:18px;right:0}.promo-art{background-position:50%;background-size:cover;border-radius:22px;min-height:230px;position:relative;overflow:hidden}.promo-art:after{content:"";background:linear-gradient(90deg,#ffd35a14,#ffffff1a);position:absolute;inset:0}.promo-product-stack{z-index:2;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.promo-product-stack span{color:#fff;background:#151a20;border-radius:20px;place-items:center;width:92px;height:112px;font-size:52px;display:grid;box-shadow:0 16px 26px #00000029}.promo-product-stack span:nth-child(2){height:88px;transform:translateY(25px)}.promo-product-stack span:nth-child(3){height:130px;transform:translateY(-7px)}.visual-gallery{place-items:center;display:grid;background-position:50%!important;background-size:cover!important}.visual-gallery span{filter:drop-shadow(0 18px 20px #00000029);font-size:120px}.gallery-thumbs button{background-position:50%!important;background-size:cover!important}.gallery-thumbs button span{filter:drop-shadow(0 6px 7px #0000001f);font-size:32px}.merchant-cta button{background:var(--brand-accent,#f5b800);color:#111;white-space:nowrap;border:0;border-radius:12px;align-items:center;gap:6px;padding:15px 17px;font-weight:950;display:flex}.sell-page{background:linear-gradient(#fff,#fafbfc);padding:55px 5vw 85px}.sell-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;max-width:1160px;margin:auto;display:grid}.sell-hero h1{letter-spacing:-2px;margin:10px 0 18px;font-size:52px;line-height:1.02}.sell-hero p{color:var(--muted);max-width:650px;font-size:18px;line-height:1.55}.sell-actions{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.link-button{align-items:center;gap:7px;min-height:48px;text-decoration:none;display:inline-flex}.sell-steps{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sell-steps>div{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:7px;padding:20px;display:flex}.sell-steps>div>span{background:var(--brand-soft,#fff3bd);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.sell-steps small{color:var(--muted);line-height:1.4}@media (width<=1000px){.hero-friendly{grid-template-columns:1fr}.hero-lifestyle{height:315px}.shopper-art{right:35%;transform:translate(50%)scale(.85)}.hero-script,.delivery-chip{right:8%}.visual-store-hero .store-brand{width:66%}.store-banner-visual{width:48%}.sell-hero{grid-template-columns:1fr}}@media (width<=760px){.hero-friendly{padding-top:44px}.hero-friendly h1{font-size:45px}.hero-lifestyle{height:265px}.shopper-art{transform-origin:bottom;right:55%;transform:translate(50%)scale(.72)}.hero-script{font-size:22px;top:24px;right:2%}.delivery-chip{bottom:12px;right:0}.visual-merchant-card{min-width:275px}.photo-card .product-image{height:165px}.product-placeholder-icon{font-size:58px!important}.store-hero-content{align-items:flex-start;min-height:300px;padding-top:20px}.visual-store-hero .store-brand{width:100%;padding-right:0}.store-banner-visual{opacity:.25;width:70%}.store-promo-line{display:none}.visual-store-hero .store-delivery{position:absolute;bottom:0;left:0;right:auto}.sell-steps{grid-template-columns:1fr}}@media (width<=480px){.hero-lifestyle{height:210px}.shopper-art{right:58%;transform:translate(50%)scale(.58)}.hero-script{font-size:18px}.delivery-chip{transform-origin:100% 100%;transform:scale(.88)}.photo-card .product-image{height:150px}.visual-merchant-card{min-width:245px}.sell-hero h1{font-size:38px}}.hero-orange{color:#fff;background:linear-gradient(115deg,#e95a0a 0%,#ff7418 42%,#ffad38 100%);min-height:510px;overflow:hidden}.hero-orange .hero-copy{z-index:3;position:relative}.hero-orange .eyebrow,.hero-orange p,.hero-orange h1{color:#fff}.hero-orange h1 em{color:#ffd339}.hero-orange .hero-badges span{color:#fff}.hero-orange .hero-search{background:#fff}.hero-orange .hero-search input{color:#1b2026}.hero-orange .hero-search button{color:#fff;background:#ff6a00}.hero-real-photo{background-image:linear-gradient(90deg,#ff751847,#ff751800 28%),url(/assets/polimart-hero-shopper-orange.png);background-position:50%;background-size:cover;min-height:510px;position:relative}.hero-real-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#e95a0a6b,#0000 28%);position:absolute;inset:0}.hero-real-photo .hero-script{color:#fff;text-shadow:0 2px 10px #501e002e;z-index:4;top:10%;right:6%}.hero-real-photo .delivery-chip{z-index:4;bottom:7%;right:5%}.search-results-first{padding-top:38px}.search-results-first .section-head p{color:var(--muted);margin:5px 0 0;font-size:13px}.result-count{background:var(--brand-soft);border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}.geo-picker{width:min(980px,94vw);max-height:88vh;overflow:auto}.near-me-choice{text-align:left;background:#fff7ed;border:1px solid #ffd59f;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin:18px 0;padding:15px 16px;display:grid}.near-me-choice>svg{color:#ec6c0b}.near-me-choice span{flex-direction:column;display:flex}.near-me-choice small{color:var(--muted);margin-top:2px}.geo-columns{border-top:1px solid var(--line);grid-template-columns:280px 1fr;gap:18px;padding-top:18px;display:grid}.department-list,.commune-list{flex-direction:column;gap:8px;display:flex}.department-list>strong,.commune-list>strong{letter-spacing:.08em;text-transform:uppercase;color:#8a5b16;margin-bottom:4px;font-size:12px}.department-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:7px;padding:10px 11px;display:grid}.department-list button.selected{background:#fff7ed;border-color:#ff841a}.department-list button small{color:var(--muted);font-size:10px}.commune-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commune-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:10px;font-weight:750;display:flex}.commune-grid button:hover{background:#fffaf4;border-color:#ff841a}.geo-empty{min-height:180px;color:var(--muted);border:1px dashed var(--line);border-radius:14px;align-content:center;place-items:center;gap:8px;display:grid}.storefront-page{background:#fff}.store-nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffffff5;gap:6px;padding:10px 5vw;display:flex;position:sticky;top:0;overflow:auto;box-shadow:0 4px 18px #161d250a}.store-nav button{white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:10px 13px;font-weight:850}.store-nav button:hover,.store-nav button.active{color:#fff;background:#171c22}.store-welcome{background:linear-gradient(120deg,var(--brand-soft),#fff 72%);border-radius:22px;justify-content:space-between;align-items:center;gap:28px;margin:28px 5vw 10px;padding:30px 34px;display:flex}.store-welcome h2{letter-spacing:-1px;margin:5px 0 9px;font-size:34px}.store-welcome p{max-width:720px;color:var(--muted);line-height:1.55}.store-welcome button{color:#fff;background:#171c22;border:0;border-radius:12px;align-items:center;gap:6px;padding:13px 16px;font-weight:900;display:flex}.store-featured{padding-top:30px}.store-shelf{border-top:1px solid #f0f1f3;padding-top:26px}.store-shelf+.store-shelf{margin-top:8px}.photo-card .product-image{place-items:center;display:grid;background-position:50%!important;background-size:cover!important}.photo-card .product-placeholder-icon{filter:drop-shadow(0 16px 20px #00000026);max-width:80%;line-height:1;font-size:104px!important}.photo-card .product-image.category-auto .product-placeholder-icon{font-size:122px!important}.category-strip{scrollbar-width:none;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip>button{flex:0 0 160px;min-width:160px}@media (width<=900px){.hero-orange{grid-template-columns:1fr}.hero-real-photo{background-position:50% 34%;min-height:360px}.geo-columns{grid-template-columns:1fr}.department-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.department-list>strong{grid-column:1/-1}.commune-list{border-top:1px solid var(--line);padding-top:15px}.store-welcome{flex-direction:column;align-items:flex-start}}@media (width<=600px){.hero-orange{min-height:auto}.hero-real-photo{background-position:58%;min-height:285px}.hero-real-photo .hero-script{display:none}.hero-real-photo .delivery-chip{bottom:10px;right:10px}.commune-grid,.department-list{grid-template-columns:1fr}.store-welcome{margin:18px 4vw;padding:22px}.store-welcome h2{font-size:27px}.store-nav{padding-left:4vw;padding-right:4vw}.photo-card .product-placeholder-icon{font-size:76px!important}}.photo-card .product-placeholder-icon.has-photo{display:none}.hero-exact{aspect-ratio:1536/407;background:#f56b0c url(/assets/polimart-hero-exact.jpg) 50%/cover no-repeat;width:100%;min-height:407px;position:relative;overflow:hidden}.hero-exact-search{z-index:2;background:#fff;border-radius:18px;align-items:center;width:45.35%;height:13.4%;min-height:52px;padding:6px 7px 6px 18px;display:flex;position:absolute;top:63.2%;left:5.15%;box-shadow:0 8px 18px #672a0014}.hero-exact-search svg{color:#667180;flex:none;width:27px;height:27px}.hero-exact-search input{color:#252a31;background:#fff;border:0;outline:0;flex:1;min-width:0;padding:0 14px;font-size:clamp(14px,1.08vw,18px)}.hero-exact-search button{color:#fff;background:#ff6710;border:0;border-radius:14px;min-width:18%;height:100%;padding:0 24px;font-size:clamp(15px,1.12vw,19px);font-weight:900}@media (width<=900px){.hero-exact{aspect-ratio:1536/510;background-position:57%;min-height:390px}.hero-exact-search{width:58%;height:13%;top:67%;left:5%}}@media (width<=620px){.hero-exact{aspect-ratio:auto;background-position:64%;background-size:auto 100%;height:430px;min-height:430px}.hero-exact-search{width:auto;height:56px;inset:auto 5% 24px}.hero-exact-search button{min-width:96px;padding:0 14px}.hero-exact-search input{font-size:14px}}.hero-live{color:#fff;isolation:isolate;background:radial-gradient(circle at 43% 46%,#ffcf4847,#0000 23%),linear-gradient(118deg,#d84d06 0%,#ef5d0d 35%,#ff7518 58%,#ffac35 100%);grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);min-height:560px;padding:58px 5vw 88px;display:grid;position:relative;overflow:hidden}.hero-live:before{content:"";z-index:-1;background:linear-gradient(115deg,#0000 0 38%,#ffa93947 38.2% 52%,#0000 52.2%),radial-gradient(circle at 88% 48%,#ffd85338,#0000 30%);position:absolute;inset:0}.hero-live-copy{z-index:4;align-self:center;max-width:820px;padding-bottom:12px;position:relative}.hero-live-kicker{letter-spacing:.18em;color:#fff;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:950;display:block}.hero-live h1{letter-spacing:-.055em;color:#fff;max-width:800px;margin:0 0 22px;font-size:clamp(46px,5.1vw,78px);line-height:.95}.hero-live h1 em{color:#ffd23f;font-style:normal}.hero-live-copy>p{color:#fff;max-width:790px;margin:0 0 24px;font-size:clamp(16px,1.25vw,21px);line-height:1.5}.hero-live-search{background:#fff;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;max-width:820px;min-height:66px;padding:7px 8px 7px 17px;display:grid;box-shadow:0 16px 30px #5b220024}.hero-live-search>svg{color:#788391;width:28px;height:28px}.hero-live-search input{color:#242a32;background:0 0;border:0;outline:0;min-width:0;padding:0 4px;font-size:clamp(14px,1.1vw,18px)}.hero-live-search button{color:#fff;cursor:pointer;background:#ff6809;border:0;border-radius:14px;min-width:140px;height:52px;padding:0 24px;font-size:17px;font-weight:950;box-shadow:inset 0 0 0 1px #ffffff38}.hero-live-search button:hover{filter:brightness(.96)}.hero-live-trust{flex-wrap:wrap;gap:18px 28px;margin-top:22px;font-size:13px;font-weight:760;display:flex}.hero-live-trust span{color:#fff;white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.hero-live-trust svg{stroke-width:2.2px;width:21px;height:21px}.hero-live-visual{z-index:2;align-self:stretch;min-height:430px;margin:-58px -5vw -88px 0;position:relative;overflow:hidden}.hero-live-visual:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#f36b15 0%,#f36b15c2 7%,#0000 24%);position:absolute;inset:0}.hero-live-visual img{object-fit:cover;object-position:39% center;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-live-mask{z-index:3;pointer-events:none;filter:saturate(1.05);background:linear-gradient(135deg,#ffa131f5,#ffb549f0);position:absolute}.mask-top-right{clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);width:43%;height:31%;top:0;right:0}.mask-mid-right{clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);background:linear-gradient(90deg,#ffaa3ae6,#ffb749fa);width:34%;height:32%;top:31%;right:0}.hero-live-script{z-index:5;color:#fff;text-shadow:0 2px 10px #7932001f;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:clamp(28px,2.8vw,49px);font-weight:600;line-height:.95;position:absolute;top:15%;left:4%;transform:rotate(-4deg)}.hero-live-script:after{content:"";background:#ffd23f;border-radius:999px;width:108%;height:7px;margin-top:10px;display:block;transform:rotate(-4deg)}.hero-live-delivery{z-index:6;color:#161a20;background:#fff;border-radius:18px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;top:12%;right:4%;box-shadow:0 13px 28px #5b220026}.hero-live-delivery>svg{color:#f29a00;width:31px;height:31px}.hero-live-delivery div{flex-direction:column;display:flex}.hero-live-delivery b{font-size:17px}.hero-live-delivery small{color:#69717b;margin-top:2px;font-size:11px}.hero-live-categories{z-index:8;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px;display:grid;position:absolute;bottom:0;left:3.4%;right:3.4%;transform:translateY(49%)}.hero-live-categories button{color:#171b21;cursor:pointer;background:#fffffff7;border:1px solid #e5e8edf5;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:76px;padding:9px 10px;font-weight:850;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;box-shadow:0 8px 22px #1c232b0d}.hero-live-categories button:hover,.hero-live-categories button.selected{border-color:#ff9d33;transform:translateY(-2px);box-shadow:0 10px 26px #824e1221}.hero-live-categories .category-icon{border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.hero-live-categories b{text-align:left;font-size:12px;line-height:1.15}.hero-live+.section{padding-top:92px}@media (width<=1180px){.hero-live{grid-template-columns:1.08fr .92fr;padding-left:4vw;padding-right:4vw}.hero-live-search button{min-width:118px}.hero-live-categories{grid-template-columns:repeat(4,1fr);bottom:-76px}.hero-live+.section{padding-top:170px}.hero-live-visual{margin-right:-4vw}}@media (width<=860px){.hero-live{grid-template-columns:1fr;min-height:auto;padding:42px 5vw 0}.hero-live-copy{padding-bottom:34px}.hero-live h1{font-size:clamp(44px,11vw,65px)}.hero-live-visual{order:2;height:420px;min-height:420px;margin:0 -5vw}.hero-live-visual:before{background:linear-gradient(#f36b15 0%,#0000 18%)}.hero-live-script{top:10%;left:6%}.hero-live-delivery{top:8%;right:5%}.hero-live-categories{order:3;grid-template-columns:repeat(4,1fr);margin:0 -1vw -45px;padding:0;position:relative;bottom:auto;left:auto;right:auto;transform:none}.hero-live+.section{padding-top:82px}}@media (width<=620px){.hero-live{padding:34px 4vw 0}.hero-live-kicker{font-size:11px}.hero-live-copy>p{font-size:15px}.hero-live-search{border-radius:15px;grid-template-columns:auto 1fr;min-height:58px;padding-right:6px}.hero-live-search button{grid-column:1/-1;width:100%;min-width:0;height:46px}.hero-live-search input{font-size:14px}.hero-live-trust{gap:12px 17px}.hero-live-trust span{font-size:11px}.hero-live-visual{height:330px;min-height:330px}.hero-live-visual img{object-position:42% center}.hero-live-script{font-size:28px;left:4%}.hero-live-delivery{padding:10px 12px;top:6%;right:3%}.hero-live-delivery b{font-size:13px}.hero-live-delivery small{display:none}.hero-live-categories{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:-140px}.hero-live-categories button{justify-content:flex-start;min-height:66px}.hero-live+.section{padding-top:180px}}.hero-marketplace{padding-bottom:54px}.hero-marketplace .hero-live-visual{margin-bottom:-54px}.hero-marketplace .hero-live-script{display:none!important}.hero-marketplace+.category-dock{z-index:12;position:relative}.category-dock{background:#fff;border-bottom:0;padding:14px 3.2vw 8px}.category-pills{scrollbar-width:none;gap:10px;padding:0 0 6px;display:flex;overflow-x:auto}.category-pills::-webkit-scrollbar{display:none}.category-pills button{color:#171b21;cursor:pointer;background:#fff;border:1px solid #e4e7eb;border-radius:15px;flex:none;align-items:center;gap:10px;min-width:166px;height:52px;padding:6px 13px;transition:border-color .16s,background .16s,transform .16s;display:flex;box-shadow:0 2px 7px #141a2006}.category-pills button:hover,.category-pills button.selected{background:#fff9f3;border-color:#ff8a22;transform:translateY(-1px)}.category-pills .category-icon{border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.category-pills b{text-align:left;max-width:120px;font-size:12px;line-height:1.15}.marketplace-product-section{padding-top:30px}.marketplace-products{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 18px}.product-tile{min-width:0;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.product-tile .product-media-wrap{position:relative}.product-tile .product-image{aspect-ratio:1.08;cursor:pointer;background-color:#f7f8f9;background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;width:100%;height:auto;padding:0;display:grid;overflow:hidden;border:0!important;border-radius:15px!important}.product-tile .product-placeholder-icon{filter:drop-shadow(0 10px 12px #0000001c);font-size:clamp(50px,5.3vw,88px)!important}.product-tile .heart{background:#fffffff0!important;top:10px!important;right:10px!important;box-shadow:0 4px 14px #00000017!important}.product-tile .stock-badge{bottom:9px!important;left:9px!important}.product-tile .product-body{background:0 0!important;padding:10px 2px 0!important}.product-tile .merchant-mini{color:#747d87;text-align:left;margin:0 0 3px;font-size:11px;font-weight:750}.product-tile .product-title{text-align:left;width:100%}.product-tile .product-title h3{color:#151a20;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 5px;font-size:15px;line-height:1.2;display:-webkit-box;overflow:hidden}.product-tile .product-rating{margin:4px 0;font-size:11px}.product-tile-meta{color:#89919a;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;margin-bottom:8px;font-size:10px;display:flex;overflow:hidden}.product-tile .price{justify-content:space-between;align-items:center;gap:8px;display:flex;margin-top:0!important}.product-tile .price>div{flex-direction:column;align-items:flex-start;display:flex}.product-tile .price b{font-size:17px}.product-tile .price del{color:#949ca5;font-size:10px}.product-tile .quick-add{color:#fff!important;width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;background:#ff6908!important;border-radius:10px!important}.product-tile .quick-add svg{width:17px;height:17px}.business-section{padding-top:26px;background:#fff!important}.visual-merchant-card{min-width:290px;max-width:330px;overflow:hidden;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:14px!important}.visual-merchant-card .merchant-card-visual{border-radius:12px;height:112px;position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}.visual-merchant-card .merchant-card-visual:after{content:"";background:linear-gradient(90deg,#ffffffb8 0%,#ffffff47 35%,#0000 72%);position:absolute;inset:0}.visual-merchant-card .merchant-logo{z-index:2;border:2px solid #fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:13px;font-weight:950;display:grid;position:absolute;bottom:12px;left:12px;box-shadow:0 4px 14px #00000014}.visual-merchant-card .merchant-card-copy{padding:9px 2px 6px!important}.visual-merchant-card .merchant-card-copy h3{margin:0 0 1px;font-size:14px}.visual-merchant-card .merchant-card-copy p{color:#6f7882;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:11px;overflow:hidden}.visual-merchant-card .merchant-bottom{border-top:0!important;grid-template-columns:auto auto 1fr!important;padding:5px 2px 0!important}@media (width<=1250px){.marketplace-products{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1000px){.marketplace-products{grid-template-columns:repeat(4,minmax(0,1fr))}.category-pills button{min-width:154px}}@media (width<=760px){.hero-marketplace{padding-bottom:0}.hero-marketplace .hero-live-visual{margin-bottom:0}.category-dock{padding-top:12px}.category-pills button{min-width:145px;height:50px}.marketplace-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.product-tile .product-image{border-radius:13px!important}.product-tile .product-title h3{font-size:14px}.product-tile .price b{font-size:16px}}.taxipoli-logo{object-fit:cover;border-radius:9px;flex:0 0 34px;width:34px;height:34px;display:block}.hero-live-delivery .taxipoli-logo{border-radius:10px;flex-basis:36px;width:36px;height:36px}.taxipoli-checkout-choice{text-align:left!important;align-items:center!important;gap:13px!important;display:flex!important}.taxipoli-checkout-choice>span{flex-direction:column;gap:3px;display:flex}.taxipoli-checkout-choice .taxipoli-logo{border-radius:11px;flex-basis:42px;width:42px;height:42px}.product-specs{border:1px solid var(--line);background:#fafbfc;border-radius:16px;margin:18px 0 20px;padding:18px}.product-specs h3{margin:0 0 13px;font-size:16px}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.spec-grid>div{border-bottom:1px solid #e9ebee;flex-direction:column;gap:4px;padding:9px 0;display:flex}.spec-grid span{color:var(--muted);font-size:12px}.spec-grid b{color:var(--ink);font-size:14px}@media (width<=620px){.spec-grid{grid-template-columns:1fr}}.hero-live-search{grid-template-columns:auto auto minmax(0,1fr) auto;gap:8px;padding-left:8px}.hero-category-filter{color:#252b32;white-space:nowrap;border-right:1px solid #e4e7ea;align-items:center;gap:7px;min-width:128px;max-width:190px;height:52px;padding:0 12px;font-size:13px;font-weight:850;display:flex;position:relative}.hero-category-filter span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.hero-category-filter select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.hero-category-filter svg{color:#727b85;flex:none}.hero-search-icon{margin-left:4px!important}.neutral-product-media{background:#f5f7f8!important}.product-image.neutral-product-media{place-items:center;display:grid}.product-image.neutral-product-media .product-placeholder-icon{filter:drop-shadow(0 10px 14px #00000014);font-size:clamp(56px,5vw,82px)!important}.product-meta-line{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin:7px 0 12px;display:flex}.product-meta-line .detail-rating{margin:0}.product-category-link{color:#6d5600;text-align:right;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:750;display:flex}.product-category-link:hover{text-decoration:underline}.gallery-main.neutral-product-media,.gallery-thumbs button.neutral-product-media{background:#f5f7f8!important}.gallery-main.neutral-product-media>span{font-size:clamp(90px,11vw,150px)}.gallery-thumbs button.neutral-product-media>span{font-size:34px}@media (width<=760px){.hero-live-search{grid-template-columns:auto minmax(0,1fr);padding:6px}.hero-category-filter{min-width:110px;max-width:135px;height:46px;padding:0 8px}.hero-category-filter span{max-width:92px}.hero-search-icon{display:none}.hero-live-search button{grid-column:1/-1}.product-meta-line{align-items:flex-start}.product-category-link{text-align:left}}.hero-live-delivery{grid-template-columns:30px minmax(0,1fr);align-items:center;column-gap:11px;min-width:238px;max-width:270px;overflow:hidden;padding:13px 16px!important;display:grid!important}.hero-live-delivery .taxipoli-logo{object-fit:cover;display:block;border-radius:8px!important;flex:0 0 30px!important;width:30px!important;height:30px!important}.hero-live-delivery>div{flex-direction:column;justify-content:center;min-width:0;line-height:1.15;display:flex}.hero-live-delivery b{white-space:nowrap;text-overflow:clip;overflow:hidden;font-size:15px!important}.hero-live-delivery small{white-space:nowrap;font-size:10px!important}.nearest-businesses{padding-bottom:18px}.nearest-businesses+.marketplace-product-section{padding-top:26px}.visual-merchant-card .merchant-bottom span{white-space:nowrap;align-items:center;gap:4px;display:flex}@media (width<=760px){.hero-live-delivery{grid-template-columns:26px minmax(0,1fr);column-gap:8px;min-width:198px;padding:10px 12px!important}.hero-live-delivery .taxipoli-logo{flex-basis:26px!important;width:26px!important;height:26px!important}.hero-live-delivery b{font-size:12px!important}.hero-live-delivery small{font-size:9px!important}}.hero-live-delivery{min-width:250px!important;max-width:none!important;padding:12px 16px!important;display:block!important;overflow:visible!important}.taxipoli-delivery-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:auto;margin:0}.taxipoli-delivery-table td{vertical-align:middle;border:0!important;padding:0!important}.taxipoli-logo-cell{width:42px!important;min-width:42px!important;max-width:42px!important;padding-right:12px!important}.taxipoli-delivery-table .taxipoli-logo{object-fit:contain!important;border-radius:8px!important;width:32px!important;max-width:32px!important;height:32px!important;margin:0!important;display:block!important}.taxipoli-delivery-title{text-align:left;height:19px;font-weight:850;white-space:nowrap!important;font-size:15px!important;line-height:19px!important}.taxipoli-delivery-meta{color:#69717b;text-align:left;height:15px;white-space:nowrap!important;font-size:10px!important;line-height:15px!important}.taxipoli-checkout-choice{text-align:left;display:block!important}.taxipoli-checkout-choice .checkout-table{width:100%}.taxipoli-checkout-choice .taxipoli-logo-cell{width:50px!important;min-width:50px!important;max-width:50px!important;padding-right:12px!important}.taxipoli-checkout-choice .taxipoli-delivery-title{font-size:14px!important}.taxipoli-checkout-choice .taxipoli-delivery-meta{font-size:10px!important}@media (width<=760px){.hero-live-delivery{min-width:220px!important;padding:10px 12px!important}.hero-live-delivery .taxipoli-logo-cell{width:36px!important;min-width:36px!important;max-width:36px!important;padding-right:9px!important}.hero-live-delivery .taxipoli-logo{width:28px!important;max-width:28px!important;height:28px!important}.hero-live-delivery .taxipoli-delivery-title{height:16px;font-size:12px!important;line-height:16px!important}.hero-live-delivery .taxipoli-delivery-meta{height:13px;font-size:9px!important;line-height:13px!important}}.hero-live-delivery{padding:9px 14px!important}.hero-live-delivery .taxipoli-logo-cell{width:58px!important;min-width:58px!important;max-width:58px!important;padding-right:12px!important}.hero-live-delivery .taxipoli-delivery-table .taxipoli-logo{object-fit:contain!important;border-radius:11px!important;width:52px!important;max-width:52px!important;height:52px!important}.hero-live-delivery .taxipoli-delivery-title{height:21px!important;font-size:15px!important;line-height:21px!important}.hero-live-delivery .taxipoli-delivery-meta{height:16px!important;font-size:10px!important;line-height:16px!important}.taxipoli-checkout-choice .taxipoli-logo-cell{width:62px!important;min-width:62px!important;max-width:62px!important}.taxipoli-checkout-choice .taxipoli-logo{width:54px!important;max-width:54px!important;height:54px!important}@media (width<=760px){.hero-live-delivery .taxipoli-logo-cell{width:48px!important;min-width:48px!important;max-width:48px!important;padding-right:9px!important}.hero-live-delivery .taxipoli-delivery-table .taxipoli-logo{width:42px!important;max-width:42px!important;height:42px!important}.hero-live-delivery .taxipoli-delivery-title{font-size:12px!important}.hero-live-delivery .taxipoli-delivery-meta{font-size:9px!important}}.header-taxipoli-delivery{text-align:left;white-space:nowrap;color:#171b20;background:#fff4d2;border:1px solid #f2d28b;border-radius:13px;grid-template-columns:30px auto;align-items:center;gap:7px;min-height:42px;padding:5px 10px 5px 6px;display:grid}.header-taxipoli-delivery img{object-fit:contain;border-radius:7px;width:30px;height:30px;display:block}.header-taxipoli-delivery span{flex-direction:column;line-height:1.05;display:flex}.header-taxipoli-delivery b{font-size:11px;font-weight:900}.header-taxipoli-delivery small{color:#69717b;margin-top:3px;font-size:8px}.header-taxipoli-delivery:hover{background:#ffefbd;border-color:#e5ad28}@media (width<=900px){.header-taxipoli-delivery small{display:none}.header-taxipoli-delivery{grid-template-columns:27px auto;padding-right:8px}.header-taxipoli-delivery img{width:27px;height:27px}.header-taxipoli-delivery b{font-size:10px}}@media (width<=700px){.header-taxipoli-delivery{grid-template-columns:26px;padding:5px}.header-taxipoli-delivery span{display:none}.header-taxipoli-delivery img{width:26px;height:26px}}.pin-picker{background:#fff;border:1px solid #d9dde3;border-radius:18px;margin-top:16px;overflow:hidden}.pin-picker-head{border-bottom:1px solid #eceff3;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.pin-picker-head div{gap:3px;display:grid}.pin-picker-head small{color:#667085}.pin-picker-head button{color:#fff;cursor:pointer;background:#0f4cbd;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.pin-map{background:#eef2f5;width:100%;height:330px}.pin-coordinate{color:#8a4b00;background:#fff6e5;justify-content:space-between;gap:14px;padding:11px 16px;font-size:.86rem;display:flex}.pin-coordinate.ready{color:#176b3a;background:#ecfdf3}.pin-coordinate span{font-variant-numeric:tabular-nums}.leaflet-container{z-index:1;font-family:inherit}@media (width<=700px){.pin-picker-head{flex-direction:column;align-items:flex-start}.pin-map{height:280px}.pin-coordinate{flex-direction:column;gap:3px}}.language-switch{background:#fff;border:1px solid #e3e7ef;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;display:flex}.language-switch select{background:0 0;border:0;outline:0;font-weight:800}.notification-btn{background:#fff;border:0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:relative}.notification-btn i{color:#fff;background:#d92828;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-2px;right:0}.category-browser-modal,.info-modal,.review-modal{background:#fff;border-radius:24px;width:min(760px,100vw - 28px);max-height:88vh;padding:28px;position:relative;overflow:auto;box-shadow:0 28px 80px #12213b33}.category-browser-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.category-browser-grid button{text-align:left;background:#fff;border:1px solid #e6e8ef;border-radius:16px;gap:6px;padding:16px;display:grid}.category-browser-grid button>span{font-size:26px}.category-browser-grid button.selected,.category-browser-grid button:hover{border-color:var(--brand-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-accent) 20%,transparent)}.three-step{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.three-step div{background:#f6f8fc;border-radius:16px;gap:8px;padding:18px;display:grid}.three-step b{background:var(--brand-accent);border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.taxipoli-info-logo{object-fit:contain;width:96px;max-height:56px}.review-summary{align-items:center;gap:10px;margin:16px 0;font-size:20px;display:flex}.review-summary svg,.rating-link svg{color:#f0a500}.review-list{gap:10px;display:grid}.review-list article{background:#f8f9fc;border-radius:14px;padding:14px}.rating-link{cursor:pointer;color:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.rating-link:hover{text-decoration:underline}.merchant-card-main{text-align:left;background:0 0;border:0;width:100%;padding:0}.notification-drawer{width:min(420px,92vw)}.notification-item{text-align:left;background:#f3f6ff;border:0;border-radius:14px;gap:12px;width:100%;margin:8px 0;padding:14px;display:flex}.notification-item.read{opacity:.72;background:#f8f8f8}.notification-item span{gap:4px;display:grid}.notification-item small{line-height:1.35}.empty-state.compact{min-height:auto;padding:24px}.credit-policy-callout,.substitution-box,.age-gate,.pickup-info,.payment-pending-box,.order-preference{background:#f7faff;border:1px solid #dde5f3;border-radius:16px;align-items:flex-start;gap:12px;margin:14px 0;padding:14px;display:flex}.credit-policy-callout svg,.substitution-box svg,.pickup-info svg,.payment-pending-box svg,.order-preference svg{color:#194faa;flex:none}.credit-policy-callout span,.substitution-box>div,.age-gate span,.pickup-info span,.payment-pending-box div,.order-preference span{flex:1;gap:4px;display:grid}.credit-policy-callout small,.age-gate small,.pickup-info small,.payment-pending-box small,.order-preference small{color:#667085;line-height:1.45}.age-gate{background:#fff8ef;border-color:#f3d9ae}.age-gate svg{color:#9b5017}.substitution-options{gap:8px;margin-top:8px;display:grid}.substitution-options label,.checkbox-line{align-items:center;gap:8px;display:flex}.credit-toggle{border:1px solid #dfe6f2;border-radius:16px;align-items:center;gap:12px;margin:14px 0;padding:14px;display:flex}.credit-toggle span{flex:1;gap:3px;display:grid}.payment-list button svg{flex:none}.saved-address-select{gap:6px;margin:12px 0;display:grid}.saved-address-select select,.account-card select{background:#fff;border:1px solid #d9dfeb;border-radius:10px;padding:11px}.account-hub{width:min(1100px,100% - 28px);margin:28px auto 70px}.account-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.credit-badge{color:#fff;background:#0e3975;border-radius:16px;align-items:center;gap:9px;padding:12px 16px;display:flex}.credit-badge span{display:grid}.credit-badge small{opacity:.78}.account-tabs{gap:8px;padding:14px 0 18px;display:flex;overflow:auto}.account-tabs button{white-space:nowrap;background:#fff;border:1px solid #dfe3eb;border-radius:999px;padding:9px 13px;font-weight:800}.account-tabs button.active{color:#fff;background:#102d5c;border-color:#102d5c}.account-hub .account-card{max-width:none}.account-link-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.saved-list{gap:8px;margin:14px 0;display:grid}.saved-list>div{border:1px solid #e0e5ee;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.saved-list>div>span{flex:1;gap:3px;display:grid}.saved-list>div>button{color:#b42318;background:0 0;border:0}.payment-add-grid,.support-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px;display:grid}.payment-add-grid button,.support-grid button{text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:14px;align-items:center;gap:9px;padding:15px;display:flex}.support-grid button{grid-template-columns:auto 1fr;grid-template-areas:"icon title""icon small";display:grid}.support-grid button svg{grid-area:icon}.support-grid button b{grid-area:title}.support-grid button small{grid-area:small}.credit-large{color:#123d7c;margin:8px 0;font-size:40px;font-weight:900}.verification-status{border-radius:999px;margin:12px 0;padding:8px 12px;display:inline-block}.status-approved{color:#176536;background:#e8f7ed}.status-pending{color:#845900;background:#fff4d9}.status-not_submitted{color:#4a5568;background:#eef1f6}.legal-links{gap:8px;display:grid}.legal-links button{text-align:left;background:#fff;border:1px solid #e1e5ec;border-radius:14px;gap:12px;padding:14px;display:flex}.legal-links button span{gap:3px;display:grid}.danger-btn{color:#b42318;background:#fff3f1;border:1px solid #f0b2ac;border-radius:12px;align-items:center;gap:8px;padding:11px 14px;font-weight:800;display:inline-flex}.order-title-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.payment-pending-box{background:#fff7e6;border-color:#f4cf88}.payment-pending-box button{color:#fff;background:#102d5c;border:0;border-radius:10px;padding:9px 11px;font-weight:800}.order-help{border-top:1px solid #e5e8ef;margin-top:28px;padding-top:24px}.order-action-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.order-action-grid button{text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:14px;grid-template-columns:auto 1fr;grid-template-areas:"icon title""icon small";gap:3px 10px;padding:14px;display:grid}.order-action-grid button svg{grid-area:icon}.order-action-grid button b{grid-area:title}.order-action-grid button small{color:#667085;grid-area:small;line-height:1.4}.support-confirmation{color:#176536;background:#ebf7ef;border-radius:12px;align-items:center;gap:8px;padding:11px;display:flex}.support-order-note{gap:7px;margin-top:14px;display:grid}.support-order-note textarea{border:1px solid #dbe1ea;border-radius:12px;min-height:88px;padding:12px}.support-order-note button,.support-contact-row button{color:#fff;background:#123d7c;border:0;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;display:inline-flex}.support-contact-row{gap:8px;margin-top:10px;display:flex}.amount-due{color:#123d7c;margin-top:5px}.info-modal .full,.review-modal .full{width:100%}.pin-map{cursor:crosshair}@media (width<=900px){.language-switch{display:none}.category-browser-grid{grid-template-columns:repeat(2,1fr)}.account-link-grid,.order-action-grid{grid-template-columns:1fr}.account-heading{flex-direction:column;align-items:start}.payment-add-grid,.support-grid{grid-template-columns:1fr}}@media (width<=560px){.category-browser-grid,.three-step{grid-template-columns:1fr}.notification-btn{width:36px;height:36px}.order-title-row{flex-direction:column}.credit-policy-callout{flex-wrap:wrap}}.schedule-box,.promo-code-box,.product-question,.compare-offers,.order-receipt,.return-center{background:#fff;border:1px solid #dfe5ef;border-radius:16px;margin:14px 0;padding:15px}.schedule-box{background:#f8fbff;gap:12px;display:flex}.schedule-box>div{flex:1;gap:8px;display:grid}.schedule-box label{align-items:center;gap:8px;display:flex}.schedule-box input[type=datetime-local]{border:1px solid #d8e0ec;border-radius:10px;padding:10px}.promo-code-box{align-items:flex-start;gap:12px;display:flex}.promo-code-box label{flex:1;gap:6px;display:grid}.promo-code-box label>span{gap:7px;display:flex}.promo-code-box input{border:1px solid #d9e0ea;border-radius:10px;flex:1;padding:10px}.promo-code-box button{color:#fff;background:#102d5c;border:0;border-radius:10px;padding:0 12px;font-weight:800}.product-trust-badges{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.product-trust-badges span{background:#f2f6fc;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:12px;font-weight:800;display:inline-flex}.product-trust-badges svg{width:14px;height:14px}.product-action-row{grid-template-columns:1.5fr 1fr;align-items:stretch;gap:8px;display:grid}.product-action-row .secondary-btn{justify-content:center}.product-question{background:#fafcff}.product-question textarea{border:1px solid #dbe1ea;border-radius:10px;width:100%;min-height:88px;margin:7px 0;padding:11px}.compare-offers{gap:8px;display:grid}.compare-offers>button{text-align:left;background:#fff;border:1px solid #e1e6ee;border-radius:12px;align-items:center;gap:10px;padding:11px;display:flex}.compare-offers>button span{flex:1;display:grid}.saved-products-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.saved-products-grid button{text-align:left;background:#fff;border:1px solid #e1e6ee;border-radius:12px;gap:5px;padding:12px;display:grid}.saved-products-grid button>span{font-size:30px}.shopping-list{border:1px solid #e1e6ee;border-radius:14px;margin-top:10px;padding:12px}.shopping-list>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.shopping-list>div button{background:#eff4fb;border:0;border-radius:999px;padding:7px 10px}.receipt-actions{gap:7px;display:flex}.receipt-lines{gap:8px;display:grid}.receipt-lines>div,.receipt-total{border-bottom:1px solid #eceff4;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.receipt-lines span{display:grid}.receipt-lines small{color:#697386}.receipt-total{border-bottom:0;font-size:17px}.return-center{background:#fbfcfe}.return-line{border-bottom:1px solid #eceff4;grid-template-columns:1fr minmax(180px,240px) auto;align-items:center;gap:8px;padding:9px 0;display:grid}.return-line>span{display:grid}.return-line select{background:#fff;border:1px solid #d9e0eb;border-radius:9px;padding:9px}.return-line button{color:#fff;background:#173e76;border:0;border-radius:9px;padding:9px 11px;font-weight:800}@media (width<=760px){.product-action-row,.saved-products-grid,.return-line{grid-template-columns:1fr}.promo-code-box label>span{flex-direction:column}.promo-code-box button{padding:10px}.receipt-actions{flex-direction:column}}.category-browser-modal{margin:auto}.department-wide-choice{background:#eef5ff;border:1px solid #cfd8e7;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;margin:9px 0 12px;padding:11px 12px;font-weight:850;display:flex}.food-catering-pill{background:linear-gradient(135deg,#fff2d7,#ffe0a8)!important;border-color:#efc873!important}.verified-check{color:#1976d2;vertical-align:middle;display:inline-block}.quality-tier{vertical-align:middle;color:#46515f;background:#eef1f5;border-radius:999px;align-items:center;margin-left:8px;padding:4px 8px;font-weight:950;line-height:1;display:inline-flex;font-size:10px!important}.tier-bronze{color:#7a481c;background:#f3e4d5}.tier-silver{color:#536172;background:#edf1f5}.tier-gold{color:#8b6500;background:#fff0ba}.tier-king{color:#6935a3;background:#efe3ff}.tier-diamond{color:#14658f;background:#e3f5ff}.tier-new{color:#5f6874;background:#eef1f5}.cart-group-drawer{width:min(520px,100vw)!important}.cart-group-note{background:#f4f7fb;border-radius:12px;gap:8px;padding:11px;font-size:12px;line-height:1.45;display:flex}.cart-business-groups{gap:14px;display:grid}.cart-business-group{border:1px solid #e0e5ec;border-radius:16px;padding:12px}.cart-business-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.cart-business-head>div{gap:2px;display:grid}.cart-business-head .verified-check{margin-left:4px}.combined-delivery-cta{text-align:left;background:#effaf2;border:1px solid #bad3c1;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;margin:14px 0;padding:13px;display:grid}.combined-delivery-cta span{gap:3px;display:grid}.combined-delivery-cta small{color:#53665a;line-height:1.35}.checkout-address-form .wide,.address-form .wide{grid-column:1/-1}.address-form select,.address-form input,.address-form textarea{background:#fff;border:1px solid #d9dfeb;border-radius:10px;width:100%;padding:11px}.save-address-after,.shopping-service-box,.address-confirm-card,.preferred-substitute,.live-order-editor,.order-address-edit,.balance-policy-callout{background:#fbfcfe;border:1px solid #dfe5ef;border-radius:16px;margin:14px 0;padding:15px}.save-address-after{gap:8px;display:grid}.save-address-after>label:first-child,.shopping-service-box label{align-items:center;gap:8px;display:flex}.shopping-service-box{background:#fffaf0;gap:10px;display:grid}.address-confirm-card{background:#f3f8ff;grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.address-confirm-card>label{grid-column:1/-1;align-items:center;gap:8px;font-weight:800;display:flex}.address-confirm-card p{margin:4px 0}.balance-policy-callout{background:#f2f7ff;gap:11px;display:flex}.balance-policy-callout span{gap:4px;display:grid}.promo-success{color:#176536}.created-order-link{text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;margin:8px 0;padding:12px;display:grid}.created-order-link span{display:grid}.preferred-substitute{background:#fffaf0;gap:10px;display:flex}.preferred-substitute>div{flex:1;gap:5px;display:grid}.preferred-substitute select{background:#fff;border:1px solid #ddd;border-radius:10px;padding:10px}.id-upload-box{text-align:center;background:#fafcff;border:2px dashed #cbd5e1;border-radius:16px;place-items:center;gap:8px;margin:14px 0;padding:22px;display:grid}.id-upload-box input{max-width:100%}.live-order-editor{background:#fffbea;border-color:#ead58a}.editable-lines{gap:8px;display:grid}.editable-lines>div{border-bottom:1px solid #eee3bf;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.editable-lines>div>span{font-size:28px}.editable-lines>div>div:nth-child(2){display:grid}.order-address-edit{background:#fff}.admin-grid{grid-template-columns:repeat(3,1fr)!important}.banner-studio label{gap:6px;display:grid}.banner-studio select{border:1px solid #d8dfeb;border-radius:10px;padding:10px}.admin-banner-preview{background:linear-gradient(135deg,#ffe089,#ffb53c);border-radius:15px;align-content:end;gap:4px;min-height:130px;margin-top:12px;padding:18px;display:grid;position:relative;overflow:hidden}.banner-type-animation{animation:5s ease-in-out infinite polimartBannerMotion;background-size:200% 200%!important}.banner-type-slides{animation:8s ease-in-out infinite polimartSlidePulse}.banner-type-video{position:relative;overflow:hidden}.banner-type-video:after{content:"▶ MUTED VIDEO";color:#fff;letter-spacing:.05em;background:#111c;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;bottom:12px;right:12px}@keyframes polimartBannerMotion{0%,to{background-position:0%;transform:translateZ(0)}50%{background-position:100%}}@keyframes polimartSlidePulse{0%,45%,to{filter:saturate();opacity:1}50%,95%{filter:saturate(1.2);opacity:.9}}.store-brand h1{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.store-banner-visual.banner-type-animation,.promo-feature.banner-type-animation{background-image:linear-gradient(120deg,#ffe593,#f5b800,#ffcf4a)!important}.promo-feature.banner-type-slides,.store-banner-visual.banner-type-slides{animation:7s infinite polimartSlidePulse}.promo-feature.banner-type-video,.store-banner-visual.banner-type-video{box-shadow:inset 0 0 0 999px #0a0f140a}@media (width<=760px){.admin-grid{grid-template-columns:1fr!important}.address-confirm-card{grid-template-columns:1fr}.checkout-address-form .wide,.address-form .wide{grid-column:auto}.cart-group-drawer{width:100%!important}}.route-quote-card{background:#f5f9ff;border:1px solid #cfe0ff;border-radius:14px;align-items:flex-start;gap:12px;margin:12px 0;padding:14px 16px;display:flex}.route-quote-card svg{color:#2057b5;flex:none}.route-quote-card span{flex-direction:column;gap:4px;display:flex}.route-quote-card small{color:#52606d;line-height:1.45}.merchant-pin-admin label{flex-direction:column;gap:6px;margin:10px 0;display:flex}.merchant-pin-admin input,.merchant-pin-admin select{background:#fff;border:1px solid #d8dee8;border-radius:10px;width:100%;padding:10px 12px}.merchant-pin-admin .pin-picker,.merchant-pin-admin>.primary-btn{margin-top:10px}.merchant-pin-admin>small{color:#667085;margin-top:8px;display:block}.smart-address-wrap{position:relative}.street-name-field small{color:var(--muted);align-items:center;gap:5px;margin-top:5px;display:flex}.street-suggestions{border:1px solid var(--line);background:#fff;border-radius:12px;grid-column:1/-1;overflow:hidden;box-shadow:0 12px 28px #14191e17}.street-suggestions button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:flex-start;gap:8px;width:100%;padding:11px 12px;display:flex}.street-suggestions button:last-child{border-bottom:0}.street-suggestions button:hover{background:#fff9e5}.street-suggestions svg{flex:none;margin-top:2px}.map-confirmed{color:#126d3c;background:#f0fff6;border:1px solid #a9dfbe;border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:9px;padding:11px 13px;display:flex}.map-confirmed span{flex-direction:column;gap:3px;display:flex}.map-confirmed small{color:#3b7455}.address-detail-required{border-left:3px solid #f0b600;padding-left:10px}.address-detail-required small{color:var(--muted)}.address-name-profile{flex-direction:column;gap:6px;margin:14px 0;display:flex}.address-name-profile input{border:1px solid #d9dde2;border-radius:10px;height:44px;padding:0 11px}.availability-window{border:1px solid var(--line);background:#fafbfc;border-radius:12px;flex-direction:column;gap:12px;margin-top:12px;padding:12px;display:flex}.weekday-quick,.time-presets{flex-wrap:wrap;gap:7px;display:flex}.weekday-quick button,.time-presets button{background:#fff;border:1px solid #d9dde2;border-radius:10px;padding:8px 10px;font-weight:750}.time-presets button{flex-direction:column;align-items:flex-start;display:flex}.time-presets button small{color:var(--muted);font-weight:500}.time-presets button.selected{background:#fff6d4;border-color:#d9a700;box-shadow:inset 0 0 0 1px #f2c400}.availability-window>label,.time-range label{flex-direction:column;gap:5px;font-weight:750;display:flex}.availability-window input{background:#fff;border:1px solid #d9dde2;border-radius:9px;height:42px;padding:0 10px}.time-range{align-items:end;gap:10px;display:flex}.time-range label{flex:1}.time-range span{color:var(--muted);padding-bottom:11px}.success-actions.three{flex-wrap:wrap;gap:9px;display:flex}.success-actions.three button{flex:1;min-width:145px}@media (width<=640px){.time-range{flex-direction:column;align-items:stretch}.time-range span{padding:0}.weekday-quick button{flex:1 0 26%}.time-presets button{flex:1 0 42%}}.simplified-haiti-address{grid-template-columns:110px minmax(260px,1fr)!important}.simplified-haiti-address .house-number-field input{max-width:88px}.simplified-haiti-address .wide{grid-column:1/-1}.combined-delivery-auto{background:#eefaf2;border:1px solid #b9dcc6;border-radius:15px;align-items:flex-start;gap:11px;margin:12px 0;padding:14px;display:flex}.combined-delivery-auto span{gap:3px;display:grid}.cart-substitute{color:#176536;font-weight:700}@media (width<=640px){.simplified-haiti-address{grid-template-columns:92px 1fr!important}.simplified-haiti-address .house-number-field input{max-width:76px}}.compact-substitute{align-items:flex-start;background:#fff8e8!important;border-color:#f1cf70!important;margin:10px 0!important;padding:9px 10px!important}.compact-substitute>svg{color:#8a5b00;width:18px;height:18px;margin-top:7px}.substitute-toggle{text-align:left;color:#382800;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:2px 0;display:flex}.substitute-toggle span{gap:1px;display:grid}.substitute-toggle b{font-size:13px}.substitute-toggle small{color:#796846;font-size:10px;font-weight:600}.substitute-toggle svg{width:15px;height:15px;transition:transform .2s}.substitute-toggle svg.open{transform:rotate(180deg)}.substitute-panel{border-top:1px solid #f0dca8;gap:9px;margin-top:8px;padding-top:8px;display:grid}.substitute-panel>label{gap:4px;font-size:11px;font-weight:800;display:grid}.substitute-panel select,.substitute-search-box input{background:#fff;border:1px solid #dfd5bd;border-radius:9px;padding:8px;font-size:12px}.substitute-selected{background:#fff;border:1px solid #edd99f;border-radius:9px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;padding:6px 8px;font-size:11px;display:flex}.substitute-selected span{color:#6d6453}.substitute-selected b{font-size:11px}.substitute-selected button{color:#9a3d26;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:10px;font-weight:800}.substitute-search-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.substitute-search-head>b{font-size:11px}.substitute-scope{flex-wrap:wrap;gap:5px;display:flex}.substitute-scope button{cursor:pointer;background:#fff;border:1px solid #dbcfae;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.substitute-scope button.selected{color:#fff;background:#8a5b00;border-color:#8a5b00}.substitute-search-box{background:#fff;border:1px solid #dfd5bd;border-radius:10px;align-items:center;gap:6px;padding:0 8px;display:flex!important}.substitute-search-box svg{color:#7c715c;width:14px;height:14px}.substitute-search-box input{outline:0;flex:1;min-width:0;border:0!important}.substitute-search-results{gap:5px;display:grid}.substitute-search-results>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7ddc5;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.substitute-search-results>button>span:first-child{font-size:21px}.substitute-search-results>button>span:nth-child(2){display:grid}.substitute-search-results b{font-size:11px}.substitute-search-results small{color:#776d5b;font-size:9px}.substitute-search-results>button>svg{opacity:0;width:14px;height:14px}.substitute-search-results>button.selected{background:#fffaf0;border-color:#8a5b00}.substitute-search-results>button.selected>svg{opacity:1;color:#8a5b00}.item-note{margin-top:10px}.item-note textarea{min-height:72px}.product-question{display:none!important}.search-page{background:#fff;min-height:70vh}.search-page-top{background:linear-gradient(#fff8ec 0%,#fff 100%);border-bottom:1px solid #f0e6d4;padding:30px 5.5% 18px}.search-page-top h1{letter-spacing:-.035em;color:#252a31;margin:6px 0 16px;font-size:clamp(27px,3.1vw,44px)}.search-back{margin:0 0 18px!important}.search-page-bar{background:#fff;border:2px solid #f0b24f;border-radius:16px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;max-width:980px;padding:6px 7px 6px 8px;display:grid;box-shadow:0 10px 28px #78480017}.search-page-bar>svg{color:#777f8b;width:23px;height:23px}.search-page-bar input{color:#242a32;background:0 0;border:0;outline:0;min-width:0;padding:11px 5px;font-size:16px}.search-page-bar>button{background:var(--brand-accent,#ff6710);color:#fff;cursor:pointer;border:0;border-radius:11px;height:46px;padding:0 22px;font-size:15px;font-weight:900}.search-page-category{background:#f7f4ed;border-radius:11px;align-items:center;gap:5px;min-width:145px;height:46px;padding:0 11px;font-size:12px;font-weight:900;display:flex;position:relative;overflow:hidden}.search-page-category span{white-space:nowrap;text-overflow:ellipsis;max-width:125px;overflow:hidden}.search-page-category select{opacity:0;cursor:pointer;position:absolute;inset:0}.search-page-hint{color:#7c7468;max-width:980px;margin-top:8px;font-size:11px;display:block}.search-page-results{padding-top:24px}.search-empty{text-align:center;grid-column:1/-1;align-content:center;place-items:center;gap:7px;min-height:210px;display:grid}.search-empty svg{color:#9b8f7c;width:31px;height:31px}.search-empty h3,.search-empty p{margin:0}@media (width<=720px){.search-page-top{padding:22px 4% 14px}.search-page-bar{grid-template-columns:auto minmax(0,1fr);padding:6px}.search-page-category{min-width:120px}.search-page-bar>svg{display:none}.search-page-bar>button{grid-column:1/-1;width:100%;height:43px}.search-page-hint{font-size:10px}.search-page-top h1{font-size:28px}}.optional-label{color:#52606d;vertical-align:middle;background:#edf2f7;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-flex}.optional-map-note{color:#344054;background:#f7f9fc;border:1px solid #e5e9f0;border-radius:13px;align-items:flex-start;gap:10px;margin:15px 0 0;padding:11px 13px;display:flex}.optional-map-note>span{gap:2px;display:grid}.optional-map-note small{color:#667085;line-height:1.4}.special-section-header{padding-top:16px;padding-bottom:2px}.special-section-link{text-align:left;cursor:pointer;background:#fffaf0;border:1px solid #ead9b6;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;padding:14px 16px;display:grid}.special-section-link:hover{background:#fff5df;border-color:#dcbf82}.special-section-icon{font-size:32px}.special-section-link>span:nth-child(2){gap:2px;display:grid}.special-section-link small{letter-spacing:.09em;color:#9b6514;font-size:10px;font-weight:900}.special-section-link b{color:#2a2116;font-size:19px}.special-section-link em{color:#6b6257;font-size:12px;font-style:normal}.taxipoli-modal-actions{grid-template-columns:1fr 1fr;gap:9px;margin:14px 0;display:grid}.taxipoli-modal-actions .link-button{text-align:center;justify-content:center}.pin-coordinate:not(.ready){color:#52606d;background:#f7f9fc}.simplified-haiti-address label small{color:#667085;font-weight:500}.simplified-haiti-address .street-name-field small{color:#667085}.simplified-haiti-address label:has(select[name=department]) small{color:#667085}@media (width<=700px){.taxipoli-modal-actions{grid-template-columns:1fr}.special-section-link{padding:12px}.special-section-icon{font-size:28px}}.checkout-delivery-help{text-align:left;cursor:pointer;color:#15191f;background:#fff9e8;border:1px solid #ead28c;border-radius:14px;align-items:center;gap:12px;width:100%;margin:12px 0 14px;padding:12px 14px;display:flex}.checkout-delivery-help>svg:first-child{color:#9a6a00;flex:none}.checkout-delivery-help span{flex:1;gap:2px;display:grid}.checkout-delivery-help b{font-size:13px}.checkout-delivery-help small{color:#667085;line-height:1.35}.checkout-delivery-help:hover{background:#fff3c7;border-color:#d9aa32}.faq-section{padding-top:18px;padding-bottom:46px}.faq-list{gap:10px;max-width:1000px;display:grid}.faq-list details{background:#fff;border:1px solid #e1e5ec;border-radius:15px;overflow:hidden}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 18px;font-weight:850;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:#8a6200;font-size:22px}.faq-list details[open] summary:after{content:"−"}.faq-list details>p,.faq-list details>div{color:#586174;margin:0;padding:0 18px 18px;line-height:1.55}.faq-more{cursor:pointer;background:#fff8df;border:1px solid #e2bf59;border-radius:10px;align-items:center;gap:7px;margin-top:10px;padding:9px 12px;font-weight:800;display:inline-flex}.standard-topbar{gap:14px;height:70px}.standard-topbar .site-menu-btn{background:#fff;border:1px solid #e2e5e9;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-weight:850;display:flex}.standard-topbar .site-menu-btn:hover{background:#f7f8fa}.standard-topbar .cart-btn{min-height:42px;padding:0 7px}.navline,.mobile-menu{display:none!important}.site-drawer{padding:25px 20px 30px;width:min(390px,94vw)!important}.drawer-user{background:#f7f8fa;border-radius:14px;align-items:center;gap:11px;margin:12px 0 8px;padding:13px;display:flex}.drawer-user>svg{width:31px;height:31px}.drawer-user span{gap:2px;display:grid}.drawer-user small{color:#68717c}.drawer-nav{gap:4px;display:grid}.drawer-nav>button{grid-template-columns:24px 1fr;gap:12px;width:100%;text-align:left!important;border-radius:12px!important;align-items:center!important;padding:11px 10px!important;display:grid!important}.drawer-nav>button:hover{background:#f5f6f8!important}.drawer-nav>button>span{gap:2px;display:grid}.drawer-nav>button b{font-size:14px}.drawer-nav>button small{color:#737c87;font-size:10px;font-weight:500}.drawer-section-title{letter-spacing:.12em;text-transform:uppercase;color:#9a6a00;border-top:1px solid #eef0f2;margin-top:5px;padding:15px 10px 5px;font-size:10px;font-weight:950}.standard-info-page{width:min(1080px,100% - 34px);margin:34px auto 70px}.standard-info-page>h1{letter-spacing:-.045em;max-width:850px;margin:8px 0 13px;font-size:clamp(34px,5vw,58px);line-height:1.02}.info-lead{color:#667085;max-width:800px;margin-bottom:28px;font-size:17px;line-height:1.55}.info-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.info-card-grid section{border:1px solid #e2e6eb;border-radius:16px;min-height:150px;padding:20px}.info-card-grid section>svg{color:#9a6a00}.info-card-grid h3{margin:10px 0 7px}.info-card-grid p{color:#667085;line-height:1.5}.info-card-grid a{color:#17202b;font-weight:800}.help-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:24px 0 34px;display:grid}.help-actions>a,.help-actions>button{text-align:left;color:#171b21;background:#fff;border:1px solid #e1e5ea;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:16px;text-decoration:none;display:grid}.help-actions span{gap:3px;display:grid}.help-actions small{color:#697281}.help-heading{margin-top:12px}.help-faq .faq-list{max-width:100%}.faq-section{display:none!important}@media (width<=900px){.standard-topbar .site-menu-btn span{display:none}.standard-topbar .site-menu-btn{justify-content:center;width:42px;padding:0}.standard-topbar .cart-btn span{display:none}.help-actions{grid-template-columns:1fr}.info-card-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.topbar{gap:8px;padding:0 14px}.brand{font-size:25px}.brand>svg{width:18px}.standard-topbar .location{margin-left:auto}.standard-topbar .notification-btn{width:36px}.standard-topbar .site-menu-btn{width:38px;min-height:38px}.standard-topbar .cart-btn{padding:0 4px}.standard-topbar .language-switch{display:none}.info-card-grid{grid-template-columns:1fr}.standard-info-page{width:calc(100% - 28px);margin-top:24px}.standard-info-page>h1{font-size:36px}}button.drawer-user{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0}.brand{color:#1a49c9}.brand span,.footer-brand span,.drawer-brand span{color:#f4b400}.brand svg{color:#1a49c9;margin-left:2px}.footer-brand,.drawer-brand{color:#fff}.site-drawer{gap:10px;padding:22px 18px 28px!important}.site-drawer .drawer-brand{color:#1a49c9;letter-spacing:-1px;align-items:center;gap:0;font-size:30px;display:flex}.site-drawer .drawer-brand:before{content:"";background:url(/assets/polimart-mark.png) 50%/cover;border-radius:10px;flex:none;width:34px;height:34px;margin-right:9px}.site-drawer .drawer-brand span{color:#f4b400}.site-drawer .close{top:20px;right:16px}.site-drawer .drawer-user{background:linear-gradient(135deg,#e7edfc,#fff4d6);border-radius:16px;gap:12px;margin:8px 0 6px;padding:14px}.site-drawer .drawer-user svg{color:#1a49c9;box-sizing:border-box;background:#fff;border-radius:50%;flex:none;width:38px;height:38px;padding:6px}.site-drawer .drawer-user b{color:#151a20;font-size:16px}.site-drawer .drawer-user small{color:#4a5470}.site-drawer .drawer-section-title{color:#1a49c9;border-top:0;padding:14px 8px 4px;font-size:11px}.site-drawer .drawer-nav{gap:2px}.site-drawer .drawer-nav>button{grid-template-columns:36px 1fr 16px;gap:12px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:12px!important;padding:11px 8px!important}.site-drawer .drawer-nav>button:hover,.site-drawer .drawer-nav>button:active{background:#f4f6fb!important}.site-drawer .drawer-nav>button>svg{box-sizing:border-box;color:#1a49c9;background:#eef2fb;border-radius:11px;width:36px;height:36px;padding:8px}.site-drawer .drawer-nav>button:after{content:"›";color:#9aa3b0;justify-self:end;padding-right:4px;font-size:22px;line-height:1}.site-drawer .drawer-nav>button b{color:#151a20;font-size:15px}.site-drawer .drawer-nav>button small{color:#68717c;font-size:11.5px}.site-drawer .drawer-foot{color:#68717c;border-top:1px solid #eef0f2;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;font-size:12px;display:flex}.site-drawer .drawer-foot button{color:#1a49c9;background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:700}.drawer-right{justify-content:flex-end}.drawer-right .drawer{width:min(390px,92vw);animation:.22s ease-out polimartDrawerIn}@keyframes polimartDrawerIn{0%{opacity:.6;transform:translate(24px)}to{opacity:1;transform:none}}@media (width<=480px){.site-drawer{width:min(390px,88vw)!important;padding:18px 14px 24px!important}.site-drawer .drawer-brand{font-size:26px}.site-drawer .drawer-nav>button b{font-size:14.5px}.site-drawer .drawer-nav>button small{font-size:11px}}.address-ask-backdrop{z-index:60;background:#0f172acc;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.address-ask-card{background:#fff;border-radius:18px;gap:8px;width:100%;max-width:420px;padding:22px;display:grid;box-shadow:0 20px 60px #0006}.address-ask-card h3{margin:0;font-size:20px}.address-ask-card p{margin:0;font-size:15px;line-height:1.45}.address-ask-card small{color:#5a6478}.address-ask-card .row-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.address-confirm-card .link-btn{color:#1a49c9;cursor:pointer;background:0 0;border:0;grid-column:1/-1;justify-self:start;padding:0;font-weight:700;text-decoration:underline}.driver-arrived-box{background:#fff3cd;border:2px solid #f0b429;border-radius:14px;align-items:center;gap:12px;margin:12px 0;padding:14px;display:flex}.driver-arrived-box>div{gap:3px;display:grid}.driver-arrived-box small b{letter-spacing:2px;font-size:18px}.support-box{width:100%;font:inherit;border:1px solid #d9dfeb;border-radius:12px;margin:8px 0;padding:12px}.support-grid a{color:inherit;background:#fff;border:1px solid #dfe5ef;border-radius:14px;gap:4px;padding:14px;text-decoration:none;display:grid}.step-box{background:#eef6f4;border:1px solid #cfe5df;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin:14px 0;padding:12px 16px;display:flex}.step-box>div{flex-direction:column;gap:2px;display:flex}.step-box b{letter-spacing:.04em;text-transform:uppercase;color:#0e6f66;font-size:13px}.step-box span{font-size:16px;font-weight:600}.step-box.customer{background:#fff4e0;border-color:#f4d9a8}.step-box.customer b{color:#8a4b00}.step-notice{color:#4a5560;flex-basis:100%;font-size:13.5px}.choice-box{background:#fff4e0;border:1px solid #f4d9a8;border-radius:14px;gap:6px;margin:0 0 14px;padding:14px 16px;display:grid}.choice-box b{font-size:16px}.choice-box small{color:#6b5a3c}.choice-box .row-actions{margin-top:6px}.push-ask{color:#0e6f66;cursor:pointer;background:#fff;border:1px solid #cfe5df;border-radius:12px;margin:0 0 12px;padding:10px 14px;font-weight:600}.combine-news{background:#e6f6ec;border:1px solid #bfe3cc;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px 12px;margin:0 0 14px;padding:12px 14px;display:grid}.combine-news>svg{color:#1f7a3e}.combine-news b{font-size:15px;display:block}.combine-news small{color:#3d5a47}.combine-news .primary-btn{min-width:auto;padding:8px 18px}.combine-news .link-btn{color:#6b7a70;cursor:pointer;background:0 0;border:0;grid-column:2;justify-self:start;padding:0;font-size:12.5px;text-decoration:underline}.koli-box{background:#fff4e0;border:1px solid #f4d9a8;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:10px 12px;margin:0 0 14px;padding:12px 14px;display:grid}.koli-box>svg{color:#8a4b00;margin-top:2px}.koli-box b{font-size:15px;display:block}.koli-box small{color:#6b5a3c;display:block}.koli-box .row-actions{margin-top:8px}.koli-box.ok{background:#e6f6ec;border-color:#bfe3cc}.koli-box.ok>svg{color:#1f7a3e}.koli-box.ok small{color:#3d5a47}.vehicle-list{gap:6px;margin-top:8px;display:grid}.vehicle-list button:not(.link-btn){cursor:pointer;text-align:left;background:#fff;border:1px solid #cfd6de;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:14.5px;display:flex}.vehicle-list button.selected{background:#e6f6ec;border-color:#0e6f66}.vehicle-list button:disabled{opacity:.55;cursor:not-allowed}.vehicle-list button b{color:#4a5560;font-size:13px}.combine-news.off{background:#f1f4f7;border-color:#d5dbe3;grid-template-columns:auto 1fr}.combine-news.off>svg{color:#6b7a70}.consent-line{cursor:pointer;border:1px solid #d5dbe3;border-radius:12px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px 14px;display:flex}.consent-line input{margin-top:4px}.consent-line b{font-size:14px;display:block}.consent-line small{color:#6b7a70}.pa{--pa-bg:#fff;--pa-text:#10181d;--pa-muted:#6b7280;--pa-line:#e5e7eb;--pa-surface:#f7f7f5;--pa-accent:#ffc043;--pa-on-accent:#10181d;--pa-success:#2fbf71;--pa-danger:#e4572e;--pa-teal:#1e9e5a;--pa-yellow:#f5c400;color:var(--pa-text);font-family:inherit}.pa *{box-sizing:border-box}.pa h1{margin:0 0 6px;font-size:26px}.pa h2{margin:18px 0 4px;font-size:18px}.pa h3{margin:0;font-size:16px}.pa .pa-cap{letter-spacing:1.5px;color:var(--pa-muted);font-size:11px;font-weight:800}.pa .pa-sub{color:var(--pa-muted);font-size:13px}.pa .pa-row{align-items:center;gap:10px;display:flex}.pa button{font:inherit;cursor:pointer;background:var(--pa-surface);color:var(--pa-text);border:0;border-radius:999px;padding:10px 16px;font-weight:700}.pa button.pa-primary{background:var(--pa-accent);color:var(--pa-on-accent)}.pa button:disabled{opacity:.5;cursor:default}.pa .pa-back{justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:18px;display:inline-flex}.pa .pa-shelf{scroll-snap-type:x mandatory;gap:14px;padding:8px 0 12px;display:flex;overflow-x:auto}.pa .pa-card{scroll-snap-align:start;cursor:pointer;text-align:left;background:0 0;border-radius:0;flex:0 0 240px;padding:0}.pa .pa-thumb{background:var(--pa-surface);border-radius:14px;justify-content:center;align-items:center;width:240px;height:135px;font-size:48px;display:flex;position:relative;overflow:hidden}.pa .pa-thumb img{object-fit:cover;width:100%;height:100%}.pa .pa-badge{background:var(--pa-success);color:#10181d;border-radius:12px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:900;display:flex;position:absolute;top:8px;right:8px}.pa .pa-card-title{margin-top:6px;font-size:15px;font-weight:700;line-height:20px}.pa .pa-rating{color:var(--pa-accent);font-weight:800}.pa .pa-tag{background:var(--pa-danger);color:#fff;border-radius:999px;align-items:center;gap:4px;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.pa .pa-section-bar{background:var(--pa-accent);vertical-align:middle;border-radius:2px;width:4px;height:22px;margin-right:10px;display:inline-block}.pa .pa-official{background:var(--pa-surface);border:2px solid var(--pa-accent);border-radius:18px;align-items:center;gap:14px;margin:10px 0;padding:14px;display:flex}.pa .pa-official img{border-radius:12px;width:220px}.pa .pa-progress{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.pa .pa-dot{background:var(--pa-line);border-radius:6px;width:12px;height:12px}.pa .pa-dot.on{background:var(--pa-success)}.pa .pa-video-row{background:var(--pa-surface);border:2px solid var(--pa-line);cursor:pointer;text-align:left;border-radius:18px;align-items:center;gap:12px;width:100%;margin:8px 0;padding:12px;display:flex}.pa .pa-video-row.done{border-color:var(--pa-success)}.pa .pa-num{background:var(--pa-line);border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:flex}.pa .pa-num.on{background:var(--pa-success)}.pa .pa-player{z-index:9999;color:#fff;background:#13202a;flex-direction:column;display:flex;position:fixed;inset:0}.pa .pa-player video{object-fit:contain;background:#13202a;flex:1;width:100%;min-height:0}.pa .pa-player .pa-top{align-items:center;gap:10px;padding:12px;display:flex;position:absolute;top:0;left:0;right:0}.pa .pa-player .pa-top button{color:#fff;background:#0000008c}.pa .pa-bar{background:#0a0e12b3;align-items:center;gap:12px;padding:12px 16px;display:flex}.pa .pa-bar .pa-play{background:var(--pa-accent);color:#10181d;border-radius:28px;width:56px;height:56px;padding:0;font-size:22px}.pa .pa-track{background:#ffffff40;border-radius:3px;flex:1;height:6px;overflow:hidden}.pa .pa-track div{background:var(--pa-accent);height:6px}.pa .pa-quiz{flex-direction:column;flex:1;gap:14px;width:100%;max-width:720px;margin:0 auto;padding:70px 20px 20px;display:flex;overflow:auto}.pa .pa-q{font-size:22px;font-weight:800;line-height:30px}.pa .pa-answers{gap:16px;display:flex}.pa .pa-answer{color:#10181d;text-align:center;border-radius:24px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:14px;font-size:17px;font-weight:800;display:flex}.pa .pa-bars{flex-direction:column;gap:12px;display:flex}.pa .pa-barq{color:#fff;text-align:left;background:#ffffff0f;border:2px solid #ffffff40;border-radius:18px;align-items:center;gap:14px;padding:16px;font-size:16px;display:flex}.pa .pa-barq.on{background:var(--pa-accent);border-color:var(--pa-accent);color:#10181d}.pa .pa-feedback{text-align:center;color:#fff;border-radius:24px;flex-direction:column;justify-content:center;gap:8px;min-height:150px;padding:22px;display:flex}.pa .pa-feedback b{font-size:26px}.pa .pa-ended{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.pa .pa-ended .pa-big{color:var(--pa-success);font-size:72px;font-weight:900}.pa .pa-grade{color:var(--pa-accent);font-size:44px;font-weight:900}.pa .pa-stars button{background:0 0;padding:0 4px;font-size:40px}.pa .pa-endrow{gap:16px;width:100%;margin-top:12px;display:flex}.pa .pa-endrow button{border-radius:24px;flex:1;min-height:90px;font-size:18px}.pa .pa-cert{background:var(--pa-surface);border:2px solid var(--pa-success);border-radius:18px;align-items:center;gap:12px;margin:8px 0;padding:12px;display:flex}.pa .pa-cert img{cursor:pointer;border-radius:10px;width:140px}.pa .pa-lightbox{z-index:10000;cursor:pointer;background:#000000eb;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pa .pa-lightbox img{border-radius:12px;max-width:100%;max-height:85vh}@media (width<=640px){.pa .pa-official{flex-direction:column;align-items:stretch}.pa .pa-official img{width:100%}.pa .pa-card{flex-basis:200px}.pa .pa-thumb{width:200px;height:112px}}.pa .pa-celebrate-wrap{z-index:10001;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.pa .pa-celebrate{background:var(--pa-bg);text-align:center;border-radius:28px 28px 0 0;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:520px;padding:22px 22px 32px;animation:.35s ease-out pa-up;display:flex}.pa .pa-celebrate h1{margin:0;font-size:28px;font-weight:900}.pa .pa-celebrate img{border-radius:16px;width:100%;box-shadow:0 8px 30px #00000040}@keyframes pa-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
