:root{--bg:#181a19;--panel:#212422;--text:#f2f1e9;--muted:#a4aaa4;--orange:#ff8055;--line:#ffffff20;--font:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6}::selection{background:var(--orange);color:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:7px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.07;letter-spacing:-.065em}h2{font-size:clamp(2.5rem,5.1vw,5rem)}.serif{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-weight:500}.orange{color:var(--orange)}.muted{color:var(--muted)}.section-shell{max-width:1600px;margin:auto;padding-left:6.2%;padding-right:6.2%}.section-space{padding-top:110px;padding-bottom:110px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:500}.header{height:104px;padding:0 4.4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--bg)}.brand{font-family:var(--display);font-size:32px;letter-spacing:-2px;font-weight:700;display:flex;align-items:center;line-height:1}.brand-symbol{font-size:34px;color:var(--orange);margin-right:10px;letter-spacing:0}.brand-period{color:var(--orange)}.header nav{display:flex;gap:38px;font-size:14px;color:#c0c4bd}.header nav a{transition:color .2s}.header nav a:hover{color:var(--orange)}.header-cta{border:1px solid #70766d;border-radius:99px;padding:10px 20px;font-size:14px}.header-cta span{margin-left:25px}.hero{padding-top:40px;min-height:calc(100svh - 104px);display:flex;flex-direction:column}.hero-top{display:flex;justify-content:space-between;align-items:center}.tiny-star{color:var(--orange);font-size:20px;vertical-align:middle;margin-right:9px}.hero-note{font-size:13px;color:var(--muted);line-height:1.5}.hero h1{font-size:clamp(5rem,10.1vw,10.8rem);margin-top:45px;line-height:1.02;letter-spacing:-.07em}.hero h1 .serif{color:var(--orange);letter-spacing:-.07em}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:36px;margin-bottom:50px}.hero-copy p{color:#b8beb6;font-size:17px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:16px 25px;border-radius:99px;font-size:14px;font-weight:600;transition:transform .25s,background .25s}.button:hover{transform:translateY(-4px)}.button-light{background:var(--text);color:var(--bg);margin-top:26px}.button-light:hover{background:var(--orange)}.button span{font-size:23px;line-height:1}.orbit{width:155px;height:155px;border:1px solid #697166;border-radius:50%;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-right:7%;transform:rotate(-15deg);transition:transform .6s}.orbit:hover{transform:rotate(0)}.orbit-label,.orbit-bottom{font-size:9px;letter-spacing:.15em}.orbit-star{font-size:66px;line-height:1.5;color:var(--orange)}.hero-footer{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.13em;margin-top:auto;color:var(--muted)}.hero-footer a span{margin-left:22px;color:var(--text);font-size:17px}.section-heading{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:end;gap:30px;margin-bottom:48px}.section-heading .eyebrow{align-self:start;margin-top:10px}.section-description{color:var(--muted);font-size:15px;max-width:230px}.project-card{display:block}.project-visual{min-height:470px;padding:50px;background:#30352e;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border-radius:4px}.project-visual:before{content:'';position:absolute;width:600px;height:600px;border:1px solid #bbcfa32b;border-radius:50%;right:-80px;top:-200px;box-shadow:0 0 0 70px #bbcfa308,0 0 0 140px #bbcfa306}.project-kicker{position:absolute;top:35px;left:40px;font-size:11px;letter-spacing:.17em;color:#c4cfbc}.project-visual h3{font-size:clamp(3rem,6vw,6rem);position:relative;line-height:1.14}.project-visit{position:absolute;bottom:32px;right:40px;font-size:14px}.project-visit span{margin-left:20px}.project-caption{display:flex;justify-content:space-between;padding:24px 0;align-items:center}.project-caption h3{font-size:23px;letter-spacing:-.03em}.project-caption p{font-size:14px;color:var(--muted);margin-top:7px}.round-link{border:1px solid #ffffff45;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:24px;transition:background .2s,color .2s}.project-card:hover .round-link{background:var(--orange);color:var(--bg)}#services{background:#202320}#services h2,#craft h2,#about h2,#contact h2{margin-top:30px}.email-link{display:block;margin-top:25px;color:var(--muted)}.menu-toggle{display:none}.mobile-menu[hidden]{display:none}.mobile-menu{position:absolute;inset:86px 0 auto;z-index:19;background:var(--panel);padding:30px 6%;display:grid;gap:25px;font-size:24px}.skip-link{position:fixed;left:20px;top:-100px;background:var(--text);color:var(--bg);padding:15px;z-index:200}.skip-link:focus{top:15px}.cursor{display:none}@media(min-width:1600px){.section-shell{padding-left:100px;padding-right:100px}}@media(max-width:900px){.header{height:86px}.header nav{gap:20px}.hero{min-height:calc(100svh - 86px)}.hero h1{font-size:12vw;margin-top:65px}.section-heading{grid-template-columns:1fr 2fr}.section-description{grid-column:2}.orbit{margin-right:0}.section-space{padding-top:80px;padding-bottom:80px}}@media(max-width:600px){.header{padding:0 6%}.brand{font-size:29px}.brand-symbol{font-size:29px}.header nav,.header-cta{display:none}.menu-toggle{display:grid;gap:6px;border:0;background:none;padding:12px}.menu-toggle span{width:25px;height:1px;background:var(--text)}.hero{padding-top:25px;min-height:750px}.hero-note{display:none}.hero h1{font-size:14vw;letter-spacing:-.07em;margin-top:55px;line-height:1.1}.hero-bottom{align-items:flex-start;gap:12px;margin-top:35px;flex-direction:column}.hero-copy p{font-size:16px}.desktop-break{display:none}.orbit{width:106px;height:106px;align-self:flex-end;margin-top:-20px;margin-bottom:10px}.orbit-star{font-size:40px}.orbit-label,.orbit-bottom{font-size:7px}.hero-footer{font-size:8px;gap:15px}.hero-footer a span{margin-left:4px}.section-heading{grid-template-columns:1fr;gap:22px}.section-description{grid-column:1;max-width:320px}.section-space{padding-top:70px;padding-bottom:70px}.project-visual{min-height:360px;padding:26px}.project-visual h3{font-size:11vw}.project-kicker{left:25px;top:24px}.project-visit{left:26px;right:auto}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
