:root{--navy:#081a36;--navy2:#102849;--blue:#0b73f6;--cyan:#20b9f3;--ink:#12213a;--muted:#6c7a90;--line:#e6ebf2;--soft:#f5f8fc;--white:#fff;--radius:20px;--shadow:0 16px 45px rgba(8,26,54,.08);--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.6 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.screen-reader-text,.skip-link:not(:focus){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:focus{position:fixed;z-index:99999;top:12px;left:12px;background:#fff;color:#000;padding:10px 14px;border-radius:8px}.icon{width:22px;height:22px;display:inline-block;flex:none}.announcement{background:var(--navy);color:#dbe7f8;font-size:13px}.announcement .container{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement a{display:flex;align-items:center;gap:3px;color:#fff;font-weight:700}.announcement .icon{width:14px;height:14px}.site-header{background:#fff;position:relative;z-index:50;border-bottom:1px solid #eef2f6}.site-header.is-scrolled{box-shadow:0 6px 24px rgba(8,26,54,.06)}.header-main{min-height:90px;display:grid;grid-template-columns:245px minmax(280px,1fr) auto;align-items:center;gap:28px}.brand{display:flex;align-items:center}.brand img{width:100%;max-width:245px;height:auto}.brand .custom-logo-link{display:block}.brand .custom-logo{width:100%;height:auto}.header-search{height:48px;border:1px solid #dce4ef;border-radius:14px;background:#f8fafd;display:flex;align-items:center;overflow:hidden;transition:.2s}.header-search:focus-within{border-color:#8ebcf8;box-shadow:0 0 0 4px rgba(11,115,246,.08);background:#fff}.header-search input{border:0;background:transparent;outline:0;flex:1;padding:0 16px;min-width:0;color:var(--ink)}.header-search button{height:100%;border:0;background:linear-gradient(135deg,var(--blue),#115bd6);color:#fff;padding:0 18px;display:flex;gap:8px;align-items:center;font-weight:800;cursor:pointer}.header-actions{display:flex;align-items:center;gap:8px}.header-action{position:relative;display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:12px}.header-action:hover{background:var(--soft)}.header-action span{display:flex;flex-direction:column;line-height:1.1}.header-action small{color:var(--muted);font-size:11px}.header-action strong{font-size:13px;margin-top:3px}.cart-count{position:absolute;top:1px;left:28px;background:var(--blue);color:#fff;min-width:18px;height:18px;border-radius:99px;font-size:10px;display:grid;place-items:center;border:2px solid #fff}.nav-shell{border-top:1px solid #f0f3f7}.nav-row{height:52px;display:flex;align-items:center;gap:26px}.all-categories{height:100%;display:flex;align-items:center;gap:8px;font-weight:800;color:var(--navy);min-width:190px}.all-categories .icon:last-child{width:14px;transform:rotate(90deg)}.primary-nav{flex:1;min-width:0}.menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:27px}.menu li{position:relative}.menu a{font-size:14px;font-weight:650;color:#34445c}.menu a:hover{color:var(--blue)}.nav-deal{display:flex;gap:7px;align-items:center;color:#0b69e7;font-size:14px;font-weight:850}.mobile-menu-toggle{display:none;border:0;background:transparent;padding:8px}.mobile-menu{position:fixed;inset:0;background:rgba(4,13,29,.45);z-index:999}.mobile-menu-inner{height:100%;width:min(88vw,380px);background:#fff;padding:22px;box-shadow:20px 0 60px rgba(0,0,0,.14);overflow:auto}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;font-size:20px}.mobile-menu-close{border:0;background:#f1f4f8;width:38px;height:38px;border-radius:50%;font-size:26px}.mobile-search{display:flex;background:#f5f8fc;border:1px solid var(--line);border-radius:13px;margin:22px 0;overflow:hidden}.mobile-search input{flex:1;min-width:0;border:0;background:transparent;padding:12px 14px;outline:0}.mobile-search button{border:0;background:var(--blue);color:#fff;width:48px}.mobile-nav-list{list-style:none;padding:0;margin:0}.mobile-nav-list li a,.mobile-menu-links a{display:block;padding:13px 0;border-bottom:1px solid #edf1f5;font-weight:700}.mobile-menu-links{margin-top:10px}.hero-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%);padding:72px 0 64px}.hero-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(32,185,243,.16),transparent 65%);right:-150px;top:-120px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:68px;align-items:center;min-height:490px}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:99px;background:#e9f4ff;color:#0b69e7;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.eyebrow .icon{width:16px;height:16px}.eyebrow.muted{background:transparent;padding:0;color:#5780ae}.hero-copy h1{font-size:clamp(46px,5vw,76px);line-height:.98;letter-spacing:-.055em;margin:22px 0 20px;max-width:760px;color:var(--navy)}.hero-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:640px;margin:0 0 28px}.hero-search{display:flex;max-width:650px;height:60px;background:#fff;border:1px solid #dbe5f1;border-radius:16px;box-shadow:0 14px 34px rgba(8,26,54,.08);overflow:hidden}.hero-search input{border:0;outline:0;min-width:0;flex:1;padding:0 18px;color:var(--ink)}.hero-search button{border:0;background:linear-gradient(135deg,var(--blue),#115bd6);color:#fff;padding:0 22px;display:flex;align-items:center;gap:8px;font-weight:850;cursor:pointer}.hero-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.hero-chips span{font-size:12px;color:#61718a;background:#fff;border:1px solid #e4eaf2;padding:6px 10px;border-radius:99px}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:27px;color:#4b5f7a;font-size:13px;font-weight:700}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust .icon{width:18px;height:18px;color:var(--blue)}.hero-visual{position:relative;height:500px}.visual-orbit{position:absolute;border:1px solid rgba(11,115,246,.15);border-radius:50%}.orbit-a{width:430px;height:430px;right:0;top:20px}.orbit-b{width:320px;height:320px;right:55px;top:75px}.visual-main{position:absolute;right:28px;top:92px;width:355px;min-height:286px;padding:34px;border-radius:30px;background:linear-gradient(145deg,#071a36,#103c73);color:#fff;box-shadow:0 30px 80px rgba(8,26,54,.24);overflow:hidden}.visual-main:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,rgba(25,181,245,.6),transparent);right:-90px;bottom:-100px}.visual-badge{font-size:10px;letter-spacing:.2em;font-weight:900;color:#78cfff}.visual-main strong{display:block;font-size:42px;letter-spacing:-.045em;line-height:1.02;margin:14px 0 12px}.visual-main p{color:#c8d6e8;margin:0 0 27px;max-width:240px}.visual-main a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;font-weight:850}.visual-main a .icon{width:17px}.mini-card,.floating-score{position:absolute;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border:1px solid rgba(219,229,241,.9);border-radius:17px;box-shadow:0 18px 45px rgba(8,26,54,.11);display:flex;align-items:center;gap:12px;padding:13px 15px}.mini-card i{font-style:normal;width:36px;height:36px;border-radius:10px;background:#e9f4ff;color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:900}.mini-card span,.floating-score span{display:flex;flex-direction:column}.mini-card strong,.floating-score strong{font-size:13px}.mini-card small,.floating-score small{font-size:10px;color:var(--muted)}.mc-1{left:0;top:40px}.mc-2{left:6px;bottom:75px}.mc-3{right:0;bottom:18px}.floating-score{right:2px;top:22px}.floating-score>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8fff4;color:#11864f}.section{padding:74px 0;content-visibility:auto;contain-intrinsic-size:800px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2{font-size:34px;letter-spacing:-.035em;line-height:1.1;margin:7px 0 0;color:var(--navy)}.section-head>a{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:800;color:var(--blue)}.section-head>a .icon{width:16px}.category-section{padding-top:58px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{position:relative;min-height:118px;border:1px solid var(--line);border-radius:18px;padding:16px;display:grid;grid-template-columns:66px 1fr 18px;align-items:center;gap:14px;background:#fff;transition:.22s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cfe0f5}.category-card>.icon{width:17px;color:#8a9aaf}.cat-media{width:66px;height:66px;border-radius:16px;background:linear-gradient(145deg,#eff7ff,#f8fbff);overflow:hidden;display:grid;place-items:center}.cat-media img{width:100%;height:100%;object-fit:cover}.cat-icon{color:var(--blue)}.cat-icon .icon{width:28px;height:28px}.category-card strong{display:block;font-size:14px}.category-card small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.promo-band-section{padding:20px 0}.promo-band{position:relative;overflow:hidden;min-height:220px;background:linear-gradient(115deg,#071a36 0%,#0c3265 58%,#0a79ef 130%);border-radius:30px;padding:42px 48px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.promo-band:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-140px;top:-100px;box-shadow:0 0 0 45px rgba(255,255,255,.035),0 0 0 90px rgba(255,255,255,.025)}.promo-kicker{color:#71d4ff;font-size:11px;font-weight:900;letter-spacing:.16em}.promo-band h2{font-size:34px;line-height:1.1;letter-spacing:-.035em;margin:8px 0 9px;max-width:650px}.promo-band p{margin:0;color:#d4e0ef}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;background:var(--blue);color:#fff;padding:13px 18px;font-weight:850;border:0}.btn-light{position:relative;z-index:2;background:#fff;color:var(--navy);white-space:nowrap}.btn .icon{width:17px}.products-section{padding-bottom:60px}.product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;margin:0!important}.product-card,.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden;transition:.22s;position:relative}.product-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#d6e2f0}.product-image,.woocommerce ul.products li.product a img{position:relative;display:grid;place-items:center;background:#f6f8fb;aspect-ratio:1/1;overflow:hidden;margin:0!important}.product-image img{width:100%;height:100%;object-fit:cover}.product-image em{position:absolute;z-index:2;left:12px;top:12px;font-style:normal;background:var(--navy);color:#fff;padding:5px 8px;border-radius:8px;font-size:10px;font-weight:850}.product-card-body{padding:16px}.product-card-body>small{font-size:10px;color:#8290a3;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card h3{font-size:14px;line-height:1.4;margin:6px 0 7px;min-height:40px}.product-rating{font-size:11px;letter-spacing:.06em;color:#ffad14}.product-rating span{letter-spacing:0;color:#7a899d;margin-left:4px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.price-wrap,.product-bottom>strong{font-size:15px;font-weight:850;color:var(--navy)}.price-wrap del{color:#9aa6b6;font-size:11px;font-weight:500;margin-right:4px}.price-wrap ins{text-decoration:none}.mini-cart-btn{width:34px;height:34px;border-radius:10px;background:#edf5ff;color:var(--blue);display:grid;place-items:center}.mini-cart-btn .icon{width:16px}.demo-product-icon{color:#8fb9ee}.demo-product-icon .icon{width:62px;height:62px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.4!important;color:var(--ink)!important;padding:12px 16px 6px!important}.woocommerce ul.products li.product .price{color:var(--navy)!important;font-weight:850!important;padding:0 16px}.woocommerce ul.products li.product .button{margin:12px 16px 16px!important;border-radius:10px!important;background:var(--blue)!important;color:#fff!important}.feature-section{background:var(--soft)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:260px;background:#fff;border:1px solid var(--line);border-radius:25px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;gap:45px}.feature-card>span{width:52px;height:52px;border-radius:15px;background:#edf5ff;color:var(--blue);display:grid;place-items:center}.feature-card>span .icon{width:27px;height:27px}.feature-card small{font-size:11px;font-weight:850;color:#6b80a0;text-transform:uppercase;letter-spacing:.08em}.feature-card h3{font-size:24px;line-height:1.16;letter-spacing:-.03em;margin:7px 0 10px}.feature-card p{color:var(--muted);font-size:14px;margin:0}.feature-card.feature-blue{background:linear-gradient(145deg,#0b70ef,#0d5ecb);color:#fff;border-color:transparent}.feature-card.feature-blue>span{background:rgba(255,255,255,.16);color:#fff}.feature-card.feature-blue small,.feature-card.feature-blue p{color:#dcecff}.seo-content-section{padding-bottom:56px}.seo-content-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:42px;border:1px solid var(--line);border-radius:24px}.seo-content-card h2{font-size:32px;line-height:1.18;letter-spacing:-.035em;margin:10px 0 0}.seo-copy{columns:2;column-gap:32px}.seo-copy p{margin:0 0 16px;color:#66758a;font-size:14px}.benefits-section{padding-top:10px;padding-bottom:70px}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden}.benefits-grid>div{display:flex;align-items:center;gap:12px;padding:24px;border-right:1px solid var(--line)}.benefits-grid>div:last-child{border-right:0}.benefits-grid .icon{color:var(--blue);width:26px;height:26px}.benefits-grid span{display:flex;flex-direction:column}.benefits-grid strong{font-size:13px}.benefits-grid small{font-size:10px;color:var(--muted)}.site-footer{background:#07162e;color:#b9c7da}.footer-top{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding:64px 0 45px}.footer-logo img{max-width:220px;filter:brightness(0) invert(1);opacity:.96}.footer-brand p{max-width:370px;font-size:13px;color:#93a6bf}.footer-contact{display:flex;flex-direction:column;gap:6px;font-size:13px}.footer-contact a{display:flex;align-items:center;gap:8px}.footer-contact .icon{width:16px}.footer-col h3{color:#fff;font-size:13px;margin:0 0 14px}.footer-col a{display:block;font-size:12px;color:#9fb0c6;padding:5px 0}.footer-col a:hover{color:#fff}.payment-strip{border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);padding:18px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.payment-strip span{display:flex;align-items:center;gap:8px;font-size:11px}.payment-strip .icon{width:18px;color:#58c9ff}.footer-bottom{padding:20px 0;font-size:11px}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.content-main,.shop-main{padding:52px 0 78px;background:#fbfcfe;min-height:60vh}.page-hero{padding:28px 0 35px}.page-hero.compact{padding-top:8px}.page-hero h1{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.045em;color:var(--navy);margin:10px 0 0}.narrow-content{max-width:950px}.content-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px}.entry-content{font-size:16px}.entry-content h2,.entry-content h3{color:var(--navy);line-height:1.2}.entry-content a{color:var(--blue);text-decoration:underline}.single-media{border-radius:20px;overflow:hidden;margin:0 0 30px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.post-media{aspect-ratio:16/10;background:#eef3f8;display:block;overflow:hidden}.post-media img{width:100%;height:100%;object-fit:cover}.post-body{padding:20px}.post-body small{color:#8492a6;font-size:11px}.post-body h2{font-size:20px;line-height:1.2}.post-body p{font-size:13px;color:var(--muted)}.text-link{display:flex;align-items:center;gap:3px;color:var(--blue);font-size:12px;font-weight:850}.text-link .icon{width:15px}.error-card{max-width:760px;margin:40px auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:26px;padding:60px 40px}.error-card>span{font-size:80px;line-height:1;font-weight:900;color:#dbe9f8}.error-card h1{font-size:36px}.error-card .hero-search{margin:25px auto}.shop-main .woocommerce-breadcrumb{font-size:11px;color:#7e8da0;margin-bottom:20px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:12px}.woocommerce .woocommerce-ordering select{border:1px solid var(--line);background:#fff;padding:10px 12px;border-radius:10px}.woocommerce span.onsale{background:var(--navy)!important;min-width:auto!important;min-height:auto!important;line-height:1!important;padding:8px 9px!important;border-radius:9px!important;left:10px!important;top:10px!important;font-size:10px!important}.woocommerce div.product{background:#fff;border-radius:22px;padding:26px;border:1px solid var(--line)}.woocommerce div.product div.images img{border-radius:16px}.woocommerce div.product .product_title{font-size:34px;letter-spacing:-.035em;color:var(--navy)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--navy);font-size:24px;font-weight:900}.woocommerce div.product form.cart .button{background:var(--blue);border-radius:12px;padding:15px 22px}.woocommerce .quantity .qty{border:1px solid var(--line);border-radius:10px;min-height:46px}.product-trust{display:grid;grid-template-columns:1fr;gap:8px;margin:20px 0}.product-trust>div{display:flex;align-items:center;gap:10px;background:#f7faff;border:1px solid #e4ecf6;padding:10px 12px;border-radius:12px}.product-trust .icon{color:var(--blue);width:20px}.product-trust span{display:flex;flex-direction:column}.product-trust strong{font-size:11px}.product-trust small{font-size:9px;color:var(--muted)}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)}.woocommerce-message::before,.woocommerce-info::before{color:var(--blue)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:11px}.woocommerce-cart table.cart img{width:70px;border-radius:9px}.woocommerce-checkout #payment{background:#f4f7fb;border-radius:16px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{border:1px solid #dce4ef;border-radius:10px;min-height:44px;padding:8px 10px;background:#fff}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line);border-radius:16px}.widget.shop-widget{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.widget-title{font-size:14px}.menu-open{overflow:hidden}
@media(max-width:1100px){.header-main{grid-template-columns:210px 1fr auto;gap:18px}.header-actions .header-action span{display:none}.header-action{padding:10px}.nav-deal{display:none}.hero-grid{gap:30px}.category-grid,.product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1.3fr repeat(3,1fr);gap:35px}}
@media(max-width:860px){body{padding-bottom:66px}.container{width:min(calc(100% - 28px),var(--container))}.announcement .container{justify-content:center}.announcement a{display:none}.header-main{min-height:72px;grid-template-columns:40px 1fr auto;gap:10px}.mobile-menu-toggle{display:grid;place-items:center}.brand img{max-width:190px}.header-search{display:none}.header-actions .header-action:first-child{display:none}.header-actions .header-action span{display:none}.nav-shell{display:none}.hero-section{padding:42px 0 38px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy h1{font-size:52px}.hero-visual{height:390px;margin-top:10px}.visual-main{right:6%;top:70px;width:72%;min-height:240px}.visual-main strong{font-size:34px}.orbit-a{width:360px;height:360px}.orbit-b{width:270px;height:270px}.mc-3{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:220px}.seo-content-card{grid-template-columns:1fr;gap:20px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid>div:nth-child(2){border-right:0}.benefits-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-top{grid-template-columns:1.4fr 1fr;gap:38px}.payment-strip{grid-template-columns:repeat(2,1fr)}.mobile-bottom-nav{position:fixed;z-index:80;left:0;right:0;bottom:0;height:66px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -10px 30px rgba(8,26,54,.06)}.mobile-bottom-nav a,.mobile-bottom-nav button{position:relative;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#53647d;font-size:9px}.mobile-bottom-nav .icon{width:20px;height:20px}.mobile-bottom-nav b{position:absolute;top:6px;right:calc(50% - 18px);background:var(--blue);color:#fff;border-radius:99px;min-width:16px;height:16px;font-size:9px;display:grid;place-items:center}.post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.container{width:min(calc(100% - 22px),var(--container))}.announcement{font-size:11px}.announcement .container{height:31px}.header-main{min-height:66px}.brand img{max-width:168px}.header-actions{gap:0}.hero-section{padding-top:32px}.hero-copy h1{font-size:43px;letter-spacing:-.05em}.hero-copy>p{font-size:15px}.hero-search{height:auto;display:grid;grid-template-columns:1fr auto}.hero-search input{height:54px}.hero-search button{padding:0 14px}.hero-search button .icon{width:19px}.hero-search button{font-size:0}.hero-chips{display:none}.hero-trust{gap:10px 16px;margin-top:20px;font-size:11px}.hero-visual{height:330px}.visual-main{width:82%;right:3%;top:62px;padding:27px;min-height:215px}.visual-main strong{font-size:30px}.visual-main p{font-size:12px}.visual-main a{font-size:12px}.orbit-a{width:300px;height:300px;right:-20px}.orbit-b{width:230px;height:230px;right:14px}.mini-card{padding:9px 10px}.mini-card i{width:30px;height:30px}.mc-1{left:0;top:22px}.mc-2{left:1px;bottom:20px}.floating-score{display:none}.section{padding:52px 0;contain-intrinsic-size:700px}.section-head{align-items:flex-end;margin-bottom:22px}.section-head h2{font-size:27px}.section-head>a{font-size:11px}.category-grid{gap:10px}.category-card{grid-template-columns:49px 1fr 12px;min-height:92px;padding:11px;gap:10px}.cat-media{width:49px;height:49px;border-radius:13px}.cat-icon .icon{width:22px;height:22px}.category-card strong{font-size:12px}.category-card small{font-size:9px;line-height:1.3}.promo-band-section{padding-top:6px}.promo-band{border-radius:22px;padding:28px;min-height:260px;align-items:flex-start;flex-direction:column;justify-content:center}.promo-band h2{font-size:28px}.promo-band p{font-size:13px}.product-grid,.woocommerce ul.products{gap:10px!important}.product-card,.woocommerce ul.products li.product{border-radius:15px}.product-card-body{padding:11px}.product-card h3{font-size:12px;min-height:34px}.price-wrap,.product-bottom>strong{font-size:12px}.mini-cart-btn{width:30px;height:30px}.feature-card{border-radius:20px;padding:24px}.seo-content-card{padding:25px;border-radius:20px}.seo-content-card h2{font-size:26px}.seo-copy{columns:1}.benefits-grid{grid-template-columns:1fr}.benefits-grid>div{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:18px}.benefits-grid>div:last-child{border-bottom:0!important}.footer-top{grid-template-columns:1fr 1fr;padding-top:48px}.footer-brand{grid-column:1/-1}.payment-strip{grid-template-columns:1fr 1fr}.footer-bottom .container{flex-direction:column;gap:3px}.content-main,.shop-main{padding:35px 0 60px}.content-card{padding:22px;border-radius:18px}.page-hero h1{font-size:36px}.post-grid{grid-template-columns:1fr}.woocommerce div.product{padding:15px}.woocommerce div.product .product_title{font-size:28px}}

/* Teknolojiyo Commerce 1.1 — karakteristik ürün deneyimi */
.single-product .shop-main{background:linear-gradient(180deg,#f7fbff 0,#fff 540px);padding:38px 0 76px}.single-product .shop-main>.container{width:min(calc(100% - 40px),1320px)}.single-product .woocommerce-breadcrumb{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #e4ebf4;border-radius:999px;padding:8px 12px;margin:0 0 18px;box-shadow:0 8px 28px rgba(8,26,54,.04)}.single-product .woocommerce div.product{position:relative;border:1px solid #e3eaf3;border-radius:30px;padding:34px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(8,26,54,.075);overflow:visible}.single-product .woocommerce div.product div.images{width:47%;margin:0}.single-product .woocommerce div.product div.summary{width:48%;margin:0}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{border-radius:22px;background:linear-gradient(145deg,#f5f8fc,#fff);border:1px solid #edf1f5;overflow:hidden}.single-product .woocommerce div.product div.images img{border-radius:0}.single-product .woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.single-product .woocommerce div.product div.images .flex-control-thumbs li{width:auto!important;float:none!important;border:1px solid #e6ebf2;border-radius:11px;overflow:hidden;background:#fff}.tek-product-kicker{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.tek-product-kicker span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#edf5ff;color:#1266c6;font-size:10px;font-weight:850;letter-spacing:.025em}.tek-product-kicker .is-stock{background:#ebfbf3;color:#138554}.tek-product-kicker .is-out{background:#fff1f1;color:#b44040}.single-product .woocommerce div.product .product_title{font-size:clamp(30px,3.1vw,46px);line-height:1.05;letter-spacing:-.046em;margin:0 0 16px;color:#071a36}.single-product .woocommerce div.product p.price,.single-product .woocommerce div.product span.price{font-size:32px;line-height:1;color:#071a36;margin:13px 0 17px}.single-product .woocommerce-product-details__short-description{color:#5e6f86;font-size:14px;line-height:1.72;border-left:3px solid #d7e7fb;padding-left:15px}.tek-payment-panel{position:relative;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px 14px 14px 12px;margin:18px 0;background:linear-gradient(135deg,#071a36,#10396b);color:#fff;border-radius:17px;overflow:hidden}.tek-payment-panel:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(32,185,243,.34),transparent 67%);right:-48px;bottom:-68px}.tek-payment-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.12);font-weight:900;font-size:20px}.tek-payment-panel strong{display:block;font-size:13px}.tek-payment-panel p{margin:2px 0 0;color:#cbd9e9;font-size:10px;line-height:1.45;max-width:420px}.tek-coming-soon{position:relative;z-index:1;white-space:nowrap;padding:6px 8px;border-radius:999px;background:#fff;color:#0c5cc1;font-size:9px;font-weight:900}.tek-feature-cloud{display:grid;gap:8px;margin:18px 0}.tek-feature-label{font-size:10px;font-weight:900;color:#8190a4;text-transform:uppercase;letter-spacing:.08em}.tek-feature-cloud>div{display:flex;gap:6px;flex-wrap:wrap}.tek-feature-cloud>div>span{font-size:10px;font-weight:750;color:#425572;background:#f5f8fc;border:1px solid #e0e8f1;border-radius:9px;padding:6px 8px}.single-product .woocommerce div.product form.cart{display:flex;gap:8px;margin:20px 0 10px}.single-product .woocommerce div.product form.cart .button{min-height:50px;padding:14px 24px;border-radius:13px;background:linear-gradient(135deg,#0b73f6,#115bd6);font-size:13px;font-weight:850;box-shadow:0 12px 25px rgba(11,115,246,.2)}.single-product .woocommerce .quantity .qty{min-height:50px}.tek-whatsapp-product{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #d9e3ef;background:#fff;border-radius:12px;color:#28425f;font-size:11px;font-weight:850;margin:8px 0 14px}.single-product .product_meta{display:flex;gap:8px 18px;flex-wrap:wrap;border-top:1px solid #edf1f5;padding-top:14px;color:#7a899c;font-size:10px}.single-product .product_meta a{color:#2c619d;font-weight:750}.single-product .product-trust{grid-template-columns:repeat(3,1fr);gap:7px}.single-product .product-trust>div{padding:10px;background:#f8fbff}.single-product .product-trust strong{font-size:10px}.tek-product-info-band{clear:both;display:grid;grid-template-columns:repeat(4,1fr);margin:34px 0 0;border:1px solid #e2e9f2;border-radius:20px;background:#f8fbff;overflow:hidden}.tek-product-info-band>div{display:flex;align-items:center;gap:12px;padding:18px;border-right:1px solid #e2e9f2}.tek-product-info-band>div:last-child{border-right:0}.tek-product-info-band b{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:10px;background:#e6f2ff;color:#0a69dc;font-size:10px}.tek-product-info-band span{display:flex;flex-direction:column}.tek-product-info-band strong{font-size:11px;color:#10233f}.tek-product-info-band small{font-size:9px;color:#7a8ba1;margin-top:1px}.single-product .woocommerce-tabs{clear:both;margin:36px 0 0;padding:0;border-top:1px solid #e7edf4}.single-product .woocommerce-tabs ul.tabs{display:flex;gap:7px!important;padding:18px 0 0!important;margin:0 0 22px!important}.single-product .woocommerce-tabs ul.tabs:before,.single-product .woocommerce-tabs ul.tabs li:after,.single-product .woocommerce-tabs ul.tabs li:before{display:none!important}.single-product .woocommerce-tabs ul.tabs li{border:1px solid #e2e9f1!important;border-radius:999px!important;background:#fff!important;margin:0!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs li.active{background:#071a36!important;border-color:#071a36!important}.single-product .woocommerce-tabs ul.tabs li a{padding:9px 14px!important;font-size:11px!important;font-weight:850!important;color:#62738a!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.single-product .woocommerce-tabs .panel{border:1px solid #e7edf4;border-radius:18px;padding:25px!important;background:#fff}.single-product .woocommerce-tabs .panel h2{font-size:24px;letter-spacing:-.035em;color:#081a36}.tek-editorial-copy{max-width:900px;color:#53657c}.tek-editorial-copy h2{margin-top:25px!important}.tek-editorial-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;padding-left:18px}.tek-product-faq{margin-top:28px;border-radius:24px;background:#071a36;padding:30px;color:#fff}.tek-faq-head small{display:block;color:#53c4ff;font-size:9px;font-weight:900;letter-spacing:.14em}.tek-faq-head h2{margin:5px 0 20px;color:#fff;font-size:28px;letter-spacing:-.035em}.tek-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.tek-faq-grid details{background:#102849;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:14px}.tek-faq-grid summary{cursor:pointer;font-size:11px;font-weight:850}.tek-faq-grid p{color:#c6d3e3;font-size:10px;line-height:1.6;margin:10px 0 0}.single-product .related.products{margin-top:42px}.single-product .related.products>h2{font-size:30px;color:#081a36;letter-spacing:-.035em}.tek-checkout-bank-notice{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:0 0 14px;padding:12px 14px;border:1px solid #d9e6f4;border-radius:12px;background:#f7fbff}.tek-checkout-bank-notice strong{font-size:12px;color:#0d315d}.tek-checkout-bank-notice span{font-size:10px;color:#74859b}.woocommerce-checkout #payment ul.payment_methods li.payment_method_bacs>label{font-weight:850;color:#0c315e}.woocommerce-checkout #payment div.payment_box{background:#eaf4ff;color:#334b67;font-size:12px}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#eaf4ff}
@media(max-width:900px){.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{width:100%;float:none}.single-product .woocommerce div.product div.summary{margin-top:24px}.single-product .product-trust{grid-template-columns:1fr}.tek-product-info-band{grid-template-columns:repeat(2,1fr)}.tek-product-info-band>div:nth-child(2){border-right:0}.tek-product-info-band>div:nth-child(-n+2){border-bottom:1px solid #e2e9f2}.tek-faq-grid{grid-template-columns:1fr}.tek-editorial-copy ul{grid-template-columns:1fr}}
@media(max-width:560px){.single-product .shop-main{padding-top:22px}.single-product .shop-main>.container{width:min(calc(100% - 22px),1320px)}.single-product .woocommerce div.product{padding:13px;border-radius:21px;box-shadow:0 15px 45px rgba(8,26,54,.06)}.single-product .woocommerce div.product .product_title{font-size:28px}.single-product .woocommerce div.product p.price,.single-product .woocommerce div.product span.price{font-size:27px}.tek-payment-panel{grid-template-columns:40px 1fr;padding:12px}.tek-coming-soon{grid-column:2;justify-self:start}.tek-payment-panel p{font-size:9px}.single-product .woocommerce div.product form.cart{display:grid;grid-template-columns:70px 1fr}.tek-product-info-band{grid-template-columns:1fr}.tek-product-info-band>div{border-right:0;border-bottom:1px solid #e2e9f2!important}.tek-product-info-band>div:last-child{border-bottom:0!important}.single-product .woocommerce-tabs ul.tabs{overflow:auto;white-space:nowrap}.single-product .woocommerce-tabs .panel{padding:18px!important}.tek-product-faq{padding:21px;border-radius:19px}.tek-faq-head h2{font-size:24px}.tek-checkout-bank-notice{align-items:flex-start;flex-direction:column}}

/* Teknolojiyo Commerce 1.1.3 — iletişim öncelikli deneyim */
.announcement-contact{display:flex;align-items:center;gap:12px;white-space:nowrap}.announcement-contact a,.announcement-hours{font-size:12px}.announcement-wa{padding:4px 9px;border-radius:999px;background:#16a36a}.announcement-hours{color:#b9c9dd}.header-contact-action{background:#f3f8ff;border:1px solid #dbe9fb}.header-contact-action .icon{color:var(--blue)}.footer-contact{display:flex;flex-direction:column;gap:8px;margin-top:16px}.footer-contact a{display:flex;align-items:center;gap:7px;font-weight:750}.footer-hours{color:#91a0b3;font-size:12px}.global-contact-strip{grid-column:1/-1;margin-top:8px;padding:0 0 28px}.global-contact-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 26px;border-radius:22px;background:linear-gradient(135deg,#071a36,#103b70);color:#fff;box-shadow:0 18px 50px rgba(8,26,54,.14)}.global-contact-inner>div:first-child{display:flex;flex-direction:column;gap:4px}.global-contact-inner>div:first-child small{font-size:10px;letter-spacing:.12em;font-weight:900;color:#6ed0ff}.global-contact-inner>div:first-child strong{font-size:21px;line-height:1.2}.global-contact-inner>div:first-child span{font-size:12px;color:#c3d0df}.global-contact-actions{display:flex;gap:10px}.global-contact-actions>a{display:flex;align-items:center;gap:10px;min-width:205px;padding:12px 14px;border-radius:14px;background:#fff;color:#0b2445}.global-contact-actions>a>span:not(.wa-dot){display:flex;flex-direction:column}.global-contact-actions small{font-size:9px;color:#718299}.global-contact-actions b{font-size:12px}.contact-whatsapp{background:#ecfff6!important}.wa-dot,.floating-whatsapp>b{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#13a765;color:#fff;font-size:12px;font-weight:900}.floating-contact{position:fixed;right:18px;bottom:22px;z-index:999;display:flex;flex-direction:column;gap:8px}.floating-contact a{display:flex;align-items:center;gap:9px;min-height:46px;padding:9px 12px;border-radius:14px;box-shadow:0 14px 35px rgba(8,26,54,.2);font-size:11px;font-weight:850}.floating-phone{background:#fff;color:#0d315f;border:1px solid #dbe5f0}.floating-whatsapp{background:#13a765;color:#fff}.floating-whatsapp>b{background:rgba(255,255,255,.18)}.contact-page-hero{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;padding:12px 0 8px}.contact-page-copy small{font-size:10px;letter-spacing:.12em;color:#0b73f6;font-weight:900}.contact-page-copy h2{font-size:40px;line-height:1.05;letter-spacing:-.04em;color:#081a36;margin:8px 0 14px}.contact-page-copy p{color:#63738a;max-width:580px}.contact-hours{display:inline-flex;gap:18px;align-items:center;margin-top:13px;padding:10px 13px;border-radius:12px;background:#f3f8ff;border:1px solid #dce9f8}.contact-hours strong{font-size:10px}.contact-hours span{font-size:13px;color:#0a66d7;font-weight:850}.contact-page-actions{display:grid;gap:11px}.contact-big-card{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid #dfe8f2;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(8,26,54,.055)}.contact-big-card>.icon,.contact-big-card>b{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#eaf4ff;color:#0b73f6}.contact-big-card>b{background:#eafff4;color:#15955f}.contact-big-card span{display:flex;flex-direction:column}.contact-big-card small{font-size:10px;color:#75869c}.contact-big-card strong{font-size:18px;color:#0d2442}.contact-big-card em{font-style:normal;font-size:10px;color:#8998aa;margin-top:2px}.tek-product-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 14px}.tek-product-contact-actions .tek-whatsapp-product,.tek-product-contact-actions .tek-phone-product{margin:0;display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;font-size:11px;font-weight:850}.tek-product-contact-actions .tek-whatsapp-product{background:#edfff6;border:1px solid #cceede;color:#128659}.tek-product-contact-actions .tek-phone-product{background:#fff;border:1px solid #d9e3ef;color:#28425f}.mobile-menu-contact{color:#0b68db!important}
@media(max-width:1100px){.header-contact-action{display:none}.announcement-contact .announcement-hours{display:none}.global-contact-inner{align-items:flex-start;flex-direction:column}.global-contact-actions{width:100%}.global-contact-actions>a{flex:1}}
@media(max-width:760px){.announcement{display:none}.global-contact-actions{display:grid;grid-template-columns:1fr 1fr}.global-contact-actions>a{min-width:0}.contact-page-hero{grid-template-columns:1fr}.contact-page-copy h2{font-size:32px}.floating-contact{right:12px;bottom:82px}.floating-phone{display:none!important}.floating-whatsapp{width:48px;height:48px;padding:0!important;justify-content:center;border-radius:50%!important}.floating-whatsapp>b{background:transparent}.floating-whatsapp>span{display:none}.tek-product-contact-actions{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.global-contact-inner{padding:19px 16px}.global-contact-actions{grid-template-columns:1fr}.global-contact-inner>div:first-child strong{font-size:18px}.contact-big-card{padding:15px}.tek-product-contact-actions{grid-template-columns:1fr}}
.hero-trust .hero-contact-link{display:flex;align-items:center;gap:7px;color:#0b68db;font-size:13px;font-weight:850}.hero-trust .hero-contact-link:last-child{padding:3px 8px;border-radius:999px;background:#ebfff5;color:#16895b}
