@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@400;500;600&display=swap";@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}.w-\[��\7f \.�����Ѭ\4 \]{width:��.�����Ѭ}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--black:#060606;--black-soft:#10100f;--black-card:#151412;--gold:#c9a35b;--gold-light:#e8c87c;--gold-dark:#8b672e;--ivory:#f3efe7;--muted:#aaa49a;--border:#c9a35b3d}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--ivory);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(100% - 10vw,1450px);margin-inline:auto}.hero{isolation:isolate;grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.hero-image{z-index:-3;background:url(/images/hero-broadcast.png) 100%/cover no-repeat;animation:1.6s ease-out both heroZoom;position:absolute;inset:0}.hero:before{content:"";z-index:-2;background:linear-gradient(90deg,#050505 0%,#050505fa 30%,#050505a3 55%,#05050514 100%),linear-gradient(#00000061 0%,#0000 62%,#000000ad 100%);position:absolute;inset:0}.hero-grain{z-index:-1;opacity:.11;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.25'/%3E%3C/svg%3E");position:absolute;inset:0}.site-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:118px;display:flex}.brand img{width:clamp(220px,21vw,330px);height:auto}.desktop-nav{align-items:center;gap:clamp(24px,3vw,54px);display:flex}.desktop-nav a{color:#f3efe7d6;letter-spacing:.02em;padding:18px 0;font-size:15px;position:relative}.desktop-nav a:after{content:"";background:var(--gold);height:1px;transition:right .22s;position:absolute;bottom:8px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.mobile-menu{display:none;position:relative}.hero-content{align-self:center;padding-top:3vh;padding-bottom:5vh}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.22em;margin:0 0 24px;font-size:12px;font-weight:600}.hero h1,.section h2{letter-spacing:-.035em;font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.hero h1{max-width:760px;color:var(--ivory);margin:0;font-size:clamp(64px,7.2vw,118px);line-height:.87;animation:.8s ease-out .12s both rise}.hero h1 span{color:var(--gold);margin-top:.12em;display:block}.hero-copy{color:#f3efe7a8;max-width:660px;margin:34px 0 38px;font-size:clamp(18px,1.45vw,24px);line-height:1.55;animation:.8s ease-out .25s both rise}.gold-button{border:1px solid var(--gold);width:fit-content;min-width:330px;min-height:68px;color:var(--gold-light);background:linear-gradient(110deg,#8b672e14,#c9a35b2e);align-items:center;gap:20px;padding:0 28px;font-size:16px;transition:color .25s,background .25s,transform .25s;animation:.8s ease-out .38s both rise;display:inline-flex}.gold-button .play{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid var(--gold);width:0;height:0}.gold-button .arrow{margin-left:auto;font-size:22px;transition:transform .25s}.gold-button:hover{background:var(--gold);color:var(--black);transform:translateY(-2px)}.gold-button:hover .arrow{transform:translate(6px)}.gold-button:hover .play{border-left-color:var(--black)}.proof{color:#f3efe794;letter-spacing:.03em;align-items:center;gap:22px;min-height:94px;font-size:14px;display:flex}.proof strong{color:var(--gold-light);font-weight:500}.proof i{color:var(--gold);font-size:10px;font-style:normal}.proof .line{background:var(--gold);width:46px;height:1px}.proof .line.short{width:30px}.scroll-cue{color:#f3efe77a;letter-spacing:.25em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:36px;right:3.5vw}.scroll-cue i{color:var(--gold);font-size:18px;font-style:normal}.section-intro{grid-template-columns:1.15fr .85fr;align-items:end;column-gap:10vw;margin-bottom:72px;display:grid}.section-intro .eyebrow{grid-column:1/-1}.section h2{color:var(--ivory);margin:0;font-size:clamp(48px,5vw,82px);line-height:.98}.section-intro>p:last-child,.section-heading-row>p,.about-copy>p:not(.eyebrow),.contact-inner>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.expertise-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,1fr);display:grid}.expertise-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff03;min-height:380px;padding:38px;transition:background .3s,transform .3s}.expertise-card:hover{background:linear-gradient(135deg,#c9a35b1a,#ffffff04)}.card-top{color:var(--gold);justify-content:space-between;display:flex}.number{font-family:Cormorant Garamond,serif;font-size:20px}.card-arrow{font-size:22px;transition:transform .25s}.expertise-card:hover .card-arrow{transform:translate(4px,-4px)}.expertise-card h3{margin:58px 0 16px;font-family:Cormorant Garamond,serif;font-size:42px;font-weight:500}.expertise-card p{max-width:580px;color:var(--muted);margin:0;line-height:1.75}.tags{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.tags span{color:#f3efe794;text-transform:uppercase;letter-spacing:.1em;border:1px solid #ffffff1f;padding:8px 12px;font-size:11px}.section-heading-row{grid-template-columns:1.4fr .6fr;align-items:end;gap:7vw;margin-bottom:70px;display:grid}.section-heading-row>p{margin:0}.featured-project{border:1px solid var(--border);background:#0c0c0b;grid-template-columns:.8fr 1.2fr;min-height:0;margin-bottom:96px;display:grid}.featured-copy{background:radial-gradient(circle at 0 100%,#c9a35b1f,#0000 38%),#0a0a09;flex-direction:column;justify-content:center;padding:clamp(38px,4vw,62px);display:flex}.featured-meta{border-bottom:1px solid var(--border);color:var(--gold);letter-spacing:.18em;text-transform:uppercase;justify-content:space-between;gap:20px;padding-bottom:20px;font-size:10px;line-height:1.5;display:flex}.featured-location{color:#f3efe77a;letter-spacing:.1em;text-transform:uppercase;margin:32px 0 12px;font-size:12px}.featured-copy h3{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(52px,5.2vw,84px);font-weight:500;line-height:.94}.featured-description{max-width:560px;color:var(--muted);margin:24px 0 32px;font-size:16px;line-height:1.8}.featured-specs{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,1fr);display:grid}.featured-specs div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;gap:5px;min-height:92px;padding:20px;display:flex}.featured-specs strong{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:32px;font-weight:500;line-height:1}.featured-specs span{color:#f3efe780;letter-spacing:.09em;text-transform:uppercase;font-size:10px;line-height:1.5}.featured-specs .cablecam-spec{background:linear-gradient(135deg,#c9a35b38,#c9a35b0a)}.featured-specs .cablecam-spec strong{letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:17px}.featured-specs .orange-spec{background:linear-gradient(135deg,#d8772638,#c9a35b0a)}.featured-specs .orange-spec strong{letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:17px}.featured-gallery{background:#050505;grid-template-rows:1fr 1fr;grid-template-columns:1.15fr .85fr;gap:4px;min-width:0;min-height:600px;display:grid}.featured-gallery figure{background:#111;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.featured-gallery .gallery-main{grid-row:1/3}.featured-gallery img{object-fit:cover;filter:saturate(.84)contrast(1.04);width:100%;height:100%;transition:transform .65s,filter .4s}.featured-gallery figure:hover img{filter:saturate()contrast(1.02);transform:scale(1.025)}.featured-gallery .gallery-main img{object-position:58% center}.featured-gallery .gallery-portrait img{object-position:center 64%}.featured-gallery figcaption{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060606d1;padding:9px 13px;font-size:10px;position:absolute;bottom:22px;left:24px}.orange-project{background:radial-gradient(circle at 90% 10%,#d8772614,#0000 30%),#0c0c0b}.orange-gallery{background:#050505;grid-template-rows:repeat(4,150px);grid-template-columns:.72fr 1.28fr;gap:4px;min-width:0;display:grid}.orange-gallery figure{background:#111;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.orange-gallery .orange-portrait{grid-row:1/5}.orange-gallery img{object-fit:cover;filter:saturate(.88)contrast(1.03);width:100%;height:100%;transition:transform .65s,filter .4s}.orange-gallery .orange-portrait img{object-position:48% center}.orange-gallery figure:hover img{filter:saturate()contrast(1.02);transform:scale(1.025)}.orange-gallery figcaption{color:var(--gold-light);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060606d1;padding:9px 13px;font-size:9px;position:absolute;bottom:18px;left:20px}.featured-specs .puromu-spec{background:linear-gradient(135deg,#e5652333,#67257b14)}.featured-specs .puromu-spec strong{letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:16px}.puromu-project{background:radial-gradient(circle at 92% 8%,#e5652314,#0000 30%),#0c0c0b}.puromu-gallery{background:#050505;grid-template-rows:repeat(3,200px);grid-template-columns:.72fr 1.28fr;gap:4px;min-width:0;display:grid}.puromu-gallery figure{background:#111;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.puromu-gallery .puromu-poster{grid-row:1/4}.puromu-gallery img{object-fit:cover;filter:saturate(.9)contrast(1.03);width:100%;height:100%;transition:transform .65s,filter .4s}.puromu-gallery .puromu-poster img{object-position:center}.puromu-gallery figure:hover img{filter:saturate()contrast(1.02);transform:scale(1.025)}.puromu-gallery figcaption{color:var(--gold-light);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060606d1;padding:9px 13px;font-size:9px;position:absolute;bottom:18px;left:20px}.taurea-project{background:radial-gradient(circle at 92% 8%,#297e361a,#0000 30%),#0c0c0b}.taurea-gallery{background:#050505;grid-template-rows:repeat(4,150px);grid-template-columns:.72fr 1.28fr;gap:4px;min-width:0;display:grid}.taurea-gallery figure{background:#111;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.taurea-gallery .taurea-poster{grid-row:1/5}.taurea-gallery img{object-fit:cover;filter:saturate(.88)contrast(1.03);width:100%;height:100%;transition:transform .65s,filter .4s}.taurea-gallery .taurea-poster img{object-position:center}.taurea-gallery figure:hover img{filter:saturate()contrast(1.02);transform:scale(1.025)}.taurea-gallery figcaption{color:var(--gold-light);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060606d1;padding:9px 13px;font-size:9px;position:absolute;bottom:18px;left:20px}.featured-specs .taapuna-spec{background:linear-gradient(135deg,#2c81a433,#c9a35b0a)}.featured-specs .taapuna-spec strong{letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:15px}.taapuna-project{background:radial-gradient(circle at 92% 8%,#2c81a41a,#0000 30%),#0c0c0b}.taapuna-gallery{background:#050505;grid-template-rows:repeat(4,150px);grid-template-columns:.72fr 1.28fr;gap:4px;min-width:0;display:grid}.taapuna-gallery figure{background:#111;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.taapuna-gallery .taapuna-poster{grid-row:1/5}.taapuna-gallery img{object-fit:cover;filter:saturate(.88)contrast(1.03);width:100%;height:100%;transition:transform .65s,filter .4s}.taapuna-gallery .taapuna-poster img{object-position:center}.taapuna-gallery figure:hover img{filter:saturate()contrast(1.02);transform:scale(1.025)}.taapuna-gallery figcaption{color:var(--gold-light);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060606d1;padding:9px 13px;font-size:9px;position:absolute;bottom:18px;left:20px}.featured-video{border-top:1px solid var(--border);background:radial-gradient(circle at 95% 0,#c9a35b1a,#0000 32%),#080807;grid-column:1/-1;padding:clamp(30px,4vw,58px)}.video-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.video-heading .eyebrow{margin-bottom:12px}.video-heading h4{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(36px,4vw,58px);font-weight:500;line-height:1}.video-heading>span{color:#f3efe775;letter-spacing:.12em;text-align:right;text-transform:uppercase;font-size:10px;line-height:1.6}.gala-video{aspect-ratio:295/162;object-fit:contain;background:#000;border:1px solid #c9a35b61;width:100%;display:block;box-shadow:0 28px 80px #00000075}.projects-subheading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.projects-subheading .eyebrow{margin:0}.projects-subheading>span{color:#f3efe773;font-size:13px}.projects-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{border:1px solid var(--border);background:#131210;min-height:330px;position:relative;overflow:hidden}.project-visual{transition:transform .7s;position:absolute;inset:0}.project-sport .project-visual{background:linear-gradient(#0000 30%,#000000e6),radial-gradient(circle at 70% 25%,#e8c87c42,#0000 10%),linear-gradient(135deg,#2b251b,#070707 62%)}.project-culture .project-visual{background:linear-gradient(#0000 30%,#000000ed),repeating-linear-gradient(125deg,#0000 0 35px,#c9a35b12 36px 37px),linear-gradient(155deg,#19130c,#070707 70%)}.project-tv .project-visual{background:linear-gradient(#0000 26%,#000000e6),repeating-linear-gradient(90deg,#0000 0 58px,#c9a35b0f 59px 60px),linear-gradient(145deg,#171717,#2b2113 55%,#080808)}.project-premium .project-visual{background:linear-gradient(#0000 28%,#000000eb),radial-gradient(circle at 72% 25%,#e8c87c47,#0000 16%),linear-gradient(145deg,#2d2415,#080808 68%)}.project-corporate .project-visual{background:linear-gradient(90deg,#000000f0,#0003),linear-gradient(160deg,#111,#302414 50%,#080808)}.project-live .project-visual{background:linear-gradient(#0000 26%,#000000eb),radial-gradient(circle at 75% 24%,#c9a35b4d 0 4px,#0000 5px),linear-gradient(135deg,#0a0a0a,#2a2114 52%,#080808)}.project-card:hover .project-visual{transform:scale(1.025)}.project-content{z-index:2;position:absolute;bottom:30px;left:30px;right:30px}.project-content p{color:var(--gold);text-transform:uppercase;letter-spacing:.2em;font-size:11px}.project-content h3{margin:10px 0 14px;font-family:Cormorant Garamond,serif;font-size:clamp(32px,2.6vw,46px);font-weight:500;line-height:1}.project-content>span{max-width:630px;color:var(--muted);line-height:1.6;display:block}.frame-corner{border-color:var(--gold);opacity:.65;width:34px;height:34px;position:absolute}.top-left{border-top:1px solid;border-left:1px solid;top:28px;left:28px}.bottom-right{border-bottom:1px solid;border-right:1px solid;bottom:28px;right:28px}.signal{color:var(--gold);letter-spacing:.2em;font-size:10px;position:absolute;top:29px;right:32px}.signal:before{content:"";background:var(--gold);width:6px;height:6px;box-shadow:0 0 10px var(--gold);border-radius:50%;margin-right:8px;display:inline-block}.about-section{color:#161513;background:#ede7da}.about-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:9vw;display:grid}.about-mark{aspect-ratio:1;border:1px solid #8b672e59;place-items:center;display:grid;position:relative}.about-mark:before,.about-mark:after{content:"";border:1px solid #8b672e2e;position:absolute;inset:9%;transform:rotate(45deg)}.about-mark:after{inset:23%}.about-mark span{letter-spacing:-.12em;color:#0000;z-index:1;background:linear-gradient(110deg,#8b672e,#e1be68,#8b672e);-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:clamp(80px,11vw,180px);font-weight:600}.about-mark i{z-index:2;border-top:18px solid #0000;border-bottom:18px solid #0000;border-left:28px solid #a77d35;width:0;height:0;position:absolute}.about-section .eyebrow{color:#8b672e}.about-section h2{color:#161513}.about-copy>p:not(.eyebrow){color:#605a50;max-width:800px;margin-top:32px}.metrics{border-top:1px solid #8b672e40;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:58px;padding-top:34px;display:grid}.metrics div{flex-direction:column;gap:8px;display:flex}.metrics strong{color:#8b672e;font-family:Cormorant Garamond,serif;font-size:46px;font-weight:600}.metrics span{color:#6b6459;text-transform:uppercase;letter-spacing:.08em;font-size:12px;line-height:1.5}.contact-section{text-align:center;background:radial-gradient(circle at 50% 120%,#c9a35b2e,#0000 42%),#080807}.contact-inner{max-width:1050px}.contact-inner h2{font-size:clamp(55px,6vw,96px)}.contact-inner>p:not(.eyebrow){max-width:680px;margin:28px auto 38px}.contact-inner .gold-button{justify-content:center;margin-inline:auto}.gold-button.filled{background:var(--gold);color:var(--black)}.gold-button.filled:hover{background:var(--gold-light)}.contact-details{border-top:1px solid var(--border);color:#f3efe78c;flex-wrap:wrap;justify-content:center;gap:22px 38px;margin-top:68px;padding-top:30px;font-size:13px;display:flex}.contact-details a:hover{color:var(--gold-light)}footer{background:#030303;border-top:1px solid #ffffff0f;padding:36px 0}.footer-inner{color:#f3efe761;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:30px;font-size:11px;display:flex}.footer-inner img{width:190px}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{0%{transform:scale(1.035)}to{transform:scale(1)}}@media (width<=980px){.shell{width:min(100% - 48px,920px)}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid var(--border);cursor:pointer;place-content:center;gap:7px;width:46px;height:46px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--gold);width:20px;height:1px}.mobile-menu nav{border:1px solid var(--border);background:#060606fa;flex-direction:column;gap:4px;min-width:220px;padding:18px;display:flex;position:absolute;top:54px;right:0;box-shadow:0 20px 50px #00000080}.mobile-menu nav a{color:var(--ivory);padding:12px}.hero:before{background:linear-gradient(90deg,#050505fa 0%,#050505e0 56%,#0505056b 100%),linear-gradient(#0000,#000000b3)}.section-intro,.section-heading-row,.about-grid{grid-template-columns:1fr;gap:30px}.featured-project{grid-template-columns:1fr}.featured-gallery{min-height:560px}.orange-gallery,.puromu-gallery,.taurea-gallery,.taapuna-gallery{min-height:600px}.video-heading{flex-direction:column;align-items:flex-start}.video-heading>span{text-align:left}.projects-grid{grid-template-columns:1fr}.project-card{min-height:300px}.metrics{grid-template-columns:1fr 1fr}.about-mark{justify-self:center;width:min(70vw,420px)}.scroll-cue{display:none}}@media (width<=640px){.shell{width:min(100% - 32px,600px)}.site-header{height:88px}.brand img{width:210px}.hero{min-height:820px}.hero-image{opacity:.7;background-position:67%}.hero:before{background:linear-gradient(90deg,#050505 0%,#050505e6 78%,#0505058c),linear-gradient(#0000 45%,#000000e6)}.hero h1{font-size:clamp(54px,17vw,76px);line-height:.91}.hero-copy{margin:25px 0 30px;font-size:17px}.gold-button{gap:14px;width:100%;min-width:0;min-height:62px;padding:0 20px;font-size:14px}.proof{flex-wrap:wrap;align-content:center;gap:10px;min-height:86px;font-size:11px}.proof .line{display:none}.section{padding:92px 0}.section h2{font-size:50px}.section-intro{margin-bottom:46px}.expertise-grid{grid-template-columns:1fr}.expertise-card{min-height:340px;padding:28px}.expertise-card h3{margin-top:45px;font-size:37px}.section-heading-row{margin-bottom:48px}.featured-project{margin-bottom:68px}.featured-copy{padding:38px 26px}.featured-meta{flex-direction:column;gap:8px}.featured-location{margin-top:34px}.featured-copy h3{font-size:52px}.featured-specs{grid-template-columns:1fr 1fr}.featured-specs div{min-height:100px;padding:16px}.featured-gallery{grid-template-rows:1.25fr .75fr;grid-template-columns:1fr 1fr;min-height:520px}.featured-gallery .gallery-main{grid-area:auto/1/auto/-1}.featured-gallery figure:last-child{display:none}.orange-gallery{grid-template-rows:320px 155px 155px;grid-template-columns:1fr 1fr;min-height:0}.orange-gallery .orange-portrait{grid-area:auto/1/auto/-1}.puromu-gallery{grid-template-rows:repeat(3,170px);grid-template-columns:.8fr 1.2fr;min-height:0}.taurea-gallery,.taapuna-gallery{grid-template-rows:repeat(4,145px);grid-template-columns:.8fr 1.2fr;min-height:0}.featured-video{padding:28px 18px}.projects-subheading{flex-direction:column;align-items:flex-start;gap:12px}.project-card{min-height:280px}.project-content{bottom:28px;left:26px;right:26px}.project-content h3{font-size:40px}.metrics{grid-template-columns:1fr}.contact-details{flex-direction:column}.footer-inner{text-align:center;flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--lux-ivory:#f3efe6;--lux-paper:#fbf8f1;--lux-black:#11100e;--lux-gold:#b9924a;--lux-warm-gray:#777168}body{background:var(--lux-ivory);color:var(--lux-black)}.hero{background:var(--lux-ivory);min-height:100svh;color:var(--lux-black)}.hero-image{clip-path:polygon(23% 0,100% 0,100% 100%,0 100%);background-position:86%;animation:1.4s ease-out both heroZoom;inset:0 0 0 54%}.hero:before{clip-path:polygon(23% 0,100% 0,100% 100%,0 100%);background:linear-gradient(90deg,#11100eb8 0%,#11100e1f 36%,#0000 70%),linear-gradient(#0000 45%,#0003);inset:0 0 0 54%}.hero-grain{opacity:.025;z-index:0}.site-header{z-index:4;border-bottom:1px solid #b9924a52;height:104px;position:relative}.brand img{filter:brightness(0)saturate()invert(64%)sepia(27%)saturate(1020%)hue-rotate(358deg)brightness(91%)contrast(83%);width:clamp(220px,20vw,310px)}.desktop-nav a{color:#f3efe7d1;font-size:14px}.desktop-nav a:hover,.desktop-nav a.active{color:var(--lux-gold)}.hero-content{z-index:2;width:min(100% - 10vw,1450px);padding:8vh 47% 7vh 0;position:relative}.hero .eyebrow{color:var(--lux-gold)}.hero h1{max-width:820px;color:var(--lux-black);font-size:clamp(62px,5.7vw,92px);line-height:.98}.hero h1 span{color:var(--lux-black);margin-top:.08em}.hero-copy{color:#5e5a53;max-width:650px;font-size:clamp(17px,1.25vw,21px);line-height:1.72}.hero .gold-button{min-height:62px;color:var(--lux-gold);border-color:var(--lux-gold);background:0 0}.hero .gold-button .play{display:none}.hero .gold-button:hover{background:var(--lux-black);border-color:var(--lux-black);color:var(--lux-ivory)}.proof{z-index:2;color:#716b62;width:min(100% - 10vw,1450px);margin-inline:auto;padding-right:47%;position:relative}.proof strong{color:var(--lux-black)}.proof .line,.proof .line.short{background:var(--lux-gold)}.scroll-cue{color:#ffffffb8;z-index:3}.section{padding:128px 0}.expertise-section{background:radial-gradient(circle at 88% 8%, #b9924a14, transparent 28%), var(--lux-paper)}.section h2,.expertise-card h3{color:var(--lux-black)}.section-intro>p:last-child{color:var(--lux-warm-gray)}.expertise-grid{border-color:#b9924a47}.expertise-card{background:#ffffff6b;border-color:#b9924a47;min-height:340px}.expertise-card:hover{background:#fffdf8;transform:translateY(-3px)}.expertise-card p{color:var(--lux-warm-gray)}.tags span{color:#716b62;border-color:#11100e24}.projects-section{background:var(--lux-black)}.projects-section .section-heading-row h2,.projects-section .projects-subheading{color:var(--lux-ivory)}.section-heading-row>p{color:#aaa49a}.featured-project{background:var(--lux-paper);border-color:#b9924a57;box-shadow:0 28px 80px #00000038}.featured-copy,.orange-project .featured-copy,.puromu-project .featured-copy,.taurea-project .featured-copy,.taapuna-project .featured-copy{background:radial-gradient(circle at 0 100%, #b9924a1a, transparent 36%), var(--lux-paper)}.featured-meta{color:var(--lux-gold);border-color:#b9924a52}.featured-location{color:#7e776d}.featured-copy h3{color:var(--lux-black)}.featured-description{color:#686158}.featured-specs{border-color:#b9924a4d}.featured-specs div{background:#ffffff47;border-color:#b9924a4d}.featured-specs strong{color:#8f6b2e}.featured-specs span{color:#777168}.featured-specs .cablecam-spec,.featured-specs .orange-spec,.featured-specs .puromu-spec,.featured-specs .taapuna-spec{background:linear-gradient(135deg,#b9924a33,#b9924a0a)}.featured-video{background:radial-gradient(circle at 95% 0,#b9924a1f,#0000 32%),#0b0a09}.featured-video h4{color:var(--lux-ivory)}.projects-subheading>span{color:#948e84}.project-card{border-color:#b9924a57}.about-section{background:var(--lux-ivory)}.about-mark{border-color:#b9924a5c}.about-mark span{background:linear-gradient(110deg,#8b672e,#d4b36b,#8b672e);-webkit-background-clip:text;background-clip:text}.contact-section{background:radial-gradient(circle at 50% 120%, #b9924a33, transparent 42%), var(--lux-black)}.contact-section h2{color:var(--lux-ivory)}.contact-inner>p:not(.eyebrow){color:#aaa49a}footer{background:#080706}@media (width<=980px){.hero{grid-template-rows:auto 1fr auto;min-height:980px}.hero-image{clip-path:polygon(0 16%,100% 0,100% 100%,0 100%);background-position:76%;inset:52% 0 0}.hero:before{clip-path:polygon(0 16%,100% 0,100% 100%,0 100%);background:linear-gradient(#0000 45%,#00000073);inset:52% 0 0}.hero-content{align-self:start;padding:9vh 0 46vh}.proof{color:#ffffffc7;width:auto;padding:0;position:absolute;bottom:28px;left:24px}.proof strong{color:#fff}}@media (width<=640px){.site-header{height:88px}.brand img{width:205px}.mobile-menu summary{border-color:#b9924a73}.hero{min-height:900px}.hero-image,.hero:before{inset:59% 0 0}.hero-content{padding:7vh 0 38vh}.hero h1{font-size:clamp(45px,13vw,62px)}.hero-copy{font-size:16px;line-height:1.58}.proof{bottom:18px;left:16px;right:16px}.section{padding:88px 0}}
