:root{color-scheme:dark;--bg:#121212;--panel:#1a1a1a;--line:#333333;--ink:#f0f0f0;--muted:#a0a0a0;--soft:#cdcdcd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 Arial,Helvetica,sans-serif}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #e6e6e6;outline-offset:5px}button:disabled{cursor:default}img{display:block;max-width:100%}[hidden]{display:none!important}.shell{width:min(1320px,calc(100% - 112px));margin:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font-size:24px;letter-spacing:8px;line-height:1;font-weight:600}.brand small{display:block;font-size:8px;letter-spacing:4.2px;margin-top:9px;font-weight:400}.brand-mark{height:39px;width:45px;position:relative;overflow:hidden}.brand-mark img{width:114px;max-width:none;height:114px;position:absolute;top:-30px;left:-34px;mix-blend-mode:screen}.header nav{display:flex;gap:36px;align-items:center;font-size:13px}.header nav>a{color:#c8c8c8;transition:color .2s}.header nav>a:hover{color:white}.button{min-height:52px;border:1px solid #626262;border-radius:3px;background:transparent;padding:13px 23px;display:inline-flex;align-items:center;justify-content:center;gap:32px;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,border-color .2s,transform .2s}.button:hover{background:#2f2f2f;border-color:#dfdfdf}.button span{font-size:21px;line-height:1}.button.small{min-height:42px;padding:11px 17px;gap:25px;font-size:12px}.button.light{background:var(--ink);border-color:var(--ink);color:#171717}.button.light:hover{background:white;transform:translateY(-1px)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:58px;position:relative;padding-top:62px}.hero-copy{padding:22px 0 0;align-self:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:500;line-height:1.5;margin:0 0 30px;color:var(--soft)}.status-dot{display:inline-block;width:5px;height:5px;background:#e5e5e5;border-radius:50%;margin:0 9px 2px 0}.hero h1{font-size:clamp(48px,5.7vw,83px);font-weight:500;line-height:1.04;letter-spacing:-4.5px;margin:0 0 27px}.hero h1 span{color:#aaaaaa}.intro{font-size:20px;line-height:1.5;letter-spacing:-.3px;margin:0 0 17px;color:#e0e0e0}.hero-description{color:var(--muted);max-width:360px;line-height:1.8;margin:0 0 26px;font-size:14px}.hero-footnote{margin-top:40px;font-size:10px;color:var(--muted);display:flex;align-items:center;gap:12px}.line{width:26px;height:1px;background:#6f6f6f}.hero-visual{position:relative;min-width:0;padding-right:22px}.featured-project{border:0;display:block;position:relative;width:100%;height:540px;padding:0;background:#262626;overflow:hidden;border-radius:3px;text-align:left}.featured-project>img{width:100%;height:100%;object-fit:cover;object-position:center 52%;transition:transform .7s}.featured-project:hover>img{transform:scale(1.035)}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,10,8,.45),transparent 35%,transparent 55%,rgba(4,10,8,.85))}.feature-top{position:absolute;top:24px;left:24px;right:24px;display:flex;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:1.8px;color:white}.hero-play{position:absolute;top:44%;left:44%;border:1px solid #ffffffaa;background:#ffffff12;backdrop-filter:blur(4px);border-radius:50%;width:60px;height:60px;display:grid;place-items:center;padding-left:4px;font-size:16px;color:white;transition:background .2s}.featured-project:hover .hero-play{background:#ffffff33}.feature-bottom{position:absolute;bottom:28px;left:28px;right:28px;display:flex;align-items:flex-end;justify-content:space-between;color:white;font-size:17px;line-height:1.4}.feature-bottom strong{font-size:24px;font-weight:400}.round-arrow{width:36px;height:36px;border:1px solid #bebebe;border-radius:50%;display:grid;place-items:center;font-size:21px}.vertical-note{position:absolute;right:0;top:40px;writing-mode:vertical-rl;font-size:8px;letter-spacing:3px;color:var(--muted)}.hero-base{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:22px 0 29px;border-bottom:1px solid var(--line);margin-top:-30px;font-size:9px;letter-spacing:1.5px;color:var(--muted)}.hero-base>div{display:flex;align-items:center;gap:20px;font-size:12px;color:#c7c7c7;letter-spacing:0}.hero-base i{color:#636363;font-style:normal}.hero-base>a{font-size:8px}.hero-base>a span{margin-left:14px;font-size:17px}.work-section{padding:88px 0 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:39px}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{font-size:43px;letter-spacing:-1.7px;line-height:1.1;font-weight:400;margin:0}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);margin:0 0 3px;max-width:390px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 0;border-block:1px solid var(--line)}.industry-filters{display:flex;gap:5px}.filter{border:1px solid transparent;background:transparent;border-radius:3px;color:#aeaeae;min-height:40px;font-size:12px;padding:9px 16px}.filter:hover{background:#292929;color:white}.filter.active{border-color:#6f6f6f;color:#f4f4f4;background:#1e1e1e}.filter span{font-size:9px;margin-left:8px;color:#cacaca}.format-label{display:flex;align-items:center;font-size:10px;color:var(--muted);gap:14px}.format-label select{width:147px;height:40px;border:1px solid var(--line);border-radius:3px;font-size:11px;background:#202020;color:#e8e8e8;padding:0 10px}.results-meta{display:flex;align-items:center;gap:18px;margin:20px 0;font-size:10px;color:var(--muted)}.results-meta p{margin:0}.results-meta>span{margin-left:auto;letter-spacing:1.7px;font-size:8px}.results-meta button{border:0;background:none;font-size:10px;text-decoration:underline;text-underline-offset:4px;min-height:28px}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.project-card{min-width:0}.project-cover{display:block;width:100%;padding:0;border:0;aspect-ratio:4/5;background:#282828;position:relative;overflow:hidden;border-radius:3px}.project-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .3s;filter:saturate(.85);object-position:50% 50%}.project-cover:hover>img{transform:scale(1.04);filter:saturate(1)}.project-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 64%,#00000088)}.card-top{position:absolute;top:14px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between;z-index:1;font-size:9px}.card-category{background:#171717c4;color:#f3f3f3;padding:4px 8px;border:1px solid #ffffff2d;border-radius:2px;backdrop-filter:blur(8px)}.card-featured{background:#e6e6e6;color:#272727;padding:4px 7px;border-radius:2px;font-size:8px}.card-bottom{position:absolute;bottom:15px;left:15px;right:15px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:white;letter-spacing:.5px;z-index:1}.card-play{height:31px;width:31px;border:1px solid #ffffff88;background:#ffffff10;border-radius:50%;display:grid;place-items:center;padding-left:2px;font-size:10px}.project-name{border:0;background:none;text-align:left;padding:0;display:flex;align-items:baseline;justify-content:space-between;width:100%;margin:14px 0 2px;gap:10px}.project-name h3{margin:0;font-size:14px;font-weight:400;line-height:1.4;color:#e9e9e9}.project-name>span{font-size:15px;color:#ababab}.project-card p{margin:0;font-size:11px;color:var(--muted)}.empty-state{text-align:center;padding:68px 20px;background:#1b1b1b;border:1px solid var(--line)}.empty-state>span{font-size:33px}.empty-state h3{font-size:24px;font-weight:400}.empty-state p{color:var(--muted);font-size:13px}.work-bottom{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:29px 0 39px;margin-top:20px;gap:24px}.work-bottom p{color:var(--muted);font-size:12px;margin:0}.text-button{background:none;border:0;padding:6px 0;min-height:36px;font-size:12px;color:#e4e4e4}.text-button span{margin-left:16px;font-size:20px}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.studio-section{padding-top:85px}.studio-section>.section-heading>p{max-width:460px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:43px}.services article{border-top:1px solid #4d4d4d;padding:23px 0 0}.service-number{color:var(--muted);font-size:10px;letter-spacing:1px}.services h3{font-size:20px;line-height:1.35;font-weight:400;margin:25px 0 15px;letter-spacing:-.3px}.services p{font-size:13px;color:var(--muted);line-height:1.85;max-width:350px}.services .service-tags{font-size:8px;color:#cacaca;letter-spacing:1.1px;margin-top:26px}.inquiry-panel{margin:75px 0 40px;background:#dfdfdf;color:#1f1f1f;padding:45px 43px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:3px}.inquiry-panel .eyebrow{color:#5c5c5c;font-size:9px;margin-bottom:15px}.inquiry-panel h2{font-size:39px;font-weight:400;letter-spacing:-1.3px;line-height:1.1;margin:0 0 15px}.inquiry-panel p:last-child{font-size:13px;color:#5d5d5d;margin:0}.inquiry-panel .button{background:#222222;color:white;border-color:#222222;white-space:nowrap}.inquiry-panel .button:hover{background:#3f3f3f}.inquiry-action{display:flex;flex-direction:column;gap:12px;align-items:center}.inquiry-action>span{font-size:8px;letter-spacing:1.5px;color:#676767}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0 32px;font-size:8px;color:var(--muted);letter-spacing:.5px}.footer-wordmark{font-size:15px;color:#e1e1e1;letter-spacing:3px}.footer-wordmark span{font-size:7px;letter-spacing:1.5px;margin-left:9px}.private-label{display:flex;align-items:center;gap:7px;white-space:nowrap}dialog{border:1px solid #4f4f4f;border-radius:5px;padding:0;max-height:calc(100dvh - 40px);overflow:auto;background:#191919;color:var(--ink);box-shadow:0 20px 100px #00000088}dialog::backdrop{background:#000000dd;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:13px;top:13px;z-index:4;width:38px;height:38px;border:1px solid #777777;border-radius:50%;background:#1e1e1ee8;line-height:1;font-size:25px;display:grid;place-items:center;color:white}.dialog-close:hover{background:#4e4e4e}#project-dialog{width:870px}.project-dialog-inner{display:grid;grid-template-columns:.9fr 1.1fr;min-height:540px}.player-wrap{background:black;display:grid;place-items:center;position:relative;min-width:0;min-height:300px}.player-wrap video{max-width:100%;width:100%;height:min(680px,calc(100dvh - 44px));object-fit:contain}.player-wrap>p{padding:20px;color:white;position:absolute;bottom:40px;background:#222222}.project-info{padding:63px 38px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.project-info .eyebrow{font-size:9px;margin-bottom:18px;color:#b0b0b0}.project-info h2{font-size:33px;font-weight:400;letter-spacing:-1px;line-height:1.15;margin:0 0 23px}.project-info>p:not(.eyebrow){font-size:13px;color:#b1b1b1;line-height:1.9}.project-meta{width:100%;border-block:1px solid #3e3e3e;margin:22px 0 28px;padding:19px 0;display:flex;gap:25px;font-size:10px;align-items:baseline}.project-meta>span{font-size:8px;letter-spacing:1.2px;color:#b0b0b0}.project-meta ul{padding:0;margin:0;list-style:none;line-height:2.2;color:#d7d7d7}.project-info .button{font-size:11px;padding:13px 18px;gap:18px}.project-info .film-note{font-size:10px!important;margin:-13px 0 16px}.project-pagination{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #3e3e3e;margin-top:35px;padding-top:15px;font-size:9px;color:#b5b5b5}.project-pagination button{font-size:10px;background:none;border:0;padding:9px 0;color:#e2e2e2}.project-pagination button:hover{text-decoration:underline}#inquiry-dialog{width:560px}.inquiry-inner{padding:43px 38px 32px}.inquiry-inner>.eyebrow{font-size:9px;margin-bottom:18px;padding-right:20px}.inquiry-inner h2{font-size:34px;font-weight:400;letter-spacing:-1px;margin:0;line-height:1.15}.inquiry-intro{color:#b1b1b1;font-size:12px;margin-bottom:27px}form label,#brief-result label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#d4d4d4;margin-bottom:17px}input,textarea,form select{width:100%;background:#262626;border:1px solid #505050;color:#f4f4f4;border-radius:3px;padding:10px 12px;font-size:12px}textarea{resize:vertical;min-height:80px}input::placeholder,textarea::placeholder{color:#a1a1a1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:10px;line-height:1.7;color:#afafaf;margin-bottom:0}.reference-note{font-size:11px;border-left:1px solid #717171;padding-left:12px;color:#c0c0c0}.brief-actions{display:flex;flex-wrap:wrap;gap:10px}.brief-actions .button{font-size:11px;gap:12px}.pending-note{font-size:11px;line-height:1.8;color:#cacaca;border:1px solid #585858;padding:12px;margin-top:20px}#copy-status{font-size:11px;min-height:17px;color:#e3e3e3}.skip{position:fixed;top:-70px;left:20px;z-index:10;background:white;color:black;padding:12px 20px}.skip:focus{top:15px}@media(min-width:1600px){.hero h1{font-size:86px}}@media(max-width:1100px){.shell{width:calc(100% - 64px)}.hero{gap:30px}.hero h1{letter-spacing:-3px}.featured-project{height:505px}.hero-base>span{display:none}.hero-base{margin-top:-5px}.hero-description{max-width:300px}.project-grid{gap:30px 16px}.project-name h3{font-size:12px}.section-heading>p{max-width:330px}.services{gap:26px}.footer{flex-wrap:wrap}.inquiry-panel{padding:35px 30px}.inquiry-panel h2{font-size:33px}}@media(max-width:760px){.shell{width:calc(100% - 40px)}.header{height:85px}.brand{font-size:20px;letter-spacing:6px;gap:9px}.brand small{font-size:6px;letter-spacing:3.8px}.brand-mark{transform:scale(.8);width:40px;margin-left:-5px}.header nav{gap:15px}.header nav>a{font-size:11px}.header nav>a:nth-child(2){display:none}.header .button{font-size:11px;gap:13px;padding:10px 12px}.hero{padding-top:38px;grid-template-columns:1fr;gap:35px}.hero-copy{padding-top:0}.hero .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:24px}.hero h1{font-size:62px;line-height:1.02;letter-spacing:-3.7px;margin-bottom:24px}.intro{font-size:18px;margin-bottom:12px}.hero-description{max-width:370px;font-size:13px;line-height:1.7;margin-bottom:23px}.hero-footnote{margin-top:26px}.hero-visual{padding-right:19px}.featured-project{height:430px}.featured-project>img{object-position:50% 56%}.hero-base{margin-top:-8px;padding:0 0 24px;flex-wrap:wrap;gap:15px}.hero-base>div{gap:13px;font-size:11px}.hero-base>a{display:none}.work-section{padding-top:57px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:35px;letter-spacing:-1.2px}.section-heading>p{margin-top:18px;font-size:12px;max-width:100%}.section-heading .eyebrow{font-size:9px;margin-bottom:14px}.filter-bar{align-items:flex-start;flex-direction:column;gap:14px;padding:16px 0}.industry-filters{width:100%;justify-content:space-between;gap:2px}.filter{padding:8px 11px;font-size:11px}.filter span{font-size:8px;margin-left:4px}.format-label{width:100%;justify-content:space-between}.format-label select{width:calc(100% - 64px)}.results-meta{margin:15px 0}.results-meta>span{font-size:7px;letter-spacing:1.1px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.card-top{top:9px;left:9px;right:9px;font-size:8px;gap:3px}.card-featured{font-size:6px;padding:4px}.card-category{padding:3px 5px}.card-bottom{left:11px;right:11px;bottom:11px;font-size:8px}.project-name{margin-top:11px}.project-name h3{font-size:12px;line-height:1.5}.project-name>span{font-size:13px}.project-card p{font-size:9px}.work-bottom{align-items:flex-start;flex-direction:column;gap:7px;padding:25px 0;margin-top:12px}.work-bottom p{font-size:11px}.studio-section{padding-top:54px}.services{grid-template-columns:1fr;gap:24px;margin-top:30px}.services article{padding-top:17px}.services h3{font-size:20px;margin:15px 0 10px}.services p{max-width:100%;font-size:12px;margin:0}.services .service-tags{margin-top:15px}.inquiry-panel{margin:43px 0 30px;padding:30px 24px;display:block}.inquiry-panel h2{font-size:31px;line-height:1.2}.inquiry-panel p:last-child{font-size:12px}.inquiry-action{margin-top:26px;align-items:flex-start}.inquiry-action>span{display:none}.footer{padding-top:24px;gap:15px 20px;font-size:7px}.footer-wordmark{width:100%;font-size:16px}.footer>span:nth-child(2){display:none}.private-label{margin-left:auto}#project-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.project-dialog-inner{display:block}.player-wrap video{height:min(55dvh,480px)}.project-info{padding:27px 24px 18px}.project-info h2{font-size:28px;margin-bottom:12px}.project-info .eyebrow{margin-bottom:13px}.project-info>p:not(.eyebrow){font-size:12px;margin:0}.project-meta{margin:19px 0;padding:14px 0}.project-info .button{width:100%}.project-pagination{margin-top:21px}.dialog-close{right:10px;top:10px}#inquiry-dialog{width:calc(100% - 24px)}.inquiry-inner{padding:40px 24px 25px}.inquiry-inner>.eyebrow{font-size:8px}.form-row{gap:11px}.form-row select{padding-inline:8px;font-size:11px}}@media(max-width:370px){.shell{width:calc(100% - 30px)}.header nav>a{display:none}.hero h1{font-size:54px}.filter{padding:8px;font-size:10px}.card-top{left:7px;right:7px}.card-featured{display:none}.project-grid{gap:24px 10px}.inquiry-panel h2{font-size:27px}.form-row{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.card-motion-caption,.featured-motion-caption{position:absolute;z-index:2;display:inline-flex;align-items:center;background:#e6e6e6;color:#171717;border:1px solid #e6e6e6;border-radius:2px;padding:4px 7px;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.6px;white-space:nowrap}.card-motion-caption{top:46px;left:14px;max-width:calc(100% - 28px)}.featured-motion-caption{top:61px;left:24px;padding:6px 9px}@media(max-width:760px){.card-motion-caption{top:37px;left:9px;max-width:calc(100% - 18px);font-size:12px;padding:4px 5px;letter-spacing:.25px}.featured-motion-caption{top:60px;left:18px;font-size:12px;padding:5px 7px}}@media(max-width:370px){.card-motion-caption{top:37px;left:7px;max-width:calc(100% - 14px);font-size:12px;letter-spacing:.1px;padding:4px}}
/* Keep the Sunseeker title and yacht inside both thumbnail crops. */
.project-cover[data-project="sunseeker"]>img{object-position:50% 32%}
.featured-project[data-project="sunseeker"]>img{object-position:center 38%}
.featured-project{cursor:default}
.featured-video{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;pointer-events:none}
.feature-top,.feature-bottom{z-index:3}
.feature-top{align-items:center}
.feature-toggle{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:1px solid #ffffffaa;border-radius:50%;background:#ffffff12;color:#fff;font-size:14px;line-height:1;backdrop-filter:blur(4px)}
.feature-toggle:hover{background:#ffffff33}
@media(max-width:760px){.featured-video{object-position:center 56%}.feature-toggle{flex-basis:44px;width:44px;height:44px}}
