:root{--ink:#172022;--muted:#687476;--line:#e0e6e3;--paper:#fffdfa;--surface:#f4f6f2;--mint:#d7f07d;--coral:#ff765f;--shadow:0 18px 55px #1929261c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,sans-serif}:is(body:has(.drawer-overlay),body:has(.menu-overlay)){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1220px,100% - 48px);margin:auto}.announcement{background:var(--ink);color:#fff;height:30px;font-size:11px}.announcement .container{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.announcement .container>span:last-child{color:#d6dfdc;align-items:center;gap:6px;display:flex;position:absolute;right:0}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfaf5;position:sticky;top:0}.header-main{grid-template-columns:auto minmax(300px,1fr) auto;align-items:center;gap:36px;height:73px;display:grid}.brand{letter-spacing:2.4px;align-items:center;gap:9px;font-size:21px;font-weight:900;display:inline-flex}.brand>b{background:var(--mint);letter-spacing:0;border-radius:11px 11px 4px;place-items:center;width:33px;height:33px;font-size:16px;display:grid}.search-bar{background:var(--surface);border:1px solid #0000;border-radius:99px;align-items:center;gap:10px;height:44px;padding-left:15px;display:flex}.search-bar input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.search-bar button{background:var(--ink);color:#fff;border:0;border-radius:99px;height:36px;margin-right:4px;padding:0 20px;font-size:12px;font-weight:800}.header-actions{gap:22px;display:flex}.header-actions>a,.header-actions>button{background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:700;display:flex;position:relative}.header-actions span{text-align:left;display:grid}.header-actions small{color:var(--muted);font-size:9px;font-weight:500}.header-actions>button>b{background:var(--coral);border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-10px;left:12px}.header-nav{justify-content:space-between;align-items:center;height:43px;display:flex}.header-nav nav{gap:29px;font-size:12px;font-weight:650;display:flex}.header-nav nav a:first-child,.header-nav>span{align-items:center;gap:7px;display:flex}.header-nav>span{color:var(--muted);font-size:10px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.menu-button{display:none}.hero{background:linear-gradient(130deg,#f4f1e9,#f5f8ed 52%,#e2ebc9);overflow:hidden}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:68px;min-height:555px;display:grid}.eyebrow{color:#5d6838;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:850;display:inline-flex}.hero h1{letter-spacing:-4px;margin:18px 0 20px;font-size:clamp(48px,6vw,76px);line-height:.95}.hero h1 em{color:#66772f;font-family:Georgia,serif;font-weight:500}.hero-copy>p{color:#596466;max-width:500px;margin:0;font-size:16px;line-height:1.65}.hero-actions{align-items:center;gap:27px;margin-top:29px;display:flex}.hero-actions a:first-child,.discovery>div>a{background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:10px;height:48px;padding:0 22px;font-size:12px;font-weight:800;display:inline-flex}.hero-actions a:last-child{border-bottom:1px solid;font-size:12px;font-weight:750}.hero-proof{align-items:center;gap:11px;margin-top:32px;display:flex}.hero-proof>span{display:flex}.hero-proof i{color:#fff;background:#7a877e;border:2px solid #f4f1e9;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-6px;font-size:8px;font-style:normal;display:grid}.hero-proof i:first-child{background:#916f59;margin:0}.hero-proof p{color:var(--muted);gap:3px;margin:0;font-size:9px;display:grid}.hero-proof p b{color:var(--ink);align-items:center;gap:4px;display:flex}.hero-visual{align-self:stretch;min-height:555px;position:relative}.hero-image{z-index:2;width:72%;height:76%;box-shadow:var(--shadow);border-radius:145px 28px;position:absolute;top:9%;right:7%;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-image>span{background:#ffffffd9;border-radius:99px;padding:7px 11px;font-size:9px;font-weight:800;position:absolute;bottom:20px;right:20px}.hero-bubble{z-index:3;aspect-ratio:1;width:29%;box-shadow:var(--shadow);border:7px solid #f2f2e8;border-radius:50%;position:absolute;bottom:7%;left:3%;overflow:hidden}.hero-bubble img{object-fit:cover;width:100%;height:100%}.floating-card{z-index:4;background:#fffffff0;border-radius:15px;align-items:center;gap:9px;padding:12px 15px;display:flex;position:absolute;top:22%;left:-4%;box-shadow:0 12px 32px #182b251f}.floating-card span{color:var(--muted);font-size:8px;display:grid}.floating-card b{color:var(--ink);font-size:10px}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-strip .container{grid-template-columns:repeat(4,1fr);display:grid}.trust-strip article{border-right:1px solid var(--line);align-items:center;gap:12px;min-height:102px;padding:18px 25px;display:flex}.trust-strip article:last-child{border:0}.trust-strip i{color:#63732e;background:#eff3e3;border-radius:50%;place-items:center;min-width:38px;height:38px;display:grid}.trust-strip article span{gap:3px;display:grid}.trust-strip small{color:var(--muted);font-size:9px}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:29px;display:flex}.section-heading h2{letter-spacing:-1.6px;margin:8px 0 0;font-size:clamp(28px,3vw,38px);line-height:1.1}.section-heading>a{border-bottom:1px solid;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.category-grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.category-card{border-radius:18px;height:240px;position:relative;overflow:hidden}.category-card:after{content:"";background:linear-gradient(#0000,#15201ec9);position:absolute;inset:45% 0 0}.category-card img{object-fit:cover;width:100%;height:100%;transition:all .4s}.category-card:hover img{transform:scale(1.04)}.category-card>span{z-index:2;color:#fff;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.category-card>span>b{font-size:14px}.category-card>span i{width:30px;height:30px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.product-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.product-card{background:#fff;border:1px solid #e7ece9;border-radius:18px;min-width:0;transition:all .25s;overflow:hidden}.product-image{aspect-ratio:1.08;background:#eef0ed;position:relative;overflow:hidden}.product-image>a,.product-image img{width:100%;height:100%}.product-image img{object-fit:cover;transition:all .4s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image>span{background:var(--ink);color:#fff;border-radius:6px;padding:6px 8px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.heart{background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:10px;right:10px}.heart.active{color:#d54c42}.quick-add{background:#fff;border:0;border-radius:99px;align-items:center;gap:5px;padding:9px 12px;font-size:10px;font-weight:800;transition:all .25s;display:flex;position:absolute;bottom:11px;right:11px;transform:translateY(55px);box-shadow:0 7px 20px #14201e26}.product-card:hover .quick-add,.quick-add:focus{transform:none}.product-info>small{color:#7d8788;letter-spacing:.8px;text-transform:uppercase;font-size:8px;font-weight:850}.product-info h3{min-height:39px;margin:6px 0 7px;font-size:13px;line-height:1.45}.rating{color:#d48d15;align-items:center;gap:4px;font-size:9px;display:flex}.rating span{color:var(--muted)}.price{align-items:center;gap:7px;margin-top:10px;display:flex}.price del{color:#929b9c;font-size:9px}.price>span{color:#b54837;background:#ffe5df;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:800}.product-info>p{color:#607033;align-items:center;gap:5px;margin:10px 0 0;font-size:9px;font-weight:750;display:flex}.discovery{color:#fff;background:#1c2b28;border-radius:25px;grid-template-columns:.87fr 1.13fr;min-height:440px;margin-block:84px;display:grid;overflow:hidden}.discovery>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:54px;display:flex}.discovery h2{letter-spacing:-2px;margin:13px 0 17px;font-size:clamp(32px,4vw,47px);line-height:1.06}.discovery p{color:#c7cfcc;margin:0 0 26px;font-size:13px;line-height:1.65}.discovery>div>a{background:var(--mint);color:var(--ink)}.discovery>img{object-fit:cover;width:100%;height:100%}.promo-grid{grid-template-columns:1fr 1fr;gap:19px;padding-block:80px;display:grid}.promo-grid article{background:#ffd9d0;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:21px;min-height:195px;padding:37px;display:grid}.promo-grid article>span{display:grid}.promo-grid small{letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:850}.promo-grid article span>b{margin-top:5px;font-size:24px}.promo-grid p{color:#5f6869;margin:7px 0 0;font-size:11px}.promo-grid a{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.newsletter{border-top:1px solid var(--line);background:#eef1ea;padding:63px 0}.newsletter>.container{justify-content:space-between;align-items:center;gap:50px;display:flex}.newsletter h2{letter-spacing:-1.4px;margin:7px 0;font-size:33px}.newsletter p{color:var(--muted);margin:0;font-size:11px}.newsletter form{background:#fff;border:1px solid #ccd4cf;border-radius:99px;min-width:min(470px,100%);padding:5px;display:flex;position:relative}.newsletter input{border:0;outline:0;flex:1;min-width:0;padding:0 15px;font-size:12px}.newsletter button{background:var(--ink);color:#fff;border:0;border-radius:99px;align-items:center;gap:7px;padding:12px 16px;font-size:10px;font-weight:800;display:flex}.newsletter form>span{display:none}.newsletter form.sent input,.newsletter form.sent button{visibility:hidden}.newsletter form.sent>span{color:#60702e;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;inset:0}.footer{color:#d4dcda;background:#17201f;padding-top:60px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:65px;padding-bottom:50px;display:grid}.footer-grid>div>p{color:#9aa6a3;max-width:300px;margin:16px 0 20px;font-size:11px;line-height:1.6}.footer-grid>div>i{color:#bdc5c2;border:1px solid #34413e;border-radius:99px;padding:8px 11px;font-size:9px;font-style:normal}.footer-grid nav{align-content:start;gap:12px;font-size:10px;display:grid}.footer-grid nav strong{color:#fff;margin-bottom:5px;font-size:11px}.footer-grid nav a{color:#9ba6a3}.footer-bottom{color:#7e8b88;border-top:1px solid #303b39;justify-content:space-between;align-items:center;min-height:66px;font-size:8px;display:flex}.mobile-nav{display:none}.menu-overlay,.drawer-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c151473;position:fixed;inset:0}.mobile-menu{background:#fff;width:min(350px,88%);height:100%;animation:.25s slideMenu}.mobile-menu>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:75px;padding:16px 20px;display:flex}.mobile-menu nav{padding:10px 20px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;font-size:13px;font-weight:700;display:flex}.mobile-menu>div{background:var(--surface);border-radius:13px;gap:11px;margin:15px 20px;padding:15px;display:flex}.mobile-menu>div span{gap:3px;font-size:10px;display:grid}.mobile-menu>div a{color:#63732d;text-decoration:underline}@keyframes slideMenu{0%{transform:translate(-100%)}}.cart-drawer{background:#fff;flex-direction:column;width:min(445px,100%);height:100%;animation:.27s slideIn;display:flex;position:absolute;top:0;right:0;box-shadow:-20px 0 55px #121f1c2e}.cart-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:78px;padding:19px 23px;display:flex}.cart-drawer>header>div{display:grid}.cart-drawer>header strong{font-size:20px}.cart-drawer>header span{color:var(--muted);font-size:10px}@keyframes slideIn{0%{transform:translate(100%)}}.empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.empty-cart>i{color:#63732e;background:#eff3e4;border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.empty-cart h2{max-width:290px;margin:20px 0 8px;font-size:23px}.empty-cart p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.empty-cart a{background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:7px;margin-top:22px;padding:12px 17px;font-size:10px;font-weight:800;display:flex}.shipping-progress{background:#f0f4e5;padding:15px 23px}.shipping-progress>span{color:#5e6d2c;align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.shipping-progress>i{background:#d7ddc4;border-radius:99px;height:5px;margin-top:9px;display:block;overflow:hidden}.shipping-progress>i>b{background:#718338;height:100%;display:block}.cart-lines{flex:1;padding:3px 23px;overflow:auto}.cart-lines article{border-bottom:1px solid var(--line);grid-template-columns:78px 1fr;gap:13px;padding:18px 23px 18px 0;display:grid;position:relative}.cart-lines article>img{object-fit:cover;border-radius:10px;width:78px;height:84px}.cart-lines article>div{align-content:start;display:grid}.cart-lines article>div>strong{font-size:11px}.cart-lines article>div>small{color:var(--muted);margin-top:4px;font-size:8px}.cart-lines footer{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.cart-lines footer>span{border:1px solid var(--line);border-radius:99px;align-items:center;height:28px;display:flex}.cart-lines footer button{background:0 0;border:0;place-items:center;width:27px;height:100%;padding:0;display:grid}.cart-lines footer span>b{text-align:center;min-width:20px;font-size:9px}.cart-lines footer>strong{font-size:11px}.cart-lines .remove{color:#98a1a0;background:0 0;border:0;padding:0;position:absolute;top:17px;right:0}.drawer-summary{border-top:1px solid var(--line);padding:19px 23px 22px}.drawer-summary>div{justify-content:space-between;display:flex}.drawer-summary>div>strong{font-size:18px}.drawer-summary>p{color:var(--muted);margin:6px 0 14px;font-size:8px}.drawer-summary>a{background:var(--ink);color:#fff;border-radius:99px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:11px;font-weight:800;display:flex}.drawer-summary>button{background:0 0;border:0;width:100%;margin-top:9px;font-size:10px;font-weight:700}.catalog-hero{text-align:center;background:linear-gradient(120deg,#eff3e5,#f5f0e8);padding:50px 0 55px}.catalog-hero h1{letter-spacing:-2px;margin:10px 0 7px;font-size:40px}.catalog-hero p{color:var(--muted);margin:0;font-size:12px}.catalog-hero>div>label{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:9px;max-width:570px;height:49px;margin:23px auto 0;padding:0 16px;display:flex}.catalog-hero label input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.catalog-hero label button{background:0 0;border:0}.catalog-layout{grid-template-columns:205px 1fr;gap:40px;padding-block:50px 90px;display:grid}.filters>header{display:none}.filter-group{border-bottom:1px solid var(--line);gap:11px;margin-bottom:22px;padding-bottom:22px;display:grid}.filter-group>b{font-size:11px}.filter-group label{color:#596466;align-items:center;gap:8px;font-size:10px;display:flex}.filter-group input{width:14px;height:14px;accent-color:var(--ink);margin:0}.filter-group label span{flex:1}.filter-group label small{color:#98a09f}.apply{display:none}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.catalog-toolbar>span{gap:3px;display:grid}.catalog-toolbar>span>b{font-size:17px}.catalog-toolbar>span>small{color:var(--muted);font-size:9px}.catalog-toolbar>div{gap:8px;display:flex}.catalog-toolbar label,.filter-button{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:5px;height:37px;padding:0 10px;font-size:9px;display:flex}.catalog-toolbar select{appearance:none;background:0 0;border:0;outline:0;font-weight:700}.filter-button{display:none}.catalog-products{grid-template-columns:repeat(3,1fr)}.no-results{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.no-results h2{margin:15px 0 6px}.no-results p{color:var(--muted);margin:0;font-size:11px}.no-results button{background:var(--ink);color:#fff;border:0;border-radius:99px;margin-top:17px;padding:11px 16px;font-size:10px;font-weight:800}.breadcrumbs{min-height:55px;color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.breadcrumbs svg{width:13px}.product-detail{grid-template-columns:1.07fr .93fr;gap:60px;padding-bottom:58px;display:grid}.gallery{grid-template-columns:72px 1fr;gap:12px;display:grid}.thumbnails{align-content:start;gap:9px;display:grid}.thumbnails button{aspect-ratio:1;background:#eee;border:1px solid #0000;border-radius:9px;padding:0;overflow:hidden}.thumbnails button.active{border-color:var(--ink)}.thumbnails img{object-fit:cover;width:100%;height:100%}.thumbnails button:not(.active) img{opacity:.7;transform:scale(1.3)}.main-image{aspect-ratio:1;background:#eee;border-radius:20px;position:relative;overflow:hidden}.main-image>img{object-fit:cover;width:100%;height:100%}.main-image>span{background:var(--ink);color:#fff;border-radius:6px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;top:16px;left:16px}.main-image>button{background:#ffffffe8;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:14px;right:14px}.main-image>button.active{color:#d44b41}.detail-info{padding-top:10px}.detail-info>small:first-child{color:#63732e;letter-spacing:1px;font-size:9px;font-weight:850}.detail-info h1{letter-spacing:-2px;margin:11px 0 12px;font-size:clamp(33px,4vw,45px);line-height:1.08}.detail-rating{align-items:center;gap:8px;font-size:10px;display:flex}.detail-rating>span{color:#d59017;display:flex}.detail-rating a{color:var(--muted);text-decoration:underline}.detail-info>p{color:#596466;margin:18px 0;font-size:12px;line-height:1.7}.detail-price{align-items:center;gap:10px;display:flex}.detail-price>b{font-size:27px}.detail-price del{color:#929b9b;font-size:11px}.detail-price span{color:#b24736;background:#ffe5df;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:800}.detail-info>small:last-of-type{color:var(--muted);margin-top:6px;font-size:9px;display:block}.options{border-block:1px solid var(--line);margin-top:20px;padding:18px 0}.options>p{margin:0 0 11px;font-size:10px}.options>p b{margin-right:7px}.options>div{gap:7px;display:flex}.options button{background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid}.options button.active{border-color:var(--ink)}.options button i{border-radius:50%;width:22px;height:22px}.purchase{grid-template-columns:100px 1fr;gap:10px;margin:21px 0 15px;display:grid}.purchase>span{border:1px solid var(--line);border-radius:99px;justify-content:space-between;align-items:center;height:48px;display:flex}.purchase>span button{background:0 0;border:0;place-items:center;width:33px;height:100%;padding:0;display:grid}.purchase svg{width:16px}.purchase>button{background:var(--ink);color:#fff;border:0;border-radius:99px;justify-content:center;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.delivery-card{border:1px solid var(--line);border-radius:13px;padding:4px 16px}.delivery-card>div{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 0;display:grid}.delivery-card>div+div{border-top:1px solid var(--line)}.delivery-card svg{color:#63732e;width:19px}.delivery-card>div>svg:last-child{width:15px;color:var(--ink)}.delivery-card span{color:var(--muted);font-size:8px;display:grid}.delivery-card span b{color:var(--ink);font-size:10px}.guarantees{color:var(--muted);gap:23px;margin-top:14px;font-size:8px;display:flex}.guarantees span{align-items:center;gap:5px;display:flex}.guarantees svg{width:15px}.accordions{grid-template-columns:repeat(3,1fr);gap:28px;padding-block:28px 70px;display:grid}.accordions details{border-top:1px solid}.accordions summary{justify-content:space-between;align-items:center;padding:16px 0 10px;font-size:11px;font-weight:800;list-style:none;display:flex}.accordions summary svg{width:16px}.accordions p{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.checkout-page{background:#f5f7f3;min-height:100vh}.checkout-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.checkout-header>span{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.checkout-header svg{width:15px}.checkout-shell{grid-template-columns:1.2fr .8fr;gap:46px;padding-block:32px 68px;display:grid}.back{color:var(--muted);align-items:center;gap:5px;margin-bottom:23px;font-size:9px;display:inline-flex}.back svg{width:14px}.checkout-steps{align-items:center;margin-bottom:36px;display:flex}.checkout-steps>div{color:#98a09f;align-items:center;gap:7px;font-size:9px;display:flex}.checkout-steps>div>span{border:1px solid #cbd1ce;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.checkout-steps>div.active{color:var(--ink)}.checkout-steps>div.active>span{border-color:var(--ink);background:var(--ink);color:#fff}.checkout-steps i{background:#cfd5d2;width:55px;height:1px;margin:0 10px}.checkout-form{border:1px solid var(--line);background:#fff;border-radius:18px;padding:29px}.checkout-title{gap:12px;margin-bottom:24px;display:flex}.checkout-title>i{color:#63742d;background:#eef3e1;border-radius:50%;place-items:center;min-width:36px;height:36px;display:grid}.checkout-title svg{width:19px}.checkout-title h1{margin:0 0 4px;font-size:22px}.checkout-title p{color:var(--muted);margin:0;font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{gap:6px;display:grid}.form-grid label>span{font-size:9px;font-weight:700}.form-grid input,.form-grid select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;width:100%;height:42px;padding:0 12px;font-size:10px}.form-grid .wide{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:11px;margin-top:24px;display:flex}.form-actions>button{background:0 0;border:0;align-items:center;gap:6px;height:44px;padding:0 14px;font-size:10px;display:flex}.form-actions .continue{background:var(--ink);color:#fff;border-radius:99px;justify-content:center;min-width:155px;font-weight:800}.form-actions svg{width:15px}.delivery-option{border:1px solid var(--line);border-radius:11px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px;margin-bottom:9px;padding:15px;display:grid}.delivery-option input{accent-color:var(--ink)}.delivery-option>i{background:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.delivery-option svg{width:19px}.delivery-option>span{display:grid}.delivery-option span b{font-size:10px}.delivery-option span small{color:var(--muted);font-size:8px}.delivery-option strong{font-size:9px}.checkout-note{background:var(--surface);border-radius:9px;gap:9px;margin-top:16px;padding:13px;display:flex}.checkout-note svg{width:17px}.checkout-note p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.checkout-note b{color:var(--ink);display:block}.payment-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:20px;display:grid}.payment-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px;font-size:9px;font-weight:700}.payment-tabs button.active{border-color:var(--ink);color:var(--ink)}.terms{color:var(--muted);gap:7px;margin-top:15px;font-size:8px;display:flex}.terms input{accent-color:var(--ink)}.checkout-summary{border:1px solid var(--line);background:#fff;border-radius:18px;align-self:start;padding:25px;position:sticky;top:25px}.checkout-summary h2{margin:0 0 20px;font-size:17px}.checkout-lines{border-bottom:1px solid var(--line);gap:14px;padding-bottom:18px;display:grid}.checkout-lines article{grid-template-columns:54px 1fr auto;align-items:center;gap:10px;display:grid}.checkout-lines article>span{position:relative}.checkout-lines img{object-fit:cover;border-radius:8px;width:54px;height:54px}.checkout-lines article>span>b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;display:grid;position:absolute;top:-5px;right:-5px}.checkout-lines article>div{display:grid}.checkout-lines article>div strong{font-size:9px}.checkout-lines article>div small{color:var(--muted);font-size:7px}.checkout-lines article>b{font-size:9px}.coupon{border-bottom:1px solid var(--line);gap:6px;padding:17px 0;display:flex}.coupon input{border:1px solid var(--line);border-radius:7px;flex:1;min-width:0;height:37px;padding:0 10px;font-size:9px}.coupon button{background:#fff;border:1px solid;border-radius:7px;padding:0 11px;font-size:8px;font-weight:800}.totals{gap:10px;padding:18px 0;display:grid}.totals p{color:var(--muted);justify-content:space-between;margin:0;font-size:9px;display:flex}.totals p:last-child{border-top:1px solid var(--line);color:var(--ink);padding-top:13px;font-size:13px;font-weight:800}.totals p:last-child>b{font-size:19px}.totals small{font-size:7px}.safe{background:var(--surface);border-radius:9px;align-items:center;gap:9px;padding:12px;display:flex}.safe svg{color:#63732e;width:16px}.safe span{color:var(--muted);font-size:7px;display:grid}.safe span b{color:var(--ink);font-size:8px}.checkout-empty{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;padding:46px}.checkout-empty p{color:var(--muted);font-size:10px}.checkout-empty a{background:var(--ink);color:#fff;border-radius:99px;margin-top:12px;padding:11px 16px;font-size:9px;font-weight:800;display:inline-flex}.success-page{align-content:center;place-items:center;padding:45px 20px;display:grid}.success-page>.brand{margin-bottom:30px}.order-success{border:1px solid var(--line);max-width:540px;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:23px;flex-direction:column;align-items:center;padding:43px;display:flex}.order-success>i{color:#64762c;background:#edf4d5;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:16px;display:grid}.order-success>small{color:var(--muted);letter-spacing:1px;font-weight:800}.order-success h1{margin:11px 0 9px;font-size:30px;line-height:1.15}.order-success>p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.order-success>div{background:var(--surface);text-align:left;border-radius:12px;align-items:center;gap:11px;width:100%;margin:22px 0;padding:14px;display:flex}.order-success>div span{color:var(--muted);font-size:9px;display:grid}.order-success>div b{color:var(--ink);font-size:10px}.order-success>a{background:var(--ink);color:#fff;border-radius:99px;justify-content:center;align-items:center;gap:6px;width:100%;height:43px;font-size:10px;font-weight:800;display:flex}.order-success>a.ghost{color:var(--muted);background:0 0;margin-top:5px}.account-hero .container{align-items:center;gap:16px;display:flex}.account-hero .container>i{color:#63732e;background:#fff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.account-hero small,.orders>header>span>small{color:#63732e;letter-spacing:1px;text-transform:uppercase;font-size:8px;font-weight:850}.account-hero h1{margin:4px 0 3px;font-size:30px}.account-hero p{color:var(--muted);margin:0;font-size:10px}.account-grid{grid-template-columns:200px 1fr;gap:46px;padding-block:46px 85px;display:grid}.account-nav{align-content:start;gap:5px;display:grid}.account-nav button{height:44px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:0 11px;font-size:9px;display:grid}.account-nav svg{width:16px}.account-nav button.active{background:var(--ink);color:#fff;font-weight:700}.orders>header{justify-content:space-between;align-items:end;margin-bottom:21px;display:flex}.orders>header h2{margin:4px 0 0;font-size:27px}.orders>header>label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:7px;width:200px;height:36px;padding:0 10px;display:flex}.orders>header label svg{width:15px}.orders>header input{border:0;outline:0;flex:1;min-width:0;font-size:9px}.order-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.order-card>header{border-bottom:1px solid var(--line);background:#f6f7f4;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:22px;min-height:64px;padding:11px 18px;display:grid}.order-card>header span{display:grid}.order-card>header small{color:var(--muted);font-size:7px}.order-card>header b{font-size:9px}.order-card>header button{background:0 0;border:0;align-items:center;font-size:8px;font-weight:700;display:flex}.order-card>header svg{width:14px}.order-body{grid-template-columns:.7fr 1.3fr;gap:30px;padding:23px;display:grid}.order-product{grid-template-columns:90px 1fr;gap:13px;display:grid}.order-product img{object-fit:cover;border-radius:10px;width:90px;height:96px}.order-product>span{align-content:start;gap:4px;display:grid}.order-product b{font-size:10px}.order-product small{color:var(--muted);font-size:7px}.order-product button{background:0 0;border:0;border-bottom:1px solid;width:max-content;margin-top:10px;padding:0;font-size:7px;font-weight:700}.order-status{border-left:1px solid var(--line);padding-left:26px}.order-status>header{align-items:center;gap:10px;display:flex}.order-status>header>i{color:#63732e;background:#edf2dc;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.order-status>header svg{width:17px}.order-status>header span{display:grid}.order-status>header b{font-size:10px}.order-status>header small{color:var(--muted);font-size:7px}.timeline{margin:22px 0;display:flex}.timeline>span{flex:1;gap:4px;display:grid;position:relative}.timeline>span>i{background:#dfe4e1;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.timeline>span.done>i{color:#fff;background:#718238}.timeline>span>i:after{content:"";background:#e0e5e2;width:calc(100% - 3px);height:2px;position:absolute;top:9px;left:17px}.timeline>span.done>i:after{background:#718238}.timeline>span:last-child>i:after{display:none}.timeline svg{z-index:1;width:11px}.timeline b{font-size:7px}.timeline small{color:var(--muted);font-size:6px}.order-status>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:10px;font-size:7px;display:flex}.order-status>footer b{color:var(--ink)}.account-help{background:#e9eef0;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:16px;padding:18px;display:grid}.account-help>i{background:#fff;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.account-help>span{display:grid}.account-help b{font-size:9px}.account-help p{color:var(--muted);margin:3px 0 0;font-size:7px}.account-help button{background:0 0;border:0;align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.account-help svg{width:15px}@media (width<=1000px){.header-main{grid-template-columns:auto auto 1fr auto;gap:14px}.menu-button{display:grid}.header-actions>a,.header-actions span,.header-nav{display:none}.search-bar{grid-column:3}.hero-grid{gap:28px}.trust-strip .container{grid-template-columns:repeat(2,1fr)}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card:nth-child(n+4){display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid>.product-card:nth-child(4){display:none}.catalog-products>.product-card:nth-child(4){display:block}.product-detail{gap:32px}.gallery{grid-template-columns:1fr}.thumbnails{order:2;grid-template-columns:repeat(4,62px)}.checkout-shell{gap:23px}.order-body{grid-template-columns:1fr}.order-status{border-top:1px solid var(--line);border-left:0;padding:22px 0 0}}@media (width<=720px){.container{width:calc(100% - 30px)}body{padding-bottom:60px}.announcement{height:27px}.announcement .container>span:last-child{display:none}.header-main{grid-template-columns:auto 1fr auto;height:auto;padding:10px 0}.header-main>.brand{justify-self:center}.brand{font-size:17px}.brand>b{width:29px;height:29px;font-size:14px}.search-bar{grid-area:2/1/auto/-1;height:40px}.search-bar button{display:none}.hero-grid{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:50px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero h1{letter-spacing:-3px;font-size:51px}.hero-copy>p{font-size:13px}.hero-proof{margin-top:25px}.hero-visual{min-height:375px}.hero-image{width:75%;height:77%;right:5%}.hero-bubble{width:29%;left:3%}.floating-card{top:18%;left:0}.trust-strip article{min-height:91px;padding:11px 8px}.trust-strip article:nth-child(odd){padding-left:0}.trust-strip i{min-width:32px;height:32px}.trust-strip strong{font-size:10px}.trust-strip small{font-size:7px}.section{padding:56px 0}.section-heading h2{font-size:26px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{height:200px}.category-card:nth-child(3){grid-column:1/-1;height:160px;display:block}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-grid>.product-card:nth-child(4){display:block}.product-info{padding:12px}.product-info h3{font-size:11px}.price{flex-wrap:wrap;gap:4px}.price>b{font-size:13px}.quick-add{place-items:center;width:35px;height:35px;padding:0;font-size:0;display:grid;transform:none}.discovery{grid-template-columns:1fr;width:calc(100% - 30px);margin-block:56px}.discovery>div{padding:32px 25px}.discovery h2{font-size:32px}.discovery>img{height:260px}.promo-grid{grid-template-columns:1fr;padding-block:56px}.promo-grid article{min-height:160px;padding:24px}.promo-grid article span>b{font-size:19px}.newsletter>.container{flex-direction:column;align-items:stretch;gap:23px}.newsletter h2{font-size:27px}.newsletter form{min-width:0}.newsletter button{font-size:0}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 18px}.footer-grid>div{grid-column:1/-1}.footer-grid nav:last-child{display:none}.mobile-nav{z-index:45;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(4,1fr);height:60px;display:grid;position:fixed;inset:auto 0 0}.mobile-nav a,.mobile-nav button{color:#7d8786;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;font-size:7px;display:flex}.mobile-nav .active{color:var(--ink)}.mobile-nav button>span{position:relative}.mobile-nav button b{background:var(--coral);border-radius:50%;place-items:center;min-width:15px;height:15px;font-size:7px;display:grid;position:absolute;top:-8px;right:-10px}.catalog-hero{padding:35px 0 42px}.catalog-hero h1{font-size:29px}.catalog-layout{grid-template-columns:1fr;padding-block:32px 60px}.filters{z-index:110;background:#fff;padding:20px;display:none;position:fixed;inset:0;overflow:auto}.filters.open{display:block}.filters>header{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.filters>header button{background:0 0;border:0}.apply{background:var(--ink);color:#fff;border:0;border-radius:99px;width:100%;height:43px;font-size:10px;font-weight:800;display:block}.filter-button{display:flex}.catalog-toolbar label{font-size:0}.catalog-toolbar select{font-size:8px}.catalog-products{grid-template-columns:repeat(2,1fr)}.breadcrumbs{white-space:nowrap;overflow:hidden}.product-detail{grid-template-columns:1fr;gap:27px}.thumbnails{display:none}.detail-info h1{font-size:32px}.purchase{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:99px;margin-inline:-4px;padding:7px;position:sticky;bottom:69px;box-shadow:0 8px 28px #17202224}.accordions{grid-template-columns:1fr;gap:4px;padding-bottom:50px}.checkout-page{padding-bottom:0}.checkout-shell{flex-direction:column;padding-block:23px 40px;display:flex}.checkout-main{display:contents}.checkout-main .back{order:0}.checkout-main .checkout-steps{order:1}.checkout-main .checkout-form,.checkout-empty{order:3}.checkout-summary{order:2;position:static}.checkout-steps{justify-content:center;margin-bottom:22px}.checkout-steps i{width:20px;margin:0 4px}.checkout-steps>div{font-size:7px}.checkout-form{padding:20px 17px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.order-success{padding:30px 20px}.order-success h1{font-size:26px}.account-hero{padding:34px 0}.account-hero h1{font-size:25px}.account-grid{grid-template-columns:1fr;gap:22px;padding-block:27px 60px}.account-nav{grid-template-columns:repeat(4,1fr);overflow:auto}.account-nav button{text-align:center;grid-template-columns:auto;justify-items:center;min-width:95px;height:60px}.account-nav button svg:last-child{display:none}.orders>header{flex-direction:column;align-items:stretch;gap:14px}.orders>header>label{width:100%}.order-card>header{grid-template-columns:1fr 1fr}.order-card>header span:nth-child(2){display:none}.order-card>header button{justify-self:end}.order-body{padding:16px}.timeline{gap:10px;display:grid}.timeline>span{grid-template-columns:auto 1fr;align-items:center}.timeline>span>i{grid-row:1/3}.timeline>span small{grid-column:2}.timeline>span>i:after{width:2px;height:22px;top:16px;left:8px}.account-help{grid-template-columns:auto 1fr}.account-help button{grid-column:2}}:root{--ink:#1d1d1f;--muted:#6e6e73;--line:#0000001a;--paper:#fff;--surface:#f5f5f7;--mint:#0071e3;--coral:#0071e3;--shadow:0 18px 50px #00000014;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif}body{color:#1d1d1f;letter-spacing:-.01em;background:#fff}button,a,input,select{touch-action:manipulation}button,.icon-button,.header-actions a,.mobile-nav a,.mobile-nav button{min-height:44px}.announcement{color:#1d1d1f;background:#f5f5f7;border-bottom:1px solid #0000000f;height:34px}.announcement .container>span:last-child{color:#6e6e73}.site-header{-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#ffffffd1;border-color:#00000014}.header-main{height:68px}.brand{color:#1d1d1f;letter-spacing:-.35px;gap:10px;font-size:17px}.brand>b{color:#fff;background:linear-gradient(145deg,#2997ff,#0071e3);border-radius:10px;width:34px;height:34px;font-size:16px;box-shadow:inset 0 1px #ffffff59}.brand>span{font-weight:650;line-height:1.05;display:grid}.brand>span>small{color:#6e6e73;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:550}.search-bar{background:#f5f5f7;border-color:#0000;height:42px}.search-bar:focus-within{background:#fff;border-color:#0071e3;box-shadow:0 0 0 4px #0071e31f}.search-bar button{background:#0071e3;height:34px}.header-actions>a,.header-actions>button{font-weight:600}.header-nav{height:42px}.header-nav nav{font-size:11px;font-weight:500}.nav-offer{color:#0071e3}.hero{background:#f5f5f7}.hero-grid{grid-template-columns:.92fr 1.08fr;min-height:610px}.eyebrow{color:#0071e3;letter-spacing:.06em}.hero h1{letter-spacing:-.058em;max-width:620px;font-size:clamp(54px,6.4vw,82px);line-height:.98}.hero h1 em{color:#1d1d1f;font-family:inherit;font-style:normal;font-weight:700}.hero-copy>p{color:#6e6e73;letter-spacing:-.02em;font-size:19px;line-height:1.48}.hero-actions a:first-child,.discovery>div>a{background:#0071e3;height:50px;padding:0 24px;font-size:13px}.hero-actions a:last-child{color:#0071e3;border:0}.hero-image{border-radius:32px;width:78%;height:78%;box-shadow:0 30px 80px #00000024}.hero-bubble{display:none}.floating-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border:1px solid #ffffffb3;border-radius:18px;left:-2%;box-shadow:0 16px 45px #0000001a}.floating-card>svg{color:#0071e3}.trust-strip{background:#fff;border:0}.trust-strip .container{gap:14px;padding-block:18px}.trust-strip article{background:#f5f5f7;border:0;border-radius:18px;min-height:88px;padding:18px}.trust-strip article:first-child{padding-left:18px}.trust-strip i{color:#0071e3;background:#fff;box-shadow:0 1px 2px #0000000f}.section{padding:100px 0}.section-heading{margin-bottom:36px}.section-heading h2{letter-spacing:-.045em;max-width:780px;font-size:clamp(36px,4.2vw,52px)}.section-heading>a{color:#0071e3;border:0;font-size:12px}.category-grid{gap:18px}.category-card{border-radius:24px;height:280px}.category-card:after{background:linear-gradient(#0000,#00000094)}.category-card>span i{color:#0071e3}.products-section{background:#f5f5f7}.product-grid{gap:20px}.product-card{border:0;border-radius:24px;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;box-shadow:0 1px #0000000a}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #0000001a}.product-image{background:#f5f5f7}.product-image>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d1d1fc7}.heart{box-shadow:0 2px 12px #00000014}.quick-add{color:#0071e3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;min-height:40px}.product-info{padding:18px 18px 20px}.price>b{font-size:17px}.price>span{color:#06c;background:#edf6ff}.product-info>p{color:#0071e3}.discovery{background:#000;border-radius:30px;min-height:500px}.discovery>div{padding:64px}.discovery h2{letter-spacing:-.05em;font-size:clamp(40px,5vw,58px)}.discovery p{color:#a1a1a6;font-size:15px}.discovery>div>a{color:#0071e3;background:#fff}.promo-grid article{background:#f5f5f7;border-radius:26px;min-height:220px}.promo-grid article:last-child{background:#eef6ff}.promo-grid a{background:#0071e3}.newsletter{background:#f5f5f7;padding:80px 0}.newsletter h2{font-size:40px}.newsletter form{border:0;box-shadow:inset 0 0 0 1px #0000001f}.newsletter button{background:#0071e3}.footer{color:#424245;background:#f5f5f7;border-top:1px solid #00000014}.brand.light{color:#1d1d1f}.footer-grid>div>p,.footer-grid nav a{color:#6e6e73}.footer-grid nav strong{color:#1d1d1f}.footer-grid>div>i{color:#6e6e73;border-color:#0000001f}.footer-bottom{color:#86868b;border-color:#0000001a}.catalog-hero{background:#f5f5f7;padding:76px 0}.catalog-hero h1{letter-spacing:-.05em;font-size:clamp(42px,5vw,60px)}.catalog-hero p{font-size:14px}.catalog-hero>div>label{border:0;border-radius:14px;height:52px;box-shadow:0 1px #00000014,0 8px 30px #0000000f}.filters,.catalog-toolbar label,.filter-button{border-color:#0000001a}.filter-group input{accent-color:#0071e3}.sort-select,.catalog-toolbar label{border-radius:12px}.main-image{border-radius:26px}.detail-info h1{letter-spacing:-.05em;font-size:clamp(40px,4.5vw,56px)}.detail-info>small:first-child,.detail-rating>span{color:#0071e3}.detail-price span{color:#06c;background:#edf6ff}.purchase>button{background:#0071e3}.delivery-card{border-radius:16px}.delivery-card svg,.guarantees svg{color:#0071e3}.checkout-page{background:#f5f5f7}.checkout-form,.checkout-summary,.order-card{border:0;border-radius:24px;box-shadow:0 1px #0000000a}.checkout-steps>div.active>span,.form-actions .continue{background:#0071e3;border-color:#0071e3}.checkout-title>i,.delivery-option>i{color:#0071e3;background:#edf6ff}.form-grid input,.form-grid select{border-radius:12px;height:46px}.form-grid input:focus,.form-grid select:focus{border-color:#0071e3;box-shadow:0 0 0 4px #0071e31f}.delivery-option{border-radius:16px;min-height:72px}.delivery-option:has(input:checked){background:#f5faff;border-color:#0071e3}.payment-tabs button.active{color:#0071e3;border-color:#0071e3}.account-hero{background:#f5f5f7;padding:70px 0}.account-hero h1{letter-spacing:-.045em;font-size:42px}.account-avatar,.account-hero .container>i{color:#0071e3}.account-nav button{border-radius:12px;min-height:48px}.account-nav button.active{background:#0071e3}.account-help{background:#f5f5f7;border-radius:18px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=720px){.announcement{height:30px}.header-main{padding-block:9px}.hero-grid{padding-top:64px}.hero h1{font-size:52px}.hero-copy>p{font-size:16px}.hero-image{border-radius:24px;width:88%;right:1%}.floating-card{left:2%}.trust-strip .container{gap:8px;padding-block:10px}.trust-strip article,.trust-strip article:first-child{padding:12px}.section{padding:72px 0}.section-heading h2{font-size:34px}.category-card,.product-card{border-radius:20px}.discovery{border-radius:24px}.discovery>div{padding:38px 28px}.newsletter{padding:64px 0}.footer{padding-top:48px}.mobile-nav{-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#ffffffdb}.mobile-nav .active{color:#0071e3}.catalog-hero{padding:52px 0}.purchase{border-radius:18px;bottom:70px}.checkout-form,.checkout-summary{border-radius:20px}.account-hero{padding:48px 0}.account-hero h1{font-size:32px}}.integrations-hero{background:radial-gradient(circle at 80% 20%,#e8f3ff 0,#0000 34%),#f5f5f7;padding:100px 0 88px}.integrations-hero h1{letter-spacing:-.06em;max-width:900px;margin:18px 0 22px;font-size:clamp(52px,7vw,86px);line-height:.98}.integrations-hero h1 em{color:#0071e3;font-style:normal}.integrations-hero p{color:#6e6e73;max-width:720px;margin:0;font-size:19px;line-height:1.5}.integration-summary{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.integration-summary span{color:#424245;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffbf;border:1px solid #00000014;border-radius:99px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:11px;display:flex}.integration-summary svg{color:#0071e3;width:15px}.integration-section{padding-block:90px}.integration-section>header{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.integration-section h2,.integration-flow h2,.backend-foundation h2{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(38px,4vw,54px)}.status-refresh{color:#6e6e73;align-items:center;gap:7px;font-size:11px;display:flex}.status-refresh svg{width:15px}.spinning{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.integration-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.integration-card{background:#f5f5f7;border-radius:26px;min-height:280px;padding:26px}.integration-card>header{justify-content:space-between;align-items:center;display:flex}.integration-card>header>i{color:#0071e3;background:#fff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 1px 2px #0000000f}.connection-pill{border-radius:99px;align-items:center;gap:5px;height:28px;padding:0 9px;font-size:9px;font-weight:650;display:flex}.connection-pill svg{width:12px}.connection-pill.connected{color:#187a34;background:#e7f6eb}.connection-pill.ready{color:#06c;background:#edf6ff}.connection-pill.missing{color:#a54132;background:#fff0ed}.integration-card h3{letter-spacing:-.03em;margin:30px 0 7px;font-size:22px}.integration-card>p{color:#6e6e73;min-height:42px;margin:0;font-size:12px;line-height:1.5}.integration-card>footer{border-top:1px solid #00000014;gap:5px;margin-top:28px;padding-top:18px;display:grid}.integration-card>footer span{font-size:10px}.integration-card>footer small{color:#86868b;font-size:8px}.integration-flow{padding-block:30px 110px}.integration-flow>h2{margin-bottom:32px}.flow-grid{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;display:grid}.flow-grid>svg{color:#86868b}.flow-grid article{border:1px solid #00000014;border-radius:24px;min-height:210px;padding:28px}.flow-grid article small{color:#0071e3;font-size:11px;font-weight:700}.flow-grid article h3{margin:35px 0 8px;font-size:21px}.flow-grid article p{color:#6e6e73;margin:0;font-size:11px;line-height:1.6}.backend-foundation{color:#fff;background:#000;border-radius:30px;grid-template-columns:1fr 1fr;gap:70px;margin-bottom:100px;padding:56px;display:grid}.backend-foundation p{color:#a1a1a6;max-width:540px;font-size:13px;line-height:1.6}.backend-foundation ul{align-content:center;gap:18px;margin:0;padding:0;list-style:none;display:grid}.backend-foundation li{color:#d2d2d7;align-items:center;gap:10px;font-size:12px;display:flex}.backend-foundation li svg{color:#2997ff;min-width:18px}@media (width<=850px){.integration-cards,.flow-grid{grid-template-columns:1fr}.flow-grid>svg{justify-self:center;transform:rotate(90deg)}.backend-foundation{grid-template-columns:1fr;gap:30px}}@media (width<=720px){.integrations-hero{padding:64px 0}.integrations-hero h1{font-size:52px}.integrations-hero p{font-size:16px}.integration-section{padding-block:70px}.integration-section>header{flex-direction:column;align-items:start;gap:15px}.integration-card{min-height:250px}.integration-flow{padding-bottom:80px}.backend-foundation{border-radius:24px;margin-bottom:70px;padding:34px 24px}}.heart,.main-image>button,.variant-choice.swatch{box-sizing:border-box;aspect-ratio:1;border-radius:50%;flex:none;padding:0}.heart{min-width:35px;min-height:35px}.main-image>button{min-width:40px;min-height:40px;overflow:hidden}.main-image>img{object-fit:contain;background:#f5f5f7}.thumbnails{scrollbar-width:thin;max-height:min(640px,70vh);overflow:hidden auto}.thumbnails button{flex:0 0 72px;width:72px;min-width:72px;height:72px}.thumbnails img,.thumbnails button.active img{opacity:1;object-fit:contain;background:#f5f5f7;transform:none}.variant-options{border-block:1px solid var(--line);gap:18px;margin-top:22px;padding:20px 0;display:grid}.variant-group{border:0;min-width:0;margin:0;padding:0}.variant-group legend{color:#1d1d1f;align-items:baseline;gap:8px;width:100%;margin-bottom:10px;font-size:12px;display:flex}.variant-group legend span{color:#6e6e73;font-size:11px}.variant-group>div{flex-wrap:wrap;gap:8px;display:flex}.variant-choice{color:#1d1d1f;background:#fff;border:1px solid #d2d2d7;border-radius:12px;place-items:center;min-width:52px;min-height:44px;padding:0 14px;font-size:11px;font-weight:650;display:inline-grid}.variant-choice:hover{border-color:#86868b}.variant-choice.active{color:#06c;border-color:#0071e3;box-shadow:0 0 0 2px #0071e326}.variant-choice:focus-visible,.main-image>button:focus-visible,.heart:focus-visible{outline-offset:2px;outline:3px solid #0071e34d}.variant-choice:disabled{opacity:.35;cursor:not-allowed}.variant-choice.swatch{border-width:2px;width:48px;min-width:48px;height:48px;min-height:48px;overflow:hidden}.variant-choice.swatch img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.detail-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.accordions{grid-template-columns:1fr;gap:0;max-width:980px}.supplier-description{max-width:820px;font-size:11px;line-height:1.75}.supplier-description>p{white-space:pre-line;margin:0}.supplier-description-images{gap:16px;margin-top:20px;display:grid}.supplier-description-images img{object-fit:contain;background:#f5f5f7;border-radius:14px;width:100%;height:auto;display:block}.product-reviews{background:#fff;border:1px solid #e5e5e8;border-radius:22px;margin-top:38px;margin-bottom:45px;padding:26px}.product-reviews>header{border-bottom:1px solid #ededf0;justify-content:space-between;align-items:center;gap:24px;padding-bottom:22px;display:flex}.product-reviews h2{letter-spacing:-.7px;margin:5px 0 0;font-size:24px}.reviews-score{grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;display:grid}.reviews-score strong{letter-spacing:-1.2px;grid-row:1/3;font-size:34px}.reviews-score span,.detail-rating>span,.reviews-list article header span{color:#f5a623;gap:2px;display:flex}.reviews-score svg{width:16px}.reviews-score small{color:#86868b;font-size:9px}.reviews-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:18px;display:grid}.reviews-list>article{background:#fbfbfd;border:1px solid #ececef;border-radius:16px;min-width:0;padding:17px}.reviews-list article>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.reviews-list article>header>div{gap:5px;display:grid}.reviews-list article header strong{font-size:10px}.reviews-list article header svg{width:12px;height:12px}.reviews-list article header small{color:#86868b;font-size:8px}.reviews-list article>p{color:#424245;white-space:pre-line;margin:13px 0 0;font-size:10px;line-height:1.65}.reviews-list article>div:last-child{gap:7px;margin-top:13px;display:flex;overflow-x:auto}.reviews-list article>div:last-child img{object-fit:contain;background:#f2f2f7;border-radius:10px;flex:0 0 76px;width:76px;height:76px}.reviews-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:26px;display:flex}.reviews-empty>svg{color:#aeaeb2;width:28px}.reviews-empty h3{margin:11px 0 6px;font-size:14px}.reviews-empty p{color:#86868b;max-width:470px;margin:0;font-size:10px;line-height:1.5}@media (width<=720px){.gallery{flex-direction:column;display:flex}.thumbnails{order:2;width:100%;max-height:none;padding-bottom:4px;display:flex;overflow:auto hidden}.thumbnails button{flex-basis:62px;width:62px;min-width:62px;height:62px}.variant-options{gap:16px}.product-reviews{margin-top:24px;padding:18px}.product-reviews>header{flex-direction:column;align-items:flex-start}.reviews-list{grid-template-columns:1fr}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skeleton-block{background:#e9ece9;border-radius:9px;display:block;position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffffb8 48%,#0000 76%);animation:1.35s ease-in-out infinite seatny-skeleton;position:absolute;inset:0;transform:translate(-110%)}@keyframes seatny-skeleton{to{transform:translate(110%)}}.skeleton-fill{border-radius:0;width:100%;height:100%}.skeleton-line{width:100%;height:11px}.skeleton-line-short{width:32%}.skeleton-line-medium{width:62%}.skeleton-line-title{width:88%;height:15px}.skeleton-line-price{width:46%;height:18px}.skeleton-line-shipping{width:57%;height:10px}.skeleton-product-card{pointer-events:none}.skeleton-product-card:hover,.skeleton-admin-card:hover{box-shadow:none;transform:none}.skeleton-product-image{border-radius:0;width:100%;height:100%}.skeleton-product-card .product-info{gap:10px;display:grid}.skeleton-product-card .skeleton-line-price{margin-top:3px}.skeleton-product-grid[aria-busy=true]{min-height:320px}.skeleton-breadcrumbs .skeleton-line{width:180px}.skeleton-gallery{min-width:0}.skeleton-thumbnail{aspect-ratio:1;width:72px}.skeleton-main-image{aspect-ratio:1;border-radius:20px;width:100%}.skeleton-detail-info{align-content:start;gap:14px;padding-top:10px;display:grid}.skeleton-detail-title{border-radius:14px;width:91%;height:54px}.skeleton-detail-copy{height:13px}.skeleton-detail-copy-last{width:72%}.skeleton-option-row{border-block:1px solid var(--line);gap:10px;margin-top:10px;padding-block:18px;display:flex}.skeleton-circle{border-radius:50%;width:34px;height:34px}.skeleton-purchase{border-radius:99px;height:48px;margin-top:5px}.skeleton-delivery{border-radius:13px;height:92px}.skeleton-integration-card{pointer-events:none}.skeleton-integration-icon{border-radius:14px;width:46px;height:46px}.skeleton-pill{border-radius:99px;width:92px;height:28px}.skeleton-integration-title{width:58%;height:24px;margin-top:30px}.skeleton-integration-card>footer{margin-top:auto}.skeleton-integration-card{flex-direction:column;display:flex}.skeleton-admin-card{pointer-events:none}.skeleton-admin-card .supplier-content{gap:10px;display:grid}.skeleton-admin-costs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.skeleton-admin-costs .skeleton-block{height:52px}.skeleton-admin-button{justify-self:end;width:86px;height:32px;margin-top:2px}.skeleton-admin-grid[aria-busy=true]{min-height:340px}.skeleton-store-row{pointer-events:none}.skeleton-store-image{border-radius:14px;width:76px;height:76px}.skeleton-store-row .store-product-identity>span{gap:8px;display:grid}.skeleton-store-costs,.skeleton-store-fields{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.skeleton-store-costs .skeleton-block{height:72px}.skeleton-store-fields .skeleton-block{height:42px}.skeleton-store-result{border-radius:14px;height:124px}.skeleton-review-list{display:grid}.skeleton-review-product{pointer-events:none}.skeleton-review-image{border-radius:13px;width:84px;height:84px}.skeleton-review-product .review-product-main>div{gap:8px;display:grid}.skeleton-review-costs{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.skeleton-review-costs .skeleton-block{height:65px}.skeleton-review-fields .skeleton-block{height:44px}@media (width<=1320px){.skeleton-store-row .store-product-identity{grid-column:1/-1}}@media (width<=960px){.skeleton-thumbnail{width:62px}.skeleton-product-grid .skeleton-product-card:nth-child(4){display:none}}@media (width<=850px){.skeleton-store-costs,.skeleton-store-fields{grid-template-columns:repeat(3,1fr)}.skeleton-store-result{height:92px}.skeleton-integration-card{min-height:250px}}@media (width<=720px){.skeleton-detail-title{height:43px}.skeleton-review-product{grid-template-columns:1fr}.skeleton-review-fields{grid-template-columns:1fr 1fr}}@media (width<=560px){.skeleton-product-grid .skeleton-product-card:nth-child(4){display:block}.skeleton-store-costs,.skeleton-store-fields,.skeleton-review-costs,.skeleton-review-fields{grid-template-columns:1fr}.skeleton-store-costs .skeleton-block{height:54px}.skeleton-store-image{width:66px;height:66px}.skeleton-admin-button{width:100%}}@media (prefers-reduced-motion:reduce){.skeleton-block:after{opacity:.35;animation:none}}.header-actions>a,.header-actions>button,.header-nav nav,.search-bar input,.search-bar button{font-size:13px}.hero-copy>p{font-size:17px}.trust-strip strong{font-size:13px}.trust-strip small{font-size:11px}.checkout-steps>div,.checkout-header>span,.back{font-size:12px}.checkout-title p,.checkout-note p,.terms,.checkout-status,.checkout-route,.checkout-error,.form-grid label>span{font-size:13px}.form-grid input,.form-grid select{font-size:15px}.delivery-option span b,.delivery-option strong{font-size:13px}.delivery-option span small,.payment-provider small{font-size:11px}.form-actions>button{font-size:12px}.admin-shell input,.admin-shell select,.admin-shell button,.admin-sidebar nav a{font-size:13px}.admin-sidebar nav p,.admin-brand small,.admin-topbar>div:first-child,.admin-runtime,.admin-eyebrow,.admin-metric>div{font-size:12px}.admin-intro p{font-size:15px}.admin-metric>p,.admin-alert p,.selection-toolbar>div>span,.admin-check,.import-pagination,.admin-loading,.admin-empty p{font-size:12px}.supplier-content>small,.supplier-content dt,.supplier-content footer>span{font-size:11px}.supplier-content h3{font-size:15px}.supplier-content dd,.checkout-lines article>div strong,.checkout-lines article>b,.totals p{font-size:13px}.checkout-lines article>div small,.safe span{font-size:11px}.delivery-options{gap:10px;display:grid}.delivery-option{cursor:pointer;margin-bottom:0}.delivery-option input{width:18px;min-width:18px;height:18px}body{text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}:focus-visible{outline-offset:2px;outline:3px solid #0071e34d}.heart,.icon-button,.category-card>span i,.promo-grid a{aspect-ratio:1;border-radius:50%}.heart{width:44px;min-width:44px;height:44px}.quick-add{min-height:44px}.product-info>small{font-size:11px}.product-info h3{font-size:15px}.rating,.product-info>p,.price del{font-size:12px}.price>span{font-size:10px}.footer-grid nav,.footer-grid>div>p{font-size:13px}.footer-bottom{font-size:11px}.cart-drawer>header span,.shipping-progress>span{font-size:12px}.cart-lines article>div>strong,.cart-lines footer>strong{font-size:13px}.cart-lines article>div>small,.drawer-summary>p{font-size:11px}.drawer-summary>a,.drawer-summary>button{font-size:13px}@supports (padding:max(0px)){.mobile-nav,.cart-drawer,.filters{padding-bottom:env(safe-area-inset-bottom)}}@media (width<=720px){html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.container{width:calc(100% - 32px)}.announcement{height:32px;font-size:12px}.header-main{gap:10px;padding:10px 0 12px}.menu-button,.header-main>.icon-button{width:44px;min-width:44px;height:44px}.brand{font-size:18px}.brand>b{border-radius:11px;width:34px;height:34px}.search-bar{height:46px}.search-bar input{font-size:16px}.hero-grid{padding-top:40px}.hero h1{letter-spacing:-2.8px;font-size:clamp(42px,13vw,52px);line-height:.98}.hero-copy>p{font-size:16px;line-height:1.55}.hero-actions{gap:12px;width:100%}.hero-actions a{min-height:44px}.hero-actions a:first-child{flex:1;justify-content:center;font-size:14px}.hero-actions a:last-child{padding:0 10px;font-size:13px}.hero-proof p{font-size:12px}.hero-visual{min-height:340px}.floating-card{padding:12px}.floating-card span{font-size:11px}.floating-card b{font-size:12px}.trust-strip article{min-height:104px;padding:14px 10px}.trust-strip i{min-width:40px;height:40px}.trust-strip strong{font-size:13px;line-height:1.25}.trust-strip small{font-size:11px;line-height:1.3}.section{padding:52px 0}.eyebrow{font-size:11px}.section-heading{align-items:flex-start;margin-bottom:23px}.section-heading h2{letter-spacing:-1px;font-size:28px}.section-heading>a{align-items:center;min-height:44px;font-size:12px}.category-card>span>b{font-size:15px}.category-card>span i{width:44px;height:44px}.product-grid{gap:12px 9px}.product-card{border-radius:16px}.product-image{aspect-ratio:1}.product-image>span{font-size:10px}.product-info{padding:13px}.product-info h3{min-height:43px;margin:7px 0;font-size:14px;line-height:1.5}.product-info>small{font-size:10px}.rating,.product-info>p{font-size:11px}.price>b{font-size:15px}.price del{font-size:11px}.heart{top:8px;right:8px}.quick-add{width:44px;height:44px}.discovery p{font-size:15px}.discovery>div>a{min-height:48px;font-size:14px}.promo-grid small{font-size:11px}.promo-grid article p{font-size:13px}.newsletter p{font-size:14px}.newsletter input{min-height:44px;font-size:16px}.newsletter button{min-width:48px;min-height:44px}.footer-grid strong,.footer-grid nav{font-size:13px}.footer-bottom{gap:12px;font-size:11px}.mobile-nav{height:calc(68px + env(safe-area-inset-bottom));-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#fffffff2;grid-template-columns:repeat(4,1fr)}.mobile-nav a,.mobile-nav button{gap:4px;min-height:44px;padding-top:6px;font-size:11px;font-weight:650}.mobile-nav b{min-width:18px;height:18px;font-size:10px}.cart-drawer>header{min-height:72px}.cart-drawer>header strong{font-size:22px}.cart-lines{padding-inline:18px}.cart-lines article{grid-template-columns:86px 1fr;gap:13px;padding-block:16px}.cart-lines article>img{width:86px;height:92px}.cart-lines button{min-width:44px}.cart-lines footer>span{height:40px}.drawer-summary{padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.drawer-summary>a{min-height:50px}.catalog-hero p{font-size:15px}.filter-button{min-height:44px;font-size:13px}.catalog-toolbar select{min-height:44px;font-size:16px}.filters{padding:20px 16px calc(20px + env(safe-area-inset-bottom))}.filters input,.filters select{min-height:46px;font-size:16px}.filters button,.apply{min-height:44px;font-size:14px}.detail-info h1{font-size:34px}.detail-summary,.supplier-description{font-size:15px;line-height:1.65}.detail-rating,.detail-rating span,.variant-group>span{font-size:13px}.variant-options button{min-width:44px;min-height:44px;font-size:13px}.purchase{bottom:calc(76px + env(safe-area-inset-bottom));border-radius:18px}.purchase button{min-height:48px;font-size:14px}.accordions button{min-height:52px;font-size:14px}.product-reviews p,.reviews-list p{font-size:14px}.checkout-shell{padding-bottom:calc(34px + env(safe-area-inset-bottom))}.checkout-main .checkout-form,.checkout-empty{order:2}.checkout-summary{order:3;margin-top:0}.checkout-steps>div{font-size:11px}.checkout-title h1{font-size:24px}.checkout-title p,.checkout-note p,.terms,.checkout-status,.checkout-route,.checkout-error{font-size:13px}.checkout-form{padding:22px 18px}.form-grid label>span{font-size:13px}.form-grid input,.form-grid select{min-height:48px;font-size:16px}.delivery-option{min-height:72px;padding:12px}.delivery-option span b,.delivery-option strong{font-size:14px}.delivery-option span small{font-size:12px}.form-actions>button{min-height:50px;font-size:14px}.checkout-lines article>div strong,.checkout-lines article>b,.totals p{font-size:13px}.checkout-lines article>div small,.safe span{font-size:11px}.coupon input{font-size:16px}.account-hero p{font-size:15px}.account-nav{scroll-snap-type:x proximity}.account-nav button{scroll-snap-align:start;min-width:112px;min-height:70px;font-size:12px}.orders>header h2{font-size:25px}.orders>header input{min-height:46px;font-size:16px}.no-results p,.account-help p{font-size:14px}.account-help button{min-height:44px;font-size:13px}.admin-content{padding:28px 16px}.admin-topbar{padding:0 16px}.admin-intro h1{letter-spacing:-1.6px;font-size:36px}.admin-intro p,.admin-shell input,.admin-shell select,.admin-shell textarea{font-size:16px}.admin-shell button{min-height:44px;font-size:13px}.admin-metric>div,.admin-metric>p,.admin-alert p,.admin-check,.import-pagination{font-size:12px}.admin-metric>strong{font-size:20px}.supplier-content>small,.supplier-content dt,.supplier-content footer>span{font-size:11px}.supplier-content h3{height:auto;min-height:44px;font-size:15px}.supplier-content dd{font-size:13px}.supplier-content button{min-height:44px;font-size:12px}.admin-filter-grid label>span,.admin-advanced-grid label>span,.admin-advanced-grid legend{font-size:12px}.admin-filter-grid select,.admin-advanced-grid select,.admin-advanced-grid input{height:46px;font-size:16px}.pricing-review,.product-preview{border-radius:0;inset:0}.pricing-review-body,.product-preview-body{padding-bottom:env(safe-area-inset-bottom)}}@media (width<=390px){.hero h1{font-size:42px}.product-grid,.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info{padding:11px}.product-info h3{font-size:13px}.trust-strip .container{grid-template-columns:1fr}.trust-strip article{border-right:0}.trust-strip article:nth-child(n){border-bottom:1px solid var(--line)}.trust-strip article:last-child{border-bottom:0}.checkout-form{padding-inline:15px}.sandbox-topbar span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-shell{--admin-blue:#0071e3;--admin-blue-hover:#0077ed;--admin-ink:#1d1d1f;--admin-secondary:#6e6e73;--admin-bg:#f5f5f7;--admin-card:#fff;--admin-line:#e5e5e7;--admin-green:#248a3d;--admin-red:#d70015;background:var(--admin-bg);min-height:100vh;color:var(--admin-ink);grid-template-columns:244px minmax(0,1fr);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid}.admin-shell *{box-sizing:border-box}.admin-shell button,.admin-shell input{font:inherit}.admin-shell button,.admin-shell a{-webkit-tap-highlight-color:transparent}.admin-shell button:focus-visible,.admin-shell a:focus-visible,.admin-shell input:focus-visible{outline-offset:2px;outline:3px solid #0071e34d}.admin-sidebar{-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);z-index:20;background:#fbfbfdd9;border-right:1px solid #0000000d;flex-direction:column;height:100vh;padding:22px 14px 18px;display:flex;position:sticky;top:0}.admin-brand{height:48px;color:var(--admin-ink);align-items:center;gap:11px;padding:0 10px;display:flex}.admin-brand>span{color:#fff;background:linear-gradient(145deg,#1686f7,#0067d2);border-radius:10px;place-items:center;width:33px;height:33px;font-size:18px;font-weight:750;display:grid;box-shadow:0 5px 15px #0071e32b}.admin-brand>div{gap:1px;display:grid}.admin-brand strong{letter-spacing:-.25px;font-size:15px}.admin-brand small{color:var(--admin-secondary);font-size:10px}.admin-sidebar nav{gap:4px;margin-top:29px;display:grid}.admin-sidebar nav p{color:#86868b;letter-spacing:.05em;text-transform:uppercase;margin:18px 10px 7px;font-size:10px;font-weight:650}.admin-sidebar nav a{color:#424245;border-radius:11px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:12px;font-weight:570;display:flex}.admin-sidebar nav a>svg{color:#6e6e73;width:18px}.admin-sidebar nav a>svg:last-child:not(:first-child){width:13px;margin-left:auto}.admin-sidebar nav a:hover{background:#00000008}.admin-sidebar nav a.active{color:#006edb;background:#0071e312}.admin-sidebar nav a.active>svg{color:#0071e3}.admin-local-card{background:#fff;border:1px solid #e3e3e6;border-radius:14px;grid-template-columns:29px 1fr 8px;align-items:center;gap:9px;min-height:63px;margin-top:auto;padding:11px;display:grid}.admin-local-card>svg{color:#6e6e73;width:18px}.admin-local-card>div{gap:2px;display:grid}.admin-local-card strong{font-size:11px}.admin-local-card span{color:#86868b;font-size:9px}.admin-local-card i{background:#30d158;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #30d1581c}.admin-main{min-width:0}.admin-topbar{z-index:15;-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#f5f5f7d6;border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;height:58px;padding:0 34px;display:flex;position:sticky;top:0}.admin-topbar>div:first-child{color:#6e6e73;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.admin-mobile-back{display:none}.admin-runtime{color:#525256;background:#ffffffb8;border:1px solid #d8d8db;border-radius:99px;align-items:center;gap:7px;height:28px;padding:0 10px;font-size:10px;font-weight:600;display:flex}.admin-runtime i{background:#30d158;border-radius:50%;width:6px;height:6px}.admin-content{max-width:1500px;margin:auto;padding:42px 38px 90px}.admin-intro{justify-content:space-between;align-items:flex-end;gap:35px;display:flex}.admin-intro>div{max-width:760px}.admin-eyebrow{color:#0071e3;letter-spacing:.01em;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.admin-eyebrow svg{width:15px}.admin-intro h1{letter-spacing:-2.3px;margin:11px 0 10px;font-size:clamp(34px,4vw,52px);line-height:1.02}.admin-intro p{color:#6e6e73;max-width:700px;margin:0;font-size:14px;line-height:1.55}.admin-secondary,.admin-primary{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:11px;font-weight:650;display:inline-flex}.admin-secondary{color:#1d1d1f;background:#fff;border:1px solid #d2d2d7}.admin-secondary:hover{background:#fafafa}.admin-secondary svg,.admin-primary svg{width:16px}.admin-secondary:disabled{opacity:.55}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:31px;display:grid}.admin-metric{border:1px solid var(--admin-line);background:var(--admin-card);border-radius:17px;min-width:0;min-height:145px;padding:17px 18px;box-shadow:0 1px 2px #00000005}.admin-metric>div{color:#6e6e73;align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.admin-metric i{background:#f2f2f7;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.admin-metric i svg{width:16px}.admin-metric.good i{color:#248a3d;background:#e9f8ec}.admin-metric.warning i{color:#b06000;background:#fff5e6}.admin-metric>strong{letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;font-size:18px;display:block;overflow:hidden}.admin-metric>p{color:#86868b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.admin-alert{color:#7a4700;background:#fff8eb;border:1px solid #ffd7a0;border-radius:15px;grid-template-columns:22px 1fr auto;align-items:center;gap:13px;min-height:74px;margin-top:16px;padding:14px 17px;display:grid}.admin-alert>svg{width:20px}.admin-alert>div{gap:4px;display:grid}.admin-alert strong{font-size:11px}.admin-alert p{color:#805718;margin:0;font-size:10px;line-height:1.45}.admin-alert button{color:#7a4700;background:#fffdf8;border:1px solid #efc275;border-radius:9px;min-height:36px;padding:0 13px;font-size:10px;font-weight:650}.import-panel{border:1px solid var(--admin-line);background:#fff;border-radius:20px;margin-top:27px;overflow:hidden;box-shadow:0 8px 30px #00000008}.import-header{border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;gap:25px;min-height:96px;padding:20px 22px;display:flex}.import-header h2{letter-spacing:-.65px;margin:5px 0 0;font-size:22px}.admin-search{background:#fafafa;border:1px solid #d2d2d7;border-radius:12px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;width:min(460px,48%);height:44px;padding-left:13px;transition:all .2s;display:grid}.admin-search:focus-within{background:#fff;border-color:#0071e3;box-shadow:0 0 0 3px #0071e31f}.admin-search>svg{color:#86868b;width:17px}.admin-search input{color:#1d1d1f;background:0 0;border:0;outline:0;min-width:0;height:100%;padding:0;font-size:11px}.admin-search button{color:#1d1d1f;background:#e9e9ed;border:0;border-radius:9px;height:34px;margin-right:4px;padding:0 14px;font-size:10px;font-weight:650}.selection-toolbar{background:#fbfbfd;border-bottom:1px solid #ededf0;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:7px 22px;display:flex}.admin-check{color:#525256;cursor:pointer;align-items:center;gap:9px;min-height:44px;font-size:10px;font-weight:600;display:flex}.admin-check input{opacity:0;pointer-events:none;position:absolute}.admin-check>span,.supplier-select>span{background:#fff;border:1.5px solid #c7c7cc;border-radius:6px;place-items:center;width:18px;height:18px;display:grid}.admin-check input:checked+span,.supplier-card.selected .supplier-select>span{color:#fff;background:#0071e3;border-color:#0071e3}.admin-check span svg,.supplier-select span svg{width:12px}.selection-toolbar>div{align-items:center;gap:15px;display:flex}.selection-toolbar>div>span{color:#86868b;font-size:10px}.admin-primary{background:var(--admin-blue);color:#fff;border:0;box-shadow:0 1px 2px #005bb84d}.admin-primary:hover{background:var(--admin-blue-hover)}.admin-primary:disabled{box-shadow:none;cursor:not-allowed;background:#d1d1d6}.supplier-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px;display:grid}.supplier-card{background:#fff;border:1px solid #e5e5e7;border-radius:16px;min-width:0;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.supplier-card:hover{transform:translateY(-2px);box-shadow:0 9px 23px #0000000d}.supplier-card.selected{border-color:#0071e3;box-shadow:0 0 0 3px #0071e319}.supplier-select{z-index:3;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:10px;right:10px}.supplier-select>span{box-shadow:0 1px 5px #0002}.supplier-image{color:#aeaeb2;background:#f2f2f4;place-items:center;height:180px;display:grid;position:relative;overflow:hidden}.supplier-image>svg{width:36px}.supplier-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.supplier-card:hover .supplier-image img{transform:scale(1.025)}.supplier-image>span{color:#1f7a35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#e9f8eced;border-radius:99px;align-items:center;gap:4px;padding:5px 8px;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:10px;left:10px}.supplier-image>span svg{width:11px}.supplier-content{padding:14px}.supplier-content>small{color:#86868b;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:650;display:block;overflow:hidden}.supplier-content h3{letter-spacing:-.1px;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:37px;margin:6px 0 13px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.supplier-content dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.supplier-content dl>div{background:#f7f7f9;border-radius:9px;gap:3px;padding:9px;display:grid}.supplier-content dt{color:#86868b;font-size:8px}.supplier-content dd{margin:0;font-size:10px;font-weight:700}.supplier-content footer{justify-content:space-between;align-items:end;gap:10px;height:39px;margin-top:10px;display:flex}.supplier-content footer>span{color:#9a9aa0;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.supplier-content footer button{color:#1d1d1f;background:#f0f0f3;border:0;border-radius:8px;min-width:82px;height:32px;padding:0 10px;font-size:9px;font-weight:650}.supplier-card.selected footer button{color:#fff;background:#0071e3}.admin-loading,.admin-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:50px;display:flex}.admin-loading{color:#86868b;gap:11px;font-size:11px}.admin-loading svg,.admin-empty>svg{width:27px}.admin-empty>svg{color:#a1a1a6}.admin-empty h3{margin:15px 0 6px;font-size:17px}.admin-empty p{color:#86868b;max-width:520px;margin:0;font-size:11px;line-height:1.5}.admin-empty button{color:#fff;background:#0071e3;border:0;border-radius:10px;min-height:40px;margin-top:16px;padding:0 15px;font-size:10px;font-weight:650}.import-pagination{color:#86868b;background:#fbfbfd;border-top:1px solid #ededf0;justify-content:space-between;align-items:center;min-height:62px;padding:0 22px;font-size:10px;display:flex}.import-pagination>div{gap:7px;display:flex}.import-pagination button{color:#424245;background:#fff;border:1px solid #d8d8dc;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.import-pagination button:disabled{opacity:.35}.import-pagination svg{width:17px}.admin-selection-summary{z-index:30;color:#fff;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#1d1d1fe8;border:1px solid #ffffff3b;border-radius:15px;justify-content:space-between;align-items:center;gap:22px;min-width:290px;padding:12px 14px 12px 16px;display:flex;position:fixed;bottom:25px;right:28px;box-shadow:0 15px 50px #0004}.admin-selection-summary>div{gap:2px;display:grid}.admin-selection-summary strong{font-size:11px}.admin-selection-summary span{color:#c8c8cd;font-size:9px}.admin-selection-summary button{color:#fff;background:#ffffff18;border:0;border-radius:9px;align-items:center;gap:5px;min-height:36px;padding:0 10px;font-size:9px;display:flex}.admin-selection-summary svg{width:13px}.admin-toast{z-index:50;color:#1d1d1f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff2;border:1px solid #d7d7da;border-radius:14px;grid-template-columns:20px 1fr 32px;align-items:center;gap:9px;min-width:320px;max-width:min(540px,100vw - 30px);padding:11px 10px 11px 14px;font-size:10px;font-weight:600;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #0002}.admin-toast.success>svg{color:#248a3d}.admin-toast.error>svg{color:#d70015}.admin-toast button{background:#f2f2f5;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.admin-toast button svg{width:14px}.spin{animation:.85s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.admin-metrics{grid-template-columns:repeat(2,1fr)}.supplier-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.admin-shell{display:block}.admin-sidebar{border-bottom:1px solid #e5e5e7;border-right:0;width:100%;height:auto;padding:10px 16px;display:block;position:static}.admin-sidebar nav,.admin-local-card{display:none}.admin-brand{padding:0}.admin-topbar{padding:0 18px;top:0}.admin-content{padding:28px 18px 90px}.admin-intro{flex-direction:column;align-items:flex-start}.admin-intro h1{font-size:38px}.admin-secondary{width:100%}.supplier-grid{grid-template-columns:repeat(2,1fr)}.import-header{flex-direction:column;align-items:stretch}.admin-search{width:100%}}@media (width<=560px){.admin-metrics{grid-template-columns:1fr}.admin-alert{grid-template-columns:20px 1fr}.admin-alert button{grid-column:2;justify-self:start}.selection-toolbar{flex-direction:column;align-items:flex-start}.selection-toolbar>div{justify-content:space-between;width:100%}.selection-toolbar>div>span{display:none}.admin-primary{flex:1}.supplier-grid{grid-template-columns:1fr;padding:12px}.supplier-image{height:230px}.admin-selection-summary{min-width:0;bottom:12px;left:12px;right:12px}.admin-runtime{font-size:0}.admin-runtime:after{content:"Local";font-size:10px}}@media (prefers-reduced-motion:reduce){.admin-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-shell select{font:inherit}.admin-shell summary{-webkit-tap-highlight-color:transparent}.admin-shell select:focus-visible,.admin-shell summary:focus-visible{outline-offset:2px;outline:3px solid #0071e34d}.admin-filter-panel{background:#fbfbfd;border-bottom:1px solid #ececef;padding:16px 22px 14px}.admin-filter-panel>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;display:flex}.admin-filter-panel>header>div{align-items:center;gap:9px;display:flex}.admin-filter-panel>header svg{color:#0071e3;width:17px}.admin-filter-panel>header span{gap:2px;display:grid}.admin-filter-panel>header strong{font-size:11px}.admin-filter-panel>header small{color:#86868b;font-size:9px}.admin-filter-panel>header button{color:#0071e3;background:0 0;border:0;border-radius:9px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:9px;font-weight:650;display:flex}.admin-filter-panel>header button svg{width:12px}.admin-filter-panel>header button:disabled{opacity:.35}.admin-filter-grid{grid-template-columns:1.05fr 1.45fr 1fr 1fr auto;align-items:end;gap:10px;display:grid}.admin-filter-grid label,.admin-advanced-grid label{gap:6px;min-width:0;display:grid}.admin-filter-grid label>span,.admin-advanced-grid label>span,.admin-advanced-grid legend{color:#6e6e73;letter-spacing:.02em;font-size:8px;font-weight:650}.admin-filter-grid select,.admin-advanced-grid select,.admin-advanced-grid input{color:#1d1d1f;background:#fff;border:1px solid #d8d8dc;border-radius:10px;width:100%;min-width:0;height:39px;padding:0 10px;font-size:10px}.admin-filter-grid select:disabled{color:#9a9aa0;background:#f2f2f5}.admin-filter-apply{color:#fff;background:#0071e3;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:39px;padding:0 14px;font-size:10px;font-weight:680;display:flex}.admin-filter-apply:disabled{background:#a9cbed}.admin-filter-apply svg{width:14px}.admin-filter-details{margin-top:10px}.admin-filter-details summary{color:#424245;cursor:pointer;border-radius:8px;align-items:center;gap:6px;width:max-content;min-height:34px;padding:0 8px;font-size:9px;font-weight:650;list-style:none;display:flex}.admin-filter-details summary::-webkit-details-marker{display:none}.admin-filter-details summary svg{color:#6e6e73;width:13px}.admin-filter-details summary span{color:#9a9aa0;font-weight:500}.admin-filter-details[open] summary{background:#ededf2}.admin-advanced-grid{background:#fff;border:1px solid #e3e3e7;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:12px;padding:14px;display:grid}.admin-advanced-grid fieldset{border:0;min-width:0;margin:0;padding:0}.admin-advanced-grid legend{margin-bottom:6px}.admin-advanced-grid fieldset>div{grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;display:grid}.admin-advanced-grid fieldset span{color:#aeaeb2}.admin-filter-error{color:#b14b39;align-items:center;gap:6px;margin:10px 0 0;font-size:9px;display:flex}.admin-filter-error>svg{width:13px}.admin-filter-error button{color:#0071e3;background:0 0;border:0;padding:0;font-size:9px;font-weight:650}.admin-filter-chips{scrollbar-width:none;align-items:center;gap:6px;margin-top:12px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-filter-chips::-webkit-scrollbar{display:none}.admin-filter-chips>span{color:#86868b;text-transform:uppercase;font-size:8px;font-weight:650}.admin-filter-chips i{color:#06c;background:#e9f3ff;border-radius:99px;flex:none;padding:5px 8px;font-size:8px;font-style:normal;font-weight:600}@media (width<=1180px){.admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter-apply{grid-column:1/-1}.admin-advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.admin-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.admin-filter-panel{padding:14px 13px}.admin-filter-panel>header{align-items:flex-start}.admin-filter-panel>header small{max-width:170px}.admin-filter-grid,.admin-advanced-grid{grid-template-columns:1fr}.admin-filter-apply{grid-column:auto}.admin-filter-details summary span{display:none}}.pricing-review-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000078;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pricing-review{color:#1d1d1f;background:#f5f5f7;border:1px solid #ffffff73;border-radius:26px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1240px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 100px #00000054}.pricing-review-header>div>span{color:#0071e3;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.pricing-review-header>div>span svg{width:15px}.pricing-review-header h2{letter-spacing:-1px;margin:7px 0 5px;font-size:28px}.pricing-review-header p{color:#6e6e73;margin:0;font-size:11px}.pricing-review-header>button{aspect-ratio:1;color:#525256;background:#e9e9ed;border:0;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;display:grid}.pricing-review-header>button svg{width:17px}.pricing-review-controls{background:#fff;border-bottom:1px solid #dedee2;grid-template-columns:1fr 1.15fr 1fr 1.25fr;gap:10px;padding:14px 18px;display:grid}.pricing-review-controls>label,.global-discount{background:#fbfbfd;border:1px solid #e5e5e8;border-radius:14px;align-content:start;gap:6px;min-width:0;padding:12px;display:grid}.pricing-review-controls span{font-size:9px;font-weight:700}.pricing-review-controls small{color:#86868b;font-size:8px;line-height:1.4}.pricing-review-controls input[type=number],.pricing-review-controls select,.review-product-config input[type=number],.review-product-config select{color:#1d1d1f;background:#fff;border:1px solid #d2d2d7;border-radius:10px;outline:0;width:100%;height:38px;padding:0 10px;font-size:10px}.pricing-review-controls input:focus,.pricing-review-controls select:focus,.review-product-config input:focus,.review-product-config select:focus{border-color:#0071e3;box-shadow:0 0 0 3px #0071e31a}.pricing-review-controls>label:first-child>div{grid-template-columns:1fr 25px;align-items:center;display:grid}.pricing-review-controls>label:first-child b{justify-self:center}.pricing-review-controls>label:nth-child(2){grid-template-columns:1fr auto}.pricing-review-controls>label:nth-child(2)>span{grid-column:1/-1}.pricing-review-controls>label:nth-child(2) select{min-width:0}.pricing-review-controls>label:nth-child(2)>button,.global-discount button{background:#e9e9ed;border:0;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:9px;font-weight:650;display:flex}.pricing-review-controls>label:nth-child(2)>button svg{width:13px}.pricing-switch{grid-template-columns:1fr auto}.pricing-switch>small{grid-column:1/-1}.pricing-switch input,.global-discount input[type=checkbox],.row-discount input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.pricing-switch>i,.global-discount label>i,.row-discount i{background:#d1d1d6;border-radius:999px;flex:0 0 34px;width:34px;height:20px;transition:background-color .2s;position:relative}.pricing-switch input:checked+i:after,.global-discount input:checked+i:after,.row-discount input:checked+i:after{transform:translate(14px)}.global-discount label{color:#525256;align-items:center;gap:7px;font-size:9px;display:flex}.global-discount>div{grid-template-columns:1fr 20px auto;align-items:center;display:grid}.global-discount>div>b{text-align:center}.pricing-review-body{min-height:240px;padding:16px 18px;overflow:auto}.review-loading{color:#6e6e73;justify-content:center;align-items:center;gap:10px;min-height:260px;font-size:11px;display:flex}.review-loading svg,.review-error svg{flex:none;width:17px}.review-error{color:#a1261d;background:#fff2f1;border:1px solid #ffd5d2;border-radius:12px;align-items:center;gap:9px;margin-bottom:10px;padding:12px;font-size:10px;display:flex}.review-product{background:#fff;border:1px solid #e1e1e5;border-radius:18px;grid-template-columns:1.1fr .9fr;gap:16px;margin-bottom:12px;padding:15px;display:grid;box-shadow:0 2px 8px #00000008}.review-product-main{grid-template-columns:84px 1fr;align-items:center;gap:13px;min-width:0;display:grid}.review-product-image{aspect-ratio:1;color:#aeaeb2;background:#f2f2f7;border-radius:13px;place-items:center;width:84px;height:84px;display:grid;overflow:hidden}.review-product-image img{object-fit:cover;width:100%;height:100%}.review-product-image svg{width:24px}.review-product-main>div:last-child{min-width:0}.review-product-main small{color:#86868b;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:700;display:block;overflow:hidden}.review-product-main h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 7px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.review-product-main span{color:#6e6e73;font-size:8px}.review-costs{grid-template-columns:repeat(3,1fr);gap:7px;margin:0;display:grid}.review-costs>div{background:#f5f5f7;border-radius:11px;align-content:center;gap:3px;min-width:0;padding:9px;display:grid}.review-costs dt{color:#86868b;font-size:7px}.review-costs dd{text-overflow:ellipsis;margin:0;font-size:10px;font-weight:700;overflow:hidden}.review-costs small{color:#6e6e73;text-overflow:ellipsis;font-size:7px;line-height:1.3;overflow:hidden}.review-product-config{border-top:1px solid #ededf0;grid-column:1/-1;grid-template-columns:1.5fr .65fr .75fr .75fr;align-items:end;gap:10px;padding-top:12px;display:grid}.review-product-config>label{gap:5px;min-width:0;display:grid}.review-product-config>label>span,.review-price-preview>span{color:#525256;font-size:8px;font-weight:700}.review-product-config>label>small{color:#86868b;font-size:7px}.money-input{background:#fff;border:1px solid #d2d2d7;border-radius:10px;grid-template-columns:26px 1fr;align-items:center;display:grid}.money-input b{color:#86868b;justify-self:end;font-size:9px}.money-input input{box-shadow:none!important;border:0!important}.row-discount>div{grid-template-columns:34px 1fr 20px;align-items:center;gap:6px;height:38px;display:grid}.row-discount>div input[type=number]{min-width:0}.row-discount>div>b{text-align:center;font-size:9px}.review-price-preview{text-align:right;background:#f0f7ff;border-radius:12px;grid-template-columns:1fr auto;align-content:center;gap:3px;min-height:64px;padding:9px 11px;display:grid}.review-price-preview>span{text-align:left;grid-column:1/-1}.review-price-preview del{color:#86868b;font-size:8px}.review-price-preview strong{color:#06c;letter-spacing:-.4px;grid-column:1/-1;font-size:16px}.review-price-preview i{color:#06c;background:#dff0ff;border-radius:5px;justify-self:end;padding:2px 5px;font-size:7px;font-style:normal;font-weight:700}.pricing-review-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border-top:1px solid #d9d9dd;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:15px 22px;display:grid}.pricing-review-footer>div:first-child{gap:3px;display:grid}.pricing-review-footer span{color:#86868b;font-size:8px}.pricing-review-footer strong{font-size:14px}.pricing-review-footer p{color:#6e6e73;text-align:center;margin:0;font-size:8px}.pricing-review-footer>div:last-child{gap:8px;display:flex}.pricing-review-footer button{border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 15px;font-size:9px;font-weight:700;display:flex}.pricing-review-footer svg{width:14px}.review-cancel{background:#fff;border:1px solid #d2d2d7}.review-import{color:#fff;background:#0071e3;border:0}.review-import:disabled{background:#d1d1d6}@media (width<=980px){.pricing-review-controls{grid-template-columns:1fr 1fr}.review-product{grid-template-columns:1fr}.review-product-config{grid-template-columns:1fr 1fr}.pricing-review-footer{grid-template-columns:1fr auto}.pricing-review-footer p{display:none}}@media (width<=620px){.pricing-review-backdrop{padding:0}.pricing-review{border-radius:0;height:100vh;max-height:none}.pricing-review-header{padding:18px}.pricing-review-header h2{font-size:23px}.pricing-review-controls{grid-template-columns:1fr;padding:10px;overflow:auto}.pricing-review-controls>label,.global-discount,.pricing-review-body{padding:10px}.review-product{padding:11px}.review-product-main{grid-template-columns:66px 1fr}.review-product-image{width:66px;height:66px}.review-costs{grid-template-columns:1fr 1fr}.review-product-config{grid-template-columns:1fr}.pricing-review-footer{grid-template-columns:1fr;padding:12px}.pricing-review-footer>div:last-child{width:100%}.pricing-review-footer button{flex:1}}@media (prefers-reduced-motion:reduce){.pricing-review *,.pricing-review :before,.pricing-review :after{transition-duration:.01ms!important}}.pricing-switch>i,.global-discount label>i,.row-discount i{background:radial-gradient(circle at 10px 10px,#fff 0 8px,#0000 8.5px),#d1d1d6}.pricing-switch input:checked+i,.global-discount input:checked+i,.row-discount input:checked+i{background:radial-gradient(circle at 24px 10px,#fff 0 8px,#0000 8.5px),#34c759}.supplier-image{background:#f7f7f9;padding:12px}.supplier-image img{object-fit:contain;transform:none!important}.supplier-quick-preview{z-index:2;color:#1d1d1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:10px;min-width:88px;height:34px;padding:0 11px;font-size:9px;font-weight:700;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 14px #0000001f}.supplier-card.selected .supplier-quick-preview{color:#1d1d1f;background:#ffffffe6;border-color:#ffffffb3}.product-preview-backdrop{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000007a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-preview{color:#1d1d1f;background:#f5f5f7;border:1px solid #ffffff7a;border-radius:26px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,100%);height:min(780px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 34px 110px #00000059}.product-preview-header{-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:#ffffffe0;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;gap:24px;min-height:70px;padding:14px 18px 14px 23px;display:flex}.product-preview-header>div{gap:5px;min-width:0;display:grid}.product-preview-header>div>span{color:#0071e3;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.product-preview-header>div>span svg{width:14px}.product-preview-header strong{letter-spacing:-.25px;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.product-preview-header>button{aspect-ratio:1;color:#525256;background:#e9e9ed;border:0;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;display:grid}.product-preview-header>button svg{width:17px}.product-preview-body{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);min-height:0;display:grid}.product-preview-gallery{background:#fff;border-right:1px solid #dedee2;grid-template-rows:minmax(0,1fr) auto;gap:12px;min-width:0;min-height:0;padding:18px;display:grid}.product-preview-stage{color:#aeaeb2;background:linear-gradient(145deg,#f8f8fa,#eeeef2);border-radius:18px;place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.product-preview-stage>img{object-fit:contain;width:100%;height:100%;max-height:550px;padding:18px}.product-preview-stage>svg{width:44px}.preview-arrow{color:#1d1d1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #00000014;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #0000001a}.preview-arrow svg{width:19px}.preview-arrow.previous{left:13px}.preview-arrow.next{right:13px}.preview-counter{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d1d1fb8;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:700;position:absolute;bottom:13px;right:14px}.product-preview-thumbnails{scrollbar-width:thin;gap:8px;padding:2px 1px 5px;display:flex;overflow-x:auto}.product-preview-thumbnails button{aspect-ratio:1;background:#f2f2f7;border:1.5px solid #0000;border-radius:11px;flex:0 0 62px;place-items:center;width:62px;height:62px;padding:4px;display:grid;overflow:hidden}.product-preview-thumbnails button.active{background:#fff;border-color:#0071e3;box-shadow:0 0 0 2px #0071e31a}.product-preview-thumbnails img{object-fit:contain;width:100%;height:100%}.product-preview-info{min-height:0;padding:22px;overflow:auto}.preview-heading{border-bottom:1px solid #e5e5e8;padding-bottom:17px}.preview-heading small{color:#86868b;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:700;display:block;overflow:hidden}.preview-heading h2{letter-spacing:-.65px;margin:7px 0 8px;font-size:22px;line-height:1.2}.preview-heading>span{color:#86868b;font-size:8px}.preview-status{color:#6e6e73;background:#f2f2f7;border-radius:12px;align-items:center;gap:8px;min-height:48px;margin-top:14px;padding:10px 12px;font-size:9px;display:flex}.preview-status svg{flex:none;width:16px}.preview-status.error{color:#a1261d;background:#fff1f0}.preview-facts{grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0;display:grid}.preview-facts>div{background:#fff;border-radius:11px;gap:4px;min-width:0;padding:10px;display:grid}.preview-facts dt{color:#86868b;font-size:7px}.preview-facts dd{text-overflow:ellipsis;margin:0;font-size:10px;font-weight:750;overflow:hidden}.preview-description,.preview-options,.preview-variants{border-top:1px solid #e2e2e6;padding:16px 0}.preview-description h3,.preview-options h3,.preview-variants h3{margin:0 0 10px;font-size:11px}.preview-description p{color:#525256;white-space:pre-line;max-height:150px;margin:0;font-size:9px;line-height:1.65;overflow:auto}.preview-options>div{gap:6px;margin-top:10px;display:grid}.preview-options>div>strong{font-size:8px}.preview-options>div>span{flex-wrap:wrap;gap:5px;display:flex}.preview-options i{color:#525256;background:#fff;border-radius:7px;padding:5px 8px;font-size:8px;font-style:normal}.preview-variants>div{gap:7px;display:grid}.preview-variants button{text-align:left;background:#fff;border:1px solid #dedee2;border-radius:12px;grid-template-columns:44px minmax(0,1fr) 16px;align-items:center;gap:9px;min-width:0;padding:6px;display:grid}.preview-variants button.active{border-color:#0071e3;box-shadow:0 0 0 2px #0071e317}.preview-variants button>img,.preview-variants button>span:first-child{object-fit:contain;background:#f2f2f7;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.preview-variants button>span:nth-child(2){gap:3px;min-width:0;display:grid}.preview-variants button strong,.preview-variants button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.preview-variants button strong{font-size:9px}.preview-variants button small{color:#86868b;font-size:7px}.preview-variants button>svg{color:#0071e3;width:14px}.product-preview-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border-top:1px solid #d9d9dd;justify-content:space-between;align-items:center;gap:20px;min-height:67px;padding:12px 18px 12px 23px;display:flex}.product-preview-footer>span{color:#86868b;font-size:9px}.product-preview-footer>div{gap:8px;display:flex}.product-preview-footer button{border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 15px;font-size:9px;font-weight:700;display:flex}.product-preview-footer button svg{width:14px}.preview-close{background:#fff;border:1px solid #d2d2d7}.preview-select{color:#fff;background:#0071e3;border:0}@media (width<=820px){.product-preview-backdrop{padding:0}.product-preview{border-radius:0;width:100%;height:100vh}.product-preview-body{grid-template-columns:1fr;overflow:auto}.product-preview-gallery{border-bottom:1px solid #dedee2;border-right:0;min-height:500px}.product-preview-info{overflow:visible}.product-preview-footer>span{display:none}}@media (width<=560px){.product-preview-header{padding-left:16px}.product-preview-gallery{min-height:390px;padding:10px}.product-preview-stage{min-height:280px}.product-preview-stage>img{padding:8px}.product-preview-info{padding:17px}.preview-heading h2{font-size:19px}.product-preview-footer{padding:10px 12px}.product-preview-footer>div{width:100%}.product-preview-footer button{flex:1}.product-preview-thumbnails button{flex-basis:54px;width:54px;height:54px}}@media (prefers-reduced-motion:reduce){.product-preview *{transition-duration:.01ms!important}}.store-catalog{border:1px solid var(--admin-line);background:#fff;border-radius:20px;margin-top:34px;scroll-margin-top:76px;overflow:hidden;box-shadow:0 8px 30px #00000008}.store-catalog-header{border-bottom:1px solid #ececef;justify-content:space-between;align-items:flex-end;gap:28px;min-height:116px;padding:24px 25px;display:flex}.store-catalog-header h2{letter-spacing:-.75px;margin:6px 0;font-size:25px}.store-catalog-header p{color:#6e6e73;margin:0;font-size:13px;line-height:1.5}.store-catalog-toolbar{background:#fbfbfd;border-bottom:1px solid #ededf0;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:10px 22px;display:flex}.store-catalog-toolbar>form{background:#fff;border:1px solid #d2d2d7;border-radius:12px;grid-template-columns:19px 1fr auto;align-items:center;gap:8px;width:min(470px,65%);height:44px;padding-left:13px;display:grid}.store-catalog-toolbar>form:focus-within{border-color:#0071e3;box-shadow:0 0 0 3px #0071e31f}.store-catalog-toolbar svg{color:#86868b;width:17px}.store-catalog-toolbar input{background:0 0;border:0;outline:0;min-width:0;height:100%}.store-catalog-toolbar button{background:#ececf0;border:0;border-radius:9px;height:34px;margin-right:4px;padding:0 14px;font-weight:650}.store-catalog-toolbar>span{color:#86868b;font-size:12px}.store-catalog-loading,.store-catalog-empty{text-align:center;color:#6e6e73;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:280px;padding:45px;display:flex}.store-catalog-loading svg,.store-catalog-empty>svg{width:28px}.store-catalog-empty h3{color:#1d1d1f;margin:7px 0 0;font-size:18px}.store-catalog-empty p{max-width:520px;margin:0;font-size:13px;line-height:1.5}.store-catalog-empty button{color:#fff;background:#0071e3;border:0;border-radius:10px;min-height:40px;margin-top:8px;padding:0 15px;font-weight:650}.store-catalog-empty.error>svg{color:#d70015}.store-product-list{display:grid}.store-product-row{border-bottom:1px solid #ededf0;grid-template-columns:minmax(230px,1.15fr) minmax(330px,1.25fr) minmax(310px,1fr) minmax(180px,.68fr);align-items:center;gap:18px;padding:20px 22px;display:grid}.store-product-row:last-child{border-bottom:0}.store-product-row:hover{background:#fbfbfd}.store-product-identity{grid-template-columns:76px 1fr;align-items:center;gap:13px;min-width:0;display:grid}.store-product-identity>div{color:#a1a1a6;background:#f2f2f5;border-radius:14px;place-items:center;width:76px;height:76px;display:grid;overflow:hidden}.store-product-identity img{object-fit:contain;width:100%;height:100%}.store-product-identity svg{width:25px}.store-product-identity>span{gap:4px;min-width:0;display:grid}.store-product-identity small{color:#0071e3;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.store-product-identity h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.store-product-identity i{color:#86868b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.store-product-costs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.store-product-costs>div{background:#f6f6f8;border-radius:12px;align-content:start;gap:4px;min-width:0;min-height:88px;padding:11px;display:grid}.store-product-costs>div.recommended{background:#eef6ff}.store-product-costs dt{color:#86868b;font-size:10px}.store-product-costs dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:720;overflow:hidden}.store-product-costs small{color:#86868b;font-size:9px;line-height:1.25}.store-product-costs button{color:#0071e3;background:0 0;border:0;width:max-content;margin-top:3px;padding:0;font-size:10px;font-weight:700}.store-product-costs button:disabled{color:#a1a1a6}.store-product-pricing{grid-template-columns:1.35fr .78fr .78fr;gap:8px;display:grid}.store-product-pricing label{gap:5px;min-width:0;display:grid}.store-product-pricing label>span{color:#6e6e73;font-size:10px;font-weight:650}.store-product-pricing label>div{background:#fff;border:1px solid #d2d2d7;border-radius:10px;align-items:center;gap:5px;height:42px;padding:0 9px;display:flex}.store-product-pricing label>div:focus-within{border-color:#0071e3;box-shadow:0 0 0 3px #0071e31f}.store-product-pricing input{background:0 0;border:0;outline:0;width:100%;min-width:0}.store-product-pricing b,.store-product-pricing small{color:#86868b;font-size:10px}.store-product-result{background:#fff;border:1px solid #e5e5e7;border-radius:14px;align-content:center;justify-items:start;gap:2px;min-height:124px;padding:13px;display:grid;position:relative}.store-product-result>span{color:#86868b;font-size:9px}.store-product-result del{color:#86868b;font-size:10px}.store-product-result>strong{letter-spacing:-.3px;font-size:16px}.store-product-result>i{color:#248a3d;background:#e9f8ec;border-radius:99px;padding:4px 6px;font-size:9px;font-style:normal;font-weight:700;position:absolute;top:10px;right:10px}.store-product-result>button{color:#fff;background:#0071e3;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:36px;margin-top:7px;font-weight:700;display:flex}.store-product-result>button:disabled{background:#a9cbed}.store-product-result>button svg{width:14px}.store-product-result>small{align-items:flex-start;gap:4px;margin-top:5px;font-size:9px;line-height:1.3;display:flex}.store-product-result>small svg{width:12px;min-width:12px}.store-product-result>small.ok{color:#248a3d}.store-product-result>small.error{color:#d70015}.store-catalog-pagination{color:#86868b;background:#fbfbfd;border-top:1px solid #ededf0;justify-content:space-between;align-items:center;min-height:62px;padding:0 22px;font-size:12px;display:flex}.store-catalog-pagination>div{gap:7px;display:flex}.store-catalog-pagination button{background:#fff;border:1px solid #d8d8dc;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.store-catalog-pagination button:disabled{opacity:.35}.store-catalog-pagination svg{width:17px}@media (width<=1320px){.store-product-row{grid-template-columns:1fr 1.2fr 1fr}.store-product-identity{grid-column:1/-1}.store-product-result{min-height:112px}}@media (width<=850px){.store-catalog-header{flex-direction:column;align-items:flex-start}.store-catalog-header .admin-secondary{width:100%}.store-product-row{grid-template-columns:1fr}.store-product-identity{grid-column:auto}.store-catalog-toolbar{flex-direction:column;align-items:stretch}.store-catalog-toolbar>form{width:100%}.store-product-result{min-height:0}.store-product-result>button{max-width:260px}}@media (width<=560px){.store-catalog{border-radius:16px}.store-catalog-header{padding:20px 16px}.store-catalog-toolbar{padding:10px 14px}.store-product-row{padding:16px 14px}.store-product-costs,.store-product-pricing{grid-template-columns:1fr}.store-product-costs>div{min-height:0}.store-product-identity{grid-template-columns:66px 1fr}.store-product-identity>div{width:66px;height:66px}}.sandbox-page{color:#1d1d1f;background:#f5f5f7;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}.sandbox-topbar{z-index:10;-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#f5f5f7dc;border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;height:58px;padding:0 max(24px,50vw - 640px);display:flex;position:sticky;top:0}.sandbox-topbar a,.sandbox-topbar span{align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:650;display:flex}.sandbox-topbar svg{width:17px}.sandbox-topbar span{color:#6e6e73}.sandbox-topbar i,.sandbox-result i{background:#30d158;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #30d15818}.sandbox-container{width:min(1280px,100% - 48px);margin:auto;padding:54px 0 70px}.sandbox-hero{grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);align-items:end;gap:50px;display:grid}.sandbox-hero>div>span{color:#0071e3;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.sandbox-hero>div>span svg{width:18px}.sandbox-hero h1{letter-spacing:-3px;max-width:850px;margin:14px 0 16px;font-size:clamp(40px,5vw,64px);line-height:1.01}.sandbox-hero p{color:#6e6e73;max-width:800px;margin:0;font-size:17px;line-height:1.55}.sandbox-hero code{color:#333;background:#e8e8ed;border-radius:6px;padding:2px 6px;font-size:.9em}.sandbox-hero aside{background:#f0faf1;border:1px solid #d9e8da;border-radius:20px;padding:22px}.sandbox-hero aside svg{color:#248a3d;width:26px}.sandbox-hero aside b{margin-top:13px;font-size:16px;display:block}.sandbox-hero aside p{margin-top:6px;font-size:13px;line-height:1.5}.sandbox-flow{grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0;display:grid}.sandbox-flow article{background:#fff;border:1px solid #e5e5e7;border-radius:17px;align-items:center;gap:13px;min-height:104px;padding:18px;display:flex}.sandbox-flow article>i{color:#fff;background:#0071e3;border-radius:50%;place-items:center;min-width:32px;height:32px;font-size:13px;font-style:normal;font-weight:750;display:grid}.sandbox-flow article span{gap:5px;display:grid}.sandbox-flow b{font-size:14px}.sandbox-flow small{color:#6e6e73;font-size:12px;line-height:1.4}.sandbox-grid{grid-template-columns:1.12fr .88fr;gap:18px;display:grid}.sandbox-card,.sandbox-result{background:#fff;border:1px solid #e1e1e5;border-radius:22px;padding:24px;box-shadow:0 1px 2px #00000008}.sandbox-card>header{grid-template-columns:40px 1fr;gap:12px;margin-bottom:20px;display:grid}.sandbox-card>header>svg{box-sizing:content-box;color:#0071e3;background:#edf5ff;border-radius:12px;width:22px;height:22px;padding:9px}.sandbox-card h2{letter-spacing:-.5px;margin:1px 0 5px;font-size:20px}.sandbox-card header p{color:#6e6e73;margin:0;font-size:13px;line-height:1.45}.sandbox-card label{color:#525256;gap:7px;margin-top:14px;font-size:13px;font-weight:650;display:grid}.sandbox-card input,.sandbox-card select,.sandbox-card textarea{color:#1d1d1f;background:#fff;border:1px solid #c7c7cc;border-radius:12px;outline:0;width:100%;font:14px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}.sandbox-card input,.sandbox-card select{height:46px;padding:0 12px}.sandbox-card textarea{resize:vertical;min-height:355px;padding:13px}.sandbox-card input:focus,.sandbox-card select:focus,.sandbox-card textarea:focus{border-color:#0071e3;box-shadow:0 0 0 4px #0071e31a}.sandbox-card button{color:#1d1d1f;background:#f7f7f9;border:1px solid #d2d2d7;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:14px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.sandbox-card button>svg{width:17px}.sandbox-card button:disabled{opacity:.45;cursor:not-allowed}.sandbox-order>button,.sandbox-card .sandbox-primary{color:#fff;background:#0071e3;border-color:#0071e3;width:100%}.sandbox-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sandbox-result{margin-top:18px;padding:0;overflow:hidden}.sandbox-result header{border-bottom:1px solid #e5e5e7;justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;display:flex}.sandbox-result header span{align-items:center;gap:10px;font-size:13px;display:flex}.sandbox-result i.error{background:#ff453a;box-shadow:0 0 0 4px #ff453a18}.sandbox-result pre{color:#d8f7dc;white-space:pre-wrap;overflow-wrap:anywhere;background:#111216;min-height:160px;max-height:420px;margin:0;padding:18px;font:13px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}@media (width<=800px){.sandbox-topbar{padding:0 16px}.sandbox-topbar span{font-size:12px}.sandbox-container{width:calc(100% - 32px);padding:34px 0 50px}.sandbox-hero,.sandbox-grid{grid-template-columns:1fr}.sandbox-hero{gap:22px}.sandbox-hero h1{letter-spacing:-2px;font-size:39px}.sandbox-hero p{font-size:16px}.sandbox-flow{grid-template-columns:1fr;gap:8px}.sandbox-flow article{min-height:86px}.sandbox-card{padding:18px}.sandbox-card input,.sandbox-card select,.sandbox-card textarea{font-size:16px}.sandbox-actions{grid-template-columns:1fr}.sandbox-result pre{font-size:12px}.sandbox-topbar a,.sandbox-card button{min-height:44px}}.admin-runtime.production{color:#8a4b08;background:#fff8ed;border-color:#ffd59a}.admin-runtime.production i{background:#ff9f0a}@media (width<=560px){.admin-runtime:after{content:"Desarrollo"}.admin-runtime.production:after{content:"Producción"}}
