@font-face{font-family:Local;src:local('Arial')}*{box-sizing:border-box} :root{--bg:#f6f6f6;--paper:#fff;--ink:#212121;--muted:#7d7d7d;--line:#e4e4e4;--accent:#e6e6e6;--secondary-accent:#6a6a6a}body{margin:0;background:var(--bg);color:var(--ink);font:14px 'Segoe UI',Arial,sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #797979;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #999999;outline-offset:1px}button:disabled{opacity:.55;cursor:wait}i,svg.lucide{width:19px;height:19px;stroke-width:1.7;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:46px;line-height:1.13;font-weight:600;letter-spacing:-1.7px}h2{font-size:23px;font-weight:600;letter-spacing:-.6px}h3{font-size:17px;font-weight:600;line-height:1.4}.sidebar{position:fixed;width:236px;inset:0 auto 0 0;background:#fdfdfd;border-right:1px solid var(--line);padding:32px 20px 18px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;font-size:25px;font-weight:850;letter-spacing:-1.2px;gap:9px;padding:0 9px}.brand-mark{position:relative;width:33px;height:34px;display:grid;place-items:center}.brand-mark svg{width:33px;height:33px;stroke-width:2}.brand-mark b{position:absolute;font-size:11px;left:12px;top:9px}.brand-dot{font-size:11px;align-self:flex-start;letter-spacing:0;margin:4px 0 0 -5px}.workspace{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px 10px;margin-top:33px}.workspace-icon{width:32px;height:32px;background:#ebebeb;border-radius:6px;display:grid;place-items:center;font-weight:700}.workspace strong,.profile strong{font-size:12px;display:block;font-weight:600}.workspace small,.profile small{font-size:10px;color:var(--muted);display:block;margin-top:3px}.local-dot{width:6px;height:6px;border-radius:50%;background:#898989;margin-left:auto}.nav-label{font-size:9px;font-weight:600;letter-spacing:1.5px;color:#959595;margin:30px 12px 12px}nav{display:grid;gap:6px}nav a{display:flex;align-items:center;gap:12px;padding:13px 12px;color:#757575;font-size:12px;border-radius:6px;transition:background .2s}nav a:hover{background:#f0f0f0}nav a.active{background:var(--accent);color:#222222;font-weight:600}.nav-new,.count{font-size:9px;margin-left:auto;border:1px solid #d7d7d7;border-radius:4px;padding:1px 4px}.sidebar-bottom{margin-top:auto;padding-top:35px}.note{background:#f0f0f0;padding:17px;border-radius:8px;position:relative}.tiny-star{position:absolute;right:13px;top:13px;font-size:25px;color:#7f7f7f}.note strong{font-size:15px;line-height:1.5;font-weight:600}.note p{font-size:11px;line-height:1.8;color:#8b8b8b;margin-top:8px}.note a{display:flex;justify-content:space-between;font-size:11px;font-weight:600;margin-top:16px}.profile{display:flex;align-items:center;gap:10px;margin-top:22px;background:none;border:0;padding:6px 2px;width:100%;text-align:left}.profile svg{margin-left:auto;width:17px;color:#959595}.avatar{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#e4e4e4;border:3px solid white;font-size:12px;font-weight:600}.avatar.small{width:32px;height:32px}.shell{margin-left:236px}.topbar{height:79px;padding:0 42px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.breadcrumb{font-size:11px;color:#898989}.breadcrumb span{margin:0 13px;color:#b5b5b5}.breadcrumb strong{font-weight:500;color:#434343}.top-actions{display:flex;align-items:center;gap:19px}.demo-pill{font-size:10px;color:#757575;display:flex;gap:6px;align-items:center}.demo-pill span{width:5px;height:5px;background:#8f8f8f;border-radius:50%}.icon-button{border:0;background:none;display:grid;place-items:center;width:30px;height:30px;color:#808080;border-radius:5px}.icon-button:hover{background:#ededed}main{max-width:1450px;margin:auto;padding:37px 42px 55px;min-height:calc(100vh - 136px)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.5px;display:flex;align-items:center;gap:7px;color:#6f6f6f;margin-bottom:15px}.eyebrow .mini-line{width:19px;height:1px;background:#909090}.welcome{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:31px}.welcome p{font-size:13px;color:var(--muted);margin-top:15px;line-height:1.7}.date{font-size:10px;color:#939393;display:flex;gap:7px;align-items:center;padding-bottom:4px}.date svg{width:14px}.hero{display:grid;grid-template-columns:1.25fr 1fr;min-height:294px;background:#eeeeee;border:1px solid #e1e1e1;border-radius:10px;overflow:hidden;position:relative}.hero-copy{padding:29px 31px;position:relative;z-index:2}.label-chip{display:inline-flex;align-items:center;gap:6px;font-size:9px;border:1px solid #cbcbcb;background:#f5f5f5;padding:5px 8px;border-radius:4px}.label-chip svg{width:12px;height:12px}.hero h2{font-size:29px;line-height:1.22;margin-top:16px;max-width:360px}.hero p{font-size:12px;line-height:1.75;color:#7d7d7d;max-width:330px;margin-top:10px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;padding:12px 17px;border-radius:5px;font-size:11px;font-weight:600;min-height:41px;transition:transform .15s,background .15s}.primary{background:var(--ink);color:white}.primary:hover{background:#434343;transform:translateY(-1px)}.primary.lime{background:var(--accent);color:var(--ink)}.primary svg,.secondary svg{width:15px;height:15px}.secondary{border:1px solid var(--line);background:#fff}.secondary:hover{background:#eeeeee}.hero .primary{margin-top:20px}.hero-art{position:relative;min-height:295px;overflow:hidden;background:radial-gradient(ellipse at center,#dbdbdb 0,transparent 65%)}.orbit{position:absolute;width:340px;height:340px;border:1px solid #d9d9d9;border-radius:50%;left:10px;top:-21px}.orbit.two{width:440px;height:440px;left:-40px;top:-71px}.poster{position:absolute;top:27px;left:72px;width:154px;height:239px;transform:rotate(-10deg);border:5px solid #fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #28282826;background:#595959}.poster img{width:100%;height:100%;object-fit:cover;filter:brightness(.82)}.poster-label{position:absolute;top:10px;left:10px;color:#fff;font-size:9px;display:flex;align-items:center;gap:4px}.poster-caption{position:absolute;bottom:31px;left:10px;color:white;font-size:17px;line-height:1.1;font-weight:750}.poster-caption mark{background:var(--accent);padding:0 3px;color:#242424}.poster-play{position:absolute;left:59px;top:90px;width:30px;height:30px;background:#ffffff40;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center;color:white;font-size:10px}.score-float{position:absolute;left:212px;top:62px;transform:rotate(6deg);width:134px;background:white;padding:16px 12px;border-radius:8px;box-shadow:0 10px 25px #2f2f2f10}.score-float small{font-size:9px;color:#828282}.score-float strong{font-size:40px;font-weight:600}.score-float strong span{font-size:12px;color:#b2b2b2;font-weight:400}.float-bar{display:flex;gap:3px;margin:6px 0 9px}.float-bar b{height:5px;background:var(--accent);flex:1;border-radius:2px}.float-bar b:last-child{background:#ededed}.float-tag{font-size:8px;color:#6d6d6d;background:#f3f3f3;padding:3px 4px}.sparkle{font-size:51px;position:absolute;left:298px;bottom:27px;transform:rotate(13deg);color:#2a2a2a}.art-tag{position:absolute;bottom:37px;left:8px;background:white;padding:9px 11px;border-radius:5px;font-size:9px;transform:rotate(-4deg);box-shadow:0 5px 20px #1111;display:flex;align-items:center;gap:5px}.art-tag svg{width:12px;color:#7e7e7e}.input-section{margin-top:29px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:12px}.section-heading h2{font-size:17px;letter-spacing:-.2px}.section-heading small{font-size:10px;color:#919191}.link-form{display:flex;background:white;border:1px solid #dddddd;border-radius:7px;padding:7px;gap:10px;align-items:center}.link-form>svg{margin-left:12px;color:#989898;width:17px}.link-form input{border:0;outline:0;flex:1;min-width:0;padding:9px 0;font-size:12px;background:transparent}.link-form .primary{min-height:37px}.input-meta{display:flex;justify-content:space-between;margin-top:10px;font-size:10px;color:#8e8e8e;gap:8px}.platforms{display:flex;gap:16px;align-items:center}.platforms span{display:flex;align-items:center;gap:5px}.platforms b{font-size:12px;color:#515151}.upload-link{background:none;border:0;padding:0;color:#737373;font-size:10px;display:flex;align-items:center;gap:5px}.upload-link svg{width:12px;height:12px}.form-error{font-size:11px;color:#b14438;margin-top:8px;min-height:14px}.section-space{margin-top:29px}.text-link{font-size:10px;display:inline-flex;align-items:center;gap:7px;font-weight:500;background:none;border:0;padding:0}.text-link svg{width:13px;height:13px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.tool-card{border:1px solid var(--line);background:#fff;border-radius:7px;padding:18px;transition:transform .2s,border-color .2s}.tool-card:hover{transform:translateY(-3px);border-color:#b6b6b6}.tool-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tool-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#efefef;color:#5b5b5b}.tool-card:nth-child(2) .tool-icon{background:#ededed;color:#957340}.tool-card:nth-child(3) .tool-icon{background:#eeebf4;color:#817499}.tool-card-top>svg{width:14px;color:#9f9f9f}.tool-card h3{font-size:13px}.tool-card p{font-size:10px;color:#8c8c8c;line-height:1.7;margin-top:6px}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.video-card{position:relative;min-width:0}.video-visual{position:relative;height:222px;border-radius:7px;overflow:hidden;background:#dfdfdf;width:100%;display:block;border:0;text-align:left;padding:0}.video-visual img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.video-visual:hover img{transform:scale(1.045)}.video-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#0009)}.video-pill{position:absolute;z-index:1;left:10px;top:10px;color:#fff;font-size:9px;background:#26262666;backdrop-filter:blur(10px);padding:4px 7px;border-radius:4px}.duration{position:absolute;right:9px;top:11px;z-index:1;color:white;font-size:9px;text-shadow:0 1px 3px #000}.video-overlay{position:absolute;bottom:14px;left:13px;right:10px;z-index:1;color:#fff;font-size:19px;line-height:1.15;font-weight:650}.video-overlay em{font-style:normal;background:var(--accent);color:#282828;padding:0 3px;font-size:16px}.video-info{padding:11px 0}.video-info h3{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-info p{font-size:9px;color:#949494;margin-top:6px;display:flex;justify-content:space-between}.save-video{position:absolute;right:9px;bottom:72px;z-index:2;color:white;background:#23232366;border:0;width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.save-video svg{width:13px;height:13px}.save-video.saved{color:var(--accent)}footer{border-top:1px solid var(--line);padding:20px 42px;display:flex;justify-content:space-between;font-size:9px;color:#a0a0a0}.footer-star{color:#7b7b7b;margin-left:4px}.page-head{margin-bottom:29px}.page-head h1{font-size:36px}.page-head p{font-size:12px;color:var(--muted);margin-top:13px;line-height:1.7}.tabs{display:flex;gap:7px;flex-wrap:wrap;margin:21px 0}.tab{border:1px solid var(--line);padding:9px 13px;border-radius:5px;background:transparent;font-size:11px}.tab.active{background:var(--ink);color:white;border-color:var(--ink)}.report-layout{display:grid;grid-template-columns:250px 1fr;gap:26px;margin-top:30px}.report-preview{height:330px;position:relative;border-radius:8px;overflow:hidden;background:#232323}.report-preview img,.report-preview video{width:100%;height:100%;object-fit:cover}.report-preview .preview-caption{position:absolute;bottom:20px;left:18px;right:18px;font-size:26px;font-weight:650;color:white;text-shadow:0 2px 10px #000}.report-preview img{filter:brightness(.7)}.report-stats{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:24px}.score-ring{width:100px;height:100px;border-radius:50%;background:conic-gradient(#b8b8b8 0 86%,#e5e5e5 86%);display:grid;place-items:center;flex-shrink:0}.score-ring>div{width:84px;height:84px;display:grid;place-content:center;text-align:center;background:var(--bg);border-radius:50%;font-size:29px;font-weight:600}.score-ring small{font-size:8px;color:var(--muted);font-weight:400}.report-stats p{font-size:11px;color:var(--muted);line-height:1.7;margin-top:6px}.metrics{display:grid;gap:15px;margin-top:23px}.metric>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:7px}.metric-track{height:5px;background:#e7e7e7;border-radius:3px}.metric-track span{display:block;height:100%;background:#a0a0a0;border-radius:3px}.report-source{font-size:10px;color:var(--muted);overflow-wrap:anywhere;line-height:1.6;margin-top:13px}.demo-notice{padding:11px 14px;border:1px solid #dfdfdf;border-radius:5px;background:#f1f1f1;font-size:11px;color:#707070;line-height:1.6;display:flex;gap:9px;align-items:center;margin-top:20px}.demo-notice svg{width:15px}.review-list{display:grid;gap:0}.review-item{display:grid;grid-template-columns:64px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:21px 0}.time{font:11px Consolas,monospace;background:#eaeaea;border-radius:4px;padding:5px 7px;align-self:start;text-align:center}.review-item h3{font-size:14px}.review-item p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:6px}.review-item .priority{font-size:9px;color:#9c713d;margin-bottom:5px}.form-grid{display:grid;grid-template-columns:300px 1fr;gap:32px}.form-panel{border-right:1px solid var(--line);padding-right:28px}label.field{display:block;font-size:11px;font-weight:600;margin-bottom:21px}.field input,.field select,.field textarea{display:block;width:100%;margin-top:8px;border:1px solid #dedede;border-radius:5px;background:white;padding:12px;font-weight:400;font-size:12px;color:#545454}.field textarea{min-height:100px;resize:vertical;line-height:1.6}.wide{width:100%}.idea-list{display:grid;gap:13px}.idea-card{border:1px solid var(--line);background:white;border-radius:7px;padding:20px}.idea-meta{font-size:9px;color:#8b8b8b;display:flex;justify-content:space-between;margin-bottom:10px}.idea-card h3{font-size:18px}.idea-card p{font-size:12px;color:var(--muted);line-height:1.75;margin:9px 0 15px}.idea-card .text-link{font-size:11px}.empty{padding:50px 25px;text-align:center;border:1px dashed #d8d8d8;border-radius:8px}.empty>svg{width:36px;height:36px;color:#929292;margin-bottom:15px}.empty h3{margin-bottom:10px}.empty p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:20px}.script-layout{display:grid;grid-template-columns:210px 1fr;gap:24px}.script-list{display:grid;gap:9px;align-content:start}.script-item{border:1px solid var(--line);background:white;padding:13px;border-radius:6px;cursor:pointer;text-align:left;font-size:12px;line-height:1.5}.script-item.active{border-color:#ababab;background:#f0f0f0}.script-item small{display:block;font-size:9px;color:var(--muted);margin-top:7px}.editor{background:white;border:1px solid var(--line);border-radius:8px;padding:25px}.editor-title{font-size:23px;font-weight:600;border:0;padding:0 0 18px;border-bottom:1px solid var(--line);width:100%;margin-bottom:20px}.script-scene{display:grid;grid-template-columns:62px 1fr;gap:14px;margin:20px 0}.script-scene textarea{width:100%;resize:vertical;min-height:100px;border:1px solid #e4e4e4;background:#fbfbfb;border-radius:5px;padding:12px;font-size:12px;line-height:1.8}.script-scene label{font-size:10px;color:#878787;padding-top:10px}.editor-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:20px}.save-state{font-size:10px;color:#8b8b8b;margin-left:auto}.danger{color:#a65f51}.search-row{display:flex;gap:13px;align-items:center;margin-top:22px}.search-box{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:5px;padding:10px 12px;flex:1;max-width:400px}.search-box input{width:100%;border:0;outline:0;font-size:12px;background:none}.search-box svg{width:15px;color:var(--muted)}#toast{position:fixed;bottom:28px;left:calc(50% + 118px);transform:translate(-50%,20px);background:#2d2d2d;color:#fff;padding:14px 22px;border-radius:7px;box-shadow:0 10px 40px #0002;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:50;max-width:85vw}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:12px;padding:34px;max-width:520px;width:calc(100% - 32px);box-shadow:0 30px 100px #0003;color:var(--ink)}dialog::backdrop{background:#2a2a2a65;backdrop-filter:blur(4px)}dialog h2{font-size:25px;margin-bottom:15px}dialog p{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:16px}.close-dialog{position:absolute;right:10px;top:10px}dialog .modal-photo{width:100%;height:220px;object-fit:cover;border-radius:6px;margin-bottom:20px}.progress{height:4px;background:#e9e9e9;border-radius:4px;margin:22px 0;overflow:hidden}.progress:after{content:'';display:block;width:50%;height:100%;background:#9f9f9f;animation:loading 1s ease-in-out infinite}@keyframes loading{from{transform:translateX(-100%)}to{transform:translateX(300%)}}main{animation:appear .3s ease}@keyframes appear{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}.mobile-name{display:none}.keyboard-hint{font-size:9px;border:1px solid #e3e3e3;padding:2px 5px;border-radius:3px;color:#989898}.switch-row{display:flex;gap:10px;margin:18px 0;align-items:center;font-size:12px}.library-total{font-size:11px;color:var(--muted)}
@media(min-width:1500px){main{padding-top:45px}.hero{min-height:320px}.hero-copy{padding:35px}.hero-art{min-height:320px}.hero-art>div:not(.orbit){margin-left:35px}.video-visual{height:265px}.hero h2{font-size:34px;max-width:410px}.hero p{font-size:13px}.tool-card{padding:23px}.tool-card h3{font-size:14px}.tool-card p{font-size:12px}}
@media(max-width:1150px){.sidebar{width:204px;padding:28px 14px 16px}.shell{margin-left:204px}.topbar{padding:0 28px}main{padding:30px 28px}.hero{grid-template-columns:1.15fr 1fr}.hero-copy{padding:24px}.hero h2{font-size:26px}.hero-art{transform-origin:left center}.poster{left:34px}.score-float{left:155px;width:124px}.sparkle{left:228px}.art-tag{left:0}.date{display:none}h1{font-size:40px}.video-visual{height:185px}.video-overlay{font-size:16px}.video-overlay em{font-size:14px}.tool-card{padding:15px}.video-grid{gap:11px}.form-grid{grid-template-columns:260px 1fr}#toast{left:calc(50% + 102px)}}
@media(max-width:900px){.sidebar{width:77px;padding:24px 11px}.brand{font-size:0;padding:0;justify-content:center;gap:0}.brand-dot{display:none}.brand-mark b{font-size:11px}.workspace,.nav-label,.sidebar-bottom,.nav-new,.count{display:none}nav{margin-top:35px;gap:14px}nav a{font-size:0;padding:14px;gap:0;justify-content:center}nav a svg{width:21px;height:21px}.shell{margin-left:77px}h1{font-size:35px}.hero{grid-template-columns:1.1fr 1fr}.hero h2{font-size:24px}.hero-copy{padding:22px}.hero-art{min-height:300px}.score-float{left:120px;top:90px}.poster{left:20px;width:142px;top:25px}.sparkle{left:174px;bottom:15px}.art-tag{bottom:20px;left:0}.hero p{font-size:11px}.video-grid{grid-template-columns:repeat(2,1fr);gap:20px}.video-visual{height:270px}.video-overlay{font-size:22px}.report-layout{grid-template-columns:200px 1fr}.report-preview{height:290px}.form-grid{grid-template-columns:225px 1fr;gap:22px}.script-layout{grid-template-columns:160px 1fr;gap:17px}.editor{padding:18px}#toast{left:calc(50% + 38px)}}
@media(max-width:640px){.sidebar{position:fixed;inset:auto 0 0;width:100%;height:66px;padding:0 8px;background:#fff;border-top:1px solid var(--line);border-right:0}.brand{display:none}nav{display:flex;justify-content:space-around;gap:0;margin:0;height:100%;align-items:center}nav a{display:flex;flex-direction:column;gap:5px;font-size:8px;padding:8px 6px;min-width:57px}nav a svg{width:19px;height:19px}.shell{margin-left:0}.topbar{height:61px;padding:0 20px}.top-actions{gap:8px}.demo-pill{font-size:9px}.breadcrumb{font-size:10px}.breadcrumb span{margin:0 5px}.avatar.small{display:none}main{padding:27px 20px 35px;min-height:calc(100vh - 150px)}.eyebrow{font-size:9px;margin-bottom:13px}.welcome{margin-bottom:23px}h1{font-size:33px;letter-spacing:-1px}.welcome p{font-size:11px;margin-top:12px;max-width:290px}.hero{display:block;min-height:415px}.hero-copy{padding:22px 21px}.hero h2{font-size:27px;max-width:285px}.hero p{max-width:240px}.hero .primary{margin-top:17px}.hero-art{position:absolute;right:-17px;bottom:-47px;width:225px;height:218px;min-height:0;transform:scale(.76);transform-origin:right bottom;pointer-events:none}.hero-copy{padding-bottom:142px}.hero-art .poster{top:-25px;left:0}.score-float{top:0;left:120px}.sparkle{left:179px;bottom:36px}.art-tag{bottom:40px;left:-78px}.orbit{left:-70px;top:-76px}.orbit.two{left:-120px;top:-125px}.input-section{margin-top:24px}.section-heading h2{font-size:16px}.section-heading small{display:none}.link-form{flex-wrap:wrap;gap:5px}.link-form>svg{margin-left:7px}.link-form input{padding:12px 4px;font-size:11px}.link-form .primary{width:100%}.input-meta{flex-wrap:wrap;gap:13px}.platforms{gap:15px;font-size:9px}.tool-grid{grid-template-columns:1fr;gap:10px}.tool-card{padding:15px 15px 15px 62px;position:relative}.tool-card-top{margin:0}.tool-icon{position:absolute;left:15px;top:19px}.tool-card-top>svg{position:absolute;right:15px;top:24px}.tool-card h3{font-size:13px}.tool-card p{font-size:10px;max-width:220px}.video-grid{gap:13px}.video-visual{height:213px}.video-overlay{font-size:18px}.video-overlay em{font-size:14px}.video-info h3{font-size:10px}.video-info p{font-size:8px}.video-pill{font-size:8px;left:7px}.duration{right:7px;font-size:8px}.save-video{bottom:69px}.section-space{margin-top:26px}.section-heading .text-link{font-size:9px}footer{padding:17px 20px 88px;font-size:8px;gap:15px}footer>span:last-child{display:none}.page-head h1{font-size:31px}.report-layout{grid-template-columns:1fr}.report-preview{height:290px;max-width:240px;margin:auto}.report-stats{padding-top:5px}.report-source{max-width:300px;margin:14px auto}.form-grid{grid-template-columns:1fr;gap:25px}.form-panel{border:0;border-bottom:1px solid var(--line);padding:0 0 24px}.field textarea{min-height:75px}.script-layout{grid-template-columns:1fr}.script-list{grid-template-columns:repeat(2,1fr)}.editor-title{font-size:19px}.script-scene{grid-template-columns:43px 1fr;gap:9px}.editor-actions{gap:6px}.editor-actions .primary,.editor-actions .secondary{font-size:10px;padding:10px}.save-state{width:100%;margin-top:8px}.tabs{gap:6px}.tab{font-size:10px;padding:8px 10px}.search-row{flex-wrap:wrap}.search-box{max-width:none}.demo-notice{font-size:10px}#toast{left:50%;bottom:83px;width:max-content;font-size:11px}.review-item{gap:12px;grid-template-columns:55px 1fr}.review-item p{font-size:11px}.review-item h3{font-size:13px}dialog{padding:29px 22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Premium palette: porcelain, graphite and brushed copper. */
:root{--bg:#f7f7f7;--paper:#fff;--ink:#252426;--muted:#777477;--line:#e5e3e4;--accent:#b68e75;--secondary-accent:#a2826e}
.sidebar{background:#fcfcfc}.topbar{background:#fafafa}.brand{letter-spacing:-.8px}
nav a.active{background:#29272a;color:#fff;box-shadow:0 3px 9px #2222220d}nav a.active .count,nav a.active .nav-new{border-color:#656065;color:#e9e5e3}
nav a:hover:not(.active){background:#eeeced}.workspace{background:#fff;border-color:#e7e4e5}.workspace-icon,.avatar{background:#ebe8e7;color:#665b56}.local-dot,.demo-pill span{background:#a68874}
.note{background:#f0eded;border:1px solid #e8e3e1}.tiny-star,.footer-star{color:#a4826e}.note p{color:#7b7270}
.hero{background:#eeebea;border-color:#e1dcda;box-shadow:0 5px 18px #332a2405}.hero-copy{padding-top:31px}.hero h2{font-weight:500}.label-chip{background:#f8f6f5;border-color:#d9ceca;color:#79665c;letter-spacing:1px}
.hero-art{background:radial-gradient(ellipse at center,#d9cfcb 0,transparent 68%)}.orbit{border-color:#d9d0cc}.hero p{color:#79716e}.eyebrow{color:#82716a}.eyebrow .mini-line{background:#ae8e7d}
.primary{background:#29272a;box-shadow:0 3px 7px #2222220c}.primary:hover{background:#454045}.primary.lime{background:#29272a;color:#fff}.primary.lime:hover{background:#454045}
.secondary:hover{background:#f1eded}button:focus-visible,a:focus-visible{outline-color:#a78c7b}input:focus,textarea:focus,select:focus{outline-color:#a78c7b}
.poster{box-shadow:0 15px 32px #35261e24}.poster img{filter:brightness(.8) saturate(.65)}.poster-caption mark,.video-overlay em{background:#ede1d8;color:#44352e}.score-float{box-shadow:0 12px 30px #342c2420;border:1px solid #ffffff}.float-bar b{background:#b3927c}.float-bar b:last-child{background:#eee9e6}.float-tag{background:#f1eae5;color:#816451}.art-tag{color:#74675f}.art-tag svg{color:#a37b61}.sparkle{color:#9c7964}
.tool-card{border-color:#e5e1df;box-shadow:0 2px 5px #25202003}.tool-card:hover{border-color:#b9a598;box-shadow:0 8px 20px #32282109;transform:translateY(-2px)}.tool-icon{background:#ece8e6;color:#806c5e}.tool-card:nth-child(2) .tool-icon{background:#efe6df;color:#94725b}.tool-card:nth-child(3) .tool-icon{background:#ece9ef;color:#7e7287}
.video-visual img{filter:saturate(.7)}.save-video.saved{color:#eed4c1}.score-ring{background:conic-gradient(#ac8a73 0 86%,#e5dfdb 86%)}.metric-track span{background:#ad8d78}.metric-track{background:#e9e3df}.demo-notice{background:#f0ece9;border-color:#e0d6d0;color:#7e6b5f}.time{background:#ede7e3;color:#7a6253}.script-item.active{border-color:#baa18f;background:#f3eeeb}.script-scene textarea{background:#fcfbfa}.progress:after{background:#ad8d78}#toast{background:#302b2a}.save-state{color:#8c7567}
@media(max-width:640px){.sidebar{background:#fcfcfc}.hero-copy{padding-top:24px}}
.cloud-login,.cloud-user{position:fixed;right:120px;top:24px;z-index:20;font-size:11px}.cloud-login{border:1px solid var(--line);background:#fff;border-radius:5px;padding:8px 13px}.cloud-user{display:flex;align-items:center;gap:8px;color:var(--muted)}.cloud-user>span{color:var(--accent)}.cloud-user button{border:0;background:none;text-decoration:underline;color:inherit}.auth-backdrop{position:fixed;inset:0;background:#27232370;backdrop-filter:blur(5px);z-index:100;display:grid;place-items:center;padding:20px}.auth-panel{width:min(430px,100%);background:#fff;border-radius:9px;padding:36px;box-shadow:0 30px 90px #0003;position:relative}.auth-panel h2{font-size:29px;margin:10px 0}.auth-panel>p{color:var(--muted);line-height:1.7;margin-bottom:24px}.auth-panel label{font-size:11px;font-weight:600}.auth-panel input{display:block;width:100%;padding:13px;margin:8px 0 5px;border:1px solid var(--line);border-radius:5px}.auth-error{min-height:25px!important;margin:5px 0!important;color:#9b5049!important;font-size:11px}.auth-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:24px;color:var(--muted)}
@media(max-width:640px){.cloud-login,.cloud-user{right:57px;top:15px}.auth-panel{padding:29px 22px}}
.cloud-analysis{max-width:900px}.analysis-loader{min-height:320px;border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;place-content:center;text-align:center;padding:40px}.analysis-loader h2{margin:17px 0 9px}.analysis-loader p{color:var(--muted);line-height:1.7}.analysis-spinner{width:42px;height:42px;border:2px solid #e5dfdb;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite;margin:auto}.reference-links{display:flex;gap:8px;flex-wrap:wrap}.reference-links a{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;border-radius:5px;padding:10px 13px;font-size:11px}.reference-links svg{width:13px}@keyframes spin{to{transform:rotate(360deg)}}
