/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--red:#e60012;--dark:#151515;--muted:#686868;--line:#e8e8e8;--soft:#f6f6f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark);background:#fff;margin:0;font-family:Arial,Noto Sans Thai,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.utility{color:#ddd;letter-spacing:.4px;background:#141414;justify-content:space-between;align-items:center;height:32px;padding:0 max(28px,50% - 640px);font-size:10px;display:flex}.utility>div{align-items:center;gap:18px;display:flex}.language button{color:#888;cursor:pointer;background:0 0;border:0;padding:4px;font-size:10px;font-weight:800}.language button.active{color:#fff}.header{z-index:40;background:#fff;align-items:center;gap:45px;height:72px;padding:0 max(28px,50% - 640px);display:flex;position:sticky;top:0;box-shadow:0 2px 12px #00000010}.brand{align-items:center;gap:10px;min-width:225px;display:flex}.brandMark{color:#fff;background:linear-gradient(145deg,#ff2439,#c9000f);border-radius:50% 50% 48% 52%/58% 45% 55% 42%;place-items:center;width:42px;height:42px;font-size:18px;font-weight:950;display:grid;box-shadow:0 5px 14px #e6001230}.brandText{flex-direction:column;display:flex}.brandText b{letter-spacing:.3px;font-size:16px}.brandText small{letter-spacing:2.2px;color:#777;margin-top:2px;font-size:8px}.header nav{flex:1;justify-content:center;gap:38px;display:flex}.header nav a{font-size:14px;font-weight:800;position:relative}.header nav a:after{content:"";background:var(--red);height:2px;transition:all .2s;position:absolute;bottom:-10px;left:50%;right:50%}.header nav a:hover:after{left:0;right:0}.headerContact{border:1px solid #ddd;border-radius:24px;padding:10px 18px;font-size:12px;font-weight:800}.menuBtn{display:none}.hero{color:#fff;background:#111;height:610px;position:relative;overflow:hidden}.heroImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.heroShade{background:linear-gradient(90deg,#000000d6 0%,#0000008a 40%,#0000000d 72%);position:absolute;inset:0}.heroContent{z-index:2;flex-direction:column;align-items:flex-start;max-width:1280px;height:100%;margin:auto;padding:88px 70px;display:flex;position:relative}.heroTag{color:#111;background:#fff;border-radius:18px;margin-bottom:24px;padding:7px 13px;font-size:11px;font-weight:900}.heroContent>p{letter-spacing:2.2px;color:#ff5a69;margin:0 0 14px;font-size:13px;font-weight:900}.hero h1{letter-spacing:-2.4px;margin:0 0 20px;font-size:56px;line-height:1.13}.hero h1 span{display:block}.heroLead{color:#e2e2e2;max-width:560px;font-size:17px;line-height:1.7}.cta{background:var(--red);color:#fff;border-radius:6px;align-items:center;gap:28px;margin-top:32px;padding:15px 20px;font-size:14px;font-weight:900;display:inline-flex}.cta b{font-size:23px;line-height:10px}.arrow{z-index:3;color:#fff;cursor:pointer;background:#0003;border:1px solid #fff5;border-radius:50%;width:42px;height:42px;font-size:29px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.arrow.prev{left:22px}.arrow.next{right:22px}.heroDots{z-index:3;gap:9px;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.heroDots button{cursor:pointer;background:#fff5;border:0;width:42px;height:4px;padding:0}.heroDots button.active{background:#fff}.quick,.featured{max-width:1280px;margin:auto;padding:76px 28px}.sectionHead{text-align:center;margin-bottom:40px}.sectionHead h2{letter-spacing:-1px;margin:0 0 10px;font-size:32px}.sectionHead p{color:var(--muted);margin:0;font-size:14px}.quickGrid{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden;box-shadow:0 12px 35px #0000000a}.quickGrid a{border-right:1px solid var(--line);align-items:center;gap:14px;min-height:120px;padding:22px;transition:all .2s;display:flex}.quickGrid a:last-child{border-right:0}.quickGrid a:hover{background:#fafafa;transform:translateY(-2px)}.qIcon{height:46px;color:var(--red);background:#ffecee;border-radius:50%;flex:0 0 46px;place-items:center;font-size:12px;font-weight:950;display:grid}.q1{color:#7b35ca;background:#f3ebff}.q2{color:#1766ae;background:#e9f3ff}.q3{color:#b76500;background:#fff1de}.q4{color:#188346;background:#e6f8ed}.quickGrid b,.quickGrid small{display:block}.quickGrid b{margin-bottom:6px;font-size:14px}.quickGrid small{color:#777;font-size:11px;line-height:1.4}.quickGrid em{color:#bbb;margin-left:auto;font-size:20px;font-style:normal}.featured{padding-top:55px}.featureGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.featureCard{background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden;box-shadow:0 10px 35px #00000012}.featureArt{background:linear-gradient(135deg,#f02336,#8b0010);align-items:flex-end;height:210px;padding:25px;display:flex;position:relative;overflow:hidden}.featureArt:before,.featureArt:after{content:"";background:#ffffff18;border-radius:50%;position:absolute}.featureArt:before{width:220px;height:220px;top:-85px;right:-35px}.featureArt:after{width:150px;height:150px;bottom:-95px;right:75px}.featureArt span{letter-spacing:3px;color:#fff;font-size:13px;font-weight:900}.fc1 .featureArt{background:linear-gradient(135deg,#8b24c4,#ed2d67)}.fc2 .featureArt{background:linear-gradient(135deg,#075d9f,#0da2b9)}.featureBody{padding:25px}.featureBody h3{margin:0 0 10px;font-size:20px}.featureBody p{color:var(--muted);min-height:45px;margin:0 0 22px;font-size:13px;line-height:1.65}.featureBody a{font-size:13px;font-weight:900}.featureBody a b{color:var(--red);margin-left:5px}.payment{color:#fff;background:#101114;grid-template-columns:1fr 1fr;align-items:center;gap:90px;margin-top:65px;padding:90px max(28px,50% - 600px);display:grid}.payCopy>p,.companyCopy>p{letter-spacing:2px;color:#ff4051;margin:0 0 14px;font-size:12px;font-weight:900}.payCopy h2,.companyCopy h2{letter-spacing:-1.4px;margin:0 0 20px;font-size:38px;line-height:1.25}.payCopy>div{color:#bbb;font-size:14px;line-height:1.85}.trust{flex-wrap:wrap;gap:18px;margin-top:26px;display:flex}.trust span{color:#ddd;font-size:11px}.paySteps{grid-template-columns:1fr 1fr;gap:12px;display:grid}.paySteps article{background:#ffffff0b;border:1px solid #ffffff18;border-radius:12px;flex-direction:column;justify-content:space-between;height:130px;padding:22px;display:flex}.paySteps b{color:#ff4051;font-size:14px}.paySteps span{font-size:16px;font-weight:850}.company{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;max-width:1200px;margin:100px auto;padding:0 28px;display:grid}.companyVisual{color:#fff;background:radial-gradient(circle at 70% 20%,#ff5663,#e60012 35%,#98000b 80%);border-radius:20px;place-items:center;height:400px;display:grid;position:relative;overflow:hidden}.companyVisual:before{content:"";border:1px solid #ffffff2c;border-radius:50%;width:420px;height:420px;position:absolute}.companyLogo{letter-spacing:-9px;z-index:1;font-size:90px;font-weight:950}.companyVisual>span{letter-spacing:5px;font-size:11px;position:absolute;bottom:40px}.companyCopy>div{color:var(--muted);font-size:14px;line-height:1.8}.companyCopy dl{border-top:1px solid #ddd;margin:25px 0 0}.companyCopy dl div{border-bottom:1px solid #ddd;grid-template-columns:110px 1fr;padding:14px 0;display:grid}.companyCopy dt{color:#888;font-size:11px}.companyCopy dd{margin:0;font-size:12px;font-weight:800}.help{background:#f3f3f3;justify-content:space-between;align-items:center;padding:55px max(28px,50% - 600px);display:flex}.help h2{margin:0;font-size:25px}.help a{background:var(--red);color:#fff;border-radius:5px;padding:14px 19px;font-size:13px;font-weight:900}.help a b{margin-left:20px}.footerTop{justify-content:space-between;align-items:flex-start;display:flex}.footerTop p{color:#777;margin-top:18px;font-size:11px}.footerLinks{color:#bbb;gap:25px;font-size:11px;display:flex}.footerBottom{color:#666;border-top:1px solid #ffffff15;justify-content:space-between;margin-top:40px;padding-top:20px;font-size:10px;display:flex}@media (width<=900px){.utility{padding:0 15px}.header{gap:10px;height:64px;padding:0 15px}.brand{min-width:auto}.brandMark{width:36px;height:36px;font-size:15px}.brandText b{font-size:12px}.brandText small{font-size:7px}.header nav{background:#fff;padding:18px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 15px 25px #0002}.header nav.open{display:grid}.header nav a{border-bottom:1px solid #eee;padding:11px}.headerContact{display:none}.menuBtn{background:#fff;border:0;place-content:center;gap:4px;width:39px;height:39px;margin-left:auto;display:grid}.menuBtn i{background:#111;width:22px;height:2px;display:block}.hero{height:570px}.heroImage{object-position:62% center}.heroShade{background:linear-gradient(90deg,#000000e0,#0000006b 78%,#00000026)}.heroContent{padding:72px 48px}.hero h1{font-size:43px}.heroLead{max-width:480px;font-size:15px}.arrow{width:34px;height:34px}.arrow.prev{left:8px}.arrow.next{right:8px}.quickGrid{grid-template-columns:1fr 1fr}.quickGrid a{border-bottom:1px solid var(--line)}.quickGrid a:nth-child(2n){border-right:0}.quickGrid a:last-child{grid-column:1/-1}.featureGrid{grid-template-columns:1fr}.featureCard{grid-template-columns:.75fr 1fr;display:grid}.featureArt{height:auto;min-height:210px}.payment{grid-template-columns:1fr;gap:45px}.company{grid-template-columns:1fr}.companyVisual{height:310px}.footerTop{flex-direction:column;gap:30px}}@media (width<=560px){.desktopOnly{display:none}.utility{height:28px}.header{top:0}.hero{height:560px}.heroImage{object-position:64% center}.heroShade{background:linear-gradient(90deg,#000000f0,#00000091 75%,#0000004d)}.heroContent{padding:64px 32px 60px}.heroTag{margin-bottom:20px;font-size:10px}.heroContent>p{font-size:10px}.hero h1{letter-spacing:-1.4px;font-size:35px}.heroLead{font-size:14px}.cta{padding:13px 16px;font-size:12px}.arrow{display:none}.heroDots{bottom:18px}.quick,.featured{padding:60px 16px}.sectionHead h2{font-size:25px}.sectionHead p{font-size:12px;line-height:1.6}.quickGrid{grid-template-columns:1fr}.quickGrid a{border-right:0;min-height:90px}.quickGrid a:last-child{grid-column:auto}.featureCard{display:block}.featureArt{height:170px}.payment{padding:70px 20px}.payCopy h2,.companyCopy h2{font-size:30px}.paySteps{grid-template-columns:1fr}.paySteps article{height:95px}.company{gap:40px;margin:70px auto;padding:0 18px}.companyVisual{height:260px}.companyLogo{font-size:70px}.help{flex-direction:column;align-items:flex-start;gap:22px;padding:40px 20px}.help h2{font-size:21px}.footerLinks{flex-wrap:wrap;gap:15px}.footerBottom{flex-direction:column;gap:8px}}footer{color:#fff;background:#0a0a0b;padding:82px max(28px,50% - 640px) 30px}.footerInner{grid-template-columns:1.15fr 2fr;gap:90px;display:grid}.footerIntro p{color:#aaa;max-width:330px;margin:25px 0;font-size:15px;line-height:1.8}.footerBrand .brandMark{width:54px;height:54px;font-size:21px}.footerBrand .brandText b{font-size:19px}.footerBrand .brandText small{font-size:9px}.footerMail{border-bottom:1px solid #555;align-items:center;gap:28px;padding:0 0 10px;font-size:14px;font-weight:800;display:inline-flex}.footerMail b{color:#ff4051;font-size:20px}.footerNav{grid-template-columns:repeat(3,1fr);gap:45px;display:grid}.footerNav section{flex-direction:column;align-items:flex-start;display:flex}.footerNav h3{margin:0 0 24px;font-size:16px}.footerNav a{color:#aaa;margin-bottom:14px;font-size:14px;line-height:1.5;transition:all .2s}.footerNav a:hover{color:#fff;transform:translate(3px)}.footerCompany{color:#929292;border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;justify-content:space-between;gap:30px;margin-top:65px;padding:28px 0;font-size:12px;line-height:1.8;display:flex}.footerCompany>div{flex-wrap:wrap;gap:18px;display:flex}.footerCompany b{color:#ddd}.footerBottom{color:#666;border-top:0;justify-content:space-between;gap:30px;margin-top:0;padding-top:26px;font-size:11px;display:flex}.footerBottom>div{gap:22px;display:flex}.footerBottom a{color:#888}.footerBottom a:hover{color:#fff}@media (width<=900px){.footerInner{grid-template-columns:1fr;gap:52px}.footerNav{gap:30px}.footerCompany{flex-direction:column}}@media (width<=560px){footer{padding:58px 20px 26px}.footerBrand .brandMark{width:48px;height:48px}.footerBrand .brandText b{font-size:17px}.footerIntro p{font-size:14px}.footerNav{grid-template-columns:1fr;gap:30px}.footerNav section{border-bottom:1px solid #ffffff12;padding-bottom:20px}.footerNav h3{margin-bottom:17px;font-size:17px}.footerNav a{margin-bottom:11px;font-size:14px}.footerCompany{margin-top:40px}.footerCompany>div{flex-direction:column;gap:3px}.footerBottom{flex-direction:column;gap:15px}.footerBottom>div{flex-wrap:wrap;gap:12px 18px}}
