@import "https://fonts.googleapis.com/css?family=Roboto:400,500|Barlow+Semi+Condensed:600,700&display=swap";:root{--gw-primary:#245877;--gw-primary-light:#527a92;--gw-accent:#ff5757;--gw-accent-dark:#bb5c5c;--gw-bg:#faf6f2;--gw-surface:#fff;--gw-text:#1e293b;--gw-text-muted:#334155;--gw-border:#d1d5db;--gw-success:#00d084;--gw-danger:#eb585a;--gw-sidebar-bg:#334155;--gw-font-heading:"Barlow Semi Condensed", sans-serif;--gw-font-body:"Roboto", sans-serif;--gw-radius:4px;--gw-radius-lg:6px;--gw-radius-pill:9999px;--gw-shadow:0px 1px 2px 0px #0000000d;--gw-shadow-lg:0 4px 16px #1e293b14}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--gw-bg);color:var(--gw-text);font-family:var(--gw-font-body);font-size:16px;line-height:1.5}h1,h2,h3,h4{font-family:var(--gw-font-heading);color:var(--gw-primary);margin:0 0 .5em;font-weight:600;line-height:1.2}h1{font-size:2rem}h2{margin-top:1.5em;font-size:1.4rem}h3{font-size:1.15rem}a{color:var(--gw-primary-light)}a:hover{color:var(--gw-accent)}main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}button,.btn,.btn-teal{font-family:var(--gw-font-body);border-radius:var(--gw-radius);cursor:pointer;background:var(--gw-accent);color:#fffefe;box-shadow:var(--gw-shadow);border:1px solid #0000;padding:.55em 1.2em;font-size:.95rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .15s;display:inline-block}button:hover,.btn:hover{background:var(--gw-accent-dark)}button:disabled{background:var(--gw-border);color:#6b7280;cursor:not-allowed}.btn-secondary{color:var(--gw-primary);border:1px solid var(--gw-primary);background:0 0;text-decoration:none}.btn-secondary:hover,.btn-teal{background:var(--gw-primary);color:#fff}.btn-teal:hover{background:var(--gw-primary-light)}.btn-accent-dark{background:var(--gw-accent-dark);color:#fff}.btn-accent-dark:hover{background:#9c4d4d}.btn-danger{background:var(--gw-danger);color:#fff;align-items:center;gap:.4em;display:inline-flex}.btn-danger:hover{background:#c8433f}label{color:var(--gw-text-muted);margin-bottom:1em;font-weight:500;display:block}input,select,textarea{width:100%;font-family:var(--gw-font-body);border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:var(--gw-surface);color:var(--gw-text);margin-top:.35em;padding:.55em .7em;font-size:1rem;display:block}input:focus,select:focus,textarea:focus{outline:2px solid var(--gw-primary-light);outline-offset:1px}form>button:not(:only-child),form>input[type=submit]:not(:only-child){margin-top:.5rem}input[type=checkbox]{width:auto;margin:0 .4em 0 0;display:inline-block}.card{background:var(--gw-surface);border:1px solid var(--gw-border);border-radius:var(--gw-radius-lg);box-shadow:var(--gw-shadow);margin-bottom:1.5rem;padding:1.25rem 1.5rem}table{border-collapse:collapse;background:var(--gw-surface);border-radius:var(--gw-radius-lg);width:100%;box-shadow:var(--gw-shadow);margin-bottom:1.5rem;overflow:hidden}th,td{text-align:left;border-bottom:1px solid var(--gw-border);padding:.6em .9em}th{font-family:var(--gw-font-heading);color:var(--gw-primary);background:var(--gw-bg);font-weight:600}.badge{border-radius:var(--gw-radius-pill);background:var(--gw-border);color:var(--gw-text);padding:.15em .8em;font-size:.8rem;font-weight:500;display:inline-block}.badge-confirmed{color:#047857;background:#d1fae5}.badge-pending{color:#92400e;background:#fef3c7}.badge-unsubscribed,.badge-bounced{color:#b91c1c;background:#fee2e2}.badge-draft{background:var(--gw-border);color:var(--gw-text-muted)}.badge-sent{color:var(--gw-primary);background:#dbeafe}.gw-shell{min-height:100vh;display:flex}.gw-sidebar{background:var(--gw-sidebar-bg);color:#fff;flex-direction:column;flex-shrink:0;width:240px;display:flex}.gw-sidebar__header{background:var(--gw-accent);padding:24px 20px 20px}.gw-sidebar__logo-icon{border-radius:var(--gw-radius-lg);color:#fff;background:#fff3;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;display:flex}.gw-sidebar__platform{font-family:var(--gw-font-heading);color:#fff;font-size:22px;font-weight:800;line-height:1.1}.gw-sidebar__org{color:#ffffffb3;margin-top:2px;font-size:12px;font-weight:500}.gw-sidebar__nav{flex:1;padding:8px 0;overflow-y:auto}.gw-nav-section-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;padding:16px 16px 4px;font-size:10px;font-weight:700}.gw-nav-item{color:#fff9;cursor:pointer;width:100%;box-shadow:none;background:0 0;border:none;border-left:3px solid #0000;border-radius:0;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:400;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.gw-nav-item:hover{color:#ffffffd9;background:#ffffff0f}.gw-nav-item.active{color:#fff;background:#ffffff2e;border-left-color:#fff;font-weight:600}.gw-nav-item:disabled{background:0 0}.gw-sidebar__footer{border-top:1px solid #ffffff2e;padding:16px 20px}.gw-avatar{background:var(--gw-primary-light);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.gw-user-chip{align-items:center;gap:10px;margin-bottom:12px;display:flex}.gw-user-name{color:#fff;font-size:13px;font-weight:600}.gw-user-role{color:#fff9;font-size:11px}.gw-logout-btn{border-radius:var(--gw-radius-lg);color:#fff9;width:100%;font-family:var(--gw-font-body);text-align:center;box-shadow:none;box-sizing:border-box;background:0 0;border:1px solid #fff3;padding:8px;font-size:12px;text-decoration:none;display:block}.gw-logout-btn:hover{color:#fff;background:#ffffff14}.gw-content{flex:1;min-width:0}.gw-stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.gw-stat-tile{background:var(--gw-surface);border:1px solid var(--gw-border);border-radius:var(--gw-radius-lg);box-shadow:var(--gw-shadow);padding:1rem 1.25rem}.gw-stat-tile__value{font-family:var(--gw-font-heading);color:var(--gw-primary);font-size:2rem;font-weight:600;line-height:1.1}.gw-stat-tile__label{color:var(--gw-text-muted);margin-top:.2em;font-size:.85rem}.gw-quick-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.gw-dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.gw-dashboard-header h1,.gw-dashboard-header .gw-quick-actions{margin-bottom:0}.gw-card-link{white-space:nowrap;font-size:.9rem;font-weight:500}.gw-welcome-block{flex-direction:column;gap:.5rem;display:flex}.gw-org-logo{object-fit:contain;border-radius:var(--gw-radius);width:auto;max-width:160px;height:auto;max-height:48px}.gw-welcome-sub{color:var(--gw-text-muted);margin:.4em 0 0;font-size:1.15rem;font-weight:500}.gw-step-badge{background:var(--gw-accent);color:#fff;vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;width:1.6em;height:1.6em;margin-right:.4em;font-size:.9rem;font-weight:700;display:inline-flex}.gw-live-badge{color:var(--gw-success);border:1px solid var(--gw-success);border-radius:var(--gw-radius-pill);vertical-align:middle;margin-left:.5em;padding:.1em .6em;font-size:.75rem;font-weight:600;display:inline-block}.gw-row-label{align-items:center;gap:.5em;display:flex}.gw-filter-row{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;display:flex}.gw-status-legend{margin-left:.35em;display:inline-block;position:relative}.gw-status-legend summary{cursor:pointer;width:1.2em;height:1.2em;color:var(--gw-text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.85em;list-style:none;display:inline-flex}.gw-status-legend summary::-webkit-details-marker{display:none}.gw-status-legend summary:hover,.gw-status-legend[open] summary{color:var(--gw-primary)}.gw-status-legend ul,.gw-status-legend p{z-index:1000;background:var(--gw-surface);border:1px solid var(--gw-border);border-radius:var(--gw-radius);width:max-content;max-width:320px;box-shadow:var(--gw-shadow-lg);color:var(--gw-text);margin:0;padding:.75em 1em;font-size:.85rem;font-weight:400;list-style:none;position:fixed}.gw-status-legend li+li{margin-top:.5em}.gw-filter-row label{min-width:180px}.gw-color-dots{vertical-align:middle;gap:.3em;display:inline-flex}.gw-color-dot{border:1px solid #00000026;border-radius:50%;width:16px;height:16px;display:inline-block}.gw-email-preview{border:1px solid var(--gw-border);border-radius:var(--gw-radius-lg);box-shadow:var(--gw-shadow-lg);overflow:hidden}.gw-email-preview__meta{background:var(--gw-bg);color:var(--gw-text-muted);border-bottom:1px solid var(--gw-border);padding:.7em 1em;font-size:.85rem}.gw-email-preview__meta strong{color:var(--gw-text)}[role=alert]{color:#b91c1c;border-radius:var(--gw-radius);background:#fee2e2;margin-bottom:1em;padding:.7em 1em}
