@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#293d35;font-synthesis:none;--green:#294d3e;--green-dark:#223f33;--muted:#7b847e;--line:#e8eae3;--cream:#f6f7f3;--peach:#f5ede0;--shadow:0 8px 32px #263e3507;background:#f6f7f3;font-family:DM Sans,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #7d9c87}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}p{line-height:1.6}h1,h2,h3{font-family:Manrope,Segoe UI,sans-serif}small{color:var(--muted)}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:30;background:#fff;flex-direction:column;width:238px;padding:31px 18px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-2px;color:var(--green);align-items:center;gap:11px;padding:0 15px;font-family:Georgia,serif;font-size:43px;font-weight:600;display:flex}.brand-dot{color:#c7a977}.brand-mark{background:var(--green);color:#fff;letter-spacing:0;border-radius:13px;place-items:center;width:39px;height:39px;display:grid}.workspace-name{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:25px;padding:23px 13px 22px;display:flex}.workspace-avatar{color:#8b7152;background:#f2e7d8;border-radius:9px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.workspace-name strong{text-overflow:ellipsis;white-space:nowrap;max-width:135px;font-size:12px;font-weight:650;display:block;overflow:hidden}.workspace-name small{margin-top:3px;font-size:10px;display:block}.nav-caption{letter-spacing:1.6px;color:#9b9e96;margin:0 14px 13px;font-size:9px;font-weight:700}.nav-item{text-align:left;color:#7b827b;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;margin-bottom:5px;padding:12px 15px;font-size:12px;transition:background .2s;display:flex}.nav-item:hover{background:#f3f5f0}.nav-item.active{background:var(--green);color:#fff;box-shadow:0 4px 10px #294d3e15}.nav-count{background:#ffffff24;border-radius:5px;margin-left:auto;padding:2px 6px;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:24px}.owner-only{color:#8d968e;justify-content:center;align-items:center;gap:8px;padding:16px 0;font-size:10px;display:flex}.profile{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:17px 8px 0;display:flex}.profile-avatar,.tiny-avatar{color:#7c694a;background:#eddfca;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:700;display:grid}.profile>span:nth-child(2){flex:1}.profile strong{font-size:12px;display:block}.profile small{margin-top:3px;font-size:10px;display:block}.profile>svg{color:#939a93}.main-wrap{width:calc(100% - 238px);margin-left:238px}.topbar{border-bottom:1px solid var(--line);background:#ffffffb5;justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 38px;display:flex}.topbar-left,.topbar-right{align-items:center;gap:18px;font-size:11px;display:flex}.topbar-left>span:first-of-type{color:#8b948d}.topbar-left strong{font-weight:500}.slash{color:#b4b9b0}.connection{align-items:center;gap:6px;font-size:10px;display:flex}.connection i,.dot{background:#5d8e6a;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.connection.demo{color:#8d7958}.connection.demo i{background:#bd9a58}.tiny-avatar{width:30px;height:30px}.icon-btn{color:#78837a;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:7px;display:inline-flex}.icon-btn:hover{background:#eef1e9}.mobile-menu{display:none}main{max-width:1600px;margin:auto;padding:34px 38px 0}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.eyebrow{color:#8b9388;letter-spacing:1.3px;text-transform:uppercase;font-size:9px;font-weight:700}.page-title .eyebrow{margin-bottom:8px}.page-title h1{letter-spacing:-1px;font-size:27px;font-weight:650;line-height:1.4}.page-title p{color:var(--muted);margin-top:5px;font-size:12px}.btn{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:10px 16px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.btn.primary{background:var(--green);color:#fff;box-shadow:0 3px 8px #263e3510}.btn.primary:hover{background:#1e3d30}.btn.secondary{color:#516251;background:#fff;border-color:#dfe4da}.btn.secondary:hover{background:#f8faf5}.btn.small{min-height:32px;padding:7px 10px;font-size:10px}.demo-banner{color:#8b7754;background:#faf3e6;border:1px solid #eee2cd;border-radius:7px;align-items:center;gap:8px;margin-bottom:22px;padding:10px 14px;font-size:10px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:19px 20px}.stat-top{justify-content:space-between;align-items:center;gap:6px;display:flex}.stat-top>span:first-child,.stat-card>span{color:#737d72;font-size:11px}.stat-icon{border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.stat-icon.green{color:#59765b;background:#eaf0e8}.stat-icon.sand{color:#a18b61;background:#f5efe4}.stat-icon.pink{color:#b38278;background:#f6e9e6}.stat-icon.blue{color:#728da5;background:#e9edf1}.stat-card>strong{letter-spacing:-.8px;margin:11px 0 7px;font-family:Manrope,sans-serif;font-size:25px;font-weight:650;display:block}.stat-card>small{font-size:9px}.dashboard-grid{grid-template-columns:1.8fr 1fr;gap:22px;margin-bottom:24px;display:grid}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;overflow:hidden}.section-head{justify-content:space-between;align-items:center;gap:15px;padding:21px 23px;display:flex}.section-head h2,.section-heading h2{letter-spacing:-.2px;font-size:14px;font-weight:650}.section-head p,.section-heading p{color:var(--muted);margin-top:5px;font-size:10px}.period-tag{border:1px solid var(--line);color:#7c867c;white-space:nowrap;border-radius:6px;padding:6px 9px;font-size:9px}.chart-summary{align-items:baseline;gap:10px;padding:0 23px;display:flex}.chart-summary strong{letter-spacing:-.8px;font-size:26px;font-weight:550}.chart-summary span{color:#91988f;font-size:9px}.bar-chart{background:repeating-linear-gradient(0deg,#0000 0 42px,#f6f7f3 42px 43px) padding-box content-box;gap:17px;height:182px;margin-top:8px;padding:17px 27px 20px;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.bar-track{align-items:flex-end;width:72%;height:102px;display:flex}.bar{background:#adc2a8;border-radius:5px 5px 0 0;width:100%;transition:height .5s}.bar.current{background:#355640}.bar-value{color:#7d8778;white-space:nowrap;height:23px;font-size:8px}.bar-label{color:#8c938a;padding-top:11px;font-size:10px}.daily-card{background:#ede8da;border:1px solid #e5decc;border-radius:10px;padding:25px 25px 23px;position:relative;overflow:hidden}.daily-card:after{content:"";pointer-events:none;border:1px solid #d9d0bb77;border-radius:50%;width:150px;height:150px;position:absolute;top:55px;right:-100px;box-shadow:0 0 0 24px #e2dac455,0 0 0 49px #e4dcc733}.daily-top{color:#918262;letter-spacing:1px;align-items:center;gap:9px;font-size:8px;font-weight:700;display:flex}.daily-icon{color:#8c7e5d;background:#e3dbc7;border-radius:10px;place-items:center;padding:8px;display:grid}.daily-card h2{letter-spacing:-.8px;color:#625b40;margin:17px 0 10px;font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.25}.daily-card>p{color:#91876c;max-width:260px;font-size:11px}.daily-line{color:#7e765d;border-top:1px solid #dcd5c5;justify-content:space-between;align-items:center;margin:19px 0 15px;padding-top:14px;font-size:10px;display:flex}.daily-line span{align-items:center;gap:7px;display:flex}.daily-line i{background:#9c8e63;border-radius:50%;width:5px;height:5px}.light-btn{color:#71674c;background:#fffdf7;border-color:#ded7c7;justify-content:space-between;width:100%}.dashboard-bottom{grid-template-columns:2.1fr 1fr;gap:22px;display:grid}.text-button{color:#647c5c;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:600;display:inline-flex}.text-button:hover{color:#203f2d}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:11px}th{color:#8a9488;border-top:1px solid #f0f1ec;border-bottom:1px solid var(--line);background:#fafbf8;padding:12px 19px;font-size:9px;font-weight:500}td{color:#657261;border-bottom:1px solid #f0f1ec;padding:17px 19px}tbody tr:last-child td{border-bottom:0}td strong{color:#3d513e;font-weight:500}td small{margin-top:5px;font-size:9px;display:block}.table-main{font-size:11px;font-weight:500;color:#394c3a!important}.align-right{text-align:right}.customer-cell{text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.customer-cell strong{font-size:11px}.customer-cell small{font-size:8px}.customer-avatar{border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:9px;font-weight:500;display:grid}.avatar-0{color:#aa8965;background:#f2e6d9}.avatar-1{color:#7a946b;background:#e5ecde}.avatar-2{color:#b58f87;background:#f3e6e4}.avatar-3{color:#8296a2;background:#e7edf0}.badge{white-space:nowrap;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:500;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px}.badge.pending{color:#ab8a44;background:#fcf2df}.badge.confirmed{color:#799065;background:#edf2e8}.badge.preparing{color:#b19064;background:#f8eddf}.badge.ready{color:#668958;background:#e9f0e6}.badge.out_for_delivery{color:#7a93a8;background:#e9eff5}.badge.completed{color:#5c866b;background:#e3efe7}.badge.cancelled{color:#b5756d;background:#f6e9e7}.attention .section-head{padding-bottom:12px}.count-pill{color:#a48a5d;background:#f6eedd;border-radius:5px;padding:3px 7px;font-size:10px}.attention-row{border-bottom:1px solid #f1f2ec;align-items:center;gap:10px;padding:14px 21px;display:flex}.ingredient-icon{color:#a29477;background:#f6f3ed;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.attention-row>div{flex:1}.attention-row strong{font-size:10px;font-weight:500;display:block}.attention-row small{margin-top:5px;font-size:8px;display:block}.dot.amber{background:#c6a162}.attention>.text-button{margin:18px 21px}.assistant-mini{color:#8c9b7c;background:#f4f5ef;border:1px solid #e8ebdf;border-radius:7px;gap:10px;margin:0 16px 16px;padding:15px 12px;display:flex}.assistant-mini strong{color:#6c7f5e;font-size:10px}.assistant-mini p{color:#9aa18d;margin:5px 0 9px;font-size:9px}.all-good{color:#7b906d;align-items:center;gap:15px;padding:18px 23px;font-size:11px;display:flex}.main-footer{color:#a0a697;justify-content:space-between;gap:15px;padding:30px 0 24px;font-size:9px;display:flex}.main-footer>span:last-child{color:#7a8c70;font-family:Georgia;font-size:14px}.main-footer .muted{padding-left:8px;font-family:DM Sans,sans-serif;font-size:9px}.muted{color:var(--muted)}.toolbar{border-bottom:1px solid var(--line);padding:0 22px}.tabs{gap:21px;display:flex;overflow-x:auto}.tabs>button{color:#88917f;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:16px 0;font-size:11px}.tabs>button.selected{color:var(--green);border-bottom-color:var(--green);font-weight:600}.filter-row{align-items:center;gap:15px;padding:18px 22px;display:flex}.search-box{border:1px solid var(--line);color:#8d9986;background:#fff;border-radius:7px;flex:1;align-items:center;gap:8px;max-width:360px;padding:0 11px;display:flex}.search-box input{background:0 0;border:0;width:100%;padding:10px 0}.result-count{color:#909b86;margin-left:auto;font-size:10px}.payment-dot{background:#c7b78e;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.payment-dot.paid{background:#7d9b6f}.feature-banner,.integration-banner{background:#edf1e7;border:1px solid #dfe6d4;border-radius:10px;align-items:center;gap:18px;margin-bottom:24px;padding:24px;display:flex}.feature-symbol,.whatsapp-symbol{color:#758c5c;background:#dfe8d5;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.feature-banner>div:nth-child(2),.integration-banner>div{flex:1}.feature-banner h2{letter-spacing:-.4px;font-size:16px}.feature-banner p,.integration-banner p{color:#869477;margin-top:6px;font-size:11px}.integration-banner strong{font-size:14px}.tag{color:#829273;white-space:nowrap;background:#f1f3ed;border-radius:5px;padding:5px 8px;font-size:9px;display:inline-block}.low-stock{color:#b48a53;align-items:center;gap:5px;display:inline-flex}.good-stock{color:#68885b}.table-note{border-top:1px solid var(--line);color:#8b957e;padding:16px 23px;font-size:10px}.agenda-strip{grid-template-columns:repeat(7,1fr);gap:10px;margin:0 23px 22px;display:grid}.day-tile{border:1px solid var(--line);background:#fff;border-radius:8px;padding:15px 5px}.day-tile span{text-transform:uppercase;color:#969f8d;font-size:9px;display:block}.day-tile strong{margin:9px 0;font-size:24px;display:block}.day-tile small{font-size:9px}.day-tile.selected{background:var(--green);color:#fff;border-color:var(--green)}.day-tile.selected span,.day-tile.selected small{color:#cbd7c7}.agenda-list{border-top:1px solid var(--line)}.agenda-order{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:20px;width:100%;padding:23px;display:flex}.agenda-order:hover{background:#fafbf7}.agenda-time{color:#6e835d;font-size:15px;font-weight:600}.agenda-order>div{flex:1}.agenda-order strong{font-size:12px}.agenda-order p{color:#929b84;margin-top:5px;font-size:10px}.agenda-order .muted{font-size:10px}.info-note{color:#908362;background:#f9f7ee;border:1px solid #e7e4d4;border-radius:7px;align-items:flex-start;gap:10px;margin:17px 0;padding:14px 17px;font-size:11px;line-height:1.6;display:flex}.info-note svg{flex-shrink:0}.section-heading{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:21px;display:grid}.recipe-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.recipe-art{color:#aa8e72;background:#eee4d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:123px;display:flex}.recipe-art span{letter-spacing:2px;font-size:8px}.art-1{color:#8c9a71;background:#e8ebdf}.art-2{color:#b39789;background:#f0e3df}.recipe-content{padding:20px}.recipe-content h3{min-height:40px;margin-top:9px;font-size:15px;line-height:1.5}.recipe-meta{border-bottom:1px solid var(--line);color:#929b86;justify-content:space-between;padding:15px 0;font-size:9px;display:flex}.recipe-meta strong{color:#6d7e5d;margin-top:7px;font-size:13px;font-weight:500;display:block}.recipe-actions{gap:9px;margin-top:17px;display:flex}.recipe-actions .btn{flex:1;padding:9px;font-size:10px}.production-history{margin-top:26px}.empty{text-align:center;color:#a2ae97;padding:46px 25px}.empty>svg{margin-bottom:13px}.empty h3{color:#78876c;font-size:14px;font-weight:550}.empty p{max-width:320px;margin:9px auto 0;font-size:11px}.empty .btn{margin-top:20px}.form-error{color:#ad6d5c;background:#fbebe7;border:1px solid #efcfc6;border-radius:7px;margin:16px 0;padding:13px 16px;font-size:12px;line-height:1.5}.form-error .text-button{margin-left:12px}.toast{background:var(--green-dark);color:#fff;z-index:100;border-radius:9px;align-items:center;gap:10px;padding:13px 21px;font-size:12px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 5px 25px #17302033}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;background:#263e356b;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:570px;max-width:100%;max-height:90vh;padding:26px;overflow:auto;box-shadow:0 25px 70px #14362733}.modal.wide{width:760px}.modal-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}.modal-head h2{letter-spacing:-.7px;font-size:21px}.modal-head p{color:var(--muted);margin-top:7px;font-size:12px}.field{flex-direction:column;gap:8px;min-width:0;margin:0 0 17px;display:flex}.field>span{color:#647259;font-size:11px;font-weight:600}.field small{font-size:10px;line-height:1.5}.field input,.field select,.field textarea{width:100%}input,select,textarea{color:#425a3d;background:#fff;border:1px solid #dfe4d8;border-radius:7px;max-width:100%;min-height:38px;padding:10px 12px;font-size:12px}input::placeholder,textarea::placeholder{color:#a0aa96}input[type=checkbox]{width:15px;height:15px;min-height:0;accent-color:var(--green)}textarea{resize:vertical;min-height:85px;line-height:1.6}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:22px;padding-top:20px;display:flex}.form-note{color:#939d87;margin:16px 0 4px;font-size:10px;line-height:1.7}.check-row{color:#7a896a;align-items:center;gap:9px;margin:14px 0;font-size:11px;line-height:1.6;display:flex}.check-row input{flex-shrink:0}.upload-box{color:#879b73;background:#f8faf4;border:1px dashed #cbd7bf;border-radius:9px;align-items:center;gap:15px;margin-bottom:18px;padding:18px;display:flex}.upload-box>div{flex:1;min-width:0}.upload-box strong{overflow-wrap:anywhere;font-size:12px}.upload-box p{margin-top:5px;font-size:10px}.upload-box input{background:0 0;border:0;max-width:270px;min-height:0;padding:9px 0 0;font-size:10px}.line-editor{background:#fafbf8;border:1px solid #e9ecdf;border-radius:9px;margin-bottom:14px;padding:14px}.line-heading{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;display:flex}.line-editor .field{margin-bottom:10px}.danger{color:#b48a7e}.extracted-line{color:#9b8c66;margin-bottom:12px;font-size:11px}.form-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding:18px 0;font-size:12px;display:flex}.form-total strong{font-size:22px;font-weight:600}.form-section-title{margin:20px 0 15px;font-size:13px}.recipe-line{align-items:center;gap:10px;margin-bottom:12px;display:flex}.recipe-line select{flex:1;min-width:0}.recipe-line input{width:100px}.order-line{grid-template-columns:1fr 120px 30px;align-items:center;gap:13px;display:grid}.order-line .field{margin-bottom:10px}.consumption{background:#f6f8f1;border:1px solid #e7ecdc;border-radius:8px;margin:17px 0 23px;padding:15px 19px}.consumption h3{margin-bottom:14px;font-size:12px}.consumption>div{color:#7c8b69;justify-content:space-between;gap:15px;padding:9px 0;font-size:11px;display:flex}.consumption strong{color:#647954;font-weight:500}.consumption small{margin-top:5px;font-size:9px;display:block}.consumption .total-row{border-top:1px solid #dfe6d3;margin-top:10px;padding-top:14px;font-size:14px}.order-detail-top{align-items:center;gap:10px;margin-bottom:23px;display:flex}.detail-grid{grid-template-columns:1fr 1fr;gap:23px;display:grid}.detail-grid h3{margin:8px 0;font-size:14px}.detail-grid p{color:#8c9981;font-size:11px}.order-notes{color:#8c8062;background:#faf8f2;border-radius:7px;margin-bottom:20px;padding:15px;font-size:11px}.order-notes p{white-space:pre-wrap;margin-top:6px}.status-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.danger-btn{color:#ac7e6d;background:#fcf0ec;border-color:#f0ddd3}.terms-editor,.payment-details,.history-details{border:1px solid var(--line);border-radius:7px;margin-top:17px;padding:15px;font-size:12px}.terms-editor summary,.payment-details summary,.history-details summary{cursor:pointer;color:#6b805b}.terms-editor form,.payment-details form{margin-top:19px}.timeline{margin-top:20px}.timeline>div{align-items:center;gap:10px;margin:13px 0;font-size:10px;display:flex}.timeline i{background:#9bae88;border-radius:50%;width:6px;height:6px}.timeline small{margin-left:auto;font-size:9px}.assistant-answer,.sim-reply{color:#6a7e55;background:#edf3e6;border:1px solid #dde7d1;border-radius:10px;align-items:flex-start;gap:13px;margin-top:20px;padding:20px;font-size:12px;display:flex}.assistant-answer>svg,.sim-reply>svg{flex-shrink:0}.assistant-answer p,.sim-reply p{white-space:pre-wrap}.settings-grid{grid-template-columns:1.25fr 1fr;gap:24px;display:grid}.settings-form{padding:0 24px 24px}.settings-form .section-head{padding-left:0;padding-right:0}.settings-side{flex-direction:column;gap:22px;display:flex}.integration-row{border-top:1px solid var(--line);color:#96a283;align-items:center;gap:12px;padding:18px 23px;display:flex}.integration-row>div{flex:1}.integration-row strong{color:#6b7e58;font-size:12px}.integration-row p{color:#9aa38d;margin-top:4px;font-size:10px}.settings-help{color:#98a08e;border-top:1px solid var(--line);padding:16px 23px;font-size:10px}.owner-phone{padding:0 23px 23px}.owner-phone .section-head{padding-left:0;padding-right:0}.connected-note{color:#759360;gap:8px;margin-top:18px;font-size:11px;display:flex}.privacy-card{color:#859873;background:#ecefdf;border:1px solid #dfe5cf;border-radius:10px;padding:24px}.privacy-card h3{color:#687d55;margin:13px 0 9px;font-size:15px}.privacy-card p{font-size:11px}.chat-layout{grid-template-columns:290px 1fr;min-height:470px;display:grid}.conversation-list{border-right:1px solid var(--line)}.conversation-item{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:10px;width:100%;padding:19px 17px;display:flex}.conversation-item.selected{background:#f0f4e8}.conversation-item>div{flex:1;min-width:0}.conversation-item strong{font-size:11px;display:block}.conversation-item small{margin-top:4px;font-size:9px;display:block}.conversation-item p{white-space:nowrap;text-overflow:ellipsis;color:#929e83;max-width:185px;margin-top:6px;font-size:10px;overflow:hidden}.chat-content{flex-direction:column;display:flex}.chat-content>.empty{margin:auto}.chat-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:17px 23px;display:flex}.chat-head strong{font-size:12px}.chat-head small{margin-top:4px;font-size:10px;display:block}.messages{background:#f7f8f2;flex-direction:column;gap:15px;height:370px;padding:22px;display:flex;overflow:auto}.message{border-radius:10px;max-width:85%;padding:13px 17px;font-size:11px}.message.in{background:#fff;border:1px solid #e9eddf;align-self:flex-start}.message.out{color:#617c4b;background:#e3ecd8;align-self:flex-end}.message p{white-space:pre-wrap}.message small{text-align:right;margin-top:7px;font-size:8px;display:block}.reply-form{padding:17px 23px}.reply-form textarea{width:100%;min-height:55px}.reply-form .form-footer{border:0;margin-top:10px;padding-top:0}.notification-row{border-bottom:1px solid var(--line);gap:14px;padding:20px 23px;display:flex}.notification-icon{color:#8d9f78;background:#edf2e5;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.notification-row>div{flex:1;min-width:0}.notification-meta{align-items:center;gap:12px;margin-bottom:10px;display:flex}.notification-meta strong{font-size:11px}.notification-meta small{margin-left:auto;font-size:10px}.notification-row p{white-space:pre-wrap;color:#8a977c;font-size:11px}.notification-error{color:#b0876f;margin-top:9px;display:block}.notification-row .form-footer{border:0;margin:0;padding:0}.simulator{grid-template-columns:1fr 1.25fr;gap:40px;padding:33px;display:grid}.simulator h2{letter-spacing:-.7px;margin:18px 0 12px;font-size:22px}.simulator>div>p{color:#909e80;font-size:12px}.form-icon{color:#859c6b;background:#e9efdf;border-radius:13px;padding:14px;display:inline-flex}.report-filters{align-items:center;gap:20px;margin-bottom:24px;padding:21px;display:flex}.report-filters>div:first-child{flex:1}.report-filters strong{font-size:12px}.report-filters p{color:#8f9a84;margin-top:6px;font-size:10px}.report-filters .field{margin:0}.reports-stats{margin-bottom:0}.boot{min-height:100vh;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.boot h1{font-family:Georgia;font-size:55px}.boot p{color:#8c987f;font-size:13px}.auth-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{background:var(--green-dark);color:#e7ebdd;flex-direction:column;justify-content:space-between;padding:50px 60px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;border:1px solid #dfe7d112;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-200px;right:-210px;box-shadow:0 0 0 60px #e6eccc04,0 0 0 120px #e6eccc04}.brand.light{color:#f0ebde;padding:0;font-size:45px}.auth-story .eyebrow{color:#9aa991;letter-spacing:2px;font-size:9px}.auth-story h1{color:#f2efe1;letter-spacing:-1.3px;margin:25px 0;font-family:Georgia;font-size:47px;font-weight:400;line-height:1.25}.auth-story h1 em{color:#bdc9a3;font-weight:400}.auth-story p{color:#9fae92;font-size:12px;line-height:1.9}.auth-pill{color:#b4c59d;border:1px solid #71896344;border-radius:24px;align-items:center;gap:9px;margin-top:30px;padding:10px 15px;font-size:11px;display:inline-flex}.auth-foot{color:#98a58b;font-size:10px}.auth-form{width:100%;max-width:400px;margin:auto;padding:50px 20px}.auth-icon{color:#8da177;background:#eef2e7;border-radius:15px;place-items:center;width:55px;height:55px;margin-bottom:25px;display:grid}.auth-form h2{letter-spacing:-1px;margin-bottom:10px;font-size:26px}.auth-form>p{color:#96a08b;margin-bottom:30px;font-size:12px}.auth-form .form-footer{border:0;margin-top:24px;padding:0}.auth-form .form-footer .btn{width:100%;min-height:43px;font-size:12px}.auth-note{color:#a1a992;align-items:flex-start;gap:9px;margin-top:30px;font-size:10px;line-height:1.6;display:flex}.auth-note svg{flex-shrink:0}.setup-details{color:#8d9980;margin-top:20px;font-size:10px}.setup-details .field{margin-top:15px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1450px){main{padding:38px 48px 0}.topbar{padding:0 48px}.dashboard-bottom{grid-template-columns:2.4fr 1fr}.stat-card>strong{font-size:29px}.daily-card h2{font-size:31px}}@media (width<=1200px){.sidebar{width:215px;padding-left:13px;padding-right:13px}.main-wrap{width:calc(100% - 215px);margin-left:215px}main{padding:27px 25px 0}.topbar{padding:0 25px}.stats-grid{gap:12px}.stat-card{padding:16px}.stat-card>strong{font-size:23px}.dashboard-grid{grid-template-columns:1.55fr 1fr;gap:18px}.dashboard-bottom{grid-template-columns:1fr}.attention{grid-template-columns:repeat(2,1fr);display:grid}.attention .section-head{grid-column:1/-1}.attention>.text-button{align-self:center}.assistant-mini{grid-column:1/-1}.recipe-grid{gap:15px}.recipe-content{padding:15px}.recipe-actions{flex-wrap:wrap}.settings-grid{grid-template-columns:1fr 1fr}.chat-layout{grid-template-columns:230px 1fr}.report-filters{flex-wrap:wrap}.report-filters>div:first-child{flex-basis:100%}.bar-chart{gap:9px}}@media (width<=950px){.sidebar{width:195px}.main-wrap{width:calc(100% - 195px);margin-left:195px}.nav-item{gap:9px;padding:12px 10px;font-size:11px}.workspace-name{padding-left:8px}.workspace-name strong{max-width:115px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.daily-card{display:none}.recipe-grid{grid-template-columns:repeat(2,1fr)}.settings-grid,.chat-layout{grid-template-columns:1fr}.conversation-list{border-bottom:1px solid var(--line);max-height:230px;overflow:auto}.conversation-item p{max-width:90%}.simulator{grid-template-columns:1fr;gap:20px}.feature-banner{flex-wrap:wrap}.feature-banner .btn{margin-left:66px}.topbar-right{gap:12px}.connection{font-size:9px}.page-title h1{font-size:24px}.page-title p{font-size:11px}.auth-story{padding:45px 30px}.auth-story h1{font-size:38px}}@media (width<=700px){.sidebar{width:238px;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{z-index:25;background:#12332150;position:fixed;inset:0}.main-wrap{width:100%;margin:0}.mobile-menu{display:inline-flex}.topbar{height:63px;padding:0 16px}.topbar-left{gap:10px;font-size:10px}.topbar-left>span:first-of-type,.topbar-left .slash{display:none}.topbar-right{gap:8px}.tiny-avatar{display:none}main{padding:24px 16px 0}.page-title{align-items:flex-start;gap:15px}.page-title h1{max-width:235px;font-size:23px}.page-title p{max-width:210px;font-size:10px}.page-title .eyebrow{font-size:8px}.page-title>.btn{gap:0;min-width:39px;margin-top:21px;padding:10px;font-size:0}.page-title>.btn svg{width:19px;height:19px}.stats-grid{gap:10px;margin-bottom:18px}.stat-card{padding:15px 13px}.stat-top>span:first-child{font-size:10px}.stat-card>strong{font-size:22px}.stat-card>small{font-size:8px}.stat-icon{width:26px;height:26px}.stat-icon svg{width:16px}.section-head{padding:18px 16px}.section-head h2{font-size:13px}.section-head p{font-size:9px}.section-head .btn{padding:9px;font-size:10px}.bar-value{font-size:7px}.bar-chart{padding-left:17px;padding-right:17px}.chart-summary{padding:0 17px}.chart-summary strong{font-size:23px}.dashboard-grid{margin-bottom:18px}.demo-banner{align-items:flex-start;padding:10px;font-size:9px}.demo-banner svg{flex-shrink:0}.attention{display:block}.filter-row{flex-wrap:wrap;padding:15px}.search-box{flex-basis:100%;max-width:none}.result-count{font-size:9px}.toolbar{padding:0 15px}.tabs{gap:18px}.tabs>button{font-size:10px}.agenda-strip{gap:5px;margin:0 12px 18px}.day-tile{padding:12px 2px}.day-tile strong{font-size:20px}.day-tile small{font-size:7px}.agenda-order{flex-wrap:wrap;gap:12px;padding:18px 15px}.agenda-order>div{flex-basis:65%}.agenda-order .badge{margin-left:47px}.agenda-order>svg{margin-left:auto}.feature-banner{gap:13px;padding:18px}.feature-banner h2{font-size:14px}.feature-banner p{font-size:10px}.feature-symbol{width:39px;height:39px}.feature-banner .btn{margin-left:52px}.recipe-grid{grid-template-columns:1fr}.recipe-card{grid-template-columns:110px 1fr;display:grid}.recipe-art{height:100%;min-height:200px}.recipe-art span{display:none}.recipe-content h3{min-height:auto}.recipe-meta{padding:12px 0}.recipe-actions{margin-top:12px}.recipe-actions .btn{font-size:10px}.section-heading h2{font-size:13px}.section-heading p{max-width:200px;font-size:9px}.section-heading .btn{font-size:10px}.main-footer{gap:15px;padding:24px 0;font-size:8px}.main-footer .muted{display:none}.modal-backdrop{padding:12px}.modal{max-height:94vh;padding:20px}.modal-head h2{font-size:20px}.modal-head p{font-size:11px}.form-grid.three{grid-template-columns:1fr}.form-grid{gap:12px}.upload-box{flex-wrap:wrap}.upload-box>svg{display:none}.upload-box>.btn{width:100%}.order-line{grid-template-columns:1fr 75px 24px;gap:8px}.order-line select{font-size:10px}.detail-grid{gap:14px}.detail-grid h3{font-size:13px}.form-footer .btn{white-space:normal;font-size:10px}.status-actions{flex-direction:column}.integration-banner{flex-wrap:wrap;gap:13px;padding:18px}.integration-banner strong{font-size:13px}.integration-banner p{font-size:10px}.integration-banner>.tag{margin-left:60px}.simulator{padding:22px}.notification-row{flex-wrap:wrap;gap:10px;padding:16px 12px}.notification-meta{flex-wrap:wrap;gap:8px}.notification-meta small{margin-left:0}.notification-row>form{margin-left:40px}.notification-meta strong,.notification-row p{font-size:10px}.message{max-width:92%}.report-filters .field{flex:1}.report-filters .btn{width:100%}.auth-page{display:block}.auth-story{min-height:230px;padding:30px}.auth-story h1{margin:20px 0 0;font-size:30px}.auth-story h1 br{display:none}.auth-story h1 em{display:block}.auth-story>div .eyebrow,.auth-story p,.auth-pill,.auth-foot{display:none}.auth-story .brand{font-size:36px}.auth-form{padding:35px 28px 45px}.auth-form h2{font-size:24px}.auth-icon{display:none}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.assistant-shortcuts{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.assistant-consult{min-width:0}.assistant-answer>div{overflow-wrap:anywhere;min-width:0}.assistant-answer small{color:var(--muted,#69736b)}.assistant-simulator{margin-top:24px}
