@font-face{font-family:Caveat;src:url(/assets/caveat-500.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}:root{color:#f4f9f7;background:#020403;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;font-synthesis:none;--mint: #21f0cd;--mint-soft: #9bfae8;--ink: #03110f;--panel: rgba(10, 45, 40, .78);--muted: #a7aaa9;--content: 1480px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#020403}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#020403;color:#f5faf8;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden;background:#020403}.site-header{position:absolute;z-index:10;inset:0 0 auto;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4.4vw,84px);background:#00070761;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.site-header:before,.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;pointer-events:none}.site-header:before{height:32px;background:linear-gradient(90deg,transparent 0%,rgba(35,137,255,.08) 20%,rgba(45,245,209,.18) 50%,rgba(66,203,255,.1) 80%,transparent 100%);filter:blur(12px);opacity:.9}.site-header:after{height:1px;background:linear-gradient(90deg,#1c6fff2e,#27a9ed 18%,#2df5d1 43%,#c6fff4 58%,#42cbff 82%,#1c6fff2e);box-shadow:0 0 6px #2df5d1eb,0 0 16px #2ed3ffa3,0 3px 24px #24f5d247}.brand{font-size:25px;font-weight:500;letter-spacing:.08em}.register-button{min-width:104px;height:35px;padding:0 28px;border:0;border-radius:999px;background:#79f4df;color:#0b3a33;cursor:pointer;font-size:16px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease}.register-button:hover,.register-button:focus-visible{transform:translateY(-2px);box-shadow:0 0 24px #21f0cd73;outline:none}.hero{position:relative;min-height:clamp(700px,56.25vw,960px);display:grid;place-items:center;overflow:hidden;background:#050b0c}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0004041f;pointer-events:none}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;background:url(/assets/hero-camera-road-original.jpg) center / cover no-repeat}.hero-content{position:relative;z-index:1;width:min(900px,calc(100% - 40px));margin-top:44px;text-align:center;text-shadow:0 4px 12px rgba(0,0,0,.88)}.hero-content h1{margin:0;font-size:clamp(42px,4.3vw,82px);font-weight:900;letter-spacing:.08em;line-height:1.16}.hero-content>p{margin:22px 0 52px;font-size:clamp(20px,1.55vw,30px);font-weight:400;letter-spacing:.12em}.hero-cta{min-width:390px;height:86px;padding:0 34px 0 54px;display:inline-flex;align-items:center;justify-content:center;gap:30px;border:1px solid rgba(221,255,250,.58);border-radius:999px;background:linear-gradient(110deg,#17e2c238,#bcfff421),#0834302e;-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);color:#d8fff8;box-shadow:inset 0 1px #ffffff61,inset 0 -1px #2beacc2e,0 10px 34px #00000038,0 0 30px #30f4d43d;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.hero-cta span{font-family:Caveat,Segoe Script,cursive;font-size:54px;line-height:1;color:#f8ffff;text-shadow:none}.hero-cta:hover,.hero-cta:focus-visible{transform:translateY(-4px) scale(1.01);background:linear-gradient(110deg,#23efcf4d,#ccfff733),#0a423b38;box-shadow:inset 0 1px #ffffff85,0 12px 38px #0000003d,0 0 44px #30f4d46b;outline:2px solid #fff;outline-offset:4px}.content-texture{position:relative;background-color:#000;background-image:url(/assets/content-glow-background-v4.png);background-size:100% 100%;background-position:center top;background-repeat:no-repeat}.content-texture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0003020a;pointer-events:none}.content-section{position:relative;z-index:1;min-height:900px;display:flex;align-items:center;padding:120px 40px}.content-width{width:min(var(--content),100%);margin:0 auto}.section-heading{max-width:1320px}.section-heading h2{margin:0;font-size:clamp(31px,2.7vw,52px);font-weight:800;letter-spacing:.05em;line-height:1.35}.eyebrow{margin:7px 0 28px;color:var(--mint-soft);font-size:18px;font-weight:700;letter-spacing:.08em}.section-copy{max-width:1290px;margin:0;color:var(--muted);font-size:clamp(18px,1.4vw,27px);font-weight:300;line-height:1.65;letter-spacing:.045em}.section-heading--right{margin-left:auto;text-align:right}.section-heading--right .section-copy{margin-left:auto}.pipeline-section{min-height:1300px;align-items:flex-start;padding-top:220px}.pipeline-grid{margin-top:68px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px}.pipeline-column{min-width:0}.pipeline-card{position:relative;width:100%;height:500px;overflow:hidden;border:1px solid rgba(140,255,235,.1);border-radius:6px;background:#082420d1;box-shadow:0 18px 50px #0000005c;cursor:pointer;transition:transform .22s ease,background .52s ease,color .52s ease,box-shadow .52s ease}.pipeline-card:hover,.pipeline-card:focus-visible{transform:translateY(-8px);outline:none;box-shadow:0 20px 64px #12f0ca29}.pipeline-card.is-active{background:linear-gradient(155deg,#bafff3,#1de7c7 88%);color:#075449;box-shadow:0 0 24px #54ffe247,0 0 56px #1ce7c52e}.vertical-title,.vertical-english{position:absolute;top:38px;writing-mode:vertical-rl;text-orientation:mixed}.vertical-title{left:42px;color:#62f8df;font-size:clamp(28px,2vw,38px);font-weight:800;letter-spacing:.08em}.vertical-english{left:101px;color:#82eddb6b;font-size:16px;font-weight:600;letter-spacing:.04em}.pipeline-card.is-active .vertical-title{color:#0b564a}.pipeline-card.is-active .vertical-english{color:#074139ad}.pipeline-icon{position:absolute;right:38px;bottom:35px;color:#60d6c2}.pipeline-card.is-active .pipeline-icon{color:#087866}.pipeline-column ul{margin:26px 0 0;padding:0;list-style:none;color:#9ba39f;font-size:15px;line-height:1.55}.pipeline-column li{position:relative;padding-left:21px;margin-top:9px}.pipeline-column li:before{content:"✦";position:absolute;left:0;color:#a8beb8b3}.pipeline-column:has(.is-active) li{color:#31e9ca}.split-layout,.asset-layout,.continuation-layout{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(70px,9vw,160px)}.breakdown-section{min-height:1080px}.breakdown-section .section-heading{max-width:650px}.breakdown-board{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.board-tile{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;border:1px solid rgba(107,225,205,.1);border-radius:5px;background:#072a24c2;color:#49f0d2;box-shadow:0 20px 45px #00000040;font-size:22px;font-weight:700;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.board-tile:hover,.board-tile:focus-visible{transform:translateY(-4px);border-color:var(--mint);outline:none}.upload-tile{position:absolute;z-index:2;left:50%;top:50%;width:196px;height:212px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.34);border-radius:6px;background:linear-gradient(160deg,#c6fff4,#16e8c7);color:#0a564b;box-shadow:0 0 42px #15eac652;cursor:pointer;font-size:21px;font-weight:800}.upload-tile:hover,.upload-tile:focus-visible{outline:2px solid #fff;outline-offset:4px}.upload-tile.has-file span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-section{min-height:1180px}.asset-layout{grid-template-columns:1.12fr .88fr}.asset-network{position:relative;aspect-ratio:1.15;min-height:620px}.asset-center,.asset-node{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(87,240,213,.14);border-radius:50%;background:#0a3f37c7;color:#56f4da;box-shadow:0 0 52px #22e9c62e}.asset-center{left:47%;top:43%;width:190px;height:190px;transform:translate(-50%,-50%);background:#67f5df;color:#0c6659}.asset-node{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.asset-node span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.asset-node:hover,.asset-node:focus-visible{transform:scale(1.08);box-shadow:0 0 58px #3cffdd59;outline:none}.asset-node--people{left:3%;top:44%;width:220px;height:220px}.asset-node--scene{left:24%;top:5%;width:115px;height:115px}.asset-node--clothes{right:1%;top:36%;width:155px;height:155px}.asset-node--audio{right:8%;bottom:2%;width:178px;height:178px}.asset-node--prop{left:42%;bottom:4%;width:126px;height:126px}.network-lines i{position:absolute;z-index:1;left:47%;top:43%;height:0;border-top:4px dashed #27e8ca;transform-origin:0 50%;opacity:.9}.line-to-people{width:310px;transform:rotate(177deg)}.line-to-scene{width:280px;transform:rotate(229deg)}.line-to-clothes{width:300px;transform:rotate(4deg)}.line-to-audio{width:350px;transform:rotate(37deg)}.line-to-prop{width:265px;transform:rotate(93deg)}.asset-section .section-heading{max-width:650px}.tracking-section{min-height:1100px}.tracking-section .section-heading{max-width:1220px}.shot-track{position:relative;margin-top:100px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:86px}.shot-track:before,.shot-track:after{content:"";position:absolute;left:6%;right:6%;top:-50px;height:140px;border-top:3px dashed var(--mint);border-radius:50%;pointer-events:none}.shot-track:after{top:-15px;left:23%}.shot-step{position:relative;min-width:0;text-align:center}.shot-card{width:100%;min-height:210px;border:1px solid rgba(123,255,230,.12);border-radius:6px;background:#082c26d1;color:#4af1d3;cursor:pointer;transition:transform .18s ease}.shot-card:hover,.shot-card:focus-visible{transform:translateY(-7px);outline:none}.shot-card.is-active{background:linear-gradient(160deg,#c1fff4,#20e6c7);color:#0b7162;box-shadow:0 0 40px #21f0cd52}.shot-step strong{display:block;margin-top:14px;color:#2be8c8;font-size:22px;letter-spacing:.04em}.shot-arrow{position:absolute;left:calc(100% + 22px);top:84px;color:#22dabb80}.continuation-section{min-height:1150px;padding-bottom:180px}.continuation-layout{grid-template-columns:1.04fr .96fr}.puzzle-image{display:block;width:100%;max-width:720px;aspect-ratio:4 / 3;object-fit:cover;object-position:center;filter:saturate(.98) contrast(1.04)}.continuation-section .section-heading{max-width:700px}.site-footer{min-height:150px;padding:36px max(24px,6vw);display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(33,240,205,.18);background:#010303;color:#8fa39e}.site-footer a{color:#e9fffb;font-size:24px;letter-spacing:.08em}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#000505d4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.register-modal{position:relative;width:min(520px,100%);padding:56px;border:1px solid rgba(115,255,232,.34);border-radius:16px;background:#061a17;box-shadow:0 25px 90px #000000a6,0 0 52px #1af0cb1f}.register-modal h2{margin:10px 0 8px;font-size:36px}.register-modal>p{color:#a7b7b3;line-height:1.7}.modal-kicker{color:var(--mint);font-size:13px;font-weight:700;letter-spacing:.16em}.modal-close{position:absolute;top:18px;right:18px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff14;cursor:pointer}.register-modal form{margin-top:28px;display:grid;gap:12px}.register-modal label{color:#c9d9d6;font-size:14px}.register-modal input{width:100%;min-width:0;height:52px;padding:0 16px;box-sizing:border-box;border:1px solid rgba(116,240,219,.28);border-radius:8px;background:#00000059;color:#fff;outline:none}.register-modal input:focus{border-color:var(--mint);box-shadow:0 0 0 3px #21f0cd1f}.login-method-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:8px;padding:4px;border:1px solid rgba(116,240,219,.2);border-radius:10px;background:#0003}.register-modal form .login-method-tab{height:42px;margin:0;border:0;border-radius:7px;background:transparent;color:#8fa7a2;cursor:pointer;font-weight:700;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.register-modal form .login-method-tab.is-active{background:#2ae6c829;color:#8ffff0;box-shadow:inset 0 0 0 1px #53f4d92e}.register-modal form .login-method-tab:focus-visible,.register-modal form .verification-code-button:focus-visible,.register-modal form .login-submit:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.verification-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:10px}.register-modal form .verification-code-button{height:52px;margin:0;border:1px solid rgba(79,239,212,.32);border-radius:8px;background:#21f0cd1a;color:#74f5df;cursor:pointer;font-weight:700}.register-modal form .verification-code-button:disabled{color:#72918b;cursor:default;opacity:.72}.register-modal form .login-submit{height:52px;margin-top:8px;border:0;border-radius:8px;background:var(--mint);color:#06372f;font-weight:800;cursor:pointer}.content-texture{--detail-width: 866px}.content-section{min-height:0;padding:72px 24px}.content-section .content-width{width:min(var(--detail-width),100%)}.content-texture .section-heading h2{background:none;color:#fbfffe;font-size:30px;font-weight:800;line-height:1.34;letter-spacing:.035em;text-shadow:0 2px 4px rgba(0,0,0,.8);filter:drop-shadow(0 0 1px rgba(255,255,255,.24))}.content-texture .eyebrow{margin:3px 0 24px;color:#a0f7e7;font-size:15px;font-weight:700;line-height:1.3;letter-spacing:.055em}.content-texture .section-copy{color:#dededec7;font-size:18px;font-weight:400;line-height:1.62;letter-spacing:.025em}.pipeline-section{min-height:710px;padding-top:96px}.pipeline-section .content-width{width:min(866px,100%)}.pipeline-section .section-heading{max-width:760px;margin-left:38px}.pipeline-grid{width:min(768px,100%);margin:44px auto 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.pipeline-column{position:relative}.pipeline-card{height:240px;border-color:#80f8e321;border-radius:5px;background:radial-gradient(circle at 82% 8%,rgba(91,207,183,.08),transparent 42%),#092a25de;box-shadow:inset 0 0 28px #49ccb30a,0 14px 30px #0000006b}.pipeline-card:hover,.pipeline-card:focus-visible{transform:translateY(-4px)}.pipeline-card.is-active{background:radial-gradient(circle at 52% 6%,rgba(255,255,255,.78),transparent 42%),linear-gradient(160deg,#bffff4,#7af6e3 37%,#19e4c5);box-shadow:0 0 18px #69ffe557,0 0 42px #1ee0c033}.vertical-title,.vertical-english{top:18px}.vertical-title{left:24px;background:linear-gradient(180deg,#c5fff6,#54f4da 38%,#18dfbf);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:28px;font-weight:800;line-height:1.12;letter-spacing:.045em;text-shadow:0 1px 0 rgba(0,74,64,.35)}.vertical-english{left:60px;color:#70dcc973;font-size:11px;font-weight:600}.pipeline-card.is-active .vertical-title{background:none;color:#0c6255;-webkit-text-fill-color:#0c6255}.pipeline-card.is-active .vertical-english{color:#03453bb3}.pipeline-icon{right:22px;bottom:22px;color:#58c9b5;filter:drop-shadow(3px 3px 0 rgba(9,68,59,.62))}.stacked-video-icon{position:relative;display:inline-block;color:inherit}.pipeline-card .stacked-video-icon.pipeline-icon{position:absolute;color:#58c9b5}.stacked-video-icon svg{position:absolute;color:currentColor}.stacked-video-icon__back{top:0;right:0}.stacked-video-icon__front{left:0;bottom:0}.pipeline-card .stacked-video-icon.pipeline-icon .stacked-video-icon__back{color:#3f9f8e}.pipeline-card .stacked-video-icon.pipeline-icon .stacked-video-icon__front{color:#58c9b5}.pipeline-card.is-active .pipeline-icon{color:#118371;filter:drop-shadow(3px 3px 0 rgba(187,255,244,.6))}.pipeline-card.is-active .stacked-video-icon.pipeline-icon .stacked-video-icon__back{color:#218c7a}.pipeline-card.is-active .stacked-video-icon.pipeline-icon .stacked-video-icon__front{color:#0d7465}.pipeline-next{position:absolute;z-index:3;top:113px;right:-19px;color:#6affea;filter:drop-shadow(0 0 5px rgba(66,255,222,.55))}.pipeline-column ul{min-height:72px;margin:16px 0 0;color:#d2d6d4a1;font-size:11px;line-height:1.5}.pipeline-column li{margin-top:6px;padding-left:16px}.pipeline-column:has(.is-active) li{color:#3af0d2}.breakdown-section{min-height:620px;padding-block:66px}.breakdown-section .content-width{width:min(834px,100%)}.split-layout{grid-template-columns:310px 328px;align-items:start;gap:44px;padding:0 89px 0 63px}.breakdown-section .section-heading{max-width:310px}.breakdown-section .section-heading h2{line-height:1.18}.breakdown-board{width:328px;grid-template-columns:repeat(2,159px);gap:10px;transform:translateY(-5px)}.board-tile{min-height:158px;gap:8px;border-color:#68e4ce1c;border-radius:5px;background:radial-gradient(circle at 76% 10%,rgba(76,179,158,.09),transparent 48%),#082d27d1;color:#42efd1;box-shadow:0 12px 26px #00000057;font-size:15px;font-weight:700}.board-tile svg{filter:drop-shadow(2px 2px 0 rgba(0,83,72,.9)) drop-shadow(0 0 7px rgba(89,255,226,.2))}.upload-tile{width:112px;height:112px;gap:4px;border-radius:5px;background:radial-gradient(circle at 50% 5%,rgba(255,255,255,.85),transparent 42%),linear-gradient(160deg,#bafff2,#1de4c5);box-shadow:0 0 20px #50ffe04d,0 0 42px #19e5c32e;font-size:14px;font-weight:700}.asset-section{min-height:650px;padding-block:52px}.asset-section .content-width{width:min(822px,100%)}.asset-layout{position:relative;display:block;min-height:500px;isolation:isolate}.asset-network{z-index:1;width:620px;min-height:500px;aspect-ratio:auto}.asset-section .section-heading{position:absolute;z-index:6;top:-6px;right:48px;width:475px;max-width:475px}.asset-section .section-copy{max-width:475px;line-height:1.4}.asset-center,.asset-node{border-color:#59f2d71f;background:radial-gradient(circle at 46% 35%,rgba(90,223,199,.2),transparent 58%),#083730d6;color:#9cfff0;box-shadow:inset 0 0 32px #29e6c614,0 0 34px #1bdab929}.asset-center svg,.asset-node svg{filter:drop-shadow(3px 3px 0 rgba(0,74,64,.92)) drop-shadow(0 0 8px rgba(104,255,232,.18))}.asset-center{left:284px;top:220px;width:120px;height:120px;transform:translate(-50%,-50%);background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.9),transparent 46%),linear-gradient(160deg,#bafff3,#25e5c7);color:#157d6d}.asset-node--people{left:15px;top:190px;width:154px;height:154px}.asset-node--scene{left:137px;top:40px;width:70px;height:70px}.asset-node--clothes{right:91px;top:198px;width:120px;height:120px}.asset-node--audio{right:0;bottom:27px;width:120px;height:120px}.asset-node--prop{left:219px;bottom:27px;width:80px;height:80px}.network-lines i{left:284px;top:220px;border-top-width:3px}.line-to-people{width:220px;transform:rotate(170deg)}.line-to-scene{width:190px;transform:rotate(228deg)}.line-to-clothes{width:190px;transform:rotate(5deg)}.line-to-audio{width:280px;transform:rotate(37deg)}.line-to-prop{width:180px;transform:rotate(96deg)}.tracking-section{min-height:570px;padding-block:58px}.tracking-section .content-width{width:min(866px,100%)}.tracking-section .section-heading{max-width:780px;margin-left:49px}.tracking-section .section-copy{max-width:540px}.shot-track{width:765px;margin:112px 63px 0 38px;grid-template-columns:repeat(4,120px);justify-content:space-between;gap:0}.shot-track:before,.shot-track:after{display:none}.shot-arcs{position:absolute;z-index:2;top:-99px;left:26px;width:730px;height:98px;object-fit:contain;mix-blend-mode:screen;pointer-events:none}.shot-card{width:120px;min-height:120px;border-radius:5px;background:radial-gradient(circle at 72% 12%,rgba(70,184,164,.08),transparent 50%),#082b26e0;color:#72f6df;box-shadow:0 12px 26px #00000061}.shot-card svg{filter:drop-shadow(3px 3px 0 rgba(0,72,62,.94)) drop-shadow(0 0 7px rgba(102,255,231,.16))}.shot-card.is-active{background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.9),transparent 45%),linear-gradient(160deg,#bafff2,#1ce4c4);color:#157e6d;box-shadow:0 0 18px #58ffe357,0 0 42px #1ae5c233}.shot-step strong{margin-top:8px;background:linear-gradient(180deg,#aaffef,#20e8c8);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:18px;font-weight:800}.shot-arrow{display:flex;align-items:center;gap:0;left:calc(100% + 28px);top:43px;color:#25e0c17a;filter:drop-shadow(2px 2px 0 rgba(0,64,55,.75))}.shot-arrow svg+svg{margin-left:-15px}.continuation-section{min-height:570px;padding-block:62px}.continuation-section .content-width{width:min(838px,100%)}.continuation-layout{grid-template-columns:390px 380px;gap:48px}.puzzle-image{width:390px;max-width:390px;aspect-ratio:1;object-fit:contain;filter:none;transform:translateY(45px)}.continuation-section .section-heading{width:380px;max-width:380px;transform:translate(-22px)}.continuation-section .section-copy{max-width:380px}@media(min-width:1000px)and (max-width:1199px){.content-section .content-width{zoom:1.25}}@media(min-width:1200px)and (max-width:1399px){.content-section .content-width{zoom:1.48}}@media(min-width:1400px){.content-section .content-width{zoom:1.65}}@media(max-width:720px){.split-layout{padding:0}.pipeline-next,.shot-arcs{display:none}.asset-layout{display:grid;min-height:0}.asset-section .section-heading{position:static;width:auto;max-width:650px;transform:none}.continuation-section .section-heading{transform:none}.asset-network{width:100%}.content-section{min-height:auto;padding:100px 32px}.pipeline-section{padding-top:140px}.pipeline-section .section-heading{margin-left:0}.pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 28px}.pipeline-card{height:410px}.split-layout,.asset-layout,.continuation-layout{grid-template-columns:1fr;gap:78px}.asset-section .section-heading,.continuation-section .section-heading{order:-1;text-align:left;margin-left:0}.asset-section .section-heading .section-copy,.continuation-section .section-heading .section-copy{margin-left:0}.asset-network{max-width:800px;width:100%;margin:0 auto}.shot-track{gap:28px}.shot-card{min-height:170px}.shot-arrow{display:none}.puzzle-image{margin:0 auto;transform:none}}@media(max-width:700px){.site-header{height:58px;padding-inline:18px}.brand{font-size:20px}.register-button{min-width:76px;height:32px;padding-inline:20px;font-size:14px}.hero{min-height:720px}.hero-video{object-position:41% 50%}.hero-content{margin-top:38px}.hero-content h1{font-size:clamp(36px,10.4vw,52px);letter-spacing:.04em}.hero-content>p{width:90%;margin:18px auto 40px;font-size:17px}.hero-cta{min-width:250px;height:66px;padding:0 24px 0 38px;gap:18px}.hero-cta span{font-size:42px}.content-section{padding:90px 20px}.section-heading h2{font-size:30px}.eyebrow{font-size:14px;margin-bottom:22px}.section-copy{font-size:17px;line-height:1.75}.pipeline-grid{grid-template-columns:1fr;margin-top:48px}.pipeline-card{height:340px}.vertical-title{font-size:30px}.pipeline-column ul{font-size:14px}.breakdown-board{gap:12px}.board-tile{min-height:158px;font-size:16px}.upload-tile{width:142px;height:154px;font-size:16px}.asset-network{min-height:440px;transform:scale(.85);transform-origin:center}.asset-center{width:126px;height:126px}.asset-node--people{width:138px;height:138px}.asset-node--scene{width:80px;height:80px}.asset-node--clothes{width:102px;height:102px}.asset-node--audio{width:116px;height:116px}.asset-node--prop{width:88px;height:88px}.network-lines i{border-top-width:3px}.line-to-people{width:180px}.line-to-scene,.line-to-clothes{width:190px}.line-to-audio{width:230px}.line-to-prop{width:175px}.shot-track{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px;margin:60px 0 0}.shot-track:before,.shot-track:after{display:none}.shot-card{min-height:132px}.shot-step strong{font-size:17px}.continuation-layout{gap:36px}.puzzle-image{width:118%;margin-left:-9%}.site-footer{flex-direction:column;align-items:flex-start;font-size:14px}.register-modal{padding:48px 24px 28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
