.gen-choice{border:0;margin:0;padding:0;min-width:0}.gen-choice legend{padding:0}.gen-choice-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gen-choice .choice{cursor:pointer;display:flex;flex-direction:column;gap:4px;text-align:center;padding:11px 6px}.gen-choice .choice b{font-weight:600;font-size:12px}.gen-choice .choice small{color:var(--muted);font-size:10px}.gen-choice .choice:has(:checked){border-color:#a58ad7;background:#f7f3ff;color:var(--purple)}html[data-theme="dark"] .gen-choice .choice:has(:checked){background:#3b2d50;border-color:#a987df;color:#d8baff}.gen-choice .choice:has(:focus-visible){outline:3px solid var(--purple);outline-offset:3px}.gen-choice .choice:has(:disabled){opacity:.5;cursor:not-allowed}@media(max-width:580px){.gen-choice-options{grid-template-columns:1fr}}.provider-status-list{display:grid;gap:8px;margin-top:16px}.provider-status{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.provider-status small{color:var(--muted);text-align:right}.gallery-toolbar{display:flex;gap:20px;align-items:center;margin:25px 0}.gallery-toolbar>input{margin:0;max-width:330px}.gallery-filters{display:flex;gap:7px;flex-wrap:wrap}.gallery-filters .selected{background:var(--soft);border-color:var(--purple);color:var(--purple)}.template-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.direction-card{border:1px solid var(--line);border-radius:14px;background:var(--paper);overflow:hidden}.direction-art{height:185px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--art-bg)}.direction-art .shape{width:62px;height:92px;background:#ffffffa0;border:1px solid #ffffff90;border-radius:14px 14px 9px 9px;transform:rotate(-12deg);box-shadow:25px 20px 40px #12122230}.direction-art .shape:before{content:'';display:block;width:38px;height:19px;background:#282b4766;border-radius:4px;margin:-17px auto 0}.direction-art.education .shape{height:85px;width:110px;transform:rotate(-7deg);border-radius:7px;background:repeating-linear-gradient(#fbf4e8 0 15px,#97a5ab 16px 17px)}.direction-art.education .shape:before{display:none}.direction-art.social .shape{width:80px;height:80px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff5ce,#e38b75);transform:none}.direction-art.social .shape:before{display:none}.direction-art:after{content:'';width:220px;height:45px;background:#ffffff26;position:absolute;bottom:0;transform:rotate(-20deg);border-radius:50%}.direction-art .favorite{position:absolute;top:12px;right:12px;border-radius:50%;background:#ffffffda;width:30px;height:30px;color:#654287;z-index:1}.direction-art .category{position:absolute;bottom:12px;left:14px;color:white;font-size:10px;text-transform:uppercase;letter-spacing:2px;background:#00000059;padding:2px 6px;border-radius:3px}.direction-copy{padding:18px}.direction-copy h3{font:600 16px Manrope;margin:0 0 6px}.direction-copy p{font-size:12px;margin:0 0 14px;min-height:38px}.direction-meta{font-size:10px;color:var(--muted);margin-bottom:14px}.direction-copy .outline{width:100%;text-align:center}.scene-toolbar{display:flex;gap:10px;flex-wrap:wrap}.scene-card{display:grid;grid-template-columns:130px minmax(0,1fr);background:var(--paper);border:1px solid var(--line);border-radius:12px;margin:18px 0;overflow:hidden}.scene-number{background:var(--soft);padding:24px 15px;display:flex;align-items:center;flex-direction:column;gap:12px;color:var(--purple)}.scene-number b{font:600 40px Manrope}.scene-number small{font-size:10px}.scene-number .outline{padding:5px 8px}.scene-editor{padding:20px}.scene-editor input{margin:0}.scene-top{display:grid;grid-template-columns:1fr 100px;gap:15px}.scene-editor textarea{margin-top:0;min-height:75px}.scene-editor .form-row{grid-template-columns:repeat(3,1fr);margin-top:14px}.companion-launcher{position:fixed;right:23px;bottom:22px;z-index:6;display:flex;align-items:center;gap:8px;background:var(--paper);border:1px solid var(--line);border-radius:50px;padding:8px 18px 8px 8px;box-shadow:0 8px 35px #22132d25}.companion-launcher img{width:54px;height:54px;object-fit:contain}.companion-launcher span{text-align:left;font-weight:700;font-size:13px}.companion-launcher small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:3px}.companion-dialog{position:fixed;inset: auto 20px 20px auto;margin:0;width:410px;max-height:calc(100dvh - 40px);padding:0;background:var(--paper);color:var(--ink)}.companion-head{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:17px}.companion-head img{width:57px;height:57px;object-fit:contain}.companion-head strong{font-size:15px}.companion-head small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.companion-head>button{margin-left:auto}.companion-body{padding:18px}.companion-chat{max-height:200px;overflow:auto;display:flex;flex-direction:column;gap:10px}.chat-message{font-size:12px;line-height:1.65;padding:12px;background:var(--soft);border-radius:10px;white-space:pre-wrap}.chat-message.question{background:transparent;border:1px solid var(--line)}.companion-prompts{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.companion-prompts button{font-size:10px;padding:7px 8px}.content{padding-bottom:115px}#companion-question{min-height:70px}.scene-empty{padding:50px 20px;border:1px dashed var(--line);border-radius:12px;text-align:center;color:var(--muted)}@media(max-width:1100px){.template-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-toolbar{display:block}.gallery-filters{margin-top:14px}}@media(max-width:580px){.template-gallery{grid-template-columns:1fr}.scene-card{grid-template-columns:1fr}.scene-number{flex-direction:row;padding:10px 15px}.scene-number b{font-size:24px}.scene-number small{margin-right:auto}.scene-editor .form-row{grid-template-columns:1fr}.companion-launcher{right:12px;bottom:12px;padding:7px}.companion-launcher span{display:none}.companion-dialog{inset:auto 8px 8px auto;width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}}

.brand.apex-brand{height:132px;padding:0;margin:0 0 23px;display:block;position:relative;overflow:hidden;background:white;border-radius:9px}.apex-brand .apex-logo{position:absolute;width:255px;height:255px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain}@media(max-width:1100px){.brand.apex-brand{height:116px}.apex-brand .apex-logo{width:225px;height:225px}}@media(max-width:820px){.brand.apex-brand{height:48px;margin-bottom:28px}.apex-brand .apex-logo{width:96px;height:96px;top:57%}}
aside{overflow-y:auto}.brand.apex-brand{flex-shrink:0;height:100px;margin-bottom:18px}.apex-brand .apex-logo{width:210px;height:210px}.side-note{flex-shrink:0}@media(max-width:820px){.brand.apex-brand{height:48px}.apex-brand .apex-logo{width:96px;height:96px}}
.generation-hidden{display:none!important}.generated-video{width:100%;height:100%;object-fit:contain;background:#08080a}.generated-results{display:grid;gap:8px;margin-top:12px}.generated-result{display:grid;grid-template-columns:90px 1fr auto;gap:12px;align-items:center;padding:11px 14px;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.generated-result small{color:var(--muted)}.generated-result .outline{padding:7px 11px;text-decoration:none}@media(max-width:580px){.generated-result{grid-template-columns:1fr}.generated-result .outline{text-align:center}}
.saved-videos-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:34px 0 14px}.saved-videos-head h2{margin:0}.saved-video video{display:block;width:100%;max-height:260px;border-radius:10px;margin:10px 0;background:#000}
