:root{--gth-accent:#E05252;--gth-navy:#17324D;--gth-bg:#F3F6F9;--gth-text:#172231;--gth-muted:#667487;--gth-border:#DFE5EB;--gth-white:#fff;--gth-success:#1F9D67;--gth-warning:#D99119;--gth-danger:#C93C3C;--gth-shadow:0 12px 35px rgba(22,42,66,.08)}
*{box-sizing:border-box}.gth-dashboard-page{margin:0!important;background:var(--gth-bg)!important}.gth-dashboard-page .gth-page-main{margin:0;max-width:none;padding:0}.gth-app,.gth-login-shell,.gth-access-card{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gth-text)}.gth-app button,.gth-app input,.gth-app select,.gth-app textarea,.gth-login-shell input{font:inherit}.gth-app{min-height:100vh;background:var(--gth-bg);display:grid;grid-template-columns:250px minmax(0,1fr)}
.gth-sidebar{background:var(--gth-navy);color:#fff;padding:28px 18px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:250px;z-index:30}.gth-brand,.gth-login-brand{display:flex;gap:12px;align-items:center}.gth-brand{padding:0 10px 28px;border-bottom:1px solid rgba(255,255,255,.13)}.gth-brand strong,.gth-login-brand strong{display:block;font-size:15px;line-height:1.25}.gth-brand small,.gth-login-brand small{display:block;opacity:.7;margin-top:3px;font-size:12px}.gth-logo-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--gth-accent);color:#fff;font-weight:800;font-size:21px;flex:none}.gth-nav{display:grid;gap:7px;padding-top:28px}.gth-nav-item{width:100%;border:0;background:transparent;color:rgba(255,255,255,.72);text-align:left;padding:12px 14px;border-radius:10px;cursor:pointer;font-weight:650}.gth-nav-item:hover,.gth-nav-item.is-active{color:#fff;background:rgba(255,255,255,.11)}.gth-sidebar-bottom{margin-top:auto;display:grid;gap:10px;padding:18px 10px 0;border-top:1px solid rgba(255,255,255,.13)}.gth-sidebar-bottom a{color:rgba(255,255,255,.7);font-size:13px;text-decoration:none}.gth-sidebar-bottom a:hover{color:#fff}
.gth-main{grid-column:2;padding:0 34px 60px;min-width:0}.gth-topbar{min-height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gth-border);gap:20px}.gth-eyebrow,.gth-section-kicker{margin:0 0 5px;color:var(--gth-accent);font-size:12px;font-weight:800;letter-spacing:.11em}.gth-topbar h1{margin:0;font-size:25px}.gth-user-chip{display:flex;align-items:center;gap:10px}.gth-user-chip img{width:42px;height:42px;border-radius:50%;object-fit:cover}.gth-user-chip strong,.gth-user-chip small{display:block}.gth-user-chip small{color:var(--gth-muted);font-size:12px;margin-top:2px}.gth-menu-toggle{display:none}.gth-view{display:none;padding-top:30px}.gth-view.is-active{display:block}.gth-welcome-row,.gth-section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.gth-welcome-row h2,.gth-section-title h2{margin:0 0 6px;font-size:27px}.gth-welcome-row p,.gth-section-title p,.gth-card-head p{margin:0;color:var(--gth-muted)}.gth-date{color:var(--gth-muted);font-size:14px;padding-top:8px}
.gth-setup-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#FFF5F3;border:1px solid #F2CDC8;border-radius:14px;padding:17px 19px;margin-bottom:18px}.gth-setup-banner strong{display:block;margin-bottom:4px}.gth-setup-banner p{margin:0;color:var(--gth-muted);font-size:13px}.gth-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.gth-kpi{background:#fff;border:1px solid var(--gth-border);border-radius:14px;padding:20px;box-shadow:0 5px 22px rgba(23,50,77,.04);position:relative;overflow:hidden}.gth-kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#2D7DD2}.gth-kpi:nth-child(3):before{background:var(--gth-warning)}.gth-kpi.is-alert:before{background:var(--gth-accent)}.gth-kpi span,.gth-kpi small{display:block}.gth-kpi span{font-weight:700;font-size:13px}.gth-kpi strong{display:block;font-size:36px;line-height:1.1;margin:12px 0 5px}.gth-kpi small{color:var(--gth-muted);font-size:12px}
.gth-grid{display:grid;gap:20px}.gth-grid-wide{grid-template-columns:minmax(0,1fr) 340px;margin-bottom:20px}.gth-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.gth-card{background:#fff;border:1px solid var(--gth-border);border-radius:15px;padding:22px;box-shadow:0 5px 22px rgba(23,50,77,.04);min-width:0}.gth-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.gth-card-head h3{margin:0 0 4px;font-size:18px}.gth-text-button{border:0;background:transparent;color:var(--gth-accent);font-weight:700;cursor:pointer;padding:4px}.gth-table-wrap{overflow:auto}.gth-table{width:100%;border-collapse:collapse;min-width:820px}.gth-table th{text-align:left;color:#6B7788;font-size:12px;text-transform:uppercase;letter-spacing:.06em;padding:11px 12px;border-bottom:1px solid var(--gth-border)}.gth-table td{padding:14px 12px;border-bottom:1px solid #EDF1F4;font-size:13px;vertical-align:middle}.gth-table tbody tr:last-child td{border-bottom:0}.gth-person{display:flex;align-items:center;gap:10px;min-width:145px}.gth-person img{width:36px;height:36px;border-radius:50%}.gth-person strong,.gth-person small{display:block}.gth-person small{font-size:12px;color:var(--gth-muted);margin-top:2px}.gth-status{display:inline-flex;align-items:center;border-radius:99px;padding:5px 9px;font-size:12px;font-weight:750;background:#EEF2F5;color:#506072;white-space:nowrap}.gth-status-in-office,.gth-status-remote{background:#E8F7F0;color:#18734C}.gth-status-meeting{background:#EAF2FF;color:#255E9C}.gth-status-break{background:#FFF4D9;color:#89600C}.gth-status-leave,.gth-status-out{background:#F1F3F5;color:#6B7280}.gth-progress-cell{display:flex;align-items:center;gap:8px;min-width:105px}.gth-progress{height:7px;background:#E7ECF1;border-radius:99px;overflow:hidden;flex:1}.gth-progress i{display:block;height:100%;background:linear-gradient(90deg,var(--gth-navy),#2D7DD2);border-radius:inherit}.gth-progress-cell span{font-size:12px;color:var(--gth-muted)}
.gth-activity-list{display:grid;gap:18px}.gth-activity{display:grid;grid-template-columns:10px 1fr;gap:10px}.gth-activity>span{width:8px;height:8px;border-radius:50%;background:var(--gth-accent);margin-top:5px;box-shadow:0 0 0 4px rgba(224,82,82,.12)}.gth-activity p{margin:0 0 4px;font-size:13px;line-height:1.45}.gth-activity small{color:var(--gth-muted);font-size:12px}.gth-empty-mini,.gth-empty-inline{color:var(--gth-muted);padding:14px 0}.gth-project-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gth-project-mini,.gth-assignment-card{border:1px solid var(--gth-border);border-radius:12px;padding:16px;background:#FBFCFD}.gth-project-mini-top{display:flex;justify-content:space-between;align-items:center;color:var(--gth-muted);font-size:12px}.gth-project-mini h4,.gth-assignment-card h4{margin:14px 0 6px;font-size:15px}.gth-project-mini p{color:var(--gth-muted);font-size:12px;min-height:34px;margin:0 0 16px}.gth-project-mini-foot{display:flex;justify-content:space-between;color:var(--gth-muted);font-size:12px;margin-top:7px}.gth-priority{font-size:12px;text-transform:uppercase;letter-spacing:.05em;border-radius:99px;padding:4px 8px;background:#EEF2F5;color:#4E5F70;font-weight:800}.gth-priority-high{background:#FFE9E2;color:#A84725}.gth-priority-urgent{background:#FDE6E6;color:#AE2626}.gth-priority-medium{background:#FFF4D8;color:#8D650E}.gth-priority-low{background:#E8F7F0;color:#18734C}
.gth-check-card .gth-card-head{align-items:center}.gth-time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.gth-time-grid>div{background:#F7F9FB;border:1px solid var(--gth-border);border-radius:11px;padding:15px}.gth-time-grid span,.gth-time-grid strong{display:block}.gth-time-grid span{font-size:12px;color:var(--gth-muted);margin-bottom:5px}.gth-time-grid strong{font-size:20px}.gth-label{display:block;font-size:12px;font-weight:750;margin:15px 0 7px}.gth-segmented,.gth-status-buttons{display:flex;flex-wrap:wrap;gap:7px}.gth-segmented button,.gth-status-buttons button{border:1px solid var(--gth-border);background:#fff;border-radius:9px;padding:8px 12px;cursor:pointer;font-size:12px}.gth-segmented button.is-selected,.gth-status-buttons button.is-selected{border-color:var(--gth-navy);background:var(--gth-navy);color:#fff}.gth-action-row{display:flex;gap:10px;margin:16px 0}.gth-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gth-accent);background:var(--gth-accent);color:#fff!important;text-decoration:none;border-radius:9px;padding:10px 15px;font-weight:750;font-size:13px;cursor:pointer;line-height:1.2}.gth-button:hover{filter:brightness(.96)}.gth-button:disabled{opacity:.45;cursor:not-allowed}.gth-button-secondary{background:#fff;color:var(--gth-text)!important;border-color:var(--gth-border)}.gth-card input,.gth-card select,.gth-card textarea,.gth-modal input,.gth-modal select,.gth-modal textarea{width:100%;border:1px solid #CFD7DF;background:#fff;border-radius:9px;padding:10px 11px;color:var(--gth-text);outline:0}.gth-card input:focus,.gth-card select:focus,.gth-card textarea:focus,.gth-modal input:focus,.gth-modal select:focus,.gth-modal textarea:focus{border-color:#5B83A8;box-shadow:0 0 0 3px rgba(45,125,210,.12)}.gth-assignment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.gth-muted{color:var(--gth-muted)}.gth-inline-fields{display:grid;grid-template-columns:1fr 100px;gap:10px;margin:12px 0}.gth-inline-fields label span{display:block;font-size:12px;font-weight:700;margin-bottom:5px}
.gth-filter-row{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-bottom:18px}.gth-filter-row input,.gth-filter-row select{border:1px solid var(--gth-border);border-radius:10px;padding:11px 13px;background:#fff}.gth-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.gth-project-card{background:#fff;border:1px solid var(--gth-border);border-radius:14px;padding:20px;box-shadow:0 5px 20px rgba(23,50,77,.04)}.gth-project-card-head{display:flex;justify-content:space-between;gap:15px}.gth-code{font-size:12px;color:var(--gth-muted);font-weight:800;letter-spacing:.07em}.gth-project-card h3{font-size:18px;margin:6px 0}.gth-project-card-head p{margin:0;color:var(--gth-muted);font-size:12px}.gth-project-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.gth-project-meta>div{background:#F7F9FB;border-radius:9px;padding:10px}.gth-project-meta span,.gth-project-meta strong{display:block}.gth-project-meta span{font-size:12px;color:var(--gth-muted);margin-bottom:5px}.gth-project-meta strong{font-size:12px}.gth-project-progress>div:first-child{display:flex;justify-content:space-between;font-size:12px;margin-bottom:7px}.gth-next-step{margin:15px 0;border-top:1px solid var(--gth-border);padding-top:14px}.gth-next-step span{font-size:12px;color:var(--gth-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700}.gth-next-step p{font-size:12px;line-height:1.45;margin:5px 0 0;min-height:34px}.gth-project-actions{display:flex;flex-wrap:wrap;gap:7px}.gth-project-actions a,.gth-project-actions button{border:0;background:#EDF2F6;color:#40566B;text-decoration:none;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:700;cursor:pointer}.gth-project-actions .is-danger{color:#A92E2E;background:#FDEAEA}.gth-empty-state{grid-column:1/-1;background:#fff;border:1px dashed #BCC7D1;border-radius:14px;text-align:center;padding:55px 20px}.gth-empty-state h3{margin:0 0 6px}.gth-empty-state p{color:var(--gth-muted);margin:0 0 18px}
.gth-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gth-team-card{background:#fff;border:1px solid var(--gth-border);border-radius:14px;padding:19px}.gth-team-card-top{display:flex;justify-content:space-between;align-items:flex-start}.gth-team-card-top img{width:58px;height:58px;border-radius:14px;object-fit:cover}.gth-team-card h3{margin:14px 0 4px}.gth-team-card>p{margin:0;color:var(--gth-muted);font-size:12px}.gth-team-card dl{margin:18px 0;display:grid;gap:10px}.gth-team-card dl>div{display:grid;gap:3px}.gth-team-card dt{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--gth-muted)}.gth-team-card dd{margin:0;font-size:12px}.gth-team-card>a{font-size:12px;color:var(--gth-accent);word-break:break-all}
.gth-modal{position:fixed;inset:0;background:rgba(11,24,38,.68);display:none;align-items:center;justify-content:center;padding:24px;z-index:1000}.gth-modal.is-open{display:flex}.gth-modal-panel{background:#fff;border-radius:16px;width:min(520px,100%);max-height:92vh;overflow:auto;padding:27px;position:relative;box-shadow:var(--gth-shadow)}.gth-modal-wide{width:min(970px,100%)}.gth-modal-close{position:absolute;right:16px;top:14px;border:0;background:#EEF2F5;border-radius:50%;width:32px;height:32px;font-size:20px;cursor:pointer}.gth-modal-head{padding-right:40px;margin-bottom:20px}.gth-modal-head h2{margin:0 0 5px}.gth-modal-head p{color:var(--gth-muted);margin:0}.gth-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.gth-form-grid label>span,.gth-modal form>.gth-label{display:block;font-size:12px;font-weight:750;margin-bottom:6px}.gth-field-full{grid-column:1/-1}.gth-assignment-builder{margin-top:24px;border-top:1px solid var(--gth-border);padding-top:20px}.gth-assignment-row{display:grid;grid-template-columns:1.05fr 1.2fr 1.6fr 1fr 85px 32px;gap:8px;margin-bottom:9px}.gth-remove-assignment{border:0;background:#FDEAEA;color:#A92E2E;border-radius:8px;cursor:pointer;font-size:18px}.gth-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.gth-modal-open{overflow:hidden}.gth-toast{position:fixed;right:25px;top:25px;z-index:1100;background:#17324D;color:#fff;border-radius:10px;padding:12px 16px;box-shadow:var(--gth-shadow);transform:translateY(-20px);opacity:0;pointer-events:none;transition:.2s;max-width:360px;font-size:13px}.gth-toast.is-visible{transform:translateY(0);opacity:1}.gth-toast.is-error{background:#A92E2E}.gth-toast.is-success{background:#17734C}
.gth-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,520px) 1fr;background:#fff}.gth-login-panel{padding:55px clamp(32px,6vw,80px);display:flex;flex-direction:column;justify-content:center}.gth-login-brand{margin-bottom:55px;color:var(--gth-navy)}.gth-login-panel h1{font-size:37px;margin:0 0 10px}.gth-login-panel>p{color:var(--gth-muted);line-height:1.6;margin:0 0 26px}.gth-login-panel label{display:block;font-size:12px;font-weight:700;margin:0 0 6px}.gth-login-panel input[type=text],.gth-login-panel input[type=password]{width:100%;border:1px solid var(--gth-border);border-radius:9px;padding:11px;margin-bottom:15px}.gth-login-panel .login-remember{font-size:12px}.gth-login-panel input[type=submit]{width:100%;border:0;background:var(--gth-accent);color:#fff;border-radius:9px;padding:12px;font-weight:750;cursor:pointer}.gth-forgot{display:block;margin-top:15px;color:var(--gth-muted);font-size:12px}.gth-login-visual{background:linear-gradient(145deg,var(--gth-navy),#0D2236);color:#fff;padding:clamp(50px,8vw,130px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.gth-login-visual:after{content:"";position:absolute;width:460px;height:460px;border:100px solid rgba(255,255,255,.04);border-radius:50%;right:-160px;bottom:-170px}.gth-login-kicker{font-size:12px;letter-spacing:.12em;font-weight:800;color:#FFB0A8}.gth-login-visual h2{font-size:clamp(34px,5vw,68px);max-width:650px;line-height:1.03;margin:20px 0 35px}.gth-login-visual ul{list-style:none;padding:0;margin:0;display:grid;gap:15px}.gth-login-visual li:before{content:"✓";margin-right:10px;color:#FF9B91}.gth-access-card{max-width:520px;margin:80px auto;background:#fff;border:1px solid var(--gth-border);border-radius:15px;padding:35px;text-align:center}.gth-access-card p{color:var(--gth-muted)}
@media(max-width:1250px){.gth-setup-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#FFF5F3;border:1px solid #F2CDC8;border-radius:14px;padding:17px 19px;margin-bottom:18px}.gth-setup-banner strong{display:block;margin-bottom:4px}.gth-setup-banner p{margin:0;color:var(--gth-muted);font-size:13px}.gth-kpi-grid{grid-template-columns:repeat(2,1fr)}.gth-grid-wide{grid-template-columns:1fr}.gth-project-strip{grid-template-columns:repeat(2,1fr)}.gth-project-grid{grid-template-columns:repeat(2,1fr)}.gth-team-grid{grid-template-columns:repeat(3,1fr)}.gth-assignment-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.gth-app{display:block}.gth-sidebar{transform:translateX(-100%);transition:.25s}.gth-nav-open .gth-sidebar{transform:translateX(0);box-shadow:10px 0 30px rgba(0,0,0,.22)}.gth-main{padding:0 18px 40px}.gth-topbar{min-height:78px}.gth-menu-toggle{display:inline-flex;border:1px solid var(--gth-border);background:#fff;border-radius:8px;padding:8px 10px}.gth-topbar .gth-eyebrow{display:none}.gth-user-chip div{display:none}.gth-grid-two{grid-template-columns:1fr}.gth-team-grid{grid-template-columns:repeat(2,1fr)}.gth-form-grid{grid-template-columns:repeat(2,1fr)}.gth-assignment-row{grid-template-columns:1fr 1fr}.gth-assignment-row .gth-remove-assignment{height:40px}.gth-login-shell{grid-template-columns:1fr}.gth-login-visual{display:none}}
@media(max-width:620px){.gth-setup-banner{display:block}.gth-setup-banner .gth-button{margin-top:12px}.gth-welcome-row,.gth-section-title{display:block}.gth-section-title>.gth-button{margin-top:15px}.gth-date{margin-top:9px}.gth-kpi-grid,.gth-project-strip,.gth-project-grid,.gth-team-grid,.gth-assignment-grid{grid-template-columns:1fr}.gth-kpi strong{font-size:30px}.gth-project-meta{grid-template-columns:1fr}.gth-filter-row{grid-template-columns:1fr}.gth-form-grid{grid-template-columns:1fr}.gth-field-full{grid-column:auto}.gth-assignment-row{grid-template-columns:1fr}.gth-modal{padding:10px}.gth-modal-panel{padding:22px 16px}.gth-time-grid{grid-template-columns:1fr}.gth-topbar h1{font-size:21px}}

/* Version 1.1 attendance, leave, and design-wins modules */
.gth-subnav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:7px;background:#EAF0F5;border-radius:12px;width:max-content;max-width:100%}.gth-subnav button{border:0;background:transparent;color:#526579;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:750;cursor:pointer}.gth-subnav button.is-active{background:#fff;color:var(--gth-navy);box-shadow:0 2px 9px rgba(23,50,77,.09)}.gth-attendance-panel{display:none}.gth-attendance-panel.is-active{display:block}.gth-section-title-small{margin-bottom:13px}.gth-section-title-small h3{margin:0 0 5px}.gth-report-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.gth-report-toolbar h3{margin:0 0 6px}.gth-report-toolbar p{margin:0;color:var(--gth-muted);font-size:12px;line-height:1.5}.gth-report-filters{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.gth-report-filters input,.gth-report-filters select{width:auto;min-width:145px}.gth-cell-sub{display:block;margin-top:3px;color:var(--gth-muted);font-size:12px;font-weight:500}.gth-year-month-title{margin:25px 0 12px}.gth-form-stack{display:grid;gap:13px}.gth-form-stack label>span{display:block;font-size:12px;font-weight:750;margin-bottom:6px}.gth-rule-list{display:grid;gap:10px}.gth-rule-list>div{display:flex;justify-content:space-between;gap:15px;padding:12px 13px;border:1px solid var(--gth-border);border-radius:10px;background:#F8FAFC}.gth-rule-list span{font-size:12px;color:var(--gth-muted)}.gth-rule-list strong{font-size:12px;text-align:right}.gth-row-actions{display:flex;gap:8px}.gth-text-button.is-danger{color:#A92E2E}.gth-holiday-form{display:grid;grid-template-columns:minmax(240px,1fr) minmax(160px,260px) 170px auto;gap:12px;align-items:end}.gth-holiday-form h3{margin:0 0 5px}.gth-holiday-form p{margin:0;color:var(--gth-muted);font-size:12px}.gth-rule-note{font-size:12px;color:var(--gth-muted);margin:2px 0 17px}.gth-status-pending{background:#FFF2D8;color:#8A5A00}.gth-status-approved{background:#DDF5E9;color:#11623E}.gth-status-rejected{background:#FDE1E1;color:#992B2B}.gth-status-leave{background:#E8E1FA;color:#5B3F91}.gth-mini-leaderboard{display:grid;gap:9px}.gth-leader-mini{display:grid;grid-template-columns:38px 42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--gth-border);border-radius:11px}.gth-leader-mini img{width:42px;height:42px;border-radius:10px;object-fit:cover}.gth-leader-mini strong,.gth-leader-mini small{display:block}.gth-leader-mini small{color:var(--gth-muted);font-size:12px;margin-top:3px}.gth-leader-mini b{font-size:21px;color:var(--gth-accent)}.gth-rank{font-size:12px;font-weight:850;color:var(--gth-navy)}.gth-mini-leaderboard-large{max-height:590px;overflow:auto}.gth-report-snapshot{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gth-report-snapshot>div{padding:16px 12px;background:#F5F8FA;border-radius:10px;text-align:center}.gth-report-snapshot span,.gth-report-snapshot strong{display:block}.gth-report-snapshot span{font-size:12px;color:var(--gth-muted);text-transform:uppercase;letter-spacing:.04em}.gth-report-snapshot strong{font-size:24px;margin-top:5px}.gth-info-card{margin-top:18px}.gth-info-card h3{margin-top:0}.gth-assignment-row{grid-template-columns:1.05fr 1.05fr .9fr 1fr 1.35fr 1fr 78px 32px}.gth-assignment-row input,.gth-assignment-row select{min-width:0}.gth-table td,.gth-table th{white-space:nowrap}.gth-table td:nth-child(1){white-space:normal}
@media(max-width:1250px){.gth-report-toolbar{align-items:flex-start;flex-direction:column}.gth-report-filters{justify-content:flex-start}.gth-holiday-form{grid-template-columns:1fr 1fr}.gth-holiday-form>div{grid-column:1/-1}.gth-assignment-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.gth-subnav{width:100%}.gth-subnav button{flex:1 1 130px}.gth-report-filters{width:100%}.gth-report-filters input,.gth-report-filters select,.gth-report-filters .gth-button{width:100%}.gth-holiday-form{grid-template-columns:1fr}.gth-holiday-form>div{grid-column:auto}.gth-report-snapshot{grid-template-columns:repeat(2,1fr)}.gth-leader-mini{grid-template-columns:32px 38px minmax(0,1fr) auto}.gth-leader-mini img{width:38px;height:38px}.gth-assignment-row{grid-template-columns:1fr}}


/* Version 1.2 team authority and profile management */
.gth-member-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.gth-member-heading h3{margin-bottom:3px}.gth-role-badge{display:inline-flex;align-items:center;max-width:145px;padding:5px 8px;border-radius:999px;background:#EAF0F5;color:var(--gth-navy);font-size:12px;font-weight:800;line-height:1.2;text-align:center}.gth-member-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px;padding-top:13px;border-top:1px solid var(--gth-border)}.gth-member-actions .gth-text-button{font-size:12px}.gth-profile-photo-field{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;padding:14px;margin-bottom:16px;border:1px solid var(--gth-border);border-radius:12px;background:#F8FAFC}.gth-profile-photo-field>img{width:92px;height:92px;border-radius:16px;object-fit:cover;background:#E7EBEF}.gth-profile-photo-field input[type=file]{width:100%;padding:8px;background:#fff}.gth-profile-photo-field small{display:block;color:var(--gth-muted);font-size:12px;margin-top:6px}.gth-remove-photo-option{display:block;margin-top:9px;font-size:12px;color:var(--gth-muted)}.gth-remove-photo-option input{width:auto;margin-right:5px}.gth-role-help{margin:8px 0 0;color:var(--gth-muted);font-size:12px;line-height:1.5}.gth-team-card>a{word-break:break-all}
@media(max-width:620px){.gth-profile-photo-field{grid-template-columns:1fr}.gth-profile-photo-field>img{width:82px;height:82px}.gth-member-heading{display:block}.gth-role-badge{margin-top:7px}}

/* v1.3 live management controls */
.gth-inline-delete{display:inline-flex;margin-top:6px;padding:0;border:0;background:transparent;color:#d14343;font:inherit;font-size:12px;cursor:pointer}
.gth-removal-options{display:grid;gap:14px;margin-top:18px}
.gth-removal-option{display:flex;flex-direction:column;gap:6px;width:100%;padding:18px;text-align:left;border:1px solid #d9e1ea;border-radius:14px;background:#fff;color:#172235;cursor:pointer}
.gth-removal-option:hover{border-color:var(--gth-accent);box-shadow:0 8px 24px rgba(23,50,77,.08)}
.gth-removal-option strong{font-size:16px}
.gth-removal-option span{font-size:13px;line-height:1.55;color:#687991}
.gth-removal-option.is-danger{border-color:#f3b7b7;background:#fff7f7}
.gth-removal-option.is-danger strong{color:#c63131}
.gth-removal-option:disabled{opacity:.55;cursor:wait}
.gth-row-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.gth-table .gth-row-actions{min-width:120px}

/* v1.4 verified live editing */
.gth-activity-actions{display:inline-flex;gap:10px;margin-top:6px}
.gth-inline-edit,.gth-inline-delete{padding:0;border:0;background:transparent;font:inherit;font-size:12px;cursor:pointer}
.gth-inline-edit{color:var(--gth-accent)}
.gth-holiday-form #gth-holiday-cancel{align-self:center}

/* v1.5.1 attendance cutoff visibility */
.gth-status-stack{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.gth-late-badge{display:none;align-items:center;border-radius:99px;padding:5px 9px;background:#FDE6E6;color:#A92E2E;font-size:12px;font-weight:800}
.gth-late-badge.is-visible{display:inline-flex}

.gth-assignment-summary{margin-top:8px;font-size:12px;font-weight:700;color:#52647a}.gth-assignment-row select[name="assignment_user[]"]{min-width:150px}

.gth-logo-mark-image{overflow:hidden;background:#fff!important;padding:0!important}.gth-logo-mark-image img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}


/* 2.2.2 monthly exact-date reporting */
.gth-monthly-heading{margin:20px 0 14px}.gth-monthly-heading h4{margin:0 0 6px}.gth-monthly-heading p{margin:0;color:var(--gth-muted-text);font-size:13px}.gth-monthly-breakdown-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:28px 0 12px}.gth-monthly-breakdown-head h4{margin:0 0 5px}.gth-monthly-breakdown-head p{margin:0;color:var(--gth-muted-text);font-size:13px}@media(max-width:760px){.gth-monthly-breakdown-head{align-items:stretch;flex-direction:column}}
