:root{color-scheme:dark;--bg:#0e1518;--fg:#f5f4ef;--muted:#b0b8ba;--gold:#d3bc8a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--fg);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}.skip{position:fixed;top:-70px;left:20px;z-index:10;background:var(--bg);padding:15px}.skip:focus{top:10px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;border-bottom:1px solid #ffffff1c;gap:24px}.wordmark{display:inline-flex;flex-direction:column;align-items:center;font-size:23px;letter-spacing:.24em;line-height:1.2}.wordmark span{font-size:12px;letter-spacing:.48em;margin-top:5px}nav{display:flex;gap:36px;font-size:14px}nav a{padding:12px 0}nav a:hover,.text-link:hover{color:var(--gold)}.languages{display:flex;gap:12px}.languages button{border:0;border-bottom:1px solid transparent;background:none;color:var(--muted);font-size:14px;padding:10px 2px;cursor:pointer}.languages button[aria-pressed=true]{color:var(--fg);border-color:var(--gold)}.hero{position:relative;min-height:650px;height:calc(100svh - 100px);max-height:1050px;overflow:hidden;background:#152434}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:center 46%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071115e8,transparent 48%,#08131c18);pointer-events:none}.hero-bottom{position:absolute;z-index:1;bottom:70px;left:5.5%;right:5.5%;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.2em;line-height:1.6;color:var(--gold);margin:0 0 25px}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,3.7vw,64px);line-height:1.1;font-weight:400;margin:0;letter-spacing:-.02em}.pill{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:18px 28px;border:1px solid #ffffff7a;border-radius:2px;font-size:14px;transition:background .2s;line-height:1.4}.pill:hover{background:#ffffff15}.play{font-size:24px}.hero-caption{position:absolute;z-index:1;bottom:18px;right:5.5%;font-size:12px;color:#c9cacc}.section{padding:105px 5.5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:48px}h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,3.1vw,54px);line-height:1.15;font-weight:400;letter-spacing:-.025em;margin:0}.text-link{font-size:14px;border-bottom:1px solid #ffffff60;padding:0 0 8px;white-space:nowrap}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.video-wrap{aspect-ratio:16/9;background:#18262d}.video-wrap iframe{border:0;width:100%;height:100%;display:block}.film-meta{display:flex;justify-content:space-between;padding:19px 0;border-bottom:1px solid #ffffff25;font-size:14px}.film-meta>span{color:var(--gold)}.about{border-top:1px solid #ffffff20;display:grid;grid-template-columns:1fr 2fr;gap:50px;background:#121d22}.about>div{max-width:730px}.body-copy{font-size:18px;line-height:1.85;font-weight:400;margin:30px 0 0;max-width:650px}.muted{color:var(--muted)}.credits{display:flex;gap:55px;margin-top:48px;padding-top:30px;border-top:1px solid #ffffff25}.credits div{display:flex;flex-direction:column;gap:14px}.credits small{font-size:12px;letter-spacing:.12em;color:var(--muted);line-height:1.5}.credits span{font-size:17px}.contact{text-align:center;padding-block:120px;background:radial-gradient(ellipse at 50% 100%,#283333 0%,var(--bg) 70%)}.contact .body-copy{margin:28px auto 32px;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;padding:40px 5.5%;gap:30px;border-top:1px solid #ffffff20;font-size:14px;color:var(--muted)}footer .wordmark{color:var(--fg)}footer>span{font-size:12px}@media(max-width:760px){header{height:auto;min-height:100px;flex-wrap:wrap;padding:22px 6%;gap:20px}.wordmark{font-size:20px}nav{order:3;flex-basis:100%;justify-content:space-between;gap:15px}nav a{font-size:14px;padding:4px 0}.hero{height:690px;min-height:590px;max-height:85svh}.hero-image{object-position:53% 44%}.hero-bottom{left:6%;right:6%;bottom:55px;display:block}.hero-bottom .pill{margin-top:28px}.eyebrow{margin-bottom:18px;letter-spacing:.15em}.section{padding:68px 6%}.section-heading{display:block;margin-bottom:32px}.section-heading .text-link{display:inline-block;margin-top:24px}.film-grid{grid-template-columns:1fr;gap:34px}.about{grid-template-columns:1fr;gap:15px}.body-copy{font-size:17px}.credits{gap:30px;flex-wrap:wrap}.contact{padding-block:80px}footer{padding:32px 6%;flex-wrap:wrap}footer p{flex-basis:45%}footer>span{flex-basis:100%}.hero-caption{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.video-link{display:block;position:relative;overflow:hidden}.video-link img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.video-link:hover img{transform:scale(1.035)}.video-action{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;background:#0003;text-shadow:0 1px 6px #000;font-size:14px}.video-action>span:first-child{font-size:32px}.video-link:hover .video-action{background:#0005}
.intro{text-align:center;background:#f4f3ef;color:#171c1e}.intro .body-copy{margin:32px auto 0}.intro .eyebrow{color:#766847}.brands{text-align:center;border-bottom:1px solid #ffffff20}.brand-space{height:90px}.partners{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:#161e22}.partners .body-copy{margin:0}.partner-space{height:60px}.why{text-align:center}.why>.body-copy{margin:24px auto}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;text-align:left;margin-top:65px}.principles article{border-top:1px solid #ffffff35;padding-top:22px}.principles article>span{color:var(--gold);font-size:14px}h3{font-size:24px;font-weight:400;line-height:1.3}.principles p{font-size:16px;color:var(--muted);line-height:1.8}#films{background:#f4f3ef;color:#171c1e}#films .eyebrow{color:#766847}#films .text-link,#films .film-meta{border-color:#171c1e40}#films .film-meta>span{color:#766847}.video-action{color:white}.team{text-align:center}.team-grid{display:grid;grid-template-columns:1fr 1fr;max-width:800px;gap:60px;margin:50px auto 0}.team-monogram{height:240px;display:grid;place-items:center;background:linear-gradient(130deg,#263a45,#101a20);font-family:Georgia,serif;font-size:85px;color:#ddd4bd}.team-monogram.bilge{background:linear-gradient(130deg,#34342f,#1b2020)}.team-grid h3{margin-bottom:12px}.team-grid p{font-size:12px;letter-spacing:.14em;color:var(--muted);line-height:1.6}.social{background:#f4f3ef;color:#171c1e;text-align:center}.social .eyebrow{color:#766847}.social .body-copy{margin:25px auto}.social-links{display:flex;justify-content:center;flex-wrap:wrap;gap:18px 35px;margin-top:40px;font-size:17px}.social-links a{border-bottom:1px solid;padding-bottom:7px}.social-links span{opacity:.42;cursor:default}.social-note{font-size:13px;color:#65686a;margin-top:24px}.social-contact{border-top:1px solid #171c1e30;padding-top:35px;margin-top:50px}.social-contact p{font-size:16px;line-height:1.8}.social-contact a{display:inline-block;margin-top:15px;border-color:#171c1e70}@media(max-width:760px){.partners{grid-template-columns:1fr;gap:30px}.principles{grid-template-columns:1fr;gap:25px;margin-top:40px}.team-grid{gap:24px}.team-monogram{height:160px;font-size:58px}.team-grid h3{font-size:21px}.team-grid p{letter-spacing:.06em}.brand-space{height:50px}}
/* Layout matched to the supplied September 22 reference recording. */
:root{--bg:#000;--fg:#f7f7f7;--muted:#cecece;--gold:#e0e0e0}body{font-family:Georgia,'Times New Roman',serif;background:#f5f5f5;color:#111}header{position:absolute;z-index:3;top:0;left:0;width:100%;height:175px;padding:0 5.5%;border:0;color:white;background:linear-gradient(#0005,transparent)}header nav{margin-left:auto}header .wordmark,footer .wordmark{font-family:'Poiret One',sans-serif;font-size:38px;letter-spacing:.12em;line-height:1.15}header .wordmark span,footer .wordmark span{font-family:'Bodoni Moda',Georgia,serif;font-size:15px;letter-spacing:.5em}.hero{height:100svh;min-height:720px;max-height:none;color:white}.hero-image{object-position:center}.hero:after{background:linear-gradient(0deg,#000b,transparent 80%)}.hero-bottom{display:block;bottom:65px;left:5.5%;right:5.5%}h1,h2,h3{font-family:'Bodoni Moda',Georgia,serif;font-weight:400}h1{font-size:clamp(40px,4.5vw,68px)}.hero-description{max-width:950px;font-size:16px;line-height:1.7;margin:25px 0}.hero-bottom .pill{background:#eee;color:#111;border:0;padding:14px 24px;font-size:14px}.hero-bottom .play{display:none}.brand-frame{background:#d9d9d9;padding:55px 4%}.brand-panel{background:#f8f8f8}.brands,.partners{display:grid;grid-template-columns:1fr 1fr;gap:5%;background:none;color:#111;text-align:left;border:0;padding:90px 4.5%}.brands>div:first-child{padding-right:10%;border-right:2px solid #111;min-height:220px}.brand-space{height:220px}.partners>div:last-child{border-left:2px solid #111;padding-left:10%}.partner-space{height:230px}.partners .body-copy{margin-top:28px}.section h2{font-size:clamp(30px,3.1vw,46px)}.body-copy{font-size:16px;line-height:1.8}.why{background:#000;color:#f6f6f6;padding-block:95px}.why>.eyebrow,.why>.muted,.team>.eyebrow,#films .eyebrow,.social>.eyebrow{display:none}.principles{margin-top:45px}.principles article{border:0;text-align:center}.principles article>span{display:none}.principles h3{font-size:28px}.principles p{font-size:16px}#films{background:#f5f5f5;padding-top:65px}.section-heading{display:block;text-align:center}.section-heading .text-link{display:inline-block;margin-top:25px}.film-grid{grid-template-columns:1fr 1fr;gap:35px}.film-grid article:first-child{grid-column:1/-1}.film-meta{font-family:Arial,sans-serif}.team{background:#fff;color:#111}.team-grid{max-width:700px}.team-monogram{background:#e8e8e6;color:#222;font-family:'Poiret One',sans-serif;height:300px}.team-monogram.bilge{background:#dddeda}.team-grid p{color:#444}.social{background:#f5f5f5;padding-block:95px}.social h2{text-decoration:underline;text-underline-offset:7px}.social-links{font-family:Arial,sans-serif;font-size:15px}.social-contact{border:0;margin-top:30px;padding:0}.social-note{font-family:Arial,sans-serif}footer{background:#0d2633;color:#fff;border:0;padding-block:65px}footer .wordmark{color:white}.languages button{color:#ddd}.languages button[aria-pressed=true]{color:white;border-color:white}@media(max-width:760px){header{height:auto;min-height:150px;padding:25px 6%;align-items:center}header .wordmark{font-size:28px}header nav{margin:0}header .wordmark span{font-size:12px}.hero{height:100svh;min-height:760px}.hero-bottom{bottom:45px}.hero-description{font-size:16px}.brand-frame{padding:25px 4%}.brands,.partners{grid-template-columns:1fr;padding:45px 7%;gap:20px}.brands>div:first-child{border:0;min-height:0;padding:0}.brand-space{height:65px}.partners>.partner-space{display:none}.partners>div:last-child{border:0;padding:0}.partners .body-copy{margin-top:22px}.film-grid{grid-template-columns:1fr}.film-grid article:first-child{grid-column:auto}.team-monogram{height:190px}.team-grid{gap:24px}.why{padding-block:60px}}
.languages{display:flex;gap:8px}.languages button{font-size:23px;min-width:38px;min-height:44px;line-height:1;padding:5px;background:transparent}.languages button[aria-pressed=true]{border-bottom:2px solid white}.logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;height:auto;align-content:center;min-width:0}.logo-tile{display:flex;align-items:center;justify-content:center;min-height:112px;padding:10px;background:white}.logo-tile img{display:block;max-width:100%;width:auto;height:auto;max-height:105px;object-fit:contain}.logo-tile img[src$="bilge.jpg"]{max-height:75px}.brands>div:first-child{display:flex;align-items:center}.partners{align-items:center}.team-grid .team-owner{font-size:15px;letter-spacing:0;text-transform:none}.hero-image{object-position:65% center}html[lang="ru"] h1,html[lang="ru"] h2,html[lang="ru"] h3{font-family:Georgia,serif}@media(max-width:760px){.partners>.partner-space{display:grid;order:2}.partners>div:last-child{order:1}.logo-grid{gap:12px}.logo-tile{min-height:100px;padding:8px}.logo-tile img{max-height:80px}.languages{gap:2px;margin-left:auto}.languages button{min-width:30px;font-size:21px}.hero-image{object-position:68% center}.hero h1{font-size:clamp(34px,9vw,48px)}.brand-space{height:auto}.team-grid h3{overflow-wrap:anywhere}}
/* Equal optical logo sizing; no individual background cards. */
.logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;align-items:center}
.logo-tile{height:126px;min-height:126px;padding:12px 6px;background:transparent;overflow:hidden}
.logo-tile img{width:100%;max-width:205px;height:94px;max-height:94px;object-fit:contain}
.brands .logo-tile:last-child:nth-child(odd){grid-column:1/-1}
.logo-tile img[src*="bilge-clean"]{width:100px;height:100px;max-height:100px}
.logo-tile img[src*="ofton-clean"],.logo-tile img[src*="project-clean"]{filter:brightness(0)}
.logo-tile:has(img[src$="ofton.jpg"]),.logo-tile:has(img[src$="lerox.jpg"]),.logo-tile:has(img[src$="luzmar.jpg"]),.logo-tile:has(img[src$="project.png"]){height:100px;min-height:100px;padding:0;margin:13px 0}
.logo-tile img[src$="ofton.jpg"]{height:160px;max-height:none;width:450px;max-width:none;flex-shrink:0}
.logo-tile img[src$="lerox.jpg"]{width:230px;max-width:none;height:auto;max-height:none;flex-shrink:0}
.logo-tile img[src$="luzmar.jpg"],.logo-tile img[src$="project.png"]{width:205px;height:auto;max-height:none;flex-shrink:0}
@media(max-width:760px){.logo-grid{gap:16px 20px}.logo-tile{height:112px;min-height:112px;padding:8px 0}.logo-tile img{height:82px;max-height:82px;max-width:190px}.logo-tile img[src*="bilge-clean"]{width:90px;height:90px;max-height:90px}}
.logo-tile img[src*="-transparent"]{width:100%;max-width:205px;height:90px;max-height:90px;object-fit:contain}.logo-tile img[src*="ofton-transparent"],.logo-tile img[src*="project-transparent"]{filter:brightness(0)}.logo-tile img[src*="bilge-transparent"]{width:94px;height:94px;max-height:94px}.logo-tile img[src*="luzmar-transparent"]{filter:brightness(.6)}@media(max-width:760px){.logo-tile img[src*="-transparent"]{height:78px;max-height:78px}.logo-tile img[src*="bilge-transparent"]{width:84px;height:84px;max-height:84px}}
/* Brand colour corrections; retain original letter shapes. */
.lerox-lockup{display:block;position:relative;width:100%;max-width:205px;aspect-ratio:307/126}.logo-tile .lerox-lockup img{display:block;width:100%;height:100%;max-height:none;filter:brightness(0)}.lerox-lockup:after{content:"";position:absolute;inset:0;background:#a78032;mask:url("assets/lerox-transparent.png") center/100% 100% no-repeat;-webkit-mask:url("assets/lerox-transparent.png") center/100% 100% no-repeat;clip-path:inset(0 0 25% 0);pointer-events:none}.logo-tile img[src*="luzmar-transparent"]{filter:brightness(0)}.logo-tile img[src$="bilge.jpg"]{width:100px;height:100px;max-width:100px;max-height:100px;border-radius:50%;object-fit:cover;filter:none}@media(max-width:760px){.logo-tile img[src$="bilge.jpg"]{width:90px;height:90px;max-height:90px}.lerox-lockup{max-width:190px}}
.partners .logo-tile:last-child:nth-child(odd){grid-column:1/-1}
.brands>div:first-child{display:block}.brands .body-copy{margin-top:28px}.brands,.partners{align-items:center}.film-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.film-grid article:first-child{grid-column:auto}.video-wrap{aspect-ratio:16/9}.video-link img{aspect-ratio:16/9;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.3,1),filter .65s}.video-link:hover img{transform:scale(1.035);filter:brightness(1.06)}.video-link:focus-visible{outline:3px solid #a78032;outline-offset:3px}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1100px;gap:36px}.team-grid h3{font-size:clamp(21px,2vw,28px)}.team-monogram.cavitcan{background:#e5e5e2}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s ease var(--delay,0ms),transform .8s cubic-bezier(.2,.65,.3,1) var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none}.pill{transition:background .3s,transform .3s}.pill:hover{transform:translateY(-2px)}.hero-image{animation:hero-settle 2.8s ease-out both}@keyframes hero-settle{from{transform:scale(1.035)}to{transform:scale(1)}}@media(max-width:760px){.team-grid{grid-template-columns:1fr;max-width:360px;gap:35px}.team-monogram{height:250px}.film-grid{grid-template-columns:1fr;gap:8px}.brands .body-copy{margin-top:22px}}@media(prefers-reduced-motion:reduce){.hero-image{animation:none}.reveal{opacity:1;transform:none;transition:none}.video-link:hover img,.pill:hover{transform:none}}
.social{padding:100px 6% 105px;background:#f5f5f5;color:#080808}.social h2{font-size:clamp(36px,4vw,52px);text-decoration-thickness:2px;text-underline-offset:7px;margin:0 0 35px}.social .body-copy{max-width:1060px;margin:0 auto;font-size:17px;line-height:1.8}.social-links{gap:0;align-items:center;margin:28px auto 0}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;color:#080808;transition:transform .25s,opacity .25s}.social-links svg{width:25px;height:25px;fill:currentColor}.social-links a:hover{transform:translateY(-3px);opacity:.65}.social-links a:focus-visible{outline:2px solid #080808;outline-offset:2px;border-radius:4px}@media(max-width:760px){.social{padding:75px 7%}.social .body-copy{font-size:16px}.social h2{margin-bottom:26px}}@media(prefers-reduced-motion:reduce){.social-links a:hover{transform:none}}
.newsletter{background:linear-gradient(135deg,#183e50 0%,#0a2636 60%,#071b27 100%);color:#fff;text-align:center;padding:115px 7% 105px}.newsletter h2{margin:0 0 25px}.newsletter .body-copy{max-width:850px;margin:0 auto 32px;color:#f2f4f5}.newsletter form{max-width:670px;margin:auto}.email-label{display:block;text-align:left;font-size:14px;margin:0 0 9px}.signup-row{display:flex;gap:12px}.signup-row input{min-width:0;flex:1;background:#fff;color:#111;border:1px solid #fff;padding:18px 20px;font:16px Georgia,serif;border-radius:0}.signup-row button{background:#e5e5e1;color:#151515;border:1px solid #e5e5e1;padding:18px 25px;font:16px Georgia,serif;cursor:pointer;transition:background .25s}.signup-row button:hover{background:#fff}.signup-row :focus-visible{outline:2px solid #cfb478;outline-offset:4px}.newsletter-note,#newsletter-status{font-size:14px;line-height:1.7;color:#c9d4da;margin:18px 0 0}#newsletter-status:empty{display:none}footer.closing{display:flex;flex-direction:column;align-items:center;gap:0;background:#f5f5f5;color:#111;padding:75px 6% 32px;text-align:center}footer.closing .wordmark{font-size:48px;color:#111}footer.closing .wordmark span{font-size:16px}footer.closing .footer-email{display:inline-block;margin-top:30px;text-decoration:underline;text-underline-offset:4px;font-size:18px;overflow-wrap:anywhere}footer.closing .social-links{margin-top:24px}footer.closing .copyright{margin-top:38px;font-size:12px;color:#666}.social .body-copy a{text-decoration:underline;text-underline-offset:3px}@media(max-width:600px){.newsletter{padding:75px 7%}.signup-row{flex-direction:column}.signup-row button{min-height:52px}footer.closing{padding-top:60px}footer.closing .wordmark{font-size:40px}}
/* Slow ambient movement and replayable scroll reveals. */
.hero{overflow:hidden}.hero-image{animation:luxury-drift 24s ease-in-out infinite alternate;transform-origin:65% 45%;animation-play-state:paused}.hero.ambient-visible .hero-image{animation-play-state:running}@keyframes luxury-drift{from{transform:scale(1.015) translate3d(0,0,0)}to{transform:scale(1.07) translate3d(-.5%,.3%,0)}}.newsletter{background-size:200% 200%;animation:sea-shift 18s ease-in-out infinite alternate;animation-play-state:paused}.newsletter.ambient-visible{animation-play-state:running}@keyframes sea-shift{from{background-position:0% 25%}to{background-position:100% 75%}}.reveal{transform:translate3d(0,26px,0);transition:opacity 1s ease var(--delay,0ms),transform 1.15s cubic-bezier(.16,1,.3,1) var(--delay,0ms)}.reveal.is-visible,.reveal:focus-within{opacity:1;transform:none}.logo-tile img,.lerox-lockup{transition:transform .6s cubic-bezier(.16,1,.3,1)}@media(hover:hover){.logo-tile:hover>img,.logo-tile:hover>.lerox-lockup{transform:translateY(-3px)}}.motion-toggle{margin-top:24px;padding:8px 14px;font:14px Georgia,serif;color:#444;background:transparent;border:1px solid #bbb;border-radius:2px;cursor:pointer}.motion-toggle[aria-pressed=true]{border-color:#927641;color:#70551e}.motion-toggle:focus-visible{outline:2px solid #927641;outline-offset:3px}.motion-paused .hero-image,.motion-paused .newsletter{animation-play-state:paused!important}.motion-paused .reveal{opacity:1;transform:none;transition:none}.motion-paused *{transition:none!important}.motion-paused .logo-tile:hover>img,.motion-paused .logo-tile:hover>.lerox-lockup{transform:none}@media(prefers-reduced-motion:reduce){.hero-image,.newsletter{animation:none!important}.reveal{opacity:1;transform:none;transition:none}.logo-tile:hover>img,.logo-tile:hover>.lerox-lockup{transform:none}}
.logo-tile img[src$="yetas-yapi.jpg"]{width:120px;height:120px;max-width:120px;max-height:120px;object-fit:contain;mix-blend-mode:multiply}@media(max-width:760px){.logo-tile img[src$="yetas-yapi.jpg"]{width:104px;height:104px;max-height:104px}}
