@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--background:#f2efe8;--surface:#faf8f3;--navy:#102c5c;--navy-dark:#081a37;--gold:#b89045;--gold-light:#d9bd7b;--text:#172033;--muted:#626979;--line:#102c5c29;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;border-bottom:1px solid #ffffff2e;position:absolute;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;width:min(1380px,100% - 48px);min-height:92px;margin:0 auto;display:flex}.brand{color:var(--white);align-items:center;gap:12px;display:inline-flex}.brand-mark{width:46px;height:46px;color:var(--gold-light);border:1px solid #d9bd7bd9;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.brand-mark span{letter-spacing:1px;font-size:16px}.brand-text{flex-direction:column;gap:3px;display:flex}.brand-text strong{letter-spacing:3px;font-family:Georgia,serif;font-size:19px;font-weight:500}.brand-text small{color:#ffffff9e;letter-spacing:1.8px;text-transform:uppercase;font-size:9px}.main-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.main-nav a{color:#fffc;letter-spacing:.4px;padding:10px 0;font-size:13px;position:relative}.main-nav a:after{background:var(--gold-light);content:"";transform-origin:100%;height:1px;transition:transform .22s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.language-switcher{border-left:1px solid #ffffff38;align-items:center;gap:7px;padding-left:24px;display:flex}.language-switcher a{color:#ffffff8a;letter-spacing:1px;padding:8px 6px;font-size:10px;font-weight:700}.language-switcher a.active{color:var(--gold-light)}.hero{min-height:100vh;color:var(--white);background:radial-gradient(circle at 75% 35%,#b8904538,#0000 30%),linear-gradient(125deg,#07172f 0%,#102f62 58%,#173b72 100%);padding:150px 24px 48px;position:relative;overflow:hidden}.hero:before{pointer-events:none;content:"";opacity:.16;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:76px 76px;position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:70px;width:min(1380px,100%);min-height:calc(100vh - 230px);margin:0 auto;display:grid;position:relative}.hero-content{max-width:780px;padding:40px 0 70px}.eyebrow{color:var(--gold-light);letter-spacing:2.4px;text-transform:uppercase;margin:0 0 23px;font-size:11px;font-weight:700;line-height:1.5}.hero h1{letter-spacing:-2.8px;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5.4vw,86px);font-weight:400;line-height:.98}.hero-description{color:#ffffffb8;max-width:670px;margin:32px 0 0;font-size:clamp(16px,1.4vw,20px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:42px;display:flex}.button{letter-spacing:1px;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;min-height:56px;padding:0 27px;font-size:12px;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:#07172f}.button-primary:hover{background:var(--gold-light)}.button-secondary{color:var(--white);border-color:#ffffff59}.button-secondary:hover{border-color:var(--gold-light)}.hero-facts{flex-wrap:wrap;gap:12px 30px;margin-top:54px;display:flex}.hero-facts span{color:#ffffff9e;align-items:center;gap:10px;font-size:12px;display:flex}.hero-facts span:before{background:var(--gold-light);content:"";border-radius:50%;width:5px;height:5px;display:inline-block}.hero-visual{place-items:center;min-height:570px;display:grid;position:relative}.sun-disc{border:1px solid #d9bd7b6b;border-radius:50%;width:min(34vw,470px);height:min(34vw,470px);position:absolute}.sun-disc:before,.sun-disc:after{content:"";border:1px solid #d9bd7b2e;border-radius:50%;position:absolute}.sun-disc:before{inset:36px}.sun-disc:after{inset:80px}.building-frame{z-index:2;flex-direction:column;justify-content:flex-end;width:min(86%,510px);height:410px;display:flex;position:relative}.building-roof{border-top:2px solid var(--gold-light);clip-path:polygon(50% 0,100% 74%,94% 100%,6% 100%,0 74%);background:linear-gradient(145deg,#d9bd7b33,#d9bd7b0a);border-left:1px solid #d9bd7b8f;border-right:1px solid #d9bd7b8f;width:88%;height:64px;margin:0 auto;position:relative}.building-columns{border-top:8px double #d9bd7bb3;grid-template-columns:repeat(4,1fr);gap:28px;width:76%;height:270px;margin:0 auto;display:grid}.building-columns span{background:repeating-linear-gradient(90deg,#0000 0 8px,#d9bd7b14 9px,#0000 10px);border-left:1px solid #d9bd7b8c;border-right:1px solid #d9bd7b8c;height:100%;position:relative}.building-columns span:before,.building-columns span:after{content:"";border:1px solid #d9bd7b94;height:14px;position:absolute;left:-8px;right:-8px}.building-columns span:before{top:0}.building-columns span:after{bottom:0}.building-base{border-top:8px double #d9bd7bb8;border-bottom:1px solid #d9bd7b7a;width:94%;height:44px;margin:0 auto}.vertical-caption{color:#ffffff4d;letter-spacing:3px;font-size:9px;position:absolute;bottom:88px;right:-18px;transform:rotate(90deg)}.hero-scroll-line{z-index:2;align-items:center;gap:18px;width:min(1380px,100%);margin:8px auto 0;display:flex;position:relative}.hero-scroll-line span{background:var(--gold-light);width:64px;height:1px}.hero-scroll-line small{color:#ffffff59;letter-spacing:2.5px;font-size:9px}.services-section{background:var(--surface);padding:118px max(24px,50vw - 690px)}.section-heading{border-bottom:1px solid var(--line);grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;padding-bottom:54px;display:grid}.section-heading h2{letter-spacing:-1.6px;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,62px);font-weight:400;line-height:1.08}.section-heading>p{max-width:480px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);min-height:310px;padding:48px 42px}.service-card:first-child{padding-left:0}.service-card:last-child{border-right:0}.service-number{color:var(--gold);letter-spacing:2px;font-size:11px;font-weight:700}.service-card h3{margin:64px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}.service-card p{max-width:350px;color:var(--muted);margin:0;font-size:14px;line-height:1.8}.project-placeholder{min-height:500px;color:var(--white);background:linear-gradient(110deg,#04102533,#041025e6),#1e375e;justify-content:space-between;align-items:flex-end;gap:40px;padding:80px max(24px,50vw - 690px);display:flex;position:relative;overflow:hidden}.project-placeholder:before{content:"";border:1px solid #d9bd7b3d;border-radius:50%;width:620px;height:620px;position:absolute;top:-220px;right:11%}.project-placeholder>span{letter-spacing:-5px;opacity:.08;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,11vw,175px)}.project-placeholder div{z-index:2;text-align:right;position:relative}.project-placeholder p{color:#ffffff9e;letter-spacing:2px;text-transform:uppercase;margin:0 0 10px;font-size:12px}.project-placeholder strong{color:var(--gold-light);font-family:Georgia,serif;font-size:38px;font-weight:400}.contact-section{background:var(--gold);text-align:center;color:var(--navy-dark);padding:110px 24px}.contact-section .eyebrow{color:var(--navy-dark)}.contact-section h2{letter-spacing:-1.8px;max-width:850px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,70px);font-weight:400;line-height:1.05}.contact-section>p:not(.eyebrow){max-width:620px;margin:25px auto 38px;font-size:17px;line-height:1.7}.button-light{background:var(--navy-dark);color:var(--white)}@media (max-width:1050px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-content{padding-bottom:0}.hero-visual{min-height:420px}.sun-disc{width:390px;height:390px}.building-frame{height:340px}.building-columns{height:220px}}@media (max-width:760px){.header-inner{gap:12px;width:min(100% - 28px,1380px);min-height:76px}.brand-text small{display:none}.brand-mark{width:39px;height:39px}.language-switcher{gap:2px;padding-left:8px}.language-switcher a{padding:7px 4px;font-size:9px}.hero{min-height:auto;padding:118px 18px 38px}.hero-grid{gap:16px;min-height:auto}.hero-content{padding:28px 0 20px}.hero h1{letter-spacing:-1.8px;font-size:clamp(42px,13vw,62px)}.hero-description{margin-top:25px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:32px}.hero-facts{flex-direction:column;margin-top:37px}.hero-visual{min-height:330px;transform:scale(.9)}.sun-disc{width:315px;height:315px}.building-frame{width:100%;height:270px}.building-columns{gap:19px;height:170px}.vertical-caption{display:none}.services-section{padding-top:82px;padding-bottom:82px}.section-heading{grid-template-columns:1fr;gap:24px;padding-bottom:40px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:38px 0}.service-card:last-child{border-bottom:0}.service-card h3{margin-top:30px}.project-placeholder{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:380px;padding-top:45px;padding-bottom:45px}.project-placeholder div{text-align:left}.contact-section{padding:82px 20px}}.catalog-section{background:#ece8df;padding:120px max(24px,50vw - 690px)}.catalog-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.catalog-intro h2,.projects-heading h2,.production-content h2,.b2b-content h2{letter-spacing:-2px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.6vw,68px);font-weight:400;line-height:1.06}.catalog-intro>p{max-width:480px;color:var(--muted);margin:0;font-size:16px;line-height:1.8}.catalog-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.catalog-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:410px;padding:35px;transition:background-color .22s,transform .22s;display:flex}.catalog-card:hover{background:var(--surface);transform:translateY(-4px)}.catalog-number{color:var(--gold);letter-spacing:2px;font-size:10px;font-weight:700}.catalog-symbol{justify-content:center;align-items:flex-end;gap:15px;width:100%;height:115px;margin:34px 0 26px;display:flex}.catalog-symbol span{border-left:1px solid #102c5c59;border-right:1px solid #102c5c59;width:20px;height:80px;position:relative}.catalog-symbol span:nth-child(2){height:105px}.catalog-symbol span:before,.catalog-symbol span:after{content:"";border:1px solid #b8904599;height:8px;position:absolute;left:-6px;right:-6px}.catalog-symbol span:before{top:0}.catalog-symbol span:after{bottom:0}.catalog-card h3{margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400}.catalog-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.catalog-card a{color:var(--navy);letter-spacing:1.3px;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding-top:28px;font-size:10px;font-weight:700;display:flex}.projects-section{background:var(--navy-dark);color:var(--white);padding:120px max(24px,50vw - 690px)}.projects-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.projects-heading-side{max-width:490px}.projects-heading-side p{color:#ffffff9e;margin:0 0 25px;font-size:16px;line-height:1.8}.projects-heading-side a{border-bottom:1px solid var(--gold);color:var(--gold-light);letter-spacing:1.5px;text-transform:uppercase;padding-bottom:7px;font-size:11px;font-weight:700}.projects-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;display:grid}.project-card{grid-column:span 4}.project-card:first-child{grid-column:span 7}.project-card:nth-child(2){grid-column:span 5}.project-visual{background:radial-gradient(circle at 70% 28%,#d9bd7b4d,#0000 27%),linear-gradient(135deg,#193c70,#0d203e);align-items:flex-end;height:430px;padding:35px;display:flex;position:relative;overflow:hidden}.project-card:first-child .project-visual{height:520px}.project-visual-2{background:radial-gradient(circle at 25% 25%,#d9bd7b3d,#0000 25%),linear-gradient(145deg,#35435a,#111b2b)}.project-visual-3{background:linear-gradient(115deg,#b8904540,#0000 50%),linear-gradient(145deg,#173052,#09162b)}.project-visual small{z-index:2;color:#ffffff61;letter-spacing:2.3px;font-size:9px;position:relative}.project-building{border-top:12px double #d9bd7b85;border-bottom:18px double #d9bd7b6b;grid-template-columns:repeat(4,1fr);gap:18px;width:70%;height:70%;display:grid;position:absolute;bottom:0;right:8%}.project-building:before{clip-path:polygon(50% 0,100% 100%,0 100%);content:"";background:#d9bd7b0d;border:1px solid #d9bd7b8c;width:86%;height:80px;position:absolute;top:-92px;left:7%}.project-building span{border-left:1px solid #d9bd7b6b;border-right:1px solid #d9bd7b6b;position:relative}.project-building span:before,.project-building span:after{content:"";border:1px solid #d9bd7b66;height:9px;position:absolute;left:-5px;right:-5px}.project-building span:before{top:0}.project-building span:after{bottom:0}.project-details{justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 4px 40px;display:flex}.project-details span{color:var(--gold-light);letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.project-details h3{max-width:440px;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.25}.project-details p{color:#ffffff6b;margin:0;font-size:12px}.project-details>a{width:42px;height:42px;color:var(--gold-light);border:1px solid #ffffff3b;border-radius:50%;flex:none;place-items:center;display:grid}.production-section{background:var(--surface);padding:120px max(24px,50vw - 690px)}.production-layout{grid-template-columns:.82fr 1.18fr;align-items:center;gap:95px;display:grid}.production-visual{background:var(--navy);place-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.production-circle{border:1px solid #d9bd7b59;border-radius:50%;width:440px;height:440px;position:absolute}.production-circle:before,.production-circle:after{content:"";border:1px solid #d9bd7b24;border-radius:50%;position:absolute}.production-circle:before{inset:46px}.production-circle:after{inset:95px}.production-object{z-index:2;border-top:14px double #d9bd7ba6;border-bottom:22px double #d9bd7b8c;justify-content:center;align-items:flex-end;gap:14px;width:230px;height:410px;display:flex;position:relative}.production-object span{border-left:1px solid #d9bd7b80;border-right:1px solid #d9bd7b80;width:26px;height:350px;position:relative}.production-object span:first-child,.production-object span:nth-child(5){height:285px}.production-object span:before,.production-object span:after{content:"";border:1px solid #d9bd7b7a;height:10px;position:absolute;left:-6px;right:-6px}.production-object span:before{top:0}.production-object span:after{bottom:0}.production-visual>p{color:#ffffff61;letter-spacing:2.4px;text-transform:uppercase;margin:0;font-size:9px;position:absolute;bottom:28px;right:30px}.production-description{max-width:660px;color:var(--muted);margin:28px 0 42px;font-size:16px;line-height:1.8}.production-steps{border-top:1px solid var(--line)}.production-steps article{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:20px;padding:25px 0;display:grid}.production-steps article>span{color:var(--gold);letter-spacing:1.5px;padding-top:4px;font-size:10px;font-weight:700}.production-steps h3{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.production-steps p{max-width:600px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.b2b-section{min-height:690px;color:var(--white);background:radial-gradient(circle at 78% 38%,#b8904547,#0000 27%),linear-gradient(125deg,#07172f,#14376a);align-items:center;padding:110px max(24px,50vw - 690px);display:flex;position:relative;overflow:hidden}.b2b-content{z-index:2;max-width:760px;position:relative}.b2b-content>p:not(.eyebrow){color:#ffffffa8;max-width:650px;margin:28px 0 33px;font-size:17px;line-height:1.8}.b2b-benefits{border-top:1px solid #ffffff2e;grid-template-columns:repeat(2,1fr);max-width:720px;margin-bottom:43px;display:grid}.b2b-benefits span{color:#ffffffba;border-bottom:1px solid #ffffff2e;padding:19px 20px 19px 0;font-size:13px}.b2b-benefits span:before{color:var(--gold-light);content:"◆";margin-right:11px;font-size:7px}.b2b-decoration{border:1px solid #d9bd7b59;border-radius:50%;width:540px;height:540px;position:absolute;right:4%}.b2b-decoration:before,.b2b-decoration:after{content:"";border:1px solid #d9bd7b29;border-radius:50%;position:absolute;inset:70px}.b2b-decoration:after{inset:145px}.b2b-decoration span{background:#d9bd7b24;width:1px;height:100%;position:absolute;left:50%}.b2b-decoration span:nth-child(2){transform:rotate(60deg)}.b2b-decoration span:nth-child(3){transform:rotate(-60deg)}@media (max-width:1050px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card,.project-card:first-child,.project-card:nth-child(2){grid-column:span 6}.project-card:first-child{grid-column:span 12}.production-layout{grid-template-columns:1fr}.production-visual{min-height:520px}.b2b-decoration{opacity:.65;right:-220px}}@media (max-width:760px){.catalog-section,.projects-section,.production-section{padding-top:82px;padding-bottom:82px}.catalog-intro,.projects-heading{grid-template-columns:1fr;gap:24px;margin-bottom:42px}.catalog-grid{grid-template-columns:1fr}.catalog-card{min-height:350px;padding:28px}.catalog-symbol{height:90px;margin-top:25px}.projects-grid{grid-template-columns:1fr}.project-card,.project-card:first-child,.project-card:nth-child(2){grid-column:auto}.project-card:first-child .project-visual,.project-visual{height:370px}.project-building{width:82%}.production-layout{gap:55px}.production-visual{min-height:430px}.production-circle{width:330px;height:330px}.production-object{height:310px}.production-object span{height:255px}.production-object span:first-child,.production-object span:nth-child(5){height:210px}.b2b-section{min-height:auto;padding-top:85px;padding-bottom:85px}.b2b-benefits{grid-template-columns:1fr}.b2b-decoration{right:-350px}}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #ffffff47;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:11px 9px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--white);width:100%;height:1px;display:block}.mobile-menu nav{background:#081a37fa;border:1px solid #d9bd7b59;flex-direction:column;width:min(320px,100vw - 28px);padding:20px;display:flex;position:absolute;top:55px;right:0;box-shadow:0 24px 60px #00000059}.mobile-menu nav a{color:#ffffffd9;border-bottom:1px solid #ffffff1f;padding:16px 5px;font-family:Georgia,Times New Roman,serif;font-size:21px}.mobile-menu nav a:last-child{border-bottom:0}.contact-area{color:var(--navy-dark);background:linear-gradient(115deg,#b89045f7,#d9bd7bf5);padding:125px max(24px,50vw - 690px)}.contact-area-inner{grid-template-columns:1.12fr .88fr;align-items:center;gap:110px;display:grid}.contact-heading .eyebrow{color:var(--navy-dark)}.contact-heading h2{letter-spacing:-2.4px;max-width:780px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.3vw,76px);font-weight:400;line-height:1.02}.contact-heading>p:not(.eyebrow){max-width:680px;margin:28px 0 38px;font-size:17px;line-height:1.75}.contact-main-button{background:var(--navy-dark);color:var(--white);gap:13px}.contact-main-button:hover{background:var(--navy)}.whatsapp-dot{letter-spacing:0;border:1px solid #ffffff85;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.contact-information{border-top:1px solid #081a3747}.contact-information article{border-bottom:1px solid #081a3747;grid-template-columns:52px 1fr;align-items:start;gap:20px;padding:27px 0;display:grid}.contact-index{color:#081a378c;letter-spacing:1.4px;padding-top:4px;font-size:10px;font-weight:700}.contact-information article div{flex-direction:column;gap:8px;display:flex}.contact-information small{color:#081a3794;letter-spacing:1.4px;text-transform:uppercase;font-size:9px;font-weight:700}.contact-information strong,.contact-information a{font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2vw,29px);font-weight:400}.site-footer{color:var(--white);background:#061328;padding:0 max(24px,50vw - 690px)}.footer-main{grid-template-columns:1.55fr .75fr .75fr .75fr;gap:75px;padding:82px 0 70px;display:grid}.footer-brand{align-items:center;gap:14px;display:inline-flex}.footer-brand-mark{width:50px;height:50px;color:var(--gold-light);border:1px solid #d9bd7bcc;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;display:grid}.footer-brand>span:last-child{flex-direction:column;gap:4px;display:flex}.footer-brand strong{letter-spacing:3px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.footer-brand small{color:#ffffff6b;letter-spacing:1.8px;text-transform:uppercase;font-size:8px}.footer-brand-column>p{color:#ffffff80;max-width:420px;margin:26px 0 0;font-size:13px;line-height:1.8}.footer-navigation>p,.footer-contact-column>p,.footer-language-column>p{color:var(--gold-light);letter-spacing:1.7px;text-transform:uppercase;margin:0 0 25px;font-size:9px;font-weight:700}.footer-navigation nav,.footer-contact-column,.footer-language-column>div{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.footer-navigation a,.footer-contact-column a,.footer-language-column a{color:#ffffff9e;font-size:13px;transition:color .18s}.footer-navigation a:hover,.footer-contact-column a:hover,.footer-language-column a:hover,.footer-language-column a.active{color:var(--gold-light)}.footer-bottom{color:#ffffff59;letter-spacing:.4px;border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:30px;min-height:78px;font-size:10px;display:flex}.floating-whatsapp{z-index:40;width:62px;height:62px;color:var(--white);background:#1d7b55;border:1px solid #ffffffa6;border-radius:50%;place-items:center;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #00000047}.floating-whatsapp:hover{transform:translateY(-4px);box-shadow:0 18px 42px #00000057}.floating-whatsapp span{letter-spacing:.5px;font-size:11px;font-weight:800}@media (max-width:1050px){.mobile-menu{display:block}.contact-area-inner{grid-template-columns:1fr;gap:65px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-language-column{grid-column:2}}@media (max-width:760px){.site-header .language-switcher{margin-left:auto}.mobile-menu{margin-left:3px}.contact-area{padding-top:85px;padding-bottom:85px}.contact-heading h2{letter-spacing:-1.5px;font-size:clamp(40px,12vw,58px)}.contact-main-button{width:100%}.contact-information article{grid-template-columns:40px 1fr}.footer-main{grid-template-columns:1fr 1fr;gap:50px 25px;padding-top:68px}.footer-brand-column{grid-column:1/-1}.footer-language-column{grid-column:auto}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding:25px 0}.floating-whatsapp{width:56px;height:56px;bottom:16px;right:16px}}@media (max-width:480px){.brand-text strong{letter-spacing:2px;font-size:15px}.footer-main{grid-template-columns:1fr}.footer-language-column{grid-column:auto}}.footer-bottom span:last-child{text-align:right;padding-right:82px}@media (max-width:760px){.footer-bottom span:last-child{text-align:left;padding-right:68px}}.not-found-page{min-height:100vh;color:var(--white);background:radial-gradient(circle at 72% 35%,#b8904540,#0000 29%),linear-gradient(125deg,#07172f,#15386c);place-items:center;padding:80px 24px;display:grid;position:relative;overflow:hidden}.not-found-content{z-index:2;text-align:center;width:min(800px,100%);position:relative}.not-found-content h1{letter-spacing:-4px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,8vw,108px);font-weight:400;line-height:.98}.not-found-content>p:not(.eyebrow){color:#ffffffa8;max-width:580px;margin:30px auto 40px;font-size:17px;line-height:1.75}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:13px;display:flex}.not-found-decoration{border:1px solid #d9bd7b40;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-220px;right:-110px}.not-found-decoration:before,.not-found-decoration:after{content:"";border:1px solid #d9bd7b24;border-radius:50%;position:absolute}.not-found-decoration:before{inset:75px}.not-found-decoration:after{inset:155px}.not-found-decoration span{background:#d9bd7b1c;width:1px;height:100%;position:absolute;left:50%}.not-found-decoration span:nth-child(2){transform:rotate(45deg)}.not-found-decoration span:nth-child(3){transform:rotate(90deg)}.not-found-decoration span:nth-child(4){transform:rotate(135deg)}@media (max-width:760px){.not-found-content h1{letter-spacing:-2px}.not-found-actions{flex-direction:column}.not-found-actions .button{width:100%}.not-found-decoration{right:-430px}}.internal-header{z-index:30;background:#07172f;border-bottom:1px solid #ffffff24;position:relative}.internal-header-inner{align-items:center;gap:35px;width:min(1380px,100% - 48px);min-height:92px;margin:0 auto;display:flex}.internal-navigation{align-items:center;gap:30px;margin-left:auto;display:flex}.internal-navigation a{color:#ffffffb8;font-size:12px}.internal-navigation a:hover{color:var(--gold-light)}.internal-language-switcher{border-left:1px solid #fff3;gap:8px;padding-left:24px;display:flex}.internal-language-switcher a{color:#ffffff73;letter-spacing:1px;padding:8px 4px;font-size:9px;font-weight:700}.internal-language-switcher a.active{color:var(--gold-light)}.internal-mobile-menu{display:none;position:relative}.internal-mobile-menu summary{cursor:pointer;border:1px solid #ffffff47;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:11px 9px;list-style:none;display:flex}.internal-mobile-menu summary::-webkit-details-marker{display:none}.internal-mobile-menu summary span{background:var(--white);width:100%;height:1px}.internal-mobile-menu nav{background:#081a37fc;border:1px solid #d9bd7b59;flex-direction:column;width:min(320px,100vw - 28px);padding:20px;display:flex;position:absolute;top:55px;right:0}.internal-mobile-menu nav a{color:var(--white);border-bottom:1px solid #ffffff1f;padding:15px 5px;font-family:Georgia,Times New Roman,serif;font-size:20px}.projects-page-hero{min-height:530px;color:var(--white);background:radial-gradient(circle at 78% 42%,#b8904547,#0000 28%),linear-gradient(125deg,#081a37,#173d74);align-items:center;padding:110px max(24px,50vw - 690px);display:flex;position:relative;overflow:hidden}.projects-page-hero-inner{z-index:2;max-width:930px;position:relative}.projects-page-hero h1{letter-spacing:-5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,8vw,116px);font-weight:400;line-height:.95}.projects-page-hero-inner>p:not(.eyebrow){color:#ffffffa8;max-width:680px;margin:32px 0 0;font-size:18px;line-height:1.75}.projects-page-hero-decoration{border:1px solid #d9bd7b47;border-radius:50%;width:570px;height:570px;position:absolute;right:-70px}.projects-page-hero-decoration:before,.projects-page-hero-decoration:after{content:"";border:1px solid #d9bd7b24;border-radius:50%;position:absolute}.projects-page-hero-decoration:before{inset:70px}.projects-page-hero-decoration:after{inset:150px}.projects-page-hero-decoration span{background:#d9bd7b1f;width:1px;height:100%;position:absolute;left:50%}.projects-page-hero-decoration span:nth-child(2){transform:rotate(45deg)}.projects-page-hero-decoration span:nth-child(3){transform:rotate(90deg)}.projects-page-hero-decoration span:nth-child(4){transform:rotate(135deg)}.projects-archive{background:var(--surface);padding:115px max(24px,50vw - 690px)}.projects-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:75px 26px;display:grid}.archive-project-visual{background:radial-gradient(circle at 72% 30%,#d9bd7b47,#0000 27%),linear-gradient(145deg,#183c72,#091a35);height:500px;padding:30px;display:block;position:relative;overflow:hidden}.archive-project-grand{background:radial-gradient(circle at 28% 28%,#d9bd7b38,#0000 25%),linear-gradient(145deg,#36475e,#101b2c)}.archive-project-commercial{background:linear-gradient(115deg,#b8904538,#0000 52%),linear-gradient(145deg,#173052,#08152a)}.archive-project-number{z-index:3;color:var(--gold-light);letter-spacing:2px;font-size:11px;font-weight:700;position:relative}.archive-project-visual>small{color:#fff6;letter-spacing:2.2px;font-size:9px;position:absolute;bottom:30px;left:30px}.archive-building{border-top:12px double #d9bd7b8a;border-bottom:20px double #d9bd7b7a;grid-template-columns:repeat(4,1fr);gap:20px;width:68%;height:63%;display:grid;position:absolute;bottom:0;right:9%}.archive-building:before{clip-path:polygon(50% 0,100% 100%,0 100%);content:"";background:#d9bd7b0f;border:1px solid #d9bd7b80;width:90%;height:95px;position:absolute;top:-107px;left:5%}.archive-building span{border-left:1px solid #d9bd7b70;border-right:1px solid #d9bd7b70}.archive-project-copy{justify-content:space-between;align-items:flex-start;gap:25px;padding:25px 3px 0;display:flex}.archive-project-copy div>span{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.archive-project-copy h2{max-width:520px;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,2.5vw,38px);font-weight:400;line-height:1.2}.archive-project-copy p{color:var(--muted);margin:0;font-size:13px}.archive-project-copy>a{min-width:150px;color:var(--navy);justify-content:flex-end;align-items:center;gap:14px;padding-top:5px;display:flex}.archive-project-copy>a span{letter-spacing:1.2px;text-transform:uppercase;font-size:9px;font-weight:700}.archive-project-copy>a strong{border:1px solid var(--line);width:40px;height:40px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.projects-development-note{border-top:1px solid var(--line);max-width:760px;color:var(--muted);margin:80px 0 0;padding:25px 0 0;font-size:12px;line-height:1.7}.project-detail-hero{min-height:780px;color:var(--white);background:#07172f;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding:85px max(24px,50vw - 690px);display:grid}.project-detail-heading>a{color:#ffffff94;letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:55px;font-size:10px;font-weight:700;display:inline-flex}.project-detail-heading h1{letter-spacing:-3px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:.98}.project-detail-location{color:#ffffff73;letter-spacing:1.5px;text-transform:uppercase;border-top:1px solid #ffffff2e;justify-content:space-between;gap:25px;margin-top:48px;padding-top:23px;font-size:10px;display:flex}.project-detail-visual{background:radial-gradient(circle at 65% 32%,#d9bd7b52,#0000 27%),linear-gradient(145deg,#1a4178,#0a1c39);place-items:center;min-height:610px;display:grid;position:relative;overflow:hidden}.project-detail-grand{background:radial-gradient(circle at 30% 28%,#d9bd7b40,#0000 25%),linear-gradient(145deg,#3b4b62,#101c2d)}.project-detail-commercial{background:linear-gradient(120deg,#b8904545,#0000 50%),linear-gradient(145deg,#183255,#09162c)}.detail-sun{border:1px solid #d9bd7b59;border-radius:50%;width:430px;height:430px;position:absolute}.detail-sun:before,.detail-sun:after{content:"";border:1px solid #d9bd7b26;border-radius:50%;position:absolute}.detail-sun:before{inset:55px}.detail-sun:after{inset:120px}.detail-building{border-top:12px double #d9bd7b94;border-bottom:20px double #d9bd7b7a;grid-template-columns:repeat(5,1fr);gap:17px;width:67%;height:55%;display:grid;position:absolute;bottom:0}.detail-building span{border-left:1px solid #d9bd7b7a;border-right:1px solid #d9bd7b7a}.project-detail-content{background:var(--surface);padding:115px max(24px,50vw - 690px)}.project-detail-intro{border-bottom:1px solid var(--line);grid-template-columns:.35fr 1.65fr;gap:55px;padding-bottom:85px;display:grid}.project-detail-intro>span{color:var(--gold);letter-spacing:2px;padding-top:11px;font-size:10px;font-weight:700}.project-detail-intro>p{max-width:970px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.8vw,55px);line-height:1.18}.project-detail-information{grid-template-columns:repeat(2,1fr);gap:100px;padding-top:85px;display:grid}.project-detail-information ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.project-detail-information li{border-bottom:1px solid var(--line);color:var(--muted);padding:18px 0;font-size:14px}.project-detail-information li:before{color:var(--gold);content:"◆";margin-right:12px;font-size:7px}.project-detail-information article>p:not(.eyebrow){color:var(--muted);margin:0;font-size:17px;line-height:1.85}.project-detail-gallery{background:var(--surface);grid-template-columns:1.5fr .5fr;gap:24px;padding:0 max(24px,50vw - 690px) 115px;display:grid}.detail-gallery-large,.detail-gallery-side>div{background:radial-gradient(circle at 70% 30%,#d9bd7b3d,#0000 28%),linear-gradient(145deg,#17396a,#091a35);position:relative;overflow:hidden}.detail-gallery-large{min-height:650px}.detail-gallery-large>small{color:#fff6;letter-spacing:2px;font-size:9px;position:absolute;bottom:30px;left:30px}.detail-gallery-architecture{border-top:14px double #d9bd7b8c;border-bottom:20px double #d9bd7b7a;grid-template-columns:repeat(4,1fr);gap:24px;width:67%;height:55%;display:grid;position:absolute;bottom:0;right:9%}.detail-gallery-architecture span{border-left:1px solid #d9bd7b75;border-right:1px solid #d9bd7b75}.detail-gallery-side{grid-template-rows:repeat(2,1fr);gap:24px;display:grid}.detail-gallery-side>div{flex-direction:column;justify-content:space-between;min-height:310px;padding:28px;display:flex}.detail-gallery-side span{color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-size:55px}.detail-gallery-side small{color:#ffffff6b;letter-spacing:2px;font-size:9px}.project-detail-action{background:var(--navy);color:var(--white);text-align:center;padding:105px 24px}.project-detail-action h2{letter-spacing:-2px;max-width:900px;margin:0 auto 38px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5.5vw,75px);font-weight:400;line-height:1.04}@media (max-width:1050px){.internal-navigation{display:none}.internal-language-switcher{margin-left:auto}.internal-mobile-menu{display:block}.project-detail-hero{grid-template-columns:1fr}.project-detail-visual{min-height:520px}}@media (max-width:760px){.internal-header-inner{gap:10px;width:calc(100% - 28px);min-height:76px}.internal-language-switcher{gap:2px;padding-left:7px}.internal-language-switcher a{padding:7px 3px}.projects-page-hero{min-height:470px;padding-top:80px;padding-bottom:80px}.projects-page-hero h1{letter-spacing:-3px;font-size:clamp(55px,16vw,78px)}.projects-page-hero-decoration{right:-420px}.projects-archive{padding-top:80px;padding-bottom:80px}.projects-archive-grid{grid-template-columns:1fr;gap:60px}.archive-project-visual{height:400px}.archive-project-copy{flex-direction:column}.archive-project-copy>a{justify-content:flex-start}.project-detail-hero{gap:55px;min-height:auto;padding-top:65px;padding-bottom:65px}.project-detail-heading>a{margin-bottom:38px}.project-detail-heading h1{letter-spacing:-2px;font-size:clamp(47px,14vw,66px)}.project-detail-location{flex-direction:column}.project-detail-visual{min-height:420px}.detail-sun{width:320px;height:320px}.project-detail-content{padding-top:80px;padding-bottom:80px}.project-detail-intro{grid-template-columns:1fr;gap:20px;padding-bottom:60px}.project-detail-information{grid-template-columns:1fr;gap:60px;padding-top:60px}.project-detail-gallery{grid-template-columns:1fr;padding-bottom:80px}.detail-gallery-large{min-height:420px}.detail-gallery-side{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.detail-gallery-side>div{min-height:210px}}@media (max-width:480px){.internal-header .brand-text{display:none}.archive-building,.detail-building,.detail-gallery-architecture{width:82%}.detail-gallery-side{grid-template-columns:1fr}}@media (max-width:1050px){.catalog-page-hero,.about-page-hero{grid-template-columns:1fr}.catalog-page-item{grid-template-columns:1fr .8fr}.catalog-page-item-footer{grid-column:1/-1}.custom-production-steps{grid-template-columns:repeat(2,1fr)}.about-story,.about-production{grid-template-columns:1fr}.about-statistics{grid-template-columns:repeat(2,1fr)}.about-production-visual{min-height:520px}}@media (max-width:760px){.catalog-page-hero,.about-page-hero{min-height:auto;padding-top:80px;padding-bottom:80px}.catalog-page-hero h1,.about-page-heading h1{letter-spacing:-3px;font-size:clamp(52px,15vw,75px)}.catalog-hero-object,.about-page-architecture{height:360px;transform:scale(.85)}.catalog-page-list{padding-top:75px;padding-bottom:75px}.catalog-page-item{grid-template-columns:1fr;gap:35px;padding:50px 0}.catalog-page-item-footer{grid-column:auto}.catalog-page-item-footer .button{width:100%}.custom-production-section{padding-top:80px;padding-bottom:80px}.custom-production-steps{grid-template-columns:1fr}.custom-production-steps article{min-height:auto}.custom-production-steps h3{margin-top:40px}.about-statistics{grid-template-columns:1fr 1fr}.about-statistics article{border-bottom:1px solid #081a3740;min-height:170px;padding:30px 20px}.about-story,.about-production{gap:55px;padding-top:80px;padding-bottom:80px}.about-production-visual{min-height:430px}.about-production-circle{width:320px;height:320px}.about-production-columns{height:310px}.about-production-columns span{height:250px}}.main-nav{gap:23px}.internal-navigation a.active{color:var(--gold-light)}.catalog-page-hero{min-height:620px;color:var(--white);background:radial-gradient(circle at 80% 38%,#b890454d,#0000 28%),linear-gradient(125deg,#07172f,#173d74);grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:100px max(24px,50vw - 690px);display:grid;overflow:hidden}.catalog-page-hero>div:first-child{z-index:2;position:relative}.catalog-page-hero h1{letter-spacing:-5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7.7vw,112px);font-weight:400;line-height:.94}.catalog-page-hero>div:first-child>p:not(.eyebrow){color:#ffffffad;max-width:720px;margin:32px 0 0;font-size:18px;line-height:1.75}.catalog-hero-object{border-top:15px double #d9bd7b9e;border-bottom:24px double #d9bd7b8a;justify-content:center;align-items:flex-end;gap:25px;height:430px;display:flex;position:relative}.catalog-hero-object span{border-left:1px solid #d9bd7b80;border-right:1px solid #d9bd7b80;width:38px;height:350px;position:relative}.catalog-hero-object span:first-child,.catalog-hero-object span:nth-child(5){height:280px}.catalog-hero-object span:before,.catalog-hero-object span:after{content:"";border:1px solid #d9bd7b7a;height:12px;position:absolute;left:-8px;right:-8px}.catalog-hero-object span:before{top:0}.catalog-hero-object span:after{bottom:0}.catalog-page-list{background:var(--surface);padding:115px max(24px,50vw - 690px)}.catalog-page-item{border-bottom:1px solid var(--line);grid-template-columns:.85fr .75fr .7fr;align-items:center;gap:60px;padding:65px 0;display:grid}.catalog-page-item:first-child{border-top:1px solid var(--line)}.catalog-page-item-heading{grid-template-columns:45px 1fr;gap:20px;display:grid}.catalog-page-item-heading>span{color:var(--gold);letter-spacing:1.5px;padding-top:10px;font-size:10px;font-weight:700}.catalog-page-item-heading h2{margin:0 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,47px);font-weight:400;line-height:1.05}.catalog-page-item-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.catalog-page-item-visual{background:radial-gradient(circle at 65% 35%, #d9bd7b47, transparent 30%), var(--navy);justify-content:center;align-items:center;gap:15px;min-height:280px;padding:40px;display:flex;overflow:hidden}.catalog-page-item-visual>span{border:1px solid #d9bd7b8c;display:block}.catalog-page-column>span{border-top-width:10px;border-bottom-width:12px;width:25px;height:180px}.catalog-page-cornice{flex-direction:column;gap:13px}.catalog-page-cornice>span{width:80%;height:18px}.catalog-page-cornice>span:nth-child(2){width:95%;height:35px}.catalog-page-window{place-items:center;display:grid}.catalog-page-window>span:first-child{grid-area:1/1;width:160px;height:190px}.catalog-page-window>span:not(:first-child){grid-area:1/1;width:195px;height:1px}.catalog-page-balustrade{align-items:flex-end}.catalog-page-balustrade>span{border-top-width:14px;border-bottom-width:14px;width:27px;height:130px}.catalog-page-panel{grid-template-rows:repeat(2,95px);grid-template-columns:repeat(2,95px);gap:9px;display:grid}.catalog-page-panel>span{width:95px;height:95px}.catalog-page-custom>span{width:80px;height:150px;transform:rotate(25deg)}.catalog-page-custom>span:nth-child(2){height:200px;transform:rotate(-18deg)}.catalog-page-custom>span:nth-child(3){border-radius:50%;transform:none}.catalog-page-item-footer small{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:15px;font-size:9px;font-weight:700;display:block}.catalog-page-item-footer ul{margin:0 0 30px;padding:0;list-style:none}.catalog-page-item-footer li{color:var(--muted);padding:9px 0;font-size:13px}.catalog-page-item-footer li:before{color:var(--gold);content:"◆";margin-right:10px;font-size:6px}.custom-production-section{background:var(--navy-dark);color:var(--white);padding:115px max(24px,50vw - 690px)}.custom-production-heading{max-width:900px;margin-bottom:65px}.custom-production-heading h2{letter-spacing:-2.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,76px);font-weight:400;line-height:1.02}.custom-production-heading>p:not(.eyebrow){color:#ffffff9e;max-width:720px;margin:28px 0 0;font-size:17px;line-height:1.8}.custom-production-steps{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);display:grid}.custom-production-steps article{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;min-height:310px;padding:35px}.custom-production-steps article>span{color:var(--gold-light);letter-spacing:1.5px;font-size:10px;font-weight:700}.custom-production-steps h3{margin:80px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.custom-production-steps p{color:#ffffff8f;margin:0;font-size:13px;line-height:1.75}.about-page-hero{min-height:720px;color:var(--white);background:radial-gradient(circle at 78% 35%,#b8904547,#0000 28%),linear-gradient(125deg,#07172f,#173d74);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:105px max(24px,50vw - 690px);display:grid}.about-page-heading{z-index:2;position:relative}.about-page-heading h1{letter-spacing:-5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,7.5vw,110px);font-weight:400;line-height:.94}.about-page-heading>p:not(.eyebrow){color:#ffffffa8;max-width:720px;margin:34px 0 0;font-size:18px;line-height:1.8}.about-page-architecture{border-top:15px double #d9bd7b99;border-bottom:25px double #d9bd7b80;justify-content:center;align-items:flex-end;gap:26px;height:500px;display:flex;position:relative}.about-page-architecture>div{border:1px solid #d9bd7b40;border-radius:50%;width:420px;height:420px;position:absolute;top:15px}.about-page-architecture>span{z-index:2;border-left:1px solid #d9bd7b7a;border-right:1px solid #d9bd7b7a;width:38px;height:390px;position:relative}.about-statistics{background:var(--gold);color:var(--navy-dark);grid-template-columns:repeat(4,1fr);padding:0 max(24px,50vw - 690px);display:grid}.about-statistics article{border-right:1px solid #081a3740;flex-direction:column;justify-content:space-between;min-height:220px;padding:45px 35px;display:flex}.about-statistics article:last-child{border-right:0}.about-statistics strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,75px);font-weight:400}.about-statistics span{letter-spacing:1.3px;text-transform:uppercase;font-size:11px;font-weight:700}.about-story{background:var(--surface);grid-template-columns:1.1fr .9fr;gap:110px;padding:120px max(24px,50vw - 690px);display:grid}.about-story h2,.about-production-copy h2{letter-spacing:-2px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.7vw,70px);font-weight:400;line-height:1.05}.about-story-copy{padding-top:40px}.about-story-copy p{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:25px 0;font-size:16px;line-height:1.85}.about-production{background:#ece8df;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;padding:120px max(24px,50vw - 690px);display:grid}.about-production-visual{background:var(--navy);place-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.about-production-circle{border:1px solid #d9bd7b4d;border-radius:50%;width:440px;height:440px;position:absolute}.about-production-circle:before,.about-production-circle:after{content:"";border:1px solid #d9bd7b24;border-radius:50%;position:absolute}.about-production-circle:before{inset:55px}.about-production-circle:after{inset:125px}.about-production-columns{z-index:2;border-top:15px double #d9bd7b9e;border-bottom:24px double #d9bd7b8a;justify-content:center;align-items:flex-end;gap:14px;width:245px;height:420px;display:flex;position:relative}.about-production-columns span{border-left:1px solid #d9bd7b7a;border-right:1px solid #d9bd7b7a;width:28px;height:355px}.about-production-copy>p:not(.eyebrow){max-width:700px;color:var(--muted);margin:28px 0 45px;font-size:16px;line-height:1.8}.about-principles{border-top:1px solid var(--line)}.about-principles article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:20px;padding:23px 0;display:grid}.about-principles article>span{color:var(--gold);padding-top:5px;font-size:10px;font-weight:700}.about-principles h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.about-principles p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}@media (max-width:1050px){.catalog-page-hero,.about-page-hero{grid-template-columns:1fr}.catalog-page-item{grid-template-columns:1fr .8fr}.catalog-page-item-footer{grid-column:1/-1}.custom-production-steps{grid-template-columns:repeat(2,1fr)}.about-story,.about-production{grid-template-columns:1fr}.about-statistics{grid-template-columns:repeat(2,1fr)}.about-production-visual{min-height:520px}}@media (max-width:760px){.catalog-page-hero,.about-page-hero{min-height:auto;padding-top:80px;padding-bottom:80px}.catalog-page-hero h1,.about-page-heading h1{letter-spacing:-3px;font-size:clamp(52px,15vw,75px)}.catalog-hero-object,.about-page-architecture{height:360px;transform:scale(.85)}.catalog-page-list{padding-top:75px;padding-bottom:75px}.catalog-page-item{grid-template-columns:1fr;gap:35px;padding:50px 0}.catalog-page-item-footer{grid-column:auto}.catalog-page-item-footer .button{width:100%}.custom-production-section{padding-top:80px;padding-bottom:80px}.custom-production-steps{grid-template-columns:1fr}.custom-production-steps article{min-height:auto}.custom-production-steps h3{margin-top:40px}.about-statistics{grid-template-columns:1fr 1fr}.about-statistics article{border-bottom:1px solid #081a3740;min-height:170px;padding:30px 20px}.about-story,.about-production{gap:55px;padding-top:80px;padding-bottom:80px}.about-production-visual{min-height:430px}.about-production-circle{width:320px;height:320px}.about-production-columns{height:310px}.about-production-columns span{height:250px}}.internal-navigation .internal-estimate-link{color:var(--gold-light);border:1px solid #d9bd7ba6;padding:12px 18px}.internal-navigation .internal-estimate-link:hover,.internal-navigation .internal-estimate-link.active{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.estimate-page-hero{min-height:620px;color:var(--white);background:radial-gradient(circle at 78% 38%,#b890454d,#0000 28%),linear-gradient(125deg,#07172f,#173d74);grid-template-columns:1.08fr .92fr;align-items:center;gap:75px;padding:100px max(24px,50vw - 690px);display:grid;overflow:hidden}.estimate-page-heading{z-index:2;position:relative}.estimate-page-heading h1{letter-spacing:-5px;max-width:960px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7.5vw,108px);font-weight:400;line-height:.94}.estimate-page-heading>p:not(.eyebrow){color:#ffffffab;max-width:720px;margin:34px 0 0;font-size:18px;line-height:1.8}.estimate-page-decoration{place-items:center;min-height:450px;display:grid;position:relative}.estimate-decoration-circle{border:1px solid #d9bd7b57;border-radius:50%;width:430px;height:430px;position:absolute}.estimate-decoration-circle:before,.estimate-decoration-circle:after{content:"";border:1px solid #d9bd7b26;border-radius:50%;position:absolute}.estimate-decoration-circle:before{inset:58px}.estimate-decoration-circle:after{inset:130px}.estimate-decoration-building{z-index:2;border-top:14px double #d9bd7b9e;border-bottom:22px double #d9bd7b8a;grid-template-columns:repeat(4,1fr);align-items:end;gap:20px;width:290px;height:330px;display:grid;position:relative}.estimate-decoration-building span{border-left:1px solid #d9bd7b7a;border-right:1px solid #d9bd7b7a;height:270px}.estimate-section{background:var(--surface);grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);align-items:start;gap:90px;padding:120px max(24px,50vw - 690px);display:grid}.estimate-form-column h2{letter-spacing:-2px;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.5vw,67px);font-weight:400;line-height:1.06}.estimate-form-introduction{max-width:760px;color:var(--muted);margin:25px 0 48px;font-size:16px;line-height:1.8}.estimate-form{border-top:1px solid var(--line);padding-top:45px}.estimate-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;display:grid}.estimate-field{flex-direction:column;gap:11px;display:flex}.estimate-field-wide{grid-column:1/-1}.estimate-field>span{color:var(--navy);letter-spacing:1.2px;text-transform:uppercase;font-size:10px;font-weight:700}.estimate-field>span strong{color:var(--gold);margin-left:4px;font-weight:700}.estimate-field input,.estimate-field select,.estimate-field textarea{width:100%;min-height:58px;color:var(--text);font:inherit;background:#fff;border:1px solid #102c5c33;border-radius:0;outline:none;padding:15px 17px;font-size:14px;transition:border-color .18s,box-shadow .18s}.estimate-field select{cursor:pointer}.estimate-field textarea{resize:vertical;min-height:155px;line-height:1.65}.estimate-field input::placeholder,.estimate-field textarea::placeholder{color:#1720336b}.estimate-field input:focus,.estimate-field select:focus,.estimate-field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b890451f}.estimate-consent{cursor:pointer;align-items:flex-start;gap:13px;margin-top:28px;display:flex}.estimate-consent input{width:18px;height:18px;accent-color:var(--navy);flex:none;margin:1px 0 0}.estimate-consent span{max-width:720px;color:var(--muted);font-size:12px;line-height:1.6}.estimate-message{border-left:3px solid;margin:20px 0 0;padding:15px 17px;font-size:13px;line-height:1.6}.estimate-error{color:#772020;background:#9c313114;border-color:#9c3131}.estimate-success{color:#285440;background:#39745b17;border-color:#39745b}.estimate-submit-button{background:var(--navy-dark);min-width:310px;color:var(--white);cursor:pointer;border:0;gap:13px;margin-top:32px}.estimate-submit-button:hover{background:var(--navy)}.estimate-submit-button:disabled{cursor:wait;opacity:.7}.estimate-submit-icon{letter-spacing:0;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.estimate-sidebar{border-top:1px solid var(--line);position:sticky;top:30px}.estimate-sidebar article{border-bottom:1px solid var(--line);padding:32px 0}.estimate-sidebar-number{color:var(--gold);letter-spacing:1.5px;font-size:10px;font-weight:700}.estimate-sidebar h3{margin:28px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;line-height:1.2}.estimate-sidebar ul,.estimate-sidebar ol{margin:0;padding:0;list-style:none}.estimate-sidebar li{color:var(--muted);padding:11px 0;font-size:13px;line-height:1.55}.estimate-sidebar ul li:before{color:var(--gold);content:"◆";margin-right:10px;font-size:6px}.estimate-sidebar ol{counter-reset:estimate-step}.estimate-sidebar ol li{counter-increment:estimate-step;gap:11px;display:flex}.estimate-sidebar ol li:before{color:var(--gold);content:"0" counter(estimate-step);letter-spacing:1px;font-size:9px;font-weight:700}.estimate-sidebar-note{color:var(--muted);background:#b8904514;border:1px solid #b8904566;margin:28px 0 0;padding:22px;font-size:12px;line-height:1.7}@media (max-width:1100px){.estimate-page-hero{grid-template-columns:1fr}.estimate-page-decoration{min-height:360px}.estimate-section{grid-template-columns:1fr}.estimate-sidebar{grid-template-columns:repeat(2,1fr);gap:0 40px;display:grid;position:static}.estimate-sidebar-note{grid-column:1/-1}}@media (max-width:760px){.estimate-page-hero{gap:40px;min-height:auto;padding-top:80px;padding-bottom:75px}.estimate-page-heading h1{letter-spacing:-3px;font-size:clamp(52px,15vw,74px)}.estimate-page-decoration{min-height:310px;transform:scale(.85)}.estimate-section{gap:65px;padding-top:80px;padding-bottom:80px}.estimate-form-grid{grid-template-columns:1fr}.estimate-field-wide{grid-column:auto}.estimate-submit-button{width:100%;min-width:0}.estimate-sidebar{grid-template-columns:1fr}.estimate-sidebar-note{grid-column:auto}}.estimate-privacy-link{color:var(--navy);text-underline-offset:3px;font-weight:700;text-decoration:underline}.footer-legal-links{text-align:right;align-items:center;gap:26px;padding-right:82px;display:flex}.footer-legal-links a{color:#ffffff6b;transition:color .18s}.footer-legal-links a:hover{color:var(--gold-light)}.footer-bottom>span:last-child{padding-right:0}.legal-page-hero{min-height:560px;color:var(--white);background:radial-gradient(circle at 78% 38%,#b8904547,#0000 28%),linear-gradient(125deg,#07172f,#173d74);align-items:center;padding:100px max(24px,50vw - 690px);display:flex;position:relative;overflow:hidden}.legal-page-hero>div:first-child{z-index:2;max-width:1000px;position:relative}.legal-page-hero h1{letter-spacing:-5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,7.5vw,108px);font-weight:400;line-height:.95}.legal-page-hero>div:first-child>p:not(.eyebrow){color:#ffffffab;max-width:750px;margin:32px 0 23px;font-size:18px;line-height:1.8}.legal-page-hero small{color:#ffffff6b;letter-spacing:1.2px;text-transform:uppercase;font-size:10px}.legal-page-decoration{border:1px solid #d9bd7b47;border-radius:50%;width:550px;height:550px;position:absolute;right:-80px}.legal-page-decoration:before,.legal-page-decoration:after{content:"";border:1px solid #d9bd7b21;border-radius:50%;position:absolute}.legal-page-decoration:before{inset:75px}.legal-page-decoration:after{inset:155px}.legal-page-decoration span{background:#d9bd7b1c;width:1px;height:100%;position:absolute;left:50%}.legal-page-decoration span:nth-child(2){transform:rotate(45deg)}.legal-page-decoration span:nth-child(3){transform:rotate(90deg)}.legal-page-decoration span:nth-child(4){transform:rotate(135deg)}.legal-page-content{background:var(--surface);padding:115px max(24px,50vw - 590px)}.legal-page-content article{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:75px;padding:48px 0;display:grid}.legal-page-content article:first-child{border-top:1px solid var(--line)}.legal-page-content h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,2.8vw,39px);font-weight:400;line-height:1.2}.legal-page-content p{color:var(--muted);margin:0 0 18px;font-size:15px;line-height:1.85}.legal-page-content p:last-child{margin-bottom:0}@media (max-width:760px){.footer-legal-links{text-align:left;flex-direction:column;align-items:flex-start;gap:12px;padding-right:68px}.legal-page-hero{min-height:500px;padding-top:80px;padding-bottom:80px}.legal-page-hero h1{letter-spacing:-3px;font-size:clamp(51px,15vw,74px)}.legal-page-decoration{right:-430px}.legal-page-content{padding-top:75px;padding-bottom:75px}.legal-page-content article{grid-template-columns:1fr;gap:22px;padding:38px 0}}.brand-mark.brand-mark-image{background:0 0;border:0;border-radius:50%;flex:0 0 58px;width:58px;height:58px;padding:0;display:block;overflow:hidden;box-shadow:0 0 0 1px #d9bd7b73,0 12px 35px #0003}.brand-mark.brand-mark-image img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.home-page>section:first-of-type{isolation:isolate;min-height:780px;position:relative;overflow:hidden;background-image:linear-gradient(90deg,#0c2019f7 0%,#123427e8 42%,#14372aad 69%,#0819137a 100%),url(/images/texture/grain.png),url(/images/hero/hero-arch.webp)!important;background-position:50%,50%,50% 42%!important;background-repeat:no-repeat,repeat,no-repeat!important;background-size:cover,128px 128px,cover!important}.home-page>section:first-of-type:before{z-index:-1;pointer-events:none;content:"";background:radial-gradient(circle at 78% 35%,#e2ca913d,#0000 28%),linear-gradient(#ffffff0a,#00000038);position:absolute;inset:0}.home-page>section:first-of-type>*{z-index:2;position:relative}.home-page>section:first-of-type>:last-child{opacity:.16;filter:sepia(.35);mix-blend-mode:screen}.home-page>section:first-of-type h1{text-shadow:0 4px 32px #0000005c;max-width:980px}.home-page>section:first-of-type p{text-shadow:0 2px 16px #00000057}.home-page>section:first-of-type .button-primary{color:#10241c;background:#c89c50;border-color:#c89c50;box-shadow:0 14px 35px #00000038}.home-page>section:first-of-type .button-primary:hover{background:#dfbb76;border-color:#dfbb76}@media (max-width:760px){.brand-mark.brand-mark-image{flex-basis:48px;width:48px;height:48px}.home-page>section:first-of-type{min-height:720px;background-image:linear-gradient(#0b1f18f5 0%,#113125e6 54%,#071711b8 100%),url(/images/texture/grain.png),url(/images/hero/hero-arch.webp)!important;background-position:50%,50%,61%!important}.home-page>section:first-of-type>:last-child{opacity:.08}}.home-page>section:first-of-type{min-height:720px}.home-page>section:first-of-type h1{letter-spacing:-2.5px!important;max-width:830px!important;font-size:clamp(54px,4.2vw,76px)!important;line-height:.98!important}.home-page>section:first-of-type>:last-child{display:none!important}.home-page>section:first-of-type>:first-child{max-width:850px}@media (max-width:760px){.home-page>section:first-of-type{min-height:680px}.home-page>section:first-of-type h1{letter-spacing:-1.8px!important;max-width:100%!important;font-size:clamp(43px,12.5vw,60px)!important;line-height:1!important}}.projects-page-hero-real{background:linear-gradient(125deg,#07172f,#173d74);grid-template-columns:1.05fr .95fr;gap:70px;min-height:610px;display:grid}.projects-page-hero-photo{min-height:430px;position:relative;overflow:hidden}.projects-page-hero-photo:after{content:"";background:linear-gradient(90deg,#081a3773,#0000 48%),linear-gradient(#0000 55%,#081a3761);position:absolute;inset:0}.projects-page-hero-photo img{object-fit:cover}.real-projects-archive{background:var(--surface);padding:115px max(24px,50vw - 690px)}.real-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:80px 28px;display:grid}.real-project-card:last-child{grid-column:1/-1;width:calc(50% - 14px)}.real-project-media{background:var(--navy);min-height:520px;display:block;position:relative;overflow:hidden}.real-project-media img{object-fit:cover;transition:transform .7s}.real-project-card:hover .real-project-media img{transform:scale(1.035)}.real-project-shade{z-index:1;background:linear-gradient(#07172f1f,#0000 48%,#07172fb8);position:absolute;inset:0}.real-project-number,.real-project-media>small{z-index:2;color:var(--white);position:absolute}.real-project-number{letter-spacing:2px;font-size:11px;font-weight:700;top:30px;left:30px}.real-project-media>small{color:#ffffffad;letter-spacing:2px;font-size:9px;bottom:28px;left:30px}.real-project-copy{justify-content:space-between;align-items:flex-start;gap:25px;padding:26px 3px 0;display:flex}.real-project-copy div>span{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.real-project-copy h2{max-width:530px;margin:11px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,2.6vw,40px);font-weight:400;line-height:1.16}.real-project-copy p{color:var(--muted);margin:0;font-size:13px}.real-project-copy>a{min-width:155px;color:var(--navy);justify-content:flex-end;align-items:center;gap:14px;padding-top:5px;display:flex}.real-project-copy>a span{letter-spacing:1.2px;text-transform:uppercase;font-size:9px;font-weight:700}.real-project-copy>a strong{border:1px solid var(--line);width:42px;height:42px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.real-project-detail-hero{min-height:780px;color:var(--white);background:#07172f;grid-template-columns:.85fr 1.15fr;align-items:center;gap:75px;padding:85px max(24px,50vw - 690px);display:grid}.real-project-detail-heading>a{color:#ffffff94;letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:55px;font-size:10px;font-weight:700;display:inline-flex}.real-project-detail-heading h1{letter-spacing:-3px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.5vw,84px);font-weight:400;line-height:.98}.real-project-detail-location{color:#ffffff75;letter-spacing:1.5px;text-transform:uppercase;border-top:1px solid #ffffff2e;justify-content:space-between;gap:25px;margin-top:48px;padding-top:23px;font-size:10px;display:flex}.real-project-detail-cover{min-height:610px;position:relative;overflow:hidden}.real-project-detail-cover img{object-fit:cover}.real-project-detail-cover>span{background:linear-gradient(90deg,#07172f52,#0000 42%),linear-gradient(#0000 60%,#07172f52);position:absolute;inset:0}.real-project-gallery{background:var(--surface);grid-template-rows:repeat(2,310px);grid-template-columns:1.45fr .75fr;gap:24px;padding:0 max(24px,50vw - 690px) 115px;display:grid}.real-project-gallery figure{background:var(--navy);min-height:310px;margin:0;position:relative;overflow:hidden}.real-project-gallery .real-gallery-main{grid-row:1/3}.real-project-gallery img{object-fit:cover;transition:transform .7s}.real-project-gallery figure:hover img{transform:scale(1.025)}.real-project-gallery figure:after{content:"";background:linear-gradient(#0000 55%,#07172f9e);position:absolute;inset:0}.real-project-gallery figcaption{z-index:2;color:var(--white);justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:25px;left:26px;right:26px}.real-project-gallery figcaption span{font-family:Georgia,Times New Roman,serif;font-size:42px}.real-project-gallery figcaption small{color:#fff9;letter-spacing:1.8px;font-size:8px}@media (max-width:1000px){.projects-page-hero-real,.real-project-detail-hero{grid-template-columns:1fr}.projects-page-hero-photo{min-height:380px}.real-project-detail-cover{min-height:520px}}@media (max-width:760px){.projects-page-hero-real{gap:45px;min-height:auto}.projects-page-hero-photo{min-height:330px}.real-projects-archive{padding-top:80px;padding-bottom:80px}.real-projects-grid{grid-template-columns:1fr;gap:65px}.real-project-card:last-child{grid-column:auto;width:100%}.real-project-media{min-height:420px}.real-project-copy{flex-direction:column}.real-project-copy>a{justify-content:flex-start}.real-project-detail-hero{gap:50px;min-height:auto;padding-top:65px;padding-bottom:65px}.real-project-detail-heading>a{margin-bottom:38px}.real-project-detail-heading h1{letter-spacing:-2px;font-size:clamp(46px,13vw,65px)}.real-project-detail-location{flex-direction:column}.real-project-detail-cover{min-height:430px}.real-project-gallery{grid-template-rows:none;grid-template-columns:1fr;padding-bottom:80px}.real-project-gallery .real-gallery-main{grid-row:auto}.real-project-gallery figure,.real-project-gallery .real-gallery-main{min-height:390px}}
