:root{
  --forest:#12382e;
  --forest-2:#1a4d3e;
  --forest-3:#286653;
  --ink:#17211d;
  --muted:#68736e;
  --cream:#f6f0e7;
  --cream-2:#ede2d2;
  --sand:#d8b27c;
  --wood:#9a6236;
  --wood-dark:#5f3822;
  --line:rgba(18,56,46,.13);
  --white:#fff;
  --shadow:0 30px 80px rgba(23,33,29,.14);
  --radius:30px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.company-home{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6;overflow-x:hidden}
body.company-home.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
.public-container{width:min(1180px,calc(100% - 48px));margin:0 auto}
.public-header{position:fixed;z-index:100;top:0;left:0;right:0;height:86px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(18,56,46,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:.3s ease}
.public-header.is-scrolled{height:72px;box-shadow:0 10px 35px rgba(23,33,29,.08)}
.public-nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}
.public-brand{display:flex;align-items:center;flex:0 0 auto}
.public-brand img{width:245px;height:54px;object-fit:contain;object-position:left center}
.public-header.is-scrolled .public-brand img{height:46px}
.public-nav{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:700;color:#34413b}
.public-nav>a:not(.public-login-link){position:relative;padding:12px 0}
.public-nav>a:not(.public-login-link):after{content:"";position:absolute;left:0;bottom:7px;width:0;height:2px;background:var(--wood);transition:.25s ease}
.public-nav>a:not(.public-login-link):hover:after{width:100%}
.public-login-link{display:flex;align-items:center;gap:10px;background:var(--forest);color:#fff!important;padding:12px 18px;border-radius:999px;box-shadow:0 8px 24px rgba(18,56,46,.2);transition:.25s ease}
.public-login-link:hover{transform:translateY(-2px);background:var(--forest-2)}
.public-login-link span{font-size:18px;line-height:1}
.public-menu-button{display:none;width:46px;height:46px;border:0;border-radius:15px;background:#eef3f0;padding:12px;cursor:pointer}
.public-menu-button span{display:block;height:2px;background:var(--forest);margin:5px 0;border-radius:2px;transition:.25s ease}
.home-hero{position:relative;min-height:780px;padding:158px 0 92px;background:linear-gradient(135deg,#12382e 0%,#153f33 48%,#0d2f27 100%);color:#fff;overflow:hidden}
.home-hero:before{content:"";position:absolute;width:620px;height:620px;right:-220px;top:-250px;border-radius:50%;background:radial-gradient(circle,rgba(216,178,124,.28),rgba(216,178,124,0) 68%)}
.home-hero:after{content:"";position:absolute;width:520px;height:520px;left:-260px;bottom:-340px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12),rgba(255,255,255,0) 66%)}
.hero-grain{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(95deg,transparent 0 46%,rgba(255,255,255,.09) 47%,transparent 48%),linear-gradient(0deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:320px 100%,100% 8px;pointer-events:none}
.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:62px}
.section-kicker{display:flex;align-items:center;gap:12px;color:var(--wood);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:19px}
.section-kicker span{display:block;width:38px;height:1px;background:currentColor}
.section-kicker.light{color:#e6c394}
.hero-copy h1{margin:0;max-width:690px;font-size:clamp(48px,5.4vw,78px);line-height:1.02;letter-spacing:-.055em;font-weight:800}
.hero-copy h1 em{display:block;color:#e4bd86;font-style:normal;font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em;margin-top:7px}
.hero-copy>p{max-width:630px;margin:27px 0 0;color:#d8e4df;font-size:18px;line-height:1.75}
.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:35px}
.home-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 22px;border-radius:999px;font-size:14px;font-weight:800;transition:.25s ease;border:1px solid transparent}
.home-btn span{font-size:18px}
.home-btn:hover{transform:translateY(-3px)}
.home-btn-primary{background:#e4bd86;color:#17382f;box-shadow:0 15px 40px rgba(9,27,22,.3)}
.home-btn-primary:hover{background:#f0d2a8}
.home-btn-ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.05)}
.home-btn-ghost:hover{background:rgba(255,255,255,.12)}
.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px;padding-top:28px;border-top:1px solid rgba(255,255,255,.15)}
.hero-proof div{min-width:0}
.hero-proof strong{display:block;color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-proof span{display:block;margin-top:5px;color:#9fb8ae;font-size:12px}
.hero-media{position:relative}
.hero-image-shell{position:relative;isolation:isolate}
.hero-image-shell:before{content:"";position:absolute;z-index:-1;inset:8% 4% 2% 8%;border-radius:48px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.02));transform:rotate(4deg);border:1px solid rgba(255,255,255,.13)}
.hero-default-art,.hero-uploaded-image{width:100%;aspect-ratio:1.18/1;object-fit:cover;border-radius:42px;box-shadow:0 40px 90px rgba(3,17,13,.35)}
.hero-uploaded-image{border:1px solid rgba(255,255,255,.18)}
.hero-floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:13px;padding:13px 17px;border-radius:18px;background:rgba(255,255,255,.95);color:var(--ink);box-shadow:0 18px 45px rgba(10,28,22,.26);backdrop-filter:blur(10px)}
.hero-floating-card.top{left:-30px;top:15%}
.hero-floating-card.bottom{right:-22px;bottom:9%}
.hero-floating-card>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#e9f2ed;color:var(--forest);font-size:19px;font-weight:900}
.hero-floating-card b{display:block;font-size:13px}
.hero-floating-card small{display:block;margin-top:2px;color:#748079;font-size:11px}
.hero-bottom-line{position:absolute;z-index:2;left:50%;bottom:25px;transform:translateX(-50%);width:min(1180px,calc(100% - 48px));display:flex;align-items:center;gap:20px;color:#83a195;font-size:10px;font-weight:800;letter-spacing:.16em}
.hero-bottom-line i{flex:1;height:1px;background:rgba(255,255,255,.16)}
.company-strip{position:relative;z-index:5;margin-top:-1px;background:#f6f0e7;border-bottom:1px solid #e9dfd1}
.company-strip-grid{display:grid;grid-template-columns:1.25fr .55fr 1.45fr}
.company-strip-grid>div{min-height:126px;display:flex;align-items:center;gap:15px;padding:24px 30px;border-right:1px solid #ded3c4}
.company-strip-grid>div:first-child{padding-left:0}
.company-strip-grid>div:last-child{border-right:0;padding-right:0}
.strip-icon{flex:0 0 42px;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--forest);color:#fff;font-weight:900}
.company-strip small{display:block;color:#8c7d6b;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.13em;margin-bottom:4px}
.company-strip strong{display:block;font-size:12px;line-height:1.45;color:#29352f}
.home-section{padding:112px 0}
.about-section{background:#fff}
.about-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:center}
.about-visual{position:relative;min-width:0}
.about-visual>img,.about-art{width:100%;aspect-ratio:1/1.04;border-radius:34px;object-fit:cover;box-shadow:var(--shadow)}
.about-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#e9d3b1,#b8804d 70%,#6b4127);isolation:isolate}
.about-art:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(9deg,transparent 0 34px,rgba(255,255,255,.12) 35px 37px,transparent 38px 72px)}
.about-art-label{position:absolute;top:26px;left:30px;z-index:3;font-size:11px;letter-spacing:.22em;font-weight:900;color:#5f3822}
.wood-sample{position:absolute;border-radius:16px;background:linear-gradient(90deg,#f6e2bf,#c58d53);box-shadow:0 20px 40px rgba(65,38,22,.2);transform:rotate(-12deg)}
.wood-sample:after{content:"";position:absolute;inset:0;border-radius:inherit;background:repeating-linear-gradient(4deg,transparent 0 12px,rgba(98,58,30,.18) 13px 15px)}
.sample-a{width:84%;height:22%;left:8%;top:29%}.sample-b{width:72%;height:20%;left:20%;top:47%;transform:rotate(-6deg)}.sample-c{width:61%;height:18%;left:31%;top:63%;transform:rotate(-2deg)}
.about-art-number{position:absolute;z-index:3;bottom:28px;left:31px;color:#fff;font-family:Georgia,serif;font-size:76px;line-height:.8;font-weight:700;text-shadow:0 8px 25px rgba(44,25,14,.25)}
.about-art-number small{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.22em;margin-top:13px}
.about-quote{position:absolute;right:-42px;bottom:34px;width:270px;background:var(--forest);color:#fff;padding:25px 26px;border-radius:22px;box-shadow:0 22px 55px rgba(18,56,46,.26)}
.about-quote>span{position:absolute;top:-23px;left:19px;color:#e4bd86;font-family:Georgia,serif;font-size:66px;line-height:1}
.about-quote p{margin:0;font-size:13px;font-weight:650;line-height:1.6}
.about-copy h2,.section-heading h2,.value-heading h2,.contact-copy h2{margin:0;color:var(--ink);font-size:clamp(37px,4vw,56px);line-height:1.1;letter-spacing:-.045em}
.rich-copy{margin-top:25px;color:#68736e;font-size:16px;line-height:1.9}
.about-details{margin-top:32px;border-top:1px solid var(--line)}
.about-details>div{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}
.about-details>div>span{font-size:12px;font-weight:900;color:var(--wood)}
.about-details p{margin:0}.about-details b{display:block;font-size:14px}.about-details small{display:block;margin-top:4px;color:#7b8580}
.stats-section{padding:0 0 100px;background:#fff}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(29,42,36,.08)}
.stat-card{min-height:150px;padding:31px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);background:#fff}
.stat-card:last-child{border-right:0}
.stat-card strong{color:var(--forest);font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.15}
.stat-card span{margin-top:7px;color:#76827c;font-size:13px}
.capability-section{background:#f5f0e8}
.section-heading.centered{text-align:center;max-width:790px;margin:0 auto 52px}
.section-heading.centered .section-kicker{justify-content:center}
.section-heading>p{color:#707b76;font-size:16px;max-width:680px;margin:20px auto 0}
.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.capability-card{position:relative;min-height:330px;padding:27px 25px 25px;background:#fff;border:1px solid rgba(18,56,46,.08);border-radius:24px;overflow:hidden;transition:.3s ease}
.capability-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(23,33,29,.11);border-color:rgba(154,98,54,.25)}
.capability-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#eaf2ed;color:var(--forest);font-size:26px;font-weight:900}
.card-index{position:absolute;right:23px;top:25px;color:#c4b6a4;font-size:11px;font-weight:900;letter-spacing:.12em}
.capability-card h3{margin:44px 0 13px;font-size:20px;letter-spacing:-.025em}
.capability-card p{margin:0;color:#748079;font-size:14px;line-height:1.75}
.capability-card i{position:absolute;left:25px;bottom:24px;width:45px;height:2px;background:var(--wood);transition:.3s ease}
.capability-card:hover i{width:88px}
.product-section{background:var(--forest);color:#fff;position:relative;overflow:hidden}
.product-section:before{content:"";position:absolute;right:-240px;top:-230px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(228,189,134,.2),transparent 67%)}
.section-heading.split{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .7fr;gap:80px;align-items:end;margin-bottom:50px}
.section-heading.split h2{color:#fff}
.section-heading.split>p{margin:0;color:#b8ccc3;line-height:1.8}
.product-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.product-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:320px;border-radius:27px;overflow:hidden;background:#fff;color:var(--ink)}
.product-media{position:relative;min-height:320px;overflow:hidden;background:linear-gradient(135deg,#e9d6ba,#aa7242)}
.product-media>img{width:100%;height:100%;object-fit:cover;transition:.5s ease}
.product-card:hover .product-media>img{transform:scale(1.055)}
.product-tone-2{background:linear-gradient(135deg,#d9c4a6,#775039)}.product-tone-3{background:linear-gradient(135deg,#d0b78e,#8a5d3b)}.product-tone-4{background:linear-gradient(135deg,#e4d2b2,#9b6d47)}
.product-placeholder{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}
.product-placeholder:before{content:"";position:absolute;inset:-15%;background:repeating-linear-gradient(8deg,transparent 0 28px,rgba(255,255,255,.18) 29px 32px,transparent 33px 62px);transform:rotate(-8deg)}
.product-placeholder span{position:absolute;width:75%;height:18%;border-radius:12px;background:linear-gradient(90deg,rgba(255,255,255,.54),rgba(95,56,34,.25));box-shadow:0 15px 30px rgba(69,40,23,.18);transform:rotate(-8deg)}
.product-placeholder span:nth-child(1){top:25%;left:9%}.product-placeholder span:nth-child(2){top:42%;left:17%}.product-placeholder span:nth-child(3){top:59%;left:25%}
.product-placeholder b{position:absolute;z-index:3;bottom:18px;right:24px;color:rgba(255,255,255,.72);font:700 52px Georgia,serif}
.product-number{position:absolute;top:18px;left:18px;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.93);color:var(--forest);font-size:11px;font-weight:900}
.product-copy{padding:36px 31px;display:flex;flex-direction:column;justify-content:flex-end}
.product-copy:before{content:"";width:38px;height:2px;background:var(--wood);margin-bottom:26px}
.product-copy h3{font-size:23px;line-height:1.25;margin:0 0 13px;letter-spacing:-.03em}
.product-copy p{margin:0;color:#6e7974;font-size:14px;line-height:1.75}
.value-section{background:#fff}
.value-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:start}
.value-heading{position:sticky;top:115px}
.value-mark{margin-top:46px;width:170px;height:170px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--forest);font:700 74px Georgia,serif;box-shadow:inset 0 0 0 1px rgba(18,56,46,.07)}
.value-list{border-top:1px solid var(--line)}
.value-item{display:grid;grid-template-columns:54px 1fr 38px;gap:19px;align-items:center;min-height:132px;border-bottom:1px solid var(--line);transition:.25s ease}
.value-item:hover{padding-left:10px}
.value-item>span{color:var(--wood);font-size:12px;font-weight:900}
.value-item h3{margin:0 0 5px;font-size:21px}.value-item p{margin:0;color:#78837d;font-size:14px}
.value-item>i{font-style:normal;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf3ef;color:var(--forest)}
.gallery-section{background:#f6f0e7;padding-top:108px}
.gallery-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:290px 290px;gap:17px}
.gallery-item{position:relative;margin:0;border-radius:24px;overflow:hidden;background:#d7c1a1;min-width:0}
.gallery-item-1{grid-row:span 2}.gallery-item-4{grid-column:span 2}
.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.gallery-item:hover img{transform:scale(1.05)}
.gallery-placeholder{position:absolute;inset:0;background:linear-gradient(145deg,#e2cfb1,#8c603f);overflow:hidden}
.gallery-placeholder:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(12deg,transparent 0 41px,rgba(255,255,255,.13) 42px 45px,transparent 46px 80px)}
.gallery-placeholder>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:700 60px Georgia,serif;color:rgba(255,255,255,.45)}
.gallery-placeholder i{position:absolute;width:64%;height:22%;left:18%;border-radius:12px;background:rgba(255,255,255,.18);box-shadow:0 15px 35px rgba(62,34,19,.12);transform:rotate(-9deg)}
.gallery-placeholder i:nth-of-type(1){top:25%}.gallery-placeholder i:nth-of-type(2){top:45%}.gallery-placeholder i:nth-of-type(3){top:65%}
.gallery-item figcaption{position:absolute;z-index:2;left:16px;right:16px;bottom:15px;display:flex;align-items:center;gap:10px;padding:12px 15px;border-radius:14px;background:rgba(18,42,34,.8);color:#fff;font-size:12px;font-weight:750;backdrop-filter:blur(8px)}
.gallery-item figcaption span{color:#e4bd86;font-size:10px}
.contact-section{padding:104px 0;background:#f6f0e7}
.contact-shell{display:grid;grid-template-columns:1fr .78fr;gap:48px;align-items:center;padding:64px;border-radius:38px;background:linear-gradient(135deg,#12382e,#1a4d3e);color:#fff;box-shadow:0 35px 90px rgba(18,56,46,.2);position:relative;overflow:hidden}
.contact-shell:before{content:"";position:absolute;width:440px;height:440px;left:-220px;bottom:-300px;border-radius:50%;border:80px solid rgba(255,255,255,.035)}
.contact-copy,.contact-card{position:relative;z-index:2}
.contact-copy h2{color:#fff}.contact-copy>p{max-width:600px;margin:22px 0 0;color:#bfd1c9;font-size:16px}
.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}
.home-btn-light{background:#fff;color:var(--forest)}
.home-btn-outline-light{border-color:rgba(255,255,255,.28);color:#fff}
.contact-card{padding:27px;border-radius:25px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(12px)}
.contact-card>div{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.contact-card>div:first-child{padding-top:0}.contact-card>div:last-of-type{border-bottom:0}
.contact-card small{display:block;color:#91aa9f;font-size:9px;font-weight:900;letter-spacing:.14em;margin-bottom:5px}
.contact-card strong,.contact-card a{display:block;color:#fff;font-size:12px;line-height:1.55;font-weight:700}
.map-link{margin-top:16px!important;display:flex!important;align-items:center;justify-content:space-between!important;background:#e4bd86!important;color:#183b31!important;padding:13px 16px!important;border-radius:14px!important;font-size:12px!important}
.public-footer{padding:75px 0 24px;background:#0b241e;color:#d3e0da}
.footer-main{display:grid;grid-template-columns:1.35fr .6fr 1fr .65fr;gap:55px;padding-bottom:55px}
.footer-brand img{width:230px;background:#fff;border-radius:10px;padding:5px 8px}.footer-brand p{max-width:390px;color:#829d91;font-size:13px;margin:22px 0 0}
.footer-main h3{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.13em;margin:0 0 17px}
.footer-main a,.footer-main p{display:block;color:#91a99f;font-size:12px;line-height:1.65;margin:0 0 10px}
.footer-main a:hover{color:#e4bd86}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);color:#68847a;font-size:11px}
.back-to-top{position:fixed;z-index:60;right:22px;bottom:22px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--forest);box-shadow:0 15px 35px rgba(18,56,46,.18);font-weight:900;opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s ease}
.back-to-top.show{opacity:1;pointer-events:auto;transform:none}
.home-reveal{opacity:0;transform:translateY(24px);transition:opacity .72s ease,transform .72s ease}.home-reveal.is-visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-reveal{opacity:1;transform:none;transition:none}.product-media>img,.capability-card,.home-btn{transition:none}}
@media (max-width:1050px){
  .public-container{width:min(100% - 36px,980px)}
  .public-nav{gap:20px}.public-brand img{width:210px}
  .hero-layout{gap:32px}.hero-copy h1{font-size:55px}.hero-proof{grid-template-columns:1fr 1fr}.hero-proof div:last-child{display:none}
  .about-layout{gap:55px}.about-quote{right:-22px}
  .capability-grid{grid-template-columns:repeat(2,1fr)}
  .product-card{grid-template-columns:1fr}.product-media{min-height:230px}.product-copy{min-height:190px}
  .footer-main{grid-template-columns:1.2fr .7fr 1fr;}.footer-main>div:last-child{grid-column:2/4}
}
@media (max-width:800px){
  .public-header{height:72px}.public-brand img{width:195px;height:45px}.public-menu-button{display:block}
  .public-nav{position:fixed;top:72px;left:14px;right:14px;display:flex;flex-direction:column;align-items:stretch;gap:3px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 25px 80px rgba(15,36,29,.2);opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s ease}
  .public-nav.open{opacity:1;visibility:visible;transform:none}.public-nav>a:not(.public-login-link){padding:12px 14px;border-radius:12px}.public-nav>a:not(.public-login-link):hover{background:#f1f5f2}.public-nav>a:not(.public-login-link):after{display:none}.public-login-link{margin-top:5px;justify-content:center}
  .menu-open .public-menu-button span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-open .public-menu-button span:nth-child(2){opacity:0}.menu-open .public-menu-button span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .home-hero{padding:125px 0 80px;min-height:auto}.hero-layout{grid-template-columns:1fr;gap:56px}.hero-copy{text-align:center}.section-kicker.light{justify-content:center}.hero-copy h1{font-size:clamp(43px,10vw,65px);margin:auto}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-proof{text-align:left;grid-template-columns:repeat(3,1fr)}.hero-proof div:last-child{display:block}
  .hero-media{width:min(620px,100%);margin:0 auto}.hero-floating-card.top{left:-8px}.hero-floating-card.bottom{right:-8px}.hero-bottom-line{display:none}
  .company-strip-grid{grid-template-columns:1fr 1fr}.company-strip-grid>div{min-height:112px;padding:20px;border-bottom:1px solid #ded3c4}.company-strip-grid>div:first-child{grid-column:span 2;padding-left:20px}.company-strip-grid>div:last-child{grid-column:span 2;border-bottom:0;padding-right:20px}.company-strip-grid>div:nth-child(2){border-right:0}
  .home-section{padding:86px 0}.about-layout{grid-template-columns:1fr;gap:65px}.about-visual{max-width:620px;margin:auto}.about-quote{right:18px;bottom:-35px}.about-copy{padding-top:15px}
  .stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(2){border-right:0}.stat-card:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .section-heading.split{grid-template-columns:1fr;gap:20px}.section-heading.split>p{max-width:680px}
  .product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:1.05fr .95fr}.product-media{min-height:300px}.product-copy{min-height:auto}
  .value-layout{grid-template-columns:1fr;gap:45px}.value-heading{position:static}.value-mark{display:none}
  .gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 230px 230px}.gallery-item-1{grid-row:span 1;grid-column:span 2}.gallery-item-4{grid-column:span 1}
  .contact-shell{grid-template-columns:1fr;padding:44px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:span 2}.footer-main>div:last-child{grid-column:auto}
}
@media (max-width:580px){
  .public-container{width:calc(100% - 28px)}
  .public-header,.public-header.is-scrolled{height:66px}.public-brand img{width:175px;height:40px}.public-nav{top:66px}.public-menu-button{width:43px;height:43px;border-radius:13px}
  .home-hero{padding:106px 0 64px}.section-kicker{font-size:10px;letter-spacing:.14em;margin-bottom:14px}.section-kicker span{width:27px}.hero-copy h1{font-size:43px;line-height:1.04}.hero-copy>p{font-size:15px;line-height:1.7;margin-top:20px}.hero-actions{display:grid;grid-template-columns:1fr;margin-top:27px}.home-btn{width:100%;min-height:51px}.hero-proof{grid-template-columns:1fr 1fr;gap:14px;margin-top:30px;padding-top:22px}.hero-proof div:last-child{display:none}.hero-proof strong{font-size:12px}.hero-proof span{font-size:10px}.hero-media{margin-top:-10px}.hero-default-art,.hero-uploaded-image{border-radius:27px}.hero-image-shell:before{border-radius:31px}.hero-floating-card{padding:10px 12px;border-radius:14px}.hero-floating-card.top{top:11%;left:-5px}.hero-floating-card.bottom{right:-5px;bottom:6%}.hero-floating-card>span{width:32px;height:32px;border-radius:10px;font-size:15px}.hero-floating-card b{font-size:10px}.hero-floating-card small{font-size:9px}
  .company-strip-grid{display:block}.company-strip-grid>div,.company-strip-grid>div:first-child,.company-strip-grid>div:last-child{min-height:auto;padding:17px 0;border-right:0;border-bottom:1px solid #ded3c4}.company-strip-grid>div:last-child{border-bottom:0}.strip-icon{width:37px;height:37px;flex-basis:37px;border-radius:12px}.company-strip strong{font-size:11px}
  .home-section{padding:72px 0}.about-layout{gap:55px}.about-visual>img,.about-art{border-radius:25px}.about-quote{position:relative;right:auto;bottom:auto;width:calc(100% - 28px);margin:-42px auto 0;border-radius:19px}.about-art-number{font-size:58px}.about-copy h2,.section-heading h2,.value-heading h2,.contact-copy h2{font-size:35px}.rich-copy{font-size:14px;line-height:1.8}.about-details>div{grid-template-columns:36px 1fr}
  .stats-section{padding-bottom:70px}.stats-grid{border-radius:21px}.stat-card{min-height:116px;padding:20px}.stat-card strong{font-size:25px}.stat-card span{font-size:11px}
  .section-heading.centered{margin-bottom:35px}.section-heading>p{font-size:14px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:270px;padding:23px}.capability-card h3{margin-top:31px}.capability-card i{left:23px}
  .product-section .section-heading.split{text-align:left}.product-grid{gap:15px}.product-card{grid-template-columns:1fr}.product-media{min-height:230px}.product-copy{padding:25px;min-height:175px}.product-copy:before{margin-bottom:18px}.product-copy h3{font-size:21px}
  .value-item{grid-template-columns:39px 1fr 32px;gap:12px;min-height:120px}.value-item h3{font-size:18px}.value-item p{font-size:12px}
  .gallery-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(6,240px)}.gallery-item-1,.gallery-item-4{grid-row:auto;grid-column:auto}.gallery-section{padding-top:70px}
  .contact-section{padding:70px 0}.contact-shell{padding:30px 22px;border-radius:27px;gap:32px}.contact-actions{display:grid}.contact-card{padding:21px}.contact-card strong,.contact-card a{font-size:11px}
  .footer-main{grid-template-columns:1fr;gap:34px;padding-bottom:35px}.footer-main>div:first-child,.footer-main>div:last-child{grid-column:auto}.footer-brand img{width:210px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}.back-to-top{right:14px;bottom:14px}
}
