@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Noto+Sans+Thai:wght@400;500;600;700&family=Noto+Sans+Thai+Looped:wght@400;500;600;700&family=Prompt:wght@400;500;600;700&display=swap";.app-home-keep.is-away{display:none!important}:root{--primary-color: #00ff88;--primary-light: #5dffc0;--primary-dark: #00c96a;--secondary-color: #00e5ff;--accent-color: #39ff14;--accent-glow: rgba(0, 255, 136, .35);--dark-color: #04080c;--dark-surface: #0a1018;--dark-card: #0d1520;--light-color: #c8f5e0;--text-primary: #e8fff4;--text-secondary: #8fb8a8;--text-muted: #5a7d6e;--glass-bg: rgba(8, 16, 24, .82);--glass-border: rgba(0, 255, 136, .12);--shadow-glow: 0 0 40px rgba(0, 255, 136, .12);--shadow: 0 8px 32px rgba(0, 0, 0, .55)}body{background:#04080c;background-image:none}.hacker-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse 120% 80% at 50% 0%,#0a1820,#04080c 55%,#020406)}.hacker-bg__canvas{position:absolute;inset:0;opacity:.42}.hacker-bg__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,136,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,136,.04) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 20%,transparent 75%)}.hacker-bg__scanlines{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.12) 2px,rgba(0,0,0,.12) 4px);opacity:.35}.hacker-bg__glow{position:absolute;width:55vw;height:55vw;border-radius:50%;filter:blur(80px);opacity:.35}.hacker-bg__glow--tl{top:-20%;left:-15%;background:#00ff8826}.hacker-bg__glow--br{bottom:-25%;right:-15%;background:#00e5ff1a}.hacker-bg__vignette{position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,.55) 100%)}.app{position:relative;z-index:1}.header{background:#060c12e0;border-bottom:1px solid rgba(0,255,136,.2);box-shadow:0 0 24px #00ff880f}.header-start{display:flex;align-items:center;gap:12px;min-width:0}.header-back-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;border:1px solid rgba(0,255,136,.45);background:#00ff881f;color:#5dffc0;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;white-space:nowrap}.header-back-btn:hover{background:#00ff8838;border-color:#00ff88bf;color:#e8fff4;box-shadow:0 0 16px #00ff8840}@media (max-width: 640px){.header--with-back{flex-wrap:wrap;gap:10px}.header-back-btn{padding:7px 12px;font-size:12px}}.logo-icon{background:linear-gradient(135deg,#0f8,#00c96a);box-shadow:0 0 16px #00ff8873;color:#041008}.logo{font-family:JetBrains Mono,monospace;color:var(--primary-light);text-shadow:0 0 20px rgba(0,255,136,.5)}.header-title{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--primary-light);background:#00ff8814;border:1px solid rgba(0,255,136,.25);letter-spacing:.05em}.header-title:before{content:"> ";opacity:.7}.header-end{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.header-logout-btn{padding:6px 14px;border-radius:8px;border:1px solid rgba(255,107,138,.35);background:#ff6b8a14;color:#ff8fa8;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.header-logout-btn:hover{background:#ff6b8a2e;border-color:#ff6b8a8c;color:#ffc0d0}.restricted-badge{text-align:center;font-family:JetBrains Mono,monospace;font-size:12px;color:#00e5ff;padding:8px 16px;margin:-8px auto 16px;max-width:1040px;border:1px solid rgba(0,229,255,.25);border-radius:8px;background:#00e5ff14}.page-title{font-family:Inter,sans-serif;text-shadow:0 0 30px rgba(0,255,136,.25);background:linear-gradient(135deg,#e8fff4,#5dffc0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle{color:var(--text-secondary);font-family:JetBrains Mono,monospace;font-size:13px}.page-subtitle:before{content:"// ";color:var(--primary-color);opacity:.6}.slip-card{background:#081018bf;border:1px solid rgba(0,255,136,.15);box-shadow:0 4px 24px #0006}.slip-card:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color))}.slip-card:hover{border-color:#00ff8873;box-shadow:0 12px 40px #00000080,0 0 30px #00ff8826,inset 0 0 20px #00ff8808}.slip-card.active:hover .slip-card-icon{box-shadow:0 0 20px #00ff8859}.slip-card-icon{background:#00ff8814;border:1px solid rgba(0,255,136,.2);color:var(--primary-light)}.coming-soon-badge{background:#00e5ff1f;color:var(--secondary-color);border:1px solid rgba(0,229,255,.3);font-family:JetBrains Mono,monospace}.footer-hint{font-family:JetBrains Mono,monospace;color:var(--text-muted);border-top:1px solid rgba(0,255,136,.1)}.btn-primary{background:linear-gradient(135deg,#0f8,#00b86a);color:#041008;box-shadow:0 4px 20px #00ff8859;font-family:JetBrains Mono,monospace}.btn-primary:hover{box-shadow:0 6px 28px #00ff888c}.btn-back{background:#081018e6;border:1px solid rgba(0,255,136,.2);font-family:JetBrains Mono,monospace}.btn-back:hover{background:#00ff881a;color:var(--primary-light);border-color:#0f86}.form-container,.form-panel,.bank-card,.phone-preview-panel,.search-box,.kplus-align-btn{border-color:#00ff8826}.bank-card:hover{border-color:#0f86;box-shadow:0 8px 32px #00ff881f}.form-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #00ff8826}.search-input:focus{border-color:var(--primary-color)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#060c10}::-webkit-scrollbar-thumb{background:#00ff8840;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0f86}.hacker-bg--error{background:radial-gradient(ellipse 120% 80% at 50% 0%,#1a0808,#0a0202 55%,#050101)}.hacker-bg--error .hacker-bg__canvas{opacity:.5}.hacker-bg--error .hacker-bg__grid{background-image:linear-gradient(rgba(255,60,40,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,60,40,.05) 1px,transparent 1px)}.hacker-bg--error .hacker-bg__glow--tl{background:#ff28142e}.hacker-bg--error .hacker-bg__glow--br{background:#ff78001a}.hacker-bg--error .hacker-bg__noise{position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.hacker-bg--error .hacker-bg__glitch-bar{position:absolute;left:0;right:0;height:3px;background:#ff321e99;box-shadow:0 0 20px #f00c;animation:error-glitch-bar 4s linear infinite;pointer-events:none}@keyframes error-glitch-bar{0%{top:-5%;opacity:0}5%{opacity:1}95%{opacity:1}to{top:105%;opacity:0}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;z-index:1}.login-page--error .login-card{background:linear-gradient(165deg,#1c0808f0,#0a0404f2);border:1px solid rgba(255,60,40,.35);box-shadow:0 24px 64px #0009,0 0 0 1px #ff502814 inset,0 0 80px #ff1e001f,inset 0 0 60px #ff000008;animation:login-card-flicker 8s ease-in-out infinite}@keyframes login-card-flicker{0%,92%,to{border-color:#ff3c2859}93%{border-color:#ff7850b3}94%{border-color:#ff3c2840}}.login-page--error .login-card:before{background:linear-gradient(90deg,transparent,rgba(255,60,30,.7),rgba(255,140,0,.5),transparent)}.login-card{width:100%;max-width:420px;border-radius:24px;padding:40px 32px 36px;backdrop-filter:blur(16px);overflow:hidden;position:relative}.login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px}.login-hero{position:relative;text-align:center;margin-bottom:32px;padding-top:8px}.login-hero-glow{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:220px;height:150px;background:radial-gradient(ellipse at center,rgba(255,50,30,.28) 0%,rgba(255,100,0,.1) 45%,transparent 70%);pointer-events:none;filter:blur(10px)}.login-hero-icon-wrap{position:relative;width:72px;height:72px;margin:0 auto 16px}.login-hero-ring{position:absolute;inset:-4px;border-radius:22px;border:1px solid rgba(255,60,40,.5);box-shadow:0 0 24px #ff280059,inset 0 0 20px #ff000014;animation:login-ring-pulse-error 2s ease-in-out infinite}@keyframes login-ring-pulse-error{0%,to{opacity:.5;box-shadow:0 0 16px #ff280040}50%{opacity:1;box-shadow:0 0 32px #ff50008c}}.login-hero-icon{position:relative;width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(145deg,#ff4d2e,#c20,#f80);color:#1a0500;box-shadow:0 8px 32px #ff320073,0 0 50px #ff640033;animation:icon-shake 4s ease-in-out infinite}@keyframes icon-shake{0%,90%,to{transform:translate(0)}92%{transform:translate(-2px,1px)}94%{transform:translate(2px,-1px)}96%{transform:translate(-1px,-1px)}}.login-hero-badge{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.14em;color:#ff6b4a;margin-bottom:12px;padding:6px 14px;border-radius:4px;border:1px solid rgba(255,60,40,.45);background:#ff1e001f;text-shadow:0 0 10px rgba(255,50,0,.5)}.login-hero-dot{width:6px;height:6px;border-radius:50%;background:#f30;box-shadow:0 0 10px #f30,0 0 20px red;animation:login-dot-blink-error 1s ease-in-out infinite}@keyframes login-dot-blink-error{0%,to{opacity:1}50%{opacity:.2}}.login-title{font-family:JetBrains Mono,monospace;font-size:32px;font-weight:800;letter-spacing:.06em;margin:0 0 8px;line-height:1.1;display:flex;align-items:baseline;justify-content:center;gap:1px;position:relative}.login-title--glitch{animation:title-glitch 4s ease-in-out infinite}@keyframes title-glitch{0%,88%,to{transform:translate(0);filter:none}89%{transform:translate(-2px,1px);filter:drop-shadow(2px 0 #ff0000) drop-shadow(-2px 0 #00ffff)}91%{transform:translate(2px,-1px);filter:drop-shadow(-3px 0 #ff0000) drop-shadow(3px 0 #00ffff)}93%{transform:translate(-1px)}}.login-title-accent{color:#f42;text-shadow:0 0 24px rgba(255,50,0,.7),0 0 48px rgba(255,0,0,.3)}.login-title-rest{background:linear-gradient(135deg,#fca,#f64,#fa0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-subtitle{font-family:JetBrains Mono,monospace;font-size:13px;color:#b08070;margin:0;letter-spacing:.04em;animation:subtitle-blink 2s step-end infinite}@keyframes subtitle-blink{0%,70%{opacity:1}71%,72%{opacity:.3}}.login-hero-divider span{display:block;height:2px;border-radius:1px;background:linear-gradient(90deg,transparent,rgba(255,60,40,.6))}.login-hero-divider{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px}.login-hero-divider span:nth-child(1){width:24px;opacity:.4}.login-hero-divider span:nth-child(2){width:48px;opacity:1}.login-hero-divider span:nth-child(3){width:24px;opacity:.4;background:linear-gradient(90deg,rgba(255,60,40,.6),transparent)}.login-page--error .form-label{color:#f86;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em}.login-page--error .login-input{background:#140606d9;border:1px solid rgba(255,60,40,.3);color:#ffe8e0;font-family:JetBrains Mono,monospace}.login-page--error .login-input::placeholder{color:#6a4038}.login-page--error .login-input:focus{border-color:#ff5028b3;box-shadow:0 0 0 3px #ff280026,0 0 20px #ff32001a;outline:none}.login-form .form-group{margin-bottom:16px}.login-submit{width:100%;margin-top:8px;padding:14px;font-size:14px;font-family:JetBrains Mono,monospace;font-weight:700;letter-spacing:.08em;border:1px solid rgba(255,80,50,.5);background:linear-gradient(135deg,#f53,#c20,#f70);color:#1a0500;border-radius:10px;cursor:pointer;transition:box-shadow .2s,transform .15s;box-shadow:0 4px 24px #ff320059}.login-submit:hover:not(:disabled){box-shadow:0 6px 32px #ff3c008c;transform:translateY(-1px)}.login-submit:disabled{opacity:.65;cursor:wait}.login-error{color:#f98;font-size:12px;font-family:JetBrains Mono,monospace;margin-bottom:12px;padding:10px 12px;background:#ff00001f;border-radius:6px;border:1px solid rgba(255,60,40,.45);text-shadow:0 0 8px rgba(255,0,0,.4)}.login-error-prefix{color:#f30;font-weight:700}.saba-login{--saba-bg: #06101f;--saba-panel: rgba(10, 18, 34, .88);--saba-line: rgba(125, 175, 220, .22);--saba-glow: #7dd3fc;--saba-text: #f1f5f9;--saba-muted: #94a3b8;position:relative;z-index:1;min-height:100vh;display:grid;place-items:center;padding:24px;overflow:hidden;font-family:Prompt,Kanit,Sarabun,sans-serif;color:var(--saba-text);background:#050b16}.saba-login__sky{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 120% 80% at 50% -20%,#16355c 0%,transparent 55%),radial-gradient(ellipse 70% 55% at 0% 30%,rgba(56,140,190,.22),transparent 60%),radial-gradient(ellipse 65% 50% at 100% 20%,rgba(40,90,150,.2),transparent 58%),linear-gradient(180deg,#0a1628,#07101d 42%,#050b16)}.saba-login__aurora{position:absolute;inset:-10% -5% 20%;pointer-events:none;opacity:.7;background:radial-gradient(ellipse 45% 35% at 22% 28%,rgba(96,180,230,.28),transparent 70%),radial-gradient(ellipse 40% 32% at 78% 22%,rgba(70,140,210,.22),transparent 68%),radial-gradient(ellipse 50% 28% at 55% 0%,rgba(140,200,240,.16),transparent 72%);filter:blur(28px);animation:saba-aurora 18s ease-in-out infinite alternate}.saba-login__horizon{position:absolute;left:-10%;right:-10%;bottom:-8%;height:48%;pointer-events:none;background:radial-gradient(ellipse 80% 55% at 50% 100%,rgba(56,140,200,.18),transparent 70%),linear-gradient(180deg,transparent 0%,rgba(8,20,40,.35) 45%,rgba(4,10,20,.55) 100%)}.saba-login__orbs{position:absolute;inset:0;pointer-events:none;overflow:hidden}.saba-login__orbs span{position:absolute;border-radius:50%;opacity:.5}.saba-login__orbs span:nth-child(1){width:420px;height:420px;left:-120px;top:8%;background:radial-gradient(circle,rgba(110,180,230,.22) 0%,transparent 68%);animation:saba-orb-a 16s ease-in-out infinite alternate}.saba-login__orbs span:nth-child(2){width:380px;height:380px;right:-100px;top:18%;background:radial-gradient(circle,rgba(70,130,190,.18) 0%,transparent 70%);animation:saba-orb-b 19s ease-in-out infinite alternate}.saba-login__orbs span:nth-child(3){width:300px;height:300px;left:35%;bottom:-80px;background:radial-gradient(circle,rgba(90,170,210,.14) 0%,transparent 70%);animation:saba-orb-c 17s ease-in-out infinite alternate}.saba-login__grid{position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(148,180,210,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(148,180,210,.05) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 10%,transparent 75%)}.saba-login__vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 75% 70% at 50% 45%,transparent 35%,rgba(2,6,14,.55) 100%)}.saba-login__noise{position:absolute;inset:0;opacity:.03;pointer-events:none;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes saba-aurora{0%{transform:translate3d(-1.5%,0,0) scale(1);opacity:.55}to{transform:translate3d(2%,1.5%,0) scale(1.04);opacity:.8}}@keyframes saba-orb-a{0%{transform:translate(0)}to{transform:translate(28px,20px)}}@keyframes saba-orb-b{0%{transform:translate(0)}to{transform:translate(-24px,28px)}}@keyframes saba-orb-c{0%{transform:translate(0)}to{transform:translate(16px,-18px)}}.saba-login__frame{position:relative;width:min(1180px,100%);border-radius:28px;border:1px solid var(--saba-line);background:linear-gradient(155deg,#0c1628d1,#080e1ce6);box-shadow:0 0 0 1px #a0c8f00a inset,0 24px 64px #00000073;backdrop-filter:blur(18px);overflow:hidden}.saba-login__frame:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(148,190,230,.28),transparent);height:1px;opacity:.55}.saba-login__inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);min-height:min(720px,calc(100vh - 48px))}.saba-login__showcase{display:flex;flex-direction:column;gap:22px;padding:28px 28px 22px;position:relative}.saba-login__brand{display:flex;align-items:center;gap:12px}.saba-login__brand-logo{width:44px;height:44px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #38bdf859,0 0 18px #38bdf840}.saba-login__brand strong{display:block;font-size:18px;letter-spacing:.04em;text-transform:uppercase}.saba-login__brand span{font-size:12px;color:var(--saba-muted)}.saba-login__hero-copy h1{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.2}.saba-login__hero-copy h1 span{display:block;margin-top:6px;font-size:.55em;font-weight:600;color:#38bdf8;letter-spacing:0}.saba-login__hero-copy p{margin:12px 0 0;max-width:34rem;font-size:14px;line-height:1.6;color:var(--saba-muted)}.saba-login__stage{flex:1;display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:center;min-height:320px}.saba-login__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.saba-login__features li{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:#0f172a73}.saba-login__feat-ico{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#7dd3fc;background:#38bdf81f;border:1px solid rgba(56,189,248,.25);box-shadow:0 0 16px #38bdf826;flex-shrink:0}.saba-login__features strong{display:block;font-size:13px;margin-bottom:2px}.saba-login__features small{font-size:11px;color:var(--saba-muted);line-height:1.4}.saba-login__docs{position:relative;height:380px;display:grid;place-items:center}.saba-login__doc{position:absolute;width:min(200px,40vw);height:auto;max-height:340px;border-radius:14px;box-shadow:0 18px 40px #00000080;background:#fff;color:#0f172a;overflow:hidden;object-fit:cover;object-position:top center}.saba-demo-slip{padding:14px 14px 12px;font-size:11px;line-height:1.35;text-align:left}.saba-demo-slip header strong{display:block;font-size:14px;color:#4c1d95}.saba-demo-slip header span{color:#64748b;font-size:10px}.saba-demo-slip__meta{display:flex;justify-content:space-between;margin:8px 0;color:#64748b;font-size:10px}.saba-demo-slip__table{border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.saba-demo-slip__table>div{display:grid;grid-template-columns:1fr auto;gap:8px;padding:6px 8px;background:#fff}.saba-demo-slip__table>div:first-child{background:#7c3aed;color:#fff}.saba-demo-slip__table.is-teal>div:first-child{background:#0f766e}.saba-demo-slip__table em{font-style:normal;font-weight:700;font-size:10px}.saba-demo-slip__table span:last-child{font-weight:700}.saba-demo-slip footer{margin-top:10px;text-align:right}.saba-demo-slip footer strong{font-size:12px;color:#111827}.saba-demo-slip footer.is-bar{margin:10px -14px -12px;padding:10px 14px;text-align:center;background:#0f766e}.saba-demo-slip footer.is-bar strong{color:#fff}.saba-demo-slip--transfer{padding-top:12px}.saba-demo-slip--transfer header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.saba-demo-slip--transfer header strong{color:#1d4ed8;font-size:15px}.saba-demo-slip__ok{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#22c55e;color:#fff;font-style:normal;font-weight:800;box-shadow:0 6px 14px #22c55e59}.saba-demo-slip__time{margin:6px 0 10px;color:#64748b;font-size:10px}.saba-demo-slip__party{display:flex;align-items:center;gap:8px;margin-bottom:8px}.saba-demo-slip__party img{width:28px;height:28px;border-radius:8px;object-fit:cover;background:#f8fafc;flex-shrink:0}.saba-demo-slip__party small{display:block;color:#94a3b8;font-size:9px}.saba-demo-slip__party strong{display:block;font-size:11px;color:#0f172a}.saba-demo-slip__party span{display:block;font-size:10px;color:#64748b}.saba-demo-slip__amount{margin:10px 0 6px;text-align:center}.saba-demo-slip__amount small{display:block;color:#94a3b8;font-size:10px}.saba-demo-slip__amount strong{display:inline-block;font-size:22px;letter-spacing:-.03em;color:#0f172a}.saba-demo-slip__amount span{margin-left:4px;font-size:12px;color:#64748b}.saba-demo-slip__ref{margin:0;text-align:center;font-size:9px;color:#94a3b8}.saba-demo-slip__stamp{position:absolute;right:10px;bottom:42px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:800;color:#2563eb73;border:2px solid rgba(37,99,235,.28);transform:rotate(-18deg);pointer-events:none}.saba-login__doc.is-receipt{left:4%;top:14%;transform:rotate(-11deg);z-index:1;opacity:.96;animation:saba-float-a 5.5s ease-in-out infinite}.saba-login__doc.is-invoice{right:2%;top:8%;transform:rotate(10deg);z-index:2;opacity:.96;animation:saba-float-b 6s ease-in-out infinite}.saba-login__doc.is-transfer{left:26%;top:2%;width:min(220px,44vw);max-height:360px;transform:rotate(-1.5deg);z-index:3;animation:saba-float-c 4.8s ease-in-out infinite;box-shadow:0 24px 50px #0000008c,0 0 0 1px #38bdf840}@keyframes saba-float-a{0%,to{transform:rotate(-11deg) translateY(0)}50%{transform:rotate(-11deg) translateY(-8px)}}@keyframes saba-float-b{0%,to{transform:rotate(10deg) translateY(0)}50%{transform:rotate(10deg) translateY(-6px)}}@keyframes saba-float-c{0%,to{transform:rotate(-1.5deg) translateY(0)}50%{transform:rotate(-1.5deg) translateY(-10px)}}.saba-login__stats{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:8px;border-top:1px solid rgba(148,163,184,.12)}.saba-login__secure{display:flex;align-items:center;gap:10px}.saba-login__secure-ico{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#4ade80;background:#4ade801f;border:1px solid rgba(74,222,128,.25)}.saba-login__secure strong{display:block;font-size:13px}.saba-login__secure small{font-size:11px;color:var(--saba-muted)}.saba-login__stat-box{display:flex;gap:18px;padding:10px 14px;border-radius:14px;background:#0f172aa6;border:1px solid rgba(56,189,248,.18)}.saba-login__stat-box>div{display:flex;flex-direction:column;gap:2px;min-width:70px}.saba-login__stat-box em{font-style:normal;font-size:16px;font-weight:700;color:#7dd3fc}.saba-login__stat-box span{font-size:11px;color:var(--saba-muted)}.saba-login__panel{display:flex;flex-direction:column;padding:36px 32px 28px;background:radial-gradient(circle at 50% 0%,rgba(56,189,248,.14),transparent 42%),linear-gradient(180deg,#081024fa,#050a18fa);border-left:1px solid rgba(56,189,248,.18)}.saba-login__shield{width:64px;height:64px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;color:#7dd3fc;background:#0ea5e91f;border:1px solid rgba(56,189,248,.35);box-shadow:0 0 0 8px #38bdf80f,0 0 28px #38bdf847;animation:saba-pulse 3.2s ease-in-out infinite}@keyframes saba-pulse{0%,to{box-shadow:0 0 0 8px #38bdf80d,0 0 24px #38bdf838}50%{box-shadow:0 0 0 12px #38bdf814,0 0 36px #38bdf859}}.saba-login__panel h2{margin:0;text-align:center;font-size:26px;font-weight:700;letter-spacing:-.02em}.saba-login__panel-lead{margin:8px 0 22px;text-align:center;font-size:13px;color:var(--saba-muted)}.saba-login__form{display:flex;flex-direction:column;gap:14px}.saba-login__field{display:flex;flex-direction:column;gap:7px;font-size:13px;color:#cbd5e1}.saba-login__control{position:relative;display:flex;align-items:center}.saba-login__control-ico{position:absolute;left:14px;color:#64748b;display:grid;place-items:center;pointer-events:none}.saba-login__control input{width:100%;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#020617b8;color:var(--saba-text);font:inherit;font-size:14px;padding:13px 44px 13px 42px;outline:none;transition:border-color .15s,box-shadow .15s}.saba-login__control input::placeholder{color:#64748b}.saba-login__control input:focus{border-color:#38bdf88c;box-shadow:0 0 0 3px #38bdf824}.saba-login__eye{position:absolute;right:10px;border:none;background:transparent;color:#7dd3fc;font:inherit;font-size:12px;font-weight:600;cursor:pointer;padding:6px 8px}.saba-login__row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.saba-login__remember{display:inline-flex;align-items:center;gap:8px;color:var(--saba-muted);cursor:pointer}.saba-login__remember input{accent-color:#0ea5e9}.saba-login__forgot{color:#38bdf8;text-decoration:none;font-weight:600}.saba-login__forgot:hover{text-decoration:underline}.saba-login__submit{margin-top:4px;width:100%;border:none;border-radius:14px;padding:14px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:15px;font-weight:700;color:#04101f;cursor:pointer;background:linear-gradient(105deg,#38bdf8,#2563eb 55%,#0ea5e9);box-shadow:0 10px 28px #0ea5e959;transition:filter .15s,transform .15s}.saba-login__submit:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.saba-login__submit:disabled{opacity:.7;cursor:wait}.saba-login__error{margin:0;padding:10px 12px;border-radius:12px;font-size:12px;color:#fecaca;background:#ef44441f;border:1px solid rgba(248,113,113,.35)}.saba-login__or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:16px 0 12px;color:#64748b;font-size:12px}.saba-login__or:before,.saba-login__or:after{content:"";height:1px;background:#94a3b833}.saba-login__contact{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(56,189,248,.28);background:#0f172a80;color:#e2e8f0;text-decoration:none;font-size:14px;font-weight:600;transition:border-color .15s,background .15s}.saba-login__contact:hover{border-color:#38bdf880;background:#0ea5e91a}.saba-login__foot{margin:auto 0 0;padding-top:18px;text-align:center;font-size:11px;color:#64748b}.saba-login.is-admin-portal .saba-login__docs{opacity:.55}@media (max-width: 980px){.saba-login__inner{grid-template-columns:1fr}.saba-login__panel{border-left:none;border-top:1px solid rgba(56,189,248,.18)}.saba-login__stage{grid-template-columns:1fr}.saba-login__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.saba-login__docs{height:280px}}@media (max-width: 720px){.saba-login{padding:12px}.saba-login__showcase,.saba-login__panel{padding:20px 16px}.saba-login__features{grid-template-columns:1fr}.saba-login__docs{height:220px}.saba-login__doc{width:min(150px,38vw);max-height:200px}.saba-login__doc.is-transfer{width:min(168px,42vw)}.saba-login__stat-box{width:100%;justify-content:space-between}.saba-login__hero-copy h1{font-size:26px}}:root{--ds-bg: #0b0e1a;--ds-bg-elevated: #12172a;--ds-panel: rgba(16, 20, 40, .94);--ds-border: rgba(255, 255, 255, .08);--ds-border-strong: rgba(91, 93, 245, .35);--ds-text: #f4f6ff;--ds-muted: #8b95b0;--ds-accent: #5b5df5;--ds-accent-2: #38bdf8;--ds-danger: #f87171;--ds-radius: 16px}.ds-shell{min-height:100vh;display:flex;position:relative;z-index:1;color:var(--ds-text);background:radial-gradient(ellipse 70% 50% at 0% 0%,rgba(91,93,245,.18),transparent 55%),radial-gradient(ellipse 50% 40% at 100% 0%,rgba(56,189,248,.08),transparent 45%),var(--ds-bg);font-family:Prompt,Kanit,sans-serif}.ds-sidebar{width:248px;flex-shrink:0;border-right:1px solid var(--ds-border);background:#0e1222eb;backdrop-filter:blur(20px);display:flex;flex-direction:column;padding:20px 14px;position:sticky;top:0;height:100vh;overflow:hidden}.ds-sidebar-brand{display:flex;align-items:center;gap:12px;padding:6px 8px 16px;border-bottom:1px solid var(--ds-border);margin-bottom:14px}.ds-sidebar-logo-img{width:46px;height:46px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 2px #2f9bff40}.ds-sidebar-brand strong{display:block;font-size:17px;font-weight:700;letter-spacing:.02em;color:#fff}.ds-sidebar-brand span{font-size:11px;color:var(--ds-muted)}.ds-nav{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0;overflow-y:auto;padding-bottom:8px}.ds-nav-label{margin:10px 8px 4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.ds-nav-label:first-child{margin-top:0}.ds-nav-item{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:14px;border:1px solid transparent;background:transparent;color:var(--ds-muted);cursor:pointer;text-align:left;transition:background .18s,color .18s,border-color .18s,transform .15s}.ds-nav-item:hover{background:#5b5df51a;color:#e8eaff}.ds-nav-item.is-active{background:linear-gradient(105deg,#5b5df54d,#4f46e51f);border-color:#5b5df552;color:#eef0ff;box-shadow:inset 3px 0 #5b5df5}.ds-nav-ico{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;flex-shrink:0;background:#94a3b81a;color:#94a3b8}.ds-nav-item.is-active .ds-nav-ico{background:#5b5df538;color:#c7d2fe}.ds-nav-ico.tone-slip{color:#4ade80;background:#4ade801f}.ds-nav-ico.tone-order{color:#60a5fa;background:#60a5fa1f}.ds-nav-ico.tone-doc{color:#fbbf24;background:#fbbf241f}.ds-nav-ico.tone-job{color:#c084fc;background:#c084fc1f}.ds-nav-ico.tone-trade{color:#34d399;background:#34d3991f}.ds-nav-ico.tone-wallet{color:#fb923c;background:#fb923c1f}.ds-nav-ico.tone-pending{color:#f97316;background:#f973161f}.ds-nav-ico.tone-user{color:#94a3b8;background:#94a3b81f}.ds-nav-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.ds-nav-text strong{font-size:13px;font-weight:600;color:inherit;line-height:1.25}.ds-nav-text small{font-size:10.5px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-nav-item.is-active .ds-nav-text small{color:#7dd3fc}.ds-nav-count{flex-shrink:0;min-width:22px;padding:2px 7px;border-radius:999px;font-size:11px;font-weight:700;text-align:center;background:#94a3b81f;color:#94a3b8}.ds-nav-item.is-active .ds-nav-count{background:#38bdf833;color:#7dd3fc}.ds-nav-support{margin-top:auto;padding-top:12px;border-top:1px solid var(--ds-border)}.ds-sidebar-foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--ds-border);display:flex;flex-direction:column;gap:10px}.ds-sidebar-foot .ds-user-chip{width:100%;margin:0;cursor:pointer;transition:border-color .15s,background .15s}.ds-sidebar-foot .ds-user-chip:hover{border-color:#5b5df559;background:#5b5df514}.ds-logout-btn{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(248,113,113,.25);background:#f8717114;color:#fca5a5;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.ds-logout-btn:hover{background:#f8717124}.ds-nav-contact{width:100%;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;border:none;background:linear-gradient(105deg,#5b5df5,#4f46e5);color:#fff;font-weight:600;cursor:pointer;text-align:left;box-shadow:0 8px 20px #5b5df547}.ds-nav-contact:hover{filter:brightness(1.06)}.ds-nav-contact .ds-nav-ico{background:#ffffff2e;color:#fff}.ds-nav-contact .ds-nav-text small{color:#ffffffbf}.ds-cat-rail{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 16px;margin:0 0 6px;scrollbar-width:thin}.ds-cat-chip{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:10px 14px;border-radius:999px;border:1px solid var(--ds-border);background:#121628e6;color:var(--ds-muted);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .15s}.ds-cat-chip:hover{border-color:#5b5df566;color:#e8eaff;transform:translateY(-1px)}.ds-cat-chip.is-active{background:#5b5df52e;border-color:#5b5df580;color:#c7d2fe}.ds-cat-chip em{font-style:normal;font-size:11px;font-weight:700;padding:2px 7px;border-radius:999px;background:#94a3b824;color:#94a3b8}.ds-cat-chip.is-active em{background:#5b5df547;color:#e0e7ff}.ds-main{flex:1;min-width:0;display:flex;flex-direction:column}.ds-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 28px;border-bottom:1px solid var(--ds-border);background:#0b0e1ac7;backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.ds-header-actions{display:flex;align-items:center;gap:8px}.ds-search-wrap{flex:1;max-width:520px}.ds-search{width:100%;padding:13px 16px 13px 44px;border-radius:16px;border:1px solid var(--ds-border);background:#121628f2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%238b95b0' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E") 15px center no-repeat;color:var(--ds-text);font-size:14px;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s}.ds-search:focus{border-color:#5b5df58c;box-shadow:0 0 0 3px #5b5df529}.ds-content{padding:28px 32px 80px;overflow-y:auto}.ds-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px;padding:22px 24px;border-radius:22px;border:1px solid var(--ds-border);background:radial-gradient(ellipse 60% 80% at 0% 0%,rgba(91,93,245,.22),transparent 55%),linear-gradient(145deg,#161b30f2,#0e1222e6);box-shadow:0 16px 40px #00000038}.ds-welcome-kicker{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.04em;color:#a5b4fc}.ds-welcome h1{margin:0;font-size:clamp(22px,3vw,28px);font-weight:700;color:#fff;letter-spacing:-.02em}.ds-welcome-lead{margin:8px 0 0;font-size:14px;color:var(--ds-muted)}.ds-welcome-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ds-welcome-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;color:#e0e7ff;background:#5b5df533;border:1px solid rgba(91,93,245,.35)}.ds-welcome--simple{align-items:center}.ds-welcome--simple h1{font-size:clamp(24px,3.2vw,32px)}.ds-card-go{flex-shrink:0;min-width:64px;padding:10px 14px;border-radius:12px;text-align:center;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,#5b5df5,#4f46e5);box-shadow:0 8px 18px #5b5df547;transition:transform .15s,filter .15s}.ds-card:hover:not(.is-disabled) .ds-card-go{filter:brightness(1.06);transform:scale(1.03)}.ds-card-go.is-off{background:#94a3b82e;color:#94a3b8;box-shadow:none}.ds-card-cta{display:none}.ds-reveal-btn{width:100%;margin-bottom:12px;padding:12px 14px;border-radius:14px;border:1px dashed rgba(255,255,255,.14);background:#ffffff08;color:var(--ds-muted);font:inherit;font-size:13px;font-weight:600;cursor:pointer;text-align:left}.ds-reveal-btn:hover{color:#e2e8f0;border-color:#ffffff38}.ds-section--muted{opacity:.92}.ds-linkish{margin-left:10px;border:none;background:transparent;color:#fde68a;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.ds-shell--simple .ds-nav-contact{justify-content:center;padding:12px}.ds-shell--simple .ds-cat-chip{padding:12px 16px;font-size:14px}.ds-shell--simple .ds-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.ds-shell--simple .ds-card{min-height:96px;padding:14px 14px 14px 16px}.ds-home-board{width:min(100%,1100px);margin:0 auto;padding:8px 0 24px}.ds-cat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ds-cat-tile{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:188px;padding:22px 20px 18px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(165deg,#1c203af2,#101426fa);box-shadow:0 10px 28px #00000038;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ds-cat-tile:hover{transform:translateY(-4px);border-color:#5b5df56b;box-shadow:0 18px 40px #00000057}.ds-cat-tile:focus-visible{outline:2px solid rgba(91,93,245,.55);outline-offset:3px}.ds-cat-tile-ico{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:#5b5df529;color:#c7d2fe}.ds-cat-tile.tone-slip .ds-cat-tile-ico{background:#4ade8024;color:#4ade80}.ds-cat-tile.tone-order .ds-cat-tile-ico{background:#60a5fa24;color:#60a5fa}.ds-cat-tile.tone-doc .ds-cat-tile-ico{background:#fbbf2424;color:#fbbf24}.ds-cat-tile.tone-job .ds-cat-tile-ico{background:#c084fc24;color:#c084fc}.ds-cat-tile.tone-trade .ds-cat-tile-ico{background:#34d39924;color:#34d399}.ds-cat-tile.tone-wallet .ds-cat-tile-ico{background:#fb923c24;color:#fb923c}.ds-cat-tile-title{font-size:19px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.25}.ds-cat-tile-desc{flex:1;font-size:13px;line-height:1.45;color:#8b95b0}.ds-cat-tile-foot{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07);margin-top:auto}.ds-cat-tile-foot em{font-style:normal;font-size:12px;font-weight:700;color:#c7d2fe;padding:5px 10px;border-radius:999px;background:#5b5df524;border:1px solid rgba(91,93,245,.22)}.ds-cat-tile-foot>span:last-child{font-size:13px;font-weight:700;color:#a5b4fc}.ds-cat-tile:hover .ds-cat-tile-foot>span:last-child{color:#e0e7ff}.ds-back-cat{flex-shrink:0;padding:10px 14px;border-radius:12px;border:1px solid rgba(52,211,153,.35);background:#104b34d9;color:#d1fae5;font:inherit;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.ds-back-cat:hover{background:#145f41f2}.ds-header-title-plain{display:flex;flex-direction:column;gap:2px;min-width:0}.ds-header-title-plain strong{font-size:15px;color:#fff}.ds-header-title-plain span{font-size:12px;color:var(--ds-muted)}.ds-sidebar--account{width:248px;padding:18px 12px}.ds-side-cats{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow-y:auto;padding:4px 2px 12px}.ds-side-cat{display:flex;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#121628d9;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.ds-side-cat:hover{border-color:#5b5df559;background:#5b5df51a;transform:translateY(-1px)}.ds-side-cat.is-active{border-color:#5b5df573;background:linear-gradient(105deg,#5b5df547,#4f46e51f);box-shadow:inset 3px 0 #5b5df5}.ds-side-cat-ico{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:#94a3b81f;color:#94a3b8}.ds-side-cat.tone-slip .ds-side-cat-ico{background:#4ade8024;color:#4ade80}.ds-side-cat.tone-order .ds-side-cat-ico{background:#60a5fa24;color:#60a5fa}.ds-side-cat.tone-doc .ds-side-cat-ico{background:#fbbf2424;color:#fbbf24}.ds-side-cat.tone-job .ds-side-cat-ico{background:#c084fc24;color:#c084fc}.ds-side-cat.tone-trade .ds-side-cat-ico{background:#34d39924;color:#34d399}.ds-side-cat.tone-wallet .ds-side-cat-ico{background:#fb923c24;color:#fb923c}.ds-side-cat-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ds-side-cat-text strong{font-size:14px;font-weight:700;color:#f8fafc}.ds-side-cat-text small{font-size:11px;color:#8b95b0}.ds-side-cat.is-active .ds-side-cat-text small{color:#c7d2fe}.ds-sidebar-foot--solo{margin-top:auto}.ds-empty-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.ds-shell--simple .ds-content{padding:28px 36px 48px}.ds-shell--simple .ds-header{padding:12px 28px}@media (max-width: 900px){.ds-shell--simple .ds-cards{grid-template-columns:1fr}.ds-shell--simple .ds-card-go{min-width:58px;padding:10px 12px}.ds-shell--simple .ds-content{padding:16px 14px 40px}.ds-cat-grid{grid-template-columns:1fr;gap:12px}.ds-cat-tile{min-height:0;padding:18px 16px}.ds-cat-tile-title{font-size:17px}.ds-sidebar--account{width:min(280px,86vw)}}@media (min-width: 901px) and (max-width: 1099px){.ds-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){.ds-home-board{width:min(100%,1040px);padding-top:18px}.ds-cat-tile{min-height:200px}}.ds-premium-badge{display:inline-block!important;margin-top:3px;padding:2px 8px;border-radius:999px;background:#f59e0b26;color:#fbbf24!important;font-size:10px!important;font-weight:700;letter-spacing:.04em}.ds-user-chip{display:flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;border-radius:14px;border:1px solid var(--ds-border);background:#0d1422e6;margin:0 4px 14px}.ds-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#5b5df5,#38bdf8);display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff}.ds-user-chip small{display:block;color:var(--ds-muted);font-size:10px}.ds-user-chip strong{font-size:13px;color:#f1f5f9}.ds-btn-ghost,.ds-btn-danger{border-radius:10px;padding:8px 12px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid transparent}.ds-btn-ghost{background:#2f9bff14;border-color:#2f9bff40;color:#7dd3fc}.ds-btn-danger{background:#ef44441a;border-color:#ef444447;color:var(--ds-danger)}.ds-expiry-banner{margin:0 0 18px;padding:12px 16px;border-radius:12px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#fbbf24;font-size:13px}.ds-section{margin-bottom:28px}.ds-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--ds-border)}.ds-section-title{display:flex;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:650;color:#f1f5f9}.ds-section-title:before{content:"";width:3px;height:16px;border-radius:999px;background:linear-gradient(180deg,var(--ds-accent),var(--ds-accent-2))}.ds-section-count{font-size:12px;color:var(--ds-muted);padding:4px 10px;border-radius:999px;background:#94a3b814;border:1px solid var(--ds-border)}.ds-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.ds-card{--card-accent: #5b5df5;position:relative;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:16px;min-height:88px;border-radius:18px;border:1px solid var(--ds-border);background:linear-gradient(160deg,#161b30f5,#0e1222fa);cursor:pointer;transition:border-color .18s,transform .18s,box-shadow .18s;text-align:left;color:inherit;font:inherit;width:100%;overflow:hidden}.ds-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--card-accent);opacity:0;transition:opacity .18s}.ds-card:hover:not(.is-disabled),.ds-card:focus-visible:not(.is-disabled){border-color:#5b5df573;transform:translateY(-2px);box-shadow:0 14px 32px #0000004d}.ds-card:hover:not(.is-disabled):before,.ds-card:focus-visible:not(.is-disabled):before{opacity:1}.ds-card:focus-visible{outline:2px solid rgba(91,93,245,.55);outline-offset:2px}.ds-card:disabled,.ds-card.is-disabled{cursor:not-allowed;opacity:.5}.ds-card.is-disabled:hover{transform:none;box-shadow:none}.ds-card-icon{width:56px;height:56px;flex-shrink:0;display:grid;place-items:center;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);font-size:22px;overflow:hidden;padding:0}.ds-card-icon img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ds-card-body{min-width:0}.ds-card-body h3{margin:0 0 8px;font-size:14px;font-weight:650;color:#f8fafc;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ds-card-meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ds-card-tag{display:inline-flex;align-items:center;font-size:11px;font-weight:700;color:var(--ds-muted)}.ds-card-tag.is-note{color:#fbbf24}.ds-card-tag.is-ready{color:#34d399}.ds-card-tag.is-soon{color:#94a3b8}.ds-card-bank{font-size:11px;color:#64748b}.ds-card-cta{flex-shrink:0;font-size:13px;font-weight:700;color:#a5b4fc;white-space:nowrap;transition:transform .15s,color .15s}.ds-card:hover:not(.is-disabled) .ds-card-cta{color:#c7d2fe;transform:translate(3px)}.ds-card.is-disabled .ds-card-cta{color:#64748b}.ds-empty{margin-top:28px;padding:36px 20px;text-align:center;border-radius:20px;border:1px dashed rgba(255,255,255,.12);background:#1014288c}.ds-empty strong{display:block;font-size:16px;color:#fff;margin-bottom:6px}.ds-empty p{margin:0 0 14px;color:var(--ds-muted);font-size:13px}.ds-mobile-toggle{display:none;background:transparent;border:none;color:var(--ds-muted);cursor:pointer;padding:6px}.ds-sidebar-overlay{display:none}.ds-modal-backdrop{position:fixed;inset:0;z-index:80;background:#020617b8;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.ds-modal{width:100%;max-width:420px;background:#0f172a;border:1px solid #334155;border-radius:20px;padding:28px 24px;box-shadow:0 24px 80px #0000008c}.ds-modal h2{margin:0 0 8px;font-size:20px;color:#f1f5f9;text-align:center}.ds-modal p{margin:0 0 18px;color:var(--ds-muted);font-size:13px;text-align:center}.ds-modal label{display:block;font-size:12px;color:var(--ds-muted);margin-bottom:6px}.ds-modal input{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #334155;background:#0206178c;color:#fff;font-size:16px;margin-bottom:12px;outline:none}.ds-modal input:focus{border-color:#2f9bff80;box-shadow:0 0 0 3px #2f9bff1f}.ds-modal-error{color:var(--ds-danger);font-size:13px;text-align:center;margin:0 0 10px}.ds-modal-actions{display:flex;gap:8px;margin-top:8px}.ds-modal-actions button,.ds-primary-btn{flex:1;padding:12px;border:none;border-radius:12px;font-weight:700;cursor:pointer;font-size:14px}.ds-primary-btn{width:100%;background:linear-gradient(135deg,#5b5df5,#4f46e5);color:#fff;box-shadow:0 8px 20px #5b5df547}.ds-modal-actions .ds-btn-ghost{flex:1}.ds-profile-row{display:flex;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.ds-profile-row span{color:var(--ds-muted)}.ds-popup{max-width:480px}@media (max-width: 900px){.ds-mobile-toggle{display:inline-flex}.ds-sidebar{position:fixed;left:0;top:0;z-index:40;transform:translate(-105%);transition:transform .25s ease}.ds-sidebar.is-open{transform:translate(0)}.ds-sidebar-overlay{display:block;position:fixed;inset:0;background:#0000008c;z-index:35}.ds-header{padding:12px 14px;flex-wrap:wrap}.ds-search-wrap{order:3;max-width:none;flex-basis:100%}.ds-content{padding:14px 14px 70px}.ds-welcome{flex-direction:column;align-items:flex-start;padding:18px}.ds-welcome-meta{justify-content:flex-start}.ds-cards{grid-template-columns:1fr}.ds-card{grid-template-columns:52px 1fr auto;min-height:80px}}@media (min-width: 1100px){.ds-cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.ds-shell--lite{--lite-bg: #f3f5fb;--lite-card: #ffffff;--lite-text: #1e293b;--lite-muted: #64748b;--lite-border: #e8ecf4;--lite-accent: #7c3aed;--lite-accent-2: #6366f1;color:var(--lite-text);background:var(--lite-bg)}.ds-shell--lite .ds-sidebar{width:260px;background:linear-gradient(180deg,#1a1535,#15122c 55%,#12101f);border-right:none;padding:22px 16px}.ds-shell--lite .ds-sidebar-brand{border-bottom-color:#ffffff14;margin-bottom:18px;padding-bottom:18px}.ds-shell--lite .ds-sidebar-brand strong{color:#fff}.ds-shell--lite .ds-sidebar-brand span{color:#94a3b8}.ds-shell--lite .ds-nav-label{color:#6b7280;margin:16px 10px 8px}.ds-shell--lite .ds-nav-item{color:#cbd5e1;border-radius:14px;padding:11px 12px}.ds-shell--lite .ds-nav-item:hover{background:#ffffff0f;color:#fff}.ds-shell--lite .ds-nav-item.is-active{background:linear-gradient(105deg,#7c3aed,#a855f7);border-color:transparent;color:#fff;box-shadow:0 10px 24px #7c3aed59}.ds-shell--lite .ds-nav-item.is-active .ds-nav-ico{background:#ffffff2e;color:#fff}.ds-shell--lite .ds-nav-ico-img{width:22px;height:22px;object-fit:contain;display:block}.ds-shell--lite .ds-nav-text small{color:#94a3b8}.ds-shell--lite .ds-nav-item.is-active .ds-nav-text small{color:#ffffffd1}.ds-shell--lite .ds-side-support{margin-top:auto;padding-top:14px;display:flex;flex-direction:column;gap:10px}.ds-shell--lite .ds-side-support-card{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:10px;padding:12px 12px 12px 8px;border-radius:18px;background:radial-gradient(circle at 18% 55%,rgba(168,85,247,.35),transparent 55%),linear-gradient(145deg,#1e1b4b,#0f172a 55%,#111827);border:1px solid rgba(167,139,250,.28);box-shadow:0 10px 24px #0f172a47;overflow:hidden}.ds-shell--lite .ds-side-support-mascot{position:relative;width:78px;height:96px;display:flex;align-items:flex-end;justify-content:center}.ds-shell--lite .ds-side-support-mascot:before{content:"";position:absolute;left:50%;bottom:10px;width:56px;height:56px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(192,132,252,.55),transparent 70%);filter:blur(2px);pointer-events:none}.ds-shell--lite .ds-side-support-mascot img{position:relative;z-index:1;width:78px;height:96px;object-fit:contain;object-position:bottom center;display:block;background:transparent;filter:drop-shadow(0 8px 12px rgba(0,0,0,.35))}.ds-shell--lite .ds-side-support-copy{min-width:0}.ds-shell--lite .ds-side-support-card strong{display:block;color:#fff;font-size:14px;margin-bottom:2px}.ds-shell--lite .ds-side-support-card p{margin:0 0 10px;font-size:11.5px;color:#e2e8f0d1;line-height:1.35}.ds-shell--lite .ds-side-support-btn{width:100%;border:none;border-radius:12px;padding:9px 12px;font:inherit;font-size:12.5px;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(105deg,#7c3aed,#a855f7);box-shadow:0 8px 16px #7c3aed59}.ds-shell--lite .ds-side-support-btn:hover{filter:brightness(1.06)}.ds-shell--lite .ds-logout-btn{background:transparent;border:1px solid rgba(255,255,255,.12);color:#94a3b8}.ds-shell--lite .ds-logout-btn:hover{color:#fff;border-color:#ffffff40}.ds-shell--lite .ds-main{flex:1;min-width:0;width:100%;background:var(--lite-bg)}.ds-shell--lite .ds-header{background:#f3f5fbeb;border-bottom:1px solid var(--lite-border);backdrop-filter:blur(14px);padding:14px 28px;gap:14px;align-items:center}.ds-shell--lite .ds-header-title-plain{flex-shrink:0;min-width:140px}.ds-shell--lite .ds-header-title-plain strong{color:var(--lite-text);font-size:17px;font-weight:700;letter-spacing:-.02em}.ds-shell--lite .ds-header-title-plain span{color:var(--lite-muted);font-size:12px}.ds-shell--lite .ds-search-wrap{flex:1;max-width:460px;margin:0 auto}.ds-shell--lite .ds-search{background-color:#fff;border:1px solid var(--lite-border);color:var(--lite-text);border-radius:999px;padding:12px 16px 12px 44px;box-shadow:0 1px 2px #0f172a0a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2394a3b8' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:15px center}.ds-shell--lite .ds-search:focus{border-color:#7c3aed73;box-shadow:0 0 0 3px #7c3aed1f}.ds-shell--lite .ds-search::placeholder{color:#94a3b8}.ds-shell--lite .ds-header-expire{display:flex;flex-direction:column;align-items:flex-end;gap:1px;margin-left:auto;padding:6px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;max-width:220px;min-width:0;flex-shrink:1}.ds-shell--lite .ds-header-expire span{font-size:10px;font-weight:600;color:#64748b}.ds-shell--lite .ds-header-expire strong{font-size:12px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ds-shell--lite .ds-header-expire.is-warn{border-color:#f59e0b73;background:#fffbeb}.ds-shell--lite .ds-header-expire.is-warn strong{color:#d97706}.ds-shell--lite .ds-header-expire.is-expired{border-color:#ef444459;background:#fef2f2}.ds-shell--lite .ds-header-expire.is-expired strong{color:#dc2626}.ds-shell--lite .ds-header-user{display:flex;align-items:center;gap:10px;margin-left:0;padding:4px 8px 4px 4px;border-radius:999px;cursor:pointer;flex-shrink:0}.ds-shell--lite .ds-header-user:hover{background:#7c3aed0f}.ds-shell--lite .ds-header-user .ds-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.ds-shell--lite .ds-header-user-text{display:flex;flex-direction:column;line-height:1.2}.ds-shell--lite .ds-header-user-text strong{font-size:13px;color:var(--lite-text)}.ds-shell--lite .ds-header-user-text small{font-size:11px;color:var(--lite-muted)}.ds-shell--lite .ds-back-cat{background:#fff;border:1px solid var(--lite-border);color:var(--lite-text);border-radius:999px;padding:8px 14px}.ds-shell--lite .ds-back-cat:hover{background:#f8fafc;border-color:#c7d2fe}.ds-shell--lite .ds-mobile-toggle{color:var(--lite-text)}.ds-shell--lite .ds-content{padding:22px 28px 72px;color:var(--lite-text);width:100%;box-sizing:border-box}.ds-shell--lite .ds-home{display:flex;flex-direction:column;gap:22px;width:100%;max-width:none}.ds-shell--lite .ds-hero-row--banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,240px);gap:14px;align-items:stretch;width:100%}.ds-shell--lite .ds-banner-slider{position:relative;width:100%;min-width:0;margin:0;border-radius:18px;overflow:hidden;background:#0a1a3a;box-shadow:0 10px 28px #0f172a14}.ds-shell--lite .ds-banner-track{display:flex;width:100%;transition:transform .45s ease;will-change:transform}.ds-shell--lite .ds-banner-slider .ds-banner-full{flex:0 0 100%;width:100%;height:auto;margin:0;padding:0;border:none;border-radius:0;overflow:hidden;line-height:0;background:transparent;box-shadow:none;cursor:pointer}.ds-shell--lite .ds-banner-slider .ds-banner-full img{display:block;width:100%;max-width:none;height:auto;vertical-align:top;object-fit:cover;object-position:center center}.ds-shell--lite .ds-banner-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:8px;pointer-events:none;z-index:2}.ds-shell--lite .ds-banner-dots button{pointer-events:auto;width:9px;height:9px;border:0;border-radius:999px;padding:0;cursor:pointer;background:#ffffff73}.ds-shell--lite .ds-banner-dots button.is-active{width:22px;background:#fff}.ds-shell--lite .ds-hero-row--banner>.ds-banner-full{display:block;width:100%;max-width:none;height:auto;margin:0;padding:0;border:none;border-radius:18px;overflow:hidden;line-height:0;background:#0a1a3a;box-shadow:0 10px 28px #0f172a14;min-height:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.ds-shell--lite .ds-hero-row--banner>.ds-banner-full:hover{transform:translateY(-1px);box-shadow:0 14px 32px #2563eb38}.ds-shell--lite .ds-hero-row--banner>.ds-banner-full:focus-visible{outline:2px solid #3b82f6;outline-offset:3px}.ds-shell--lite .ds-hero-row--banner>.ds-banner-full img{display:block;width:100%;max-width:none;height:auto;margin:0;padding:0;border:0;object-fit:cover;object-position:center center}.ds-shell--lite .ds-hero-row--banner .ds-stat-card{min-height:0;height:auto;align-self:stretch}.ds-shell--lite .ds-hero-side{display:flex;flex-direction:column;gap:10px;min-width:0;align-self:stretch}.ds-shell--lite .ds-bug-notice--side{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin:0;padding:12px}.ds-shell--lite .ds-bug-notice--side .ds-bug-notice-top{display:flex;align-items:center;gap:8px}.ds-shell--lite .ds-bug-notice--side .ds-bug-notice-top strong{flex:1 1 auto;margin:0;font-size:13px;font-weight:800;color:#9a3412}.ds-shell--lite .ds-bug-notice--side .ds-bug-notice-ico{width:24px;height:24px;font-size:13px}.ds-shell--lite .ds-bug-notice--side p{margin:0;font-size:12px;line-height:1.45;color:#7c2d12}.ds-shell--lite .ds-bug-notice--side .ds-bug-notice-cta{width:100%;padding:8px 10px}.ds-shell--lite .ds-bug-notice--side .ds-bug-notice-close{margin-left:auto}.ds-shell--lite .ds-hero-row{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(220px,.7fr);gap:16px;align-items:stretch;width:100%}.ds-shell--lite .ds-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:168px;padding:26px 28px 26px 32px;border-radius:24px;color:#fff;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.35),transparent 36%),radial-gradient(circle at 92% 80%,rgba(255,255,255,.18),transparent 40%),linear-gradient(105deg,#0b1f4d,#1d4ed8 42%,#38bdf8);box-shadow:0 16px 36px #1d4ed847}.ds-shell--lite .ds-hero--welcome .ds-hero-copy{display:block;position:relative;z-index:2;max-width:26rem}.ds-shell--lite .ds-hero-kicker{margin:0 0 10px;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none;opacity:.92}.ds-shell--lite .ds-hero h1{margin:0;font-size:clamp(24px,2.6vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1.25}.ds-shell--lite .ds-hero h1 em{font-style:normal;color:#fff}.ds-shell--lite .ds-hero h1 span{display:block;font-size:.72em;font-weight:600;opacity:.92;margin-top:6px}.ds-shell--lite .ds-hero-lead{margin:10px 0 0;font-size:14px;line-height:1.5;opacity:.9}.ds-shell--lite .ds-hero-mascot{position:relative;z-index:1;flex-shrink:0;width:132px;height:132px;border-radius:50%;background:#fff3;border:4px solid rgba(255,255,255,.45);display:grid;place-items:center;box-shadow:0 12px 28px #0f172a33}.ds-shell--lite .ds-hero-mascot img{width:92px;height:92px;object-fit:contain;border-radius:50%}.ds-shell--lite .ds-stat-card{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;min-height:168px;padding:20px 18px 18px;border-radius:24px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 28px #0f172a0f}.ds-shell--lite .ds-stat-main{display:flex;flex-direction:column;min-width:0}.ds-shell--lite .ds-stat-label{font-size:12px;font-weight:600;color:#64748b}.ds-shell--lite .ds-stat-value{margin-top:8px;font-size:40px;line-height:1;font-weight:800;color:#0f172a;letter-spacing:-.03em}.ds-shell--lite .ds-stat-trend{margin-top:10px;font-size:12px;font-weight:700;color:#7c3aed}.ds-shell--lite .ds-stat-bars{display:flex;align-items:flex-end;gap:5px;height:72px;padding-bottom:4px}.ds-shell--lite .ds-stat-bars i{display:block;width:8px;border-radius:999px;background:linear-gradient(180deg,#a78bfa,#7c3aed);opacity:.85}.ds-shell--lite .ds-hero-expire{display:inline-flex;margin:14px 0 0;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:600;color:#fff;background:#0f172a47;border:1px solid rgba(255,255,255,.22)}.ds-shell--lite .ds-hero-mascot{position:relative;z-index:1;flex-shrink:0;width:132px;height:132px;border-radius:50%;background:#ffffff38;border:4px solid rgba(255,255,255,.45);display:grid;place-items:center;box-shadow:0 12px 28px #0f172a33;animation:ds-lite-float 4s ease-in-out infinite}.ds-shell--lite .ds-hero-mascot img{width:92px;height:92px;object-fit:contain;border-radius:50%;background:transparent}.ds-shell--lite .ds-stat-card{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;padding:20px 18px 18px;box-shadow:0 10px 28px #0f172a0f;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:12px;min-height:168px}.ds-shell--lite .ds-stat-label{font-size:12px;color:#64748b;font-weight:600}.ds-shell--lite .ds-stat-value{font-size:40px;font-weight:800;letter-spacing:-.03em;color:#0f172a;line-height:1;margin-top:8px}.ds-shell--lite .ds-stat-trend{font-size:12px;font-weight:700;color:#7c3aed;margin-top:10px}.ds-shell--lite .ds-stat-bars{margin-top:0;display:flex;align-items:flex-end;gap:5px;height:72px;padding-bottom:4px}.ds-shell--lite .ds-stat-bars i{flex:0 0 8px;width:8px;border-radius:999px;background:linear-gradient(180deg,#a78bfa,#7c3aed);opacity:.85}.ds-shell--lite .ds-expiry-banner{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.ds-shell--lite .ds-bug-notice{display:flex;align-items:flex-start;gap:12px;margin:0 0 16px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#fff7ed,#fffbeb 55%,#fff);border:1px solid #fdba74;box-shadow:0 8px 22px #ea580c14}.ds-shell--lite .ds-bug-notice-ico{flex:0 0 auto;width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:15px;font-weight:800;color:#fff;background:linear-gradient(145deg,#fb923c,#ea580c);box-shadow:0 6px 14px #ea580c47}.ds-shell--lite .ds-bug-notice-body{flex:1 1 auto;min-width:0}.ds-shell--lite .ds-bug-notice-body strong{display:block;margin-bottom:2px;font-size:14px;font-weight:800;color:#9a3412}.ds-shell--lite .ds-bug-notice-body p{margin:0;font-size:13px;line-height:1.55;color:#7c2d12}.ds-shell--lite .ds-bug-notice-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.ds-shell--lite .ds-bug-notice-cta{border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(105deg,#fb923c,#ea580c);white-space:nowrap}.ds-shell--lite .ds-bug-notice-cta:hover{filter:brightness(1.05)}.ds-shell--lite .ds-bug-notice-close{border:0;background:transparent;color:#9a3412;font-size:22px;line-height:1;cursor:pointer;padding:2px 6px;opacity:.7}.ds-shell--lite .ds-bug-notice-close:hover{opacity:1}@media (max-width: 640px){.ds-shell--lite .ds-bug-notice{flex-wrap:wrap}.ds-shell--lite .ds-bug-notice-actions{width:100%;justify-content:flex-end}}.ds-shell--lite .ds-feat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%}.ds-shell--lite .ds-feat{--feat: #22c55e;--feat-soft: #dcfce7;--feat-btn: #22c55e;position:relative;display:flex;flex-direction:column;align-items:stretch;gap:12px;min-height:260px;width:100%;min-width:0;padding:18px 18px 16px;border:1px solid rgba(226,232,240,.95);border-radius:24px;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 12px 28px #0f172a0d;color:inherit;font:inherit;text-align:left;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ds-shell--lite .ds-feat.is-wide{grid-column:auto;min-height:260px;flex-direction:column;align-items:stretch}.ds-shell--lite .ds-feat:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--feat) 30%,#e2e8f0);box-shadow:0 1px 2px #0f172a0a,0 20px 40px #0f172a1a}.ds-shell--lite .ds-feat:focus-visible{outline:2px solid var(--feat);outline-offset:3px}.ds-shell--lite .ds-feat-art{position:relative;display:grid;place-items:center;width:100%;height:132px;flex-shrink:0;border-radius:18px;background:radial-gradient(circle at 50% 70%,color-mix(in srgb,var(--feat-soft) 95%,#fff),transparent 72%),linear-gradient(180deg,var(--feat-soft),#fff 70%)}.ds-shell--lite .ds-feat-art img{width:108px;height:108px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(15,23,42,.14));transition:transform .22s ease}.ds-shell--lite .ds-feat:hover .ds-feat-art img{transform:translateY(-4px) scale(1.04)}.ds-shell--lite .ds-feat.is-wide .ds-feat-art{width:100%;height:118px}.ds-shell--lite .ds-feat.is-wide .ds-feat-art img{width:96px;height:96px}.ds-shell--lite .ds-feat-ico{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;flex-shrink:0;color:var(--feat);background:linear-gradient(160deg,#fff 0%,var(--feat-soft) 100%);border:1px solid color-mix(in srgb,var(--feat) 16%,transparent)}.ds-shell--lite .ds-feat-body{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.ds-shell--lite .ds-feat-title{font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.3}.ds-shell--lite .ds-feat-desc{font-size:12.5px;line-height:1.45;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ds-shell--lite .ds-feat-meta{margin-top:2px;font-size:12px;font-weight:700;color:var(--feat)}.ds-shell--lite .ds-feat.is-soon .ds-feat-meta{color:#94a3b8}.ds-shell--lite .ds-feat-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:auto;padding:11px 14px;border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--feat-btn) 92%,#fff),var(--feat-btn));color:#fff;font-size:13px;font-weight:700;box-shadow:0 8px 18px color-mix(in srgb,var(--feat-btn) 32%,transparent);transition:filter .15s ease,gap .15s ease}.ds-shell--lite .ds-feat.is-wide .ds-feat-cta{width:100%;min-width:0;margin-top:auto;margin-left:0}.ds-shell--lite .ds-feat-cta em{font-style:normal;transition:transform .15s ease}.ds-shell--lite .ds-feat:hover .ds-feat-cta{filter:brightness(1.04)}.ds-shell--lite .ds-feat:hover .ds-feat-cta em{transform:translate(3px)}.ds-shell--lite .ds-feat.tone-slip{--feat: #16a34a;--feat-soft: #dcfce7;--feat-btn: #22c55e}.ds-shell--lite .ds-feat.tone-order{--feat: #2563eb;--feat-soft: #dbeafe;--feat-btn: #3b82f6}.ds-shell--lite .ds-feat.tone-doc{--feat: #ca8a04;--feat-soft: #fef9c3;--feat-btn: #eab308}.ds-shell--lite .ds-feat.tone-job{--feat: #7c3aed;--feat-soft: #ede9fe;--feat-btn: #8b5cf6}.ds-shell--lite .ds-feat.tone-trade{--feat: #0d9488;--feat-soft: #ccfbf1;--feat-btn: #14b8a6}.ds-shell--lite .ds-feat.tone-wallet,.ds-shell--lite .ds-feat.tone-pending{--feat: #ea580c;--feat-soft: #ffedd5;--feat-btn: #f97316}.ds-shell--lite .ds-feat.tone-pending .ds-feat-art img{width:132px;height:132px;transform:scale(1.18);transform-origin:center}.ds-shell--lite .ds-feat.tone-pending:hover .ds-feat-art img{transform:translateY(-4px) scale(1.24)}.ds-shell--lite .ds-nav-item .ds-nav-ico.tone-pending .ds-nav-ico-img,.ds-shell--lite .ds-nav-ico.tone-pending .ds-nav-ico-img{width:26px;height:26px;transform:scale(1.25)}.ds-shell--lite .ds-feat.tone-doc .ds-feat-cta{color:#422006}.ds-shell--lite .ds-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%}.ds-shell--lite .ds-kpi{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:18px;background:var(--lite-card);border:1px solid var(--lite-border);box-shadow:0 8px 20px #0f172a0a}.ds-shell--lite .ds-kpi-ico{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:800;font-size:14px;flex-shrink:0}.ds-shell--lite .ds-kpi-ico.tone-total{background:#ede9fe;color:#7c3aed}.ds-shell--lite .ds-kpi-ico.tone-ready{background:#dcfce7;color:#16a34a}.ds-shell--lite .ds-kpi-ico.tone-fix{background:#ffedd5;color:#ea580c}.ds-shell--lite .ds-kpi-ico.tone-soon{background:#e0f2fe;color:#0284c7}.ds-shell--lite .ds-kpi strong{display:block;font-size:22px;letter-spacing:-.03em;color:var(--lite-text)}.ds-shell--lite .ds-kpi strong.ds-kpi-soft{font-size:20px;color:#16a34a;display:inline-flex;align-items:center;gap:8px}.ds-shell--lite .ds-kpi-new{font-style:normal;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(105deg,#16a34a,#22c55e);border-radius:999px;padding:2px 7px;line-height:1.4}.ds-shell--lite .ds-kpi--smooth{border-color:#22c55e38;background:linear-gradient(180deg,#fff,#f0fdf4)}.ds-shell--lite .ds-kpi--smooth .ds-kpi-ico.tone-ready{background:#dcfce7;color:#15803d;border-radius:12px;font-size:18px}.ds-shell--lite .ds-kpi small{color:var(--lite-muted);font-size:12px}.ds-shell--lite .ds-vip{display:none}.ds-shell--lite .ds-feed-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ds-shell--lite .ds-feed-card{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:20px;box-shadow:0 8px 24px #0f172a0d;padding:18px 18px 10px}.ds-shell--lite .ds-feed-card h3{margin:0 0 12px;font-size:16px;font-weight:800;color:#4c1d95}.ds-shell--lite .ds-feed-list{list-style:none;margin:0;padding:0}.ds-shell--lite .ds-feed-list li{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px 0;border-top:1px solid rgba(15,23,42,.06)}.ds-shell--lite .ds-feed-list li:first-child{border-top:none;padding-top:4px}.ds-shell--lite .ds-feed-dot{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.ds-shell--lite .ds-feed-dot.tone-green{background:#dcfce7;box-shadow:inset 0 0 0 6px #86efac}.ds-shell--lite .ds-feed-dot.tone-orange{background:#ffedd5;box-shadow:inset 0 0 0 6px #fdba74}.ds-shell--lite .ds-feed-dot.tone-blue{background:#dbeafe;box-shadow:inset 0 0 0 6px #93c5fd}.ds-shell--lite .ds-feed-star{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:14px;flex-shrink:0}.ds-shell--lite .ds-feed-star.tone-violet{color:#7c3aed;background:#f3e8ff}.ds-shell--lite .ds-feed-star.tone-orange{color:#ea580c;background:#ffedd5}.ds-shell--lite .ds-feed-list strong{display:block;font-size:13px;font-weight:800;line-height:1.3}.ds-shell--lite .ds-feed-list strong.tone-green{color:#16a34a}.ds-shell--lite .ds-feed-list strong.tone-violet{color:#6d28d9}.ds-shell--lite .ds-feed-list strong.tone-orange{color:#ea580c}.ds-shell--lite .ds-feed-list strong.tone-blue{color:#2563eb}.ds-shell--lite .ds-feed-list small{display:block;margin-top:3px;font-size:12px;color:#64748b;line-height:1.45;white-space:pre-wrap}.ds-shell--lite .ds-feed-list em{font-style:normal;font-size:11px;color:#94a3b8;white-space:nowrap;padding-top:2px}.ds-shell--lite .ds-vip-btn{flex-shrink:0;border:none;border-radius:12px;padding:12px 18px;font:inherit;font-size:13px;font-weight:700;color:#6d28d9;background:#fff;cursor:pointer}.ds-shell--lite .ds-vip-btn:hover{filter:brightness(.97)}.ds-shell--lite .ds-panel-head h2{margin:0;font-size:22px;color:var(--lite-text)}.ds-shell--lite .ds-panel-head p{margin:6px 0 0;color:var(--lite-muted);font-size:14px}.ds-shell--lite .ds-section-title{color:var(--lite-text)}.ds-shell--lite .ds-section-count{background:#ede9fe;color:#6d28d9;border:none}.ds-shell--lite .ds-card{background:var(--lite-card);border:1px solid var(--lite-border);box-shadow:0 8px 20px #0f172a0a;color:var(--lite-text)}.ds-shell--lite .ds-card:hover{border-color:#c4b5fd;box-shadow:0 14px 28px #0f172a14}.ds-shell--lite .ds-card h3{color:var(--lite-text)}.ds-shell--lite .ds-card-bank{color:var(--lite-muted)}.ds-shell--lite .ds-card-go{background:linear-gradient(105deg,#7c3aed,#6366f1);color:#fff}.ds-shell--lite .ds-card.is-disabled{opacity:.55}.ds-shell--lite .ds-empty{background:var(--lite-card);border:1px dashed var(--lite-border);color:var(--lite-text)}.ds-shell--lite .ds-empty p{color:var(--lite-muted)}.ds-shell--lite .ds-btn-ghost{background:#fff;border:1px solid var(--lite-border);color:var(--lite-text)}.ds-shell--lite .ds-reveal-btn{color:var(--lite-muted);border-color:var(--lite-border);background:#fff}.ds-shell--lite .ds-modal{background:#fff;color:var(--lite-text);border:1px solid var(--lite-border)}.ds-shell--lite .ds-modal h2{color:var(--lite-text)}.ds-shell--lite .ds-modal p,.ds-shell--lite .ds-profile-row span{color:var(--lite-muted)}.ds-shell--lite .ds-modal input{background:#f8fafc;border:1px solid var(--lite-border);color:var(--lite-text)}.ds-shell--lite .ds-primary-btn{background:linear-gradient(105deg,#7c3aed,#6366f1)}@keyframes ds-lite-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width: 1100px){.ds-shell--lite .ds-feat-grid,.ds-shell--lite .ds-feat-grid--sub{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.ds-shell--lite .ds-hero-row,.ds-shell--lite .ds-hero-row--banner{grid-template-columns:1fr}.ds-shell--lite .ds-hero-row--banner .ds-stat-card{min-height:120px}.ds-shell--lite .ds-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.ds-shell--lite .ds-header-user-text{display:none}.ds-shell--lite .ds-kpi-row,.ds-shell--lite .ds-feed-row{grid-template-columns:1fr}.ds-shell--lite .ds-vip{flex-direction:column;align-items:flex-start}.ds-shell--lite .ds-content{padding:14px 14px 70px}.ds-shell--lite .ds-hero{min-height:0;padding:22px}.ds-shell--lite .ds-hero--banner{padding:0;max-height:none;aspect-ratio:16 / 9}.ds-shell--lite .ds-hero--banner .ds-hero-copy{max-width:72%;min-height:0;padding:14px 16px}.ds-shell--lite .ds-hero--banner h1{font-size:18px}.ds-shell--lite .ds-hero-mascot{width:84px;height:84px}.ds-shell--lite .ds-hero-mascot img{width:60px;height:60px}}.ds-shell--lite .ds-feat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ds-shell--lite .ds-feat-grid--sub{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-shell--lite .ds-feat{display:grid;grid-template-columns:minmax(0,1fr) 148px;align-items:stretch;gap:6px;min-height:172px;padding:18px 10px 14px 18px;border-radius:22px;background:radial-gradient(circle at 92% 58%,var(--feat-soft),transparent 44%),#fff}.ds-shell--lite .ds-feat.is-wide{min-height:172px}.ds-shell--lite .ds-feat-main{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;z-index:1}.ds-shell--lite .ds-feat-badge{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#fff;background:#fff;box-shadow:0 0 0 1px color-mix(in srgb,var(--feat-btn) 22%,transparent),0 8px 16px color-mix(in srgb,var(--feat-btn) 18%,transparent);margin-bottom:2px;overflow:hidden}.ds-shell--lite .ds-feat-badge-img{width:34px;height:34px;object-fit:contain;display:block}.ds-shell--lite .ds-feat-art{width:148px;height:148px;margin:0 0 -10px;align-self:end;border-radius:0;background:transparent;pointer-events:none}.ds-shell--lite .ds-feat-art img,.ds-shell--lite .ds-feat.is-wide .ds-feat-art,.ds-shell--lite .ds-feat.is-wide .ds-feat-art img{width:136px;height:136px}.ds-shell--lite .ds-feat-title{font-size:18px;font-weight:800;color:color-mix(in srgb,var(--feat) 52%,#0f172a)}.ds-shell--lite .ds-feat-desc{max-width:17rem}.ds-shell--lite .ds-feat-cta{width:auto;margin-top:auto;padding:9px 14px;border-radius:999px;font-size:12.5px;background:linear-gradient(105deg,color-mix(in srgb,var(--feat-btn) 92%,#fff),var(--feat-btn))}.ds-shell--lite .ds-feat.is-wide .ds-feat-cta{width:auto}.ds-shell--lite .ds-feat.tone-doc{--feat: #c2410c;--feat-soft: #ffedd5;--feat-btn: #f97316}.ds-shell--lite .ds-feat.tone-doc .ds-feat-cta{color:#fff}@media (max-width: 1200px){.ds-shell--lite .ds-feat-grid,.ds-shell--lite .ds-feat-grid--sub{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.ds-shell--lite .ds-feat-grid,.ds-shell--lite .ds-feat-grid--sub{grid-template-columns:1fr}.ds-shell--lite .ds-feat{grid-template-columns:minmax(0,1fr) 110px;min-height:140px;padding:14px 8px 12px 14px}.ds-shell--lite .ds-feat-art{width:110px;height:110px}.ds-shell--lite .ds-feat-art img{width:100px;height:100px}.ds-shell--lite .ds-feat-title{font-size:16px}}.ds-doc-show-note{margin:0 0 12px;color:#64748b;font-size:13px}.ds-doc-show-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:980px}.ds-doc-show{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 12px #0f172a0a}.ds-doc-show-preview{position:relative;width:100%;aspect-ratio:3 / 4;min-height:220px;max-height:340px;margin:0;padding:10px;border:0;background:#eef2f7;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid #eef2f7;cursor:zoom-in}.ds-doc-show-preview:hover{background:#e8eef6}.ds-doc-show-preview:focus-visible{outline:2px solid #3b82f6;outline-offset:-2px}.ds-doc-show-preview img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#fff;box-shadow:0 2px 10px #0f172a14}.ds-doc-show-body{padding:8px 10px 10px;display:flex;flex-direction:column;gap:6px}.ds-doc-show-body h3{margin:0;font-size:13px;font-weight:700;color:#0f172a;line-height:1.3}.ds-doc-show-body .ds-card-tag{font-size:11px;padding:2px 7px;width:fit-content}.ds-doc-lightbox{width:min(920px,94vw);max-height:min(92vh,1100px);display:flex;flex-direction:column;gap:12px;padding:14px 16px 16px;background:#fff;border-radius:16px;box-shadow:0 24px 60px #0f172a47}.ds-doc-lightbox-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ds-doc-lightbox-head strong{font-size:15px;color:#0f172a}.ds-doc-lightbox-head button{border:0;background:#f1f5f9;width:34px;height:34px;border-radius:999px;font-size:22px;line-height:1;cursor:pointer;color:#334155}.ds-doc-lightbox-frame{flex:1 1 auto;min-height:0;overflow:auto;background:#e2e8f0;border-radius:12px;padding:12px;display:flex;justify-content:center;align-items:flex-start}.ds-doc-lightbox-frame img{width:100%;max-width:780px;height:auto;display:block;background:#fff;box-shadow:0 8px 24px #0f172a26}@media (max-width: 1100px){.ds-doc-show-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}}@media (max-width: 800px){.ds-doc-show-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-doc-show-preview{min-height:180px;max-height:280px}}@media (max-width: 480px){.ds-doc-show-grid{grid-template-columns:1fr;gap:10px}.ds-doc-show-preview{min-height:260px;max-height:420px;aspect-ratio:3 / 4}.ds-doc-show-body h3{font-size:12px}}.ds-vip-promo-note{margin:16px 0 0;text-align:center;font-size:13px;color:#64748b}.studio{min-height:100vh;display:grid;grid-template-columns:minmax(300px,360px) minmax(320px,1fr) minmax(240px,300px);gap:0;background:#0b0e14;color:#e2e8f0;position:relative;z-index:1}.studio-panel{padding:12px 14px;border-right:1px solid rgba(56,189,248,.1);overflow-y:auto;max-height:100vh}.studio-panel:last-child{border-right:none;border-left:1px solid rgba(56,189,248,.1)}.studio-center{display:flex;flex-direction:column;align-items:center;padding:16px;overflow-y:auto;max-height:100vh;background:#0a0d13}.studio-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}.studio-head h1{margin:0;font-size:16px;color:#f1f5f9}.studio-back{border:1px solid rgba(148,163,184,.3);background:#0f172a99;color:#cbd5e1;border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer}.studio-section{margin-bottom:12px;padding:10px;border-radius:12px;border:1px solid rgba(148,163,184,.1);background:#0f172a73}.studio-section h3{margin:0 0 8px;font-size:11px;color:#94a3b8;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.studio-field-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.studio-field{margin-bottom:8px}.studio-field-row .studio-field{margin-bottom:0}.studio-section .studio-field:last-child{margin-bottom:0}.studio-field label{display:block;font-size:10.5px;color:#64748b;margin-bottom:3px;font-weight:600}.studio-field input,.studio-field select,.studio-field textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #334155;background:#0f172a;color:#fff;font-size:13px;min-height:40px;box-sizing:border-box}.studio-field input[name=ref]{font-family:ui-monospace,Consolas,monospace;letter-spacing:.02em;overflow-x:auto}.studio-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0;justify-content:center}.studio-btn{border:none;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:700;cursor:pointer}.studio-btn-blue{background:linear-gradient(90deg,#2563eb,#06b6d4);color:#fff}.studio-btn-green{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.studio-btn-ghost{background:#94a3b81f;color:#cbd5e1;border:1px solid rgba(148,163,184,.25)}.studio-preview-wrap{width:min(100%,420px);margin:0 auto}.studio-preview-wrap .kplus-slip-wrap,.studio-preview-wrap .kbank-slip-wrapper{margin:0 auto}.studio-generic-slip{background:#fff;color:#111;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0006}.studio-generic-head{padding:20px 16px;text-align:center;color:#fff}.studio-generic-body{padding:16px;font-size:13px}.studio-generic-row{display:flex;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #eee}.studio-generic-amount{text-align:center;padding:16px 0;font-size:28px;font-weight:700}.studio-bg-search{width:100%;margin-bottom:10px;padding:8px 10px;border-radius:8px;border:1px solid #334155;background:#111827;color:#fff}.studio-bg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-bg-item{border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:#111;padding:0}.studio-bg-item.is-active{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e}.studio-bg-item img{width:100%;height:72px;object-fit:cover;display:block}.studio-bg-item span{display:block;padding:6px;font-size:10px;color:#94a3b8;text-align:center}.studio-note-badge{display:inline-block;margin-left:6px;padding:2px 6px;border-radius:6px;background:#38bdf826;color:#38bdf8;font-size:10px}.studio-doc{width:min(100%,520px);background:#fff;color:#111;border-radius:8px;padding:28px 24px;min-height:480px;box-shadow:0 12px 40px #00000059}.studio-doc h2{margin:0 0 8px;font-size:20px}.studio-doc .meta{color:#666;font-size:12px;margin-bottom:20px}@media (max-width: 1100px){.studio{grid-template-columns:1fr}.studio-panel,.studio-center{max-height:none;border-right:none;border-bottom:1px solid rgba(56,189,248,.1)}}.tpl-host{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1;color:#e8eef7;font-family:Kanit,Sarabun,system-ui,sans-serif;background:radial-gradient(ellipse 70% 50% at 0% 0%,rgba(37,99,235,.16),transparent 55%),radial-gradient(ellipse 50% 40% at 100% 0%,rgba(14,165,233,.08),transparent 45%),#070b14}.tpl-host-bar{display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid rgba(148,163,184,.12);background:#0a101ceb;backdrop-filter:blur(14px);color:#e2e8f0}.tpl-host-logo{width:34px;height:34px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #38bdf847;flex-shrink:0}.tpl-host-title{flex:1;min-width:0}.tpl-host-title strong{display:block;font-size:14px;font-weight:700;color:#f8fafc;line-height:1.25}.tpl-host-title span{display:block;font-size:11px;color:#8b9bb4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl-host-back{border:1px solid rgba(148,163,184,.22);background:#0f172ab3;color:#cbd5e1;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0}.tpl-host-back:hover{border-color:#38bdf866;color:#e0f2fe}.tpl-host-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.tpl-host-badge{padding:4px 9px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;color:#86efac;background:#22c55e1f;border:1px solid rgba(34,197,94,.28)}.tpl-host-link{text-decoration:none;padding:7px 11px;font-size:12px;font-weight:600;border-radius:9px;color:#7dd3fc;background:#38bdf81a;border:1px solid rgba(56,189,248,.28)}.tpl-host-link:hover{background:#38bdf829}.tpl-host-loading{position:absolute;inset:56px 0 0;z-index:2;display:grid;place-items:center;font-size:13px;font-weight:600;color:#94a3b8;background:#0b0e14b8;pointer-events:none}.tpl-host-frame{flex:1;width:100%;min-height:calc(100vh - 56px);border:0;background:transparent;opacity:0;transition:opacity .12s ease}.tpl-host-frame.is-ready{opacity:1}.tpl-host-empty{flex:1;display:grid;place-content:center;gap:12px;text-align:center;color:#94a3b8}@media (max-width: 720px){.tpl-host-badge,.tpl-host-title span,.tpl-host-logo{display:none}}:root{--primary-color: #6C5CE7;--primary-light: #a29bfe;--primary-dark: #5241d4;--secondary-color: #00CEC9;--accent-color: #FDCB6E;--accent-glow: rgba(253, 203, 110, .3);--dark-color: #1a1a2e;--dark-surface: #16213e;--dark-card: #1e2a47;--light-color: #e8eaf6;--text-primary: #ffffff;--text-secondary: #b0b8d1;--text-muted: #6c7a9b;--border-radius: 20px;--shadow: 0 8px 32px rgba(0, 0, 0, .3);--shadow-glow: 0 0 40px rgba(108, 92, 231, .15);--glass-bg: rgba(30, 42, 71, .7);--glass-border: rgba(255, 255, 255, .08)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--dark-color);background-image:radial-gradient(ellipse at 20% 50%,rgba(108,92,231,.12) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(0,206,201,.08) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(253,203,110,.06) 0%,transparent 50%);min-height:100vh;color:var(--text-primary)}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:#16213ed9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:16px 32px;box-shadow:0 4px 30px #0000004d;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--glass-border);position:sticky;top:0;z-index:100}body.devtools-blocked #root{filter:blur(6px);pointer-events:none;user-select:none}body.devtools-blocked:after{content:"ปิดเครื่องมือนักพัฒนา (F12) เพื่อใช้งานต่อ";position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px;text-align:center;font-family:Kanit,Sarabun,sans-serif;font-size:18px;font-weight:600;color:#e2e8f0;background:#070b14b8;pointer-events:none}.logo-container{display:flex;align-items:center;gap:12px}.logo-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);border-radius:10px;color:#fff;flex-shrink:0}.logo-icon svg{filter:drop-shadow(0 0 4px rgba(255,255,255,.3))}.logo-icon-img{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 12px #38bdf859}.logo{font-size:22px;font-weight:800;color:var(--text-primary);letter-spacing:1.5px;font-family:Inter,monospace}.header-title{font-size:14px;color:var(--text-secondary);font-weight:500;padding:6px 16px;background:#6c5ce726;border-radius:20px;border:1px solid rgba(108,92,231,.25)}.main-container{flex:1;padding:48px 24px;max-width:1200px;margin:0 auto;width:100%}.hero-section{margin-bottom:48px}.page-title{text-align:center;font-size:32px;color:var(--text-primary);margin-bottom:12px;font-weight:800;letter-spacing:-.5px}.page-subtitle{text-align:center;color:var(--text-muted);margin-bottom:48px;font-size:15px;font-weight:400}.slip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px;margin-bottom:30px}.slip-card{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--border-radius);padding:32px 20px;text-align:center;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 20px #0003;position:relative;overflow:hidden}.slip-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));opacity:0;transition:opacity .3s ease}.slip-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 12px 40px #6c5ce740,var(--shadow-glow);border-color:#6c5ce766}.slip-card:hover:before{opacity:1}.slip-card-icon{width:56px;height:56px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:#6c5ce71f;border-radius:16px;color:var(--primary-light)}.slip-card-title{font-size:15px;color:var(--text-primary);font-weight:600;margin-top:12px}.slip-card-desc{font-size:12px;color:var(--text-muted);margin-top:8px}.btn{padding:12px 28px;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:.3px;font-family:Inter,sans-serif}.btn-primary{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:#fff;box-shadow:0 4px 15px #6c5ce766}.btn-primary:hover{box-shadow:0 6px 25px #6c5ce799;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(135deg,var(--secondary-color) 0%,#00b5b0 100%);color:#fff;box-shadow:0 4px 15px #00cec94d}.btn-secondary:hover{box-shadow:0 6px 25px #00cec980;transform:translateY(-2px)}.btn-back{background:var(--dark-card);color:var(--text-secondary);border:1px solid var(--glass-border);margin-bottom:20px}.btn-back:hover{background:#6c5ce726;color:var(--primary-light);border-color:#6c5ce74d}.form-container{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:40px;border-radius:var(--border-radius);box-shadow:var(--shadow);border:1px solid var(--glass-border);max-width:650px;margin:0 auto}.form-group{margin-bottom:22px}.form-label{display:block;font-size:13px;font-weight:600;color:var(--text-secondary);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.form-input,.form-textarea{width:100%;padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:14px;font-family:Inter,sans-serif;transition:all .3s ease;background:#1a1a2e99;color:var(--text-primary)}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-muted)}.form-input:focus,.form-textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6c5ce726;background:#1a1a2ecc}select.form-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23b0b8d1' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}select.form-input option{background:var(--dark-surface);color:var(--text-primary)}.form-textarea{resize:vertical;min-height:80px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-actions{display:flex;gap:12px;margin-top:30px}.form-actions .btn{flex:1}.preview-section{background:var(--glass-bg);padding:30px;border-radius:14px;margin-top:30px;border:1px dashed rgba(255,255,255,.1)}.preview-title{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:20px}.slip-preview{background:#1a1a2e80;padding:30px;border-radius:10px;border:1px solid var(--glass-border);font-family:Courier New,monospace;font-size:13px;line-height:1.8;white-space:pre-wrap;word-break:break-all;color:var(--text-secondary)}.footer-hint{text-align:center;margin-top:48px;padding:16px 24px;color:var(--text-muted);font-size:14px;background:#6c5ce70f;border-radius:16px;border:1px solid rgba(108,92,231,.1)}@media (max-width: 768px){.header{padding:14px 16px}.form-row{grid-template-columns:1fr}.slip-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.form-container{padding:24px 18px}.page-title{font-size:24px}.slip-card-icon{width:44px;height:44px}.main-container{padding:32px 16px}}.coming-soon-badge{display:inline-block;margin-top:10px;padding:3px 10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--accent-color);background:#fdcb6e1a;border:1px solid rgba(253,203,110,.25);border-radius:8px}.search-box{position:relative;max-width:500px;margin:0 auto 32px}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:var(--text-muted);z-index:1}.search-input{width:100%;padding:14px 16px 14px 48px;border:1px solid var(--glass-border);border-radius:16px;font-size:15px;font-family:Inter,sans-serif;background:var(--glass-bg);backdrop-filter:blur(12px);color:var(--text-primary);transition:all .3s ease}.search-input::placeholder{color:var(--text-muted)}.search-input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6c5ce726}.bank-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.bank-card{display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--glass-bg);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;cursor:pointer;transition:all .3s ease}.bank-card:hover{transform:translate(6px);border-color:var(--bank-color, var(--primary-color));box-shadow:0 4px 20px #0003,0 0 0 1px var(--bank-color, var(--primary-color))}.bank-card-logo-wrap{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.bank-card-logo-img,.bank-logo-fallback.bank-card-logo-img{width:100%;height:100%;object-fit:contain;padding:4px;border-radius:14px}.bank-logo-fallback{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;color:var(--primary-color, #00ff88)}.receiver-bank-select{display:flex;flex-direction:column;gap:8px}.receiver-bank-select__preview{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;border:1px solid rgba(0,255,136,.2);background:#00000059}.receiver-bank-select__logo,.receiver-bank-select__preview .bank-logo-fallback{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#fff}.receiver-bank-select__name{font-size:.9rem;color:var(--text-primary, #e8fff0)}.receiver-bank-select__input{width:100%}.bank-card-letter{font-size:22px;font-weight:800}.bank-card-info{flex:1;min-width:0}.bank-card-name{font-size:14px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bank-card-short{font-size:12px;color:var(--text-muted);margin-top:2px}.bank-card-arrow{font-size:18px;color:var(--text-muted);transition:all .3s ease}.bank-card:hover .bank-card-arrow{color:var(--bank-color, var(--primary-color));transform:translate(4px)}.slip-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start;max-width:1040px;margin:0 auto;width:100%}@media (max-width: 900px){.slip-workspace{grid-template-columns:1fr;max-width:480px}}.phone-preview-panel{position:sticky;top:88px;padding:20px;background:#081018b8;border:1px solid rgba(0,255,136,.12);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.preview-label{font-size:14px;font-weight:600;color:var(--text-secondary);margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;text-align:center}.phone-frame{background:#1c1c1e;border-radius:44px;padding:14px;box-shadow:0 0 0 2px #333,0 20px 60px #00000080,0 0 80px #6c5ce714;max-width:380px;margin:0 auto}.phone-notch{width:120px;height:28px;background:#1c1c1e;border-radius:0 0 18px 18px;margin:0 auto;position:relative;z-index:2}.phone-screen{background:#fff;border-radius:32px;overflow:hidden;min-height:580px;display:flex;flex-direction:column}.slip-header-bar{padding:40px 20px 20px;text-align:center;color:#fff}.slip-bank-name-top{font-size:13px;font-weight:600;opacity:.9;margin-bottom:6px}.slip-type-badge{display:inline-block;padding:4px 16px;background:#fff3;border-radius:20px;font-size:13px;font-weight:600;backdrop-filter:blur(4px)}.slip-type-badge.receive{background:#ffffff40}.slip-body{padding:24px 20px;flex:1}.slip-amount-display{font-size:36px;font-weight:800;color:#1a1a2e;text-align:center;letter-spacing:-1px}.slip-amount-display.receive{color:#00b894}.slip-amount-label{text-align:center;font-size:14px;color:#888;margin-bottom:16px}.slip-divider{height:1px;background:#e8e8e8;margin:16px 0}.slip-divider.thin{margin:10px 0;background:#f0f0f0}.slip-detail-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.slip-detail-row.sub{padding:3px 0}.slip-detail-label{font-size:13px;color:#888;flex-shrink:0}.slip-detail-value{font-size:13px;color:#333;font-weight:500;text-align:right;word-break:break-all}.slip-detail-row.sub .slip-detail-label,.slip-detail-row.sub .slip-detail-value{font-size:12px;color:#aaa}.slip-footer-bar{padding:14px 20px;display:flex;justify-content:space-between;font-size:11px;color:#aaa;border-top:1px solid #eee}.form-panel{background:var(--glass-bg);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;padding:32px}.slip-workspace .form-panel{padding:22px 24px}.slip-workspace .form-panel-title{font-size:18px;margin-bottom:16px}.slip-workspace .form-group{margin-bottom:12px}.slip-workspace .form-section-title{margin:12px 0 8px;padding-bottom:6px}.slip-workspace .form-row{gap:12px}.slip-workspace .form-actions{margin-top:16px}.slip-workspace .amount-input{font-size:15px!important;font-weight:600!important;text-align:left;letter-spacing:0}.extra-notif-preview{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.extra-notif-preview strong{font-size:13px;color:#e2e8f0}.extra-notif-preview span{font-size:12px;line-height:1.45;color:#94a3b8}.form-panel-title{font-size:20px;font-weight:700;color:var(--text-primary);margin-bottom:24px}.form-section-title{font-size:12px;font-weight:700;color:var(--primary-light);text-transform:uppercase;letter-spacing:1px;margin:20px 0 12px;padding-bottom:8px;border-bottom:1px solid rgba(108,92,231,.15)}.form-section-title:first-of-type{margin-top:0}.amount-input{font-size:20px!important;font-weight:700!important;text-align:center;letter-spacing:1px}.ip16-preview-stack{position:relative;width:min(100%,380px);max-width:380px;margin:0 auto;align-self:center;flex-shrink:0}.ip16-screen-flat{border-radius:20px;overflow:hidden;width:100%;aspect-ratio:9 / 19.5;max-width:380px;margin:0;display:flex;flex-direction:column;position:relative;font-family:-apple-system,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;box-shadow:0 10px 40px #0006}.ip16-screen-flat-img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center center;border-radius:20px;box-shadow:0 10px 40px #0006;cursor:context-menu;user-select:none;-webkit-user-drag:auto;z-index:2}.preview-copy-hint{width:min(100%,380px);max-width:380px;margin:0 auto 10px;font-size:12px;color:#8b9bb4;text-align:center;line-height:1.4;align-self:center}.preview-copy-hint strong{color:#67e8f9;font-weight:600}.preview-copy-toast{margin:10px 0 0;padding:6px 12px;border-radius:8px;background:#22c55e26;border:1px solid rgba(34,197,94,.35);color:#86efac;font-size:12px;font-weight:600}.ip16-statusbar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px 0 20px;position:relative;z-index:10;height:44px}.ip16-sb-left{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Segoe UI,system-ui,sans-serif!important;font-size:15px!important;font-weight:600!important;font-style:normal!important;color:#fff!important;letter-spacing:-.24px!important;line-height:18px!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.ip16-sb-right{display:flex;align-items:center;gap:6px}.ip16-bat-pct{font-size:13px;font-weight:600;color:#ffffffd9;font-family:-apple-system,SF Pro Text,sans-serif;font-variant-numeric:tabular-nums}.ip16-date-pill{text-align:center;margin-top:20px}.ip16-date-pill span{display:inline-block;padding:0;background:none;font-size:14px;font-weight:600;color:#fffc;letter-spacing:.3px;font-family:-apple-system,SF Pro Text,sans-serif}.ip16-clock{text-align:center;font-size:86px;font-weight:700;color:#ffffffe6;line-height:1;margin-top:0;letter-spacing:2px;font-family:-apple-system,SF Pro Display,sans-serif;font-variant-numeric:tabular-nums}.ip16-spacer{flex:1;min-height:40px}.ip16-notif-center-header{display:flex;justify-content:space-between;align-items:center;padding:14px 20px 10px;margin-top:0}.ip16-notif-center-title{font-size:24px;font-weight:700;color:#ffffffd9;font-family:-apple-system,SF Pro Display,sans-serif;letter-spacing:-.3px}.ip16-notif-center-close{width:28px;height:28px;border-radius:50%;background:#ffffff40;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.ip16-notification{width:calc(100% - 32px);margin:0 auto 8px;box-sizing:border-box;background:#ffffffc7;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-radius:14px;padding:10px 12px 11px;display:flex;gap:10px;align-items:center;box-shadow:0 1px 8px #0000000f;font-family:-apple-system,SF Pro Text,sans-serif}.ip16-notif-icon-wrap{position:relative;flex-shrink:0;width:37px;height:37px;margin-top:0}.ip16-notif-icon-face{width:37px;height:37px;border-radius:8.2px;overflow:hidden;display:block}.ip16-notif-app-icon{width:37px;height:37px;border-radius:8.2px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:17px;font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;letter-spacing:-.3px;overflow:hidden}.ip16-notif-app-icon--brand{background:transparent;padding:0}.ip16-notif-app-icon--brand svg,.ip16-notif-app-icon--brand .ip16-notif-app-img{width:37px;height:37px;display:block}.ip16-notif-app-icon span{line-height:1}.ip16-notif-app-img{width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center;display:block}.ip16-agoda-icon{background:#fff!important;border:.5px solid rgba(0,0,0,.08);box-sizing:border-box}.ip16-agoda-content{display:flex;flex-direction:column;align-items:center;gap:2px}.ip16-agoda-text{color:#333;font-size:9px;font-weight:800;letter-spacing:-.3px;line-height:1}.ip16-agoda-dots{display:flex;gap:2px}.ip16-agoda-dots span{width:4px;height:4px;border-radius:50%}.ip16-agoda-icon span{color:#e8382e;font-size:10px;font-weight:900;letter-spacing:-.5px;text-transform:lowercase}.ip16-notif-app-fallback{width:37px;height:37px;border-radius:8.2px;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:16px}.ip16-notif-badge{position:absolute;top:-4px;right:-5px;z-index:2;min-width:18px;height:18px;padding:0 4px;background:#ffffffd1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#000000c7;border:1px solid rgba(255,255,255,.55);box-shadow:0 .5px 2px #0000001f;font-family:-apple-system,SF Pro Text,sans-serif;line-height:1}.ip16-notif-content{flex:1;min-width:0;padding-top:0;display:flex;flex-direction:column;justify-content:center}.ip16-notif-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2px;min-height:18px}.ip16-notif-title{font-size:15px;font-weight:600;color:#000;letter-spacing:-.2px;line-height:1.2}.ip16-notif-time{font-size:13px;color:#8e8e93;flex-shrink:0;margin-left:8px;font-weight:400;line-height:1.2}.ip16-notif-body{font-size:15px;font-weight:400;color:#000;line-height:1.28;white-space:pre-line;word-break:break-word;letter-spacing:-.2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ip16-bottom-row{display:flex;justify-content:space-between;align-items:center;padding:12px 36px 6px}.ip16-tool-circle{width:52px;height:52px;background:#ffffff40;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:50%;display:flex;align-items:center;justify-content:center;border:.5px solid rgba(255,255,255,.15)}.ip16-home-indicator{width:134px;height:5px;background:#ffffff8c;border-radius:5px;margin:6px auto 8px}@font-face{font-family:SFThonburi-Regular;font-style:normal;font-weight:400;font-display:swap;src:local("SF Thonburi"),local("Thonburi"),url(/fonts/ios26/NotoSansThai-Regular.ttf) format("truetype")}@font-face{font-family:SFThonburi-Bold;font-style:normal;font-weight:700;font-display:swap;src:local("SF Thonburi Bold"),local("Thonburi-Bold"),url(/fonts/ios26/NotoSansThai-Bold.ttf) format("truetype")}@font-face{font-family:SFProStencilRegular;font-style:normal;font-weight:400;font-display:swap;src:local("SF Pro Stencil"),local("SFProStencilRegular"),url(/fonts/ios26/Nunito-800.woff2) format("woff2")}.ios26-phone{container-type:size;container-name:ios26;position:relative;width:100%;max-width:390px;aspect-ratio:590 / 1280;border-radius:20px;overflow:hidden;margin:0;box-shadow:0 10px 40px #00000073;background-color:#0b0b12;display:flex;flex-direction:column;color:#fff}.ios26-status{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:2.1cqh 4.2cqw 0;min-height:5.5cqh;box-sizing:border-box}.ios26-carrier{font-family:SFThonburi-Bold,Noto Sans Thai,Thonburi,sans-serif;font-size:3.39cqw;font-weight:700;letter-spacing:-.06em;line-height:1;min-width:12cqw}.ios26-island{position:absolute;left:50%;top:1.4cqh;transform:translate(-50%);width:36.3cqw;height:auto;pointer-events:none}.ios26-status-right{display:flex;align-items:center;gap:1.2cqw}.ios26-status-right>img{height:2.4cqh;width:auto;display:block}.ios26-bat{display:flex;align-items:center;gap:.35cqw;height:2.5cqh}.ios26-bat-body{height:100%;width:10.5cqw;border:.28cqw solid rgba(255,255,255,.55);border-radius:.9cqw;padding:.22cqw;box-sizing:border-box;display:flex;align-items:stretch;overflow:hidden}.ios26-bat-fill{background:#fff;border-radius:.5cqw;display:flex;align-items:center;justify-content:center;min-width:50%;max-width:100%}.ios26-bat-fill span{font-family:SFProStencilRegular,Nunito,sans-serif;font-size:2.15cqw;font-weight:800;color:#111;line-height:1}.ios26-bat-cap{width:.55cqw;height:38%;background:#ffffff8c;border-radius:.2cqw}.ios26-date{text-align:center;margin-top:3.2cqh;font-family:SFThonburi-Bold,Noto Sans Thai,Thonburi,sans-serif;font-size:3.39cqw;font-weight:700;letter-spacing:-.04em;color:#fffffff5}.ios26-clock{text-align:center;margin-top:.4cqh;font-family:SFProStencilRegular,Nunito,sans-serif;font-size:18.6cqw;font-weight:400;line-height:.9;letter-spacing:-.05em;color:#ececf5f2;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}.ios26-grow{flex:1;min-height:8cqh}.ios26-nc-head{display:flex;align-items:center;justify-content:space-between;padding:0 3.4cqw 1.4cqh}.ios26-nc-head span{font-family:SFThonburi-Regular,Noto Sans Thai,Thonburi,sans-serif;font-size:6.8cqw;font-weight:400;letter-spacing:-.02em;color:#fffffff2}.ios26-nc-head img{width:7.1cqw;height:7.1cqw;object-fit:contain}.ios26-notif{width:calc(100% - 6.1cqw);margin:0 auto 1.55cqh;box-sizing:border-box;display:flex;gap:2cqw;padding:1.55cqh 2.2cqw 1.6cqh;border-radius:5cqw;background:#2d2d32b8;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:.2cqw solid rgba(255,255,255,.16);box-shadow:0 .6cqh 1.8cqh #00000047}.ios26-notif-icon{width:9cqw;height:9cqw;border-radius:2.2cqw;overflow:hidden;flex-shrink:0;background:#00000040}.ios26-notif-icon img{width:100%;height:100%;object-fit:cover;display:block}.ios26-notif-main{flex:1;min-width:0;padding-top:.15cqh}.ios26-notif-row{display:flex;justify-content:space-between;align-items:baseline;gap:1.2cqw;margin-bottom:.25cqh}.ios26-notif-title{font-family:SFThonburi-Regular,Noto Sans Thai,Thonburi,sans-serif;font-size:3.56cqw;font-weight:400;color:#fff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ios26-notif-time{font-family:SFThonburi-Regular,Noto Sans Thai,Thonburi,sans-serif;font-size:2.71cqw;color:#ffffffb8;flex-shrink:0;white-space:nowrap}.ios26-notif-body{font-family:SFThonburi-Regular,Noto Sans Thai,Thonburi,sans-serif;font-size:3.39cqw;line-height:1.45;color:#fffffff0;white-space:pre-line;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ios26-tools{display:flex;justify-content:space-between;padding:1.8cqh 12cqw 1.2cqh;margin-top:.5cqh}.ios26-tools img{width:15.3cqw;height:15.3cqw;object-fit:contain}.ios26-homebar{width:32cqw;height:.55cqh;background:#ffffffe6;border-radius:1cqw;margin:.4cqh auto 1.2cqh}.btn-upload{width:100%;padding:14px;background:var(--dark-card);color:var(--text-secondary);border:2px dashed rgba(255,255,255,.15);border-radius:14px;cursor:pointer;font-size:14px;font-weight:600;font-family:Inter,sans-serif;transition:all .3s ease}.btn-upload:hover{border-color:var(--primary-color);background:#6c5ce71a;color:var(--primary-light)}.btn-remove-wp{margin-top:8px;padding:8px 16px;background:transparent;color:#ff6b6b;border:1px solid rgba(255,107,107,.3);border-radius:10px;cursor:pointer;font-size:12px;font-weight:600;font-family:Inter,sans-serif;transition:all .3s ease}.btn-remove-wp:hover{background:#ff6b6b1a}@media (max-width: 768px){.bank-grid{grid-template-columns:1fr}.form-panel{padding:20px}.phone-frame{border-radius:36px;padding:10px}.slip-workspace{gap:20px}}.kbank-slip-wrapper{max-width:380px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #00000026;font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;background:#fff}.kslip-header{padding:28px 20px 24px;text-align:center;color:#fff;position:relative}.kslip-bank-logo{margin-bottom:8px}.kslip-logo-img{width:40px;height:40px;border-radius:8px;object-fit:contain;background:#fff3;padding:4px}.kslip-bank-name{font-size:14px;font-weight:600;opacity:.95;margin-bottom:16px;letter-spacing:.5px}.kslip-check{margin-bottom:10px}.kslip-success-text{font-size:18px;font-weight:700;letter-spacing:.3px}.kslip-success-sub{font-size:12px;opacity:.8;margin-top:2px;font-weight:400}.kslip-body{padding:20px}.kslip-datetime{display:flex;justify-content:space-between;font-size:13px;color:#888;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.kslip-amount-section{text-align:center;padding:8px 0 20px}.kslip-amount{font-size:36px;font-weight:800;color:#1a1a1a;letter-spacing:-.5px;line-height:1.1}.kslip-currency{font-size:14px;color:#888;margin-top:4px;font-weight:500}.kslip-divider{height:1px;background:#e8e8e8;margin:12px 0}.kslip-divider.light{background:#f2f2f2;margin:8px 0}.kslip-section{margin-bottom:4px}.kslip-section-label{font-size:13px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.kslip-row{display:flex;justify-content:space-between;align-items:baseline;padding:4px 0}.kslip-label{font-size:13px;color:#888;flex-shrink:0}.kslip-value{font-size:13px;color:#333;font-weight:500;text-align:right;word-break:break-all}.kslip-value.mono{font-family:SF Mono,Menlo,monospace;font-size:11px;letter-spacing:.5px}.kslip-qr-section{text-align:center;padding:20px 0 8px}.kslip-qr-box{display:inline-block;padding:8px;border:1px solid #e8e8e8;border-radius:8px;background:#fff}.kslip-qr-label{font-size:11px;color:#aaa;margin-top:8px}.kslip-footer{padding:14px 20px;display:flex;justify-content:space-between;font-size:11px;color:#aaa;border-top:1px solid #eee}.slip-download-actions{margin-top:4px;text-align:center;width:100%}.slip-download-actions .btn{width:100%;max-width:100%;justify-content:center}.slip-download-actions .btn{display:inline-flex;align-items:center;gap:8px}.kplus-slip-wrap{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%}.slip-form-page .kplus-view-modes{display:none!important}.kplus-view-modes{display:flex;flex-wrap:wrap;gap:6px;width:100%}.kplus-align-btn{font-family:Sarabun,sans-serif;font-size:11px;padding:7px 10px;border-radius:8px;border:1px solid rgba(0,255,136,.25);background:#081018e6;color:#8fb8a8;cursor:pointer;transition:background .2s,color .2s,border-color .2s;flex:1;min-width:0;text-align:center}.kplus-align-btn.is-active{border-color:#00ff88a6;color:#0f8;background:#00ff881f}.kplus-align-btn:hover{background:#00ff8814;color:#c8ffe0}.kplus-align-btn:disabled{cursor:default;opacity:1}.kplus-slip{position:relative;width:100%;max-width:400px;aspect-ratio:948 / 1024;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #00000040;font-family:Noto Sans Thai,SF Pro Text,Sarabun,-apple-system,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;container-type:size;container-name:kplus;--kplus-num-spacing: .12px}.kplus-slip-bg,.kplus-slip-ref{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none;user-select:none}.kplus-slip-ref{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;z-index:2;pointer-events:none}.kplus-slip-calibrate-ref{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;z-index:6;pointer-events:none}.kplus-slip-overlay{position:absolute;inset:0;z-index:3;pointer-events:none}.kplus-line{position:absolute;margin:0;padding:0;line-height:1.14;white-space:nowrap;letter-spacing:0;box-sizing:border-box;max-width:52%;font-family:Noto Sans Thai Looped,Noto Sans Thai,Sarabun,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kplus-datetime{font-weight:400;color:#5d575f;max-width:58%;line-height:1.12;font-family:Noto Sans Thai Looped,Noto Sans Thai,Sarabun,sans-serif;font-variant-numeric:lining-nums}.kplus-name{font-weight:600;color:#5d575f;line-height:1.08;font-family:Noto Sans Thai Looped,Noto Sans Thai,Sarabun,sans-serif}.kplus-sub{font-weight:500;color:#5d575f;line-height:1.1;font-family:Noto Sans Thai Looped,Noto Sans Thai,Sarabun,sans-serif}.kplus-bank-text{font-family:Noto Sans Thai Looped,Noto Sans Thai,Sarabun,sans-serif;font-weight:500;color:#56525c;line-height:1.08;letter-spacing:0;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.kplus-num{font-family:Prompt,Noto Sans Thai,Sarabun,sans-serif;font-weight:400;letter-spacing:var(--kplus-num-spacing);font-variant-numeric:normal}.kplus-receiver-logo-wrap{position:absolute;z-index:5;box-sizing:border-box;border-radius:50%;overflow:hidden;background:transparent;box-shadow:none}.kplus-logo-mask{position:absolute;inset:0;border-radius:50%;background:transparent;z-index:0}.kplus-receiver-logo,.kplus-receiver-logo-wrap .bank-logo-fallback{position:absolute;inset:0;z-index:1;width:100%;height:100%;margin:0;border-radius:50%;object-fit:cover;object-position:center}.kplus-receiver-logo-wrap .bank-logo-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--kscale, .42) * 22px);font-weight:700;color:#333;background:#fff}.kplus-txn{color:#5d575f;font-weight:400;line-height:1.05;font-variant-numeric:normal;max-width:none;font-family:Prompt,Noto Sans Thai,Sarabun,sans-serif}.kplus-txn--amount{font-weight:400;color:#5d575f;letter-spacing:var(--kplus-num-spacing)}.kplus-amount-num{font-family:Prompt,Noto Sans Thai,Sarabun,sans-serif;font-weight:400;color:#56525c;letter-spacing:var(--kplus-num-spacing)}.kplus-currency{font-family:Noto Sans Thai Looped,Noto Sans Thai,Sarabun,sans-serif;font-weight:500;color:#56525c;letter-spacing:0;text-rendering:optimizeLegibility}.kplus-txn--patch{padding:1px 4px;background:transparent}.kplus-tune-panel,.kplus-logo-panel,.kplus-tune-reopen{display:none!important}.kplus-tune-panel{margin-top:14px;border:1px solid rgba(0,255,136,.22);border-radius:12px;padding:12px;background:#06120e66}.kplus-logo-panel{margin-top:14px;border:1px solid rgba(0,255,136,.22);border-radius:12px;padding:12px;background:#06120e52}.kplus-tune-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}.kplus-tune-header-actions{display:flex;gap:6px}.kplus-lock-btn{border:1px solid rgba(0,255,136,.4);background:#081018e6;color:#9ad3bc;border-radius:8px;padding:6px 10px;font-size:11px;cursor:pointer}.kplus-lock-btn.is-locked{border-color:#00ff88bf;color:#0f8}.kplus-range{width:100%;margin:6px 0 12px}.kplus-slider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kplus-logo-quick-panel{border:1px solid rgba(0,255,136,.18);border-radius:10px;padding:8px;margin-bottom:10px;background:#06120e40}.kplus-logo-quick-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;font-size:11px;color:#9ad3bc}.kplus-quick-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 10px}.kplus-quick-field-btn{border:1px solid rgba(0,255,136,.3);background:#081018bf;color:#bdebd9;border-radius:8px;padding:6px 8px;font-size:11px;cursor:pointer}.kplus-quick-field-btn.is-active{border-color:#0f8c;color:#0f8;background:#00ff881a}.kplus-tune-reopen{margin-top:12px;width:100%}.kplus-tune-reopen .btn{width:100%;justify-content:center}.kplus-nudge-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:8px 0 10px}.kplus-nudge-btn{border:1px solid rgba(0,255,136,.35);background:#091914cc;color:#ccffe8;border-radius:8px;padding:6px 0;cursor:pointer}.kplus-grid-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kplus-tune-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.bcel-slip{width:390px;margin:0 auto;overflow:hidden;box-shadow:0 4px 24px #00000026;font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;background:#d7191c}.bcel-header{display:flex;align-items:center;gap:8px;padding:12px 16px 10px;background:#d7191c}.bcel-header-logo{width:44px;height:44px;border-radius:5px;object-fit:contain;flex-shrink:0}.bcel-header-text{flex:1;min-width:0}.bcel-header-lao{font-size:12px;font-weight:700;color:#fff;line-height:1.3}.bcel-header-en{font-size:7.5px;font-weight:600;color:#ffffffd9;letter-spacing:.3px;margin-top:1px;line-height:1.3;text-transform:uppercase}.bcel-card{background:#fff;padding:16px 20px 14px;margin:0 14px 14px;border-radius:16px;position:relative;overflow:hidden}.bcel-watermark{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.bcel-watermark-inner{position:absolute;top:-50%;left:-50%;width:200%;height:200%;transform:rotate(-35deg);transform-origin:center center}.bcel-wm-line{white-space:nowrap;font-size:8px;font-weight:400;color:#0000000f;line-height:1.5;letter-spacing:.2px;font-family:Courier New,monospace}.bcel-card>*:not(.bcel-watermark){position:relative;z-index:1}.bcel-status{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 24px;margin:2px auto 8px;border:1.5px solid #ddd;border-radius:999px;background:#fff9;width:fit-content}.bcel-status-l{text-align:right;font-size:16px;font-weight:700;color:#333;line-height:1.3}.bcel-status-l span{display:block}.bcel-status-icon{flex-shrink:0}.bcel-status-r{text-align:left;font-size:14px;color:#444;line-height:1.4}.bcel-status-r span{display:block}.bcel-label{font-size:13px;color:#666;margin:14px 0 6px}.bcel-person{display:flex;align-items:center;gap:12px;margin-bottom:0;padding:0;border:none;border-radius:0;background:transparent}.bcel-avatar-wrap{flex-shrink:0;position:relative;width:50px;height:50px}.bcel-avatar-badge{position:absolute;bottom:-1px;right:-1px}.bcel-person-info{flex:1;min-width:0}.bcel-person-name{font-size:15.5px;font-weight:700;color:#222;letter-spacing:.2px;line-height:1.3}.bcel-person-acct{font-size:13.5px;color:#444;margin-top:3px}.bcel-lak{color:#22c55e;font-weight:700;font-size:13.5px}.bcel-arrow{text-align:center;padding:4px 0}.bcel-amt-section{margin-top:14px;padding-top:12px;border-top:1px solid #eee}.bcel-amt-label{font-size:13px;color:#666;margin-bottom:2px}.bcel-amt-row{display:flex;align-items:baseline;gap:8px}.bcel-amt-val{font-size:34px;font-weight:800;color:#22c55e;letter-spacing:-.5px}.bcel-amt-unit{font-size:18px;font-weight:700;color:#22c55e}.bcel-fee-section{margin-top:8px}.bcel-fee-label{font-size:13px;color:#666;margin-bottom:1px}.bcel-fee-val{font-size:16px;font-weight:600;color:#22c55e}.bcel-refs{display:flex;gap:16px;margin-top:14px;padding-top:10px;border-top:1px solid #eee}.bcel-ref-item{flex:1}.bcel-ref-lbl{font-size:12px;color:#666;margin-bottom:2px}.bcel-ref-val{font-size:13px;font-weight:600;color:#333;word-break:break-all}.bcel-payat{margin-top:12px;padding-top:8px;border-top:1px solid #eee}.bcel-payat-label{font-size:12px;color:#666;margin-bottom:1px}.bcel-payat-val{font-size:13px;color:#333}.bcel-qr-area{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:12px;padding-top:6px}.bcel-qr-left{flex:1}.bcel-qr-right{display:flex;flex-direction:column;align-items:center;gap:3px}.bcel-oneproof{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#333}.bcel-oneproof-logo{font-weight:800;font-size:12px}.bcel-oneproof-text{font-size:10px;font-weight:600;color:#555}.bcel-qr-box{border:1.5px solid #ddd;border-radius:6px;padding:4px;display:flex;align-items:center;justify-content:center}.bcel-footer{display:flex;justify-content:center;align-items:center;gap:24px;background:#d7191c;padding:10px 16px 11px}.bcel-footer-item{display:flex;align-items:center;gap:5px;color:#fff;font-size:12px;font-weight:600}
