:root{--ink: #16201c;--muted: #61706a;--line: #dfe7e2;--paper: #fbfcfa;--soft: #eef4f0;--brand: #0c6b58;--brand-dark: #084839;--accent: #d77b36;--white: #ffffff;--shadow: 0 18px 45px rgba(22, 32, 28, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header,.admin-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,4vw,56px);background:#fbfcfaf0;border-bottom:1px solid rgba(223,231,226,.86);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:grid;width:42px;height:42px;place-items:center;color:var(--white);background:var(--brand);border-radius:8px;font-weight:800}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:12px}.main-nav{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:14px}.main-nav a:hover{color:var(--brand)}.main-nav a[aria-current=page]{color:var(--brand);font-weight:800}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.nav-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--ink)}.hero{position:relative;display:grid;min-height:min(720px,calc(100vh - 72px));overflow:hidden;place-items:end start}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#081a16d1,#081a1647 58%,#081a162e),linear-gradient(0deg,#081a1680,#081a1614 48%)}.hero-content{position:relative;width:min(760px,calc(100% - 36px));margin:0 clamp(18px,6vw,80px) clamp(72px,12vh,130px);color:var(--white)}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(48px,9vw,94px);line-height:.95}.hero p:not(.eyebrow){max-width:620px;margin:22px 0 0;color:#ffffffe0;font-size:20px}.hero-actions,.admin-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-weight:700}.button-primary{color:var(--white);background:var(--brand)}.button-primary:hover{background:var(--brand-dark)}.button-secondary{color:var(--ink);background:var(--white);border-color:var(--line)}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:var(--white)}.trust-band div{padding:24px clamp(16px,3vw,42px);border-right:1px solid var(--line)}.trust-band strong{display:block;color:var(--brand);font-size:28px}.trust-band span{color:var(--muted);font-size:14px}.section{padding:82px clamp(18px,5vw,70px)}.muted-section,.customization-section{background:var(--soft)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.split,.customization-section{display:flex;align-items:end;justify-content:space-between;gap:32px}.section-heading h1,.section-heading h2,.customization-copy h2,.contact-copy h2{margin:0;font-size:clamp(30px,5vw,48px);line-height:1.08}.section-heading p:not(.eyebrow),.customization-copy p,.contact-copy p{color:var(--muted)}.intro-grid,.solution-grid,.case-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.intro-grid article,.solution-card,.case-card,.blog-card{padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px}.intro-grid h3,.solution-card h3,.case-card h3,.blog-card h3,.product-card h3{margin:0 0 10px;font-size:20px;line-height:1.22}.intro-grid p,.solution-card p,.case-card p,.blog-card p,.product-card p{margin:0;color:var(--muted)}.category-tabs{display:flex;gap:10px;margin-bottom:24px;overflow-x:auto;padding-bottom:4px}.category-tabs button,.admin-tabs button{min-height:38px;padding:8px 14px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:var(--white);cursor:pointer;white-space:nowrap}.category-tabs button.active,.admin-tabs button.active{color:var(--white);background:var(--brand);border-color:var(--brand)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.products-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:42px;align-items:end;padding:92px clamp(18px,5vw,70px);color:var(--white);background:linear-gradient(90deg,#084839f5,#084839bd),url(https://images.unsplash.com/photo-1513885535751-8b9238bd345a?auto=format&fit=crop&w=1800&q=80) center / cover}.about-hero{display:grid;min-height:560px;align-items:end;padding:92px clamp(18px,5vw,70px);color:var(--white);background:linear-gradient(90deg,#084839f5,#0848399e),url(https://images.unsplash.com/photo-1607083206968-13611e3d76db?auto=format&fit=crop&w=1800&q=80) center / cover}.products-hero h1{max-width:920px;margin:0;font-size:clamp(40px,6vw,76px);line-height:1}.about-hero h1{max-width:900px;margin:0;font-size:clamp(42px,6vw,78px);line-height:1}.products-hero p:not(.eyebrow){max-width:760px;color:#ffffffd1;font-size:19px}.about-hero p:not(.eyebrow){max-width:780px;color:#ffffffd6;font-size:19px}.products-summary{display:grid;gap:12px}.products-summary div{padding:20px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:8px;backdrop-filter:blur(10px)}.products-summary strong,.products-summary span{display:block}.products-summary strong{font-size:32px}.products-summary span{color:#ffffffc7}.category-directory{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-directory a{display:grid;min-height:132px;align-content:space-between;padding:20px;background:var(--white);border:1px solid var(--line);border-radius:8px}.category-directory a:hover{border-color:#0c6b586b;box-shadow:0 14px 32px #16201c14}.category-directory span{color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.category-directory strong{font-size:20px;line-height:1.18}.about-split-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1fr);gap:42px;align-items:start}.about-split-section h2{margin:0;font-size:clamp(30px,5vw,48px);line-height:1.08}.about-copy{display:grid;gap:18px;color:var(--muted);font-size:17px}.about-copy p{margin:0}.about-capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.about-capability-grid article{display:grid;min-height:240px;align-content:start;gap:12px;padding:22px;background:var(--white);border:1px solid var(--line);border-radius:8px}.about-capability-grid span{color:var(--accent);font-size:12px;font-weight:800}.about-capability-grid h3{margin:0;font-size:20px;line-height:1.18}.about-capability-grid p{margin:0;color:var(--muted)}.about-process-list{width:100%}.about-buyer-list{max-width:980px}.product-card{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #16201c0f}.product-card-image{display:block;overflow:hidden}.product-card-image img,.product-card>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .18s ease}.product-card-image:hover img{transform:scale(1.03)}.product-card-body{padding:20px}.product-card span,.case-card span,.blog-card span{display:block;margin-bottom:8px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.text-link{display:inline-flex;margin-top:16px;border:0;color:var(--brand);background:transparent;cursor:pointer;font-weight:800}.product-card-actions{display:flex;flex-wrap:wrap;gap:14px}.customization-copy{max-width:560px}.process-list{display:grid;width:min(520px,100%);gap:12px}.process-list div{display:flex;align-items:center;gap:16px;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px}.process-list span{color:var(--accent);font-weight:800}.case-card strong{display:block;margin-top:16px;color:var(--brand-dark)}.contact-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:42px;background:var(--brand-dark);color:var(--white)}.contact-copy p{color:#ffffffc2}.contact-methods{display:grid;gap:8px;margin-top:22px;color:#ffffffe6}.inquiry-form{display:grid;gap:14px;padding:24px;background:var(--white);border-radius:8px;color:var(--ink)}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{min-height:22px;margin:0;color:var(--muted);font-size:14px}.form-status[data-status=success]{color:var(--brand);font-weight:700}.form-status[data-status=error]{color:#a83b17;font-weight:700}.form-status[data-status=pending]{color:var(--muted)}.inquiry-form button:disabled{cursor:wait;opacity:.7}label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:700}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:11px 12px;color:var(--ink);background:var(--white)}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-repeat:no-repeat;background-size:5px 5px,5px 5px}textarea{resize:vertical}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:30px clamp(18px,5vw,70px);color:var(--muted);background:var(--white);border-top:1px solid var(--line)}.site-footer p{margin:6px 0 0}.site-footer a{color:var(--brand);font-weight:800}.support-widget{position:fixed;right:22px;bottom:22px;z-index:40;display:grid;justify-items:end;gap:12px}.support-toggle{position:relative;display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:50%;padding:0;background:transparent;box-shadow:0 14px 30px #12b95a52;cursor:pointer;font:inherit;text-decoration:none}.support-toggle:before{position:absolute;right:calc(100% + 12px);top:50%;width:max-content;max-width:150px;transform:translateY(-50%) translate(6px);border-radius:999px;padding:8px 12px;color:var(--white);background:#16201ceb;content:"WhatsApp us";font-size:13px;font-weight:800;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.support-toggle:after{position:absolute;right:calc(100% + 6px);top:50%;transform:translateY(-50%) translate(6px);border:6px solid transparent;border-left-color:#16201ceb;content:"";opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.support-toggle:hover:before,.support-toggle:focus-visible:before,.support-toggle:hover:after,.support-toggle:focus-visible:after{transform:translateY(-50%) translate(0);opacity:1}.support-toggle img{width:58px;height:58px;border-radius:50%;transition:transform .16s ease,box-shadow .16s ease}.support-toggle:hover img,.support-toggle:focus-visible img{transform:scale(1.05);box-shadow:0 16px 34px #12b95a5c}.support-panel{width:min(360px,calc(100vw - 32px));padding:18px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 60px #16201c2e}.support-panel[hidden],.support-followup[hidden]{display:none}.support-panel.is-open{display:block}.support-panel-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.support-panel-header strong,.support-panel-header span{display:block}.support-panel-header span{margin-top:3px;color:var(--muted);font-size:13px}.support-panel-header button{border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:24px;line-height:1}.support-panel p{color:var(--muted);font-size:14px}.support-followup{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.support-form{display:grid;gap:12px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--muted);font-size:13px;font-weight:700}.breadcrumb a{color:var(--brand)}.product-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);min-height:620px;background:var(--white)}.product-detail-media img{width:100%;height:100%;min-height:620px;object-fit:cover}.product-detail-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,7vw,80px)}.product-detail-copy h1{margin:0;font-size:clamp(38px,6vw,68px);line-height:1}.product-detail-copy p:not(.eyebrow){color:var(--muted);font-size:18px}.product-fact-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.product-fact-strip div{padding:16px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.product-fact-strip span,.product-fact-strip strong{display:block}.product-fact-strip span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.product-fact-strip strong{margin-top:6px;font-size:15px;line-height:1.25}.back-link{margin:0 0 28px}.product-overview-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:42px;align-items:start}.product-overview-copy{max-width:820px}.product-overview-copy h2{margin:0;font-size:clamp(30px,5vw,48px);line-height:1.08}.product-overview-copy p:not(.eyebrow){color:var(--muted);font-size:17px}.buyer-fit-panel{padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #16201c0f}.buyer-fit-list{display:flex;flex-wrap:wrap;gap:10px}.buyer-fit-list span{display:inline-flex;min-height:34px;align-items:center;padding:7px 11px;color:var(--brand-dark);background:var(--soft);border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:700}.detail-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0}.detail-spec-grid div{padding:22px;background:var(--white);border:1px solid var(--line);border-radius:8px}.detail-spec-grid dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.detail-spec-grid dd{margin:8px 0 0;font-size:17px}.product-cta-section{display:flex;align-items:center;justify-content:space-between;gap:28px}.product-cta-section h2{margin:0;font-size:clamp(28px,4vw,44px)}.product-cta-section p:not(.eyebrow){max-width:680px;color:var(--muted)}.product-info-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);gap:42px;align-items:start}.product-info-section h2{margin:0;font-size:clamp(30px,5vw,48px);line-height:1.08}.product-info-section p:not(.eyebrow){color:var(--muted)}.info-list{display:grid;gap:12px}.info-list div{display:flex;align-items:center;gap:14px;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px}.info-list span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;color:var(--brand);background:var(--soft);border-radius:50%;font-size:12px;font-weight:800}.info-list span:empty:before{width:10px;height:10px;background:var(--brand);border-radius:50%;content:""}.checklist-list div{background:var(--paper)}.load-error{padding:14px 18px;background:#fff1e7;color:#833b11}.admin-page{background:var(--soft)}.admin-shell{display:grid;gap:18px;width:min(1180px,calc(100% - 36px));margin:28px auto 80px}.admin-panel{padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px}.admin-panel h1,.admin-panel h2,.admin-panel h3{margin:0}.admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.admin-section-title,.editor-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.editor-list{display:grid;gap:18px}.editor-card{padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.editor-card-head button{min-height:36px;border:1px solid #f0c5ad;border-radius:8px;color:#9a4215;background:#fff3ec;cursor:pointer;font-weight:700}.editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hidden{display:none}code{padding:2px 5px;border-radius:5px;background:var(--soft);color:var(--brand-dark)}@media(max-width:900px){.nav-toggle{display:block}.main-nav{position:absolute;top:75px;right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;padding:16px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.trust-band,.intro-grid,.solution-grid,.case-grid,.blog-grid,.product-grid,.products-hero,.about-split-section,.about-capability-grid,.category-directory,.contact-section,.product-detail-hero,.product-overview-section,.detail-spec-grid,.product-info-section{grid-template-columns:1fr}.main-nav.static-nav{position:static;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:0;border:0;box-shadow:none}.section-heading.split,.customization-section{align-items:start;flex-direction:column}.product-detail-media img{min-height:320px}.product-fact-strip{grid-template-columns:1fr}.product-cta-section{align-items:start;flex-direction:column}.editor-fields{grid-template-columns:1fr}}@media(max-width:560px){.site-header,.admin-header{padding:12px 14px}.admin-header{align-items:stretch;flex-direction:column}.hero-content{margin-bottom:58px}.hero p:not(.eyebrow){font-size:17px}.trust-band{grid-template-columns:repeat(2,1fr)}.section{padding-top:58px;padding-bottom:58px}.site-footer,.admin-section-title,.editor-card-head{align-items:start;flex-direction:column}.support-widget{right:14px;bottom:14px}.support-toggle,.support-toggle img{width:52px;height:52px}}
