:root{--orange:#ff4b0b;--orange-soft:rgba(255,75,11,.09);--panel:#0d1114;--line:#263039;--muted:#9da9b4;--text:#f7f8f9}*{box-sizing:border-box}body{margin:0;background:#030607;color:var(--text);font-family:Arial,sans-serif}.animation-shell{width:min(1280px,calc(100% - 40px));margin:auto}.animation-topbar{min-height:104px;border-bottom:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between}.site-brand{text-decoration:none;color:#fff;display:flex;align-items:center;gap:14px}.site-brand-mark{width:46px;height:46px;border-radius:12px;background:var(--orange);display:grid;place-items:center;color:#050505;font-weight:900}.site-brand-copy{display:grid;gap:3px}.site-brand-copy strong{letter-spacing:.22rem;font-size:.82rem}.site-brand-copy small{letter-spacing:.17rem;color:#aeb9c2;font-size:.55rem}main{padding:68px 0}.animation-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.eyebrow{color:var(--orange);font-weight:800;letter-spacing:.22rem;font-size:.7rem}.animation-intro h1,.watch-copy h1,.editor-main h1{font-size:clamp(2.4rem,6vw,5.7rem);margin:.18em 0}.animation-intro p{max-width:700px;color:#aec2d3;line-height:1.7}.primary-action,.back-link{color:#fff}.primary-action,.animation-form button{background:var(--orange);padding:16px 22px;border-radius:12px;text-decoration:none;font-weight:800;border:0}.animation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.animation-card{display:block;background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;transition:.2s transform,.2s border-color}.animation-card:hover{transform:translateY(-3px);border-color:rgba(255,75,11,.55)}.animation-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#111}.animation-card div{padding:20px}.animation-card span{color:var(--orange);font-weight:800;font-size:.72rem;letter-spacing:.12rem;text-transform:uppercase}.animation-card h2{margin:9px 0 6px;font-size:1.25rem}.animation-card strong{font-size:.82rem;color:#bfd2e1}.animation-card p{color:var(--muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.empty-animation{padding:50px;border:1px solid var(--line);border-radius:18px;background:var(--panel);text-align:center}.watch-main{max-width:1050px;margin:auto}.watch-player{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#080a0c;margin-top:28px}.watch-player img{width:100%;height:100%;object-fit:cover;opacity:.55}.watch-player button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.35);background:rgba(4,6,7,.85);color:#fff;border-radius:999px;padding:16px 22px;font-weight:800;cursor:pointer}.watch-player small{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);color:#d5dce1}.watch-player iframe{width:100%;height:100%;border:0}.watch-copy{padding:28px 0}.watch-copy h1{font-size:clamp(2rem,5vw,4rem)}.watch-copy>p:last-of-type{max-width:760px;color:#adbbc5;line-height:1.7}.watch-copy a{color:var(--orange)}.studio-list{display:grid;gap:14px}.studio-list article{display:flex;align-items:center;justify-content:space-between;padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.studio-list article span{color:var(--orange);font-size:.7rem;font-weight:800;letter-spacing:.15rem}.studio-list h2{margin:8px 0}.studio-list p{color:var(--muted)}.studio-list a{color:var(--orange);font-weight:800}.editor-main{max-width:820px;margin:auto}.editor-main h1{font-size:clamp(2.3rem,5vw,4.5rem)}.form-error{padding:15px;border:1px solid #c84646;color:#ff8d8d;border-radius:10px;margin:20px 0}.animation-form{display:grid;gap:20px;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:28px}.animation-form label{display:grid;gap:8px;font-weight:700}.animation-form input,.animation-form textarea,.animation-form select{width:100%;border:1px solid #34404a;background:#06090b;color:#fff;border-radius:11px;padding:14px;font:inherit}.animation-form small{color:var(--muted);font-weight:400}.animation-form .rights-check{display:flex;align-items:flex-start;font-weight:400}.animation-form .rights-check input{width:auto;margin-top:3px}.animation-form button{color:#fff;font-size:1rem;cursor:pointer}@media(max-width:850px){.animation-grid{grid-template-columns:repeat(2,1fr)}.animation-intro{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.animation-shell{width:min(100% - 24px,1280px)}.animation-topbar{min-height:82px}.site-brand-copy strong{font-size:.72rem}.site-brand-copy small{display:block;font-size:.52rem}.animation-grid{grid-template-columns:1fr}main{padding:38px 0}.animation-form{padding:18px}.watch-player button{padding:13px 16px}.watch-player small{font-size:.7rem;white-space:nowrap}.studio-list article{align-items:flex-start;gap:15px}.animation-intro h1{font-size:2.7rem}}
