:root{--bg:#ffffff;--surface:#f7f7f8;--ink:#111111;--muted:#64748b;--line:#e2e8f0;--brand:#c1121f;--brand-strong:#8f111a;--green:#059669;--blue:#d71920;--dark:#111111;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-size:15px;font-family:var(--font-sans),Inter,Arial,"Helvetica Neue",sans-serif;line-height:1.6;letter-spacing:0;font-synthesis-weight:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--public-header-offset:98px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(1280px,calc(100% - 32px));margin:0 auto}.narrow{width:min(860px,calc(100% - 32px))}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{background:#171717;color:#ffffff;font-size:12px}.topbar-inner{min-height:34px;display:flex;justify-content:space-between;gap:16px;align-items:center}.footer-contact a,.footer-contact span,.topbar a,.topbar span{display:inline-flex;gap:7px;align-items:center}.nav-shell{min-height:78px;display:flex;align-items:center;gap:14px}.brand,.footer-brand{display:inline-flex;gap:12px;align-items:center;font-weight:700}.brand-logo,.footer-logo{position:relative;display:block;flex:0 0 auto;overflow:visible}.brand-logo{width:218px;height:78px;margin-block:10px}.footer-logo{width:260px;height:116px;margin:8px 0 18px}.brand-logo img,.footer-logo img{object-fit:contain;object-position:left center}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius);background:var(--brand);color:#ffffff;font-weight:800}.brand small,.brand strong{display:block}.brand small{color:var(--muted);font-size:12px;font-weight:600}.main-nav{display:flex;gap:4px;align-items:center;margin-left:auto}.main-nav a{padding:10px 12px;border-radius:var(--radius);color:#2e333a;font-weight:700;font-size:12px;white-space:nowrap}.main-nav a:hover{background:#f0f2f5;color:var(--brand)}.button,.header-call{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius);font-weight:800;line-height:1.2}.header-call{background:var(--brand);color:#ffffff;white-space:nowrap}.header-cart{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#ffffff;color:#111111;font-size:13px;font-weight:900}.header-cart em{min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;background:var(--brand);color:#ffffff;font-size:11px;font-style:normal}.button{padding:12px 18px;border:1px solid transparent}.button.primary{background:var(--brand);color:#ffffff}.button.primary:hover,.header-call:hover{background:var(--brand-strong)}.button.secondary{border-color:var(--line);color:var(--ink);background:#ffffff}.button.secondary:hover{border-color:var(--brand);color:var(--brand)}.button.light{background:#ffffff;color:#151515}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.home-hero{min-height:650px;position:relative;display:flex;color:#ffffff}.hero-bg-image{z-index:0;object-fit:cover}.hero-overlay{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.55)}.hero-content{position:relative;z-index:2;padding:96px 0}.card-meta,.detail-meta,.eyebrow-link,.hero-kicker,.page-hero span,.section-heading span{color:var(--brand);font-size:12px;font-weight:800;text-transform:uppercase}.hero-content h1{max-width:720px;margin:8px 0 18px;font-size:56px}.hero-content p{max-width:650px;margin:0 0 28px;color:#f1f3f5}.trust-strip{border-bottom:1px solid var(--line);background:#ffffff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--line)}.trust-grid div{min-height:108px;display:flex;flex-direction:column;justify-content:center;padding:24px;background:#ffffff}.trust-grid strong{font-size:26px;line-height:1.1}.trust-grid span{color:var(--muted);font-size:12px}.section{padding:78px 0}.muted,.section.muted{background:var(--surface)}.section-heading{max-width:720px;margin-bottom:28px}.archive-list h2,.detail-hero h1,.not-found h1,.page-hero h1,.product-summary h1,.section-heading h2{margin:6px 0 0;line-height:1.12;font-size:36px}.detail-hero p,.page-hero p,.product-summary p,.section-heading p{color:var(--muted)}.row-heading{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.article-card,.product-card,.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff}.service-card{min-height:270px;display:flex;flex-direction:column;padding:24px}.service-card svg{color:var(--brand)}.service-card h3{margin:18px 0 8px;font-size:18px;line-height:1.25}.service-card p{margin:0;color:var(--muted)}.service-card span,.text-link{margin-top:auto;display:inline-flex;gap:6px;align-items:center;color:var(--brand);font-weight:800}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);grid-gap:46px;gap:46px;align-items:center}.process-list{display:grid;grid-gap:14px;gap:14px}.benefit-list li,.process-list div{display:flex;gap:12px;align-items:flex-start}.benefit-list svg,.dark-cta svg,.process-list svg{color:var(--green);flex:0 0 auto}.process-list p{margin:0;color:#333a42}.feature-photo{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius)}.category-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.category-pills a{display:inline-flex;gap:8px;align-items:center;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#ffffff;font-weight:800;font-size:12px;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease}.category-pills a:hover{border-color:#f1c9cf;background:#fff5f5;color:var(--brand)}.category-pills span{min-width:20px;min-height:20px;display:inline-grid;place-items:center;border-radius:999px;background:#edf1f5;color:var(--muted);font-size:12px}.article-grid,.product-grid{display:grid;grid-gap:20px;gap:20px}.product-grid{grid-template-columns:repeat(4,1fr)}.product-filter-layout{display:grid;grid-template-columns:minmax(240px,300px) 1fr;grid-gap:24px;gap:24px;align-items:start}.product-filter-panel{position:-webkit-sticky;position:sticky;top:92px;display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid rgba(15,23,42,.1);border-radius:20px;background:#fff;box-shadow:var(--shadow-soft)}.product-filter-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-filter-head button{border:0;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:6px 10px;font-weight:900;cursor:pointer}.product-filter-panel label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:900}.product-filter-panel select{width:100%;min-height:42px;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:0 12px;background:#f8fafc;color:var(--text);font:inherit;font-weight:700}.product-filter-summary{margin-bottom:14px;color:var(--muted);font-weight:800}.article-grid.three{grid-template-columns:repeat(3,1fr)}.card-media,.product-media{position:relative;display:block;overflow:hidden;border-radius:var(--radius) var(--radius) 0 0;background:#eceff3}.card-media{aspect-ratio:16/10}.product-media{aspect-ratio:1/1}.card-media img,.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.article-card:hover img,.product-card:hover img{transform:scale(1.035)}.card-body,.product-body{padding:18px}.card-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);text-transform:none}.article-card h2,.product-card h2{margin:8px 0;font-size:18px;line-height:1.28}.product-card h2{font-size:16px}.article-card p,.product-card p{margin:0 0 16px;color:var(--muted)}.compact .card-media{aspect-ratio:16/9}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.product-actions span{color:var(--brand);font-weight:900}.product-actions a{width:38px;height:38px;display:grid;place-items:center;border-radius:var(--radius);background:var(--brand);color:#ffffff}.dark-cta{background:#171717;color:#ffffff}.cta-grid{display:grid;grid-template-columns:1fr .9fr;grid-gap:36px;gap:36px;align-items:center}.cta-grid h2{margin:8px 0 0;font-size:34px;line-height:1.15}.cta-grid p{color:#d5d8dc;margin:0 0 18px}.site-footer{padding:56px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr;grid-gap:40px;gap:40px}.footer-brand{font-size:22px}.footer-bottom,.site-footer p{color:#c9ced6}.site-footer h2{margin:0 0 12px;font-size:14px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li+li{margin-top:8px}.footer-contact{display:grid;grid-gap:9px;gap:9px;margin-top:18px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:40px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);font-size:12px}.page-hero{margin-top:var(--public-header-offset,0);padding:82px 0 64px;background:var(--surface);border-bottom:1px solid var(--line)}.projects-hero{background:linear-gradient(135deg,rgba(193,18,31,.08),transparent 42%),#f7f7f8}.projects-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);grid-gap:34px;gap:34px;align-items:flex-end}.projects-hero-card{min-height:210px;display:grid;align-content:end;grid-gap:8px;gap:8px;padding:24px;border:1px solid rgba(193,18,31,.14);border-radius:18px;background:#ffffff;box-shadow:0 22px 54px rgba(15,23,42,.08)}.projects-hero-card svg{color:var(--brand)}.projects-hero-card strong{color:#111111;font-size:46px;line-height:1}.projects-hero-card span{color:#475569;font-size:13px;font-weight:800}.keyword-hero{background:linear-gradient(135deg,rgba(193,18,31,.08),transparent 45%),#ffffff}.keyword-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.36fr);grid-gap:34px;gap:34px;align-items:flex-end}.keyword-hero-panel{display:grid;grid-gap:10px;gap:10px;padding:24px;border:1px solid rgba(193,18,31,.16);border-radius:18px;background:#111111;color:#ffffff}.keyword-hero-panel strong{font-size:24px;line-height:1.2;text-transform:uppercase}.keyword-hero-panel span{color:#e5e7eb;font-size:13px}.product-page-hero{background:#f3f7f4}.detail-hero{margin-top:var(--public-header-offset,0);padding:72px 0;background:#f6f7f9;border-bottom:1px solid var(--line)}.detail-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);grid-gap:42px;gap:42px;align-items:center}.detail-meta{display:flex;gap:12px;flex-wrap:wrap}.detail-image{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius)}.article-shell{display:grid;grid-template-columns:minmax(0,720px) minmax(340px,1fr);grid-gap:52px;gap:52px;padding-top:54px;padding-bottom:70px;align-items:start}.wp-content{font-size:15px}.wp-content>:first-child{margin-top:0}.wp-content h1,.wp-content h2,.wp-content h3{line-height:1.22;margin:32px 0 12px}.wp-content h1{font-size:32px}.wp-content h2{font-size:26px}.wp-content h3{font-size:20px}.wp-content li,.wp-content p{color:#2c333a}.wp-content>*{content-visibility:auto;contain-intrinsic-size:80px}.wp-content a{color:var(--brand);font-weight:700}.wp-content figure{margin:26px 0}.wp-content img{width:auto;height:auto;border-radius:var(--radius)}.wp-content iframe{width:100%;max-width:100%;aspect-ratio:16/9;border:0;border-radius:var(--radius)}.wp-content table{width:100%;border-collapse:collapse;overflow:hidden}.wp-content td,.wp-content th{border:1px solid var(--line);padding:10px}.article-cta,.empty-state{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#ffffff}.article-cta{top:112px}.article-cta,.article-sidebar{position:-webkit-sticky;position:sticky}.article-sidebar{top:126px;display:grid;grid-gap:14px;gap:14px}.article-sidebar .article-cta{position:static}.featured-sidebar{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#ffffff}.featured-sidebar-heading span{color:var(--brand);font-size:11px;font-weight:900;text-transform:uppercase}.featured-sidebar-heading h2{margin:4px 0 18px;font-size:20px;line-height:1.2}.featured-sidebar-list{display:grid;grid-gap:13px;gap:13px}.featured-sidebar-item{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:11px;border:1px solid #eef2f7;border-radius:var(--radius);transition:border-color .18s ease,background .18s ease}.featured-sidebar-item:hover{border-color:#f1c9cf;background:#fff5f5}.featured-sidebar-media{position:relative;display:block;width:88px}.featured-sidebar-item img,.featured-sidebar-thumb{width:88px;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);background:#edf0f2}.featured-sidebar-item small,.featured-sidebar-item strong{display:block}.featured-sidebar-item strong{display:-webkit-box;overflow:hidden;color:#172033;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.featured-sidebar-item small{margin-top:4px;color:var(--brand);font-size:12.5px;font-weight:800}.article-product-sidebar{padding:16px;border-radius:16px}.article-product-sidebar .featured-sidebar-heading h2{margin-bottom:12px;font-size:17px}.article-product-sidebar .featured-sidebar-list{gap:8px}.article-product-sidebar .featured-sidebar-item{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:8px;border-radius:12px}.article-product-sidebar .featured-sidebar-item img,.article-product-sidebar .featured-sidebar-media,.article-product-sidebar .featured-sidebar-thumb{width:76px;height:76px;border-radius:10px}.article-product-sidebar .featured-sidebar-item strong{font-size:13px;line-height:1.32}.article-product-sidebar .featured-sidebar-item small{font-size:12px}.article-card.simple .card-body{padding:12px}.article-card.simple .card-meta,.article-card.simple .text-link{display:none}.article-card.simple h2{margin:0;font-size:15px;line-height:1.32}.article-card.simple .card-media{aspect-ratio:16/10}.article-cta strong{display:block;font-size:18px;line-height:1.25}.article-cta p,.empty-state p{color:var(--muted)}.product-detail{margin-top:var(--public-header-offset,0);padding:58px 0 0}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);grid-gap:32px;gap:32px;align-items:start}.product-detail-main{display:grid;grid-template-columns:minmax(300px,.84fr) minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.product-detail-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--public-header-offset, 0px) + 24px);display:grid;grid-gap:18px;gap:18px}.product-detail-rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0 12px;color:#f59e0b;font-size:14px;font-weight:800}.product-detail-rating span{display:inline-flex;align-items:center;gap:2px}.product-detail-rating svg{fill:currentColor}.product-detail-rating em{color:var(--muted);font-size:12px;font-style:normal;font-weight:700}.product-side-panel .featured-sidebar-heading h2{margin-bottom:14px;font-size:18px}.product-side-panel .featured-sidebar-item{grid-template-columns:88px minmax(0,1fr);padding:8px}.product-side-panel .featured-sidebar-item img,.product-side-panel .featured-sidebar-media,.product-side-panel .featured-sidebar-thumb{width:88px}.product-gallery-wrap{display:grid;grid-gap:12px;gap:12px}.product-gallery-main{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:var(--radius);background:transparent;cursor:zoom-in}.product-gallery-main img{width:100%;height:auto;max-height:560px;object-fit:contain;border-radius:var(--radius);background:#f8fafc}.image-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--radius);background:#edf0f2}.sidebar-product-badge{position:absolute;left:4px;z-index:1;display:inline-flex;align-items:center;min-height:17px;padding:2px 5px;border-radius:999px;color:#ffffff;font-size:9px;font-style:normal;font-weight:900;line-height:1;box-shadow:0 6px 14px rgba(15,23,42,.16)}.sidebar-product-badge.sale{top:4px;background:var(--brand)}.sidebar-product-badge.hot{bottom:4px;background:#f97316}.product-gallery-main span{position:absolute;right:12px;bottom:12px;padding:7px 10px;border-radius:999px;background:rgba(17,24,39,.72);color:#ffffff;font-size:11px;font-weight:900}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.product-gallery-thumbs button{padding:3px;border:2px solid transparent;border-radius:12px;background:#ffffff;cursor:pointer}.product-gallery-thumbs button.active,.product-gallery-thumbs button:hover{border-color:var(--brand)}.product-gallery-thumbs img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px;background:#edf0f2}.product-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px 72px;background:rgba(15,23,42,.88)}.product-lightbox-image{max-width:min(1100px,92vw);max-height:88vh}.product-lightbox-image img{width:100%;height:auto;max-height:88vh;object-fit:contain;border-radius:18px}.product-lightbox-close,.product-lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.92);color:#111827;cursor:pointer}.product-lightbox-close{top:18px;right:18px;display:grid;place-items:center;width:44px;height:44px;border-radius:999px}.product-lightbox-nav{top:50%;width:48px;height:64px;border-radius:14px;font-size:42px;line-height:1;transform:translateY(-50%)}.product-lightbox-nav.prev{left:18px}.product-lightbox-nav.next{right:18px}.image-placeholder{display:grid;place-items:center;color:var(--muted);font-weight:800}.product-summary{padding-top:12px}.price-line{margin:22px 0;color:var(--brand);font-size:26px}.product-attributes-panel{display:grid;grid-gap:14px;gap:14px;margin:0 0 24px;padding:18px;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;box-shadow:0 16px 34px rgba(15,23,42,.05)}.product-attributes-panel>strong{color:#111111;font-size:16px}.product-attributes-list{display:grid;grid-gap:10px;gap:10px;margin:0}.product-attributes-list div{display:grid;grid-template-columns:104px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding-bottom:10px;border-bottom:1px solid #eef2f7}.product-attributes-list div:last-child{padding-bottom:0;border-bottom:0}.product-attributes-list dt{color:var(--muted);font-size:13px;font-weight:800}.product-attributes-list dd{margin:0;color:#111827;font-weight:800}.product-feature-chips{display:grid;grid-gap:9px;gap:9px}.product-feature-chips>span{color:var(--muted);font-size:13px;font-weight:800}.product-feature-chips div{display:flex;flex-wrap:wrap;gap:8px}.product-feature-chips em{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid #f4d3d7;border-radius:999px;background:#fff5f5;color:var(--brand);font-size:12px;font-style:normal;font-weight:900}.benefit-list{display:grid;grid-gap:10px;gap:10px;margin:0 0 24px;padding:0;list-style:none}.product-consult-form{display:grid;grid-gap:12px;gap:12px;margin-top:22px;padding:18px;border:1px solid #f2d1d5;border-radius:18px;background:linear-gradient(135deg,#fff7f7,#ffffff);box-shadow:0 16px 34px rgba(193,18,31,.08)}.product-consult-form>strong{color:#111827;font-size:17px}.product-consult-form p{margin:0;color:#475569;font-size:13px;font-weight:700}.product-consult-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.product-consult-form input,.product-consult-form textarea{width:100%;border:1px solid #e5e7eb;border-radius:12px;background:#ffffff;color:#111827;font:inherit}.product-consult-form input{min-height:42px;padding:0 12px}.product-consult-form textarea{min-height:82px;padding:12px;resize:vertical}.recent-products-section{padding-top:0}.recent-products-panel{padding:24px;border:1px solid #eef2f7;border-radius:20px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.06)}.recent-products-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.recent-product-item{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid #eef2f7;border-radius:16px;transition:border-color .18s ease,background .18s ease}.recent-product-item:hover{border-color:#f1c9cf;background:#fff7f7}.recent-product-item img,.recent-product-item>span:first-child{width:82px;aspect-ratio:1;object-fit:cover;border-radius:12px;background:#edf0f2}.recent-product-item small,.recent-product-item strong{display:block}.recent-product-item strong{display:-webkit-box;overflow:hidden;color:#111827;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recent-product-item small{margin-top:5px;color:var(--brand);font-size:12.5px;font-weight:900}.product-description{padding:66px 0 78px}.product-description-inline{grid-column:1/-1;padding:28px 0 58px}.product-description-inline .section-heading{margin-bottom:20px}.breadcrumb-row{display:flex;gap:8px;align-items:center;margin-bottom:22px;color:var(--muted)}.breadcrumb-row a{color:var(--brand);font-weight:800}.archive-list{margin-top:48px;padding-top:28px;border-top:1px solid var(--line)}.archive-list>div{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px 24px;gap:10px 24px}.archive-list a{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);color:#2f363d;font-weight:700}.archive-list a:hover{color:var(--brand)}.news-hero{background:radial-gradient(circle at 84% 22%,rgba(193,18,31,.12),transparent 34%),linear-gradient(135deg,#fff7f7,#f8fafc 58%,#ffffff)}.news-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);grid-gap:34px;gap:34px;align-items:flex-end}.news-hero-card,.news-lead-card,.news-side-item,.news-sidebar-card{border:1px solid rgba(15,23,42,.08);background:#ffffff;box-shadow:0 22px 54px rgba(15,23,42,.08)}.news-hero-card{display:grid;grid-gap:8px;gap:8px;padding:24px;border-radius:22px}.news-hero-card svg,.news-section-head span,.news-sidebar-card>span{color:var(--brand)}.news-hero-card strong{color:#111827;font-size:48px;line-height:1}.news-hero-card span,.news-section-head span,.news-side-item span,.news-sidebar-card>span{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-section{background:#f8fafc}.news-layout{display:grid;grid-template-columns:minmax(240px,.28fr) minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.news-sidebar{position:-webkit-sticky;position:sticky;top:126px}.news-sidebar-card{display:grid;grid-gap:14px;gap:14px;padding:22px;border-radius:22px}.news-section-head h2,.news-sidebar-card h2{margin:0;line-height:1.15}.news-category-list{display:grid;grid-gap:8px;gap:8px}.news-category-list a{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:42px;padding:9px 10px;border-radius:12px;background:#f8fafc;color:#334155;font-size:13px;font-weight:900}.news-category-list a:hover{background:#fff5f5;color:var(--brand)}.news-category-list em{min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff;color:var(--muted);font-size:11px;font-style:normal}.news-main{display:grid;grid-gap:24px;gap:24px}.news-lead-card{display:grid;grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);overflow:hidden;border-radius:26px}.news-lead-media{position:relative;min-height:390px;overflow:hidden;background:#e2e8f0}.news-lead-media img{object-fit:cover}.news-lead-body{display:grid;align-content:center;grid-gap:16px;gap:16px;padding:30px}.news-lead-body .card-meta span{display:inline-flex;align-items:center;gap:6px}.news-lead-body h2{margin:0;color:#111827;font-size:clamp(26px,3vw,38px);line-height:1.1}.news-lead-body p{margin:0;color:#475569;font-weight:700}.news-lead-body .button{width:-moz-fit-content;width:fit-content}.news-side-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.news-side-item{position:relative;min-height:142px;display:grid;align-content:space-between;grid-gap:12px;gap:12px;padding:18px;border-radius:18px;color:#111827}.news-side-item span{color:var(--brand)}.news-side-item strong{line-height:1.35}.news-side-item svg{color:var(--brand)}.news-side-item:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(193,18,31,.12)}.news-section-head{display:grid;grid-gap:6px;gap:6px;margin-top:8px}.news-card-grid{gap:16px}.news-thumb-card{overflow:hidden;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;box-shadow:0 12px 30px rgba(15,23,42,.05);transition:transform .22s ease,box-shadow .22s ease}.news-thumb-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(193,18,31,.12)}.news-thumb-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#e2e8f0}.news-thumb-media img{object-fit:cover}.news-thumb-card h3{margin:0;padding:12px 13px 14px;color:#111827;font-size:15px;line-height:1.32}.news-thumb-card h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-card-grid .article-card.simple{display:grid;grid-template-rows:auto 1fr;background:#ffffff}.news-card-grid .article-card.simple .card-media{display:block;aspect-ratio:16/10}.news-card-grid .article-card.simple .card-body{display:block;padding:12px 13px 14px}.news-card-grid .article-card.simple h2{display:block;margin:0;color:#111827;font-size:15px;line-height:1.32}.news-card-grid .article-card.simple h2 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-archive-list{margin-top:18px;padding:24px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#ffffff}.blog-hero{background:radial-gradient(circle at 84% 22%,rgba(193,18,31,.12),transparent 34%),linear-gradient(135deg,#fff7f7,#f8fafc 58%,#ffffff)}.blog-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.3fr);grid-gap:32px;gap:32px;align-items:flex-end}.blog-hero-card,.blog-lead-card{border:1px solid rgba(15,23,42,.08);background:#ffffff;box-shadow:0 22px 54px rgba(15,23,42,.08)}.blog-hero-card{display:grid;grid-gap:8px;gap:8px;padding:24px;border-radius:22px}.blog-hero-card strong{color:#111827;font-size:46px;line-height:1}.blog-hero-card span{color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-section{background:#f8fafc}.blog-lead-card{display:grid;grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);overflow:hidden;margin-bottom:24px;border-radius:26px}.blog-lead-media{position:relative;min-height:380px;overflow:hidden;background:#e2e8f0}.blog-lead-media img{object-fit:cover}.blog-lead-body{display:grid;align-content:center;grid-gap:16px;gap:16px;padding:30px}.blog-lead-body .card-meta span{display:inline-flex;align-items:center;gap:6px}.blog-lead-body h2{margin:0;color:#111827;font-size:clamp(26px,3vw,38px);line-height:1.1}.blog-lead-body p{margin:0;color:#475569;font-weight:700}.blog-lead-body .button{width:-moz-fit-content;width:fit-content}.article-grid.category-card-grid,.blog-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.blog-full-card{overflow:hidden;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;box-shadow:0 12px 30px rgba(15,23,42,.05);transition:transform .22s ease,box-shadow .22s ease}.blog-full-card:hover{transform:translateY(-7px);box-shadow:0 24px 48px rgba(193,18,31,.12)}.blog-full-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eceff3}.blog-full-media img{object-fit:cover}.blog-full-body{display:grid;grid-gap:10px;gap:10px;padding:18px}.blog-full-body h2{margin:0;color:#111827;font-size:18px;line-height:1.28}.blog-full-body p{margin:0;color:var(--muted)}.case-study-stack{display:grid;grid-gap:28px;gap:28px}.case-study-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);grid-gap:28px;gap:28px;align-items:stretch;padding:22px;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;box-shadow:0 18px 46px rgba(15,23,42,.06)}.case-copy{display:grid;align-content:start;grid-gap:16px;gap:16px}.case-copy h2{margin:0;color:#111111;font-size:30px;line-height:1.16}.case-copy p{margin:0;color:#475569}.case-meta,.case-services{display:flex;flex-wrap:wrap;gap:8px}.case-meta span,.case-services span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;font-size:12px;font-weight:900}.case-meta span{min-height:30px;padding:6px 10px;background:#fff5f5;color:var(--brand)}.case-services span{min-height:34px;padding:7px 11px;border:1px solid #eef2f7;background:#f8fafc;color:#334155}.case-outcomes{display:grid;grid-gap:9px;gap:9px;margin:0;padding:0;list-style:none}.case-outcomes li{display:flex;gap:9px;align-items:flex-start;color:#334155;font-size:14px}.case-outcomes svg{color:var(--brand);flex:0 0 auto;margin-top:3px}.case-visuals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.case-visuals div{position:relative;min-height:410px;overflow:hidden;border-radius:16px;background:#e5e7eb}.case-visuals img{object-fit:cover}.case-visuals span{position:absolute;top:12px;left:12px;z-index:1;padding:7px 10px;border-radius:999px;background:rgba(17,17,17,.74);color:#ffffff;font-size:11px;font-weight:900}.project-process-section{background:#f8fafc}.project-process-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1fr);grid-gap:36px;gap:36px;align-items:start}.project-steps{display:grid;grid-gap:12px;gap:12px}.project-steps div{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:18px;border:1px solid #eef2f7;border-radius:16px;background:#ffffff}.project-steps strong{color:var(--brand);font-size:22px;line-height:1}.project-steps p{margin:0;color:#334155}.keyword-layout{display:grid;grid-template-columns:minmax(260px,.32fr) minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.keyword-service-panel{position:-webkit-sticky;position:sticky;top:126px;display:grid;grid-gap:14px;gap:14px;padding:22px;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;box-shadow:0 18px 46px rgba(15,23,42,.06)}.compact-heading span,.keyword-service-panel>span{color:var(--brand);font-size:11px;font-weight:900;text-transform:uppercase}.keyword-service-panel h2{margin:0;font-size:22px;line-height:1.22}.keyword-service-list{display:grid;grid-gap:12px;gap:12px}.keyword-service-list div{display:flex;gap:9px;align-items:flex-start}.keyword-service-list svg{color:var(--brand);flex:0 0 auto;margin-top:3px}.keyword-service-list p{margin:0;color:#475569;font-size:13px}.keyword-main{display:grid;grid-gap:46px;gap:46px}.compact-heading{margin-bottom:18px}.compact-heading h2{font-size:28px}.keyword-article-grid,.keyword-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.keyword-faq-section{background:#f8fafc}.faq-item svg{color:var(--brand);margin-bottom:12px}.not-found{min-height:58vh;display:grid;place-items:center;margin-top:var(--public-header-offset,0);padding:80px 0;text-align:center}.not-found span{color:var(--brand);font-weight:900}.site-header{position:fixed;inset:0 0 auto;z-index:60;background:rgba(255,255,255,.96);border-bottom:0;color:#0f172a;box-shadow:0 16px 40px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background .22s ease,box-shadow .22s ease}body:has(.template-home) .site-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(15,23,42,.9),rgba(15,23,42,.68));color:#ffffff;box-shadow:0 18px 44px rgba(15,23,42,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{background:rgba(17,17,17,.96);color:#f3f4f6;max-height:0;opacity:0;overflow:hidden;transition:max-height .22s ease,opacity .22s ease}body:has(.template-home) .site-header:not(.is-scrolled) .topbar{max-height:36px;opacity:1}.topbar-inner{min-height:36px}.topbar-inner p{margin:0;font-size:12px}.topbar-inner a{color:#ffffff;font-weight:700}.nav-shell{min-height:98px}.brand,.footer-brand{gap:10px}.brand-mark{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#d71920,#8f111a);box-shadow:0 12px 28px rgba(193,18,31,.3)}.brand-mark svg{width:22px;height:22px}.brand strong,.footer-brand strong{color:inherit;font-size:17px;line-height:1}.brand small,.footer-brand small{color:#c1121f;font-size:12px}body:has(.template-home) .site-header:not(.is-scrolled) .brand small{color:#e7a4aa}.brand-logo-image{transition:opacity .18s ease}.brand-logo-white{opacity:0}body:has(.template-home) .site-header:not(.is-scrolled) .brand-logo-color{opacity:0}body:has(.template-home) .site-header:not(.is-scrolled) .brand-logo-white{opacity:1}.main-nav{gap:0}.main-nav a{position:relative;color:#334155;border-radius:8px;padding:10px 9px;font-size:11px;letter-spacing:.025em;text-transform:uppercase}body:has(.template-home) .site-header:not(.is-scrolled) .main-nav a{color:rgba(255,255,255,.9)}.main-nav a:hover{background:#fff5f5;color:#c1121f}body:has(.template-home) .site-header:not(.is-scrolled) .main-nav a:hover{background:rgba(255,255,255,.1);color:#ffffff}.nav-item-with-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown{position:absolute;top:calc(100% + 14px);left:50%;z-index:90;width:min(720px,calc(100vw - 32px));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:14px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#ffffff;box-shadow:0 22px 48px rgba(15,23,42,.16);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,transform .16s ease}.nav-item-with-dropdown:focus-within .nav-dropdown,.nav-item-with-dropdown:hover .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown:before{content:"";position:absolute;inset:-16px 0 auto;height:16px}.nav-dropdown a{gap:10px;padding:10px 12px;border-radius:12px;color:#111827!important;background:#f8fafc!important;font-size:13px;line-height:1.25;letter-spacing:.02em;text-transform:uppercase}.nav-dropdown a:hover{background:#fff5f5!important;color:var(--brand)!important}.nav-dropdown span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-category-label{min-width:0;display:inline-flex;align-items:center;gap:9px}.nav-category-icon{flex:0 0 auto;width:30px;height:30px;display:inline-grid;place-items:center;border-radius:10px;background:#fff5f5;color:var(--brand)}.mobile-sub-link:hover .nav-category-icon,.nav-dropdown a:hover .nav-category-icon{background:var(--brand);color:#ffffff}.header-actions{display:flex;gap:8px;align-items:center;flex:0 0 auto}.header-phone{display:inline-flex;gap:7px;align-items:center;color:#334155;font-size:12px;font-weight:700;white-space:nowrap}body:has(.template-home) .site-header:not(.is-scrolled) .header-phone{color:rgba(255,255,255,.86)}.header-search{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #f1c9cf;border-radius:999px;background:#fff5f5;color:#c1121f;font:inherit;font-size:12px;font-weight:800;line-height:1;padding:0 11px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.header-search:hover{border-color:#eab7be;background:#ffecec}body:has(.template-home) .site-header:not(.is-scrolled) .header-search{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:currentColor}body:has(.template-home) .site-header:not(.is-scrolled) .header-search:hover{border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.18)}.header-call{min-height:40px;padding:10px 14px;border-radius:999px;background:#c1121f;box-shadow:0 12px 24px rgba(17,17,17,.16)}.mobile-toggle{display:none;width:42px;height:42px;border:0;border-radius:8px;background:#f1f5f9;color:currentColor}body:has(.template-home) .site-header:not(.is-scrolled) .mobile-toggle{background:rgba(255,255,255,.12)}.mobile-menu{display:none}.mobile-search{min-height:44px;display:none;align-items:center;gap:8px;border:0;border-radius:8px;background:#fff5f5;color:#c1121f;font:inherit;font-weight:800;padding:12px 14px;cursor:pointer;text-align:left}.search-backdrop{position:fixed;inset:0;z-index:120;background:rgba(2,6,23,.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;padding:28px 16px}.search-dialog{width:min(780px,100%);max-height:min(720px,calc(100vh - 56px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr);margin:52px auto 0;border:1px solid #e5e7eb;border-radius:18px;background:#ffffff;box-shadow:0 34px 80px rgba(2,6,23,.32);overflow:hidden}.search-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 12px}.search-head strong{display:block;font-size:20px;line-height:1.2}.search-head span{display:block;margin-top:4px;color:#64748b;font-size:13px}.search-head button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:999px;background:#ffffff;color:#334155;cursor:pointer;flex:0 0 auto}.search-input-wrap{position:relative;display:block;margin:0 22px 12px}.search-input-wrap svg{position:absolute;left:15px;top:50%;color:#64748b;transform:translateY(-50%)}.search-input-wrap input{width:100%;min-height:52px;border:1px solid #f1c9cf;border-radius:14px;background:#f8fafc;color:#0f172a;font:inherit;font-size:16px;padding:13px 16px 13px 46px;outline:0}.search-input-wrap input:focus{border-color:#c1121f;background:#ffffff;box-shadow:0 0 0 4px rgba(193,18,31,.12)}.search-filters{display:flex;flex-wrap:wrap;gap:8px;padding:0 22px 14px;border-bottom:1px solid #e2e8f0}.search-filters button{min-height:34px;border:1px solid #e2e8f0;border-radius:999px;background:#ffffff;color:#334155;font:inherit;font-size:12px;font-weight:800;padding:7px 12px;cursor:pointer}.search-filters button.active{border-color:#c1121f;background:#c1121f;color:#ffffff}.search-results{min-height:230px;display:grid;align-content:start;grid-gap:8px;gap:8px;overflow:auto;padding:14px 14px 18px}.search-result{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;border:1px solid transparent;border-radius:14px;padding:8px}.search-result:hover{border-color:#f1c9cf;background:#f8fafc}.search-result img,.search-result>span{width:72px;height:72px;border-radius:10px;background:#e2e8f0;object-fit:cover}.search-result div{min-width:0}.search-result span{display:block;color:#c1121f;font-size:11px;font-weight:900;text-transform:uppercase}.search-result strong{display:block;margin-top:2px;color:#0f172a;font-size:14px;line-height:1.25}.search-result p{display:-webkit-box;margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.45;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-empty{min-height:180px;display:grid;place-items:center;align-content:center;padding:28px;color:#64748b;text-align:center}.search-empty strong{color:#0f172a}.home-hero{min-height:100vh;align-items:center}.hero-overlay{background:linear-gradient(90deg,rgba(17,17,17,.94),rgba(17,17,17,.78),rgba(17,17,17,.42)),linear-gradient(0deg,rgba(17,17,17,.54),transparent 42%)}.hero-glow{position:absolute;border-radius:999px;filter:blur(70px);pointer-events:none}.hero-glow.one{width:360px;height:360px;right:6%;top:20%;background:rgba(255,255,255,.08)}.hero-glow.two{width:260px;height:260px;right:32%;bottom:18%;background:rgba(193,18,31,.08)}.hero-content{display:grid;grid-gap:48px;gap:48px;padding:150px 0 64px}.hero-copy{max-width:790px}.hero-kicker{display:inline-flex;gap:10px;align-items:center;margin-bottom:22px;padding:9px 15px;border:1px solid rgba(215,25,32,.22);border-radius:999px;background:rgba(193,18,31,.1);color:#f3f4f6;text-transform:none}.hero-kicker span{width:8px;height:8px;border-radius:999px;background:#d71920;box-shadow:none}.hero-content h1{max-width:850px;margin:0 0 22px;color:#ffffff;font-family:var(--font-sans),Arial,"Helvetica Neue",sans-serif;font-size:70px;font-weight:700;line-height:1.04}.hero-content h1 em{font-style:normal;color:#d71920}.hero-content p{max-width:720px;color:rgba(243,244,246,.82);font-size:18px}.hero-highlights{display:flex;flex-wrap:wrap;gap:12px 22px;margin:0 0 34px;padding:0;list-style:none}.hero-highlights li{display:inline-flex;gap:8px;align-items:center;color:rgba(255,255,255,.84);font-size:12px}.hero-highlights svg{color:#d71920}.hero-stats{width:min(760px,100%);display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.hero-stats div,.stats-grid div{border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.1);padding:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.hero-stats strong,.stats-grid strong{display:block;color:#ffffff;font-size:28px;line-height:1.05;font-family:var(--font-sans),Arial,"Helvetica Neue",sans-serif}.hero-stats span,.stats-grid span{color:#f3f4f6;font-size:12px}.button{border-radius:999px;padding:14px 24px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:#c1121f;box-shadow:0 16px 30px rgba(17,17,17,.14)}.button.primary:hover{background:#8f111a}.button.light{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.12);color:#ffffff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button.secondary{border-color:#f3f4f6;color:#c1121f}.section{padding:96px 0}.section-heading.center{margin-left:auto;margin-right:auto;text-align:center}.page-hero span,.section-heading span{display:inline-block;margin-bottom:12px;padding:6px 14px;border-radius:999px;background:#fff5f5;color:#c1121f;letter-spacing:.08em}.section-heading h2{font-family:var(--font-sans),Arial,"Helvetica Neue",sans-serif;font-size:44px;line-height:1.12}.brand-inline{color:var(--brand);font:inherit}.section-heading p{font-size:16px}.service-section{background:#f8fafc}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{position:relative;min-height:360px;padding:28px;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.04);overflow:hidden;isolation:isolate;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;--service-start:#d71920;--service-end:#8f111a}.service-card:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient(135deg,var(--service-start),var(--service-end));opacity:0;transition:opacity .3s ease}.service-card>*{position:relative;z-index:1}.service-card:nth-child(2){--service-start:#d71920;--service-end:#8f111a}.service-card:nth-child(3){--service-start:#c1121f;--service-end:#6f1016}.service-card:nth-child(4){--service-start:#d71920;--service-end:#8f111a}.service-card:nth-child(5){--service-start:#b71624;--service-end:#6f1016}.service-card:nth-child(6){--service-start:#d71920;--service-end:#7a1118}.service-card:hover{transform:translateY(-8px);box-shadow:0 24px 46px rgba(17,17,17,.08);border-color:rgba(193,18,31,.22)}.service-card:hover:before{opacity:.055}.service-number{position:absolute;top:20px;right:24px;margin-top:0;color:#e5e7eb;font-size:46px;font-weight:900;line-height:1}.service-icon{width:58px;height:58px;margin-top:0;display:grid;place-items:center;border-radius:16px;border:1px solid rgba(193,18,31,.24);background:linear-gradient(135deg,var(--service-start),var(--service-end));color:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 14px 28px rgba(17,17,17,.12);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.service-icon svg{color:#ffffff;filter:drop-shadow(0 1px 1px rgba(15,23,42,.2));stroke-width:2.15}.service-card:hover .service-icon{border-color:rgba(193,18,31,.36);transform:scale(1.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 18px 34px rgba(17,17,17,.16)}.service-card h3{margin-top:20px;color:#0f172a;letter-spacing:.02em;text-transform:uppercase;transition:color .18s ease}.service-card:hover h3{color:var(--brand)}.service-card ul{display:grid;grid-gap:8px;gap:8px;margin:20px 0;padding:0;list-style:none}.service-card li{position:relative;padding-left:16px;color:#475569;font-size:12px}.service-card li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:999px;background:#c1121f}.local-area-section{background:radial-gradient(circle at top left,rgba(193,18,31,.08),transparent 34%),linear-gradient(135deg,#ffffff,#f8fafc)}.local-area-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);grid-gap:34px;gap:34px;align-items:start}.contact-area-chips,.local-area-chips{display:flex;flex-wrap:wrap;gap:9px}.contact-area-chips span,.local-area-chips a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid #fecaca;border-radius:999px;background:#ffffff;color:#9f1239;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(15,23,42,.04)}.local-keyword-panel{display:grid;grid-gap:14px;gap:14px}.local-keyword-panel article{padding:18px;border:1px solid rgba(193,18,31,.14);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 18px 38px rgba(15,23,42,.06)}.local-keyword-panel h3{margin:0 0 8px;color:#0f172a;font-size:18px}.local-keyword-panel p{margin:0 0 12px;color:var(--muted);line-height:1.65}.local-keyword-panel div{display:flex;flex-wrap:wrap;gap:7px}.local-keyword-panel span{padding:5px 9px;border-radius:999px;background:#fff1f2;color:var(--brand);font-size:12px;font-weight:900}.solution-package-section{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(139,157,131,.22),transparent 32%),linear-gradient(135deg,#e8dcc7,#d4b895)}.quick-estimate-section:before,.solution-package-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E")}.quick-estimate-section>.container,.solution-package-section>.container{position:relative;z-index:1}.solution-package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.solution-package-card{display:grid;grid-gap:14px;gap:14px;min-height:360px;padding:22px;border:1px solid rgba(96,108,56,.22);border-radius:28px;background:rgba(232,220,199,.86);box-shadow:0 24px 70px rgba(96,108,56,.14);transition:transform .32s ease,border-color .32s ease,background .32s ease}.solution-package-card:hover{transform:translateY(-6px);border-color:rgba(96,108,56,.44);background:rgba(232,220,199,.96)}.solution-package-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.solution-package-head span{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:999px;background:#606c38;color:#e8dcc7;font-weight:900}.estimate-option span,.solution-package-head strong{color:#606c38;font-weight:900}.solution-package-card h3{margin:0;color:#2f3320;font-size:24px;line-height:1.14}.solution-package-card p{margin:0;color:#4d5336}.solution-package-card .solution-fit{color:#c66b3d;font-weight:900}.estimate-option-grid,.scenario-list,.solution-package-card ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.solution-package-card li{display:flex;gap:8px;align-items:center;color:#34391f;font-weight:800}.solution-package-card li svg{color:#606c38;flex:0 0 auto}.quick-estimate-section{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 20%,rgba(198,107,61,.24),transparent 30%),#e8dcc7}.quick-estimate-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.7fr);grid-gap:28px;gap:28px;align-items:stretch}.estimate-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.estimate-option,.scenario-list article,.scenario-panel{border:1px solid rgba(96,108,56,.18);border-radius:24px;background:rgba(212,184,149,.58)}.estimate-option{padding:18px}.estimate-option strong,.scenario-list strong{display:block;color:#2f3320;line-height:1.25}.estimate-option p,.scenario-list p{margin:8px 0 0;color:#4d5336}.scenario-panel{display:flex;flex-direction:column;gap:18px;padding:24px;background:linear-gradient(160deg,rgba(96,108,56,.92),rgba(139,157,131,.86)),#606c38;color:#e8dcc7}.scenario-panel .button{align-self:flex-start}.scenario-panel-head{display:flex;gap:14px;align-items:flex-start}.scenario-panel-head svg{color:#d4b895;flex:0 0 auto}.scenario-panel-head span{color:#d4b895;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.scenario-panel-head h3{margin:2px 0 0;font-size:28px;line-height:1.14}.scenario-list article{padding:16px;background:rgba(232,220,199,.12);border-color:rgba(232,220,199,.2)}.scenario-list p,.scenario-list strong{color:#f5ead7}.stats-section{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(193,18,31,.08),transparent 42%),linear-gradient(315deg,rgba(255,255,255,.06),transparent 48%),#111111;color:#ffffff;padding:64px 0}.stats-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.18) 1px,transparent 0);background-size:40px 40px;opacity:.16;pointer-events:none}.stats-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.stats-grid strong{background:linear-gradient(135deg,#d71920,#e7a4aa);background-clip:text;color:transparent;-webkit-background-clip:text;transition:transform .18s ease,filter .18s ease}.stats-grid div:hover{transform:translateY(-7px);border-color:rgba(255,77,90,.58);background:rgba(255,255,255,.16);box-shadow:0 22px 44px rgba(0,0,0,.28)}.stats-grid div:hover strong{transform:translateY(-2px);filter:drop-shadow(0 8px 18px rgba(215,25,32,.28))}.stats-grid div:hover span{color:#ffffff}.product-grid.sample-grid{grid-template-columns:repeat(3,1fr)}.article-card,.product-card{border-radius:18px;border-color:#eef2f7;box-shadow:0 12px 30px rgba(15,23,42,.05);overflow:hidden;content-visibility:auto;contain-intrinsic-size:360px;transition:transform .22s ease,box-shadow .22s ease}.article-card:hover,.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 48px rgba(193,18,31,.12)}.product-media{position:relative;aspect-ratio:4/3;border-radius:18px 18px 0 0}.product-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 55%);opacity:0;transition:opacity .18s ease}.product-card:hover .product-media:after{opacity:1}.product-tag{position:absolute;left:16px;top:16px;z-index:1;padding:6px 12px;border-radius:999px;background:#f97316;color:#ffffff;font-size:12px;font-weight:900}.product-tag.sale{background:#dc2626}.product-tag.hot{background:#f59e0b;color:#111827}.product-tag.hot.sale-hot{background:#dc2626;color:#fff}.product-tag.hot+.product-tag.sale,.product-tag.stock+.product-tag.hot{top:52px}.price-line,.product-price{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.product-price{margin:-2px 0 10px}.price-line strong,.product-price strong{color:#111111;font-weight:900}.price-line.has-sale strong,.product-price.has-sale strong{color:#dc2626}.price-line del,.product-price del{color:#94a3b8;font-size:13px;font-weight:700}.sale-percent{padding:3px 7px;border-radius:999px;background:#fee2e2;color:#dc2626;font-size:11px;font-weight:900}.price-line{font-size:28px;font-weight:900}.price-line del{font-size:18px}.variant-price-list{display:grid;grid-gap:8px;gap:8px;margin:14px 0;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff}.variant-price-item{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px dashed rgba(15,23,42,.12)}.variant-price-item b{color:#dc2626;white-space:nowrap}.product-tag.stock,.stock-status.out{background:#111827;color:#fff}.stock-status.out{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900}.stock-status.large{margin:8px 0 4px;font-size:14px}.add-cart-button:disabled,.button.add-cart-button:disabled{cursor:not-allowed;opacity:.72;background:#6b7280;border-color:#6b7280}.best-seller-section{overflow:hidden;background:linear-gradient(135deg,rgba(193,18,31,.06),transparent 42%),#ffffff}.best-seller-carousel{display:grid;grid-gap:16px;gap:16px}.best-seller-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px}.best-seller-controls button{width:40px;height:40px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-soft)}.best-seller-controls button:disabled{cursor:not-allowed;opacity:.45}.best-seller-controls span{min-width:42px;text-align:center;font-size:13px;font-weight:900}.best-seller-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:18px;gap:18px}.sale-hot-section{background:linear-gradient(135deg,rgba(245,158,11,.08),transparent 45%),#fffaf0}.best-seller-slide{min-width:0}.best-seller-slide .product-card{height:100%}.best-seller-slide .product-card p{display:none}.best-seller-slide .product-card h2{font-size:15px}.best-seller-slide .product-media{aspect-ratio:1/1}.product-hover{position:absolute;right:16px;bottom:16px;z-index:1;padding:8px 14px;border-radius:999px;background:#ffffff;color:#c1121f;font-size:12px;font-weight:900;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.product-card:hover .product-hover{opacity:1;transform:translateY(0)}.product-rating{display:flex;justify-content:flex-start;align-items:center}.product-rating span{display:flex;gap:2px;color:#f59e0b}.product-rating svg{fill:currentColor}.product-rating a{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#fff5f5;color:#c1121f}.add-cart-wrap{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:10px 0 12px}.add-cart-wrap.compact{margin:8px 0 12px}.add-cart-button.compact{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #fecaca;border-radius:999px;background:#fff1f2;color:var(--brand);font-size:12px;font-weight:900;cursor:pointer}.cart-added-link{color:#047857;font-size:12px;font-weight:900}.cart-page-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.65fr);grid-gap:24px;gap:24px;align-items:start}.cart-panel{border:1px solid var(--line);border-radius:18px;padding:22px;background:#ffffff;box-shadow:0 16px 38px rgba(15,23,42,.06)}.cart-panel h2{margin:0 0 16px;font-size:24px}.cart-list{display:grid;grid-gap:12px;gap:12px}.cart-item{display:grid;grid-template-columns:84px minmax(0,1fr) 82px 42px;grid-gap:14px;gap:14px;align-items:center;padding:12px;border:1px solid #eef2f7;border-radius:14px}.cart-item img,.cart-item>span{width:84px;height:84px;border-radius:12px;object-fit:cover;background:#f1f5f9}.cart-item h3{margin:0 0 6px;font-size:16px;line-height:1.35}.cart-item small{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:800}.cart-item strong,.cart-total strong{color:var(--brand)}.cart-item input{width:100%;min-height:40px;border:1px solid var(--line);border-radius:10px;padding:7px;text-align:center}.cart-item button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:#fff1f2;color:var(--brand);cursor:pointer}.cart-empty{display:grid;grid-gap:10px;gap:10px;justify-items:start;color:var(--muted)}.checkout-form{position:-webkit-sticky;position:sticky;top:126px;display:grid;grid-gap:12px;gap:12px}.checkout-form label{display:grid;grid-gap:6px;gap:6px;color:#334155;font-size:13px;font-weight:800}.checkout-form input,.checkout-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px 12px;font:inherit}.checkout-form textarea{min-height:92px;resize:vertical}.cart-total{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px;border-radius:14px;background:#fff5f5}.cart-total strong{font-size:22px}.center-action,.center-pills{justify-content:center;text-align:center}.center-action{display:flex;margin-top:44px}.about-section{background:#111111;color:#ffffff}.about-image-wrap{position:relative}.about-image-wrap .feature-photo{min-height:520px;box-shadow:0 30px 70px rgba(0,0,0,.38)}.about-section .section-heading span{background:rgba(193,18,31,.16);color:#ffccd2}.about-section .section-heading h2{color:#ffffff}.about-section .brand-inline{color:#ff4d5a}.about-section .section-heading p{color:#d5dbe4}.floating-card{position:absolute;display:flex;gap:12px;align-items:center;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;padding:16px;box-shadow:0 22px 45px rgba(15,23,42,.14)}.floating-card.bottom{right:30px;bottom:-22px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.95);color:#111111}.floating-card.top{top:-18px;left:26px;flex-direction:column;align-items:flex-start;background:linear-gradient(135deg,#c1121f,#7a1118);color:#ffffff}.floating-card svg{color:#c1121f}.floating-card span,.floating-card strong{display:block}.floating-card span{color:#64748b;font-size:12px}.floating-card.bottom strong{color:#111111}.floating-card.bottom span{color:#64748b}.floating-card.top span{color:#f3f4f6}.strength-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.strength-list div{display:flex;gap:10px;align-items:flex-start;color:#e5e7eb}.cert-row svg,.strength-list svg{color:#ff4d5a;flex:0 0 auto}.cert-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.cert-row div,.process-card,.why-card{border:1px solid #eef2f7;border-radius:18px;background:#ffffff;padding:18px}.about-section .cert-row div{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#ffffff}.cert-row div{display:flex;gap:9px;align-items:center;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.cert-row div:hover{transform:translateY(-5px);border-color:#f1c9cf;background:#fff5f5;color:#c1121f;box-shadow:0 16px 34px rgba(193,18,31,.14)}.about-section .cert-row div:hover{border-color:rgba(255,77,90,.56);background:rgba(193,18,31,.22);color:#ffffff;box-shadow:0 18px 38px rgba(0,0,0,.28)}.cert-row div svg{transition:transform .18s ease,color .18s ease}.cert-row div:hover svg{transform:scale(1.12) rotate(-4deg)}.contact-section,.why-section{background:#f8fafc}.process-grid,.why-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.why-card{min-height:230px;box-shadow:0 10px 26px rgba(15,23,42,.04);transition:transform .19s ease,border-color .19s ease,box-shadow .19s ease,background .19s ease}.why-card:hover{transform:translateY(-7px);border-color:#f1c9cf;background:#ffffff;box-shadow:0 22px 46px rgba(15,23,42,.12)}.why-card svg{color:#c1121f;transition:transform .19s ease,color .19s ease}.why-card:hover svg{color:#ff4d5a;transform:translateY(-2px) scale(1.12)}.why-card:hover h3{color:#c1121f}.process-card h3,.why-card h3{margin:18px 0 8px;color:#0f172a}.process-card p,.why-card p{color:#64748b}.process-section{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(193,18,31,.08),transparent 38%),linear-gradient(315deg,rgba(255,255,255,.05),transparent 42%),#111111;color:#ffffff}.process-pattern{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.16) 1px,transparent 0);background-size:40px 40px;opacity:.1;pointer-events:none}.process-section .container{position:relative;z-index:1}.process-section .section-heading{max-width:780px;margin-bottom:64px}.process-section .section-heading h2{color:#ffffff}.process-section .section-heading p{color:rgba(243,244,246,.72);font-size:18px}.process-section .section-heading span{border:1px solid rgba(193,18,31,.22);background:rgba(193,18,31,.12);color:#d71920}.process-section .process-grid{position:relative;gap:24px}.process-section .process-grid:before{content:"";position:absolute;top:52px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,transparent,rgba(193,18,31,.3),transparent)}.process-step{position:relative;--process-start:#d71920;--process-end:#c1121f}.process-tone-violet{--process-start:#d71920;--process-end:#8f111a}.process-tone-emerald{--process-start:#c1121f;--process-end:#6f1016}.process-tone-orange{--process-start:#d71920;--process-end:#8f111a}.process-arrow{position:absolute;top:46px;right:-18px;z-index:3;display:flex;width:36px;height:24px;align-items:center;justify-content:center;color:rgba(215,25,32,.7)}.process-card{min-height:100%;padding:28px;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.05);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s ease,background .3s ease,border-color .3s ease}.process-card:hover{transform:translateY(-8px);border-color:rgba(193,18,31,.3);background:rgba(255,255,255,.08)}.process-step-icon-wrap{position:relative;width:104px;height:104px;margin:0 auto 24px}.process-step-icon,.process-step-icon-halo{position:absolute;inset:0;border-radius:999px;background:linear-gradient(135deg,var(--process-start),var(--process-end))}.process-step-icon-halo{opacity:.2;transition:opacity .3s ease}.process-card:hover .process-step-icon-halo{opacity:.32}.process-step-icon{display:grid;place-items:center;color:#ffffff;box-shadow:0 18px 34px rgba(15,23,42,.24);transform:scale(.65)}.process-step-badge{position:absolute;top:-4px;right:-4px;width:32px;height:32px;display:grid;place-items:center;border:2px solid rgba(193,18,31,.5);border-radius:999px;background:#111111;color:#d71920;font-size:12px;font-weight:800}.process-card h3{margin:0 0 12px;color:#ffffff;font-size:20px}.process-card p{margin:0;color:rgba(243,244,246,.68);font-size:14px;line-height:1.7}.posts-section{background:#ffffff}.faq-section{background:#f8fafc}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.faq-item{min-height:180px;padding:22px;border:1px solid #eef2f7;border-radius:18px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.faq-item:hover{transform:translateY(-5px);border-color:rgba(193,18,31,.18);box-shadow:0 24px 54px rgba(15,23,42,.09)}.faq-item h3{margin:0 0 10px;color:#111111;font-size:18px;line-height:1.35}.faq-item p{margin:0;color:#475569;font-size:14px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);grid-gap:28px;gap:28px}.contact-form,.contact-info{border:1px solid #eef2f7;border-radius:22px;background:#ffffff;box-shadow:0 20px 45px rgba(15,23,42,.06)}.contact-form{display:grid;grid-gap:16px;gap:16px;padding:28px}.two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-form label{display:grid;grid-gap:8px;gap:8px;color:#334155;font-size:12px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:48px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:12px 14px;font:inherit}.contact-form textarea{min-height:130px;resize:vertical}.lead-hp{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.lead-status{margin:0;padding:11px 13px;border-radius:12px;font-size:13px;font-weight:800;line-height:1.5}.lead-status.success{background:#ecfdf5;color:#047857}.lead-status.info{background:#eff6ff;color:#1d4ed8}.lead-status.error{background:#fff1f2;color:#c1121f}.contact-info{display:grid;grid-gap:14px;gap:14px;padding:24px}.contact-info>div{border-radius:16px;background:#fff5f5;padding:18px}.contact-info svg{color:#c1121f}.contact-info h3{margin:12px 0 4px}.contact-info a,.contact-info span{display:block;color:#475569}.contact-page-hero{background:radial-gradient(circle at 86% 24%,rgba(193,18,31,.12),transparent 34%),linear-gradient(135deg,#fff7f7,#f8fafc 58%,#ffffff)}.contact-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);grid-gap:34px;gap:34px;align-items:flex-end}.contact-form-panel,.contact-hero-card,.contact-info-card{border:1px solid rgba(15,23,42,.08);background:#ffffff;box-shadow:0 22px 54px rgba(15,23,42,.08)}.contact-hero-card{display:grid;grid-gap:8px;gap:8px;padding:24px;border-radius:22px}.contact-hero-card svg,.contact-info-card svg{color:var(--brand)}.contact-hero-card span,.contact-info-card span,.contact-panel-heading span{color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.contact-hero-card a{color:#111827;font-size:26px;font-weight:950;line-height:1.1}.contact-hero-card small,.contact-info-card small{color:#64748b;font-size:14px;font-weight:800}.contact-page-section{background:#f8fafc}.contact-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);grid-gap:28px;gap:28px;align-items:start}.contact-form-panel{overflow:hidden;border-radius:26px}.contact-panel-heading{padding:30px 30px 0}.contact-panel-heading h2{margin:8px 0;font-size:clamp(24px,3vw,34px);line-height:1.12}.contact-panel-heading p{max-width:720px;margin:0;color:#64748b;font-weight:700}.contact-form-panel .contact-form{border:0;border-radius:0;box-shadow:none;padding:24px 30px 30px}.contact-page-aside{position:-webkit-sticky;position:sticky;top:126px;display:grid;grid-gap:14px;gap:14px}.contact-info-card{display:grid;grid-gap:8px;gap:8px;padding:20px;border-radius:20px}.contact-info-card.primary{background:linear-gradient(135deg,#c1121f,#8f111a);color:#ffffff}.contact-info-card.primary a,.contact-info-card.primary small,.contact-info-card.primary span,.contact-info-card.primary svg{color:#ffffff}.contact-info-card a{color:#111827;font-size:17px;font-weight:950}.contact-info-card p{margin:0;color:#475569;font-weight:700;line-height:1.6}.contact-content-section{padding-top:0;background:#f8fafc}.contact-content-card{display:grid;grid-gap:28px;gap:28px;padding:28px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.06)}.contact-gallery-heading{max-width:760px;margin-bottom:18px}.contact-gallery-heading span{color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.contact-gallery-heading h2{margin:8px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.12}.contact-gallery-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:dense;grid-gap:14px;gap:14px}.contact-gallery-grid figure{position:relative;grid-column:span 2;min-height:210px;margin:0;overflow:hidden;border-radius:18px;background:#eef2f7}.contact-gallery-grid figure.featured{grid-column:span 3;grid-row:span 2;min-height:434px}.contact-gallery-grid figure:nth-child(2),.contact-gallery-grid figure:nth-child(3){grid-column:span 3}.contact-gallery-grid figure:nth-child(4),.contact-gallery-grid figure:nth-child(5),.contact-gallery-grid figure:nth-child(6){grid-column:span 2}.contact-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.contact-gallery-grid figure:hover img{transform:scale(1.045)}.contact-content-copy{padding-top:26px;border-top:1px solid rgba(15,23,42,.08)}.contact-content-copy .wp-content figure,.contact-content-copy .wp-content img{display:none}.contact-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:26px}.contact-trust-grid article{padding:20px;border:1px solid #eef2f7;border-radius:18px;background:#f8fafc}.contact-trust-grid h2{margin:0 0 10px;font-size:22px;line-height:1.18}.contact-trust-grid li,.contact-trust-grid p{color:#475569;line-height:1.7}.contact-trust-grid ul{margin-bottom:0}.contact-cta-card{background:linear-gradient(135deg,#fff1f2,#ffffff)!important}.trust-page-enhancement{margin-top:28px;padding:24px;border:1px solid rgba(193,18,31,.12);border-radius:22px;background:linear-gradient(135deg,#ffffff,#fff7f7)}.trust-page-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:20px 0}.trust-page-gallery figure{margin:0;overflow:hidden;border-radius:16px;background:#eef2f7}.trust-page-gallery img{display:block;width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.page-hero+.article-shell>.wp-content img{width:min(100%,520px);height:auto;margin:14px 14px 14px 0;border-radius:16px;object-fit:cover}.page-hero+.article-shell>.wp-content img:nth-of-type(odd){float:left}.page-hero+.article-shell>.wp-content img:nth-of-type(2n){float:right;margin-right:0;margin-left:14px}.page-hero+.article-shell>.wp-content:after{display:block;clear:both;content:""}.sticky-contact{display:none}.img-scale-hover img{transition:transform .7s ease}.img-scale-hover:hover img{transform:scale(1.08)}.site-footer{background:#111111;color:#ffffff}.footer-cta{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:42px;padding:28px;border:1px solid rgba(215,25,32,.16);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(193,18,31,.08))}.footer-cta h2{margin:0 0 6px;color:#ffffff}.footer-cta p{margin:0;color:#f3f4f6}.footer-grid{grid-template-columns:1.3fr .8fr .8fr .8fr}.site-footer h3{margin:0 0 16px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.site-footer li+li{margin-top:10px}.footer-bottom,.footer-contact span,.site-footer a,.site-footer p{color:rgba(243,244,246,.72)}.site-footer a:hover{color:#e7a4aa}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{border-radius:999px;background:#d71920}::-webkit-scrollbar-thumb:hover{background:#c1121f}@keyframes templateFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.template-home .article-card,.template-home .process-step,.template-home .product-card,.template-home .section-heading,.template-home .service-card,.template-home .why-card{animation:templateFadeUp .6s ease both}.template-home .article-card:nth-child(2),.template-home .process-step:nth-child(2),.template-home .product-card:nth-child(2),.template-home .service-card:nth-child(2),.template-home .why-card:nth-child(2){animation-delay:80ms}.template-home .article-card:nth-child(3),.template-home .process-step:nth-child(3),.template-home .product-card:nth-child(3),.template-home .service-card:nth-child(3),.template-home .why-card:nth-child(3){animation-delay:.16s}.template-home .article-card:nth-child(4),.template-home .process-step:nth-child(4),.template-home .product-card:nth-child(4),.template-home .service-card:nth-child(4),.template-home .why-card:nth-child(4){animation-delay:.24s}.template-home .home-hero{min-height:560px}.template-home .hero-content{padding:172px 0 58px}.template-home .hero-content h1{max-width:690px;margin-bottom:12px;font-size:clamp(40px,5vw,52px)}.template-home .hero-content p{max-width:620px;margin-bottom:18px}.template-home .button-row{gap:10px}.template-home .section{padding:56px 0}.template-home .section-heading{margin-bottom:20px}.template-home .section-heading h2{font-size:clamp(30px,3.2vw,34px)}.template-home .row-heading{gap:14px}.template-home .best-seller-carousel,.template-home .best-seller-grid{gap:12px}.template-home .best-seller-controls button{width:36px;height:36px}.template-home .best-seller-slide .product-media{aspect-ratio:4/3}.template-home .best-seller-slide .product-body{padding:12px}.template-home .best-seller-slide .product-card h2{margin-bottom:8px;font-size:14px;line-height:1.28}.template-home .best-seller-slide .product-price{margin-bottom:8px;gap:5px}.template-home .best-seller-slide .product-price del{font-size:11px}.product-archive-compact{padding-top:98px}.product-section{padding:22px 0 28px;border-bottom:1px solid rgba(15,23,42,.08)}.product-section:last-child{border-bottom:0}.product-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.product-section-head h2{margin:0 0 6px;font-size:clamp(22px,3vw,32px);line-height:1.12}.product-section-head p{max-width:760px;margin:0;color:var(--muted);font-weight:700}.product-section-head a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #f1c9cf;border-radius:999px;background:#fff5f5;color:var(--brand);font-size:13px;font-weight:900}.product-section-grid{margin-top:0}.product-category-compact-header{padding:104px 0 24px;background:linear-gradient(135deg,#fff7f7,#f8fafc);border-bottom:1px solid rgba(15,23,42,.08)}.product-category-compact-header span{display:inline-flex;margin-bottom:8px;color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-category-compact-header h1{margin:0 0 6px;font-size:clamp(28px,4vw,44px);line-height:1.08}.product-category-compact-header p{margin:0;color:var(--muted);font-weight:800}.product-category-breadcrumb{margin-bottom:18px}.product-category-title-row{margin-bottom:28px}.product-category-title-row h1{margin:0 0 6px;font-size:32px;font-weight:800}.product-category-title-row p{margin:0;color:var(--muted)}.product-category-empty{padding:40px 20px;text-align:center}.product-category-compact{padding-top:18px}.product-filter-layout.compact{display:block}.product-filter-layout.compact .product-filter-panel{position:static;grid-template-columns:minmax(160px,1.3fr) repeat(auto-fit,minmax(130px,1fr));align-items:flex-end;gap:10px;padding:12px;margin-bottom:12px;border-radius:16px;box-shadow:none}.product-filter-layout.compact .product-filter-head{align-self:stretch;align-items:center}.product-filter-layout.compact .product-filter-head strong{font-size:13px}.product-filter-layout.compact .product-filter-head button{padding:5px 8px;font-size:11px}.product-filter-layout.compact .product-filter-panel label{gap:5px;font-size:11px}.product-filter-layout.compact .product-filter-panel select{min-height:34px;border-radius:10px;padding:0 9px;font-size:12px}.product-filter-layout.compact .product-filter-summary{margin-bottom:10px;font-size:13px}.product-grid.product-grid-archive{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.product-grid-archive .product-card{border-radius:16px}.product-grid-archive .product-body{padding:12px}.product-grid-archive .product-body h3{font-size:14px;line-height:1.3}.product-grid-archive .product-body p{font-size:12px;line-height:1.45}.template-home .best-seller-slide .sale-percent{padding:2px 6px;font-size:10px}.template-home .best-seller-slide .add-cart-button{min-height:38px;padding:9px 10px;font-size:12px}.template-home .service-grid{gap:14px}.template-home .service-card{min-height:300px;padding:22px}.template-home .service-icon{width:50px;height:50px;border-radius:14px}.template-home .service-number{top:16px;right:20px;font-size:38px}.template-home .service-card h3{margin-top:14px;margin-bottom:6px;font-size:17px}.template-home .service-card ul{gap:6px;margin:14px 0}.template-home .article-grid,.template-home .process-grid,.template-home .split-section,.template-home .why-grid{gap:18px}.template-home .feature-photo{aspect-ratio:16/9}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media (max-width:1040px){.main-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;margin-left:0}.nav-shell{flex-wrap:wrap;padding:12px 0}.header-call{margin-left:auto}.product-grid,.service-grid,.solution-package-grid{grid-template-columns:repeat(2,1fr)}.product-grid.product-grid-archive{grid-template-columns:repeat(3,minmax(0,1fr))}.product-section-head{align-items:start}.product-filter-layout.compact .product-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-dropdown{display:none}.product-filter-layout{grid-template-columns:1fr}.product-filter-panel{position:static}.article-grid.three,.faq-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.article-shell,.blog-hero-grid,.blog-lead-card,.case-study-card,.contact-hero-grid,.contact-page-grid,.cta-grid,.detail-hero-grid,.keyword-hero-grid,.keyword-layout,.news-hero-grid,.news-layout,.news-lead-card,.product-detail-grid,.projects-hero-grid,.quick-estimate-grid,.split-section{grid-template-columns:1fr}.article-cta,.article-sidebar,.contact-page-aside,.keyword-service-panel,.news-sidebar,.product-detail-sidebar{position:static}}@media (max-width:720px){.product-detail{padding-top:18px}.product-detail-main{grid-template-columns:1fr;gap:16px}.product-summary{padding:16px;border:1px solid var(--line);border-radius:18px;background:#ffffff;box-shadow:0 14px 32px rgba(15,23,42,.06)}.product-summary h1{font-size:clamp(25px,8vw,34px);line-height:1.15}.product-summary .button-row{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.product-summary .add-cart-button,.product-summary .button{width:100%;justify-content:center}.product-gallery-main img{max-height:58vh;aspect-ratio:1/1}.product-gallery-main span{display:none}.product-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.product-gallery-thumbs button{flex:0 0 72px;scroll-snap-align:start}.product-detail-sidebar{display:none}.product-description-inline{margin-top:8px}.product-lightbox{padding:64px 14px}.product-lightbox-nav{top:auto;bottom:14px;width:44px;height:50px;transform:none}.cart-item,.cart-page-grid{grid-template-columns:1fr}.cart-panel{padding:16px;border-radius:16px}.cart-panel h2{font-size:21px}.checkout-form{position:static}.cart-item{gap:10px;padding:10px}.cart-item img,.cart-item>span{width:100%;height:auto;max-height:220px;aspect-ratio:4/3}.cart-item button,.cart-item input{width:100%}.cart-item button{border-radius:12px}.cart-total{align-items:flex-start;flex-direction:column}.header-cart span{display:none}.product-archive-compact{padding-top:82px}.category-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.category-pills a{flex:0 0 auto}.product-filter-layout.compact .product-filter-panel,.product-grid.product-grid-archive{grid-template-columns:repeat(2,minmax(0,1fr))}.product-section{padding:18px 0 22px}.product-section-head{display:grid;grid-gap:10px;gap:10px}.product-category-compact-header{padding-top:88px}.product-filter-layout.compact .product-filter-head{grid-column:1/-1}.best-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.best-seller-controls{justify-content:center}.template-home .home-hero{min-height:480px}.template-home .hero-content{padding:126px 0 44px}.template-home .hero-content h1{font-size:34px}.template-home .hero-content p{margin-bottom:16px;font-size:15px}.template-home .section{padding:42px 0}.template-home .section-heading{margin-bottom:16px}.template-home .section-heading h2{font-size:26px}.template-home .best-seller-grid{gap:10px}.template-home .best-seller-slide .product-body{padding:10px}.template-home .best-seller-slide .product-card h2{font-size:13px}.template-home .service-card{min-height:auto;padding:18px}.sticky-contact{position:fixed;right:14px;bottom:14px;z-index:70;display:flex;flex-direction:column;gap:8px}.sticky-contact a{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;box-shadow:0 12px 28px rgba(15,23,42,.22)}.sticky-contact a span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.sticky-contact-call{background:var(--brand);color:#ffffff}.sticky-contact-zalo{background:#0068ff;color:#ffffff}.sticky-contact-zalo-icon{width:28px;height:28px}.site-footer{padding-bottom:40px}.footer-bottom,.topbar-inner{flex-direction:column;align-items:flex-start;padding:10px 0}.brand{width:100%}.header-call{width:100%;margin-left:0}.main-nav{justify-content:flex-start}.main-nav a{padding:9px 8px}.home-hero{min-height:560px}.hero-content{padding:72px 0}.hero-content h1{font-size:40px}.hero-content p{font-size:16px}.section{padding:56px 0}.archive-list h2,.detail-hero h1,.not-found h1,.page-hero h1,.product-summary h1,.section-heading h2{font-size:28px}.footer-bottom,.row-heading{align-items:stretch}.archive-list>div,.article-grid.three,.case-visuals,.contact-trust-grid,.faq-grid,.footer-grid,.keyword-article-grid,.keyword-product-grid,.local-area-grid,.product-grid,.service-grid,.trust-grid,.trust-page-gallery{grid-template-columns:1fr}.trust-grid div{min-height:88px}.article-shell{padding-top:36px;padding-bottom:52px}.product-gallery{grid-template-columns:1fr}}@media (max-width:1040px){.site-header .header-call,.site-header .header-phone,.site-header .main-nav{display:none}.site-header .nav-shell{flex-wrap:nowrap;padding:0}.site-header .brand{width:auto}.brand-logo{width:188px;height:64px;margin-block:8px}.site-header .header-actions{margin-left:auto}.mobile-toggle{display:grid;place-items:center}.mobile-menu{display:grid;grid-gap:4px;gap:4px;padding:14px 16px 18px;background:#ffffff;color:#334155;box-shadow:0 24px 42px rgba(15,23,42,.14);max-height:calc(100vh - 68px);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu a{padding:12px 14px;border-radius:8px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.mobile-menu .mobile-sub-link{display:flex;align-items:center;gap:9px;margin-left:12px;padding:8px 12px;color:var(--muted);font-size:13px;font-weight:700}.mobile-menu .mobile-sub-link .nav-category-icon{width:28px;height:28px;border-radius:9px}.mobile-menu a:hover,.mobile-search:hover{background:#fff5f5;color:#c1121f}.mobile-search{display:flex}.mobile-menu .mobile-cta{margin-top:8px;text-align:center;background:linear-gradient(135deg,#c1121f,#8f111a);color:#ffffff}.hero-content h1{font-size:54px}.estimate-option-grid,.footer-grid,.hero-stats,.local-area-grid,.process-grid,.product-grid.sample-grid,.service-grid,.stats-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.process-arrow,.process-section .process-grid:before{display:none}.contact-grid,.contact-trust-grid,.trust-page-gallery{grid-template-columns:1fr}.contact-form-panel .contact-form,.contact-panel-heading{padding-inline:22px}.contact-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-gallery-grid figure,.contact-gallery-grid figure.featured,.contact-gallery-grid figure:nth-child(n){grid-column:span 1;grid-row:span 1;min-height:150px}.news-side-list{grid-template-columns:1fr}.blog-lead-media,.news-lead-media{min-height:300px}.article-grid.category-card-grid,.blog-card-grid,.recent-products-list{grid-template-columns:repeat(2,minmax(0,1fr))}.news-sidebar-card{padding:18px}}@media (max-width:720px){.product-consult-fields,.recent-products-list,.two-fields{grid-template-columns:1fr}.contact-hero-card,.contact-info-card{padding:18px}.contact-panel-heading{padding-top:24px}.contact-form-panel .contact-form{padding-bottom:24px}.contact-content-card{padding:18px;border-radius:18px}.contact-gallery-grid{gap:8px}.contact-gallery-grid figure,.contact-gallery-grid figure.featured,.contact-gallery-grid figure:nth-child(n){grid-column:span 1;grid-row:span 1;min-height:132px;border-radius:14px}.news-archive-list,.news-hero-card,.news-lead-body{padding:18px}.news-lead-media{min-height:220px}.blog-hero-card,.blog-lead-body{padding:18px}.blog-lead-media{min-height:220px}.article-grid.category-card-grid,.blog-card-grid{grid-template-columns:1fr}.site-header{background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.template-home) .site-header:not(.is-scrolled){background:rgba(17,17,17,.88)}.brand-logo{width:158px;height:54px;margin-block:7px}.topbar{display:none}.header-search{width:42px;height:42px;padding:0;border-radius:8px}.header-search span{display:none}.search-backdrop{padding:12px}.search-dialog{max-height:calc(100vh - 24px);margin-top:0;border-radius:16px}.search-filters,.search-head,.search-input-wrap{margin-left:14px;margin-right:14px}.search-head{padding:16px 0 10px}.search-input-wrap{margin-bottom:12px}.search-filters{padding:0 0 12px}.search-results{padding:12px}.search-result{grid-template-columns:58px minmax(0,1fr)}.search-result img,.search-result>span{width:58px;height:58px}.hero-content{padding-top:118px}.hero-content h1{font-size:40px}.hero-content p{font-size:15px}.estimate-option-grid,.footer-grid,.hero-stats,.process-grid,.product-grid.sample-grid,.service-grid,.stats-grid,.strength-list,.why-grid{grid-template-columns:1fr}.section-heading h2{font-size:30px}.service-card,.solution-package-card{min-height:auto}.case-study-card,.projects-hero-card{border-radius:14px}.case-study-card{padding:14px}.case-copy h2{font-size:24px}.case-visuals div{min-height:280px}.project-steps div{grid-template-columns:1fr}.process-section .section-heading{margin-bottom:42px}.process-card{padding:24px}.footer-cta{flex-direction:column;align-items:flex-start}}.nav-dropdown.mega-menu{width:min(840px,calc(100vw - 32px))!important;grid-template-columns:240px 1fr!important;padding:0!important;overflow:hidden;border:1px solid rgba(241,201,207,.4);background:rgba(255,255,255,.98);box-shadow:0 24px 60px rgba(15,23,42,.12)}.mega-menu-parents{background:#f8fafc;border-right:1px solid #f1f5f9;padding:16px 12px;display:flex;flex-direction:column;gap:6px}.mega-menu-parent-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:12px;color:#334155!important;background:transparent!important;font-size:13px!important;font-weight:700;text-transform:none!important;transition:all .18s ease;cursor:pointer}.mega-menu-parent-item.active,.mega-menu-parent-item:hover{background:#fff5f5!important;color:var(--brand)!important}.mega-menu-parent-item.active .nav-category-icon{background:var(--brand);color:#ffffff}.mega-menu-children{padding:24px 28px;display:flex;flex-direction:column;gap:16px;background:#ffffff}.mega-menu-children-title{font-size:14px;font-weight:800;color:#0f172a;border-bottom:2px solid #fff5f5;padding-bottom:8px;letter-spacing:.01em}.mega-menu-children-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 20px;gap:10px 20px}.mega-menu-children-grid a{display:flex!important;justify-content:space-between;align-items:center;padding:8px 12px!important;border-radius:8px;color:#475569!important;background:#f8fafc!important;font-size:13px!important;text-transform:none!important;transition:all .18s ease}.mega-menu-children-grid a:hover{background:#fff5f5!important;color:var(--brand)!important}.child-count{font-size:11px;font-weight:700;background:#e2e8f0;color:#64748b;padding:2px 7px;border-radius:999px;transition:all .18s ease}.mega-menu-children-grid a:hover .child-count{background:var(--brand);color:#ffffff}.no-children{grid-column:1/-1;color:#94a3b8;font-size:13px;font-style:italic}.mobile-menu-categories-title{font-size:11px;font-weight:900;text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;padding:16px 16px 6px;border-bottom:1px solid #f1f5f9}.mobile-menu-parent-group{border-bottom:1px solid #f1f5f9;padding-bottom:4px}.mobile-menu-parent-header{display:flex;justify-content:space-between;align-items:center}.mobile-sub-link.parent-link{display:flex;align-items:center;gap:10px;padding:12px 16px!important;color:#0f172a!important;background:transparent!important;border:0!important;font-weight:700;flex:1 1}.mobile-menu-toggle-btn{border:0;background:transparent;color:#64748b;width:48px;height:48px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease;padding:0;margin-right:8px}.mobile-menu-toggle-btn.is-expanded{transform:rotate(180deg);color:var(--brand)}.mobile-menu-children-list{max-height:0;opacity:0;overflow:hidden;transition:all .28s cubic-bezier(.4,0,.2,1);padding-left:56px;display:flex;flex-direction:column;gap:4px}.mobile-menu-children-list.show{max-height:500px;opacity:1;padding-top:4px;padding-bottom:8px}.mobile-child-link{font-size:13px!important;color:#475569!important;display:flex!important;justify-content:space-between;align-items:center;padding:8px 16px 8px 0!important;border:0!important;background:transparent!important;text-transform:none!important}.mobile-child-link .child-count{font-size:10px;font-weight:700;background:#f1f5f9;color:#64748b;padding:1px 6px;border-radius:999px}.sidebar-categories-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.sidebar-category-item{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:10px;background:#f8fafc;color:#334155!important;font-size:13px;font-weight:700;transition:all .18s ease}.sidebar-category-item:hover{background:#fff5f5;color:var(--brand)!important;transform:translateX(4px)}.sidebar-category-item .count{font-size:11px;font-weight:700;background:#e2e8f0;color:#64748b;padding:2px 7px;border-radius:999px;transition:all .18s ease}.sidebar-category-item:hover .count{background:var(--brand);color:#ffffff}.product-archive-grid{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:32px;gap:32px;align-items:start}.archive-content,.product-archive-layout .product-grid,.product-archive-layout .product-section,.product-archive-layout .product-section-head{min-width:0}.archive-sidebar{position:-webkit-sticky;position:sticky;top:120px;background:#ffffff;border:1px solid rgba(241,201,207,.4);border-radius:18px;padding:22px;box-shadow:0 16px 40px rgba(15,23,42,.04)}.archive-sidebar-heading{border-bottom:2px solid #fff5f5;padding-bottom:12px;margin-bottom:16px}.archive-sidebar-brand-heading{margin-top:24px}.archive-sidebar-heading h2{font-size:15px;font-weight:800;color:#0f172a;margin:0;text-transform:uppercase;letter-spacing:.05em}.archive-sidebar-nav{display:flex;flex-direction:column;gap:8px}.archive-sidebar-group{display:flex;flex-direction:column;border-radius:10px;overflow:hidden}.archive-sidebar-parent{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:10px;background:#f8fafc;color:#334155!important;font-size:13px;font-weight:700;transition:all .18s ease}.archive-sidebar-parent:hover{background:#fff5f5;color:var(--brand)!important}.archive-sidebar-parent .count{font-size:11px;font-weight:700;background:#e2e8f0;color:#64748b;padding:2px 7px;border-radius:999px;transition:all .18s ease}.archive-sidebar-parent:hover .count{background:var(--brand);color:#ffffff}.archive-sidebar-children{max-height:0;opacity:0;overflow:hidden;display:flex;flex-direction:column;gap:4px;padding-left:20px;margin-top:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.archive-sidebar-group:focus-within .archive-sidebar-children,.archive-sidebar-group:hover .archive-sidebar-children{max-height:400px;opacity:1;margin-top:6px;padding-bottom:6px}.archive-sidebar-child{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:8px;color:#475569!important;font-size:12px;transition:all .18s ease}.archive-sidebar-child:hover{background:#fff5f5;color:var(--brand)!important;transform:translateX(3px)}.archive-sidebar-child .count{font-size:11px;color:#94a3b8}.archive-sidebar-child:hover .count{color:var(--brand)}.archive-sidebar-brand-list{max-height:280px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px;margin-top:8px}.archive-sidebar-brand-list::-webkit-scrollbar{width:4px}.archive-sidebar-brand-list::-webkit-scrollbar-track{background:#f8fafc;border-radius:999px}.archive-sidebar-brand-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.archive-sidebar-brand-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.archive-sidebar-parent.brand-active{background:#fff5f5;color:var(--brand)!important}.archive-sidebar-parent.brand-active .count{background:var(--brand);color:#ffffff}.active-filter-bar{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#fff5f5;border:1px solid rgba(193,18,31,.15);border-radius:12px;margin-bottom:28px;font-size:14px;color:#334155}.active-filter-bar strong{color:var(--brand);font-weight:800}.clear-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:var(--brand);color:#ffffff!important;font-size:12px;font-weight:800;border-radius:8px;text-transform:uppercase;transition:all .18s ease}.clear-filter-btn:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(193,18,31,.2)}@media (max-width:900px){.product-archive-grid{grid-template-columns:minmax(0,1fr);gap:14px}.archive-sidebar{position:static;padding:10px 12px;border-radius:16px;box-shadow:0 10px 24px rgba(15,23,42,.04)}.archive-sidebar-heading{padding-bottom:6px;margin-bottom:8px;border-bottom:0}.archive-sidebar-brand-heading{margin-top:12px}.archive-sidebar-heading h2{font-size:12px;letter-spacing:.04em}.archive-sidebar-brand-list,.archive-sidebar-nav{display:flex;flex-direction:row;gap:8px;margin:0 -12px;padding:0 12px 4px;overflow-x:auto;overflow-y:hidden;max-height:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.archive-sidebar-brand-list::-webkit-scrollbar,.archive-sidebar-nav::-webkit-scrollbar{display:none}.archive-sidebar-brand-list .archive-sidebar-parent,.archive-sidebar-group{flex:0 0 auto}.archive-sidebar-parent{min-height:36px;padding:8px 11px;gap:8px;white-space:nowrap;font-size:12px}.archive-sidebar-parent .count{padding:2px 6px;font-size:10px}.archive-sidebar-children{display:none}.active-filter-bar{align-items:flex-start;padding:12px;margin-bottom:16px;gap:10px;font-size:12px}.clear-filter-btn{flex:0 0 auto;padding:6px 10px;font-size:11px}}@media (max-width:720px){.product-archive-layout{padding:calc(var(--public-header-offset, 98px) + 12px) 0 36px}.product-archive-grid{gap:12px}.archive-sidebar{margin:0 -4px 8px;padding:10px;border-color:rgba(15,23,42,.08);border-radius:14px;box-shadow:none}.archive-sidebar-heading{margin:0 0 6px;padding:0}.archive-sidebar-brand-heading{margin-top:8px}.archive-sidebar-heading h2{font-size:11px}.archive-sidebar-brand-list,.archive-sidebar-nav{gap:6px;margin:0 -8px;padding:0 8px 6px}.archive-sidebar-brand-list,.archive-sidebar-nav{display:flex;overflow-x:auto;overflow-y:hidden}.archive-sidebar-group{flex:0 0 auto;border:1px solid rgba(15,23,42,.06);background:#f8fafc}.archive-sidebar-parent{min-height:32px;padding:8px 10px;white-space:nowrap;font-size:12px}.archive-sidebar-parent .count{display:inline-flex;flex:0 0 auto;font-size:10px}.archive-sidebar-children{display:none}.archive-sidebar-child{padding:7px 8px;font-size:11px;background:#ffffff}.archive-sidebar-child:hover{transform:none}.active-filter-bar{display:grid;padding:10px}.archive-content .product-grid.product-grid-archive,.product-archive-layout .product-grid,.product-archive-layout .product-grid.product-grid-archive,.product-archive-layout .product-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.archive-content .product-grid-archive .product-body{padding:10px}.archive-content .product-grid-archive .product-body h3,.archive-content .product-grid-archive .product-card h2{font-size:13px;line-height:1.25}.archive-content .product-grid-archive .product-body p{display:none}.archive-content .product-grid-archive .product-actions{display:grid;grid-gap:8px;gap:8px}.archive-content .product-grid-archive .add-cart-button{width:100%;justify-content:center;min-height:36px;padding:8px;font-size:11px}.product-category-breadcrumb{margin-bottom:12px}.product-category-title-row{margin-bottom:16px}.product-category-title-row h1{margin:0 0 4px;font-size:clamp(24px,7vw,30px);line-height:1.15}.product-category-title-row p{margin:0;color:var(--muted);font-size:13px;font-weight:800}}@media (max-width:900px){.product-archive-layout .archive-content .product-section-grid,.product-archive-layout .archive-content>.product-section>.product-grid.product-grid-archive,.product-category-compact .product-grid.product-grid-archive{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}