@import url("https://fonts.googleapis.com/css2?family=Anuphan:wght@300;400;500;600;700;800&display=swap");
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Anuphan",system-ui,-apple-system,"Segoe UI",sans-serif;color:#0b1635;background:#fff}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);z-index:20;border-bottom:1px solid #edf1f7}.brand img{width:90px;height:52px;object-fit:contain}.nav nav{display:flex;gap:28px;font-size:14px;color:#3d4963}.hero{min-height:670px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:30px;padding:70px 5vw 80px;background:#fff}.hero-copy{max-width:570px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:#4868d8;margin-bottom:18px}.hero h1{font-size:clamp(44px,5vw,78px);line-height:.98;margin:0 0 24px;letter-spacing:-.05em}.hero h1 span{background:linear-gradient(90deg,#3037d9,#1d83ef);-webkit-background-clip:text;color:transparent}.hero p{font-size:17px;line-height:1.8;color:#64708a;max-width:540px}.btn,.card button{display:inline-flex;border:0;border-radius:12px;background:#101f53;color:#fff;padding:13px 20px;font-weight:700;cursor:pointer}.hero-art{height:520px;position:relative}.hero-desktop{position:absolute;width:82%;right:0;top:50px;border-radius:18px;filter:drop-shadow(0 30px 35px rgba(20,36,75,.18))}.hero-phone{position:absolute;height:75%;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(20,36,75,.2))}.phone-a{left:4%;bottom:0;transform:rotate(-4deg)}.phone-b{left:29%;bottom:-20px;transform:rotate(4deg)}.products{padding:100px 5vw;max-width:1500px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-head h2,.about h2,.policy h2{font-size:40px;margin:0}.section-head p{color:#7b8498}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{border:1px solid #e8edf5;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 12px 40px rgba(25,45,90,.06)}.card.wide{grid-column:span 2}.visual{height:500px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;padding:28px}.wide .visual{height:560px}.visual.dark{background:#fff}.visual img{max-width:100%;max-height:100%;object-fit:contain}.visual img.phone{filter:drop-shadow(0 18px 24px rgba(0,0,0,.12))}
.shopkuen-showcase{position:relative;min-height:560px;background:#fff;padding:22px 28px 14px}.shopkuen-showcase .shopkuen-platform{width:88%;max-width:none;max-height:88%;object-fit:contain;transform:translateX(6%);filter:drop-shadow(0 18px 30px rgba(18,42,85,.10))}.shopkuen-showcase .shopkuen-mobile{position:absolute;left:2.5%;bottom:4%;height:76%;width:auto;max-width:31%;max-height:82%;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(18,42,85,.16))}
.card-body{padding:28px 30px 32px}.card-body span{font-size:12px;color:#68799c;font-weight:700}.card h3{font-size:30px;margin:7px 0 8px}.card p{color:#68738a;line-height:1.7;margin:0 0 20px}.about,.policy{margin:0 5vw 80px;padding:60px;border-radius:30px;background:#f5f8fc;display:grid;grid-template-columns:1fr 1fr;gap:50px}.about p,.policy p{line-height:1.8;color:#63708a}.policy{display:block}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 50px;margin-top:25px}footer{text-align:center;padding:60px 20px;border-top:1px solid #edf1f7;color:#78839a}footer img{width:120px;height:80px;object-fit:contain}.modal{position:fixed;inset:0;z-index:100;display:none}.modal.open{display:block}.backdrop{position:absolute;inset:0;background:rgba(5,12,28,.66);backdrop-filter:blur(6px)}.modal-card{position:relative;background:#fff;width:min(900px,92vw);max-height:88vh;overflow:auto;margin:6vh auto;border-radius:28px;padding:42px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.close{position:absolute;right:22px;top:18px;border:0;background:#eef2f8;width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.modal-card h2{font-size:38px;margin:0 0 8px}.modal-card .lead{font-size:18px;color:#65718a;line-height:1.75}.modal-card h3{margin-top:30px}.modal-card ul{padding-left:22px;line-height:1.85;color:#4e5c77}.modal-card .note{background:#f4f7fb;border-radius:16px;padding:18px 20px;color:#64708a;margin-top:25px}@media(max-width:850px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-art{height:390px}.hero-desktop{width:90%;top:50px}.hero-phone{height:72%}.phone-a{left:0}.phone-b{left:27%}.grid{grid-template-columns:1fr}.card.wide{grid-column:span 1}.visual,.wide .visual{height:420px}.shopkuen-showcase{min-height:420px}.shopkuen-showcase .shopkuen-platform{width:94%;transform:translateX(5%)}.shopkuen-showcase .shopkuen-mobile{height:72%;max-width:34%;left:1%}.section-head{display:block}.about{grid-template-columns:1fr;padding:36px;margin-left:20px;margin-right:20px}.policy{padding:36px;margin-left:20px;margin-right:20px}.policy-grid{grid-template-columns:1fr}.modal-card{padding:34px 24px}.modal-card h2{font-size:30px}}@media(max-width:520px){.hero{padding-left:22px;padding-right:22px}.hero h1{font-size:46px}.hero-art{height:330px}.hero-desktop{width:100%;top:70px}.hero-phone{height:68%}.products{padding:70px 20px}.visual,.wide .visual{height:330px;padding:14px}.shopkuen-showcase{min-height:330px}.shopkuen-showcase .shopkuen-platform{width:100%;transform:translateX(7%)}.shopkuen-showcase .shopkuen-mobile{height:70%;max-width:38%;left:0;bottom:2%}.card-body{padding:24px}.section-head h2,.about h2,.policy h2{font-size:32px}}

.card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.webapp-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9e2f0;border-radius:12px;background:#fff;color:#101f53;padding:12px 18px;font-weight:700;transition:.18s ease}.webapp-btn:hover{border-color:#101f53;background:#f7f9fd}.webapp-btn.is-placeholder{opacity:.62;cursor:default}

.quick-launch{display:flex;justify-content:center;gap:14px;padding:18px 5vw 0;background:#fff;position:relative;z-index:10}.launch-btn{min-width:270px;display:flex;align-items:center;gap:12px;border-radius:16px;padding:13px 18px;font-weight:800;box-shadow:0 10px 28px rgba(25,45,90,.10);transition:transform .18s ease,box-shadow .18s ease}.launch-btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(25,45,90,.16)}.launch-btn small{display:block;font-size:9px;letter-spacing:.14em;opacity:.7;margin-bottom:2px}.launch-primary{background:#101f53;color:#fff}.launch-secondary{background:#fff;color:#101f53;border:1px solid #dfe6f2}.launch-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:18px}.launch-secondary .launch-icon{background:#eef3fb}@media(max-width:700px){.quick-launch{flex-direction:column;padding:14px 20px 0}.launch-btn{width:100%;min-width:0}}

/* Language switch */
.nav-right{display:flex;align-items:center;gap:24px}.lang-switch{display:flex;align-items:center;padding:3px;border:1px solid #dfe6f2;background:#f6f8fc;border-radius:999px}.lang-btn{border:0;background:transparent;color:#68738a;font-size:12px;font-weight:800;line-height:1;padding:8px 10px;border-radius:999px;cursor:pointer;transition:.18s ease}.lang-btn.active{background:#101f53;color:#fff;box-shadow:0 4px 10px rgba(16,31,83,.18)}.lang-btn:hover:not(.active){color:#101f53;background:#fff}@media(max-width:850px){.nav{padding-left:20px;padding-right:20px}.nav-right{gap:10px}.lang-switch{margin-left:auto}}

/* Header icons + expanded policy */
.nav nav a{display:inline-flex;align-items:center;gap:7px;padding:8px 4px;border-radius:9px;transition:.18s ease}.nav nav a:hover{color:#101f53;background:#f5f7fb}.nav-icon{display:inline-grid;place-items:center;width:20px;height:20px;font-size:14px;color:#52627f}.policy-intro{max-width:900px;margin:14px 0 30px!important}.policy-item{display:flex;gap:16px;padding:22px;border:1px solid #e5ebf4;border-radius:18px;background:#fff}.policy-item p{margin:7px 0 0!important}.policy-item b{font-size:16px;color:#17264b}.policy-icon{flex:0 0 38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eef3fb;color:#101f53;font-size:19px;font-weight:800}.policy-updated{font-size:12px;margin:24px 0 0!important;color:#8a94a8!important}

/* Trust information — descriptive badges, not third-party certifications */
.trust-strip{max-width:1180px;margin:0 auto 70px;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-badge{display:flex;align-items:center;gap:12px;border:1px solid #dfe6f2;border-radius:16px;padding:16px;background:#fff;box-shadow:0 8px 24px rgba(20,43,93,.06)}.trust-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f0f4ff;color:#142b5d;font-weight:800;font-size:14px}.trust-badge b{display:block;color:#142b5d;font-size:14px}.trust-badge small{display:block;color:#68758f;margin-top:3px;line-height:1.35}@media(max-width:850px){.trust-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.trust-strip{grid-template-columns:1fr;padding:0 18px}}


/* TUSHUB typography refresh */
body{font-weight:400;letter-spacing:-.005em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.nav nav,.btn,.card button,.webapp-btn,.launch-btn,.lang-btn{font-family:"Anuphan",system-ui,-apple-system,"Segoe UI",sans-serif}
h1,h2,h3,.brand,.eyebrow,.policy-item b,.trust-badge b{font-family:"Anuphan",system-ui,-apple-system,"Segoe UI",sans-serif}
.hero h1{font-weight:800;letter-spacing:-.045em}
.section-head h2,.about h2,.policy h2{font-weight:800;letter-spacing:-.025em}
.card h3{font-weight:750;letter-spacing:-.02em}
.hero p,.card p,.about p,.policy p,.modal-card .lead,.modal-card ul{font-weight:400}
.nav nav{font-weight:500}
.btn,.card button,.webapp-btn,.launch-btn{font-weight:700}

/* Top contact channels */
.top-contact{position:fixed;top:88px;right:22px;z-index:30;display:flex;gap:9px}
.social-icon{width:42px;height:42px;border:1px solid #e5eaf3;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(18,36,76,.12);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
.social-icon:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(18,36,76,.18)}
.social-icon svg{width:22px;height:22px}.facebook svg{fill:#1877F2}.line svg{fill:#06C755}
.line-modal{position:fixed;inset:0;background:rgba(9,20,48,.45);backdrop-filter:blur(5px);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}
.line-modal.open{display:flex}.line-card{width:min(360px,92vw);background:#fff;border-radius:24px;padding:28px;text-align:center;box-shadow:0 30px 80px rgba(8,22,55,.28);position:relative}
.line-card img{width:100%;max-width:285px;height:auto;border-radius:16px}.line-close{position:absolute;right:13px;top:10px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#526078}
.line-title{font-size:22px;font-weight:800;margin-top:10px;color:#06C755}.line-sub{font-size:13px;color:#65718a;margin-top:4px}
@media(max-width:760px){.top-contact{top:82px;right:12px}.social-icon{width:38px;height:38px}.social-icon svg{width:20px;height:20px}}
