@font-face{font-family:Albert;src:url(/brand/albert-400.ttf)}@font-face{font-family:Albert;src:url(/brand/albert-600.ttf);font-weight:600}@font-face{font-family:Albert;src:url(/brand/albert-700.ttf);font-weight:700}:root{font-family:Albert,Arial,sans-serif;color:#242829;background:#f5f6f6;font-synthesis:none;--muted: #6c7377;--line: #e2e5e5;--red: #d82127;--green: #277259}*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #338870;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;line-height:1.18;font-weight:600;margin-bottom:10px}h2{font-size:19px;font-weight:600;margin-bottom:10px}h3{font-size:15px;font-weight:600}p{line-height:1.55}.muted{color:var(--muted)}.small{font-size:13px}.wrap{overflow-wrap:anywhere}.eyebrow{font-size:11px;font-weight:700;color:var(--muted);margin-bottom:12px}.primary,.secondary,.danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border-radius:5px;font-size:14px;font-weight:600;border:1px solid transparent;white-space:normal;text-align:center}.primary{background:#252a2a;color:#fff}.primary:hover{background:#414747}.secondary{background:#fff;border-color:#d9dede;color:#343a3b}.secondary:hover{background:#f2f4f4}.danger{background:var(--red);color:#fff}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;background:transparent;border:0;border-radius:4px;color:var(--muted)}.icon-button:hover{background:#e9eded;color:#222}.tag{display:inline-flex;align-items:center;justify-content:center;gap:5px;background:#edf0f0;color:#626a6e;padding:5px 8px;font-size:11px;font-weight:600;border-radius:4px;line-height:1.4}.tag.green{background:#e3f0e9;color:var(--green)}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field>span{font-size:13px;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid #d4dada;border-radius:5px;background:#fff;padding:11px 12px;color:#252a2a;min-height:44px;max-width:100%}.field textarea{resize:vertical}.stack{display:flex;flex-direction:column;gap:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.error{background:#fff0ef;border:1px solid #f1c9c5;color:#9b2924;padding:12px;border-radius:5px;font-size:14px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100dvh;display:flex;flex-direction:column;background:#fafbfb}.login-header{padding:28px 40px;display:flex;align-items:center;gap:22px}.login-header img{width:180px}.login-header>span{border-left:1px solid #ddd;padding-left:22px;font-size:12px;font-weight:700}.login-main{margin:auto;width:min(400px,calc(100% - 40px));padding:42px 0 60px}.login-main h1{font-size:36px;line-height:1.2}.login-main form{display:flex;flex-direction:column;gap:20px;margin-top:26px}.login-mark{background:#e9f0ed;color:#3d6c58;width:52px;height:52px;display:grid;place-items:center;border-radius:7px;margin-bottom:28px}.login-page footer{display:flex;justify-content:space-between;gap:20px;padding:20px 40px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.login-page footer span{display:flex;gap:8px;align-items:center}.password-page{width:min(440px,calc(100% - 40px));margin:60px auto}.password-page>img{width:180px;margin-bottom:40px}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px}.app{min-height:100dvh}.sidebar{width:236px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30;padding:30px 18px 0}.brand{display:block;padding:0 10px 27px}.brand>img{width:174px;height:auto}.brand>span{display:flex;font-size:12px;font-weight:700;justify-content:space-between;margin-top:13px;align-items:center}.brand>span>span{font-size:8px;color:#8b9393;font-weight:400}.workspace-label{display:flex;gap:10px;align-items:center;padding:15px 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;font-weight:600}.workspace-label>svg{margin-left:auto;color:#959c9d}.workspace-label small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:3px}.workspace-icon{width:29px;height:29px;background:#f1f3f3;border:1px solid var(--line);display:grid;place-items:center;border-radius:4px}.nav-label{font-size:9px;font-weight:600;color:#979d9f;padding:26px 12px 5px;margin:0}nav{display:flex;flex-direction:column;gap:5px;margin-top:7px}nav button{display:flex;align-items:center;gap:12px;width:100%;border:0;background:none;min-height:43px;padding:10px 12px;border-radius:5px;color:#71787b;font-size:13px;text-align:left}nav button.active{background:#f1f3f3;color:#202626;font-weight:600;box-shadow:inset 3px 0 0 var(--red)}nav button:hover{background:#f5f6f6}nav button small{margin-left:auto;background:#e3e7e7;color:#566061;padding:2px 6px;border-radius:3px}.sidebar-bottom{margin-top:auto;padding-top:28px}.storage>div{display:flex;align-items:center;justify-content:space-between;font-size:11px;gap:10px}.storage>div>span{display:flex;align-items:center;gap:6px}.storage strong{font-weight:600}.storage>small{font-size:10px;color:#92999c}.sidebar .storage{padding:0 10px 22px}.storage progress,progress{height:5px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#e5e9e8;border-radius:3px;overflow:hidden;margin:12px 0 5px}progress::-webkit-progress-bar{background:#e5e9e8}progress::-webkit-progress-value{background:#518775}progress::-moz-progress-bar{background:#518775}.user-row{border-top:1px solid var(--line);display:flex;align-items:center;padding:16px 6px;gap:8px}.user-profile{border:0;background:none;display:flex;gap:10px;align-items:center;flex:1;text-align:left;padding:0;min-width:0}.avatar{width:33px;height:33px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#f1e8e7;color:#86473e;font-size:13px;font-weight:600}.user-profile strong{display:block;font-size:12px}.user-profile small{font-size:10px;color:var(--muted)}.main-shell{margin-left:236px;min-height:100dvh;display:flex;flex-direction:column}.topbar{height:67px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 36px;gap:15px;font-size:12px;color:var(--muted)}.topbar>div{display:flex;align-items:center;gap:14px;min-width:0}.topbar strong{color:#394142;font-weight:600}.crumb-project{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.internal-badge{display:flex;align-items:center;gap:7px;font-size:10px;color:#6d7773;flex-shrink:0}.internal-badge>span,.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#50866c}.main-content{width:100%;max-width:1550px;margin:0 auto;padding:32px 36px;flex:1}.overview-strip{display:grid;grid-template-columns:1fr 1fr 1.35fr;border-bottom:1px solid var(--line);padding-bottom:26px;margin-bottom:36px}.overview-strip>div{display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--line);padding-left:28px}.overview-strip>div:first-child{padding-left:0}.overview-strip>div:last-child{border:0}.overview-strip>div>span{font-size:11px;color:#7d8587}.overview-strip strong{font-size:25px;font-weight:600}.overview-strip .small-stat{font-size:13px;display:flex;align-items:center;gap:8px;min-height:30px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.page-heading>div{min-width:0}.page-heading>button{flex-shrink:0}.page-heading .muted{font-size:13px;margin:0}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);margin:0 0 22px;min-width:0}.tabs{display:flex;align-items:stretch;gap:22px;overflow-x:auto;min-width:0}.tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:14px 0;font-size:12px;color:#7c8486;white-space:nowrap}.tabs button.active{color:#202626;font-weight:600;border-bottom-color:#272d2d}.search{display:flex;align-items:center;gap:8px;max-width:200px;color:#8a9294}.search input{background:transparent;border:0;width:100%;padding:9px 0;font-size:12px;outline-offset:0}.project-labels{display:grid;grid-template-columns:1fr 130px 155px 120px;padding:7px 40px 12px 62px;font-size:9px;color:#969d9e;font-weight:600}.project-row{display:grid;grid-template-columns:42px minmax(0,1fr) 120px 145px 110px 18px;align-items:center;gap:10px;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:20px 12px;font-size:12px}.project-row:hover{background:#eef1f1}.project-symbol{width:38px;height:42px;display:grid;place-items:center;background:#e5eeeb;color:#487360;border-radius:4px}.project-symbol.werbung{background:#f2e7e6;color:#975952}.project-symbol.erklaervideo{background:#e8eef2;color:#5f788a}.project-title{min-width:0}.project-title strong{display:block;font-size:14px;font-weight:600;overflow-wrap:anywhere;margin-bottom:6px}.project-title>span,.project-material>span{display:block;font-size:11px;color:#8a9193}.project-material>span{margin-top:5px}.project-date{font-size:11px;color:#7e8789}.project-row>svg{color:#969fa0}.empty-projects{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px 15px}.empty-projects h2{font-size:21px}.empty-projects p{font-size:13px;margin-bottom:23px}.empty-art{display:flex;gap:14px;align-items:center;color:#8a9e96;margin-bottom:27px}.film-edge{width:4px;height:48px;border-top:6px solid #d6dfdb;border-bottom:6px solid #d6dfdb;background:repeating-linear-gradient(to bottom,transparent 0 7px,#d6dfdb 7px 13px)}.production-footer{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:20px 0;color:#8a9394;font-size:11px}.production-footer>span:first-child{display:flex;align-items:center;gap:7px}.app-footer{display:flex;justify-content:space-between;color:#969ea0;font-size:10px;padding:15px 36px}.back-button{display:inline-flex;gap:8px;align-items:center;border:0;background:none;padding:0;margin:0 0 22px;color:#737d7f;font-size:12px}.workflow{display:flex;gap:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:32px}.workflow>span{display:flex;gap:8px;align-items:center;font-size:12px;color:#969e9e}.workflow>span>span{display:grid;place-items:center;width:23px;height:23px;border:1px solid #dbe0de;border-radius:50%;font-size:11px}.workflow .current{color:#326e55;font-weight:600}.workflow .current>span{background:#e1ede7;border-color:#caddd1}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:35px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.section-heading h2{margin:0}.section-heading>span{font-size:12px;color:var(--muted)}.upload-box{border:1px dashed #c4cdca;display:flex;flex-direction:column;align-items:center;text-align:center;padding:34px 20px;background:#f9fbfa;border-radius:6px}.upload-box.drag{background:#e6efe9;border-color:#4d8469}.upload-symbol{margin-bottom:15px;color:#628675;background:#e8f0ec;display:grid;place-items:center;width:44px;height:44px;border-radius:6px}.upload-box h3{margin-bottom:7px;max-width:100%}.upload-box p{font-size:11px;color:#87918e;margin-bottom:18px}.upload-box .secondary{font-size:12px;min-height:35px;padding:8px 12px}.upload-box.compact{padding:26px 18px}.upload-box progress{max-width:350px}.asset-list{margin-top:10px}.asset-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:15px 0;min-width:0}.asset-thumb{width:48px;height:44px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:4px;background:#e8eeeb;color:#6c8478;overflow:hidden;padding:0}.asset-thumb img{width:100%;height:100%;object-fit:contain}.asset-name{display:block;text-align:left;background:none;border:0;flex:1;min-width:0;padding:0}.asset-name strong{display:block;overflow-wrap:anywhere;font-size:12px;font-weight:600}.asset-name span{display:block;font-size:10px;color:#929b9c;margin-top:5px}.row-actions{display:flex;align-items:center}.project-aside{border-left:1px solid var(--line);padding-left:28px}.project-aside h2{font-size:16px}.project-aside h3{font-size:12px;margin:27px 0 10px}.project-aside dl{display:grid;grid-template-columns:1fr 1fr;gap:16px 10px;font-size:12px}.project-aside dt{color:#889292}.project-aside dd{margin:0;text-align:right}.briefing{white-space:pre-wrap;font-size:13px;color:#747f7c;overflow-wrap:anywhere}.notice{display:flex;gap:10px;align-items:flex-start;background:#edf2ef;padding:15px;border:1px solid #dfe7e1;border-radius:5px;color:#607969;font-size:12px}.notice>svg{flex-shrink:0;margin-top:2px}.notice p{margin:0}.text-danger{display:inline-flex;align-items:center;gap:6px;border:0;background:none;color:#a84742;font-size:12px;padding:10px 0}.project-aside .text-danger{margin-top:20px}.small-empty{padding:60px 15px;text-align:center;color:#899b92}.small-empty h2{margin-top:20px}.small-empty p{font-size:13px}.settings-section{display:grid;grid-template-columns:minmax(180px,1fr) minmax(260px,1.4fr);gap:40px;padding:25px 0 30px;border-bottom:1px solid var(--line)}.settings-section h2{font-size:16px}.settings-section p{font-size:12px}.settings-form{max-width:950px}.check-field{display:flex;align-items:center;gap:10px;font-size:13px}.check-field input{width:17px;height:17px;accent-color:#396d55}.setting-status{display:flex;align-items:center;gap:10px;font-size:12px;color:#576c60}.setting-status svg{flex-shrink:0}.save-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:25px}.connections-notice{margin-bottom:20px}.provider-row{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);min-width:0}.provider-icon{width:44px;height:44px;background:#e4eee8;color:#4c705b;display:grid;place-items:center;border-radius:6px;flex-shrink:0}.provider-icon.elevenlabs{background:#e9ecf1;color:#5c718c}.provider-icon.anthropic{background:#f1e9e6;color:#9b7665}.provider-icon.suno{background:#f2e7eb;color:#916879}.provider-title{flex:1 1 220px;min-width:0}.provider-title h2{font-size:15px;margin-bottom:5px}.provider-title p{font-size:11px;margin-bottom:0}.provider-row .secondary{font-size:12px;min-width:120px}.provider-list+p{margin-top:25px;max-width:620px}.audit-list>div{display:flex;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px}.audit-list>div>span{flex:1}.audit-list>div>span>span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.audit-list time{font-size:11px;color:var(--muted)}.team-list{margin-top:20px}.team-row{display:flex;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.team-row>div:nth-child(2){flex:1;min-width:0;overflow-wrap:anywhere}.team-row strong{font-size:13px}.team-row>div>span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.team-row .secondary{font-size:12px;min-height:35px}dialog{border:1px solid #e0e5e3;border-radius:8px;padding:26px;width:min(530px,calc(100% - 28px));max-height:90dvh;overflow-y:auto;color:#252a2a;box-shadow:0 24px 80px #14251e2b}dialog::backdrop{background:#1b29285c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.modal-top h2{margin:0;overflow-wrap:anywhere;min-width:0}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px;align-items:center}.preview{background:#161b19;display:flex;align-items:center;justify-content:center;min-height:120px;margin-bottom:15px;border-radius:4px;overflow:hidden}.preview video,.preview img{max-width:100%;max-height:60vh}.preview audio{width:100%;margin:20px 10px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:12px;border:1px solid #d3dfd7;background:#fff;padding:10px 12px 10px 16px;box-shadow:0 6px 30px #1830211a;border-radius:6px;max-width:calc(100% - 30px);font-size:13px}.toast>span{color:#42765a;display:flex}.toast.error{background:#fff2f0;color:#973f35}.toast.error>span{color:inherit}.mobile-menu,.menu-backdrop{display:none}@media(min-width:1500px){.main-content{padding:40px 56px}.topbar{padding:0 56px}}@media(max-width:1150px){.sidebar{width:215px;padding-left:12px;padding-right:12px}.main-shell{margin-left:215px}.main-content{padding:28px 26px}.topbar{padding:0 26px}.project-labels{display:none}.project-row{grid-template-columns:36px minmax(0,1fr) 90px 125px 18px}.project-date{display:none}.detail-grid{grid-template-columns:minmax(0,1fr) 230px;gap:22px}.project-aside{padding-left:22px}.provider-row{flex-wrap:wrap;gap:14px}.provider-title{flex-basis:40%}.provider-row .secondary{margin-left:0}.provider-row .tag{margin-left:auto}.settings-section{gap:25px;grid-template-columns:1fr 1.4fr}}@media(max-width:800px){.sidebar{transform:translate(-100%);transition:transform .18s}.sidebar.open{transform:translate(0)}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.menu-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#17251f66;z-index:20;border:0}.topbar{padding:0 20px;height:60px}.main-content{padding:25px 22px}.detail-grid{grid-template-columns:1fr}.project-aside{border-left:0;padding:25px 0 0;border-top:1px solid var(--line)}.project-aside dl{max-width:400px}.project-aside .notice{max-width:550px}.settings-section{grid-template-columns:1fr;gap:15px}.settings-section>div:first-child p{margin-bottom:0}.settings-form{max-width:650px}.workflow{justify-content:space-between;gap:10px}.app-footer{padding:20px 22px}}@media(max-width:520px){h1{font-size:27px}.main-content{padding:24px 17px}.page-heading{align-items:flex-start;gap:14px;margin-bottom:24px;flex-wrap:wrap}.page-heading>button{min-height:38px;font-size:12px;padding:9px 12px}.page-heading .muted{font-size:12px}.overview-strip{grid-template-columns:1fr 1fr;padding-bottom:22px;margin-bottom:27px;row-gap:22px}.overview-strip>div{padding-left:22px}.overview-strip>div:nth-child(2){border:0}.overview-strip>div:last-child{grid-column:1/-1;padding-left:0;flex-direction:row;align-items:center;justify-content:space-between}.overview-strip .small-stat{font-size:12px;min-height:0}.overview-strip strong{font-size:23px}.list-toolbar{flex-wrap:wrap;gap:0}.tabs{gap:21px;width:100%}.tabs button{font-size:11px}.search{max-width:none;width:100%;padding:5px 0 10px}.project-row{grid-template-columns:34px minmax(0,1fr) 18px;padding:18px 0;gap:10px}.project-material{display:none}.project-status{grid-column:2;grid-row:2}.project-row>svg{grid-column:3;grid-row:1}.project-title strong{font-size:13px}.project-symbol{width:32px;height:38px}.project-row .tag{font-size:10px}.production-footer{flex-direction:column;gap:12px;font-size:10px}.empty-projects{min-height:310px}.empty-projects h2{font-size:19px}.workflow{gap:7px;flex-wrap:wrap}.workflow>span{font-size:10px;gap:5px}.workflow>span>span{width:20px;height:20px}.workflow>span>span{font-size:10px}.upload-box p{max-width:260px}.row-actions{gap:0}.row-actions .icon-button{width:30px}.asset-row{gap:9px}.asset-thumb{width:38px;height:40px}.asset-name strong{font-size:11px}.asset-name span{font-size:9px}.provider-row .tag{margin-left:58px}.provider-row .secondary{margin-left:58px;min-width:0}.provider-title{flex-basis:60%}.save-bar{align-items:flex-start;flex-direction:column}.setting-status{flex-wrap:wrap}.setting-status>span:not(.tag){flex:1}.form-grid{grid-template-columns:1fr}.team-row{gap:12px;flex-wrap:wrap}.team-row>div:nth-child(2){flex-basis:70%}.team-row>.tag:first-of-type{margin-left:45px}.team-row .secondary{margin-left:auto}.audit-list time{max-width:110px;text-align:right;line-height:1.5}.topbar>div{gap:8px;font-size:11px}.crumb-project{max-width:100px}.login-header{padding:25px 22px}.login-header img{width:150px}.login-page footer{padding:18px 22px;flex-wrap:wrap;font-size:10px}.login-main h1{font-size:32px}dialog{padding:22px}.toast{bottom:16px;width:calc(100% - 30px)}.modal-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.youtube-settings{margin-top:30px;border-top:1px solid var(--line)}.provider-icon.youtube{background:#f2e6e5;color:#ad4d43}.youtube-setup{max-width:680px;padding:22px 0}.youtube-setup ol{padding-left:22px;font-size:13px;line-height:1.6;color:#66716c}.youtube-setup li{margin-bottom:15px}.youtube-setup a{text-decoration:underline}.youtube-setup code{display:block;font-size:11px;padding:12px;background:#e9eeeb;margin:10px 0;overflow-wrap:anywhere}.youtube-actions{display:flex;gap:12px;flex-wrap:wrap;padding:20px 0}.youtube-policy{padding:20px 0;display:flex;flex-wrap:wrap;gap:24px}.youtube-policy span{display:block;font-size:11px;color:#87908b}.youtube-policy strong{display:block;font-size:12px;font-weight:600;margin-top:8px}.youtube-link-form{display:grid;grid-template-columns:1fr 1.3fr;gap:18px;margin:25px 0;padding-bottom:25px;border-bottom:1px solid var(--line)}.youtube-link-form .modal-actions{grid-column:1/-1}.film-toolbar{display:flex;justify-content:space-between;gap:20px;margin:25px 0}.film-toolbar>input{border:1px solid #d5ded9;border-radius:5px;padding:10px 12px;width:220px;max-width:100%;background:#fff;font-size:12px}.film-row{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.film-thumbnail{width:144px;aspect-ratio:16/9;background:#e1e8e3;color:#7c9184;border-radius:5px;display:grid;place-items:center;overflow:hidden}.film-thumbnail img{width:100%;height:100%;object-fit:cover}.film-description{min-width:0;flex:1}.film-description h2{font-size:15px;overflow-wrap:anywhere}.film-description>div{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.film-description>div>span:last-child:not(.tag){font-size:10px;color:#89948e}.film-row>a.secondary{font-size:12px;white-space:nowrap}@media(max-width:600px){.youtube-link-form{grid-template-columns:1fr}.film-toolbar{flex-wrap:wrap}.film-row{flex-wrap:wrap;gap:12px}.film-thumbnail{width:100px}.film-description{flex-basis:55%}.film-row>a.secondary{margin-left:112px}.film-row>.icon-button{margin-left:auto}.youtube-policy{gap:18px}}
