@font-face{font-family:"DM Sans";src:url("assets/fonts/dm-sans.ttf") format("truetype");font-style:normal;font-weight:100 1000;font-display:swap}
:root{color-scheme:dark;--bg:#111115;--surface:#18181e;--text:#f3f0ea;--muted:#a5a2ad;--accent:#beb1fa;--line:#303036;--mono:ui-monospace,SFMono-Regular,Consolas,monospace}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:35px}
body{margin:0;background:var(--bg);color:var(--text);font-family:"DM Sans",Arial,sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;line-height:1.6}
::selection{background:#beb1fa;color:#111115}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:2px solid var(--accent);outline-offset:7px;border-radius:3px}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p{margin:0}
.site-shell{max-width:1328px;margin:0 auto;padding:0 64px}
.skip-link{position:fixed;top:12px;left:12px;padding:12px 20px;background:var(--text);color:var(--bg);z-index:10;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.site-header{display:flex;align-items:center;justify-content:space-between;padding:34px 0;border-bottom:1px solid var(--line)}
.wordmark{display:inline-flex;align-items:center;gap:12px;font-size:26px;font-weight:650;letter-spacing:-.8px}
.wordmark-light{font-weight:400;color:#c5c1cd}
.brand-mark{width:34px;height:34px;color:var(--accent)}
nav{display:flex;gap:34px;font-size:18px}
nav a{color:#c8c5cf;transition:color .2s}
nav a:hover{color:var(--accent)}
nav a span{display:inline-block;margin-left:4px;font-size:20px}
.hero{position:relative;display:grid;grid-template-columns:1.65fr 1fr;align-items:center;column-gap:0;padding:100px 0 0}
.hero-copy{position:relative;z-index:1;padding-bottom:79px}
.eyebrow{font-family:var(--mono);font-size:14px;line-height:1.5;font-weight:400;text-transform:uppercase;letter-spacing:1.8px;color:var(--muted)}
.hero .eyebrow{display:flex;align-items:center;gap:12px}
.small-line{width:23px;height:1px;background:var(--accent)}
h1{margin:26px 0 25px;font-size:clamp(64px,6.4vw,88px);font-weight:500;line-height:1.055;letter-spacing:normal}
h1 span{display:inline-block;color:var(--accent);font-weight:350;white-space:normal}
.hero-intro{max-width:480px;color:var(--muted);font-size:20px;line-height:1.8}
.text-link{display:inline-flex;align-items:center;gap:24px;font-size:18px;font-weight:550;transition:color .2s}
.text-link span{font-size:25px;transition:transform .2s}
.text-link:hover{color:var(--accent)}
.text-link:hover span{transform:translate(2px,2px)}
.hero-link{margin-top:30px}
.studio-art{width:400px;height:420px;position:relative;justify-self:end;margin-top:-30px;pointer-events:none}
.studio-emblem{width:100%;height:auto}
.art-caption{position:absolute;bottom:14px;left:0;width:100%;text-align:center;color:var(--muted);font:14px "DM Sans",Arial,sans-serif;letter-spacing:.3px}
.studio-facts{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;font-size:17px}
.studio-facts>div:not(.availability){display:flex;flex-direction:column;gap:4px}
.fact-label{font-family:var(--mono);font-size:14px;letter-spacing:.5px;color:var(--muted)}
.availability{margin-left:auto;display:flex;align-items:center;gap:9px;color:#b5b0be;font-size:16px}
.status-dot{display:inline-block;flex:none;width:6px;height:6px;border-radius:50%;background:#b9a286}
.projects-section{padding:92px 0 102px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px;gap:20px}
h2{font-size:42px;line-height:1.2;font-weight:450;letter-spacing:-1.2px}
.section-heading h2{margin-top:13px}
.project-count{font:14px var(--mono);color:var(--muted);letter-spacing:1px;padding-bottom:4px;white-space:nowrap}
.project-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}
.project-card{flex:0 1 calc((100% - 48px)/3);min-width:0;background:var(--surface);border:1px solid #2c2c34;border-radius:12px;overflow:hidden;transition:transform .25s,border-color .25s}
.project-card:hover{transform:translateY(-5px);border-color:#5b526f}
.project-card:focus-within{border-color:var(--accent)}
.project-link{display:flex;flex-direction:column;height:100%}
.project-link:focus-visible{outline-offset:-3px;outline:2px solid var(--accent);border-radius:12px}
.project-visual{height:288px;position:relative;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;background:#211e2d;isolation:isolate;border-bottom:1px solid #ffffff08}
.visual-index{position:absolute;top:19px;left:20px;color:#fff8;font:14px var(--mono);z-index:2}
.phone-image{width:160px;margin-top:32px;border-radius:22px;border:4px solid #25242a;box-shadow:0 15px 40px #0007;transform:rotate(-5deg);transition:transform .35s;position:relative;z-index:1}
.project-card:hover .phone-image{transform:rotate(-2deg) translateY(-4px)}
.astraflare .project-visual{background:radial-gradient(ellipse at 70% 90%,#38494a,transparent 70%),#192526}
.visual-orbit{position:absolute;top:48px;left:calc(50% - 145px);width:290px;height:290px;border:1px solid #a8ded52a;border-radius:50%}
.visual-orbit:after{content:"";position:absolute;inset:26px;border:1px solid #a8ded519;border-radius:50%}
.castwyn .project-visual{background:radial-gradient(ellipse at 50% 100%,#6b4538,transparent 75%),#332721;align-items:center}
.desktop-image{width:calc(100% - 30px);max-width:355px;border-radius:6px;box-shadow:0 18px 45px #0006;transform:rotate(-4deg);position:relative;z-index:1;transition:transform .35s}
.project-card:hover .desktop-image{transform:rotate(-1deg) translateY(-4px)}
.waveform{position:absolute;bottom:25px;display:flex;align-items:center;gap:6px;height:230px;opacity:.22}
.waveform i{display:block;width:4px;height:55px;background:#dba981;border-radius:3px}
.waveform i:nth-child(3n){height:210px}.waveform i:nth-child(3n+1){height:140px}.waveform i:nth-child(4n){height:80px}
.cortex .project-visual{background:radial-gradient(ellipse at 40% 100%,#383450,transparent 70%),#232131}
.cortex .phone-image{transform:rotate(5deg)}
.cortex:hover .phone-image{transform:rotate(2deg) translateY(-4px)}
.terminal-decoration{position:absolute;right:18px;bottom:25px;font:84px var(--mono);color:#cab5ff12;letter-spacing:-12px}
.eldwyn .project-visual{background:radial-gradient(ellipse at 75% 70%,#454037,transparent 80%),#292821}
.card-decoration{position:absolute;left:calc(50% - 119px);top:57px;width:184px;height:252px;border:1px solid #b9ac743a;border-radius:15px;transform:rotate(-19deg)}
.subwyn .project-visual{background:radial-gradient(ellipse at 50% 100%,#414762,transparent 70%),#252a3b}
.subwyn .phone-image{transform:rotate(5deg)}
.subwyn:hover .phone-image{transform:rotate(2deg) translateY(-4px)}
.subscription-decoration{position:absolute;top:30px;left:calc(50% - 137px);width:274px;height:274px;border:1px solid #c1caf324;border-radius:50%}
.subscription-decoration:after{content:"";position:absolute;inset:28px;border:1px solid #c1caf319;border-radius:50%}
.project-copy{padding:25px 24px 23px;display:flex;flex-direction:column;flex:1}
.project-title-line{display:flex;justify-content:space-between;align-items:center;gap:8px}
h3{font-size:26px;line-height:1.3;letter-spacing:-.6px;font-weight:550}
.platform{font:14px var(--mono);color:#c1bccb;border:1px solid #3c3945;padding:4px 7px;border-radius:4px}
.project-copy p{margin:14px 0 24px;font-size:17px;line-height:1.8;color:var(--muted)}
.project-action{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:16px;font-weight:500;color:#d8d0e9}
.project-action span{font-size:24px;transition:transform .2s}
.project-card:hover .project-action span{transform:translate(2px,-2px)}
.about-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:74px 0 82px}
.about-heading h2{font-size:56px;letter-spacing:-1.7px;margin-top:22px;line-height:1.15}
.about-heading h2 span{color:var(--accent);font-weight:350}
.about-copy>p{font-size:20px;color:#ccc7d2;line-height:1.85}
.about-copy>p+p{margin-top:16px;color:var(--muted)}
.about-contact{margin-top:29px}
.contact-label{display:block;color:var(--muted);font-size:16px;margin-bottom:7px}
.about-contact .text-link{font-size:20px}
.about-copy>.about-availability{display:flex;align-items:center;gap:9px;margin-top:24px;font-size:16px;color:#b5b0be}
.site-footer{border-top:1px solid var(--line);padding:25px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;color:var(--muted)}
.footer-star{margin-left:11px;color:var(--accent);font-size:23px;vertical-align:middle}
@media(min-width:1440px){h1{font-size:88px}}
@media(max-width:1100px){.site-shell{padding:0 40px}.hero{grid-template-columns:1.8fr 1fr}h1{font-size:74px}.studio-art{width:320px;height:350px}.studio-facts{gap:40px}.project-card{flex-basis:calc((100% - 24px)/2)}.project-visual{height:310px}.phone-image{width:176px}.about-section{gap:45px}}
@media(max-width:800px){.site-shell{padding:0 28px}.hero{padding-top:72px;grid-template-columns:1fr}.hero-copy{padding-bottom:58px}h1{font-size:clamp(56px,9.5vw,78px)}.studio-art{display:none}.hero-intro{max-width:480px}.studio-facts{gap:30px;flex-wrap:wrap;padding:23px 0}.availability{flex-basis:100%;margin-left:0}.projects-section{padding:64px 0 68px}h2{font-size:34px}.section-heading{margin-bottom:28px}.project-grid{gap:20px}.project-card{flex-basis:calc((100% - 20px)/2)}.project-visual{height:280px}.phone-image{width:160px}.project-copy{padding:22px 20px}h3{font-size:24px}.about-section{gap:35px;padding:58px 0}.about-heading h2{font-size:46px}.about-copy>p{font-size:18px}.about-contact .text-link{font-size:18px;gap:13px}}
@media(max-width:580px){.site-shell{padding:0 22px}.site-header{padding:25px 0;flex-wrap:wrap;gap:18px 24px}.wordmark{font-size:24px;gap:8px}.brand-mark{width:30px;height:30px}nav{gap:19px;font-size:16px}.hero{padding-top:58px}.eyebrow{font-size:13px;letter-spacing:1.3px}h1{font-size:clamp(42px,10.5vw,62px);margin:24px 0}h1 span{white-space:normal}.hero-intro{font-size:18px;max-width:390px}.hero-copy{padding-bottom:42px}.hero-link{margin-top:23px}.studio-facts{gap:25px;font-size:16px}.availability{font-size:14px}.section-heading{align-items:flex-start}.section-heading h2{font-size:32px;max-width:260px}.project-count{font-size:13px;align-self:flex-end;white-space:nowrap}.project-card{flex-basis:100%;max-width:420px}.project-grid{gap:24px}.project-visual{height:300px}.phone-image{width:174px}.desktop-image{width:calc(100% - 40px);max-width:355px}.project-copy{padding:24px}h3{font-size:27px}.project-copy p{font-size:18px;margin-bottom:22px}.project-action{font-size:17px}.about-section{grid-template-columns:1fr;gap:29px;padding:48px 0}.about-heading h2{font-size:48px;margin-top:17px}.about-copy>p{font-size:19px}.about-contact .text-link{font-size:19px}.site-footer{flex-direction:column;align-items:flex-start;gap:8px;padding:23px 0}.projects-section{padding-top:52px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.project-card:hover,.project-card:hover .phone-image,.project-card:hover .desktop-image{transform:none}}

.about-contact .text-link{max-width:100%;overflow-wrap:anywhere}
.section-heading>div{min-width:0}
@media(max-width:700px){.project-card{flex-basis:100%;max-width:480px}.about-section{grid-template-columns:1fr}}
