:root{--font-family-base:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-family-code:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace;--color-primary:#005a32;--color-primary-dark:#004d26;--color-primary-light:#008f4c;--color-secondary:#5f6b63;--color-secondary-dark:#4d574f;--color-accent:#008f4c;--color-hero-accent:#22c55e;--color-surface:#fff;--color-surface-muted:#f9fafb;--color-page-text:#0f172a;--color-muted-text:#64748b;--color-on-dark:#fff;--color-on-dark-muted:#fffc;--color-border:#e2e8f0;--color-border-soft:#f1f5f9;--color-border-inverse:#fff3;--color-loader-track:#f1f5f9;--color-danger-bg:#fee2e2;--color-danger-text:#991b1b;--color-danger-border:#fecaca;--color-success-bg:#dcfce7;--color-success-text:#166534;--color-success-border:#bbf7d0;--gradient-primary:linear-gradient(135deg,#005a32,#008f4c);--gradient-hero-overlay:linear-gradient(105deg,#002a18fa,#002a18eb 40%,#002a1899);--image-hero:url(https://images.unsplash.com/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=2200&q=80);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:32px;--radius-pill:999px;--shadow-card:0 20px 50px #00000026;--shadow-soft:0 4px 20px #0000000d;--layout-max-width:1400px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;color:var(--color-page-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}.landing-page,body{background:#fff;background:var(--color-surface)}.site-nav{background:#fff;justify-content:space-between;margin:0 auto;max-width:1400px;max-width:var(--layout-max-width);padding:clamp(12px,4vw,24px) clamp(12px,5vw,60px)}.brand-lockup,.site-nav{align-items:center;display:flex;gap:16px}.brand-lockup{flex-shrink:0}.logo-icon{color:#005a32;color:var(--color-primary);height:clamp(24px,5vw,32px);width:clamp(24px,5vw,32px)}.brand-lockup h1{color:#1a1a1a;font-size:clamp(1.1rem,4vw,1.5rem);font-weight:800;line-height:1.1}.nav-links{flex-wrap:wrap;gap:clamp(20px,3vw,40px)}.nav-actions{flex-wrap:wrap;gap:clamp(8px,2vw,16px)}.btn{font-size:clamp(.8rem,2vw,.95rem);min-height:44px;padding:clamp(10px,2vw,12px) clamp(16px,3vw,28px);white-space:nowrap}.hero-section{margin:0 clamp(8px,3vw,20px);min-height:clamp(350px,70vh,800px)}.hero-content{grid-gap:clamp(20px,5vw,60px);gap:clamp(20px,5vw,60px);padding:clamp(30px,8vw,100px) clamp(16px,5vw,60px)}.hero-copy h2{font-size:clamp(1.5rem,8vw,5rem);line-height:1.1;margin-bottom:clamp(12px,3vw,24px)}.hero-copy p{font-size:clamp(.9rem,2.5vw,1.4rem);margin-bottom:clamp(20px,4vw,40px)}.tracker-card-modern{padding:clamp(16px,4vw,40px)}.dashboard-nav{flex-wrap:wrap;gap:clamp(8px,2vw,16px);padding:clamp(12px,3vw,20px) clamp(16px,5vw,60px)}.dashboard-hero-modern{gap:clamp(16px,3vw,40px);margin:clamp(12px,3vw,24px) clamp(12px,5vw,60px);padding:clamp(20px,5vw,60px)}.hero-text-content h2{font-size:clamp(1.5rem,6vw,5rem);margin-bottom:clamp(12px,2vw,16px)}.hero-text-content p{font-size:clamp(.9rem,2vw,1.2rem);margin-bottom:clamp(16px,3vw,32px)}.form-group-modern{margin-bottom:clamp(12px,3vw,24px)}.form-group-modern label{font-size:clamp(.75rem,1.5vw,.9rem);margin-bottom:clamp(6px,1vw,10px)}.input-with-icon input,.input-with-icon select{font-size:clamp(.9rem,2vw,1rem);min-height:44px;padding:clamp(10px,2vw,14px) clamp(12px,2vw,16px) clamp(10px,2vw,14px) clamp(36px,6vw,48px)}.file-input-wrapper{align-items:center;cursor:pointer;display:flex;min-height:44px;padding:clamp(12px,2vw,16px)}.metrics-row{grid-gap:clamp(12px,3vw,24px);gap:clamp(12px,3vw,24px);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 clamp(12px,5vw,60px) clamp(20px,5vw,40px)}.metric-card-modern{gap:clamp(12px,3vw,24px);min-height:100px;padding:clamp(16px,3vw,30px)}.metric-info strong{font-size:clamp(1.5rem,4vw,2.5rem)}.table-scroll{-webkit-overflow-scrolling:touch;border-radius:12px;max-height:350px;overflow-x:auto}.table-modern{font-size:clamp(.7rem,1.5vw,.95rem);min-width:450px}.table-modern td,.table-modern th{padding:clamp(8px,1.5vw,16px);text-align:left}.workspace-modern{grid-gap:clamp(16px,4vw,30px);gap:clamp(16px,4vw,30px);grid-template-columns:auto 1fr;margin:0 clamp(12px,5vw,60px) clamp(30px,5vw,60px)}.panel-card-modern{padding:clamp(16px,4vw,40px)}.panel-card-modern h3{font-size:clamp(1.1rem,3vw,1.5rem);margin-bottom:clamp(16px,3vw,30px)}.region-table-section{padding:clamp(30px,6vw,80px) clamp(16px,5vw,60px)}.region-title{font-size:clamp(1.5rem,6vw,3.5rem);margin-bottom:clamp(8px,2vw,12px)}.region-subtitle{font-size:clamp(.85rem,2.5vw,1.15rem)}.modal-content{border-radius:clamp(12px,3vw,24px);max-width:100%;padding:clamp(16px,3vw,24px)}.admin-sidebar{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:clamp(24px,3vw,40px) clamp(16px,2vw,24px)}.sidebar-link{font-size:clamp(.8rem,1.5vw,.9rem);min-height:44px;padding:clamp(10px,1.5vw,12px) clamp(12px,2vw,16px)}.admin-main{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:clamp(16px,3vw,40px) clamp(16px,4vw,60px)}.auth-container{padding:0 clamp(12px,4vw,20px)}.auth-card{padding:clamp(16px,4vw,40px)}.auth-form-side h2{font-size:clamp(1.2rem,3.5vw,1.75rem);margin:0 0 clamp(6px,1.5vw,8px)}.auth-form-side p.subtitle{font-size:clamp(.85rem,2vw,.95rem);margin-bottom:clamp(16px,3vw,32px)}img{display:block}.hero-illustration,.hero-illustration img,img{height:auto;max-width:100%}.nav-links{display:flex;gap:40px}.nav-links a{color:#1a1a1a;font-size:clamp(.85rem,2vw,.95rem);font-weight:700;transition:color .2s;white-space:nowrap}.nav-links a:hover{color:#005a32;color:var(--color-primary)}.nav-actions{gap:16px}.btn,.nav-actions{align-items:center;display:flex}.btn{border:none;border-radius:12px;border-radius:var(--radius-md);cursor:pointer;font-size:.95rem;font-weight:700;justify-content:center;padding:12px 28px;transition:all .2s}.btn-compact{padding:10px 20px}.btn-outline{background:#0000;border:1.5px solid #e2e8f0;color:#1a1a1a;transition:all .2s}.btn-outline:hover{background:#f8fafc;border-color:#cbd5e1}.btn-outline:active{transform:scale(.98)}.btn-primary,.btn-register{background:#005a32;background:var(--color-primary);color:#fff;transition:all .2s}.btn-primary:hover,.btn-register:hover{background:#004d26;background:var(--color-primary-dark);transform:translateY(-1px)}.btn-primary:active,.btn-register:active{transform:translateY(0)}.btn-outline-white{background:#0000;border:1.5px solid #fff6;color:#fff;transition:all .2s}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff}.btn-outline-white:active{transform:scale(.98)}.hero-section{background-image:url(https://images.unsplash.com/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=2200&q=80);background-image:var(--image-hero);background-position:50%;background-size:cover;border-radius:32px;border-radius:var(--radius-xl);margin:0 20px;min-height:800px;overflow:hidden;position:relative}.hero-overlay{background:linear-gradient(105deg,#002a18fa,#002a18eb 40%,#002a1899);background:var(--gradient-hero-overlay);inset:0;position:absolute}.hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr .8fr;margin:0 auto;max-width:1400px;max-width:var(--layout-max-width);padding:100px 60px;position:relative;z-index:1}.hero-copy{color:#fff}.badge{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;border-radius:var(--radius-pill);display:inline-flex;font-size:.9rem;font-weight:700;gap:10px;margin-bottom:40px;padding:10px 20px}.hero-copy h2{font-size:5rem;font-weight:800;line-height:1;margin-bottom:24px}.text-green{color:#22c55e}.divider-with-icon{align-items:center;display:flex;gap:20px;margin-bottom:40px}.divider-with-icon .line{background:#22c55e;height:2px;opacity:.5;width:100px}.hero-copy p{color:#ffffffd9;font-size:1.4rem;line-height:1.6;margin-bottom:40px;max-width:600px}.text-highlight{color:#22c55e;font-weight:800}.hero-actions{display:flex;gap:20px}.tracker-card-modern{background:#fff;border-radius:32px;border-radius:var(--radius-xl);box-shadow:0 20px 50px #00000026;box-shadow:var(--shadow-card);margin-left:auto;max-width:500px;padding:40px;width:100%}.tracker-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.tracker-header h3{color:#1e293b;font-size:1.25rem;font-weight:800}.live-indicator{align-items:center;color:#059669;display:flex;font-size:.9rem;font-weight:700;gap:8px}.live-indicator .dot{animation:pulse 2s infinite;background:#059669;border-radius:50%;box-shadow:0 0 0 4px #05966933;height:8px;width:8px}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.circular-progress-container{display:flex;justify-content:center;margin-bottom:40px}.circular-progress{height:240px;position:relative;width:240px}.circular-progress svg{height:100%;transform:rotate(-90deg);width:100%}.circular-progress circle{fill:none;stroke-width:8;stroke-linecap:round}.circular-progress .bg{stroke:#f1f5f9}.circular-progress .progress{stroke:#059669;stroke-dasharray:282.7;transition:stroke-dashoffset 1s ease}.inner-circle{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.inner-circle .count{color:#059669;font-size:5rem;font-weight:800;line-height:1}.inner-circle .label{color:#64748b;font-size:.95rem;font-weight:600;margin-top:8px}.progress-info{margin-bottom:30px}.label-row{display:flex;font-size:.95rem;font-weight:700;justify-content:space-between;margin-bottom:12px}.progress-bar-modern{background:#f1f5f9;height:10px;overflow:hidden}.progress-bar-modern,.progress-bar-modern .fill{border-radius:999px;border-radius:var(--radius-pill)}.progress-bar-modern .fill{background:#059669;height:100%}.stats-row{grid-gap:20px;border-bottom:1px solid #f1f5f9;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px;padding-bottom:24px}.stat-item{gap:16px}.stat-icon,.stat-item{align-items:center;display:flex}.stat-icon{border-radius:12px;height:48px;justify-content:center;width:48px}.stat-icon.green{background:#ecfdf5;color:#059669}.stat-icon.light-green{background:#f0fdf4;color:#166534}.stat-item strong{color:#1e293b;display:block;font-size:1.5rem;font-weight:800}.stat-item span{color:#64748b;font-size:.85rem;font-weight:600}.tracker-footer{align-items:center;background:#f0fdf4;border-radius:12px;color:#166534;display:flex;font-size:.95rem;font-weight:700;gap:12px;justify-content:center;padding:16px}.how-it-works-section{margin:0 auto;max-width:1400px;max-width:var(--layout-max-width);padding:80px 60px}.section-header{margin-bottom:40px;text-align:center}.badge-small{align-items:center;background:#f0fdf4;border-radius:999px;border-radius:var(--radius-pill);color:#166534;display:inline-flex;font-size:.85rem;gap:8px;padding:8px 16px}.badge-small,.section-header h2{font-weight:800;margin-bottom:24px}.section-header h2{color:#0f172a;font-size:3.5rem;line-height:1.1}.divider-small{color:#059669;display:flex;justify-content:center;opacity:.4}.steps-container{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:10px}.step-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;border-radius:var(--radius-lg);flex:1 1;padding:40px 20px;position:relative;text-align:center;transition:transform .2s}.step-card:hover{box-shadow:0 4px 20px #0000000d;box-shadow:var(--shadow-soft);transform:translateY(-5px)}.step-num{background:#005a32;border-radius:50%;color:#fff;font-size:.9rem;font-weight:800;height:32px;left:50%;position:absolute;top:20px;transform:translateX(-50%);width:32px;z-index:2}.step-icon-bg,.step-num{align-items:center;display:flex;justify-content:center}.step-icon-bg{background:#f0fdf4;border-radius:20px;color:#005a32;height:80px;margin:0 auto 24px;width:80px}.step-card h4{color:#0f172a;font-size:1.25rem;font-weight:800;margin-bottom:12px}.step-card p{color:#64748b;font-size:1rem;line-height:1.5}.step-arrow{margin-top:60px;opacity:.5}.footer-bar{background:#f0fdf4;border-radius:16px;border-radius:var(--radius-lg);color:#166534;flex-wrap:wrap;gap:clamp(12px,3vw,24px);margin-top:50px;padding:clamp(16px,3vw,24px) clamp(16px,4vw,40px)}.footer-bar,.footer-icon,.sparkle-icon{align-items:center;display:flex;justify-content:center}.footer-icon,.sparkle-icon{background:#005a32;border-radius:50%;color:#fff;flex-shrink:0;height:clamp(36px,8vw,48px);width:clamp(36px,8vw,48px)}.sparkle-icon{background:#0000;color:#005a32}.footer-bar p{font-size:clamp(.9rem,2vw,1.2rem);font-weight:700;line-height:1.4;max-width:500px;text-align:center}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;padding:60px 20px}.hero-copy h2{font-size:5rem}.tracker-card-modern{margin:0 auto}.steps-container{align-items:center;flex-direction:column}.step-arrow{display:none}.step-card{max-width:400px;width:100%}}@media (max-width:640px){.site-nav{padding:20px}.nav-links{display:none}.hero-copy h2{font-size:3.5rem}.hero-copy p{font-size:1.1rem}.hero-actions{flex-direction:column}}.panel-heading.horizontal{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.panel-heading h3{font-size:1.55rem}.panel-heading.horizontal>span{background:#00663314;border-radius:999px;border-radius:var(--radius-pill);color:#005a32;color:var(--color-primary);font-weight:800;padding:8px 14px}.book-form .btn{width:100%}.history-panel{min-width:0}.table-scroll{max-height:520px;overflow:auto}.admin-page .table-scroll{max-height:480px}.admin-hero .dashboard-profile strong{font-size:clamp(1.7rem,3vw,2.4rem)}.segmented{background:#f9fafb;background:var(--color-surface-muted);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:999px;border-radius:var(--radius-pill);display:inline-flex;gap:4px;padding:4px}.segmented button{background:#0000;border:none;border-radius:999px;border-radius:var(--radius-pill);color:#64748b;color:var(--color-muted-text);cursor:pointer;font-size:.92rem;font-weight:700;padding:8px 12px}.segmented button.segmented-active{background:linear-gradient(135deg,#005a32,#008f4c);background:var(--gradient-primary);color:#fff;color:var(--color-on-dark)}.export-actions{grid-gap:12px;display:grid;gap:12px;margin-bottom:22px}.language-list{grid-gap:10px;display:grid;gap:10px}.language-item{align-items:center;background:#f9fafb;background:var(--color-surface-muted);border:1px solid #f1f5f9;border:1px solid var(--color-border-soft);border-radius:12px;border-radius:var(--radius-md);display:flex;justify-content:space-between;padding:12px 14px}.language-item span{color:#64748b;color:var(--color-muted-text);font-weight:700}.language-item strong{color:#005a32;color:var(--color-primary);font-size:1.1rem}.animate-rise{animation:riseIn .48s cubic-bezier(.22,1,.36,1) both}.animate-stagger>*{animation:riseIn .44s cubic-bezier(.22,1,.36,1) both}.animate-stagger>:first-child{animation-delay:40ms}.animate-stagger>:nth-child(2){animation-delay:.12s}.animate-stagger>:nth-child(3){animation-delay:.2s}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.22s}.delay-3{animation-delay:.32s}.empty-state{padding:40px;text-align:center}.data-table{border-collapse:collapse;width:100%}.data-table th{background:#f9fafb;background:var(--color-surface-muted);border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--color-border);color:#0f172a;color:var(--color-page-text);padding:12px;text-align:left}.data-table td{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--color-border-soft);color:#64748b;color:var(--color-muted-text);padding:12px}.data-table td strong{color:#0f172a;color:var(--color-page-text)}@media (max-width:1024px){.site-nav{grid-template-columns:1fr}.nav-actions,.nav-links{justify-content:flex-start}.admin-grid,.hero-content,.workspace-grid{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.container{padding:10px}.card,.panel-card{padding:20px}.site-nav{gap:16px;padding:18px;position:static}.hero-actions,.nav-actions,.nav-links{align-items:stretch;flex-direction:column}.nav-links{display:none}.hero-content,.hero-section{min-height:auto}.hero-copy h2{font-size:clamp(3rem,15vw,4.5rem)}.hero-tracker,.tracker-card{border-radius:16px;border-radius:var(--radius-lg)}.dashboard-hero{align-items:stretch;flex-direction:column}.dashboard-grid{grid-template-columns:1fr}}.admin-layout{background:#f8fafc;display:flex;min-height:100vh}.admin-sidebar{background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100vh;padding:40px 24px;position:-webkit-sticky;position:sticky;top:0;width:280px}.sidebar-brand{align-items:center;display:flex;gap:16px;margin-bottom:48px}.sidebar-brand h2{color:#005a32;font-size:1.5rem;font-weight:800;line-height:1}.sidebar-brand p{color:#64748b;font-size:.75rem;font-weight:600}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:8px}.sidebar-link{align-items:center;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-weight:600;gap:12px;padding:12px 16px;transition:all .2s}.sidebar-link:hover{background:#f1f5f9;color:#0f172a}.sidebar-link.active{background:#005a32;color:#fff}.sidebar-promo{background:#ecfdf5;border-radius:20px;margin-top:auto;overflow:hidden;padding:24px;position:relative}.sidebar-promo h4{color:#065f46;font-size:1rem;font-weight:800;line-height:1.4;position:relative;z-index:2}.sidebar-promo img{bottom:-20px;opacity:.5;position:absolute;right:-10px;width:120px}.admin-main{flex:1 1;padding:40px 60px}.admin-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.admin-welcome h1{color:#0f172a;font-size:1.5rem;font-weight:800;margin-bottom:4px}.admin-welcome p{color:#64748b;font-weight:500}.admin-header-actions{align-items:center;display:flex;gap:16px}.admin-hero-banner{align-items:center;background:#004d26;background-image:linear-gradient(135deg,#004d26,#063);border-radius:24px;color:#fff;display:flex;justify-content:space-between;margin-bottom:40px;overflow:hidden;padding:60px;position:relative}.admin-hero-content{max-width:500px;position:relative;z-index:2}.admin-hero-content h2{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:20px}.admin-hero-content p{font-size:1.1rem;line-height:1.6;margin-bottom:32px;opacity:.9}.admin-hero-illustration{position:relative;width:450px;z-index:2}.admin-hero-illustration img{filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));width:100%}.campaign-progress-card{background:#fff;border-radius:20px;box-shadow:0 20px 50px #0003;color:#0f172a;padding:30px;position:absolute;right:60px;text-align:center;top:60px;width:240px}.campaign-progress-card h4{color:#64748b;font-size:.9rem;margin-bottom:16px}.campaign-progress-card strong{color:#005a32;display:block;font-size:3rem;font-weight:800}.campaign-progress-card p{color:#10b981;font-size:.75rem;font-weight:700;margin-top:12px}.admin-metrics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.admin-metric-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 4px 20px #00000005;display:flex;flex-direction:column;gap:16px;padding:32px}.admin-metric-card .icon-label{align-items:center;display:flex;gap:16px}.admin-metric-card .icon-wrapper{align-items:center;border-radius:16px;display:flex;height:56px;justify-content:center;width:56px}.admin-metric-card .icon-wrapper.green{background:#ecfdf5;color:#059669}.admin-metric-card .icon-wrapper.blue{background:#eff6ff;color:#3b82f6}.admin-metric-card .icon-wrapper.purple{background:#f5f3ff;color:#8b5cf6}.admin-metric-card .label-text p{color:#64748b;font-size:.9rem;font-weight:600;line-height:1.2;margin:0}.admin-metric-card strong{color:#0f172a;display:block;font-size:2.5rem;font-weight:800;line-height:1;margin-top:4px}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;max-width:440px;overflow-y:auto;padding:24px;position:relative;width:min(90vw,440px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header h3{color:#0f172a;font-size:1.5rem;font-weight:800;margin:0}.modal-header p{color:#64748b;font-size:.9rem;margin-top:4px}.filter-grid{display:flex;flex-direction:column;gap:20px}.filter-group label{color:#475569;display:block;font-size:.85rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.modal-footer{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.close-modal{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .2s;width:32px}.close-modal:hover{background:#e2e8f0;color:#0f172a}.admin-metric-card .sub-text{color:#94a3b8;font-size:.85rem;font-weight:500}.admin-content-split{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 400px;margin-bottom:40px}.admin-panel{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 20px #00000005;padding:40px}.admin-panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.admin-panel-header h3{align-items:center;display:flex;font-size:1.25rem;font-weight:800;gap:12px}.admin-export-item{align-items:center;border:1.5px solid #f1f5f9;border-radius:12px;color:#0f172a;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;margin-bottom:12px;padding:16px 20px;transition:all .2s}.admin-export-item:hover{background:#f0fdf4;border-color:#005a32}.admin-export-item.primary{background:#005a32;border:none;color:#fff}.admin-export-item.primary:hover{background:#004d26}.language-analysis{margin-top:32px}.language-analysis h4{color:#64748b;font-size:.9rem;margin-bottom:20px}.lang-bar-row{align-items:center;display:flex;gap:16px;margin-bottom:12px}.lang-name{font-size:.85rem;font-weight:700;width:80px}.lang-progress{background:#f1f5f9;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.lang-fill{background:#005a32;border-radius:4px;height:100%}.lang-count{font-size:.85rem;font-weight:800;text-align:right;width:20px}.latest-activity-panel{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px}@media (max-width:1400px){.admin-sidebar{padding:40px 16px;width:80px}.sidebar-brand h2,.sidebar-brand p,.sidebar-link span,.sidebar-promo{display:none}.sidebar-brand,.sidebar-link{justify-content:center}.sidebar-link{padding:12px}}@media (max-width:1200px){.admin-hero-banner{flex-direction:column;padding:40px;text-align:center}.admin-hero-illustration{margin-top:40px;max-width:350px;width:100%}.campaign-progress-card{margin-top:24px;position:static;width:100%}.admin-content-split,.admin-metrics-grid{grid-template-columns:1fr}}.dashboard-nav{background:#fff;box-shadow:0 2px 10px #0000000d;padding:20px 60px}.dashboard-hero-modern,.dashboard-nav{align-items:center;display:flex;justify-content:space-between}.dashboard-hero-modern{background:#004d26;background-image:linear-gradient(135deg,#004d26,#063);border-radius:24px;color:#fff;margin:24px 60px;overflow:hidden;padding:60px;position:relative}.dashboard-hero-modern:before{background:radial-gradient(circle,#ffffff0d 0,#0000 70%);content:"";height:200%;left:-10%;position:absolute;top:-50%;transform:rotate(-15deg);width:60%}.hero-text-content{max-width:600px;position:relative;z-index:2}.hero-text-content h2{font-size:3.5rem;font-weight:800;letter-spacing:-2px;margin-bottom:16px;text-transform:uppercase}.hero-text-content p{font-size:1.2rem;line-height:1.7;margin-bottom:32px;max-width:520px;opacity:.9}.hero-action-buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.hero-action-buttons .btn-hero{border-radius:14px;box-shadow:0 12px 30px #00000014;font-size:.95rem;min-width:170px;padding:14px 22px}.btn-hero svg{margin-right:8px}.photo-frame-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;margin-top:32px;padding:28px}.photo-frame-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px}.photo-frame-header h3{color:#0f172a;font-size:1.5rem;font-weight:800;margin:0}.photo-frame-description{color:#64748b;font-size:.95rem;line-height:1.6;margin:10px 0 0}.photo-frame-edit{margin-bottom:4px}.frame-edit-grid{display:flex;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.frame-edit-grid label{color:#1e293b;display:flex;flex-direction:column;font-weight:700;gap:10px}.frame-edit-grid .file-input-wrapper input,.frame-edit-grid input{border:1.5px solid #e2e8f0;border-radius:14px;font-size:1rem;padding:14px 16px;width:100%}.file-input-wrapper{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;overflow:hidden;padding:16px;position:relative}.file-input-wrapper span{color:#1e293b;display:block;font-weight:700;margin-bottom:0}.file-input-wrapper input[type=file]{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.share-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}@media (max-width:1024px){.hero-action-buttons{align-items:stretch;flex-direction:column}.frame-edit-grid{grid-template-columns:1fr}}.hero-illustration{height:auto;position:relative;width:400px;z-index:2}.hero-illustration img{filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));height:auto;width:100%}.badge-role{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;display:flex;font-weight:700;gap:10px;padding:10px 24px;position:absolute;right:40px;top:40px}.metrics-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 60px 40px}.metric-card-modern{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 4px 20px #0000000a;display:flex;gap:24px;overflow:hidden;padding:30px;position:relative}.metric-card-modern .icon-box{align-items:center;border-radius:16px;display:flex;height:64px;justify-content:center;width:64px}.metric-card-modern .icon-box.green{background:#ecfdf5;color:#059669}.metric-card-modern .icon-box.blue{background:#eff6ff;color:#3b82f6}.metric-card-modern .icon-box.purple{background:#f5f3ff;color:#8b5cf6}.metric-info p{color:#64748b;font-size:.9rem;font-weight:600;margin-bottom:4px}.metric-info strong{color:#1e293b;display:block;font-size:2.5rem;font-weight:800;line-height:1}.metric-info span{color:#94a3b8;font-size:.85rem;font-weight:500}.workspace-modern{grid-gap:30px;display:grid;gap:30px;grid-template-columns:380px 1fr;margin:0 60px 60px}.panel-card-modern{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 20px #0000000a;padding:40px}.panel-card-modern h3{color:#1e293b;font-size:1.5rem;font-weight:800;margin-bottom:30px}.form-group-modern{margin-bottom:24px}.form-group-modern label{color:#1e293b;display:block;font-size:.9rem;font-weight:700;margin-bottom:10px}.input-with-icon{position:relative}.input-with-icon .icon{color:#94a3b8;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.input-with-icon input,.input-with-icon select{border:1.5px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:14px 16px 14px 48px;transition:all .2s;width:100%}.input-with-icon input:focus,.input-with-icon select:focus{border-color:#059669;box-shadow:0 0 0 4px #0596691a;outline:none}.btn-add-book{align-items:center;background:#005a32;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:10px;justify-content:center;margin-top:10px;padding:16px;transition:all .2s;width:100%}.btn-add-book:hover{background:#004d26;box-shadow:0 10px 20px #005a3233;transform:translateY(-2px)}.history-header-modern{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.badge-history{background:#f0fdf4;color:#166534;gap:8px;padding:6px 16px}.badge-history,.count-badge{align-items:center;border-radius:999px;display:flex;font-size:.85rem;font-weight:800}.count-badge{background:#fff;border:1px solid #e2e8f0;gap:6px;padding:4px 12px}.table-modern{border-collapse:collapse;width:100%}.table-modern th{background:#f8fafc;color:#64748b;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.table-modern th:first-child{border-radius:10px 0 0 10px}.table-modern th:last-child{border-radius:0 10px 10px 0}.table-modern td{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:.95rem;padding:16px}.table-modern tr:last-child td{border-bottom:none}.auth-page{background:#f8fafc;min-height:100vh}.auth-header{background:#005a32;color:#fff;overflow:hidden;padding:40px 0;position:relative;text-align:center}.auth-header:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 24c0-6.627 5.373-12 12-12h12c6.627 0 12 5.373 12 12v12c0 6.627-5.373 12-12 12H24c-6.627 0-12-5.373-12-12V24zm2 0v12c0 5.523 4.477 10 10 10h12c5.523 0 10-4.477 10-10V24c0-5.523-4.477-10-10-10H24c-5.523 0-10 4.477-10 10z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.auth-header-content{align-items:center;display:flex;flex-direction:column;gap:8px;padding-bottom:30px;position:relative;z-index:1}.auth-header-icon{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;height:48px;justify-content:center;margin-bottom:8px;width:48px}.auth-header h1{font-size:2rem;font-weight:800;margin:0}.auth-header p{font-size:1rem;font-weight:500;margin:0;opacity:.9}.auth-container{margin:-40px auto 60px;max-width:900px;padding:0 20px;position:relative;z-index:2}.auth-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 20px 50px #0000000d;padding:40px}.auth-steps{display:flex;justify-content:space-between;margin-bottom:40px;padding:0 20px;position:relative}.auth-steps:after{background:#f1f5f9;content:"";height:2px;left:60px;position:absolute;right:60px;top:20px;z-index:1}.auth-step{flex-direction:column;gap:12px;position:relative;width:100px;z-index:2}.auth-step,.step-circle{align-items:center;display:flex}.step-circle{background:#fff;border:2px solid #e2e8f0;border-radius:50%;color:#94a3b8;font-weight:700;height:40px;justify-content:center;transition:all .3s;width:40px}.auth-step.active .step-circle{background:#005a32;border-color:#005a32;box-shadow:0 0 0 4px #005a321a;color:#fff}.auth-step.completed .step-circle{background:#f0fdf4;border-color:#059669;color:#059669}.step-label{color:#94a3b8;font-size:.75rem;font-weight:700;text-align:center;white-space:nowrap}.auth-step.active .step-label{color:#005a32}.auth-content-layout{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:300px 1fr;min-height:350px}.auth-illustration,.illustration-circle{align-items:center;display:flex;justify-content:center}.illustration-circle{background:#f0fdf4;border-radius:50%;color:#059669;height:240px;width:240px}.auth-form-side h2{color:#0f172a;font-size:1.75rem;font-weight:800;margin:0 0 8px}.auth-form-side p.subtitle{color:#64748b;font-size:.95rem;margin-bottom:32px}.auth-footer{border-top:1px solid #f1f5f9;justify-content:space-between;margin-top:48px;padding-top:32px}.auth-btn-back,.auth-footer{align-items:center;display:flex}.auth-btn-back{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;color:#475569;cursor:pointer;font-weight:700;gap:8px;padding:12px 24px;transition:all .2s}.auth-btn-back:hover{background:#f8fafc;border-color:#cbd5e1}.auth-btn-next{align-items:center;background:#005a32;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:8px;padding:12px 32px;transition:all .2s}.auth-btn-next:hover{background:#004d26;transform:translateX(4px)}.auth-btn-next:disabled{cursor:not-allowed;opacity:.6;transform:none}.login-card{margin:0 auto;max-width:500px}.login-center-layout{align-items:center;display:flex;flex-direction:column;text-align:center}.login-icon-box{align-items:center;background:#f0fdf4;border-radius:20px;color:#059669;display:flex;height:80px;justify-content:center;margin-bottom:24px;width:80px}@media (max-width:768px){.auth-content-layout{gap:40px;grid-template-columns:1fr}.auth-illustration,.auth-steps{display:none}}.table-modern tr:hover td{background:#fdfdfd}.table-modern .book-title{color:#0f172a;font-weight:700}.view-all-link{align-items:center;color:#059669;display:flex;font-size:.9rem;font-weight:700;gap:8px;justify-content:center;margin-top:30px;text-decoration:none;transition:all .2s}.view-all-link:hover{color:#005a32;gap:12px}@media (max-width:1200px){.dashboard-hero-modern{margin:24px 20px;padding:40px}.metrics-row{margin:0 20px 40px}.workspace-modern{grid-template-columns:1fr;margin:0 20px 60px}.hero-text-content h2{font-size:3.5rem}.hero-illustration{width:300px}}@media (max-width:768px){.dashboard-hero-modern{flex-direction:column;text-align:center}.hero-illustration{margin-top:40px;max-width:300px;width:100%}.metrics-row{grid-template-columns:1fr}.hero-text-content h2{font-size:2.5rem}}.badge-modern{border-radius:999px;display:inline-block;font-size:.75rem;font-weight:700;padding:4px 12px}.rank-circle{align-items:center;background:#f1f5f9;border-radius:50%;color:#64748b;display:flex;font-size:.75rem;font-weight:800;height:28px;justify-content:center;width:28px}.rank-circle.top-rank{background:#005a32;color:#fff}.progress-bar-mini{background:#f1f5f9;border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-bar-mini .fill{border-radius:3px;height:100%}.admin-centered-content{display:flex;justify-content:center;padding:40px 0}.export-options-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:24px}.export-option-card{align-items:center;border:2px solid #f1f5f9;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:32px;text-align:center;transition:all .2s}.export-option-card:hover{border-color:#e2e8f0;box-shadow:0 10px 25px #0000000d;transform:translateY(-4px)}.export-option-card.primary{background:#005a3205;border-color:#005a321a}.export-icon{align-items:center;background:#eff6ff;border-radius:16px;color:#3b82f6;display:flex;font-size:1.25rem;font-weight:800;height:64px;justify-content:center;width:64px}.export-icon.pdf{background:#fef2f2;color:#ef4444}.export-option-card h4{color:#0f172a;font-size:1.1rem;font-weight:700}.export-option-card p{color:#64748b;font-size:.85rem;margin-bottom:8px}.btn-full{justify-content:center;width:100%}.settings-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin-top:24px}.settings-section{display:flex;flex-direction:column;gap:16px}.settings-section h4{color:#64748b;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.input-modern,.select-modern{border:1.5px solid #f1f5f9;border-radius:10px;color:#0f172a;font-size:.9rem;font-weight:600;padding:12px 16px;transition:all .2s;width:100%}.input-modern:focus,.select-modern:focus{background:#fff;border-color:#005a32;outline:none}.checkbox-modern{align-items:center;color:#475569;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:10px}.checkbox-modern input{accent-color:#005a32;border-radius:4px;height:18px;width:18px}.toggle-active{background:#10b981;border-radius:50%;box-shadow:0 0 0 4px #10b98133;height:10px;width:10px}.report-list{display:flex;flex-direction:column;gap:12px}.icon-wrapper-small{align-items:center;border-radius:8px;display:flex;font-size:.65rem;font-weight:800;height:32px;justify-content:center;width:32px}.icon-wrapper-small.pdf{background:#fef2f2;color:#ef4444}.icon-wrapper-small.csv{background:#eff6ff;color:#3b82f6}.region-table-section{background:linear-gradient(135deg,#005a32,#008f4c);margin:0 auto;max-width:100%;overflow:hidden;padding:80px 60px;position:relative}.region-table-section:before{background:#22c55e1a;border-radius:50%;content:"";height:400px;pointer-events:none;position:absolute;right:-100px;top:-100px;width:400px}.region-section-header{margin:0 auto 60px;max-width:1400px;max-width:var(--layout-max-width);position:relative;text-align:center;z-index:1}.region-badge{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:999px;border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-size:.9rem;font-weight:700;gap:8px;margin-bottom:24px;padding:10px 24px}.region-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:-.5px;line-height:1.1;margin-bottom:12px}.region-subtitle{color:#ffffffd9;font-size:1.15rem;font-weight:500}@media (max-width:768px){*{-webkit-tap-highlight-color:transparent}body{overflow-x:hidden}.site-nav{display:flex;flex-wrap:wrap;gap:12px;padding:12px 16px}.brand-lockup{flex:0 0 auto}.brand-lockup h1{font-size:1.25rem}.nav-links{display:none;flex-direction:column;gap:8px;width:100%}.nav-actions{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:100%}.nav-actions .btn{min-height:44px;padding:12px 16px;width:100%}.hero-section{border-radius:12px;margin:0 12px;min-height:450px}.hero-content{gap:24px;padding:40px 16px}.hero-copy h2{font-size:clamp(1.8rem,6vw,3rem)}.hero-copy p{font-size:.95rem}.hero-actions{flex-direction:column;gap:10px}.hero-actions .btn{min-height:44px;width:100%}.input-with-icon input,.input-with-icon select{font-size:16px;min-height:44px;padding:12px 12px 12px 40px}.btn{min-height:44px;padding:12px 16px}.panel-card,.panel-card-modern{margin-bottom:12px;padding:16px}.table-scroll{-webkit-overflow-scrolling:touch;max-height:350px;overflow-x:auto}.table-modern{font-size:.8rem}.table-modern td,.table-modern th{padding:10px 8px}.admin-layout{flex-direction:column}.admin-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;flex-wrap:wrap;height:auto;padding:12px 16px}.admin-sidebar,.sidebar-nav{flex-direction:row;width:100%}.sidebar-nav{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:auto}.sidebar-link{min-height:44px;white-space:nowrap}.sidebar-promo{display:none}.admin-main{padding:12px 16px}.metrics-row{gap:12px;grid-template-columns:1fr;margin:0 12px 20px}.metric-card-modern{padding:16px}.dashboard-nav{padding:12px 16px}.dashboard-hero-modern{margin:12px;padding:20px}.hero-text-content h2{font-size:1.8rem}.hero-illustration{max-width:250px;width:100%}.auth-content-layout{gap:20px;grid-template-columns:1fr}.auth-illustration,.auth-steps{display:none}.auth-card{padding:16px}.modal-overlay{align-items:flex-end}.modal-content{border-radius:20px 20px 0 0;max-height:90vh;max-width:100%;width:100%}.share-actions{flex-direction:column}.share-actions .btn{width:100%}.region-table-section{padding:30px 16px}.region-title{font-size:1.8rem}.region-subtitle{font-size:.9rem}}@media (max-width:480px){html{font-size:13px}.site-nav{padding:10px 12px}.brand-lockup h1{font-size:1.1rem}.brand-lockup p{display:none}.hero-section{margin:0 8px;min-height:350px}.hero-content{gap:16px;padding:30px 12px}.hero-copy h2{font-size:1.5rem}.hero-copy p{font-size:.85rem}.badge{font-size:.7rem;padding:6px 12px}.input-with-icon input,.input-with-icon select{font-size:16px;padding:10px 10px 10px 36px}.btn{font-size:.85rem;padding:11px 14px}.panel-card,.panel-card-modern{padding:12px}.table-modern{font-size:.7rem}.modal-content{padding:16px 12px}.metrics-row{margin:0 8px 16px}.dashboard-hero-modern{margin:8px;padding:16px}.hero-text-content h2{font-size:1.3rem}.region-table-section{padding:20px 12px}.region-title{font-size:1.3rem}}@media (max-width:360px){html{font-size:12px}.hero-copy h2{font-size:1.3rem}.hero-actions{gap:8px}.btn{font-size:.8rem;min-height:40px;padding:10px 12px}.panel-card,.panel-card-modern{padding:10px}.modal-content{padding:12px 10px}.close-modal{height:28px;width:28px}}.admin-layout,.auth-page,.dashboard-page,.landing-page,body,html{max-width:100vw;overflow-x:hidden;width:100%}@supports (display:grid){.dashboard-grid,.hero-content,.metrics-row,.workspace-modern{max-width:100%}}@media (hover:none) and (pointer:coarse){.btn{min-height:48px;padding:14px 18px}.input-with-icon input,.input-with-icon select{min-height:48px;padding:14px 14px 14px 44px}a{padding:8px 4px}.sidebar-link{min-height:48px}.btn:hover,.metric-card-modern:hover{transform:none}}@supports (padding:max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.dashboard-nav,.site-nav{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}.region-table-container{background:#fff;border-radius:32px;border-radius:var(--radius-xl);box-shadow:0 20px 60px #00000026;margin:0 auto;max-width:1400px;max-width:var(--layout-max-width);overflow:hidden;position:relative;z-index:1}.table-header{grid-gap:32px;align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;display:grid;font-size:.8rem;font-weight:700;gap:32px;grid-template-columns:1.5fr 1fr 1fr;letter-spacing:.8px;padding:28px 48px;text-transform:uppercase}.table-header>div{align-items:left;display:flex;gap:10px}.table-header svg{color:#059669;height:18px;opacity:.6;width:18px}.table-body{display:flex;flex-direction:column}.table-row{grid-gap:32px;align-items:center;border-bottom:1px solid #f1f5f9;display:grid;gap:32px;grid-template-columns:1.5fr 1fr 1fr;padding:32px 48px;transition:all .2s}.table-row:last-child{border-bottom:none}.table-row:hover{background:#f9fafb}.col-region{align-items:center;color:#1e293b;display:flex;font-weight:600;gap:20px}.region-icon-wrapper{align-items:center;background:#f0fdf4;border-radius:14px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.region-icon-wrapper svg{height:28px;width:28px}.region-info{min-width:0}.region-name{color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:2px}.region-label{color:#94a3b8;font-size:.85rem;font-weight:500}.col-pledges{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.col-users{gap:12px;justify-content:flex-end}.col-users,.stat-icon-group{align-items:center;display:flex}.stat-icon-group{gap:4px}.stat-icon-group svg{height:24px;opacity:.7;width:24px}.user-stat{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.stat-value{color:#059669;font-size:1.35rem;font-weight:700;line-height:1}.stat-label{color:#94a3b8;font-size:.8rem;font-weight:600;text-transform:capitalize}.active-users{color:#059669;font-weight:700}.reading-stats-section{background:#fafbfc;margin:0 auto;max-width:1400px;max-width:var(--layout-max-width);padding:80px 40px}.reading-cards-container{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.reading-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 2px 8px #0000000a;padding:40px;transition:all .2s}.reading-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;margin-bottom:32px;padding-bottom:20px}.card-header,.card-title-group{align-items:center;display:flex}.card-title-group{gap:12px}.card-title-group h3{color:#0f172a;font-size:1.25rem;font-weight:800}.card-title-group svg{height:28px;width:28px}.books-label{color:#64748b;font-size:.85rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.card-content{display:flex;flex-direction:column;gap:24px;margin-bottom:20px}.top-item{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:16px;padding:16px;transition:all .2s}.top-item:hover{background:#f1f5f9}.rank-badge{align-items:center;background:#e2e8f0;border-radius:50%;color:#64748b;display:flex;flex-shrink:0;font-size:.9rem;font-weight:800;height:32px;justify-content:center;width:32px}.item-details{flex:1 1;min-width:0}.item-name{color:#0f172a;font-size:.95rem;font-weight:700;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-region{color:#94a3b8;font-size:.8rem;font-weight:500}.item-stat{color:#059669;flex-shrink:0;font-size:1.1rem;font-weight:800}.progress-mini{background:#e2e8f0;border-radius:2px;height:4px;margin-top:8px;overflow:hidden;width:100%}.progress-mini-bar{background:linear-gradient(90deg,#059669,#16a34a);border-radius:2px;height:100%;transition:width .3s ease}.card-footer{align-items:center;border-top:1px solid #f1f5f9;color:#64748b;display:flex;font-size:.85rem;font-weight:500;gap:10px;padding-top:20px}.card-footer svg{color:#94a3b8;flex-shrink:0;height:18px;width:18px}.no-data{color:#94a3b8;font-weight:500;padding:40px 20px;text-align:center}@media (max-width:1200px){.reading-cards-container{grid-template-columns:1fr}.reading-stats-section,.region-table-section{padding:80px 40px}}@media (max-width:768px){.table-header,.table-row{gap:12px;grid-template-columns:1fr}.col-users{text-align:left}.reading-stats-section,.region-table-section{padding:60px 20px}.section-header h2{font-size:2.5rem}.reading-card{padding:24px}}
/*# sourceMappingURL=main.fe312334.css.map*/