.login-page{background:url(/images/login-bg1.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:24px 18px;display:flex;position:relative;overflow:hidden}.login-overlay{background:linear-gradient(135deg,#620ac780,#2563eb2e),radial-gradient(circle at top,#ffffff1f,#0000 45%);position:absolute;inset:0}.login-wrapper{justify-content:center;align-items:center;width:100%;max-width:390px;display:flex;position:relative}.login-card{-webkit-backdrop-filter:blur(22px);text-align:center;background:linear-gradient(#ffffff61,#fff3);border:1px solid #ffffff52;border-radius:26px;width:100%;padding:82px 28px 26px;position:relative;overflow:hidden;box-shadow:0 25px 55px #071f5c38,0 10px 30px #3b82f629,inset 0 1px #ffffff59}.login-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 35% 65%,#ffffff14);border-radius:26px;position:absolute;inset:0}.login-logo-wrap{z-index:3;background:radial-gradient(circle,#fff 20%,#dbeafe 74%,#93c5fd 100%);border-radius:50%;justify-content:center;align-items:center;width:128px;height:128px;display:flex;position:absolute;top:-58px;left:50%;transform:translate(-50%);box-shadow:0 0 0 6px #ffffff2e,0 0 24px #2f7edfa6,0 0 35px #ab10e9ad}.login-logo-wrap:after{content:"";border:2px solid #ffffff70;border-radius:50%;animation:2.8s ease-in-out infinite logoPulse;position:absolute;inset:-8px}.login-logo{object-fit:contain;border-radius:50%;width:108px;height:108px}.login-title{color:#16357a;letter-spacing:-.5px;margin:0 0 8px;font-size:2rem;font-weight:600}.login-subtitle{color:#355089;margin:0 0 22px;font-size:.95rem;font-weight:500}.login-input-group{margin-bottom:1px;position:relative}.login-input-icon{color:#5140f0;opacity:.9;z-index:2;font-size:17px;position:absolute;top:42%;left:16px;transform:translateY(-50%)}.login-input{color:#1f2937;background:#ffffffd1;border:1px solid #94a3b838;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px 0 46px;font-size:15px;font-weight:500;transition:all .22s;box-shadow:inset 0 1px 2px #fff6,0 4px 10px #0f172a0a}.login-input::placeholder{color:#6a6d72;font-weight:400}.login-input:hover{background:#ffffffe6}.login-input:focus{background:#fffffff5;border-color:#3b82f67a;box-shadow:0 0 0 4px #3b82f61f,0 10px 18px #3b82f61a}.login-options{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:6px 0 16px;display:flex}.remember-me{color:#1e3a8a;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.remember-me input{accent-color:#2563eb;width:15px;height:15px;margin:0}.forgot-link{color:#1d4ed8;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;transition:all .2s}.forgot-link:hover{color:#1e3a8a;text-decoration:underline}.login-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(#3c62df 0%,#1543a8 52%,#0a1d5c 100%);border:none;border-radius:14px;width:100%;height:52px;font-size:1.08rem;font-weight:400;transition:all .22s;box-shadow:0 14px 25px #2563eb47,inset 0 1px #ffffff47,inset 0 -2px #00000014}.login-btn:hover{transform:translateY(-2px);box-shadow:0 18px 28px #2563eb57,inset 0 1px #ffffff47}.login-btn:active{transform:translateY(0)}.login-error{text-align:center;color:#dc2626;margin:0 0 12px;font-size:13px;font-weight:700}@keyframes logoPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media (width<=576px){.login-wrapper{max-width:350px}.login-card{border-radius:22px;padding:76px 20px 22px}.login-logo-wrap{width:116px;height:116px;top:-52px}.login-logo{width:98px;height:98px}.login-title{font-size:1.7rem}.login-subtitle{margin-bottom:18px;font-size:.88rem}.login-input{height:48px;font-size:14px}.login-btn{height:48px;font-size:1rem}.login-options{flex-direction:column;align-items:flex-start}}.dashboard-layout{background:#f4f7fb;min-height:100vh;display:flex;position:relative}.dashboard-sidebar{color:#fff;z-index:1200;background:#111827;flex-direction:column;width:260px;height:100vh;padding:24px 18px;transition:transform .28s;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:4px 0 18px #00000014}.dashboard-sidebar-top{flex-direction:column;height:100%;display:flex}.dashboard-logo-box{text-align:center;border-bottom:1px solid #ffffff14;padding:12px 10px 24px}.dashboard-logo-header{text-align:left;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-logo-box h2{color:#fff;margin:0;font-size:26px;font-weight:800}.dashboard-logo-box p{color:#cbd5e1;margin:8px 0 0;font-size:14px}.dashboard-sidebar-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;padding:6px;display:none}.dashboard-sidebar-close:hover{background:#ffffff14}.dashboard-nav{scrollbar-width:none;flex-direction:column;flex:1;gap:14px;min-height:0;margin-top:20px;display:flex;overflow-y:auto}.dashboard-nav::-webkit-scrollbar{display:none}.dashboard-nav-item{color:#e5e7eb;background:#ffffff0a;border:1px solid #0000;border-radius:14px;align-items:center;gap:16px;padding:14px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.dashboard-nav-item svg{justify-content:center;align-items:center;min-width:20px;font-size:18px;display:flex}.dashboard-nav-item:hover{background:#ffffff1f;transform:translate(4px)}.dashboard-nav-item.active{color:#fff;background:linear-gradient(90deg,#2563eb47,#3b82f61f);border:1px solid #60a5fa59;box-shadow:inset 4px 0 #60a5fa}.dashboard-sidebar-bottom{border-top:1px solid #ffffff14;padding-top:20px}.dashboard-main{box-sizing:border-box;flex:1;width:calc(100% - 260px);margin-left:260px;padding:28px}.dashboard-mobile-topbar{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:14px 16px;display:none;box-shadow:0 8px 24px #0f172a0f}.dashboard-mobile-topbar-left{min-width:0}.dashboard-mobile-brand{color:#1e293b;margin:0;font-size:20px;font-weight:800;line-height:1.2}.dashboard-mobile-section{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.4}.dashboard-hamburger-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dashboard-hamburger-btn:hover{background:#dbeafe}.dashboard-sidebar-overlay{display:none}.dashboard-header{background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:24px 28px;display:flex;box-shadow:0 8px 24px #0f172a0f}.dashboard-page-title{color:#1e293b;margin:0;font-size:34px;font-weight:800;line-height:1.2}.dashboard-page-subtitle{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.5}.dashboard-user-box{background:#f8fafc;border:1px solid #0000;border-radius:16px;flex-shrink:0;align-items:center;gap:14px;padding:10px 14px;text-decoration:none;transition:all .2s;display:flex}.dashboard-user-box:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.dashboard-user-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;font-weight:800;display:flex}.dashboard-user-box h3{color:#1e293b;margin:0;font-size:16px;text-decoration:none}.dashboard-user-box p{color:#64748b;margin:4px 0 0;font-size:14px}.dashboard-content-area{width:100%;min-width:0}.dashboard-command-center{background:#fff;border-radius:22px;margin-bottom:24px;padding:26px 28px;box-shadow:0 8px 24px #0f172a0f}.dashboard-command-left h2{color:#1e293b;margin:0;font-size:28px;font-weight:800}.dashboard-command-left p{color:#64748b;margin:8px 0 0;font-size:15px}.dashboard-home-cards{grid-template-columns:repeat(2,minmax(220px,1fr));gap:22px;display:grid}.dashboard-card{background:#fff;border:1px solid #0000;border-radius:22px;flex-direction:column;justify-content:flex-start;gap:12px;min-height:160px;padding:28px 24px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 8px 24px #0f172a0f}.dashboard-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1a}.dashboard-card svg{color:#2563eb;font-size:28px}.dashboard-card h3{color:#1e293b;margin:0 0 12px;font-size:24px;font-weight:800}.dashboard-card span{color:#1e293b;font-size:18px;font-weight:700}.dashboard-card p{color:#64748b;margin:0;font-size:15px;line-height:1.6}@media (width<=992px){.dashboard-sidebar{width:220px}.dashboard-main{width:calc(100% - 220px);margin-left:220px}.dashboard-home-cards{grid-template-columns:1fr}.dashboard-header{padding:22px 20px}.dashboard-page-title{font-size:30px}}@media (width<=768px){.dashboard-layout{display:block}.dashboard-sidebar{width:280px;height:100vh;padding:20px 16px;top:0;left:0;transform:translate(-100%);box-shadow:8px 0 30px #0003}.dashboard-sidebar.mobile-open{transform:translate(0)}.dashboard-sidebar-close{justify-content:center;align-items:center;display:inline-flex}.dashboard-sidebar-overlay{z-index:1100;background:#0f172a73;display:block;position:fixed;inset:0}.dashboard-main{width:100%;margin-left:0;padding:16px 12px}.dashboard-mobile-topbar{display:flex}.dashboard-header{border-radius:18px;flex-direction:column;align-items:flex-start;gap:18px;padding:18px 16px}.dashboard-page-title{font-size:26px}.dashboard-page-subtitle{font-size:14px}.dashboard-user-box{box-sizing:border-box;width:100%}}@media (width<=480px){.dashboard-sidebar{width:84%;max-width:300px}.dashboard-main{padding:12px 10px}.dashboard-mobile-topbar{border-radius:16px;padding:12px 14px}.dashboard-mobile-brand{font-size:18px}.dashboard-mobile-section{font-size:12px}.dashboard-page-title{font-size:22px}.dashboard-header{padding:16px 14px}.dashboard-logo-box h2{font-size:22px}.dashboard-logo-box p{font-size:13px}.dashboard-nav-item{padding:12px 14px;font-size:14px}}.dashboard-birthday-card{border-radius:18px;margin-bottom:22px;padding:18px;transition:all .3s;box-shadow:0 8px 24px #0f172a0f}.birthday-card-grey{background:#f3f4f6;border:1px solid #d1d5db;border-left:5px solid #9ca3af}.birthday-card-active{background:#fff8ef;border:1px solid #ffd8a8;border-left:5px solid #ff922b}.dashboard-birthday-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dashboard-birthday-title-wrap{align-items:center;gap:12px;display:flex}.dashboard-birthday-title-wrap h3{color:#1f2937;margin:0;font-size:1.05rem;font-weight:700}.dashboard-birthday-title-wrap p{color:#6b7280;margin:2px 0 0;font-size:.9rem}.dashboard-birthday-icon{color:#ff922b;font-size:1.4rem}.dashboard-birthday-badge{color:#fff;background:#ff922b;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-weight:700;display:inline-flex}.dashboard-birthday-empty{color:#6b7280;margin:0;font-size:.95rem}.dashboard-birthday-list{gap:12px;display:grid}.dashboard-birthday-item{border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:all .3s;display:flex}.dashboard-birthday-item h4{color:#111827;margin:0 0 4px;font-size:.98rem}.dashboard-birthday-item p{color:#6b7280;margin:0;font-size:.88rem}.birthday-upcoming{background:#fff7ed;border:1px solid #fdba74;border-left:5px solid #f97316}.birthday-today{background:#ecfdf5;border:1px solid #86efac;border-left:5px solid #16a34a}.dashboard-birthday-days{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:700}.birthday-days-upcoming{color:#ea580c;background:#ffedd5}.birthday-days-today{color:#166534;background:#dcfce7}@media (width<=768px){.dashboard-birthday-header,.dashboard-birthday-item{flex-direction:column;align-items:flex-start}.dashboard-birthday-days{white-space:normal}}.hr-create-user-page{width:100%;max-width:900px;margin:0 auto}.hr-create-user-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.hr-create-user-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.hr-create-user-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.hr-create-user-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.hr-create-user-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.hr-create-user-form{grid-template-columns:repeat(2,minmax(220px,1fr));gap:18px 20px;display:grid}.hr-create-user-field{flex-direction:column;display:flex}.hr-create-user-field label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700}.hr-create-user-field input,.hr-create-user-field select{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:52px;margin-bottom:0;padding:0 14px;font-size:15px;font-weight:500}.hr-create-user-field input:focus,.hr-create-user-field select:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}.hr-create-user-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:22px;display:flex}@media (width<=768px){.hr-create-user-card{padding:20px}.hr-create-user-title{font-size:24px}.hr-create-user-form{grid-template-columns:1fr}.hr-create-user-actions .btn{width:100%}}.hr-attendance-page{width:100%}.hr-attendance-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.hr-attendance-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.hr-attendance-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.hr-attendance-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.hr-attendance-actions{flex-wrap:wrap;gap:12px;display:flex}.hr-attendance-topbar{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.hr-attendance-date-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-width:240px;max-width:260px;padding:14px}.hr-attendance-date-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.hr-attendance-date-box input{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:52px;margin-bottom:0;padding:0 14px;font-size:15px;font-weight:500}.hr-attendance-date-box input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}.hr-attendance-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.hr-attendance-table-section{border-top:1px solid #e2e8f0;padding-top:22px}.hr-attendance-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.hr-attendance-section-header h3{color:#1e293b;margin:0;font-size:24px;font-weight:800}.hr-attendance-count-badge{color:#fff;background:#1d4ed8;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 12px;font-size:14px;font-weight:800;display:flex}.hr-attendance-empty{color:#64748b;margin:0;font-size:14px}.hr-attendance-table-wrapper{border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto}.hr-attendance-table{border-collapse:collapse;background:#fff;width:100%}.hr-attendance-table thead{background:#eff6ff}.hr-attendance-table th,.hr-attendance-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:14px}.hr-attendance-table th{color:#1e293b;white-space:nowrap;font-weight:800}.hr-attendance-table td{color:#475569}.hr-attendance-table tbody tr:hover{background:#f8fbff}.attendance-toggle{cursor:pointer;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:800;transition:all .2s}.attendance-toggle.present{color:#166534;background:#dcfce7}.attendance-toggle.present:hover{background:#bbf7d0}.attendance-toggle.absent{color:#991b1b;background:#fee2e2}.attendance-toggle.absent:hover{background:#fecaca}@media (width<=768px){.hr-attendance-card{padding:20px}.hr-attendance-title{font-size:24px}.hr-attendance-actions .btn{width:100%}.hr-attendance-date-box{width:100%;max-width:100%}}.hr-attendance-footer{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:18px;display:flex}.hr-details-page{width:1050px}.hr-details-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.hr-details-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.hr-details-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.hr-details-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.hr-details-actions{flex-wrap:wrap;gap:12px;display:flex}.hr-details-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.hr-details-table-section,.hr-details-form-section{border-top:1px solid #e2e8f0;margin-top:22px;padding-top:22px}.hr-details-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.hr-details-section-header h3{color:#1e293b;margin:0;font-size:24px;font-weight:800}.hr-details-count-badge{color:#fff;background:#1d4ed8;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 12px;font-size:14px;font-weight:800;display:flex}.hr-details-empty{color:#64748b;margin:0;font-size:14px}.hr-details-table-wrapper{border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto}.hr-details-table{border-collapse:collapse;background:#fff;width:max-content;min-width:1600px}.hr-details-table thead{background:#eff6ff}.hr-details-table th,.hr-details-table td{text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:14px}.hr-details-table th{color:#1e293b;font-weight:800}.hr-details-table td{color:#475569}.hr-details-table tbody tr:hover{background:#f8fbff}.action-btn-group{justify-content:center;gap:8px;display:flex}.hr-details-form-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px 20px;display:grid}.hr-details-field{flex-direction:column;display:flex}.hr-details-field.full-width{grid-column:1/-1}.hr-details-field label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700}.hr-details-field input,.hr-details-field select,.hr-details-textarea{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;margin-bottom:0;padding:0 14px;font-size:15px;font-weight:500}.hr-details-field input,.hr-details-field select{height:52px}.hr-details-textarea{resize:vertical;min-height:110px;padding:14px}.hr-details-field input:focus,.hr-details-field select:focus,.hr-details-textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}.hr-details-field input[readonly]{background:#f8fafc}.hr-details-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:20px;display:flex}@media (width<=1100px){.hr-details-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=768px){.hr-details-card{padding:20px}.hr-details-title{font-size:24px}.hr-details-form-grid{grid-template-columns:1fr}.hr-details-actions .btn,.hr-details-form-actions .btn{width:100%}}.tmc-layout-page{width:100%}.tmc-container{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:26px;box-shadow:0 10px 30px #0f172a14}.tmc-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.tmc-header h1{color:#1e293b;margin:0;font-size:28px;font-weight:800}.tmc-date-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px 16px}.tmc-date-box label{color:#475569;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.tmc-main-grid{grid-template-columns:2fr 1fr;gap:22px;margin-bottom:24px;display:grid}.tmc-calls-card{background:#f8fbff;border:1px solid #dbeafe;border-radius:20px;padding:18px}.grid-calls{grid-template-columns:repeat(10,1fr);gap:8px;display:grid}.call-box{cursor:pointer;background:#e2e8f0;border:none;border-radius:10px;height:40px;font-weight:700;transition:all .2s}.call-box:hover{transform:scale(1.05)}.presentation-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:18px}.presentation-grid{grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:10px;display:grid}.presentation-box{cursor:pointer;background:#e2e8f0;border:none;border-radius:10px;height:42px;font-weight:700}.tmc-bottom-grid{grid-template-columns:2fr 1fr;gap:22px;display:grid}.btn{justify-content:center;align-items:center;display:flex}.tmc-data-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px}.tmc-data-card h2,.tmc-data-card input{margin-bottom:14px}.tmc-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.tmc-message{color:#2563eb;margin-top:12px;font-weight:600}.popup-overlay{z-index:999;background:#0f172a8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.status-popup{background:#fff;border-radius:20px;width:400px;max-width:90%;padding:24px;box-shadow:0 20px 50px #0003}.popup-status-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.popup-status-btn{cursor:pointer;border:none;border-radius:10px;padding:10px;font-weight:700}.notes-box{border:1px solid #cbd5e1;border-radius:12px;width:100%;min-height:80px;margin-bottom:12px;padding:10px}@media (width<=900px){.tmc-main-grid,.tmc-bottom-grid{grid-template-columns:1fr}}.status-ap{color:#14532d;background:#bbf7d0;border:2px solid #22c55e;box-shadow:inset 0 0 4px #22c55e4d}.status-cba{color:#713f12;background:#fef08a;border:2px solid #eab308;box-shadow:inset 0 0 4px #eab3084d}.status-cbp{color:#7c2d12;background:#fed7aa;border:2px solid #f97316;box-shadow:inset 0 0 4px #f973164d}.status-cc{color:#fff;background:#1e293b;border:2px solid #0f172a}.status-ni{color:#7f1d1d;background:#fecaca;border:2px solid #ef4444;box-shadow:inset 0 0 4px #ef44444d}.status-ccb{color:#075985;background:#bae6fd;border:2px solid #38bdf8;box-shadow:inset 0 0 4px #38bdf84d}.status-nl{color:#581c87;background:#e9d5ff;border:2px solid #a855f7;box-shadow:inset 0 0 4px #a855f74d}.status-b{color:#5c4033;background:#f5e6d3;border:2px solid #8b5e3c}.status-nc{color:#1e3a8a;background:#dbeafe;border:2px solid #1d4ed8;box-shadow:inset 0 0 4px #1d4ed84d}.status-s{color:#831843;background:#fbcfe8;border:2px solid #ec4899;box-shadow:inset 0 0 4px #ec48994d}.presentation-appointment-fixed{color:#14532d;background:#bbf7d0;border:2px solid #22c55e}.presentation-rejected{color:#7f1d1d;background:#fecaca;border:2px solid #ef4444}.presentation-cbc{color:#713f12;background:#fef08a;border:2px solid #eab308}.presentation-cba{color:#075985;background:#bae6fd;border:2px solid #38bdf8}.tmc-bottom-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:flex}.tmc-bottom-actions .btn{min-width:120px}@media (width<=768px){.tmc-container{border-radius:16px;padding:14px;overflow-x:hidden}.tmc-header{align-items:flex-start}.tmc-header h1{font-size:22px}.tmc-date-box,.tmc-date-box input{width:100%}.tmc-calls-card,.presentation-card{box-sizing:border-box;border-radius:16px;width:100%;padding:12px}.grid-calls{grid-template-columns:repeat(5,1fr);gap:7px}.call-box{min-width:0;height:38px;font-size:13px}.presentation-grid{grid-template-columns:repeat(4,1fr);gap:8px}.presentation-box{min-width:0;height:38px;font-size:13px}.tmc-bottom-actions{justify-content:stretch}.tmc-bottom-actions .btn{width:100%}}@media (width<=420px){.grid-calls{grid-template-columns:repeat(4,1fr)}.presentation-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.tmc-date-box{width:100%;padding:10px 12px}.tmc-date-box input{box-sizing:border-box;width:100%;font-size:14px}}.data-sheet-page{width:100%}.data-sheet-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.data-sheet-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.data-sheet-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.data-sheet-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.data-sheet-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:22px;display:grid}.data-sheet-option-card{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dbeafe;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 8px 20px #0f172a0d}.data-sheet-option-card:hover{border-color:#93c5fd;transform:translateY(-4px);box-shadow:0 14px 30px #0f172a1a}.data-sheet-option-card h3{color:#1e293b;margin:0 0 12px;font-size:22px;font-weight:800}.data-sheet-option-card p{color:#64748b;margin:0;font-size:14px;line-height:1.6}@media (width<=900px){.data-sheet-grid{grid-template-columns:1fr}}@media (width<=768px){.data-sheet-card{padding:20px}.data-sheet-title{font-size:24px}}.main-data-page{width:100%}.main-data-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.main-data-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.main-data-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.main-data-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.main-data-filter-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;max-width:260px;margin-bottom:24px;padding:14px}.main-data-filter-card label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.main-data-filter-card input{background:#fff;margin-bottom:0}.main-data-message{color:#b91c1c;background:#fee2e2;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.main-data-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:22px;display:grid}.main-data-item{flex-direction:column;display:flex}.main-data-item label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700}.main-data-item input{color:#1e293b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:52px;margin-bottom:0;padding:0 14px;font-size:15px;font-weight:500}.main-data-item input:read-only{cursor:default}.main-data-bottom-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:24px;padding-top:16px;display:flex}.main-data-bottom-actions .btn{justify-content:center;align-items:center;min-width:140px;display:flex}@media (width<=900px){.main-data-grid{grid-template-columns:1fr}}@media (width<=768px){.main-data-card{padding:20px}.main-data-title{font-size:24px}.main-data-filter-card{max-width:100%}}.call-details-page{width:100%}.call-details-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.call-details-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.call-details-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.call-details-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.call-details-filter-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;max-width:260px;margin-bottom:24px;padding:14px}.call-details-filter-card label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.call-details-filter-card input{background:#fff;margin-bottom:0}.call-details-message{color:#b91c1c;background:#fee2e2;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.call-details-summary-card{background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #dbeafe;border-radius:22px;margin-bottom:24px;padding:22px}.call-details-summary-card h3{color:#334155;margin:0 0 8px;font-size:18px;font-weight:700}.call-details-summary-card p{color:#1d4ed8;margin:0;font-size:34px;font-weight:800}.call-details-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:22px;display:grid}.call-details-section-card{border-radius:22px;padding:22px;box-shadow:0 8px 20px #0f172a0d}.call-details-section-card.answered{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dbeafe}.call-details-section-card.not-answered{background:linear-gradient(135deg,#fffaf8,#fff);border:1px solid #fde2e2}.call-details-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.call-details-section-header h3{color:#1e293b;margin:0;font-size:22px;font-weight:800}.call-details-total-badge{color:#fff;background:#1d4ed8;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 12px;font-size:14px;font-weight:800;display:flex}.call-details-status-list{flex-direction:column;gap:12px;display:flex}.call-details-status-block{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.call-details-status-left{align-items:center;gap:10px;display:flex}.call-details-status-name{color:#334155;font-size:15px;font-weight:700}.call-details-status-count{text-align:center;color:#1d4ed8;background:#eff6ff;border-radius:999px;min-width:38px;padding:6px 10px;font-size:13px;font-weight:800}.call-details-empty{color:#64748b;margin:0;font-size:14px}.call-details-total-row{color:#1e293b;border-top:1px solid #e2e8f0;margin-top:18px;padding-top:14px;font-size:15px}.call-details-bottom-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:24px;padding-top:16px;display:flex}.call-details-bottom-actions .btn{text-align:center;justify-content:center;align-items:center;min-width:140px;display:flex}@media (width<=900px){.call-details-grid{grid-template-columns:1fr}}@media (width<=768px){.call-details-card{padding:20px}.call-details-title{font-size:24px}.call-details-filter-card{max-width:100%}.call-details-summary-card p{font-size:28px}.call-details-filter-card{box-sizing:border-box;width:100%;max-width:100%;padding:12px}.call-details-filter-card input{box-sizing:border-box;width:100%;height:42px}}.presentation-details-page{width:100%}.presentation-details-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.presentation-details-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.presentation-details-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.presentation-details-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.presentation-details-top-grid{grid-template-columns:repeat(2,minmax(220px,260px));gap:16px;margin-bottom:24px;display:grid}.presentation-filter-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.presentation-filter-card label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.presentation-filter-card input{background:#fff;margin-bottom:0}.presentation-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.presentation-form-card{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dbeafe;border-radius:22px;margin-bottom:28px;padding:22px;box-shadow:0 8px 20px #0f172a0d}.presentation-form-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:18px 22px;display:grid}.presentation-field{flex-direction:column;display:flex}.presentation-field label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700}.presentation-field input,.presentation-response-box{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;margin-bottom:0;padding:0 14px;font-size:15px;font-weight:500}.presentation-field input{height:52px}.presentation-response-box{resize:vertical;min-height:120px;padding:14px}.presentation-field input:focus,.presentation-response-box:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}.full-width{grid-column:1/-1}.presentation-checkbox-wrap{margin-top:-4px}.presentation-checkbox-row{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:15px;font-weight:700;display:inline-flex}.presentation-checkbox-row input{accent-color:#2563eb;width:18px;height:18px;margin:0}.presentation-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.presentation-records-section{border-top:1px solid #e2e8f0;padding-top:24px}.presentation-records-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.presentation-records-header h3{color:#1e293b;margin:0;font-size:24px;font-weight:800}.records-badge{color:#fff;background:#1d4ed8;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 12px;font-size:14px;font-weight:800;display:flex}.presentation-empty{color:#64748b;margin:0;font-size:14px}.presentation-table-wrapper{border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto}.presentation-table{border-collapse:collapse;background:#fff;width:100%}.presentation-table thead{background:#eff6ff}.presentation-table th,.presentation-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:14px}.presentation-table th{color:#1e293b;font-weight:800}.presentation-table td{color:#475569}.presentation-table tbody tr:hover{background:#f8fbff}.presentation-table a{color:#2563eb;font-weight:700;text-decoration:none}.presentation-table a:hover{text-decoration:underline}.appointment-pill{border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.appointment-pill.yes{color:#166534;background:#dcfce7}.appointment-pill.no{color:#991b1b;background:#fee2e2}@media (width<=900px){.presentation-form-grid,.presentation-details-top-grid{grid-template-columns:1fr}}@media (width<=768px){.presentation-details-card{padding:20px}.presentation-details-title{font-size:24px}.presentation-actions .btn{width:100%}}.presentation-bottom-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:24px;padding-top:16px;display:flex}.presentation-bottom-actions .btn{text-align:center;justify-content:center;align-items:center;min-width:140px;display:flex}@media (width<=768px){.presentation-filter-card{box-sizing:border-box;width:100%;max-width:100%;padding:12px}.presentation-filter-card input{box-sizing:border-box;width:100%;height:42px}.presentation-bottom-actions{justify-content:stretch}.presentation-bottom-actions .btn{width:100%}}.appointments-page{width:100%}.appointments-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.appointments-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.appointments-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.appointments-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.appointments-top-bar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.appointments-filter-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-width:240px;max-width:260px;padding:14px}.appointments-filter-card label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.appointments-filter-card input{background:#fff;margin-bottom:0}.appointments-actions{flex-wrap:wrap;gap:12px;display:flex}.appointments-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.appointments-summary-card{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dbeafe;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:20px 22px;display:flex}.appointments-summary-card h3{color:#1e293b;margin:0 0 6px;font-size:22px;font-weight:800}.appointments-summary-card p{color:#64748b;margin:0;font-size:14px}.appointments-count-badge{color:#fff;background:#1d4ed8;border-radius:999px;justify-content:center;align-items:center;min-width:46px;height:46px;padding:0 12px;font-size:15px;font-weight:800;display:flex}.appointments-loading,.appointments-empty{color:#64748b;margin:0;font-size:14px}.appointments-table-wrapper{border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto}.appointments-table{border-collapse:collapse;background:#fff;width:100%}.appointments-table thead{background:#eff6ff}.appointments-table th,.appointments-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:14px}.appointments-table th{color:#1e293b;font-weight:800}.appointments-table td{color:#475569}.appointments-table tbody tr:hover{background:#f8fbff}.appointments-table a{color:#2563eb;font-weight:700;text-decoration:none}.appointments-table a:hover{text-decoration:underline}.appointment-fixed-pill{border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.appointment-fixed-pill.yes{color:#166534;background:#dcfce7}.appointment-fixed-pill.no{color:#991b1b;background:#fee2e2}.visited-checkbox-cell{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.visited-checkbox-cell input{accent-color:#2563eb;width:18px;height:18px;margin:0}.appointments-bottom-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:24px;padding-top:16px;display:flex}.appointments-bottom-actions .btn{text-align:center;justify-content:center;align-items:center;min-width:140px;display:flex}@media (width<=768px){.appointments-card{padding:20px}.appointments-title{font-size:24px}.appointments-filter-card{width:100%;max-width:100%}.appointments-top-bar{align-items:stretch}.appointments-actions,.appointments-actions .btn{width:100%}.appointments-filter-card{box-sizing:border-box;width:100%;max-width:100%;padding:12px}.appointments-filter-card input{box-sizing:border-box;width:100%;height:42px}.appointments-bottom-actions{justify-content:stretch}.appointments-bottom-actions .btn{width:100%}}.visited-page{width:100%}.visited-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.visited-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.visited-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.visited-subtitle{color:#64748b;margin-top:6px;font-size:14px}.visited-top-bar{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:20px;display:flex}.visited-filter-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.visited-filter-card label{margin-bottom:6px;font-size:13px;font-weight:700;display:block}.visited-message{color:#1d4ed8;background:#eff6ff;border-radius:10px;margin-bottom:16px;padding:10px;font-weight:600}.visited-summary-card{background:#f8fbff;border:1px solid #dbeafe;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:18px;display:flex}.visited-count-badge{color:#fff;background:#1d4ed8;border-radius:999px;padding:10px 14px;font-weight:800}.visited-table-wrapper{border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto}.visited-table{border-collapse:collapse;width:100%}.visited-table th,.visited-table td{border-bottom:1px solid #e2e8f0;padding:14px}.visited-table thead{background:#eff6ff}.visited-pill.yes{color:#166534;background:#dcfce7;border-radius:999px;padding:5px 10px}.visited-pill.no{color:#991b1b;background:#fee2e2;border-radius:999px;padding:5px 10px}.visited-status-pill.visited{color:#166534;background:#bbf7d0;border-radius:999px;padding:6px 12px;font-weight:700}.visited-status-pill.not-visited{color:#991b1b;background:#fecaca;border-radius:999px;padding:6px 12px;font-weight:700}.visited-loading,.visited-empty{color:#64748b}.visited-filter-card input{background:#fff;margin-bottom:0}.visited-bottom-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:24px;padding-top:16px;display:flex}.visited-bottom-actions .btn{text-align:center;justify-content:center;align-items:center;min-width:140px;display:flex}@media (width<=768px){.visited-card{border-radius:18px;padding:20px}.visited-title{font-size:24px}.visited-top-bar{align-items:stretch}.visited-filter-card{box-sizing:border-box;width:100%;max-width:100%;padding:12px}.visited-filter-card input{box-sizing:border-box;width:100%;height:42px}.visited-actions,.visited-actions .btn{width:100%}.visited-summary-card{flex-direction:column;align-items:flex-start}.visited-bottom-actions{justify-content:stretch}.visited-bottom-actions .btn{width:100%}}.forms-page{width:100%;max-width:100%;overflow-x:hidden}.forms-page-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:1030px;margin:0 auto;padding:28px;overflow-x:hidden;box-shadow:0 10px 30px #0f172a14}.forms-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.forms-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.forms-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.forms-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.forms-layout{align-items:start;gap:24px;width:100%;max-width:100%;display:block}.forms-left-column{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.forms-right-column{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px;display:grid}.forms-section-card,.forms-summary-card{box-sizing:border-box;background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dbeafe;border-radius:22px;width:100%;max-width:100%;padding:22px;box-shadow:0 8px 20px #0f172a0d}.forms-summary-card.monthly-totals-card{background:#fff;border-color:#e2e8f0}.forms-section-header{margin-bottom:16px}.forms-section-header h3,.forms-summary-card h3,.forms-records-header h3{color:#1e293b;margin:0;font-size:22px;font-weight:800}.forms-grid{gap:18px 20px;width:100%;display:grid}.forms-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.forms-field{flex-direction:column;min-width:0;display:flex}.forms-field.full-width{grid-column:1/-1}.forms-field label,.forms-service-label,.forms-month-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700}.forms-field input,.forms-field select,.forms-textarea,.forms-month-box input{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;max-width:100%;margin-bottom:0;padding:0 14px;font-size:15px;font-weight:500}.forms-field input,.forms-field select,.forms-month-box input{height:52px}.forms-textarea{resize:vertical;min-height:110px;padding:14px}.forms-field input:focus,.forms-field select:focus,.forms-textarea:focus,.forms-month-box input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}.forms-field input[readonly]{background:#f8fafc}.forms-services-wrap{gap:20px;width:100%;display:grid}.forms-service-block{flex-direction:column;gap:12px;min-width:0;display:flex}.forms-checkbox-group{flex-wrap:wrap;gap:10px;width:100%;display:flex}.forms-checkbox-card{cursor:pointer;color:#334155;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:10px 14px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.forms-checkbox-card:hover{background:#eff6ff;border-color:#93c5fd}.forms-checkbox-card input{accent-color:#2563eb;flex-shrink:0;width:16px;height:16px;margin:0}.service-other-field{margin-top:4px}.forms-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;width:100%;display:flex}.forms-summary-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.forms-summary-row:last-child{border-bottom:none}.forms-summary-row span{color:#64748b;font-size:14px;font-weight:600}.forms-summary-row strong{color:#1e293b;text-align:right;word-break:break-word;font-size:15px;font-weight:800}.forms-summary-divider{background:#dbeafe;height:1px;margin:10px 0}.forms-records-section{border-top:1px solid #e2e8f0;width:100%;max-width:100%;margin-top:28px;padding-top:24px;overflow:hidden}.forms-records-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.forms-records-header p{color:#64748b;margin:6px 0 0;font-size:14px}.forms-month-filter{flex-wrap:wrap;align-items:flex-end;gap:12px;max-width:100%;display:flex}.forms-month-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-width:220px;max-width:100%;padding:14px}.forms-loading,.forms-empty{color:#64748b;margin:0;font-size:14px}.forms-table-wrapper{border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:100%;overflow:auto hidden}.forms-table{border-collapse:collapse;background:#fff;width:max-content;min-width:1800px}.forms-table thead{background:#eff6ff}.forms-table th,.forms-table td{text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:14px}.forms-table th{color:#1e293b;font-weight:800}.forms-table td{color:#475569}.forms-table tbody tr:hover{background:#f8fbff}.forms-table tfoot th{color:#0f172a;background:#f8fafc}.forms-table-wrapper::-webkit-scrollbar{height:8px}.forms-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5f5;border-radius:10px}.btn.btn-danger{color:#fff;background:#ef4444;border:none}.btn.btn-danger:hover{background:#dc2626}.btn.btn-sm{min-width:auto;padding:8px 12px;font-size:13px}@media (width<=1200px){.forms-layout{grid-template-columns:1fr}.forms-right-column{position:static}}@media (width<=900px){.forms-grid.two-column{grid-template-columns:1fr}.forms-field.full-width{grid-column:auto}}@media (width<=768px){.forms-page-card{padding:20px}.forms-title{font-size:24px}.forms-actions .btn,.forms-month-filter .btn{width:100%}.forms-month-box{min-width:100%}.forms-month-filter{width:100%}.forms-field input[type=date],.forms-field input[type=month]{box-sizing:border-box;width:100%;max-width:100%}.forms-right-column{grid-template-columns:1fr;gap:16px}.forms-summary-card{width:100%;max-width:100%}.forms-summary-row{align-items:flex-start}.forms-summary-row strong{text-align:right;max-width:55%}}.goals-page{width:100%}.goals-page-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.goals-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.goals-page-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.goals-page-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.goals-date-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-width:220px;padding:14px}.goals-date-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.goals-date-box input{background:#fff;margin-bottom:0}.goals-status-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.goals-results-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:24px;margin-bottom:24px;display:grid}.goals-panel{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dbeafe;border-radius:22px;padding:22px;box-shadow:0 8px 20px #0f172a0d}.results-panel{border-color:#e2e8f0}.goals-panel-header{margin-bottom:18px}.goals-panel-header h3{color:#1e293b;margin:0;font-size:22px;font-weight:800}.goals-fields-grid{grid-template-columns:1fr;gap:14px;display:grid}.goals-field{flex-direction:column;display:flex}.goals-field label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700}.goals-field input{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:50px;margin-bottom:0;padding:0 14px;font-size:15px;font-weight:500}.goals-field input:read-only{background:#f8fafc}.goals-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}.goals-panel-actions{justify-content:flex-end;margin-top:20px;display:flex}.save-goals-btn{min-width:150px}.goals-toolbar{justify-content:flex-end;margin-bottom:26px;display:flex}.goals-performance-section{border-top:1px solid #e2e8f0;padding-top:24px}.performance-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.performance-header h3{color:#1e293b;margin:0;font-size:24px;font-weight:800}.performance-header p{color:#64748b;margin:6px 0 0;font-size:14px}.loading-text{color:#2563eb;font-size:14px;font-weight:700}.progress-cards-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px;display:grid}.progress-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:18px;box-shadow:0 8px 18px #0f172a0d}.progress-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.progress-card-top h4{color:#1e293b;margin:0;font-size:18px;font-weight:800}.status-pill{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.status-pill.neutral{color:#475569;background:#e2e8f0}.status-pill.achieved{color:#15803d;background:#dcfce7}.status-pill.on-track{color:#1d4ed8;background:#dbeafe}.status-pill.behind{color:#dc2626;background:#fee2e2}.progress-numbers{align-items:baseline;gap:6px;margin-bottom:14px;display:flex}.progress-result{color:#0f172a;font-size:24px;font-weight:800}.progress-divider,.progress-goal{color:#64748b;font-size:16px;font-weight:600}.progress-bar-track{background:#e2e8f0;border-radius:999px;width:100%;height:10px;margin-bottom:14px;overflow:hidden}.progress-bar-fill{border-radius:999px;height:100%}.progress-bar-fill.neutral{background:#94a3b8}.progress-bar-fill.achieved{background:linear-gradient(90deg,#22c55e,#16a34a)}.progress-bar-fill.on-track{background:linear-gradient(90deg,#60a5fa,#2563eb)}.progress-bar-fill.behind{background:linear-gradient(90deg,#f87171,#dc2626)}.progress-footer{color:#64748b;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:13px;font-weight:600;display:flex}@media (width<=1100px){.progress-cards-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=900px){.goals-results-grid{grid-template-columns:1fr}}@media (width<=768px){.goals-page-card{padding:20px}.goals-page-title{font-size:24px}.progress-cards-grid{grid-template-columns:1fr}.goals-toolbar,.goals-panel-actions{justify-content:stretch}.goals-toolbar .btn,.goals-panel-actions .btn{width:100%}}.goals-tabs{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.goals-tab-btn{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:10px;padding:10px 18px;font-weight:600;transition:all .2s}.goals-tab-btn:hover{background:#f5f7fb}.goals-tab-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.hr-summary-page{width:100%}.hr-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.hr-summary-header{margin-bottom:22px}.hr-summary-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.hr-summary-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.hr-summary-topbar{margin-bottom:18px}.hr-summary-month-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;width:240px;padding:14px}.hr-summary-month-box label{color:#334155;margin-bottom:8px;font-weight:700;display:block}.hr-summary-month-box input{border:1px solid #cbd5e1;border-radius:12px;width:100%;height:48px;padding:0 12px;font-size:14px}.hr-summary-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;margin-bottom:16px;padding:12px}.hr-summary-table-section{border-top:1px solid #e2e8f0;padding-top:22px}.hr-summary-section-header{justify-content:space-between;margin-bottom:16px;display:flex}.hr-summary-section-header h3{margin:0;font-size:22px}.hr-summary-count{color:#fff;background:#1d4ed8;border-radius:999px;padding:6px 12px;font-weight:700}.hr-summary-table-wrapper{border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto}.hr-summary-table{border-collapse:collapse;width:100%}.hr-summary-table th,.hr-summary-table td{text-align:center;border-bottom:1px solid #e2e8f0;padding:14px}.hr-summary-table thead{background:#f1f5f9}.hr-summary-table tr:hover{background:#f8fafc}.present-text{color:#16a34a;font-weight:700}.absent-text{color:#dc2626;font-weight:700}.hr-summary-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:18px;display:flex}.frontend-profile-page{width:100%}.frontend-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a14}.frontend-profile-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.frontend-profile-title{color:#1e293b;margin:0;font-size:30px;font-weight:800}.frontend-profile-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.frontend-profile-logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:14px;padding:12px 20px;font-size:15px;font-weight:700;transition:all .2s}.frontend-profile-logout-btn:hover{background:#dc2626;transform:translateY(-1px)}.frontend-profile-message{color:#dc2626;margin-bottom:18px;font-size:14px;font-weight:600}.frontend-profile-loading{color:#64748b;font-size:15px}.frontend-profile-top{background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #dbeafe;border-radius:20px;align-items:center;gap:18px;margin-bottom:26px;padding:22px;display:flex}.frontend-profile-avatar{color:#fff;background:linear-gradient(#3b82f6,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-size:30px;font-weight:800;display:flex;box-shadow:0 10px 20px #2563eb38}.frontend-profile-top-info h3{color:#1e293b;margin:0;font-size:22px;font-weight:800}.frontend-profile-top-info p{color:#64748b;text-transform:capitalize;margin:6px 0 0;font-size:15px}.frontend-profile-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:22px;display:grid}.frontend-profile-item{flex-direction:column;display:flex}.frontend-profile-item label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700}.frontend-profile-item input{color:#1e293b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:52px;padding:0 14px;font-size:15px;font-weight:500}.frontend-profile-item input:read-only{cursor:default}@media (width<=768px){.frontend-profile-card{padding:20px}.frontend-profile-title{font-size:24px}.frontend-profile-grid{grid-template-columns:1fr}.frontend-profile-top{flex-direction:column;align-items:flex-start}.frontend-profile-avatar{width:64px;height:64px;font-size:26px}}.website-business-page{width:1050px}.website-business-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 10px 30px #0f172a14}.website-business-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.website-business-title{color:#1e293b;margin:0;font-size:28px;font-weight:800}.website-business-subtitle{color:#64748b;margin-top:4px;font-size:14px}.website-business-message{color:#1d4ed8;background:#eff6ff;border-radius:10px;margin-bottom:14px;padding:10px;font-weight:600}.website-business-empty{color:#64748b;font-size:14px}.website-business-table-wrapper{border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto}.website-business-table{border-collapse:collapse;width:100%;min-width:1200px}.website-business-table thead{background:#eff6ff}.website-business-table th,.website-business-table td{text-align:center;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:14px;font-size:14px}.website-business-table th{color:#1e293b;font-weight:700}.website-business-table td{color:#475569}.website-business-table tbody tr:hover{background:#f8fbff}.table-link{color:#2563eb;font-weight:600;text-decoration:none}.table-link:hover{text-decoration:underline}@media (width<=768px){.website-business-card{padding:16px}.website-business-title{font-size:22px}}.project-page{width:1050px}.project-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 10px 30px #0f172a14}.project-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.project-header h2{margin:0;font-size:26px}.project-header p{color:#64748b;font-size:14px}.project-message{color:#1d4ed8;background:#eff6ff;border-radius:10px;margin-bottom:16px;padding:10px;font-weight:600}.project-form{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:16px;display:grid}.project-field{flex-direction:column;display:flex}.project-field label{color:#334155;margin-bottom:6px;font-weight:600}.project-field input,.project-field select{border:1px solid #cbd5e1;border-radius:12px;height:48px;padding:0 12px}.project-field input:focus,.project-field select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.project-actions{margin-bottom:20px}.project-table-section h3{margin-bottom:10px}.project-table-wrapper{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.project-table{border-collapse:collapse;width:100%;min-width:600px}.project-table th,.project-table td{text-align:center;border-bottom:1px solid #e2e8f0;padding:12px}.project-table th{background:#eff6ff;font-weight:700}.project-table tr:hover{background:#f8fbff}.empty{color:#64748b}@media (width<=768px){.project-form{grid-template-columns:1fr}}.dm-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px}.dm-header{justify-content:space-between;margin-bottom:16px;display:flex}.dm-form{gap:16px;display:grid}.dm-field.full{grid-column:1/-1}.dm-section{background:#f8fbff;border-radius:16px;margin-top:20px;padding:16px}.dm-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dm-radio{gap:20px;margin:10px 0;display:flex}.dm-actions{margin-top:20px}.dm-table-wrapper{margin-top:10px;overflow-x:auto}.dm-table{width:100%;min-width:800px}.dm-table th,.dm-table td{text-align:center;padding:12px}.digital-business-page{width:1050px}.digital-business-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 10px 30px #0f172a14}.digital-business-header{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.digital-business-header h2{margin:0;font-size:26px}.digital-business-header p{color:#64748b;font-size:14px}.digital-business-message{color:#1d4ed8;background:#eff6ff;border-radius:10px;margin-bottom:16px;padding:10px;font-weight:600}.digital-business-empty{color:#64748b}.digital-business-table-wrapper{border:1px solid #e2e8f0;border-radius:14px;overflow-x:auto}.digital-business-table{border-collapse:collapse;width:100%;min-width:1100px}.digital-business-table th,.digital-business-table td{text-align:center;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:14px;font-size:14px}.digital-business-table th{background:#eff6ff;font-weight:700}.digital-business-table tr:hover{background:#f8fbff}.service-cell{white-space:normal;color:#334155;max-width:220px;font-size:13px;line-height:1.4}@media (width<=768px){.digital-business-card{padding:16px}.digital-business-header h2{font-size:22px}}.frontend-layout{background:#f4f7fb;min-height:100vh;display:flex}.frontend-sidebar{color:#fff;background:#111827;flex-direction:column;justify-content:space-between;width:260px;height:100vh;padding:24px 18px;display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 18px #00000014}.frontend-sidebar-top{margin-bottom:30px}.frontend-logo-box{text-align:center;border-bottom:1px solid #ffffff14;padding:12px 10px 24px}.frontend-logo-box h2{color:#fff;margin:0;font-size:26px;font-weight:800}.frontend-logo-box p{color:#cbd5e1;margin:8px 0 0;font-size:14px}.frontend-nav{flex-direction:column;gap:14px;margin-top:20px;display:flex}.frontend-nav-item{color:#e5e7eb;background:#ffffff0a;border:1px solid #0000;border-radius:14px;align-items:center;gap:16px;padding:14px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.frontend-nav-icon{justify-content:center;align-items:center;min-width:20px;font-size:18px;display:flex}.frontend-nav-item:hover{background:#ffffff1f;transform:translate(4px)}.frontend-nav-item.active{color:#fff;background:linear-gradient(90deg,#2563eb47,#3b82f61f);border:1px solid #60a5fa59;box-shadow:inset 4px 0 #60a5fa}.frontend-sidebar-bottom{border-top:1px solid #ffffff14;padding-top:20px}.frontend-logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.frontend-logout-btn:hover{background:#dc2626}.frontend-main{flex:1;margin-left:260px;padding:28px}.frontend-header{background:#fff;border-radius:22px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px 28px;display:flex;box-shadow:0 8px 24px #0f172a0f}.frontend-page-title{color:#1e293b;margin:0;font-size:34px;font-weight:800}.frontend-page-subtitle{color:#64748b;margin:8px 0 0;font-size:15px}.frontend-user-box{align-items:center;gap:14px;display:flex}.frontend-user-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;font-weight:800;display:flex}.frontend-user-box{background:#f8fafc;border:1px solid #0000;border-radius:16px;align-items:center;gap:14px;padding:10px 14px;text-decoration:none;transition:all .2s;display:flex}.frontend-user-box:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.frontend-user-box h3{color:#1e293b;margin:0;font-size:16px;text-decoration:none}.frontend-user-box p{color:#64748b;margin:4px 0 0;font-size:14px}.frontend-command-center{background:#fff;border-radius:22px;margin-bottom:24px;padding:26px 28px;box-shadow:0 8px 24px #0f172a0f}.frontend-command-left h2{color:#1e293b;margin:0;font-size:28px;font-weight:800}.frontend-command-left p{color:#64748b;margin:8px 0 0;font-size:15px}.frontend-cards-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:22px;display:grid}.frontend-card{background:#fff;border:1px solid #0000;border-radius:22px;min-height:160px;padding:28px 24px;text-decoration:none;transition:all .25s;box-shadow:0 8px 24px #0f172a0f}.frontend-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1a}.frontend-card h3{color:#1e293b;margin:0 0 12px;font-size:24px;font-weight:800}.frontend-card p{color:#64748b;margin:0;font-size:15px;line-height:1.6}@media (width<=992px){.frontend-sidebar{width:220px}.frontend-main{margin-left:220px}.frontend-cards-grid{grid-template-columns:1fr}}@media (width<=768px){.frontend-layout{flex-direction:column}.frontend-sidebar{width:100%;height:auto;position:relative}.frontend-main{margin-left:0;padding:20px}.frontend-header{flex-direction:column;align-items:flex-start;gap:18px}}.frontend-menu-toggle{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;transition:all .2s;display:none;box-shadow:0 8px 20px #0f172a1f}.frontend-menu-toggle:hover{background:#1f2937}.frontend-mobile-topbar{display:none}.frontend-mobile-brand{margin:0}.frontend-sidebar-overlay{display:none}@media (width<=768px){.frontend-mobile-topbar{z-index:1100;background:#fff;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0f172a0f}.frontend-mobile-brand{color:#1e293b;font-size:20px;font-weight:800}.frontend-menu-toggle{display:flex}.frontend-sidebar{z-index:1200;width:260px;height:100vh;transition:left .28s;position:fixed;top:0;left:-280px}.frontend-sidebar.open{left:0}.frontend-sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1150;background:#0f172a73;display:block;position:fixed;inset:0}.frontend-main{margin-left:0;padding:20px}}.optimization-page{width:100%;max-width:1035px}.optimization-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;padding:24px;box-shadow:0 8px 24px #0f172a0f}.optimization-header{margin-bottom:20px}.optimization-title{color:#1e293b;margin:0;font-size:30px;font-weight:800;line-height:1.2}.optimization-subtitle{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.5}.optimization-top-bar{flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:20px;display:flex}.optimization-filter-box,.optimization-week-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:220px;min-width:220px;min-height:120px;padding:14px 16px}.optimization-filter-box label,.optimization-week-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.optimization-filter-box input,.optimization-filter-box select{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.optimization-week-range{color:#1e293b;font-size:14px;font-weight:600;line-height:1.5}.optimization-actions{flex-shrink:0;align-items:end;display:flex}.optimization-message{color:#2563eb;margin:10px 0 18px;font-weight:600;line-height:1.5}.optimization-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.optimization-summary-card h3{color:#1e293b;margin:0;font-size:20px;line-height:1.3}.optimization-summary-card p{color:#64748b;margin:6px 0 0;line-height:1.5}.optimization-count-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:800;display:flex}.optimization-loading,.optimization-empty{color:#64748b;padding:16px 0}.optimization-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.optimization-table{border-collapse:collapse;width:100%;min-width:1550px}.optimization-table thead th{color:#1e293b;text-align:left;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:14px 12px;font-size:14px;font-weight:700}.optimization-table tbody td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:14px}.optimization-nature-input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-width:150px;padding:10px 12px;font-size:14px}.optimization-switch{color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:128px;padding:8px 14px;font-weight:700;transition:all .2s;display:inline-flex}.optimization-switch.updated{background:#10b981}.optimization-switch.pending{background:#f59e0b}.optimization-switch:disabled{opacity:.65;cursor:not-allowed}.optimization-switch-track{background:#ffffff47;border-radius:999px;flex-shrink:0;width:42px;height:22px;position:relative}.optimization-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:2px;left:2px}.optimization-switch.updated .optimization-switch-thumb{left:22px}.optimization-switch.pending .optimization-switch-thumb{left:2px}.optimization-switch-text{white-space:nowrap}@media (width<=1024px){.optimization-page{width:100%}.optimization-card{border-radius:18px;padding:20px}.optimization-title{font-size:26px}.optimization-table{min-width:1300px}}@media (width<=768px){.optimization-page{width:100%}.optimization-card{border-radius:16px;padding:16px}.optimization-header{margin-bottom:16px}.optimization-title{font-size:24px}.optimization-subtitle{font-size:14px}.optimization-top-bar{flex-direction:column;align-items:stretch;gap:12px}.optimization-filter-box,.optimization-week-box{width:100%;min-width:100%;min-height:auto;padding:12px 14px}.optimization-actions,.optimization-actions .btn,.optimization-actions button{width:100%}.optimization-summary-card{flex-direction:column;align-items:flex-start;padding:16px}.optimization-count-badge{align-self:flex-start}.optimization-table{min-width:1100px}.optimization-table thead th,.optimization-table tbody td{padding:12px 10px;font-size:13px}.optimization-nature-input{min-width:130px;padding:9px 10px;font-size:13px}.optimization-switch{min-width:110px;padding:7px 12px;font-size:13px}.optimization-switch-track{width:38px;height:20px}.optimization-switch-thumb{width:16px;height:16px}.optimization-switch.updated .optimization-switch-thumb{left:20px}}@media (width<=480px){.optimization-card{border-radius:14px;padding:12px}.optimization-title{font-size:20px}.optimization-subtitle{font-size:13px}.optimization-filter-box,.optimization-week-box{border-radius:12px;padding:10px 12px}.optimization-filter-box label,.optimization-week-box label{font-size:13px}.optimization-filter-box input,.optimization-filter-box select,.optimization-nature-input{padding:9px 10px;font-size:13px}.optimization-summary-card h3{font-size:17px}.optimization-summary-card p{font-size:13px}.optimization-count-badge{min-width:38px;height:38px;font-size:13px}.optimization-table{min-width:950px}.optimization-table thead th,.optimization-table tbody td{padding:10px 8px;font-size:12px}.optimization-switch{gap:8px;min-width:100px;padding:6px 10px;font-size:12px}.optimization-switch-track{width:34px;height:18px}.optimization-switch-thumb{width:14px;height:14px}.optimization-switch.updated .optimization-switch-thumb{left:18px}}.photoshoot-page{width:100%;max-width:1035px}.photoshoot-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;padding:24px;box-shadow:0 8px 24px #0f172a0f}.photoshoot-header{margin-bottom:20px}.photoshoot-title{color:#1e293b;margin:0;font-size:30px;font-weight:800;line-height:1.2}.photoshoot-subtitle{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.5}.photoshoot-top-bar{flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:20px;display:flex}.photoshoot-filter-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:220px;min-width:220px;padding:14px 16px}.photoshoot-filter-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.photoshoot-filter-box input,.photoshoot-filter-box select{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.photoshoot-search-box{min-width:260px}.photoshoot-combined-filter-box{min-width:320px}.photoshoot-combined-filter-grid{gap:10px;display:grid}.photoshoot-actions{flex-shrink:0;align-items:end;display:flex}.photoshoot-message{color:#2563eb;margin:10px 0 18px;font-weight:600;line-height:1.5}.photoshoot-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.photoshoot-summary-card h3{color:#1e293b;margin:0;font-size:20px;line-height:1.3}.photoshoot-summary-card p{color:#64748b;margin:6px 0 0;line-height:1.5}.photoshoot-count-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:800;display:flex}.photoshoot-loading,.photoshoot-empty{color:#64748b;padding:16px 0}.photoshoot-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.photoshoot-table{border-collapse:collapse;width:100%;min-width:1450px}.photoshoot-table thead th{color:#1e293b;text-align:left;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:14px 12px;font-size:14px;font-weight:700}.photoshoot-table tbody td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:14px}.photoshoot-switch{color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:120px;padding:8px 14px;font-weight:700;transition:all .2s;display:inline-flex}.photoshoot-switch.done{background:#10b981}.photoshoot-switch.pending{background:#f59e0b}.photoshoot-switch:disabled{opacity:.65;cursor:not-allowed}.photoshoot-switch-track{background:#ffffff47;border-radius:999px;flex-shrink:0;width:42px;height:22px;position:relative}.photoshoot-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:2px;left:2px}.photoshoot-switch.done .photoshoot-switch-thumb{left:22px}.photoshoot-switch.pending .photoshoot-switch-thumb{left:2px}.photoshoot-switch-text{white-space:nowrap}@media (width<=1024px){.photoshoot-page{width:100%}.photoshoot-card{border-radius:18px;padding:20px}.photoshoot-title{font-size:26px}.photoshoot-table{min-width:1250px}}@media (width<=768px){.photoshoot-page{width:100%}.photoshoot-card{border-radius:16px;padding:16px}.photoshoot-header{margin-bottom:16px}.photoshoot-title{font-size:24px}.photoshoot-subtitle{font-size:14px}.photoshoot-top-bar{flex-direction:column;align-items:stretch;gap:12px}.photoshoot-filter-box,.photoshoot-search-box,.photoshoot-combined-filter-box{width:100%;min-width:100%}.photoshoot-actions,.photoshoot-actions .btn,.photoshoot-actions button{width:100%}.photoshoot-summary-card{flex-direction:column;align-items:flex-start;padding:16px}.photoshoot-count-badge{align-self:flex-start}.photoshoot-table{min-width:1050px}.photoshoot-table thead th,.photoshoot-table tbody td{padding:12px 10px;font-size:13px}.photoshoot-switch{min-width:110px;padding:7px 12px;font-size:13px}.photoshoot-switch-track{width:38px;height:20px}.photoshoot-switch-thumb{width:16px;height:16px}.photoshoot-switch.done .photoshoot-switch-thumb{left:20px}}@media (width<=480px){.photoshoot-card{border-radius:14px;padding:12px}.photoshoot-title{font-size:20px}.photoshoot-subtitle{font-size:13px}.photoshoot-filter-box{border-radius:12px;padding:10px 12px}.photoshoot-filter-box label{font-size:13px}.photoshoot-filter-box input,.photoshoot-filter-box select{padding:9px 10px;font-size:13px}.photoshoot-summary-card h3{font-size:17px}.photoshoot-summary-card p{font-size:13px}.photoshoot-count-badge{min-width:38px;height:38px;font-size:13px}.photoshoot-table{min-width:900px}.photoshoot-table thead th,.photoshoot-table tbody td{padding:10px 8px;font-size:12px}.photoshoot-switch{gap:8px;min-width:100px;padding:6px 10px;font-size:12px}.photoshoot-switch-track{width:34px;height:18px}.photoshoot-switch-thumb{width:14px;height:14px}.photoshoot-switch.done .photoshoot-switch-thumb{left:18px}}.contact-number-page{width:100%;max-width:1035px}.contact-number-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;padding:24px;box-shadow:0 8px 24px #0f172a0f}.contact-number-header{margin-bottom:20px}.contact-number-title{color:#1e293b;margin:0;font-size:30px;font-weight:800;line-height:1.2}.contact-number-subtitle{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.5}.contact-number-top-bar{flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:20px;display:flex}.contact-number-filter-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:260px;min-width:260px;padding:14px 16px}.contact-number-filter-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.contact-number-filter-box input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.contact-number-actions{flex-shrink:0;align-items:end;display:flex}.contact-number-message{color:#2563eb;margin:10px 0 18px;font-weight:600;line-height:1.5}.contact-number-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.contact-number-summary-card h3{color:#1e293b;margin:0;font-size:20px;line-height:1.3}.contact-number-summary-card p{color:#64748b;margin:6px 0 0;line-height:1.5}.contact-number-count-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:800;display:flex}.contact-number-loading,.contact-number-empty{color:#64748b;padding:16px 0}.contact-number-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.contact-number-table{border-collapse:collapse;width:100%;min-width:1300px}.contact-number-table thead th{color:#1e293b;text-align:left;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:14px 12px;font-size:14px;font-weight:700}.contact-number-table tbody td{color:#334155;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:14px}.contact-number-comment-box{resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;min-width:220px;min-height:80px;padding:10px 12px;font-size:14px}@media (width<=1024px){.contact-number-page{width:100%}.contact-number-card{border-radius:18px;padding:20px}.contact-number-title{font-size:26px}.contact-number-table{min-width:1100px}}@media (width<=768px){.contact-number-page{width:100%}.contact-number-card{border-radius:16px;padding:16px}.contact-number-header{margin-bottom:16px}.contact-number-title{font-size:24px}.contact-number-subtitle{font-size:14px}.contact-number-top-bar{flex-direction:column;align-items:stretch;gap:12px}.contact-number-filter-box{width:100%;min-width:100%;padding:12px 14px}.contact-number-actions,.contact-number-actions .btn,.contact-number-actions button{width:100%}.contact-number-summary-card{flex-direction:column;align-items:flex-start;padding:16px}.contact-number-count-badge{align-self:flex-start}.contact-number-table{min-width:950px}.contact-number-table thead th,.contact-number-table tbody td{padding:12px 10px;font-size:13px}.contact-number-comment-box{min-width:180px;min-height:72px;font-size:13px}}@media (width<=480px){.contact-number-card{border-radius:14px;padding:12px}.contact-number-title{font-size:20px}.contact-number-subtitle{font-size:13px}.contact-number-filter-box{border-radius:12px;padding:10px 12px}.contact-number-filter-box label{font-size:13px}.contact-number-filter-box input{padding:9px 10px;font-size:13px}.contact-number-summary-card h3{font-size:17px}.contact-number-summary-card p{font-size:13px}.contact-number-count-badge{min-width:38px;height:38px;font-size:13px}.contact-number-table{min-width:850px}.contact-number-table thead th,.contact-number-table tbody td{padding:10px 8px;font-size:12px}.contact-number-comment-box{min-width:160px;min-height:68px;padding:8px 10px;font-size:12px}}.suspended-page-page{width:100%;min-width:0;max-width:1035px}.suspended-page-card{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.suspended-page-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto hidden}.suspended-page-table{width:max-content;min-width:1300px}.page-handling-page{width:100%;min-width:0;max-width:100%}.page-handling-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;max-width:100%;padding:24px;box-shadow:0 8px 24px #0f172a0f}.page-handling-header{margin-bottom:20px}.page-handling-title{color:#1e293b;margin:0;font-size:30px;font-weight:800;line-height:1.2}.page-handling-subtitle{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.5}.page-handling-top-bar{flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:20px;display:flex}.page-handling-filter-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:260px;min-width:260px;padding:14px 16px}.page-handling-filter-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.page-handling-filter-box input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.page-handling-actions{flex-shrink:0;align-items:end;display:flex}.page-handling-message{color:#2563eb;margin:10px 0 18px;font-weight:600;line-height:1.5}.page-handling-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.page-handling-summary-card h3{color:#1e293b;margin:0;font-size:20px;line-height:1.3}.page-handling-summary-card p{color:#64748b;margin:6px 0 0;line-height:1.5}.page-handling-count-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:800;display:flex}.page-handling-loading,.page-handling-empty{color:#64748b;padding:16px 0}.page-handling-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.page-handling-table{border-collapse:collapse;width:100%;min-width:1300px}.page-handling-table thead th{color:#1e293b;text-align:left;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:14px 12px;font-size:14px;font-weight:700}.page-handling-table tbody td{color:#334155;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:14px}.page-handling-comment-box{resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;min-width:220px;min-height:80px;padding:10px 12px;font-size:14px}@media (width<=1024px){.page-handling-card{border-radius:18px;padding:20px}.page-handling-title{font-size:26px}.page-handling-table{min-width:1100px}}@media (width<=768px){.page-handling-page{width:100%!important;min-width:100%!important;max-width:100%!important}.page-handling-card{box-sizing:border-box;border-radius:16px;padding:16px;width:100%!important;min-width:100%!important;max-width:100%!important}.page-handling-header{margin-bottom:16px}.page-handling-title{font-size:24px}.page-handling-subtitle{font-size:14px}.page-handling-top-bar{flex-direction:column;align-items:stretch;gap:12px}.page-handling-filter-box{box-sizing:border-box;padding:12px 14px;width:100%!important;min-width:100%!important;max-width:100%!important}.page-handling-actions,.page-handling-actions .btn,.page-handling-actions button{width:100%}.page-handling-summary-card{flex-direction:column;align-items:flex-start;padding:16px}.page-handling-count-badge{align-self:flex-start}.page-handling-table{min-width:950px}.page-handling-table thead th,.page-handling-table tbody td{padding:12px 10px;font-size:13px}.page-handling-comment-box{min-width:180px;min-height:72px;font-size:13px}}@media (width<=480px){.page-handling-page{width:100%!important;min-width:100%!important;max-width:100%!important}.page-handling-card{box-sizing:border-box;border-radius:14px;padding:12px;width:100%!important;min-width:100%!important;max-width:100%!important}.page-handling-title{font-size:20px}.page-handling-subtitle{font-size:13px}.page-handling-filter-box{box-sizing:border-box;border-radius:12px;padding:10px 12px;width:100%!important;min-width:100%!important;max-width:100%!important}.page-handling-filter-box label{font-size:13px}.page-handling-filter-box input{box-sizing:border-box;padding:9px 10px;font-size:13px}.page-handling-summary-card h3{font-size:17px}.page-handling-summary-card p{font-size:13px}.page-handling-count-badge{min-width:38px;height:38px;font-size:13px}.page-handling-table{min-width:850px}.page-handling-table thead th,.page-handling-table tbody td{padding:10px 8px;font-size:12px}.page-handling-comment-box{min-width:160px;min-height:68px;padding:8px 10px;font-size:12px}}.gmb-profile-page{width:100%;max-width:1035px}.gmb-profile-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;padding:24px;box-shadow:0 8px 24px #0f172a0f}.gmb-profile-header{margin-bottom:20px}.gmb-profile-title{color:#1e293b;margin:0;font-size:30px;font-weight:800;line-height:1.2}.gmb-profile-subtitle{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.5}.gmb-profile-top-bar{flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:20px;display:flex}.gmb-profile-filter-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:260px;min-width:260px;padding:14px 16px}.gmb-profile-filter-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.gmb-profile-filter-box input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.gmb-profile-actions{flex-shrink:0;align-items:end;display:flex}.gmb-profile-message{color:#2563eb;margin:10px 0 18px;font-weight:600;line-height:1.5}.gmb-profile-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.gmb-profile-summary-card h3{color:#1e293b;margin:0;font-size:20px;line-height:1.3}.gmb-profile-summary-card p{color:#64748b;margin:6px 0 0;line-height:1.5}.gmb-profile-count-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:800;display:flex}.gmb-profile-loading,.gmb-profile-empty{color:#64748b;padding:16px 0}.gmb-profile-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.gmb-profile-table{border-collapse:collapse;width:100%;min-width:1300px}.gmb-profile-table thead th{color:#1e293b;text-align:left;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:14px 12px;font-size:14px;font-weight:700}.gmb-profile-table tbody td{color:#334155;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:14px}.gmb-profile-comment-box{resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;min-width:220px;min-height:80px;padding:10px 12px;font-size:14px}@media (width<=1024px){.gmb-profile-page{width:100%}.gmb-profile-card{border-radius:18px;padding:20px}.gmb-profile-title{font-size:26px}.gmb-profile-table{min-width:1100px}}@media (width<=768px){.gmb-profile-page{width:100%}.gmb-profile-card{border-radius:16px;padding:16px}.gmb-profile-header{margin-bottom:16px}.gmb-profile-title{font-size:24px}.gmb-profile-subtitle{font-size:14px}.gmb-profile-top-bar{flex-direction:column;align-items:stretch;gap:12px}.gmb-profile-filter-box{width:100%;min-width:100%;padding:12px 14px}.gmb-profile-actions,.gmb-profile-actions .btn,.gmb-profile-actions button{width:100%}.gmb-profile-summary-card{flex-direction:column;align-items:flex-start;padding:16px}.gmb-profile-count-badge{align-self:flex-start}.gmb-profile-table{min-width:950px}.gmb-profile-table thead th,.gmb-profile-table tbody td{padding:12px 10px;font-size:13px}.gmb-profile-comment-box{min-width:180px;min-height:72px;font-size:13px}}@media (width<=480px){.gmb-profile-card{border-radius:14px;padding:12px}.gmb-profile-title{font-size:20px}.gmb-profile-subtitle{font-size:13px}.gmb-profile-filter-box{border-radius:12px;padding:10px 12px}.gmb-profile-filter-box label{font-size:13px}.gmb-profile-filter-box input{padding:9px 10px;font-size:13px}.gmb-profile-summary-card h3{font-size:17px}.gmb-profile-summary-card p{font-size:13px}.gmb-profile-count-badge{min-width:38px;height:38px;font-size:13px}.gmb-profile-table{min-width:850px}.gmb-profile-table thead th,.gmb-profile-table tbody td{padding:10px 8px;font-size:12px}.gmb-profile-comment-box{min-width:160px;min-height:68px;padding:8px 10px;font-size:12px}}.google-other-services-page{width:100%;min-width:0;max-width:100%}.google-other-services-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;max-width:100%;padding:24px;box-shadow:0 8px 24px #0f172a0f}.google-other-services-header{margin-bottom:20px}.google-other-services-title{color:#1e293b;margin:0;font-size:30px;font-weight:800;line-height:1.2}.google-other-services-subtitle{color:#64748b;margin:8px 0 0;font-size:15px;line-height:1.5}.google-other-services-top-bar{flex-wrap:wrap;align-items:end;gap:18px;margin-bottom:20px;display:flex}.google-other-services-filter-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:260px;min-width:260px;padding:14px 16px}.google-other-services-filter-box label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.google-other-services-filter-box input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.google-other-services-actions{flex-shrink:0;align-items:end;display:flex}.google-other-services-message{color:#2563eb;margin:10px 0 18px;font-weight:600;line-height:1.5}.google-other-services-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.google-other-services-summary-card h3{color:#1e293b;margin:0;font-size:20px;line-height:1.3}.google-other-services-summary-card p{color:#64748b;margin:6px 0 0;line-height:1.5}.google-other-services-count-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:800;display:flex}.google-other-services-loading,.google-other-services-empty{color:#64748b;padding:16px 0}.google-other-services-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.google-other-services-table{border-collapse:collapse;width:100%;min-width:1450px}.google-other-services-table thead th{color:#1e293b;text-align:left;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:14px 12px;font-size:14px;font-weight:700}.google-other-services-table tbody td{color:#334155;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:14px}.google-other-services-comment-box{resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;min-width:220px;min-height:80px;padding:10px 12px;font-size:14px}@media (width<=1024px){.google-other-services-card{border-radius:18px;padding:20px}.google-other-services-title{font-size:26px}.google-other-services-table{min-width:1200px}}@media (width<=768px){.google-other-services-page{width:100%!important;min-width:100%!important;max-width:100%!important}.google-other-services-card{box-sizing:border-box;border-radius:16px;padding:16px;width:100%!important;min-width:100%!important;max-width:100%!important}.google-other-services-header{margin-bottom:16px}.google-other-services-title{font-size:24px}.google-other-services-subtitle{font-size:14px}.google-other-services-top-bar{flex-direction:column;align-items:stretch;gap:12px}.google-other-services-filter-box{box-sizing:border-box;padding:12px 14px;width:100%!important;min-width:100%!important;max-width:100%!important}.google-other-services-actions,.google-other-services-actions .btn,.google-other-services-actions button{width:100%}.google-other-services-summary-card{flex-direction:column;align-items:flex-start;padding:16px}.google-other-services-count-badge{align-self:flex-start}.google-other-services-table{min-width:1000px}.google-other-services-table thead th,.google-other-services-table tbody td{padding:12px 10px;font-size:13px}.google-other-services-comment-box{min-width:180px;min-height:72px;font-size:13px}}@media (width<=480px){.google-other-services-page{width:100%!important;min-width:100%!important;max-width:100%!important}.google-other-services-card{box-sizing:border-box;border-radius:14px;padding:12px;width:100%!important;min-width:100%!important;max-width:100%!important}.google-other-services-title{font-size:20px}.google-other-services-subtitle{font-size:13px}.google-other-services-filter-box{box-sizing:border-box;border-radius:12px;padding:10px 12px;width:100%!important;min-width:100%!important;max-width:100%!important}.google-other-services-filter-box label{font-size:13px}.google-other-services-filter-box input{box-sizing:border-box;padding:9px 10px;font-size:13px}.google-other-services-summary-card h3{font-size:17px}.google-other-services-summary-card p{font-size:13px}.google-other-services-count-badge{min-width:38px;height:38px;font-size:13px}.google-other-services-table{min-width:900px}.google-other-services-table thead th,.google-other-services-table tbody td{padding:10px 8px;font-size:12px}.google-other-services-comment-box{min-width:160px;min-height:68px;padding:8px 10px;font-size:12px}}.hr-container{background:#f8fafc;min-height:100vh;padding:24px}.hr-container h1{color:#1e293b;margin-bottom:16px;font-size:26px;font-weight:700}.hr-container input[type=date]{border:1px solid #cbd5f5;border-radius:8px;outline:none;margin-bottom:20px;padding:8px 12px;font-size:14px}.hr-container input[type=date]:focus{border-color:#3b82f6}.grid{grid-template-columns:repeat(auto-fill,minmax(55px,1fr));gap:10px;margin-bottom:20px;display:grid}.box{cursor:pointer;background:#e2e8f0;border:none;border-radius:10px;height:50px;font-weight:600;transition:all .2s}.box:hover{background:#cbd5f5;transform:scale(1.05)}.hr-container button{color:#000;cursor:pointer;background:#dde8fa;border:none;border-radius:8px;margin-right:10px;padding:10px 16px;font-weight:600;transition:all .2s}.hr-container button:hover{color:#f12424;background:#292626}.hr-container a{color:#fff;background:#64748b;border-radius:8px;padding:10px 16px;font-weight:500;text-decoration:none}.hr-container a:hover{background:#475569}.hr-container p{color:#16a34a;margin-top:12px;font-weight:500}.popup{z-index:1000;background:#fff;border-radius:20px;width:380px;max-height:85vh;padding:24px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 25px 60px #00000040}.popup h3{color:#0f172a;text-align:center;margin-bottom:14px;font-size:18px;font-weight:700}.popup-group-title{color:#64748b;text-transform:uppercase;margin-top:14px;margin-bottom:6px;font-size:12px;font-weight:700}.popup-status-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.popup-status-btn{cursor:pointer;text-align:center;letter-spacing:.5px;border:none;border-radius:10px;padding:10px 8px;font-size:12px;font-weight:700;transition:all .2s}.popup-status-btn:hover{transform:scale(1.06);box-shadow:0 6px 14px #0003}.popup-status-btn:active{transform:scale(.96)}.popup textarea{resize:none;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:70px;margin-top:16px;padding:10px;font-size:14px}.popup::-webkit-scrollbar{width:6px}.popup::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.status-nl,.status-nl_cc,.status-nl_nc,.status-b,.status-cc,.status-ans_cb{color:#8a881e;border:2px solid #ebe825;box-shadow:inset 0 0 4px #ebde254d;background:#fffb18cb!important}.status-ans_rs,.status-ans_nw,.status-ans_nm{color:#14532d;border:2px solid #19db12;box-shadow:inset 0 0 4px #22c55e4d;background:#5cd888!important}.status-ans_cc,.status-ans_ni,.status-ans_ns{color:#7f1d1d;border:2px solid #ef4444;box-shadow:inset 0 0 4px #ef44444d;background:#ff0b0b8c!important}.summary-container{padding:24px}.summary-container h1{margin-bottom:20px}.summary-container input{margin-bottom:20px;padding:8px}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.card{border-radius:16px;padding:20px;font-weight:600;box-shadow:0 10px 25px #0000001a}.card h3{margin-bottom:8px;font-size:14px}.card p{font-size:26px}.total{background:#e2e8f0}.blue{background:#dbeafe;border-left:6px solid #2563eb}.green{background:#dcfce7;border-left:6px solid #22c55e}.red{background:#fee2e2;border-left:6px solid #ef4444}.yellow{background:#fef9c3;border-left:6px solid #eab308}.dashboard-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 12px #0000000f}.dashboard-section-title{color:#111827;margin-bottom:15px;font-size:20px;font-weight:600}.dashboard-table-wrapper{width:100%;overflow-x:auto}.dashboard-table{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;font-size:14px;overflow:hidden}.dashboard-table thead{background:#f3f4f6}.dashboard-table th{text-align:left;color:#374151;border-bottom:1px solid #e5e7eb;padding:12px 15px;font-weight:600}.dashboard-table td{color:#374151;border-bottom:1px solid #f1f1f1;padding:12px 15px}.dashboard-table tbody tr:hover{background:#f9fafb;transition:all .2s}.role-badge{text-transform:capitalize;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.role-badge.admin{color:#b91c1c;background:#fee2e2}.role-badge.hr{color:#1d4ed8;background:#dbeafe}.role-badge.crm{color:#15803d;background:#dcfce7}.role-badge.ba{color:#b45309;background:#fef3c7}.role-badge.websiteDeveloper{color:#6d28d9;background:#ede9fe}.role-badge.digitalMarketing{color:#be185d;background:#fce7f3}.dashboard-empty{text-align:center;color:#6b7280;padding:20px}.dashboard-loading{color:#6b7280;padding:10px 0;font-size:14px}.performance-container{box-sizing:border-box;width:100%;padding:24px}.performance-topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.performance-title{color:#111827;margin:0;font-size:28px;font-weight:700}.performance-subtitle{color:#6b7280;margin:6px 0 0;font-size:14px}.performance-filters{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.performance-select,.performance-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;min-width:150px;max-width:180px;height:36px;padding:0 10px;font-size:13px}.performance-select:focus,.performance-input:focus{border-color:#6366f1}.performance-employee-select,.performance-select.employee{min-width:240px;max-width:280px}.performance-type-select,.performance-select.type{min-width:120px;max-width:140px}.performance-input{min-width:140px;max-width:160px}.performance-year-input{min-width:110px;max-width:120px}.performance-empty{text-align:center;color:#6b7280;background:#fff;border-radius:16px;padding:48px 24px;box-shadow:0 8px 24px #0f172a0f}.performance-single-wrap{justify-content:center;width:100%;display:flex}.performance-card{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:980px;padding:24px;box-shadow:0 10px 30px #0f172a14}.performance-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.performance-employee-name{color:#111827;margin:0;font-size:22px;font-weight:700}.performance-role-label{color:#6b7280;margin:6px 0 0;font-size:14px}.performance-role-badge{text-transform:uppercase;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600}.performance-role-badge.ba{color:#1d4ed8;background:#dbeafe}.performance-role-badge.crm{color:#b45309;background:#fef3c7}.performance-role-badge.hr{color:#15803d;background:#dcfce7}.performance-role-badge.websiteDeveloper{color:#7c3aed;background:#ede9fe}.performance-role-badge.digitalMarketing{color:#be185d;background:#fce7f3}.performance-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.performance-metric-box{text-align:center;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:16px}.performance-metric-title{color:#6b7280;margin:0 0 8px;font-size:13px}.performance-metric-value{color:#111827;margin:0;font-size:24px;font-weight:700}.performance-score-card{background:linear-gradient(135deg,#eef2ff,#f8fafc);border-radius:16px;justify-content:space-between;align-items:center;margin-top:22px;padding:18px 20px;display:flex}.performance-score-text{color:#4b5563;font-size:14px;font-weight:600}.performance-score-value{color:#111827;font-size:30px;font-weight:800}@media (width<=1024px){.performance-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.performance-container{padding:16px}.performance-topbar{flex-direction:column;align-items:stretch}.performance-title{font-size:24px}.performance-employee-name{font-size:18px}.performance-filters{flex-wrap:wrap}.performance-employee-select,.performance-select.employee,.performance-type-select,.performance-select.type,.performance-input,.performance-year-input{min-width:100%;max-width:100%}}@media (width<=640px){.performance-metrics-grid{grid-template-columns:1fr}.performance-score-card{text-align:center;flex-direction:column;gap:8px}}.performance-metrics-section{margin-top:6px}.performance-section-heading,.performance-goals-heading{color:#1f2937;margin:0 0 14px;font-size:18px;font-weight:700}.performance-goals-wrap{margin-top:24px}.performance-metric-subline{color:#4b5563;margin:6px 0;font-size:14px;line-height:1.5}.comparison-positive{color:#16a34a;font-weight:700}.comparison-negative{color:#dc2626;font-weight:700}.performance-line-chart{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;min-height:340px;padding:16px;box-shadow:0 8px 24px #0f172a0f}.business-details-container{padding:24px}.business-details-topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.business-details-title{color:#111827;margin:0;font-size:28px;font-weight:700}.business-details-subtitle{color:#6b7280;margin:6px 0 0;font-size:14px}.business-details-filters{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.business-details-select,.business-details-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;min-width:150px;max-width:180px;height:36px;padding:0 10px;font-size:13px}.business-details-select:focus,.business-details-input:focus{border-color:#2563eb}.business-details-empty{text-align:center;color:#6b7280;background:#fff;border-radius:16px;padding:40px 20px;font-size:15px;box-shadow:0 8px 24px #0f172a0f}.business-details-header-card{background:#fff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:20px 24px;display:flex;box-shadow:0 10px 30px #0f172a14}.business-details-ba-name{color:#111827;margin:0;font-size:22px;font-weight:700}.business-details-ba-role{color:#6b7280;margin:6px 0 0;font-size:14px}.business-details-badge{text-transform:capitalize;color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.business-details-summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px;display:grid}.business-summary-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 30px #0f172a14}.business-summary-title{color:#6b7280;margin:0 0 10px;font-size:14px;font-weight:600}.business-summary-value{color:#111827;margin:0;font-size:24px;font-weight:700}.business-details-table-wrap{background:#fff;border-radius:20px;overflow:auto;box-shadow:0 10px 30px #0f172a14}.business-details-table{border-collapse:collapse;width:100%;min-width:900px}.business-details-table thead{background:#f9fafb}.business-details-table th,.business-details-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px 16px;font-size:14px}.business-details-table th{color:#374151;font-weight:700}.business-details-table td{color:#111827}.business-details-table tbody tr:hover{background:#f9fafb}@media (width<=768px){.business-details-container{padding:16px}.business-details-title{font-size:24px}.business-details-ba-name{font-size:18px}}.forgot-page{background:url(/images/login-bg1.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:24px 18px;display:flex;position:relative;overflow:hidden}.forgot-overlay{background:linear-gradient(135deg,#620ac780,#2563eb2e),radial-gradient(circle at top,#ffffff1f,#0000 45%);position:absolute;inset:0}.forgot-wrapper{justify-content:center;align-items:center;width:100%;max-width:390px;display:flex;position:relative}.forgot-card{-webkit-backdrop-filter:blur(22px);text-align:center;background:linear-gradient(#ffffff61,#fff3);border:1px solid #ffffff52;border-radius:26px;width:100%;padding:82px 28px 26px;position:relative;overflow:hidden;box-shadow:0 25px 55px #071f5c38,0 10px 30px #3b82f629,inset 0 1px #ffffff59}.forgot-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 35% 65%,#ffffff14);border-radius:26px;position:absolute;inset:0}.forgot-logo-wrap{z-index:3;background:radial-gradient(circle,#fff 20%,#dbeafe 74%,#93c5fd 100%);border-radius:50%;justify-content:center;align-items:center;width:128px;height:128px;display:flex;position:absolute;top:-58px;left:50%;transform:translate(-50%);box-shadow:0 0 0 6px #ffffff2e,0 0 24px #2f7edfa6,0 0 35px #ab10e9ad}.forgot-logo-wrap:after{content:"";border:2px solid #ffffff70;border-radius:50%;animation:2.8s ease-in-out infinite forgotLogoPulse;position:absolute;inset:-8px}.forgot-logo{object-fit:contain;border-radius:50%;width:108px;height:108px}.forgot-title{color:#16357a;letter-spacing:-.5px;margin:0 0 8px;font-size:2rem;font-weight:600}.forgot-subtitle{color:#355089;margin:0 0 22px;font-size:.95rem;font-weight:500;line-height:1.5}.forgot-input-group{margin-bottom:12px;position:relative}.forgot-input{color:#1f2937;background:#ffffffd1;border:1px solid #94a3b838;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:500;transition:all .22s;box-shadow:inset 0 1px 2px #fff6,0 4px 10px #0f172a0a}.forgot-input::placeholder{color:#6a6d72;font-weight:400}.forgot-input:hover{background:#ffffffe6}.forgot-input:focus{background:#fffffff5;border-color:#3b82f67a;box-shadow:0 0 0 4px #3b82f61f,0 10px 18px #3b82f61a}.forgot-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(#3c62df 0%,#1543a8 52%,#0a1d5c 100%);border:none;border-radius:14px;width:100%;height:52px;font-size:1.08rem;font-weight:400;transition:all .22s;box-shadow:0 14px 25px #2563eb47,inset 0 1px #ffffff47,inset 0 -2px #00000014}.forgot-btn:hover{transform:translateY(-2px);box-shadow:0 18px 28px #2563eb57,inset 0 1px #ffffff47}.forgot-btn:active{transform:translateY(0)}.forgot-message{text-align:center;margin:14px 0 0;font-size:13px;font-weight:700;line-height:1.5}.forgot-message.success{color:#15803d}.forgot-message.error{color:#dc2626}.forgot-footer{text-align:center;margin-top:14px}.forgot-link-btn{color:#1d4ed8;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;transition:all .2s}.forgot-link-btn:hover{color:#1e3a8a;text-decoration:underline}@keyframes forgotLogoPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media (width<=576px){.forgot-wrapper{max-width:350px}.forgot-card{border-radius:22px;padding:76px 20px 22px}.forgot-logo-wrap{width:116px;height:116px;top:-52px}.forgot-logo{width:98px;height:98px}.forgot-title{font-size:1.7rem}.forgot-subtitle{margin-bottom:18px;font-size:.88rem}.forgot-input{height:48px;font-size:14px}.forgot-btn{height:48px;font-size:1rem}}.reset-page{background:url(/images/login-bg1.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:24px 18px;display:flex;position:relative;overflow:hidden}.reset-overlay{background:linear-gradient(135deg,#620ac780,#2563eb2e),radial-gradient(circle at top,#ffffff1f,#0000 45%);position:absolute;inset:0}.reset-wrapper{justify-content:center;align-items:center;width:100%;max-width:390px;display:flex;position:relative}.reset-card{-webkit-backdrop-filter:blur(22px);text-align:center;background:linear-gradient(#ffffff61,#fff3);border:1px solid #ffffff52;border-radius:26px;width:100%;padding:82px 28px 26px;position:relative;overflow:hidden;box-shadow:0 25px 55px #071f5c38,0 10px 30px #3b82f629,inset 0 1px #ffffff59}.reset-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 35% 65%,#ffffff14);border-radius:26px;position:absolute;inset:0}.reset-logo-wrap{z-index:3;background:radial-gradient(circle,#fff 20%,#dbeafe 74%,#93c5fd 100%);border-radius:50%;justify-content:center;align-items:center;width:128px;height:128px;display:flex;position:absolute;top:-58px;left:50%;transform:translate(-50%);box-shadow:0 0 0 6px #ffffff2e,0 0 24px #2f7edfa6,0 0 35px #ab10e9ad}.reset-logo-wrap:after{content:"";border:2px solid #ffffff70;border-radius:50%;animation:2.8s ease-in-out infinite resetLogoPulse;position:absolute;inset:-8px}.reset-logo{object-fit:contain;border-radius:50%;width:108px;height:108px}.reset-title{color:#16357a;letter-spacing:-.5px;margin:0 0 8px;font-size:2rem;font-weight:600}.reset-subtitle{color:#355089;margin:0 0 22px;font-size:.95rem;font-weight:500;line-height:1.5}.reset-input-group{margin-bottom:12px;position:relative}.reset-input{color:#1f2937;background:#ffffffd1;border:1px solid #94a3b838;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:500;transition:all .22s;box-shadow:inset 0 1px 2px #fff6,0 4px 10px #0f172a0a}.reset-input::placeholder{color:#6a6d72;font-weight:400}.reset-input:hover{background:#ffffffe6}.reset-input:focus{background:#fffffff5;border-color:#3b82f67a;box-shadow:0 0 0 4px #3b82f61f,0 10px 18px #3b82f61a}.reset-code-input{letter-spacing:4px;text-align:center;font-weight:700}.reset-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(#3c62df 0%,#1543a8 52%,#0a1d5c 100%);border:none;border-radius:14px;width:100%;height:52px;font-size:1.08rem;font-weight:400;transition:all .22s;box-shadow:0 14px 25px #2563eb47,inset 0 1px #ffffff47,inset 0 -2px #00000014}.reset-btn:hover{transform:translateY(-2px);box-shadow:0 18px 28px #2563eb57,inset 0 1px #ffffff47}.reset-btn:active{transform:translateY(0)}.reset-message{text-align:center;margin:14px 0 0;font-size:13px;font-weight:700;line-height:1.5}.reset-message.success{color:#15803d}.reset-message.error{color:#dc2626}.reset-footer{text-align:center;margin-top:14px}.reset-link-btn{color:#1d4ed8;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;transition:all .2s}.reset-link-btn:hover{color:#1e3a8a;text-decoration:underline}@keyframes resetLogoPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media (width<=576px){.reset-wrapper{max-width:350px}.reset-card{border-radius:22px;padding:76px 20px 22px}.reset-logo-wrap{width:116px;height:116px;top:-52px}.reset-logo{width:98px;height:98px}.reset-title{font-size:1.7rem}.reset-subtitle{margin-bottom:18px;font-size:.88rem}.reset-input{height:48px;font-size:14px}.reset-btn{height:48px;font-size:1rem}}:root{--primary-blue:#2563eb;--dark-blue:#1e3a8a;--light-blue:#dbeafe;--bg-light:#eff6ff;--white:#fff;--text-dark:#1f2937;--text-light:#475569;--border-color:#cbd5e1;--danger:#dc2626;--shadow:0 10px 25px #0000001a;--radius:12px;--radius-lg:20px;--font-main:Arial, sans-serif}*{box-sizing:border-box}body{font-family:var(--font-main);background:linear-gradient(135deg, var(--light-blue), var(--bg-light));color:var(--text-dark);margin:0}h1,h2,h3,h4,h5,h6{color:var(--dark-blue);margin-top:0}p{color:var(--text-light)}a{color:inherit;text-decoration:none}.page-center{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.page-container{min-height:100vh;padding:24px}.form-card,.menu-box,.common-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);background:#ffffffbf;padding:30px}.form-card{text-align:center;max-width:450px}.menu-box{text-align:center;max-width:500px}.common-card{padding:20px}.page-title{color:var(--dark-blue);margin-bottom:20px;font-weight:700}input,select,textarea{border:1px solid var(--border-color);background:var(--white);width:100%;color:var(--text-dark);border-radius:10px;outline:none;margin-bottom:16px;padding:14px;font-size:16px}input:focus,select:focus,textarea:focus{border-color:var(--primary-blue);box-shadow:0 0 0 3px #2563eb26}.btn{cursor:pointer;border:none;border-radius:12px;min-width:120px;padding:14px 20px;font-size:16px;font-weight:700;transition:all .2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary-blue);color:var(--white)}.btn-primary:hover{background:var(--dark-blue)}.btn-secondary{background:var(--light-blue);color:var(--dark-blue);border:1px solid var(--primary-blue)}.btn-secondary:hover{background:#c7ddff}.btn-white{background:var(--white);color:var(--dark-blue);box-shadow:var(--shadow);border-radius:12px;padding:14px 24px;font-size:18px;font-weight:700}.error-text{color:var(--danger);margin-bottom:12px;font-size:14px;font-weight:600}.logo{object-fit:cover;border-radius:50%;width:140px;height:140px;margin-bottom:10px}.row-buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin:25px 0;display:flex}.top-gap{align-items:flex-start;padding-top:50px}.extra-wide{max-width:1100px}.extra-long{max-width:900px}@media (width<=768px){.form-card,.menu-box,.common-card{padding:20px}.btn{width:100%}.row-buttons{flex-direction:column;gap:12px}}
