:root{color-scheme:dark;--black:#080a0e;--ink:#10151d;--navy:#101b2d;--gold:#e5b35f;--bright:#f2d28d;--blue:#5e9be2;--ivory:#f4f1e9;--muted:#bac2ca;--rule:#ffffff32;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--ivory);font-family:var(--sans);font-size:16px;line-height:1.55}button,a{font:inherit}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em}h2{font-size:clamp(40px,5.1vw,72px);line-height:1.06}::selection{background:var(--gold);color:#10151d}:focus-visible{outline:3px solid var(--bright);outline-offset:4px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.gold{color:var(--gold)}.period{color:var(--gold)}.skip-link{position:absolute;z-index:100;left:15px;top:-60px;padding:10px;background:#fff;color:#000}.skip-link:focus{top:10px}
.site-header{position:relative;z-index:10;background:#080a0ef0;border-bottom:1px solid #ffffff20}.header-inner{height:84px;max-width:1280px;padding:0 28px;margin:auto;display:flex;align-items:center;gap:48px}.wordmark{text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;font-size:20px;font-weight:900;line-height:.98;letter-spacing:.035em;white-space:nowrap}.wordmark small{font-size:10px;letter-spacing:.42em;margin-top:6px;font-weight:700}.header-inner nav{display:flex;align-items:center;gap:32px;margin-left:auto}.header-inner nav a{text-decoration:none;font-size:14px;color:#e2e5e7;font-weight:700;transition:color .2s}.header-inner nav a:hover,.mobile-nav a:hover{color:var(--gold)}.nav-contact{text-decoration:none;color:var(--gold);font-size:14px;font-weight:900;white-space:nowrap;border:1px solid #c6954a80;padding:11px 16px}.nav-contact:hover{background:var(--gold);color:var(--black)}.nav-contact span{margin-left:9px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}
.hero{min-height:680px;position:relative;isolation:isolate;background:#0b111c url('assets/hero-stage-v4.png') right center/cover no-repeat;overflow:hidden}.hero:before{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#07090df5 0%,#07090ddc 26%,#07090d59 54%,#07090d29 78%,#07090d1f 100%),linear-gradient(0deg,#07090ddb,transparent 30%)}.hero:after{content:'';position:absolute;z-index:-1;right:11%;top:9%;width:35%;height:70%;background:radial-gradient(ellipse,#3274bc3d,transparent 70%);pointer-events:none}.hero-inner{min-height:614px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:70px}.hero-copy{max-width:750px;position:relative;z-index:1}.eyebrow,.overline{font-size:12px;font-weight:900;letter-spacing:.18em;color:var(--gold);margin:0}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow .line{width:29px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(55px,6.1vw,92px);font-weight:800;line-height:1.02;max-width:790px;margin:22px 0 25px;text-shadow:0 4px 25px #05080ec4}.hero h1 em,.studio h2 em,.contact h2 em{font:italic 400 .98em/1.05 var(--serif);color:var(--bright);letter-spacing:-.07em}.hero-lead{max-width:600px;font-size:19px;line-height:1.55;color:#d7dce1;margin:0;text-shadow:0 2px 14px #05080ee6}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:31px}.button{text-decoration:none;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:53px;padding:13px 20px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.075em;font-weight:900;font-size:13px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#11151b}.button-gold:hover{background:var(--bright)}.text-link{text-decoration:none;font-size:14px;font-weight:800;color:#f2f0eb;white-space:nowrap}.text-link span{color:var(--gold);margin-left:10px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-signature{align-self:flex-end;flex:none;width:190px;margin-bottom:40px;opacity:.95;mix-blend-mode:screen}.hero-signature img{width:100%;border-radius:2px}.hero-bottom{min-height:66px;border-top:1px solid #ffffff38;display:flex;align-items:center;justify-content:space-between;color:#c4c9ce;font-size:11px;font-weight:900;letter-spacing:.18em}
.section{padding-block:110px}.section-index{display:flex;gap:15px;font-size:12px;font-weight:900;letter-spacing:.18em;color:#8a6c3e}.section-index span:first-child{color:#a6a6a4}.studio{color:#142030;background:var(--ivory)}.studio-layout{display:grid;grid-template-columns:185px 1fr;gap:60px}.studio .section-index{padding-top:11px}.studio-main{max-width:905px}.studio .overline{color:#936020}.studio h2{margin:14px 0 43px}.studio h2 em{color:#9d6425}.studio-copy{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid #bac0c2;padding-top:25px}.studio-copy p{font-size:18px;line-height:1.58;color:#3a4650;margin:0}.studio-copy p:first-child{font-size:20px;color:#1a293a;font-weight:700}
.slate{padding-block:105px 115px;background:#0d1420;position:relative}.slate:before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.slate-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:37px}.slate-heading h2{margin:12px 0 0}.slate-heading>p{max-width:295px;color:#b5c0cc;font-size:16px;margin:0 0 8px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{border:1px solid #40516b;background:#121c2a;min-width:0;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.project-card:hover{border-color:var(--gold);transform:translateY(-2px)}.project-media{height:260px;position:relative;overflow:hidden;background:#172b44}.project-media img{width:100%;height:100%;object-fit:cover}.project-media:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 45%,#07101cb6)}.project-num{position:absolute;z-index:1;top:17px;left:20px;color:#fff;font-size:11px;letter-spacing:.15em;font-weight:900;padding:6px 8px;background:#070c13b8}.project-info{padding:25px 27px 22px;display:flex;align-items:end;justify-content:space-between;gap:22px;flex:1}.project-format{font-size:11px;letter-spacing:.15em;font-weight:900;color:var(--gold);margin-bottom:10px}.project-info h3{font-size:clamp(27px,3vw,43px);line-height:1.04;margin:0 0 12px}.project-info p:not(.project-format){color:#c1c9d2;margin:0;font-size:15px;max-width:365px}.project-open{align-self:end;flex:none;border:0;border-bottom:1px solid var(--gold);background:transparent;color:var(--gold);padding:6px 0;font-size:13px;font-weight:900;white-space:nowrap}.project-open:hover{color:#fff;border-color:#fff}.project-open span{margin-left:6px}.typographic-art{display:flex;align-items:center;justify-content:center;padding:35px}.typographic-art:after{background:linear-gradient(transparent,#06101b22)}.project-end .project-media{background:radial-gradient(circle at 22% 20%,#b6833a7d,transparent 28%),linear-gradient(138deg,#152942 5%,#324363 46%,#7d6847 110%)}.project-end .project-media:before{content:'';position:absolute;inset:18px;border:1px solid #f7d68d5c}.art-quote{position:relative;z-index:1;text-align:center;font:italic 31px/1.2 var(--serif);max-width:390px;color:#f9e0ad;text-shadow:0 2px 14px #10151b88}.project-church .project-media{background:radial-gradient(circle at 80% 20%,#c49b4c6b,transparent 30%),linear-gradient(125deg,#211b27,#4b3950 55%,#a16b56)}.project-comeup .project-media{background:radial-gradient(circle at 80% 20%,#4798d973,transparent 33%),linear-gradient(135deg,#0a1c30,#1c416b 60%,#101722)}.art-type{position:relative;z-index:1;font-weight:900;font-size:clamp(35px,4.5vw,64px);line-height:.96;letter-spacing:-.07em;color:#fffbf2;text-shadow:0 2px 20px #0005}.project-church .art-type{letter-spacing:.065em;font-size:clamp(30px,4vw,58px)}.slate-note{font-size:13px;color:#a7b3c0;margin:21px 0 0;line-height:1.5}
.founder{background:#f0eee7;color:#132033}.founder-section-layout{display:grid;grid-template-columns:185px 1fr;gap:60px}.founder .section-index{padding-top:7px}.founder-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:center}.founder-visual{min-width:0}.founder-image{background:#06080b;aspect-ratio:1;display:grid;place-items:center;overflow:hidden}.founder-image img{width:100%;height:100%;object-fit:contain}.founder-visual>span{display:block;font-size:10px;color:#697480;letter-spacing:.15em;font-weight:900;margin-top:12px}.founder .overline{color:#8d581e}.founder h2{margin:12px 0 22px}.founder-copy p:not(.overline){font-size:17px;line-height:1.6;color:#3c4753;max-width:550px}.inline-link{display:inline-flex;gap:16px;padding-bottom:5px;border-bottom:1px solid #975f24;text-decoration:none;font-weight:900;color:#8d581e;margin-top:8px}.inline-link:hover{color:#172f4a;border-color:#172f4a}
.contact{background:radial-gradient(circle at 85% 25%,#286db349,transparent 30%),linear-gradient(115deg,#0b1018,#0d223b);border-top:1px solid #29425c;padding-block:100px}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:end}.contact h2{margin:16px 0 22px}.contact h2 em{color:var(--gold)}.contact p:not(.overline){font-size:18px;max-width:460px;color:#c6d1db}.contact-links{border-top:1px solid #7c8fa251}.contact-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;color:#f8f2e7;font-size:clamp(17px,2vw,25px);font-weight:700;padding:21px 0;border-bottom:1px solid #7c8fa251;overflow-wrap:anywhere}.contact-links a:hover{color:var(--gold)}.contact-links span{color:var(--gold);flex:none}.footer{background:#080a0e}.footer-inner{min-height:145px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:7px 25px}.footer-inner>span{font-weight:900;letter-spacing:.055em}.footer-inner p{font-size:13px;color:#a5adb5;margin:0}.footer-inner a{text-decoration:none;font-size:13px;font-weight:800;color:var(--gold);grid-column:2;grid-row:1}.footer-inner small{grid-column:2;grid-row:2;color:#939da7;font-size:12px;text-align:right}
.project-dialog{width:min(720px,calc(100% - 32px));max-height:min(88vh,850px);padding:0;background:#101926;color:#f6f3ed;border:1px solid #a6804e;box-shadow:0 30px 90px #000a;overflow:auto}.project-dialog::backdrop{background:#02050ad9}.dialog-close{position:absolute;z-index:3;right:13px;top:13px;border:1px solid #fff5;border-radius:50%;color:#fff;background:#10151dbb;width:40px;height:40px;font-size:28px;line-height:1}.dialog-media{height:260px;background:linear-gradient(125deg,#1c3f61,#705c40);position:relative}.dialog-media img{width:100%;height:100%;object-fit:cover}.dialog-body{padding:31px 38px 37px}.dialog-body h2{font-size:clamp(35px,5vw,54px);line-height:1.04;margin:12px 0 17px}.dialog-body p{color:#d0d6dc;font-size:17px;line-height:1.58;max-width:580px}.dialog-facts{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid #536579;padding-top:20px;margin-top:22px}.dialog-facts span{font-size:12px;font-weight:900;letter-spacing:.06em;color:#f5d390;border:1px solid #9e7e4a83;padding:8px 10px}.dialog-note{font-size:13px!important;color:#aeb9c4!important;margin:21px 0 0}
@media(max-width:1050px){.hero-signature{display:none}.hero-copy{max-width:720px}.header-inner{gap:24px}.header-inner nav{gap:20px}.studio-layout,.founder-section-layout{grid-template-columns:135px 1fr;gap:28px}.project-info{flex-direction:column;align-items:flex-start}.project-open{align-self:flex-start}}
@media(max-width:760px){.shell{width:min(100% - 34px,600px)}.header-inner{height:72px;padding:0 17px}.header-inner nav,.nav-contact{display:none}.wordmark{font-size:17px}.menu-toggle{display:flex;width:42px;height:42px;flex-direction:column;justify-content:center;align-items:center;gap:6px;border:1px solid #c5a26979;background:transparent;margin-left:auto}.menu-toggle span{width:19px;height:2px;background:var(--gold)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:7px 17px 18px;border-top:1px solid #ffffff20;background:#080a0e}.mobile-nav a{text-decoration:none;padding:10px 2px;font-size:15px;font-weight:800}.hero{min-height:610px;background-position:64% center}.hero:before{background:linear-gradient(90deg,#07090df1,#07090dd1 62%,#07090d85),linear-gradient(0deg,#07090df5,transparent 55%)}.hero-inner{min-height:560px;padding-block:58px}.hero h1{font-size:clamp(48px,10vw,70px);margin:18px 0 19px}.hero-lead{font-size:17px}.hero-bottom{min-height:50px;font-size:10px}.section{padding-block:75px}.studio-layout,.founder-section-layout{display:block}.section-index{margin-bottom:27px}.studio h2{margin-bottom:27px}.studio-copy{grid-template-columns:1fr;gap:16px}.studio-copy p{font-size:17px}.slate{padding-block:75px}.slate-heading{display:block}.slate-heading>p{max-width:500px;margin-top:15px}.project-grid{grid-template-columns:1fr}.project-media{height:235px}.project-info{flex-direction:row;align-items:end}.project-open{align-self:end}.founder-layout{grid-template-columns:1fr;gap:36px}.founder-visual{max-width:340px}.contact{padding-block:75px}.contact-inner{grid-template-columns:1fr;gap:24px}}
@media(max-width:520px){.hero{min-height:635px}.hero-inner{min-height:586px}.hero h1{font-size:clamp(44px,10vw,55px)}.hero-actions{gap:20px}.button{min-height:50px}.hero-bottom span:last-child{display:none}.studio h2,.slate h2,.founder h2,.contact h2{font-size:43px}.project-media{height:205px}.project-info{padding:20px;flex-direction:column;align-items:start;gap:15px}.project-info h3{font-size:33px}.project-open{align-self:start}.art-quote{font-size:24px}.contact-links a{font-size:17px}.footer-inner{display:flex;flex-direction:column;align-items:flex-start;padding-block:28px;min-height:unset}.footer-inner small{text-align:left}.dialog-media{height:180px}.dialog-body{padding:25px 24px}.dialog-body p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.project-card{transition:none}}
