:root{--ink:#263029;--olive:#344231;--olive-soft:#e9eee8;--cream:#f7f5ef;--paper:#fffefa;--line:#dcded5;--muted:#69736d;--accent:#a77a52;--error:#9b3d3d;--shadow:0 14px 50px rgba(32,43,34,.08)}
*{box-sizing:border-box}html{font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--cream)}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,.serif{font-family:'DM Serif Display',Georgia,serif;font-weight:400}h1{font-size:clamp(2.3rem,4vw,4rem);line-height:1.08;margin-bottom:12px}h2{font-size:2rem;margin-bottom:12px}h3{font-size:1.05rem}p{line-height:1.55}.muted{color:var(--muted)}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:var(--accent)}.tiny{font-size:.8rem}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:var(--olive);color:#f8f7ef;padding:29px 18px;display:flex;flex-direction:column;gap:26px}.wordmark{font-family:'DM Serif Display',Georgia,serif;font-size:1.35rem;line-height:1.2;padding:7px 13px}.wordmark small{display:block;font:500 .68rem 'DM Sans',Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#bec8b8;margin-top:8px}.nav{display:grid;gap:6px}.nav button{width:100%;border:0;background:none;text-align:left;color:#e5e9e0;padding:12px 14px;border-radius:10px;display:flex;gap:12px;align-items:center}.nav button:hover,.nav button.active{background:rgba(255,255,255,.12);color:#fff}.sidebar-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.2);padding:16px 11px;font-size:.83rem;line-height:1.5;color:#d2dccf}.sidebar-bottom strong{display:block;color:white}.main{min-width:0}.topbar{height:74px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4vw,65px);background:rgba(255,255,255,.77)}.topbar .crumb{font-size:.86rem;color:var(--muted)}.topbar .right{display:flex;gap:12px;align-items:center}.content{padding:34px clamp(24px,4vw,65px) 70px;max-width:1510px;margin:auto}.page-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:26px}.page-head p{max-width:680px;margin:0;color:var(--muted)}.grid{display:grid;gap:18px}.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:var(--shadow)}.card.soft{background:#f2f1e9}.card h3{margin-bottom:8px}.card p:last-child{margin-bottom:0}.card.clickable{transition:transform .15s,border-color .15s;text-align:left;width:100%}.card.clickable:hover{transform:translateY(-2px);border-color:#aeb7a8}.card .icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--olive-soft);color:var(--olive);font-size:1.15rem;margin-bottom:20px}.brand-hero{padding:43px 46px;border-radius:18px;background:linear-gradient(110deg,var(--brand-primary,#344231),#51634d);color:white;min-height:235px;display:flex;align-items:center;position:relative;overflow:hidden;margin-bottom:32px}.brand-hero:after{content:'';position:absolute;width:330px;height:330px;border-radius:50%;border:1px solid rgba(255,255,255,.25);right:-70px;top:-70px;box-shadow:0 0 0 55px rgba(255,255,255,.045),0 0 0 110px rgba(255,255,255,.03)}.brand-hero h1{position:relative;z-index:1;margin:4px 0 10px}.brand-hero p{position:relative;z-index:1;color:#e9eee8;margin:0}.brand-hero .eyebrow{color:#e6d2b9}.section-title{display:flex;align-items:center;justify-content:space-between;margin:35px 0 15px}.section-title h2{margin:0}.btn{border:1px solid var(--olive);background:var(--olive);color:white;padding:11px 17px;border-radius:9px;font-weight:600;display:inline-flex;gap:9px;align-items:center;justify-content:center;min-height:42px}.btn:hover{filter:brightness(1.12)}.btn.secondary{background:white;color:var(--olive)}.btn.ghost{background:transparent;border-color:transparent;color:var(--olive)}.btn.danger{background:#fff;color:var(--error);border-color:#dcb8b8}.btn.small{min-height:34px;padding:7px 11px;font-size:.82rem}.btn.full{width:100%}.actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.field{display:grid;gap:7px;margin-bottom:16px}.field label{font-weight:600;font-size:.87rem}.field input,.field textarea,.field select,input.control,textarea.control,select.control{width:100%;border:1px solid #cbd0c6;border-radius:9px;padding:11px 13px;background:white;color:var(--ink);outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--olive);box-shadow:0 0 0 3px rgba(52,66,49,.1)}.field textarea{min-height:115px;resize:vertical}.field small{color:var(--muted)}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stack{display:grid;gap:14px}.empty{border:1px dashed #bbc2b6;border-radius:14px;padding:42px 26px;text-align:center;background:rgba(255,255,255,.55)}.empty h3{font-family:'DM Serif Display';font-size:1.35rem}.tag{display:inline-flex;border-radius:100px;padding:5px 10px;background:#edf0e9;color:#425241;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.tag.draft{background:#f6ecdf;color:#86613c}.tag.review{background:#f6ecdf;color:#86613c}.tag.approved{background:#e7f0e4;color:#3a693a}.tag.published{background:#e3f0e7;color:#2f673f}.list{display:grid;gap:10px}.list-item{background:white;border:1px solid var(--line);padding:17px 20px;border-radius:11px;display:flex;justify-content:space-between;align-items:center;gap:15px}.list-item h3,.list-item p{margin:0}.list-item p{font-size:.82rem;color:var(--muted);margin-top:5px}.list-item button.title-btn{border:0;background:none;text-align:left;color:var(--ink);padding:0}.list-item button.title-btn:hover{text-decoration:underline}.split{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px}.aside-card{background:#f1f2eb;border:1px solid var(--line);border-radius:14px;padding:22px}.chat-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px;min-height:560px}.chat-list{background:#f1f2eb;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:8px}.chat-list button.chat-link{border:0;background:transparent;text-align:left;padding:12px;border-radius:8px;color:var(--ink);width:100%}.chat-list button.chat-link.active,.chat-list button.chat-link:hover{background:white}.chat-panel{background:white;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;min-height:560px;overflow:hidden}.chat-panel header{padding:17px 21px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.messages{flex:1;padding:24px;overflow:auto;display:flex;flex-direction:column;gap:18px;max-height:60vh}.bubble{padding:14px 17px;border-radius:14px;max-width:82%;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.bubble.user{align-self:flex-end;background:var(--olive);color:white;border-bottom-right-radius:4px}.bubble.assistant{align-self:flex-start;background:#f2f3ee;border-bottom-left-radius:4px}.chat-compose{padding:15px;border-top:1px solid var(--line);display:flex;gap:10px}.chat-compose textarea{min-height:53px;max-height:120px;flex:1;border:1px solid var(--line);border-radius:9px;padding:12px;resize:vertical}.brandbook-content{white-space:pre-wrap;line-height:1.7}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fffefa}.login-art{background:linear-gradient(135deg,rgba(31,42,30,.85),rgba(47,57,41,.45)),radial-gradient(circle at 25% 65%,#ad9471,#465642 60%,#1d281f);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:55px}.login-art .serif{font-size:clamp(2.6rem,4.5vw,5.3rem);max-width:650px;line-height:1.05}.login-art p{color:#e6e9df;max-width:470px}.login-form-wrap{display:grid;place-items:center;padding:35px}.login-form{width:min(430px,100%)}.login-form .eyebrow{margin-bottom:18px}.login-form h1{font-size:3.4rem}.login-form .muted{margin-bottom:32px}.login-form .btn{margin-top:8px}.login-art .line{width:60px;height:1px;background:#d2c29c;margin:32px 0}.login-note{font-size:.82rem;color:var(--muted);text-align:center;margin-top:22px}.notice{border-left:3px solid var(--accent);background:#f5f0e7;padding:14px 18px;border-radius:6px;font-size:.89rem}.notice.error{border-color:var(--error);background:#f9eeee;color:#7a2525}.palette{display:flex;gap:8px}.swatch{width:31px;height:31px;border:1px solid #bbb;border-radius:50%}.file-input{border:1px dashed #aeb7aa;padding:20px;border-radius:12px;background:#f7f8f4}.file-input input{border:0;padding:0;background:none}dialog{border:0;border-radius:16px;padding:0;width:min(670px,calc(100vw - 32px));box-shadow:0 30px 100px rgba(0,0,0,.2)}dialog::backdrop{background:rgba(22,31,24,.53)}.dialog-body{padding:28px}.dialog-body h2{margin-bottom:8px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}#toast{position:fixed;right:25px;bottom:22px;z-index:99;max-width:380px;padding:13px 18px;background:var(--olive);color:white;border-radius:9px;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:all .2s}#toast.visible{opacity:1;transform:translateY(0)}#toast.error{background:var(--error)}
@media(max-width:950px){.shell{grid-template-columns:75px 1fr}.sidebar{padding:20px 8px}.sidebar .wordmark{font-size:0;padding:10px}.sidebar .wordmark:before{content:'◈';font-size:28px}.wordmark small,.sidebar-bottom,.nav .label{display:none}.nav button{justify-content:center;padding:13px 8px}.nav button span:first-child{font-size:1.3rem}.split{grid-template-columns:1fr}.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.login-page{grid-template-columns:1fr 1.2fr}}
@media(max-width:700px){.shell{display:block}.sidebar{position:sticky;top:0;z-index:5;display:block;padding:8px}.sidebar .wordmark{display:none}.nav{display:flex;overflow:auto}.nav button{min-width:55px}.topbar{height:58px;padding:0 18px}.topbar .crumb{display:none}.content{padding:24px 18px 50px}.page-head{display:block}.page-head .actions{margin-top:16px}.cols-3,.cols-2,.form-row,.chat-layout{grid-template-columns:1fr}.brand-hero{padding:30px;min-height:190px}.chat-list{max-height:150px;overflow:auto}.chat-panel{min-height:500px}.messages{max-height:50vh}.login-page{display:block}.login-art{min-height:190px;padding:25px}.login-art .serif{font-size:2rem}.login-art p,.login-art .line{display:none}.login-form-wrap{padding:40px 22px}.list-item{align-items:flex-start;flex-direction:column}.actions{width:100%}}
.brand-logo{display:block;max-width:132px;max-height:48px;object-fit:contain;margin:0 auto 10px}
.login-logo{width:150px;height:150px;object-fit:contain;filter:drop-shadow(0 4px 14px rgba(0,0,0,.25));margin-bottom:20px}
.client-resources{margin-top:24px}.whatsapp-support{position:fixed;right:22px;bottom:22px;background:#168c4b;color:#fff;padding:12px 18px;border-radius:999px;text-decoration:none;font-weight:700;box-shadow:0 8px 24px #0003;z-index:10}.whatsapp-support:hover{filter:brightness(1.08)}
