:root{--paper:#f6f4ec;--paper-deep:#eeece2;--surface:#fffdf8;--ink:#121424;--muted:#5c5e6e;--accent:#3340a8;--gold:#c78c2e;--line:#dcdad1;--green:#387252;--font-th:'Noto Sans Thai','Thonburi','Leelawadee UI',system-ui,-apple-system,sans-serif;--font-en:'Inter','Helvetica Neue',Arial,sans-serif;--gutter:clamp(24px,5vw,80px);--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-th);font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}body::selection{background:#dedff0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}a:hover{color:var(--accent)}svg{display:block}p,h1,h2,h3,figure{margin:0}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:6px;border-radius:3px}[hidden]{display:none!important}.wrap{width:min(calc(100% - var(--gutter)*2),var(--max));margin-inline:auto}.icon{width:22px;height:22px;flex:none}.skip-link{position:fixed;top:12px;left:16px;z-index:100;background:var(--ink);color:white;padding:10px 18px;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:116px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.brand-symbol{width:42px;height:42px;color:var(--accent);flex:none}.wordmark{font:600 28px/1 var(--font-en);letter-spacing:-1.1px}.wordmark span{font-weight:400}.header-nav{display:flex;align-items:center;gap:32px;font-size:14px}.header-nav a{display:flex;align-items:center;gap:9px;text-decoration:none;min-height:44px}.header-nav .icon{width:17px;height:17px}.header-nav a[aria-current=page]{color:var(--accent)}
.hero{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:30px;min-height:648px;padding-block:66px 56px}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(68px,6.8vw,100px);font-weight:600;line-height:1.26;letter-spacing:-2px}.hero h1 span{display:block}.hero h1 .soft{color:var(--accent)}.hero-description{font-size:19px;line-height:1.85;color:var(--muted);margin-top:22px}.launch-note{margin-top:34px;display:flex;align-items:flex-start;gap:13px}.status-dot{width:8px;height:8px;flex:none;background:var(--green);border-radius:50%;margin-top:13px;box-shadow:0 0 0 5px #38725210}.launch-note strong{font-size:21px;font-weight:600}.launch-note p{color:var(--muted);font-size:13px;margin-top:2px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;text-decoration:none;min-height:44px}.text-link .icon{width:19px;height:19px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.hero-copy>.text-link{margin-top:18px}.hero-art{position:relative;min-width:0;height:505px;display:flex;align-items:center;justify-content:center;isolation:isolate}.orbit{position:absolute;border:1px solid #d6d3c9;border-radius:50%;width:440px;height:440px;z-index:-1}.orbit.two{width:340px;height:340px;border-style:dashed;opacity:.58}.orbit::before{content:'';display:block;position:absolute;right:47px;top:63px;width:9px;height:9px;background:var(--gold);border:3px solid var(--paper);border-radius:50%}.orbit::after{content:'';position:absolute;bottom:81px;left:35px;width:6px;height:6px;background:var(--accent);border-radius:50%;border:2px solid var(--paper)}.orbit.two::before,.orbit.two::after{display:none}.app-tile{height:300px;width:300px;flex:none;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #454a80;border-radius:65px;background:#222750;box-shadow:0 28px 46px -28px #11132688,inset 0 1px 0 #ffffff18;transform:rotate(-9deg);animation:float 9s ease-in-out infinite;overflow:hidden}.app-tile::before{content:'';position:absolute;inset:11px;border:1px solid #f3dfb112;border-radius:54px}.app-tile .brand-symbol{width:148px;height:148px;color:#e3c98b;margin-top:-13px}.app-tile .wordmark{font-size:28px;letter-spacing:-1px;color:#f6f1e6;margin-top:5px}.tile-caption{font-size:10px;letter-spacing:2px;font-family:var(--font-en);color:#d6d1c7;margin-top:16px}.art-caption{position:absolute;bottom:1px;left:0;right:0;text-align:center;color:var(--muted);font-size:10px;font-family:var(--font-en);font-weight:500;letter-spacing:3px}.sound-fragment{position:absolute;display:flex;align-items:center;gap:4px;bottom:82px;right:6px;height:52px;transform:rotate(-9deg)}.sound-fragment span{background:var(--gold);width:3px;border-radius:4px;height:12px}.sound-fragment span:nth-child(2){height:24px}.sound-fragment span:nth-child(3){height:40px}.sound-fragment span:nth-child(4){height:52px}.sound-fragment span:nth-child(5){height:33px}.sound-fragment span:nth-child(6){height:20px}.sound-fragment span:nth-child(7){height:10px}.art-corner{position:absolute;top:60px;left:10px;width:36px;height:36px;border-top:1px solid #c0b59f;border-left:1px solid #c0b59f}.art-corner::after{content:'';width:5px;height:5px;position:absolute;top:-3px;left:-3px;background:var(--paper);border:1px solid #c0b59f}
.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:34px;display:flex;align-items:center;justify-content:space-between;gap:32px}.intro-copy h2{font-size:23px;line-height:1.6;font-weight:500}.intro-copy h2 span{color:var(--muted);font-weight:400}.intro-copy p{font-size:13px;color:var(--muted);margin-top:6px}.verbs{display:flex;align-items:center;gap:56px;padding-right:18px}.verb{display:flex;align-items:center;gap:13px;font-size:17px}.verb .icon{width:24px;height:24px;color:var(--accent)}.site-footer{padding-block:37px 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand{font:500 19px/1.3 var(--font-en);letter-spacing:-.7px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 24px;font-size:12px}.footer-links a{text-decoration:none;padding-block:7px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;color:var(--muted);font-size:11px;margin-top:22px}.footer-bottom p{max-width:70ch}.footer-bottom .copyright{white-space:nowrap;font-family:var(--font-en);font-size:11px}
.page-intro{padding-block:55px 45px;border-bottom:1px solid var(--line)}.back-link{font-size:13px;margin-bottom:23px;color:var(--muted)}.back-link .icon{width:17px;height:17px}.page-title{font-size:clamp(35px,4.1vw,57px);font-weight:500;line-height:1.45;letter-spacing:-.7px;max-width:900px;overflow-wrap:anywhere}.page-english{font-family:var(--font-en);font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-top:14px}.page-description{max-width:740px;color:var(--muted);font-size:16px;margin-top:18px}.page-meta{font-size:12px;color:var(--muted);margin-top:22px;display:flex;flex-wrap:wrap;gap:5px 18px}.page-meta span+span::before{content:'·';margin-right:18px}.document-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:80px;padding-block:45px 68px;border-bottom:1px solid var(--line)}.contents{align-self:start;position:sticky;top:26px;font-size:13px}.contents-label{font-size:11px;color:var(--muted);letter-spacing:1px;margin-bottom:15px}.contents a{display:block;text-decoration:none;padding:8px 0 8px 15px;border-left:1px solid var(--line);color:var(--muted);line-height:1.6}.contents a:hover,.contents a.is-active{border-left-color:var(--accent);color:var(--accent)}.document-body{max-width:790px;min-width:0}.document-section{margin-top:38px;scroll-margin-top:35px}.document-section:first-child{margin-top:0}.document-section h2{font-size:22px;font-weight:500;margin-bottom:12px;line-height:1.6}.document-section p{color:#454756;margin-block:12px;overflow-wrap:anywhere}.document-section ul,.document-section ol{color:#454756;padding-left:23px;margin:12px 0}.document-section li{padding-left:4px;margin-block:8px}.document-section strong{font-weight:600;color:var(--ink)}.note{padding:20px 24px;border-left:2px solid var(--accent);background:#ececf4;margin-bottom:32px;color:#454756;font-size:14px;line-height:1.85}.note strong{display:block;color:var(--ink);font-weight:500;margin-bottom:4px}.note p{margin-top:6px}.note.subtle{background:var(--paper-deep);border-color:#b1ab99}.table-scroll{overflow-x:auto;margin-top:18px}.data-table{border-collapse:collapse;font-size:14px;width:100%;min-width:510px;line-height:1.8}.data-table th{text-align:left;font-weight:500;color:var(--ink);background:var(--paper-deep)}.data-table td,.data-table th{padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:top}.data-table td{color:#454756}.data-table td:first-child{width:34%;color:var(--ink)}.legal-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:16px;font-size:14px}
.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:50px 70px;border-bottom:1px solid var(--line)}.support-layout h2{font-size:25px;font-weight:500;line-height:1.6}.support-lead{font-size:16px;color:var(--muted);margin-top:15px}.contact-state{margin-top:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:23px}.contact-state .contact-label{font-size:12px;color:var(--muted);margin-bottom:8px}.contact-state .contact-value{font-size:18px;font-weight:500;overflow-wrap:anywhere}.contact-state .contact-note{font-size:13px;color:var(--muted);margin-top:7px}.contact-email{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:49px;border-radius:6px;padding:12px 18px;background:var(--ink);color:var(--paper);font-size:14px;text-decoration:none;line-height:1.5;border:1px solid var(--ink);transition:background .2s}.button:hover{background:var(--accent);border-color:var(--accent);color:white}.button .icon{width:19px;height:19px}.button.secondary{background:transparent;color:var(--ink);border-color:#b4b3b4}.button.secondary:hover{background:var(--paper-deep)}.support-tools{margin-top:26px}.support-tools>p{font-size:13px;color:var(--muted);margin-bottom:16px}.support-tools .fine-print{margin-top:12px;font-size:12px}.copy-status{font-size:13px;line-height:1.65;margin-top:12px;min-height:22px;color:var(--accent)}.copy-fallback{width:100%;min-height:215px;padding:14px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:6px;font-size:13px;margin-top:16px}.faq-list{margin-top:14px}.faq{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:16px;font-weight:500;cursor:pointer;padding-block:21px;line-height:1.7}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:17px;height:17px;transition:transform .2s}.faq[open] summary .icon{transform:rotate(180deg)}.faq p{color:var(--muted);font-size:14px;line-height:1.9;padding-bottom:21px}.help-links{margin-top:24px;display:flex;flex-direction:column;align-items:flex-start}.empty-page{text-align:center;padding-block:110px 140px;border-bottom:1px solid var(--line)}.error-number{font:400 15px/1 var(--font-en);letter-spacing:4px;color:var(--accent);margin-bottom:24px}.empty-page h1{font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1.5}.empty-page>p{margin-top:14px;color:var(--muted)}.empty-page .button{margin-top:28px}.no-script{padding:12px 18px;font-size:13px;border-left:2px solid var(--accent);margin-top:15px;color:var(--muted)}
@keyframes float{0%,100%{transform:translateY(0) rotate(-9deg)}50%{transform:translateY(-9px) rotate(-7deg)}}
@media(min-width:1600px){.hero{min-height:690px}}
@media(max-width:1100px){.hero{gap:15px;min-height:590px}.hero h1{font-size:78px}.hero-art{height:450px}.orbit{width:370px;height:370px}.orbit.two{width:280px;height:280px}.app-tile{width:255px;height:255px;border-radius:55px}.app-tile::before{border-radius:45px}.app-tile .brand-symbol{width:122px;height:122px}.app-tile .wordmark{font-size:24px}.art-corner{left:0;top:53px}.sound-fragment{right:1px;bottom:80px}.verbs{gap:32px;padding-right:0}.document-layout{grid-template-columns:210px minmax(0,1fr);gap:40px}.support-layout{gap:46px}.footer-links{gap:8px 18px}}
@media(max-width:800px){.site-header{min-height:92px}.wordmark{font-size:25px}.brand-symbol{width:36px;height:36px}.header-nav{gap:20px;font-size:13px}.header-nav .privacy-nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:28px;gap:25px;min-height:0}.hero-copy{max-width:600px}.hero h1{font-size:clamp(59px,10vw,78px);line-height:1.25;letter-spacing:-1.5px}.hero h1 span{display:inline}.hero h1 span+span::before{content:' '}.hero-description{font-size:17px;margin-top:19px}.launch-note{margin-top:24px}.hero-copy>.text-link{margin-top:11px}.hero-art{height:352px;max-width:460px;width:100%;margin-inline:auto}.orbit{height:310px;width:310px}.orbit.two{height:230px;width:230px}.app-tile{height:220px;width:220px;border-radius:46px}.app-tile::before{inset:9px;border-radius:37px}.app-tile .brand-symbol{width:105px;height:105px}.app-tile .wordmark{font-size:23px}.tile-caption{font-size:8px;letter-spacing:1.7px;margin-top:13px}.art-caption{bottom:0;font-size:9px;letter-spacing:2.6px}.sound-fragment{bottom:43px;right:39px}.art-corner{left:21px;top:35px;width:25px;height:25px}.intro-strip{padding-block:26px;align-items:flex-start;gap:20px}.intro-copy h2{font-size:20px}.intro-copy p{max-width:250px;line-height:1.8}.verbs{gap:24px}.verb{flex-direction:column;gap:6px;font-size:13px}.verb .icon{width:21px;height:21px}.site-footer{padding-top:26px}.footer-top{align-items:flex-start;gap:23px}.footer-links{max-width:430px}.footer-bottom{align-items:flex-start}.page-intro{padding-block:31px 31px}.page-title{font-size:37px}.page-description{font-size:15px}.document-layout{grid-template-columns:1fr;gap:30px;padding-top:27px}.contents{position:static;border-bottom:1px solid var(--line);padding-bottom:22px}.contents-label{margin-bottom:10px}.contents nav{display:flex;flex-wrap:wrap;gap:7px 19px}.contents a{padding:4px 0;border-left:0;font-size:12px;line-height:1.8}.document-section h2{font-size:21px}.document-body{max-width:100%}.document-section p,.document-section ul,.document-section ol{font-size:15px}.support-layout{grid-template-columns:1fr;gap:42px;padding-block:32px 50px}.support-layout>section:first-child{max-width:660px}.support-layout h2{font-size:23px}}
@media(max-width:480px){:root{--gutter:24px}.site-header{min-height:83px}.header-nav{gap:15px}.wordmark{font-size:24px}.brand{gap:7px}.brand-symbol{width:32px;height:32px}.hero{padding-top:38px;gap:15px}.hero h1{font-size:64px;line-height:1.26;letter-spacing:-1.8px}.hero h1 span{display:block}.hero h1 span+span::before{content:none}.hero-description{font-size:16px;margin-top:16px;line-height:1.8}.launch-note{margin-top:24px;gap:12px}.launch-note strong{font-size:19px}.launch-note p{font-size:12px}.hero-art{height:315px}.orbit{width:274px;height:274px}.orbit.two{width:208px;height:208px}.orbit::before{top:38px;right:30px}.orbit::after{left:16px;bottom:53px}.app-tile{height:198px;width:198px;border-radius:42px}.app-tile::before{border-radius:33px}.app-tile .brand-symbol{width:95px;height:95px}.app-tile .wordmark{font-size:21px}.tile-caption{margin-top:12px;font-size:7px;letter-spacing:1.5px}.art-corner{top:30px;left:3px;width:23px;height:23px}.sound-fragment{right:3px;bottom:41px;gap:3px;transform:rotate(-9deg) scale(.8)}.intro-strip{flex-direction:column;padding-block:23px;gap:21px}.intro-copy h2{font-size:20px}.intro-copy h2 br{display:none}.intro-copy h2 span::before{content:' '}.intro-copy p{max-width:none;font-size:12px}.verbs{gap:32px;justify-content:space-between;width:100%}.verb{flex-direction:row;gap:9px;font-size:14px}.verb .icon{width:20px;height:20px}.footer-top{flex-direction:column;gap:13px}.footer-links{justify-content:flex-start;gap:5px 19px;font-size:12px}.footer-bottom{flex-direction:column;gap:10px;margin-top:17px;font-size:10px}.footer-bottom .copyright{font-size:10px}.footer-bottom p{max-width:100%}.site-footer{padding-block:25px 22px}.page-title{font-size:32px;letter-spacing:-.6px}.page-english{font-size:11px;letter-spacing:1.3px}.page-description{font-size:14px}.page-meta{font-size:11px;margin-top:18px}.page-meta span+span::before{margin-right:10px}.page-meta{gap:4px 10px}.back-link{margin-bottom:18px}.contents nav{gap:7px 16px}.document-layout{padding-block:23px 45px}.document-section h2{font-size:20px}.document-section{margin-top:29px}.note{padding:17px 18px;font-size:13px}.support-layout h2{font-size:22px}.contact-state .contact-value{font-size:17px}.support-lead{font-size:15px}.faq summary{font-size:15px}.faq p{font-size:14px}.empty-page{padding-block:80px 95px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{body{background:#fff;color:#000;font-size:11pt}.site-header,.site-footer,.contents,.back-link,.support-tools{display:none!important}.wrap{width:100%;max-width:none}.page-intro{padding-top:0}.page-title{font-size:24pt}.page-description{font-size:11pt}.document-layout{display:block;padding-top:20px}.document-body{max-width:none}.document-section{break-inside:avoid}.note{background:#f5f5f5}.document-section p,.document-section li{color:#000;font-size:11pt}.hero-art{display:none}.hero{display:block;min-height:0}.hero h1{font-size:42pt}}

.language-switch{display:flex;gap:4px;margin-left:18px;font-family:var(--font-en);font-size:12px;flex-shrink:0}.language-switch a{padding:8px;border-radius:5px}.language-switch a[aria-current]{background:var(--ink);color:var(--paper)}.site-header .header-nav{margin-left:auto}.language-note{font-size:13px;color:var(--muted);margin-top:12px}html[lang=en] body{font-family:var(--font-en);line-height:1.7}html[lang=en] .hero h1{font-size:clamp(52px,6.8vw,94px);line-height:1.12}html[lang=en] .page-title{line-height:1.2}html[lang=en] .document-section h2{line-height:1.4}@media(max-width:480px){.site-header{flex-wrap:wrap;gap:8px;padding-block:15px}.language-switch{margin-left:0}.header-nav{gap:8px}html[lang=en] .hero h1{font-size:52px}.language-switch a{padding:8px 6px}}

.brand>.brand-symbol{border-radius:22%;object-fit:contain}.app-tile{border:0}.app-tile::before{content:none}.hero-app-icon{display:block;width:100%;height:100%;object-fit:contain}
