.remix-topbar{padding:18px 3vw;gap:24px;flex-wrap:wrap}.remix-topbar nav{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.remix-topbar nav a{color:var(--muted);padding:5px 0}.remix-topbar nav [aria-current]{color:var(--accent);border-bottom:2px solid var(--accent);font-weight:650}.remix-main{max-width:1500px;margin:auto;padding:40px 3vw}.remix-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.remix-heading h1{font-size:clamp(26px,2.6vw,36px);margin-bottom:12px}.remix-heading p{color:var(--muted)}.remix-heading .eyebrow{color:var(--accent);font-size:11px;letter-spacing:.14em}.remix-page-label{border-left:2px solid var(--accent);padding-left:16px;font-weight:650;color:var(--accent);font-size:20px}.remix-page-label small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:3px}.remix-notice{background:var(--selected);border:1px solid var(--line);padding:12px 16px;border-radius:8px;margin-bottom:20px;max-width:none;font-size:14px}.remix-layout{display:grid;grid-template-columns:minmax(300px,365px) minmax(0,1fr);gap:28px;align-items:start}.remix-input{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:24px}.remix-section-title{display:flex;gap:12px;align-items:center;margin:30px 0 16px}.remix-section-title:first-child{margin-top:0}.remix-section-title>span{font-size:12px;color:var(--accent);font-variant-numeric:tabular-nums}.remix-section-title h2{font-size:18px}.remix-switch{display:flex;background:var(--layer);padding:4px;border-radius:8px;border:1px solid var(--line);margin-bottom:14px}.remix-switch button{flex:1;background:transparent;border:1px solid transparent;border-radius:5px;padding:8px 12px;font-size:14px;min-height:38px}.remix-switch [aria-pressed=true]{background:var(--paper);border-color:var(--line);box-shadow:0 1px 3px #152f4b0a;color:var(--accent)}.remix-drop{border:1px dashed #a1bdce;border-radius:8px;background:#f6fbff;text-align:center;padding:22px 12px;margin:0;cursor:pointer}.remix-drop:hover{border-color:var(--accent);background:var(--selected)}.remix-drop svg{width:28px;height:28px;display:block;margin:0 auto 10px;stroke-width:1.5}.remix-drop strong,.remix-drop span{display:block}.remix-drop span{font-size:12px;color:var(--muted);font-weight:400;margin:6px 0 12px}.remix-drop input{padding:6px;border:0;background:none;font-size:12px}.remix-input video{width:100%;max-height:270px;object-fit:contain;background:#172732;border-radius:8px;margin-top:14px}.remix-input label{font-size:14px}.remix-input textarea{min-height:110px;font-size:14px}.remix-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.remix-fields select{margin-top:7px;padding:10px 12px;font-size:14px}.remix-consent{display:flex;align-items:flex-start;gap:9px;line-height:1.7!important;font-weight:400;font-size:12px!important;margin:22px 0!important}.remix-consent input{width:17px;height:17px;flex:none;margin:3px 0 0;accent-color:var(--accent)}.remix-estimate{border-top:1px solid var(--line);padding:18px 0;display:grid;gap:6px}.remix-estimate span,.remix-estimate small{font-size:12px;color:var(--muted)}.remix-estimate strong{font-size:20px;font-weight:600}.remix-help{font-size:12px;color:var(--muted);margin-top:12px}.remix-help summary{cursor:pointer;color:var(--accent);padding:6px 0}.remix-help ol{padding-left:20px}.remix-history{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.remix-history summary{cursor:pointer;font-weight:550;font-size:14px}.remix-history summary span{color:var(--quiet);font-size:12px;margin-left:10px}.remix-history #remixHistory{font-size:13px;color:var(--muted)}.remix-history button[data-job]{width:100%;text-align:left;display:block;border:0;border-radius:0;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.remix-history button small{display:block;color:var(--muted);font-weight:400;margin-top:4px}.remix-output{min-width:0;background:var(--paper);border:1px solid #bfcedb;border-radius:14px;overflow:hidden;box-shadow:0 6px 24px #193f5a04}.remix-result-head{padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.remix-result-head .eyebrow{margin-bottom:8px}.remix-empty{text-align:center;padding:70px 30px 50px}.remix-storyboard{display:flex;gap:16px;justify-content:center;align-items:center;margin:0 auto 30px}.remix-storyboard span{height:115px;width:86px;border:1px solid #b7d4e5;border-radius:8px;background:#edf7ff;color:#46728e;display:grid;place-items:center;font-size:13px}.remix-storyboard span:nth-of-type(2){background:#f5f9fc;height:95px}.remix-storyboard span:last-child{background:#d5edfc;color:#0f648f}.remix-storyboard i{font-style:normal;color:#95aaba}.remix-empty h3{font-size:24px;margin-bottom:14px}.remix-empty p{margin:auto;color:var(--muted);font-size:14px;line-height:1.9}.remix-empty ul{list-style:none;padding:30px 0 0;max-width:450px;margin:35px auto 0;border-top:1px solid var(--line);display:grid;gap:20px;text-align:left}.remix-empty li{display:flex;gap:20px;justify-content:space-between;font-size:12px;color:var(--muted)}.remix-empty b{font-weight:500;color:var(--ink)}#remixProgress{padding:22px 28px;border-bottom:1px solid var(--line);background:#f4faff}.remix-progress-label{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:14px}.remix-progress-label span{font-variant-numeric:tabular-nums;color:var(--accent);font-size:20px}#remixProgress progress{height:7px;width:100%;margin-top:15px;border:0;border-radius:20px;overflow:hidden;background:#deebf5}progress::-webkit-progress-bar{background:#deebf5}progress::-webkit-progress-value{background:#168bc4;transition:width .6s ease}progress::-moz-progress-bar{background:#168bc4}.remix-report{padding:26px 28px}.remix-report h2{font-size:25px;margin-bottom:18px}.remix-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0}.remix-media-grid figure{margin:0;min-width:0}.remix-media-grid figcaption{font-size:13px;margin-bottom:9px;color:var(--muted)}.remix-media-grid video{width:100%;height:370px;object-fit:contain;border-radius:10px;background:#172732}.remix-report-actions{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 30px}.remix-report-actions a{font-size:13px;padding:9px 13px;min-height:40px}.remix-insight{padding:24px 0;border-top:1px solid var(--line)}.remix-insight h3{font-size:17px;margin-bottom:12px}.remix-insight p{color:#435466;white-space:pre-wrap;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.remix-visual{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:start}.remix-visual button{padding:0;overflow:hidden;background:#edf4fa;border:0}.remix-visual img{width:150px;max-height:230px;object-fit:contain;display:block}.remix-visual p{font-size:13px;color:var(--muted)}.remix-visual small{display:block;margin-top:8px;color:var(--accent)}.remix-scenes{counter-reset:scene}.remix-scene{display:grid;grid-template-columns:65px 1fr;gap:16px;padding:20px 0;border-top:1px solid var(--line)}.remix-scene time{font-size:12px;color:var(--accent);font-variant-numeric:tabular-nums}.remix-scene p+p{margin-top:8px}.remix-scene em{font-style:normal;color:var(--accent);font-size:12px;margin-right:10px}.remix-scene p{font-size:14px}.remix-report details{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.remix-report summary{cursor:pointer;font-size:14px;font-weight:550}.remix-report details p,.remix-report li{margin-top:12px;font-size:14px;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}.remix-failure{padding:26px 28px;color:var(--danger);background:var(--danger-bg);border-bottom:1px solid var(--line)}.remix-boundary{max-width:100%;margin-top:26px;font-size:12px;color:var(--muted)}.remix-dialog{width:min(520px,calc(100% - 32px));max-height:90vh;border:1px solid var(--line);border-radius:16px;padding:32px;color:var(--ink);background:var(--paper)}.remix-dialog::backdrop{background:#18304e70;backdrop-filter:blur(3px)}.remix-dialog .close{position:absolute;right:12px;top:12px}.remix-dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}#quoteDetails{background:var(--layer);padding:18px;border:1px solid var(--line);border-radius:8px;margin-top:22px}#quoteDetails strong{font-size:26px;display:block;color:var(--accent)}#quoteDetails p{font-size:13px;color:var(--muted);margin-top:8px}
@media(min-width:1600px){.remix-layout{grid-template-columns:390px minmax(0,1fr)}}
@media(max-width:1050px){.remix-topbar nav{order:3;width:100%;gap:20px}.remix-layout{gap:18px;grid-template-columns:320px minmax(0,1fr)}.remix-report,.remix-result-head{padding:22px}.remix-media-grid{gap:12px}.remix-media-grid video{height:280px}.remix-empty{padding:50px 20px}.remix-storyboard{gap:10px}.remix-storyboard span{width:66px;height:95px}}
@media(max-width:760px){.remix-main{padding:26px 16px}.remix-topbar{padding:16px;gap:15px}.remix-topbar nav{gap:18px;font-size:13px;overflow-x:auto;flex-wrap:nowrap}.remix-topbar nav a{white-space:nowrap}.remix-layout{grid-template-columns:minmax(0,1fr)}.remix-page-label{display:none}.remix-heading p{font-size:14px}.remix-input{padding:22px}.remix-empty{padding:42px 22px}.remix-media-grid video{height:300px}.remix-result-head h2{font-size:18px}.remix-result-head .status-pill{font-size:11px}.remix-report h2{font-size:22px}.remix-visual{grid-template-columns:110px minmax(0,1fr)}.remix-visual img{width:110px}.remix-scene{grid-template-columns:48px 1fr;gap:12px}.remix-dialog{padding:28px 22px}.remix-dialog h2{font-size:20px}.remix-dialog-actions button{font-size:13px}.remix-report-actions a{flex:1}.remix-empty li{gap:10px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.remix-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:760px){.remix-media-grid{grid-template-columns:minmax(0,1fr)}.remix-media-grid video{height:auto;aspect-ratio:9/16;max-height:540px}.remix-storyboard span{width:74px}}
