:root{--navy:#0b1b3a;--blue:#0054d8;--bright:#078cf4;--orange:#ff6800;--orange2:#ff9d00;--text:#202735;--muted:#687386;--border:#e2e7ef;--surface:#f5f7fa;--warm:#fafaf8;--white:#fff;--green:#16834a;--red:#b42318;--shadow:0 14px 45px rgba(11,27,58,.09);--radius:14px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}h1,h2,h3,h4,strong,.button{font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif}a{color:var(--blue);text-decoration:none}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:100000;background:#fff;padding:12px}.skip-link:focus{top:16px}.announcement-bar{background:var(--navy);color:#dbe7ff;font-size:12px}.announcement-bar .container{height:34px;display:flex;align-items:center;justify-content:space-between}.site-header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 12px rgba(11,27,58,.06)}.header-main{height:82px;display:flex;align-items:center;gap:26px}.site-logo{display:inline-flex;align-items:center;flex:0 0 210px}.site-logo img,.custom-logo{max-height:48px;width:auto}.header-search{position:relative;display:flex;flex:1;max-width:610px;border:1px solid var(--border);border-radius:10px;background:var(--surface);height:46px}.header-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,84,216,.1)}.header-search input{flex:1;border:0;background:transparent;padding:0 16px;outline:0;font-size:14px}.header-search>button{width:48px;border:0;background:var(--blue);color:#fff;border-radius:0 9px 9px 0;font-size:23px}.live-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;max-height:520px;overflow:auto}.live-search-results>a{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--border);color:var(--text)}.live-search-results>a:hover{background:var(--surface)}.live-search-results img{width:52px;height:52px;object-fit:contain}.live-search-results span{min-width:0}.live-search-results strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-search-results small{color:var(--muted)}.live-search-results b{font-size:13px;color:var(--blue)}.live-search-results .all-results{display:block;text-align:center;color:var(--blue);font-weight:700}.search-loading,.search-empty{padding:22px;text-align:center;color:var(--muted)}.header-actions{display:flex;gap:8px;margin-left:auto}.header-action{position:relative;min-width:60px;border:0;background:transparent;color:var(--navy);display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer}.header-action>span:first-child{font-size:21px}.header-action small{font-size:11px}.header-cart-count{position:absolute;top:-4px;right:4px;background:var(--orange);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center}.header-nav-row{border-top:1px solid var(--border)}.nav-inner{height:48px;display:flex;align-items:center;gap:24px}.all-categories{align-self:stretch;padding:0 24px;border:0;background:var(--blue);color:#fff;font-weight:700;display:flex;align-items:center;gap:9px;cursor:pointer}.primary-nav{flex:1}.primary-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:26px}.primary-nav a{font-size:13px;font-weight:600;color:var(--text)}.primary-nav a:hover{color:var(--blue)}.nav-contact{font-size:12px;font-weight:700}.mega-menu{position:absolute;left:0;right:0;background:#fff;border-top:1px solid var(--border);box-shadow:var(--shadow)}.mega-menu__inner{display:grid;grid-template-columns:repeat(4,1fr) 1.4fr;gap:12px;padding:22px 0}.mega-menu__inner>a{border:1px solid var(--border);border-radius:10px;padding:14px;color:var(--text)}.mega-menu__inner>a:hover{border-color:var(--blue);background:#f7faff}.mega-menu__inner small{display:block;color:var(--muted);margin-top:4px}.mega-promo{grid-row:span 3;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:14px;padding:24px;display:flex;flex-direction:column;justify-content:center}.mega-promo span{color:#a9c7ff}.mega-promo strong{font-size:20px;margin:8px 0 18px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--blue);border-radius:9px;background:var(--blue);color:#fff!important;padding:11px 17px;font-size:14px;font-weight:700;line-height:1.1;cursor:pointer;transition:.18s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(0,84,216,.18);background:#0048bb}.button--orange,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--orange);border-color:var(--orange)}.button--orange:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#e85e00}.button--light{background:#fff;color:var(--navy)!important;border-color:#fff}.button--large{padding:15px 24px}.icon-button{border:1px solid var(--border);background:#fff;color:var(--navy);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.icon-button:hover,.icon-button.is-active{border-color:var(--orange);color:var(--orange)}.mobile-menu-toggle{display:none}.hero{background:linear-gradient(110deg,var(--navy) 0%,#102c62 55%,#123d83 100%);color:#fff;overflow:hidden}.hero__grid{min-height:530px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.hero__content h1{font-size:clamp(38px,4.5vw,64px);line-height:1.05;margin:14px 0 20px;letter-spacing:-2px}.hero__content p{font-size:18px;color:#d9e4fa;max-width:690px}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:1.4px;font-weight:800;color:#ffb16b}.eyebrow--blue{color:var(--blue)}.hero__actions{display:flex;gap:12px;margin:28px 0}.hero__proof{display:flex;gap:22px;color:#c7d8fa;font-size:13px}.hero__visual{position:relative;height:400px}.hero__visual:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(7,140,244,.65),rgba(7,140,244,0));right:-80px;top:-20px}.hero-card{position:absolute;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);backdrop-filter:blur(12px);border-radius:20px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.hero-card span{display:block;color:#b8d2ff;font-size:13px}.hero-card strong{display:block;font-size:30px;line-height:1.15;margin-top:10px}.hero-card--main{width:360px;right:10px;top:70px}.hero-card--small{width:260px;left:0;bottom:34px}.hero-card--small strong{font-size:20px}.trust-strip{border-bottom:1px solid var(--border);background:#fff}.trust-strip .container{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.trust-strip .container>div{padding:0 22px;border-right:1px solid var(--border)}.trust-strip .container>div:last-child{border:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{color:var(--navy)}.trust-strip span{font-size:12px;color:var(--muted)}.section{padding:76px 0}.section--soft{background:var(--surface)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.section-head h2{font-size:32px;line-height:1.15;margin:7px 0 0;color:var(--navy)}.section-head>a{font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:16px;color:var(--text);transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#b9d1ff}.category-card__image{height:150px;background:var(--surface);border-radius:10px;display:grid;place-items:center;margin-bottom:14px;overflow:hidden}.category-card__image img{width:100%;height:100%;object-fit:contain}.category-card__image>span{font-size:48px;color:#aac5f5}.category-card strong,.category-card small{display:block}.category-card small{color:var(--muted);margin-top:4px}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.promo{min-height:280px;border-radius:20px;padding:40px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.promo:after{content:"";position:absolute;width:280px;height:280px;border:60px solid rgba(255,255,255,.08);border-radius:50%;right:-60px;top:-70px}.promo--blue{background:linear-gradient(135deg,var(--navy),var(--blue))}.promo--orange{background:linear-gradient(135deg,#c94f00,var(--orange2))}.promo h2{font-size:30px;max-width:480px;margin:8px 0 25px}.promo strong{color:#fff}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.brand-grid a{height:80px;background:#fff;border:1px solid var(--border);border-radius:12px;display:grid;place-items:center;color:var(--navy);font-weight:800}.corporate-cta{background:var(--navy);color:#fff;border-radius:24px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.corporate-cta h2{font-size:34px;max-width:760px;margin:9px 0}.corporate-cta p{color:#c7d8fa;max-width:800px}.woocommerce-main,.site-main{padding:42px 0 72px}.woocommerce-breadcrumb{font-size:12px;color:var(--muted);padding-top:22px!important}.woocommerce-breadcrumb span{padding:0 8px}.woocommerce .woocommerce-result-count{color:var(--muted)}.woocommerce .woocommerce-ordering select{border:1px solid var(--border);border-radius:8px;padding:9px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden;transition:.2s;display:flex;flex-direction:column}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-card__media{position:relative;background:#fff;aspect-ratio:1/1;display:grid;place-items:center;padding:14px;border-bottom:1px solid var(--border)}.product-card__media>a{height:100%;width:100%;display:grid;place-items:center}.product-card__media img{max-height:100%;object-fit:contain;margin:0!important}.product-badge{position:absolute;left:12px;top:12px;background:var(--orange);color:#fff;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:800}.product-card__quick-actions{position:absolute;right:11px;top:11px;display:flex;flex-direction:column;gap:8px}.product-card__body{padding:16px;display:flex;flex-direction:column;flex:1}.product-card__brand{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase}.product-card .woocommerce-loop-product__title{font-size:14px!important;line-height:1.38;height:58px;overflow:hidden;margin:7px 0!important;color:var(--text)}.product-card__stock{font-size:11px;font-weight:700;margin-top:auto}.product-card__stock.is-in{color:var(--green)}.product-card__stock.is-out{color:var(--red)}.product-card__bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:11px}.product-card__price .price{font-size:17px!important;font-weight:800!important;color:var(--navy)!important}.product-card__price del{display:block;font-size:12px;opacity:.55}.product-card__price ins{text-decoration:none}.price-on-request{font-size:12px;color:var(--muted)}.product-card__bottom .button{font-size:0!important;width:40px;height:40px;padding:0!important;border-radius:9px}.product-card__bottom .button:after{content:"+";font-size:22px}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:54px}.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font-size:34px;line-height:1.15;color:var(--navy)}.woocommerce div.product p.price{font-size:28px;color:var(--blue);font-weight:800}.single-product-meta-strip{display:flex;gap:18px;flex-wrap:wrap;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 0;margin-bottom:20px;font-size:13px}.stock-state{font-weight:800}.stock-state.is-in{color:var(--green)}.stock-state.is-out{color:var(--red)}.stock-alert-form{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:16px;margin-top:18px}.stock-alert-form>div{display:flex;gap:8px;margin-top:10px}.stock-alert-form input{flex:1;border:1px solid var(--border);border-radius:8px;padding:10px}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid var(--border)}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0 24px 0 0!important;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:14px 0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--blue)!important;border-bottom:2px solid var(--blue)}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-checkout .col2-set,.woocommerce-MyAccount-content,.woocommerce-MyAccount-navigation,.tracking-card,.page-content,.content-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:0 7px 25px rgba(11,27,58,.04)}.woocommerce-cart .woocommerce{display:grid;grid-template-columns:1.5fr .7fr;gap:28px}.woocommerce-cart .woocommerce-notices-wrapper,.woocommerce-cart .woocommerce-form-coupon-toggle{grid-column:1/-1}.cart_totals{width:auto!important;float:none!important}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:1.35fr .65fr;gap:28px}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{width:auto!important;float:none!important}.woocommerce-checkout #order_review_heading{grid-column:2;align-self:end;margin:0}.woocommerce-checkout #order_review{grid-column:2}.woocommerce-checkout #customer_details{grid-row:1/3}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--border);border-radius:8px;padding:11px;background:#fff}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,84,216,.08);outline:0}.woocommerce-account .woocommerce{display:grid;grid-template-columns:240px 1fr;gap:25px}.woocommerce-MyAccount-navigation{padding:12px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;border-radius:8px;color:var(--text);font-weight:600}.woocommerce-MyAccount-navigation .is-active a,.woocommerce-MyAccount-navigation a:hover{background:#edf4ff;color:var(--blue)}.narrow-page{max-width:820px}.page-header{margin-bottom:24px}.page-header h1{font-size:38px;color:var(--navy);margin:7px 0}.entry-content{max-width:100%}.content-area{display:grid;gap:18px}.empty-state{text-align:center;padding:80px 24px;background:var(--surface);border:1px dashed #cbd5e1;border-radius:18px}.empty-state--404 span{font-size:80px;font-weight:900;color:#d6e4ff}.site-footer{background:var(--navy);color:#c5d3ec}.newsletter{background:#102b5c}.newsletter .container{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 0}.newsletter strong{display:block;color:#fff;font-size:20px}.newsletter p{margin:4px 0}.newsletter form{display:flex;width:min(100%,460px)}.newsletter input{flex:1;border:0;border-radius:9px 0 0 9px;padding:14px}.newsletter .button{border-radius:0 9px 9px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding:58px 0}.footer-grid .site-logo{filter:brightness(0) invert(1)}.footer-grid h3{color:#fff;font-size:15px}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin:9px 0}.footer-grid a{color:#c5d3ec;font-size:13px}.footer-brand p{max-width:420px}.footer-trust{display:flex;gap:8px;flex-wrap:wrap}.footer-trust span{border:1px solid #345084;border-radius:99px;padding:5px 9px;font-size:10px}.footer-bottom{border-top:1px solid #263d6a}.footer-bottom .container{height:60px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.mini-cart-drawer{position:fixed;inset:0;z-index:10000;pointer-events:none}.mini-cart-drawer__overlay{position:absolute;inset:0;background:rgba(5,16,37,.55);opacity:0;transition:.2s}.mini-cart-drawer aside{position:absolute;right:0;top:0;bottom:0;width:min(440px,100%);background:#fff;padding:22px;transform:translateX(100%);transition:.25s;overflow:auto}.mini-cart-drawer.is-open{pointer-events:auto}.mini-cart-drawer.is-open .mini-cart-drawer__overlay{opacity:1}.mini-cart-drawer.is-open aside{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding-bottom:15px;margin-bottom:16px}.drawer-head button{border:0;background:none;font-size:28px}.mobile-menu{position:fixed;z-index:11000;left:0;top:0;bottom:0;width:min(360px,88vw);background:#fff;padding:28px;box-shadow:var(--shadow)}.mobile-menu>button{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px}.mobile-menu ul{list-style:none;padding:20px 0}.mobile-menu a{display:block;padding:11px 0;color:var(--text);font-weight:700}@media(max-width:1024px){.header-main{gap:15px}.site-logo{flex-basis:180px}.header-actions .header-action:nth-child(2){display:none}.primary-nav{display:none}.mobile-menu-toggle{display:grid}.category-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(4,1fr)}.hero__grid{gap:30px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--container))}.announcement-bar .container span:last-child{display:none}.header-main{height:auto;padding:12px 0;flex-wrap:wrap}.site-logo{flex:1}.header-actions{margin-left:0}.header-action small{display:none}.header-search{order:4;flex-basis:100%;max-width:none}.header-nav-row{display:none}.hero__grid{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero__visual{display:none}.hero__content h1{font-size:40px;letter-spacing:-1px}.hero__proof{flex-wrap:wrap}.trust-strip .container{grid-template-columns:1fr 1fr;gap:18px}.trust-strip .container>div{border:0;padding:0}.section{padding:52px 0}.section-head{align-items:flex-start}.section-head h2{font-size:27px}.category-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__body{padding:12px}.promo-grid{grid-template-columns:1fr}.brand-grid{grid-template-columns:repeat(2,1fr)}.corporate-cta{padding:30px;display:block}.corporate-cta .button{margin-top:18px}.woocommerce div.product{grid-template-columns:1fr;gap:24px}.woocommerce-cart .woocommerce,.woocommerce-checkout form.checkout,.woocommerce-account .woocommerce{display:block}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-checkout .col2-set,.woocommerce-MyAccount-content,.woocommerce-MyAccount-navigation{margin-bottom:18px}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:auto}.newsletter .container{display:block}.newsletter form{margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom .container{height:auto;padding:18px 0;display:block}.footer-bottom span{display:block;margin:5px 0}.woocommerce table.shop_table_responsive tr td::before{font-weight:800}.mega-menu{display:none}}@media(max-width:430px){.header-actions{gap:0}.header-action{min-width:43px}.category-grid,.woocommerce ul.products{grid-template-columns:1fr 1fr}.product-card .woocommerce-loop-product__title{font-size:12px;height:52px}.product-card__quick-actions{right:6px;top:6px}.product-card__quick-actions .icon-button{width:32px;height:32px}.product-card__bottom{display:block}.product-card__bottom .button{width:100%;margin-top:8px!important}.product-card__bottom .button:after{content:"Sepete Ekle";font-size:11px}.hero__actions{display:block}.hero__actions .button{width:100%;margin:5px 0}}

/* 0.2.0 storefront refinements */
.admin-view-switch{background:#07142c;color:#dce9ff;font-size:12px}.admin-view-switch .container{min-height:34px;display:flex;align-items:center;gap:18px}.admin-view-switch a{color:#fff;font-weight:700;border-left:1px solid #31466f;padding-left:18px}.live-search-results em{display:block;color:var(--blue);font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase}.mega-menu__inner>a{display:flex;align-items:center;gap:11px}.mega-category-icon{width:38px;height:38px;border-radius:9px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:900;flex:0 0 auto}.mega-menu-empty{grid-column:span 3;border:1px dashed var(--border);padding:18px;border-radius:12px}.mega-menu-empty strong,.mega-menu-empty small{display:block}.product-card__sku{display:block;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-badge--info{background:var(--blue)}.product-card__bottom .product-quote-button,.product-card__bottom .product-detail-button{font-size:11px!important;width:auto!important;height:40px!important;padding:0 11px!important;white-space:nowrap}.product-card__bottom .product-quote-button:after,.product-card__bottom .product-detail-button:after{display:none}.compact-empty{padding:36px 22px}.brand-grid a{height:92px;display:flex;flex-direction:column;gap:5px}.brand-grid a>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:var(--blue);font-size:12px}.brand-grid a>strong{font-size:12px}.subpage-hero{background:linear-gradient(120deg,var(--navy),#153f86);color:#fff;padding:66px 0}.subpage-hero h1{font-size:46px;line-height:1.1;margin:10px 0}.subpage-hero p{max-width:760px;color:#d6e3fa;font-size:17px}.brand-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.brand-directory-card{display:flex;align-items:center;gap:14px;border:1px solid var(--border);border-radius:14px;padding:18px;color:var(--text);background:#fff;transition:.2s}.brand-directory-card:hover{border-color:var(--blue);box-shadow:var(--shadow);transform:translateY(-2px)}.brand-directory-card>span{width:52px;height:52px;border-radius:12px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.brand-directory-card div{flex:1}.brand-directory-card strong,.brand-directory-card small{display:block}.brand-directory-card small{color:var(--muted)}.campaign-intro{display:flex;align-items:center;justify-content:space-between;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:20px;margin-bottom:28px}.campaign-intro p{margin:4px 0 0}.corporate-page-grid,.contact-page-grid,.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.corporate-benefits,.corporate-form-card,.contact-info-card,.about-values{background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px;box-shadow:0 7px 25px rgba(11,27,58,.04)}.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.benefit-list article,.about-values article{background:var(--surface);border-radius:12px;padding:18px}.benefit-list p,.about-values p{margin:7px 0 0;color:var(--muted)}.corporate-contact-box{margin-top:18px;border-left:4px solid var(--orange);padding:14px 18px;background:#fff7ed}.one-sv-contact-form label{display:block;font-size:13px;font-weight:700}.one-sv-contact-form label>span{color:var(--red)}.one-sv-contact-form input:not([type=checkbox]),.one-sv-contact-form textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--border);border-radius:9px;padding:11px;font:inherit}.one-sv-contact-form input:focus,.one-sv-contact-form textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,84,216,.1)}.one-sv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px}.one-sv-form-wide{grid-column:1/-1}.one-sv-consent{display:flex!important;gap:9px;align-items:flex-start;font-weight:500!important}.one-sv-consent input{margin-top:4px}.process-list{list-style:none;padding:0;counter-reset:step}.process-list li{counter-increment:step;display:grid;grid-template-columns:44px 1fr;gap:12px;margin:18px 0}.process-list li:before{content:counter(step);width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:900}.process-list strong,.process-list span{grid-column:2}.process-list span{color:var(--muted);margin-top:-8px}.shop-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}.shop-filters{position:sticky;top:190px;border:1px solid var(--border);border-radius:14px;background:#fff;padding:20px}.shop-filters__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.shop-filters__head button{display:none;border:0;background:none;font-size:24px}.shop-filters label{display:block;font-size:12px;font-weight:800;margin-bottom:14px}.shop-filters select,.shop-filters input{width:100%;display:block;margin-top:6px;border:1px solid var(--border);border-radius:8px;padding:10px;background:#fff}.price-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shop-filters .button{width:100%}.filter-reset{display:block;text-align:center;margin-top:12px;font-size:12px;font-weight:700}.shop-results{min-width:0}.shop-results .woocommerce-breadcrumb{display:none}.shop-filter-toggle{display:none;margin-bottom:14px}.shop-filter-backdrop{display:none}.single-quote-box{border:1px solid #bcd2fb;background:#f2f7ff;border-radius:12px;padding:18px;margin:16px 0}.single-quote-box p{margin:5px 0 13px}.mobile-admin-link{color:var(--orange)!important}.one-sv-products-grid{clear:both}.return-page{max-width:900px}.about-values{display:grid;gap:12px}.contact-info-card p{padding-bottom:16px;border-bottom:1px solid var(--border)}
@media(max-width:1024px){.shop-layout{grid-template-columns:220px minmax(0,1fr)}.brand-directory{grid-template-columns:repeat(2,1fr)}.corporate-page-grid,.contact-page-grid{grid-template-columns:1fr}.admin-view-switch .container{overflow:auto;white-space:nowrap}}
@media(max-width:760px){.subpage-hero{padding:46px 0}.subpage-hero h1{font-size:34px}.brand-directory{grid-template-columns:1fr}.one-sv-form-grid,.benefit-list{grid-template-columns:1fr}.one-sv-form-wide{grid-column:auto}.shop-layout{display:block}.shop-filter-toggle{display:inline-flex}.shop-filters{position:fixed;left:0;top:0;bottom:0;width:min(340px,90vw);z-index:12000;transform:translateX(-105%);transition:.25s;overflow:auto;border-radius:0}.shop-filters.is-open{transform:none}.shop-filters__head button{display:block}.shop-filter-backdrop{position:fixed;inset:0;background:rgba(5,16,37,.55);z-index:11900}.filters-open .shop-filter-backdrop{display:block}.admin-view-switch{display:none}.campaign-intro{display:block}.campaign-intro .button{margin-top:12px}}
