.brand-home{width:100%;min-height:100vh;display:flex;justify-content:center;padding:32px 16px 48px}.brand-card{width:100%;max-width:760px;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px 22px 32px;text-align:center}.brand-logo{width:76px;height:76px;border-radius:16px;object-fit:cover;margin-bottom:10px}.brand-card h1{margin:4px 0 6px;color:var(--text)}.brand-subtitle{color:var(--muted);margin-bottom:18px}.brand-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--green-line)}.brand-nav a{color:var(--green-dark);text-decoration:none;font-weight:600;font-size:14px}.brand-operator{display:flex;flex-direction:column;gap:2px;color:var(--muted);font-size:13px;margin-bottom:20px}.brand-section{text-align:left;margin-bottom:22px}.brand-section h2{color:var(--green-dark);font-size:18px;margin:0 0 8px}.brand-section p{color:var(--text);line-height:1.6;margin:0 0 8px}.brand-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.brand-service-card{display:flex;flex-direction:column;gap:4px;background:var(--purple-soft);border:1px solid var(--purple-line);border-radius:12px;padding:14px;text-decoration:none}.brand-service-card strong{color:var(--purple-dark)}.brand-service-card span{color:var(--muted);font-size:13px}.brand-relationship{background:var(--green-soft);border:1px solid var(--green-line);border-radius:12px;padding:14px 16px}.brand-header-info{background:var(--bg);border:1px solid var(--green-line);border-radius:12px;padding:14px 16px}.brand-info-row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid var(--green-line)}.brand-info-row:last-of-type{border-bottom:none}.brand-info-row span{color:var(--green-dark);font-weight:600;text-align:right}.brand-header-description{margin-top:10px!important;color:var(--muted)!important;font-size:13px}.brand-website a{color:var(--blue);word-break:break-all}.brand-login-area{margin:22px 0;padding:16px;background:var(--green-soft);border-radius:12px}.brand-login-area p{margin:0 0 10px;color:var(--text)}.brand-login{display:inline-flex;background:var(--green);color:var(--white);padding:10px 22px;border-radius:10px;text-decoration:none;font-weight:700}.brand-links{display:flex;justify-content:center;gap:18px;margin-bottom:14px}.brand-links a{color:var(--muted);font-size:12px;text-decoration:underline}.brand-card footer{color:var(--muted);font-size:12px}.public-page{width:100%;min-height:100vh;display:flex;justify-content:center;padding:24px 16px 48px}.public-card{width:100%;max-width:760px;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px 20px 32px}.public-page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.public-logo-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-weight:700}.public-logo{width:36px;height:36px;border-radius:8px;object-fit:cover}.public-home-link{color:var(--green-dark);text-decoration:none;font-weight:600;font-size:14px}.public-page h1{margin:4px 0 6px;color:var(--text)}.public-subtitle{color:var(--muted);margin-bottom:18px}.public-content{display:flex;flex-direction:column;gap:14px}.public-content h2{margin:8px 0 2px;font-size:18px;color:var(--green-dark)}.public-content p{color:var(--text);line-height:1.6;margin:0}.public-list-card{background:var(--green-soft);border:1px solid var(--green-line);border-radius:12px;padding:14px 16px}.public-list-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--green-line)}.public-list-row:last-child{border-bottom:none}.public-list-row b{color:var(--text)}.public-list-row span{color:var(--green-dark);font-weight:600}.public-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.public-service-card{display:flex;flex-direction:column;gap:4px;background:var(--purple-soft);border:1px solid var(--purple-line);border-radius:12px;padding:14px;text-decoration:none}.public-service-card strong{color:var(--purple-dark)}.public-service-card span{color:var(--muted);font-size:13px}.public-cta{display:inline-flex;align-self:flex-start;background:var(--green);color:var(--white);padding:10px 18px;border-radius:10px;text-decoration:none;font-weight:600}.public-error{color:var(--red)}.public-footer-nav{display:flex;flex-wrap:wrap;gap:10px 16px;margin:26px 0 12px;padding-top:16px;border-top:1px solid var(--green-line)}.public-footer-nav a{color:var(--green-dark);text-decoration:none;font-size:13px;font-weight:600}.public-page footer{text-align:center;color:var(--muted);font-size:12px}:root{--green: #079447;--green-dark: #05783a;--green-deep: #006f38;--green-light: #eaf8ef;--green-border: #cfe6d7;--text: #183124;--muted: #6c7b72;--line: #d7e1db;--white: #ffffff;--error-bg: #fff0f0;--error: #b32626;--notice-bg: #eaf8ef;--notice: #087a3d}.auth-shell{width:100%;min-height:100vh;min-height:100dvh;padding:18px 12px;display:flex;align-items:center;justify-content:center;background:#f2faf5;overflow-x:hidden;box-sizing:border-box;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--text)}.green-shell{background:radial-gradient(circle at 50% -10%,rgba(31,159,82,.12),transparent 42%),linear-gradient(160deg,#effbf3,#fff 55%,#edf9f1)}.auth-shell *,.auth-shell *:before,.auth-shell *:after{box-sizing:border-box}.auth-card{width:min(100%,380px);padding:24px 20px 20px;background:var(--white);border:1px solid #dfe9e2;border-top:4px solid var(--green);border-radius:20px;box-shadow:0 12px 32px #185c2f1c;text-align:center;position:relative}.logo-mark{width:78px;height:78px;margin:0 auto 9px;border-radius:50%;background:#effaf3;border:1px solid #d7efdf;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:13px;line-height:1.25;font-weight:800;overflow:hidden}.logo-mark:has(+h1),.logo-mark:has(+h2){letter-spacing:0}.auth-card h1{margin:0;color:var(--green-deep);font-size:24px;line-height:1.1;font-weight:850;letter-spacing:1px}.auth-card h2{margin:7px 0 4px;color:#183b28;font-size:18px;line-height:1.25;font-weight:800;letter-spacing:.15px}.auth-card>p{margin:5px 0 16px;color:var(--muted);font-size:11px;line-height:1.45}.auth-card form{width:100%;display:grid;gap:12px;text-align:left}.auth-card label{display:block;color:#34463b;font-size:11px;line-height:1.35;font-weight:750}.auth-card input,.auth-card select,.auth-card textarea{width:100%;min-height:44px;margin-top:5px;padding:10px 11px;border:1px solid #ccd8cf;border-radius:9px;outline:none;background:#fff;color:#24352b;font-size:12px;line-height:1.35;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;font-family:inherit;box-sizing:border-box}.auth-card input::placeholder,.auth-card textarea::placeholder{color:#9aa59e}.auth-card input:focus,.auth-card select:focus,.auth-card textarea:focus{border-color:#159447;box-shadow:0 0 0 3px #15944717;background:#fff}.auth-card select{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.password-input-wrap input{padding-right:43px}.password-toggle{position:absolute;top:5px;right:4px;width:36px!important;height:34px;min-height:34px!important;padding:0!important;border:0;border-radius:7px;background:transparent;color:#6d7b73;display:grid;place-items:center;cursor:pointer}.password-toggle:hover{background:#eff8f2;color:var(--green)}.auth-card .primary{width:100%;min-height:45px;margin-top:1px;padding:10px 14px;border:0;border-radius:9px;background:linear-gradient(180deg,#13a052,#078c45);color:#fff;font-size:11px;font-weight:850;letter-spacing:.2px;cursor:pointer;box-shadow:0 4px 10px #07944729}.auth-card .primary:hover{background:linear-gradient(180deg,#0f934a,#057a3c)}.auth-card .primary:active{transform:translateY(1px)}.auth-card .primary:disabled{opacity:.62;cursor:not-allowed;transform:none}.auth-card .green{background:linear-gradient(180deg,#13a052,#078c45)}.error,.notice{width:100%;padding:9px 10px;border-radius:8px;font-size:10px;line-height:1.4;text-align:left}.error{border:1px solid #f2caca;background:var(--error-bg);color:var(--error)}.notice{border:1px solid #c9e8d3;background:var(--notice-bg);color:var(--notice)}.register-link{margin:14px 0 0!important;color:#68776e!important;font-size:10px!important}.auth-card a{color:#087a3d;font-weight:800;text-decoration:none}.auth-card a:hover{text-decoration:underline}.auth-card .back{width:auto;min-height:36px;margin-top:10px;padding:7px 13px;border:1px solid #d7e2da;border-radius:8px;background:#fff;color:#4e6357;font-size:10px;font-weight:700;cursor:pointer}.auth-card .back:hover{background:#f2faf5;border-color:#b9d9c4;color:var(--green)}.green-icon{width:48px;height:48px;margin:2px auto 7px;color:var(--green)}.auth-card>.green-icon+h2{margin-top:4px}.auth-card>select{margin:0 0 12px}.password-field{position:relative;width:100%}.password-field input{width:100%;padding-right:52px!important}.password-eye{position:absolute;top:50%;right:10px;width:40px;height:40px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;outline:none;background:transparent;color:#6f7f76;cursor:pointer;border-radius:10px}.password-eye:hover{color:#079447;background:#effaf3}.login-logo{display:block;width:140px;height:100px;margin:0 auto 18px;object-fit:contain;object-position:center;border-radius:0}.password-eye:active{transform:translateY(-50%) scale(.92)}.password-eye svg{width:20px;height:20px;stroke-width:2.2}.auth-card h2+p{overflow-wrap:anywhere}.auth-card input[inputmode=numeric]{letter-spacing:.5px}.login-shell{flex-direction:column;gap:0}.login-shell .site-branding{width:100%;max-width:380px;margin-top:14px;padding:0 12px 10px;text-align:center}.login-shell .site-branding p{margin:3px 0;color:#68776e;font-size:11px;line-height:1.4}.login-shell .site-branding p:first-child{color:#087a3d;font-size:13px;font-weight:700}.login-shell .site-branding p:nth-child(2){font-weight:600}@media(max-width:360px){.auth-shell{padding:12px 9px}.auth-card{padding:20px 15px 17px;border-radius:17px}.auth-card h1{font-size:22px}.auth-card h2{font-size:17px}.auth-card input,.auth-card select{min-height:43px;font-size:11px}.auth-card .primary{min-height:44px}}@media(min-width:361px)and (max-width:480px){.auth-shell{padding:15px 12px}.auth-card{width:min(100%,390px)}}@media(max-height:560px)and (orientation:landscape){.auth-shell{align-items:flex-start;padding-top:12px;padding-bottom:12px}.auth-card{padding-top:15px;padding-bottom:15px}.logo-mark{width:55px;height:55px;margin-bottom:5px}.auth-card form{gap:8px}}@media(prefers-reduced-motion:reduce){.auth-card *,.auth-card *:before,.auth-card *:after{transition:none!important}}.auth-shell{width:100%!important;max-width:100%!important;transform:none!important;zoom:1!important}.auth-card{width:calc(100% - 24px)!important;max-width:380px!important;margin-left:auto!important;margin-right:auto!important;transform:none!important;zoom:1!important}@media(max-width:375px){.auth-shell{padding:12px!important}.auth-card{width:calc(100% - 4px)!important;max-width:355px!important;padding:26px 20px 22px!important}}@media(min-width:376px)and (max-width:400px){.auth-card{width:calc(100% - 4px)!important;max-width:366px!important}}@media(min-width:401px)and (max-width:480px){.auth-card{width:calc(100% - 4px)!important;max-width:395px!important}}.splash-page{width:100%;min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:20px;background:radial-gradient(circle at 50% 35%,rgba(30,164,82,.12),transparent 38%),linear-gradient(160deg,#eefbf2,#fff 52%,#edf9f1);overflow:hidden;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.splash-content{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:splashAppear .7s ease-out}.splash-logo{width:clamp(120px,38vw,170px);height:auto;max-width:70vw;max-height:26vh;object-fit:contain;object-position:center;display:block;margin:0 auto 8px;border-radius:0;animation:logoAppear .8s ease-out}.splash-content h1{margin:0;color:#087a3d;font-size:clamp(24px,7vw,27px);line-height:1;font-weight:900;letter-spacing:1.5px}.splash-content h2{margin:5px 0 0;color:#53675b;font-size:clamp(15px,4.5vw,17px);line-height:1;font-weight:600}.splash-slogan{margin:12px 0 0;color:#355244;font-size:clamp(10px,3vw,11px);line-height:1.5;font-weight:650;letter-spacing:.15px}.splash-loader{width:105px;height:5px;margin-top:25px;background:#cfe6d7;border-radius:10px;overflow:hidden}.splash-loader span{display:block;width:45%;height:100%;border-radius:10px;background:#079447;animation:loadingMove 1.5s ease-in-out infinite}.splash-message{margin:25px 0 0;color:#607269;font-size:clamp(10.5px,3vw,12px);line-height:1.55;font-weight:600}@keyframes splashAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes logoAppear{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes loadingMove{0%{transform:translate(-110%)}50%{transform:translate(115%)}to{transform:translate(220%)}}@media(max-width:360px){.splash-page{padding:15px}.splash-content{max-width:320px}.splash-logo{width:125px;height:auto;max-width:65vw;max-height:24vh;margin-bottom:6px}.splash-slogan{margin-top:10px}.splash-loader{width:90px;margin-top:21px}.splash-message{margin-top:20px}}@media(min-width:361px)and (max-width:480px){.splash-logo{width:145px;height:auto;max-width:68vw;max-height:26vh}}@media(min-width:481px){.splash-logo{width:200px;height:200px;max-height:35vh}.splash-content h1{font-size:30px}.splash-content h2{font-size:18px}.splash-slogan{font-size:12px}}@media(max-height:650px){.splash-logo{width:145px;height:145px;max-height:27vh}.splash-content h1{font-size:24px}.splash-slogan{margin-top:8px}.splash-loader,.splash-message{margin-top:15px}}@media(prefers-reduced-motion:reduce){.splash-content,.splash-logo,.splash-loader span{animation:none!important}}:root{--home-green: #087a3d;--home-green-dark: #075c2f;--home-green-light: #eaf7ef;--home-green-pale: #f5fbf7;--home-text: #18251e;--home-muted: #68766e;--home-border: #dce9e1;--home-bg: #f4f8f5;--home-white: #ffffff;--home-shadow: 0 10px 30px rgba(18, 51, 34, .065);--home-shadow-hover: 0 18px 42px rgba(18, 51, 34, .11);--radius-lg: 20px;--radius-md: 15px;--radius-sm: 11px}.page{width:100%;min-height:calc(100vh - 62px);display:flex;flex-direction:column;box-sizing:border-box;padding:57px 24px 0!important;background:radial-gradient(circle at 15% 0%,rgba(8,122,61,.035),transparent 30%);color:var(--home-text)}.page>section:not(.welcome){margin-bottom:22px}.page section{scroll-margin-top:80px}.welcome{position:relative;display:flex;align-items:center;gap:17px;min-height:105px;margin:5px 0 22px;padding:22px 25px;overflow:hidden;border:1px solid #cce4d4;border-radius:var(--radius-lg);background:radial-gradient(circle at 90% 0%,rgba(8,122,61,.14),transparent 32%),linear-gradient(135deg,#f6fcf8,#e2f5e9 52%,#d9f0e1);box-shadow:0 10px 32px #087a3d13;transition:transform .25s ease,box-shadow .25s ease}.welcome:hover{transform:translateY(-2px);box-shadow:0 16px 40px #087a3d1c}.welcome:before{content:"";position:absolute;width:190px;height:190px;right:-65px;bottom:-115px;border:25px solid rgba(8,122,61,.065);border-radius:50%;pointer-events:none}.welcome:after{content:"";position:absolute;width:90px;height:90px;right:95px;top:-45px;border-radius:50%;background:#ffffff38;pointer-events:none}.home-profile-photo-wrap{position:relative;z-index:2;flex:0 0 58px;width:58px;height:58px;display:flex;align-items:center;justify-content:center}.home-profile-photo{display:block;width:58px;height:58px;object-fit:cover;border:3px solid rgba(255,255,255,.95);border-radius:50%;background:#e9f5ee;box-shadow:0 7px 22px #087a3d29;transition:transform .25s ease}.welcome:hover .home-profile-photo{transform:scale(1.04)}.welcome>div{position:relative;z-index:2;min-width:0}.welcome span{display:block;margin-bottom:4px;color:#607168;font-size:12px;font-weight:650}.welcome h2{margin:0;color:#064f29;font-size:clamp(24px,4vw,31px);line-height:1.12;font-weight:850;letter-spacing:-.035em}.welcome small{display:inline-flex;align-items:center;margin-top:9px;padding:6px 11px;border:1px solid #c6e2d0;border-radius:999px;background:#ffffffbf;color:#397052;font-size:10px;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,320px);gap:16px;overflow-x:auto;padding:4px 3px 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.photo-grid img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid var(--home-border);border-radius:var(--radius-md);background:#edf3ef;box-shadow:0 6px 20px #12332213;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease}.photo-grid img:hover{transform:translateY(-4px) scale(1.01);box-shadow:var(--home-shadow-hover)}.video-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,400px);gap:17px;overflow-x:auto;padding:4px 3px 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.video-card{min-width:0;padding:9px;border:1px solid var(--home-border);border-radius:17px;background:#fffffff2;box-shadow:0 6px 20px #1233220f;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.video-card:hover{transform:translateY(-4px);border-color:#c6dfce;box-shadow:var(--home-shadow-hover)}.video-card video{display:block;width:100%;aspect-ratio:16 / 9!important;height:auto!important;min-height:0!important;object-fit:cover;border-radius:12px;background:#101513}.video-card b{display:block;margin:11px 4px 3px;overflow:hidden;color:#203128;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.ticker{position:relative;display:flex;align-items:center;overflow:hidden;min-height:48px;padding:7px 12px;border:1px solid #efdcaf;border-radius:13px;background:linear-gradient(90deg,#fff9ec,#fffdf7);color:#79580f;white-space:nowrap;box-shadow:0 4px 15px #6c4e0a0b}.ticker:before{content:"NOTICE";position:relative;z-index:5;flex:0 0 auto;margin-right:12px;padding:6px 9px;border-radius:7px;background:#f5d98f;color:#614400;font-size:8px;font-weight:900;letter-spacing:.07em}.ticker>div{display:inline-block;white-space:nowrap;animation:announcementLeftToRight 12s linear infinite;will-change:transform}@keyframes announcementLeftToRight{0%{transform:translate(-100%)}to{transform:translate(100vw)}}.ticker:hover>div{animation-play-state:paused}.news-list{display:grid;gap:0}.news-list article{display:grid;grid-template-columns:145px 1fr;gap:17px;align-items:center;padding:16px 0;border-bottom:1px solid var(--home-border);transition:padding-left .2s ease}.news-list article:hover{padding-left:5px}.news-list article:first-child{padding-top:3px}.news-list article:last-child{padding-bottom:3px;border-bottom:0}.news-list img{width:145px;height:92px;object-fit:cover;border:1px solid var(--home-border);border-radius:13px;background:#edf3ef;box-shadow:0 4px 14px #1233220d}.news-list h3{margin:0 0 6px;color:#1b2a21;font-size:15px;line-height:1.35;font-weight:800}.news-list p{margin:0;color:var(--home-muted);font-size:12px;line-height:1.55}.home-complaint-list{display:grid;gap:12px}.home-complaint-card{position:relative;padding:16px;overflow:hidden;border:1px solid var(--home-border);border-radius:15px;background:#fff;box-shadow:0 4px 15px #1233220b;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-complaint-card:hover{transform:translateY(-3px);border-color:#c4ddcc;box-shadow:var(--home-shadow)}.home-complaint-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-complaint-main b{display:block;color:#126b3b;font-size:12px;font-weight:850}.home-complaint-main small{display:block;margin-top:5px;color:#758079;font-size:10px;font-weight:600}.home-complaint-card p{margin:11px 0;color:#3d4942;font-size:12px;line-height:1.55}.home-complaint-status{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #f1dfb4;border-radius:999px;background:#fff8e8;color:#8a5600;font-size:9px;font-weight:850;white-space:nowrap}.home-complaint-status.processing{border-color:#d4e2ff;background:#eff5ff;color:#2458a6}.home-complaint-status.completed{border-color:#cbe8d6;background:#edf9f1;color:#087a3d}.home-complaint-photo-wrap{margin-top:10px}.home-complaint-photo{display:block;width:180px;height:112px;object-fit:cover;border:1px solid var(--home-border);border-radius:11px}.home-complaint-remark{display:flex;flex-direction:column;gap:3px;margin-top:11px;padding:10px 12px;border-left:3px solid var(--home-green);border-radius:8px;background:var(--home-green-pale)}.home-complaint-remark b{color:#176f3e;font-size:10px}.home-complaint-remark span{color:#536158;font-size:11px;line-height:1.45}.home-complaint-date{display:block;margin-top:10px;color:#89948d;font-size:9px;font-weight:600}.home-empty-complaints{padding:23px 14px;border:1px dashed #d6e2da;border-radius:12px;background:#fbfdfb;color:#748078;font-size:12px;text-align:center}.view-all-complaints{display:flex;align-items:center;justify-content:center;margin-top:13px;padding:11px 14px;border:1px solid #cce4d4;border-radius:10px;background:var(--home-green-light);color:var(--home-green);font-size:10px;font-weight:850;letter-spacing:.04em;text-decoration:none;transition:.2s ease}.view-all-complaints:hover{background:#dcf2e4;transform:translateY(-1px)}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.quick-grid a{position:relative;display:flex;min-height:108px;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:15px 10px;overflow:hidden;border:1px solid var(--home-border);border-radius:15px;background:linear-gradient(180deg,#fff,#fbfdfc);color:#236e45;font-size:10px;font-weight:800;line-height:1.35;text-align:center;text-decoration:none;box-shadow:0 5px 17px #1233220e;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.quick-grid a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(8,122,61,.055),transparent 45%);opacity:0;transition:opacity .22s ease}.quick-grid a:after{content:"";position:absolute;width:70px;height:70px;right:-25px;bottom:-25px;border-radius:50%;background:#087a3d0e}.quick-grid a svg{position:relative;z-index:2;width:26px;height:26px;padding:6px;border-radius:9px;background:var(--home-green-light);color:var(--home-green);transition:transform .22s ease}.quick-grid a:hover{transform:translateY(-4px);border-color:#b9d9c5;box-shadow:var(--home-shadow-hover)}.quick-grid a:hover:before{opacity:1}.quick-grid a:hover svg{transform:scale(1.08)}.emergency-services-section{margin:25px 0 23px;padding:19px;border:1px solid #f0d6d6;border-radius:18px;background:linear-gradient(180deg,snow,#fff);box-shadow:0 8px 26px #6016160e}.emergency-section-heading span{color:#a12a2a;font-size:9px;font-weight:900;letter-spacing:.09em}.emergency-section-heading h2{margin:4px 0;color:#5b1717;font-size:20px;font-weight:850}.emergency-section-heading p{margin:0;color:#7a6a6a;font-size:11px}.emergency-service-groups{display:grid;gap:13px;margin-top:16px}.emergency-service-group{overflow:hidden;border:1px solid #eadfdf;border-radius:14px;background:#fff}.emergency-group-title{display:flex;align-items:center;gap:8px;padding:11px 13px;border-bottom:1px solid #eee4e4;background:#fff7f7;color:#9b2727}.emergency-group-title h3{margin:0;color:#542121;font-size:12px}.emergency-service-list{display:grid}.emergency-service-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border-bottom:1px solid #f0eeee;transition:background .2s ease}.emergency-service-card:hover{background:snow}.emergency-service-card:last-child{border-bottom:0}.emergency-service-name{display:flex;align-items:center;gap:10px;min-width:0}.emergency-service-icon{width:37px;height:37px;flex:0 0 37px;display:grid;place-items:center;border-radius:10px;background:#fff0f0;color:#c62828}.emergency-service-name b{display:block;color:#26312c;font-size:12px}.emergency-service-name small{display:block;margin-top:3px;color:#7b8780;font-size:9px}.emergency-call-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:76px;padding:9px 12px;border-radius:9px;background:linear-gradient(135deg,#168447,#087a3d);color:#fff;font-size:10px;font-weight:850;text-decoration:none;box-shadow:0 5px 12px #16844724;transition:transform .18s ease,box-shadow .18s ease}.emergency-call-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #16844733}.emergency-call-disabled{padding:8px 10px;border-radius:8px;background:#f3f4f4;color:#909996;font-size:9px;font-weight:750;white-space:nowrap}.connect-section{width:100%;margin-top:16px!important;margin-bottom:0!important;padding:12px 8px 0!important;box-sizing:border-box}.connect-heading{text-align:center;padding:0 8px;margin-bottom:11px}.connect-eyebrow{display:block;margin-bottom:3px;color:#16834b;font-size:8px;font-weight:850;letter-spacing:1px}.connect-heading h2{margin:0;color:#173c2a;font-size:19px;font-weight:850;line-height:1.15}.connect-heading p{margin:5px auto 0;max-width:350px;color:#718078;font-size:9px;line-height:1.4}.connect-grid{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:0;box-sizing:border-box}.connect-card{min-width:0;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px 2px;box-sizing:border-box;background:#fff;border:1px solid #dfe9e3;border-radius:9px;text-decoration:none;box-shadow:0 3px 9px #15432b0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.connect-card:hover{transform:translateY(-3px);border-color:#b8d9c5;box-shadow:0 7px 16px #15432b1a}.connect-card:active{transform:scale(.96)}.connect-icon{width:24px;height:24px;flex:0 0 24px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-size:14px;font-weight:800;line-height:1}.instagram-icon{background:#fff0f5;color:#d62976}.facebook-icon{background:#eef4ff;color:#1877f2;font-family:Arial,sans-serif}.whatsapp-icon{background:#eaf9f0;color:#1ca85b}.mail-icon{background:#fff7e8;color:#e39a20}.phone-icon{background:#edf7ff;color:#1681c4}.connect-info{width:100%;min-width:0;display:flex;align-items:center;justify-content:center}.connect-info strong{display:block;max-width:100%;overflow:hidden;color:#183c2b;font-size:7.5px;font-weight:800;line-height:1.1;text-align:center;white-space:nowrap;text-overflow:ellipsis}.connect-info span,.connect-arrow{display:none}.photo-grid::-webkit-scrollbar,.video-list::-webkit-scrollbar{height:5px}.photo-grid::-webkit-scrollbar-thumb,.video-list::-webkit-scrollbar-thumb{border-radius:99px;background:#cbd8cf}.photo-grid::-webkit-scrollbar-track,.video-list::-webkit-scrollbar-track{background:transparent}.home-footer{width:100%;flex-shrink:0;margin-top:auto!important;padding:14px 10px 4px!important;box-sizing:border-box;border-top:1px solid #dce9df;text-align:center;background:#ffffff59}.home-footer-links{display:flex!important;align-items:center;justify-content:center;gap:9px;margin:0!important;padding:0!important}.home-footer-links a{color:#176b45;font-size:10px;font-weight:800;text-decoration:none;transition:color .2s ease}.home-footer-links a:hover{color:#075c2f;text-decoration:underline}.home-footer-links span{color:#9aa8a1;font-size:9px}.home-copyright{margin:6px 0 0!important;padding:0!important;color:#000;font-size:9px;line-height:1.1}@media(min-width:561px)and (max-width:1024px){.page{padding:57px 20px 0!important}.welcome{min-height:82px;padding:19px 18px}.welcome h2{font-size:23px}.photo-grid{grid-auto-columns:minmax(235px,285px)}.video-list{grid-auto-columns:minmax(300px,360px)}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.connect-grid{gap:7px}}@media(max-width:560px){.page{width:100%;padding:57px 12px 0!important;box-sizing:border-box}.welcome{min-height:70px;margin:5px 0 17px;padding:16px 14px;gap:12px;border-radius:17px}.home-profile-photo-wrap{flex-basis:45px;width:45px;height:45px}.home-profile-photo{width:45px;height:45px;border-width:2px}.welcome h2{font-size:20px}.welcome span{font-size:10px}.welcome small{margin-top:6px;padding:5px 8px;font-size:8px}.photo-grid{grid-auto-columns:86vw;gap:12px;padding-bottom:9px}.photo-grid img{border-radius:13px}.video-list{grid-auto-columns:88vw;gap:12px;padding-bottom:9px}.video-card{padding:8px;border-radius:14px}.video-card video{border-radius:10px}.video-card b{margin:9px 3px 2px;font-size:11px}.ticker{min-height:43px;padding:6px 9px;border-radius:11px}.ticker:before{margin-right:8px;padding:5px 7px;font-size:7px}.ticker>div{font-size:10px}.news-list article{grid-template-columns:92px 1fr;gap:11px;padding:12px 0}.news-list img{width:92px;height:68px;border-radius:10px}.news-list h3{margin-bottom:4px;font-size:12px}.news-list p{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-complaint-card{padding:12px;border-radius:13px}.home-complaint-main{gap:7px}.home-complaint-main b{font-size:10px}.home-complaint-main small{font-size:9px}.home-complaint-status{padding:5px 7px;font-size:8px}.home-complaint-card p{font-size:11px}.home-complaint-photo{width:100%;height:auto;aspect-ratio:16 / 10}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.quick-grid a{min-height:88px;padding:12px 7px;border-radius:13px;font-size:9px}.quick-grid a svg{width:23px;height:23px}.emergency-services-section{margin:20px 0 18px;padding:13px;border-radius:15px}.emergency-section-heading h2{font-size:17px}.emergency-service-card{padding:10px}.emergency-call-btn{min-width:70px;padding:8px 10px}.connect-section{margin-top:12px!important;padding:8px 0 0!important}.connect-heading{margin-bottom:9px;padding:0 5px}.connect-heading h2{font-size:18px}.connect-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.connect-card{height:55px;padding:4px 1px;border-radius:8px}.connect-icon{width:23px;height:23px;flex-basis:23px;font-size:14px}.connect-info strong{font-size:7px}.home-footer{padding:10px 5px 2px!important}.home-footer-links{gap:7px}.home-footer-links a{font-size:9px}.home-footer-links span{font-size:8px}.home-copyright{margin-top:5px!important;font-size:8px}}@media(max-width:360px){.page{padding:10px 10px 0!important}.welcome{padding:15px 11px;gap:10px}.home-profile-photo-wrap{flex-basis:41px;width:41px;height:41px}.home-profile-photo{width:41px;height:41px}.welcome h2{font-size:18px}.photo-grid{grid-auto-columns:88vw}.video-list{grid-auto-columns:90vw}.quick-grid a{min-height:82px;font-size:8.5px}.connect-section{padding:7px 0 0!important}.connect-grid{gap:3px}.connect-card{height:51px;padding:3px 1px}.connect-icon{width:21px;height:21px;flex-basis:21px;font-size:12px}.connect-info strong{font-size:6.5px}.home-footer{padding:9px 3px 1px!important}.home-footer-links{gap:5px}.home-footer-links a{font-size:8px}.home-copyright{margin-top:4px!important;font-size:7.5px}}@media(min-width:1200px){.page{padding:57px 30px 0!important}.welcome{min-height:115px;padding:25px 29px}.quick-grid{gap:16px}.quick-grid a{min-height:115px}.connect-grid{gap:10px}.connect-card{height:68px}.connect-icon{width:30px;height:30px;flex-basis:30px;font-size:16px}.connect-info strong{font-size:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.home-announcements-section,.emergency-services-section,.home-news-section,.social-showcase-section,.home-quick-links-section,.home-complaints-section,.welcome{width:100%}.welcome.green-panel{display:flex;align-items:center;gap:14px;width:100%;padding:18px 20px;border-radius:18px;background:linear-gradient(135deg,#087443,#0b8b50);color:#fff;box-shadow:0 10px 28px #0874432e}.home-profile-photo-wrap{width:58px;height:58px;flex:0 0 58px;overflow:hidden;border-radius:50%;background:#ffffff2e;border:2px solid rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center}.home-profile-photo{width:100%;height:100%;object-fit:cover;display:block}.welcome>div:last-child{min-width:0}.welcome>div:last-child>span{display:block;margin-bottom:2px;color:#ffffffb8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.welcome h2{margin:0;color:#fff;font-size:21px;font-weight:800;line-height:1.25}.welcome small{display:block;margin-top:4px;color:#040404d1;font-size:11px;font-weight:600}.home-announcements-section{overflow:hidden}.announcement-broadcast-bar{display:flex;align-items:stretch;width:100%;min-height:48px;overflow:hidden;border:1px solid #dce9e1;border-radius:12px;background:#f7fbf8}.announcement-badge{position:relative;flex:0 0 48px;display:flex;align-items:center;justify-content:center;color:#fff;background:#bd0c0c}.announcement-badge svg{position:relative;z-index:2}.pulse-dot{position:absolute;top:9px;right:8px;width:7px;height:7px;border-radius:50%;background:#fbbf24;box-shadow:0 0 0 4px #fbbf242e;animation:announcementPulse 1.8s infinite}@keyframes announcementPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.65}}.ticker-viewport{min-width:0;flex:1;overflow:hidden;display:flex;align-items:center}.ticker-track{display:flex;align-items:center;width:max-content;white-space:nowrap;animation:tickerMove 28s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker-item{display:inline-flex;align-items:center;gap:6px;padding:0 22px;color:#33483c;font-size:12px}.ticker-bullet{font-size:13px}.ticker-title{color:#087443;font-weight:800}.ticker-desc{color:#000}.ticker-separator{color:#c3d2c8}@keyframes tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-quick-links-section{margin-top:4px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-card{min-width:0;display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #dce9e1;border-radius:14px;background:#fff;color:#18382a;text-decoration:none;box-shadow:0 5px 18px #14462a0f;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.quick-card:hover{transform:translateY(-3px);border-color:#afd0bc;box-shadow:0 10px 25px #14462a1c}.quick-icon-box{width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#edf8f1;color:#087443}.quick-title{min-width:0;color:#244335;font-size:12px;font-weight:800;line-height:1.35}.emergency-services-section{padding:18px;border-radius:18px;background:#fff;border:1px solid #e5ece7;box-shadow:0 8px 25px #1e3c280f}.emergency-section-heading{margin-bottom:16px}.emergency-section-heading span{display:block;margin-bottom:3px;color:#d97706;font-size:10px;font-weight:900;letter-spacing:.12em}.emergency-section-heading h2{margin:0;color:#173b29;font-size:21px;font-weight:850}.emergency-section-heading p{margin:5px 0 0;color:#718078;font-size:12px;line-height:1.5}.emergency-service-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.emergency-service-group{min-width:0;padding:13px;border:1px solid #e3ebe6;border-radius:14px;background:#f9fcfa}.emergency-group-title{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:#087443}.emergency-group-title h3{margin:0;color:#294536;font-size:12px;font-weight:800}.emergency-service-list{display:flex;flex-direction:column;gap:8px}.emergency-service-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #e1e9e4;border-radius:10px;background:#fff}.emergency-service-name{min-width:0;display:flex;align-items:center;gap:9px}.emergency-service-icon{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#eef8f1;color:#a41010}.emergency-service-name>div{min-width:0}.emergency-service-name b{display:block;overflow:hidden;color:#284536;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.emergency-service-name small{display:block;margin-top:2px;color:#7a8880;font-size:10px}.emergency-call-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 10px;border-radius:8px;background:#087443;color:#fff;font-size:10px;font-weight:800;text-decoration:none;transition:background .2s ease,transform .2s ease}.emergency-call-btn:hover{background:#065d35;transform:translateY(-1px)}.emergency-call-disabled{padding:7px 9px;border-radius:8px;background:#f0f2f1;color:#89938e;font-size:9px;font-weight:700}.social-carousel-wrapper{position:relative;display:flex;align-items:center;gap:10px;width:100%}.social-showcase-track{min-width:0;flex:1;display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 3px 14px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b9cec0 transparent}.social-showcase-track::-webkit-scrollbar{height:6px}.social-showcase-track::-webkit-scrollbar-track{background:transparent}.social-showcase-track::-webkit-scrollbar-thumb{background:#b9cec0;border-radius:999px}.social-card{flex:0 0 min(470px,82vw);overflow:hidden;scroll-snap-align:start;border:1px solid #dce8e0;border-radius:18px;background:#fff;box-shadow:0 8px 28px #19412a14;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.social-card:hover{transform:translateY(-3px);border-color:#b8d4c2;box-shadow:0 13px 35px #19412a21}.social-card-header{display:flex;align-items:center;gap:10px;padding:11px 13px;background:#fff}.social-author-avatar{width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#edf8f1;border:1px solid #d0e5d7;font-size:20px}.social-author-meta{min-width:0;flex:1}.social-author-name{display:flex;align-items:center;gap:4px;color:#183a2a;font-size:14px;font-weight:800}.verified-icon{color:#087443}.social-author-sub{display:block;margin-top:3px;overflow:hidden;color:#77847d;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.social-badge-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid #cfe3d5;border-radius:999px;background:#eff8f2;color:#087443;font-size:9px;font-weight:900}.social-video-frame{position:relative;width:100%;overflow:hidden;background:#0c120f}.social-video-player{display:block;width:100%!important;aspect-ratio:16 / 9;height:auto!important;object-fit:cover;background:#000}.video-theater-trigger{position:absolute;left:9px;bottom:9px;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:6px 10px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#05140cc7;color:#fff;font-family:inherit;font-size:10px;font-weight:800;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.video-theater-trigger:hover{background:#087443f2}.social-media-frame{position:relative;width:100%;overflow:hidden;aspect-ratio:16 / 10;background:#edf2ee}.social-media-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.photo-card:hover .social-media-img{transform:scale(1.025)}.social-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:12px;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 45%);opacity:0;transition:opacity .25s ease}.photo-card:hover .social-media-overlay{opacity:1}.zoom-hint{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#000000a6;color:#fff;font-size:10px;font-weight:700}.social-card-actions{display:flex;align-items:center;justify-content:space-between;padding:8px 11px;border-top:1px solid #edf2ef;border-bottom:1px solid #edf2ef;background:#fff}.social-actions-left{display:flex;align-items:center;gap:5px}.social-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:40px;min-height:35px;padding:6px 9px;border:1px solid #d9e3dd;border-radius:8px;background:#fff;color:#33463b;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .15s ease}.social-action-btn:hover{background:#f1f8f4;border-color:#b9d4c3}.social-action-btn:active{transform:scale(.95)}.social-action-btn.liked{background:#fff4f6;border-color:#f2c5d1;color:#e11d48}.expand-btn{width:38px;min-width:38px;padding:5px}.action-counter{white-space:nowrap;line-height:1}.social-card-body{padding:11px 13px 13px;background:#fff}.social-card-title{margin:0;color:#183a2a;font-size:14px;font-weight:800;line-height:1.4;overflow-wrap:anywhere}.social-card-desc{margin:5px 0 0;color:#68766f;font-size:11px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.social-timestamp{display:block;margin-top:7px;color:#89958e;font-size:9px;font-weight:600}.carousel-nav-btn{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #cfe0d5;border-radius:50%;background:#fff;color:#087443;cursor:pointer;box-shadow:0 5px 15px #14462a1f;transition:background .2s ease,color .2s ease,transform .2s ease}.carousel-nav-btn:hover{background:#087443;color:#fff;transform:scale(1.06)}.home-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.home-news-card{overflow:hidden;border:1px solid #dce8e0;border-radius:16px;background:#fff;box-shadow:0 7px 24px #19412a12;transition:transform .2s ease,box-shadow .2s ease}.home-news-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #19412a1c}.home-news-video-wrap{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#000}.home-news-video-iframe{width:100%;height:100%;display:block;border:0}.home-news-instagram-wrap,.home-news-instagram-iframe{background:#fff}.home-news-video-player{display:block;width:100%;height:auto;max-height:520px;background:#000;object-fit:contain}.news-badge-youtube{color:#dc2626;background:#fff1f2;border:1px solid #fecdd3}.news-badge-instagram{color:#c026d3;background:#fdf2f8;border:1px solid #f5d0fe}.home-news-social-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border-radius:10px;text-decoration:none;font-size:13px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.home-news-social-link:hover{transform:translateY(-1px)}.youtube-link{color:#dc2626;background:#fff1f2;border:1px solid #fecdd3}.youtube-link:hover{background:#ffe4e6;box-shadow:0 6px 18px #dc26261f}.instagram-link{color:#c026d3;background:#fdf2f8;border:1px solid #f5d0fe}.instagram-link:hover{background:#fae8f4;box-shadow:0 6px 18px #c026d31f}.home-complaint-tabs{display:flex;gap:7px;margin-bottom:12px;padding:4px;border-radius:11px;background:#f0f5f2}.home-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:#64736b;font-family:inherit;font-size:10px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.home-tab-btn.active{background:#fff;color:#087443;box-shadow:0 2px 8px #143c2614}.home-empty-complaints{padding:25px 15px;text-align:center;border:1px dashed #cddbd2;border-radius:12px;background:#f9fcfa;color:#75837b;font-size:11px}.home-complaint-list{display:flex;flex-direction:column;gap:10px}.home-complaint-card{padding:13px;border:1px solid #dce8e0;border-radius:13px;background:#fff;box-shadow:0 5px 17px #1441280d}.home-complaint-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.complaint-id-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.complaint-id{color:#183a2a;font-size:12px}.complaint-citizen-tag{padding:3px 6px;border-radius:999px;background:#eef6f1;color:#087443;font-size:8px;font-weight:700}.complaint-meta-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.complaint-cat-badge,.complaint-ward-badge{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:700}.complaint-cat-badge{background:#eef5ff;color:#2563eb}.complaint-ward-badge{background:#edf8f1;color:#087443}.home-complaint-status{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800}.home-complaint-status.pending{background:#fff7e6;color:#b7791f}.home-complaint-status.processing{background:#eff6ff;color:#2563eb}.home-complaint-status.completed{background:#edf8f1;color:#087443}.spin-icon{animation:spinComplaint 1s linear infinite}@keyframes spinComplaint{to{transform:rotate(360deg)}}.complaint-desc-text{margin:9px 0 0;color:#5f6e66;font-size:11px;line-height:1.55}.home-complaint-photo-wrap{position:relative;margin-top:10px;overflow:hidden;border-radius:10px;background:#edf1ee;cursor:zoom-in}.home-complaint-photo{display:block;width:100%;max-height:230px;object-fit:cover}.photo-zoom-badge{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:999px;background:#0000009e;color:#fff;font-size:8px;font-weight:700}.home-complaint-remark{display:flex;flex-direction:column;gap:5px;margin-top:10px;padding:9px 10px;border-left:3px solid #087443;border-radius:7px;background:#f1f8f3;color:#4e6257;font-size:10px;line-height:1.5}.remark-header{display:flex;align-items:center;gap:5px;color:#087443;font-size:9px}.remark-dot{width:6px;height:6px;border-radius:50%;background:#087443}.home-complaint-footer{margin-top:9px;padding-top:8px;border-top:1px solid #edf1ee}.home-complaint-date{color:#89958e;font-size:8px}.home-complaint-action-bar{margin-top:12px;text-align:center}.view-all-complaints-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:38px;padding:8px 12px;border-radius:9px;background:#087443;color:#fff;font-size:10px;font-weight:800;text-decoration:none;transition:background .2s ease}.view-all-complaints-btn:hover{background:#065d35}.social-lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:#040c08e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.social-lightbox-content{position:relative;width:min(1000px,95vw);max-height:94vh;overflow:auto;border-radius:16px;background:#101613;box-shadow:0 25px 80px #00000073}.lightbox-close-btn{position:absolute;top:10px;right:10px;z-index:20;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#000000a6;color:#fff;cursor:pointer}.lightbox-close-btn:hover{background:#087443}.lightbox-nav-btn{position:absolute;top:50%;z-index:20;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;transform:translateY(-50%)}.lightbox-nav-btn.prev{left:12px}.lightbox-nav-btn.next{right:12px}.lightbox-nav-btn:hover{background:#087443}.lightbox-image-wrap{width:100%;display:flex;align-items:center;justify-content:center;background:#000}.lightbox-full-img{display:block;width:100%;max-height:76vh;object-fit:contain}.theater-video-wrapper{width:100%;background:#000}.theater-full-video{display:block;width:100%;max-height:75vh;aspect-ratio:16 / 9;object-fit:contain;background:#000}.lightbox-meta{padding:15px 17px 18px;background:#101b15;color:#fff}.lightbox-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.lightbox-title-row h3{margin:0;color:#fff;font-size:17px;font-weight:800}.lightbox-index-badge{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#ffffff1a;color:#d8e8df;font-size:9px;font-weight:700}.lightbox-meta p{margin:7px 0 0;color:#b9c9c1;font-size:11px;line-height:1.55}.form-card{width:100%;padding:18px;border:1px solid #dce8e0;border-radius:16px;background:#fff;box-shadow:0 8px 25px #14412812}.form-card label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;color:#294536;font-size:11px;font-weight:800}.form-card input,.form-card select,.form-card textarea{width:100%;padding:11px 12px;border:1px solid #d7e3dc;border-radius:9px;outline:none;background:#fbfdfc;color:#263c31;font-family:inherit;font-size:12px;transition:border-color .2s ease,box-shadow .2s ease}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#087443;box-shadow:0 0 0 3px #08744317;background:#fff}.form-card textarea{min-height:110px;resize:vertical}.photo-field{margin-bottom:14px}.field-label{display:block;margin-bottom:7px;color:#294536;font-size:11px;font-weight:800}.photo-buttons{display:flex;gap:8px}.photo-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:7px 11px;border:1px solid #cfe0d5;border-radius:9px;background:#f5faf7;color:#087443;font-family:inherit;font-size:10px;font-weight:800;cursor:pointer}.photo-btn:hover{background:#eaf6ef}.complaint-photo-preview{position:relative;margin-top:10px;overflow:hidden;border-radius:10px;background:#edf2ee}.complaint-photo-preview img{display:block;width:100%;max-height:230px;object-fit:cover}.remove-photo{position:absolute;top:8px;right:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#000000a6;color:#fff;cursor:pointer}.photo-field>small{display:block;margin-top:6px;color:#89958e;font-size:9px}.primary{width:100%;min-height:42px;border:0;border-radius:10px;background:#087443;color:#fff;font-family:inherit;font-size:11px;font-weight:900;cursor:pointer}.primary:hover{background:#065d35}.primary:disabled{opacity:.6;cursor:not-allowed}.complaints-loading,.empty-complaints{padding:22px;text-align:center;border:1px dashed #cfddd4;border-radius:11px;background:#f9fcfa;color:#738078;font-size:11px}.complaints-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.complaints-section-head h3{margin:0;color:#183a2a;font-size:15px;font-weight:800}.complaints-section-head p{margin:3px 0 0;color:#7a8780;font-size:10px}.complaint-count{min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#edf8f1;color:#087443;font-size:10px;font-weight:900}.complaints-list{display:flex;flex-direction:column;gap:9px}.user-complaint-card{padding:12px;border:1px solid #dce8e0;border-radius:12px;background:#fff;box-shadow:0 4px 14px #1441280d}.complaint-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.complaint-card-top b{display:block;color:#183a2a;font-size:11px}.complaint-card-top small{display:block;margin-top:3px;color:#7a8780;font-size:9px}.complaint-status{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:999px;font-size:8px;font-weight:800}.complaint-status.pending{background:#fff7e6;color:#b7791f}.complaint-status.processing{background:#eff6ff;color:#2563eb}.complaint-status.completed{background:#edf8f1;color:#087443}.complaint-user-name{margin-top:8px;padding:7px 9px;border-radius:7px;background:#f2f7f4;color:#596a60;font-size:9px}.user-complaint-card>p{margin:9px 0;color:#596961;font-size:10px;line-height:1.5}.complaint-list-photo-wrap{overflow:hidden;border-radius:9px;background:#edf2ee}.complaint-list-photo{display:block;width:100%;max-height:220px;object-fit:cover}.admin-remark{display:flex;flex-direction:column;gap:4px;margin-top:9px;padding:8px 9px;border-left:3px solid #087443;border-radius:6px;background:#f1f8f3;color:#596961;font-size:9px;line-height:1.45}.admin-remark b{color:#087443}.complaint-date{display:block;margin-top:8px;color:#929c97;font-size:8px}.pagination-summary{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#7a8780;font-size:9px}.pagination-summary b{color:#294536}.complaint-pagination{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px}.pagination-arrow,.pagination-page{min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #d6e2db;border-radius:7px;background:#fff;color:#53635a;font-family:inherit;font-size:9px;font-weight:700;cursor:pointer}.pagination-page.active{border-color:#087443;background:#087443;color:#fff}.pagination-arrow:hover,.pagination-page:hover{border-color:#9fc5ad;background:#f1f8f4}.pagination-arrow:disabled{opacity:.4;cursor:not-allowed}.pagination-ellipsis{min-width:25px;text-align:center;color:#89958e;font-size:10px}.error{margin:10px 0;padding:9px 11px;border:1px solid #f0c8c8;border-radius:8px;background:#fff5f5;color:#b42318;font-size:10px;font-weight:600}@media(max-width:800px){.quick-grid{grid-template-columns:repeat(2,1fr)}.emergency-service-groups,.home-news-grid{grid-template-columns:1fr}.social-card{flex-basis:82vw}}@media(max-width:520px){.welcome.green-panel{padding:14px;border-radius:14px}.home-profile-photo-wrap{width:48px;height:48px;flex-basis:48px}.welcome h2{font-size:17px}.welcome small{font-size:9px}.announcement-broadcast-bar{min-height:42px;border-radius:9px}.announcement-badge{flex-basis:40px}.ticker-item{padding:0 15px;font-size:10px}.quick-grid{gap:8px}.quick-card{padding:10px;gap:7px;border-radius:11px}.quick-icon-box{width:35px;height:35px;flex-basis:35px}.quick-title{font-size:9px}.emergency-services-section{padding:13px;border-radius:14px}.emergency-section-heading h2{font-size:18px}.emergency-section-heading p{font-size:10px}.emergency-service-group{padding:10px}.emergency-service-card{padding:8px}.emergency-service-name b{font-size:10px}.social-carousel-wrapper{gap:0}.carousel-nav-btn{display:none}.social-showcase-track{gap:10px;padding-left:2px;padding-right:2px}.social-card{flex:0 0 91vw;border-radius:14px}.social-card-header{padding:9px 10px}.social-author-avatar{width:37px;height:37px;flex-basis:37px;font-size:18px}.social-author-name{font-size:12px}.social-author-sub{font-size:9px}.social-badge-pill{padding:4px 6px;font-size:8px}.social-card-actions{padding:6px 8px}.social-action-btn{min-height:32px;padding:5px 7px;font-size:10px}.social-card-body{padding:9px 10px 11px}.social-card-title{font-size:13px}.social-card-desc{font-size:10px}.home-news-grid{gap:10px}.home-news-content{padding:10px}.home-news-title{font-size:13px}.home-news-desc{font-size:10px}.home-complaint-card{padding:10px}.home-complaint-main{gap:7px}.complaint-id{font-size:10px}.home-complaint-status{padding:4px 6px;font-size:8px}.complaint-desc-text{font-size:10px}.social-lightbox-backdrop{padding:0}.social-lightbox-content{width:100%;max-height:100vh;border-radius:0}.theater-full-video{max-height:65vh}.lightbox-full-img{max-height:75vh}.lightbox-title-row h3{font-size:14px}.lightbox-meta{padding:12px}.lightbox-close-btn{width:35px;height:35px}}@media(max-width:768px){.home-news-video-iframe{height:340px}}@media(max-width:520px){.home-news-video-wrap{border-radius:14px 14px 0 0}.home-news-video-iframe{height:280px}.home-news-social-link{width:100%;min-height:44px}}.social-embed-wrap{position:relative;width:100%;overflow:hidden;background:#000;border-radius:0}.social-embed-iframe{display:block;width:100%;height:100%;min-height:390px;border:0;background:#000}.instagram-embed-wrap{background:#000}.instagram-embed-iframe{min-height:520px;background:#fff}.youtube-news-badge{background:#fff1f1;color:#dc2626;border:1px solid #fecaca}.instagram-news-badge{background:#fff0f7;color:#c026d3;border:1px solid #f5c2df}.home-news-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid #edf1ee}.home-news-platform-link{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 10px;border-radius:8px;font-size:10px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.home-news-platform-link:hover{transform:translateY(-1px)}.youtube-platform-link{background:#fff1f1;color:#dc2626;border:1px solid #fecaca}.youtube-platform-link:hover{background:#fee2e2;box-shadow:0 5px 14px #dc26261f}.instagram-platform-link{background:#fff0f7;color:#c026d3;border:1px solid #f5c2df}.instagram-platform-link:hover{background:#fce7f3;box-shadow:0 5px 14px #c026d31f}@media(max-width:520px){.social-embed-iframe{min-height:330px}.instagram-embed-iframe{min-height:500px}.home-news-platform-link{flex:1;justify-content:center;min-height:36px}}.home-news-instagram-card{width:100%;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #d8e8dc}.home-news-instagram-frame{width:100%;aspect-ratio:9 / 16;border:none;display:block;min-height:520px}@media(max-width:600px){.home-news-instagram-frame{min-height:470px}}@media(min-width:601px){.home-news-instagram-frame{min-height:560px}}header{height:62px;width:100%;background:#fffffffa;border-bottom:1px solid #dce9df;display:flex;align-items:center;justify-content:flex-start;padding:0 12px;position:fixed;top:0;left:0;z-index:100;box-shadow:0 2px 9px #1233220b}.brand{display:flex;align-items:center;gap:8px;min-width:0;margin-left:52px;text-decoration:none;-webkit-tap-highlight-color:transparent}.brand-logo{width:38px;height:38px;flex:0 0 38px;display:block;object-fit:contain;object-position:center;border-radius:50%}.brand-text{display:flex;flex-direction:column;justify-content:center;min-width:0;line-height:1}.brand-text b{display:block;font-size:16px;line-height:1;color:#087a3d;font-weight:800;white-space:nowrap;letter-spacing:.3px}.brand-text span{display:block;margin-top:3px;font-size:11px;line-height:1;color:#607269;font-weight:700;white-space:nowrap}.menu-trigger{position:fixed!important;top:10px!important;left:10px!important;right:auto!important;z-index:200!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid #dce9df!important;border-radius:13px!important;background:#fffffffa!important;color:#087a3d!important;box-shadow:0 5px 16px #12332221;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease}.menu-trigger:hover{background:#f2faf5!important}.menu-trigger svg{width:22px;height:22px}.admin-head{border-bottom:3px solid #6336b8}.admin-head .brand-text b{color:#5b2aa4}.admin-head .brand-text span{color:#6c5a80}.admin-head .menu-trigger{color:#5b2aa4!important}.admin-head .menu-trigger:hover{background:#f2edfb!important}@media(max-width:360px){header{height:60px;padding:0 10px}.brand{margin-left:49px;gap:7px}.brand-logo{width:34px;height:34px;flex-basis:34px}.brand-text b{font-size:15px}.brand-text span{font-size:10px}.menu-trigger{top:9px!important;left:9px!important;width:40px!important;height:40px!important;border-radius:12px!important}.menu-trigger svg{width:21px;height:21px}}@media(min-width:361px)and (max-width:400px){header{height:62px;padding:0 11px}.brand{margin-left:52px;gap:8px}.brand-logo{width:36px;height:36px;flex-basis:36px}.brand-text b{font-size:16px}.brand-text span{font-size:10.5px}.menu-trigger{top:10px!important;left:10px!important}}@media(min-width:401px)and (max-width:480px){header{height:62px;padding:0 12px}.brand{margin-left:52px;gap:8px}.brand-logo{width:38px;height:38px;flex-basis:38px}.brand-text b{font-size:17px}.brand-text span{font-size:11px}.menu-trigger{top:10px!important;left:10px!important}}@media(max-height:520px)and (orientation:landscape){header{height:56px}.brand{margin-left:48px}.brand-logo{width:32px;height:32px;flex-basis:32px}.brand-text b{font-size:14px}.brand-text span{font-size:9px}.menu-trigger{top:7px!important;left:8px!important;width:38px!important;height:38px!important}}.language-switch{position:absolute;top:10px;right:62px;height:42px;min-width:94px;display:flex;align-items:center;justify-content:center;padding:3px;border:1px solid #dce9df;border-radius:22px;background:#fff;box-shadow:0 5px 16px #1233221a;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,box-shadow .15s ease}.language-switch:active{transform:scale(.96)}.language-switch span{min-width:43px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:18px;color:#607269;font-size:12px;font-weight:800;line-height:1;transition:background .2s ease,color .2s ease}.language-switch span.active{background:#087a3d;color:#fff}.admin-head .language-switch{border-color:#ddd4ef}.admin-head .language-switch span.active{background:#5b2aa4}@media(max-width:360px){.language-switch{top:9px;right:58px;height:40px;min-width:88px}.language-switch span{min-width:39px;height:32px;font-size:11px}}@media(min-width:361px)and (max-width:400px){.language-switch{top:10px;right:60px;height:42px;min-width:92px}}@media(min-width:401px)and (max-width:480px){.language-switch{top:10px;right:62px;height:42px;min-width:94px}}.menu-trigger{position:fixed!important;top:8px!important;right:10px!important;left:auto!important;z-index:99999!important;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid #dce9df;border-radius:12px;background:#fffffffa;color:#087a3d;box-shadow:0 4px 14px #12332224;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.menu-trigger:hover{background:#f2faf5;box-shadow:0 5px 16px #1233222b}.menu-trigger:active{transform:scale(.94)}.menu-trigger svg{width:22px;height:22px;stroke-width:2.2}.drawer{position:fixed!important;top:62px!important;right:10px!important;left:auto!important;width:min(330px,calc(100vw - 20px));max-height:calc(100vh - 74px);overflow-y:auto;z-index:99998!important;padding:10px;background:#fffffffc;border:1px solid #dfe9e2;border-radius:18px 0 18px 18px;box-shadow:0 14px 35px #12332229,0 3px 10px #1233220f;transform-origin:top right;animation:menuDrop .18s ease-out}@keyframes menuDrop{0%{opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right}to{opacity:1;transform:translateY(0) scale(1);transform-origin:top right}}.drawer a,.drawer button{width:100%;min-height:48px;display:flex;align-items:center;gap:13px;padding:10px 12px;margin:2px 0;border:0;border-radius:11px;background:transparent;color:#294337;text-decoration:none;font-family:inherit;font-size:14px;font-weight:700;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease,transform .15s ease}.drawer a svg,.drawer button svg{width:21px;height:21px;flex:0 0 21px;stroke-width:2}.drawer a:hover,.drawer button:hover{background:#eff9f2;color:#087a3d}.drawer a:active,.drawer button:active{transform:scale(.98);background:#e4f5e9}.drawer button:last-child{margin-top:8px;padding-top:12px;border-top:1px solid #e1e8e3;border-radius:0 0 11px 11px;color:#c73535}.drawer button:last-child:hover{background:#fff1f1;color:#b52626}.drawer::-webkit-scrollbar{width:4px}.drawer::-webkit-scrollbar-track{background:transparent}.drawer::-webkit-scrollbar-thumb{background:#c9d9cf;border-radius:10px}@media(max-width:360px){.menu-trigger{top:7px!important;right:8px!important;left:auto!important;width:40px;height:40px;border-radius:11px}.menu-trigger svg{width:21px;height:21px}.drawer{top:59px!important;right:8px!important;left:auto!important;width:calc(100vw - 16px);max-height:calc(100vh - 68px);padding:8px;border-radius:16px 0 16px 16px}.drawer a,.drawer button{min-height:46px;gap:12px;padding:9px 11px;font-size:13px}.drawer a svg,.drawer button svg{width:20px;height:20px}}@media(min-width:361px)and (max-width:400px){.menu-trigger{top:7px!important;right:9px!important;left:auto!important;width:41px;height:41px}.drawer{top:62px!important;right:9px!important;left:auto!important;width:calc(100vw - 18px);border-radius:17px 0 17px 17px}}@media(min-width:401px)and (max-width:480px){.menu-trigger{top:7px!important;right:10px!important;left:auto!important;width:42px;height:42px}.drawer{top:62px!important;right:10px!important;left:auto!important;width:330px;max-width:calc(100vw - 20px);border-radius:18px 0 18px 18px}}@media(min-width:481px){.menu-trigger{top:8px!important;right:14px!important;left:auto!important;width:42px;height:42px}.drawer{top:62px!important;right:14px!important;left:auto!important;width:330px;border-radius:18px 0 18px 18px}}@media(max-height:520px)and (orientation:landscape){.menu-trigger{top:6px!important;right:8px!important;left:auto!important;width:38px;height:38px}.menu-trigger svg{width:20px;height:20px}.drawer{top:56px!important;right:8px!important;left:auto!important;width:300px;max-height:calc(100vh - 64px);padding:7px;border-radius:16px 0 16px 16px}.drawer a,.drawer button{min-height:40px;font-size:12px;padding:7px 10px}}@media(prefers-reduced-motion:reduce){.menu-trigger,.drawer,.drawer a,.drawer button{animation:none!important;transition:none!important}}.install-app-button{position:fixed;right:16px;bottom:18px;z-index:99999;display:flex;align-items:center;gap:7px;height:44px;padding:0 14px;border:0;border-radius:13px;background:#0d6735;color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 5px 14px #07944740;transition:transform .2s ease,box-shadow .2s ease}.install-app-button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #0794474d}.install-app-button:active{transform:scale(.96)}.install-app-icon{display:flex;align-items:center;justify-content:center;width:27px;height:27px;flex:0 0 27px;border-radius:8px;background:#fff;color:#079447;font-size:18px;font-weight:900;line-height:1}@media(max-width:560px){.install-app-button{right:12px;bottom:14px;height:32px;padding:0 12px;border-radius:12px;gap:6px;font-size:13px}.install-app-icon{width:20px;height:20px;flex-basis:26px;border-radius:7px;font-size:17px}}.install-app-text{white-space:nowrap}.portal-footer{background:linear-gradient(180deg,#0f172a,#090d16);color:#94a3b8;padding:48px 16px 24px;margin-top:40px;border-top:1px solid #1e293b;border-radius:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box}.portal-footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr .9fr 1fr 1.2fr;gap:32px;padding-bottom:36px;border-bottom:1px solid #1e293b}.footer-brand{display:flex;flex-direction:column;gap:12px}.footer-logo-row{display:flex;align-items:center;gap:12px}.footer-emblem{font-size:28px;line-height:1}.footer-title{font-size:1.15rem;font-weight:700;color:#f8fafc;margin:0;letter-spacing:-.02em}.footer-subtitle{font-size:.78rem;color:#64748b;margin:2px 0 0;font-weight:500}.footer-desc{font-size:.85rem;line-height:1.55;color:#94a3b8;margin:0}.footer-tagline{margin-top:4px;display:inline-flex;font-size:.75rem;font-weight:600;color:#38bdf8;letter-spacing:.04em;text-transform:uppercase}.footer-col-title{font-size:.9rem;font-weight:700;color:#f1f5f9;margin:0 0 16px;letter-spacing:.02em;text-transform:uppercase}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-links li a{color:#94a3b8;text-decoration:none;font-size:.86rem;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.footer-links li a:hover{color:#38bdf8;transform:translate(3px)}.footer-highlight-link{color:#e2e8f0!important;font-weight:500}.footer-highlight-link:hover{color:#60a5fa!important}.footer-ext-link{font-size:.82rem!important;color:#64748b!important}.footer-ext-link:hover{color:#94a3b8!important}.footer-helpline-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px}.helpline-pill{display:flex;flex-direction:column;background:#1e293b;padding:8px 10px;border-radius:8px;border:1px solid #334155;transition:border-color .2s ease}.helpline-pill:hover{border-color:#38bdf8}.helpline-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;color:#38bdf8;letter-spacing:.04em}.helpline-pill a{color:#f8fafc;text-decoration:none;font-weight:700;font-size:.85rem;margin-top:2px}.helpline-pill a:hover{color:#38bdf8}.footer-office-address{font-size:.78rem;color:#64748b;margin:0;display:flex;align-items:flex-start;gap:6px;line-height:1.4}.portal-footer-bottom{max-width:1200px;margin:20px auto 0;padding-top:8px}.portal-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:.8rem;color:#64748b}.portal-footer-bottom-inner p{margin:0}.footer-legal-inline{display:flex;align-items:center;gap:8px}.footer-legal-inline a{color:#94a3b8;text-decoration:none;transition:color .2s ease}.footer-legal-inline a:hover{color:#38bdf8}@media(max-width:900px){.portal-footer-container{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:600px){.portal-footer{padding:32px 14px 24px;margin-top:28px;margin-left:-12px;margin-right:-12px;border-radius:20px 20px 0 0}.portal-footer-container{grid-template-columns:1fr;gap:24px;padding-bottom:24px}.footer-helpline-grid{grid-template-columns:1fr 1fr}.portal-footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:8px}}.footer-social-section{width:100%;padding:8px 20px 18px}.footer-social-links{width:100%;max-width:680px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.footer-social-link{min-height:82px;padding:12px 8px;border-radius:14px;border:1px solid #dce9df;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#064e3b;box-shadow:0 3px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.footer-social-link span{font-size:12px;font-weight:700;line-height:1}.footer-social-link:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.footer-social-link.instagram{color:#d62976}.footer-social-link.facebook{color:#1877f2}.footer-social-link.whatsapp{color:#16a34a}.footer-social-link.email{color:#d99a00}.footer-social-link.call{color:#0284c7}@media(max-width:600px){.footer-social-section{padding:6px 22px 18px}.footer-social-links{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.footer-social-link{min-height:58px;padding:10px 4px;border-radius:13px}.footer-social-link span{font-size:10px}.footer-social-link svg{width:21px;height:21px}}@media(max-width:360px){.footer-social-section{padding-left:16px;padding-right:16px}.footer-social-links{gap:6px}.footer-social-link{min-height:52px;padding:8px 3px;border-radius:11px}.footer-social-link span{font-size:9px}.footer-social-link svg{width:19px;height:19px}}.section{width:100%;margin-top:10px;padding:11px 11px 12px;background:#fff;border:1px solid #dfeae2;border-radius:14px;box-shadow:0 4px 13px #1233220e;overflow:hidden}.section>h2{display:flex;align-items:center;gap:7px;min-height:30px;margin:0 0 10px;padding:0 1px 8px;border-bottom:1px solid #e6eee8;color:#154b2b;font-size:15px;line-height:1.25;font-weight:800;letter-spacing:-.1px}.section>h2 svg{width:20px;height:20px;flex:0 0 20px;color:#168447;stroke-width:2.1}.section>h2+*{min-width:0}@media(max-width:360px){.section{margin-top:9px;padding:10px 9px 11px;border-radius:13px}.section>h2{gap:6px;margin-bottom:9px;padding-bottom:7px;font-size:14px}.section>h2 svg{width:19px;height:19px;flex-basis:19px}}@media(max-height:520px)and (orientation:landscape){.section{margin-top:8px;padding-top:9px;padding-bottom:10px}.section>h2{margin-bottom:7px;padding-bottom:6px}}@media(min-width:481px){.section{width:100%}}.detail-card{width:100%;background:#fff;border:1px solid #dce9df;border-radius:19px;padding:13px 16px 17px;box-shadow:0 7px 22px #12332213;overflow:hidden}.detail-card>p{display:flex;flex-direction:column;gap:4px;margin:0;padding:12px 2px;border-bottom:1px solid #edf2ee;color:#40584a;font-size:13px;line-height:1.4}.detail-card>p b{color:#17462b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.35px}.detail-card h3{display:flex;align-items:center;gap:7px;margin:17px 0 6px;padding-bottom:7px;border-bottom:1px solid #e4eee7;color:#17462b;font-size:15px;line-height:1.3;font-weight:800}.detail-card h3:before{content:"";display:inline-block;width:4px;height:17px;border-radius:4px;background:#168b47}.detail-card h3+p{margin-top:0}.detail-card p{line-height:1.5;font-size:13px;margin:7px 0;color:#506158}.detail-card p small{color:#168447;font-size:11px;font-weight:700}.detail-card h3~p{padding:9px 4px;margin:0;border-bottom:1px solid #edf2ee}.detail-card h3~p:last-child{border-bottom:0}.detail-card h3~p small{margin-left:2px}@media(max-width:360px){.page{padding:12px 11px 24px}.detail-card{border-radius:17px;padding:11px 13px 15px}.detail-card>p{padding:10px 1px;font-size:12.5px}.detail-card>p b{font-size:10.5px}.detail-card h3{margin-top:15px;font-size:14px}.detail-card p{font-size:12.5px}.detail-card p small{font-size:10.5px}.error{font-size:12px;padding:10px 11px}}@media(max-height:520px)and (orientation:landscape){.page{padding-top:10px;padding-bottom:18px}.detail-card{padding-top:9px;padding-bottom:13px}.detail-card>p{padding:8px 2px}.detail-card h3{margin-top:12px;padding-bottom:5px}.detail-card h3~p{padding:7px 3px}}.back-wrap{position:static!important;width:0;height:0;margin:0!important;padding:0!important;overflow:visible}.back{position:fixed!important;top:16px!important;left:8px!important;z-index:99999!important;display:inline-flex!important;align-items:center;justify-content:center;gap:4px;height:27px!important;min-height:27px!important;padding:4px 8px!important;border:1px solid #d8e4dc!important;border-radius:7px!important;background:#fff!important;color:#315243!important;font-size:10px!important;font-weight:750!important;line-height:1!important;white-space:nowrap;cursor:pointer;box-shadow:0 2px 8px #1233221a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);-webkit-tap-highlight-color:transparent}.back svg{flex:0 0 auto;width:13px;height:13px;color:#087a3d}.back:hover{background:#f1faf4!important;color:#087a3d!important;border-color:#bcdcc6!important;box-shadow:0 3px 10px #12332221}.back:active{transform:scale(.94)}@media(min-width:401px)and (max-width:480px){.back{top:16px!important;left:8px!important;height:27px!important;min-height:27px!important;padding:4px 8px!important;font-size:10px!important}.back svg{width:13px;height:13px}}@media(min-width:361px)and (max-width:400px){.back{top:16px!important;left:9px!important;height:27px!important;min-height:27px!important;padding:4px 8px!important;font-size:10px!important}}@media(max-width:360px){.back{top:17px!important;left:7px!important;height:26px!important;min-height:26px!important;padding:4px 7px!important;gap:3px;font-size:9px!important}.back svg{width:12px;height:12px}}@media(min-width:481px)and (max-width:900px){.back{top:17px!important;left:18px!important;height:29px!important;min-height:29px!important;padding:5px 9px!important;font-size:10px!important}}@media(min-width:901px){.back{top:16px!important;left:18px!important;height:30px!important;min-height:30px!important;padding:5px 10px!important;font-size:10px!important}}.complaints-page{padding-bottom:80px;background:#f5faf7}.form-card{display:grid;gap:16px;text-align:left;padding:15px;border:1px solid #dfe9e2;border-radius:16px;background:#fff;box-shadow:0 7px 24px #14432a11}.form-card input,.form-card textarea,.form-card select{width:100%;min-height:44px;padding:13px 14px;border:1px solid #ccd9d1;border-radius:10px;margin-top:7px;font:inherit;background:#fff;transition:.18s ease;box-sizing:border-box}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{border-color:#0b8f4d;box-shadow:0 0 0 3px #0b8f4d17;outline:none}.form-card textarea{min-height:120px;resize:vertical}.primary{border:0;border-radius:12px;min-height:45px;padding:14px 18px;background:linear-gradient(180deg,#159b54,#078844);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 5px 14px #0b8f4d29}.primary:disabled{opacity:.65;cursor:not-allowed}.error{background:#fee2e2;color:#a11;padding:10px;border-radius:10px}.photo-field{display:grid;gap:9px}.photo-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.photo-btn{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:1px solid #d2e1d7;border-radius:10px;background:#f5faf7;color:#147440;font-weight:800;cursor:pointer}.photo-btn:hover{background:#eaf7ef;border-color:#b9d6c4}.hidden-file{display:none!important}.complaint-photo-preview{position:relative;width:100%;max-width:260px}.complaint-photo-preview img{display:block;width:100%;height:190px;object-fit:cover;border-radius:13px;border:1px solid #d8e3db}.remove-photo{position:absolute;right:8px;top:8px;width:32px;height:32px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:#a11;box-shadow:0 3px 10px #0002;cursor:pointer}.photo-field small{color:#6b786f}.complaints-list{display:grid;gap:12px}.user-complaint-card{position:relative;padding:14px;border:1px solid #dfe9e2;border-radius:13px;background:#fff;box-shadow:0 4px 15px #123d2a0e;overflow:hidden}.user-complaint-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#129650}.complaint-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:9px}.complaint-card-top b{display:block;color:#116e3e;font-size:11px;font-weight:900}.complaint-card-top small{display:block;margin-top:4px;color:#748078;font-size:8.5px}.complaint-status{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #f1ddb0;border-radius:999px;background:#fff3d6;color:#8a5600;font-size:8.5px;font-weight:800;white-space:nowrap}.complaint-status.processing{background:#e8f0ff;color:#2458a6}.complaint-status.completed{background:#e4f8eb;color:#087a3d}.complaint-user-name{margin-top:9px;color:#56665c;font-size:9px}.user-complaint-card p{margin:11px 0;color:#334038;line-height:1.5}.complaint-list-photo-wrap{width:100%;margin-top:12px;overflow:hidden;border:1px solid #e0e9e3;border-radius:10px}.complaint-list-photo{display:block;width:100%;max-width:100%;max-height:260px;object-fit:cover;background:#f1f5f2}.admin-remark{display:grid;gap:3px;margin-top:10px;padding:9px 10px;border:1px solid #dcebe1;border-radius:10px;background:#f3faf5;color:#36503e;font-size:13px}.complaint-date{display:block;margin-top:9px;color:#7a847d;font-size:11px}.empty-complaints,.complaints-loading{padding:18px 10px;text-align:center;color:#69756d}.complaints-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 11px;padding:0 1px 9px;border-bottom:1px solid #e7eee9}.complaints-section-head h3{margin:0;color:#173d2b;font-size:11px;font-weight:850}.complaints-section-head p{margin:3px 0 0;color:#75837b;font-size:8.5px}.complaint-count{min-width:28px;height:28px;display:grid;place-items:center;padding:0 7px;border:1px solid #cce3d4;border-radius:8px;background:#eaf8f0;color:#087a3d;font-size:10px;font-weight:900}.pagination-summary{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:13px;color:#7b8780;font-size:8.5px}.pagination-summary b{color:#355343}.complaint-pagination{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:9px}.pagination-page,.pagination-arrow{width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid #dce7df;border-radius:8px;background:#fff;color:#496157;font-size:9px;font-weight:800;cursor:pointer;transition:.16s ease}.pagination-page:hover,.pagination-arrow:hover:not(:disabled){border-color:#b9d7c4;background:#f1f8f4;color:#087a3d}.pagination-page.active{border-color:#0b8f4d;background:#0b8f4d;color:#fff;box-shadow:0 3px 9px #0b8f4d2b}.pagination-arrow:disabled{opacity:.35;cursor:not-allowed}.pagination-ellipsis{width:20px;text-align:center;color:#89958e;font-size:10px;font-weight:800}@media(max-width:480px){.complaint-card-top{align-items:flex-start}.complaint-status{font-size:10px;padding:5px 7px}.complaint-list-photo{max-height:260px}}@media(max-width:360px){.complaints-page{padding-left:8px;padding-right:8px}.pagination-page,.pagination-arrow{width:28px;height:28px}.pagination-pages{gap:3px}}.center{display:grid;place-items:center;min-height:calc(100dvh - 110px);padding:12px 4px 24px}.success{width:100%;background:#fff;border:1px solid #dce9df;border-radius:22px;padding:30px 20px 22px;box-shadow:0 8px 28px #12332217;text-align:center;position:relative;overflow:hidden}.success:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#168b47}.success svg{display:block;margin:0 auto;color:#168b47;width:64px;height:64px;stroke-width:1.8;filter:drop-shadow(0 4px 8px rgba(22,139,71,.14))}.success h2{margin:16px 0 8px;color:#123322;font-size:21px;line-height:1.28;font-weight:800;letter-spacing:-.2px}.success p{margin:0 auto;max-width:290px;color:#65736b;font-size:13px;line-height:1.55}.primary-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:20px;padding:12px 16px;background:#168b47;color:#fff;border-radius:13px;text-align:center;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.25px;box-shadow:0 5px 14px #168b472e;transition:transform .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}.primary-link:active{transform:scale(.98);background:#11763c}@media(max-width:360px){.page{padding:12px 11px 24px}.center{padding:8px 2px 20px}.success{border-radius:19px;padding:27px 16px 19px}.success svg{width:58px;height:58px}.success h2{font-size:19px;margin-top:14px}.success p{font-size:12.5px}.primary-link{min-height:46px;margin-top:18px;font-size:12.5px}}@media(max-height:520px)and (orientation:landscape){.page{padding-top:10px;padding-bottom:18px}.center{min-height:auto;padding:12px 0}.success{padding:20px 18px}.success svg{width:50px;height:50px}.success h2{margin:9px 0 5px;font-size:18px}.primary-link{margin-top:12px;min-height:44px}}.error{display:flex;align-items:center;width:100%;margin-bottom:12px;padding:11px 12px;background:#fff0f0;border:1px solid #ffd3d3;border-radius:12px;color:#a11;font-size:12.5px;line-height:1.45}.list-card{width:100%;background:#fff;border:1px solid #dce9df;border-radius:18px;padding:6px 15px;box-shadow:0 6px 20px #12332212;overflow:hidden}.list-card h2{margin:0;padding:9px 0 10px;color:#123322;font-size:19px;line-height:1.3;font-weight:800}.list-card p{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:64px;margin:0;padding:12px 2px;border-bottom:1px solid #edf2ee;font-size:13px;line-height:1.4}.list-card p:last-child{border-bottom:0}.list-card p b,.list-card p strong{display:block;color:#173d28;font-size:14px;line-height:1.35;font-weight:800}.list-card p span{display:block;color:#68766e;font-size:13px;line-height:1.4;word-break:break-word}.list-card>p:only-child{min-height:86px;align-items:center;justify-content:center;text-align:center;color:#718078;border-bottom:0;font-size:13px}.list-card p span{padding-top:1px}@media(max-width:360px){.page{padding:12px 11px 24px}.list-card{border-radius:16px;padding:5px 12px}.list-card p{min-height:60px;padding:11px 1px}.list-card p b,.list-card p strong{font-size:13.5px}.list-card p span{font-size:12.5px}.error{font-size:12px;padding:10px 11px}}@media(max-height:520px)and (orientation:landscape){.page{padding-top:10px;padding-bottom:18px}.list-card p{min-height:54px;padding:9px 2px}}.page{width:100%;max-width:100%;min-height:calc(100dvh - 62px);margin:0 auto;padding:14px 14px 28px}.error{display:flex;align-items:center;width:100%;margin-bottom:12px;padding:11px 12px;border:1px solid #ffd3d3;border-radius:12px;background:#fff0f0;color:#a11;font-size:12.5px;line-height:1.45}.population{width:100%;background:#fff;border:1px solid #dce9df;border-radius:19px;padding:7px 16px 16px;box-shadow:0 7px 22px #12332213;overflow:hidden}.population p{display:flex;justify-content:space-between;align-items:center;min-height:58px;padding:11px 2px;margin:0;border-bottom:1px solid #edf2ee;gap:12px;color:#385345;font-size:14px;line-height:1.35}.population p b,.population p strong{min-width:48px;padding:6px 9px;border-radius:9px;background:#edf8f0;color:#168447;text-align:center;font-size:15px;font-weight:800}.population p:last-of-type{border-bottom:0}.population hr{height:1px;margin:8px 0 14px;border:0;background:#dce9df}.population h2{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;padding:13px 12px;border-radius:12px;background:linear-gradient(135deg,#e8f7ec,#f7fcf8);color:#17462b;font-size:15px;line-height:1.35;font-weight:800}.population h2{color:#17462b}@media(max-width:360px){.page{padding:12px 11px 24px}.population{border-radius:17px;padding:6px 13px 14px}.population p{min-height:54px;padding:10px 1px;font-size:13px}.population p b,.population p strong{min-width:44px;padding:5px 8px;font-size:14px}.population h2{padding:11px 10px;font-size:13.5px}.error{font-size:12px}}@media(max-height:520px)and (orientation:landscape){.page{padding-top:10px;padding-bottom:18px}.population p{min-height:50px;padding:8px 2px}.population h2{padding:10px 11px}}:root{--green: #079447;--green-dark: #05783a;--green-soft: #eaf8ef;--green-border: #cfe6d7;--text: #183526;--muted: #66756c;--line: #dce8df;--white: #fff;--page-bg: #f4faf6;--shadow: 0 3px 12px rgba(22, 85, 45, .07)}.page{width:100%;max-width:100%;min-height:calc(100vh - 62px);min-height:calc(100dvh - 62px);margin:0 auto;padding:8px 10px 75px;background:var(--page-bg);color:var(--text);box-sizing:border-box;overflow-x:hidden;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.page *,.page *:before,.page *:after{box-sizing:border-box}.account-card{width:100%;padding:15px 12px 16px;background:var(--white);border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);text-align:center}.account-profile-photo-wrap{position:relative;width:82px;height:82px;margin:3px auto 8px;display:flex;align-items:center;justify-content:center}.account-profile-photo{display:block;width:82px;height:82px;object-fit:cover;border-radius:50%;border:3px solid #ffffff;background:#e9f5ee;box-shadow:0 4px 14px #16552d1f}.account-profile-fallback{width:72px!important;height:72px!important;margin:0!important;padding:5px;border-radius:50%;background:#e9f5ee;color:var(--green);stroke-width:1.6}.profile-photo-camera{position:absolute;right:-1px;bottom:1px;width:27px;height:27px;display:grid;place-items:center;border:2px solid #ffffff;border-radius:50%;background:var(--green);color:#fff;cursor:pointer;box-shadow:0 3px 8px #07944738;transition:.18s ease}.profile-photo-camera:hover{background:var(--green-dark);transform:scale(1.05)}.profile-photo-camera input{display:none}.profile-photo-actions{display:flex;align-items:center;justify-content:center;gap:7px;margin:4px 0 8px}.profile-photo-btn{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 10px;border-radius:7px;font-size:9px;font-weight:800;cursor:pointer;transition:.18s ease;border:1px solid #c9e3d1;background:#edf9f1;color:#087a3d}.profile-photo-btn:hover{background:#dff3e6;border-color:#afd5bc}.profile-photo-remove-btn{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 10px;border-radius:7px;font-size:9px;font-weight:800;cursor:pointer;transition:.18s ease;border:1px solid #ead0d0;background:#fff5f5;color:#a12828}.profile-photo-remove-btn:hover{background:#ffeaea;border-color:#ddb4b4}.profile-photo-btn input{display:none}.profile-photo-message{margin-top:7px!important;margin-bottom:8px!important;text-align:center}.account-card h2{margin:5px 0 3px;color:var(--text);font-size:18px;line-height:1.25;font-weight:800}.account-card>p{margin:0 0 12px;color:var(--muted);font-size:10px;line-height:1.4}.account-tabs{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:10px 0 11px}.account-card button{margin:0;min-width:0;min-height:40px;padding:8px 6px;border:1px solid #d7e0da;border-radius:8px;background:#fff;color:#4f6257;cursor:pointer;font-size:9px;line-height:1.2;font-weight:750;transition:.18s ease}.account-card button:hover{border-color:#acd2b9;background:#f3faf5}.account-tabs button.active{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 3px 8px #07944721}.account-card .form-card{width:100%;margin-top:10px}.form-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 2px 8px #144b280b;text-align:left}.form-card h3{margin:0 0 1px;color:#214a32;font-size:14px;line-height:1.3;font-weight:800}.form-card label{display:block;color:#33463b;font-size:10px;line-height:1.35;font-weight:800}.form-card input,.form-card textarea,.form-card select{width:100%;min-height:42px;margin-top:4px;padding:9px 10px;border:1px solid #cbd9d0;border-radius:8px;background:#fff;color:#25382d;outline:none;font-size:11px;line-height:1.25;transition:border-color .18s ease,box-shadow .18s ease}.form-card input::placeholder{color:#9aa69e}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b944817}.form-card input:disabled{background:#f3f6f4;color:#68776e;cursor:not-allowed}.form-card textarea{min-height:90px;resize:vertical}.account-card .primary{width:100%;min-height:42px;margin:2px 0 0;padding:9px 12px;border:0;border-radius:8px;background:linear-gradient(180deg,#13a052,#078c45);color:#fff;font-size:10px;font-weight:850;letter-spacing:.15px;box-shadow:0 3px 8px #07944721}.account-card .primary:hover{background:linear-gradient(180deg,#0f934a,#057a3c)}.account-card .primary:disabled{opacity:.6;cursor:not-allowed}.password-input-wrap{position:relative;width:100%}.password-input-wrap input{padding-right:41px}.password-toggle{position:absolute!important;top:4px;right:4px;width:34px!important;min-width:34px;height:34px;min-height:34px!important;padding:0!important;border:0!important;border-radius:7px!important;background:transparent!important;color:#6c7b72;display:grid!important;place-items:center;box-shadow:none!important}.password-toggle:hover{background:#edf8f1!important;color:var(--green)}.notice{width:100%;margin:0;padding:8px 10px;border:1px solid #c8ead4;border-radius:8px;background:#eaf8ef;color:#08733a;font-size:9px;line-height:1.4}.form-card p{margin:0;color:#65746b;font-size:10px;line-height:1.5}.form-card p b{color:#214a32;font-weight:800}.primary-link{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;margin-top:2px;padding:9px 12px;border-radius:8px;background:linear-gradient(180deg,#13a052,#078c45);color:#fff;text-align:center;text-decoration:none;font-size:10px;line-height:1.2;font-weight:850;letter-spacing:.15px;box-shadow:0 3px 8px #07944721}.primary-link:hover{background:linear-gradient(180deg,#0f934a,#057a3c)}.page>button,.page .back{min-height:35px;margin-bottom:7px}.account-back-button{position:fixed;top:75px;left:24px;z-index:99999;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 12px;border:1px solid #d8e4dc;border-radius:8px;background:#fff;color:#315243;font-family:inherit;font-size:12px;font-weight:750;cursor:pointer;box-shadow:0 3px 12px #1233221a;transition:background .2s ease,transform .2s ease}.account-back-button:hover{background:#f3faf5}.account-back-button:active{transform:scale(.97)}.crop-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000ad;animation:cropModalIn .18s ease}@keyframes cropModalIn{0%{opacity:0}to{opacity:1}}.crop-modal-card{width:min(100%,390px);max-height:92vh;overflow-y:auto;padding:16px;border-radius:18px;background:#fff;box-shadow:0 20px 60px #00000047;animation:cropCardIn .2s ease}@keyframes cropCardIn{0%{transform:translateY(10px) scale(.98)}to{transform:translateY(0) scale(1)}}.crop-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.crop-modal-header h3{margin:0;color:#214a32;font-size:17px;font-weight:850}.crop-modal-header button{width:34px;height:34px;min-height:34px!important;display:grid;place-items:center;padding:0!important;border:1px solid #dce8df!important;border-radius:50%!important;background:#f7faf8!important;color:#555;font-size:16px;cursor:pointer;box-shadow:none!important}.crop-modal-header button:hover{background:#eef6f1!important;border-color:#c7dbce!important}.crop-area{position:relative;width:min(100%,330px);height:min(330px,70vw);min-height:250px;margin:0 auto;overflow:hidden;border-radius:14px;background:#17231b;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.crop-area:active{cursor:grabbing}.crop-image{position:absolute;left:50%;top:50%;width:100%;height:100%;object-fit:cover;transform:translate(calc(-50% + var(--crop-x, 0px)),calc(-50% + var(--crop-y, 0px))) scale(var(--crop-zoom, 1));transform-origin:center center;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;cursor:grab;touch-action:none}.crop-image:active{cursor:grabbing}.crop-circle-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:50%;box-shadow:0 0 0 9999px #0000007a;border:2px solid rgba(255,255,255,.95)}.crop-controls{margin-top:16px}.crop-controls label{display:flex;flex-direction:column;gap:7px;color:#355244;font-size:11px;font-weight:800}.crop-controls input[type=range]{width:100%;height:5px;margin:0;padding:0;accent-color:#079447;cursor:pointer}.crop-zoom-values{display:flex;align-items:center;justify-content:space-between;margin-top:5px;color:#78867e;font-size:9px}.crop-zoom-values strong{color:#087a3d;font-size:10px}.crop-hint{margin-top:9px;text-align:center;color:#718077;font-size:10px}.crop-actions{display:flex;gap:8px;margin-top:16px}.crop-actions button{flex:1;min-height:40px}@media(max-width:560px){.account-back-button{top:70px;left:12px}.crop-modal{padding:10px}.crop-modal-card{width:100%;max-width:390px;max-height:94vh;padding:14px;border-radius:16px}.crop-area{width:min(100%,330px);height:min(330px,calc(100vw - 55px));min-height:250px}.crop-modal-header h3{font-size:15px}}@media(max-width:360px){.page{padding-left:8px;padding-right:8px}.account-card{padding:13px 10px 14px;border-radius:13px}.account-card>svg{width:66px;height:66px}.account-card h2{font-size:17px}.account-tabs{gap:4px}.account-card button{min-height:39px;padding-left:4px;padding-right:4px;font-size:8px}.form-card{padding:10px}.form-card input,.form-card textarea,.form-card select{font-size:10px}.account-profile-photo-wrap,.account-profile-photo{width:74px;height:74px}.account-profile-fallback{width:66px!important;height:66px!important}.profile-photo-camera{width:25px;height:25px}.profile-photo-actions{gap:5px}.profile-photo-btn,.profile-photo-remove-btn{padding:6px 8px;font-size:8px}.crop-modal-card{padding:12px}.crop-area{width:100%;height:calc(100vw - 50px);max-height:300px;min-height:240px}.crop-actions{gap:6px}}@media(min-width:361px)and (max-width:480px){.page{padding-left:10px;padding-right:10px}}@media(max-height:560px)and (orientation:landscape){.page{padding-top:7px;padding-bottom:30px}.account-card>svg{width:54px;height:54px}.account-card h2{margin-top:2px;font-size:16px}.account-card>p{margin-bottom:7px}.account-tabs{margin-top:6px;margin-bottom:7px}.crop-modal-card{max-height:96vh}.crop-area{width:260px;height:260px;min-height:260px}}@media(prefers-reduced-motion:reduce){.page *,.page *:before,.page *:after{transition:none!important;animation:none!important}}:root{--adm-green: #079447;--adm-green-dark: #057538;--adm-green-soft: #eaf7ef;--adm-green-border: #bbf0cb;--adm-indigo: #4f46e5;--adm-indigo-dark: #4338ca;--adm-indigo-soft: #eef2ff;--adm-bg: #f8fafc;--adm-card-bg: #ffffff;--adm-border: #e2e8f0;--adm-border-hover: #cbd5e1;--adm-sidebar: #0f172a;--adm-text: #0f172a;--adm-text-secondary: #334155;--adm-text-muted: #64748b;--adm-status-pending-bg: #fef3c7;--adm-status-pending-text: #92400e;--adm-status-pending-border: #fde68a;--adm-status-proc-bg: #e0f2fe;--adm-status-proc-text: #0369a1;--adm-status-proc-border: #bae6fd;--adm-status-comp-bg: #d1fae5;--adm-status-comp-text: #065f46;--adm-status-comp-border: #a7f3d0;--adm-danger-bg: #fee2e2;--adm-danger-text: #b91c1c;--adm-danger-border: #fecdd3;--adm-radius-sm: 8px;--adm-radius: 12px;--adm-radius-lg: 18px;--adm-shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--adm-shadow: 0 4px 18px rgba(15, 23, 42, .06);--adm-shadow-lg: 0 12px 28px rgba(15, 23, 42, .1)}.admin-page{width:100%;max-width:100vw;min-height:calc(100vh - 62px);background-color:var(--adm-bg);color:var(--adm-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;padding:78px 24px 60px;overflow-x:hidden}.admin-page *,.admin-page *:before,.admin-page *:after{box-sizing:border-box}.admin-page button,.admin-page input,.admin-page select,.admin-page textarea{font:inherit}.admin-main{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.admin-title-row{display:flex;flex-direction:column;gap:4px;margin-bottom:2px}.admin-title-row h1{font-size:1.85rem;font-weight:800;color:var(--adm-text);margin:0;letter-spacing:-.03em}.admin-title-row p{font-size:.95rem;color:var(--adm-text-muted);margin:0}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.stats>div{background:var(--adm-card-bg);border:1px solid var(--adm-border);border-radius:var(--adm-radius);padding:20px 18px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--adm-shadow-sm);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden}.stats>div:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--adm-green),#38bdf8)}.stats>div:hover{transform:translateY(-2px);box-shadow:var(--adm-shadow);border-color:var(--adm-border-hover)}.stats>div b{font-size:2rem;font-weight:800;color:var(--adm-text);line-height:1;letter-spacing:-.03em}.stats>div span{font-size:.8rem;font-weight:600;color:var(--adm-text-muted);text-transform:uppercase;letter-spacing:.04em}header.admin-head .brand{margin-left:14px}.admin-card{background:var(--adm-card-bg);border:1px solid var(--adm-border);border-radius:var(--adm-radius-lg);box-shadow:var(--adm-shadow-sm);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease;scroll-margin-top:80px}.admin-card:hover{border-color:var(--adm-border-hover)}.admin-card-header{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #f1f5f9;-webkit-user-select:none;user-select:none}.collapsible-header{cursor:pointer;transition:background .18s ease}.collapsible-header:hover{background:#f8fafc}.admin-card-header h2{font-size:1.15rem;font-weight:800;color:var(--adm-text);margin:0;letter-spacing:-.02em}.admin-card-header p{font-size:.82rem;color:var(--adm-text-muted);margin:4px 0 0}.header-actions{display:flex;align-items:center;gap:12px}.header-actions>span{font-size:.78rem;font-weight:700;color:var(--adm-green-dark);background:var(--adm-green-soft);padding:4px 12px;border-radius:999px;border:1px solid var(--adm-green-border)}.section-toggle{background:#f8fafc;border:1px solid var(--adm-border);width:36px;height:36px;border-radius:10px;display:grid;place-items:center;cursor:pointer;color:var(--adm-text-secondary);transition:all .2s ease}.section-toggle:hover{background:var(--adm-green);color:#fff;border-color:var(--adm-green);transform:scale(1.05)}.section-body{padding:24px;display:flex;flex-direction:column;gap:20px;background:#fff;border-top:1px solid #f1f5f9}.section-action-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.search-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;width:100%}.search-input-wrap{flex:1;min-width:240px;position:relative;display:flex;align-items:center}.search-input-wrap svg{position:absolute;left:14px;color:var(--adm-text-muted);pointer-events:none}.search-input-wrap input{width:100%;height:42px;padding:0 14px 0 42px;background:#fff;border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);font-size:.9rem;color:var(--adm-text);outline:none;transition:all .2s ease}.search-input-wrap input:focus{border-color:var(--adm-green);box-shadow:0 0 0 3px #0794471f}.admin-filter-select{height:42px;padding:0 14px;background:#fff;border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);font-size:.88rem;font-weight:500;color:var(--adm-text);outline:none;cursor:pointer;transition:all .2s ease}.admin-filter-select:focus{border-color:var(--adm-green);box-shadow:0 0 0 3px #0794471f}button.primary{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;background:var(--adm-green);color:#fff;border:none;border-radius:var(--adm-radius-sm);font-size:.88rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #07944740;transition:all .2s ease}button.primary:hover:not(:disabled){background:var(--adm-green-dark);transform:translateY(-1px);box-shadow:0 4px 14px #07944759}button.primary:disabled{opacity:.6;cursor:not-allowed}button.secondary{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;background:#fff;color:var(--adm-text-secondary);border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease}button.secondary:hover{background:#f1f5f9;color:var(--adm-text);border-color:var(--adm-border-hover)}.edit-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .18s ease;border:1px solid var(--adm-border);background:#f1f5f9;color:var(--adm-text-secondary)}.edit-btn:hover{background:#e2e8f0;color:var(--adm-text)}.delete-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .18s ease;border:1px solid var(--adm-danger-border);background:var(--adm-danger-bg);color:var(--adm-danger-text)}.delete-btn:hover{background:#fecdd3;color:#881337}.row-actions{display:flex;align-items:center;gap:8px}.inline-editor,.content-form-card,.emergency-form-card,.ward-editor{background:#f8fafc;border:1px solid var(--adm-border);border-radius:var(--adm-radius);padding:22px;display:flex;flex-direction:column;gap:18px;scroll-margin-top:80px}.editor-heading,.ward-editor-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--adm-border);padding-bottom:12px}.editor-heading h3,.ward-editor-header h3{font-size:1.05rem;font-weight:700;color:var(--adm-text);margin:0}.editor-heading p,.ward-editor-header p{font-size:.8rem;color:var(--adm-text-muted);margin:2px 0 0}.inline-editor form,.content-form-card form,.emergency-form-card form,.ward-editor form{display:flex;flex-direction:column;gap:16px;width:100%}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;width:100%}.inline-editor label,.content-form-card label,.emergency-form-card label,.ward-editor label,.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:.84rem;font-weight:600;color:var(--adm-text-secondary);width:100%;box-sizing:border-box}.inline-editor label.full-width,.content-form-card label.full-width,.emergency-form-card label.full-width,.ward-editor label.full-width,.form-grid label.full-width{grid-column:1 / -1;width:100%}.inline-editor input:not([type=checkbox]):not([type=file]),.inline-editor select,.inline-editor textarea,.content-form-card input:not([type=checkbox]):not([type=file]),.content-form-card select,.content-form-card textarea,.emergency-form-card input:not([type=checkbox]):not([type=file]),.emergency-form-card select,.emergency-form-card textarea,.ward-editor input:not([type=checkbox]):not([type=file]),.ward-editor select,.ward-editor textarea,.form-grid input:not([type=checkbox]):not([type=file]),.form-grid select,.form-grid textarea{width:100%;box-sizing:border-box;height:42px;padding:0 14px;background:#fff;border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);font-size:.88rem;color:var(--adm-text);outline:none;transition:all .2s ease}.inline-editor textarea,.content-form-card textarea,.emergency-form-card textarea,.ward-editor textarea,.form-grid textarea{min-height:85px;height:auto;padding:10px 14px;resize:vertical}.inline-editor input:focus,.inline-editor select:focus,.inline-editor textarea:focus,.content-form-card input:focus,.content-form-card select:focus,.content-form-card textarea:focus,.emergency-form-card input:focus,.emergency-form-card select:focus,.emergency-form-card textarea:focus,.ward-editor input:focus,.ward-editor select:focus,.ward-editor textarea:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--adm-green);box-shadow:0 0 0 3px #0794471f}.checkbox-row{flex-direction:row!important;align-items:center!important;gap:8px!important;cursor:pointer;font-size:.88rem!important;color:var(--adm-text)!important;width:fit-content!important}.checkbox-row input[type=checkbox]{width:18px!important;height:18px!important;accent-color:var(--adm-green);cursor:pointer}.photo-upload-box,.video-upload-box{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px dashed var(--adm-border-hover);border-radius:var(--adm-radius);width:100%;box-sizing:border-box}.photo-upload-box input[type=file],.video-upload-box input[type=file]{height:auto!important;padding:8px!important;background:#f8fafc!important;border:1px solid var(--adm-border)!important;border-radius:var(--adm-radius-sm)!important;cursor:pointer}.photo-upload-preview,.video-upload-preview{max-width:360px;width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--adm-border);background:#0f172a}.photo-upload-preview img,.video-upload-preview video{width:100%;max-height:240px;object-fit:cover;display:block}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:8px}.notice{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:10px 14px;border-radius:8px;font-size:.85rem;font-weight:500}.user-list{display:flex;flex-direction:column;gap:10px}.user-row{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border:1px solid var(--adm-border);border-radius:var(--adm-radius);transition:all .2s ease}.user-row:hover{border-color:var(--adm-border-hover);box-shadow:var(--adm-shadow-sm);background:#fafcff}.user-info{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.user-info>div{display:flex;flex-direction:column;min-width:0}.user-info b{font-size:.92rem;font-weight:700;color:var(--adm-text);word-break:break-word}.user-info small{font-size:.8rem;color:var(--adm-text-muted);margin-top:2px;word-break:break-all}.user-avatar{width:46px;height:46px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;flex-shrink:0;font-weight:700;color:var(--adm-text);line-height:1;box-sizing:border-box}.user-avatar svg{display:block;margin:auto;flex-shrink:0}.admin-user-profile-photo{width:100%;height:100%;object-fit:cover}.admin-user-avatar-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1;font-size:1.15rem;font-weight:800;color:var(--adm-green-dark);text-transform:uppercase;margin:0;padding:0}.user-details-body{display:flex;flex-direction:column;gap:4px}.user-name-row{display:flex;align-items:center;gap:10px}.user-name{font-size:.96rem;font-weight:700;color:var(--adm-text)}.role-badge{font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.role-badge.admin{background:#fee2e2;color:#b91c1c}.role-badge.user{background:#e0f2fe;color:#0369a1}.user-contact-details{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.user-detail-item{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;color:var(--adm-text-muted)}.user-join-date{color:var(--adm-indigo);font-weight:500}.user-meta{display:flex;align-items:center;gap:14px}.status-badge{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:999px;text-transform:capitalize}.status-badge.active{background:var(--adm-status-comp-bg);color:var(--adm-status-comp-text);border:1px solid var(--adm-status-comp-border)}.status-badge.inactive{background:var(--adm-danger-bg);color:var(--adm-danger-text);border:1px solid var(--adm-danger-border)}.action-buttons{display:flex;align-items:center;gap:6px}.icon-btn{width:34px;height:34px;border-radius:8px;border:1px solid var(--adm-border);background:#fff;color:var(--adm-text-secondary);display:grid;place-items:center;cursor:pointer;transition:all .18s ease}.icon-btn:hover{background:#f1f5f9;color:var(--adm-text);border-color:var(--adm-border-hover)}.icon-btn.danger-btn:hover{background:#fee2e2;color:#b91c1c;border-color:#fecdd3}.complaint-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%;margin-bottom:20px}.complaint-toolbar .search-input-wrap{flex:1;min-width:240px}.complaint-toolbar .admin-filter-select{height:42px;padding:0 14px;border-radius:var(--adm-radius-sm);border:1px solid var(--adm-border);background:#fff;font-size:.86rem;font-weight:600;color:var(--adm-text-secondary);cursor:pointer}.complaint-pdf-all-btn{height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 18px;border-radius:var(--adm-radius-sm);font-size:.88rem;font-weight:700;cursor:pointer;white-space:nowrap}.complaint-list{display:flex;flex-direction:column;gap:18px}.complaint-card-full{background:#fff;border:1px solid var(--adm-border);border-radius:16px;padding:20px 22px;box-shadow:0 2px 10px #0f172a0a;display:flex;flex-direction:column;gap:16px;transition:all .2s ease}.complaint-card-full:hover{border-color:#cbd5e1;box-shadow:0 6px 20px #0f172a12}.complaint-card-top-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.complaint-id-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.complaint-id-badge{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.86rem;font-weight:800;color:#0f172a;background:#f1f5f9;padding:5px 11px;border-radius:8px;border:1px solid #e2e8f0;letter-spacing:.02em}.complaint-time-badge{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;color:#64748b;font-weight:600;background:#f8fafc;padding:4px 10px;border-radius:8px;border:1px solid #e2e8f0}.complaint-category-badge{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:700;color:#0284c7;background:#e0f2fe;padding:4px 10px;border-radius:999px;border:1px solid #bae6fd}.complaint-actions-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.complaint-pdf-btn{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:8px;font-size:.8rem;font-weight:700;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;cursor:pointer;transition:all .18s ease}.complaint-pdf-btn:hover{background:#e2e8f0;color:#000}.complaint-status-select{height:34px;padding:0 10px;border-radius:8px;font-size:.8rem;font-weight:700;cursor:pointer;outline:none;border:1px solid transparent;transition:all .18s ease}.complaint-status-select.status-pending{background:#fef3c7;color:#92400e;border-color:#fde68a}.complaint-status-select.status-processing{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.complaint-status-select.status-completed{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.complaint-delete-btn{height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 12px;border-radius:8px;font-size:.8rem;font-weight:700;color:#b91c1c;background:#fee2e2;border:1px solid #fecdd3;cursor:pointer;transition:all .18s ease}.complaint-delete-btn:hover{background:#fecdd3;color:#881337}.complaint-card-body-grid{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start}@media(max-width:768px){.complaint-card-body-grid{grid-template-columns:1fr}}.complaint-details-column{display:flex;flex-direction:column;gap:14px;min-width:0}.complaint-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px 18px;background:#f8fafc;padding:14px 16px;border-radius:12px;border:1px solid #e2e8f0}.complaint-info-item{display:flex;align-items:center;gap:8px;font-size:.84rem}.info-label{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-weight:600}.info-value{color:#0f172a;font-weight:600}.info-value b{color:#0f172a;font-weight:750}.complaint-desc-box{background:#fff;border:1px solid #e2e8f0;border-left:4px solid var(--adm-green);border-radius:10px;padding:12px 16px}.complaint-desc-box b{display:block;font-size:.76rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.complaint-desc-box p{margin:0;font-size:.9rem;line-height:1.5;color:#1e293b;word-break:break-word}.complaint-admin-remark-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;flex-wrap:wrap}.remark-content{font-size:.85rem;color:#166534;line-height:1.4;flex:1}.remark-content b{font-weight:750;color:#14532d}.no-remark{color:#65a30d;font-style:italic}.remark-edit-btn{display:inline-flex;align-items:center;padding:5px 12px;border-radius:8px;font-size:.78rem;font-weight:700;background:#fff;color:#15803d;border:1px solid #86efac;cursor:pointer;transition:all .18s ease;white-space:nowrap}.remark-edit-btn:hover{background:#dcfce7;border-color:#4ade80}.complaint-remark-editor{background:#f0fdf4;border:1px solid #86efac;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.complaint-remark-editor label b{font-size:.78rem;color:#166534;text-transform:uppercase;letter-spacing:.04em}.complaint-remark-editor textarea{width:100%;padding:8px 12px;border:1px solid #bbf7d0;border-radius:8px;font-size:.85rem;font-family:inherit;resize:vertical;background:#fff;box-sizing:border-box}.remark-editor-actions{display:flex;align-items:center;gap:8px}.complaint-photo-preview-column{flex-shrink:0}.complaint-thumbnail-card{position:relative;width:160px;height:120px;border-radius:12px;overflow:hidden;border:2px solid #e2e8f0;cursor:pointer;box-shadow:0 2px 8px #0000000d;background:#f1f5f9}.complaint-thumbnail-img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.complaint-thumbnail-card:hover .complaint-thumbnail-img{transform:scale(1.06)}.thumbnail-zoom-hint{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172aa6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;font-size:.72rem;font-weight:700;opacity:0;transition:opacity .2s ease}.complaint-thumbnail-card:hover .thumbnail-zoom-hint{opacity:1}@media(max-width:768px){.complaint-thumbnail-card{width:100%;height:180px}}.admin-lightbox-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;background:#0f172ad6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;animation:admFadeIn .2s ease-out}@keyframes admFadeIn{0%{opacity:0}to{opacity:1}}.admin-lightbox-container{position:relative;max-width:720px;width:100%;max-height:90vh;background:#0f172a;border:1px solid #334155;border-radius:18px;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3;display:flex;flex-direction:column;animation:admScaleIn .22s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.admin-lightbox-container.zoom-lightbox{max-width:880px}@keyframes admScaleIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.admin-lightbox-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#1e293b;border-bottom:1px solid #334155;gap:12px;flex-shrink:0}.admin-lightbox-title{display:flex;flex-direction:column;gap:2px;min-width:0}.admin-lightbox-title b{font-size:1rem;font-weight:700;color:#f8fafc;word-break:break-word}.admin-lightbox-title span{font-size:.8rem;color:#94a3b8;word-break:break-word}.admin-lightbox-close{width:36px;height:36px;border-radius:10px;border:1px solid #334155;background:#0f172a;color:#cbd5e1;display:grid;place-items:center;cursor:pointer;flex-shrink:0;transition:all .18s ease}.admin-lightbox-close:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:scale(1.05)}.admin-lightbox-toolbar{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#111827;border-bottom:1px solid #1f2937;flex-wrap:wrap;flex-shrink:0}.zoom-tool-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#1f2937;color:#e2e8f0;border:1px solid #374151;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .18s ease}.zoom-tool-btn:hover{background:var(--adm-green);color:#fff;border-color:var(--adm-green)}.admin-lightbox-body{flex:1;min-height:240px;max-height:calc(85vh - 120px);display:flex;align-items:center;justify-content:center;background:#020617;padding:16px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.admin-lightbox-img-wrap{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.admin-lightbox-img{max-width:100%;max-height:calc(85vh - 150px);object-fit:contain;border-radius:8px;cursor:zoom-in;display:block}.content-list{display:flex;flex-direction:column;gap:16px;width:100%}.content-list-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--adm-border)}.content-list-header h3{font-size:1.05rem;font-weight:700;color:var(--adm-text);margin:0}.content-list-header span{font-size:.8rem;font-weight:700;color:var(--adm-green-dark);background:var(--adm-green-soft);padding:3px 12px;border-radius:999px;border:1px solid var(--adm-green-border)}.content-admin-row{background:#fff;border:1px solid var(--adm-border);border-radius:14px;padding:16px;display:flex;align-items:flex-start;gap:16px;box-shadow:var(--adm-shadow-sm);transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.content-admin-row:hover{border-color:var(--adm-border-hover);box-shadow:var(--adm-shadow)}.content-preview{width:140px;min-width:140px;height:100px;max-height:100px;border-radius:10px;overflow:hidden;background:#0f172a;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--adm-border);position:relative}.content-preview img,.content-preview video{width:100%;height:100%;object-fit:cover;display:block}.content-preview-youtube{position:relative;width:100%;height:100%;overflow:hidden;background:#000}.content-preview-youtube img{width:100%;height:100%;object-fit:cover;opacity:.85;display:block}.youtube-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;pointer-events:none}.content-icon{width:100%;height:100%;display:grid;place-items:center;font-size:2rem;background:#f8fafc}.content-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.content-badge-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.content-type-badge{font-size:.72rem;font-weight:700;text-transform:uppercase;padding:3px 9px;border-radius:6px;letter-spacing:.03em}.content-type-badge.photo{background:#e0f2fe;color:#0369a1}.content-type-badge.video{background:#fef3c7;color:#92400e}.content-type-badge.announcement{background:#fee2e2;color:#b91c1c}.content-type-badge.news{background:#d1fae5;color:#065f46}.content-type-badge.youtube{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.content-media-url-meta{margin-top:2px}.content-media-link{display:inline-flex;align-items:center;gap:5px;font-size:.74rem;font-weight:600;color:var(--adm-primary);text-decoration:none}.content-media-link:hover{text-decoration:underline}.admin-youtube-preview-card{margin-top:10px;background:#f8fafc;border:1px solid var(--adm-border);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.admin-youtube-preview-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.youtube-preview-tag{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:700;background:#dc2626;color:#fff;padding:3px 8px;border-radius:6px}.admin-youtube-preview-header small{font-size:.75rem;color:var(--adm-text-muted)}.admin-youtube-iframe-container{width:100%;max-width:480px;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#000}.admin-youtube-iframe-container iframe{width:100%;height:100%;border:0;display:block}.form-help-text{display:block;font-size:.75rem;color:var(--adm-text-muted);margin-top:5px;line-height:1.4}.content-ward-badge{font-size:.72rem;font-weight:600;color:var(--adm-text-muted);background:#f1f5f9;padding:3px 9px;border-radius:6px}.content-visibility-badge{font-size:.72rem;font-weight:600;padding:3px 9px;border-radius:6px}.content-visibility-badge.visible{color:var(--adm-green-dark);background:var(--adm-green-soft);border:1px solid var(--adm-green-border)}.content-visibility-badge.hidden{color:var(--adm-text-muted);background:#f1f5f9;border:1px solid var(--adm-border)}.content-info h3{font-size:1.05rem;font-weight:700;color:var(--adm-text);margin:0;word-break:break-word;line-height:1.35}.content-info p{font-size:.85rem;color:var(--adm-text-secondary);margin:0;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.content-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ward-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.ward-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid var(--adm-border);border-radius:var(--adm-radius);cursor:pointer;text-align:left;transition:all .2s ease}.ward-item:hover{border-color:var(--adm-green);background:var(--adm-green-soft);transform:translateY(-1px)}.ward-item.active{border-color:var(--adm-green);background:var(--adm-green-soft);box-shadow:0 0 0 2px var(--adm-green-border)}.ward-number{width:38px;height:38px;border-radius:10px;background:#f1f5f9;color:var(--adm-text);font-weight:800;display:grid;place-items:center;flex-shrink:0}.ward-item.active .ward-number{background:var(--adm-green);color:#fff}.ward-details{flex:1;display:flex;flex-direction:column;min-width:0}.ward-details b{font-size:.9rem;color:var(--adm-text)}.ward-details small{font-size:.75rem;color:var(--adm-text-muted)}.emergency-admin-intro{display:flex;flex-direction:column;gap:2px}.emergency-admin-intro strong{font-size:.96rem;color:var(--adm-text)}.emergency-admin-intro span{font-size:.8rem;color:var(--adm-text-muted)}.emergency-admin-groups{display:flex;flex-direction:column;gap:20px}.emergency-admin-group{background:#f8fafc;border:1px solid var(--adm-border);border-radius:var(--adm-radius);padding:16px;display:flex;flex-direction:column;gap:12px}.emergency-admin-group-head{display:flex;align-items:center;justify-content:space-between}.emergency-admin-group-head>div{display:flex;align-items:center;gap:8px;font-size:.95rem;color:var(--adm-text)}.emergency-add-mini{height:32px!important;padding:0 10px!important;font-size:.78rem!important}.emergency-admin-list{display:flex;flex-direction:column;gap:8px}.emergency-admin-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:12px 14px;background:#fff;border:1px solid var(--adm-border);border-radius:10px;box-sizing:border-box;min-width:0}.emergency-admin-info{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 180px}.emergency-admin-info>div{display:flex;flex-direction:column;min-width:0}.emergency-admin-info b{font-size:.92rem;font-weight:700;color:var(--adm-text);word-break:break-word;line-height:1.35}.emergency-admin-info small{font-size:.82rem;font-weight:500;color:var(--adm-text-muted);margin-top:3px;word-break:break-all;line-height:1.25}.emergency-admin-icon{width:36px;height:36px;border-radius:10px;background:var(--adm-green-soft);color:var(--adm-green);display:grid;place-items:center;flex-shrink:0}.population-summary{display:flex;flex-direction:column;gap:16px}.population-summary-header{display:flex;align-items:center;justify-content:space-between}.population-summary-header strong{font-size:1rem;color:var(--adm-text);display:block}.population-summary-header span{font-size:.8rem;color:var(--adm-text-muted)}.population-total{font-size:.9rem;font-weight:800;color:var(--adm-green-dark);background:var(--adm-green-soft);padding:6px 14px;border-radius:999px}.population-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.population-summary-grid>div{background:#f8fafc;border:1px solid var(--adm-border);border-radius:var(--adm-radius);padding:16px;display:flex;flex-direction:column;gap:4px}.population-summary-grid b{font-size:1.5rem;font-weight:800;color:var(--adm-text)}.population-summary-grid span{font-size:.8rem;font-weight:600;color:var(--adm-text-muted);text-transform:uppercase}.pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px}.pagination-btn{height:36px;padding:0 14px;background:#fff;border:1px solid var(--adm-border);border-radius:8px;font-size:.82rem;font-weight:600;color:var(--adm-text-secondary);cursor:pointer;transition:all .18s ease}.pagination-btn:hover:not(:disabled){background:#f1f5f9;color:var(--adm-text)}.pagination-btn:disabled{opacity:.45;cursor:not-allowed}.pagination-pages{display:flex;align-items:center;gap:4px}.pagination-number{width:36px;height:36px;border-radius:8px;background:#fff;border:1px solid var(--adm-border);font-size:.85rem;font-weight:600;color:var(--adm-text-secondary);display:grid;place-items:center;cursor:pointer;transition:all .18s ease}.pagination-number:hover{background:#f1f5f9;color:var(--adm-text)}.pagination-number.active{background:var(--adm-green);color:#fff;border-color:var(--adm-green)}.pagination-info{font-size:.82rem;color:var(--adm-text-muted);text-align:center}.empty-state{padding:32px 20px;text-align:center;color:var(--adm-text-muted);font-size:.9rem;background:#f8fafc;border-radius:var(--adm-radius);border:1px dashed var(--adm-border)}.admin-hamburger{position:fixed!important;top:10px!important;right:14px!important;left:auto!important;z-index:999!important;width:42px;height:42px;border:1px solid var(--adm-border);border-radius:10px;background:#fff;color:var(--adm-text);display:grid;place-items:center;cursor:pointer;box-shadow:var(--adm-shadow-sm);transition:all .2s ease}.admin-hamburger:hover{background:#f8fafc}.admin-sidebar-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex}.admin-sidebar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-sidebar{position:relative;width:290px;max-width:85vw;height:100%;max-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--adm-sidebar);color:#f8fafc;display:flex;flex-direction:column;padding:20px 16px 36px;gap:6px;box-shadow:4px 0 24px #00000040;animation:slideInNav .22s ease-out;box-sizing:border-box}.admin-sidebar::-webkit-scrollbar{width:5px}.admin-sidebar::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}@keyframes slideInNav{0%{transform:translate(-100%)}to{transform:translate(0)}}.admin-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;margin-bottom:10px;border-bottom:1px solid #1e293b}.admin-sidebar-header strong{font-size:1.15rem;color:#fff}.admin-sidebar-header small{display:block;font-size:.78rem;color:#94a3b8}.admin-sidebar-close{background:transparent;border:none;color:#94a3b8;cursor:pointer;width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.admin-sidebar-close:hover{background:#1e293b;color:#fff}.admin-sidebar a,.admin-sidebar button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:10px;border:none;background:transparent;color:#cbd5e1;text-decoration:none;font-size:.9rem;font-weight:500;cursor:pointer;text-align:left;transition:all .18s ease}.admin-sidebar a:hover,.admin-sidebar button:hover{background:#1e293b;color:#fff;transform:translate(3px)}.admin-sidebar-logout,.admin-logout-btn{margin-top:auto;border-top:1px solid #1e293b!important;padding-top:16px!important;color:#f87171!important}.admin-sidebar-logout:hover,.admin-logout-btn:hover{background:#450a0a!important;color:#fca5a5!important}@media(max-width:768px){.admin-page{padding:76px 12px 40px!important;overflow-x:hidden}.stats{grid-template-columns:repeat(2,1fr);gap:10px}.admin-card-header{padding:14px;gap:8px}.admin-card-header h2{font-size:1.05rem}.section-body{padding:12px;gap:14px}.content-form-card,.emergency-form-card,.inline-editor,.ward-editor{padding:14px;gap:12px}.form-grid{grid-template-columns:1fr;gap:12px}.user-row{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 14px}.user-meta{width:100%;justify-content:space-between;flex-wrap:wrap;gap:8px}.complaint-top-row{flex-direction:column;align-items:flex-start;gap:10px}.complaint-status-control{width:100%;justify-content:space-between}.citizen-dossier{padding:12px}.dossier-grid{grid-template-columns:1fr;gap:10px}.content-admin-row{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.content-preview{width:100%;min-width:100%;height:190px;max-height:190px}.content-actions{width:100%;justify-content:flex-end;padding-top:10px;border-top:1px solid #f1f5f9}.emergency-admin-group{padding:12px 10px}.emergency-admin-row{padding:10px 12px;gap:10px}.emergency-admin-info{flex:1 1 100%}.row-actions{width:100%;justify-content:flex-end}.admin-lightbox-container{max-width:95vw;border-radius:14px}.admin-lightbox-header{padding:10px 14px}.admin-lightbox-toolbar{padding:8px 10px;gap:6px}.zoom-tool-btn{padding:5px 8px;font-size:.72rem}.admin-lightbox-body{padding:10px;min-height:200px}}@media(min-width:769px)and (max-width:1024px){.admin-page{padding:80px 20px 50px!important;overflow-x:hidden}.stats{grid-template-columns:repeat(3,1fr);gap:14px}.admin-main{max-width:100%}.content-preview{width:150px;min-width:150px;height:105px}.form-grid,.dossier-grid{grid-template-columns:repeat(2,1fr)}.admin-lightbox-container{max-width:88vw}}.admin-profile-page{min-height:100vh;width:100%;box-sizing:border-box;padding:88px 24px 40px;background:#f4f6fb;color:#172033}.admin-profile-container{width:100%;max-width:1050px;margin:0 auto}.admin-profile-topbar{margin-bottom:22px}.admin-profile-back{display:inline-flex;align-items:center;gap:8px;border:1px solid #d5d9e3;border-radius:9px;background:#fff;color:#263247;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s ease}.admin-profile-back:hover{background:#f0f2f7}.admin-profile-title{margin-bottom:24px}.admin-profile-title h1{margin:0;font-size:30px;line-height:1.2;font-weight:800;color:#202a44}.admin-profile-title p{margin:8px 0 0;color:#667085;font-size:15px}.admin-profile-success,.admin-profile-error{width:100%;box-sizing:border-box;padding:12px 15px;margin-bottom:18px;border-radius:9px;font-size:14px;font-weight:600}.admin-profile-success{background:#ecfdf3;border:1px solid #a7f3d0;color:#047857}.admin-profile-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.admin-profile-card{display:grid;grid-template-columns:250px minmax(0,1fr);gap:35px;padding:30px;background:#fff;border:1px solid #e2e6ee;border-radius:16px;box-shadow:0 5px 20px #1e293b0f}.admin-profile-photo-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:5px}.admin-profile-avatar{position:relative;width:145px;height:145px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eef1f6;border:5px solid #ffffff;box-shadow:0 3px 15px #0f172a1f;color:#7b8495}.admin-profile-avatar img{width:100%;height:100%;display:block;object-fit:cover}.admin-profile-photo-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000008c;color:#fff;font-size:13px;font-weight:700}.admin-profile-photo-btn{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:140px;padding:10px 15px;border:0;border-radius:8px;background:#4f46e5;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:.2s ease}.admin-profile-photo-btn:hover{background:#4338ca}.admin-profile-photo-btn:disabled{opacity:.65;cursor:not-allowed}.admin-profile-photo-note{margin-top:9px;max-width:210px;text-align:center;color:#7a8495;font-size:11px;line-height:1.5}.admin-profile-form{min-width:0}.admin-profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.admin-profile-field{min-width:0}.admin-profile-field label{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#344054;font-size:13px;font-weight:700}.admin-profile-field label svg{color:#4f46e5;flex-shrink:0}.admin-profile-field input{width:100%;height:44px;box-sizing:border-box;padding:0 13px;border:1px solid #d5d9e2;border-radius:8px;outline:none;background:#fff;color:#1f2937;font-size:14px;transition:.2s ease}.admin-profile-field input::placeholder{color:#98a2b3}.admin-profile-field input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.admin-profile-form-actions{display:flex;justify-content:flex-end;margin-top:25px;padding-top:20px;border-top:1px solid #edf0f5}.admin-profile-save-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:145px;height:44px;padding:0 18px;border:0;border-radius:8px;background:#4f46e5;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:.2s ease}.admin-profile-save-btn:hover{background:#4338ca}.admin-profile-save-btn:disabled{opacity:.65;cursor:not-allowed}.admin-password-card{margin-top:22px;background:#fff;border:1px solid #e2e6ee;border-radius:16px;box-shadow:0 5px 20px #1e293b0f;overflow:hidden}.admin-password-header{width:100%;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border:0;background:#fff;color:#172033;text-align:left;cursor:pointer}.admin-password-header:hover{background:#fafbfc}.admin-password-header>svg{color:#667085;flex-shrink:0}.admin-password-title{display:flex;align-items:center;gap:9px;color:#202a44;font-size:16px;font-weight:800}.admin-password-title svg{color:#4f46e5}.admin-password-header p{margin:6px 0 0 28px;color:#667085;font-size:13px}.admin-password-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:0 24px 24px;border-top:1px solid #edf0f5}.admin-password-field{padding-top:20px}.admin-password-field label{display:block;margin-bottom:8px;color:#344054;font-size:13px;font-weight:700}.admin-password-input-wrap{position:relative}.admin-password-input-wrap input{width:100%;height:44px;box-sizing:border-box;padding:0 45px 0 13px;border:1px solid #d5d9e2;border-radius:8px;outline:none;background:#fff;color:#1f2937;font-size:14px}.admin-password-input-wrap input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.admin-password-input-wrap>button{position:absolute;top:50%;right:6px;width:34px;height:34px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#667085;cursor:pointer}.admin-password-input-wrap>button:hover{background:#f2f4f7;color:#344054}.admin-password-save-btn{grid-column:1 / -1;justify-self:flex-end;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:160px;height:44px;padding:0 18px;border:0;border-radius:8px;background:#4f46e5;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.admin-password-save-btn:hover{background:#4338ca}.admin-profile-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f6fb;color:#667085;font-size:16px;font-weight:600}@media(max-width:800px){.admin-profile-page{padding:80px 18px 30px}.admin-profile-card{grid-template-columns:1fr;gap:25px}.admin-profile-photo-section{padding-top:0}}@media(max-width:600px){.admin-profile-page{padding:75px 12px 25px}.admin-profile-title h1{font-size:26px}.admin-profile-title p{font-size:13px}.admin-profile-card{padding:20px 16px;border-radius:13px}.admin-profile-avatar{width:125px;height:125px}.admin-profile-form-grid{grid-template-columns:1fr;gap:16px}.admin-profile-form-actions{justify-content:stretch}.admin-profile-save-btn{width:100%}.admin-password-header{padding:17px 16px}.admin-password-form{grid-template-columns:1fr;padding:0 16px 20px;gap:0}.admin-password-save-btn{grid-column:auto;width:100%;margin-top:20px}.admin-password-header p{margin-left:0}.admin-profile-back{font-size:13px;padding:9px 13px}}.legal-page{min-height:100vh;background:#f4f8f5;color:#18251e;padding:24px 16px 50px;font-family:Inter,Segoe UI,Arial,sans-serif}.legal-card{width:min(860px,100%);margin:0 auto;background:#fff;border:1px solid #dfe9e2;border-radius:18px;padding:24px;box-shadow:0 8px 28px #12332212}.legal-card h1{margin:0 0 8px;color:#075c2f;font-size:26px}.legal-card .legal-updated{margin:0 0 22px;color:#748078;font-size:11px}.legal-card h2{margin:20px 0 7px;color:#087a3d;font-size:15px}.legal-card p,.legal-card li{color:#536158;font-size:12px;line-height:1.65}.legal-card ul{padding-left:20px}.legal-back{display:inline-flex;margin-bottom:16px;color:#087a3d;font-size:11px;font-weight:800;text-decoration:none}:root{--green: #0b9448;--green-dark: #08733a;--green-soft: #eaf8ef;--green-line: #b9e5c9;--purple: #6735c5;--purple-dark: #4d249d;--purple-soft: #f4efff;--purple-line: #d9c9fb;--red: #d92d3f;--blue: #1687e8;--text: #173022;--muted: #65736b;--white: #fff;--bg: #f7fbf8;--shadow: 0 5px 18px rgba(20, 65, 39, .08);--radius: 16px}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}html{background:#e5e9e7}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:has(.admin-page){background:var(--adm-bg, #f8fafc)}body:has(.admin-page) #root{max-width:100%!important;margin:0!important;box-shadow:none!important;background:var(--adm-bg, #f8fafc)}button,input,textarea,select{font:inherit}button{touch-action:manipulation}a{text-decoration:none;color:inherit}img,video{max-width:100%}#root{width:100%;min-height:100vh;box-sizing:border-box}@media(max-width:600px){body{background:var(--bg)}#root{max-width:100%;margin:0;box-shadow:none;background:var(--bg)}.page{width:100%;max-width:100%;margin:0;padding:74px 12px 76px;box-sizing:border-box;overflow-x:hidden}}@media(min-width:601px)and (max-width:1024px){body{background:#ebf1ed}#root{width:100%;max-width:820px;margin:0 auto;background:var(--bg);min-height:100vh;box-shadow:0 0 30px #12332214}.page{width:100%;max-width:820px;margin:0 auto;padding:78px 20px 80px;box-sizing:border-box;overflow-x:hidden}}@media(min-width:1025px){body{background:#dfe5e2}#root{width:100%;max-width:780px;margin:0 auto;background:var(--bg);min-height:100vh;box-shadow:0 0 35px #0000001a}.page{width:100%;max-width:780px;margin:0 auto;padding:80px 24px 84px;box-sizing:border-box;overflow-x:hidden}}.page{width:100%;margin:0 auto;box-sizing:border-box;overflow-x:hidden}.error{display:flex;align-items:center;width:100%;background:#fff0f1;color:#b42332;border:1px solid #ffd0d5;padding:10px 12px;border-radius:11px;font-size:12px;line-height:1.4;margin-top:10px}.notice{width:100%;background:var(--green-soft);color:var(--green-dark);border:1px solid #c9ead4;padding:10px 12px;border-radius:11px;font-size:12px;line-height:1.4}.primary{width:100%;min-height:48px;border:0;border-radius:12px;padding:11px 15px;background:var(--green);color:#fff;font-weight:800;font-size:13px;cursor:pointer;box-shadow:0 4px 10px #0b944829;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.primary:active{transform:translateY(1px) scale(.99);background:var(--green-dark);box-shadow:0 2px 6px #0b944821}.primary:disabled{opacity:.58;cursor:not-allowed;transform:none}.secondary{min-height:46px;border:1px solid #d5ddd8;background:#fff;color:#3f4e46;border-radius:12px;padding:10px 13px;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.secondary:active{background:#f1f6f3;transform:scale(.99)}input,textarea,select{max-width:100%}input:focus,textarea:focus,select:focus{outline:none}input::placeholder,textarea::placeholder{color:#8a968f}@media(max-width:380px){.page{padding-left:10px;padding-right:10px}.primary{min-height:46px;font-size:12.5px}.secondary{min-height:44px;font-size:12.5px}.error,.notice{font-size:11.5px;padding:9px 10px}}@media(max-width:350px){.page{padding-left:9px;padding-right:9px}}@media(max-height:520px)and (orientation:landscape){.page{padding-top:8px;padding-bottom:70px}.primary{min-height:44px}.secondary{min-height:42px}}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #7bc795;outline-offset:2px}
