:root{color-scheme:dark;background:#07121e;color:#e9f3fa;font:16px/1.5 system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}:focus-visible{outline:3px solid #b2def3;outline-offset:5px}header,footer{max-width:1360px;padding:26px 40px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{display:block;width:155px;max-height:60px;object-fit:contain}nav{display:flex;align-items:center;gap:27px;font-size:12px}nav button{background:transparent;border:1px solid #7697b355;padding:8px;border-radius:8px;font-size:11px}main{max-width:1280px;margin:auto}.hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:60px 40px 85px;min-height:650px}.eyebrow{color:#93b7cf;font-size:9px;letter-spacing:.25em;margin:0 0 22px}h1{font-size:clamp(55px,6.8vw,90px);font-weight:440;letter-spacing:-.06em;line-height:.99;margin:0 0 28px}h1 em{font-style:normal;color:#accddd}.hero-copy>p:not(.eyebrow){color:#a1b7c9;font-size:16px;line-height:1.75;max-width:400px}.hero-copy>small{display:block;color:#819db2;font-size:10px;margin-top:20px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 20px;border-radius:9px;font-size:13px;border:1px solid #a4c9df55;background:#bddae9;color:#0c2537}.secondary{background:#172d40;color:#b9d8eb}.hero-film{position:relative;display:block;border:1px solid #7a9eb444;background:#10273a;border-radius:8px;padding:0;text-align:left;overflow:hidden;aspect-ratio:1.04;box-shadow:0 35px 90px #0004}.hero-film img{width:100%;height:100%;object-fit:cover;filter:brightness(.83)}.hero-film:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#020e1df2)}.hero-film>div{position:absolute;bottom:26px;left:30px;right:25px;z-index:1}.hero-film small{font-size:8px;letter-spacing:.24em;color:#b7d5e8}.hero-film h2{font-size:27px;font-weight:450;margin:10px 0 4px}.hero-film p{font-size:12px;color:#a9c5d6;margin:0}.play{position:absolute;z-index:1;top:35%;left:45%;width:55px;height:55px;border-radius:50%;border:1px solid #cde6f199;background:#10203466;backdrop-filter:blur(5px);display:grid;place-items:center;padding-left:3px}.showcase,.films,.create{padding:55px 40px;border-top:1px solid #7296af33}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading h2,.create h2{font-size:38px;line-height:1.12;letter-spacing:-.04em;font-weight:450;margin:0}.section-heading .eyebrow{margin-bottom:13px}.section-heading>span{font-size:12px;color:#7295ac}.searchbar{display:grid;grid-template-columns:1fr 240px;gap:14px}input,select{background:#0e2132;border:1px solid #779eb647;border-radius:9px;padding:13px 16px;font-size:16px;min-width:0;width:100%}.section-note{font-size:12px;color:#7c9bb0;line-height:1.6;margin:18px 0 26px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 20px}.service-card{border:1px solid #718fa32a;border-radius:12px;background:#0c1b29;overflow:hidden}.service-card .thumbnail{position:relative;aspect-ratio:16/9;background:radial-gradient(ellipse at 70% 30%,#304e65,#0a1824);width:100%;padding:0;border:0;display:block;overflow:hidden}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail .play{width:36px;height:36px;top:calc(50% - 18px);left:calc(50% - 18px);font-size:10px}.thumbnail .time{position:absolute;bottom:10px;right:10px;background:#030f1bd9;border-radius:5px;padding:3px 6px;font-size:10px}.service-info{padding:20px}.service-info small{font-size:8px;letter-spacing:.12em;color:#7f9fb6}.service-info h3{font-size:18px;font-weight:500;line-height:1.2;margin:10px 0}.service-info p{color:#8faabe;font-size:12px;line-height:1.65;min-height:39px;margin:0 0 18px}.service-info a{font-size:12px;color:#bedef1}.film-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px 18px}.film-card{background:none;border:0;text-align:left;padding:0}.film-card img{aspect-ratio:16/9;object-fit:cover;width:100%;border-radius:9px}.film-card h3{font-size:14px;font-weight:450;line-height:1.4;margin:10px 0 5px}.film-card small{font-size:10px;color:#7298b1}.create{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-bottom:70px}.create p:not(.eyebrow){font-size:13px;color:#8eabbe;line-height:1.8;max-width:400px}.create-links{display:flex;flex-direction:column;justify-content:center;gap:8px}.create-links a{padding:15px 0;border-bottom:1px solid #779db22e;font-size:14px;color:#c0dce9}footer{border-top:1px solid #7296af33;font-size:11px;color:#93b1c7}footer .logo img{width:120px}dialog{background:#07131f;color:#e9f3fa;border:1px solid #8ab9d15c;border-radius:18px;padding:22px;width:min(940px,calc(100% - 22px));max-height:95dvh;overflow:auto;box-shadow:0 40px 100px #0008}dialog::backdrop{background:#02070eee;backdrop-filter:blur(5px)}dialog header{padding:0 0 18px}dialog header .eyebrow{margin:0 0 7px}dialog h2{font-size:22px;font-weight:500;margin:0}#closePlayer{width:40px;height:40px;background:#132a3e;border:1px solid #6d99b650;border-radius:50%;font-size:24px}.player-frame{position:relative;background:#000;border-radius:11px;overflow:hidden}video{display:block;width:100%;max-height:62dvh;min-height:200px;object-fit:contain}.player-actions{display:flex;justify-content:space-between;gap:15px;margin-top:18px}#endCard{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,#203f58,#06121f);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;padding:20px}#endCard[hidden]{display:none}#endCard img{max-width:140px;max-height:65px;object-fit:contain}#endCard p{font-size:clamp(20px,3vw,34px);margin:0;color:#d3e9f6}#endCard .secondary{font-size:11px;padding:6px 12px;min-height:33px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}[hidden]{display:none!important}@media(max-width:800px){header,footer{padding:20px 23px;gap:15px;flex-wrap:wrap}.logo img{width:115px}nav{gap:13px;font-size:11px}nav a:nth-child(3){display:none}.hero{grid-template-columns:1fr;gap:30px;padding:35px 23px 45px;min-height:0}.hero h1{font-size:62px}.hero-film{aspect-ratio:1.5}.hero-copy>p:not(.eyebrow){font-size:15px}.showcase,.films,.create{padding:40px 23px}.section-heading h2,.create h2{font-size:31px}.service-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.service-info{padding:14px}.service-info h3{font-size:16px}.service-info p{font-size:11px}.film-grid{grid-template-columns:repeat(2,1fr);gap:20px 13px}.searchbar{grid-template-columns:1fr}.create{grid-template-columns:1fr;gap:25px}dialog{padding:15px}.player-actions{flex-direction:column}video{max-height:55dvh}.hero-film h2{font-size:24px}.hero-film>div{left:24px;bottom:23px}}@media(max-width:390px){.service-grid{grid-template-columns:1fr}.hero h1{font-size:53px}}@media(prefers-reduced-motion:no-preference){.service-card,.hero-film{transition:transform .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-4px);border-color:#9ac5df7a}.thumbnail img{transition:transform .4s ease}.thumbnail:hover img{transform:scale(1.025)}}
