:root{--bg:#f5f8f4;--ink:#102119;--muted:#607166;--line:#d8e4db;--brand:#138152;--brand-strong:#064a31;--brand-soft:#e3f4e8;--leaf:#edf7e8;--gold:#be8429;--coral:#d46a4c;--aqua:#e4f4f0;--white:#fff;--shadow:0 24px 70px #0d492c26;--soft-shadow:0 16px 42px #13251b14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #e3f4e8e6, transparent 34rem), linear-gradient(180deg, #fbfdf9 0%, var(--bg) 45%, #fff 100%);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}img{max-width:100%;height:auto;display:block}.site-shell{min-height:100vh;overflow-x:hidden}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#fbfdf9d1;justify-content:space-between;align-items:center;gap:24px;padding:12px 24px;display:flex;position:sticky;top:0;left:0;right:0}.brand{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand img{width:auto;max-height:48px}.site-header nav,.header-actions,.footer-links,.card-actions,.hero-actions{align-items:center;gap:14px;display:flex}.site-header nav{flex-wrap:wrap;flex:1;justify-content:center}.site-header nav a,.header-actions a,.footer-links a,.card-actions a{color:var(--muted);font-size:14px;font-weight:700;text-decoration:none;transition:color .18s,transform .18s,background .18s}.site-header nav a:hover,.header-actions a:hover,.footer-links a:hover,.card-actions a:hover{color:var(--brand-strong)}.admin-link{background:var(--white);border:1px solid #1381522e;border-radius:999px;padding:8px 13px;box-shadow:0 10px 24px #13251b0f}.hero-section{min-height:720px;position:relative}.hero-media{background:linear-gradient(90deg,#f5f8f4fa 0%,#f5f8f4db 42%,#f5f8f452 100%),url(/hero-bg2.webp) 100%/cover no-repeat;position:absolute;inset:0}.hero-section:after{content:"";z-index:0;background:linear-gradient(135deg,#1381522e,#d46a4c1f),url(/seo_banner.jpg) 50%/cover no-repeat;border-radius:8px;width:min(34vw,420px);height:170px;position:absolute;bottom:44px;right:max(24px,50vw - 590px)}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);align-items:center;gap:36px;min-height:720px;display:grid;position:relative}.hero-copy{max-width:760px}.eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:850px;margin-bottom:22px;font-size:clamp(44px,6vw,88px);line-height:.98}h2{margin-bottom:16px;font-size:clamp(30px,4vw,52px);line-height:1.05}h3{margin-bottom:10px;font-size:24px;line-height:1.16}.card-title{font-size:24px;line-height:1.18}.hero-text,.section-head>p,.two-column>p,.about-showcase>div>p{color:var(--muted);font-size:19px;line-height:1.65}.button{border-radius:999px;align-items:center;min-height:46px;padding:12px 20px;font-weight:800;text-decoration:none;transition:box-shadow .18s,transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand);color:var(--white);box-shadow:0 16px 28px #1381523d}.button-secondary{background:var(--white);border:1px solid var(--line);color:var(--brand-strong)}.hero-panel,.hero-product-card{box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #fffc;border-radius:8px;padding:28px}.hero-product-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:20px;display:grid;position:relative;overflow:hidden}.hero-product-card:before{content:"";background:linear-gradient(135deg,#13815229,#be842929);height:44%;position:absolute;inset:0 0 auto}.hero-product-card>*{z-index:1;position:relative}.hero-product-image{aspect-ratio:1/.9;justify-content:center;align-items:center;padding:18px;display:flex}.hero-product-image img{filter:drop-shadow(0 24px 24px #0f2d1c2e);object-fit:contain;max-height:340px;transform:rotate(-3deg)}.hero-product-card h2{margin-bottom:10px;font-size:34px}.hero-product-card p:not(.eyebrow){color:var(--muted);line-height:1.65}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:720px;margin-top:34px;display:grid}.trust-item{box-shadow:var(--soft-shadow);background:#ffffffbd;border:1px solid #d8e4dbdb;border-radius:8px;padding:16px}.trust-item strong{color:var(--brand-strong);font-size:30px;line-height:1;display:block}.trust-item span{color:var(--muted);margin-top:8px;font-size:13px;font-weight:800;display:block}.hero-panel span,.mini-card span{color:var(--gold);text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.hero-panel strong{margin-bottom:14px;font-size:34px;line-height:1;display:block}.hero-panel p,.product-card p,.blog-card p,.mini-card p,.article-detail p,.product-detail p,.product-detail li{color:var(--muted);line-height:1.65}.section{padding:92px 0}.muted-section{background:linear-gradient(135deg, #edf7e8f0, #e4f4f0d1), var(--leaf)}.section-head,.two-column{grid-template-columns:minmax(0,.9fr) minmax(280px,.8fr);align-items:end;gap:30px;margin-bottom:34px;display:grid}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card,.blog-card,.mini-card,.lead-form{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:8px}.product-card{flex-direction:column;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden}.product-card:hover,.blog-card:hover,.mini-card:hover{transform:translateY(-4px);box-shadow:0 22px 54px #13251b21}.product-image{background:radial-gradient(circle at 68% 22%,#be842929,#0000 9rem),linear-gradient(135deg,#eff8f1,#fff);justify-content:center;align-items:center;min-height:260px;padding:24px;display:flex}.product-image img{filter:drop-shadow(0 18px 16px #0f2d1c1f);object-fit:contain;max-height:230px;transition:transform .18s}.product-card:hover .product-image img{transform:scale(1.04)rotate(-2deg)}.product-content{flex-direction:column;flex:1;padding:24px;display:flex}.product-content ul{color:var(--brand-strong);margin:0 0 20px;padding-left:20px}.product-subtitle{font-weight:800;color:var(--brand-strong)!important}.pill{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;margin-bottom:12px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.card-actions{margin-top:auto}.card-actions a{color:var(--brand-strong)}.price-line{font-size:17px;font-weight:900;color:var(--brand-strong)!important}.certificate-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.mini-card{min-height:210px;padding:24px;transition:box-shadow .18s,transform .18s}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.blog-card{grid-template-columns:180px minmax(0,1fr);gap:0;transition:box-shadow .18s,transform .18s;display:grid;overflow:hidden}.blog-card img{object-fit:cover;width:100%;height:100%;min-height:210px}.blog-card div{padding:24px}.contact-section{color:var(--white);background:linear-gradient(135deg,#064a31f5,#138152e6),url(/hero-bg2.webp) 50%/cover no-repeat}.contact-section .eyebrow,.contact-section p{color:#ffffffc7}.contact-grid{grid-template-columns:minmax(0,.8fr) minmax(320px,.8fr);align-items:start;gap:36px;display:grid}.lead-form{color:var(--ink);gap:16px;padding:24px;display:grid}.lead-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:800;display:grid}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 4px #1381521f}.site-footer{color:var(--white);background:#102119;justify-content:space-between;align-items:center;gap:24px;padding:30px 24px;display:flex}.site-footer p{color:#ffffff9e;max-width:720px;margin:6px 0 0}.detail-page .site-header{position:static}.page-hero{background:linear-gradient(90deg,#f5f8f4f5,#f5f8f4d6),url(/seo_banner.jpg) 50%/cover no-repeat;padding:92px 0 76px}.page-hero .container{max-width:980px}.page-hero h1{font-size:clamp(42px,5vw,72px)}.sale-hero{color:var(--white);background:linear-gradient(90deg,#075a37eb,#12804fb8),url(/hero-bg2.webp) 50%/cover no-repeat}.sale-hero .eyebrow,.sale-hero .hero-text{color:#ffffffd1}.product-detail,.article-detail{padding-top:56px;padding-bottom:80px}.product-detail{grid-template-columns:minmax(300px,.75fr) minmax(0,1fr);gap:44px;display:grid}.detail-image{background:var(--white);border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;min-height:520px;padding:32px;display:flex}.detail-image img{object-fit:contain;max-height:460px}.article-detail{max-width:850px}.article-detail img{object-fit:cover;border-radius:8px;width:100%;max-height:460px;margin-bottom:28px}.disclaimer{color:var(--muted);font-size:14px;line-height:1.6}.rich-text{color:var(--muted);white-space:pre-line;line-height:1.8}.content-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:start;gap:28px;display:grid}.content-panel,.side-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:28px;box-shadow:0 12px 38px #13251b12}.about-showcase{grid-template-columns:minmax(0,.86fr) minmax(320px,.72fr);align-items:center;gap:40px;display:grid}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.quality-grid>div{box-shadow:var(--soft-shadow);background:#ffffffc2;border:1px solid #d8e4dbdb;border-radius:8px;min-height:150px;padding:22px;display:grid}.quality-grid>div:first-child{grid-row:span 2}.quality-grid strong{color:var(--brand-strong);font-size:clamp(34px,4vw,54px);line-height:1}.quality-grid span{color:var(--muted);align-self:end;font-weight:800;line-height:1.45}.content-panel{grid-column:1/-1}.content-layout .side-panel{grid-column:auto}.content-layout:has(.side-panel) .content-panel{grid-column:auto}.compact-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.compact-list a{color:var(--brand-strong);font-weight:800;text-decoration:none}.blog-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-list{margin-bottom:28px}@media (max-width:980px){.site-header{flex-direction:column;align-items:flex-start}.site-header nav,.header-actions{flex-wrap:wrap}.hero-grid,.section-head,.two-column,.about-showcase,.contact-grid,.product-detail,.content-layout,.product-grid,.certificate-row,.blog-grid,.blog-card{grid-template-columns:1fr}.hero-section,.hero-grid{min-height:620px}.hero-section:after{display:none}.trust-strip,.quality-grid{grid-template-columns:1fr}.quality-grid>div:first-child{grid-row:auto}}@media (max-width:560px){.container{padding:0 16px}.section{padding:58px 0}h1{font-size:42px}.hero-actions{flex-direction:column;align-items:stretch}.button{justify-content:center;width:100%}.site-header{padding:12px 16px}.site-header nav{justify-content:flex-start}.site-footer{flex-direction:column;align-items:flex-start}}
