.login-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 0%,rgba(99,102,241,.12) 0%,transparent 50%)}.login-page-inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:0}.login-card{width:100%;max-width:400px}.login-header{text-align:center;position:sticky;top:0;z-index:50;background:var(--surface);border-bottom:1px solid var(--border);padding:1.1rem 0;margin-bottom:.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-header h1{font-size:1.15rem;margin-bottom:.15rem}.login-header p{color:var(--textMuted);font-size:.9rem;margin-bottom:1rem}.login-header h2{font-size:1rem;color:var(--text)}.login-form .input-group{margin-bottom:1rem}.login-form .btn{width:100%;justify-content:center;padding:.75rem;margin-top:.5rem}.password-row{display:grid;grid-template-columns:1fr auto;gap:.5rem}.password-toggle{width:auto!important;margin-top:0!important;padding:.6rem .9rem}.login-error{color:var(--danger);font-size:.9rem;margin:0 0 .5rem}.login-footer{text-align:center;margin-top:1.5rem;font-size:.9rem;color:var(--textMuted)}.dashboard-page{min-height:100vh;padding-bottom:2rem}.dashboard-header{background:var(--surface);border-bottom:1px solid var(--border);padding:1.1rem 0;margin-bottom:.25rem;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dashboard-header .app-container{padding-top:.1rem;padding-bottom:.1rem}.form-editor-header{padding:1.1rem 0;margin-bottom:.25rem}.dashboard-header h1{font-size:1.1rem;margin:0}.user-name{color:var(--textMuted);font-size:.85rem}.dashboard-header .btn{padding:.45rem .85rem;font-size:.92rem}.dashboard-header .btn.btn-icon{padding:.35rem .45rem;min-width:2.2rem}.dashboard-main h2{margin-bottom:.25rem}.text-muted{color:var(--textMuted);font-size:.95rem;margin:0 0 1rem}.card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.card-heading-row--form{width:100%}.card-heading-row-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.card-heading-row--submitted-forms{align-items:center;margin-bottom:.75rem}.card-heading-row--submitted-forms h3{margin:0}.form-editor-current-version-head{align-items:flex-start;margin-bottom:0}.form-editor-current-version-head .card-heading-row-actions{flex-shrink:0;padding-top:.1rem}.section2-mandatory-toggle{display:inline-flex;align-items:center;gap:.12rem;cursor:pointer;color:var(--textMuted);font-size:.82rem;line-height:1.1;margin-bottom:0;white-space:nowrap}.section2-mandatory-toggle input[type=checkbox]{margin:0 .28rem;width:auto;width:.92rem;height:.92rem;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1.5px solid rgba(220,38,38,.95);border-radius:3px;padding:0;background:var(--surface);box-shadow:none;min-height:0;display:inline-grid;place-content:center;cursor:pointer}.section2-mandatory-toggle input[type=checkbox]:after{content:"";width:.42rem;height:.24rem;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg) scale(0);transition:transform .12s ease-in-out}.section2-mandatory-toggle input[type=checkbox]:checked{background:#dc2626eb;border-color:#dc2626fa}.section2-mandatory-toggle input[type=checkbox]:checked:after{transform:rotate(-45deg) scale(1)}.section2-mandatory-toggle input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px #dc262633}.section2-mandatory-toggle span{margin:0;padding:0}.section2-editor-label-row{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:.35rem;flex-wrap:nowrap}.section2-editor-label-row>label{white-space:nowrap}.admin-submitted-forms-title-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.admin-submitted-forms-title-row h3{margin:0}.admin-submitted-forms-toolbar{align-items:center}.admin-year-filter-row{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.admin-year-filter-row label{font-size:.875rem;color:var(--textMuted);margin:0;white-space:nowrap}.admin-year-filter-row select{min-width:9.5rem;padding:.45rem .65rem;font-size:.9rem;background:var(--surface2);border:1px solid var(--border);border-radius:8px;color:var(--text);box-shadow:inset 0 1px #ffffff40;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.admin-year-filter-row select:focus{outline:none;border-color:#6366f1a6;box-shadow:0 0 0 4px #6366f12e}.table-actions-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;overflow-x:auto;max-width:100%;padding-bottom:2px;-webkit-overflow-scrolling:touch}.table-actions-row .btn{padding:.32rem .55rem;font-size:.8125rem;border-radius:6px;gap:.3rem;font-weight:500}.table-actions-row .btn.btn-icon{min-width:1.95rem;padding:.24rem .32rem}.table-actions-row .btn.btn-icon svg{width:15px;height:15px}.table-actions-row .btn-icon-busy{font-size:.78rem}.card-heading-row--submitted-forms .card-heading-row-actions .btn{padding:.4rem .85rem;font-size:.875rem;border-radius:7px}.employee-form-expiry-badge{font-size:.72rem;font-weight:700;letter-spacing:.02em;color:#ea580c;line-height:1.3;text-align:right;max-width:11rem}.theme-dark .employee-form-expiry-badge{color:#fb923c}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.settings-row__info{display:flex;flex-direction:column;gap:.25rem;flex:1}.settings-row__label{font-weight:600;font-size:.95rem;color:var(--text)}.settings-row__desc{font-size:.82rem;color:var(--textMuted);line-height:1.45}.settings-toggle{flex-shrink:0;width:2.75rem;height:1.5rem;border-radius:999px;background:var(--border);border:none;padding:0;cursor:pointer;position:relative;transition:background .2s ease}.settings-toggle--on{background:var(--success)}.settings-toggle:disabled{opacity:.55;cursor:not-allowed}.settings-toggle__knob{display:block;width:1.1rem;height:1.1rem;border-radius:50%;background:#fff;position:absolute;top:50%;left:.2rem;transform:translateY(-50%);transition:left .2s ease;box-shadow:0 1px 3px #00000040}.settings-toggle--on .settings-toggle__knob{left:calc(100% - 1.3rem)}.settings-status-label{font-size:.82rem;font-weight:500;margin-top:.75rem;margin-bottom:0}.action-card{margin-bottom:1.5rem}.action-card p{margin:0 0 .5rem}.action-card .btn{margin-top:.5rem}.quarterly-reminder-card{background:linear-gradient(135deg,#fffbeb,#fff 70%);border:1px solid #fde68a;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.5rem}.quarterly-reminder-card__header{display:flex;align-items:center;gap:.45rem;margin-bottom:.65rem}.quarterly-reminder-card__label{font-size:.65rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#92400e;background:#fef3c7;padding:.18rem .55rem;border-radius:20px}.quarterly-reminder-card__count{font-size:.65rem;font-weight:700;color:#92400e;background:#fde68a;padding:.1rem .42rem;border-radius:20px;min-width:18px;text-align:center}.quarterly-reminder-card__items{display:flex;flex-direction:column;gap:.32rem}.quarterly-reminder-card__item{display:flex;align-items:center;gap:.55rem;font-size:.835rem;color:#4b3a1a;line-height:1.45;background:#fffdf5;border:1px solid #fde68a;border-radius:8px;padding:.38rem .75rem}.quarterly-reminder-card__dot{width:6px;height:6px;border-radius:50%;background:#f59e0b;flex-shrink:0}.small{font-size:.85rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.stat-card-btn{text-align:left;cursor:pointer}.stat-card-btn:hover{border-color:#6366f199;box-shadow:0 0 0 2px #6366f11f}.stat-card-btn:focus{outline:none;border-color:#6366f1cc;box-shadow:0 0 0 2px #6366f133}.stat-card-row{display:flex;align-items:center;gap:1rem}.stat-card-text{min-width:0;flex:1}.stat-card-icon-wrap{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-card-icon-wrap--employees{background:#6366f124;color:#6366f1}.stat-card-icon-wrap--submissions{background:#3b82f624;color:#2563eb}.stat-card-icon-wrap--pending{background:#f59e0b29;color:#d97706}.stat-card-icon-wrap--completed{background:#22c55e24;color:#16a34a}body.theme-dark .stat-card-icon-wrap--employees{background:#6366f138;color:#a5b4fc}body.theme-dark .stat-card-icon-wrap--submissions{background:#3b82f633;color:#93c5fd}body.theme-dark .stat-card-icon-wrap--pending{background:#f59e0b33;color:#fcd34d}body.theme-dark .stat-card-icon-wrap--completed{background:#22c55e33;color:#86efac}.stat-card .value{font-size:1.75rem;font-weight:700;color:var(--text)}.stat-card .label{font-size:.85rem;color:var(--textMuted);margin-top:.25rem}.quarterly-progress-section{padding:1rem 1.15rem .7rem}.quarterly-progress-section__title{margin:0 0 .55rem;font-size:1.05rem}.quarterly-progress-section .quarterly-progress-grid{margin-bottom:0;align-items:stretch}.quarterly-progress-grid{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.65rem}.quarterly-progress-card{height:100%;min-height:9.25rem;padding:.85rem .95rem;text-align:left;display:flex;flex-direction:column;gap:.25rem;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.quarterly-progress-card--released{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e59,0 4px 14px #22c55e29;background:linear-gradient(165deg,rgba(34,197,94,.06) 0%,var(--surface) 55%)}.quarterly-progress-card--released:hover{box-shadow:0 0 0 1px #22c55e73,0 6px 18px #22c55e33}.quarterly-progress-card--active{border-color:#6366f18c;box-shadow:0 3px 12px #6366f11a}.quarterly-progress-card--locked{opacity:.72}.quarterly-progress-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;min-height:1.35rem}.quarterly-progress-card__title{font-size:.95rem!important;line-height:1.2;margin:0}.quarterly-progress-card__badge{flex-shrink:0;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .38rem;border-radius:999px;color:#15803d;background:#22c55e29;border:1px solid rgba(34,197,94,.35)}.quarterly-progress-card__status{font-size:.78rem;margin:0}.quarterly-progress-card__status--done{color:#16a34a;font-weight:600}.quarterly-progress-card__hint{margin:.1rem 0 0;font-size:.72rem;line-height:1.3;min-height:2.35rem;flex:1 1 auto}.quarterly-progress-card__btn{margin-top:auto;align-self:flex-start;padding:.28rem .65rem;font-size:.78rem}.quarterly-progress-card__btn--done{border-color:#22c55e73}body.theme-dark .quarterly-progress-card--released{border-color:#4ade80;box-shadow:0 0 0 1px #4ade804d,0 6px 20px #22c55e1f;background:linear-gradient(165deg,rgba(34,197,94,.1) 0%,var(--surface) 55%)}body.theme-dark .quarterly-progress-card__badge{color:#86efac;background:#22c55e33;border-color:#4ade8059}body.theme-dark .quarterly-progress-card__status--done{color:#86efac}.form-section{margin-bottom:2rem}.form-section h3{font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.criteria-block{margin-bottom:1.5rem;padding:1rem;background:transparent;border-radius:8px;border:1px solid var(--border)}.criteria-block h4{font-size:1rem;margin:0 0 .75rem;color:var(--textMuted)}.criteria-row{display:grid;gap:.75rem;margin-bottom:1rem}.criteria-row label{font-size:.85rem;color:var(--textMuted)}.rating-cols{display:grid;grid-template-columns:1fr auto auto auto auto;gap:.75rem;align-items:end}@media (max-width: 640px){.rating-cols{grid-template-columns:1fr}}.repeat-row{display:grid;grid-template-columns:1fr 1fr 2fr 1fr;gap:.75rem;align-items:end;margin-bottom:.75rem}@media (max-width: 768px){.repeat-row{grid-template-columns:1fr 1fr}}.form-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}.stage-flow{display:flex;align-items:center;gap:.75rem}.stage-step{display:flex;flex-direction:column;align-items:center;min-width:160px}.stage-circle{width:34px;height:34px;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--textMuted);background:transparent}.stage-circle.completed{border-color:#22c55ecc;background:#22c55e26;color:var(--success)}.stage-circle.in_progress{border-color:#6366f1cc;background:#6366f126;color:var(--primary)}.stage-circle.revision_pending{border-color:#dc2626d9;background:#dc262626;color:#dc2626}.stage-circle.revision_done{border-color:#22c55ed9;background:#22c55e26;color:var(--success)}.stage-label{margin-top:.5rem;font-size:.85rem;color:var(--textMuted);text-align:center}.stage-line{height:2px;flex:1;background:var(--border);border-radius:2px}.stage-line.completed{background:#22c55ecc}@media (max-width: 900px){.stage-step{min-width:120px}.stage-label{font-size:.8rem}}.admin-header-actions{position:relative;align-items:center}.admin-nav-menu{position:relative}.admin-nav-dropdown{position:absolute;top:calc(100% + .45rem);left:0;min-width:220px;padding:.35rem;z-index:30;border-radius:16px;box-shadow:0 16px 40px #0206172e,0 1px #ffffff73 inset;border:1px solid rgba(99,102,241,.28);background:linear-gradient(180deg,#fffffffa,#fffffff0);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden;animation:adminDropdownIn .14s ease-out}.admin-nav-dropdown--right{left:auto;right:0;min-width:190px}.theme-dark .admin-nav-dropdown{background:linear-gradient(180deg,#111827f5,#0f172aeb);border:1px solid rgba(99,102,241,.35);box-shadow:0 18px 44px #00000059,0 1px #ffffff0a inset}.admin-nav-dropdown:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(650px 120px at 30% -10%,rgba(99,102,241,.22),transparent 60%)}.theme-dark .admin-nav-dropdown:before{background:radial-gradient(650px 120px at 30% -10%,rgba(99,102,241,.24),transparent 60%)}.admin-nav-item{display:flex;align-items:center;width:100%;text-align:left;padding:.58rem .85rem;border:none;background:transparent;border-radius:8px;cursor:pointer;font-size:.95rem;color:var(--text);font-family:inherit;transition:background .12s ease,color .12s ease,transform .12s ease;position:relative;z-index:1}.admin-nav-item:hover{background:#6366f124;color:var(--text);transform:translateY(-1px)}.admin-nav-item:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f140;transform:translateY(-1px)}.admin-nav-item+.admin-nav-item{margin-top:.1rem}@keyframes adminDropdownIn{0%{opacity:0;transform:translateY(-6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.admin-profile-trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:50%;border:1px solid var(--border);background:var(--surface);cursor:pointer;transition:border-color .15s ease}.admin-profile-trigger:hover{border-color:#6366f18c}.admin-profile-avatar{font-weight:700;font-size:1rem;color:var(--primary)}.admin-dashboard-page .dashboard-header,.admin-list-page .dashboard-header{margin-bottom:.25rem}.btn.btn-icon{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.45rem .55rem;line-height:1}.btn-icon-busy{font-weight:700;letter-spacing:.05em;font-size:.95rem}.year-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem 1rem;margin-bottom:.75rem}.year-filter-row:last-of-type{margin-bottom:0}.year-filter-row .year-filter-label{margin:0;white-space:nowrap;font-size:.95rem;color:var(--textMuted)}.dashboard-main select.employee-period-select{width:auto;min-width:200px;max-width:280px;border:1px solid rgba(100,116,139,.3);box-shadow:inset 0 1px #ffffff40;border-radius:8px;padding:.5rem .65rem;background:var(--surface);color:var(--text)}.theme-dark .dashboard-main select.employee-period-select{border:1px solid rgba(148,163,184,.35);box-shadow:inset 0 1px #ffffff0a}.dashboard-main .year-filter-row--report select.employee-period-select{max-width:min(420px,100%)}.report-filters-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.75rem 1.25rem}.report-filters-toolbar .report-filters-toolbar__field{margin-bottom:0;flex:1 1 220px}.report-filters-toolbar .report-filters-toolbar__generate{flex:0 0 auto;margin-left:auto}@media (max-width: 640px){.report-filters-toolbar .report-filters-toolbar__generate{margin-left:0;width:100%}.report-filters-toolbar .report-filters-toolbar__generate .btn{width:100%}}.published-versions-table td{vertical-align:middle}.published-versions-table td .published-versions-access,.published-versions-table td .published-versions-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem}.published-versions-table td .published-versions-actions .btn{padding:.28rem .55rem;font-size:.8125rem;line-height:1.2;white-space:nowrap}.published-versions-table td .published-versions-access .btn.btn-icon{min-width:1.85rem;padding:.28rem .32rem}.published-versions-table td .published-versions-access .btn.btn-icon svg{width:15px;height:15px}.published-versions-table td .published-versions-more-wrap{position:relative;flex:0 0 auto}.published-versions-table td .published-versions-more-trigger.btn-icon{min-width:1.85rem;padding:.28rem .32rem}.published-versions-dropdown{position:absolute;right:0;top:calc(100% + 4px);min-width:11.5rem;padding:.3rem 0;margin:0;list-style:none;background:var(--cardBg, #fff);border:1px solid rgba(100,116,139,.28);border-radius:8px;box-shadow:0 6px 20px #0f172a1f;z-index:40}.published-versions-dropdown.published-versions-dropdown-portal{right:auto;top:auto}.theme-dark .published-versions-dropdown{background:var(--cardBg, #1e293b);border-color:#94a3b840}.published-versions-dropdown-item{display:block;width:100%;text-align:left;padding:.45rem .9rem;font-size:.8125rem;line-height:1.35;border:none;background:transparent;color:inherit;cursor:pointer}.published-versions-dropdown-item:hover:not(:disabled){background:#64748b1f}.published-versions-dropdown-item:disabled{opacity:.65;cursor:not-allowed}.published-versions-dropdown-item--danger{color:var(--danger, #dc2626)}.published-versions-dropdown-item--danger:hover:not(:disabled){background:#ef44441a}.published-versions-dropdown-divider{height:1px;margin:.25rem 0;background:#64748b38}.theme-dark .published-versions-dropdown-divider{background:#94a3b833}.admin-employees-more-wrap{position:relative;flex:0 0 auto}.admin-employees-more-wrap .admin-employees-more-trigger.btn-icon{min-width:1.85rem;padding:.28rem .32rem}.admin-employees-dropdown.published-versions-dropdown{min-width:14rem;z-index:50}.submission-table-more-dropdown-portal{right:auto;top:auto;width:max-content;min-width:10.5rem;max-width:min(16rem,calc(100vw - 16px))}.submission-table-more-dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;text-align:left;padding:.45rem .9rem;font-size:.8125rem;line-height:1.35;border:none;background:transparent;color:inherit;cursor:pointer}.submission-table-more-dropdown-item:hover:not(:disabled){background:#64748b1f}.submission-table-more-dropdown-item:disabled{opacity:.65;cursor:not-allowed}.submission-table-more-dropdown-item--danger{color:var(--danger, #dc2626)}.submission-table-more-dropdown-item--danger:hover:not(:disabled){background:#ef44441a}.submission-table-more-wrap .submission-table-more-trigger.btn-icon{min-width:1.95rem;padding:.24rem .32rem}.admin-edit-password-label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.35rem}.admin-edit-password-label-row label{margin-bottom:0}.admin-edit-reset-password-link{border:none;background:none;padding:0;margin:0;font:inherit;font-size:.875rem;font-weight:500;color:var(--primary, #6366f1);cursor:pointer;text-decoration:underline;text-underline-offset:.15em}.admin-edit-reset-password-link:hover:not(:disabled){opacity:.88}.admin-edit-reset-password-link:disabled{opacity:.45;cursor:not-allowed}.pending-releases-list{display:flex;flex-direction:column;gap:.6rem;max-height:55vh;overflow-y:auto}.pending-release-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem .85rem;border-radius:10px;background:var(--surface2, rgba(248, 250, 252, .9));border:1px solid var(--border, rgba(15, 23, 42, .08))}body.theme-dark .pending-release-row{background:#1e293b80;border-color:#47556966}.pending-release-label{font-size:.9rem;color:var(--text, #0f172a);flex:1;min-width:0}.pending-release-quarter{display:inline-flex;align-items:center;justify-content:center;padding:.1rem .45rem;border-radius:5px;font-size:.75rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);margin-right:.15rem}.pending-release-status{font-size:.8rem;color:var(--textMuted, #64748b)}.btn.btn-sm{padding:.3rem .75rem;font-size:.82rem;border-radius:7px;white-space:nowrap;flex-shrink:0}.view-form{padding-bottom:2rem}.view-step-progress{margin-bottom:1rem;padding:.85rem 1.25rem}.view-step-progress-meta{margin:0;font-size:.95rem;color:var(--textMuted);font-weight:600}.view-step-progress-title{font-weight:500;color:var(--text)}.view-step-nav{margin-top:1rem}.view-step-actions-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.view-step-actions-left,.view-step-actions-right{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.view-step-actions-right{margin-left:auto}@media (max-width: 640px){.view-step-actions-bar{flex-direction:column;align-items:stretch}.view-step-actions-right{margin-left:0}}.view-quarter-meta{margin:0 0 1rem;font-size:.9rem;color:var(--textMuted)}.view-quarter-sub{margin:-.35rem 0 .75rem}.view-quarter-template-heading{margin:1rem 0 .5rem;font-size:1rem}.view-quarter-block{margin-top:1.35rem;padding-top:1.25rem;border-top:1px solid var(--border, rgba(15, 23, 42, .1))}.view-quarter-block:first-of-type{margin-top:.5rem;padding-top:0;border-top:none}.view-quarter-block__title{margin:0 0 .35rem;font-size:1.02rem;font-weight:700;color:var(--text, #0f172a)}.view-quarter-block__dates{display:block;margin-top:.2rem;font-size:.82rem;font-weight:500;color:var(--textMuted, #64748b)}.view-quarter-table-wrap{margin-top:.75rem;border-radius:10px;border:1px solid var(--border, rgba(15, 23, 42, .1));overflow:hidden}.view-quarter-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.88rem}.view-quarter-table th,.view-quarter-table td{padding:.65rem .75rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--border, rgba(15, 23, 42, .08));word-break:break-word;overflow-wrap:anywhere;white-space:normal}.view-quarter-table th{background:var(--surface2, #f1f5f9);color:var(--textMuted, #64748b);font-weight:600;font-size:.8rem}.view-quarter-table tr:last-child td{border-bottom:none}.view-quarter-table__col-num{width:2.5rem}.view-quarter-table__col-project{width:18%}.view-quarter-table__col-progress{width:5.5rem}.view-quarter-table__col-comments{width:22%}.view-quarter-table__num{text-align:center;color:var(--textMuted, #64748b)}.view-quarter-table__wrap{line-height:1.45}.view-quarter-summary{margin-top:1rem;padding:.9rem 1.05rem;border-radius:10px;background:linear-gradient(180deg,#6366f10f,#f8fafc);border:1px solid rgba(99,102,241,.14)}.view-quarter-summary__label{margin:0 0 .45rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary, #6366f1)}.view-quarter-summary__body{margin:0;font-size:.92rem;line-height:1.55;color:var(--text, #0f172a);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.view-section{margin-bottom:1.5rem}.view-section h3{font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.view-dl{display:grid;grid-template-columns:180px 1fr;gap:.5rem 1.5rem;margin:0}.view-dl dt{color:var(--textMuted);font-size:.9rem}.view-dl dd{margin:0}.view-criteria-block{margin-bottom:1.25rem}.view-criteria-block h4{font-size:.95rem;color:var(--textMuted);margin:0 0 .5rem;line-height:1.45}.view-criteria-heading-text{font-weight:650;text-decoration:underline;text-underline-offset:.2em}.view-criteria-heading-totals{font-weight:600;color:var(--text);white-space:normal}.view-criteria-row{padding:.5rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.view-criteria-label{color:var(--text);font-weight:700;margin-bottom:.25rem;line-height:1.4}.view-criteria-values{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.25rem}.view-criteria-values-grid{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:.5rem 1.25rem;width:100%}@media (max-width: 640px){.view-criteria-values-grid{grid-template-columns:1fr}}.view-section2-grand-totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.view-section2-total-box{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius, 8px);padding:1rem 1.25rem}.view-section2-total-label{font-size:.9rem;color:var(--textMuted);margin-bottom:.35rem}.view-section2-total-value{font-size:1.35rem;font-weight:700;color:var(--text)}.view-label{color:var(--textMuted);font-size:.9rem;margin:0 0 .25rem}.view-text{white-space:pre-wrap;margin:0 0 1rem;line-height:1.5}.form-page{padding-bottom:2rem}.form-error{color:var(--danger);margin-bottom:1rem;padding:.75rem;background:#ef44441a;border-radius:8px}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.form-section{margin-bottom:1.5rem}.form-section h3{font-size:1.15rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border);color:var(--text);font-weight:700}.criteria-block{margin-bottom:1.25rem;padding:1rem;background:transparent;border-radius:8px;border:1px solid var(--border)}.criteria-block h4{font-size:1.08rem;line-height:1.45;margin:0 0 .75rem;color:var(--text);font-weight:650}.criteria-block-title-text{text-decoration:underline;text-underline-offset:.2em}.criteria-block-score-suffix{font-size:.9rem;font-weight:400;color:var(--textMuted)}.criteria-row{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.criteria-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.section2-criteria-label,.criteria-row>label:first-of-type{display:block;font-size:.95rem;color:#0f172a;font-weight:900;margin-bottom:.5rem;line-height:1.4}.rating-cols{display:grid;grid-template-columns:120px 1fr 120px 1fr;gap:1rem;align-items:end}@media (max-width: 768px){.rating-cols{grid-template-columns:1fr 1fr}}.repeat-row{display:grid;grid-template-columns:1fr 1fr 2fr 1fr;gap:1rem;align-items:start;margin-bottom:.75rem}@media (max-width: 900px){.repeat-row{grid-template-columns:1fr 1fr}}.form-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem}.form-step-progress{margin-bottom:1rem;padding:.85rem 1.25rem}.form-step-progress-meta{margin:0;font-size:.95rem;color:var(--textMuted);font-weight:600}.form-step-progress-title{font-weight:500;color:var(--text)}.form-summary-readonly .view-section:first-child{margin-top:0}.form-step-validation-hint{margin:0 0 .75rem;padding:.65rem 1rem;border-radius:var(--radius);border:1px solid rgba(239,68,68,.35);background:#ef44440f;color:var(--danger);font-size:.9rem}.form-step-actions{flex-direction:column;align-items:stretch;gap:0;padding-top:1rem}.form-step-actions-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.form-step-actions-left,.form-step-actions-right{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.form-step-actions-right{margin-left:auto}@media (max-width: 640px){.form-step-actions-bar{flex-direction:column;align-items:stretch}.form-step-actions-right{margin-left:0}.form-step-actions-left .btn,.form-step-actions-right .btn{justify-content:center}}.word-count-hint.invalid{color:var(--danger)}.input-invalid{border-color:#dc2626b3!important;box-shadow:0 0 0 2px #ef44441f!important}.required-star{color:#dc2626;font-weight:800}.word-count-hint{font-size:.85rem;color:var(--textMuted);margin-top:.35rem}.section2-readonly-value{min-height:2.65rem;padding:.6rem .75rem;background:var(--surface2);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:.95rem;display:flex;align-items:center}.section2-readonly-remarks{min-height:6.5rem;max-height:6.5rem;align-items:flex-start;white-space:pre-wrap;overflow-y:auto}.section2-remark-textarea{height:6.5rem;max-height:6.5rem;resize:none;overflow-y:auto}.scroll-textarea{height:4.2rem;max-height:4.2rem;resize:none;overflow-y:auto}.scroll-textarea.textarea-readonly{cursor:default;background:var(--surface2);color:var(--text)}select.select-readonly:disabled{cursor:default;opacity:1;background:var(--surface2);color:var(--text);border-color:var(--border)}.section2-remark-textarea.textarea-readonly{background:var(--surface2)}.btn-remove{background:#ef44441f;color:#dc2626;border:1px solid rgba(220,38,38,.35);font-size:.85rem;line-height:1;padding:.35rem .6rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.btn-remove svg{display:block}.btn-remove:hover:not(:disabled){background:#ef44442e;border-color:#dc26268c;filter:none}.repeat-row .input-group{margin-bottom:0}.repeat-row .input-group label{font-size:.85rem;margin-bottom:.25rem}.section2-grand-totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid var(--border)}.section2-total-box{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem}.section2-total-label{font-size:.9rem;color:var(--textMuted);margin-bottom:.35rem}.section2-total-value{font-size:1.35rem;font-weight:700;color:var(--text)}select.employee-period-select{width:100%;max-width:100%;border:1px solid rgba(100,116,139,.3);box-shadow:inset 0 1px #ffffff40;border-radius:8px;padding:.5rem .65rem;background:var(--surface);color:var(--text)}.theme-dark select.employee-period-select{border:1px solid rgba(148,163,184,.35);box-shadow:inset 0 1px #ffffff0a}.quarterly-goals-section{position:relative;border-radius:14px;padding:.15rem;background:linear-gradient(135deg,#6366f159,#0ea5e940,#a855f733);box-shadow:0 12px 40px #0f172a14}.quarterly-eval-layout{max-width:62rem}.quarterly-section-compact.card{padding:.95rem 1.35rem 1rem}.quarterly-goals-section__inner{border-radius:12px;padding:1rem 1.35rem .95rem;background:var(--cardBg, #fff);border:1px solid var(--border, rgba(15, 23, 42, .08))}.quarterly-goals-section h2{margin:0 0 .65rem;font-size:1.15rem;font-weight:750;letter-spacing:-.02em;color:var(--text, #0f172a)}.quarterly-goals-section .quarterly-goals-lead{margin:-.2rem 0 .85rem;font-size:.88rem;color:var(--textMuted, #64748b);line-height:1.45}.quarterly-goal-card{position:relative;margin-bottom:.85rem;padding:.85rem 1.1rem .8rem;border-radius:12px;background:linear-gradient(180deg,#f8fafcf2,#f1f5f9a6);border:1px solid rgba(148,163,184,.35);box-shadow:0 2px 12px #0f172a0a;transition:box-shadow .2s ease,border-color .2s ease}body.theme-dark .quarterly-goal-card{background:linear-gradient(180deg,#1e293be6,#0f172abf);border-color:#47556980}.quarterly-goal-card:hover{box-shadow:0 6px 22px #6366f11f;border-color:#6366f159}.quarterly-goal-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem;padding-bottom:.45rem;border-bottom:1px solid rgba(148,163,184,.25)}.quarterly-goal-card__badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;border-radius:10px;font-weight:800;font-size:.9rem;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 2px 8px #4f46e559}.quarterly-goal-card__title{margin:0;font-size:1.02rem;font-weight:700;color:var(--text, #0f172a)}.quarterly-goal-card__actions{display:inline-flex;align-items:center;gap:.5rem}.quarterly-goal-remove{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .55rem;font-size:.8rem;font-weight:600;color:#b91c1c;background:#fee2e2d9;border:1px solid rgba(248,113,113,.45);border-radius:8px;line-height:1}.quarterly-goal-remove:hover{color:#991b1b;background:#fecacaf2;border-color:#ef44448c}body.theme-dark .quarterly-goal-remove{color:#fca5a5;background:#7f1d1d59;border-color:#f8717159}body.theme-dark .quarterly-goal-remove:hover{color:#fecaca;background:#991b1b73;border-color:#f8717180}.quarterly-goal-card .input-group label{font-size:.78rem;font-weight:650;text-transform:uppercase;letter-spacing:.04em;color:var(--textMuted, #64748b)}.quarterly-goal-card .input-group textarea,.quarterly-goal-card .input-group select{border-radius:10px;border:1px solid rgba(148,163,184,.45);background:var(--inputBg, #fff);transition:border-color .15s ease,box-shadow .15s ease}.quarterly-goal-card .input-group textarea:focus,.quarterly-goal-card .input-group select:focus{outline:none;border-color:#6366f1a6;box-shadow:0 0 0 3px #6366f126}.quarterly-goals-section .quarterly-overall{margin-top:.25rem;padding-top:1rem;border-top:1px dashed rgba(148,163,184,.45)}.quarterly-overall-readonly{background:var(--surface2, rgba(248, 250, 252, .9));cursor:default;color:var(--text, #0f172a)}body.theme-dark .quarterly-overall-readonly{background:#1e293b80;color:var(--text, #e2e8f0)}.quarterly-overall-pending{padding:.65rem .75rem;border-radius:8px;background:#6366f10f;border:1px solid rgba(99,102,241,.15)}.quarterly-goals-section .btn-add-goal{border-radius:10px;font-weight:600;border:1px dashed rgba(99,102,241,.55);background:#6366f10f;color:#4338ca}body.theme-dark .quarterly-goals-section .btn-add-goal{color:#a5b4fc;background:#6366f11f;border-color:#818cf873}.quarterly-goals-section .btn-add-goal:hover{background:#6366f11f;border-style:solid}.quarterly-section1-card{border-radius:12px;border:1px solid var(--border, rgba(15, 23, 42, .08));box-shadow:0 4px 18px #0f172a0d;padding:.95rem 1.25rem .85rem}.quarterly-section1-card h2{font-size:1.1rem;margin-bottom:.65rem}.quarterly-section1-readonly{background:var(--surface-muted, #f8fafc);color:var(--text, #0f172a);cursor:default}.quarterly-template-heading{margin:.35rem 0 .65rem;font-size:1.05rem;font-weight:700;color:var(--text, #0f172a);line-height:1.35}.quarterly-template-heading:first-child{margin-top:0}.quarterly-template-field{margin-bottom:.65rem}body.theme-dark .quarterly-template-heading{color:var(--text, #f1f5f9)}.quarterly-s2-projects-card{border-radius:14px;border:1px solid var(--border, rgba(15, 23, 42, .1));box-shadow:0 6px 22px #0f172a0f;padding:1rem 1.25rem 1.1rem;background:var(--surface, #fff)}.quarterly-s2-projects-head{margin-bottom:.85rem;padding-bottom:.65rem;border-bottom:1px solid rgba(148,163,184,.35)}.quarterly-s2-projects-title{margin:0 0 .35rem;font-size:1.12rem;font-weight:750;letter-spacing:-.02em;color:var(--text, #0f172a)}.quarterly-s2-projects-sub{margin:0;line-height:1.45}.quarterly-s2-projects-list{display:flex;flex-direction:column;gap:1rem}.quarterly-s2-project-row{padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:linear-gradient(180deg,#f8fafcf2,#fffffffa)}body.theme-dark .quarterly-s2-project-row{background:#1e293b73;border-color:#47556980}.quarterly-s2-project-row__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.quarterly-s2-project-row__badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .45rem;border-radius:8px;font-weight:800;font-size:.82rem;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5)}.quarterly-s2-project-row__actions{display:flex;align-items:center;gap:.35rem}.quarterly-s2-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-template-rows:auto auto;gap:.75rem 1rem;align-items:stretch}.quarterly-s2-field.input-group{margin-bottom:0}.quarterly-s2-field label{font-size:.72rem;font-weight:650;text-transform:uppercase;letter-spacing:.05em;color:var(--textMuted, #64748b)}.quarterly-s2-field input,.quarterly-s2-field select,.quarterly-s2-field textarea{border-radius:10px;border:1px solid rgba(148,163,184,.45);background:var(--inputBg, #fff);width:100%;box-sizing:border-box}.quarterly-s2-field--tall textarea{min-height:7.5rem;resize:vertical;line-height:1.45}.quarterly-s2-add-row{margin-top:.25rem;border-radius:10px;font-weight:600}.quarterly-s2-summaries{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;padding-top:1rem;border-top:1px dashed rgba(148,163,184,.45)}.quarterly-s2-reviewer-summary{margin-top:.15rem}.quarterly-s2-summaries textarea{min-height:6.5rem;resize:vertical}@media (max-width: 720px){.quarterly-s2-grid{grid-template-columns:1fr;grid-template-rows:none}}.quarterly-prior-quarter-card{padding:0;overflow:hidden}.quarterly-prior-quarter-card__toggle{display:flex;align-items:center;gap:.65rem;width:100%;padding:.9rem 1.15rem;border:none;background:var(--surface2, #f8fafc);cursor:pointer;text-align:left;font:inherit;color:var(--text, #0f172a)}.quarterly-prior-quarter-card__toggle:hover{background:#6366f10f}.quarterly-prior-quarter-card__chevron{flex-shrink:0;width:1.1rem;font-size:.75rem;color:var(--textMuted, #64748b)}.quarterly-prior-quarter-card__heading{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.quarterly-prior-quarter-card__title{font-weight:700;font-size:.98rem}.quarterly-prior-quarter-card__dates{font-size:.8rem;color:var(--textMuted, #64748b)}.quarterly-prior-quarter-card__status{flex-shrink:0;max-width:42%;text-align:right}.quarterly-prior-quarter-card__body{padding:1rem 1.15rem 1.1rem;border-top:1px solid var(--border, rgba(15, 23, 42, .08))}.quarterly-prior-quarter-card__body .view-quarter-block{margin:0}.quarterly-prior-quarter-card__body .view-quarter-table-wrap{margin-top:0}.quarterly-carried-info{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:6px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.35);color:#92400e;font-size:.75rem;font-weight:650;white-space:nowrap;letter-spacing:.01em}body.theme-dark .quarterly-carried-info{background:#f59e0b26;border-color:#fbbf244d;color:#fbbf24}.quarterly-s2-project-row__toolbar-left{display:flex;align-items:center;gap:.5rem}.quarterly-goal-card__head-left{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}select.progress-select--full{border-color:#16a34a!important;border-width:2px!important}select.progress-select--mid{border-color:#d97706!important;border-width:2px!important}select.progress-select--low{border-color:#dc2626!important;border-width:2px!important}body.theme-dark select.progress-select--full{border-color:#4ade80!important}body.theme-dark select.progress-select--mid{border-color:#fbbf24!important}body.theme-dark select.progress-select--low{border-color:#f87171!important}:root{--layout-max-width: 1320px;--bg: #f6f7fb;--surface: #ffffff;--surface2: #f2f3f7;--border: #e5e7eb;--text: #111827;--textMuted: #6b7280;--primary: #6366f1;--primaryHover: #818cf8;--success: #22c55e;--warning: #eab308;--danger: #ef4444;--radius: 10px;--font: "DM Sans", system-ui, sans-serif}.theme-dark{--bg: #0f0f12;--surface: #18181c;--surface2: #222228;--border: #2e2e36;--text: #e4e4e7;--textMuted: #a1a1aa}*{box-sizing:border-box}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}#root{min-height:100vh}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primaryHover)}input,select,textarea,button{font-family:var(--font)}button{cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.app-container{max-width:var(--layout-max-width);margin:0 auto;padding:1.5rem;width:100%}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:8px;font-weight:500;border:none;transition:background .2s,color .2s}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--primaryHover)}.btn-secondary{background:var(--surface2);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover:not(:disabled){background:var(--border)}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover:not(:disabled){filter:brightness(1.1)}.btn-success{background:var(--success);color:#fff}.btn-success:hover:not(:disabled){filter:brightness(1.1)}.required-mark{color:var(--danger);font-weight:600}.input-group{margin-bottom:1rem}.input-group label{display:block;margin-bottom:.35rem;font-size:.9rem;color:var(--textMuted)}.input-group input,.input-group select,.input-group textarea{width:100%;padding:.6rem .75rem;background:var(--surface2);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:.95rem}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #6366f133}.input-group textarea{min-height:80px;resize:vertical}.table-wrap{overflow-x:auto;border-radius:var(--radius);border:1px solid var(--border)}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border)}th{background:var(--surface2);color:var(--textMuted);font-weight:600}.th-sort-btn{display:inline-flex;align-items:center;gap:.35rem;margin:0;padding:0;border:none;background:transparent;font:inherit;font-weight:600;color:inherit;cursor:pointer;border-radius:6px;text-align:left;max-width:100%}.th-sort-btn:hover{color:var(--primary)}.th-sort-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.th-sort-btn__icon{display:inline-flex;flex-shrink:0;color:var(--primary);opacity:.95;vertical-align:middle}tr:last-child td{border-bottom:none}tr:hover td{background:#ffffff05}.badge{display:inline-block;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:500}.badge-draft,.badge-not_started{background:var(--surface2);color:var(--textMuted)}.badge-submitted{background:#f973162e;color:#ea580c}.theme-dark .badge-submitted{background:#f9731638;color:#fb923c}.badge-in_progress{background:#3b82f62e;color:#2563eb}.theme-dark .badge-in_progress{background:#3b82f638;color:#93c5fd}.badge-completed{background:#22c55e33;color:#16a34a}.theme-dark .badge-completed{background:#22c55e38;color:#86efac}.badge-pending_hr_release{background:#6366f12e;color:var(--primary)}.badge-under_revision{background:#dc262624;color:#b91c1c}.theme-dark .badge-under_revision{color:#f87171}.badge-resubmitted{background:#eab30838;color:#a16207}.theme-dark .badge-resubmitted{color:#fbbf24}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-3{gap:1rem}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.mb-3{margin-bottom:1rem}.mt-3{margin-top:1rem}.mb-4{margin-bottom:1.5rem}h1,h2,h3{margin:0 0 .5rem;font-weight:600}h1{font-size:1.75rem}h2{font-size:1.25rem;color:var(--textMuted)}.brand-title{display:inline-flex;align-items:center;gap:.5rem}.brand-icon{width:24px;height:24px;border-radius:4px;display:inline-block}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:50;overflow:auto}.modal{width:100%;max-width:520px;max-height:calc(100vh - 2rem);overflow:auto}.confirm-dialog{max-width:560px}.confirm-dialog-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.confirm-dialog-dot{width:12px;height:12px;border-radius:999px;flex:0 0 12px}.confirm-dialog-dot.primary{background:var(--primary)}.confirm-dialog-dot.danger{background:var(--danger)}.confirm-dialog-dot.success{background:var(--success)}.confirm-dialog-dot.warning{background:var(--warning)}.confirm-dialog-message{margin:0 0 1rem;white-space:pre-wrap;color:var(--textMuted)}.publish-release-modal.modal{max-width:min(44rem,96vw);width:100%;border-radius:12px;box-shadow:0 20px 50px #0000002e}.publish-modal-section-label{font-size:.72rem;font-weight:650;text-transform:uppercase;letter-spacing:.06em;color:var(--textMuted);margin:.75rem 0 .4rem}.publish-modal-section-label--spaced{margin-top:1rem}.publish-modal-radio-stack{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.65rem}.publish-modal-radio-row{display:flex;align-items:flex-start;gap:.55rem;cursor:pointer;padding:.45rem .55rem;margin:0;border-radius:8px;border:1px solid transparent;line-height:1.38}.publish-modal-radio-row:hover{background:var(--surface2, rgba(0, 0, 0, .04));border-color:var(--border, rgba(0, 0, 0, .08))}.publish-modal-radio-row input{margin-top:.18rem;flex-shrink:0}.quarter-range-panel{margin-bottom:.9rem;border-radius:14px;border:1px solid var(--border, rgba(15, 23, 42, .09));background:linear-gradient(165deg,var(--surface, #fff) 0%,var(--surface2, #f8fafc) 100%);box-shadow:0 1px 2px #0f172a0a,0 10px 28px #0f172a0f;overflow:hidden}.quarter-range-panel--mt{margin-top:1rem}.quarter-range-panel__head{padding:1rem 1.15rem .9rem;border-bottom:1px solid var(--border, rgba(15, 23, 42, .07));background:var(--surface, #fff)}.quarter-range-panel__title{margin:0 0 .4rem;font-size:.98rem;font-weight:650;letter-spacing:-.02em;color:var(--text, #0f172a);line-height:1.25}.quarter-range-panel__hint{margin:0;line-height:1.45;max-width:40rem}.quarter-range-panel__list{padding:.7rem;display:grid;grid-template-columns:1fr 1fr;gap:.55rem .65rem;align-items:stretch}.quarter-range-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem .65rem;align-items:center;padding:.6rem .65rem;min-width:0;border-radius:12px;background:var(--surface, #fff);border:1px solid var(--border, rgba(15, 23, 42, .08));box-shadow:0 1px #ffffffbf inset;transition:border-color .16s ease,box-shadow .16s ease}.quarter-range-row:hover{border-color:#6366f161;box-shadow:0 0 0 1px #6366f11a,0 6px 16px #6366f11a}.quarter-range-row__badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .45rem;border-radius:10px;font-weight:750;font-size:.82rem;letter-spacing:-.02em;color:#fff;background:linear-gradient(145deg,#6366f1,#4f46e5 55%,#4338ca);box-shadow:0 2px 8px #4f46e559;flex-shrink:0}.quarter-range-row__fields{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .55rem;min-width:0}.quarter-range-field{display:flex;flex-direction:column;gap:.28rem;min-width:0;margin:0;cursor:pointer}.quarter-range-field__label{font-size:.68rem;font-weight:650;text-transform:uppercase;letter-spacing:.06em;color:var(--textMuted)}.quarter-range-field input[type=date]{width:100%;min-width:0;box-sizing:border-box;padding:.52rem .65rem;border-radius:10px;border:1px solid var(--border, rgba(15, 23, 42, .12));background:var(--surface, #fff);font-size:.875rem;font-family:inherit;color:var(--text, inherit);line-height:1.25;transition:border-color .15s ease,box-shadow .15s ease}.quarter-range-field input[type=date]:hover{border-color:#0f172a2e}.quarter-range-field input[type=date]:focus{outline:none;border-color:var(--primary, #6366f1);box-shadow:0 0 0 3px #6366f138}.quarter-range-publish{cursor:pointer;-webkit-user-select:none;user-select:none}.quarterly-card--locked{border-style:dashed;border-color:#0f172a24}.quarter-publish-admin-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.quarter-publish-admin-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-radius:10px;border:1px solid var(--border, rgba(15, 23, 42, .1));background:var(--surface2, #f8fafc)}@media (max-width: 640px){.quarter-range-panel__list{grid-template-columns:1fr}}@media (max-width: 540px){.quarter-range-row{grid-template-columns:1fr;gap:.55rem}.quarter-range-row__badge{width:fit-content;height:2.15rem;min-width:2.35rem}.quarter-range-row__fields{grid-template-columns:1fr}}body.theme-dark .quarter-range-panel{background:linear-gradient(165deg,var(--surface) 0%,rgba(30,41,59,.65) 100%);box-shadow:0 8px 28px #00000059}body.theme-dark .quarter-range-panel__head{background:#0f172a59}body.theme-dark .quarter-range-row{background:#0f172a73;box-shadow:none}body.theme-dark .quarter-range-field input[type=date]{background:#0f172a8c;border-color:#94a3b840;color:var(--text)}body.theme-dark .quarter-range-field input[type=date]:focus{box-shadow:0 0 0 3px #6366f147}.quarterly-sections-grid{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.quarterly-section-card{margin-bottom:0}.quarterly-section-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem .75rem;flex-wrap:wrap;margin-bottom:.65rem}.quarterly-section-card__titles{flex:1;min-width:0}.quarterly-section-card__eyebrow{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--textMuted);margin-bottom:.3rem}.quarterly-layout-pill{flex-shrink:0;display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;font-size:.62rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em;border:1px solid transparent;line-height:1.15;white-space:nowrap}.quarterly-layout-pill--fixed{background:#64748b1f;color:#475569;border-color:#64748b47}.quarterly-layout-pill--editable{background:#6366f11f;color:#4338ca;border-color:#6366f161}body.theme-dark .quarterly-layout-pill--fixed{background:#94a3b81f;color:#cbd5e1;border-color:#94a3b847}body.theme-dark .quarterly-layout-pill--editable{background:#6366f12e;color:#c7d2fe;border-color:#818cf873}
