@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{--stone-50: #faf7f5;--stone-100: #f4f1ee;--stone-200: #e7e1dc;--stone-300: #d6d0ca;--stone-500: #8f8881;--stone-700: #4e4842;--stone-900: #1c1917;--graphite: #292524;--red: #e31b17;--green: #5f735a;--wood: #a67b5b;--aluminum: #dbe4e7;--radius-lg: 28px;--radius-md: 18px;--ease: cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--stone-50);color:var(--stone-900);font-family:Manrope,Noto Sans SC,sans-serif}body,button,input,textarea{font-feature-settings:"kern"}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{overflow:clip}.page-width{width:min(1320px,calc(100% - 64px));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:20;background:#faf7f5d1;border-bottom:1px solid rgb(28 25 23 / 10%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{width:min(1440px,calc(100% - 64px));min-height:80px;margin-inline:auto;display:flex;align-items:center;gap:32px}.brand-lockup{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand-lockup img{width:34px;height:34px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.brand-lockup span{display:grid;gap:1px}.brand-lockup strong{font-size:15px;letter-spacing:.02em}.brand-lockup small{font-size:9px;letter-spacing:.2em;color:var(--stone-500)}.desktop-nav{display:flex;justify-content:center;gap:26px;flex:1;margin-left:40px}.desktop-nav a{color:var(--stone-700);font-size:13px;transition:color .25s var(--ease)}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:18px}.header-phone{display:inline-flex;align-items:center;gap:7px;color:var(--stone-700);font-size:12px}.header-phone svg{color:var(--green)}.header-cta{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--stone-900);border-radius:999px;padding:11px 15px 11px 17px;font-size:12px;font-weight:700;transition:all .25s var(--ease)}.header-cta:hover{color:#fff;background:var(--stone-900)}.hero-section{position:relative;min-height:min(810px,90vh);color:#fff;display:flex;align-items:center;isolation:isolate}.hero-media{position:absolute;inset:0;z-index:-2;background:url(/assets/generated/01_hero_base_camp.png) center / cover no-repeat;filter:saturate(.78)}.hero-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#110e0cc7,#110e0c75 42%,#110e0c1a 76%,#110e0c47),linear-gradient(0deg,rgb(17 14 12 / 58%),transparent 40%)}.hero-content{padding-top:84px;display:flex;justify-content:space-between;align-items:flex-end}.hero-copy{max-width:590px;animation:rise .8s var(--ease) both}.hero-kicker{display:inline-flex;align-items:center;gap:9px;color:#ffffffbf;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.status-dot{width:7px;height:7px;background:#83a17b;border-radius:50%;box-shadow:0 0 0 4px #83a17b2e}.hero-copy h1{margin:26px 0 22px;font-size:clamp(58px,8vw,110px);line-height:.93;letter-spacing:-.07em;font-weight:800}.hero-copy h1 em{color:#f3dfd6;font-style:normal}.hero-copy p{max-width:440px;margin:0;color:#ffffffc9;font-size:16px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:17px;margin-top:36px}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:46px;border:1px solid transparent;border-radius:999px;padding:0 19px;font-size:13px;font-weight:700;cursor:pointer;transition:all .25s var(--ease)}.button svg,.text-button svg,.header-cta svg,.round-arrow svg{width:16px;height:16px;transition:transform .25s var(--ease)}.button:hover svg,.text-button:hover svg,.header-cta:hover svg,.round-arrow:hover svg{transform:translate(3px)}.button--light{background:#fff;color:var(--stone-900)}.button--light:hover{background:var(--red);color:#fff}.button--ghost-light{border-color:#ffffff7f;color:#fff}.button--ghost-light:hover{border-color:#fff;background:#ffffff1f}.button--dark{background:var(--stone-900);color:#fff}.button--dark:hover{background:var(--red)}.button--red{background:var(--red);color:#fff}.button--red:hover{background:#b91412}.button--outline{border-color:var(--stone-300);color:var(--stone-900)}.button--outline:hover{border-color:var(--stone-900)}.hero-note{display:grid;gap:7px;padding:17px 20px;min-width:202px;border-left:1px solid rgb(255 255 255 / 42%);background:#12100e54;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:rise .8s .16s var(--ease) both}.hero-note span{color:#f3b3a9;font-size:9px;letter-spacing:.2em}.hero-note strong{font-size:16px}.hero-note small{color:#ffffffa8;font-size:11px}.hero-bottom{position:absolute;bottom:27px;left:0;right:0;display:flex;align-items:center;gap:14px;color:#ffffffa8;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.hero-line{height:1px;background:#ffffff57;flex:1}.intro-strip{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid var(--stone-200)}.intro-strip>div{max-width:760px;display:grid;gap:16px}.intro-label{color:var(--red);font-size:10px;letter-spacing:.18em}.intro-strip strong{font-size:clamp(23px,3vw,38px);line-height:1.35;letter-spacing:-.05em}.round-arrow{display:grid;place-items:center;width:55px;height:55px;border:1px solid var(--stone-900);border-radius:50%;transition:all .25s var(--ease)}.round-arrow:hover{color:#fff;background:var(--stone-900)}.products-section{padding:130px 0 140px}.section-topline{display:flex;justify-content:space-between;gap:24px;color:var(--stone-500);border-top:1px solid var(--stone-200);padding-top:17px;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.section-topline a{display:inline-flex;align-items:center;gap:8px;color:var(--stone-900);letter-spacing:.05em;transition:color .25s var(--ease)}.section-topline a:hover{color:var(--red)}.section-heading{max-width:670px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--red);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.eyebrow>span{display:block;width:22px;height:2px;background:var(--red)}.section-heading h2{margin:22px 0 16px;font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.07em}.section-heading p{max-width:560px;margin:0;color:var(--stone-700);font-size:15px;line-height:1.9}.products-heading{display:flex;justify-content:space-between;align-items:flex-end;padding:46px 0 44px}.product-nav-note{color:var(--stone-500);font-size:11px;line-height:1.7;text-align:right}.product-theater{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:10px;min-height:560px}.product-feature-image{position:relative;min-height:560px;overflow:hidden;background:var(--stone-100);border-radius:var(--radius-lg)}.product-feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgb(18 16 14 / 44%));pointer-events:none}.product-feature-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.78);transition:filter .55s var(--ease),transform .7s var(--ease)}.product-feature-image:hover img{filter:saturate(1);transform:scale(1.025)}.material-badge{position:absolute;z-index:1;left:22px;bottom:22px;min-width:220px;padding:16px 17px;display:grid;gap:5px;border-radius:16px;color:var(--stone-900);background:#faf7f5e3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.material-badge span{color:var(--red);font-size:9px;letter-spacing:.17em}.material-badge strong{font-size:13px}.material-badge small{color:var(--stone-500);font-size:10px}.image-index{position:absolute;z-index:1;right:22px;top:22px;color:#fff;font-size:10px;letter-spacing:.18em}.product-feature-copy{background:var(--stone-100);padding:clamp(30px,5vw,66px);border-radius:var(--radius-lg);display:flex;flex-direction:column;justify-content:center}.feature-meta,.feature-price{display:flex;justify-content:space-between;align-items:center;gap:16px}.feature-meta>span:first-child{color:var(--stone-500);font-size:9px;letter-spacing:.18em}.eco-tag{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:10px}.eco-tag span{width:6px;height:6px;border-radius:50%;background:var(--green)}.product-feature-copy h3{margin:52px 0 0;font-size:clamp(58px,8vw,98px);letter-spacing:-.09em;line-height:.85}.feature-en{margin:13px 0 22px;color:var(--stone-500);font-size:11px;letter-spacing:.2em}.feature-short{margin:0;font-size:18px;line-height:1.6}.feature-detail{margin:34px 0 0;border-top:1px solid var(--stone-200)}.feature-detail>div{display:grid;grid-template-columns:92px 1fr;gap:10px;padding:14px 0;border-bottom:1px solid var(--stone-200)}.feature-detail span,.feature-price span{color:var(--stone-500);font-size:11px}.feature-detail strong{font-size:12px;font-weight:600}.feature-price{padding:24px 0 0;align-items:end}.feature-price div{display:grid;gap:6px}.feature-price strong{font-size:25px;letter-spacing:-.04em}.feature-price small{color:var(--red);font-size:10px}.feature-actions{display:flex;align-items:center;gap:18px;margin-top:29px}.text-button{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:var(--stone-900);font-size:12px;font-weight:700;cursor:pointer}.text-button:hover{color:var(--red)}.product-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.product-tab{display:flex;align-items:center;gap:10px;min-height:108px;padding:11px;border:1px solid var(--stone-200);border-radius:18px;background:transparent;color:var(--stone-900);text-align:left;cursor:pointer;transition:all .28s var(--ease)}.product-tab:hover{border-color:var(--stone-500);transform:translateY(-2px)}.product-tab.is-active{border:2px solid var(--stone-900);background:#fff;box-shadow:0 14px 28px #1c191717}.product-tab-image{width:60px;height:84px;flex:0 0 auto;border-radius:10px;object-fit:cover;filter:saturate(.72);transition:filter .25s var(--ease),transform .25s var(--ease)}.product-tab:hover .product-tab-image,.product-tab.is-active .product-tab-image{filter:saturate(1);transform:scale(1.03)}.tab-number{align-self:flex-start;color:var(--red);font-size:10px;letter-spacing:.08em}.product-tab>span:nth-child(2){display:grid;gap:4px;flex:1}.product-tab strong{font-size:15px}.product-tab small{color:var(--stone-500);font-size:9px;letter-spacing:.08em}.product-tab>svg{color:var(--stone-500)}.about-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;padding:140px 0 165px;border-top:1px solid var(--stone-200)}.about-copy{padding-top:16px}.about-copy .section-heading h2{max-width:540px}.about-points{margin:55px 0 38px;border-top:1px solid var(--stone-200)}.about-points>div{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--stone-200)}.about-points span{color:var(--red);font-size:10px;letter-spacing:.1em}.about-points p{margin:0;color:var(--stone-700);font-size:12px;line-height:1.8}.about-points strong{color:var(--stone-900);font-size:13px}.about-gallery{position:relative;min-height:700px}.about-gallery img{object-fit:cover;filter:saturate(.65);transition:filter .4s var(--ease),transform .55s var(--ease)}.about-gallery img:hover{filter:saturate(1);transform:scale(1.02)}.gallery-large{position:absolute;width:67%;height:74%;top:0;left:0;border-radius:var(--radius-lg)}.gallery-small{position:absolute;width:42%;height:31%;right:0;border-radius:var(--radius-lg)}.gallery-small--top{top:7%}.gallery-small--bottom{bottom:0}.gallery-stamp{position:absolute;left:51%;top:45%;display:grid;place-items:center;width:104px;height:104px;border-radius:50%;background:var(--red);color:#fff;font-size:10px;line-height:1.35;letter-spacing:.1em;text-align:center;transform:rotate(-11deg);box-shadow:0 12px 24px #e31b1738}.field-section{padding:120px 0 140px;background:var(--stone-900);color:var(--stone-50)}.section-topline--dark{border-color:#faf7f533;color:#faf7f594}.section-heading--dark h2{max-width:650px}.section-heading--dark p{color:#faf7f5a6}.field-section .section-heading{padding:48px 0 56px}.field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.field-grid article{min-height:455px;padding:16px 18px 23px;border:1px solid rgb(250 247 245 / 17%);border-radius:20px;transition:border-color .25s var(--ease),transform .25s var(--ease)}.field-grid article:hover{border-color:#faf7f58c;transform:translateY(-3px)}.field-art{position:relative;display:grid;place-items:center;min-height:214px;margin-bottom:23px;border-radius:14px;overflow:hidden}.field-art:before{content:"";position:absolute;inset:0;opacity:.8;background-position:center;background-size:cover;filter:saturate(.55);transition:transform .55s var(--ease),filter .55s var(--ease)}.field-grid article:hover .field-art:before{filter:saturate(1);transform:scale(1.04)}.field-art--water:before{background-image:url(/assets/generated/11_field_water_channel.png)}.field-art--wood:before{background-image:url(/assets/generated/12_field_orchard_coop.png)}.field-art--leaf:before{background-image:url(/assets/generated/13_field_nutrition_stilllife.png)}.field-art svg{position:relative;z-index:1;width:35px;height:35px;color:#fff}.field-number{color:#e8746e;font-size:10px;letter-spacing:.14em}.field-grid h3{margin:12px 0 9px;font-size:24px;letter-spacing:-.05em}.field-grid article p{min-height:48px;margin:0;color:#faf7f5a8;font-size:12px;line-height:1.8}.field-grid ul{display:grid;gap:8px;margin:23px 0 0;padding:16px 0 0;border-top:1px solid rgb(250 247 245 / 15%);list-style:none}.field-grid li{display:flex;align-items:center;gap:8px;color:#faf7f5c2;font-size:11px}.field-grid li svg{width:13px;color:#8eaf87}.insights-section{padding:140px 0 150px}.insights-head{display:flex;justify-content:space-between;align-items:end;gap:50px;padding:52px 0 54px}.insights-feature{width:min(330px,100%);padding:20px;border-left:2px solid var(--red);background:var(--stone-100);display:grid;gap:15px}.insight-label{color:var(--red);font-size:9px;letter-spacing:.16em}.insights-feature strong{font-size:18px;line-height:1.5;letter-spacing:-.03em}.insights-feature small{display:flex;align-items:center;justify-content:space-between;color:var(--stone-500);font-size:10px}.news-list{border-top:1px solid var(--stone-900)}.news-row{display:grid;grid-template-columns:130px 1fr 90px 18px;align-items:center;gap:22px;min-height:86px;border-bottom:1px solid var(--stone-200);transition:color .25s var(--ease),padding .25s var(--ease)}.news-row:hover{color:var(--red);padding-inline:10px}.news-type{color:var(--red);font-size:10px;letter-spacing:.12em}.news-row strong{font-size:15px;font-weight:600}.news-date{color:var(--stone-500);font-size:11px}.consult-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;padding:125px 0 145px;border-top:1px solid var(--stone-200)}.consult-intro h2{margin:28px 0 20px;font-size:clamp(42px,5.8vw,74px);line-height:.99;letter-spacing:-.08em}.consult-intro h2 em{font-style:normal;color:var(--red)}.consult-intro>p{max-width:420px;margin:0;color:var(--stone-700);font-size:14px;line-height:1.9}.consult-contact{display:grid;gap:15px;margin-top:47px}.consult-contact a,.contact-items>div{display:flex;align-items:center;gap:13px}.consult-contact svg,.contact-items svg{width:20px;height:20px;color:var(--red)}.consult-contact span,.contact-items span{display:grid;gap:3px}.consult-contact small,.contact-items small{color:var(--stone-500);font-size:10px}.consult-contact strong,.contact-items strong{font-size:13px;line-height:1.5}.consult-form-wrap{padding:29px 30px 32px;border:1px solid var(--stone-200);border-radius:var(--radius-lg);background:#fff}.form-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;margin-bottom:25px;border-bottom:1px solid var(--stone-200)}.form-heading span{color:var(--red);font-size:9px;letter-spacing:.18em}.form-heading strong{color:var(--green);font-size:11px;font-weight:600}.consultation-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 14px}.consultation-form label{display:grid;gap:8px}.consultation-form label>span{color:var(--stone-700);font-size:11px}.consultation-form label i{color:var(--red);font-style:normal}.consultation-form input,.consultation-form textarea,.select-trigger{width:100%;border:1px solid var(--stone-200);border-radius:12px;background:var(--stone-50);color:var(--stone-900);outline:none;transition:border .2s var(--ease),background .2s var(--ease)}.consultation-form input,.select-trigger{min-height:46px;padding:0 13px}.consultation-form textarea{padding:12px 13px;resize:vertical}.consultation-form input:focus,.consultation-form textarea:focus,.select-trigger:focus{border:2px solid var(--stone-900);padding-left:12px;background:#fff}.consultation-form input::placeholder,.consultation-form textarea::placeholder{color:#aaa29b}.field-full{grid-column:1 / -1}.select-trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--stone-500)}.select-trigger[data-state=open]{border-color:var(--stone-900)}.select-content{z-index:50;min-width:var(--radix-select-trigger-width);overflow:hidden;padding:5px;border:1px solid var(--stone-200);border-radius:12px;background:#fff;box-shadow:0 15px 40px #1c191726}.select-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:8px;color:var(--stone-700);font-size:12px;cursor:pointer;outline:none}.select-item[data-highlighted]{color:var(--stone-900);background:var(--stone-100)}.select-item svg{color:var(--red)}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:23px}.form-footer small{color:var(--stone-500);font-size:10px}.form-error{margin:16px 0 0;color:var(--red);font-size:11px}.form-success{min-height:250px;display:grid;align-content:center;justify-items:start;gap:10px}.form-success--compact{min-height:290px}.success-icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:5px;border-radius:50%;background:#e3eee0;color:var(--green)}.success-icon svg{width:19px}.form-success strong{font-size:22px}.form-success p{max-width:340px;margin:0;color:var(--stone-700);font-size:12px;line-height:1.7}.contact-section{padding:120px 0 125px;background:var(--stone-100)}.contact-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.contact-copy .section-heading h2{font-size:clamp(39px,5vw,63px)}.contact-items{display:grid;gap:17px;margin:47px 0 35px}.contact-actions{display:flex;gap:11px}.contact-image{position:relative;min-height:480px;border-radius:var(--radius-lg);overflow:hidden}.contact-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.72)}.contact-caption{position:absolute;left:18px;right:18px;bottom:18px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;border-radius:13px;background:#faf7f5e3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.contact-caption span{color:var(--red);font-size:9px;letter-spacing:.13em}.contact-caption strong{font-size:11px}.site-footer{background:var(--stone-900);color:#fff;padding:28px 0 100px}.footer-inner{display:flex;align-items:center;gap:30px}.brand-lockup--compact strong{color:#fff}.brand-lockup--compact small{color:#ffffff7f}.footer-links{display:flex;gap:21px;margin-left:auto;color:#ffffffb8;font-size:11px}.footer-links a:hover{color:#fff}.footer-meta{color:#fff6;font-size:10px}.sticky-consult{position:fixed;z-index:30;left:50%;bottom:18px;transform:translate(-50%);width:min(530px,calc(100% - 32px));display:flex;justify-content:space-between;align-items:center;gap:20px;padding:9px 10px 9px 17px;border:1px solid rgb(28 25 23 / 15%);border-radius:999px;background:#faf7f5e8;box-shadow:0 18px 42px #1c19172b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-consult>div{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:10px}.sticky-status{grid-column:1 / -1;display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:9px}.sticky-status span{width:5px;height:5px;border-radius:50%;background:var(--green)}.sticky-consult strong{font-size:14px}.sticky-consult small{color:var(--stone-500);font-size:10px}.dialog-overlay{position:fixed;z-index:40;inset:0;background:#1c191794;animation:fade .2s ease-out}.dialog-content{position:fixed;z-index:41;left:50%;top:50%;width:min(560px,calc(100% - 32px));max-height:calc(100vh - 32px);overflow-y:auto;padding:28px;border-radius:25px;background:var(--stone-50);transform:translate(-50%,-50%);box-shadow:0 30px 80px #00000040;animation:rise .25s var(--ease)}.dialog-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:25px}.dialog-kicker{color:var(--red);font-size:9px;letter-spacing:.18em}.dialog-top h2{margin:10px 0 8px;font-size:30px;letter-spacing:-.06em}.dialog-top p{margin:0;color:var(--stone-700);font-size:12px}.icon-button{display:grid;place-items:center;flex:0 0 auto;width:35px;height:35px;border:1px solid var(--stone-200);border-radius:50%;background:transparent;cursor:pointer}.icon-button:hover{border-color:var(--stone-900)}.icon-button svg{width:17px}.consultation-form--compact .form-grid{gap:14px}.consultation-form--compact .form-footer{align-items:flex-start;flex-direction:column}.consultation-form--compact .form-footer .button{width:100%}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1100px){.desktop-nav{gap:16px;margin-left:10px}.header-phone span{display:none}.product-theater{grid-template-columns:1fr 1fr}.about-section{gap:45px}.consult-section,.contact-inner{gap:50px}}@media(max-width:760px){.page-width,.header-inner{width:min(100% - 32px,620px)}.site-header{position:absolute;background:#faf7f5eb}.header-inner{min-height:68px}.desktop-nav,.header-phone{display:none}.header-actions{margin-left:auto}.header-cta{padding:10px 12px 10px 14px}.hero-section{min-height:720px;align-items:flex-end}.hero-media{background-image:url(/assets/generated/01_hero_base_camp.png);background-position:61% center}.hero-scrim{background:linear-gradient(0deg,#110e0cd6 5%,#110e0c4d 68%,#110e0c26)}.hero-content{padding-bottom:112px;display:block}.hero-copy h1{margin:22px 0 18px;font-size:clamp(52px,14vw,64px)}.hero-copy p{max-width:340px;font-size:13px}.hero-actions{gap:10px;margin-top:26px}.hero-actions .button{min-height:43px;padding-inline:15px;font-size:12px}.hero-note{display:none}.hero-bottom{bottom:25px}.intro-strip{min-height:180px;gap:20px}.intro-strip strong{font-size:21px}.round-arrow{flex:0 0 auto;width:47px;height:47px}.products-section,.insights-section{padding:90px 0 100px}.section-topline{font-size:9px}.section-topline>span:last-child{text-align:right}.products-heading{display:block;padding:33px 0 31px}.section-heading h2{margin-top:18px;font-size:44px}.section-heading p{font-size:13px}.product-nav-note{display:none}.product-theater{display:flex;flex-direction:column;min-height:0;gap:8px}.product-feature-image{min-height:350px;height:350px}.product-feature-copy{padding:30px 24px}.product-feature-copy h3{margin-top:40px;font-size:76px}.feature-short{font-size:16px}.feature-detail{margin-top:25px}.feature-price{display:grid;gap:9px;align-items:start}.feature-actions{flex-wrap:wrap}.product-tabs{display:flex;overflow-x:auto;margin-inline:-2px;padding:4px 2px 8px;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tab{flex:0 0 178px;min-height:82px;padding:9px}.product-tab-image{width:48px;height:62px}.about-section,.consult-section,.contact-inner{display:flex;flex-direction:column;gap:55px;padding:90px 0 100px}.about-copy{padding-top:0}.about-points{margin:38px 0 31px}.about-gallery{min-height:520px;width:100%}.gallery-large{width:70%;height:73%}.gallery-small{width:42%;height:32%}.gallery-stamp{left:48%;top:43%;width:88px;height:88px}.field-section{padding:90px 0 100px}.field-section .section-heading{padding:35px 0 38px}.field-grid{grid-template-columns:1fr;gap:8px}.field-grid article{min-height:0;padding:14px}.field-art{min-height:190px}.field-grid article p{min-height:0}.insights-head{display:block;padding:36px 0 38px}.insights-feature{margin-top:28px;width:100%}.news-row{grid-template-columns:76px 1fr 16px;gap:10px;min-height:100px}.news-row strong{font-size:13px;line-height:1.55}.news-date{display:none}.consult-section{gap:37px}.consult-intro h2{font-size:51px}.consult-intro>p{font-size:13px}.consult-form-wrap{padding:22px 17px 20px}.consultation-form .form-grid{grid-template-columns:1fr;gap:14px}.form-footer{align-items:flex-start;flex-direction:column}.form-footer .button{width:100%}.contact-section{padding:90px 0 100px}.contact-image{min-height:390px;width:100%}.contact-caption{display:grid;gap:5px}.contact-actions{flex-wrap:wrap}.contact-actions .button{flex:1}.footer-inner{display:grid;gap:22px}.footer-links{order:2;margin-left:0;flex-wrap:wrap}.footer-meta{order:3;line-height:1.6}.sticky-consult{bottom:10px;padding-left:13px}.sticky-consult .button{min-height:40px;padding-inline:14px;font-size:11px}.dialog-content{padding:22px 18px}.dialog-top h2{font-size:26px}}
