@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Inter;src:url(/new-1/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BaiJamjuree-Regular;src:url(/new-1/assets/BaiJamjuree-Regular-ZGwtEWvt.ttf) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BaiJamjuree-SemiBold;src:url(/new-1/assets/BaiJamjuree-SemiBold-Drrt-PTo.ttf) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:BaiJamjuree-Bold;src:url(/new-1/assets/BaiJamjuree-Bold-DeBm7U-G.ttf) format("woff2");font-weight:600;font-style:normal;font-display:swap}.container{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.visually-hidden{position:absolute;opacity:0;pointer-events:none}.btn{height:44px;padding:0 22px;border-radius:6px;border:none;display:flex;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,opacity .2s}.btn:disabled{opacity:.4;cursor:default}.btn--primary{background:#4f5cff;color:#fff}.btn--primary:hover{background:#3644ff}.btn--accent{background:#ff8a34;color:#fff}.btn--accent:hover{background:#ff7a1a}.header{position:sticky;top:0;z-index:100;background:transparent;transition:background .4s,box-shadow .5s}.header:before{content:"";position:absolute;inset:0;background:#fff;opacity:0;transition:opacity .3s;z-index:-1;box-shadow:0 4px 20px #00000014}.header.fixed:before{opacity:1}.header.menu-open:before{opacity:1;box-shadow:none!important}.header.menu-open{transition:none!important;position:fixed;width:100%;background:transparent!important}.header__link{font-weight:600;transition:all .3s;color:#373737}.header__link:hover,.header__link.active{color:#ff8a34}.header__inner{height:64px;display:flex;align-items:center;justify-content:space-between}.header__nav{display:none;gap:28px}.header__nav a{color:#1f2937;font-size:14px;text-decoration:none}@media(min-width:1000px){.header__nav{display:flex}}.header__actions{display:none;gap:16px;align-items:center}@media(min-width:1000px){.header__actions{display:flex}}.header__login{font-size:14px;color:#1f2937;text-decoration:none;font-weight:600;padding:.5rem 1rem}.header__register{padding:.5rem 1rem;border-radius:6px;font-weight:600}.header__burger{width:28px;height:22px;display:flex;flex-direction:column;justify-content:space-between;background:none;border:none;cursor:pointer;padding:0}.header__burger span{height:3px;width:100%;background:#1f2937;border-radius:2px;transition:.3s ease}.header__burger.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}@media(min-width:1000px){.header__burger{display:none}}.mobile-menu{position:fixed;inset:0;background:#fff;z-index:20;padding:24px;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.35s ease}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center}.mobile-menu__close{background:none;border:none;font-size:30px;cursor:pointer}.mobile-menu__nav{display:flex;flex-direction:column;gap:2rem;margin-top:5rem}.mobile-menu__nav a{font-size:1.25rem;color:#1f2937;text-decoration:none;font-weight:600}.mobile-menu__nav a.active{color:#ff8a34}.mobile-menu__actions{margin-top:auto;display:flex;gap:14px}.mobile-menu__login,.mobile-menu__signup{display:flex;justify-content:center;flex:1;padding:1rem;border-radius:6px;font-weight:600}.mobile-menu__login{font-size:16px;color:#1f2937}.mobile-menu__signup{width:100%}.footer{background-color:#1f2937;color:#fff;padding:64px 0}.footer__container{max-width:1200px;padding:0 20px;margin:0 auto}.footer__top{display:grid;gap:32px;margin-bottom:48px}@media(min-width:750px){.footer__top{grid-template-columns:repeat(4,1fr)}}@media(min-width:750px){.footer__brand{grid-column:span 2}}.footer__brand_logo{margin-bottom:1rem}.footer__brand-title{font-size:24px;font-weight:700;margin-bottom:16px;color:#fff}.footer__brand-description{max-width:320px;line-height:1.6;color:#9ca3af}.footer__nav{display:flex;flex-direction:column}.footer__nav-title{font-weight:600;margin-bottom:16px;color:#fff}.footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer__link{font-family:Inter,sans-serif;text-decoration:none;color:#9ca3af;transition:color .2s ease}.footer__link:hover,.footer__link:focus-visible{color:#fff}.footer__link--small{font-size:14px}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:32px;display:flex;flex-direction:column;align-items:center;gap:16px}@media(min-width:750px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__copyright{margin:0;font-size:14px;color:#ffffff80}.footer__legal{display:flex;gap:24px}.cookie-banner{position:fixed;bottom:16px;right:20px;width:clamp(280px,85vw,400px);padding:18px 20px;border-radius:16px;background:#fff;box-shadow:0 12px 30px #0000000d;border:1px solid #e5e7eb;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .35s ease,transform .35s ease;z-index:9999}.cookie-banner.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}@media(max-width:749px){.cookie-banner{left:50%;right:auto;transform:translate(-50%,20px)}.cookie-banner.is-visible{transform:translate(-50%)}}.cookie-banner__text{font-size:14px;line-height:1.4;color:#373737;margin:0 0 14px}.cookie-banner__actions{display:flex;justify-content:end;flex-direction:column;gap:10px}@media(min-width:750px){.cookie-banner__actions{flex-direction:row}}.cookie-btn{height:44px;padding:0 22px;border-radius:6px;border:none;display:flex;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,opacity .2s}.cookie-btn:disabled{opacity:.4;cursor:default}.cookie-btn{font-size:13px;height:38px}.cookie-btn--primary{background:#4f5cff;color:#fff}.cookie-btn--primary:hover{background:#3644ff}.cookie-btn--muted{background:#eef1ff;color:#4f5cff}.cookie-btn--muted:hover{background:#f8f9ff}.modal{position:fixed;inset:0;display:none;z-index:999}.modal.is-visible{display:flex;animation:fadeIn .25s ease forwards;justify-content:center;align-items:center}.modal__overlay{position:fixed;place-items:center;background:#11192873;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);height:100vh;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal__content{background:#fff;padding:32px 36px;width:90%;max-width:380px;border-radius:16px;text-align:center;box-shadow:0 12px 40px #00000026;animation:slideUp .3s ease forwards;z-index:9999}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal__icon{font-size:42px}.modal__title{font-size:22px;margin-bottom:8px;font-weight:700;color:#111827}.modal__message{font-size:16px;color:#4b5563;margin-bottom:20px}.modal__close{background:#4f5cff;color:#fff;border:none;width:100%;padding:12px 0;border-radius:10px;font-size:16px;cursor:pointer;transition:.2s}.modal__close:hover{background:#4048d6}.modal--success .modal__icon{color:#22c55e}.modal--error .modal__icon{color:#ef4444}html{scroll-behavior:smooth;overflow-x:hidden}body{background:radial-gradient(1200px 600px at top,#f4f7ff 0%,transparent 60%),#f9fafc}body,input,textarea,label{font-family:Inter,sans-serif}h1,h2{font-family:BaiJamjuree-Bold,sans-serif}h3,h4{font-family:BaiJamjuree-SemiBold,sans-serif}h3{font-size:1.25rem;margin-bottom:1.25rem}button,a{font-family:BaiJamjuree-Regular,sans-serif}a{text-decoration:none}body.menu-open{overflow:hidden;height:100vh}.section-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:12px}@media(min-width:750px){.section-title{font-size:40px}}.section-subtitle{font-size:1.25rem;color:#6b7280;max-width:640px;margin:0 auto;line-height:1.6}.blobs{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.blobs .blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;transform:translateZ(0)}.hero{position:relative;overflow:hidden}.hero>*{z-index:1}.hero .hero-blobs .blob--1{width:480px;height:540px;top:5%;left:-10%;background:radial-gradient(circle,rgba(79,92,255,.35),transparent 75%)}.hero .hero-blobs .blob--2{width:420px;height:420px;top:35%;right:5%;background:radial-gradient(circle,rgba(255,138,52,.35),transparent 70%)}.hero .hero-blobs .blob--3{width:340px;height:340px;bottom:3%;left:40%;background:radial-gradient(circle,rgba(79,92,255,.25),transparent 75%)}@media(max-width:749px){.hero-blobs .blob{filter:blur(70px);opacity:.35}.hero-blobs .blob--1{width:300px;height:300px;top:-5%;left:5%}.hero-blobs .blob--2{width:240px;height:240px;right:-10%;top:45%}.hero-blobs .blob--3{width:200px;height:200px;bottom:-10%;left:35%}}.features{position:relative;overflow:hidden}.features>*{z-index:1}.features .features-blobs .blob--1{width:380px;height:380px;top:10%;left:22%;background:radial-gradient(circle,rgba(79,92,255,.22),transparent 100%)}.features .features-blobs .blob--2{width:400px;height:350px;bottom:5%;right:0%;background:radial-gradient(circle,rgba(255,138,52,.35),transparent 100%)}@media(max-width:749px){.features-blobs .blob{filter:blur(70px);opacity:.28}.features-blobs .blob--1{width:240px;height:240px;left:18%}.features-blobs .blob--2{width:200px;height:200px;right:15%}}.contact{position:relative;overflow:hidden}.contact>*{z-index:1}.contact .contact-blobs .blob--1{width:320px;height:320px;top:20%;right:0;background:radial-gradient(circle,rgba(79,92,255,.3),transparent 70%)}.contact .contact-blobs .blob--2{width:420px;height:200px;bottom:-10%;left:5%;background:radial-gradient(circle,rgba(255,138,52,.42),transparent 100%)}.contact .contact-blobs .blob--3{width:200px;height:200px;top:65%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(79,92,255,.32),transparent 100%)}@media(max-width:749px){.contact-blobs .blob{filter:blur(60px);opacity:.3}.contact-blobs .blob--1{width:200px;height:200px;right:15%}.contact-blobs .blob--2{width:180px;height:180px;left:20%}.contact-blobs .blob--3{width:140px;height:140px}}.about{width:100vw;padding:3rem 1rem 5rem;display:flex;align-items:center;line-height:1.3}.about h1{margin-bottom:2rem;font-size:3rem}.about h2{font-size:1.5rem}.about h2{margin-bottom:1rem}.about__wrapper{max-width:600px;margin:0 auto}.about p{margin-bottom:1em}.FrontStyle{padding:0}
