:root{--green:#075331;--green2:#0b7544;--lime:#d7ef72;--ink:#14241c;--muted:#63736b;--soft:#f3f8f5;--line:#dfe9e3}.ansor-home{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.home-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.home-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-shell{min-height:76px;display:flex;align-items:center;gap:26px}.home-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);min-width:max-content}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,var(--green),#0f8c52);color:#fff;font-weight:950;box-shadow:0 8px 20px rgba(7,83,49,.2)}.home-brand>span:last-child{display:grid;line-height:1.05}.home-brand strong{font-size:1.05rem}.home-brand small{margin-top:3px;color:var(--muted);font-weight:800}.home-nav{display:flex;align-items:center;justify-content:center;gap:5px;margin-left:auto}.home-nav a{display:flex;align-items:center;gap:6px;padding:10px 11px;border-radius:9px;text-decoration:none;color:#53635b;font-size:.86rem;font-weight:800}.home-nav a:hover,.home-nav a.active{color:var(--green);background:#edf7f1}.home-nav small{padding:2px 5px;border-radius:999px;background:#eef1ef;color:#8b9691;font-size:.55rem;text-transform:uppercase}.nav-register,.btn-primary,.btn-secondary,.btn-white{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;border-radius:10px;transition:.18s ease}.nav-register,.btn-primary{background:var(--green);color:#fff}.nav-register{padding:11px 16px}.btn-primary{padding:12px 18px;box-shadow:0 12px 28px rgba(7,83,49,.18)}.btn-primary:hover,.nav-register:hover{transform:translateY(-1px);background:#0a6840}.btn-secondary{padding:12px 18px;border:1px solid #cfded5;color:var(--green);background:#fff}.hero-section{overflow:hidden;background:radial-gradient(circle at 88% 20%,rgba(215,239,114,.35),transparent 27%),linear-gradient(180deg,#f8fcf9,#fff)}.hero-grid{min-height:610px;display:grid;grid-template-columns:1.07fr .93fr;gap:58px;align-items:center}.eyebrow{display:inline-block;color:var(--green2);font-size:.72rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.hero-copy h1{margin:18px 0;font-size:clamp(3rem,6vw,5.45rem);line-height:.96;letter-spacing:-.055em}.hero-copy h1 em{color:var(--green2);font-style:normal}.hero-copy>p{max-width:670px;margin:0;color:var(--muted);font-size:1.07rem;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}.btn-large{padding:15px 22px}.hero-note{color:#698078;font-size:.8rem;font-weight:800}.hero-panel{position:relative;min-height:440px;border-radius:34px;background:linear-gradient(150deg,#063d25,#0b7544 60%,#16925b);overflow:hidden;box-shadow:0 30px 70px rgba(7,83,49,.24)}.panel-orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.orbit-one{width:430px;height:430px;right:-90px;top:-70px}.orbit-two{width:280px;height:280px;right:-15px;top:20px}.hero-emblem{position:absolute;right:70px;top:95px;width:150px;height:150px;border-radius:36px;display:grid;place-items:center;background:#fff;color:var(--green);font-size:3.2rem;font-weight:950;box-shadow:0 20px 45px rgba(0,0,0,.16)}.hero-status,.hero-mini-card{position:absolute;background:#fff;border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.16)}.hero-status{left:28px;top:34px;padding:12px 15px;display:flex;align-items:center;gap:10px}.status-dot{width:10px;height:10px;border-radius:50%;background:#28b86c;box-shadow:0 0 0 6px rgba(40,184,108,.15)}.hero-status div{display:grid}.hero-status small,.hero-mini-card small{color:#728078;font-size:.62rem;font-weight:900;letter-spacing:.08em}.hero-status strong,.hero-mini-card strong{margin-top:3px;color:#183528;font-size:.86rem}.hero-mini-card{padding:14px 16px;display:grid}.card-one{left:28px;bottom:42px}.card-two{right:28px;bottom:28px}.service-section{padding:90px 0}.section-heading{max-width:700px;margin-bottom:34px}.section-heading h2{margin:8px 0 10px;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em}.section-heading p{margin:0;color:var(--muted);line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{position:relative;min-height:245px;padding:23px;border:1px solid var(--line);border-radius:18px;text-decoration:none;color:var(--ink);background:#fff;transition:.18s ease}.service-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(27,53,39,.1)}.service-active{background:linear-gradient(145deg,#075331,#0d7b49);color:#fff;border-color:transparent}.service-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#edf7f1;color:var(--green);font-weight:950}.service-active .service-icon{background:#fff;color:var(--green)}.service-state{position:absolute;top:23px;right:23px;padding:5px 8px;border-radius:999px;background:#f0f3f1;color:#829088;font-size:.62rem;font-weight:950;letter-spacing:.06em}.active-state{background:var(--lime);color:#2c481a}.service-card h3{margin:28px 0 8px;font-size:1.25rem}.service-card p{margin:0 0 23px;color:#6d7c75;line-height:1.6;font-size:.9rem}.service-active p{color:rgba(255,255,255,.78)}.service-card strong{font-size:.83rem;color:var(--green)}.service-active strong{color:#fff}.service-soon{background:#fbfcfb}.cta-section{padding:0 0 90px}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 42px;border-radius:24px;background:linear-gradient(120deg,#073f27,#0b7544);color:#fff}.eyebrow.light{color:#d9f18a}.cta-box h2{margin:8px 0;font-size:2rem}.cta-box p{max-width:740px;margin:0;color:rgba(255,255,255,.75);line-height:1.65}.btn-white{padding:14px 20px;background:#fff;color:var(--green);white-space:nowrap}.home-footer{border-top:1px solid var(--line);background:#f8fbf9}.footer-grid{min-height:120px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.footer-grid p{color:var(--muted);font-size:.86rem}.footer-grid>a{color:var(--green);font-weight:900;text-decoration:none}.coming-wrap{min-height:calc(100vh - 196px);display:grid;place-items:center;padding:70px 0;background:radial-gradient(circle at 50% 0,rgba(215,239,114,.28),transparent 32%),#f7fbf8}.coming-card{max-width:760px;margin:auto;padding:56px 42px;text-align:center;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 25px 65px rgba(29,55,41,.09)}.coming-icon{width:76px;height:76px;margin:0 auto 22px;display:grid;place-items:center;border-radius:22px;background:#eaf6ef;color:var(--green);font-size:2rem}.coming-card h1{margin:10px 0 12px;font-size:clamp(2.6rem,6vw,4.7rem);letter-spacing:-.05em}.coming-pill{display:inline-flex;padding:7px 12px;border-radius:999px;background:#edf1ef;color:#69766f;font-weight:950;font-size:.7rem;letter-spacing:.1em}.coming-card p{max-width:580px;margin:20px auto;color:var(--muted);line-height:1.75}.coming-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:28px}@media(max-width:980px){.home-nav{display:none}.nav-register{margin-left:auto}.hero-grid{grid-template-columns:1fr;padding:70px 0}.hero-panel{min-height:360px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.home-container{width:min(100% - 26px,1180px)}.nav-shell{min-height:68px}.home-brand small{display:none}.nav-register{font-size:.78rem;padding:10px 12px}.hero-grid{gap:30px;padding:52px 0}.hero-copy h1{font-size:clamp(2.7rem,13vw,4.2rem)}.hero-panel{min-height:330px}.hero-emblem{right:30px;top:90px;width:120px;height:120px}.card-two{display:none}.service-section{padding:64px 0}.service-grid{grid-template-columns:1fr}.cta-box{padding:30px 24px;align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;padding:28px 0}.coming-card{padding:40px 22px}.coming-wrap{padding:36px 0}}

/* ANSOR+ logo image refresh */
.brand-mark-image{width:44px;height:44px;display:block;object-fit:contain;border-radius:12px;box-shadow:0 8px 20px rgba(7,83,49,.12)}
.hero-emblem{display:grid;place-items:center;overflow:hidden}
.hero-emblem-image{width:108px;height:108px;display:block;object-fit:contain}
.coming-icon img{width:100%;height:100%;object-fit:contain}
@media(max-width:680px){.brand-mark-image{width:40px;height:40px}.hero-emblem-image{width:88px;height:88px}}

/* Mobile app-like homepage */
.mobile-app-home{display:none}
@media(max-width:760px){
  body.ansor-home{background:#f5f7f6;padding-bottom:82px}
  body.ansor-home .home-header{display:none}
  body.ansor-home .desktop-home-only{display:none!important}
  .mobile-app-home{display:block;min-height:100vh;background:linear-gradient(180deg,#f7faf8 0,#fff 20%,#f5f7f6 100%)}
  .mobile-app-shell{width:min(100%,520px);margin:0 auto;padding:0 16px 98px}
  .mobile-app-topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:72px;margin:0 -16px;padding:10px 16px;background:rgba(255,255,255,.96);border-bottom:1px solid #e7ece9;backdrop-filter:blur(14px)}
  .mobile-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#123326}
  .mobile-brand img{width:42px;height:42px;object-fit:contain;border-radius:12px;background:#fff}
  .mobile-brand span{display:grid;line-height:1.02}
  .mobile-brand strong{font-size:1.02rem;color:#0a6f43;letter-spacing:-.01em}
  .mobile-brand small{margin-top:3px;font-size:.72rem;color:#64736d;font-weight:800}
  .mobile-admin-link{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf7f1;color:#0b7544;text-decoration:none;font-size:1.2rem;font-weight:900}
  .mobile-welcome{padding:20px 2px 17px}
  .mobile-welcome>span{display:block;margin-bottom:5px;color:#0b7544;font-size:.84rem;font-weight:800}
  .mobile-welcome h1{margin:0 0 8px;font-size:1.32rem;line-height:1.18;letter-spacing:-.025em;color:#17241e}
  .mobile-welcome p{margin:0;color:#687970;font-size:.88rem;line-height:1.55}
  .mobile-register-banner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 112px;min-height:210px;overflow:hidden;padding:20px;border-radius:22px;background:linear-gradient(145deg,#087046,#075331 66%,#053d24);text-decoration:none;color:#fff;box-shadow:0 18px 40px rgba(7,83,49,.22)}
  .mobile-register-banner:before{content:"";position:absolute;width:220px;height:220px;border:34px solid rgba(255,255,255,.06);border-radius:50%;right:-70px;top:-70px}
  .mobile-register-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}
  .mobile-register-title{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
  .mobile-register-title strong{font-size:1.4rem;letter-spacing:-.025em}
  .mobile-register-title span{padding:5px 9px;border-radius:999px;background:#d9f1df;color:#176c43;font-size:.67rem;font-weight:900}
  .mobile-register-copy p{margin:12px 0 17px;color:rgba(255,255,255,.82);font-size:.82rem;line-height:1.55}
  .mobile-register-copy b{margin-top:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:11px;background:#fff;color:#0b7544;font-size:.84rem;box-shadow:0 8px 20px rgba(0,0,0,.1)}
  .mobile-register-copy b i{font-style:normal;font-size:1.25rem;line-height:1}
  .mobile-register-art{position:relative;z-index:2;display:grid;place-items:center;align-content:center}
  .mobile-register-art img{width:100px;height:100px;object-fit:contain;filter:drop-shadow(0 14px 20px rgba(0,0,0,.12))}
  .mobile-register-art span{position:absolute;right:4px;bottom:28px;display:grid;place-items:center;width:40px;height:40px;border:4px solid rgba(255,255,255,.75);border-radius:50%;background:#18a565;color:#fff;font-weight:950}
  .mobile-services{padding:24px 0 0;scroll-margin-top:78px}
  .mobile-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}
  .mobile-section-head span{display:block;font-size:.75rem;font-weight:900;color:#0b7544;text-transform:uppercase;letter-spacing:.08em}
  .mobile-section-head h2{margin:3px 0 0;font-size:1.12rem;color:#17241e}
  .mobile-section-head>small{padding:5px 8px;border-radius:999px;background:#edf7f1;color:#0b7544;font-weight:900}
  .mobile-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
  .mobile-service-card{display:flex;min-width:0;min-height:128px;flex-direction:column;align-items:center;justify-content:center;padding:13px 7px;border:1px solid #e1e7e4;border-radius:18px;background:#fff;text-align:center;text-decoration:none;color:#415048;box-shadow:0 9px 25px rgba(29,55,41,.055)}
  .mobile-service-card.active{border-color:#b8dcca;background:linear-gradient(180deg,#fff,#f5fbf7);color:#075331}
  .mobile-service-icon{display:grid;place-items:center;width:43px;height:43px;margin-bottom:10px;border-radius:14px;background:#f0f2f1;color:#9da5a1;font-size:1.2rem;font-weight:900}
  .mobile-service-card.active .mobile-service-icon{background:#e4f4eb;color:#0b7544}
  .mobile-service-card strong{font-size:.78rem;line-height:1.2}
  .mobile-service-card small{display:inline-flex;margin-top:8px;padding:4px 7px;border-radius:999px;background:#eef0ef;color:#89938e;font-size:.58rem;font-weight:900;white-space:nowrap}
  .mobile-service-card.active small{background:#0b7544;color:#fff}
  .mobile-info-card,.mobile-data-note{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-top:16px;padding:16px;border:1px solid #dce9e2;border-radius:18px;background:linear-gradient(135deg,#eef8f2,#f8fbf9);text-decoration:none;color:#173d2c}
  .mobile-info-icon,.mobile-data-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#dff1e6;color:#0b7544;font-size:1.35rem;font-weight:900}
  .mobile-info-card strong,.mobile-data-note strong{display:block;font-size:.9rem}
  .mobile-info-card p,.mobile-data-note p{margin:3px 0 0;color:#6c7c74;font-size:.73rem;line-height:1.45}
  .mobile-info-card>small{padding:5px 8px;border-radius:999px;background:#dbe7df;color:#60726a;font-size:.58rem;font-weight:900}
  .mobile-data-note{grid-template-columns:auto 1fr;margin-bottom:10px;background:#fff}
  .mobile-bottom-nav{position:fixed;left:50%;bottom:0;z-index:60;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,520px);transform:translateX(-50%);padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #e0e6e3;box-shadow:0 -12px 30px rgba(25,49,36,.08);backdrop-filter:blur(16px)}
  .mobile-bottom-nav a{display:grid;place-items:center;gap:3px;padding:6px 4px;text-decoration:none;color:#87918c}
  .mobile-bottom-nav a span{font-size:1.2rem;line-height:1}
  .mobile-bottom-nav a small{font-size:.65rem;font-weight:800}
  .mobile-bottom-nav a.active{color:#0b7544}
  .mobile-bottom-nav a.active span{display:grid;place-items:center;width:32px;height:28px;border-radius:10px;background:#e8f5ed}
  .home-footer:not(.desktop-home-only){padding-bottom:88px}
  .coming-wrap{min-height:calc(100vh - 82px);padding:22px 0}
  .coming-card{padding:30px 18px;border-radius:22px}
}
@media(max-width:380px){
  .mobile-app-shell{padding-left:12px;padding-right:12px}
  .mobile-register-banner{grid-template-columns:1fr 88px;padding:17px;min-height:205px}
  .mobile-register-art img{width:82px;height:82px}
  .mobile-service-grid{gap:8px}
  .mobile-service-card{min-height:118px;padding:10px 5px}
  .mobile-service-card strong{font-size:.72rem}
}
