:root{--paper:#f5f5eb;--ink:#133f43;--muted:#52686a;--orange:#ed642f;--line:#d7ddd1;--sea:#a2dcd5;font-family:ui-rounded,'Avenir Next','Trebuchet MS',system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{border:0}header,main,footer{max-width:1184px;margin:auto}.header{display:flex;align-items:center;justify-content:space-between;padding:29px 32px}.brand{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:900;letter-spacing:1.2px;line-height:1.05}.brand img{border-radius:12px}nav{display:flex;align-items:center;gap:32px;font-size:16px;font-weight:650}nav button{background:transparent;padding:8px 0}nav button span{margin-left:7px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:54px;padding:28px 32px 78px;align-items:center}.intro{padding:22px 0}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.1px;line-height:1.6;margin:0 0 22px}.tiny-wave{font-size:30px;vertical-align:-3px;margin-right:5px;color:var(--orange)}h1{font-size:clamp(60px,6.8vw,91px);letter-spacing:-5.5px;line-height:1.01;margin:0 0 23px;font-weight:850}h1 em{font-style:normal;color:var(--orange)}.lead{font-size:23px;font-weight:650;line-height:1.4;margin:0 0 15px}.description{font-size:17px;line-height:1.8;color:var(--muted);max-width:410px;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:33px;padding:17px 21px;background:var(--ink);color:#fff;border-radius:10px;font-size:16px;font-weight:700}.button:hover{background:#235a5c}.status{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--muted);margin-top:21px}.status>span:first-child{width:6px;height:6px;background:var(--orange);border-radius:50%}.hero-visual{position:relative}.art-window{position:relative;isolation:isolate;min-height:596px;display:grid;place-items:center;border-radius:48% 48% 22px 22px;overflow:hidden;background:var(--sea)}.reef-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;opacity:.82}.video-frame{margin-top:15px;position:relative;background:#062a38;border:6px solid #f8f8ee;border-radius:20px;overflow:hidden;width:275px;box-shadow:0 16px 42px #07384255;transform:rotate(3deg)}#hero-video{display:block;width:100%;aspect-ratio:9/16;object-fit:contain}.video-label{position:absolute;bottom:14px;right:16px;background:#f5f5ebed;padding:7px 11px;border-radius:20px;font-size:12px;font-weight:650}.gallery{padding:48px 32px 66px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading .eyebrow{margin:0 0 8px;color:#52686a}.section-heading h2{font-size:34px;line-height:1.2;letter-spacing:-1.3px;margin:0;max-width:570px}.section-heading>p{font-size:15px;line-height:1.7;color:var(--muted);margin:0;text-align:right}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.shot{position:relative;width:100%;padding:0;display:block;background:#103e46;border-radius:12px;overflow:hidden;aspect-ratio:9/14}.shot img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s}.shot:hover img{transform:scale(1.035)}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:#f5f5ebee;box-shadow:0 3px 22px #002b3260;width:62px;height:62px;border-radius:50%;font-size:23px;padding-left:4px}.duration{position:absolute;right:13px;bottom:13px;font-size:13px;background:#103b43e8;color:white;padding:5px 9px;border-radius:5px}.card-copy{position:relative;padding:21px 0 0 38px}.number{position:absolute;left:0;top:23px;color:#738985;font-size:13px}h3{font-size:21px;letter-spacing:-.6px;line-height:1.3;margin:0 0 9px}.card-copy p{font-size:15px;color:var(--muted);line-height:1.6;margin:0 0 11px}.still{background:none;padding:2px 0;font-size:14px;text-decoration:underline;text-underline-offset:4px}.still:hover{color:var(--orange)}footer{border-top:1px solid var(--line);padding:29px 32px 35px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}footer>span{font-weight:800;letter-spacing:1px}footer p{margin:0;color:var(--muted)}dialog{padding:0;border:0;border-radius:14px;background:#072c36;color:#f5f5eb;max-width:calc(100vw - 24px);width:440px;max-height:calc(100dvh - 24px);overflow:auto;box-shadow:0 15px 90px #0008}dialog::backdrop{background:#052e38de;backdrop-filter:blur(8px)}.dialog-bar{height:48px;padding:8px 12px 8px 18px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:650}#close{border-radius:30px;width:34px;height:34px;background:#ffffff15;color:white}#player,#full-image{display:block;margin:auto;width:100%;height:auto;max-height:calc(100dvh - 84px);object-fit:contain;background:#062631}[hidden]{display:none!important}
@media(min-width:1450px){.hero{gap:76px}}@media(max-width:850px){.hero{gap:28px}h1{font-size:65px;letter-spacing:-4px}.art-window{min-height:540px}.video-frame{width:235px}.lead{font-size:21px}.section-heading h2{font-size:29px}.section-heading>p{display:none}.cards{gap:18px}.card-copy{padding-left:0}.number{display:none}h3{font-size:19px}}@media(max-width:620px){.header{padding:20px 22px}.brand{font-size:13px}.brand img{width:36px;height:36px}nav{gap:18px;font-size:14px}.hero{grid-template-columns:1fr;padding:12px 22px 45px;gap:22px}.intro{padding:13px 0 0}.eyebrow{font-size:12px;margin-bottom:14px}h1{font-size:66px;line-height:.99;letter-spacing:-4px;margin-bottom:18px}.lead{font-size:21px;margin-bottom:12px}.description{font-size:16px;line-height:1.7;max-width:400px;margin-bottom:23px}.button{font-size:15px;padding:15px 18px}.status{font-size:12px;margin-bottom:0}.art-window{min-height:540px;border-radius:45% 45% 16px 16px}.video-frame{width:260px}.gallery{padding:33px 22px 40px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:30px;max-width:300px}.section-heading .eyebrow{font-size:13px}.cards{grid-template-columns:1fr;gap:34px;max-width:380px;margin:auto}.shot{aspect-ratio:9/13}.card-copy{padding-top:17px;padding-left:36px}.number{display:block;top:20px}h3{font-size:22px}.card-copy p{font-size:16px}.still{font-size:15px}footer{padding:24px 22px;flex-wrap:wrap;font-size:12px}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.card-copy p{font-size:16px}
footer .studio-logo{display:block;width:170px;height:auto;flex:none}footer>a{white-space:nowrap}@media(max-width:620px){footer .studio-logo{width:144px}}
