:root{color-scheme:light;--bg:#f5f7f8;--surface:#fff;--surface-2:#eef3f4;--text:#152028;--muted:#63707a;--line:#dbe3e6;--line-strong:#c9d5d9;--brand:#c81921;--brand-dark:#9f1118;--ink:#0d171d;--green:#0f7b5f;--product-media:#e1e8eb;--product-media-strong:#cfdadd;--shadow:0 16px 42px #12232d14;--shadow-soft:0 10px 28px #12232d12;--shadow-card:0 14px 34px #12232d17;--focus:0 0 0 3px #c819212e;--font-heading:"Outfit", Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.01em}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.55;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}.container{width:min(1180px,100% - 32px);margin:0 auto}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:6px;padding:10px 14px;position:absolute;top:-100px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffffe0;position:sticky;top:0;box-shadow:0 4px 18px #0f1c240a}.nav-shell{align-items:center;gap:14px;width:min(1500px,100% - 32px);min-height:76px;display:flex}.brand{flex:none}.brand img,.footer-logo{width:142px;height:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.menu-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.menu-toggle__bar{background:currentColor;border-radius:999px;width:20px;height:2px;transition:transform .18s,opacity .18s}.site-header.is-menu-open .menu-toggle__bar:first-child{transform:translateY(7px)rotate(45deg)}.site-header.is-menu-open .menu-toggle__bar:nth-child(2){opacity:0}.site-header.is-menu-open .menu-toggle__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.main-nav{color:#24323b;align-items:center;gap:12px;min-width:0;margin-left:auto;font-size:.86rem;font-weight:650;display:flex}.main-nav a{white-space:nowrap;overflow-wrap:normal;min-width:0;padding:10px 0;position:relative}.main-nav a:after{content:"";background:var(--brand);transform-origin:0;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover,.text-link:hover{color:var(--brand)}.main-nav a:hover:after{transform:scaleX(1)}.main-nav__product{color:#394852}.nav-action,.btn{text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-weight:750;line-height:1.1;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}button.btn{cursor:pointer;font:inherit}.nav-action,.btn--primary{background:var(--brand);color:#fff;transition:background .15s,box-shadow .15s,transform .15s}.nav-action:hover,.btn--primary:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 4px 12px #c8192140}.nav-action:hover,.btn:hover{transform:translateY(-1px)}.btn--secondary{color:var(--ink);border-color:var(--line);background:#fff}.btn--secondary:hover{border-color:var(--brand);color:var(--brand)}.btn--light{color:var(--ink);background:#fff}.nav-cart{border:1px solid var(--line);width:48px;min-height:42px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:0;padding:10px;font-size:.94rem;font-weight:800;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.nav-cart svg{flex:none}.nav-cart:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-1px)}.nav-cart strong{background:var(--brand);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;margin:-22px -28px 0 0;padding:0 6px;font-size:.78rem;line-height:1;display:inline-grid;position:absolute}.header-search{flex:0 300px;min-width:220px;position:relative}.header-search__field{min-width:0;display:block;position:relative}.header-search__field input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);font:inherit;background:#f7fafb;border-radius:6px;padding:9px 48px 9px 12px;font-size:.88rem}.header-search__submit{background:var(--brand);color:#fff;width:34px;min-height:34px;font:inherit;cursor:pointer;border:1px solid #c8192133;border-radius:5px;place-items:center;padding:0;font-weight:850;transition:background .18s,transform .18s,box-shadow .18s;display:inline-grid;position:absolute;top:4px;right:4px;box-shadow:0 8px 18px #c819212e}.header-search__submit:hover{background:#a91f25;transform:translateY(-1px);box-shadow:0 10px 22px #c8192138}.header-search__submit svg{flex:none}.header-search__field input:focus,.header-search__submit:focus-visible{box-shadow:var(--focus);border-color:#c8192175;outline:0}.header-search__panel{z-index:35;border:1px solid var(--line);background:#fff;border-radius:8px;width:min(560px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #12232d29}.header-search__panel[hidden],.header-search__group[hidden],.header-search__result[hidden]{display:none}.header-search__panel>p{color:var(--muted);margin:0 0 8px;font-size:.84rem;font-weight:750}.header-search__results,.header-search__group{gap:8px;display:grid}.header-search__group+.header-search__group{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.header-search__group-title{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:900;line-height:1.1}.header-search__result{border:1px solid var(--line);background:#f7fafb;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.header-search__media{aspect-ratio:1;background:#eef3f4;border-radius:6px;place-items:center;width:58px;display:grid;overflow:hidden}.header-search__media img{object-fit:contain;width:86%;height:86%}.header-search__media span{color:var(--muted);font-weight:900}.header-search__body{gap:2px;min-width:0;display:grid}.header-search__body small{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:850;line-height:1.2}.header-search__body strong{color:var(--ink);overflow-wrap:anywhere;font-size:.94rem;line-height:1.18}.header-search__body p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.header-search__body span{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.header-search__body b{color:var(--brand);font-size:.9rem}.header-search__body em{color:var(--green);background:#e9f2ef;border-radius:5px;padding:3px 6px;font-size:.72rem;font-style:normal;font-weight:800}.header-search__body em.is-out{color:#9b2b2f;background:#f5eeee}.header-search__actions{gap:6px;min-width:92px;display:grid}.header-search__actions a,.header-search__actions button{border:1px solid var(--line);min-height:32px;color:var(--ink);font:inherit;text-align:center;cursor:pointer;background:#fff;border-radius:6px;padding:7px 9px;font-size:.78rem;font-weight:850;line-height:1.05}.header-search__actions button,.header-search__actions a:last-child:not(:first-child){border-color:var(--brand);background:var(--brand);color:#fff}.menu-toggle:focus-visible,.nav-action:focus-visible,.nav-cart:focus-visible,.btn:focus-visible,a:focus-visible,summary:focus-visible{box-shadow:var(--focus);outline:0}.hero{color:#fff;background:#111d24;align-items:center;min-height:calc(100vh - 78px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(90deg, #0d171de6 0%, #0d171db8 45%, #0d171d40 100%), var(--hero-image);background-position:50%;background-size:cover;position:absolute;inset:0}.hero__inner{z-index:1;max-width:760px;padding:72px 0;position:relative}.eyebrow{color:#b7f1df;text-transform:uppercase;margin:0 0 14px;font-size:.8rem;font-weight:800}.hero h1,.page-hero h1,.article-hero h1,.product-detail h1{margin:0;font-size:clamp(2.15rem,5vw,4.65rem);line-height:1.05}.hero h1 span{display:block}.hero p{color:#dfe8eb;max-width:650px;margin-top:22px;font-size:1.08rem}.hero-actions,.card-actions,.section-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-actions{margin-top:28px}.section{padding:70px 0}.section--white{background:#fff}.section--catalog{padding-top:28px;scroll-margin-top:92px}.section--product-detail{padding-top:clamp(56px,6vw,86px);scroll-margin-top:104px}.product-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:18px;font-size:.82rem;line-height:1.35;display:flex}.product-breadcrumbs a{color:var(--brand-dark);font-weight:750;text-decoration:none}.product-breadcrumbs a:hover,.product-breadcrumbs a:focus-visible{color:var(--brand);text-decoration:underline}.section--ink{background:var(--ink);color:#fff}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-head h2{max-width:760px;margin:0;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.1}.section-head h1{max-width:900px;color:var(--ink);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.04}.section-head p{max-width:620px;color:var(--muted);margin-bottom:0}.section--ink .section-head p{color:#c9d3d7}.stats-grid,.category-grid,.product-grid,.post-grid{gap:20px;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stat{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;min-height:128px;padding:22px;display:flex;box-shadow:0 8px 22px #12232d0a}.stat strong{color:var(--brand);font-size:1.8rem;display:block}.stat span{color:var(--muted)}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-band{color:#fff;min-height:286px;box-shadow:var(--shadow);isolation:isolate;background:#1e2c34;border-radius:8px;flex-direction:column;justify-content:end;padding:28px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.category-band:before{content:"";background:linear-gradient(180deg, #0e181e14 0%, #0e181ead 62%, #0e181ef0 100%), var(--category-image);background-position:50%;background-size:cover;transition:transform .24s;position:absolute;inset:0}.category-band>*{z-index:1;position:relative}.category-band h2{overflow-wrap:anywhere;margin:0 0 8px;font-size:1.55rem}.category-band p{color:#dce8ec;overflow-wrap:anywhere;max-width:520px;margin-bottom:0}.category-band .badge{color:var(--brand);background:#fffffff0;align-self:flex-start;margin-bottom:14px}.category-band:hover{transform:translateY(-2px);box-shadow:0 18px 42px #12232d21}.category-band:hover:before{transform:scale(1.03)}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.store-toolbar{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(150px,auto);align-items:center;gap:12px;margin:0 0 14px;padding:9px;display:grid;box-shadow:0 8px 22px #12232d0a}.store-toolbar--compact{box-shadow:none}.best-sellers{margin:0}.best-sellers__head{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:18px;margin:0 0 12px;display:grid}.best-sellers__head h2{color:var(--ink);margin:0;font-size:clamp(1.25rem,1.7vw,1.75rem);line-height:1.12}.best-sellers__head p:not(.eyebrow){color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.best-seller-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.best-seller-grid .product-card{box-shadow:0 10px 24px #12232d0e}.best-seller-grid .product-card__media{aspect-ratio:1.32}.best-seller-grid .product-card__media img{width:74%;height:74%}.best-seller-grid .product-card.is-selected{border-color:#c819216b;box-shadow:0 14px 30px #c819211a}.product-explorer{grid-template-columns:minmax(250px,.28fr) minmax(0,1fr);align-items:start;gap:18px;margin-top:18px;display:grid}.section--product-detail .product-explorer{grid-template-columns:1fr}.section--product-detail .product-explorer__sidebar{display:none}.product-explorer__main,.product-overview{gap:18px;min-width:0;display:grid}.product-overview[hidden]{display:none}.product-overview-products{gap:12px;min-width:0;display:grid}.product-overview-products__head{justify-content:space-between;align-items:end;gap:18px;display:flex}.product-overview-products__head h2{color:var(--ink);margin:0;font-size:clamp(1.1rem,1.45vw,1.45rem);line-height:1.12}.product-grid--overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-explorer__sidebar{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:14px;position:sticky;top:96px;box-shadow:0 8px 22px #12232d0a}.product-explorer__sidebar-head{margin-bottom:12px}.product-explorer__sidebar-head .eyebrow{margin-bottom:6px}.product-explorer__sidebar-note{color:var(--muted);margin:10px 0 0;font-size:.88rem;line-height:1.45}.product-explorer__sidebar h2{color:var(--ink);margin:0;font-size:1.08rem;line-height:1.15}.product-option-list{gap:8px;display:grid}.product-option{border:1px solid var(--line);cursor:pointer;background:#f7fafb;border-radius:8px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;padding:8px;text-decoration:none;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:grid}.product-option:hover,.product-option.is-active{border-color:var(--brand);background:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #12232d0f}.product-option.is-active{box-shadow:0 8px 20px #12232d14}.product-option img,.product-option__fallback{aspect-ratio:1;background:linear-gradient(145deg, var(--product-media) 0%, var(--product-media-strong) 100%);object-fit:contain;border-radius:6px;place-items:center;width:58px;padding:6px;display:grid}.product-option__fallback{color:var(--muted);font-weight:900}.product-option__body{gap:5px;min-width:0;display:grid}.product-option__body strong{color:var(--ink);overflow-wrap:anywhere;font-size:.92rem;line-height:1.16}.product-option__body span{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.product-option__body b{color:var(--brand);font-size:.84rem}.product-option__body em{color:var(--green);background:#e9f2ef;border-radius:5px;padding:3px 6px;font-size:.7rem;font-style:normal;font-weight:800}.product-option__body em.is-out{color:#9b2b2f;background:#f5eeee}.product-explorer__sidebar-link{width:100%;color:var(--brand);background:#fff7f7;border:1px solid #c819212e;border-radius:8px;justify-content:center;align-items:center;margin-top:12px;padding:11px 14px;font-size:.88rem;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.product-explorer__sidebar-link:hover,.product-explorer__sidebar-link:focus-visible{background:#fff;border-color:#c8192157;transform:translateY(-1px)}.product-explorer__detail{min-width:0}.product-focus{border:1px solid var(--line);min-width:0;max-width:100%;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(280px,.42fr) minmax(0,1fr);align-items:start;display:grid;overflow:visible}.product-focus[hidden]{display:none}.product-focus__visual{overscroll-behavior:contain;border-radius:8px 0 0 8px;align-self:start;min-width:0;max-width:100%;max-height:calc(100vh - 104px);display:grid;position:sticky;top:104px;overflow-y:auto}.product-focus__media{background:radial-gradient(circle at 50% 32%, #ecf2f4d1 0%, #dbe5e8e6 44%, #cad6daf2 100%), var(--product-media);grid-template-rows:minmax(0,1fr) auto;align-self:start;place-items:center;gap:10px;width:100%;min-width:0;max-width:100%;height:clamp(360px,30vw,470px);min-height:360px;padding:20px;display:grid;overflow:hidden}.product-focus__preview{cursor:zoom-in;background:0 0;border:0;place-items:center;width:min(84%,390px);height:100%;min-height:0;max-height:min(100%,330px);padding:0;display:grid;position:relative;overflow:hidden}.product-focus__preview:focus-visible{box-shadow:var(--focus);outline:none}.product-focus__preview .product-focus__main-image{object-fit:contain;filter:drop-shadow(0 20px 30px #17222924);width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .2s,filter .2s;position:absolute;inset:0}.product-focus__preview:hover .product-focus__main-image{filter:drop-shadow(0 24px 34px #17222929);transform:translateY(-4px)scale(1.01)}.product-focus__thumbs{grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:7px;width:min(100%,360px);display:grid}.product-focus__thumb{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:linear-gradient(145deg,#e7eef0 0%,#d5e0e3 100%);border-radius:6px;width:100%;padding:4px;transition:border-color .2s,box-shadow .2s,transform .2s}.product-focus__thumb:hover,.product-focus__thumb:focus-visible,.product-focus__thumb.is-active{border-color:var(--brand);box-shadow:0 0 0 2px #c12c291f}.product-focus__thumb:hover{transform:translateY(-1px)}.product-focus__thumb img{object-fit:contain;width:100%;height:100%;display:block}.product-focus__guide{border-top:1px solid var(--line);background:#fff;padding:14px}.product-focus__guide-title{color:var(--muted);text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:850;line-height:1.1}.product-focus__guide ol{counter-reset:product-guide;border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden}.product-focus__guide li:not(.product-focus__guide-group):not(.product-focus__guide-sub):not(.is-current){counter-increment:product-guide}.product-focus__guide li:not(:first-child){border-top:1px solid var(--line)}.product-focus__guide a,.product-focus__guide-group span{color:#26343d;overflow-wrap:anywhere;align-items:center;gap:9px;min-width:0;padding:9px 11px;font-size:.84rem;line-height:1.28;text-decoration:none;transition:background .15s,color .15s;display:flex}.product-focus__guide a{font-weight:760}.product-focus__guide a:before{content:counter(product-guide) ".";color:var(--muted);flex:0 0 24px;font-size:.78rem;font-weight:850}.product-focus__guide .is-current a:before{content:"";color:var(--brand)}.product-focus__guide .is-current a{color:var(--brand-dark);background:#fdf3f4;font-weight:850}.product-focus__guide-group span{color:var(--muted);letter-spacing:0;text-transform:uppercase;background:#f7fafb;font-size:.7rem;font-weight:850}.product-focus__guide-group span:before{content:"";width:24px}.product-focus__guide-sub a{color:var(--muted);padding-left:44px;font-size:.8rem;font-weight:700}.product-focus__guide-sub a:before{content:"";background:var(--line-strong);flex:0 0 10px;height:1px}.product-focus__guide a:hover,.product-focus__guide a:focus-visible{color:var(--brand);background:#fdf3f4}.product-image-dialog{color:#fff;background:#11191f;border:0;border-radius:8px;width:min(1120px,100vw - 32px);max-width:none;height:min(860px,100dvh - 32px);max-height:none;padding:0;box-shadow:0 26px 80px #0000006b}.product-image-dialog::backdrop{backdrop-filter:blur(6px);background:#070c0fbd}.product-image-dialog figure{grid-template-rows:minmax(0,1fr) auto;gap:10px;height:100%;margin:0;padding:22px;display:grid}.product-image-dialog img{object-fit:contain;filter:drop-shadow(0 24px 42px #00000059);width:100%;height:100%;min-height:0}.product-image-dialog figcaption{color:#ffffffc7;text-align:center;font-size:.9rem;line-height:1.35}.product-image-dialog__close{color:#fff;width:40px;height:40px;font:inherit;cursor:pointer;z-index:1;background:#11191fb8;border:1px solid #fff3;border-radius:999px;place-items:center;font-size:1.4rem;line-height:1;display:grid;position:absolute;top:12px;right:12px}.product-image-dialog__close:hover,.product-image-dialog__close:focus-visible{background:#c81921eb}.product-focus__body{min-width:0;max-width:100%;padding:28px}.product-focus__body .eyebrow{margin-bottom:8px}.product-focus h2{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:clamp(1.7rem,2.8vw,2.65rem);line-height:1.06}.product-focus__summary>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:14px 0 0;font-size:1rem;line-height:1.54}.product-focus__commerce{flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0 0;display:flex}.product-focus__commerce strong{color:var(--brand);font-size:1.35rem;line-height:1}.product-focus__commerce span{color:var(--green);background:#e9f2ef;border-radius:6px;padding:6px 10px;font-size:.84rem;font-weight:800}.product-focus__commerce span.is-out{color:#9b2b2f;background:#f5eeee}.product-focus__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 0;display:grid}.product-focus__facts div{border:1px solid var(--line);background:#f7fafb;border-radius:8px;min-width:0;padding:10px 12px}.product-focus__facts dt{color:var(--muted);text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:850;line-height:1.1}.product-focus__facts dd{color:#23313a;overflow-wrap:anywhere;margin:0;font-weight:850;line-height:1.2}.product-focus__note{border-left:3px solid var(--brand);background:#fdf3f4;border-radius:0 4px 4px 0;margin:18px 0 0;padding:14px 16px}.product-focus__note strong{color:var(--brand-dark);font-size:.94rem;display:block}.product-focus__note p{color:var(--text);margin:5px 0 0;font-size:.9rem;line-height:1.45}.product-focus .hero-actions{margin-top:18px}.product-focus__content{border-top:1px solid var(--line);margin-top:22px;padding-top:24px}.product-focus__content h3{color:var(--ink);margin:0 0 10px;font-size:1.04rem;line-height:1.2}.product-focus__content h2{color:var(--ink);margin:0 0 10px;font-size:1.32rem;line-height:1.22}.product-focus__content h3:not(:first-child){margin-top:20px}.product-focus__content p,.product-focus__content li{color:var(--muted);font-size:.94rem;line-height:1.55}.product-focus__content p{margin:0 0 12px}.product-focus__content ul,.product-focus__content ol{gap:7px;margin:10px 0 14px;padding-left:20px;display:grid}.product-focus__content a{color:var(--brand);text-underline-offset:2px;font-weight:800;text-decoration:underline}.product-focus__content table{border-collapse:collapse;width:100%;margin:14px 0;font-size:.9rem;display:block;overflow-x:auto}.product-focus__content th,.product-focus__content td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:9px 10px}.product-focus__content th{color:var(--ink);background:#f7fafb}.product-focus [id],.product-guide-section{scroll-margin-top:112px}.product-guide-content{counter-reset:product-guide-section;margin-top:30px}.product-guide-section{counter-increment:product-guide-section;border-top:1px solid var(--line);margin-top:26px;padding:26px 0 0}.product-guide-section>h2:before{content:counter(product-guide-section) ". ";color:var(--brand)}.product-guide-section p:last-child,.product-guide-section ul:last-child,.product-guide-section ol:last-child,.product-guide-section table:last-child{margin-bottom:0}.store-search input,.store-sort select{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);font:inherit;background:#f7fafb;border-radius:6px;padding:10px 12px;font-size:.94rem}.store-search input:focus,.store-sort select:focus,.store-filter:focus-visible{box-shadow:var(--focus);border-color:#c8192175;outline:none}.store-filters{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.store-filter{border:1px solid var(--line);color:#33424b;min-height:34px;font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:7px 9px;font-size:.82rem;font-weight:750;transition:background .18s,border-color .18s,color .18s}.store-filter:hover,.store-filter.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.store-empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;background:#fff;border-radius:8px;padding:22px;font-weight:750}.home-catalog{grid-template-columns:1fr;align-items:start;gap:22px;width:min(1960px,100% - 40px);display:grid}.home-products{width:min(1500px,100% - 40px)}.section-head--compact{align-items:start;margin-bottom:14px}.section-head--compact h1{margin:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.1}.section-head--compact p:not(.eyebrow){max-width:820px}.catalog-sidebar{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(170px,.18fr) minmax(0,1fr);align-items:center;gap:16px;padding:18px;display:grid;position:static}.catalog-sidebar h2{grid-column:1;margin:0;font-size:1.28rem;line-height:1.2}.catalog-sidebar>.eyebrow{grid-column:1;margin-bottom:4px}.catalog-sidebar__list{grid-area:1/2/span 2;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.catalog-sidebar__list a{border:1px solid var(--line);color:#263640;background:#f7fafb;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:12px;transition:border-color .18s,background .18s,color .18s;display:grid;position:relative}.catalog-sidebar__list a:hover{border-color:var(--brand);color:var(--brand);background:#fff}.catalog-sidebar__list a.is-active{color:var(--ink);background:#fff;border-color:#c819216b;box-shadow:inset 0 0 0 1px #c8192124}.catalog-sidebar__list a.is-active strong{background:var(--brand);color:#fff}.catalog-sidebar__list span{font-weight:820;line-height:1.2}.catalog-sidebar__list small{color:var(--muted);grid-column:1/2;font-size:.78rem;line-height:1.35}.catalog-sidebar__list strong{min-width:30px;color:var(--green);text-align:center;background:#e9f2ef;border-radius:999px;grid-area:1/2/span 2;padding:5px 8px;font-size:.82rem}.catalog-sidebar__note{border-top:1px solid var(--line);color:var(--muted);gap:4px;margin-top:16px;padding-top:14px;font-size:.86rem;line-height:1.42;display:grid}.catalog-sidebar__note strong{color:var(--ink);font-size:.92rem}.catalog-main{min-width:0}.catalog-search-panel{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:start;gap:14px 18px;margin-bottom:18px;padding:18px;display:grid}.catalog-search-panel__copy{min-width:0}.catalog-search-panel__copy h2{max-width:620px;margin:0 0 8px;font-size:clamp(1.35rem,2.1vw,2.05rem);line-height:1.12}.catalog-search-panel__copy p:not(.eyebrow){max-width:680px;color:var(--muted);margin-bottom:0}.catalog-search-panel__form{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0;display:grid}.catalog-search-field{min-width:0}.catalog-search-field input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);font:inherit;background:#f7fafb;border-radius:8px;padding:12px 14px;font-size:.96rem}.catalog-search-field input:focus,.catalog-search-clear:focus-visible,.catalog-search-chips button:focus-visible{box-shadow:var(--focus);border-color:#c8192175;outline:none}.catalog-search-clear,.catalog-search-chips button{border:1px solid var(--line);color:#33424b;min-height:40px;font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:8px 11px;font-size:.86rem;font-weight:800;transition:background .18s,border-color .18s,color .18s}.catalog-search-clear:hover,.catalog-search-chips button:hover{border-color:var(--brand);color:var(--brand)}.catalog-search-chips{flex-wrap:wrap;grid-column:2;gap:8px;display:flex}.catalog-search-status{color:var(--muted);grid-column:2;margin:0;font-size:.9rem;font-weight:700}.catalog-search-results{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.catalog-search-result{border:1px solid var(--line);background:#f7fafb;border-radius:8px;grid-template-columns:118px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.catalog-search-result[hidden]{display:none}.catalog-search-result__media{background:#eef3f4;place-items:center;min-height:138px;display:grid}.catalog-search-result__media img{object-fit:contain;filter:drop-shadow(0 10px 18px #1f28301a);width:84%;height:84%}.catalog-search-result__body{min-width:0;padding:14px}.catalog-search-result__body>span{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:.76rem;font-weight:850;line-height:1.25;display:block}.catalog-search-result h3{color:var(--ink);margin:0 0 6px;font-size:1.04rem;line-height:1.2}.catalog-search-result p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;font-size:.9rem;line-height:1.42;display:-webkit-box;overflow:hidden}.catalog-search-result__footer{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.catalog-search-result__footer .hero-actions{gap:8px;margin-top:0}.catalog-search-result__footer .btn{min-height:38px;padding:8px 11px;font-size:.88rem}.featured-products{grid-template-columns:minmax(0,1.32fr) minmax(340px,.68fr);gap:16px;margin-bottom:28px;display:grid}.featured-product{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;overflow:hidden}.featured-product--primary{grid-template-columns:minmax(0,43%) minmax(0,57%);align-items:stretch;min-height:410px;display:grid}.featured-product__copy{min-width:0;padding:28px}.featured-product--primary .featured-product__copy{grid-area:1/2;align-self:center;padding:30px 34px}.featured-product h1,.featured-product h2{color:var(--ink);margin:0;line-height:1.04}.featured-product h1{overflow-wrap:anywhere;font-size:clamp(2.25rem,3vw,3.55rem)}.featured-product h2{font-size:1.12rem}.featured-product p{color:var(--muted);font-size:.94rem;line-height:1.5}.featured-product__features{grid-template-columns:repeat(2,minmax(132px,1fr));gap:8px;margin:16px 0;display:grid}.featured-product__features span{border:1px solid var(--line);color:#263640;background:#f7fafb;border-radius:8px;align-items:center;min-height:40px;padding:9px 11px;font-weight:750;line-height:1.2;display:flex}.featured-product__commerce{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0 0;display:flex}.featured-product__commerce strong{color:var(--brand);font-size:1.24rem;line-height:1}.featured-product__commerce span,.product-commerce span{color:var(--green);background:#e9f2ef;border-radius:6px;padding:6px 10px;font-size:.84rem;font-weight:750}.featured-product__commerce span.is-out,.product-commerce span.is-out,.related-product__stock.is-out{color:#9b2b2f;background:#f5eeee;border-color:#ead1d1}.featured-product__commerce--compact{margin:10px 0 12px}.featured-product__commerce--compact strong{font-size:1.04rem}.featured-product__media{background:var(--product-media);place-items:center;min-width:0;height:100%;display:grid}.featured-product__media img{object-fit:contain;filter:drop-shadow(0 18px 28px #1f283021);width:82%;height:82%;max-height:300px}.featured-product--primary .featured-product__media img{object-position:center;width:min(94%,460px);max-width:100%;height:auto;max-height:330px}.featured-product--primary .featured-product__media{background:linear-gradient(145deg, var(--product-media) 0%, var(--product-media-strong) 100%);grid-area:1/1;place-items:center;padding:16px}.featured-product-stack{gap:12px;display:grid}.featured-product--compact{grid-template-columns:118px minmax(0,1fr);min-height:196px;display:grid}.featured-product--compact .featured-product__copy{flex-direction:column;justify-content:center;padding:18px;display:flex}.featured-product--compact .featured-product__media img{width:84%;height:84%;max-height:150px}.featured-product--compact .hero-actions{gap:8px;margin-top:auto;padding-top:6px}.featured-product--compact .btn{min-height:40px;padding:9px 12px}.featured-product--compact .product-placeholder{min-height:100%;padding:12px}.featured-product--compact .product-placeholder span{overflow-wrap:anywhere;font-size:.94rem}.featured-product--compact .product-placeholder small{font-size:.78rem}.featured-product__monogram{text-align:center;width:100%;height:100%;min-height:100%;color:var(--ink);background:linear-gradient(135deg,#c12c2921,#23414e12),#f4f8f9;place-content:center;gap:7px;padding:14px 10px;display:grid;position:relative;overflow:hidden}.featured-product__monogram:before{content:"";background:var(--brand);border-radius:999px;justify-self:center;width:42px;height:4px}.featured-product__monogram span{overflow-wrap:anywhere;font-size:1.02rem;font-weight:900;line-height:1.05;position:relative}.featured-product__monogram small{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.2}.featured-product--compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:.94rem;display:-webkit-box;overflow:hidden}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card,.post-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-width:0;height:100%;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 8px 20px #13232b0b}.product-card[hidden]{display:none}.product-card:hover,.post-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-card);transform:translateY(-2px)}.product-card__media,.post-card__media{background:var(--product-media);aspect-ratio:1.18;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.product-card__stock-badge{z-index:2;color:#2d7a57;background:#ecf7f1f0;border:1px solid #488e6f29;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.72rem;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 8px 18px #13232b14}.product-card__stock-badge:before{content:"";background:currentColor;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #488e6f24}.product-card__stock-badge.is-out{color:var(--brand);background:#fef2f2f0;border-color:#c12c2929}.product-card__stock-badge.is-out:before{box-shadow:0 0 0 3px #c12c291f}.post-card__media{aspect-ratio:16/10}.product-card__media img{object-fit:contain;width:80%;height:80%;transition:transform .2s}.product-card--portrait-media .product-card__media img{width:66%;height:78%;max-height:230px}.product-card:hover .product-card__media img,.post-card:hover .post-card__media img{transform:scale(1.035)}.product-placeholder{text-align:center;width:100%;height:100%;min-height:220px;color:var(--muted);place-content:center;gap:8px;padding:22px;display:grid}.product-placeholder span{color:var(--ink);font-size:1.12rem;font-weight:850}.product-placeholder small{color:var(--muted);font-size:.9rem;font-weight:700}.post-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.product-card__body,.post-card__body{flex-direction:column;flex:1;min-width:0;padding:13px;display:flex}.product-card h2,.post-card h2{overflow-wrap:anywhere;margin:0 0 8px;font-size:1rem;line-height:1.22}.post-card p,.product-card__summary{color:var(--muted);margin:0 0 10px;font-size:.86rem;line-height:1.42}.post-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card__summary{flex:none}.product-card__commerce{flex-wrap:wrap;align-items:center;gap:8px;margin:2px 0 8px;display:flex}.product-card__support{grid-template-columns:1fr;gap:5px;margin:0 0 10px;display:grid}.product-card__support div{background:#f7fafb;border:1px solid #dce6e8;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;padding:6px 8px;display:flex}.product-card__support dt{color:var(--muted);text-transform:uppercase;flex:none;margin:0;font-size:.66rem;font-weight:850;line-height:1.1}.product-card__support dd{color:#23313a;text-align:right;overflow-wrap:anywhere;flex:auto;min-width:0;margin:0;font-size:.72rem;font-weight:800;line-height:1.18}.product-card__commerce strong{color:var(--brand);font-size:1.02rem;line-height:1.1}.product-card .card-actions{grid-template-columns:1fr .74fr;gap:8px;display:grid}.product-card .btn{min-height:36px;padding:8px 9px;font-size:.84rem}.product-card .card-actions,.post-card .text-link{margin-top:auto}.post-card .meta{-webkit-line-clamp:initial;margin-bottom:10px;display:block}.product-card--compact .product-card__body{padding:16px}.meta{color:var(--muted);font-size:.9rem;font-weight:650}.text-link{color:var(--brand);font-weight:800}.commerce-cart{z-index:60;pointer-events:none;visibility:hidden;position:fixed;inset:0}.commerce-cart.is-open{pointer-events:auto;visibility:visible}.commerce-cart__backdrop{opacity:0;cursor:pointer;background:#0d171d7a;border:0;transition:opacity .18s;position:absolute;inset:0}.commerce-cart.is-open .commerce-cart__backdrop{opacity:1}.commerce-cart__panel{background:#fff;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(420px,100%);height:100%;transition:transform .2s;display:grid;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-18px 0 42px #0d171d2e}.commerce-cart.is-open .commerce-cart__panel{transform:translate(0)}.commerce-cart__header,.commerce-cart__footer{padding:20px}.commerce-cart__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.commerce-cart__header .eyebrow{color:var(--green);margin-bottom:5px}.commerce-cart__header h2{margin:0;font-size:1.45rem;line-height:1.1}.commerce-cart__close{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:6px;place-items:center;font-size:1.35rem;line-height:1;display:inline-grid}.commerce-cart__status{border:1px solid var(--line);color:var(--muted);background:#f7fafb;border-radius:6px;margin:14px 20px 0;padding:10px 12px;font-size:.9rem;font-weight:700}.commerce-cart__status.is-error{color:#9b2b2f;background:#f9eeee;border-color:#ead1d1}.commerce-cart__items{min-height:0;padding:18px 20px;overflow:auto}.commerce-cart__empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:8px;padding:22px;font-weight:750}.commerce-cart__item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px;display:grid}.commerce-cart__item+.commerce-cart__item{margin-top:10px}.commerce-cart__thumb{aspect-ratio:1;background:#f1f5f6;border-radius:6px;place-items:center;display:grid;overflow:hidden}.commerce-cart__thumb img{object-fit:contain;width:86%;height:86%}.commerce-cart__thumb-placeholder{background:var(--brand);border-radius:999px;width:32px;height:4px}.commerce-cart__item-body{gap:8px;min-width:0;display:grid}.commerce-cart__item-body h3{color:var(--ink);margin:0;font-size:.98rem;line-height:1.25}.commerce-cart__item-body strong{color:var(--brand);line-height:1}.commerce-cart__quantity{border:1px solid var(--line);border-radius:6px;grid-template-columns:32px 38px 32px;align-items:center;width:max-content;display:inline-grid;overflow:hidden}.commerce-cart__quantity button{width:32px;height:32px;color:var(--ink);font:inherit;cursor:pointer;background:#f7fafb;border:0;font-weight:900}.commerce-cart__quantity span{text-align:center;font-size:.92rem;font-weight:800}.commerce-cart__footer{border-top:1px solid var(--line);background:#f7fafb}.commerce-cart__total{color:var(--muted);justify-content:space-between;gap:16px;margin-bottom:14px;font-weight:750;display:flex}.commerce-cart__total strong{color:var(--ink)}.commerce-cart__checkout{width:100%}.commerce-cart__footer p{color:var(--muted);margin:12px 0 0;font-size:.84rem;line-height:1.4}body.has-cart-open{overflow:hidden}body.has-cart-open .floating-whatsapp{display:none}.page-hero,.article-hero{border-bottom:1px solid var(--line);background:#f7fafb;padding:64px 0 58px}.page-hero--dense{background:linear-gradient(135deg,#fffffff0 0%,#f7fafbf5 54%,#eef3f4e6 100%);padding:34px 0}.page-hero__inner,.article-hero__inner{max-width:860px}.page-hero__inner--split{grid-template-columns:minmax(0,1fr) minmax(340px,.58fr);align-items:center;gap:clamp(28px,5vw,68px);max-width:1180px;display:grid}.page-hero__copy{min-width:0}.page-hero .eyebrow,.article-hero .eyebrow{color:var(--muted);margin-bottom:12px}.page-hero--dense h1{letter-spacing:0;max-width:12ch;font-size:clamp(2.2rem,4.8vw,4rem)}.page-hero--contact h1,.page-hero--blog h1{max-width:14ch}.page-hero__copy>p,.article-hero p{color:var(--muted);margin-top:18px;font-size:1.08rem}.page-hero--dense .page-hero__copy>p{max-width:740px;margin-bottom:0}.page-hero__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.page-hero__aside{border-left:1px solid var(--line-strong);min-width:0;padding-left:clamp(22px,4vw,42px)}.page-hero__meta{color:var(--muted);align-items:baseline;gap:10px;margin-bottom:16px;font-weight:750;display:flex}.page-hero__meta strong{color:var(--brand);font-size:2rem;line-height:1}.hero-checklist{gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero-checklist li{color:#2f3b44;padding-left:24px;font-size:.96rem;line-height:1.45;position:relative}.hero-checklist li:before{content:"";background:var(--brand);border-radius:999px;width:8px;height:8px;position:absolute;top:.62em;left:0;box-shadow:0 0 0 4px #c819211c}.hero-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.hero-tags span{border:1px solid var(--line);color:var(--ink);background:#ffffffb8;border-radius:999px;padding:8px 10px;font-size:.82rem;font-weight:750;line-height:1}.hero-feature-link{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:16px;display:block}.hero-feature-link span,.contact-line span{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.hero-feature-link strong{color:var(--ink);margin-top:4px;font-size:1.05rem;line-height:1.28;display:block}.hero-feature-link:hover strong,.contact-line a:hover{color:var(--brand)}.hero-note{border-top:1px solid var(--line);color:var(--muted);margin:16px 0 0;padding-top:14px;font-size:.9rem;line-height:1.45}.contact-line{border-bottom:1px solid var(--line);gap:4px;padding:12px 0;display:grid}.contact-line:first-child{padding-top:0}.contact-line a,.contact-line strong{color:var(--ink);font-size:1rem;font-weight:800;line-height:1.35}.diagnostic-hero{color:#fff;background:linear-gradient(110deg,#0d171df5 0%,#17262feb 48%,#f4f8f9f5 48.2%,#fffffff5 100%);border-bottom:1px solid #96a8ae47;overflow:hidden}.diagnostic-hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);align-items:center;gap:clamp(34px,6vw,76px);min-height:620px;padding:60px 0 64px;display:grid}.diagnostic-hero__copy{min-width:0}.diagnostic-hero .eyebrow{color:#b7f1df}.diagnostic-hero h1{letter-spacing:0;max-width:13ch;margin:0;font-size:clamp(2.45rem,5.3vw,5rem);line-height:1.02}.diagnostic-hero p{color:#dce7eb;max-width:680px;margin-top:22px;font-size:1.08rem}.diagnostic-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.diagnostic-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px;display:grid}.diagnostic-stat{background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;align-content:start;gap:8px;min-height:112px;padding:16px;display:grid}.diagnostic-stat strong{color:#fff;font-size:1.35rem;line-height:1}.diagnostic-stat span{color:#c9d5d9;font-size:.9rem;line-height:1.35}.diagnostic-hero__showcase{gap:14px;min-width:0;display:grid;position:relative}.diagnostic-device{min-height:152px;color:var(--ink);background:#fffffff0;border:1px solid #96a8ae47;border-radius:8px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:18px;padding:18px;transition:transform .18s,border-color .18s;display:grid;box-shadow:0 18px 44px #12232d1f}.diagnostic-device:nth-child(2){transform:translate(34px)}.diagnostic-device:hover{border-color:#c8192159;transform:translateY(-2px)}.diagnostic-device:nth-child(2):hover{transform:translate(34px)translateY(-2px)}.diagnostic-device img{aspect-ratio:1;object-fit:contain;width:132px}.diagnostic-device span{font-size:1.2rem;font-weight:900;line-height:1.15}.diagnostic-intro{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(28px,5vw,70px);display:grid}.diagnostic-intro h2{max-width:720px;color:var(--ink);margin:0;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.08}.diagnostic-intro__body{color:#30404a;gap:14px;font-size:1.04rem;display:grid}.diagnostic-intro__body p{margin:0}.diagnostic-card-grid,.diagnostic-trust-grid,.diagnostic-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.diagnostic-card,.diagnostic-trust-card,.diagnostic-link-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;gap:12px;min-height:236px;padding:24px;display:flex;box-shadow:0 8px 24px #12232d0a}.diagnostic-card h3,.diagnostic-trust-card h3{color:var(--ink);margin:0;font-size:1.16rem;line-height:1.22}.diagnostic-card p,.diagnostic-trust-card p{color:var(--muted);margin:0}.diagnostic-card .text-link{margin-top:auto}.diagnostic-matrix{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #12232d0a}.diagnostic-matrix__head,.diagnostic-matrix__row{grid-template-columns:1.05fr 1fr minmax(0,1.45fr) 90px;align-items:center;gap:18px;padding:18px 20px;display:grid}.diagnostic-matrix__head{color:#fff;text-transform:uppercase;background:#111d24;font-size:.78rem;font-weight:850}.diagnostic-matrix__row+.diagnostic-matrix__row{border-top:1px solid var(--line)}.diagnostic-matrix__row strong{color:var(--ink)}.diagnostic-matrix__row span{color:#30404a}.diagnostic-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.diagnostic-flow__item{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:260px;padding:24px;box-shadow:0 8px 24px #12232d0a}.diagnostic-flow__item span{color:var(--brand);font-size:.82rem;font-weight:850}.diagnostic-flow__item h3{color:var(--ink);margin:18px 0 10px;font-size:1.08rem;line-height:1.24}.diagnostic-flow__item p{color:var(--muted);margin:0}.diagnostic-assurance{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.diagnostic-assurance__grid{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);align-items:start;gap:clamp(28px,5vw,70px);display:grid}.diagnostic-assurance h2{color:#fff;max-width:600px;margin:0;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.08}.diagnostic-assurance p{color:#c9d3d7}.diagnostic-trust-card{min-height:220px;box-shadow:none;background:#ffffff0f;border-color:#ffffff1f}.diagnostic-trust-card h3{color:#fff}.diagnostic-trust-card p{color:#c9d3d7}.diagnostic-link-card{min-height:170px;color:var(--ink);transition:transform .18s,border-color .18s}.diagnostic-link-card:hover{border-color:#c8192159;transform:translateY(-2px)}.diagnostic-link-card strong{color:var(--ink);font-size:1.08rem;line-height:1.2}.diagnostic-link-card span{color:var(--muted)}.diagnostic-final-cta{color:#fff;background:#111d24;padding:58px 0}.diagnostic-final-cta__grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;display:grid}.diagnostic-final-cta h2{color:#fff;max-width:780px;margin:0;font-size:clamp(1.7rem,3.2vw,2.8rem);line-height:1.08}.diagnostic-final-cta p:not(.eyebrow){color:#c9d3d7;max-width:720px;margin-top:14px}.diagnostic-final-cta__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.article-shell,.page-shell{padding:48px 0 76px}.article-layout,.product-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:34px;display:grid}.article-layout>*,.product-layout>*{min-width:0}.article-featured{border:1px solid var(--line);width:100%;box-shadow:var(--shadow);border-radius:8px;margin-bottom:28px}.rich-content{border:1px solid var(--line);background:#fff;border-radius:8px;padding:clamp(22px,4vw,42px);box-shadow:0 8px 24px #12232d0a}.rich-content,.rich-content *{max-width:100%}.rich-content>:first-child{margin-top:0}.rich-content>:last-child{margin-bottom:0}.rich-content h2,.rich-content h3,.rich-content h4{color:var(--ink);margin:1.7em 0 .65em;line-height:1.18}.rich-content h2{font-size:1.8rem}.rich-content h3{font-size:1.35rem}.rich-content p,.rich-content li{color:#30404a}.rich-content a{color:var(--brand);font-weight:700}.rich-content img{border-radius:8px;margin:22px auto;height:auto!important}.rich-content [style*=width]{width:auto!important}.rich-content .wp-caption,.rich-content figure,.rich-content iframe,.rich-content video,.rich-content embed,.rich-content object{max-width:100%!important}.rich-content .wp-caption{width:auto!important}.rich-content .alignleft,.rich-content .alignright{float:none;margin:22px auto}.rich-content ul,.rich-content ol{padding-left:1.4rem}.rich-content table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.rich-content th,.rich-content td{border:1px solid var(--line);padding:10px}.fx-media-banner,.fx-product-gallery,.fx-image-grid,.fx-feature-icons{margin:26px 0}.fx-media-banner img{border:1px solid var(--line);border-radius:8px;width:100%;height:auto}.fx-product-gallery,.fx-image-grid{column-count:2;column-gap:14px}.fx-image-grid--banner{column-count:1}.fx-product-gallery figure,.fx-image-grid figure{break-inside:avoid;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin:0 0 14px;display:inline-block;overflow:hidden}.fx-product-gallery img,.fx-image-grid img{width:100%;height:auto;margin:0;display:block}.fx-product-gallery figcaption,.fx-image-grid figcaption{color:var(--muted);padding:10px 12px;font-size:.88rem;line-height:1.35}.fx-feature-icons{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.fx-feature-icons figure{border:1px solid var(--line);text-align:center;background:#172027;border-radius:8px;margin:0;padding:14px}.fx-feature-icons img{width:42px;height:42px;margin:0 auto 8px}.fx-feature-icons figcaption{color:#fff;font-size:.84rem;font-weight:750}.side-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px;position:sticky;top:112px;box-shadow:0 8px 24px #12232d0a}.side-panel h2{margin:0 0 12px;font-size:1.08rem}.side-panel ul{margin:0;padding:0;list-style:none}.side-panel li+li{border-top:1px solid var(--line)}.side-panel a{color:#33424b;padding:12px 0;font-weight:650;display:block}.product-detail{border-bottom:1px solid var(--line);background:#f7fafb;padding:38px 0 42px}.product-layout{grid-template-columns:minmax(340px,.84fr) minmax(0,1.16fr);align-items:start;gap:36px}.product-gallery{border:1px solid var(--line);background:linear-gradient(#e8eef0 0%,#dbe4e7 100%);border-radius:8px;align-self:start;gap:12px;padding:16px;display:grid;box-shadow:0 14px 30px #12232d0f}.product-gallery__main{aspect-ratio:1;object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 50% 28%,#ecf2f4db 0%,#dbe5e8f0 46%,#cad6da 100%);border-radius:6px;width:100%;max-height:460px;padding:clamp(14px,2vw,24px);display:block}.product-gallery__thumbs{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:8px;margin-top:0;display:grid}.product-gallery__thumb{border:1px solid var(--line);cursor:pointer;background:linear-gradient(#e7eef0 0%,#d5e0e3 100%);border-radius:8px;width:100%;padding:0;transition:border-color .2s,box-shadow .2s;display:block;overflow:hidden}.product-gallery__thumb.is-active{border-color:var(--brand);box-shadow:0 0 0 2px #c12c2924}.product-gallery__thumbs img{aspect-ratio:1;object-fit:contain;box-sizing:border-box;width:100%;padding:8px;display:block}.product-placeholder--large{aspect-ratio:1;min-height:0}.product-summary__title-wrap{min-width:0}.product-summary__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:14px;display:flex}.product-summary__title{letter-spacing:0;max-width:14ch;margin:0;font-size:clamp(2rem,3vw,3.2rem);font-weight:800;line-height:1.08}.product-summary p{color:#41505a;max-width:58ch;margin:0;font-size:1rem;line-height:1.62}.product-tags{flex-wrap:wrap;justify-content:flex-end;align-self:flex-start;align-items:center;gap:8px;margin:0;display:flex}.product-tags a,.badge,.related-product__stock{color:#41505a;background:#fff;border:1px solid #d9e2e6;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:.82rem;font-weight:750;display:inline-flex}.product-commerce{flex-wrap:wrap;align-items:center;gap:10px;margin:20px 0 0;display:flex}.product-commerce strong{color:var(--brand);font-size:1.65rem;line-height:1}.product-support-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:680px;margin:16px 0 0;display:grid}.product-support-facts div{background:#fff;border:1px solid #dce6e8;border-radius:8px;min-width:0;padding:10px 12px;box-shadow:0 8px 20px #12232d09}.product-support-facts dt{color:var(--muted);text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:850;line-height:1.1}.product-support-facts dd{color:#23313a;overflow-wrap:anywhere;margin:0;font-size:.88rem;font-weight:820;line-height:1.25}.product-summary .hero-actions{margin-top:22px}.product-summary .btn{min-width:124px;min-height:46px}.product-decision-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;margin-top:22px;padding:18px;display:grid;box-shadow:0 8px 22px #12232d0a}.product-decision-panel h2{color:var(--ink);margin:0;font-size:1.08rem;line-height:1.2}.product-decision-panel ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-decision-panel li{color:#41505a;padding-left:18px;line-height:1.42;position:relative}.product-decision-panel li:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;position:absolute;top:.62em;left:0}.related-products{gap:12px;display:grid}.related-product{border-top:1px solid var(--line);grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;padding:10px 0;display:grid}.related-product:first-child{border-top:0}.related-product__image{object-fit:contain;object-position:center;background:#f1f5f6;width:72px;height:72px}.related-product__content{gap:6px;min-width:0;display:grid}.related-product__name{color:#1f2d36;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:750;display:-webkit-box;overflow:hidden}.related-product__price{color:var(--brand);font-size:1.08rem}.store-note{color:#6f4b10;background:#fff7e7;border:1px solid #f1d49a;border-radius:8px;margin-top:16px;padding:14px 16px;line-height:1.45}.utility-panel{border:1px solid var(--line);max-width:760px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:34px}.about-hero{color:#fff;border-bottom:1px solid var(--line);background:#101b22;align-items:end;min-height:calc(100svh - 76px);display:grid;position:relative;overflow:hidden}.about-hero:before{content:"";background-image:linear-gradient(90deg,#0d171ded 0%,#0d171dc7 48%,#0d171d57 100%),url(/media/2024/01/ancel-turkiye-e1705099686908.webp);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.about-hero:after{content:"";background:linear-gradient(#101b2200 0%,#101b22f2 100%);height:38%;position:absolute;inset:auto 0 0}.about-hero__content{z-index:1;grid-template-columns:minmax(0,.96fr) minmax(320px,.74fr);align-items:end;gap:34px;padding:86px 0 96px;display:grid;position:relative}.about-hero__copy h1{color:#fff;letter-spacing:0;max-width:14ch;margin:0;font-size:clamp(2.55rem,5.4vw,5.1rem);line-height:1.04}.about-hero__copy p{color:#dbe5e8;max-width:720px;margin-top:20px;font-size:1.1rem}.about-hero__proof{gap:10px;min-width:0;display:grid}.about-hero__proof article{backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;gap:5px;padding:16px 18px;display:grid}.about-hero__proof strong{color:#fff;line-height:1.2}.about-hero__proof span{color:#d5e0e3;font-size:.92rem;line-height:1.4}.about-hero .btn--secondary{color:var(--ink);background:#fffffff2;border-color:#fff3}.about-intro{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:34px;display:grid}.about-intro__media{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;overflow:hidden}.about-intro__media img{aspect-ratio:16/9;object-fit:cover;width:100%}.about-intro__media--support{background:linear-gradient(135deg,#f7fafb 0%,#eef3f4 100%);grid-template-rows:1fr 1fr;grid-template-columns:1fr .86fr;gap:16px;min-height:360px;padding:24px;display:grid}.about-intro__media--support img{aspect-ratio:auto;object-fit:contain;filter:drop-shadow(0 16px 22px #13232b29);width:100%;height:100%}.about-intro__media--support img:first-child{grid-row:1/span 2}.about-intro__media--support img:nth-child(3){align-self:end;max-height:142px}.about-intro__copy h2{color:var(--ink);margin:0 0 16px;font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.12}.about-intro__copy p{color:var(--muted)}.about-trust-list{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.about-trust-list span{border:1px solid var(--line);color:#33424b;background:#f7fafb;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:.84rem;font-weight:750;display:inline-flex}.about-audience{gap:6px;display:grid}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.audience-card{border:1px solid var(--line);background:#f7fafb;border-radius:8px;flex-direction:column;gap:12px;min-height:250px;padding:24px;display:flex}.audience-card h3{color:var(--ink);margin:0;font-size:1.2rem;line-height:1.2}.audience-card p{color:var(--muted)}.audience-card .text-link{margin-top:auto}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.value-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.value-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:210px;padding:24px;box-shadow:0 8px 24px #12232d0a}.value-card h3{color:var(--ink);margin:0 0 10px;font-size:1.12rem}.value-card p{color:var(--muted);margin-bottom:0}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.process-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:240px;padding:24px;display:flex;box-shadow:0 8px 24px #12232d0a}.process-card span{color:var(--brand);letter-spacing:0;font-size:.82rem;font-weight:850}.process-card h3{color:var(--ink);margin:18px 0 10px;font-size:1.08rem;line-height:1.25}.process-card p{color:var(--muted);margin:0}.about-source-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.source-card{border:1px solid var(--line);background:linear-gradient(#f7fafbeb 0%,#fff 100%);border-radius:8px;flex-direction:column;justify-content:space-between;gap:18px;min-height:230px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 8px 24px #12232d0a}.source-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.source-card strong{color:var(--brand);text-transform:uppercase;font-size:.92rem;line-height:1.2}.source-card span{color:#30404a}.about-assurance{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.about-assurance__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:42px;display:grid}.about-assurance h2{color:#fff;max-width:700px;margin:0;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.1}.about-assurance__content p{color:#c9d3d7;max-width:680px;font-size:1.02rem}.assurance-list{gap:10px;margin:18px 0 24px;padding:0;list-style:none;display:grid}.assurance-list li{color:#e5ecee;padding-left:20px;line-height:1.45;position:relative}.assurance-list li:before{content:"";background:var(--brand);border-radius:999px;width:7px;height:7px;position:absolute;top:.62em;left:0}.about-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about-link-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;gap:18px;min-height:170px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 8px 24px #12232d0a}.about-link-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.about-link-card strong{color:var(--ink);font-size:1.05rem;line-height:1.2}.about-link-card span{color:var(--muted)}.about-final-cta{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#0d171df5 0%,#0d171de6 54%,#0d171dc7 100%),url(/media/2024/08/ancel-turkiye.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:70px 0}.about-final-cta__grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:34px;display:grid}.about-final-cta h2{color:#fff;max-width:820px;margin:0;font-size:clamp(1.85rem,3.3vw,3rem);line-height:1.08}.about-final-cta p:not(.eyebrow){color:#d5e0e3;max-width:760px;margin:18px 0 0}.about-final-cta__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.contact-box{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;min-height:148px;padding:22px;display:flex;box-shadow:0 8px 24px #12232d0a}.contact-box h2{margin:0 0 8px;font-size:1.05rem}.contact-box p{margin-bottom:0}.faq-list{gap:12px;margin-top:18px;display:grid}.faq-list details{border:1px solid var(--line);background:#f8fbfb;border-radius:8px;padding:16px 18px;transition:border-color .18s,background .18s}.faq-list details[open],.faq-list details:hover{border-color:var(--line-strong);background:#fff}.faq-list summary{cursor:pointer;color:var(--ink);font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:10px 0 0}.reference-strip{border-top:1px solid var(--line);background:linear-gradient(#fbfcfc 0%,#fff 28%,#f7fafa 100%)}.product-reference-section{background:linear-gradient(#f8fbfb 0%,#fff 38%,#f7fafa 100%);border-top:1px solid #96a8ae3d}.reference-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.reference-card{background:linear-gradient(#fff 0%,#fbfcfc 100%);border:1px solid #96a8ae47;border-radius:8px;grid-template-rows:126px 1fr;width:100%;min-height:300px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 16px 34px #14222a12}.reference-card:hover{border-color:#c52b2642;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 22px 42px #14222a1c}.reference-card__product-badge{z-index:2;max-width:calc(100% - 24px);color:var(--brand);text-overflow:ellipsis;white-space:nowrap;background:#ffffffeb;border:1px solid #c52b2629;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:850;line-height:1;position:absolute;top:12px;right:12px;overflow:hidden;box-shadow:0 8px 20px #14222a14}.reference-card__media{background:radial-gradient(circle at 50% 46%,#fffffff5 0%,#ffffffc2 36%,#eff5f6f0 100%);border-bottom:1px solid #96a8ae38;place-items:center;padding:20px 18px 12px;display:grid}.reference-card__media img{object-fit:contain;filter:drop-shadow(0 12px 16px #161d211f);width:100%;height:92px}.reference-card__body{flex-direction:column;gap:8px;min-width:0;padding:18px 18px 20px;display:flex}.reference-card__city{color:var(--brand);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:850;line-height:1.3}.reference-card h3{min-height:42px;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.02rem;line-height:1.22;display:-webkit-box;overflow:hidden}.reference-card__type{color:#42515b;background:#f7fafb;border:1px solid #96a8ae57;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.72rem;font-weight:800}.reference-card__comment{color:#62707a;border-top:1px solid #96a8ae33;margin:auto 0 0;padding-top:12px;font-size:.84rem;line-height:1.48}.site-footer{background:var(--ink);color:#dce6e9;padding:54px 0 28px}.site-footer .footer-logo{background:#fff;border-radius:6px;width:164px;padding:8px 10px}.footer-brands{border-bottom:1px solid #ffffff1f;margin-bottom:34px;padding-bottom:30px}.footer-brand-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.footer-brand-card{background:#fff;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;min-height:84px;padding:16px;display:flex}.footer-brand-card img{object-fit:contain;width:auto;max-width:170px;max-height:48px}.footer-brand-card:hover{border-color:#ffffff52}.footer-grid{grid-template-columns:1.25fr .9fr .95fr 1.05fr 1.05fr;gap:24px;display:grid}.site-footer h2{color:#fff;margin:0 0 12px;font-size:1rem}.site-footer p{color:#b8c6cb}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:8px}.site-footer a:hover{color:#fff}.footer-bottom{color:#9cadb3;border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;margin-top:34px;padding-top:18px;font-size:.9rem;display:flex}.floating-whatsapp{z-index:40;color:#fff;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:12px 18px;font-weight:850;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 36px #0b452247}.floating-whatsapp:hover{background:#1fb85a}.floating-whatsapp__icon{flex:none;width:22px;height:22px}.site-header.is-menu-open~.floating-whatsapp{display:none}@media (width<=1200px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.main-nav{gap:10px;font-size:.82rem}.header-search{flex-basis:210px;min-width:166px}.reference-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=960px){.section-head,.footer-bottom{flex-direction:column;align-items:flex-start}.nav-shell{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:70px;padding:12px 0;display:grid}.menu-toggle{grid-area:1/2;display:inline-flex}.main-nav{border-top:1px solid var(--line);grid-column:1/-1;gap:0;width:100%;margin-left:0;padding-top:10px;display:none}.main-nav a{border-bottom:1px solid var(--line);padding:12px 0;line-height:1.25}.nav-action{grid-column:1/-1;width:100%;display:none}.nav-cart{grid-area:1/3;min-height:40px;padding:9px 11px}.header-search{grid-area:2/1/auto/-1;width:100%;min-width:0;max-width:none}.header-search__panel{width:100%;left:0;right:auto}.about-intro__media--support{min-height:300px}.product-support-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.header-search__result{grid-template-columns:52px minmax(0,1fr)}.header-search__actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.site-header.is-menu-open .main-nav{grid-template-columns:1fr;display:grid}.site-header.is-menu-open .nav-action{display:inline-flex}.stats-grid,.category-grid,.product-grid,.post-grid,.home-catalog,.catalog-search-panel,.featured-products,.featured-product--primary,.about-hero__content,.about-intro,.about-assurance__grid,.about-final-cta__grid,.diagnostic-hero__grid,.diagnostic-intro,.diagnostic-assurance__grid,.diagnostic-final-cta__grid,.audience-grid,.source-grid,.value-grid,.process-grid,.diagnostic-card-grid,.diagnostic-trust-grid,.diagnostic-link-grid,.diagnostic-flow,.about-link-grid,.article-layout,.product-layout,.contact-grid,.footer-brand-list,.footer-grid{grid-template-columns:1fr}.side-panel{position:static}.diagnostic-hero{background:#111d24}.diagnostic-hero__grid{min-height:auto;padding:52px 0}.diagnostic-hero h1{max-width:15ch}.diagnostic-hero__showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.diagnostic-device,.diagnostic-device:nth-child(2){text-align:center;grid-template-columns:1fr;justify-items:center;min-height:190px;transform:none}.diagnostic-device:hover,.diagnostic-device:nth-child(2):hover{transform:translateY(-2px)}.diagnostic-device img{width:116px}.diagnostic-matrix__head{display:none}.diagnostic-matrix__row{grid-template-columns:1fr;gap:8px;padding:18px}.diagnostic-matrix__row strong{font-size:1.05rem}.diagnostic-matrix__row a{padding-top:4px}.diagnostic-final-cta__actions{justify-content:flex-start}.catalog-search-panel__form,.catalog-search-chips,.catalog-search-status,.catalog-search-results{grid-column:auto}.catalog-search-results,.product-explorer,.product-focus{grid-template-columns:1fr}.product-focus__visual{border-radius:8px 8px 0 0;max-height:none;position:static;overflow:visible}.section--product-detail .product-focus__visual,.section--product-detail .product-focus__body{display:contents}.section--product-detail .product-focus__media,.section--product-detail .product-focus__summary,.section--product-detail .product-focus__guide,.section--product-detail .product-focus__content{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.section--product-detail .product-focus__media{order:1}.section--product-detail .product-focus__summary{order:2;padding:20px}.section--product-detail .product-focus__guide{order:3}.section--product-detail .product-focus__content{border-top:1px solid var(--line);order:4;margin-top:0;padding:20px}.product-explorer__main{order:1}.product-explorer__sidebar{order:2;padding:16px;position:static}.product-option-list,.product-grid--store{grid-template-columns:repeat(2,minmax(0,1fr))}.best-sellers__head{grid-template-columns:1fr}.best-seller-grid,.product-grid--overview{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-product-gallery,.fx-image-grid{column-count:1}.fx-feature-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-sidebar{grid-template-columns:1fr;position:static}.store-toolbar{grid-template-columns:1fr}.catalog-sidebar__list{grid-area:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.featured-product--primary{min-height:auto}.page-hero__inner--split{grid-template-columns:1fr;gap:26px}.page-hero__aside{border-left:0;border-top:1px solid var(--line-strong);padding-top:22px;padding-left:0}.featured-product--primary .featured-product__copy,.featured-product--primary .featured-product__media{grid-area:auto}.featured-product--primary .featured-product__media{justify-items:center;min-height:340px;padding:24px}.hero,.about-hero{min-height:auto}.about-hero:before{background-image:linear-gradient(#0d171d99 0%,#0d171ddb 46%,#0d171dfa 100%),url(/media/2024/01/ancel-turkiye-e1705099686908.webp)}.about-hero__content{align-items:start;padding:70px 0 96px}.about-hero__copy h1{max-width:16ch}.category-band{min-height:230px}}@media (width<=560px){.container{width:min(100% - 24px,1180px)}.section,.article-shell,.page-shell{padding:42px 0}.about-hero{padding:0}.hero__inner{padding:56px 0}.hero p,.page-hero p,.article-hero p,.product-summary p{font-size:1rem}.hero h1,.page-hero h1,.article-hero h1,.about-hero__copy h1,.product-detail h1{overflow-wrap:anywhere;font-size:1.95rem}.page-hero__actions .btn{width:100%}.product-grid--store,.product-grid--overview,.product-card .card-actions{grid-template-columns:1fr}.header-search__submit{width:34px;padding-inline:0}.product-card__support,.product-support-facts{grid-template-columns:1fr}.about-intro__media--support{grid-template-columns:1fr 1fr;gap:10px;min-height:260px;padding:18px}.hero-tags span{max-width:100%}.category-band h2{font-size:1.25rem}.category-band{min-height:220px;padding:22px}.category-band:before{background:linear-gradient(180deg, #0e181e75, #0e181ef0), var(--category-image);background-position:50%;background-size:cover}.category-band p{font-size:.98rem}.rich-content,.utility-panel{padding:20px}.about-hero__content{gap:20px;padding:22px 0 96px}.about-hero__copy p{margin-top:14px}.about-hero .hero-actions{margin-top:20px}.about-final-cta__actions{justify-content:flex-start}.diagnostic-stat-grid,.diagnostic-hero__showcase,.diagnostic-card-grid,.diagnostic-trust-grid,.diagnostic-link-grid,.diagnostic-flow{grid-template-columns:1fr}.diagnostic-hero__grid{padding:38px 0 42px}.diagnostic-hero h1{overflow-wrap:anywhere;max-width:12ch;font-size:clamp(2.15rem,12vw,3.1rem)}.diagnostic-hero p{font-size:1rem}.diagnostic-hero__actions .btn,.diagnostic-final-cta__actions .btn{flex:150px;padding-inline:12px}.diagnostic-stat{min-height:auto}.diagnostic-device{text-align:left;grid-template-columns:96px minmax(0,1fr);justify-items:start;min-height:128px}.diagnostic-device img{width:96px}.diagnostic-device span{font-size:1.04rem}.diagnostic-intro h2,.diagnostic-assurance h2,.diagnostic-final-cta h2{overflow-wrap:anywhere;font-size:1.72rem}.diagnostic-card,.diagnostic-trust-card,.diagnostic-link-card,.diagnostic-flow__item{min-height:auto;padding:20px}.about-hero__proof article{padding:11px 14px}.audience-card,.source-card,.process-card,.value-card,.about-link-card{min-height:auto}.about-trust-list span{text-align:center;justify-content:center;width:100%}.page-hero,.article-hero{padding:42px 0}.page-hero--dense{padding:22px 0}.page-hero__inner--split{gap:18px}.page-hero__copy>p{margin-top:12px;font-size:.96rem;line-height:1.48}.page-hero__actions{margin-top:16px}.page-hero__actions .btn{flex:150px;width:auto;padding-inline:12px}.page-hero__aside{padding-top:16px}.page-hero__meta{margin-bottom:12px}.hero-checklist{gap:8px}.hero-checklist li{font-size:.9rem;line-height:1.36}.page-hero--category .hero-checklist li:nth-child(n+3),.page-hero--blog .hero-checklist li:nth-child(n+3),.hero-tags{display:none}.product-card__body,.post-card__body,.contact-box,.side-panel{padding:18px}.featured-product--primary .featured-product__copy,.featured-product__copy{padding:20px}.featured-product h1{font-size:2.35rem}.featured-product__features,.featured-product--compact{grid-template-columns:1fr}.catalog-sidebar__list{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-sidebar__list a{padding:10px}.featured-product--compact .featured-product__media{min-height:180px}.featured-product--primary .featured-product__media{min-height:230px}.featured-product--primary .featured-product__media img{max-height:230px}.featured-product__features{gap:7px;margin:16px 0}.featured-product__features span{min-height:36px;padding:8px 10px}.catalog-sidebar{padding:14px}.catalog-search-panel{padding:16px}.catalog-search-panel__form{grid-template-columns:1fr}.catalog-search-panel__form .btn,.catalog-search-clear{width:100%}.catalog-search-result{grid-template-columns:92px minmax(0,1fr)}.catalog-search-result__media{min-height:126px}.catalog-search-result__footer{flex-direction:column;align-items:flex-start}.catalog-search-result__footer .hero-actions{width:100%}.catalog-search-result__footer .btn{flex:120px}.store-toolbar{padding:10px}.store-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.store-filter{width:100%}.product-option-list,.product-focus__facts{grid-template-columns:1fr}.product-explorer__sidebar-note{font-size:.84rem}.product-focus__body{padding:20px}.product-focus__media{height:clamp(280px,76vw,340px);min-height:280px;padding:18px}.product-focus__preview{width:min(68%,250px)}.product-focus__preview .product-focus__main-image{max-height:100%}.product-focus__thumbs{grid-template-columns:repeat(auto-fit,minmax(48px,1fr));width:min(100%,320px)}.product-focus__guide{grid-template-columns:1fr;padding:12px}.best-seller-grid{grid-template-columns:1fr}.catalog-sidebar__list small{display:none}.product-gallery{padding:16px}.product-gallery__main{aspect-ratio:1;max-height:340px}.product-placeholder--large{aspect-ratio:4/3;max-height:300px}.product-summary__header{gap:14px;display:grid}.product-summary__title{max-width:none;font-size:clamp(1.85rem,7vw,2.6rem)}.product-tags{justify-content:flex-start}.contact-box{min-height:auto}.reference-grid{grid-template-columns:1fr}.site-footer{padding-bottom:86px}.floating-whatsapp{gap:7px;min-height:44px;padding:10px 12px;font-size:.86rem;bottom:12px;right:12px}.floating-whatsapp__icon{width:19px;height:19px}}.cookie-consent[data-astro-cid-kror3uvh]{right:max(16px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));left:max(16px, env(safe-area-inset-left));z-index:60;color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#070c12e0;border:1px solid #ffffff1f;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(980px,100vw - 32px);margin-inline:auto;padding:10px 12px;display:grid;position:fixed;box-shadow:0 14px 38px #00000047}.cookie-consent[data-astro-cid-kror3uvh][hidden]{display:none}.cookie-consent__body[data-astro-cid-kror3uvh]{align-items:baseline;gap:10px;min-width:0;display:flex}.cookie-consent__body[data-astro-cid-kror3uvh] strong[data-astro-cid-kror3uvh]{color:#fff;flex:none;margin:0;font-size:.84rem;font-weight:720;line-height:1.2}.cookie-consent__body[data-astro-cid-kror3uvh] p[data-astro-cid-kror3uvh]{color:#f7fafcad;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;line-height:1.35;overflow:hidden}.cookie-consent__actions[data-astro-cid-kror3uvh]{flex-wrap:nowrap;justify-content:flex-end;gap:6px;display:flex}.cookie-consent__link[data-astro-cid-kror3uvh],.cookie-consent__button[data-astro-cid-kror3uvh]{min-height:34px;font:inherit;text-align:center;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:8px 10px;font-size:.78rem;font-weight:700;line-height:1.15;text-decoration:none;display:inline-flex}.cookie-consent__link[data-astro-cid-kror3uvh]{color:#f7fafcc7}.cookie-consent__link[data-astro-cid-kror3uvh]:hover,.cookie-consent__link[data-astro-cid-kror3uvh]:focus-visible{color:#fff}.cookie-consent__button[data-astro-cid-kror3uvh]{cursor:pointer;border:1px solid #ffffff24}.cookie-consent__button--secondary[data-astro-cid-kror3uvh]{color:#fff;background:#ffffff0f}.cookie-consent__button--primary[data-astro-cid-kror3uvh]{color:#101418;background:#f7fafc;border-color:#0000}.cookie-consent__button[data-astro-cid-kror3uvh]:hover,.cookie-consent__button[data-astro-cid-kror3uvh]:focus-visible{transform:translateY(-1px)}@media (width<=720px){.cookie-consent[data-astro-cid-kror3uvh]{grid-template-columns:1fr;gap:10px}.cookie-consent__body[data-astro-cid-kror3uvh]{gap:4px;display:grid}.cookie-consent__body[data-astro-cid-kror3uvh] p[data-astro-cid-kror3uvh]{white-space:normal}.cookie-consent__actions[data-astro-cid-kror3uvh]{justify-content:stretch}.cookie-consent__link[data-astro-cid-kror3uvh],.cookie-consent__button[data-astro-cid-kror3uvh]{flex:140px}}
