/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--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,ui-sans-serif, system-ui, 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{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;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17232b;--ink-soft:#31414a;--blue:#168db2;--blue-dark:#0e6b89;--paper:#f4f3ef;--white:#fff;--muted:#68757c;--line:#17232b21;--radius-lg:32px;--radius-md:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}::selection{background:#168db233}a{color:inherit;text-decoration:none}img{width:100%;display:block}figure,dl,dd{margin:0}address{font-style:normal}.shell{width:min(1240px,100% - 56px);margin-inline:auto}.section{padding:118px 0;scroll-margin-top:82px}.eyebrow{color:var(--blue-dark);letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:700}.eyebrow.light{color:#ffffffad}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f3efe6;width:100%;position:absolute;top:0;left:0}.nav-shell{justify-content:space-between;align-items:center;gap:36px;min-height:82px;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:180px;height:auto}nav{color:var(--ink-soft);align-items:center;gap:clamp(22px,2.5vw,40px);font-size:12px;display:flex}nav>a:not(.nav-cta){padding:10px 0;transition:color .18s}nav>a:not(.nav-cta):hover{color:var(--blue-dark)}.nav-cta{background:var(--ink);color:var(--white);border-radius:999px;align-items:center;gap:28px;padding:13px 17px;transition:background .18s,transform .18s;display:inline-flex}.nav-cta:hover{background:var(--blue-dark);transform:translateY(-1px)}.hero{background:var(--ink);height:100svh;min-height:760px;max-height:980px;color:var(--white);position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center 48%;animation:1.4s ease-out both reveal}.hero-shade{background:linear-gradient(90deg,#0a161de0 0%,#0a161d94 48%,#0a161d14 80%),linear-gradient(#0000 50%,#0a161d94 100%),linear-gradient(#0a161d24,#0000 32%)}.hero-canvas{z-index:2;grid-template-columns:minmax(0,1fr) 250px;align-items:end;gap:64px;height:100%;padding-top:160px;padding-bottom:68px;display:grid;position:relative}.hero-copy{max-width:1030px}.hero h1,.section-heading h2,.project-heading h2,.trust-panel h2,.contact h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:1030px;color:var(--white);margin:0;font-size:clamp(52px,6.15vw,94px);line-height:.98}.hero h1 span{color:#b8dbe4;font-style:italic}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:48px;max-width:850px;margin-top:48px;display:flex}.hero-bottom>p{color:#ffffffbf;max-width:450px;margin:0;font-size:14px;line-height:1.75}.hero-circle{border:1px solid #ffffff8f;border-radius:50%;flex:none;justify-content:center;align-items:center;gap:9px;width:104px;height:104px;font-size:11px;transition:background .18s,color .18s,transform .18s;display:flex}.hero-circle:hover{background:var(--white);color:var(--ink);transform:translateY(-3px)}.hero-project-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d1c248f;border:1px solid #ffffff47;border-radius:22px;width:100%;padding:28px}.hero-project-card>span,.hero-project-card>small{color:#ffffff94;letter-spacing:.14em;text-transform:uppercase;font-size:8px}.hero-project-card>strong{letter-spacing:-.035em;margin:26px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:.98;display:block}.hero-index{z-index:2;color:#ffffff9e;letter-spacing:.12em;transform-origin:100%;align-items:center;gap:10px;font-size:8px;display:flex;position:absolute;top:50%;right:26px;transform:rotate(90deg)translate(50%)}.hero-index i{background:#ffffff80;width:48px;height:1px;display:block}.button{letter-spacing:.04em;border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:34px;min-height:52px;padding:0 20px;font-size:12px;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary-button{background:var(--ink);color:var(--white)}.primary-button:hover{background:var(--blue-dark)}.ghost-button{border-color:var(--line);color:var(--ink);background:#ffffff94}.ghost-button:hover{color:var(--blue-dark);border-color:#168db259}.about{background:var(--white)}.section-heading{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:64px;display:grid}.section-number{color:#17232b42;font-family:Georgia,Times New Roman,serif;font-size:42px}.section-heading h2{max-width:900px;margin:0;font-size:clamp(46px,5vw,72px);line-height:1.06}.section-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:860px;margin-top:42px;display:grid}.section-summary p,.heading-copy{color:var(--muted);margin:0;font-size:15px;line-height:1.78}.founder-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);grid-template-columns:390px minmax(0,1fr);margin-top:82px;display:grid;overflow:hidden}.founder-photo{min-height:570px}.founder-photo img{object-fit:cover;object-position:center 18%;filter:saturate(.78)contrast(1.04);width:100%;height:100%}.founder-content{align-self:center;padding:56px clamp(42px,6vw,84px)}.founder-content h3{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,70px);font-weight:400;line-height:1}.founder-role{color:var(--blue-dark);letter-spacing:.14em;text-transform:uppercase;margin:12px 0 0;font-size:11px;font-weight:700}.founder-highlights{flex-wrap:wrap;gap:8px;margin:30px 0 34px;padding:0;list-style:none;display:flex}.founder-highlights li{border:1px solid var(--line);color:var(--ink-soft);background:#ffffff94;border-radius:999px;padding:9px 12px;font-size:10px}.founder-bio{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.founder-bio p{color:var(--muted);margin:0;font-size:14px;line-height:1.78}.project-section{background:var(--ink);color:var(--white)}.project-heading{grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);align-items:end;gap:80px;display:grid}.project-heading h2{margin:0;font-size:clamp(62px,7vw,96px);line-height:.9}.project-intro{padding-bottom:4px}.project-slogan{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;color:var(--white)!important;font-size:24px!important;line-height:1.3!important}.project-intro>p{color:#ffffff9e;margin:0;font-size:14px;line-height:1.75}.project-intro>a{border-bottom:1px solid #ffffff73;align-items:center;gap:24px;margin-top:24px;padding-bottom:6px;font-size:11px;font-weight:700;display:inline-flex}.project-spotlight{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1f;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);margin-top:70px;display:grid;overflow:hidden}.project-spotlight figure{min-height:610px}.project-spotlight img{object-fit:cover;width:100%;height:100%}.project-features{flex-direction:column;justify-content:center;padding:42px;display:flex}.project-features>div{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:baseline;gap:20px;padding:22px 0;display:flex}.project-features strong{font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.project-features span{color:#ffffff94;letter-spacing:.12em;text-align:right;text-transform:uppercase;font-size:9px}.project-features>p{color:#fff9;margin:30px 0 0;font-size:13px;line-height:1.75}.project-gallery{grid-template-columns:1.15fr .85fr;gap:22px;margin-top:22px;display:grid}.project-gallery figure{border-radius:var(--radius-md);overflow:hidden}.project-gallery img{object-fit:cover;height:360px}.project-gallery figcaption,.plan-card figcaption{color:#ffffff7a;letter-spacing:.13em;text-transform:uppercase;margin-top:12px;font-size:9px}.plan-section{border-top:1px solid #ffffff24;grid-template-columns:minmax(240px,.75fr) repeat(2,minmax(0,1fr));gap:24px;margin-top:92px;padding-top:46px;display:grid}.plan-copy{padding:18px 34px 0 0}.plan-copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400;line-height:1.08}.plan-copy>p:last-child{color:#ffffff94;margin:24px 0 0;font-size:13px;line-height:1.75}.plan-card{border-radius:var(--radius-md);background:#ffffff14;padding:16px}.plan-card img{aspect-ratio:1/1.12;object-fit:cover;border-radius:12px}.references{background:var(--paper)}.industrial{color:var(--white);background-color:#111d24;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:relative;overflow:hidden}.industrial-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(60px,9vw,120px);display:grid}.industrial-status{color:#b8dbe4;letter-spacing:.13em;text-transform:uppercase;border:1px solid #b8dbe433;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-bottom:36px;padding:10px 14px;font-size:9px;font-weight:700;display:inline-flex}.industrial-status i{background:#54b9d3;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #54b9d31f}.industrial h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,94px);font-weight:400;line-height:.92}.industrial-copy>p:last-child{color:#ffffff9e;max-width:560px;margin:34px 0 0;font-size:14px;line-height:1.78}.industrial-blueprint{border-radius:var(--radius-lg);background:linear-gradient(135deg,#168db21c,#0000 55%),#ffffff06;border:1px solid #b8dbe42e;min-height:520px;padding:34px;position:relative;overflow:hidden}.blueprint-label{color:#b8dbe485;letter-spacing:.18em;font-size:9px}.blueprint-building{border:1px solid #b8dbe454;border-top:0;position:absolute;inset:88px 56px 130px;transform:perspective(700px)rotateX(3deg)rotateY(-7deg)}.blueprint-building:before,.blueprint-building:after{content:"";background:#b8dbe445;position:absolute}.blueprint-building:before{width:calc(100% + 2px);height:1px;top:0;left:-1px;transform:translateY(-34px)skewY(-7deg);box-shadow:0 34px #b8dbe445}.blueprint-building:after{width:1px;height:100%;top:0;left:22%;box-shadow:112px 0 #b8dbe445,224px 0 #b8dbe445,336px 0 #b8dbe445}.blueprint-building i{background:#b8dbe433;width:100%;height:1px;position:absolute;left:0}.blueprint-building i:first-child{top:20%}.blueprint-building i:nth-child(2){top:40%}.blueprint-building i:nth-child(3){top:60%}.blueprint-building i:nth-child(4){top:80%}.blueprint-building i:nth-child(5){top:100%}.blueprint-meta{border-top:1px solid #b8dbe429;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:20px;display:grid;position:absolute;bottom:30px;left:34px;right:34px}.blueprint-meta span{color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;font-size:8px;line-height:1.5}.compact-heading h2{max-width:820px}.heading-copy{max-width:680px;margin-top:30px}.reference-list{border-top:1px solid var(--line);margin-top:74px}.reference-list details,.reference-static{border-bottom:1px solid var(--line)}.reference-list summary,.reference-static{grid-template-columns:52px minmax(250px,1.05fr) minmax(260px,1fr) minmax(180px,.62fr);align-items:center;gap:26px;min-height:126px;padding:24px 18px;display:grid}.reference-list summary{cursor:pointer;list-style:none;transition:background .18s,transform .18s}.reference-list summary::-webkit-details-marker{display:none}.reference-list summary:hover,.reference-list details[open]>summary{background:#ffffffb8}.reference-list summary:hover{transform:translate(4px)}.reference-index{color:var(--blue-dark);font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic}.reference-title h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;line-height:1.15}.reference-title p,.reference-concept{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.55}.reference-concept{margin:0;font-size:12px}.reference-action{color:var(--blue-dark);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:9px;font-weight:700;line-height:1.5;display:inline-flex}.reference-action>span:last-child{font-size:14px;transition:transform .18s}.reference-list details[open] .reference-action>span:last-child{transform:rotate(135deg)}.reference-detail{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:42px;padding:0 18px 42px 96px;display:grid}.reference-detail figure,.reference-placeholder{border-radius:var(--radius-md);background:var(--ink);min-height:440px;overflow:hidden}.reference-detail figure{position:relative}.reference-detail figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#08141b7a);position:absolute;inset:0}.reference-detail figure img{object-fit:cover;width:100%;height:440px}.reference-detail figure figcaption{z-index:1;color:#ffffffbd;letter-spacing:.1em;text-transform:uppercase;font-size:9px;line-height:1.5;position:absolute;bottom:22px;left:24px;right:24px}.reference-detail-copy{align-self:center;padding-right:22px}.reference-detail-copy h4{margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;line-height:1.06}.reference-detail-copy>p:not(.eyebrow){color:var(--muted);margin:22px 0;font-size:13px;line-height:1.7}.reference-detail-copy>strong{color:var(--blue-dark);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.reference-placeholder{background:linear-gradient(#b8dbe40e 1px, transparent 1px), linear-gradient(90deg, #b8dbe40e 1px, transparent 1px), var(--ink);color:var(--white);background-size:28px 28px;flex-direction:column;justify-content:flex-end;padding:42px;display:flex}.reference-placeholder>span{color:#b8dbe494;letter-spacing:.14em;text-transform:uppercase;margin-bottom:auto;font-size:9px}.reference-placeholder>strong{max-width:560px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.6vw,50px);font-weight:400;line-height:1.04}.reference-placeholder>p{color:#ffffff8f;max-width:570px;margin:20px 0 0;font-size:12px;line-height:1.65}.approach{background:var(--white)}.principle-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:72px;display:grid}.principle-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);flex-direction:column;min-height:300px;padding:34px;display:flex}.principle-grid article>span,.service-grid article>span{color:var(--blue-dark);font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic}.principle-grid h3{margin:auto 0 16px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.principle-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.trust-panel{border-radius:var(--radius-lg);background:radial-gradient(circle at 85% 20%, #168db25c, transparent 34%), var(--ink);color:var(--white);grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:52px;margin-top:92px;padding:64px;display:grid}.trust-panel h2{max-width:680px;margin:0;font-size:clamp(44px,5vw,68px);line-height:1.03}.trust-copy{color:#ffffff9e;align-self:end;margin:0;font-size:15px;line-height:1.78}.service-grid{border-top:1px solid #ffffff26;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:12px;display:grid}.service-grid article{padding:28px 28px 0 0}.service-grid article+article{border-left:1px solid #ffffff26;padding-left:28px}.service-grid article>span{color:#ffffff7a}.service-grid h3{margin:24px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400}.service-grid p{color:#ffffff8f;margin:0;font-size:12px;line-height:1.65}.contact{color:var(--white);background:radial-gradient(circle at 10% 0,#ffffff2b,#0000 30%),linear-gradient(135deg,#0f7897,#168db2 58%,#0f6e8c)}.contact-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:clamp(60px,9vw,120px);display:grid}.contact h2{max-width:650px;margin:0;font-size:clamp(62px,7vw,100px);line-height:.94}.contact-copy>p:not(.eyebrow){color:#ffffffbd;max-width:520px;margin:30px 0 0;font-size:16px;line-height:1.75}.whatsapp-button{background:var(--white);color:var(--blue-dark);margin-top:34px}.whatsapp-button:hover{background:var(--ink);color:var(--white)}.contact-card{border-radius:var(--radius-lg);background:var(--white);color:var(--ink);overflow:hidden;box-shadow:0 26px 70px #0842543d}.contact-card>a,.contact-card>div{border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:92px;padding:22px 28px;display:grid}.contact-card>:last-child{border-bottom:0}.contact-card span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:9px}.contact-card strong{overflow-wrap:anywhere;font-size:13px;font-weight:700}.contact-card small{color:var(--muted);font-size:10px}.contact-card a:hover strong{color:var(--blue-dark)}footer{color:var(--white);background:#111b21;padding:54px 0 30px}.footer-grid{grid-template-columns:1fr 1fr auto;align-items:start;gap:36px;display:grid}.footer-brand img{width:174px}.footer-grid>p{color:#ffffff7a;margin:0;font-size:11px;line-height:1.7}.back-to-top{font-size:11px}.footer-grid small{color:#ffffff52;border-top:1px solid #ffffff1f;grid-column:1/-1;margin-top:34px;padding-top:20px;font-size:9px}@keyframes reveal{0%{opacity:.7;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media (width<=1020px){nav>a:not(.nav-cta){display:none}.hero-canvas{grid-template-columns:1fr;padding-top:150px}.hero h1{max-width:830px}.hero-project-card{display:none}.section-heading,.project-heading{grid-template-columns:1fr;gap:34px}.section-heading>div:first-child{justify-content:space-between;align-items:center;display:flex}.section-heading>div:first-child .eyebrow{margin:0}.founder-card{grid-template-columns:330px minmax(0,1fr)}.founder-content{padding:44px}.founder-bio{grid-template-columns:1fr;gap:14px}.project-intro{max-width:640px}.project-spotlight{grid-template-columns:1fr}.project-spotlight figure{min-height:520px}.project-features{grid-template-columns:repeat(3,1fr);gap:0 24px;display:grid}.project-features>p{grid-column:1/-1}.plan-section{grid-template-columns:repeat(2,1fr)}.plan-copy{grid-column:1/-1;max-width:620px;padding-right:0}.reference-list article{grid-template-columns:44px 1fr 1fr}.industrial-grid{grid-template-columns:1fr}.industrial-copy{max-width:720px}.reference-list summary,.reference-static{grid-template-columns:44px 1fr 1fr}.reference-title{grid-column:2/-1}.reference-concept{grid-column:2}.reference-action{grid-column:3}.reference-detail{grid-template-columns:1fr;padding-left:88px}.reference-detail-copy{max-width:620px}.contact-grid{grid-template-columns:1fr}.contact-copy{max-width:760px}}@media (width<=720px){.shell{width:min(100% - 32px,1240px)}.section{padding:82px 0}.nav-shell{min-height:72px}.brand img{width:150px}.nav-cta{gap:12px;padding:11px 14px}.hero{height:100svh;min-height:720px;max-height:820px}.hero-canvas{padding-top:132px;padding-bottom:48px}.hero h1{font-size:clamp(42px,11.6vw,62px);line-height:1}.hero-bottom{flex-direction:column;align-items:flex-start;gap:28px;margin-top:34px}.hero-bottom>p{max-width:390px;font-size:13px}.hero-circle{width:84px;height:84px}.hero-index{display:none}.section-heading h2{font-size:clamp(40px,11vw,56px)}.section-summary{grid-template-columns:1fr;gap:14px}.founder-card{border-radius:24px;grid-template-columns:1fr;margin-top:56px}.founder-photo{min-height:440px}.founder-content{padding:36px 26px 42px}.founder-content h3{font-size:50px}.project-heading h2{font-size:clamp(58px,17vw,82px)}.project-spotlight{border-radius:24px;margin-top:48px}.project-spotlight figure{min-height:400px}.project-features{grid-template-columns:1fr;padding:28px}.project-gallery,.plan-section{grid-template-columns:1fr}.project-gallery img{height:310px}.plan-copy{grid-column:auto}.reference-list{margin-top:52px}.reference-list article{grid-template-columns:34px 1fr;gap:12px 16px;padding:24px 4px}.industrial-blueprint{border-radius:24px;min-height:390px;padding:24px}.blueprint-building{inset:82px 32px 112px}.blueprint-building:after{left:25%;box-shadow:80px 0 #b8dbe445,160px 0 #b8dbe445}.blueprint-meta{grid-template-columns:1fr;gap:6px;bottom:24px;left:24px;right:24px}.reference-list summary,.reference-static{grid-template-columns:34px 1fr;gap:12px 16px;padding:24px 4px}.reference-title,.reference-concept,.reference-action{grid-column:2}.reference-detail{grid-template-columns:1fr;gap:26px;padding:0 0 34px}.reference-detail figure,.reference-placeholder{border-radius:18px;min-height:330px}.reference-detail figure img{height:330px}.reference-detail-copy{padding:0 4px 0 50px}.reference-title h3{font-size:22px}.principle-grid{grid-template-columns:1fr;margin-top:52px}.principle-grid article{min-height:230px}.trust-panel{border-radius:24px;grid-template-columns:1fr;gap:26px;margin-top:64px;padding:36px 26px}.trust-panel h2{font-size:44px}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article+article{border-bottom:1px solid #ffffff26;border-left:0;padding:24px 0}.service-grid article:last-child{border-bottom:0}.contact h2{font-size:clamp(56px,16vw,76px)}.contact-card{border-radius:24px}.contact-card>a,.contact-card>div{grid-template-columns:1fr auto;gap:8px 14px;padding:20px}.contact-card span,.contact-card small{grid-column:1/-1}.footer-grid{grid-template-columns:1fr auto}.footer-grid>p{grid-area:2/1/auto/-1}}@media (width<=460px){.hero{min-height:700px}.hero h1{font-size:clamp(39px,11.4vw,52px)}.founder-photo{min-height:390px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image{animation:none}.button,.hero-circle,.nav-cta,.reference-list article{transition:none}}
