*{box-sizing:border-box}:root{color:#2b3037;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;background:#f4f0ea}body{margin:0;min-width:320px;min-height:100vh;background:#f4f0ea;font-size:14px}button,input,textarea{font:inherit}button{cursor:pointer}.aimi-shell{min-height:100vh;display:grid;grid-template-columns:88px minmax(0,1fr);background:linear-gradient(90deg,#fff 0,#fff 88px,#f4f0ea 88px)}.aimi-rail{position:sticky;top:0;height:100vh;padding:16px 12px;display:flex;flex-direction:column;align-items:center;gap:20px;border-right:1px solid #e2ddd4;background:#fff;z-index:20}.aimi-logo{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#a96f27;color:#fff;font-size:22px;font-weight:800}.aimi-rail nav{width:100%;display:grid;gap:8px}.aimi-rail button{width:100%;min-height:58px;border:0;border-radius:12px;display:grid;place-items:center;gap:5px;color:#727a84;background:transparent}.aimi-rail button svg{width:21px;height:21px}.aimi-rail button span{font-size:12px;white-space:nowrap}.aimi-rail button.active{background:#f5eadc;color:#9b641f}.new-menu-popover{position:absolute;top:70px;left:78px;width:190px;border:1px solid #e8e1d8;border-radius:4px;padding:12px;display:grid;gap:6px;background:#fff;box-shadow:0 12px 30px #27221d24;z-index:50}.new-menu-popover:before{content:"";position:absolute;left:-9px;top:26px;width:16px;height:16px;border-left:1px solid #e8e1d8;border-bottom:1px solid #e8e1d8;background:#fff;transform:rotate(45deg)}.new-menu-popover button{width:100%;min-height:40px;border-radius:4px;display:flex;justify-content:flex-start;gap:10px;color:#3f403f;font-size:14px;font-weight:700}.new-menu-popover button svg{width:20px;height:20px;color:#b87a26}.aimi-main{min-width:0;padding:22px}.aimi-topbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.aimi-topbar span,.card-title span,.page-head span,.auth-strip span,.draft-grid span,.calendar-grid span,.material-grid span,.interaction-grid span,.data-grid span,.queue-grid span,.home-grid span{color:#8d6b43;font-size:13px;font-weight:700}.aimi-topbar h1{margin:6px 0 0;font-size:30px;letter-spacing:0}.aimi-top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.aimi-top-actions>span{border:1px solid #e4d4bc;border-radius:999px;padding:9px 12px;background:#fffaf3;color:#8b672e}.aimi-card,.new-choice button,.auth-strip,.draft-grid article,.calendar-grid article,.material-grid article,.interaction-grid article,.queue-grid article,.data-grid article{border:1px solid #e5ded2;border-radius:8px;background:#fffffff0;box-shadow:0 10px 30px #3b2f1f0f}.aimi-card{padding:20px}.aimi-grid{display:grid;gap:16px}.aimi-grid.three{grid-template-columns:minmax(260px,.9fr) minmax(340px,1.4fr) minmax(230px,.8fr)}.aimi-grid.two{grid-template-columns:minmax(420px,1.2fr) minmax(280px,.8fr)}.aimi-card.wide{min-width:0}.new-page{display:grid;gap:16px}.auth-strip{padding:14px;display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(6,minmax(112px,1fr));gap:10px;align-items:stretch;overflow-x:auto}.auth-strip>div{min-width:220px;display:grid;align-content:center;gap:4px}.auth-strip strong{font-size:14px;line-height:1.45}.auth-strip button{min-width:112px;border:1px solid #eadfd0;border-radius:8px;padding:10px;display:grid;justify-items:start;gap:4px;background:#fbf7f1;color:#554a3e}.auth-strip button svg{width:18px;height:18px}.auth-strip button em{color:#8a8175;font-size:12px;font-style:normal}.auth-strip button.connected{border-color:#cfe3cd;background:#f4fbf2;color:#376431}.auth-strip button.focused{border-color:#b98031;background:#fff8ed}.auth-binding-panel{margin-top:16px;border:1px solid #eadfd1;border-radius:8px;padding:16px;background:#fffaf4}.auth-binding-panel.compact{margin-top:18px}.auth-binding-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.auth-binding-head span{color:#8d6b43;font-size:13px;font-weight:800}.auth-binding-head strong{display:block;margin-top:4px;color:#302d29;font-size:17px}.auth-binding-head p,.binding-result p{margin:6px 0 0;color:#625b53;line-height:1.5}.auth-binding-head button{border:0;border-radius:8px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-weight:900}.auth-binding-head button svg{width:16px;height:16px}.binding-result{margin-top:12px;border:1px solid #e8ddcf;border-left:4px solid #bd842f;border-radius:8px;padding:12px;background:#fff}.binding-result.ready{border-left-color:#2f9d60}.binding-result.blocked{border-left-color:#c94d45}.binding-result strong{color:#34312d}.new-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.new-choice button{min-height:108px;padding:20px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;text-align:left;color:#3b352d}.new-choice svg{grid-row:1 / 3;width:34px;height:34px;color:#a66b25}.new-choice strong{font-size:22px}.new-choice span{color:#77706a;line-height:1.5}.new-choice button.active{border-color:#b87929;background:#fff8ef}.card-title,.page-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.card-title{align-items:flex-start;flex-direction:column;gap:4px}.card-title strong,.page-head strong{display:block;font-size:20px}.page-head small{display:block;max-width:min(720px,72vw);margin-top:4px;overflow:hidden;color:#8b8178;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.page-head small.server-ok{color:#1f7a45}.page-head small.server-bad{color:#a53a32}.head-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}button:disabled{cursor:not-allowed;opacity:.62}label{display:grid;gap:8px;margin-top:14px;color:#5f564d;font-size:13px;font-weight:700}textarea,input{width:100%;border:1px solid #ded4c8;border-radius:8px;padding:10px 12px;color:#2e3136;background:#fff;outline:none}textarea{resize:vertical;line-height:1.55}textarea:focus,input:focus{border-color:#b87929;box-shadow:0 0 0 3px #b879291f}.chip-grid,.platform-pills,.assistant-tabs,.composer-actions{display:flex;flex-wrap:wrap;gap:8px}.chip-grid button,.platform-pills button,.assistant-tabs button,.page-head button,.aimi-top-actions button,.composer-actions button,.draft-grid button,.calendar-grid button,.interaction-grid button,.queue-grid button,.batch-test-grid button,.home-wide button{border:1px solid #dccdbc;border-radius:8px;padding:8px 11px;background:#fff;color:#5a4d3d;font-weight:700}.chip-grid button.active,.platform-pills button.active,.assistant-tabs button.active{border-color:#b87929;background:#b87929;color:#fff}.gold,button.gold{border-color:#a66b25;background:#a66b25;color:#fff}.url-line{display:grid;grid-template-columns:26px minmax(0,1fr) 84px;align-items:center;gap:10px;margin-bottom:12px}.url-line svg{width:20px;height:20px;color:#a66b25}.url-line button,.assistant button{border:0;border-radius:8px;padding:10px 12px;background:#a66b25;color:#fff;font-weight:800}.batch-url-line{margin-bottom:18px}.materials-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.materials-strip button{position:relative;min-height:94px;overflow:hidden;border:2px solid transparent;border-radius:8px;padding:0;background:#ede5d9}.materials-strip button.selected{border-color:#a66b25}.materials-strip img,.material-grid img{width:100%;height:100%;object-fit:cover;display:block}.materials-strip span{position:absolute;left:8px;bottom:8px;border-radius:999px;padding:4px 8px;color:#fff;background:#0000008c;font-size:12px}.asset-board{max-height:260px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.asset-board article{border:1px solid #ece2d7;border-radius:8px;padding:11px;background:#fbf8f3}.asset-board p{margin:6px 0 0;color:#4d4740;line-height:1.45;font-size:13px}.assistant{align-self:start}.assistant button{width:100%;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:8px}.assistant button svg,.queue-grid button svg,.interaction-grid button svg{width:17px;height:17px}.composer textarea{min-height:250px;margin:8px 0 12px}.preview-box{min-height:260px;margin-top:14px;border:1px dashed #d8c9b5;border-radius:8px;padding:14px;background:#fbf7f1}.preview-box p{color:#62594f;line-height:1.7;white-space:pre-line}.draft-grid,.calendar-grid,.material-grid,.interaction-grid,.queue-grid,.data-grid,.home-grid{display:grid;gap:14px}.draft-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-grid,.interaction-grid,.queue-grid,.data-grid,.material-grid,.home-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.draft-grid article,.calendar-grid article,.material-grid article,.interaction-grid article,.queue-grid article,.data-grid article{min-width:0;padding:15px;display:grid;gap:8px}.draft-grid strong,.calendar-grid strong,.material-grid strong,.interaction-grid strong,.queue-grid strong,.data-grid strong{font-size:17px}.draft-grid p,.calendar-grid p,.material-grid p,.interaction-grid p,.queue-grid p,.data-grid p{margin:0;color:#625b53;line-height:1.5;white-space:pre-line}.draft-grid small{color:#8b6e49}.calendar-grid em,.interaction-grid em,.queue-grid em{width:fit-content;border-radius:999px;padding:5px 9px;color:#7b5d31;background:#f7ead9;font-size:12px;font-style:normal}.queue-grid em.bad{color:#9c2c24;background:#ffe8e3}.queue-grid em.good{color:#2f6f35;background:#e5f6e4}.calendar-grid article>div,.queue-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.material-grid img{aspect-ratio:16 / 10;border-radius:6px}.batch-test-panel{margin-bottom:18px;border:1px solid #eadfd1;border-radius:8px;padding:14px;background:#fffaf4}.batch-test-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.batch-test-head strong{font-size:17px}.batch-test-head span{color:#a66b25;font-weight:800}.batch-test-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-test-grid article{display:grid;gap:8px;min-height:152px;border:1px solid #eee2d6;border-radius:8px;padding:12px;background:#fff}.batch-test-grid article>div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.batch-test-grid strong{color:#2e3136}.batch-test-grid em{flex:0 0 auto;border-radius:999px;padding:4px 8px;color:#7f6c57;background:#f3ece4;font-size:12px;font-style:normal;font-weight:800}.batch-test-grid article.passed em{color:#1f7a45;background:#e6f6ee}.batch-test-grid article.failed em{color:#a53a32;background:#fae9e7}.batch-test-grid span,.batch-test-grid small{color:#7c746e;font-size:12px;word-break:break-all}.batch-test-grid p{display:-webkit-box;min-height:44px;margin:0;overflow:hidden;color:#514a43;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.batch-test-grid button{width:fit-content;padding:8px 10px;color:#a66b25;background:#fff8ef}.data-grid strong,.stat strong{font-size:34px}.home-grid .stat{min-height:126px;display:grid;align-content:center}.home-wide{grid-column:1 / -1;min-height:170px;display:grid;align-content:center;gap:12px}.home-wide>div{display:flex;flex-wrap:wrap;gap:10px}.home-wide strong{font-size:24px}.queue-snapshot{margin-top:16px}.flow-test-panel{margin-top:16px;border:1px solid #eadfd1;border-radius:8px;padding:16px;background:#fffaf4}.flow-test-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.flow-test-panel span{color:#8b6e49;font-weight:800}.flow-test-panel strong{border-radius:999px;padding:6px 10px;color:#7f6c57;background:#f3ece4}.flow-test-panel strong.good{color:#1f7a45;background:#e6f6ee}.flow-test-panel strong.bad{color:#a53a32;background:#fae9e7}.flow-test-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.flow-test-steps article{border:1px solid #eee2d6;border-left:4px solid #cbb79c;border-radius:8px;padding:12px;background:#fff}.flow-test-steps article.pass{border-left-color:#2f9d60}.flow-test-steps article.warn{border-left-color:#bd842f}.flow-test-steps article.block{border-left-color:#c94d45}.flow-test-steps p{margin:7px 0 0;color:#625b53;font-size:13px;line-height:1.45}.publish-node-panel>p{margin:0 0 12px;color:#625b53;line-height:1.5}.publish-platforms{grid-template-columns:repeat(3,minmax(0,1fr))}.task-flow-page{min-height:calc(100vh - 44px);border-radius:12px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;box-shadow:0 2px 14px #2c333d12;overflow:hidden}.task-stepper{padding:18px 28px 12px;background:#fff}.task-stepper h1{margin:0 0 18px;color:#3e3e3d;font-size:24px;text-align:center;letter-spacing:0}.task-step-line{width:min(1120px,78%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.task-step-line button{position:relative;min-height:48px;border:0;display:grid;place-items:start center;gap:6px;color:#3d3d3d;background:transparent;font-weight:800}.task-step-line button:before{content:"";position:absolute;top:12px;left:0;right:0;border-top:2px dashed #d9d6d2}.task-step-line button.done:before{border-top-style:solid;border-color:#4d546d}.task-step-line button.active:before{border-color:#bd842f}.task-step-line button:first-child:before{left:50%}.task-step-line button:last-child:before{right:50%}.task-step-line span{position:relative;z-index:1;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#d7d9dc;font-size:13px}.task-step-line span svg{width:15px;height:15px}.task-step-line button.active span{background:#bd842f}.task-step-line button.done span{background:#4d546d}.task-step-line strong{position:relative;z-index:1;font-size:13px}.task-flow-grid{min-height:0;display:grid;grid-template-columns:minmax(620px,1fr) minmax(330px,.44fr);gap:18px;padding:14px 24px 0}.task-main-panel,.flow-assistant{min-height:0;border:1px solid #e8ebf2;border-radius:8px;background:#fff}.task-main-panel{overflow:auto}.task-step-content{padding:22px 26px 96px}.task-step-content h2{margin:0 0 16px;display:flex;align-items:center;gap:8px;color:#3f403f;font-size:18px;letter-spacing:0}.task-step-content h2:not(:first-child){margin-top:24px}.task-step-content h2 svg{width:17px;height:17px;color:#bd842f}.goal-cards{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:16px}.goal-cards button{min-height:52px;border:1px solid #e9edf4;border-radius:8px;padding:0 18px;display:flex;align-items:center;gap:12px;background:#fff;color:#3d3d3d}.goal-cards button strong{font-size:15px}.goal-cards button span{width:16px;height:16px;border:2px solid #dce2ec;border-radius:50%}.goal-cards button.active{border-color:#e4cba8;background:#fffaf3}.goal-cards button.active span{border:5px solid #bd842f}.large-field{position:relative;margin:0}.large-field textarea{min-height:132px;border-color:#e3e8f0;border-radius:12px;padding:22px 24px;font-size:14px;line-height:1.55}.large-field em{position:absolute;right:22px;bottom:18px;color:#b4b8bf;font-style:normal;font-size:13px}.form-line{margin-bottom:14px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;font-weight:800;font-size:14px}.form-line input{height:38px;border-color:#e3e8f0;background:#fff}.section-label{display:block;margin:16px 0 8px;color:#9198a3;font-weight:800;font-size:13px}.channel-box{border:1px solid #e6eaf1;border-radius:4px;padding:12px 14px}.material-picker{min-height:132px;border:1px solid #e6eaf1;border-radius:4px;padding:14px;display:flex;align-items:center;gap:18px;overflow-x:auto}.material-picker button{position:relative;width:92px;height:92px;flex:0 0 auto;border:0;border-radius:8px;padding:0;background:#f6f3ef;overflow:visible}.material-picker .add-material{border:2px dashed #e5cda9;display:grid;place-items:center;color:#e0bd89;background:#fff}.material-picker .add-material svg{width:36px;height:36px}.material-picker img{width:100%;height:100%;border-radius:8px;object-fit:cover}.material-picker button.selected{outline:3px solid #bd842f}.material-picker em{position:absolute;top:-10px;right:-10px;width:22px;height:22px;border:1px solid #ff7777;border-radius:4px;color:#e64747;background:#fff1f1;font-style:normal;line-height:18px;font-size:14px}.date-range{width:fit-content;margin-bottom:14px;border:2px solid #e3e8f0;border-radius:8px;padding:8px 12px;display:flex;align-items:center;gap:8px;color:#7b808a;font-weight:800}.date-range svg{width:16px;height:16px}.schedule-table{border:1px solid #dfe3ea;border-radius:14px;display:grid;grid-template-columns:repeat(7,minmax(90px,1fr));overflow:hidden}.schedule-table button{min-height:76px;border:0;border-right:1px solid #eceff5;display:grid;place-items:center;align-content:center;gap:6px;color:#90959d;background:#fff;font-weight:800;font-size:13px}.schedule-table button:last-child{border-right:0}.schedule-table button:after{content:"";width:22px;height:22px;border:2px solid #d8dde5;border-radius:6px;margin-top:10px}.schedule-table button.checked:after{content:"✓";display:grid;place-items:center;border-color:#bd842f;color:#fff;background:#bd842f}.flow-assistant{position:relative;padding:22px 24px 84px;overflow:auto}.assistant-icons{display:flex;justify-content:flex-end;gap:16px;color:#bd842f}.assistant-icons svg{width:20px;height:20px}.recommend-btn{margin:38px 0 22px auto;border:0;border-radius:16px;padding:13px 24px;display:block;font-size:16px;font-weight:900}.assistant-brand{display:flex;align-items:center;gap:9px;color:#bd842f;font-size:16px}.assistant-brand span{width:26px;height:21px;border-radius:6px;display:grid;place-items:center;color:#fff;background:#bd842f;font-size:12px;font-weight:900}.analysis-card{margin-top:16px}.analysis-card button{width:100%;border:1px solid #bd842f;border-radius:8px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;color:#bd842f;background:#fff;font-weight:900}.analysis-card button svg{width:17px;height:17px}.analysis-card p{color:#4a4c50;line-height:1.65;font-size:14px}.recommend-card{margin-top:22px;border-radius:14px;padding:18px;background:#f7f8fa}.recommend-card>span{display:flex;align-items:center;gap:8px;color:#3f4650;font-size:16px;font-weight:900}.recommend-card svg{color:#ff6b20}.recommend-card article{margin-top:14px;border-radius:10px;padding:14px;background:#eef0f3;color:#4b4f57;line-height:1.55;font-size:14px}.assistant-input{position:absolute;left:24px;right:24px;bottom:20px}.assistant-input textarea{min-height:74px;padding-right:56px;border-radius:10px;resize:none}.assistant-input button{position:absolute;right:16px;bottom:14px;width:30px;height:30px;border:2px solid #bd842f;border-radius:50%;display:grid;place-items:center;color:#bd842f;background:#fff}.assistant-input button svg{width:16px;height:16px}.task-bottom-bar{min-height:72px;border-top:1px solid #edf0f5;padding:12px 24px;display:flex;justify-content:flex-end;gap:14px;background:#fff}.task-bottom-bar button{min-width:104px;border:1px solid #bd842f;border-radius:8px;padding:10px 18px;color:#bd842f;background:#fff;font-size:15px;font-weight:900}.task-bottom-bar button.gold{color:#fff;background:#bd842f}.task-bottom-bar button:disabled{cursor:not-allowed;opacity:.45}.wizard-card{border:1px solid #e5ded2;border-radius:8px;background:#fffffff0;box-shadow:0 10px 30px #3b2f1f0f;overflow:hidden}.wizard-stepper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid #eadfd1;background:#fffaf4}.wizard-stepper button{min-width:0;border:0;border-right:1px solid #eadfd1;padding:16px 12px;display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;text-align:left;color:#756c61;background:transparent}.wizard-stepper button:last-child{border-right:0}.wizard-stepper button>span{grid-row:1 / 3;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#8b6e49;background:#f2e7d8;font-size:13px;font-weight:800}.wizard-stepper strong{overflow:hidden;color:#3d372f;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.wizard-stepper em{overflow:hidden;margin-top:4px;color:#8d867e;font-size:12px;font-style:normal;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wizard-stepper button.active{background:#fff1df}.wizard-stepper button.active>span,.wizard-stepper button.done>span{color:#fff;background:#a66b25}.wizard-body{min-height:560px}.wizard-panel{min-height:560px;display:grid;grid-template-columns:minmax(240px,.36fr) minmax(0,1fr)}.panel-copy{padding:32px;border-right:1px solid #eadfd1;background:#fbf7f1}.panel-copy span{color:#8d6b43;font-size:13px;font-weight:800}.panel-copy h2{margin:12px 0;color:#2f332f;font-size:28px;line-height:1.18;letter-spacing:0}.panel-copy p{margin:0;color:#6e665d;line-height:1.7}.panel-work{min-width:0;padding:28px}.wizard-footer{min-height:74px;padding:14px 20px;border-top:1px solid #eadfd1;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;background:#fff}.wizard-footer button,.assistant-row button{border:1px solid #dccdbc;border-radius:8px;padding:11px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#5a4d3d;font-weight:800}.wizard-footer button:disabled{cursor:not-allowed;opacity:.42}.wizard-footer button svg,.assistant-row button svg{width:17px;height:17px}.chip-grid.big button,.platform-pills.large button,.assistant-tabs.large button{min-height:38px;padding:9px 14px}.url-line.large{grid-template-columns:28px minmax(0,1fr) 104px;margin-top:16px;margin-bottom:14px}.analysis-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.analysis-summary article{min-height:92px;border:1px solid #eadfd1;border-radius:8px;padding:14px;display:grid;align-content:center;gap:4px;background:#fffaf4}.analysis-summary svg{width:19px;height:19px;color:#a66b25}.analysis-summary span{color:#8d6b43;font-size:12px;font-weight:800}.analysis-summary strong{color:#302d29;font-size:24px}.asset-board.full{max-height:none;grid-template-columns:repeat(4,minmax(0,1fr))}.materials-strip.large{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.materials-strip.large button{min-height:146px}.rules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.rules-grid article{border:1px solid #eadfd1;border-radius:8px;padding:14px;display:grid;gap:8px;background:#fffaf4}.rules-grid span{color:#8d6b43;font-size:13px;font-weight:800}.rules-grid strong{color:#34312d;font-size:18px}.rules-grid p{margin:0;color:#625b53;line-height:1.5}.rules-grid em{width:fit-content;border-radius:999px;padding:5px 9px;color:#7b5d31;background:#f7ead9;font-size:12px;font-style:normal}.assistant-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.draft-grid.compact,.queue-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.draft-grid.compact article,.queue-grid.compact article{min-height:180px}.draft-grid.compact p{max-height:120px;overflow:auto}.auth-strip.inline{margin-top:18px;box-shadow:none;grid-template-columns:repeat(3,minmax(130px,1fr));background:transparent}.large-editor{min-height:310px}.wide-preview{min-height:330px}.empty{min-height:220px;grid-column:1 / -1;display:grid;place-items:center;align-content:center;gap:10px;color:#86766a}.empty svg{width:34px;height:34px;color:#a66b25}.empty p{margin:0}@media(max-width:1180px){.aimi-grid.three,.aimi-grid.two,.draft-grid,.calendar-grid,.material-grid,.interaction-grid,.queue-grid,.data-grid,.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-strip{grid-template-columns:repeat(4,minmax(130px,1fr))}.wizard-stepper{grid-template-columns:repeat(3,minmax(0,1fr))}.wizard-panel{grid-template-columns:1fr}.panel-copy{border-right:0;border-bottom:1px solid #eadfd1}.asset-board.full,.rules-grid,.draft-grid.compact,.queue-grid.compact,.batch-test-grid,.flow-test-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.aimi-shell{grid-template-columns:1fr;background:#f4f0ea}.aimi-rail{position:static;height:auto;padding:12px;flex-direction:row;overflow-x:auto}.aimi-logo{flex:0 0 auto}.aimi-rail nav{display:flex;min-width:max-content}.aimi-rail button{width:74px}.aimi-main{padding:16px}.aimi-topbar,.page-head{align-items:flex-start;flex-direction:column}.head-actions{width:100%;justify-content:flex-start}.aimi-topbar h1{font-size:25px}.new-choice,.aimi-grid.three,.aimi-grid.two,.draft-grid,.calendar-grid,.material-grid,.interaction-grid,.queue-grid,.data-grid,.home-grid,.asset-board,.materials-strip,.url-line{grid-template-columns:1fr}.auth-strip{grid-template-columns:repeat(2,minmax(130px,1fr))}.wizard-stepper{display:flex;overflow-x:auto}.wizard-stepper button{min-width:190px}.wizard-body,.wizard-panel{min-height:0}.panel-copy,.panel-work{padding:18px}.panel-copy h2{font-size:22px}.analysis-summary,.asset-board.full,.rules-grid,.draft-grid.compact,.queue-grid.compact,.auth-strip.inline,.batch-test-grid,.flow-test-steps,.materials-strip.large,.url-line.large{grid-template-columns:1fr}.wizard-footer{justify-content:stretch}.wizard-footer button{flex:1 1 150px}}
