:root{--ink:#13243d;--muted:#617084;--blue:#2156ed;--line:#dce2ec;--paper:#f8f9fc;--font:'Plus Jakarta Sans','Anuphan',sans-serif;font-family:var(--font);color:var(--ink);background:var(--paper);font-synthesis:none;font-weight:400;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}p,h1,h2,h3{margin:0}button{border:0}button:disabled{cursor:wait;opacity:.58}[hidden]{display:none!important}:focus-visible{outline:3px solid #e98248;outline-offset:5px}.container{width:min(1184px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:15px;background:var(--ink);color:white;padding:14px;z-index:100;transform:translateY(-160%)}.skip-link:focus{transform:none}
.topbar{height:89px;position:sticky;top:0;background:rgba(248,249,252,.95);backdrop-filter:blur(16px);z-index:30;border-bottom:1px solid var(--line)}.topbar-inner{height:100%;display:flex;align-items:center;gap:40px}.brand{flex-shrink:0}.brand img{width:174px;height:auto}.topbar-menu{display:flex;align-items:center;justify-content:space-between;flex:1;gap:24px}.topnav{display:flex;gap:30px;align-items:center;margin-left:20px}.topnav a{font-size:12px;font-weight:600;white-space:nowrap;color:#536074;padding:12px 0;position:relative}.topnav a:after{content:'';position:absolute;left:0;right:0;bottom:5px;height:1px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .2s}.topnav a:hover{color:var(--blue)}.topnav a:hover:after{transform:scaleX(1)}.topbar-actions{display:flex;gap:20px;align-items:center}.lang-switch{display:flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:6px}.lang-btn{font-size:10px;font-weight:700;background:none;color:var(--muted);padding:8px 7px;border-radius:3px;min-height:32px}.lang-btn[aria-pressed=true]{background:white;color:var(--blue);box-shadow:0 1px 4px #14294314}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:53px;padding:15px 21px;border-radius:7px;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s;text-align:center}.btn-primary{background:var(--blue);color:white;border:1px solid var(--blue)}.btn-primary:hover{background:#123ecc;transform:translateY(-2px);box-shadow:0 7px 16px #2156ed20}.btn svg{width:19px;height:19px}.btn-nav{min-height:44px;font-size:11px;padding:12px 15px;gap:16px}.btn-quiet{color:var(--ink);background:transparent;padding-inline:7px;border-bottom:1px solid #aeb8c7;border-radius:0;min-height:40px;font-size:12px}.btn-quiet:hover{color:var(--blue);border-color:var(--blue)}.menu-toggle{display:none}
.hero{overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding-top:62px;padding-bottom:57px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.6px;line-height:1.65;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:#576881}.eyebrow i{width:7px;height:7px;background:var(--blue);border-radius:50%;flex:none}.hero h1{font-size:clamp(55px,5.85vw,79px);line-height:1.07;letter-spacing:-4.3px;font-weight:600;margin-top:25px}.hero h1 span{color:var(--blue)}.hero-lead{font-size:15px;line-height:1.9;color:var(--muted);max-width:408px;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:9px;margin-top:24px}.hero-note p{font-size:10px;line-height:1.7;color:var(--muted)}.note-icon{font-size:22px;color:var(--blue)}.hero-art{position:relative;padding:0 0 38px 22px;min-width:0}.portrait-card{height:500px;position:relative;overflow:hidden;border-radius:14px;background:#9eb9f4;isolation:isolate}.portrait-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#10235822,transparent 38%,#091e5599 100%);z-index:1;pointer-events:none}.mascot{width:100%;height:100%;object-fit:cover;object-position:50% 26%;position:absolute;inset:0}.portrait-top{position:absolute;z-index:2;inset:22px 24px auto;display:flex;align-items:center;justify-content:space-between;color:white;font-size:9px;font-weight:600;letter-spacing:1.6px;text-shadow:0 1px 4px #051e644d}.portrait-top>span:last-child{font-size:32px;line-height:1}.portrait-word{position:absolute;right:18px;top:34px;z-index:2;font-size:89px;font-weight:600;letter-spacing:-6px;color:#ffffff;opacity:.12;line-height:1;pointer-events:none}.portrait-caption{position:absolute;right:24px;bottom:169px;z-index:2;text-align:right;color:white;display:flex;flex-direction:column;gap:5px}.portrait-caption strong{font-size:35px;letter-spacing:-1px;font-weight:500}.portrait-caption>span{font-size:10px;letter-spacing:.3px}.conversation-card{background:#fff;border:1px solid #e4e8f0;border-radius:11px;position:absolute;bottom:29px;left:0;right:34px;z-index:3;padding:21px 24px;box-shadow:0 14px 28px #162b5710}.conversation-top{display:flex;align-items:center;gap:10px;font-size:8px;font-weight:700;letter-spacing:1.1px;color:var(--muted)}.cherry-symbol{width:25px;height:25px;background:#ecf1ff;color:var(--blue);border-radius:6px;display:grid;place-items:center}.cherry-symbol svg{width:17px;height:17px;fill:var(--blue);stroke-width:1}.conversation-card>strong{font-size:18px;letter-spacing:-.5px;font-weight:600;display:block;margin:9px 0 15px}.prompt-links{display:flex;gap:8px;flex-wrap:wrap}.prompt-links a{display:flex;align-items:center;gap:14px;font-size:10px;font-weight:500;border:1px solid #dce3ef;background:#fafbff;border-radius:5px;padding:9px 11px;transition:background .2s,color .2s}.prompt-links a:hover{background:#edf2ff;color:var(--blue)}.prompt-links a>span:last-child{color:var(--blue);font-size:14px}.portrait-index{position:absolute;bottom:1px;left:24px;font-size:8px;letter-spacing:1.5px;color:#66758c}.hero-bottom{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;color:#69768a;font-size:9px;letter-spacing:.4px}.hero-bottom a{display:flex;gap:18px;align-items:center}.hero-bottom a>span:last-child{font-size:17px}.edition{font-size:8px;letter-spacing:1.5px}
.capability-band{background:#eaf0fd;border-block:1px solid #dce5f6}.capability-inner{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:32px}.capability-inner>p{font-size:9px;letter-spacing:1.15px;line-height:1.8;max-width:155px;color:#5b6f92;font-weight:600}.capability-inner>div{display:flex;align-items:center;justify-content:space-between;gap:38px;flex:1;max-width:780px}.capability-inner>div>span{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;white-space:nowrap;color:#304f86}.capability-inner svg{color:#5078d8;width:21px;height:21px}.capability-inner i{font-size:24px;font-style:normal;color:#5078d8}
.section{padding-block:102px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:52px}h2{font-size:46px;line-height:1.2;font-weight:500;letter-spacing:-2.3px}.section-heading h2{margin-top:19px}.heading-aside{max-width:345px;padding-bottom:4px}.heading-aside p{font-size:14px;line-height:1.9;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:600;color:var(--blue);margin-top:20px}.text-link:hover{gap:21px}.text-link svg{width:18px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.benefit{padding:30px 32px 0 0}.benefit+.benefit{border-left:1px solid var(--line);padding-left:32px}.benefit:last-child{padding-right:0}.benefit-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px;color:#72809a;font-size:10px}.benefit-icon{background:#eaf0ff;color:var(--blue);border-radius:8px;width:43px;height:43px;display:grid;place-items:center}.benefit:nth-child(2) .benefit-icon{color:#53795f;background:#e9f1e9}.benefit:nth-child(3) .benefit-icon{color:#a0733b;background:#f4eddf}.benefit h3{font-size:20px;font-weight:600;letter-spacing:-.7px;margin-bottom:13px}.benefit p{font-size:13px;line-height:1.95;color:var(--muted);max-width:310px}
.workspace{background:white;border-block:1px solid var(--line)}.workspace h2 span{color:#7b8799}.workspace-tabs{display:flex;border-bottom:1px solid #dbe2ee;margin-bottom:32px;gap:35px}.workspace-tab{display:flex;align-items:center;gap:14px;background:none;padding:16px 2px 20px;font-size:13px;font-weight:600;color:#6b7990;border-bottom:2px solid transparent;margin-bottom:-1px;min-height:56px;transition:color .2s,border .2s;white-space:nowrap}.workspace-tab[aria-selected=true]{border-color:var(--blue);color:var(--blue)}.workspace-tab:hover{color:var(--blue)}.tab-number{font-size:9px;opacity:.7}.tab-arrow{font-size:17px;margin-left:15px;opacity:0}.workspace-tab[aria-selected=true] .tab-arrow{opacity:1}.workspace-panel{display:grid;grid-template-columns:.86fr 1.14fr;background:#f0f4fb;border-radius:12px;min-height:418px;overflow:hidden}.workspace-copy{padding:62px 38px 60px 44px;align-self:center}.workspace-copy>.eyebrow{font-size:8px;letter-spacing:1.5px}.workspace-copy h3{font-size:30px;letter-spacing:-1.1px;font-weight:500;line-height:1.25;margin:18px 0}.workspace-copy>p:not(.eyebrow){font-size:13px;line-height:1.95;color:var(--muted);max-width:320px}.workspace-copy .btn{margin-top:27px;min-height:47px;font-size:12px}.workspace-image{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:40px 28px 24px;background:#e3eaf7;background-image:radial-gradient(#9bb0d630 .8px,transparent .8px);background-size:14px 14px;overflow:hidden}.workspace-image img{object-fit:contain;max-height:345px;max-width:100%;filter:drop-shadow(0 12px 16px #233f7520);border-radius:7px}.panel-ops .workspace-image img{width:100%;max-height:330px}.panel-login .workspace-image img{max-height:337px}.preview-note{position:absolute;top:16px;left:22px;font-size:7px;letter-spacing:1.5px;font-weight:600;color:#5c7091}.panel-ops{background:#eef2f9}.panel-login{background:#f0f2f8}
.sound{padding-block:114px}.sound-grid{display:grid;grid-template-columns:1fr 1fr;gap:94px;align-items:center}.record-area{position:relative;height:386px;isolation:isolate}.record-sleeve{position:absolute;left:0;top:12px;width:290px;height:322px;background:#c9d8f2;z-index:2;padding:24px;transform:rotate(-8deg);box-shadow:0 10px 25px #20355112;overflow:hidden}.sleeve-label{font-weight:800;font-size:29px;line-height:.97;letter-spacing:-1.5px;color:#204174;position:relative;z-index:1}.sleeve-bottom{position:absolute;left:24px;bottom:18px;letter-spacing:1px;font-size:7px;color:#35517c;font-weight:600}.sleeve-flower{font-size:270px;line-height:1;position:absolute;right:-37px;bottom:6px;color:#2156ed;transform:rotate(-15deg)}.record{width:314px;height:314px;background:repeating-radial-gradient(circle,#172130 0,#172130 2px,#273342 3px,#182231 4px);border-radius:50%;position:absolute;right:0;top:35px;box-shadow:9px 9px 18px #1e324b22;display:grid;place-items:center;transform:none}.record:after{content:'';position:absolute;inset:0;border-radius:50%;background:conic-gradient(transparent 20deg,#ffffff19 65deg,transparent 100deg,transparent 200deg,#ffffff12 240deg,transparent 275deg)}.record-label{width:110px;height:110px;position:relative;border-radius:50%;background:#efeae1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;font-size:8px;font-weight:700;letter-spacing:1.5px;z-index:1}.record-label i{width:12px;height:12px;border-radius:50%;background:#151e2b}.record-footnote{position:absolute;left:8px;bottom:0;font-size:7px;letter-spacing:1.5px;color:#6b7b91}.sound-copy h2{margin-top:20px}.sound-lead{font-size:14px;line-height:1.9;color:var(--muted);margin-top:20px;max-width:405px}.mix-player{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;padding:21px 0 18px;border-block:1px solid var(--line)}.mix-info{display:flex;flex-direction:column;gap:7px}.mix-info>span{font-size:9px;letter-spacing:1px;color:#5b6c85}.mix-info strong{font-size:11px;font-weight:500}.mix-player .btn{min-height:43px;padding:12px 15px;font-size:11px}.music-status{font-size:9px;color:#68768a;line-height:1.6;margin-top:10px;min-height:16px}.voice-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;font-size:11px;color:#536278}.text-button{padding:5px 0;background:none;color:var(--blue);font-size:11px;font-weight:600;border-bottom:1px solid #b8c8f4}.text-button:hover{color:#103fbf}.greeting-text{font-size:9px;line-height:1.7;color:#69778c;margin-top:9px;min-height:16px}.sound .eyebrow{font-size:9px}
.final-cta{background:#eaf0fc;text-align:center;border-block:1px solid #dce5f5;padding:68px 0 65px;overflow:hidden}.cta-inner{position:relative}.cta-star{font-size:45px;line-height:1;color:var(--blue);margin-bottom:24px}.final-cta .eyebrow{justify-content:center;font-size:9px}.final-cta h2{font-size:61px;line-height:1.15;letter-spacing:-2.8px;margin-top:19px}.final-cta h2 span{color:var(--blue)}.final-cta .cta-inner>p:not(.eyebrow){font-size:13px;color:#64718a;line-height:1.8;margin-top:20px}.final-cta .btn{margin-top:28px}.cta-ops{display:flex;justify-content:center;gap:13px;align-items:center;margin-top:21px;font-size:10px;color:#596c8f}.cta-ops:hover{color:var(--blue)}.footer{padding:42px 0 20px;background:white}.footer-main{display:flex;align-items:center;gap:33px;padding-bottom:34px}.footer-main img{width:150px;height:auto}.footer-main>p{font-size:10px;color:var(--muted)}.footer-main nav{display:flex;gap:29px;margin-left:auto;font-size:11px;color:#465770}.footer-main nav a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;font-size:8px;color:#79869a}.footer-bottom>span:last-child{letter-spacing:1.1px}
html[lang=th] .hero h1{font-family:'Anuphan',sans-serif;font-size:76px;font-weight:600;line-height:1.12;letter-spacing:-2.8px}html[lang=th] h2{font-family:'Anuphan',sans-serif;letter-spacing:-1.1px;font-weight:500;line-height:1.28}html[lang=th] .eyebrow{letter-spacing:.5px;font-size:11px}html[lang=th] .hero-lead{font-size:16px;line-height:1.85}html[lang=th] .hero-note p{font-size:11px}html[lang=th] .workspace-copy h3{line-height:1.4}html[lang=th] .conversation-top{font-size:9px;letter-spacing:.4px}html[lang=th] .hero-actions{gap:18px}
@media(min-width:1440px){.hero-grid{gap:85px;padding-top:74px;padding-bottom:68px}.portrait-card{height:520px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.topbar-inner{gap:22px}.topnav{margin-left:0;gap:20px}.topbar-actions{gap:13px}.brand img{width:150px}.btn-nav{font-size:10px;gap:10px}.hero-grid{gap:34px}.hero h1{font-size:64px;letter-spacing:-3.5px}.portrait-card{height:477px}.hero-art{padding-left:10px}.conversation-card{right:18px;padding:19px}.hero-lead{font-size:14px}.hero-actions{gap:16px}.hero-actions .btn-primary{font-size:12px;padding-inline:17px}.hero-actions .btn-quiet{font-size:11px}.capability-inner>div{gap:22px}.capability-inner>div>span{font-size:11px;gap:8px}.capability-inner>p{font-size:8px}.sound-grid{gap:50px}.record-sleeve{width:265px;height:300px}.record{width:285px;height:285px}.section-heading h2{font-size:41px}.section-heading{gap:35px}.heading-aside{max-width:300px}.workspace-copy{padding:44px 30px}.sound-copy h2{font-size:41px}.workspace-tabs{gap:25px}.footer-main{gap:25px}html[lang=th] .hero h1{font-size:68px}}
@media(max-width:900px){.topbar{height:74px}.menu-toggle{display:flex;align-items:center;gap:11px;margin-left:auto;background:transparent;font-size:12px;padding:10px 0 10px 15px;color:var(--ink)}.topbar-inner{position:relative}.topbar-menu{display:none;position:absolute;top:73px;left:-28px;right:-28px;background:var(--paper);border-bottom:1px solid var(--line);padding:24px 28px;box-shadow:0 12px 15px #13243d08}.is-menu-open .topbar-menu{display:flex;flex-direction:column;align-items:stretch;gap:20px}.topnav{display:flex;flex-direction:column;align-items:stretch;gap:0}.topnav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.topbar-actions{justify-content:space-between}.lang-btn{min-width:40px;min-height:40px}.btn-nav{font-size:12px}.hero-grid{gap:25px;padding-top:44px;padding-bottom:40px}.hero h1{font-size:53px;letter-spacing:-2.8px}.hero .eyebrow{font-size:8px;letter-spacing:.8px}.hero-lead{font-size:13px;line-height:1.85}.hero-actions{gap:11px;margin-top:23px}.hero-actions .btn{font-size:11px}.portrait-card{height:445px}.conversation-card{right:9px;bottom:25px;padding:15px}.conversation-card>strong{font-size:15px}.conversation-top{font-size:7px}.prompt-links{gap:5px}.prompt-links a{font-size:8px;gap:7px;padding:8px}.portrait-caption{right:20px;bottom:169px}.portrait-top{inset:17px 18px auto;font-size:7px}.portrait-index{font-size:6px;left:12px}.hero-note p{font-size:9px}.capability-inner{gap:20px}.capability-inner>div{display:grid;grid-template-columns:1fr 1fr;gap:14px 26px;max-width:420px}.capability-inner{padding-block:21px}.section{padding-block:76px}.section-heading h2{font-size:37px}.section-heading .eyebrow{font-size:9px}.heading-aside{max-width:265px}.heading-aside p{font-size:13px}.benefit{padding-right:22px}.benefit+.benefit{padding-left:22px}.benefit h3{font-size:17px}.benefit p{font-size:12px}.workspace-copy{padding:38px 25px}.workspace-copy h3{font-size:25px}.workspace-copy>p:not(.eyebrow){font-size:12px}.workspace-panel{min-height:378px}.workspace-image{padding-inline:18px}.workspace-image img{max-height:305px}.sound-grid{gap:38px}.record-area{height:335px}.record-sleeve{width:225px;height:265px;top:12px;padding:20px}.sleeve-label{font-size:26px}.sleeve-flower{font-size:230px}.record{width:240px;height:240px;top:32px}.record-label{width:85px;height:85px;font-size:7px}.record-footnote{font-size:6px}.sound-copy h2{font-size:36px}.sound-lead{font-size:12px}.mix-player{align-items:flex-start;gap:14px;flex-direction:column}.mix-player .btn{width:100%}.final-cta h2{font-size:53px}.footer-main{flex-wrap:wrap;gap:18px}.footer-main nav{gap:20px}.footer-main>p{font-size:9px}html[lang=th] .hero h1{font-size:57px}html[lang=th] .hero .eyebrow{font-size:9px}html[lang=th] .hero-lead{font-size:14px}html[lang=th] .hero-note p{font-size:10px}html[lang=th] .conversation-card>strong{font-size:16px}}
@media(max-width:680px){html{scroll-padding-top:88px}.container{width:calc(100% - 40px)}.topbar{height:70px}.brand img{width:149px}.topbar-menu{top:69px;left:-20px;right:-20px;padding:18px 20px 24px}.hero-grid{grid-template-columns:1fr;padding-top:39px;gap:38px;padding-bottom:25px}.hero .eyebrow{font-size:8px;letter-spacing:1px}.hero h1{font-size:clamp(48px,12.8vw,76px);letter-spacing:-2.9px;line-height:1.07;margin-top:21px}.hero-lead{font-size:14px;line-height:1.85;max-width:450px;margin-top:22px}.hero-actions{margin-top:25px;gap:19px}.hero-actions .btn-primary{font-size:12px;padding:15px 18px;min-height:50px}.hero-actions .btn-quiet{font-size:11px;min-height:38px}.hero-note{margin-top:18px}.hero-note p{font-size:9px}.hero-art{width:min(100%,450px);justify-self:center;padding:0 0 38px 17px}.portrait-card{height:430px;border-radius:10px}.mascot{object-position:50% 25%}.portrait-top{font-size:8px;inset:19px 20px auto}.portrait-caption{bottom:169px}.portrait-caption strong{font-size:31px}.portrait-caption>span{font-size:10px}.conversation-card{padding:18px 19px;right:18px;bottom:25px}.conversation-top{font-size:8px}.conversation-card>strong{font-size:18px}.prompt-links a{font-size:9px;padding:9px 10px;gap:11px}.portrait-index{font-size:7px;left:19px}.hero-bottom{padding-bottom:21px;font-size:9px}.edition{display:none}.capability-inner{flex-direction:column;align-items:stretch;gap:19px;padding-block:22px}.capability-inner>p{max-width:none;font-size:8px;letter-spacing:1.4px}.capability-inner>div{max-width:none;gap:18px 20px}.capability-inner>div>span{font-size:11px}.capability-inner svg{width:20px;height:20px}.section{padding-block:59px}.section-heading{flex-direction:column;align-items:stretch;gap:21px;margin-bottom:32px}.section-heading h2{font-size:35px;letter-spacing:-1.6px;margin-top:15px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.1px}.heading-aside{max-width:430px}.heading-aside p{font-size:13px;line-height:1.85}.text-link{margin-top:14px;font-size:11px}.benefit-grid{grid-template-columns:1fr}.benefit,.benefit+.benefit,.benefit:last-child{padding:23px 0;border-left:0}.benefit+.benefit{border-top:1px solid var(--line)}.benefit:last-child{padding-bottom:0}.benefit-top{margin-bottom:19px}.benefit-icon{width:38px;height:38px}.benefit h3{font-size:20px;margin-bottom:9px}.benefit p{max-width:none;font-size:13px;line-height:1.9}.workspace-tabs{gap:8px;justify-content:space-between;margin-bottom:23px}.workspace-tab{font-size:10px;gap:7px;padding:13px 0 15px;min-height:49px}.tab-number{font-size:8px}.tab-arrow{display:none}.workspace-panel{grid-template-columns:1fr;min-height:0;border-radius:10px}.workspace-copy{padding:31px 25px}.workspace-copy h3{font-size:26px;margin:14px 0}.workspace-copy>p:not(.eyebrow){font-size:13px;max-width:none}.workspace-copy .btn{margin-top:22px;font-size:11px}.workspace-copy>.eyebrow{font-size:8px}.workspace-image{height:345px;padding:42px 23px 23px}.workspace-image img{max-height:280px}.panel-login .workspace-image img{max-height:280px}.panel-ops .workspace-image img{max-height:280px}.sound-grid{grid-template-columns:1fr;gap:38px}.record-area{height:320px;width:min(100%,370px);justify-self:center}.record-sleeve{left:12px;top:10px;width:236px;height:272px}.record{width:265px;height:265px;top:24px;right:3px}.record-footnote{left:8px;font-size:6px}.sleeve-flower{font-size:242px}.sound-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.sound-copy h2{font-size:38px;letter-spacing:-1.6px;margin-top:16px}.sound-lead{font-size:13px;line-height:1.85}.mix-player{flex-direction:row;align-items:center;padding-block:18px}.mix-player .btn{width:auto;max-width:170px}.mix-info strong{font-size:10px}.voice-row{font-size:11px;line-height:1.7}.final-cta{padding-block:50px}.cta-star{font-size:36px;margin-bottom:20px}.final-cta .eyebrow{font-size:8px;letter-spacing:1px}.final-cta h2{font-size:clamp(34px,9vw,48px);letter-spacing:-1.6px}.final-cta .cta-inner>p:not(.eyebrow){font-size:12px;margin-top:17px}.final-cta .btn{margin-top:24px;font-size:12px}.cta-ops{font-size:9px}.footer{padding-top:30px}.footer-main{align-items:flex-start;flex-direction:column;gap:14px;padding-bottom:26px}.footer-main img{width:146px}.footer-main>p{font-size:10px}.footer-main nav{margin:8px 0 0;gap:27px;font-size:11px}.footer-bottom{font-size:8px;row-gap:15px;flex-wrap:wrap}.footer-bottom>span:last-child{flex-basis:100%;font-size:7px}html[lang=th] .hero h1{font-size:clamp(53px,14.4vw,76px);letter-spacing:-1.8px;line-height:1.13}html[lang=th] .hero .eyebrow{font-size:10px;letter-spacing:.5px}html[lang=th] .hero-lead{font-size:15px;line-height:1.9}html[lang=th] .section-heading h2{font-size:34px;letter-spacing:-.8px}html[lang=th] .eyebrow{font-size:10px;letter-spacing:.3px}html[lang=th] .workspace-tab{font-size:11px}html[lang=th] .sound-copy h2{font-size:37px}html[lang=th] .final-cta h2{font-size:clamp(33px,8.8vw,48px);letter-spacing:-.9px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:46px;letter-spacing:-2.8px}.hero-actions{gap:13px}.hero-actions .btn-primary{padding-inline:14px;font-size:11px}.hero-actions .btn-quiet{font-size:10px}.portrait-card{height:390px}.conversation-card{padding:15px}.conversation-card>strong{font-size:16px}.prompt-links a{font-size:8px;gap:8px}.record-sleeve{width:214px;height:255px}.record{width:238px;height:238px}.record-area{height:295px}.workspace-tab{font-size:9px;gap:5px}.mix-player{gap:10px}.mix-info strong{font-size:9px}.mix-player .btn{font-size:10px;padding-inline:11px}html[lang=th] .hero h1{font-size:50px}html[lang=th] .workspace-tab{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

