@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.auth-page,.auth-loading{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#146a66 0,#063f40 42%,#032d2f);padding:24px;font-family:Inter,system-ui,sans-serif}.auth-loading{color:#fff}.auth-card{width:min(430px,100%);background:#fff;border-radius:22px;padding:36px;box-shadow:0 30px 80px #0000004d}.auth-logo{width:48px;height:48px;border-radius:14px;background:#0b8b82;color:#fff;display:grid;place-items:center;font:800 23px Georgia}.auth-eyebrow{font-size:11px;letter-spacing:.18em;color:#0b8b82;font-weight:800;margin:22px 0 7px}.auth-card h1{font-size:26px;line-height:1.2;margin:0;color:#123a3c}.auth-copy{color:#687d7b;line-height:1.6;margin:12px 0 25px}.auth-card form{display:grid;gap:15px}.auth-card label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#3e5958}.auth-card input{border:1px solid #cfddda;border-radius:10px;padding:12px;font:inherit;outline:none}.auth-card input:focus{border-color:#0b8b82;box-shadow:0 0 0 3px #0b8b821f}.auth-card form button{border:0;border-radius:10px;background:#0b8b82;color:#fff;padding:13px;font-weight:800;cursor:pointer}.auth-card button:disabled{opacity:.6}.auth-message{background:#edf8f4;color:#145e59;border-radius:9px;padding:11px;font-size:12px;line-height:1.5}.auth-switch{width:100%;border:0;background:none;color:#0b7c75;font-weight:700;margin-top:18px;cursor:pointer}:root{--deep:#052f30;--deep2:#073f40;--teal:#0b8b82;--mint:#74d1ae;--pale:#e6f4ee;--cream:#f5f3ec;--paper:#fff;--ink:#173b3e;--muted:#728483;--line:#dce5e2;--coral:#ef7258;--shadow:0 12px 35px rgba(5,47,48,.07)}*{box-sizing:border-box}body{margin:0;background:#f4f7f5;color:var(--ink);font-family:DM Sans,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}.shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:var(--deep);color:#fff;padding:23px 16px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:10px;padding:0 8px 22px}.brand>i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--deep);font:italic 800 19px Georgia}.brand div{display:flex;flex-direction:column}.brand b{font-family:Manrope;font-size:15px}.brand small,.agency small,.crm-link small,.profile small{font-size:7px;letter-spacing:.14em;color:#8fb2ac}.brand>button{display:none;margin-left:auto;background:none;border:0;color:#fff}.agency{border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:12px;margin-bottom:20px;display:flex;flex-direction:column;gap:4px;background:#ffffff08}.agency b{font-size:11px}.agency span{color:#9bb9b4;font-size:8px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav button{border:0;background:transparent;color:#92b1ac;display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:8px;text-align:left;font-size:10px;font-weight:650;cursor:pointer}.sidebar nav button.active,.sidebar nav button:hover{background:#11635f;color:#fff}.sidebar nav em{margin-left:auto;background:var(--coral);color:#fff;width:20px;height:20px;border-radius:6px;display:grid;place-items:center;font-size:8px;font-style:normal}.crm-link{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border-top:1px solid rgba(255,255,255,.1);margin-top:auto;padding:18px 8px}.crm-link>svg{color:var(--mint)}.crm-link div{display:flex;flex-direction:column;gap:2px}.crm-link b{font-size:9px}.crm-link span{font-size:7px;color:#8fb2ac}.profile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border-top:1px solid rgba(255,255,255,.1);padding:16px 8px 0}.profile>i{width:30px;height:30px;border-radius:9px;background:#e7c7a1;color:#714b29;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:800}.profile div{display:flex;flex-direction:column;gap:2px}.profile b{font-size:9px}.profile>svg{color:#7f9e99}main{min-width:0}.top{height:67px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 31px;gap:18px;position:sticky;top:0;z-index:15}.top label{display:flex;align-items:center;gap:8px;max-width:520px;flex:1;color:#8a9b99}.top input{width:100%;border:0;outline:0;font-size:10px}.primary{border:0;background:var(--teal);color:#fff;padding:10px 14px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:750;cursor:pointer}.primary:hover{background:#08746d}.hamb{display:none;background:none;border:0;color:var(--ink)}.page{padding:28px 31px 50px;max-width:1500px;margin:auto}.heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:27px}.heading small,.panel-title small,.report-hero small{font-size:7px;letter-spacing:.15em;color:var(--teal);font-weight:800}.heading h1{font-family:Manrope;margin:5px 0 4px;font-size:26px;letter-spacing:-.04em}.heading p{margin:0;color:var(--muted);font-size:10px}.heading>span{border:1px solid var(--line);background:#fff;padding:8px 11px;border-radius:8px;color:#718482;font-size:8px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px}.metrics article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px;box-shadow:var(--shadow)}.metrics article>span{width:35px;height:35px;border-radius:9px;background:var(--pale);color:var(--teal);display:grid;place-items:center;margin-bottom:19px}.metrics small{color:#788b88;font-size:8px;display:block}.metrics b{font-family:Manrope;font-size:25px;display:block;margin:3px 0}.metrics p{margin:0;color:#92a09e;font-size:7px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.dash-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;margin-bottom:14px}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:17px 19px 12px}.panel-title h2{font-family:Manrope;margin:4px 0 0;font-size:15px}.panel-title button{border:0;background:none;color:var(--teal);font-size:8px;font-weight:700;display:flex;align-items:center;cursor:pointer}.client-list{padding:0 18px 17px}.client-list>div{display:grid;grid-template-columns:auto 1fr auto 80px;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #edf1ef}.client-list>div>i{width:31px;height:31px;border-radius:9px;background:var(--pale);color:var(--teal);display:grid;place-items:center;font-style:normal;font-weight:800}.client-list span{display:flex;flex-direction:column}.client-list b{font-size:9px}.client-list small{font-size:7px;color:#849592;margin-top:3px}.client-list em{font-style:normal;font-size:8px;color:var(--teal);font-weight:800}.client-list>div>div{height:5px;background:#edf2f0;border-radius:8px;overflow:hidden}.client-list u{height:100%;display:block;background:var(--teal);border-radius:8px}.action-panel{background:linear-gradient(145deg,var(--deep),#0a5552);color:#fff}.action-panel .panel-title h2{color:#fff}.action-panel .panel-title small{color:var(--mint)}.action-panel>button{width:calc(100% - 28px);margin:0 14px;display:grid;grid-template-columns:1fr auto;border:0;border-top:1px solid rgba(255,255,255,.12);background:none;color:#fff;text-align:left;padding:14px 5px;cursor:pointer}.action-panel>button b,.action-panel>button span{grid-column:1}.action-panel>button b{font-size:9px}.action-panel>button span{color:#91b6b0;font-size:7px;margin-top:3px}.action-panel>button svg{grid-column:2;grid-row:1/3;color:var(--mint)}.queue{padding:0 18px 17px}.queue>button{display:grid;grid-template-columns:110px 1fr 70px auto;align-items:center;gap:11px;width:100%;border:0;border-top:1px solid #edf1ef;background:none;padding:11px 0;text-align:left;cursor:pointer}.queue>button>span:nth-child(2){display:flex;flex-direction:column}.queue b{font-size:9px}.queue small,.queue time{font-size:7px;color:#81928f}.status{width:max-content;padding:5px 7px;border-radius:6px;font-size:7px;font-weight:750;background:#edf2f0;color:#637875}.status.draft{background:#f1f3f4}.status.internal-review{background:#fff1d9;color:#9b6a16}.status.client-review{background:#eef0ff;color:#675db8}.status.approved{background:var(--pale);color:#08776f}.status.scheduled{background:#eaf2ff;color:#3e6eae}.status.published{background:#e8f7ed;color:#398052}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.client-grid article,.add-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px;text-align:left;min-height:260px}.client-grid article header{display:flex;justify-content:space-between}.client-grid article header>i{width:39px;height:39px;border-radius:11px;background:var(--pale);display:grid;place-items:center;color:var(--teal);font-style:normal;font-weight:800}.client-grid h2{font-family:Manrope;font-size:17px;margin:20px 0 4px}.client-grid>article>p{font-size:8px;color:var(--muted)}.client-grid dl{display:grid;grid-template-columns:repeat(3,1fr);margin:19px 0;border:1px solid var(--line);border-radius:8px}.client-grid dl div{padding:10px;border-right:1px solid var(--line)}.client-grid dl div:last-child{border:0}.client-grid dt{font-size:6px;color:#92a09e;text-transform:uppercase}.client-grid dd{font-size:8px;font-weight:700;margin:4px 0 0}.client-grid article footer{border-top:1px solid var(--line);padding-top:13px;display:flex;flex-direction:column;gap:4px}.client-grid footer small{font-size:6px;color:#8d9c99}.client-grid footer b{font-size:8px}.add-card{border-style:dashed;color:#81928f;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;cursor:pointer;background:transparent}.add-card:hover{border-color:var(--teal);color:var(--teal)}.add-card b{font-size:10px}.add-card span{font-size:8px}.content-table{padding:0 18px 18px}.table-head,.table-row{display:grid;grid-template-columns:minmax(230px,2fr) 1fr 80px 115px 150px;align-items:center;gap:12px}.table-head{background:#f5f8f6;padding:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:7px;color:#8b9a98;text-transform:uppercase}.table-row{padding:11px 10px;border-bottom:1px solid #edf1ef}.table-row>button:first-child{display:flex;flex-direction:column;text-align:left;border:0;background:none;cursor:pointer}.table-row b{font-size:9px}.table-row small,.table-row>span,.table-row time{font-size:8px;color:#7c8d8a}.advance{border:1px solid #cfe3de;background:#f2faf7;color:var(--teal);border-radius:7px;padding:7px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:7px;font-weight:700;cursor:pointer}.advance:disabled{color:#93a09e;background:#f2f4f3;border-color:#e2e6e4}.empty{min-height:250px;display:grid;place-items:center;align-content:center;color:#879794;gap:7px}.empty b{font-size:11px}.empty span{font-size:8px}.calendar{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.calendar>header,.calendar>div{display:grid;grid-template-columns:repeat(7,1fr)}.calendar>header b{padding:12px;border-right:1px solid var(--line);background:#f5f8f6;color:#748684;font-size:7px;text-align:center}.calendar>div>section{min-height:440px;border-right:1px solid var(--line);padding:10px}.calendar>div>section>span{font-size:8px;color:#91a09d}.calendar section button{display:flex;flex-direction:column;gap:6px;width:100%;border:1px solid #cfe4df;border-left:3px solid var(--teal);background:#f4fbf8;text-align:left;padding:9px;margin-top:10px;border-radius:6px;cursor:pointer}.calendar section button small{font-size:6px;color:var(--teal)}.calendar section button b{font-size:8px;line-height:1.35}.campaign-grid,.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.campaign-grid article,.report-grid article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.campaign-grid small{font-size:7px;color:var(--coral);font-weight:800;letter-spacing:.1em}.campaign-grid h2{font-family:Manrope;font-size:16px;margin:14px 0 8px}.campaign-grid p{font-size:9px;line-height:1.6;color:var(--muted);min-height:60px}.campaign-grid article>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:15px}.campaign-grid span{display:flex;flex-direction:column;font-size:7px;color:#8a9a97}.campaign-grid span b{font-size:14px;color:var(--ink)}.campaign-grid footer{height:5px;background:#edf2f0;border-radius:5px;margin-top:18px}.campaign-grid footer i{height:100%;display:block;background:var(--coral);border-radius:5px}.report-hero{background:linear-gradient(135deg,var(--deep),#0a5955);color:#fff;padding:30px;border-radius:13px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.report-hero small{color:var(--mint)}.report-hero h2{font-family:Manrope;margin:8px 0;font-size:22px}.report-hero p{color:#a8c4bf;font-size:9px}.report-hero svg{color:var(--mint)}.report-grid article header{display:flex;gap:10px;align-items:center}.report-grid header>i{width:34px;height:34px;background:var(--pale);color:var(--teal);border-radius:9px;display:grid;place-items:center;font-style:normal}.report-grid header div{display:flex;flex-direction:column}.report-grid header b{font-size:10px}.report-grid header small{font-size:7px;color:#859592}.bars{margin-top:20px}.bars p{display:grid;grid-template-columns:70px 1fr 35px;align-items:center;gap:8px}.bars p>span,.bars p>b{font-size:7px;color:#718482}.bars p>i{height:6px;background:#edf2f0;border-radius:5px}.bars u{height:100%;display:block;background:var(--teal);border-radius:5px}.report-grid article footer{border-top:1px solid var(--line);padding-top:13px;margin-top:15px;display:flex;align-items:center;gap:7px;color:var(--teal);font-size:8px}.modal-wrap,.drawer-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center}.modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#031b1d9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{position:relative;background:#fff;width:min(620px,calc(100% - 30px));border-radius:14px;box-shadow:0 30px 80px #00000040}.modal>header,.drawer>header{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid var(--line)}.modal h2,.drawer h2{font-family:Manrope;font-size:18px;margin:4px 0 0}.modal header small,.drawer header small{font-size:7px;color:var(--teal);letter-spacing:.13em}.modal header>button,.drawer header>button{border:1px solid var(--line);background:#fff;border-radius:8px;width:32px;height:32px;display:grid;place-items:center;cursor:pointer}.modal form{padding:21px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.drawer>label{display:flex;flex-direction:column;gap:6px;font-size:8px;color:#607572;font-weight:700}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.drawer textarea{border:1px solid #d4dfdc;border-radius:8px;padding:10px;outline:0;color:var(--ink);background:#fff;font-size:9px}.form-grid textarea{min-height:100px;resize:vertical}.form-grid input:focus,.form-grid textarea:focus,.drawer textarea:focus{border-color:var(--teal)}.form-footer{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.form-footer>button:first-child,.drawer footer>button:first-child{border:1px solid var(--line);background:#fff;color:#627673;border-radius:8px;padding:9px 13px;font-size:8px;cursor:pointer}.drawer-wrap{display:flex;justify-content:flex-end}.drawer{position:relative;width:min(470px,100%);height:100%;background:#fff;overflow:auto;box-shadow:-20px 0 60px #0003}.drawer-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;padding:18px 22px}.drawer-meta>span:not(.status){background:#f1f5f3;color:#657875;border-radius:6px;padding:6px 8px;font-size:7px}.drawer>label{padding:0 22px}.drawer textarea{min-height:280px;resize:vertical;line-height:1.6}.checklist{margin:18px 22px;padding:15px;border:1px solid #d4e7e2;background:#f3faf7;border-radius:10px}.checklist>b{font-size:9px}.checklist p{display:flex;align-items:center;gap:7px;font-size:8px;color:#5b716d}.checklist svg{color:var(--teal)}.drawer>footer{display:flex;justify-content:flex-end;gap:9px;padding:0 22px}.drawer .note{display:block;text-align:center;color:#8a9997;font-size:7px;padding:16px}.scrim{display:none}@media(max-width:1050px){.metrics{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}.client-grid,.campaign-grid,.report-grid{grid-template-columns:repeat(2,1fr)}.content-table{overflow:auto}.table-head,.table-row{min-width:820px}}@media(max-width:760px){.shell{display:block}.sidebar{position:fixed;left:0;transform:translate(-105%);width:260px;transition:.2s}.sidebar.open{transform:translate(0)}.brand>button{display:grid}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#031b1d80}.hamb{display:grid}.top{padding:0 16px}.page{padding:22px 16px 40px}.client-grid,.campaign-grid,.report-grid{grid-template-columns:1fr}.calendar{overflow:auto}.calendar>header,.calendar>div{min-width:900px}.heading{align-items:flex-start}.heading>span{display:none}.queue>button{grid-template-columns:100px 1fr auto}.queue time{display:none}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.report-hero svg{display:none}}@media(max-width:500px){.metrics{grid-template-columns:1fr}.top label{order:3;flex-basis:100%;border:1px solid var(--line);padding:8px;border-radius:8px}.top{height:auto;min-height:66px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.heading h1{font-size:22px}.client-list>div{grid-template-columns:auto 1fr auto}.client-list>div>div{display:none}.queue>button{grid-template-columns:1fr auto}.queue .status{grid-column:1/-1}.queue>button>span:nth-child(2){grid-column:1}.queue svg{grid-column:2;grid-row:2}.drawer>footer{display:grid;grid-template-columns:1fr 1fr}.modal{max-height:calc(100vh - 20px);overflow:auto}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.brand>i{position:relative;overflow:hidden;border-radius:11px!important;background:linear-gradient(145deg,#111827,#35164f)!important;color:transparent!important;box-shadow:0 10px 26px #00000038,inset 0 0 0 1px #ffffff0d}.brand>i:before{content:"D";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ff7a00;font:900 24px/1 Manrope,sans-serif;letter-spacing:-.08em}.brand>i:after{content:"▪▪";position:absolute;left:4px;bottom:3px;color:#cf3bff;font:900 8px/1 sans-serif;letter-spacing:1px}.brand b{letter-spacing:.04em}.brand small{color:#b693c7!important}
