:root{--bg:#f7f6f2;--paper:#fff;--ink:#302d29;--muted:#838079;--line:#e9e5de;--orange:#bd5938;--green:#4b6959;--cream:#f0ece3;--dark:#393c30}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.55 'Segoe UI',Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin-top:0}h1{font-size:44px;letter-spacing:-1.8px;line-height:1.17;font-weight:500;margin-bottom:18px}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-1.2px;color:#777568}h2{font-size:19px;font-weight:600;letter-spacing:-.4px}h3{font-size:16px}p{color:#78746c}label{display:block;font-size:13px;font-weight:600;margin-bottom:18px}input:not([type=checkbox]),select,textarea{display:block;width:100%;padding:11px 12px;border:1px solid #ddd9d2;border-radius:6px;background:#fff;color:var(--ink);margin-top:7px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #bd593815}textarea{resize:vertical;line-height:1.75}input[type=checkbox]{accent-color:var(--orange);width:16px;height:16px;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #db9168;outline-offset:3px}button.primary,.primary{background:var(--orange);color:white;border:1px solid var(--orange);border-radius:6px;padding:11px 18px;display:inline-flex;align-items:center;gap:18px;font-weight:600;font-size:13px;justify-content:center}.primary:hover{background:#a94c2e}.secondary{border:1px solid #dfdbd4;border-radius:6px;background:white;padding:9px 13px;display:inline-block;font-size:13px}.secondary:hover{background:#f5f1ea}.text-button{background:none;color:#696252;padding:4px 0;font-size:12px}.muted{color:var(--muted);font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;color:#908575;margin-bottom:20px}.sidebar{position:fixed;left:0;top:0;bottom:0;width:225px;background:#fbfaf7;border-right:1px solid var(--line);padding:32px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:750;letter-spacing:1.4px;line-height:1.3}.brand small{display:block;font-size:8px;letter-spacing:2.8px;margin-top:6px;color:#969083}.brand-icon{display:grid;place-items:center;background:var(--dark);color:#f4ecdc;width:39px;height:43px;font:italic 31px Georgia;border-radius:7px}.workspace-label{font-size:9px;letter-spacing:1.5px;color:#aaa397;margin:51px 12px 14px}nav button{display:flex;align-items:center;gap:13px;text-align:left;width:100%;padding:12px 13px;border-radius:6px;background:transparent;color:#7d786e;font-size:12px;margin:3px 0}nav button span{font-size:18px;width:18px}nav button.active{background:#eeebe2;color:#4c4b3d;font-weight:650}nav button b{margin-left:auto;font-size:10px;background:#dfdbcf;padding:1px 6px;border-radius:4px}.sidebar-bottom{margin-top:auto;padding:25px 12px 0;border-top:1px solid var(--line);color:#928b7f;font-size:11px}.sidebar-bottom p{font-size:12px;margin-top:18px;line-height:1.8}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#b69558;margin-right:5px}.main-wrap{margin-left:225px}.topbar{height:77px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#999181}.topbar>div{display:flex;align-items:center;gap:22px}.mode-tag{font-size:9px;letter-spacing:1.2px;color:#8c8171}.avatar{background:#e6dfd1;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#786e5f;font-size:12px}main{max-width:1590px;margin:auto;padding:42px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:2px 0 31px}.page-heading p.subheading{font-size:13px;margin-bottom:0}.page-heading .primary{margin-top:25px}.page-heading.compact{margin-bottom:27px;align-items:flex-end}.compact h1{font-size:35px}.compact p{margin-bottom:0}.compact .eyebrow{margin-bottom:15px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stats article{background:var(--paper);padding:22px 23px;border:1px solid var(--line);border-radius:9px}.stats span{display:block;color:#817a6e;font-size:11px}.stats strong{font-size:34px;display:block;font-weight:500;line-height:1.5;margin-top:8px}.stats small{display:block;color:#a49b8d;font-size:10px}.overview-grid{display:grid;grid-template-columns:1.26fr 1fr;gap:23px;margin-bottom:25px}.hero-card{background:var(--dark);padding:31px;border-radius:9px;display:flex;overflow:hidden;min-height:295px;position:relative;color:#f6f1e7}.hero-card>div:first-child{z-index:1;max-width:75%}.hero-card h2{font:28px/1.24 Georgia,serif;margin:25px 0 14px;letter-spacing:-.5px}.hero-card p{color:#bcbfaf;font-size:12px;max-width:310px}.pill{display:inline-block;background:#f1ede5;border-radius:30px;padding:5px 9px;color:#8b816d;font-size:9px;white-space:nowrap}.pill.light{background:#ffffff12;color:#d0cdbf;font-size:8px;letter-spacing:1px}.white-button{background:#f1ece0;border-radius:5px;color:#535645;padding:10px 14px;font-size:11px;font-weight:600;margin-top:9px}.coffee-art{position:absolute;right:18px;bottom:50px;opacity:.72;transform:rotate(-9deg)}.cup{width:103px;height:89px;background:#d2c7ae;border-radius:5px 5px 38px 38px;display:grid;place-items:center;box-shadow:inset -16px 0 #00000012;position:relative}.cup:after{content:'';position:absolute;right:-24px;top:9px;width:30px;height:44px;border:9px solid #d2c7ae;border-radius:50%;z-index:-1}.cup span{font:italic 40px Georgia;color:#656550}.saucer{height:12px;width:143px;border-radius:50%;background:#ada58d;margin-left:-19px;margin-top:5px}.steam{font-size:37px;letter-spacing:8px;color:#9c9c83;text-align:center;margin-bottom:1px}.panel{background:#fff;border:1px solid var(--line);padding:25px;border-radius:9px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.section-title h2{margin:0;font-size:16px}.steps{padding:0;list-style:none;margin:15px 0 17px}.steps li{display:flex;gap:15px;align-items:center;border-bottom:1px solid #f1eee8;padding:14px 0}.steps li>span{color:#a29783;font-size:11px;background:#f6f3ed;padding:6px 7px;border-radius:5px}.steps b{font-size:12px;font-weight:600}.steps p{font-size:10px;margin:3px 0 0;color:#aba292}.steps i{margin-left:auto;color:#a59e8e;font-style:normal}.activity{padding-bottom:17px}.activity-row{display:flex;align-items:center;padding:14px 0;border-bottom:1px solid #f3f0eb;gap:13px}.activity-row:last-child{border-bottom:0}.activity-icon{background:#f5f0e7;border-radius:6px;width:31px;height:31px;display:grid;place-items:center;color:#8f8064}.activity-row b{display:block;font-size:12px}.activity-row p{font-size:11px;margin:3px 0 0}.activity-row time{margin-left:auto;font-size:10px;white-space:nowrap;color:#a39885}.bottom-note{display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;color:#a69c8b;margin-top:24px}.bottom-note span{color:#9a8a69;font-size:15px}footer{margin:10px 42px 24px;padding-top:16px;border-top:1px solid var(--line);font-size:9px;letter-spacing:1px;color:#a89e8d}footer span{float:right;font-size:9px;letter-spacing:0}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar{display:flex;gap:15px;margin-bottom:18px}.toolbar input{flex:1;margin:0}.toolbar select{max-width:250px;margin:0}.selection-bar{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line)}.selection-bar b{font-size:12px;color:#8c765d}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:10px;font-weight:600;letter-spacing:.4px;color:#948877;background:#faf8f4;padding:14px 11px;white-space:nowrap}td{border-bottom:1px solid #eeeae3;padding:16px 11px;font-size:12px;vertical-align:middle}td b{font-weight:600}td small{display:block;color:#8f877b;font-size:11px;margin-top:3px}.row-action{padding:5px 9px;background:#f6f3ed;border-radius:4px;color:#8c7d68}.pagination{display:flex;justify-content:space-between;align-items:center;padding-top:19px;font-size:11px;color:#9b907e}.pagination button{padding:4px 11px;margin-left:5px}.tag{font-size:9px;border-radius:4px;padding:4px 6px;background:#f2ece0;color:#9a7f4f;white-space:nowrap}.tag.green{background:#edf2ed;color:#527059}.tag.red{background:#faede9;color:#ae6652}.compose-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:23px}.compose-grid form h2{margin-bottom:24px}.field-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.field-title label{margin-bottom:0}.tokens{display:flex;gap:5px;margin:10px 0}.tokens button{font-size:10px;background:#f2ece3;color:#957454;padding:5px 9px;border-radius:4px}.check-line{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:400;margin-top:20px}.check-line input{flex:0 0 16px;margin:3px 0 0}.check-line small{display:block;font-size:10px;color:#918472;margin-top:4px}.preview-card{align-self:start;position:sticky;top:25px}.email-meta{display:flex;gap:15px;font-size:11px;color:#8f8170;border-block:1px solid var(--line);padding:13px 0;margin:20px 0}.email-meta b{font-weight:400;overflow-wrap:anywhere}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.9 'Segoe UI',sans-serif;color:#635c52;margin:20px 0}.preview-footer{border-top:1px dashed #dcd4c7;color:#a29783;font-size:10px;padding-top:17px}.settings-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:23px}.settings-grid h2{margin-bottom:22px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.notice{padding:14px 17px;background:#eee9df;border-radius:6px;color:#8a7759;font-size:12px;margin-bottom:20px}.notice.error{background:#fae8e3;color:#a94c35}.issue-list{padding-left:20px;color:#8f7a60;font-size:12px;line-height:2}.connection-row{display:flex;justify-content:space-between;border-bottom:1px solid #f1eee8;padding:12px 0;font-size:12px}.hosting-note{margin-top:23px;background:#f2eee5}.hosting-note .eyebrow{font-size:9px}.hosting-note p{font-size:12px;line-height:1.9}.sequence-card{margin-bottom:16px}.sequence-card h2{margin-bottom:5px}.sequence-card .sequence-top{display:flex;justify-content:space-between;gap:15px}.sequence-card p{font-size:12px}.sequence-card .actions{border-top:1px solid var(--line);padding-top:15px;margin-top:20px}.empty{padding:35px 15px;text-align:center;color:#a09482;font-size:12px}.inbound-body{padding:12px 0;border-top:1px solid var(--line)}dialog{border:1px solid var(--line);border-radius:12px;padding:30px;width:min(760px,94vw);max-height:90vh;color:var(--ink);box-shadow:0 20px 80px #302d2930}dialog::backdrop{background:#292b2355;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.dialog-heading h2{margin:0}.close-dialog{background:#f4f0e9;color:#8b7e67;font-size:23px;border-radius:50%;width:30px;height:30px}.upload-zone{padding:30px;background:#f8f4ed;border:1px dashed #c9b89e;text-align:center;border-radius:7px}.upload-zone input{margin:15px auto;max-width:360px;background:white;font-size:12px}.upload-zone small{font-size:11px;color:#a08d71}#import-preview{margin-top:20px}details{margin:18px 0}summary{cursor:pointer;font-size:12px;font-weight:600;margin-bottom:15px}.wide-dialog{width:min(1000px,94vw)}.message-item{border-bottom:1px solid var(--line);padding:15px 0}.message-item .actions{margin-top:5px}.auth-page{min-height:100vh;display:grid;place-items:center;background:#ebe7dc}.auth-card{max-width:460px;width:90vw;background:white;padding:42px;border-radius:12px;box-shadow:0 10px 60px #4d483512}.auth-card .brand{margin-bottom:50px}.auth-card h1{font-size:40px}.auth-card p{font-size:13px}.auth-card .primary{width:100%}.auth-card label{margin-top:30px}#toast{position:fixed;bottom:25px;right:25px;background:#383b30;color:white;max-width:520px;padding:17px 22px;border-radius:7px;box-shadow:0 6px 30px #0002;z-index:20;font-size:13px}[hidden]{display:none!important}@media(min-width:1600px){main{padding-top:52px}}@media(max-width:1100px){.sidebar{width:190px;padding-inline:15px}.main-wrap{margin-left:190px}main{padding:28px}.topbar{padding:0 28px}.overview-grid{grid-template-columns:1fr 1fr}.hero-card{padding:25px}.coffee-art{opacity:.3;right:12px}.hero-card>div:first-child{max-width:90%}.stats{gap:10px}.stats article{padding:17px}h1{font-size:38px}.compose-grid,.settings-grid{grid-template-columns:1fr}.preview-card{position:static}}@media(max-width:760px){.sidebar{position:static;width:auto;padding:15px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{justify-content:center}.workspace-label,.sidebar-bottom{display:none}nav{display:flex;overflow:auto;margin-top:17px}nav button{min-width:max-content;width:auto;padding:8px 12px;font-size:11px}nav button span,nav button b{display:none}.main-wrap{margin:0}.topbar{height:50px;padding:0 20px}.mode-tag{font-size:7px}.topbar>div{gap:9px}main{padding:23px 17px}.page-heading{align-items:flex-start;flex-direction:column;gap:10px}.page-heading .primary{margin-top:0}h1{font-size:35px}.stats{grid-template-columns:1fr 1fr}.overview-grid{grid-template-columns:1fr}.hero-card{min-height:290px}.coffee-art{opacity:.8;right:40px}.hero-card>div:first-child{max-width:68%}.toolbar,.selection-bar{flex-direction:column;align-items:stretch}.toolbar select{max-width:none}.panel{padding:19px}.bottom-note{font-size:9px;text-align:center}.activity-row time{display:none}.two-cols{grid-template-columns:1fr}.actions{gap:7px}footer{margin-inline:17px}.sequence-card .sequence-top{flex-direction:column}dialog{padding:22px}.auth-card{padding:30px}}
