
/* Simplified Chinese typography across the interface and form controls. */
html[lang="zh-CN"] *{font-family:"Microsoft YaHei","PingFang SC","Noto Sans SC","Source Han Sans SC",sans-serif!important}
:root{--red:#a62d40;--red-dark:#852336;--red-soft:#f7e9ec;--ink:#24262e;--muted:#86858d;--line:#eae8e7;--paper:#fff;--bg:#f7f6f3;--green:#3d806c;--gold:#9a7850;--shadow:0 8px 30px #39312206}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{transition:background .18s,color .18s,transform .18s}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b1446260;outline-offset:3px}svg{width:19px;height:19px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px;font-weight:650}h2{font-size:18px;font-weight:650}h3{font-size:15px;font-weight:600}p{line-height:1.8}small{font-size:12px;color:var(--muted)}.muted{color:var(--muted)}.red{color:var(--red)}.green{color:var(--green)}.label{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted)}
.shell{display:flex;min-height:100vh}.sidebar{width:230px;background:#fdfcfb;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;padding:31px 18px 18px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;gap:11px;align-items:center;padding:0 12px}.brandmark{height:36px;width:36px;background:var(--red);color:white;display:grid;place-items:center;border-radius:10px;font-size:22px;font-weight:700}.brand-name{font-size:19px;letter-spacing:1.5px;font-weight:700}.brand-sub{font-size:9px;letter-spacing:2px;color:#9b8b8b;margin-top:4px}.space-switch{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:white;border-radius:9px;padding:12px;margin:29px 0 29px;width:100%;text-align:left}.space-switch strong{font-weight:550;font-size:12px}.space-icon{background:#f4f0eb;border-radius:6px;color:var(--gold);padding:6px}.side-label{color:#a19ba0;font-size:10px;padding:0 15px;margin-bottom:11px;letter-spacing:1.5px}.nav{display:flex;flex-direction:column;gap:7px}.nav a{padding:13px 15px;border-radius:8px;display:flex;align-items:center;gap:13px;color:#686873;font-size:13px}.nav a.active{background:var(--red-soft);color:var(--red);font-weight:600}.nav a:hover{background:#f1ecec}.nav-count{margin-left:auto;font-size:10px;color:#92838a;background:#ede7e7;border-radius:4px;padding:2px 5px}.sidebar-bottom{margin-top:auto}.storage{border:1px solid #e7e1da;border-radius:10px;padding:15px;background:linear-gradient(135deg,#faf7f1,#fff);margin:40px 6px 20px}.storage-line{display:flex;justify-content:space-between;margin:10px 0;font-size:11px}.bar{height:4px;background:#e9e3db;border-radius:3px}.bar>i{height:100%;display:block;width:23%;background:#bfa17f;border-radius:3px}.profile{border-top:1px solid var(--line);display:flex;gap:10px;align-items:center;padding:19px 8px 0}.avatar{display:grid;place-items:center;width:34px;height:34px;background:#eee7e2;border-radius:50%;color:#80624e;font-size:12px}.profile strong{font-size:12px;font-weight:550}.profile small{display:block;margin-top:3px;font-size:10px}.icon-btn{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;background:transparent;color:#8b858a}.icon-btn:hover{background:#f0ebe8}.main{margin-left:230px;width:calc(100% - 230px)}.topbar{height:75px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 38px;background:#fbfaf8}.breadcrumbs{font-size:12px;color:#9a969c;display:flex;align-items:center;gap:12px}.breadcrumbs b{font-weight:500;color:#51505a}.top-actions{display:flex;align-items:center;gap:14px}.local-badge{color:#887457;background:#f1ede5;border:1px solid #e8dfd0;border-radius:5px;padding:5px 9px;font-size:10px;display:flex;align-items:center;gap:6px}.local-badge i{height:5px;width:5px;border-radius:50%;background:#ae976e}.top-avatar{width:29px;height:29px;font-size:10px}.mobile-menu{display:none}.content{padding:34px 38px 45px;max-width:1580px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:20px}.page-heading p{margin-top:10px;color:var(--muted);font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#9d7b65;margin-bottom:10px}.btn{border-radius:7px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:550;white-space:nowrap}.btn-primary{color:white;background:var(--red)}.btn-primary:hover{background:var(--red-dark);transform:translateY(-1px)}.btn-outline{background:white;border:1px solid var(--line);color:#615c64}.btn-outline:hover{background:#f7f3f3;border-color:#d5bdc4}.btn-soft{background:var(--red-soft);color:var(--red)}.btn-ghost{background:transparent;color:#8c747a;padding:7px 0}.btn-sm{padding:7px 11px;font-size:11px}.btn svg{width:15px;height:15px}.flex{display:flex;align-items:center;gap:10px}.between{display:flex;align-items:center;justify-content:space-between;gap:12px}.grow{flex:1}.badge{font-size:10px;padding:4px 7px;border-radius:4px;background:#f2f0ed;color:#908272;white-space:nowrap}.badge-green{background:#edf4ef;color:#56836b}.badge-red{background:#f9edf0;color:#a36776}.badge-gray{background:#f0f0f3;color:#87838f}.badge-amber{background:#fbf3e7;color:#a5854b}.chip{font-size:11px;display:inline-flex;gap:6px;align-items:center;border:1px solid #e7e4e1;color:#7d7983;border-radius:5px;padding:7px 10px;background:#fff}.chip svg{width:13px;height:13px}.chip:hover{border-color:#cfacb6;color:var(--red)}
.dashboard{display:grid;grid-template-columns:minmax(0,1fr) 276px;gap:25px}.hero{position:relative;background:linear-gradient(112deg,#fff9f6,#f3e6e5);border:1px solid #eddfde;border-radius:13px;padding:27px 30px 0;overflow:hidden;min-height:264px}.hero-copy{position:relative;z-index:1}.hero h2{font-size:25px;letter-spacing:.1px;margin:8px 0 8px;font-weight:600}.hero p{font-size:12px;color:#998486}.hero-kicker{font-size:10px;letter-spacing:2px;color:#a77873;display:flex;align-items:center;gap:7px}.hero-kicker:before{content:'';height:1px;width:22px;background:#bd8d87}.orbit{position:absolute;border:1px solid #bd7c792c;border-radius:50%;width:240px;height:240px;right:-39px;top:-105px;transform:rotate(-30deg)}.orbit:before,.orbit:after{content:'';position:absolute;inset:25px;border:1px solid #bd7c7933;border-radius:50%}.orbit:after{inset:50px}.hero-spark{position:absolute;right:64px;top:27px;font-size:64px;color:#b7787560;font-family:serif;transform:rotate(-15deg)}.composer{margin-top:23px;position:relative;z-index:2;border:1px solid #e8d9d8;background:#fffc;border-radius:9px;padding:12px 14px 10px;box-shadow:0 6px 15px #74363604}.composer textarea{width:100%;border:0;background:transparent;resize:none;outline:none;color:#55434a;height:54px;line-height:1.8;font-size:12px}.composer textarea::placeholder{color:#b0a1a3}.composer-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.composer-tools{display:flex;align-items:center;gap:8px}.composer-tools select{border:0;background:transparent;color:#8a7a7f;font-size:10px;max-width:150px}.send-btn{background:var(--red);color:white;border-radius:6px;height:29px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:10px}.send-btn svg{height:14px;width:14px}.quick-chips{display:flex;gap:9px;margin-top:14px;flex-wrap:wrap}.section-head{display:flex;align-items:center;justify-content:space-between;margin:28px 0 14px}.section-head h2{font-size:15px}.section-head small{font-size:10px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.tool-card{background:white;border:1px solid var(--line);border-radius:10px;padding:19px 17px;text-align:left;min-height:150px;position:relative;color:var(--ink)}.tool-card:hover{border-color:#d4b7bd;box-shadow:var(--shadow);transform:translateY(-2px)}.tool-icon{height:34px;width:34px;background:#f7eef0;border-radius:9px;display:grid;place-items:center;color:#a45f6b;margin-bottom:14px}.tool-icon.green{background:#edf3ef;color:#5b8a76}.tool-icon.gold{background:#f8f2e9;color:#ae8a51}.tool-card h3{font-size:13px;margin-bottom:7px}.tool-card p{color:#969099;font-size:10px}.card-arrow{position:absolute;right:15px;top:23px;color:#bbb5b9}.card-arrow svg{width:13px;height:13px}.recent-list{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.recent-row{padding:16px 18px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #f0eeec}.recent-row:last-child{border-bottom:0}.recent-row:hover{background:#fcf9f8}.doc-icon{height:33px;width:29px;border:1px solid #ede7e5;border-radius:5px;color:#a28485;display:grid;place-items:center}.doc-icon svg{width:15px;height:15px}.recent-row strong{font-size:12px;font-weight:550}.recent-row p{font-size:10px;color:#9b969d;margin-top:5px}.recent-meta{margin-left:auto;display:flex;gap:14px;align-items:center}.recent-meta small{font-size:10px}.right-card{border:1px solid var(--line);background:white;border-radius:11px;padding:19px;margin-bottom:18px}.right-card h3{font-size:13px}.assistant-head{display:flex;gap:11px;align-items:center;margin-top:20px}.ai-icon{width:40px;height:40px;background:var(--red);color:white;border-radius:11px;display:grid;place-items:center}.ai-icon svg{width:23px;height:23px}.assistant-head strong{font-size:12px;font-weight:600}.assistant-head p{font-size:10px;color:#9b969d;margin-top:4px}.assistant-desc{font-size:11px;color:#8d858e;margin:15px 0;line-height:1.9}.mini-stat{display:flex;justify-content:space-between;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:13px 0;margin-bottom:14px;font-size:10px;color:#8d868f}.mini-stat b{font-weight:600;color:#58505c;margin-left:5px}.full{width:100%}.todo{display:flex;gap:9px;margin-top:19px}.todo-dot{height:6px;width:6px;background:#c2a179;border-radius:50%;flex-shrink:0;margin-top:5px}.todo strong{font-size:11px;font-weight:500}.todo p{font-size:10px;color:#a49ba1;margin-top:5px;line-height:1.7}.kb-mini{display:flex;align-items:center;gap:10px;padding:14px 0 0}.kb-mini svg{color:#a08a79;width:15px}.kb-mini strong{font-size:11px;font-weight:500}.kb-mini small{display:block;font-size:10px;margin-top:5px}.kb-note{font-size:10px;color:#b2a7aa;margin-top:18px;border-top:1px solid var(--line);padding-top:13px}.bottom-note{margin-top:27px;text-align:center;font-size:10px;color:#b3aeb1;letter-spacing:.4px}
.panel{background:white;border:1px solid var(--line);border-radius:11px;padding:24px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.tabs{display:flex;gap:5px;background:#eeece9;padding:4px;border-radius:7px;flex-wrap:wrap}.tab{background:transparent;color:#8b8389;font-size:12px;padding:8px 14px;border-radius:5px}.tab.active{background:white;color:var(--red);box-shadow:0 1px 5px #30202009}.search{position:relative}.search input{border:1px solid var(--line);background:white;border-radius:7px;padding:10px 12px 10px 35px;width:240px;font-size:12px;outline:none}.search svg{position:absolute;left:12px;top:11px;width:15px;height:15px;color:#a29ba0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.assistant-card{background:white;border:1px solid var(--line);border-radius:11px;padding:24px}.assistant-card.selected{border-color:#d7b1ba;box-shadow:0 0 0 2px #f4e7ea}.assistant-card .ai-icon{margin-bottom:21px;background:#f5ecee;color:var(--red)}.assistant-card h3{font-size:16px}.assistant-card p{font-size:12px;color:#938992;margin:12px 0;min-height:44px}.card-footer{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:19px;margin-top:20px;flex-wrap:wrap}.empty-card{border:1px dashed #d9cfce;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:270px;color:#a4999d;background:#faf8f5}.empty-card .circle{height:40px;width:40px;border:1px dashed #d3c3c6;border-radius:50%;display:grid;place-items:center;margin-bottom:15px}.empty-card:hover{border-color:var(--red);color:var(--red)}.notice{padding:13px 16px;border:1px solid #e9dfd1;background:#faf6ed;color:#998465;font-size:11px;border-radius:7px;line-height:1.8;margin:18px 0}.notice svg{height:14px;width:14px;margin-right:5px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:24px}.stat-box{border:1px solid var(--line);background:white;border-radius:9px;padding:18px 22px}.stat-box strong{display:block;font-size:25px;font-weight:550;margin:8px 0}.stat-box span{font-size:11px;color:#918891}.table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:10px}.data-table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}.data-table th{text-align:left;background:#fcfaf8;color:#9a9299;font-size:10px;font-weight:500;padding:15px 19px;border-bottom:1px solid var(--line)}.data-table td{padding:18px 19px;border-bottom:1px solid #f1eeec}.data-table tbody tr:last-child td{border-bottom:0}.data-table .title-cell{display:flex;gap:12px;align-items:center}.data-table strong{font-size:12px;font-weight:550}.data-table small{display:block;font-size:10px;margin-top:5px}.table-actions{display:flex;gap:10px}.table-actions button{padding:0;background:transparent;font-size:11px;color:#8b646e}.empty{text-align:center;padding:55px;color:#9c9298;font-size:13px}.knowledge-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}.text-block{white-space:pre-wrap;line-height:1.95;font-size:13px;color:#756a73;background:#faf8f6;border:1px solid var(--line);border-radius:7px;padding:18px;max-height:320px;overflow:auto}.field{margin:18px 0}.field label{display:block;font-size:12px;font-weight:550;margin-bottom:9px}.field input,.field textarea,.field select{width:100%;border:1px solid #e3dcde;border-radius:7px;background:white;padding:11px 12px;outline:none;font-size:12px;color:#544c55}.field textarea{min-height:112px;resize:vertical;line-height:1.8}.field small{display:block;font-size:10px;line-height:1.8;margin-top:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.input-caption{font-size:10px;color:#ac9da2;margin:8px 0}.upload-zone{border:1px dashed #cdbabe;border-radius:9px;padding:30px;text-align:center;background:#fcf8f7;color:#9c7782;cursor:pointer;display:block}.upload-zone svg{width:28px;height:28px;margin-bottom:10px}.upload-zone strong{display:block;color:#705661;font-size:13px}.upload-zone small{display:block;line-height:1.8;margin-top:8px}.upload-zone:hover{background:#f7ecef}.file-pill{border:1px solid var(--line);padding:8px 10px;border-radius:6px;font-size:11px;margin:8px 0;background:white;display:flex;justify-content:space-between;align-items:center;gap:8px}.report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.report-card{background:white;border:1px solid var(--line);border-radius:10px;padding:24px}.report-card h3{font-size:17px;margin:15px 0 8px}.report-card p{font-size:12px;color:#9b9199}.report-cover{height:85px;border:1px solid #eee6e0;background:linear-gradient(130deg,#f6eeeb,#fbf8f3);border-radius:6px;padding:18px;position:relative;overflow:hidden}.report-cover:after{content:'';position:absolute;right:-30px;top:-50px;width:150px;height:150px;border:1px solid #c4a28e44;border-radius:50%;box-shadow:0 0 0 22px #c4a28e0d}.report-cover span{display:block;color:#b19886;font-size:9px;letter-spacing:2px}.report-cover b{display:block;color:#8b625f;font-size:16px;margin-top:9px;font-weight:500}.checklist{margin-top:18px}.check-item{display:flex;align-items:flex-start;gap:9px;border-top:1px solid var(--line);padding:13px 0;font-size:12px;color:#776c75}.check-item input{accent-color:var(--red);margin-top:3px}.check-item.done span{text-decoration:line-through;color:#b4abb0}
.chat-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px}.chat-main{min-height:640px;background:white;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.chat-top{padding:17px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.chat-top h3{font-size:13px}.chat-top small{font-size:10px}.messages{padding:25px;flex:1;min-height:350px;max-height:580px;overflow:auto}.msg{display:flex;gap:11px;margin-bottom:23px}.msg.user{flex-direction:row-reverse}.msg-icon{flex-shrink:0;width:29px;height:29px;border-radius:8px;background:var(--red-soft);color:var(--red);display:grid;place-items:center}.msg-icon svg{width:16px;height:16px}.msg.user .msg-icon{background:#eee9e4;color:#97806c}.bubble{max-width:90%;font-size:13px;line-height:1.95;color:#645861}.msg.user .bubble{padding:12px 16px;background:#f7f3ef;border-radius:10px;white-space:pre-wrap}.bubble h4{margin:13px 0 5px;color:#554651;font-size:13px}.bubble p{margin-bottom:8px}.citation{background:#f8f3ee;color:#967b5e;font-size:10px;padding:4px 7px;border:0;border-radius:4px;display:inline-block;margin:7px 4px 0 0}.chat-input{margin:0 20px 16px;border:1px solid #e8dde0;background:#fdfcfb;border-radius:9px;padding:12px}.chat-input textarea{width:100%;min-height:45px;resize:vertical;border:0;outline:none;background:transparent;font-size:12px;line-height:1.8}.fact-row{border-bottom:1px solid var(--line);padding:13px 0;display:flex;justify-content:space-between;font-size:11px;gap:10px}.fact-row span{color:#9e949b}.fact-row b{font-weight:500}.progress-steps{display:flex;gap:8px;margin-top:16px}.progress-steps i{height:3px;flex:1;background:#e9e1de;border-radius:3px}.progress-steps i.on{background:#b7737e}.chat-help{padding:18px;margin-top:15px;font-size:11px;color:#9f9297;line-height:1.9}.creative-layout{display:grid;grid-template-columns:330px 1fr;gap:22px}.preview-stage{background:#eeebe6;background-image:radial-gradient(#d5cbc5 1px,transparent 1px);background-size:16px 16px;min-height:480px;border-radius:10px;display:grid;place-items:center;padding:36px;position:relative;border:1px solid #e6dfd9}.preview-empty{text-align:center;color:#a69b98}.preview-empty svg{height:38px;width:38px;margin-bottom:18px}.preview-empty p{font-size:13px}.knowledge-poster{width:360px;max-width:100%;background:#fffcf7;box-shadow:0 12px 35px #694b4220;border-radius:4px;padding:28px;position:relative;overflow:hidden}.poster-label{font-size:9px;color:#a17966;letter-spacing:2px}.knowledge-poster h2{font-size:25px;line-height:1.5;margin:24px 0 14px;color:#7d2d3d}.knowledge-poster p{font-size:12px;white-space:pre-wrap;color:#7c6c6c;line-height:2}.poster-footer{margin-top:35px;padding-top:15px;border-top:1px solid #e2d2ca;font-size:9px;display:flex;justify-content:space-between;color:#a18c82}.preview-top{position:absolute;top:15px;left:18px;font-size:10px;color:#a0908e}.local-notice{font-size:11px;color:#a89898;line-height:1.8;margin-top:17px}.usage-row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.usage-row span{color:#958991}.usage-row strong{font-weight:500}.status-dot{display:inline-block;width:6px;height:6px;background:#b19c7d;border-radius:50%;margin-right:6px}
.modal-backdrop{position:fixed;inset:0;background:#21192150;z-index:100;display:flex;align-items:center;justify-content:center;padding:25px;backdrop-filter:blur(3px)}.modal{background:#fffdfb;border:1px solid white;border-radius:14px;width:650px;max-width:100%;max-height:90vh;overflow:auto;box-shadow:0 30px 100px #22162130}.modal.wide{width:900px}.modal-header{padding:22px 26px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.modal-header h2{font-size:18px}.modal-body{padding:22px 26px}.modal-footer{padding:17px 26px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:10px}.version-item{border:1px solid var(--line);border-radius:7px;padding:14px;margin:10px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.version-item p{font-size:11px;color:#9b8c94;margin-top:5px}.version-item strong{font-size:12px}.diff-box{border:1px solid #e1e8df;background:#f4f8f2;border-radius:8px;padding:16px;margin-top:15px;font-size:12px;line-height:1.9;white-space:pre-wrap;color:#66795e}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:200;background:#33292f;color:white;padding:12px 20px;border-radius:8px;font-size:12px;box-shadow:0 6px 30px #0002;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}.divider{height:1px;background:var(--line);margin:20px 0}.report-view h2{font-size:22px;margin:15px 0}.report-view h3{font-size:15px;margin:25px 0 10px}.report-view p,.report-view li{font-size:13px;line-height:1.95;color:#766974}.report-view ul{padding-left:20px}.floating-close{display:none}
@media(min-width:1550px){.content{padding-top:42px}.dashboard{grid-template-columns:minmax(0,1fr) 310px;gap:30px}.hero{padding:33px 35px 0;min-height:285px}.hero h2{font-size:30px}.tool-card{padding:22px;min-height:167px}.right-card{padding:24px}.recent-row{padding:20px}}
@media(max-width:1180px){.sidebar{width:205px;padding-left:13px;padding-right:13px}.main{margin-left:205px;width:calc(100% - 205px)}.content{padding:28px 25px}.topbar{padding:0 25px}.dashboard{grid-template-columns:minmax(0,1fr) 235px;gap:18px}.hero{padding:23px 22px 0}.hero h2{font-size:22px}.cards{grid-template-columns:repeat(2,1fr)}.tool-card{padding:15px}.recent-meta small{display:none}.right-card{padding:17px}.creative-layout{grid-template-columns:290px 1fr}.chat-layout{grid-template-columns:minmax(0,1fr) 220px}}
@media(max-width:960px){.dashboard{grid-template-columns:1fr}.right-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.right-column .right-card{margin:0}.right-column .right-card:last-child{grid-column:1/-1}.chat-layout{grid-template-columns:1fr}.chat-aside{display:grid;grid-template-columns:1fr 1fr;gap:15px}.creative-layout{grid-template-columns:1fr}.preview-stage{min-height:430px}.knowledge-layout{grid-template-columns:1fr}.top-actions{gap:7px}.recent-meta small{display:block}}
@media(max-width:700px){.sidebar{transform:translateX(-100%);width:230px;transition:transform .2s;box-shadow:10px 0 40px #23121c15}.sidebar.open{transform:translateX(0)}.floating-close{display:grid;position:absolute;top:8px;right:8px}.main{margin-left:0;width:100%}.mobile-menu{display:grid}.topbar{height:60px;padding:0 16px}.breadcrumbs{gap:8px;font-size:10px}.breadcrumbs>span:first-of-type{display:none}.top-actions .icon-btn,.top-avatar{display:none}.local-badge{font-size:9px;padding:4px 7px}.content{padding:25px 17px}.page-heading{margin-bottom:22px;align-items:flex-start}.page-heading h1{font-size:25px}.page-heading p{font-size:11px}.page-heading .btn{font-size:10px;padding:8px 10px}.eyebrow{font-size:9px}.hero{padding:23px 17px 0;min-height:253px}.hero h2{font-size:23px}.hero p{font-size:10px}.hero-spark{right:30px;top:32px;font-size:45px}.composer{padding:12px}.composer-tools select{font-size:9px;max-width:125px}.tool-grid{gap:9px}.tool-card{padding:14px 12px;min-height:140px}.tool-card h3{font-size:12px}.tool-card p{font-size:10px}.card-arrow{display:none}.tool-icon{height:29px;width:29px}.quick-chips{gap:7px}.chip{font-size:10px;padding:6px 8px}.recent-row{padding:14px 12px;gap:9px}.recent-row strong{font-size:11px}.recent-meta{gap:5px}.recent-meta small{display:none}.right-column{grid-template-columns:1fr}.right-column .right-card:last-child{grid-column:auto}.cards{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column;gap:12px}.search input{width:100%}.tabs{align-self:flex-start}.tab{padding:7px 10px;font-size:11px}.stats-grid{gap:9px}.stat-box{padding:14px}.stat-box strong{font-size:21px}.stat-box span{font-size:10px}.report-grid{grid-template-columns:1fr}.field-row{grid-template-columns:1fr;gap:0}.chat-aside{grid-template-columns:1fr}.chat-main{min-height:570px}.messages{padding:18px 13px}.bubble{font-size:12px}.chat-input{margin:0 12px 12px}.chat-top{padding:14px}.modal-backdrop{padding:12px}.modal-header{padding:17px}.modal-body{padding:17px}.modal-footer{padding:15px 17px}.modal{max-height:94vh}.preview-stage{padding:40px 20px}.panel{padding:18px}.recent-meta .badge{font-size:9px}.btn{padding:10px 12px}.chat-top .btn{font-size:10px}.composer textarea{font-size:11px}.notice{font-size:10px}}
@media print{.sidebar,.topbar,.modal-header,.modal-footer,.content,.btn,#toast{display:none!important}.modal-backdrop{position:static;background:white;padding:0;display:block;backdrop-filter:none}.modal{max-height:none;overflow:visible;width:100%;border:0;box-shadow:none}.modal-body{padding:10px}.report-view{color:#000}}
