.avsg-gc-page .site-header,.avsg-gc-page header.entry-header,.avsg-gc-page .entry-title,.avsg-gc-page .site-footer{display:none!important}.avsg-gc-page .site-content,.avsg-gc-page .content-area,.avsg-gc-page main.site-main,.avsg-gc-page .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.avsg-gc-page{background:#f6f5ef!important}
.avsg-gc-app{--ink:#1d2a24;--muted:#728078;--line:#dfe6e1;--white:#fff;--blue:#3c6f91;--amber:#b47a1f;--red:#b9433d;--shadow:0 8px 30px rgba(16,40,31,.07);min-height:100vh;display:flex;background:var(--gc-page-bg);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.45;font-size:16px}.avsg-gc-app *{box-sizing:border-box}.avsg-gc-app a{color:inherit;text-decoration:none}.avsg-gc-app button,.avsg-gc-app input,.avsg-gc-app select{font:inherit}.gc-sidebar{position:fixed;inset:0 auto 0 0;width:268px;background:var(--gc-sidebar);background:linear-gradient(180deg,var(--gc-sidebar),color-mix(in srgb,var(--gc-sidebar) 72%,#000));color:#fff;padding:27px 18px 18px;display:flex;flex-direction:column;z-index:1000;overflow:auto}.gc-brand{display:flex;align-items:center;gap:11px;font-size:23px;font-weight:800;padding:0 10px 25px;letter-spacing:-.5px;color:#fff!important}.gc-brand-mark{width:38px;height:38px;flex:0 0 38px;border-radius:11px;display:inline-grid;place-items:center;color:#fff;background:var(--gc-accent);font-size:13px;font-weight:800;box-shadow:0 5px 15px rgba(0,0,0,.18)}.gc-workspace-label{font-size:11px;letter-spacing:1.4px;color:#91a098;margin:0 11px 11px;font-weight:800}.gc-sidebar nav{display:flex;flex-direction:column;gap:3px}.gc-sidebar nav a{min-height:46px;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:10px;color:var(--gc-sidebar-text);font-size:14px;font-weight:650;transition:.16s}.gc-sidebar nav a>span{width:22px;text-align:center;color:#fff;font-size:18px}.gc-sidebar nav a:hover,.gc-sidebar nav a.active{background:rgba(255,255,255,.1);color:#fff}.gc-sidebar nav a.active{box-shadow:inset 3px 0 0 var(--gc-accent)}.gc-sidebar nav b{margin-left:auto;background:#dff2e4;color:#176a2f;padding:2px 6px;border-radius:999px;font-size:9px;text-transform:uppercase}.gc-sidebar-help{margin-top:auto;display:flex;gap:10px;align-items:center;padding:15px 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff}.gc-sidebar-help>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);font-weight:800}.gc-sidebar-help strong,.gc-sidebar-help small{display:block}.gc-sidebar-help small{color:#aebbb4;font-size:11px;margin-top:2px}.gc-content{margin-left:268px;min-width:0;flex:1;min-height:100vh}.gc-topbar{height:76px;background:var(--gc-header);color:var(--gc-header-fg);display:flex;align-items:center;justify-content:flex-end;padding:0 36px;border-bottom:1px solid color-mix(in srgb,var(--gc-header) 75%,#8ca095);position:sticky;top:0;z-index:900}.gc-menu-toggle,.gc-mobile-brand{display:none}.gc-top-actions{display:flex;align-items:center;gap:13px}.gc-language{color:#1d2a24!important;height:38px;min-width:58px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center;font-weight:700;font-size:12px}.gc-renewal-count{color:#1d2a24!important;height:38px;min-width:54px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px}.gc-renewal-count.alert strong{color:var(--red);font-weight:900}.gc-user{display:flex;align-items:center;gap:10px;padding-left:4px}.gc-avatar{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;background:#e6ede9;color:#30483c;font-size:11px;font-weight:800}.gc-avatar.sage{background:#dce9df;color:#28613a}.gc-avatar.blue{background:#dce9f4;color:#315e80}.gc-avatar.sand{background:#efe6d5;color:#7a5a22}.gc-avatar.violet{background:#e8e0ef;color:#684780}.gc-avatar.green{background:#dcebdd;color:#30633b}.gc-user strong,.gc-user small{display:block}.gc-user strong{font-size:13px}.gc-user small{font-size:10px;color:var(--gc-header-muted)}.gc-menu-toggle,.gc-mobile-brand{color:var(--gc-header-fg)!important}.gc-page-content{padding:32px 36px 24px;max-width:1600px;margin:0 auto}.gc-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.gc-page-heading h1{margin:2px 0 7px;font-size:31px;line-height:1.1;letter-spacing:-.8px;color:var(--ink)}.gc-eyebrow{margin:0;color:var(--gc-accent);font-size:11px;letter-spacing:1.4px;font-weight:850}.gc-subtitle{margin:0;color:var(--muted);font-size:14px;max-width:720px}.gc-heading-actions{display:flex;gap:10px;flex-wrap:wrap}.gc-primary,.gc-secondary{min-height:42px;padding:0 15px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:750;font-size:13px}.gc-primary{background:var(--gc-accent);color:#fff!important;border:1px solid var(--gc-accent)}.gc-secondary{background:#fff;color:var(--ink)!important;border:1px solid var(--line)}.gc-disabled{opacity:.62;cursor:not-allowed}.gc-panel{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.gc-attention{display:flex;align-items:center;gap:13px;background:#fff4ee;border:1px solid #f0cfbe;border-radius:13px;padding:14px 17px;margin-bottom:18px}.gc-attention>span{width:30px;height:30px;border-radius:50%;background:#f1d1c4;color:#9d3e35;display:grid;place-items:center;font-weight:900}.gc-attention strong,.gc-attention p{margin:0}.gc-attention p{font-size:12px;color:#7d645b}.gc-attention a{margin-left:auto;color:#9d3e35;font-size:12px;font-weight:800}.gc-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:17px}.gc-metric{padding:19px;display:flex;gap:14px;align-items:flex-start}.gc-metric-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;font-weight:900;flex:0 0 39px}.gc-metric-icon.green{background:#e3f0e7;color:#176a2f}.gc-metric-icon.blue{background:#e3eef6;color:#3c6f91}.gc-metric-icon.amber{background:#f4ead8;color:#a66c12}.gc-metric-icon.red{background:#f7e2e0;color:#b9433d}.gc-metric p,.gc-metric small{margin:0;color:var(--muted);font-size:11px}.gc-metric p{font-weight:800;color:#65736b;text-transform:uppercase;letter-spacing:.4px}.gc-metric strong{display:block;font-size:25px;margin:2px 0 1px}.gc-dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:17px;margin-bottom:17px}.gc-dashboard-grid>.gc-panel,.gc-renewals-card,.gc-report-panel{padding:20px}.gc-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.gc-panel-head h2,.gc-report-panel h2{margin:0 0 3px;font-size:17px}.gc-panel-head p,.gc-report-panel>p{margin:0;color:var(--muted);font-size:12px}.gc-panel-head>a,.gc-panel-head>span{font-size:12px;color:var(--gc-accent);font-weight:750}.gc-chart-summary{margin-top:19px;display:flex;justify-content:space-between;align-items:end}.gc-chart-summary strong{font-size:26px}.gc-chart-summary span{font-size:11px;color:var(--muted)}.gc-chart{height:155px;display:flex;align-items:flex-end;gap:12px;margin-top:13px;border-bottom:1px solid var(--line);padding:0 10px}.gc-chart>div{flex:1;height:var(--h);background:linear-gradient(180deg,color-mix(in srgb,var(--gc-accent) 75%,#fff),var(--gc-accent));border-radius:7px 7px 0 0;position:relative;min-height:20px}.gc-chart>div span{position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);font-size:10px;color:var(--muted)}.gc-cycle-list{margin-top:22px;display:grid;gap:16px}.gc-cycle-list>div{display:grid;grid-template-columns:95px 1fr 22px;align-items:center;gap:10px;font-size:12px}.gc-cycle-list i,.gc-report-bars i{height:8px;background:#edf1ee;border-radius:99px;overflow:hidden}.gc-cycle-list b,.gc-report-bars b{height:100%;display:block;background:var(--gc-accent);border-radius:99px}.gc-table-wrap{overflow:auto;width:100%}.gc-table{width:100%;border-collapse:collapse;min-width:780px}.gc-table th{font-size:10px;color:#7b8881;text-align:left;padding:13px 14px;border-bottom:1px solid var(--line);letter-spacing:.5px;white-space:nowrap}.gc-table td{padding:14px;border-bottom:1px solid #edf0ee;font-size:12px;vertical-align:middle}.gc-table tr:last-child td{border-bottom:0}.gc-identity{display:flex;align-items:center;gap:9px}.gc-identity .gc-avatar{width:34px;height:34px;flex-basis:34px}.gc-identity strong,.gc-identity small{display:block}.gc-identity small,.gc-block{font-size:10px;color:var(--muted);margin-top:2px}.gc-block{display:block}.gc-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap;background:#edf1ee;color:#526159}.gc-status-active,.gc-status-paid,.gc-status-done{background:#e1f0e5;color:#176a2f}.gc-status-pending,.gc-status-due,.gc-status-todo,.gc-status-in-progress{background:#f4ead8;color:#966312}.gc-status-overdue,.gc-status-cancelled{background:#f6e2df;color:#a53c36}.gc-empty{text-align:center;color:var(--muted);padding:24px!important}.gc-renewals-card{margin-bottom:18px}.gc-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gc-service-card{padding:20px}.gc-service-top{display:flex;justify-content:space-between;font-size:20px}.gc-category{display:inline-block;margin:13px 0 4px;font-size:10px;color:var(--gc-accent);font-weight:800;text-transform:uppercase;letter-spacing:.7px}.gc-service-card h2{font-size:18px;margin:3px 0 6px}.gc-service-card>p{font-size:12px;color:var(--muted);min-height:52px}.gc-service-price{display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px}.gc-service-price strong{font-size:22px}.gc-service-price span{font-size:11px;color:var(--muted)}.gc-service-stats{margin-top:13px}.gc-service-stats p{display:flex;justify-content:space-between;margin:0;font-size:11px}.gc-demo-note{background:#f8f4df;border:1px solid #e8d99e;border-radius:11px;padding:11px 14px;margin:0 0 15px;font-size:12px;color:#655b34}.gc-filter-bar{display:flex;gap:10px;margin-bottom:15px}.gc-filter-bar input,.gc-filter-bar select{min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 12px;color:var(--ink)}.gc-filter-bar input{min-width:320px;flex:1}.gc-renewal-group{padding:19px;margin-bottom:15px}.gc-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800;background:#edf1ee}.gc-badge.red{background:#f6e2df;color:#a53c36}.gc-badge.amber,.gc-badge.high,.gc-badge.very_high{background:#f4ead8;color:#966312}.gc-badge.green,.gc-badge.low{background:#e1f0e5;color:#176a2f}.gc-badge.medium{background:#e5edf3;color:#3c6f91}.gc-report-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:17px}.gc-report-bars{display:grid;gap:15px;margin-top:20px}.gc-report-bars>div{display:grid;grid-template-columns:190px 1fr;gap:14px;align-items:center}.gc-report-bars span{display:flex;justify-content:space-between;gap:8px;font-size:11px}.gc-report-bars small{color:var(--muted)}.gc-report-list{margin-top:20px}.gc-report-list p{display:flex;justify-content:space-between;align-items:center;padding:10px 0;margin:0;border-bottom:1px solid var(--line)}.gc-timeline{display:grid;gap:12px}.gc-activity{padding:16px;display:grid;grid-template-columns:40px 1fr;gap:13px}.gc-activity-icon{width:40px;height:40px;border-radius:11px;background:#e5eee8;color:var(--gc-accent);display:grid;place-items:center;font-weight:900}.gc-activity-head{display:flex;justify-content:space-between;gap:12px}.gc-activity-head span,.gc-activity p,.gc-activity-meta{font-size:11px;color:var(--muted)}.gc-activity p{margin:7px 0}.gc-activity-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.gc-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.gc-task{padding:18px}.gc-task-top{display:flex;justify-content:space-between}.gc-task h2{font-size:16px;margin:13px 0 7px}.gc-task>p{font-size:12px;color:var(--muted);min-height:48px}.gc-task-meta{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:12px;font-size:10px;color:var(--muted)}.gc-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gc-setting-card{padding:20px}.gc-setting-card h2{font-size:17px;margin:0 0 13px}.gc-setting-card p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.gc-setting-card p:last-child{border:0}.gc-setting-card span{color:var(--muted)}.gc-global-footer{display:flex;justify-content:space-between;gap:20px;color:#7c8982;font-size:10px;padding:28px 5px 8px}.gc-global-footer a{font-weight:900;color:var(--gc-accent)}.gc-overlay{display:none}.avsg-gc-login-wrap{min-height:70vh;display:grid;place-items:center;background:#f6f5ef;padding:30px}.avsg-gc-login-card{width:min(430px,100%);background:#fff;border:1px solid #dfe6e1;border-radius:18px;padding:28px;box-shadow:0 16px 50px rgba(16,40,31,.1);font-family:Inter,"Segoe UI",Arial,sans-serif}.avsg-gc-login-card h2{margin:17px 0 5px}.avsg-gc-login-card>p{color:#728078}.avsg-gc-login-card label{display:block;font-weight:700;font-size:12px;margin-top:12px}.avsg-gc-login-card input[type=text],.avsg-gc-login-card input[type=password]{width:100%;height:42px;border:1px solid #dfe6e1;border-radius:9px;padding:0 10px}.avsg-gc-login-card input[type=submit]{background:#176a2f;color:white;border:0;border-radius:9px;padding:11px 17px;font-weight:800}
@media(max-width:1180px){.gc-metrics{grid-template-columns:repeat(2,1fr)}.gc-service-grid,.gc-task-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.gc-sidebar{transform:translateX(-100%);transition:.2s}.avsg-gc-app.gc-sidebar-open .gc-sidebar{transform:translateX(0)}.gc-overlay{position:fixed;inset:0;border:0;background:rgba(10,22,17,.4);z-index:950}.avsg-gc-app.gc-sidebar-open .gc-overlay{display:block}.gc-content{margin-left:0}.gc-topbar{justify-content:space-between;padding:0 18px;height:68px}.gc-menu-toggle{display:inline-grid;width:38px;height:38px;place-items:center;border:0;background:transparent;font-size:24px}.gc-mobile-brand{display:flex;align-items:center;gap:8px;margin-right:auto;margin-left:7px}.gc-mobile-brand .gc-brand-mark{width:32px;height:32px;flex-basis:32px;font-size:11px}.gc-mobile-brand strong{font-size:14px}.gc-page-content{padding:24px 18px}.gc-page-heading{flex-direction:column}.gc-dashboard-grid,.gc-report-grid{grid-template-columns:1fr}}
@media(max-width:620px){.gc-topbar{padding:0 12px}.gc-mobile-brand strong,.gc-user>div{display:none}.gc-top-actions{gap:7px}.gc-user{padding:0}.gc-user .gc-avatar{width:34px;height:34px;flex-basis:34px}.gc-language{min-width:48px;height:34px}.gc-renewal-count{min-width:44px;height:34px}.gc-page-content{padding:20px 12px}.gc-page-heading h1{font-size:26px}.gc-heading-actions{width:100%}.gc-primary,.gc-secondary{flex:1}.gc-metrics{grid-template-columns:1fr}.gc-service-grid,.gc-task-grid,.gc-settings-grid{grid-template-columns:1fr}.gc-filter-bar{flex-direction:column}.gc-filter-bar input{min-width:0;width:100%}.gc-global-footer{flex-direction:column;text-align:center;align-items:center}.gc-chart{gap:7px}.gc-chart>div span{font-size:9px}.gc-report-bars>div{grid-template-columns:1fr}.gc-activity-head{flex-direction:column}.gc-task-meta{flex-direction:column}}
