@font-face{font-family:Noto Sans Khmer;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/fonts/NotoSansKhmer-Regular.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Khmer;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/fonts/NotoSansKhmer-Khmer.woff2)format("woff2");unicode-range:U+1780-17FF,U+19E0-19FF,U+200C-200D,U+25CC}:root{--ink:#f5f5fa;--text-secondary:#94a3b8;--text-muted:#cbd5e1;--panel:#111827;--panel-glass:#111827d9;--line:#ffffff0f;--border:#262f45;--border-subtle:#ffffff14;--strong-line:#ffffff2e;--positive:#22c55e;--negative:#ef4444;--warning:#f59e0b;--accent:#c0392b;--accent-hover:#e74c3c;--accent-blue:#3b82f6;--accent-purple:#a855f7;--accent-pink:#ec4899;--accent-cyan:#10b981;--accent-gold:#d4af37;--focus-ring:#c0392b59;--item-bg:#ffffff0a;--item-hover-bg:#ffffff14;--control-bg:#ffffff0d;--control-strong-bg:#1f384bb8;--raised-bg:#0f1525;--modal-bg:#09121bfa;--nav-bg:#141419eb;--sheet-bg:#0b0f19f2;--overlay-bg:#000000d9;--shadow-color:#0000006b;--glow-orange:#c0392b40;--surface:#0b0f19}html[data-app-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-app-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--panel:#fff;--panel-glass:#ffffffe6;--line:#0f172a1a;--border:#cbd5e1;--border-subtle:#0f172a1a;--strong-line:#0f172a38;--accent:#b42318;--accent-hover:#991b1b;--item-bg:#0f172a0b;--item-hover-bg:#0f172a14;--control-bg:#fff;--control-strong-bg:#f1f5f9;--raised-bg:#fff;--modal-bg:#fffffffa;--nav-bg:#fffffff0;--sheet-bg:#f8fafcfa;--overlay-bg:#fffffff5;--shadow-color:#0f172a29;--surface:#f8fafc}.compact-ui{--mobile-nav-height:52px}.compact-ui .mobile-nav-tab{width:64px;padding:4px 0}.compact-ui .mobile-nav-icon{width:17px;height:17px}.compact-ui .mobile-nav-label{font-size:.52rem}.compact-ui .panel-block{padding:12px}.compact-ui .ios-toggle-row{padding:2px 4px}*,:before,:after{box-sizing:border-box}@keyframes bg-drift{0%{background-position:0 0,0 0,0 0}33%{background-position:2% 1%,-1% -1%,1% 2%}66%{background-position:-1% -1%,2% 1%,-2% 0}to{background-position:0 0,0 0,0 0}}@keyframes bg-pulse{0%,to{opacity:.4}50%{opacity:.7}}html,body{color:var(--ink);background-color:var(--surface);touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;overscroll-behavior:none;background-image:radial-gradient(60% 40% at 15% 20%,#c0392b0a,#0000),radial-gradient(50% 35% at 85% 30%,#3b82f608,#0000),radial-gradient(40% 30% at 50% 80%,#a855f708,#0000);background-size:100% 100%,100% 100%,100% 100%;width:100%;min-height:100dvh;margin:0;font-family:Kantumruy Pro,Noto Sans Khmer,Inter,Space Grotesk,sans-serif;animation:30s ease-in-out infinite bg-drift;overflow-x:hidden}#root{background:0 0;min-height:100dvh}.route-loading{min-height:100dvh;color:var(--text-muted);letter-spacing:.02em;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:.9rem;font-weight:600;display:flex}.route-loading__spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite route-loading-spin}@keyframes route-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.route-loading__spinner{border-top-color:var(--border);animation:none}}.home-page{--home-bg-primary:#0b0f19;--home-bg-secondary:#131a2c;--home-bg-tertiary:#1e293b;--home-text-primary:#f8fafc;--home-text-secondary:#94a3b8;--home-color-accent:#c0392b;--home-color-accent-light:#e74c3c;--home-color-gold:#d4af37;--home-border-color:#262f45;--home-card-bg:#111827;--home-accent-glow:#c0392b40;background:var(--home-bg-primary);color:var(--home-text-primary);min-height:100vh;font-family:Kantumruy Pro,Noto Sans Khmer,Inter,sans-serif;overflow-y:auto}html[data-display-mode=standalone] .home-page{padding-top:env(safe-area-inset-top,0px)}.light-theme .home-page{--home-bg-primary:#f8fafc;--home-bg-secondary:#f1f5f9;--home-bg-tertiary:#e2e8f0;--home-text-primary:#0f172a;--home-text-secondary:#475569;--home-color-accent:#c0392b;--home-color-accent-light:#c0392b;--home-color-gold:#b58900;--home-border-color:#cbd5e1;--home-card-bg:#fff;--home-accent-glow:#c0392b1a}.home-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.home-nav{border-bottom:1px solid var(--home-border-color);-webkit-backdrop-filter:blur(10px);z-index:99;background:#0b0f19d9;position:sticky;top:0}.light-theme .home-nav{background:#f8fafcd9}.home-nav-container{justify-content:space-between;align-items:center;height:75px;display:flex}.home-logo-area{align-items:center;gap:12px;text-decoration:none;display:flex}.home-logo-icon{background:var(--home-color-accent);color:#fff;width:38px;height:38px;box-shadow:0 4px 12px var(--home-accent-glow);border-radius:10px;justify-content:center;align-items:center;font-size:20px;display:flex}.home-logo-text{letter-spacing:.05em;color:var(--home-text-primary);font-family:Bebas Neue,sans-serif;font-size:24px;font-weight:700}.home-logo-text span{color:var(--home-color-accent)}.home-logo-kh{background:var(--home-color-gold);color:#000;letter-spacing:0;border-radius:3px;margin-left:8px;padding:1px 6px;font-family:Kantumruy Pro,Noto Sans Khmer,sans-serif;font-size:11px;font-weight:700}.home-nav-menu{align-items:center;gap:24px;display:flex}.home-nav-item{color:var(--home-text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none}.home-nav-item:hover{color:var(--home-color-accent-light)}.home-theme-toggle{border:1px solid var(--home-border-color);color:var(--home-text-primary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.home-theme-toggle:hover{border-color:var(--home-color-accent);color:var(--home-color-accent)}.home-cta-button{background:var(--home-color-accent);cursor:pointer;box-shadow:0 4px 15px var(--home-accent-glow);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important}.home-cta-button:hover{background:var(--home-color-accent-light);transform:translateY(-1px)}.home-mobile-menu-btn{color:var(--home-text-primary);cursor:pointer;background:0 0;border:none;padding:6px;display:none}.home-hero{text-align:center;background:radial-gradient(circle at top,#c0392b14 0%,#0000 60%);padding:70px 0 40px;position:relative;overflow:hidden}.home-hero:before{content:"";background-image:radial-gradient(circle, var(--home-color-accent-light) 1.5px, transparent 1.5px);opacity:.25;pointer-events:none;background-size:28px 28px;animation:30s linear infinite home-dot-drift;position:absolute;inset:0}@keyframes home-dot-drift{0%{transform:translate(0)}25%{transform:translate(16px,-8px)}50%{transform:translate(8px,16px)}75%{transform:translate(-12px,-4px)}to{transform:translate(0)}}.home-badge{background:var(--home-bg-secondary);border:1px solid var(--home-border-color);color:var(--home-text-primary);border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex}.home-badge-dot{background-color:var(--home-color-accent-light);width:8px;height:8px;box-shadow:0 0 10px var(--home-color-accent-light);border-radius:50%;animation:2s infinite home-pulse}.home-toast{background:var(--home-bg-secondary);border:1.5px solid var(--home-color-accent);color:var(--home-text-primary);z-index:1000;border-radius:10px;align-items:center;gap:12px;padding:14px 24px;font-size:14px;font-weight:500;animation:.4s home-fade-in-up;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0000004d}.home-toast-icon{width:20px;height:20px;color:var(--home-color-gold);flex-shrink:0}@keyframes home-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes home-pulse{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:.6;transform:scale(.9)}}@keyframes home-badge-pop{0%{opacity:0;transform:scale(0)translateY(14px)rotate(-8deg)}50%{opacity:1;transform:scale(1.25)translateY(-3px)rotate(4deg)}75%{transform:scale(.92)translateY(1px)rotate(-2deg)}to{opacity:1;transform:scale(1)translateY(0)rotate(0)}}@keyframes home-badge-beat{0%{transform:scale(1)}15%{transform:scale(1.18)}30%{transform:scale(1)}45%{transform:scale(1.12)}60%{transform:scale(1)}to{transform:scale(1)}}[data-reveal]{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(32px)}.home-section-reveal-active{opacity:1;transform:translateY(0)}.home-hero-title{letter-spacing:.01em;text-transform:uppercase;color:var(--home-text-primary);margin-bottom:12px;font-family:Bebas Neue,sans-serif;font-size:80px;line-height:.95}.home-hero-title em{color:var(--home-color-accent);background:linear-gradient(to right, var(--home-color-accent), var(--home-color-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.home-hero-subtitle-kh{color:var(--home-color-gold);margin-bottom:18px;font-family:Kantumruy Pro,sans-serif;font-size:28px;font-weight:700}.home-hero-desc{color:var(--home-text-secondary);max-width:600px;margin:0 auto 32px;font-size:16px;line-height:1.6}.home-hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.home-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-btn-primary{background:var(--home-color-accent);color:#fff;box-shadow:0 6px 20px var(--home-accent-glow)}.home-btn-primary:hover{background:var(--home-color-accent-light);transform:translateY(-2px)}.home-btn-secondary{color:var(--home-text-primary);border:1px solid var(--home-border-color);background:0 0}.home-btn-secondary:hover{background:var(--home-bg-secondary);border-color:var(--home-text-secondary)}.home-stats-bar{border-bottom:1px solid var(--home-border-color);background:var(--home-bg-primary);grid-template-columns:1fr;display:grid}.home-stats-grid{grid-template-columns:repeat(3,1fr);display:grid}.home-stat-cell{border-right:1px solid var(--home-border-color);text-align:center;padding:24px 20px}.home-stat-cell:last-child{border-right:none}.home-stat-num{color:var(--home-color-accent-light);letter-spacing:.05em;font-family:Noto Sans Khmer,Bebas Neue,sans-serif;font-size:48px;line-height:1;display:block}.home-stat-label{color:var(--home-text-secondary);margin-top:6px;font-family:Noto Sans Khmer,sans-serif;font-size:13px;font-weight:500;display:block}.home-section-header{text-align:center;margin-bottom:50px}.home-section-tag{color:var(--home-color-accent-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.home-section-h{letter-spacing:.01em;color:var(--home-text-primary);margin-bottom:12px;font-family:Noto Sans Khmer,Bebas Neue,sans-serif;font-size:52px;line-height:1}.home-section-sub{color:var(--home-text-secondary);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.home-sample-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:40px;display:grid}.home-sample-card{text-align:center;padding:12px}.home-sample-frame{aspect-ratio:3/4;background:#0a0f1e;border:1px solid #1e2a47;border-radius:12px;width:100%;margin-bottom:16px;position:relative;overflow:hidden}.home-sample-image{object-fit:cover;width:100%;height:100%;display:block}.home-sample-badge{z-index:3;border:1px solid var(--home-sample-badge-color);color:var(--home-sample-badge-color);letter-spacing:.04em;cursor:default;-webkit-backdrop-filter:blur(4px);animation:home-badge-pop .55s cubic-bezier(.34, 1.56, .64, 1) var(--home-sample-pop-delay) both, home-badge-beat 1.8s ease-in-out var(--home-sample-beat-delay) infinite;background:#0b0f19d9;border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;position:absolute;bottom:10px;left:10px}.home-sample-badge:hover{box-shadow:0 0 16px color-mix(in srgb, var(--home-sample-badge-color) 38%, transparent);animation:none;transform:scale(1.15)}.home-sample-title{justify-content:center;margin-bottom:8px;font-size:16px}.home-sample-button{justify-content:center;width:100%;padding:10px 16px;font-size:13px}@media (prefers-reduced-motion:reduce){.home-sample-badge,.home-sample-badge:hover{box-shadow:none;animation:none;transform:none}}.home-features{padding:80px 0}.home-carousel{position:relative;overflow:hidden}.home-carousel-track{transition:transform .5s;display:flex}.home-carousel-track>.home-carousel-card{box-sizing:border-box;min-width:100%}.home-carousel-dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.home-carousel-dot{background:var(--home-border-color);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s}.home-carousel-dot.active{background:var(--home-color-accent-light);border-radius:4px;width:24px}.home-carousel-card{background:var(--home-card-bg);border:1px solid var(--home-border-color);border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex}.home-carousel-icon-box{width:40px;height:40px;color:var(--home-color-accent-light);background:#c0392b1a;border-radius:8px;justify-content:center;align-items:center;display:flex}.home-carousel-title{color:var(--home-text-primary);font-size:16px;font-weight:700}.home-carousel-title span{color:var(--home-color-gold);margin-top:2px;font-family:Kantumruy Pro,sans-serif;font-size:11px;font-weight:500;display:block}.home-carousel-desc{color:var(--home-text-secondary);font-size:13px;line-height:1.5}.home-steps-section{background:var(--home-bg-secondary);border-top:1px solid var(--home-border-color);border-bottom:1px solid var(--home-border-color);padding:80px 0}.home-steps-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.home-step-card{background:var(--home-card-bg);border:1px solid var(--home-border-color);text-align:center;border-radius:16px;padding:32px;position:relative}.home-step-num{background:var(--home-color-accent);color:#fff;width:40px;height:40px;box-shadow:0 4px 10px var(--home-accent-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-family:Bebas Neue,sans-serif;font-size:20px;display:flex}.home-step-h{color:var(--home-text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.home-step-desc{color:var(--home-text-secondary);font-size:13.5px;line-height:1.6}.home-usecase-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:40px;display:grid}.home-uc-card{background:var(--home-card-bg);border:1px solid var(--home-border-color);border-radius:12px;padding:24px}.home-uc-header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.home-uc-dot{border-radius:50%;width:10px;height:10px}.home-uc-tag{color:var(--home-text-primary);font-size:14px;font-weight:700}.home-uc-kh{color:var(--home-color-gold);margin-bottom:8px;font-size:12px;font-weight:600}.home-uc-desc{color:var(--home-text-secondary);font-size:13px;line-height:1.6}.home-provinces-section{text-align:center;background:radial-gradient(circle at bottom,#d4af370d 0%,#0000 60%);padding:80px 0}.home-provinces-container{flex-wrap:wrap;justify-content:center;gap:8px;max-width:800px;margin:30px auto 0;display:flex}.home-province-chip{background:var(--home-card-bg);border:1px solid var(--home-border-color);color:var(--home-text-primary);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.home-province-chip:hover{border-color:var(--home-color-accent);color:var(--home-color-accent-light);background:#c0392b1a}.home-community-banner{text-align:center;background:linear-gradient(135deg,#c0392b26 0%,#0b0f1900 100%);padding:80px 0}.home-banner-h{color:var(--home-text-primary);margin-bottom:12px;font-family:Noto Sans Khmer,Bebas Neue,sans-serif;font-size:56px}.home-banner-sub{color:var(--home-text-secondary);max-width:600px;margin:0 auto 32px;font-size:15px;line-height:1.6}.home-footer{background:var(--home-bg-primary);border-top:1px solid var(--home-border-color);padding:40px 0}.home-footer-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.home-footer-left{color:var(--home-text-secondary);font-size:13px}.home-footer-left a{color:var(--home-color-accent-light);font-weight:600;text-decoration:none}.home-footer-right{color:var(--home-text-secondary);font-size:12px}.home-vertical-tag{transform-origin:50%;white-space:nowrap;text-transform:uppercase;letter-spacing:1em;color:#d4af3766;z-index:40;pointer-events:none;font-family:Kantumruy Pro,Noto Sans Khmer,serif;font-size:10px;transition:color .3s;position:fixed;top:50%;right:-70px;transform:translateY(-50%)rotate(90deg)}.home-vertical-tag:hover{color:#d4af37b3}@media (width<=1024px){.home-vertical-tag{display:none}}@media (width<=768px){.home-hero-title{font-size:55px}.home-nav-menu{background:var(--home-bg-secondary);border-bottom:1px solid var(--home-border-color);flex-direction:column;align-items:stretch;gap:16px;padding:20px;display:none;position:absolute;top:75px;left:0;right:0}.home-nav-menu.is-open{display:flex}.home-mobile-menu-btn{display:block}.home-stats-grid{grid-template-columns:1fr}.home-stat-cell{border-right:none;border-bottom:1px solid var(--home-border-color)}.home-stat-cell:last-child{border-bottom:none}.home-steps-grid{grid-template-columns:1fr}.home-footer-container{text-align:center;flex-direction:column}}.home-gotop{border:1px solid var(--home-border-color);background:var(--home-card-bg);width:44px;height:44px;color:var(--home-text-primary);cursor:pointer;z-index:100;opacity:.85;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:24px;right:24px}.home-gotop:hover{opacity:1;border-color:var(--home-color-accent-light);transform:translateY(-2px)}.home-page :focus-visible{outline:3px solid var(--home-color-gold);outline-offset:3px}.home-hero-title{text-wrap:balance;font-size:clamp(3.5rem,8vw,5rem)}.home-hero-desc,.home-section-sub{text-wrap:pretty}.home-province-chip{align-items:center;gap:6px;display:inline-flex}@media (width<=768px){.home-nav-container{height:64px}.home-nav-menu{padding:18px 20px calc(20px + env(safe-area-inset-bottom,0px));border:1px solid var(--home-border-color);border-width:0 0 1px;top:64px;box-shadow:0 18px 40px #00000052}.home-nav-item{background:var(--home-card-bg);border-radius:8px;align-items:center;min-height:44px;padding:0 12px;display:flex}.home-theme-toggle{border-radius:10px;width:44px;height:44px}.home-cta-button{justify-content:center;min-height:48px}.home-hero{padding:52px 0 28px}.home-hero-title{font-size:clamp(3rem,15vw,4rem)}.home-hero-subtitle-kh{font-size:clamp(1.25rem,6vw,1.65rem)}.home-hero-actions,.home-hero-actions .home-btn{width:100%}.home-hero-actions .home-btn{justify-content:center}.home-page .container{padding-inline:18px}.home-section-h,.home-banner-h{font-size:clamp(2rem,10vw,3rem)}.home-provinces-container{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding:4px 2px 12px;overflow-x:auto}.home-provinces-container::-webkit-scrollbar{display:none}.home-province-chip{scroll-snap-align:start;flex:none;min-height:44px}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.home-page.light-theme{--home-bg-primary:#f8fafc;--home-bg-secondary:#f1f5f9;--home-bg-tertiary:#e2e8f0;--home-text-primary:#0f172a;--home-text-secondary:#475569;--home-color-accent:#c0392b;--home-color-accent-light:#c0392b;--home-color-gold:#b58900;--home-border-color:#cbd5e1;--home-card-bg:#fff;--home-accent-glow:#c0392b1a}.home-toast{max-width:min(420px,100vw - 48px);bottom:80px;right:24px}.home-carousel-dots{align-items:center}.home-carousel-dot,.home-carousel-dot.active{background:0 0;border-radius:50%;width:32px;height:32px;position:relative}.home-carousel-dot:before{content:"";background:var(--home-border-color);border-radius:999px;width:8px;height:8px;transition:width .18s,background-color .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-carousel-dot.active:before{background:var(--home-color-accent-light);width:24px}.home-carousel-toggle{border:1px solid var(--home-border-color);background:var(--home-card-bg);min-width:56px;min-height:32px;color:var(--home-text-secondary);border-radius:999px;padding:4px 10px;font:600 .68rem/1 inherit}@media (width<=768px){.home-nav-menu{overscroll-behavior:contain;max-height:calc(100dvh - 64px);overflow-y:auto}.home-toast{max-width:none;bottom:78px;left:18px;right:18px}}.home-btn-github{color:#fff;background:#24292f;border:1px solid #3d444d}.home-btn-github:hover{background:#32383f;border-color:#57606a}
