@font-face{font-family:NotoThai;src:url('/assets/noto-sans-thai.woff2') format('woff2');font-display:swap;unicode-range:U+0E00-0E7F}@font-face{font-family:NotoThai;src:url('/assets/noto-sans-thai-latin.woff2') format('woff2');font-display:swap}
:root{--ink:#102f33;--muted:#567176;--deep:#092f32;--teal:#087d75;--mint:#d7f2e8;--cream:#fcfaf4;--line:#d8e4e1;--sand:#f7ead4;--lilac:#ece9ff;--white:#fff;--shadow:0 28px 70px rgba(14,55,56,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.7 NotoThai,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible{outline:3px solid #df9b2d;outline-offset:4px;border-radius:5px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;top:-60px;left:15px;z-index:30;background:var(--deep);color:white;padding:10px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:20;background:rgba(252,250,244,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.nav-shell{min-height:82px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--deep);font-weight:800;font-size:24px;line-height:1.05;letter-spacing:-.055em;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--deep);color:#d6f2e7;font-size:23px;letter-spacing:0}.brand-accent{color:var(--teal)}.brand small{display:block;font:700 9px/1.5 system-ui,sans-serif;letter-spacing:.2em;color:#6d8888;margin-top:4px}.main-nav{display:flex;gap:28px;margin-left:auto}.main-nav a{font-size:14px;font-weight:700;color:#557073}.main-nav a:hover,.main-nav a.active{color:var(--teal)}.nav-login{border:1px solid var(--line);background:white;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:800;white-space:nowrap}.nav-login:hover{border-color:var(--teal);color:var(--teal)}
.hero{display:grid;grid-template-columns:1.03fr .97fr;gap:34px;align-items:center;padding-block:88px 90px}.eyebrow,.kicker{color:var(--teal);font-size:12px;letter-spacing:.13em;font-weight:900;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #b6d9ce;border-radius:100px;background:#eef9f3;padding:7px 13px}.eyebrow-dot,.live-dot{width:7px;height:7px;border-radius:50%;background:#13ae85;box-shadow:0 0 0 4px #d7f2e8}.hero h1{font-size:clamp(40px,5.5vw,72px);letter-spacing:-.065em;line-height:1.22;margin:28px 0 25px;font-weight:900}.hero h1 em{font-style:normal;color:var(--teal)}.hero-lead{color:var(--muted);font-size:18px;max-width:590px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 20px;font-weight:850;font-size:14px;min-height:48px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(9,47,50,.15)}.button-primary{background:var(--teal);color:white}.button-outline{background:white;border:1px solid #bfd3cf}.button-dark{background:var(--deep);color:white}.button-light{background:white;color:var(--deep)}.hero-proof{font-size:13px;color:#597676;margin-top:21px}.proof-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e0f4e8;color:var(--teal);font-weight:900;margin-right:6px}
.hero-stage{position:relative;min-height:530px;border:1px solid #c9e0d8;border-radius:32px;background:radial-gradient(circle at 65% 35%,#d2f3e7 0,#e7f6ef 36%,#dcebe6 100%);overflow:hidden;padding:30px;box-shadow:var(--shadow)}.stage-halo{position:absolute;width:410px;height:410px;border:1px solid #a4d1c5;border-radius:50%;right:-100px;top:-90px;box-shadow:0 0 0 65px rgba(255,255,255,.2),0 0 0 130px rgba(255,255,255,.1)}.stage-label{position:relative;display:flex;align-items:center;gap:9px;font:800 11px system-ui;letter-spacing:.11em;color:#276c65}.stage-label span:last-child{margin-left:auto;background:white;border-radius:50px;padding:8px 10px;font-size:9px;color:var(--teal)}.stage-chat{position:absolute;left:9%;top:16%;width:65%;background:white;border-radius:20px;box-shadow:0 25px 55px rgba(6,54,51,.17);overflow:hidden;transform:rotate(-3deg)}.chat-top{display:flex;align-items:center;gap:10px;padding:15px;border-bottom:1px solid #e5efec}.chat-top small,.status-top small{display:block;color:#7b9794;font-size:10px}.chat-avatar{display:grid;place-items:center;background:#d9f3e5;color:var(--teal);border-radius:12px;width:37px;height:37px}.chat-menu{margin-left:auto;color:#8ca8a4}.chat-body{background:#f5fbf8;padding:18px 15px;display:flex;flex-direction:column;gap:12px;min-height:245px}.bubble{padding:10px 13px;border-radius:13px;font-size:12px;line-height:1.55;max-width:84%;box-shadow:0 2px 5px rgba(9,47,50,.05)}.bubble-customer{align-self:flex-end;background:#d0f3dc;border-bottom-right-radius:3px}.bubble-ai{align-self:flex-start;background:white;border-bottom-left-radius:3px}.bubble.short{max-width:55%}.chat-bottom{font-size:11px;color:#96aaa7;padding:11px 16px}.chat-bottom span{float:right;color:var(--teal)}.stage-status{position:absolute;right:5%;bottom:7%;width:54%;background:var(--deep);color:white;border-radius:18px;padding:16px 18px;box-shadow:0 20px 40px rgba(5,49,47,.23);transform:rotate(3deg)}.status-top{display:flex;align-items:center;gap:10px;margin-bottom:9px;font-size:13px}.status-symbol{font-size:30px;color:#b4e9d0}.status-row{border-top:1px solid #2e5557;padding:8px 0;font-size:10px;display:flex;justify-content:space-between;gap:8px;color:#d7e6e1}.status-row strong{color:#afdfd0}.status-row .status-complete{color:#c4eea5}.stage-orbit{position:absolute;font-size:25px;color:#2e9b8a}.orbit-one{right:9%;top:18%}.orbit-two{left:7%;bottom:13%}
.trust-band{background:var(--deep);color:#d3e6df}.trust-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:750}.trust-separator{width:5px;height:5px;background:#74bcb0;border-radius:50%}.section{padding-block:100px}.section-intro{max-width:730px}.section-intro h2,.split-grid h2,.cta-panel h2,.page-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.32;letter-spacing:-.055em;margin:12px 0 20px}.section-intro h2 span{color:var(--teal)}.section-intro p:last-child,.section-copy,.cta-panel p:not(.kicker){color:var(--muted);font-size:17px}.feature-grid,.solution-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.feature-card,.solution-card,.step-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;min-height:220px}.feature-card h3,.solution-card h3,.step-card h3{font-size:20px;letter-spacing:-.03em;margin:16px 0 9px}.feature-card p,.solution-card p,.step-card p{color:var(--muted);font-size:14px;margin:0}.feature-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:25px;color:var(--deep)}.mint{background:var(--mint)}.sand{background:var(--sand)}.lilac{background:var(--lilac)}.text-link{display:inline-block;margin-top:30px;color:var(--teal);font-weight:850}.split-section{background:#eef5f1;border-block:1px solid #d9e6df}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.split-grid .button{margin-top:18px}.operations-board{background:#fff;border:1px solid #d8e7e1;border-radius:22px;box-shadow:var(--shadow);padding:26px}.board-heading,.board-metrics,.board-list{display:flex;align-items:center;justify-content:space-between;gap:12px}.board-heading{justify-content:flex-start}.board-heading small{display:block;color:var(--muted);font-size:11px}.board-mark{display:grid;place-items:center;background:var(--deep);color:#d8f5e7;border-radius:10px;width:38px;height:38px}.board-badge{margin-left:auto;border-radius:50px;padding:6px 10px;background:#e0f7ec;color:#118572;font-size:10px;font-weight:900}.board-metrics{margin:22px 0;gap:12px}.board-metrics div{width:50%;padding:20px;background:#f4faf7;border-radius:13px}.board-metrics small{display:block;color:var(--muted)}.board-metrics strong{font-size:20px}.board-list{padding:12px 0;border-top:1px solid #e4eeeb;font-size:13px}.board-list span:last-child{color:var(--teal);font-weight:800}.board-list i{display:inline-block;width:5px;height:5px;background:#2cba87;border-radius:50%;margin-left:3px}.solution-card{position:relative;min-height:275px}.solution-card.current{background:var(--deep);color:white;border-color:var(--deep)}.solution-number{color:var(--teal);font-size:11px;font-weight:900}.current .solution-number{color:#a9e3c2}.solution-glyph{position:absolute;right:26px;top:20px;font-size:29px;color:#4a9287}.current .solution-glyph{color:#ace8c9}.solution-card h3{margin-top:53px}.solution-card a{display:inline-block;margin-top:19px;color:var(--teal);font-size:14px;font-weight:850}.current a{color:#b7eccb}.process-section{background:#f6f1e7}.section-intro.compact{max-width:none}.steps{margin-top:20px}.step-card span{font:800 13px system-ui;color:var(--teal)}.process-note{color:#6b746d;font-size:13px;margin-top:22px}.cta-section{padding-block:95px}.cta-panel{background:var(--deep);border-radius:26px;color:white;padding:55px 60px;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-panel .kicker{color:#a8dec4}.cta-panel h2{max-width:650px}.cta-panel p:not(.kicker){color:#c3dbd2;max-width:650px}.cta-actions{min-width:220px;display:flex;flex-direction:column;gap:15px}.cta-login{font-size:13px;text-align:center;color:#bbe7d4}.site-footer{background:#08272b;color:#dce9e3;padding:65px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-brand{color:white}.footer-grid p{font-size:14px;color:#afc6c0}.footer-grid small{color:#8cacaa}.footer-grid strong{display:block;color:#ccebdc;margin-bottom:15px}.footer-grid a:not(.brand){display:block;margin:10px 0;font-size:14px;color:#c7d9d2}.footer-grid a:hover{color:white}.footer-bottom{border-top:1px solid #315155;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#8eada7}
.page-hero{padding-block:78px 62px;max-width:850px}.page-hero p:not(.kicker){font-size:19px;color:var(--muted)}.info-band{background:#eaf5ef;border:1px solid #c8e4d5;border-radius:16px;padding:20px 25px;color:#315953;font-size:14px}.content-section{padding:65px 0 100px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.content-card{background:white;border:1px solid var(--line);border-radius:20px;padding:30px}.content-card h2,.content-card h3{margin:0 0 10px;letter-spacing:-.035em}.content-card p,.content-card li{color:var(--muted)}.content-card ul{padding-left:23px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:35px 0}.price-card{background:white;border:1px solid var(--line);border-radius:20px;padding:25px}.price-card.featured{border:2px solid var(--teal);box-shadow:0 14px 32px #0b766d16}.price-card h3{font-size:20px}.price-card strong{font-size:34px;letter-spacing:-.04em}.price-card small{color:var(--muted)}.price-card p{color:var(--muted);font-size:14px}.status-pill{display:inline-block;padding:5px 11px;border-radius:100px;background:#e0f3e9;color:#047461;font-size:12px;font-weight:900}.status-pill.future{background:#f3ecdb;color:#846029}.product-list{display:grid;gap:16px}.product-row{background:white;border:1px solid var(--line);border-radius:20px;padding:27px;display:grid;grid-template-columns:160px 1fr;gap:25px}.product-row h2{margin:6px 0}.product-row p{margin:0;color:var(--muted)}.contact-card{background:var(--deep);color:white;border-radius:24px;padding:42px;max-width:700px}.contact-card p{color:#c4ded5}.contact-card a.email{display:inline-block;color:#c9f5d6;font-weight:800;font-size:clamp(18px,3vw,29px);overflow-wrap:anywhere}.small-note{font-size:13px;color:var(--muted)}
@media(max-width:980px){.nav-shell{flex-wrap:wrap;gap:10px;padding-block:13px}.main-nav{order:3;width:100%;margin:0;justify-content:space-between;gap:8px;overflow:auto}.main-nav a{white-space:nowrap}.nav-login{margin-left:auto}.hero{grid-template-columns:1fr;padding-block:65px}.hero-stage{width:min(620px,100%);margin:auto}.split-grid{gap:25px}.trust-inner{flex-wrap:wrap;justify-content:center;padding-block:18px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:680px){.shell{width:min(100% - 32px,1180px)}.nav-shell{min-height:0}.brand{font-size:21px}.brand-mark{width:37px;height:37px}.nav-login{font-size:11px;padding:8px}.main-nav{font-size:12px}.main-nav a{font-size:12px}.hero{gap:40px;padding-block:55px}.hero h1{font-size:clamp(38px,10vw,52px)}.hero-lead{font-size:16px}.hero-stage{min-height:410px;padding:20px}.stage-chat{width:71%;top:18%;left:6%}.chat-body{min-height:180px;padding:12px}.bubble{font-size:10px}.stage-status{width:62%;right:3%;bottom:5%;padding:12px}.trust-inner{font-size:10px;gap:8px}.section{padding-block:70px}.feature-grid,.solution-grid,.steps,.pricing-grid{grid-template-columns:1fr;gap:12px}.feature-card,.solution-card,.step-card{min-height:0}.split-grid,.two-columns{grid-template-columns:1fr}.cta-section{padding-block:65px}.cta-panel{padding:30px;display:block}.cta-actions{margin-top:25px;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.page-hero{padding-block:55px 40px}.product-row{grid-template-columns:1fr;gap:10px}.contact-card{padding:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
