/*! 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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.hidden{display:none}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#0d0e0d;--ink-soft:#171815;--ink-muted:#22231f;--paper:#e7e1d7;--paper-soft:#f4f0e9;--metal:#b58a4c;--metal-light:#d8b77c;--warm-gray:#a9a59c;--line:#e8e1d629;--line-dark:#0f0f0d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--metal);color:var(--ink)}.site-shell{overflow:hidden}.container{width:min(1240px,100% - 56px);margin:0 auto}.site-header{z-index:5;border-bottom:1px solid var(--line);background:#0d0e0df5;position:relative}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:104px;display:grid;position:relative}.brand{align-items:center;gap:0;width:fit-content;display:inline-flex}.brand-logo{object-fit:contain;object-position:center;width:145px;height:61px;display:block}.brand--header{z-index:1;position:relative}.brand-mark-image{object-fit:contain;width:118px;height:88px;display:block}.header-company{min-width:190px;color:var(--paper);text-align:center;text-transform:uppercase;gap:3px;display:grid;position:absolute;left:50%;transform:translate(-50%)}.header-company span{color:#cbc4b8;letter-spacing:.4em;font-size:10px;font-weight:800}.header-company strong{color:var(--metal-light);letter-spacing:.1em;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400;line-height:.9}.header-tools{z-index:1;justify-self:end;align-items:center;gap:30px;display:flex;position:relative}.brand-mark{border:1px solid var(--metal);width:37px;height:37px;color:var(--metal-light);letter-spacing:-.1em;place-items:center;font-size:12px;font-weight:800;display:grid}.brand-copy{color:var(--paper);letter-spacing:.23em;gap:2px;font-size:9px;font-weight:700;line-height:1;display:grid}.brand-copy strong{color:var(--metal-light);letter-spacing:.19em;font-size:13px}.main-nav{color:#d9d5cb;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:26px;font-size:11px;font-weight:700;display:flex}.main-nav a,.header-call,.text-link{transition:color .18s,opacity .18s}.main-nav a:hover,.text-link:hover{color:var(--metal-light)}.header-call{color:var(--paper);text-align:right;justify-self:end;gap:3px;display:grid}.header-call span,.section-kicker,.eyebrow,.hero-notes,.service-number,.project-card figcaption span,.contact-phone span,.hero-stamp span,.hero-location,.service-area span{letter-spacing:.17em;text-transform:uppercase;font-size:10px;font-weight:700}.header-call span{color:var(--warm-gray)}.header-call strong{letter-spacing:.04em;font-size:13px}.hero{background:var(--ink);min-height:712px;position:relative}.hero:after{content:"";background:linear-gradient(90deg,#0000,#b58a4ca6,#0000);height:1px;position:absolute;inset:auto -10% 0}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:stretch;min-height:712px;display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:100px 68px 96px 0;display:flex}.eyebrow,.section-kicker{color:var(--metal-light);margin:0 0 24px}.hero h1,.statement-section h2,.section-heading h2,.work-heading h2,.process-intro h2,.contact-copy h2{letter-spacing:-.072em;text-transform:uppercase;margin:0;font-weight:800}.hero h1{max-width:630px;font-size:clamp(56px,6vw,91px);line-height:.86}h1 em,h2 em{color:var(--metal-light);letter-spacing:-.075em;text-transform:none;font-family:Georgia,Times New Roman,serif;font-size:.92em;font-weight:400}.hero-intro{color:#b6b2a9;max-width:530px;margin:31px 0 0;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:36px;display:flex}.button{letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:11px;font-weight:800;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--gold{background:var(--metal);color:var(--ink)}.button--gold:hover{background:var(--metal-light)}.text-link{color:var(--paper);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:800;display:inline-flex}.hero-notes{color:#767770;flex-wrap:wrap;gap:14px 23px;margin-top:61px;display:flex}.hero-notes span:before{background:var(--metal);content:"";border-radius:50%;width:5px;height:5px;margin:0 9px 2px 0;display:inline-block}.hero-visual{justify-content:flex-end;align-items:center;padding:45px 0 45px 46px;display:flex;position:relative}.hero-image-frame{background:#2c2b27;width:100%;height:579px;position:relative;overflow:hidden}.hero-image-frame:before{z-index:2;content:"";border:1px solid #e8e1d64f;position:absolute;inset:0}.hero-image-frame img{object-fit:cover;object-position:center 48%;filter:saturate(.76)contrast(1.04)brightness(.77);width:100%;height:100%}.hero-image-shade{background:linear-gradient(110deg,#0d0e0d6b 0%,#0000 57%,#0d0e0d38 100%);position:absolute;inset:0}.hero-stamp{z-index:3;border-left:2px solid var(--metal-light);background:#0d0e0de3;gap:8px;min-width:170px;padding:18px 20px;display:grid;position:absolute;bottom:75px;left:0}.hero-stamp span{color:var(--warm-gray)}.hero-stamp strong{color:var(--paper);letter-spacing:.08em;font-size:14px}.hero-location{color:#8e8c86;margin:0;position:absolute;bottom:21px;right:0}.statement-section{background:var(--paper);color:var(--ink);padding:137px 0 130px}.statement-grid{grid-template-columns:.79fr 2.21fr;gap:50px;display:grid}.statement-section .section-kicker{color:#73552b}.statement-section h2,.section-heading h2,.work-heading h2,.process-intro h2,.contact-copy h2{font-size:clamp(40px,4.25vw,66px);line-height:.95}.statement-section h2{max-width:815px}.statement-section h2 em{color:#73552b}.statement-section p:not(.section-kicker){color:#53524c;max-width:620px;margin:30px 0 0;font-size:17px;line-height:1.68}.services-section{background:#181915;padding:127px 0 131px}.section-heading{grid-template-columns:minmax(175px,.7fr) minmax(0,2fr);align-items:start;gap:40px;margin-bottom:61px;display:grid}.section-heading .section-kicker{margin-top:9px}.section-heading h2{max-width:705px;color:var(--paper)}.services-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:288px;padding:31px 28px 29px;transition:background-color .18s}.service-card:hover{background:#b58a4c17}.service-number{color:var(--metal-light)}.service-card h3{max-width:220px;color:var(--paper);letter-spacing:-.05em;margin:57px 0 14px;font-size:20px;line-height:1.1}.service-card p{color:#a09f98;margin:0;font-size:14px;line-height:1.55}.work-section{background:var(--ink);padding:130px 0 142px}.work-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:57px;display:flex}.work-heading h2{max-width:685px;color:var(--paper)}.work-heading>p{color:#a09f98;max-width:320px;margin:0 0 4px;font-size:15px;line-height:1.6}.projects-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:120px;gap:14px;display:grid}.project-card{background:#24231f;min-height:0;margin:0;position:relative;overflow:hidden}.project-card-link{height:100%;display:block}.project-card--floor,.project-card--moon{grid-area:span 4/span 7}.project-card--mosaic{grid-area:span 4/span 5}.project-card--system{grid-area:span 3/span 4}.project-card--interior{grid-area:span 3/span 3}.project-card--all{grid-area:span 3/span 5}.project-card--kitchen{grid-area:span 4/span 5}.project-card--window{grid-area:span 3/span 4}.project-card--prep{grid-area:span 3/span 3}.project-card--detail{grid-area:span 3/span 5}.project-card img{object-fit:cover;filter:saturate(.77)contrast(1.08)brightness(.8);width:100%;height:100%;transition:transform .42s,filter .42s}.project-card:hover img{filter:saturate(.9)contrast(1.05)brightness(.93);transform:scale(1.04)}.project-card--floor img{object-position:center 57%}.project-card--moon img,.project-card--mosaic img,.project-card--system img,.project-card--interior img,.project-card--all img{object-position:center}.project-card--kitchen img{object-position:center 47%}.project-card--window img{object-position:center 53%}.project-card--prep img{object-position:center 49%}.project-card--detail img{object-position:center 47%}.project-card:after{pointer-events:none;content:"";background:linear-gradient(#0000 32%,#080807d1);position:absolute;inset:0}.project-card figcaption{z-index:1;gap:7px;display:grid;position:absolute;bottom:23px;left:25px;right:25px}.project-card figcaption span{color:var(--metal-light)}.project-card figcaption strong{color:var(--paper);letter-spacing:-.04em;font-size:18px}.project-card figcaption small{color:#d7d0c4;letter-spacing:.13em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:800;transition:color .18s}.project-card figcaption small b{color:var(--metal-light);margin-left:4px;font-size:13px}.project-card:hover figcaption small{color:var(--metal-light)}.portfolio-link-wrap{justify-content:flex-end;margin-top:26px;display:flex}.portfolio-link{color:var(--metal-light);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:14px;font-size:11px;font-weight:800;display:inline-flex}.portfolio-link:hover{color:var(--paper)}.process-section{background:#25251f;padding:130px 0}.process-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:85px;display:grid}.process-intro h2{color:var(--paper)}.process-intro>p:last-child{color:#b4b0a6;max-width:440px;margin:28px 0 0;font-size:16px;line-height:1.65}.process-list{border-top:1px solid var(--line);gap:0;margin:0;padding:0;list-style:none;display:grid}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;gap:20px;padding:28px 0 31px;display:grid}.process-list li>span{color:var(--metal-light);letter-spacing:.13em;font-size:11px;font-weight:800}.process-list h3{color:var(--paper);letter-spacing:-.04em;margin:0;font-size:20px}.process-list p{color:#aeaba3;margin:10px 0 0;font-size:15px;line-height:1.58}.contact-section{background:var(--paper);color:var(--ink);padding:130px 0 0}.contact-panel{background:var(--metal);grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:90px;padding:69px 72px 65px;display:grid}.contact-copy .section-kicker{color:#5b431f}.contact-copy h2{max-width:700px}.contact-copy h2 em{color:var(--ink)}.contact-copy>p:last-child{color:#2e2b25;max-width:630px;margin:26px 0 0;font-size:16px;line-height:1.62}.contact-actions{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.contact-phone{gap:9px;margin-bottom:25px;display:grid}.contact-phone span{color:#5b431f}.contact-phone strong{letter-spacing:-.065em;font-size:clamp(27px,3vw,39px)}.button--light{background:var(--ink);color:var(--paper)}.button--light:hover{background:#2c2e28}.contact-email{color:#493a23;margin:16px 0 0;font-size:13px;font-weight:700}.project-inquiry-section{background:var(--paper);padding:0 0 24px;scroll-margin-top:112px}.project-inquiry-panel{color:var(--paper);background:#11120f;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:70px;padding:70px 72px 72px;display:grid}.project-inquiry-copy .section-kicker{color:var(--metal-light)}.project-inquiry-copy h2{letter-spacing:-.072em;text-transform:uppercase;max-width:430px;margin:0;font-size:clamp(37px,3.7vw,57px);font-weight:800;line-height:.94}.project-inquiry-copy h2 em{color:var(--metal-light);letter-spacing:-.075em;text-transform:none;font-family:Georgia,Times New Roman,serif;font-size:.92em;font-weight:400}.project-inquiry-copy>p:last-child{color:#a9a69e;max-width:390px;margin:27px 0 0;font-size:15px;line-height:1.62}.project-inquiry-form{min-width:0}.form-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-required-note{color:#a9a69e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 23px;font-size:10px;font-weight:700}.form-required-note span,.form-field b{color:var(--metal-light)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.form-field{gap:8px;min-width:0;display:grid}.form-field--wide,.form-field--full{grid-column:1/-1}.form-field>span{color:#d8d3c9;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.form-field input,.form-field select,.form-field textarea{width:100%;color:var(--paper);font:inherit;background:#e8e1d60a;border:1px solid #e8e1d63d;border-radius:0;outline:none;font-size:15px;line-height:1.35;transition:border-color .18s,background-color .18s}.form-field input,.form-field select{min-height:48px;padding:0 13px}.form-field select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--metal-light) 50%), linear-gradient(135deg, var(--metal-light) 50%, transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:41px}.form-field select option{color:var(--paper);background:#171815}.form-field textarea{resize:vertical;min-height:136px;padding:13px}.form-field input::placeholder,.form-field textarea::placeholder{color:#76756f;opacity:1}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--metal-light);background-color:#e8e1d614}.form-submit-row{flex-wrap:wrap;align-items:center;gap:17px;margin-top:27px;display:flex}.project-inquiry-form .button{cursor:pointer;border:0}.project-inquiry-form .button:disabled{cursor:wait;opacity:.72;transform:none}.form-error{color:#e4b9a4;margin:0;font-size:13px;line-height:1.45}.inquiry-success{background:#b58a4c1f;border:1px solid #d8b77c94;grid-template-columns:auto 1fr;align-items:start;gap:16px;min-height:244px;padding:31px;display:grid}.inquiry-success-mark{border:1px solid var(--metal-light);width:31px;height:31px;color:var(--metal-light);border-radius:50%;place-items:center;font-size:17px;display:grid}.inquiry-success p{max-width:430px;color:var(--paper);margin:2px 0 0;font-size:17px;line-height:1.58}.thank-you-page{background:var(--ink);place-items:center;min-height:100vh;padding:28px;display:grid}.thank-you-panel{width:min(100%,620px);color:var(--paper);background:#11120f;border:1px solid #d8b77c75;justify-items:start;padding:clamp(38px,6vw,72px);display:grid}.thank-you-brand img{object-fit:contain;width:150px;height:64px;display:block}.thank-you-panel .inquiry-success-mark{margin-top:46px}.thank-you-panel .section-kicker{color:var(--metal-light);margin-top:46px}.thank-you-panel h1{max-width:460px;color:var(--paper);letter-spacing:-.075em;text-transform:uppercase;margin:18px 0 0;font-size:clamp(46px,7vw,76px);font-weight:800;line-height:.9}.thank-you-panel>p:not(.section-kicker){color:#b1aea5;max-width:420px;margin:22px 0 0;font-size:17px;line-height:1.62}.thank-you-panel .button{margin-top:34px}.service-area{grid-template-columns:220px 1fr;gap:32px;padding:31px 0 35px;display:grid}.service-area span{color:#6b512b}.service-area p{color:#5a5850;margin:0;font-size:14px;line-height:1.55}.site-footer{background:#10110f;padding:35px 0 36px}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;display:grid}.brand--footer .brand-mark{width:31px;height:31px;font-size:10px}.brand--footer .brand-logo{width:102px;height:47px}.brand--footer .brand-copy{font-size:7px}.brand--footer .brand-copy strong{font-size:10px}.footer-inner>p{color:#77776f;letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700;line-height:1.45}.footer-inner>p:first-of-type{text-align:center}.footer-inner>p:nth-of-type(2){text-align:right}.mobile-cta{display:none}@media (width<=1000px){.header-inner{grid-template-columns:auto 1fr auto}.main-nav{display:none}.header-tools{gap:0}.hero-grid{grid-template-columns:minmax(0,.86fr) minmax(400px,1.14fr)}.hero-copy{padding-right:43px}.hero-visual{padding-left:0}.hero-image-frame{height:540px}.contact-panel{gap:40px;padding:57px 48px}.project-inquiry-panel{gap:46px;padding:58px 48px}}@media (width<=760px){body{padding-bottom:61px}.container{width:min(100% - 36px,620px)}.site-header{position:sticky;top:0}.header-inner{min-height:90px}.brand-mark-image{width:96px;height:72px}.header-company{min-width:150px}.header-company span{letter-spacing:.32em;font-size:8px}.header-company strong{font-size:16px}.header-call{display:none}.hero{min-height:auto}.hero-grid{flex-direction:column;min-height:0;display:flex}.hero-copy{padding:70px 0 45px}.hero h1{font-size:clamp(52px,15vw,74px)}.hero-intro{font-size:16px}.hero-notes{margin-top:41px}.hero-visual{width:100%;padding:0}.hero-image-frame{height:min(84vw,490px)}.hero-stamp{bottom:0;left:18px}.hero-location{bottom:-35px;right:18px}.statement-section,.services-section,.work-section,.process-section,.contact-section{padding-top:92px}.statement-section{padding-bottom:91px}.statement-grid,.section-heading,.process-grid,.contact-panel,.service-area{grid-template-columns:1fr}.statement-grid,.process-grid,.contact-panel{gap:34px}.statement-section h2,.section-heading h2,.work-heading h2,.process-intro h2,.contact-copy h2{font-size:clamp(39px,10.5vw,57px)}.section-heading{gap:0;margin-bottom:42px}.services-grid{grid-template-columns:1fr 1fr}.service-card{min-height:246px;padding:26px 20px}.service-card h3{margin-top:41px;font-size:19px}.work-section{padding-bottom:96px}.work-heading{gap:24px;margin-bottom:39px;display:grid}.work-heading>p{max-width:440px}.projects-grid{grid-auto-rows:88px;gap:10px}.project-card--floor,.project-card--kitchen,.project-card--moon,.project-card--mosaic{grid-area:span 4/span 12}.project-card--window,.project-card--detail,.project-card--system,.project-card--all{grid-area:span 3/span 7}.project-card--prep,.project-card--interior{grid-area:span 3/span 5}.project-card figcaption{bottom:16px;left:17px;right:17px}.process-list li{grid-template-columns:48px 1fr}.contact-section{padding-bottom:0}.contact-panel{width:100%;padding:56px 18px 51px}.contact-actions{align-items:flex-start}.project-inquiry-section{padding-bottom:18px}.project-inquiry-panel{grid-template-columns:1fr;gap:35px;padding:54px 18px 52px}.project-inquiry-copy h2{font-size:clamp(39px,10.5vw,57px)}.service-area{gap:12px;padding:28px 0 31px}.site-footer{padding:29px 0}.footer-inner{grid-template-columns:1fr;gap:17px}.footer-inner>p:first-of-type,.footer-inner>p:nth-of-type(2){text-align:left}.mobile-cta{z-index:10;background:#10110f;border-top:1px solid #e8e1d64d;grid-template-columns:1fr 1fr;height:61px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-cta a{color:var(--paper);letter-spacing:.13em;text-transform:uppercase;place-items:center;font-size:11px;font-weight:800;display:grid}.mobile-cta a+a{background:var(--metal);color:var(--ink)}}@media (width<=430px){.container{width:min(100% - 28px,620px)}.hero-actions{flex-direction:column;align-items:flex-start;gap:21px}.services-grid{grid-template-columns:1fr}.service-card{min-height:0}.service-card h3{margin-top:31px}.project-card--window,.project-card--detail,.project-card--prep,.project-card--system,.project-card--interior,.project-card--all{grid-area:span 3/span 12}.contact-phone strong{font-size:31px}.form-grid{grid-template-columns:1fr;gap:18px}.form-field--wide,.form-field--full{grid-column:auto}.inquiry-success{min-height:0;padding:25px 21px}}.project-page,.project-index{background:var(--ink);min-height:100vh}.project-header{border-bottom:1px solid var(--line);background:#090a09}.project-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:100px;display:grid;position:relative}.project-logo{width:fit-content;display:block}.project-logo img{object-fit:contain;width:108px;height:80px;display:block}.project-header-center{text-align:center;gap:7px;min-width:175px;display:grid;position:absolute;left:50%;transform:translate(-50%)}.project-company{color:var(--metal-light);letter-spacing:.08em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:17px}.project-back,.project-call,.project-footer a,.project-phone{letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.project-back{color:#d8d3c8}.project-back:hover,.project-footer a:hover{color:var(--metal-light)}.project-call{color:#a9a59c;justify-self:end;align-items:center;gap:9px;display:flex}.project-call strong{color:var(--paper);letter-spacing:.04em;font-size:12px}.project-hero{background:#10110f;overflow:hidden}.project-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);min-height:620px;display:grid}.project-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:90px 68px 90px 0;display:flex}.project-hero-copy h1,.project-index-hero h1,.gallery-heading h2,.project-contact h2{color:var(--paper);letter-spacing:-.073em;text-transform:uppercase;margin:0;font-size:clamp(48px,5.2vw,80px);font-weight:800;line-height:.91}.project-hero-copy>p:not(.section-kicker),.project-index-hero>.container>p:last-child{color:#adaaa2;max-width:510px;margin:28px 0 0;font-size:17px;line-height:1.62}.project-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:35px;display:flex}.project-hero-visual{min-height:100%;position:relative;overflow:hidden}.project-hero-visual:after{content:"";background:linear-gradient(105deg,#0a0a0961,#0000 63%,#0a0a0952);position:absolute;inset:0}.project-hero-visual img{object-fit:cover;filter:saturate(.82)contrast(1.08)brightness(.85);width:100%;height:100%}.project-hero-visual span{z-index:1;color:var(--paper);letter-spacing:.16em;font-size:10px;font-weight:800;position:absolute;bottom:25px;right:26px}.gallery-section{background:var(--ink);padding:124px 0 138px}.gallery-heading{grid-template-columns:.72fr 2fr;align-items:start;gap:42px;margin-bottom:61px;display:grid}.gallery-heading .section-kicker{margin-top:11px}.gallery-heading h2{max-width:730px}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:110px;gap:14px;display:grid}.gallery-photo{background:#24231f;min-height:0;margin:0;overflow:hidden}.gallery-photo--1{grid-area:span 4/span 7}.gallery-photo--2{grid-area:span 4/span 5}.gallery-photo--3,.gallery-photo--4,.gallery-photo--5{grid-area:span 3/span 4}.gallery-photo--6{grid-area:span 4/span 6}.gallery-photo img{object-fit:cover;filter:saturate(.83)contrast(1.05)brightness(.9);width:100%;height:100%;transition:transform .36s,filter .36s}.gallery-photo:hover img{filter:saturate(.95)contrast(1.04)brightness(.98);transform:scale(1.035)}.project-contact{background:var(--metal);color:var(--ink);padding:68px 0}.project-contact-inner{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:68px;display:grid}.project-contact .section-kicker{color:#5b431f}.project-contact h2{max-width:680px;color:var(--ink);font-size:clamp(37px,4.1vw,59px)}.project-contact-inner>div:last-child{justify-items:start;gap:17px;display:grid}.project-phone{color:#47351e}.project-footer{background:#090a09;padding:31px 0}.project-footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;display:grid}.project-logo--footer img{width:100px;height:44px}.project-footer-inner>a:nth-child(2){color:#aaa79e;justify-self:center}.project-footer p{color:#77776f;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.project-index-hero{background:#10110f;padding:118px 0 105px}.project-index-hero h1{max-width:900px}.project-index-hero h1 em{color:var(--metal-light)}.project-index-grid-section{background:var(--ink);padding:72px 0 127px}.project-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.project-index-card{background:#24231f;align-content:end;min-height:400px;padding:29px;display:grid;position:relative;overflow:hidden}.project-index-card:after{content:"";background:linear-gradient(#0000 25%,#080807e0);position:absolute;inset:0}.project-index-card img{object-fit:cover;filter:saturate(.78)contrast(1.07)brightness(.84);width:100%;height:100%;transition:transform .36s,filter .36s;position:absolute;inset:0}.project-index-card:hover img{filter:saturate(.9)contrast(1.05)brightness(.96);transform:scale(1.035)}.project-index-card span,.project-index-card strong,.project-index-card small{z-index:1;position:relative}.project-index-card span{color:var(--metal-light);letter-spacing:.16em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800}.project-index-card strong{max-width:500px;color:var(--paper);letter-spacing:-.063em;font-size:clamp(27px,3vw,43px);line-height:.96}.project-index-card small{color:#d5d0c7;letter-spacing:.13em;text-transform:uppercase;margin-top:17px;font-size:10px;font-weight:800}.project-index-card small b{color:var(--metal-light);margin-left:5px;font-size:13px}@media (width<=760px){.brand-logo{width:124px;height:53px}.project-header-inner{grid-template-columns:auto 1fr;min-height:88px}.project-logo img{width:90px;height:68px}.project-header-center{min-width:145px}.project-company{font-size:14px}.project-call{display:none}.project-hero-grid{flex-direction:column;min-height:0;display:flex}.project-hero-copy{padding:74px 0 47px}.project-hero-copy h1,.project-index-hero h1,.gallery-heading h2,.project-contact h2{font-size:clamp(41px,11vw,61px)}.project-hero-visual{height:min(84vw,520px)}.project-hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.gallery-section,.project-index-grid-section{padding:88px 0 94px}.gallery-heading{grid-template-columns:1fr;gap:0;margin-bottom:42px}.gallery-grid{grid-auto-rows:88px;gap:10px}.gallery-photo--1,.gallery-photo--2{grid-area:span 4/span 12}.gallery-photo--3,.gallery-photo--4,.gallery-photo--5,.gallery-photo--6{grid-area:span 3/span 6}.project-contact{padding:56px 0}.project-contact-inner{grid-template-columns:1fr;gap:34px}.project-footer-inner{grid-template-columns:1fr;gap:17px}.project-footer-inner>a:nth-child(2){justify-self:start}.project-index-hero{padding:79px 0 76px}.project-index-grid{grid-template-columns:1fr}.project-index-card{min-height:350px;padding:23px}}@media (width<=430px){.gallery-photo--3,.gallery-photo--4,.gallery-photo--5,.gallery-photo--6{grid-area:span 3/span 12}.portfolio-link-wrap{justify-content:flex-start}}
