@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800;900&display=swap&subset=vietnamese");:root{--font-brand:"Montserrat","Arial","Helvetica",sans-serif;--bg:#f4f8f1;--panel:#ffffff;--ink:#16351f;--muted:#5a6f50;--line:#ceddd7;--accent:#679a40;--accent-strong:#008c73;--accent-deep:#40632f;--accent-soft:#dde9d2;--accent-ink:#ffffff;--warn:#b7791f;--bad:#b42318;--good:#008c73}*{box-sizing:border-box}body{margin:0;overflow-x:clip;background:var(--bg);color:var(--ink);font-family:var(--font-brand)}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.shell{width:min(1120px,calc(100vw - 28px));margin:0 auto;padding:20px 0 48px}.admin-shell{width:min(1520px,calc(100vw - 32px))}.admin-promo-shell{width:min(1840px,calc(100vw - 28px))}.topbar{justify-content:space-between;gap:12px;padding:14px 18px;margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 10px 30px rgba(64,99,47,.08)}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;font-weight:800}.logo-wrap{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:white;color:var(--accent);border:1px solid var(--accent-soft);overflow:hidden;flex:0 0 auto}.logo-wrap-large{width:58px;height:58px;margin-bottom:14px}.logo-img{width:100%;height:100%;object-fit:contain;padding:4px}.nav{display:flex;gap:8px;flex-wrap:wrap}.ghost,.nav a,.primary{min-height:40px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;background:white;cursor:pointer}.nav a.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-deep);font-family:var(--font-brand);font-weight:700}.logout-text{display:inline}.primary{border-color:var(--accent);background:var(--accent);color:var(--accent-ink);font-weight:700}.ghost:disabled,.primary:disabled{cursor:not-allowed;opacity:.55}.danger{color:var(--bad)}.icon-button{width:42px;height:42px;min-width:42px;border:1px solid var(--line);border-radius:8px;display:inline-grid;place-items:center;background:white;color:var(--ink);cursor:pointer}.hero{min-height:210px;display:grid;align-content:end;padding:26px;border-radius:8px;color:white;background:linear-gradient(120deg,rgba(0,140,115,.92),rgba(103,154,64,.86)),url(https://images.unsplash.com/photo-1593941707882-a5bba14938c7?auto=format&fit=crop&w=1400&q=80);background-size:cover;background-position:50%}.hero h1{margin:0 0 8px;max-width:720px;font-size:clamp(30px,6vw,56px);line-height:1;letter-spacing:0}.hero p{margin:0;max-width:620px;color:rgba(255,255,255,.9);line-height:1.55}.gm-site{min-height:100vh;overflow-x:clip;background:#f4f8f1;color:var(--ink)}.gm-site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(64,99,47,.08)}.gm-topline{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 max(20px,calc((100vw - 1180px) / 2));background:var(--accent-deep);color:#fff;font-size:13px;font-weight:500}.gm-topline a,.gm-topline span{display:inline-flex;align-items:center;gap:6px}.gm-topline a{color:#dde9d2}.gm-topline svg{flex:0 0 auto;stroke-width:2}.gm-topline-links{display:inline-flex;align-items:center;flex-wrap:wrap;gap:12px;justify-content:flex-end}.gm-topline-separator{width:1px;height:14px;background:rgba(255,255,255,.48)}.gm-nav-shell{width:min(1180px,calc(100vw - 28px));min-height:78px;margin:0 auto;justify-content:space-between;gap:22px}.gm-nav-shell,.gm-public-brand{display:flex;align-items:center}.gm-public-brand{gap:10px;min-width:220px}.gm-public-brand span{display:grid;line-height:1.12}.gm-public-brand strong{color:var(--accent-deep);font-size:20px;text-transform:uppercase}.gm-public-brand small{color:var(--muted);font-size:12px;font-style:italic;font-weight:400}.gm-public-nav{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.5vw,22px);color:var(--accent-deep);font-size:14px;font-weight:800}.gm-public-nav a:hover,.gm-text-link:hover{color:var(--accent-strong)}.gm-button,.gm-nav-cta{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 18px;font-weight:800}.gm-button-primary,.gm-nav-cta{background:var(--accent);color:#fff;box-shadow:0 14px 28px rgba(103,154,64,.22)}.gm-button-secondary{border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.12)}.gm-hero{position:relative;overflow:hidden;color:#fff;background:var(--accent-deep)}.gm-hero-bg{position:absolute;inset:0;background:linear-gradient(115deg,rgba(0,140,115,.94),rgba(64,99,47,.82)),url(/res/brand-hero.png);background-size:cover;background-position:50%;opacity:.96}.gm-hero-inner{position:relative;z-index:1;width:min(1180px,calc(100vw - 28px));min-height:620px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;grid-gap:40px;gap:40px;padding:64px 0}.gm-hero-copy h1,.gm-process h2,.gm-section-heading h2{margin:0;letter-spacing:0}.gm-hero-copy h1{max-width:900px;font-size:clamp(38px,5.2vw,68px);line-height:1.08;text-wrap:balance}.gm-hero-copy>p:not(.gm-kicker){max-width:640px;margin:20px 0 0;color:rgba(255,255,255,.9);font-size:18px;line-height:1.65}.gm-kicker{margin:0 0 12px;color:#dff2d5;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gm-metrics{display:flex;flex-wrap:wrap;gap:12px;gap:14px;margin-top:30px}.gm-metrics a{min-width:136px;border-left:3px solid #dde9d2;padding-left:14px;color:#fff;text-decoration:none;transition:border-color .2s ease,opacity .2s ease,transform .2s ease}.gm-metrics a:focus-visible,.gm-metrics a:hover{border-left-color:#ffffff;opacity:.92;transform:translateY(-2px)}.gm-metrics small,.gm-metrics strong{display:block}.gm-metrics strong{font-size:28px}.gm-metrics small{color:rgba(255,255,255,.82);font-weight:700}.gm-login-card{border:1px solid rgba(221,233,210,.55);border-radius:8px;background:rgba(255,255,255,.95);color:var(--ink);padding:22px;box-shadow:0 28px 70px rgba(22,53,31,.24)}.gm-hero-slider{position:relative;align-self:stretch;min-height:430px;border:1px solid rgba(221,233,210,.5);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 28px 70px rgba(22,53,31,.22)}.gm-hero-slide,.gm-hero-slide a,.gm-hero-slides{width:100%;height:100%}.gm-hero-slides{position:relative}.gm-hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease}.gm-hero-slide.active{opacity:1;z-index:1}.gm-hero-slide a{display:block}.gm-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.gm-hero-slide-caption{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;grid-gap:4px;gap:4px;border-top:1px solid rgba(255,255,255,.22);padding:15px 22px 18px;background:linear-gradient(90deg,rgba(22,53,31,.46),rgba(64,99,47,.28),rgba(0,115,95,.14));color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.gm-hero-slide-caption strong{font-size:18px;font-weight:750;line-height:1.2}.gm-hero-slide-caption span{color:rgba(255,255,255,.84);font-size:14px;font-style:italic;font-weight:400;line-height:1.45}.gm-hero-dots{position:absolute;right:18px;top:18px;z-index:3;display:flex;gap:8px}.gm-hero-dots button{width:10px;height:10px;border:1px solid rgba(255,255,255,.78);border-radius:999px;padding:0;background:rgba(255,255,255,.35);cursor:pointer}.gm-hero-dots button.active{width:26px;background:#fff}.gm-login-card .panel{border:0;padding:0;background:transparent}.gm-login-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px}.gm-login-heading .gm-kicker{color:var(--accent-strong);margin-bottom:4px}.gm-login-heading h2{margin:0}.gm-section{width:min(1180px,calc(100vw - 28px));margin:0 auto;padding:74px 0}.gm-latest-section,.gm-promo-feature{position:relative;padding-top:86px;padding-bottom:86px;border-top:1px solid rgba(64,99,47,.12);border-bottom:1px solid rgba(64,99,47,.1);border-radius:0}.gm-latest-section:before,.gm-promo-feature:before{content:"";position:absolute;top:0;left:50%;width:calc(100vw - 18px);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(0,115,95,.2),transparent)}.gm-section-heading{max-width:1040px;margin-bottom:26px}.gm-section-heading .gm-kicker{color:#00735f}.gm-process h2,.gm-section-heading h2{color:var(--accent-deep);font-size:clamp(30px,3.7vw,46px);line-height:1.16;text-wrap:balance}.gm-section-heading p:not(.gm-kicker){max-width:820px;color:var(--muted);font-size:17px;line-height:1.7}.gm-heading-row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.gm-text-link{color:var(--accent-deep);font-weight:900}.gm-about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);grid-gap:18px;gap:18px;align-items:stretch}.gm-about-copy article,.gm-brand-panel,.gm-news-grid article,.gm-service-card{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 22px rgba(64,99,47,.045)}.gm-brand-panel{overflow:hidden;min-height:420px}.gm-brand-panel img{width:100%;height:100%;object-fit:cover}.gm-about-copy{display:grid;grid-gap:12px;gap:12px}.gm-about-copy article{padding:20px}.gm-about-copy svg,.gm-contact svg,.gm-service-card svg{color:var(--accent-strong)}.gm-about-copy h3,.gm-news-grid h3,.gm-service-card h3{margin:12px 0 8px;color:var(--accent-deep)}.gm-about-copy p,.gm-news-grid p,.gm-service-card p{margin:0;color:var(--muted);line-height:1.6}.gm-services{padding-top:20px}.gm-news-grid,.gm-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.gm-news-grid article,.gm-service-card{padding:24px}.gm-post-card{overflow:hidden}.gm-latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:stretch}.gm-content-card,.gm-more-card{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 22px rgba(64,99,47,.045)}.gm-content-card{display:flex;min-height:335px;flex-direction:column;overflow:hidden;padding:24px}.gm-content-card .gm-news-thumb{flex:0 0 auto}.gm-content-card>span{color:#40632f;font-size:12px;font-weight:900;text-transform:uppercase;white-space:nowrap}.gm-content-card h3{min-height:56px;margin:13px 0 8px;color:var(--accent-deep);font-size:20px;line-height:1.28;text-wrap:balance;-webkit-line-clamp:2}.gm-content-card h3,.gm-content-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.gm-content-card p{margin:0;color:var(--muted);line-height:1.62;-webkit-line-clamp:3}.gm-content-card .gm-card-link{margin-top:auto;padding-top:18px}.gm-content-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:24px;border:1px solid var(--line);border-radius:8px;background:#eef7e7;color:var(--accent-strong)}.gm-more-card{display:grid;align-content:center;grid-gap:12px;gap:12px;min-height:335px;padding:26px;background:linear-gradient(135deg,var(--accent-strong),var(--accent));color:#fff}.gm-more-card span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.18);font-size:22px;font-weight:900}.gm-more-card strong{font-size:30px;line-height:1.08}.gm-more-card p{margin:0;color:rgba(255,255,255,.86);line-height:1.55}.gm-more-card em{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-style:normal;font-weight:900}.gm-news-thumb{width:calc(100% + 48px);height:170px;max-width:none;margin:-24px -24px 18px;object-fit:cover;border-bottom:1px solid var(--line)}.gm-promo-feature{width:min(1180px,calc(100vw - 28px));margin:0 auto;padding:74px 0}.gm-promo-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);grid-gap:18px;gap:18px;align-items:stretch}.gm-promo-main,.gm-promo-side a{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 22px rgba(64,99,47,.045)}.gm-promo-main{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1fr);overflow:hidden;min-height:360px}.gm-promo-main img{width:100%;height:100%;object-fit:cover}.gm-promo-main>div{display:grid;align-content:center;padding:28px}.gm-promo-main span,.gm-promo-side span{color:#40632f;font-size:12px;font-weight:900;text-transform:uppercase}.gm-promo-main h3{margin:12px 0;color:var(--accent-deep);font-size:clamp(28px,3.4vw,42px);line-height:1.12;text-wrap:balance}.gm-promo-main p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:4}.gm-promo-side{display:grid;align-content:start;grid-gap:10px;gap:10px}.gm-promo-side a{display:grid;grid-gap:4px;gap:4px;min-height:88px;padding:15px 16px}.gm-promo-side strong{color:var(--accent-deep);font-size:17px;line-height:1.32;-webkit-line-clamp:2}.gm-promo-side small,.gm-promo-side strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.gm-promo-side small{color:var(--muted);line-height:1.45;-webkit-line-clamp:1}.gm-promo-side .gm-promo-more{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:64px;background:var(--accent-deep);color:#fff;font-weight:900}.gm-news-grid span,.gm-service-card>span{color:#40632f;font-size:13px;font-weight:900}.gm-service-card svg{display:block;width:40px;height:40px;margin-top:28px}.gm-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;color:var(--accent-deep);font-weight:900}.gm-process{background:linear-gradient(120deg,var(--accent-strong),var(--accent));color:#fff}.gm-process-inner{width:min(1180px,calc(100vw - 28px));margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:34px;gap:34px;padding:70px 0}.gm-process .gm-kicker,.gm-process h2{color:#fff}.gm-process-link{display:inline-flex;margin-top:18px;color:#fff;font-weight:900;text-decoration:underline;text-underline-offset:4px}.gm-step-list{display:grid;grid-gap:12px;gap:12px}.gm-step{display:grid;grid-template-columns:46px 1fr;align-items:center;grid-gap:12px;gap:12px;border:1px solid rgba(255,255,255,.28);border-radius:8px;padding:14px;background:rgba(255,255,255,.12)}.gm-step span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--accent-deep);font-weight:900}.gm-step p{margin:0;font-weight:800}.gm-contact{width:min(1180px,calc(100vw - 28px));margin:0 auto 48px;display:grid;grid-template-columns:1fr 1fr auto;grid-gap:12px;gap:12px;align-items:center;border-radius:8px;padding:18px;background:var(--accent-deep);color:#fff}.gm-contact div{display:flex;align-items:center;gap:12px}.gm-contact p{margin:0;display:grid}.gm-contact small{color:#dde9d2}.gm-footer{background:#17361f;color:#fff}.gm-footer-inner{width:min(1180px,calc(100vw - 28px));margin:0 auto;padding:34px 0 28px}.gm-footer-card p,.gm-footer-card small{color:#d8e7d2}.gm-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.gm-footer-card{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:12px;gap:12px;border:1px solid rgba(221,233,210,.22);border-radius:8px;padding:16px;background:rgba(255,255,255,.06)}.gm-footer-card h3{margin:0 0 8px;color:#fff;font-size:22px;line-height:1.2}.gm-footer-card svg{color:#a8d36d}.gm-footer-card small{display:block;margin-bottom:8px;font-weight:800;text-transform:uppercase;font-size:12px}.gm-footer-card p{margin:0 0 8px;line-height:1.55}.gm-footer-card a,.gm-footer-links a{color:#fff;font-weight:800}.gm-footer-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.gm-footer-card a,.gm-footer-links a{display:inline-flex;align-items:center;gap:6px}.gm-map-frame{width:100%;height:138px;margin-top:10px;border:0;border-radius:8px;background:#eef4e8}.gm-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:34px;border-top:1px solid rgba(221,233,210,.18);padding-top:22px;color:rgba(255,255,255,.68);font-size:13px}.gm-footer-bottom p{margin:0}.gm-footer-privacy-link{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.82);font-weight:700}.gm-footer-privacy-link svg{color:#7bdff0}.gm-portal-card{display:grid;grid-gap:14px;gap:14px}.gm-portal-card h2,.gm-portal-card p{margin:0}.gm-portal-card h2{color:var(--accent-deep);font-size:28px;line-height:1.15}.gm-portal-card>p:not(.gm-kicker){color:var(--muted);line-height:1.65}.gm-portal-links{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px}.customer-portal-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(120deg,rgba(0,140,115,.92),rgba(103,154,64,.86)),url(/res/brand-hero.png);background-size:cover;background-position:50%}.customer-portal-hero{width:min(1080px,100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:26px;gap:26px;align-items:center}.customer-portal-hero>.panel,.customer-portal-hero>div{border:1px solid rgba(221,233,210,.5);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 28px 70px rgba(22,53,31,.22)}.customer-portal-hero>div{min-height:420px;display:grid;align-content:end;padding:34px}.customer-portal-hero>.panel{padding:22px}.customer-portal-hero .gm-kicker{color:var(--accent-strong)}.customer-portal-hero h1{margin:0;max-width:700px;color:var(--accent-deep);font-size:clamp(34px,5vw,62px);line-height:1}.customer-portal-hero p:not(.gm-kicker){max-width:620px;color:var(--muted);font-size:17px;line-height:1.7}.admin-content-panel{display:grid;grid-gap:16px;gap:16px}.admin-content-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-content-heading h1{margin:0;color:var(--accent-deep)}.admin-content-heading p:not(.gm-kicker){margin:6px 0 0;color:var(--muted)}.admin-content-card,.admin-content-list{display:grid;grid-gap:14px;gap:14px}.admin-content-card{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.admin-content-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-content-card h2{margin:0;color:var(--accent-deep);font-size:20px}.admin-content-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-weight:800}.admin-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-content-grid .field span{color:var(--muted);font-size:13px}.admin-content-full{grid-column:1/-1}.admin-content-full textarea{min-height:110px}.cms-admin-banners,.cms-admin-posts{display:grid;grid-gap:14px;gap:14px}.cms-banner-list,.cms-post-list{display:grid;grid-gap:10px;gap:10px}.cms-banner-row,.cms-post-row{display:grid;grid-template-columns:92px minmax(0,1fr) max-content;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff}.cms-banner-row{grid-template-columns:minmax(180px,260px) minmax(0,1fr) max-content}.cms-post-row img,.cms-post-thumb{width:92px;height:64px}.cms-banner-row img,.cms-post-row img,.cms-post-thumb{border-radius:8px;object-fit:cover;background:var(--accent-soft)}.cms-banner-row img{width:100%;aspect-ratio:16/9}.cms-post-thumb{display:grid;place-items:center;color:var(--accent-deep);font-weight:900}.cms-banner-row small,.cms-banner-row span,.cms-banner-row strong,.cms-post-row small,.cms-post-row span,.cms-post-row strong{display:block}.cms-banner-row strong,.cms-post-row strong{color:var(--accent-deep);line-height:1.25}.cms-banner-row span,.cms-post-row span{margin-top:3px;color:var(--muted);line-height:1.45;white-space:normal}.cms-banner-row small,.cms-post-row small{margin-top:5px;color:#789070;font-size:12px}.cms-post-dialog{width:min(1040px,100%)}.cms-post-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.cms-body-textarea{min-height:240px}.cms-rich-editor{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.cms-editor-toolbar{display:flex;flex-wrap:nowrap;gap:4px;align-items:center;padding:8px;border-bottom:1px solid var(--line);background:#f8faf8;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.cms-editor-toolbar .icon-action{flex:0 0 32px}.cms-select-action{position:relative;overflow:hidden}.cms-select-action select{position:absolute;inset:0;opacity:0;cursor:pointer}.cms-color-control{position:relative;overflow:hidden}.cms-color-control input{position:absolute;inset:0;width:100%;height:100%;min-height:0;border:0;padding:0;opacity:0;cursor:pointer}.cms-image-size-group{display:inline-flex;flex:0 0 auto;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#fff}.cms-image-size-group button{width:26px;min-height:26px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;font-weight:800}.cms-image-size-group span{min-width:46px;color:var(--accent-deep);font-size:12px;font-weight:900;text-align:center}.cms-image-size-group button:hover{background:var(--accent-soft);color:var(--accent-deep)}.cms-upload-action{cursor:pointer}.cms-upload-action input{display:none}.cms-rich-editor textarea{width:100%;min-height:280px;border:0;border-radius:0;resize:vertical}.cms-editor-preview{border-top:1px solid var(--line);padding:12px;background:#fbfcf9}.cms-editor-preview>span{display:block;margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.cms-public-body{color:var(--ink);line-height:1.72}.cms-public-body h2,.cms-public-body h3{color:var(--accent-deep);line-height:1.2}.cms-public-body img{width:100%;height:auto;margin:18px 0;border-radius:8px}.cms-public-body a{color:var(--accent-strong);font-weight:800}.cms-thumbnail-picker{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fbfcf9}.cms-thumbnail-preview{min-height:116px;border:1px dashed var(--line);border-radius:8px;display:grid;place-items:center;overflow:hidden;background:#fff;color:var(--muted);text-align:center;font-size:13px}.cms-thumbnail-preview img{width:100%;height:100%;min-height:116px;object-fit:cover}.cms-thumbnail-preview div{display:grid;place-items:center;grid-gap:6px;gap:6px;padding:14px}.cms-thumbnail-controls{display:grid;align-content:start;grid-gap:10px;gap:10px}.cms-thumbnail-actions{display:flex;flex-wrap:wrap;gap:8px}.cms-media-library{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:8px;gap:8px;max-height:260px;overflow:auto;padding-top:4px}.cms-media-library button{min-width:0;border:1px solid var(--line);border-radius:8px;padding:6px;background:#fff;color:var(--ink);cursor:pointer;text-align:left}.cms-media-library img{width:100%;aspect-ratio:16/10;border-radius:6px;object-fit:cover}.cms-media-library span{display:block;margin-top:5px;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.gm-simple-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 max(20px,calc((100vw - 1180px) / 2));background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(64,99,47,.08)}.gm-article h1,.gm-public-page .gm-section-heading h1{margin:0;color:var(--accent-deep);font-size:clamp(34px,5vw,58px);line-height:1.12;text-wrap:balance}.gm-article .gm-kicker,.gm-public-page .gm-kicker{color:#00735f}.gm-article{width:min(880px,calc(100vw - 28px));margin:0 auto;padding:56px 0 76px}.gm-article-summary{color:var(--muted);font-size:19px;line-height:1.65}.gm-article-cover{width:100%;max-height:520px;margin:28px 0;border-radius:8px;object-fit:cover;box-shadow:0 16px 38px rgba(64,99,47,.08)}.empty-state{padding:18px;background:#fbfcf9}@media (max-width:980px){.gm-public-nav{display:none}.customer-portal-hero,.gm-about-grid,.gm-contact,.gm-hero-inner,.gm-process-inner{grid-template-columns:1fr}.gm-hero-inner{min-height:auto}.gm-footer-grid,.gm-latest-grid,.gm-news-grid,.gm-promo-layout,.gm-promo-main,.gm-service-grid{grid-template-columns:1fr}.gm-footer-bottom{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.gm-nav-cta{display:none}.gm-topline{min-height:auto;align-items:flex-start;flex-direction:column;gap:4px;padding:8px 14px}.gm-topline-links{justify-content:flex-start;gap:10px}.gm-nav-shell{min-height:68px}.gm-public-brand{min-width:0}.gm-public-brand strong{font-size:17px}.gm-public-brand small{font-size:11px;font-weight:400}.gm-hero-inner,.gm-process-inner,.gm-promo-feature,.gm-section{width:min(100vw - 22px,1180px);padding:42px 0}.gm-hero-copy h1{font-size:42px}.gm-heading-row{display:block}}.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:14px;gap:14px;margin-top:14px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:16px}.span-4{grid-column:span 4}.span-8{grid-column:span 8}.span-12{grid-column:span 12}.form{display:grid;grid-gap:9px;gap:9px}.field{display:grid;grid-gap:8px;gap:8px}.field label{color:var(--muted);font-size:13px}.field input,.field select,.field textarea{width:100%;min-height:34px;border:1px solid var(--line);border-radius:8px;padding:6px 10px;background:#fff}.field textarea{min-height:64px}.table-wrap{width:100%;overflow-x:auto}.promo-table-frame{border:1px solid var(--line);border-radius:8px;background:#fff}.promo-ticket-table-frame{max-height:min(52vh,520px);overflow:auto}.promo-ticket-table-frame thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fbfcf9}table{width:100%;border-collapse:collapse;font-size:14px}.admin-table{min-width:1280px;table-layout:fixed}.bills-table{min-width:1580px}.transactions-table{min-width:1380px}.customers-table{min-width:1480px}.customer-bills-table{min-width:920px;table-layout:fixed}.bills-table td,.customer-bills-table td{white-space:normal;vertical-align:top}td,th{border-bottom:1px solid var(--line);padding:10px 8px;text-align:left;white-space:nowrap}td:not(:last-child),th:not(:last-child){border-right:1px solid #eceee8}th{font-weight:700;vertical-align:middle}.sort-header,th{color:var(--muted);white-space:normal}.sort-header{width:100%;min-height:28px;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px}.sort-header span{color:#9aa19b;font-size:10px}.sort-header.active{color:var(--ink)}.truncate-cell{overflow:hidden;max-width:1px;text-overflow:ellipsis}.wrap-cell{white-space:normal;line-height:1.4;overflow-wrap:anywhere;word-break:normal;vertical-align:top}.station-clamp,.ticket-card-meta p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.col-check{width:36px}.col-actions{width:98px}.col-preview{width:48px}.bills-table .col-station,.transactions-table .col-station{width:310px}.customer-bills-table .col-station{width:250px}.customers-table .col-address{width:280px}.bills-table th:nth-child(2),.customers-table th:nth-child(2),.transactions-table th:nth-child(8){width:112px}.bills-table th:nth-child(3){width:170px}.bills-table th:nth-child(4),.transactions-table th:nth-child(2){width:220px}.bills-table th:nth-child(6),.bills-table th:nth-child(7),.transactions-table th:nth-child(4),.transactions-table th:nth-child(5){width:150px}.bills-table th:nth-child(8),.customers-table th:nth-child(10),.customers-table th:nth-child(9),.transactions-table th:nth-child(6){width:82px}.bills-table th:nth-child(9),.customers-table th:nth-child(11),.transactions-table th:nth-child(7){width:110px}.bills-table th:nth-child(10),.bills-table th:nth-child(12){width:126px}.bills-table th:nth-child(11){width:150px}.bills-table th:nth-child(10){width:190px}.code-cell,.match-cell{max-width:none}.customers-table th:nth-child(3){width:150px}.customers-table th:nth-child(4){width:220px}.customers-table th:nth-child(5),.customers-table th:nth-child(6),.customers-table th:nth-child(7){width:120px}.customer-bills-table th:first-child{width:48px}.customer-bills-table th:nth-child(2){width:66px}.customer-bills-table th:nth-child(3),.customer-bills-table th:nth-child(4){width:142px}.customer-bills-table th:nth-child(5),.customer-bills-table th:nth-child(6),.customer-bills-table th:nth-child(9){width:108px}.customer-bills-table th:nth-child(7){width:132px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:var(--muted);font-size:13px}.pagination-controls{display:flex;align-items:center;gap:8px}.pagination-controls select{min-height:36px;border:1px solid var(--line);border-radius:8px;padding:0 9px;background:white}.pagination-controls .ghost{min-height:36px}.status{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:0 9px;background:#eef2ef;color:#334039;font-size:12px}.status.matched{background:#e8f5ee;color:var(--good)}.status.duplicate{background:#fff4df;color:var(--warn)}.status.unmatched{background:#fef0ee;color:var(--bad)}.message{margin-top:8px;min-height:22px;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-gap:10px;gap:10px}.compact-stats,.promo-tabs{margin-bottom:12px}.compact-controls{align-items:flex-end}.admin-promo-grid{gap:18px}.admin-promo-grid .section-head{margin-bottom:14px}.promo-admin-filter{padding:22px 24px}.promo-admin-filter .section-head{margin-bottom:18px}.promo-admin-filter .admin-controls{grid-template-columns:minmax(520px,1fr) 220px 150px;max-width:none;gap:14px}.promo-admin-filter .promo-search-row.no-program-filter{grid-template-columns:minmax(520px,1fr) 170px}.promo-admin-filter .promo-search-row .primary{justify-self:start;min-width:165px}.promo-admin-filter .tabs{margin-bottom:12px}.promo-admin-panel{padding:22px 24px}.promo-table{min-width:880px;table-layout:fixed;border-collapse:separate;border-spacing:0}.wide-promo-table{min-width:1720px}.promo-ticket-table{min-width:1460px}.promo-ticket-table th:first-child{width:140px;white-space:nowrap}.promo-ticket-table th:nth-child(2),.promo-ticket-table th:nth-child(6),.promo-ticket-table th:nth-child(7){width:142px}.promo-ticket-table th:nth-child(3){width:116px}.promo-ticket-table th:nth-child(4){width:160px}.promo-ticket-table th:nth-child(5){width:66px}.promo-ticket-table th:nth-child(8){width:150px}.promo-ticket-table th:nth-child(9){width:295px}.promo-ticket-table th:nth-child(10){width:92px}.promo-ticket-table th:nth-child(11){width:155px}.promo-table td,.promo-table th{white-space:normal;vertical-align:top;padding:12px 10px;border-bottom-color:#d8dbd2;border-right:1px solid #dfe2da}.promo-table td:last-child,.promo-table th:last-child{border-right:0}.promo-table th{background:#fafbf8}.promo-table tbody tr:last-child td{border-bottom:0}.bonus-point-layout{display:grid;grid-template-columns:310px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.program-manage-layout{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.program-detail-area{min-width:0}.program-manage-sidebar{max-height:620px;overflow-y:auto}.program-manage-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}.program-manage-item>button:first-child{display:grid;grid-gap:3px;gap:3px;min-width:0;border:0;background:transparent;padding:0;text-align:left}.program-manage-item .icon-action{align-self:center}.subtab-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.sub-tabs{display:inline-flex;margin-bottom:0}.compact-section-head{margin-bottom:10px}.compact-section-head h3{margin:0;font-size:20px}.compact-card-grid{gap:8px}.program-manage-sidebar>.program-list-item:not(.program-manage-item){grid-template-columns:auto auto;align-items:center;justify-content:start;gap:8px;min-height:44px;padding:0 14px}.bonus-program-list{display:grid;grid-gap:10px;gap:10px;max-height:640px;overflow-y:auto;padding-right:4px}.bonus-program-list .program-list-item{display:grid;grid-gap:3px;gap:3px;padding:12px 14px;text-align:left}.bonus-program-list small{color:var(--muted);font-size:12px}.bonus-workspace{min-width:0}.bonus-form-grid{display:grid;grid-template-columns:1.1fr 1.1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:7px 12px;gap:7px 12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fafbf8}.bonus-form-grid .full-field{grid-column:1/-1}.bonus-auto-field,.bonus-description-field,.bonus-form-grid .half-field,.bonus-name-field{grid-column:span 2}.bonus-points-field,.bonus-select-field{grid-column:span 1}.bonus-checkbox{align-self:center;min-height:38px}.field-hint{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-style:italic;line-height:1.2}.bonus-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px;margin:8px 0}.bonus-search-field{flex:1 1 260px}.bonus-toolbar a,.bonus-toolbar button{min-height:38px}.bonus-preview-summary{justify-content:space-between;margin-bottom:8px;color:var(--muted)}.bonus-preview-summary,.bonus-summary-actions,.bonus-summary-chips{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.bonus-summary-actions{justify-content:flex-end;margin-left:auto}.bonus-summary-actions button{min-height:38px}.bonus-preview-summary span{padding:5px 8px;border:1px solid var(--line);border-radius:8px;background:#fff}.bonus-preview-frame{max-height:430px;overflow:auto}.bonus-preview-frame .promo-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;white-space:nowrap}.bonus-pager{justify-content:flex-end;margin-top:8px}.bonus-preview-table{min-width:1320px}.bonus-preview-table th:first-child{width:48px}.bonus-preview-table th:nth-child(2){width:120px}.bonus-preview-table th:nth-child(3){width:260px}.bonus-preview-table th:nth-child(4),.bonus-preview-table th:nth-child(5),.bonus-preview-table th:nth-child(7),.bonus-preview-table th:nth-child(8){width:96px}.bonus-preview-table th:nth-child(6){width:128px}.bonus-preview-table th:nth-child(9){width:110px}.sort-header{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:700;padding:0;text-align:left;white-space:nowrap}.sort-header:hover{color:var(--accent)}.bonus-preview-table small{display:block;color:var(--muted);font-size:12px;line-height:1.25}.reward-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:8px;gap:8px}.muted-row,.reward-grid div{background:#f8faf8}.reward-grid div{border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-weight:700}.reward-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));grid-gap:8px;gap:8px}.reward-chip{display:grid;grid-template-columns:30px minmax(0,1fr) max-content;grid-template-areas:"icon name points";align-items:center;grid-column-gap:8px;column-gap:8px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.reward-chip-icon{grid-area:icon;display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e8f5ee;color:var(--accent)}.reward-chip-name{grid-area:name;min-width:0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.reward-chip strong{grid-area:points;color:var(--accent);font-size:12px;white-space:nowrap}.promo-section-head{align-items:right;flex-direction:row}.heading-count{margin-left:6px;color:var(--accent);font-size:13px;font-weight:700;white-space:nowrap}.heading-icon-count{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.heading-icon-count span{color:var(--accent);font-size:14px;font-weight:800;line-height:1}.ticket-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:10px;gap:10px;max-height:286px;overflow-y:auto;padding-right:4px;overscroll-behavior:contain}.ticket-card{display:grid;grid-gap:8px;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.ticket-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:7px;border-bottom:1px solid var(--line)}.ticket-card-top div{min-width:0}.ticket-card-expiry{flex:0 0 auto;display:inline-flex;align-items:baseline;gap:5px;text-align:right}.ticket-card-grid span,.ticket-card-meta span,.ticket-card-top span{color:var(--muted);font-size:12px}.ticket-card-top strong{color:var(--accent);font-size:17px;line-height:1.2;overflow-wrap:anywhere}.ticket-card-expiry strong{color:var(--ink);font-size:13px;white-space:nowrap}.ticket-card-grid{display:grid;grid-template-columns:46px minmax(84px,1.15fr) minmax(96px,1fr);grid-gap:8px;gap:8px}.ticket-card-grid div{display:grid;grid-gap:2px;gap:2px;min-width:0}.ticket-card-grid strong{font-size:13px;overflow-wrap:anywhere}.ticket-card-charge-time strong{font-size:12px;line-height:1.15}.ticket-card-charge-time{align-content:start}.ticket-card-bill strong{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.2}.ticket-card-meta{display:grid;grid-gap:3px;gap:3px}.ticket-card-meta p{margin:0;color:var(--ink);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.empty-state{padding:16px;border:1px dashed var(--line);border-radius:8px;background:#fff;color:var(--muted);text-align:center}.prize-card-list{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.prize-program-list{display:grid;grid-gap:10px;gap:10px}.prize-program-card{display:grid;grid-gap:8px;gap:8px;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fff}.prize-program-card h3{margin:0;color:var(--accent);font-size:14px;line-height:1.25}.promo-program-range{margin:-3px 0 0;color:var(--muted);font-size:12px;line-height:1.3}.prize-card{display:grid;grid-template-columns:24px minmax(0,1fr) max-content;align-items:start;grid-gap:8px;gap:8px;padding:8px 9px;border:1px solid var(--line);border-radius:8px;background:#f8faf8}.prize-card div{min-width:0}.prize-card span{display:block;color:var(--muted);font-size:12px}.prize-card strong{display:block;font-size:14px;line-height:1.3;overflow-wrap:anywhere}.prize-index{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#e8f5ee;color:var(--accent);font-weight:800}.prize-card-meta{text-align:right}.prize-card-meta span:first-child{color:var(--accent);font-weight:700}.check-label{display:inline-flex;align-items:center;gap:8px;color:var(--muted)}.promo-customer-list{display:grid;grid-gap:10px;gap:10px;max-height:520px;overflow-y:auto;padding:2px 6px 2px 2px}.program-chip,.program-list-item,.promo-customer-card{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer}.promo-customer-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;text-align:left}.program-chip.active,.program-list-item.active,.promo-customer-card.active{border-color:var(--accent);background:#e8f5ee}.admin-list-card div,.promo-customer-card span:first-child,.selected-customer-summary div{min-width:0}.promo-customer-title{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:2px}.promo-customer-title em{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 8px;background:#e8f5ee;color:#075f45;font-size:11px;font-style:normal;font-weight:400;white-space:nowrap}.admin-list-card span,.admin-list-card strong,.promo-customer-card small,.promo-customer-card strong{display:block}.admin-list-card span,.promo-customer-card small,.right-metrics span,.selected-customer-summary small{color:var(--muted);font-size:12px}.promo-customer-card small,.selected-customer-summary small{line-height:1.25;white-space:normal;overflow-wrap:anywhere}.point-pill{flex:0 0 auto;border-radius:999px;padding:5px 8px;background:var(--accent);color:#fff;font-weight:800}.selected-customer-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.selected-customer-summary div{border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:#fff}.selected-customer-summary span{display:block;color:var(--muted);font-size:12px}.selected-customer-summary strong{display:block;margin-top:3px;overflow-wrap:anywhere}.selected-customer-summary small{display:block;margin-top:3px}.subhead{margin:12px 0 8px;font-size:16px}.admin-card-grid{display:grid;grid-gap:10px;gap:10px}.admin-list-card{display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;align-items:center;grid-gap:18px;gap:18px;border:1px solid var(--line);border-radius:8px;padding:13px 14px;background:#fff}.admin-list-card .status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;line-height:1;text-align:center}.icon-action{width:32px;height:32px;border:0;border-radius:8px;display:inline-grid;place-items:center;background:transparent;color:var(--ink);cursor:pointer}.icon-action:hover{background:#f2f4ef}.icon-action.danger{color:var(--bad)}.right-metrics{text-align:right}.program-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.program-chip{min-height:34px;padding:0 12px}.ticket-admin-layout{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.program-sidebar{display:grid;grid-gap:10px;gap:10px;max-height:620px;overflow-y:auto;padding:2px 6px 2px 2px}.program-list-item{display:grid;grid-gap:5px;gap:5px;padding:13px 14px;text-align:left}.program-list-item strong{overflow-wrap:anywhere;line-height:1.25}.program-list-item span{color:var(--muted);font-size:12px}.ticket-table-area{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px}.pager{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px;color:var(--muted);font-size:14px}.pager>span{margin-right:2px;white-space:nowrap}.pager select{min-height:38px;border:1px solid var(--line);border-radius:8px;padding:0 34px 0 10px;background:#fff}.pager .ghost{min-width:78px;min-height:38px}.pager strong{min-width:44px;color:var(--ink);text-align:center;white-space:nowrap}.redeem-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#f8faf8}.redeem-dialog-head span{color:#075f45;font-family:var(--font-brand);font-weight:700;white-space:nowrap}.redeem-reward-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:8px;gap:8px;margin-bottom:12px}.redeem-reward-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.redeem-reward-card>div:first-child{display:grid;grid-gap:4px;gap:4px;min-width:0}.redeem-reward-card strong{display:block;line-height:1.25;overflow-wrap:anywhere}.redeem-reward-card span{display:block;color:#075f45;font-family:var(--font-brand);font-size:12px;font-weight:700;line-height:1.2}.quantity-stepper{display:inline-flex;align-items:center;gap:6px}.quantity-stepper button{width:28px;height:28px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.quantity-stepper strong{min-width:20px;text-align:center}.redeem-preview{display:grid;grid-template-columns:repeat(4,max-content);grid-gap:8px 12px;gap:8px 12px;align-items:baseline;margin-top:12px;color:var(--muted)}.redeem-preview strong{color:var(--ink)}.two-col-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 16px;gap:14px 16px}.dialog.point-rule-dialog{width:min(560px,100%)}.point-rule-dialog .dialog-grid{grid-template-columns:repeat(2,minmax(0,216px));gap:12px 16px;width:448px;max-width:100%;margin:0 auto}.offpeak-group{display:grid;grid-gap:8px;gap:8px;margin:2px 0 0;width:448px;max-width:100%;border:1px solid var(--line);border-radius:8px;padding:10px 12px 12px}.offpeak-group legend{padding:0 6px;color:var(--muted);font-size:13px}.offpeak-window-row{display:grid;grid-template-columns:24px repeat(2,188px);grid-gap:10px;gap:10px;align-items:center}.offpeak-window-row label,.offpeak-window-row>span{color:var(--muted);font-size:13px}.offpeak-window-row label{display:grid;grid-template-columns:24px 1fr;grid-gap:8px;gap:8px;align-items:center}.offpeak-window-row input{width:100%;min-height:34px;border:1px solid var(--line);border-radius:8px;padding:6px 10px;background:#fff}.full-field{grid-column:1/-1}.danger-primary{border-color:var(--bad)}.stat{border:1px solid var(--line);border-radius:8px;padding:12px;background:white}.stat strong{display:block;font-size:24px}.admin-block h2{margin:0 0 12px;font-size:20px}.admin-controls{display:grid;grid-template-columns:minmax(220px,1fr) 128px 128px 180px repeat(4,max-content);grid-gap:10px;gap:10px;align-items:flex-end}.admin-controls input[type=date]{min-width:0;padding-left:10px;padding-right:8px}.admin-controls .ghost,.admin-controls .primary{min-width:max-content;height:42px}.hidden-file{display:none}.summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.summary-card{border:1px solid var(--line);border-radius:8px;padding:13px 14px;background:white}.summary-card span{display:block;color:var(--muted);font-size:13px}.summary-card strong{display:block;margin-top:5px;font-size:24px}.section-head{display:flex;align-items:right;justify-content:space-between;gap:10px;margin-bottom:10px}.section-head h2{margin:0}.header-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-left:auto}.admin-list-card small,.form-note{color:var(--muted);font-size:13px}.form-note{margin:0}.bill-section-head{flex-direction:row;align-items:center}.compact-grid{margin-top:0;margin-bottom:12px}.filter-row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;margin-bottom:12px}.filter-row .field{flex:0 1 132px;min-width:0;gap:6px}.filter-row .field input[type=date]{min-width:0;width:132px;max-width:100%}.filter-end-group{display:flex;flex:0 0 auto;gap:8px;align-items:flex-end}.filter-action{display:grid;flex:0 0 42px;grid-gap:6px;gap:6px}.filter-action label{color:transparent;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.upload-drawer{grid-gap:10px;gap:10px;margin-bottom:12px;padding:12px}.profile-card,.upload-drawer{display:grid;border:1px solid var(--line);border-radius:8px;background:#fafbf8}.profile-card{grid-template-columns:52px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:13px}.profile-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--accent);color:white}.profile-card span{display:block;color:var(--muted);font-size:12px}.profile-card strong{display:block;margin-top:3px;font-size:22px}.profile-card p{margin:3px 0 0;color:var(--muted)}.account-card{margin-bottom:10px;background:white}.profile-inline-row{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(220px,1.3fr);grid-gap:12px;gap:12px}.totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.totals div{border:1px solid var(--line);border-radius:8px;padding:9px 10px;background:#fafbf8}.totals span{display:block;color:var(--muted);font-size:12px}.totals strong{display:block;margin-top:4px;font-size:16px}.radio-row{display:flex;min-height:34px;align-items:center;gap:14px;border:1px solid var(--line);border-radius:8px;padding:5px 10px;background:white}.radio-row label{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:14px}.radio-row input{width:16px;height:16px}.tabs{display:inline-flex;gap:6px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fafbf8}.tab-toolbar{justify-content:space-between;gap:12px;margin-bottom:12px}.tab-actions,.tab-toolbar{display:flex;align-items:center}.tab-actions{gap:8px;flex-wrap:wrap}.tab{min-height:34px;border:0;border-radius:6px;padding:0 13px;background:transparent;color:var(--muted);cursor:pointer}.tab.active{background:white;color:var(--ink);font-weight:700;box-shadow:0 1px 2px rgba(0,0,0,.06)}.row-actions{display:flex;align-items:center;gap:6px}.bill-code-cell{display:inline-flex;align-items:center;gap:7px;width:100%;min-width:0}.bill-code-cell span{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.bills-table .bill-code-cell{align-items:flex-start}.bills-table .bill-code-cell span{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.customer-bills-table .bill-code-cell{align-items:flex-start}.customer-bills-table .bill-code-cell span{display:block;max-width:100%;overflow-x:auto;overflow-y:hidden;text-overflow:clip;white-space:nowrap;scrollbar-width:thin}.bill-code-plain{font-weight:600}.icon-only{width:34px;min-width:34px;height:34px;padding:0;justify-content:center}.dialog-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:rgba(24,27,24,.42)}.dialog{width:min(980px,100%);max-height:min(92vh,860px);overflow:auto;border:1px solid var(--line);border-radius:8px;background:white;padding:14px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.small-dialog{width:min(460px,100%)}.confirm-dialog{width:min(430px,100%)}.confirm-title{display:flex;align-items:flex-start;gap:10px}.confirm-dialog .dialog-head{margin-bottom:0}.confirm-message{margin:10px 0 0 46px;color:var(--muted);line-height:1.35;white-space:pre-line}.confirm-icon{display:inline-grid;width:36px;height:36px;min-width:36px;place-items:center;border-radius:8px;background:#fef0ee;color:var(--bad)}.danger-primary{background:var(--bad)}.danger-primary:hover{background:#b3261e}.image-dialog{width:min(760px,100%)}.bill-image-frame{display:grid;place-items:center;min-height:280px;border:1px solid var(--line);border-radius:8px;background:#f7f8f5;overflow:hidden}.bill-image-frame img{display:block;width:auto;max-width:100%;max-height:min(70vh,760px);object-fit:contain}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.dialog-head h2{margin:0;font-size:20px}.dialog-head p{margin:2px 0 0;color:var(--muted)}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.settings-subtabs,.settings-tabs{margin-bottom:10px}.settings-tab-panel{min-height:360px}.settings-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;align-content:start;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fafbf8}.settings-single{min-height:360px}.settings-section h3{grid-column:1/-1;margin:0;font-size:16px}.settings-wide{grid-column:1/-1}.checkbox-setting{display:flex;align-items:center;gap:8px;min-height:34px;color:var(--ink);cursor:pointer}.checkbox-setting input{width:18px;height:18px}.dialog-actions{position:-webkit-sticky;position:sticky;bottom:-14px;display:flex;justify-content:flex-end;gap:8px;margin-top:10px;padding-top:8px;padding-bottom:2px;background:white}@media (max-width:760px){.shell{width:min(100vw - 20px,560px);padding-top:10px;padding-bottom:128px}.topbar{align-items:flex-start;flex-direction:column;padding:12px}.span-12,.span-4,.span-8{grid-column:span 12}.hero{padding:20px;min-height:250px}.stats{grid-template-columns:repeat(2,1fr)}.section-head{align-items:stretch;flex-direction:column}.bonus-form-grid,.bonus-point-layout,.program-manage-layout{grid-template-columns:1fr}.bonus-auto-field,.bonus-description-field,.bonus-form-grid .full-field,.bonus-form-grid .half-field,.bonus-name-field,.bonus-points-field,.bonus-select-field{grid-column:auto}.bonus-program-list{max-height:260px}.bonus-toolbar,.subtab-toolbar{align-items:stretch;flex-direction:column}.bonus-search-field,.bonus-toolbar button,.subtab-toolbar .ghost,.subtab-toolbar .primary{width:100%}.bill-section-head{align-items:center;flex-direction:row}.totals{grid-template-columns:1fr}.summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card{padding:11px 12px}.summary-card strong{font-size:20px}.filter-row{gap:7px}.filter-row .field{flex-basis:132px}.filter-row .field input[type=date]{width:132px}.filter-end-group{gap:7px}.profile-inline-row{grid-template-columns:1fr}.admin-controls{grid-template-columns:1fr 1fr}.admin-controls .search-field{grid-column:1/-1}.admin-controls .ghost,.admin-controls .primary{width:100%}.offpeak-window-row{grid-template-columns:24px repeat(2,minmax(0,1fr))}.admin-list-card,.selected-customer-summary,.ticket-admin-layout,.two-col-form{grid-template-columns:1fr}.admin-list-card{align-items:stretch}.right-metrics{text-align:left}.redeem-dialog-head,.redeem-reward-card{align-items:flex-start;flex-direction:column}.redeem-preview{grid-template-columns:1fr max-content}.tab-toolbar{align-items:stretch;flex-direction:column}.tab-actions{display:grid;grid-template-columns:1fr 1fr}.prize-card-list,.reward-chip-grid,.ticket-card-list{grid-template-columns:1fr}.reward-chip{grid-template-columns:30px minmax(0,1fr) max-content}.promo-section-head{align-items:center;flex-direction:row}.prize-card{align-items:flex-start}.dialog-backdrop{align-items:start;padding:10px}.dialog{max-height:calc(100vh - 20px);padding:14px}.settings-grid,.settings-section{grid-template-columns:1fr}.dialog-actions{bottom:-12px;display:grid;grid-template-columns:1fr 1fr}}@media (max-width:430px){.nav a.ghost{width:40px;min-width:40px;padding:0}.nav a.ghost .logout-text{display:none}}