/*! 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-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}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--black:#0d0d0d;--charcoal:#2a2825;--taupe:#6b645b;--beige:#d8cdbe;--ivory:#efe9e1;--gold:#c8b48a;--serif:"Cormorant Garamond",Garamond,"Times New Roman",serif;--sans:Montserrat,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--ivory);font-family:var(--sans);margin:0;font-size:14px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.topbar{z-index:10;background:#080808;border-bottom:1px solid #171717;align-items:center;gap:3vw;height:82px;padding:0 4.5vw;display:flex;position:relative}.brand{flex-direction:column;min-width:185px;display:flex}.brand span{font:400 31px/1 var(--serif);letter-spacing:.32em}.brand small{letter-spacing:.3em;margin-top:7px;font-size:7px}.topbar nav{flex:1;justify-content:center;gap:2.5vw;display:flex}.topbar nav a{letter-spacing:.14em;white-space:nowrap;padding:32px 0;font-size:9px}.topbar nav a:first-child{border-bottom:1px solid var(--gold)}.outline-button{letter-spacing:.14em;border:1px solid #9e8052;justify-content:center;align-items:center;padding:14px 24px;font-size:10px;transition:all .25s;display:inline-flex}.outline-button:hover{background:var(--gold);color:#111}.header-cta{padding:13px 23px}.hero{align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.hero-photo{filter:saturate(.7)brightness(.82);background:#15110e url(/hero-interior.png) 50%/cover no-repeat;position:absolute;inset:0 0 0 36%}.hero-shade{background:linear-gradient(90deg,#070707 0%,#070707fa 28%,#070707b8 43%,#05050514 72%,#05050514);position:absolute;inset:0}.hero-copy{z-index:2;max-width:470px;margin-left:4.5vw;position:relative}.eyebrow{letter-spacing:.2em;color:var(--beige);font-size:9px}.hero h1,.section-heading h2,.projects h2,.about h2{font:400 48px/1.12 var(--serif);letter-spacing:.01em;text-transform:none}.hero h1{text-transform:uppercase;margin:25px 0}.gold-line,.section-heading span{background:#a98c5e;width:37px;height:1px;margin:20px 0;display:block}.hero-copy>p:not(.eyebrow){margin-bottom:28px;line-height:1.7}.light-section{background:var(--ivory);color:#151515}.services{padding:40px 4.5vw 45px}.section-heading{text-align:center}.section-heading>p{letter-spacing:.17em;margin-bottom:10px;font-size:9px}.section-heading h2{margin-bottom:0;font-size:30px}.section-heading span{margin:13px auto}.service-grid{grid-template-columns:repeat(5,1fr);max-width:1400px;margin:auto;display:grid}.service-grid article{text-align:center;border-right:1px solid #d8d1c8;padding:10px 28px}.service-grid article:last-child{border:0}.service-icon{border:1px solid var(--gold);color:#9b7a49;width:44px;height:44px;font-family:var(--serif);place-items:center;margin:0 auto 16px;font-size:16px;display:grid}.service-grid h3,.process-grid h3{letter-spacing:.1em;font-size:11px}.service-grid p{min-height:60px;font-size:11px;line-height:1.8}.service-grid a,.project-grid a{letter-spacing:.1em;font-size:9px;font-weight:600}.projects{background:#0c0c0b;grid-template-columns:280px 1fr;gap:38px;padding:52px 4.5vw;display:grid}.projects-intro p:not(.eyebrow){color:#c8c2bb;margin:20px 0 25px;font-size:11px;line-height:1.7}.projects h2{font-size:34px}.project-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.project-image{filter:saturate(.7);background-position:50%;background-size:cover;height:220px}.project-grid small{color:#9c948a;letter-spacing:.1em;margin-top:12px;font-size:8px;display:block}.project-grid h3{font:400 18px var(--serif);color:var(--gold);margin:6px 0}.process{padding:38px 4.5vw 46px;position:relative}.process-line{background:#d1c9bf;height:1px;margin-top:18px;position:absolute;left:8%;right:8%}.process-grid{grid-template-columns:repeat(7,1fr);display:grid;position:relative}.process-grid article{text-align:center;padding:0 12px}.process-dot{background:var(--ivory);border:1px solid #a9a198;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 14px;font-size:10px;display:grid}.process-grid p{font-size:9px;line-height:1.6}.about{grid-template-columns:31% 38% 31%;min-height:300px;display:grid}.about-image{background:url(/about-detail.png) 50%/cover no-repeat}.about-copy{background:#0b0b0b;padding:38px 45px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){color:#d0cbc4;font-size:11px;line-height:1.7}.about ul{background:var(--ivory);color:#24211e;margin:0;padding:44px 55px;list-style:none}.about li{border-bottom:1px solid #d8d0c6;padding:10px 0;font-size:11px}.about li:before{content:"◇";color:#9a7c54;margin-right:13px}footer{background:#080808;grid-template-columns:1.5fr .8fr 1fr 1.2fr;gap:45px;padding:42px 4.5vw 24px;display:grid;position:relative}footer h3{letter-spacing:.15em;color:var(--gold);font-size:9px}footer p,footer a{color:#b8b2aa;font-size:10px;line-height:1.8}footer>div:not(.footer-brand){flex-direction:column;display:flex}.footer-brand p{max-width:220px;margin-top:18px}.newsletter form{display:flex}.newsletter input{color:#fff;background:0 0;border:1px solid #655a4b;width:100%;padding:10px}.newsletter button{background:var(--ivory);border:0;width:40px;font-size:18px}.copyright{border-top:1px solid #252525;grid-column:1/-1;margin:15px 0 0;padding-top:16px}@media (width<=900px){.topbar nav{display:none}.header-cta{margin-left:auto}.hero{min-height:560px}.hero-photo{background-position:62%;inset:0}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article{border-bottom:1px solid #d8d1c8}.service-grid article:last-child{grid-column:1/-1}.projects{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr);gap:25px}.process-line{display:none}.about{grid-template-columns:1fr 1fr}.about-image{min-height:280px}.about ul{grid-column:1/-1}footer{grid-template-columns:1fr 1fr}}@media (width<=600px){.topbar{height:70px;padding:0 20px}.brand span{font-size:25px}.header-cta{padding:11px 12px;font-size:8px}.hero{min-height:620px}.hero-shade{background:linear-gradient(90deg,#050505f2,#0505058c)}.hero-copy{margin:0 25px}.hero h1{font-size:39px}.services,.projects,.process{padding-left:22px;padding-right:22px}.service-grid,.project-grid{grid-template-columns:1fr}.service-grid article{border-right:0;padding:23px 12px}.projects{padding-top:42px}.project-image{height:240px}.process-grid,.about{grid-template-columns:1fr}.about-copy{padding:35px 25px}.about ul{grid-column:auto;padding:32px 25px}footer{grid-template-columns:1fr;padding:40px 25px}.copyright{grid-column:auto}}.process{scroll-margin-top:82px}.process-line{margin-top:32px}.process-grid{grid-template-columns:repeat(6,1fr);max-width:1400px;margin:0 auto}.process-grid article{padding:0 14px}.process-icon{background:var(--ivory);place-items:center;width:70px;height:66px;margin:0 auto 14px;display:grid}.process-icon img{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.08);width:auto;max-width:62px;height:auto;max-height:58px;display:block}.process-numeral{font-family:var(--serif);letter-spacing:.08em;color:var(--gold);margin:0 auto 9px;font-size:13px;font-weight:400;line-height:1}@media (width<=900px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.process{scroll-margin-top:70px}.process-grid{grid-template-columns:1fr}.process-icon{margin-bottom:10px}}.about{background:#0b0b0b;grid-template-columns:minmax(0,1.55fr) minmax(340px,.85fr);min-height:0;scroll-margin-top:82px;display:grid}.about-image{aspect-ratio:2048/682;filter:saturate(.82)contrast(1.02)brightness(.95);background-color:#0000;background-image:url(/about-interior.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:0}.about-copy{text-align:center;background:#0b0b0b;justify-content:center;align-items:center;padding:20px clamp(28px,3.6vw,58px);display:flex}.about-copy-inner{width:min(100%,500px)}.about-copy .eyebrow{color:#b78d57;margin-bottom:14px}.about-copy h2{margin-bottom:15px;font-size:clamp(30px,2.7vw,42px);line-height:1.08}.about-copy>p:not(.eyebrow){margin:0}.about-copy-inner>p:not(.eyebrow){color:#d0cbc4;margin:0 auto 18px;font-size:10px;line-height:1.7}.about-copy .outline-button{min-width:156px}@media (width<=1050px){.about{grid-template-columns:1fr;min-height:auto}.about-image{aspect-ratio:2048/682;background-position:50%;min-height:0}.about-copy{min-height:360px;padding:48px 32px}}@media (width<=600px){.about{grid-template-columns:1fr;scroll-margin-top:70px}.about-image{aspect-ratio:2048/682;background-position:50%;min-height:0}.about-copy{min-height:390px;padding:52px 25px}.about-copy h2{font-size:34px}}.services{scroll-margin-top:82px}.service-grid{grid-template-columns:repeat(4,1fr)}.service-grid article{padding-inline:clamp(22px,3vw,46px)}.service-icon{background:var(--ivory);border:0;place-items:center;width:82px;height:70px;margin:0 auto 16px;display:grid}.service-icon img{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.08);width:auto;max-width:74px;height:auto;max-height:64px;display:block}@media (width<=900px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article:nth-child(2){border-right:0}.service-grid article:last-child{grid-column:auto}}@media (width<=600px){.services{scroll-margin-top:70px}.service-grid{grid-template-columns:1fr}.service-grid article{padding-block:26px}}.project-one{background-image:url(/project-dark-classic.jpg)}.project-two{background-image:url(/project-light-warm.jpg)}.project-three{background-image:url(/project-industrial.jpg)}.topbar{width:100%;position:sticky;top:0}.topbar .brand{flex-direction:row;align-items:center;gap:14px;min-width:240px}.topbar .brand span{letter-spacing:.28em;font-size:48px}.topbar .brand small{letter-spacing:.22em;white-space:nowrap;margin-top:0;font-size:9px}.social-links{justify-content:flex-end;align-items:center;gap:13px;min-width:100px;display:flex}.social-links a{width:19px;height:19px;color:var(--ivory);place-items:center;transition:color .25s,transform .25s;display:grid}.social-links a:hover{color:var(--gold);transform:translateY(-2px)}.social-links svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:17px;height:17px}.social-links svg path,.social-links .social-dot{fill:currentColor;stroke:none}.social-links a[aria-label="LUNO a Facebookon"] svg{display:none}.social-links a[aria-label="LUNO a Facebookon"]:before{content:"f";border:1px solid;border-radius:50%;place-items:center;width:17px;height:17px;padding-top:3px;font:700 15px/1 Arial,sans-serif;display:grid}@media (width<=900px){.topbar{gap:20px}.social-links{margin-left:auto}}@media (width<=600px){.topbar{align-items:flex-start;height:112px;padding-top:17px}.topbar nav{scrollbar-width:none;justify-content:flex-start;gap:17px;display:flex;position:absolute;bottom:0;left:20px;right:20px;overflow-x:auto}.topbar nav::-webkit-scrollbar{display:none}.topbar nav a{flex:none;padding:11px 0 12px;font-size:8px}.topbar .brand{gap:9px;min-width:0}.topbar .brand span{letter-spacing:.2em;font-size:33px}.topbar .brand small{letter-spacing:.16em;font-size:7px}.social-links{gap:9px;min-width:auto}.social-links a{width:17px;height:17px}.social-links svg{width:15px;height:15px}}.hero-showcase{background:#050505;height:clamp(620px,100vh - 82px,820px);min-height:620px;display:block;position:relative;overflow:hidden}.hero-slideshow{z-index:1;background:#14100d;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero-slide{object-fit:cover;object-position:center;opacity:0;will-change:transform,opacity;filter:saturate(.88)brightness(.9);width:100%;height:100%;transition:transform 1.05s cubic-bezier(.22,1,.36,1),opacity 1.05s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(7%)scale(1.015)}.hero-slide.is-active{z-index:2;opacity:1;transform:translate(0)scale(1)}.hero-slide.is-leaving{z-index:1;opacity:0;transform:translate(-7%)scale(1.01)}.hero-slide.is-waiting{z-index:0;opacity:0;transform:translate(7%)scale(1.015)}.hero-copy-image{z-index:4;pointer-events:none;background:linear-gradient(90deg,#050505 0%,#050505fa 67%,#050505c7 84%,#05050500 100%);justify-content:flex-start;align-items:center;width:min(49%,780px);min-width:560px;display:flex;position:absolute;inset:0 auto 0 0;overflow:hidden}.hero-copy-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#050505e6,#05050500);width:190px;position:absolute;inset:0 -90px 0 auto}.hero-copy-image img{z-index:1;object-fit:contain;object-position:left center;width:100%;height:auto;max-height:100%;display:block;position:relative}.hero-dots{z-index:6;align-items:center;gap:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;opacity:.85;background:#e8e0d46b;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:background-color .35s,transform .35s,opacity .35s}.hero-dot:hover{background:#e8e0d4b8}.hero-dot.is-active{opacity:1;background:#eee7dc;transform:scale(1.18)}.hero-arrow{z-index:7;color:#f2ece4;cursor:pointer;opacity:.88;text-shadow:0 1px 10px #0000008c;background:0 0;border:0;width:44px;height:72px;padding:0;font:300 54px/1 Georgia,serif;transition:opacity .25s,transform .25s;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{opacity:1}.hero-arrow-prev{left:18px}.hero-arrow-next{right:18px}@media (width<=1050px){.hero-showcase{height:clamp(600px,100vh - 82px,760px);min-height:600px}.hero-copy-image{width:54%;min-width:500px}}@media (width<=760px){.hero-showcase{height:calc(100vh - 112px);min-height:650px}.hero-copy-image{background:linear-gradient(90deg,#050505f5 0%,#050505e0 58%,#05050557 100%);width:100%;min-width:0;right:0}.hero-copy-image:after{display:none}.hero-copy-image img{object-position:left center;width:min(94%,720px);height:auto;max-height:88%}.hero-slide{object-position:center}.hero-arrow{width:34px;font-size:44px}.hero-arrow-prev{left:4px}.hero-arrow-next{right:4px}}@media (width<=600px){.hero-showcase{height:calc(100vh - 112px);min-height:620px}.hero-slide{transition-duration:.9s}.hero-dots{gap:8px;bottom:14px}.hero-dot{width:8px;height:8px}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:opacity .3s;transform:none!important}}.hero-copy-image{display:none!important}.hero-copy-overlay{z-index:5;pointer-events:none;width:min(58%,930px);min-width:670px;color:var(--beige);background:linear-gradient(90deg,#040404f5 0%,#040404e6 35%,#040404b8 57%,#04040461 76%,#04040400 100%);align-items:center;display:flex;position:absolute;inset:0 auto 0 0}.hero-copy-content{text-shadow:0 2px 18px #00000057;width:min(760px,86%);margin-left:clamp(54px,5.1vw,96px);padding:30px 0 46px}.hero-copy-content h1{font-family:var(--serif);letter-spacing:.015em;color:#dfd5c9;margin:0 0 18px;font-size:clamp(48px,4.3vw,72px);font-weight:400;line-height:.97}.hero-subtitle{letter-spacing:.17em;color:#b78d57;margin:0;font-size:clamp(15px,1.38vw,23px);font-weight:500;line-height:1.2}.hero-copy-line{opacity:.9;background:#b78d57;width:64px;height:1.5px;margin:20px 0 24px;display:block}.hero-copy-body{color:#c3c0bd;max-width:680px;font-size:clamp(12px,.96vw,16px);font-weight:300;line-height:1.55}.hero-copy-body p{margin:0 0 13px}.hero-copy-body strong{color:#b78d57;font-weight:600}.hero-categories{border-top:1px solid #b78d57c7;grid-template-columns:repeat(4,1fr);max-width:760px;margin-top:18px;padding-top:13px;display:grid}.hero-category{border-right:1px solid #b78d5794;align-items:center;gap:11px;min-width:0;min-height:48px;padding:0 14px;display:flex}.hero-category:first-child{padding-left:0}.hero-category:last-child{border-right:0;padding-right:0}.hero-category svg{fill:none;stroke:#b78d57;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 37px;width:37px;height:37px}.hero-category span{letter-spacing:.04em;color:#c3c0bd;font-size:clamp(8px,.62vw,10px);line-height:1.45}.hero-tagline{color:#b78d57;letter-spacing:.05em;margin:19px 0 7px;font-size:clamp(13px,1.03vw,17px);font-weight:500;line-height:1.25}.hero-note{color:#c3c0bd;margin:0;font-size:clamp(11px,.91vw,15px);font-weight:300;line-height:1.5}@media (width<=1100px){.hero-copy-overlay{width:68%;min-width:620px}.hero-copy-content{width:86%;margin-left:45px}.hero-copy-content h1{font-size:52px}.hero-categories{grid-template-columns:repeat(2,1fr);row-gap:12px}.hero-category:nth-child(2){border-right:0}.hero-category:nth-child(3){padding-left:0}}@media (width<=760px){.hero-copy-overlay{background:linear-gradient(90deg,#040404f0 0%,#040404c7 58%,#04040447 100%);width:100%;min-width:0;right:0}.hero-copy-content{width:88%;margin-left:26px;padding-bottom:62px}.hero-copy-content h1{font-size:clamp(39px,10vw,54px)}.hero-subtitle{letter-spacing:.12em;font-size:14px}.hero-copy-body{font-size:12px;line-height:1.52}.hero-copy-body br{display:none}.hero-tagline{font-size:12px}.hero-note{font-size:11px}}@media (width<=520px){.hero-copy-content{width:88%;margin-left:22px;padding-top:20px}.hero-copy-content h1{margin-bottom:14px;font-size:37px}.hero-copy-line{width:48px;margin:15px 0 18px}.hero-copy-body p:nth-child(2){display:none}.hero-categories{grid-template-columns:repeat(2,1fr);margin-top:12px}.hero-category{gap:8px;padding:0 8px}.hero-category svg{flex-basis:30px;width:30px;height:30px}.hero-tagline{margin-top:14px}}.visual-footer{background:#000;justify-content:center;width:100%;margin:0;padding:8px 0;line-height:0;display:flex;overflow:hidden}.footer-visual-inner{aspect-ratio:2048/507;background:#000;flex:none;width:min(100% - 48px,980px);position:relative;overflow:hidden;container-type:inline-size}.footer-contact-image{transform-origin:top;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;max-width:none;height:auto;display:block;position:absolute;top:0;left:0;transform:translateY(-13.05%)}.footer-copyright-replacement{color:#b9b4ae;letter-spacing:0;white-space:nowrap;z-index:1;pointer-events:none;background:#000;justify-content:flex-start;align-items:center;width:25%;height:6%;padding-left:.2%;font-family:Arial,Helvetica,sans-serif;font-size:.95cqw;font-weight:400;line-height:1;display:flex;position:absolute;top:85%;left:4%}.footer-actions{z-index:2;pointer-events:none;position:absolute;inset:0}.footer-hotspot{pointer-events:auto;cursor:pointer;background:0 0;border:0;border-radius:999px;height:25%;position:absolute;top:43.8%;transform:translate(-50%,-50%)}.footer-instagram{width:4.8%;left:46.4%}.footer-tiktok{width:4.8%;left:51.9%}.footer-facebook{width:4.8%;left:56.8%}.footer-phone{width:10%;left:67.1%}.footer-email{width:13%;left:79.3%}.footer-hotspot:focus-visible{outline-offset:2px;outline:2px solid #d8c7b8}@media (width<=900px){.footer-visual-inner{width:min(100% - 24px,980px)}}@media (width<=700px){.visual-footer{justify-content:flex-start;padding:6px 0;overflow:auto hidden}.footer-visual-inner{width:760px;min-width:760px}}.about-page-shell{background:#080706;min-height:100vh}.about-page-topbar nav a:first-child{border-bottom:0}.about-page-topbar nav a.is-active{border-bottom:1px solid var(--gold)}.about-story{isolation:isolate;background:#0a0908;align-items:center;min-height:calc(100svh - 82px);padding:clamp(54px,6vw,92px) 4.5vw clamp(64px,7vw,108px);display:flex;position:relative;overflow:hidden}.about-story:before{content:"";z-index:-2;filter:saturate(.72)brightness(.58)contrast(.96);background-image:url(/luno-about-living-room.png);background-position:50% 54%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.015)}.about-story:after{content:"";z-index:-1;background:linear-gradient(90deg,#050505eb 0%,#050505d4 31%,#0505059e 52%,#05050540 76%,#0505051f 100%),linear-gradient(#0000002e,#0000006b);position:absolute;inset:0}.about-story-content{color:#ece6df;text-shadow:0 2px 18px #0000006b;width:min(760px,62vw)}.about-story-content p{letter-spacing:.005em;margin:0 0 20px;font-size:clamp(13px,1.05vw,16px);font-weight:300;line-height:1.82}.about-story-content p:first-child{font-family:var(--serif);color:#f0e8df;margin-bottom:25px;font-size:clamp(24px,2.05vw,33px);line-height:1.32}.about-story-content strong{color:#f3ece4;font-weight:600}.about-story-emphasis{font-family:var(--serif);margin-top:28px!important;font-size:clamp(19px,1.55vw,25px)!important;line-height:1.42!important}.about-story-signature{color:#c39a68!important;letter-spacing:.12em!important;margin-top:31px!important;margin-bottom:0!important;font-size:clamp(11px,.9vw,14px)!important;line-height:1.45!important}.about-story-signature strong{color:#c39a68}@media (width<=900px){.about-story{align-items:flex-start;min-height:calc(100svh - 82px);padding-top:64px}.about-story:before{background-position:58%}.about-story:after{background:linear-gradient(90deg,#050505e8 0%,#050505c9 58%,#05050573 100%)}.about-story-content{width:min(760px,78vw)}}@media (width<=600px){.about-story{min-height:calc(100svh - 112px);padding:48px 22px 62px}.about-story:before{filter:saturate(.68)brightness(.5)contrast(.96);background-position:58%}.about-story:after{background:#050505ad}.about-story-content{width:100%}.about-story-content p{margin-bottom:17px;font-size:12px;line-height:1.72}.about-story-content p:first-child{margin-bottom:22px;font-size:25px;line-height:1.28}.about-story-emphasis{margin-top:24px!important;font-size:19px!important}.about-story-signature{letter-spacing:.09em!important;font-size:10px!important}}.projects-page-shell{min-height:100vh;color:var(--ivory);background:#000}.projects-page-topbar{background:#000;border-bottom:1px solid #171717}.projects-page-topbar nav a:first-child{border-bottom:0}.projects-page-topbar nav a.is-active{border-bottom:1px solid var(--gold)}.projects-reference-list{background:#000;width:100%;margin:0;padding:0 0 clamp(26px,4vw,64px)}.projects-reference-item{background:#000;width:min(100%,1536px);margin:0 auto clamp(18px,2.4vw,38px);padding:0;line-height:0}.projects-reference-item:first-child{padding-top:clamp(18px,2.4vw,38px)}.projects-reference-item img{object-fit:contain;width:100%;height:auto;margin:0;display:block}@media (width<=600px){.projects-reference-list{padding-bottom:24px}.projects-reference-item{margin-bottom:14px}.projects-reference-item:first-child{padding-top:14px}}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.menu-toggle{width:44px;height:44px;color:var(--ivory);cursor:pointer;background:0 0;border:0;padding:10px;display:none}.menu-toggle span{background:currentColor;width:22px;height:1px;margin:5px auto;transition:transform .25s,opacity .2s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.visual-footer>.footer-mobile-content{display:none}@media (width<=1100px){.topbar{gap:20px;padding-inline:30px}.topbar .brand{min-width:210px}.topbar .brand span{font-size:41px}.topbar nav{gap:20px}.projects{grid-template-columns:230px minmax(0,1fr);gap:28px}.project-image{height:clamp(190px,25vw,245px)}}@media (width<=900px){.topbar{align-items:center;gap:12px;height:74px;padding:0 24px}.topbar .brand{flex:1;gap:10px;min-width:0}.topbar .brand span{letter-spacing:.22em;font-size:36px}.topbar .brand small{letter-spacing:.16em;font-size:8px}.menu-toggle{flex:0 0 44px;order:2;display:block}.social-links{order:3;gap:10px;min-width:auto;margin-left:0}.social-links a{width:30px;height:44px}.topbar nav{z-index:30;background:#080808fa;border-top:1px solid #1c1c1c;border-bottom:1px solid #c8b48a61;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:8px 24px 18px;display:none;position:absolute;inset:100% 0 auto;overflow:visible;box-shadow:0 18px 32px #00000057}.topbar nav.is-open{display:flex}.topbar nav a{letter-spacing:.14em;border-bottom:1px solid #232323;align-items:center;min-height:44px;padding:12px 2px;font-size:10px;display:flex}.topbar nav a:last-child{border-bottom:0}.topbar nav a.is-active{color:var(--gold)}.hero-showcase{height:calc(100svh - 74px);min-height:680px;max-height:900px;scroll-margin-top:74px}.hero-slide{object-position:58% center}.hero-copy-overlay{width:76%;min-width:580px}.hero-copy-content{width:88%;margin-left:36px;padding-block:36px 58px}.hero-copy-content h1{font-size:clamp(46px,7vw,58px)}.hero-copy-body{font-size:13px}.hero-arrow{width:48px;height:58px}.hero-arrow-prev{left:2px}.hero-arrow-next{right:2px}.hero-dots{gap:0;bottom:10px}.hero-dot{opacity:1;width:30px;height:30px;position:relative;background:0 0!important}.hero-dot:before{content:"";background:#e8e0d473;border-radius:50%;transition:background-color .25s,transform .25s;position:absolute;inset:10px}.hero-dot.is-active{transform:none}.hero-dot.is-active:before{background:#eee7dc;transform:scale(1.2)}.process,.services,.projects{padding-inline:clamp(26px,5vw,48px)}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 16px}.process-grid article{border:1px solid #d8d1c8;padding:18px 12px}.process-icon{height:58px;margin-bottom:9px}.process-grid p{font-size:10px;line-height:1.55}.section-heading h2{font-size:clamp(28px,5vw,36px)}.contact-section{min-height:auto;padding:60px 7vw 66px;scroll-margin-top:74px}.contact-backdrop{background-position:64%}.contact-backdrop:after{content:"";background:linear-gradient(90deg,#ffffffe6 0%,#ffffffc7 54%,#ffffff47 100%);position:absolute;inset:0}.contact-layout{width:min(100%,480px)}.contact-heading{max-width:500px}.contact-heading h2{font-size:clamp(36px,6vw,44px)}.about-image{aspect-ratio:16/7;background-position:50% 46%}.about-copy{min-height:330px;padding:46px 32px}.service-grid{gap:0}.service-grid article{padding:28px 30px}.service-grid p{min-height:0}.projects{grid-template-columns:1fr;gap:34px}.projects-intro{max-width:590px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-image{height:clamp(220px,38vw,320px)}.about-story{min-height:calc(100svh - 74px);padding:56px 6vw 72px}.about-story-content{width:min(720px,86vw)}.projects-reference-list{padding-inline:18px}.projects-reference-item{border-radius:2px;overflow:hidden}}@media (width<=700px){.visual-footer{background:#050505;padding:0;line-height:normal;display:block;overflow:hidden}.visual-footer>.footer-visual-inner{display:none}.visual-footer>.footer-mobile-content{width:100%;color:var(--ivory);text-align:center;gap:20px;padding:30px 22px 22px;display:grid}.footer-mobile-brand{justify-content:center;align-items:center;gap:12px;display:flex}.footer-mobile-brand span{font:400 36px/1 var(--serif);letter-spacing:.24em}.footer-mobile-brand small{font:7px/1 var(--sans);letter-spacing:.18em}.footer-mobile-socials{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.footer-mobile-socials a{min-height:44px;color:var(--gold);letter-spacing:.12em;align-items:center;font-size:9px;display:flex}.footer-mobile-contact{gap:8px;display:grid}.footer-mobile-contact a,.footer-mobile-contact span{color:#d2cbc3;font-size:12px;line-height:1.5}.footer-mobile-contact a{justify-content:center;align-items:center;min-height:36px;display:flex}.footer-mobile-content p{color:#8f8982;border-top:1px solid #26221f;margin:4px 0 0;padding-top:16px;font-size:9px}}@media (width<=600px){.topbar{height:68px;padding:0 16px}.topbar .brand{gap:7px}.topbar .brand span{letter-spacing:.18em;font-size:30px}.topbar .brand small{letter-spacing:.12em;font-size:6.5px}.menu-toggle{width:42px;height:44px;padding-inline:9px}.social-links{gap:3px}.social-links a{width:25px;height:44px}.social-links svg{width:15px;height:15px}.social-links a[aria-label="LUNO a Facebookon"]:before{width:15px;height:15px;padding-top:2px;font-size:12px}.topbar nav{padding:8px 20px 16px;inset:100% 0 auto}.hero-showcase{height:auto;min-height:700px;max-height:none;scroll-margin-top:68px}.hero-slide{object-position:62% center}.hero-copy-overlay{background:linear-gradient(90deg,#040404f2 0%,#040404d6 64%,#04040473 100%);align-items:center;width:100%;min-width:0;right:0}.hero-copy-content{width:calc(100% - 44px);margin:0 22px;padding:34px 0 62px}.hero-copy-content h1{margin-bottom:13px;font-size:clamp(33px,9.5vw,43px);line-height:1}.hero-subtitle{letter-spacing:.1em;font-size:11px;line-height:1.35}.hero-copy-line{margin:14px 0 17px}.hero-copy-body{font-size:11.5px;line-height:1.5}.hero-copy-body p{margin-bottom:11px}.hero-categories{row-gap:8px;margin-top:12px;padding-top:10px}.hero-category{gap:7px;min-height:43px;padding:0 7px}.hero-category svg{flex-basis:28px;width:28px;height:28px}.hero-category span{font-size:7.5px;line-height:1.35}.hero-tagline{margin-top:12px;font-size:11px;line-height:1.4}.hero-note{font-size:10px;line-height:1.45}.hero-arrow{width:44px;height:56px;font-size:40px;top:46%}.process,.services,.projects{padding-inline:20px}.process{padding-top:42px;padding-bottom:44px;scroll-margin-top:68px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.process-grid article{padding:17px 8px}.process-grid h3{letter-spacing:.06em;font-size:9px}.process-grid p{font-size:9px}.process-icon{width:58px;height:52px}.process-icon img{max-width:54px;max-height:50px}.contact-section{min-height:auto;padding:48px 20px 54px;scroll-margin-top:68px}.contact-backdrop{background-position:72%}.contact-backdrop:after{background:#ffffffc2}.contact-heading h2{font-size:34px}.about{scroll-margin-top:68px}.about-image{aspect-ratio:4/3;background-position:50%}.about-copy{min-height:auto;padding:44px 24px}.about-copy h2{font-size:32px}.about-copy-inner>p:not(.eyebrow){font-size:12px}.services{padding-block:42px;scroll-margin-top:68px}.service-grid article{border-right:0;padding:25px 12px}.service-grid h3{font-size:11px}.service-grid p{font-size:12px;line-height:1.65}.projects{padding-block:44px}.projects h2{font-size:32px}.project-grid{grid-template-columns:1fr;gap:24px}.project-image{aspect-ratio:4/3;height:auto}.project-grid h3{font-size:19px}.about-story{min-height:calc(100svh - 68px);padding:42px 20px 58px}.about-story-content p{font-size:14px;line-height:1.68}.about-story-content p:first-child{font-size:27px;line-height:1.25}.about-story-emphasis{font-size:20px!important}.about-story-signature{font-size:10px!important;line-height:1.6!important}.projects-reference-list{padding:12px 10px 22px}.projects-reference-item,.projects-reference-item:first-child{margin-bottom:12px;padding-top:0}}@media (width<=380px){.topbar .brand small{display:none}.process-grid{grid-template-columns:1fr}.hero-copy-content{width:calc(100% - 36px);margin-inline:18px}.hero-copy-content h1{font-size:32px}.hero-note{display:none}}.contact-section{color:#211e1a;background:#f7f6f4;min-height:742px;padding:70px 4.5vw 76px;scroll-margin-top:82px;position:relative;overflow:hidden}.contact-backdrop{background:url(/barka-vase-contact.jpg) 100%/cover no-repeat;position:absolute;inset:0}.contact-inner{z-index:1;max-width:1320px;margin:0 auto;position:relative}.contact-heading{max-width:470px;margin-bottom:28px}.contact-heading .eyebrow{color:#8b6f48}.contact-heading h2{font:400 42px/1.15 var(--serif);margin:13px 0 0}.contact-heading>p:last-child{color:#655e56;max-width:440px;font-size:11px;line-height:1.8}.contact-layout{width:min(100%,430px)}.contact-form{background:0 0;border:0;flex-direction:column;gap:12px;width:100%;padding:0;display:flex}.contact-field{flex-direction:column;gap:8px;display:flex}.contact-field>span{color:#8b6f48;letter-spacing:.18em;font-size:8px}.contact-field input,.contact-field textarea{color:#191714;width:100%;font:12px/1.4 var(--sans);background:#ffffff7a;border:1px solid #7364526b;border-radius:0;outline:none;padding:12px 14px;transition:border-color .2s,background .2s,box-shadow .2s}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#827b73}.contact-field textarea{resize:vertical;min-height:96px}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--gold);background:#ffffffb8;box-shadow:0 0 0 2px #8b6f481f}.contact-consent{color:#655e56;align-items:flex-start;gap:10px;font-size:9px;line-height:1.5;display:flex}.contact-consent input{accent-color:#a98c5e;margin-top:1px}.contact-actions{flex-wrap:nowrap;align-items:center;gap:14px;display:flex}.contact-or{color:#655e56;font:9px/1.2 var(--sans);white-space:nowrap;flex:none}.contact-submit{color:#111;cursor:pointer;font:600 9px/1 var(--sans);letter-spacing:.15em;white-space:nowrap;background:#a98c5e;border:1px solid #a98c5e;align-self:flex-start;align-items:center;gap:24px;padding:15px 25px;text-decoration:none;transition:all .25s;display:inline-flex}.contact-submit:hover{border-color:var(--ivory);background:var(--ivory)}.contact-submit span{font-size:15px}.contact-call{letter-spacing:.11em;justify-content:center;min-width:184px;font-size:11px}.contact-form-status{color:#655e56;margin:0;font-size:10px;line-height:1.6}@media (width<=600px){.contact-section{min-height:720px;padding:48px 22px 54px;scroll-margin-top:70px}.contact-backdrop{background-position:70%}.contact-backdrop:after{content:"";background:#ffffff85;position:absolute;inset:0}.contact-heading h2{font-size:34px}.contact-actions{flex-direction:column;align-items:stretch;gap:10px}.contact-or{text-align:center}.contact-submit{justify-content:center;width:100%}}@media (width<=900px){.contact-field input,.contact-field textarea{min-height:48px;padding:13px 14px;font-size:16px}.contact-field textarea{min-height:124px}.contact-consent{font-size:11px}.contact-consent input{flex:0 0 18px;width:18px;height:18px}.contact-submit{min-height:48px}}@media (width<=600px){.contact-form{gap:14px}.contact-field>span{font-size:9px}.contact-actions{margin-top:2px}.contact-call{min-width:0}}
