@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600&display=swap");:root{--bg:#f2f0eb;--paper:#f7f5f0;--text:#1d1d1b;--muted:#74736e;--line:rgba(29,29,27,.16);--dark:#3B3D3A;--dark2:#3B3D3A;--light:#f7f5f0;--max:1420px;--pad:clamp(22px,3.6vw,64px);}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope",Arial,sans-serif;color:var(--text);background:var(--bg);font-weight:300;line-height:1.55;}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - var(--pad)*2));margin:auto}.section{padding:clamp(72px,8vw,122px) 0}.eyebrow{margin:0 0 18px;font-size:10px;letter-spacing:.20em;font-weight:600}.eyebrow.light{color:rgba(255,255,255,.72)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;letter-spacing:-.018em}h1{font-size:clamp(38px,5.6vw,95px);line-height:.98;margin-bottom:28px}h1 span{font-weight:300;color:rgba(255,255,255,.76)}h2{font-size:clamp(34px,3.5vw,56px);line-height:1.1;margin-bottom:28px}h3{font-size:clamp(26px,2vw,36px);line-height:1.14;margin-bottom:18px}p{font-size:16px;color:#4e4e49}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border:1px solid transparent;transition:.25s ease;font-weight:500;font-size:13px;letter-spacing:.02em}.btn:hover{transform:translateY(-2px)}.btn-light{background:var(--light);color:#1d1d1b}.btn-light:hover{background:#fff}.btn-dark{background:var(--dark);color:#fff}.btn-dark:hover{background:#3B3D3A}.btn-ghost{border-color:rgba(255,255,255,.48);color:#fff;background:rgba(255,255,255,.03)}.btn-ghost:hover{background:rgba(255,255,255,.12)}.btn-small{min-height:42px;padding:0 18px}.btn-full{width:100%;margin-top:14px}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:82px;padding:0 var(--pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;border-bottom:1px solid rgba(255,255,255,.14);transition:.3s ease}.site-header.scrolled{background:rgba(247,245,240,.94);backdrop-filter:blur(14px);color:var(--text);border-bottom-color:var(--line)}.brand{font-size:14px;font-weight:600;letter-spacing:.08em}.desktop-nav{display:flex;gap:30px;font-size:13px}.desktop-nav a,.phone{opacity:.82;transition:.2s}.desktop-nav a:hover,.phone:hover{opacity:1}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.phone{font-size:13px}.site-header.scrolled .btn-dark{background:var(--dark);color:#fff}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span{display:block;width:28px;height:1px;background:currentColor;margin:6px 0}.mobile-menu{position:fixed;z-index:45;inset:0;background:var(--dark2);color:#fff;padding:110px var(--pad) 40px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;visibility:hidden;transition:.3s ease}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{font-size:clamp(32px,9vw,56px);padding:9px 0}.mobile-contact{display:flex;gap:18px;flex-direction:column;color:rgba(255,255,255,.66)}.hero{height:100svh;min-height:720px;position:relative;color:#fff;overflow:hidden}.hero-image,.final-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-image{transform:scale(1.02)}.hero-overlay,.final-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,9,.63),rgba(10,10,9,.20) 58%,rgba(10,10,9,.2))}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:clamp(58px,8vh,92px)}.hero-copy{max-width:700px;color:rgba(255,255,255,.82);font-size:clamp(16px,1.2vw,20px);margin-bottom:28px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap}.geo{color:rgba(255,255,255,.58);font-size:12px;letter-spacing:.06em;margin:28px 0 0}.scroll-hint{position:absolute;z-index:3;right:var(--pad);bottom:38px;font-size:22px;color:#fff;opacity:.7}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(50px,8vw,150px);align-items:end}.approach-copy{max-width:600px}.approach-copy p{font-size:19px;margin-bottom:24px}.material-band{height:min(58vw,620px);position:relative;overflow:hidden}.material-image{position:absolute;inset:0;background-position:center;background-size:cover}.material-caption{position:absolute;left:var(--pad);bottom:28px;color:#fff;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:end;margin-bottom:58px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{margin:0}.section-heading>p:last-child{max-width:460px;margin:0 0 12px auto}.service-row{display:grid;grid-template-columns:64px 1fr minmax(340px,40%);gap:clamp(22px,3.2vw,48px);align-items:center;padding:40px 0;border-top:1px solid var(--line)}.service-row.reverse .service-content{order:3}.service-row.reverse .service-visual{order:2}.service-number{font-size:12px;letter-spacing:.14em;color:var(--muted);padding-top:10px}.service-content{padding:10px 0 20px}.service-content p{max-width:700px;font-size:15px;line-height:1.68;margin-bottom:14px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.tags span{border:1px solid var(--line);padding:9px 12px;font-size:11px;letter-spacing:.04em}.service-visual{min-height:390px;background-size:cover;background-position:center;overflow:hidden}.visual-construction{}.visual-finishing{}.visual-interior{}.visual-logistics{}.visual-works{}.service-statement{display:block;margin-top:32px;font-size:16px}.process{background:#dedbd3}.process-heading{max-width:1040px;margin-bottom:54px}.process-heading>p:last-child{max-width:720px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(0,0,0,.18);border-left:1px solid rgba(0,0,0,.18)}.process-item{min-height:160px;padding:20px;border-right:1px solid rgba(0,0,0,.18);border-bottom:1px solid rgba(0,0,0,.18);display:flex;flex-direction:column;justify-content:space-between}.process-item span{font-size:11px;letter-spacing:.16em;color:#777}.process-item p{margin:0;color:#222;font-size:16px}.quote-section{background:var(--dark2);color:#fff;padding:clamp(76px,8vw,120px) 0}.quote-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(42px,6vw,96px)}.quote-copy h2{font-size:clamp(34px,3.4vw,54px)}.quote-copy h2 span{color:rgba(255,255,255,.58);font-weight:300}.quote-copy>p:last-child{color:rgba(255,255,255,.68);max-width:620px}.quote-form{background:#454743;padding:clamp(24px,4vw,48px)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.quote-form label{display:flex;flex-direction:column;font-size:11px;letter-spacing:.11em;color:rgba(255,255,255,.62);gap:8px}.quote-form input,.quote-form textarea{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.22);padding:10px 0 12px;color:#fff;outline:none;border-radius:0}.quote-form input:focus,.quote-form textarea:focus{border-bottom-color:#fff}.quote-form input::placeholder,.quote-form textarea::placeholder{color:rgba(255,255,255,.3)}.upload{margin-top:26px;border:1px dashed rgba(255,255,255,.28)!important;padding:34px!important;align-items:center;text-align:center;cursor:pointer}.upload input{display:none}.upload-title{font-size:15px;color:#fff;letter-spacing:0}.upload-subtitle,.upload-formats{font-size:11px;letter-spacing:.02em}.file-name{font-size:12px;color:#fff;margin-top:8px}.consent{flex-direction:row!important;align-items:center;margin-top:18px;letter-spacing:0!important}.consent input{width:auto}.form-status{font-size:12px;margin:14px 0 0;color:#d7d6d0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.benefit{padding:28px;min-height:220px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent}.benefit span{font-size:11px;color:#888;letter-spacing:.15em}.benefit h3{font-size:24px;margin:46px 0 14px}.benefit p{font-size:14px;margin:0}.clients{background:#d5d0c7;padding:clamp(70px,7vw,110px) 0}.client-cloud{display:flex;flex-wrap:wrap;gap:10px 20px}.client-cloud span{font-size:clamp(24px,4.2vw,68px);line-height:1.12;letter-spacing:-.04em}.client-cloud span:nth-child(even){color:#7d7a72}.logistics-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(42px,6vw,90px);align-items:center}.logistics-grid>div:first-child p{max-width:620px}.route-map{border:1px solid var(--line);padding:clamp(28px,4vw,52px);min-height:430px;display:flex;flex-direction:column;justify-content:center;gap:44px;background:#ece9e2}.route{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;font-size:11px;letter-spacing:.08em}.route i{height:1px;background:#54544f;position:relative}.route i:after{content:"";position:absolute;right:0;top:-3px;border-left:6px solid #54544f;border-top:3px solid transparent;border-bottom:3px solid transparent}.route-a i:before,.route-b i:before,.route-c i:before{content:"";position:absolute;left:18%;top:-2px;width:5px;height:5px;border-radius:50%;background:#54544f}.route-map>p{font-size:12px;margin:12px 0 0;color:#777}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(42px,6vw,90px);align-items:center}.about-image{min-height:560px;background-position:center;background-size:cover}.about-copy h2{font-size:clamp(32px,3.2vw,50px)}.about-copy p{font-size:17px}.about-copy strong{display:block;margin-top:34px;font-size:18px}.final-cta{min-height:620px;position:relative;color:#fff;display:flex;align-items:flex-end;padding:78px 0}.final-bg{}.final-overlay{background:linear-gradient(90deg,rgba(12,12,11,.72),rgba(12,12,11,.2))}.final-content{position:relative;z-index:2}.final-content h2{margin-bottom:26px}.final-content h2 span{color:rgba(255,255,255,.64);font-weight:300}.final-content p{max-width:760px;color:rgba(255,255,255,.72);font-size:18px}.footer{background:#3B3D3A20f;color:#fff;padding:70px 0 24px}.footer p{color:rgba(255,255,255,.5);max-width:380px}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:13px;color:rgba(255,255,255,.68)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media (max-width:1100px){.desktop-nav,.header-actions{display:none}.site-header{grid-template-columns:1fr auto;height:72px}.menu-button{display:block;color:inherit}.split,.quote-grid,.logistics-grid,.about-grid{grid-template-columns:1fr}.service-row,.service-row.reverse{grid-template-columns:55px 1fr}.service-row .service-content,.service-row.reverse .service-content{order:2}.service-row .service-visual,.service-row.reverse .service-visual{order:3;grid-column:1/-1;min-height:480px}.service-number{order:1}.process-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.about-image{min-height:520px}}@media (max-width:700px){:root{--pad:20px}.section{padding:64px 0}h1{font-size:clamp(34px,10.3vw,52px)}h2{font-size:clamp(36px,10.5vw,51px)}.hero{min-height:700px}.hero-content{padding-bottom:66px}.hero-copy{font-size:16px}.scroll-hint{display:none}.section-heading{grid-template-columns:1fr;margin-bottom:40px}.section-heading .eyebrow{grid-column:auto}.section-heading>p:last-child{margin:0}.service-row,.service-row.reverse{grid-template-columns:1fr;padding:30px 0}.service-number,.service-content,.service-visual,.service-row.reverse .service-content,.service-row.reverse .service-visual{order:initial!important}.service-visual{grid-column:auto!important;min-height:260px!important}.process-grid{grid-template-columns:1fr}.process-item{min-height:112px}.field-grid{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.benefit{min-height:220px}.benefit h3{margin-top:48px}.client-cloud{gap:7px 12px}.route-map{min-height:430px;padding:24px}.route{grid-template-columns:1fr;gap:8px}.route i{width:100%}.about-image{min-height:340px}.final-cta{min-height:560px;padding:64px 0}}.brand-lockup{display:flex;align-items:center;gap:10px}.brand-mark{width:30px;height:30px;border:1px solid currentColor;display:grid;place-items:center;font-size:10px;letter-spacing:-.04em;font-weight:600}.desktop-nav{gap:22px;font-size:12px}.tag-link{border:1px solid var(--line);padding:9px 12px;font-size:11px;letter-spacing:.04em;transition:.22s ease}.tag-link:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.founder-teaser{margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}.founder-teaser h3{font-size:26px;margin-bottom:10px}.text-link{font-size:13px;border-bottom:1px solid currentColor;padding-bottom:3px}.blog-preview{background:#ddd9d1}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{border-top:1px solid var(--line);padding-top:18px}.blog-card time{font-size:10px;letter-spacing:.09em;color:var(--muted)}.blog-card h3{font-size:24px;margin:16px 0}.blog-card p{font-size:14px}.blog-more{margin-top:34px}.inner-header{background:rgba(247,245,240,.96);color:var(--text);border-bottom:1px solid var(--line)}.inner-main{padding-top:82px}.inner-hero{padding:85px 0 62px;border-bottom:1px solid var(--line)}.inner-hero h1{font-size:clamp(40px,4.6vw,72px);max-width:1050px}.inner-hero p{max-width:820px}.founder-page-grid,.direction-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(44px,6vw,92px);align-items:start}.founder-portrait{min-height:620px;background:url("https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1400&q=82") center/cover}.founder-copy p,.direction-copy p,.article-body p{font-size:17px;line-height:1.82;white-space:pre-line}.direction-visual{min-height:520px;background:url("https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1400&q=84") center/cover}.article-wrap{max-width:860px}.article-body{padding-top:10px}.danger{border-color:#8c5b5b!important;color:#7a3333!important}@media (max-width:1100px){.blog-grid{grid-template-columns:1fr 1fr}.founder-page-grid,.direction-grid{grid-template-columns:1fr}}@media (max-width:700px){.blog-grid{grid-template-columns:1fr}.inner-main{padding-top:70px}.inner-hero{padding:55px 0 45px}.founder-portrait,.direction-visual{min-height:360px}}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin-bottom:34px}.breadcrumb a{color:var(--text);border-bottom:1px solid rgba(31,32,29,.35)}.breadcrumb a:hover{border-bottom-color:var(--text)}.direction-copy #directionBody p{font-size:16px;line-height:1.82;margin-bottom:22px}.direction-visual{position:sticky;top:110px;min-height:560px;background-size:cover;background-position:center}.founder-resume-section{background:#ebe7df}.founder-resume-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(45px,7vw,110px);align-items:start}.founder-summary{position:sticky;top:115px;border-top:1px solid var(--line);padding-top:22px}.founder-summary h2{font-size:clamp(28px,3vw,44px);margin-bottom:18px}.founder-summary>p{font-size:15px;max-width:440px}.founder-meta{margin-top:34px;border-top:1px solid var(--line)}.founder-meta>div{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.founder-meta span{font-size:10px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.founder-meta strong{font-size:13px;font-weight:500}.founder-resume-copy{background:var(--paper);padding:clamp(28px,4vw,52px)}.founder-resume-copy h3{font-size:clamp(32px,3.4vw,52px);margin-bottom:32px}.resume-block{padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.resume-block:last-child{border-bottom:0;margin-bottom:0}.resume-block p{margin:0;font-size:15.5px;line-height:1.75}@media (max-width:900px){.founder-resume-grid{grid-template-columns:1fr}.founder-summary,.direction-visual{position:static}.direction-visual{min-height:400px}}@media (max-width:700px){.breadcrumb{margin-bottom:24px}.founder-resume-copy{padding:24px}.founder-meta>div{grid-template-columns:80px 1fr}.direction-copy #directionBody p{font-size:15px}}.inner-hero{padding:clamp(72px,8vw,118px) 0;border-bottom:1px solid var(--line)}.inner-hero .breadcrumb{margin-bottom:36px}.inner-hero h1{font-size:clamp(34px,3.5vw,56px);line-height:1.1;margin-bottom:24px}.inner-hero p{font-size:15px;line-height:1.7;max-width:760px}.direction-copy h2,.founder-resume-copy h3,.article-wrap h1{font-size:clamp(26px,2vw,36px);line-height:1.14}.direction-copy #directionBody p,.article-body p,.resume-block p{font-size:15px;line-height:1.7}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.breadcrumb a{border-bottom:1px solid rgba(31,32,29,.35)}.page-back{margin-top:40px;padding-top:26px;border-top:1px solid var(--line)}.page-back .btn{min-width:120px}.founder-photo{min-height:540px;background-size:cover;background-position:center}@media (max-width:900px){.founder-photo{min-height:380px}}.inner-hero{padding:46px 0 38px;}.inner-hero .breadcrumb{margin-bottom:20px;}.inner-hero h1{margin-bottom:14px;}.inner-main > .section,.inner-main .section{padding-top:48px;padding-bottom:48px;}.direction-grid,.founder-resume-grid{gap:clamp(30px,4vw,62px);}.direction-copy #directionBody p,.article-body p,.resume-block p{margin-bottom:15px;}.direction-copy #directionBody p:last-child,.article-body p:last-child{margin-bottom:0;}.page-back{margin-top:26px;padding-top:18px;}.founder-summary{padding-top:16px;}.founder-meta{margin-top:22px;}.founder-meta > div{padding:12px 0;}.founder-resume-copy{padding:clamp(24px,3vw,38px);}.founder-resume-copy h3{margin-bottom:22px;}.resume-block{padding-bottom:13px;margin-bottom:13px;}.article-body{padding-top:0;}.blog-grid{row-gap:22px;}@media (max-width:700px){.inner-hero{padding:34px 0 30px;}.inner-hero .breadcrumb{margin-bottom:16px;}.inner-main > .section,.inner-main .section{padding-top:36px;padding-bottom:36px;}.page-back{margin-top:22px;}}.page-back .btn{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;font-weight:500;letter-spacing:.02em;position:relative;}.page-back .btn::before{content:"←";margin-right:8px;text-decoration:none;}.page-back .btn:hover{background:var(--dark);color:#fff;}.contacts-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,5vw,78px);align-items:start}.contacts-image{min-height:520px;background-size:cover;background-position:center}.contacts-card{border-top:1px solid var(--line);padding-top:22px}.contact-line{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.contact-line span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.contact-line a,.contact-line strong{font-size:14px;font-weight:500}.contact-line a{text-decoration:underline;text-underline-offset:3px}.contacts-note{margin-top:28px;max-width:650px;font-size:15px;line-height:1.7}@media (max-width:850px){.contacts-page-grid{grid-template-columns:1fr}.contacts-image{min-height:340px}.contact-line{grid-template-columns:100px 1fr}}.client-marquee{overflow:hidden;display:flex;flex-direction:column;gap:8px}.client-row{overflow:hidden;white-space:nowrap}.client-track-group{display:inline-flex;align-items:center;width:max-content;gap:18px;will-change:transform;}.client-track-group span{display:inline-block;font-size:clamp(22px,3.7vw,56px);line-height:1.12;letter-spacing:-.04em;color:var(--text);}.client-row:nth-child(2) .client-track-group span{color:#7f7c75}.client-row-left .client-track-group{animation:clients-left 42s linear infinite}.client-row-right .client-track-group{animation:clients-right 48s linear infinite;transform:translateX(-50%)}@keyframes clients-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes clients-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}@media (prefers-reduced-motion: reduce){.client-row-left .client-track-group,.client-row-right .client-track-group{animation:none;transform:none;white-space:normal;flex-wrap:wrap}.client-row{white-space:normal}.client-track-group span:nth-child(n/**/+5){display:none}}@media (max-width:700px){.client-track-group{gap:12px}.client-row-left .client-track-group{animation-duration:34s}.client-row-right .client-track-group{animation-duration:38s}}.client-marquee{gap:4px;padding:4px 0;}.client-row{width:100%;overflow:hidden;}.client-track-group{display:flex;width:max-content;min-width:max-content;gap:clamp(34px,5vw,90px);}.client-track-group span{flex:none;padding-right:clamp(22px,3vw,50px);}.client-row-left .client-track-group{animation:clients-line-left 46s linear infinite;}.client-row-right .client-track-group{animation:clients-line-right 50s linear infinite;}.client-row:nth-child(3n) .client-track-group{animation-duration:54s}.client-row:nth-child(4n) .client-track-group{animation-duration:58s}@keyframes clients-line-left{from{transform:translateX(0)}to{transform:translateX(-25%)}}@keyframes clients-line-right{from{transform:translateX(-25%)}to{transform:translateX(0)}}.client-row:nth-child(even) .client-track-group span{color:#7f7c75}.client-row:nth-child(odd) .client-track-group span{color:var(--text)}@media (prefers-reduced-motion: reduce){.client-row-left .client-track-group,.client-row-right .client-track-group{animation:none;transform:none;}}:root{--graphite:#3B3D3A;--dark:#3B3D3A;--text:#3B3D3A;}body,h1,h2,h3,h4,h5,h6,.brand,.brand-mark,.desktop-nav a,.mobile-menu a,.phone,.service-title,.direction-title,.breadcrumb a,.breadcrumb span,a{color:#3B3D3A;}.btn-dark,button.btn-dark,a.btn-dark{background:#3B3D3A !important;border-color:#3B3D3A !important;color:#F7F4EE !important;}.btn-dark:hover,button.btn-dark:hover,a.btn-dark:hover{background:#4A4C48 !important;border-color:#4A4C48 !important;color:#FAF8F3 !important;}.btn-outline{color:#3B3D3A;border-color:#3B3D3A;}.btn-outline:hover,.page-back .btn:hover{background:#3B3D3A !important;border-color:#3B3D3A !important;color:#F7F4EE !important;}.footer{background:#3B3D3A !important;color:#F3F0E9 !important;}.footer a,.footer span,.footer p{color:#F3F0E9;}.menu-button span{background:#3B3D3A;}.client-row:nth-child(odd) .client-track-group span{color:#3B3D3A;}input,textarea,select{color:#3B3D3A;}::selection{background:#3B3D3A;color:#F7F4EE;}:root{--graphite:#3B3D3A;--dark:#3B3D3A;}.quote-section,.quote,.project-form-section,.specification-section,.cta-dark,.dark-section{background:#3B3D3A !important;color:#F7F4EE !important;}.quote-section h1,.quote-section h2,.quote-section h3,.quote-section p,.quote-section label,.quote h1,.quote h2,.quote h3,.quote p,.quote label,.project-form-section h1,.project-form-section h2,.project-form-section h3,.project-form-section p{color:#F7F4EE !important;}.quote-section input,.quote-section textarea,.quote-section select,.quote input,.quote textarea,.quote select{color:#F7F4EE;border-color:rgba(247,244,238,.28);}.quote-section input::placeholder,.quote-section textarea::placeholder,.quote input::placeholder,.quote textarea::placeholder{color:rgba(247,244,238,.55);}body[data-page="home"] .site-header,body:not([data-page]) .site-header{background:transparent !important;border-bottom-color:rgba(255,255,255,.28) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;}body[data-page="home"] .site-header .brand,body[data-page="home"] .site-header .brand-mark,body[data-page="home"] .site-header .desktop-nav a,body[data-page="home"] .site-header .phone,body:not([data-page]) .site-header .brand,body:not([data-page]) .site-header .brand-mark,body:not([data-page]) .site-header .desktop-nav a,body:not([data-page]) .site-header .phone{color:#F7F4EE !important;}body[data-page="home"] .site-header .menu-button span,body:not([data-page]) .site-header .menu-button span{background:#F7F4EE !important;}body[data-page="home"] .site-header .btn-dark,body:not([data-page]) .site-header .btn-dark{background:rgba(59,61,58,.82) !important;border-color:rgba(247,244,238,.48) !important;color:#F7F4EE !important;}body[data-page="home"] .site-header.scrolled,body:not([data-page]) .site-header.scrolled{background:rgba(248,246,241,.96) !important;border-bottom-color:#D2CEC4 !important;backdrop-filter:blur(14px) !important;-webkit-backdrop-filter:blur(14px) !important;}body[data-page="home"] .site-header.scrolled .brand,body[data-page="home"] .site-header.scrolled .brand-mark,body[data-page="home"] .site-header.scrolled .desktop-nav a,body[data-page="home"] .site-header.scrolled .phone,body:not([data-page]) .site-header.scrolled .brand,body:not([data-page]) .site-header.scrolled .brand-mark,body:not([data-page]) .site-header.scrolled .desktop-nav a,body:not([data-page]) .site-header.scrolled .phone{color:#3B3D3A !important;}body[data-page="home"] .site-header.scrolled .menu-button span,body:not([data-page]) .site-header.scrolled .menu-button span{background:#3B3D3A !important;}body[data-page="home"] .site-header.scrolled .btn-dark,body:not([data-page]) .site-header.scrolled .btn-dark{background:#3B3D3A !important;border-color:#3B3D3A !important;color:#F7F4EE !important;}.page-back .btn,.page-back .btn-outline{border:0 !important;background:transparent !important;color:#3B3D3A !important;padding-left:0 !important;padding-right:0 !important;min-height:auto !important;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;box-shadow:none !important;}.page-back .btn:hover,.page-back .btn-outline:hover{background:transparent !important;color:#555752 !important;border:0 !important;}.page-back .btn::before{color:inherit;}.quote-section,.quote,.project-form-section,.specification-section{background:#F3F0E9 !important;color:#3B3D3A !important;}.quote-section h1,.quote-section h2,.quote-section h3,.quote-section p,.quote-section label,.quote h1,.quote h2,.quote h3,.quote p,.quote label{color:#3B3D3A !important;}.quote-form{background:#F8F6F1 !important;border-color:#D2CEC4 !important;}.quote-section input,.quote-section textarea,.quote-section select,.quote input,.quote textarea,.quote select{background:#F8F6F1 !important;color:#3B3D3A !important;border-color:#D2CEC4 !important;}.quote-section input::placeholder,.quote-section textarea::placeholder,.quote input::placeholder,.quote textarea::placeholder{color:#8A887F !important;}.quote-section .upload,.quote .upload{border-color:#C9C5BB !important;color:#3B3D3A !important;}.quote-section .btn-light,.quote .btn-light{background:#3B3D3A !important;color:#F8F6F1 !important;}.client-marquee{gap:6px !important;}.client-row{padding:8px 0 !important;overflow:hidden;}.client-track-group{gap:clamp(38px,5.5vw,96px) !important;transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;}.client-row-left .client-track-group{animation:clients-smooth-left 52s linear infinite !important;}.client-row-right .client-track-group{animation:clients-smooth-right 56s linear infinite !important;}.client-row:nth-child(3n) .client-track-group{animation-duration:58s !important}.client-row:nth-child(4n) .client-track-group{animation-duration:62s !important}@keyframes clients-smooth-left{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes clients-smooth-right{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media (max-width:700px){.client-marquee{gap:5px !important}.client-row{padding:7px 0 !important}.client-row-left .client-track-group{animation-duration:46s !important}.client-row-right .client-track-group{animation-duration:50s !important}}@media (prefers-reduced-motion: reduce){.client-row-left .client-track-group,.client-row-right .client-track-group{animation:none !important;transform:none !important;}}.quote-section,.quote,.project-form-section,.specification-section{background:#3B3D3A !important;color:#F7F4EE !important;}.quote-section h1,.quote-section h2,.quote-section h3,.quote-section p,.quote-section label,.quote h1,.quote h2,.quote h3,.quote p,.quote label,.project-form-section h1,.project-form-section h2,.project-form-section h3,.project-form-section p,.project-form-section label{color:#F7F4EE !important;}.quote-form{background:rgba(248,246,241,.06) !important;border-color:rgba(247,244,238,.22) !important;}.quote-section input,.quote-section textarea,.quote-section select,.quote input,.quote textarea,.quote select{background:rgba(248,246,241,.06) !important;color:#F7F4EE !important;border-color:rgba(247,244,238,.28) !important;}.quote-section input::placeholder,.quote-section textarea::placeholder,.quote input::placeholder,.quote textarea::placeholder{color:rgba(247,244,238,.58) !important;}.quote-section .upload,.quote .upload{border-color:rgba(247,244,238,.30) !important;color:#F7F4EE !important;}.client-marquee{overflow:hidden;display:flex;flex-direction:column;gap:12px !important;}.client-row{width:100%;overflow:hidden;white-space:nowrap;padding:4px 0 !important;}.client-track-group{display:flex;align-items:center;width:max-content;min-width:max-content;gap:clamp(42px,6vw,110px) !important;will-change:transform;transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden;}.client-track-group span{flex:none;display:inline-block;font-size:clamp(22px,3.7vw,56px);line-height:1.12;letter-spacing:-.04em;white-space:nowrap;}.client-row-left .client-track-group{animation:client-marquee-left 38s linear infinite !important;}.client-row-right .client-track-group{animation:client-marquee-right 42s linear infinite !important;}.client-row:nth-child(3) .client-track-group{animation-duration:44s !important;}.client-row:nth-child(4) .client-track-group{animation-duration:46s !important;}@keyframes client-marquee-left{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes client-marquee-right{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media (max-width:700px){.client-marquee{gap:10px !important}.client-track-group{gap:32px !important}.client-row-left .client-track-group{animation-duration:32s !important}.client-row-right .client-track-group{animation-duration:36s !important}}@media (prefers-reduced-motion: reduce){.client-row-left .client-track-group,.client-row-right .client-track-group{animation:none !important;transform:none !important;}}.clients,.process{background:#ECE9E2 !important;}.blog,#blog{background:#ECE9E2 !important;}.client-marquee{display:flex!important;flex-direction:column!important;gap:18px!important;overflow:hidden!important;padding:8px 0!important}.client-row{width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;line-height:1!important}.client-track-group{display:flex!important;align-items:center!important;width:max-content!important;gap:0!important;margin:0!important;padding:0!important;will-change:transform;backface-visibility:hidden}.client-sequence{display:flex!important;align-items:center!important;flex:none!important;gap:24px!important;margin:0!important;padding:0 24px 0 0!important}.client-sequence span{display:block!important;flex:none!important;margin:0!important;padding:0!important;white-space:nowrap!important;line-height:1.08!important}.client-row-left .client-track-group{animation:client5left 46s linear infinite!important}.client-row-right .client-track-group{animation:client5right 46s linear infinite!important}@keyframes client5left{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes client5right{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media (max-width:700px){.client-marquee{gap:14px!important}.client-sequence{gap:18px!important;padding-right:18px!important}}@media (prefers-reduced-motion:reduce){.client-row-left .client-track-group,.client-row-right .client-track-group{animation:none!important;transform:none!important}}.client-marquee{gap:18px !important;}.client-sequence{gap:22px !important;padding-right:22px !important;}.client-row:nth-child(n){margin:0 !important;padding:0 !important;}.clients .client-marquee{display:flex !important;flex-direction:column !important;gap:18px !important;}.clients .client-row{display:block !important;margin:0 !important;padding:0 !important;}.clients .client-marquee{display:flex!important;flex-direction:column!important;gap:18px!important;overflow:hidden!important;padding:8px 0!important;}.clients .client-row{width:100%!important;overflow:hidden!important;margin:0!important;padding:0!important;min-height:clamp(28px,4vw,62px)!important;}.clients .client-single{display:inline-block!important;white-space:nowrap!important;font-size:clamp(22px,3.7vw,56px)!important;line-height:1.08!important;letter-spacing:-.04em!important;will-change:transform;}.clients .client-row-left .client-single{animation:clientOneLeft 24s linear infinite!important}.clients .client-row-right .client-single{animation:clientOneRight 24s linear infinite!important}@keyframes clientOneLeft{from{transform:translate3d(100vw,0,0)}to{transform:translate3d(-110%,0,0)}}@keyframes clientOneRight{from{transform:translate3d(-110%,0,0)}to{transform:translate3d(100vw,0,0)}}@media (prefers-reduced-motion:reduce){.clients .client-single{animation:none!important;transform:none!important}}#about{border-top:1px solid var(--line) !important;}.clients .client-marquee{display:flex !important;flex-direction:column !important;gap:18px !important;overflow:hidden !important;padding:8px 0 !important;}.clients .client-row{width:100% !important;overflow:hidden !important;margin:0 !important;padding:0 !important;}.clients .client-track{display:flex !important;width:max-content !important;min-width:max-content !important;will-change:transform;backface-visibility:hidden;}.clients .client-sequence{display:flex !important;flex:none !important;gap:24px !important;padding-right:24px !important;}.clients .client-sequence span{flex:none !important;white-space:nowrap !important;font-size:clamp(22px,3.7vw,56px) !important;line-height:1.08 !important;letter-spacing:-.04em !important;}.clients .client-row-left .client-track{animation:clientsRepeatLeft 34s linear infinite !important;}.clients .client-row-right .client-track{animation:clientsRepeatRight 34s linear infinite !important;}@keyframes clientsRepeatLeft{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes clientsRepeatRight{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media (prefers-reduced-motion:reduce){.clients .client-track{animation:none !important;transform:none !important;}}.clients .client-row-left .client-track,.clients .client-row-right .client-track{animation-duration:58s !important;}.process-grid{align-items:stretch!important}.process-item{position:relative!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important;background:#F3F0E9!important}.process-photo{width:100%;aspect-ratio:4/3;overflow:hidden;border-bottom:1px solid var(--line)}.process-photo img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.82) contrast(.96) brightness(1.03);transition:transform .55s ease,filter .55s ease}.process-item:hover .process-photo img{transform:scale(1.025);filter:saturate(.92) contrast(.98) brightness(1.02)}.process-caption{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:18px 18px 20px}.process-caption span{font-size:12px;line-height:1.4;color:var(--muted)}.process-caption p{margin:0;line-height:1.25}@media (max-width:700px){.process-caption{padding:15px 14px 17px}.process-photo{aspect-ratio:16/10}}.process-photo{aspect-ratio:4/3 !important;width:100% !important;overflow:hidden !important;background:#E5E1D8 !important;contain:layout paint !important;}.process-photo img{width:100% !important;height:100% !important;aspect-ratio:4/3 !important;object-fit:cover !important;object-position:center !important;display:block !important;}.process-item{min-width:0 !important;contain:layout paint !important;}.direction-children{margin-top:26px}.direction-children .eyebrow{margin-bottom:12px}.direction-child-links{display:flex;flex-wrap:wrap;gap:8px}.direction-child-links .tag-link{display:inline-flex;align-items:center;border:1px solid var(--line);padding:10px 13px;text-decoration:none;color:var(--text);transition:.2s ease}.direction-child-links .tag-link:hover{border-color:#3B3D3A;background:rgba(59,61,58,.04)}.visual-metal{background-size:cover;background-position:center;display:block}.service-row.image-left{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.35fr);grid-template-areas:"visual content";align-items:stretch;gap:clamp(28px,4vw,64px);}.service-row.image-left .service-number{position:absolute}.service-row.image-left .service-content{grid-area:content}.service-row.image-left .service-visual{grid-area:visual;min-height:360px}.service-row.image-right{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);grid-template-areas:"content visual";align-items:stretch;gap:clamp(28px,4vw,64px);}.service-row.image-right .service-number{position:absolute}.service-row.image-right .service-content{grid-area:content}.service-row.image-right .service-visual{grid-area:visual;min-height:360px}@media (max-width: 900px){.service-row.image-left,.service-row.image-right{grid-template-columns:1fr;grid-template-areas:"visual" "content";}.service-row.image-left .service-visual,.service-row.image-right .service-visual{min-height:260px}}.section-anchor-marker{height:1px;scroll-margin-top:92px;}.service-row{position:relative;border-top:1px solid var(--line);padding:clamp(42px,5vw,72px) 0;min-height:470px;align-items:center !important;}.service-row .service-content{align-self:center;max-width:760px;}.service-row .service-content h3{margin-top:0;margin-bottom:18px;}.service-row .service-content p{margin:0 0 14px;max-width:720px;line-height:1.62;}.service-row .tags{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px;}.service-row .service-visual{width:100%;aspect-ratio:4/3;min-height:0 !important;align-self:center;overflow:hidden;background-size:cover;background-position:center;}.service-row.image-left{grid-template-columns:minmax(320px,0.95fr) minmax(0,1.25fr) !important;grid-template-areas:"visual content" !important;}.service-row.image-right{grid-template-columns:minmax(0,1.25fr) minmax(320px,0.95fr) !important;grid-template-areas:"content visual" !important;}.service-row.image-left,.service-row.image-right{column-gap:clamp(44px,6vw,88px) !important;}.service-row .service-number{top:18px;}@media (max-width: 900px){.section-anchor-marker{scroll-margin-top:76px;}.service-row{min-height:0;padding:34px 0 42px;}.service-row.image-left,.service-row.image-right{grid-template-columns:1fr !important;grid-template-areas:"visual" "content" !important;row-gap:24px !important;}.service-row .service-visual{aspect-ratio:16/10;}}html{scroll-behavior:smooth;}#services,#metal,#finishing,#interior,#logistics,#works{scroll-margin-top:86px;}.service-row{position:relative;border-top:1px solid var(--line);}.service-row .service-number,.logistics-numbered .direction-number{font-size:12px;line-height:1;letter-spacing:.16em;font-weight:500;opacity:.62;color:var(--text);}.service-row .service-number{position:absolute !important;top:18px !important;left:0 !important;z-index:2;}.logistics-numbered{position:relative;border-top:1px solid var(--line);}.logistics-numbered > .container,.logistics-numbered .container{position:relative;}.logistics-numbered .direction-number{position:absolute;top:18px;left:0;z-index:2;}.logistics-numbered .container{padding-top:42px;}.service-row.image-left{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.25fr) !important;grid-template-areas:"visual content" !important;column-gap:clamp(44px,6vw,88px) !important;align-items:center !important;}.service-row.image-right{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr) !important;grid-template-areas:"content visual" !important;column-gap:clamp(44px,6vw,88px) !important;align-items:center !important;}.service-row.image-left .service-visual,.service-row.image-right .service-visual{width:100%;aspect-ratio:4/3;min-height:0 !important;}.service-row .service-content{padding-top:12px;}@media (max-width:900px){#services,#metal,#finishing,#interior,#logistics,#works{scroll-margin-top:74px;}.service-row.image-left,.service-row.image-right{grid-template-columns:1fr !important;grid-template-areas:"visual" "content" !important;row-gap:24px !important;}.logistics-numbered .direction-number{top:14px;}}.about-company-page .inner-hero{padding:clamp(130px,16vw,210px) 0 clamp(62px,8vw,100px);border-bottom:1px solid var(--line);}.about-company-page .inner-hero h1{max-width:900px;margin-bottom:24px;}.about-company-page .lead{max-width:850px;font-size:clamp(18px,2vw,24px);line-height:1.5;}.about-company-content{max-width:1040px;}.about-company-block{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr);gap:clamp(32px,6vw,90px);padding:clamp(40px,5vw,72px) 0;border-top:1px solid var(--line);}.about-company-block h2{margin:0;font-size:clamp(22px,2.5vw,34px);line-height:1.12;}.about-company-block p{margin:0 0 16px;line-height:1.68;max-width:720px;}.about-company-final{align-items:start;}.about-company-final .btn{margin-top:18px;display:inline-flex;}@media (max-width:760px){.about-company-block{grid-template-columns:1fr;gap:18px;}}.company-about-page{background:var(--bg);color:var(--text);}.company-about-hero{padding-top:clamp(130px,14vw,180px);padding-bottom:clamp(54px,7vw,82px);border-bottom:1px solid var(--line);}.company-about-hero h1{margin:14px 0 24px;max-width:900px;}.company-about-hero .lead{max-width:850px;margin:0;font-size:inherit;line-height:inherit;font-weight:inherit;}.company-about-body{padding-top:clamp(52px,7vw,82px);padding-bottom:clamp(72px,9vw,110px);}.company-about-text{max-width:900px;}.company-about-text p{max-width:820px;margin:0 0 24px;font-size:inherit;line-height:1.72;letter-spacing:normal;font-weight:inherit;}.company-about-action{margin-top:42px;padding-top:34px;border-top:1px solid var(--line);}@media (max-width:760px){.company-about-hero{padding-top:118px;padding-bottom:46px;}.company-about-body{padding-top:42px;}.company-about-text p{margin-bottom:21px;line-height:1.67;}}.clients .client-row:nth-child(1) .client-sequence span{color:#A5A7A2 !important;}.clients .client-row:nth-child(2) .client-sequence span{color:#60785A !important;}.clients .client-row:nth-child(3) .client-sequence span{color:#A5A7A2 !important;}.clients .client-row:nth-child(4) .client-sequence span{color:#60785A !important;}.clients .client-row:nth-child(5) .client-sequence span{color:#A5A7A2 !important;}.company-page-back{margin-top:28px;}#dirSelect{width:100%;box-sizing:border-box;border:1px solid rgba(32,34,31,.22);background:#F7F4EE;color:inherit;padding:11px 12px;font:inherit;border-radius:2px}html{scroll-padding-top:82px;}#services,#metal,#finishing,#interior,#works,#logistics,#about,#quote{scroll-margin-top:0 !important;}@media (max-width:700px){html{scroll-padding-top:82px;}}.service-row.reveal{transform:none !important;transition:opacity .55s ease !important;}.service-row.reveal.visible{transform:none !important;}.service-row.anchor-scroll-target{opacity:1 !important;transform:none !important;transition:none !important;}#about.anchor-scroll-target,#quote.anchor-scroll-target{transform:none !important;}.site-footer-unified{background:var(--dark);color:#f2f0ea;margin-top:0;}.footer-unified-main{display:grid;grid-template-columns:minmax(280px,1.45fr) minmax(180px,.7fr) minmax(230px,.85fr);gap:clamp(42px,6vw,96px);padding-top:clamp(54px,6vw,82px);padding-bottom:clamp(44px,5vw,68px);}.footer-unified-about p{max-width:480px;margin:22px 0 18px;color:rgba(242,240,234,.72);line-height:1.7;font-size:14px;}.footer-unified-brand{display:inline-flex;align-items:center;gap:11px;color:inherit;font-size:16px;letter-spacing:.02em;}.footer-unified-brand .brand-mark{border-color:rgba(242,240,234,.72);}.footer-unified-scope{max-width:500px;padding-top:16px;border-top:1px solid rgba(242,240,234,.16);font-size:11px;line-height:1.7;letter-spacing:.07em;color:rgba(242,240,234,.52);text-transform:uppercase;}.footer-unified-label{margin:0 0 20px;font-size:10px;letter-spacing:.15em;color:rgba(242,240,234,.46);}.footer-unified-nav,.footer-unified-contact{display:flex;flex-direction:column;align-items:flex-start;}.footer-unified-nav a,.footer-unified-contact>a:not(.btn),.footer-unified-messengers a{color:#f2f0ea;font-size:13px;line-height:1.45;margin-bottom:11px;transition:opacity .2s ease;}.footer-unified-nav a:hover,.footer-unified-contact>a:not(.btn):hover,.footer-unified-messengers a:hover{opacity:.64;}.footer-unified-phone{font-size:17px !important;letter-spacing:.01em;margin-bottom:8px !important;}.footer-unified-messengers{display:flex;gap:18px;margin-top:7px;}.footer-unified-city{margin-top:6px;font-size:12px;color:rgba(242,240,234,.55);}.footer-unified-cta{margin-top:24px;color:#f2f0ea !important;border-color:rgba(242,240,234,.38) !important;}.footer-unified-cta:hover{background:#f2f0ea !important;color:var(--dark) !important;border-color:#f2f0ea !important;}.footer-unified-bottom{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(242,240,234,.14);font-size:10px;letter-spacing:.04em;color:rgba(242,240,234,.45);}.footer-unified-legal{display:flex;gap:24px;flex-wrap:wrap;justify-content:flex-end;}@media (max-width:900px){.footer-unified-main{grid-template-columns:1fr 1fr;}.footer-unified-about{grid-column:1/-1;}}@media (max-width:620px){.footer-unified-main{grid-template-columns:1fr;gap:34px;padding-top:48px;}.footer-unified-about{grid-column:auto;}.footer-unified-bottom{align-items:flex-start;flex-direction:column;padding-top:22px;padding-bottom:22px;min-height:0;}.footer-unified-legal{justify-content:flex-start;gap:10px 18px;}}.footer-unified-legal a{color:inherit;text-decoration:none;transition:color .2s ease,opacity .2s ease;}.footer-unified-legal a:hover{color:#f2f0ea;opacity:1}.legal-section{padding-top:64px}.legal-document{max-width:900px;font-size:15px;line-height:1.78;color:var(--text);}.legal-document h2{margin:52px 0 18px;max-width:820px;font-size:clamp(24px,3vw,34px);line-height:1.12;font-weight:500;letter-spacing:-.02em;}.legal-document h2:first-child{margin-top:0}.legal-document p{margin:0 0 18px}.legal-document ul{margin:0 0 22px;padding-left:22px}.legal-document li{margin:0 0 8px}.consent a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media (max-width:700px){.legal-section{padding-top:42px}.legal-document{font-size:14px}.legal-document h2{margin-top:38px}}.tag-link{gap:8px}.tag-link::after{content:"↗";display:inline-block;font-size:10px;line-height:1;opacity:.48;transform:translateY(-1px);transition:transform .2s ease,opacity .2s ease}.tag-link:hover::after{opacity:1;transform:translate(2px,-3px)}.direction-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px}.direction-gallery-item{margin:0;aspect-ratio:4/3;overflow:hidden;background:#e7e4dd}.direction-gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.direction-gallery-item:only-child{grid-column:1/-1;max-width:760px}.page-back a::before{content:"←";margin-right:8px}@media(max-width:700px){.direction-gallery{grid-template-columns:1fr;gap:10px;margin-top:28px}.direction-gallery-item:only-child{grid-column:auto}}/* V37 mobile navigation fix only — visual layout remains V34 */
@media (max-width:1100px){
.site-header{z-index:1002;padding-left:max(var(--pad),env(safe-area-inset-left));padding-right:max(var(--pad),env(safe-area-inset-right));}
.menu-button{position:relative;z-index:1004;touch-action:manipulation;-webkit-tap-highlight-color:transparent;}
.mobile-menu{z-index:1001;height:100vh;height:100dvh;padding-top:calc(110px + env(safe-area-inset-top));padding-right:max(var(--pad),env(safe-area-inset-right));padding-bottom:calc(40px + env(safe-area-inset-bottom));padding-left:max(var(--pad),env(safe-area-inset-left));overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:none;}
.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;}
.mobile-menu nav a{display:block!important;color:#fff!important;opacity:1!important;visibility:visible!important;}
.mobile-contact,.mobile-contact a{color:rgba(255,255,255,.72)!important;opacity:1!important;visibility:visible!important;}
body.menu-open{overflow:hidden;}
}
@media (orientation:landscape) and (max-height:560px) and (pointer:coarse){
.mobile-menu{padding-top:calc(82px + env(safe-area-inset-top));justify-content:flex-start;}
.mobile-menu nav a{font-size:clamp(24px,6vw,38px);padding:7px 0;}
.mobile-contact{padding-top:16px;}
}
/* V39 definitive smartphone navigation: isolated from desktop/V34 layout */
@media (max-width:1100px){
  .site-header{height:72px;z-index:3002;}
  .site-header.menu-active{background:#F7F5F0!important;color:#3B3D3A!important;border-bottom:1px solid rgba(59,61,58,.16)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
  .site-header.menu-active .brand,.site-header.menu-active .brand-mark{color:#3B3D3A!important;border-color:#3B3D3A!important;}
  .menu-button{display:block!important;width:48px;height:48px;margin-right:-10px;padding:10px;position:relative;z-index:3004;color:#fff!important;cursor:pointer;}
  .site-header.scrolled .menu-button,.site-header.menu-active .menu-button{color:#3B3D3A!important;}
  .menu-button span{display:block!important;position:absolute;left:10px;width:28px;height:1px;margin:0!important;background:currentColor!important;transition:transform .22s ease,top .22s ease;}
  .menu-button span:first-child{top:18px}.menu-button span:last-child{top:28px}
  .menu-button[aria-expanded="true"] span:first-child{top:23px;transform:rotate(45deg)}
  .menu-button[aria-expanded="true"] span:last-child{top:23px;transform:rotate(-45deg)}
  .mobile-menu{display:flex!important;position:fixed!important;z-index:3001!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;max-width:none!important;height:100vh!important;height:100dvh!important;box-sizing:border-box!important;background:#F7F5F0!important;color:#3B3D3A!important;padding:calc(92px + env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) calc(28px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-12px)!important;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s!important;}
  .mobile-menu.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;transition:opacity .18s ease,transform .18s ease!important;}
  .mobile-menu nav{display:flex!important;flex-direction:column!important;width:100%!important;border-top:1px solid rgba(59,61,58,.16)!important;}
  .mobile-menu nav a{display:flex!important;align-items:center!important;min-height:56px!important;width:100%!important;padding:12px 0!important;border-bottom:1px solid rgba(59,61,58,.16)!important;color:#3B3D3A!important;font-size:clamp(19px,5.4vw,25px)!important;line-height:1.15!important;font-weight:400!important;letter-spacing:-.02em!important;opacity:1!important;visibility:visible!important;text-decoration:none!important;}
  .mobile-contact{display:flex!important;margin-top:auto!important;padding-top:28px!important;gap:10px!important;color:#6F716D!important;}
  .mobile-contact a{color:#6F716D!important;font-size:14px!important;opacity:1!important;}
  html.menu-open,body.menu-open{overflow:hidden!important;overscroll-behavior:none;}
}
@media (max-width:380px){.mobile-menu nav a{min-height:50px!important;font-size:18px!important}.mobile-menu{padding-top:calc(84px + env(safe-area-inset-top))!important}}


/* TK GLINA V41 SAFE ADAPTIVE UI PATCH — logo + mobile section numbers + material arrows only */

/* 1) LOGO: responsive, isolated replacement of the existing brand lockup */
.brand-lockup{
  display:block!important;
  width:210px!important;
  height:58px!important;
  min-width:210px!important;
  max-width:100%!important;
  flex:0 0 auto!important;
  background-image:url('assets/images/brand/glina-logo-horizontal-light.webp')!important;
  background-repeat:no-repeat!important;
  background-position:left center!important;
  background-size:contain!important;
  font-size:0!important;
  line-height:0!important;
  overflow:hidden!important;
}
.brand-lockup>span{display:none!important;}
.site-header.scrolled .brand-lockup,
.site-header.inner-header .brand-lockup,
.site-header.menu-active .brand-lockup{
  background-image:url('assets/images/brand/glina-logo-horizontal.webp')!important;
}
.footer-unified-brand{
  display:block!important;
  width:270px!important;
  height:78px!important;
  max-width:100%!important;
  background-image:url('assets/images/brand/glina-logo-horizontal-light.webp')!important;
  background-repeat:no-repeat!important;
  background-position:left center!important;
  background-size:contain!important;
  font-size:0!important;
  line-height:0!important;
  overflow:hidden!important;
}
.footer-unified-brand>span{display:none!important;}

@media (max-width:1200px){
  .brand-lockup{width:176px!important;min-width:176px!important;height:50px!important;}
}
@media (max-width:1100px){
  .brand-lockup{width:162px!important;min-width:162px!important;height:47px!important;}
  .site-header{column-gap:12px!important;}
}
@media (max-width:760px){
  .brand-lockup{width:146px!important;min-width:146px!important;height:43px!important;}
  .footer-unified-brand{width:230px!important;height:68px!important;}
}
@media (max-width:420px){
  .brand-lockup{width:132px!important;min-width:132px!important;height:39px!important;}
  .footer-unified-brand{width:210px!important;height:62px!important;}
}
@media (max-width:360px){
  .brand-lockup{width:120px!important;min-width:120px!important;height:36px!important;}
}

/* 2) MATERIAL / DIRECTION LINKS: restrained architectural arrow */
.tag-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  min-height:38px!important;
  padding:8px 10px 8px 13px!important;
  border:1px solid var(--line)!important;
  background:transparent!important;
  color:var(--text)!important;
  transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease!important;
}
.tag-link::after{
  content:"→"!important;
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  display:inline-grid!important;
  place-items:center!important;
  border:1px solid rgba(59,61,58,.28)!important;
  border-radius:50%!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:400!important;
  opacity:1!important;
  transform:none!important;
  transition:transform .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease!important;
}
.tag-link:hover{
  background:rgba(59,61,58,.045)!important;
  border-color:rgba(59,61,58,.42)!important;
  color:var(--text)!important;
  transform:translateY(-1px)!important;
}
.tag-link:hover::after{
  transform:translateX(2px)!important;
  border-color:#3B3D3A!important;
  background:#3B3D3A!important;
  color:#fff!important;
}

/* 3) SMARTPHONE / TABLET: keep direction numbers outside photos */
@media (max-width:900px){
  .service-row.image-left,.service-row.image-right{
    grid-template-columns:1fr!important;
    grid-template-areas:"visual" "number" "content"!important;
    row-gap:0!important;
  }
  .service-row .service-visual{
    grid-area:visual!important;
    margin-bottom:18px!important;
  }
  .service-row .service-number{
    position:static!important;
    grid-area:number!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    padding:0!important;
    margin:0 0 16px!important;
    font-size:11px!important;
    line-height:1!important;
    letter-spacing:.18em!important;
    font-weight:500!important;
    opacity:.68!important;
    color:var(--text)!important;
  }
  .service-row .service-number::after{
    content:""!important;
    display:block!important;
    height:1px!important;
    flex:1 1 auto!important;
    background:var(--line)!important;
  }
  .service-row .service-content{
    grid-area:content!important;
    padding-top:0!important;
  }
  .service-row{padding-top:34px!important;padding-bottom:44px!important;}
}

@media (max-width:560px){
  .service-row .service-visual{aspect-ratio:4/3!important;margin-bottom:16px!important;}
  .service-row .service-number{margin-bottom:14px!important;}
  .tag-link{font-size:11px!important;min-height:36px!important;}
  .tag-link::after{width:20px!important;height:20px!important;flex-basis:20px!important;font-size:12px!important;}
}

