:root{font-family:Segoe UI,Arial,sans-serif;color:#273b33;background:#f4f5ee;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:84px;border-bottom:1px solid #dfe3d7;display:flex;align-items:center;gap:13px;padding:0 5vw}header strong{font-size:22px}small,header small{display:block;color:#657568;font-size:12px}.logo{background:#254b3c;color:white;font:32px Georgia;padding:9px 13px;border-radius:12px}.badge{margin-left:auto;font-size:11px;letter-spacing:2px;border:1px solid #a9b998;padding:9px 13px;border-radius:30px}main{max-width:1320px;margin:auto;padding:40px 5vw}.intro{display:flex;justify-content:space-between;gap:35px;align-items:center;margin-bottom:38px}.eyebrow{font-size:11px;letter-spacing:2px;color:#687c56}h1{font:46px/1.12 Georgia,serif;margin:14px 0}p{line-height:1.6;font-size:14px}aside{background:#e7ecdf;padding:23px 28px;border-radius:14px;min-width:330px;max-width:430px}h2{font-size:16px;margin:0 0 16px}aside p{font-size:13px;margin:10px 0}button{cursor:pointer;background:#fff;border:1px solid #c7d0c0;border-radius:7px;padding:11px 16px;color:inherit;font-weight:600}button:hover{background:#e8efdf}button:disabled{opacity:.5;cursor:wait}button.primary{background:#294f3b;color:white;border-color:#294f3b}button.primary:hover{background:#396649}button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #99aa55;outline-offset:3px}.workspace{display:grid;grid-template-columns:310px 1fr;border:1px solid #d8ded0;border-radius:15px;overflow:hidden;background:white;min-height:540px}.left{background:#fafbf7;padding:25px;border-right:1px solid #e0e5d8}label{display:block;font-size:12px;font-weight:600;margin:15px 0 8px}select,textarea{width:100%;font:inherit;font-size:13px;padding:12px;background:white;border:1px solid #cbd4c3;border-radius:7px;color:inherit}#product-info,.muted{font-size:12px;color:#6c7a68}#start{width:100%;margin-top:17px}.history-title{margin-top:28px}#conversations{display:grid;gap:8px}#conversations button{text-align:left;font-size:12px;padding:11px}#conversations button.selected{background:#e5eddc;border-color:#708b60}.conversation{display:flex;flex-direction:column;min-width:0}.conversation-header{padding:24px;border-bottom:1px solid #e3e6de;display:flex;gap:10px;align-items:center}.conversation-header div{flex:1}.conversation-header h2{margin-bottom:6px}#conversation-status{font-size:12px;color:#6a7c61}#messages{padding:24px;flex:1;max-height:520px;overflow:auto}.empty{text-align:center;color:#7c8c75;padding:70px 10px}.empty span{font-size:45px}.empty h3{font-family:Georgia;font-size:23px;font-weight:400}.message{max-width:93%;padding:16px 19px;border-radius:10px;background:#edf2e7;margin-bottom:15px;white-space:pre-wrap;line-height:1.55;font-size:13px;overflow-wrap:anywhere}.message.buyer{background:#f3ede3;margin-left:auto}.message small{margin-bottom:7px;font-weight:600;letter-spacing:.4px}#reply-form{border-top:1px solid #e3e6de;padding:15px 24px 24px}.reply-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}#gmail-help{padding:0 24px}#notice:not(:empty){padding:13px 17px;background:#fff0d9;border:1px solid #dbb66d;border-radius:8px;margin-bottom:20px;font-size:14px}details{font-size:13px;margin-top:25px;color:#63715c}summary{cursor:pointer}code{overflow-wrap:anywhere}footer{text-align:center;font-size:12px;color:#788772;padding:20px 10px 30px}[hidden]{display:none!important}@media(max-width:850px){.intro{display:block}h1{font-size:36px}aside{min-width:0;max-width:none;margin-top:25px}.workspace{grid-template-columns:1fr}.left{border-right:0;border-bottom:1px solid #ddd}.conversation-header{flex-wrap:wrap}#messages{min-height:260px}.reply-footer{align-items:flex-start;flex-direction:column}}
