:root{--bg:#080808;--surface:#111;--surface-raised:#171717;--surface-soft:#202020;--ink:#f5f5f3;--muted:#b9b9b4;--faint:#898985;--line:#2a2a2a;--line-strong:#41413e;--paper:#ededeb;--paper-ink:#111;--paper-muted:#555550;--white:#fff;--deep-teal:#001b20;--dark-muted:#696966;--paper-line:#d0d0cc;--orange-wash:#fce5d5;--orange-deep:#3d1a00;--cyan-wash:#e2f1f2;--cyan-line:#b8d9dc;--article-ink:#d2d2ce;--amber:#ffab01;--orange:#ff6d02;--cyan:#00a3b7;--teal:#023a47;--font:"Inter Variable", "Noto Sans Thai", Inter, system-ui, sans-serif;--radius-control:4px;--radius-surface:8px;--shell:min(1440px, calc(100vw - 64px));--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);color:var(--ink);font-family:var(--font)}body{background:var(--bg);color:var(--ink);font-family:var(--font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}body:lang(th){line-height:1.72}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:inherit}h1,h2,h3,p,figure,ul,ol{margin-top:0}figure{margin-inline:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:clamp(88px,10vw,160px)}.section-compact{padding-block:clamp(64px,7vw,108px)}.section-rule{border-top:1px solid var(--line)}.surface{background:var(--surface)}.paper-surface{background:var(--paper);color:var(--paper-ink)}.measure{max-width:70ch}.muted{color:var(--muted)}.accent{color:var(--orange)}.cyan{color:var(--cyan)}.display{letter-spacing:-.032em;max-width:15ch;margin-bottom:28px;font-size:clamp(2.75rem,4vw,3.5rem);font-weight:560;line-height:1.04}.page-title{letter-spacing:-.028em;max-width:24ch;margin-bottom:24px;font-size:clamp(2.25rem,3.2vw,2.75rem);font-weight:560;line-height:1.12}.product-hero .product-title{letter-spacing:-.018em;text-wrap:pretty;max-width:30ch;margin-bottom:22px;font-size:clamp(1.875rem,2.15vw,2.125rem);font-weight:520;line-height:1.18}.page-signature{min-height:148px;color:var(--orange);align-items:flex-start;margin-bottom:48px;display:flex}.signature-cyan{color:var(--cyan)}.signature-amber{color:var(--amber)}.signature-orange{color:var(--orange)}.section-title{letter-spacing:-.022em;max-width:30ch;margin-bottom:24px;font-size:clamp(1.875rem,2.5vw,2.375rem);font-weight:560;line-height:1.16}.subhead{max-width:62ch;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.6}.label{color:var(--muted);font-size:.875rem;font-weight:600}.status-label{min-height:28px;color:var(--cyan);white-space:nowrap;align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.status-label:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:8px}.status-label.early-access{color:var(--amber)}.button{border-radius:var(--radius-control);text-align:center;min-height:48px;transition:background-color .22s var(--ease), border-color .22s var(--ease), color .22s var(--ease), transform .22s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;padding:12px 20px;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-light{background:var(--ink);color:var(--paper-ink)}.button-light:hover{background:var(--white)}.button-orange{background:var(--orange);color:var(--bg)}.button-orange:hover{background:var(--amber)}.button-outline{border-color:var(--line-strong);color:var(--ink);background:0 0}.button-outline:hover{border-color:var(--ink)}.text-link{color:var(--orange);font-weight:600;text-decoration:none}.text-link:hover{color:var(--amber)}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.skip-link{z-index:1000;background:var(--ink);color:var(--paper-ink);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:40;background:var(--bg);border-bottom:1px solid #0000;position:relative}.header-shell{align-items:center;gap:40px;min-height:86px;display:flex}.brand-lockup{flex:none;align-items:center;text-decoration:none;display:flex}.brand-lockup.current{position:relative}.brand-lockup.current:after{background:var(--orange);content:"";height:2px;position:absolute;bottom:0;left:0;right:0}.brand-full{width:246px;height:auto}.brand-icon{width:154px;height:auto;display:none}.desktop-nav{align-items:center;gap:36px;margin-left:auto;display:flex}.desktop-nav>a,.product-menu>summary{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.desktop-nav>a:hover,.product-menu>summary:hover{color:var(--ink)}.desktop-nav>a.current,.product-menu>summary.current{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:8px;text-decoration-thickness:2px}.product-menu{position:relative}.product-menu>summary{align-items:center;gap:8px;min-height:44px;list-style:none;display:flex}.product-menu>summary::-webkit-details-marker{display:none}.product-menu-panel{border:1px solid var(--line);border-radius:var(--radius-surface);background:var(--surface);grid-template-columns:1fr 1fr;width:min(680px,100vw - 48px);padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:-160px}.product-menu-panel a{border-radius:var(--radius-control);grid-template-columns:1fr auto;gap:4px 16px;padding:18px;text-decoration:none;display:grid}.product-menu-panel a:hover{background:var(--surface-raised)}.product-menu-panel a.current,.mobile-menu-panel a.current{background:var(--surface-raised);box-shadow:inset 2px 0 0 var(--orange)}.menu-product-name{align-items:center;gap:10px;font-weight:600;display:flex}.menu-product-line{color:var(--muted);grid-column:1/-1;font-size:.875rem;line-height:1.45}.product-menu-panel .status-label{font-size:.75rem}.header-actions{align-items:center;gap:18px;display:flex}.language-switch{min-height:44px;color:var(--faint);align-items:center;gap:12px;display:flex}.language-switch span,.language-switch a{place-items:center;min-width:44px;min-height:44px;text-decoration:none;display:grid}.language-switch a:hover{color:var(--ink)}.language-switch .language-divider{min-width:auto}.language-switch .active{color:var(--ink);font-weight:600}.header-demo{white-space:nowrap}.mobile-menu{display:none;position:relative}.mobile-menu>summary{cursor:pointer;place-content:center;gap:6px;width:48px;height:48px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{background:var(--ink);width:20px;height:1px}.mobile-menu-panel{border:1px solid var(--line);background:var(--surface);flex-direction:column;min-width:min(320px,100vw - 32px);padding:16px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.mobile-menu-panel strong{color:var(--muted);padding:10px 12px;font-size:.875rem}.mobile-menu-panel a{align-items:center;gap:10px;min-height:44px;padding:10px 12px;text-decoration:none;display:flex}.site-footer{border-top:1px solid var(--line);padding-block:72px 28px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:56px;display:grid}.footer-lead img{width:auto;height:50px;margin-bottom:22px}.footer-lead p{max-width:34ch;color:var(--muted)}.footer-lead>a{min-height:44px;color:var(--ink);align-items:center;display:inline-flex}.footer-lead .icon-credit{color:var(--faint);font-size:.875rem}.footer-grid nav{flex-direction:column;gap:10px;display:flex}.footer-grid nav h2{color:var(--faint);margin-bottom:8px;font-size:.875rem}.footer-grid nav a{min-height:44px;color:var(--muted);align-items:center;text-decoration:none;display:inline-flex}.footer-grid nav a:hover{color:var(--ink)}.footer-grid nav a.current{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:5px}.footer-bottom{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;margin-top:64px;padding-top:24px;font-size:.875rem;display:flex}.chat-launcher{width:var(--shell);border:1px solid var(--line-strong);border-radius:var(--radius-control);background:var(--surface-raised);min-height:48px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:10px;margin:0 auto 32px;padding:10px 16px;display:flex}.chat-launcher:hover{border-color:var(--cyan)}.hero-grid{grid-template-columns:repeat(12,1fr);align-items:center;gap:24px;min-height:calc(100svh - 86px);padding-block:56px 32px;display:grid}.hero-copy{grid-column:1/span 5}.hero-copy .subhead{max-width:48ch;margin-bottom:32px}.hero-proof{grid-column:6/-1;align-self:center}.hero-proof-meta{color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-bottom:14px;font-size:.9rem;display:grid}.hero-proof-meta strong{color:var(--ink);font-size:1.1rem}.product-rail{border:1px solid var(--line);border-radius:var(--radius-surface);grid-column:1/-1;grid-template-columns:1.15fr .95fr 1.1fr;margin-top:8px;display:grid;overflow:hidden}.rail-item{border-right:1px solid var(--line);background:var(--surface);min-height:124px;transition:background-color .22s var(--ease);padding:24px 28px;text-decoration:none}.rail-item:last-child{border-right:0}.rail-item:hover{background:var(--surface-raised)}.rail-item.active{border-top:2px solid var(--orange)}.rail-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:6px;display:flex}.rail-heading strong{align-items:center;gap:10px;font-size:1.1rem;display:flex}.rail-item p{color:var(--muted);margin:0}.rail-products{font-size:.9rem;margin-top:8px!important}.preview-frame{border:1px solid var(--line-strong);border-radius:var(--radius-surface);background:var(--surface);overflow:hidden}.preview-caption{border-bottom:1px solid var(--line);color:var(--muted);padding:12px 16px;font-size:.875rem}.chat-preview{grid-template-columns:180px minmax(0,1fr);min-height:420px;display:grid}.chat-sidebar{background:var(--teal);color:var(--white);padding:18px 14px}.chat-nav-item{border-radius:var(--radius-control);align-items:center;gap:9px;min-height:46px;padding:8px 12px;display:flex}.chat-nav-item.active{background:var(--cyan);color:var(--deep-teal);font-weight:600}.chat-canvas{background:var(--paper);color:var(--paper-ink);padding:28px}.chat-message{grid-template-columns:34px 1fr;gap:12px;margin-bottom:24px;display:grid}.avatar{background:var(--paper-ink);width:34px;height:34px;color:var(--white);border-radius:50%;place-items:center;font-size:.75rem;display:grid}.avatar.brand{background:var(--orange);color:var(--paper-ink)}.message-meta{gap:10px;margin-bottom:6px;font-size:.85rem;display:flex}.message-meta span{color:var(--dark-muted)}.chat-message p{margin-bottom:8px}.chat-message ul{padding-left:20px}.preview-action{border-radius:var(--radius-control);background:var(--orange);min-height:42px;color:var(--paper-ink);align-items:center;margin-top:12px;padding:8px 14px;font-weight:600;display:inline-flex}.product-hero{grid-template-columns:repeat(12,1fr);align-items:center;gap:24px;min-height:640px;padding-block:clamp(68px,8vw,112px);display:grid}.product-hero-copy{grid-column:1/span 5}.product-hero-copy .status-label{margin-bottom:22px}.product-hero-copy .subhead{margin-bottom:32px}.product-hero-preview{grid-column:6/-1}.action-row{flex-wrap:wrap;gap:12px;display:flex}.outcomes-layout{grid-template-columns:4fr 7fr;align-items:start;gap:10vw;display:grid}.outcome-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.outcome-list li{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr;gap:16px;padding:22px 0;display:grid}.outcome-list .streamline-icon{color:var(--orange)}.truth-note{border:1px solid var(--line-strong);border-radius:var(--radius-control);color:var(--muted);margin-top:32px;padding:18px 20px}.split-section{grid-template-columns:repeat(12,1fr);align-items:start;gap:24px;display:grid}.split-section>:first-child{grid-column:1/span 5}.split-section>:last-child{grid-column:7/-1}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:24px;padding:28px 0;display:grid}.process-list>li>.streamline-icon{color:var(--orange)}.process-list h3{margin-bottom:6px;font-size:1.2rem}.process-list p{color:var(--muted);margin:0}.founder-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.founder{border-top:1px solid var(--line);grid-template-columns:152px minmax(0,1fr);align-items:start;gap:24px;padding-top:24px;display:grid}.founder img{object-fit:cover;border-radius:var(--radius-control);filter:saturate(.86);width:152px;height:152px}.founder h3{margin-bottom:4px;font-size:1.05rem;line-height:1.35}.founder p{color:var(--muted);margin-bottom:8px;font-size:.95rem;line-height:1.55}.article-row{border-top:1px solid var(--line);grid-template-columns:140px 1fr auto;align-items:baseline;gap:28px;padding:24px 0;text-decoration:none;display:grid}.article-row:last-child{border-bottom:1px solid var(--line)}.article-row time,.article-row span{color:var(--muted)}.article-action{align-items:center;gap:8px;display:inline-flex}.cta-band{border-radius:var(--radius-surface);background:var(--paper);color:var(--paper-ink);grid-template-columns:1fr auto;align-items:end;gap:48px;padding:clamp(48px,7vw,92px);display:grid}.cta-band .section-title{margin-bottom:0}.cta-band p{max-width:50ch;color:var(--paper-muted)}.role-preview{background:var(--paper);min-height:380px;color:var(--paper-ink);grid-template-columns:1.3fr .7fr;display:grid}.role-conversation,.role-feedback{padding:28px}.role-feedback{border-left:1px solid var(--paper-line);background:var(--cyan-wash)}.role-preview .label{color:var(--paper-muted)}.role-bubble{border-radius:var(--radius-control);background:var(--white);margin-bottom:18px;padding:16px}.role-bubble.user{background:var(--orange-wash)}.feedback-line{border-bottom:1px solid var(--cyan-line);padding:14px 0}.pipeline-preview{background:var(--surface);padding:28px}.pipeline-track{border:1px solid var(--line);border-radius:var(--radius-surface);grid-template-columns:repeat(auto-fit,minmax(110px,1fr));display:grid;overflow:hidden}.pipeline-node{border-right:1px solid var(--line);min-height:132px;padding:20px}.pipeline-node:last-child{border-right:0}.pipeline-node strong{margin-bottom:10px;display:block}.pipeline-node p{color:var(--muted);margin:0;font-size:.875rem}.pipeline-node.active{background:var(--teal)}.edition-preview{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.edition{background:var(--surface);min-height:340px;padding:32px}.edition:first-child{border-top:3px solid var(--orange)}.edition:last-child{border-top:3px solid var(--cyan)}.edition-title{margin-bottom:12px;font-size:1.6rem;font-weight:600;line-height:1.2}.edition ul{color:var(--muted);padding-left:20px}.form-shell{grid-template-columns:5fr 7fr;align-items:start;gap:8vw;display:grid}.demo-panel{border:1px solid var(--line);border-radius:var(--radius-surface);background:var(--surface);padding:32px}.field{margin-bottom:22px}.field label{margin-bottom:8px;font-weight:600;display:block}.field select{border:1px solid var(--line-strong);border-radius:var(--radius-control);background:var(--bg);width:100%;min-height:52px;color:var(--ink);padding:10px 14px}.meetings-host{min-height:0;margin-top:24px}.meetings-host.loaded{min-height:720px}.meetings-iframe-container{background:var(--white);min-height:700px}.fallback-links{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:22px;display:flex}.fallback-links a{min-height:44px;color:var(--ink);align-items:center;display:inline-flex}.legal-layout{grid-template-columns:260px minmax(0,760px);align-items:start;gap:8vw;display:grid}.legal-nav{flex-direction:column;gap:8px;display:flex;position:sticky;top:28px}.legal-nav a{min-height:44px;color:var(--muted);align-items:center;text-decoration:none;display:inline-flex}.legal-copy a,.article-body>a,.text-link{align-items:center;min-height:44px;display:inline-flex}.legal-copy h2{margin:56px 0 16px;font-size:1.8rem}.legal-copy h2:first-child{margin-top:0}.legal-copy h3{margin:28px 0 10px}.legal-copy p,.legal-copy li{color:var(--muted)}.license-text{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:pre-wrap;padding:22px;font:.85rem/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:auto}.blog-layout{grid-template-columns:4fr 8fr;gap:8vw;display:grid}.article-body{max-width:72ch}.article-body h2{margin:56px 0 18px;font-size:2rem}.article-body p,.article-body li{color:var(--article-ink);font-size:1.08rem}.article-body a{color:var(--orange)}@media (width<=1100px){.desktop-nav,.header-demo{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block}}@media (width<=980px){:root{--shell:min(100% - 40px, 860px)}.hero-grid,.product-hero{grid-template-columns:1fr;align-items:start;gap:40px;min-height:auto;padding-block:64px 32px}.hero-copy,.product-hero-copy,.hero-proof,.product-hero-preview,.product-rail{grid-column:1}.hero-copy,.product-hero-copy{max-width:680px}.hero-proof,.product-hero-preview{width:100%}.hero-proof-meta{grid-template-columns:auto 1fr auto}.chat-preview{grid-template-columns:152px minmax(0,1fr)}.pipeline-track{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.pipeline-node{background:var(--surface);border:0}.product-rail{grid-template-columns:1fr 1fr;margin-top:0}.product-rail .rail-item:nth-child(2){border-right:0}.product-rail .rail-item:last-child{border-top:1px solid var(--line);grid-column:1/-1}.outcomes-layout,.split-section,.form-shell,.legal-layout,.blog-layout{grid-template-columns:1fr;gap:48px}.split-section>:first-child,.split-section>:last-child{grid-column:1}.legal-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.chat-launcher{margin-bottom:24px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid nav:last-child{grid-column:2}.founder{grid-template-columns:104px minmax(0,1fr)}.founder img{width:104px;height:104px}}@media (width<=720px){:root{--shell:calc(100vw - 32px)}.section{padding-block:52px}.brand-full{display:none}.brand-icon{width:132px;display:block}.brand-lockup{min-height:44px}.header-shell{gap:12px;min-height:74px}.header-actions{gap:4px}.language-switch{gap:2px}.language-switch span,.language-switch a{min-width:44px}.language-switch .language-divider{min-width:auto}.hero-grid,.product-hero{padding-top:52px;display:block}.product-hero .product-title{letter-spacing:-.014em;max-width:24ch;font-size:1.875rem;line-height:1.2}.display{max-width:14ch;font-size:clamp(2.5rem,11vw,3rem);line-height:1.06}.page-signature{min-height:104px;margin-bottom:32px}.hero-copy,.product-hero-copy{margin-bottom:40px}.hero-proof-meta{grid-template-columns:1fr auto}.hero-proof-meta span:nth-child(2){grid-area:2/1/auto/-1}.chat-preview{grid-template-columns:1fr}.chat-sidebar{grid-template-columns:repeat(4,1fr);padding:8px;display:grid}.chat-nav-item{white-space:nowrap;flex-direction:column;justify-content:center;gap:2px;min-width:0;min-height:50px;padding:4px 2px;font-size:.75rem}.chat-canvas{padding:20px}.product-rail{grid-template-columns:1fr;margin-top:18px}.rail-item{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.rail-item:last-child{border-bottom:0}.outcomes-layout,.split-section,.form-shell,.legal-layout,.blog-layout{display:block}.split-section>:last-child{margin-top:48px}.founder-row{grid-template-columns:1fr;gap:28px}.founder{grid-template-columns:80px minmax(0,1fr);gap:16px}.founder img{width:80px;height:80px}.founder h3{overflow-wrap:anywhere}.article-row{grid-template-columns:1fr;gap:4px}.cta-band{grid-template-columns:1fr;padding:36px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px}.footer-lead{grid-column:1/-1}.footer-grid nav:last-child{grid-column:auto}.footer-bottom,.footer-bottom span{display:block}.role-preview,.edition-preview{grid-template-columns:1fr}.role-feedback{border-top:1px solid var(--paper-line);border-left:0}.pipeline-track{grid-template-columns:1fr}.pipeline-node{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.pipeline-node:last-child{border-bottom:0}.legal-nav{margin-bottom:48px;position:static}.chat-launcher{width:calc(100% - 32px);margin:0 16px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;animation:none!important}.button,.rail-item{transition:background-color .1s linear,border-color .1s linear,color .1s linear}.button:hover,.button:active{transform:none}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");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 Thai;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/noto-sans-thai-thai-400-normal.BEOmKAI1.woff2)format("woff2"),url(/_astro/noto-sans-thai-thai-400-normal.Dxb_unuU.woff)format("woff");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/noto-sans-thai-latin-ext-400-normal.nBP59pVw.woff2)format("woff2"),url(/_astro/noto-sans-thai-latin-ext-400-normal.B-1H0YkH.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/noto-sans-thai-latin-400-normal.BaWBrqFP.woff2)format("woff2"),url(/_astro/noto-sans-thai-latin-400-normal.Dh_FJjOB.woff)format("woff");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 Thai;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/noto-sans-thai-thai-500-normal.CU_X86GQ.woff2)format("woff2"),url(/_astro/noto-sans-thai-thai-500-normal.BOGXO2tw.woff)format("woff");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/noto-sans-thai-latin-ext-500-normal.B-ZWb8SZ.woff2)format("woff2"),url(/_astro/noto-sans-thai-latin-ext-500-normal.CrEHO7C8.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/noto-sans-thai-latin-500-normal.fyBKClF1.woff2)format("woff2"),url(/_astro/noto-sans-thai-latin-500-normal.BC04jsmm.woff)format("woff");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 Thai;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/noto-sans-thai-thai-600-normal.Cs73sVjl.woff2)format("woff2"),url(/_astro/noto-sans-thai-thai-600-normal.CmgB8_JK.woff)format("woff");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/noto-sans-thai-latin-ext-600-normal.maHHBsez.woff2)format("woff2"),url(/_astro/noto-sans-thai-latin-ext-600-normal.PkMZo0xa.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/noto-sans-thai-latin-600-normal.CemcjnVR.woff2)format("woff2"),url(/_astro/noto-sans-thai-latin-600-normal.Dbc-dNO6.woff)format("woff");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}.streamline-icon[data-astro-cid-ccg5yoga]{color:currentColor;flex:none;place-items:center;display:inline-grid}.streamline-icon svg{stroke-width:1.15px;width:100%;height:100%;overflow:visible}.icon-sm[data-astro-cid-ccg5yoga]{width:18px;height:18px}.icon-md[data-astro-cid-ccg5yoga]{width:24px;height:24px}.icon-lg[data-astro-cid-ccg5yoga]{width:40px;height:40px}.icon-xl[data-astro-cid-ccg5yoga]{width:clamp(72px,8vw,116px);height:clamp(72px,8vw,116px)}
