:root{--bg:#f7f7fa;--surface:#fff;--text:#1d1d1f;--muted:#6e6e73;--line:rgba(29,29,31,.11);--brand:#765ee8;--success:#168345;--warning:#9a6200;--shadow:0 24px 70px rgba(34,28,64,.12);--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Noto Sans Thai,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font:inherit}button{cursor:pointer}svg{display:block}.section-shell{width:min(1180px,calc(100% - 48px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:10px 14px;border-radius:10px;background:#111;color:#fff;transform:translateY(-140%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid rgba(118,94,232,.38);outline-offset:3px}.glass{border:1px solid rgba(255,255,255,.75);background:#ffffffb8;box-shadow:0 10px 40px #231e3a17;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.site-header{position:fixed;z-index:100;inset:16px 0 auto;transition:transform .25s var(--ease)}.site-header.hidden{transform:translateY(-130%)}.nav{width:min(780px,calc(100% - 28px));height:62px;margin:auto;padding:7px 8px 7px 12px;border-radius:19px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;text-decoration:none}.brand img{border-radius:11px;object-fit:cover}.nav-links{display:flex;gap:28px}.nav-links a{color:#59595f;font-size:13px;text-decoration:none}.nav-links a:hover{color:var(--text)}.nav-cta{min-height:44px;padding:0 17px;display:inline-flex;align-items:center;border-radius:13px;background:var(--text);color:#fff;font-size:12px;font-weight:600;text-decoration:none}.promo{min-height:660px;padding:130px 0 60px;position:relative;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:50px;overflow:hidden}.promo:before{content:"";position:absolute;z-index:-1;width:700px;height:500px;right:-120px;top:60px;border-radius:50%;background:radial-gradient(circle,rgba(118,94,232,.2),rgba(125,198,255,.08) 42%,transparent 70%)}.eyebrow{margin:0 0 14px;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:.09em}.promo .eyebrow{display:flex;align-items:center;gap:8px}.promo .eyebrow span{width:7px;height:7px;border-radius:50%;background:#2ab665;box-shadow:0 0 0 5px #2ab6651a}.promo h1{margin:0;font-size:clamp(48px,5.1vw,68px);line-height:1.1;letter-spacing:-.055em}.promo h1 em{color:#9a9aa2;font-style:normal}.promo-copy>p:not(.eyebrow){max-width:570px;margin:22px 0 26px;color:var(--muted);font-size:16px;line-height:1.75}.promo-actions{display:flex;gap:10px}.button{min-height:52px;padding:0 20px;border:0;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;text-decoration:none;transition:transform .22s var(--ease),box-shadow .22s}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button svg{width:20px;height:20px}.button-primary{background:var(--text);color:#fff;box-shadow:0 10px 25px #1d1d1f2b}.button-primary svg{fill:currentColor}.button-secondary{border:1px solid var(--line);background:#ffffffdb;color:var(--text)}.button-secondary svg{fill:currentColor}.promo-art{position:relative;min-height:370px;display:grid;place-items:center}.art-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(145deg,#8672f652,#ff8e6629);filter:blur(26px)}.app-card{width:min(450px,100%);padding:12px;border-radius:28px;position:relative;transform:rotate(2deg);box-shadow:var(--shadow)}.app-bar{height:34px;padding:0 7px;display:flex;align-items:center;gap:6px;color:#8b8b91;font-size:9px}.app-bar i{width:8px;height:8px;border-radius:50%;background:#ff5f57}.app-bar i:nth-child(2){background:#febc2e}.app-bar i:nth-child(3){background:#28c840}.app-bar span{margin-left:auto;margin-right:auto}.app-content{min-height:270px;padding:28px;display:flex;align-items:center;gap:25px;border-radius:20px;background:linear-gradient(145deg,#222127,#383348);color:#fff}.app-content>img{width:48%;height:auto;aspect-ratio:1;border-radius:24px;object-fit:cover;box-shadow:0 18px 40px #00000047}.app-content>div{display:grid;gap:5px}.app-content small{color:#b8b6c1}.app-content strong{font-size:20px}.app-content span{margin-top:15px;color:#dddbe4;font-size:10px}.app-content span i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#35cb75}.slide-dots{position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.slide-dots span{display:block;width:20px;height:5px;border-radius:5px;background:#d8d7dd}.slide-dots .active{background:var(--brand)}.server-section{padding:55px 0 100px;background:#fff;border-radius:42px 42px 0 0}.server-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.server-heading h2,.request-copy h2{margin:0;font-size:48px;line-height:1.15;letter-spacing:-.045em}.server-heading>div>p:last-child,.request-copy>p:not(.eyebrow){margin:10px 0 0;color:var(--muted);font-size:14px}.server-search{width:280px;height:48px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:15px;background:#f7f7f9}.server-search svg{width:18px;fill:none;stroke:#8b8b91;stroke-width:1.8;stroke-linecap:round}.server-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.directory-bar{min-height:48px;margin-bottom:14px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:15px;background:#fafafd;color:var(--muted);font-size:11px}.directory-bar span{display:flex;align-items:center;gap:8px}.directory-bar i{width:7px;height:7px;border-radius:50%;background:#2ab665}.directory-bar strong{color:#77777e;font-weight:600}.server-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.server-card{min-width:0;padding:22px;border:1px solid var(--line);border-radius:23px;background:#fafafd;transition:transform .22s var(--ease),box-shadow .22s,border-color .22s}.server-card:hover{transform:translateY(-3px);border-color:#765ee847;box-shadow:0 16px 40px #261f4b17}.server-card-head{display:flex;align-items:center;gap:13px}.server-logo{width:56px;height:56px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;border-radius:17px;background:var(--brand);color:#fff;font-size:21px;font-weight:800;box-shadow:inset 0 1px #ffffff59}.server-logo img{width:100%;height:100%;object-fit:cover}.server-card-title{min-width:0;flex:1}.server-card-title h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.status{margin-top:4px;display:flex;align-items:center;gap:6px;color:var(--success);font-size:10px}.status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status.maintenance{color:var(--warning)}.server-site{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;color:#77777d;text-decoration:none}.server-site svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.server-meta{margin:24px 0 10px;color:#99999f;font-size:10px;font-weight:700;letter-spacing:.06em}.server-downloads{display:grid;gap:8px}.server-download{min-height:44px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(29,29,31,.06);border-radius:12px;background:#fff;color:var(--text);font-size:11px;font-weight:600;text-decoration:none}.server-download span:last-child{color:#8c8c92;font-size:9px;font-weight:500}.server-download:hover{border-color:#765ee833;background:#f2efff;color:#5d46d3}.server-empty{grid-column:1/-1;padding:30px;color:var(--muted);font-size:13px;text-align:center}.server-skeleton{height:205px;border-radius:23px;background:linear-gradient(100deg,#f1f1f4 20%,#fafafa,#f1f1f4 52%);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-200% 0}}.server-state{margin-top:18px;padding:16px;border-radius:14px;background:#f3f0ff;color:#5943be;font-size:12px;text-align:center}.server-state button{margin-left:8px;border:0;background:transparent;color:inherit;font-weight:700;text-decoration:underline}.request-section{padding:110px 0}.request-panel{padding:60px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;border:1px solid rgba(255,255,255,.85);border-radius:34px;background:linear-gradient(135deg,#efecff,#fff 55%,#edf7ff);box-shadow:0 15px 50px #2a225012}.request-copy h2{font-size:40px}.request-copy>p:not(.eyebrow){max-width:400px;line-height:1.8}.facebook-link{margin-top:22px;display:inline-flex;align-items:center;gap:9px;color:#3d55b4;font-size:12px;font-weight:600;text-decoration:none}.facebook-link b{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#1877f2;color:#fff;font-family:Arial;font-size:18px}.request-form{display:grid;gap:18px}.field{display:grid;gap:7px}.field label{font-size:12px;font-weight:700}.field label span{color:#c62d48}.field input{width:100%;height:50px;padding:0 15px;border:1px solid rgba(29,29,31,.14);border-radius:13px;background:#ffffffd9;outline:0}.field input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #765ee81a}.field input.invalid{border-color:#c62d48}.field small{color:#88888e;font-size:10px}.field-error{margin:0;color:#b42339;font-size:10px}.submit-button{width:100%}.submit-button svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.form-status{min-height:17px;margin:0;color:var(--success);font-size:11px}.form-status.error{color:#b42339}footer{border-top:1px solid var(--line);background:#fff}.footer-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between}.footer-inner p,.footer-inner a{color:#85858b;font-size:10px;text-decoration:none}.footer-inner>div{display:flex;gap:22px}.toast{position:fixed;z-index:200;left:50%;bottom:22px;transform:translate(-50%);padding:12px 18px;border-radius:13px;background:#202024;color:#fff;box-shadow:var(--shadow);font-size:12px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.reveal.visible{opacity:1;transform:none}@media(max-width:850px){.nav-links{display:none}.promo{grid-template-columns:1fr;padding-top:135px;padding-bottom:65px;gap:15px}.promo-copy{text-align:center}.promo .eyebrow,.promo-actions{justify-content:center}.promo-copy>p:not(.eyebrow){margin-inline:auto}.promo-art{min-height:330px}.server-grid{grid-template-columns:repeat(2,1fr)}.request-panel{grid-template-columns:1fr;gap:40px}.request-copy{text-align:center}}@media(max-width:600px){.section-shell{width:min(100% - 28px,1180px)}.site-header{top:9px}.nav{height:56px}.nav-cta{min-height:40px;padding-inline:13px}.brand img{width:34px;height:34px}.promo{min-height:auto;padding-top:120px}.promo h1{font-size:43px}.promo-copy>p:not(.eyebrow){font-size:14px}.promo-actions{flex-direction:column}.promo-actions .button{width:100%}.promo-art{min-height:285px}.app-card{border-radius:22px}.app-content{min-height:210px;padding:20px;gap:16px}.app-content>img{border-radius:18px}.app-content strong{font-size:15px}.server-section{padding:75px 0 85px;border-radius:28px 28px 0 0}.server-heading{align-items:stretch;flex-direction:column}.server-heading h2,.request-copy h2{font-size:36px}.server-search{width:100%}.server-grid{grid-template-columns:1fr}.request-section{padding:75px 0}.request-panel{padding:30px 22px;border-radius:26px}.footer-inner{padding:25px 0;align-items:flex-start;flex-direction:column;gap:18px}.toast{width:calc(100% - 28px);text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.server-logo{width:88px;height:72px;padding:6px;border:1px solid rgba(29,29,31,.07);border-radius:18px;background:#fff;color:var(--brand);font-size:24px}.server-logo img{width:100%;height:100%;object-fit:contain}.server-site{flex:0 0 auto;transition:background .2s,color .2s,border-color .2s}.server-site:hover{border-color:#765ee840;background:#f2efff;color:#5d46d3}
