:root{color:#22231f;background:#f6f7f3;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--ink: #171713;--paper: #f6f7f3;--white: #ffffff;--yellow: #ffd21f;--green: #12a66a;--blue: #2e69e8;--muted: #666b64;--line: #d9dcd3;--content: min(1180px, calc(100vw - 48px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;min-width:320px;background:var(--paper)}body,button{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-150%);background:var(--yellow);padding:10px 14px;font-weight:700}.skip-link:focus{transform:translateY(0)}.section-inner{width:var(--content);margin:0 auto}.section-index{margin:0 0 20px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em}.site-header{position:fixed;z-index:20;top:0;right:0;left:0;height:78px;border-bottom:1px solid rgb(255 255 255 / 18%);color:#fff;transition:background .2s ease,box-shadow .2s ease}.site-header.is-scrolled{background:#171713f5;box-shadow:0 10px 30px #00000024}.header-inner{display:flex;width:var(--content);height:100%;align-items:center;margin:0 auto}.brand{display:flex;width:178px;height:48px;align-items:center;background:#fff;padding:8px 11px}.brand img{width:156px;height:auto}.main-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.main-nav a{position:relative;padding:28px 0 26px;font-size:14px;font-weight:600}.main-nav .nav-contact-link{display:none}.main-nav a:after{position:absolute;right:0;bottom:20px;left:0;height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:right;transition:transform .2s ease;content:""}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-cta{display:inline-flex;height:40px;align-items:center;gap:8px;margin-left:38px;border:1px solid rgb(255 255 255 / 56%);padding:0 16px;font-size:13px;font-weight:700}.header-cta:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.header-cta svg,.button svg,.text-link svg{width:17px;height:17px}.menu-button{display:none;width:42px;height:42px;place-items:center;margin-left:auto;border:1px solid rgb(255 255 255 / 42%);background:transparent}.menu-button svg{width:20px;height:20px}.hero{position:relative;display:flex;min-height:720px;height:92vh;max-height:900px;align-items:center;overflow:hidden;color:#fff;background:var(--ink)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:56% 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0f0f0ceb,#0f0f0cc2 42%,#0f0f0c2e 76%,#0f0f0c4d)}.hero-content{position:relative;z-index:2;width:var(--content);margin:58px auto 0}.eyebrow{margin:0 0 20px;color:var(--yellow);font-size:13px;font-weight:800;letter-spacing:.18em}.hero h1{max-width:none;margin:0;font-size:clamp(38px,3.2vw,58px);line-height:1.12;letter-spacing:0;white-space:nowrap}.hero-lead{max-width:none;margin:24px 0 0;font-size:clamp(22px,1.8vw,30px);font-weight:650;line-height:1.35;white-space:nowrap}.hero-description{max-width:570px;margin:20px 0 0;color:#ffffffc2;font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid rgb(255 255 255 / 42%);padding:12px 0 9px;font-size:14px;font-weight:700}.text-link:hover{border-color:var(--yellow);color:var(--yellow)}.hero-facts{position:absolute;z-index:2;right:max(24px,calc((100vw - 1180px)/2));bottom:28px;display:flex;gap:9px}.hero-facts span{border:1px solid rgb(255 255 255 / 28%);background:#11110e70;padding:8px 11px;font-size:11px;font-weight:650;backdrop-filter:blur(6px)}.intro-band{padding:78px 0;border-bottom:1px solid var(--line);background:#fff}.intro-grid{display:grid;grid-template-columns:200px 1fr;gap:54px}.intro-grid h2{max-width:none;margin:0;font-size:clamp(28px,2.5vw,40px);line-height:1.3;white-space:nowrap}.intro-grid div>p{max-width:760px;margin:26px 0 0;color:var(--muted);font-size:17px;line-height:1.9}.services-section,.strengths-section,.about-section{padding:110px 0}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:56px}.section-heading h2,.strengths-copy h2,.about-copy h2,.contact-inner h2{margin:0;font-size:clamp(34px,4.6vw,58px);line-height:1.16}.section-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:16px;line-height:1.8}.service-list{border-top:1px solid #bfc3bb}.service-item{display:grid;grid-template-columns:74px 1fr 220px;gap:24px;align-items:center;min-height:146px;border-bottom:1px solid var(--line)}.service-number{align-self:start;margin-top:39px;color:var(--green);font-size:12px;font-weight:800}.service-item h3{margin:0;font-size:24px}.service-item div p{max-width:660px;margin:12px 0 0;color:var(--muted);line-height:1.75}.service-keywords{color:#8a8e87;font-size:12px;font-weight:700;text-align:right}.products-section{padding:110px 0;background:var(--ink);color:#fff}.light-heading>p{color:#ffffff9e}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#3a3b35;border:1px solid #3a3b35}.product-card{min-height:330px;background:#22231f;padding:34px}.product-card-featured{background:var(--yellow);color:var(--ink)}.product-topline{display:flex;align-items:center;justify-content:space-between;color:var(--yellow);font-size:11px;font-weight:800;letter-spacing:.12em}.product-card-featured .product-topline{color:#57530d}.product-topline strong{font-size:22px;letter-spacing:0}.product-card h3{margin:70px 0 0;font-size:28px}.product-card p{max-width:480px;margin:18px 0 0;color:#ffffffa6;line-height:1.8}.product-card-featured p{color:#171713b8}.product-card ul{display:flex;flex-wrap:wrap;gap:12px 20px;margin:24px 0 0;padding:0;list-style:none}.product-card li{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.product-card li svg{width:15px;height:15px}.strengths-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.strengths-copy>p:last-child{max-width:530px;margin:28px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.strengths-table{border-top:2px solid var(--ink)}.strengths-table div{display:flex;min-height:90px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.strengths-table strong{font-size:18px}.strengths-table span{color:var(--muted);font-size:14px;text-align:right}.about-section{overflow:hidden;background:#e5eee9}.about-grid{display:grid;grid-template-columns:380px 1fr;gap:110px;align-items:center}.about-mark{position:relative;border:1px solid #b9c5bd;background:#fff}.about-mark img{width:100%;background:#fff;padding:24px}.about-copy>p:not(.section-index){max-width:650px;margin:28px 0 0;color:#4e554f;font-size:16px;line-height:1.9}.about-copy dl{margin:42px 0 0;border-top:1px solid #bcc9c1}.about-copy dl div{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:17px 0;border-bottom:1px solid #c8d3cc}.about-copy dt{color:#6d756f;font-size:13px}.about-copy dd{margin:0;font-weight:700}.about-copy dd a{border-bottom:1px solid currentColor}.contact-section{padding:100px 0;background:var(--yellow);color:var(--ink)}.contact-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:80px;align-items:start}.contact-copy .section-index{color:#716913}.contact-copy h2{max-width:650px;font-size:clamp(34px,3.8vw,52px)}.contact-copy>p:last-child{max-width:520px;margin:24px 0 0;line-height:1.8}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;border-top:2px solid var(--ink);padding-top:28px}.form-field{display:grid;gap:10px}.form-field-wide,.form-actions{grid-column:1 / -1}.form-field label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:800}.form-field label span,.form-field label strong{font-size:11px;font-weight:650}.form-field label span{color:#746e2a}.form-field label strong{color:#7b271d}.form-field input,.form-field textarea{width:100%;border:1px solid rgb(23 23 19 / 52%);border-radius:0;outline:0;background:#ffffff7a;padding:13px 14px;color:var(--ink);font:inherit}.form-field input{height:48px}.form-field textarea{min-height:96px;resize:vertical;line-height:1.6}.form-field input::placeholder,.form-field textarea::placeholder{color:#1717137a}.form-field input:focus,.form-field textarea:focus{border-color:var(--ink);background:#fff;box-shadow:0 0 0 2px #1717131f}.form-actions{display:flex;min-height:52px;align-items:center;gap:18px}.form-actions .button:disabled{transform:none;cursor:not-allowed;opacity:.56}.form-status{margin:0;color:#625d23;font-size:12px;line-height:1.6}.form-status.is-error{color:#8c251c}.form-status.is-success{color:#075f3a}.button-dark{width:fit-content;background:var(--ink);color:#fff}.site-footer{background:var(--ink);color:#fff;padding:62px max(24px,calc((100vw - 1180px)/2)) 24px}.footer-main{display:flex;justify-content:space-between;gap:60px;padding-bottom:46px}.footer-brand img{width:184px;height:auto;background:#fff;padding:9px 12px}.footer-brand p{margin:16px 0 0;color:#ffffff8c;font-size:13px}.footer-main nav{display:flex;align-items:flex-start;gap:28px;font-size:13px}.footer-main nav a:hover{color:var(--yellow)}.footer-legal{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgb(255 255 255 / 14%);padding-top:22px;color:#ffffff7a;font-size:12px}.footer-legal p{margin:0}.footer-legal a:hover{color:#fff}@media(max-width:859px){:root{--content: calc(100vw - 32px) }html{scroll-padding-top:68px}.site-header{height:68px}.brand{width:150px;height:44px;padding:8px 10px}.brand img{width:130px}.menu-button{display:grid}.header-cta{display:none}.main-nav{position:absolute;top:68px;right:0;left:0;display:none;margin:0;border-top:1px solid #34352f;background:var(--ink);padding:8px 16px 18px}.main-nav[data-open=true]{display:grid}.main-nav a{padding:14px 8px;border-bottom:1px solid #34352f}.main-nav .nav-contact-link{display:block}.main-nav a:after{display:none}.hero{min-height:680px;height:88vh;max-height:780px;align-items:flex-end}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(0deg,#0f0f0cf5,#0f0f0cd1 52%,#0f0f0c4d)}.hero-content{margin:0 auto 95px}.hero h1{max-width:100%;font-size:42px;white-space:normal}.hero-lead{max-width:100%;font-size:25px;white-space:normal}.hero-description{font-size:15px;line-height:1.7}.hero-facts{right:16px;bottom:18px;left:16px;overflow-x:auto}.hero-facts span{flex:0 0 auto}.intro-grid,.section-heading,.strengths-grid,.about-grid,.contact-inner{grid-template-columns:1fr;gap:32px}.intro-band{padding:64px 0}.intro-grid h2{font-size:34px;white-space:normal}.services-section,.products-section,.strengths-section,.about-section{padding:76px 0}.section-heading{margin-bottom:38px}.service-item{grid-template-columns:46px 1fr;padding:28px 0}.service-number{margin-top:4px}.service-keywords{display:none}.product-grid{grid-template-columns:1fr}.product-card{min-height:290px;padding:28px}.product-card h3{margin-top:52px}.about-grid{gap:58px}.about-mark{width:min(74vw,340px)}.contact-inner{grid-template-columns:1fr;gap:48px}.footer-main,.footer-legal{align-items:flex-start;flex-direction:column}.footer-main nav{display:grid;grid-template-columns:repeat(2,auto)}}@media(max-width:480px){.hero{min-height:700px}.hero h1{font-size:36px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.hero-lead{font-size:22px}.service-item{grid-template-columns:1fr;gap:10px}.service-number{margin:0}.strengths-table div{align-items:flex-start;flex-direction:column;gap:8px;padding:22px 0}.strengths-table span{text-align:left}.about-copy dl div{grid-template-columns:1fr;gap:7px}.contact-form{grid-template-columns:1fr}.form-field-wide,.form-actions{grid-column:auto}.form-actions{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
