@font-face{font-family:Sarabun;src:url('/assets/fonts/sarabun/Sarabun-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Sarabun;src:url('/assets/fonts/sarabun/Sarabun-SemiBold.ttf') format('truetype');font-weight:600 900;font-display:swap}
:root{font-family:Sarabun,Tahoma,sans-serif;color:#edece0;background:#101914;color-scheme:dark;--paper:#e3e8b8;--muted:#a3afa4;--line:#354137;--gold:#d5bb7b;--panel:#1a251e;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:24px}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 15% 20%,#28332533,transparent 50%)}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}a{color:inherit;text-decoration:none}button,input,a,summary{outline-offset:4px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--paper)}input:focus{outline:2px solid var(--paper)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}em{font-style:normal;color:var(--paper)}[hidden]{display:none!important}.skip{position:fixed;top:0;left:20px;z-index:20;background:var(--paper);color:#18211b;padding:15px;transform:translateY(-150%)}.skip:focus{transform:none}.header{max-width:1360px;margin:auto;min-height:86px;padding:18px 48px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #35413780}.brand{display:flex;align-items:center;gap:10px;font:24px/1 Impact,'Arial Narrow',sans-serif;letter-spacing:.5px;flex-shrink:0}.brand b{color:var(--paper);font-weight:inherit}.brand small{font:9px/1.6 Consolas,monospace;display:block;color:var(--muted);letter-spacing:2px;margin-top:6px}.brand img{image-rendering:pixelated}.header nav{display:flex;gap:30px;font-size:13px;color:var(--muted)}.header nav a{padding:12px 0}.header nav a:hover,.header nav a.current{color:var(--paper)}.header nav a.current{position:relative}.header nav a.current:after{content:'';position:absolute;bottom:0;left:0;width:18px;height:2px;background:var(--paper)}.header-actions{display:flex;gap:22px;align-items:center;font-size:12px}.back-game{color:var(--muted);white-space:nowrap}.back-game span{margin-left:12px}.account-button{border:1px solid #63735b;background:#dbe8bd08;padding:11px 16px;border-radius:6px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:44px}.account-button span{margin-left:14px}.mode-banner{background:#6d522027;border-bottom:1px solid #b3904144;color:#e6ce8f;font-size:12px;padding:9px 24px;text-align:center}.shell{max-width:1264px;padding:28px 40px 0;margin:auto}.hero{position:relative;min-height:284px;overflow:hidden;background:#1e2b22;border:1px solid #56674466;border-radius:12px}.hero-art{position:absolute;right:0;top:0;height:100%;width:67%;object-fit:cover;object-position:55% 47%;image-rendering:pixelated;opacity:.76}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1d2a20 8%,#1d2a20f2 28%,#1d2a2040 64%,#12211b25),linear-gradient(0deg,#17241d99,transparent 45%);pointer-events:none}.hero-copy{position:relative;z-index:1;padding:30px 38px}.eyebrow{font:10px/1.6 Consolas,monospace;letter-spacing:1.7px;color:#b7c596;display:flex;align-items:center;gap:9px}.eyebrow i{width:6px;height:6px;background:var(--paper);border-radius:50%}.hero h1{font-size:39px;line-height:1.28;letter-spacing:-1px;margin:13px 0}.hero-copy>p:not(.eyebrow){font-size:12px;line-height:1.85;color:#c0c8b8}.hero-note{display:flex;gap:9px;align-items:center;margin-top:16px;font-size:11px;color:#dfe3c6}.hero-note>span:first-child{font:21px/1 sans-serif;color:var(--paper)}.dot{color:#748666}.art-coordinate{position:absolute;z-index:1;right:23px;bottom:21px;font:8px/1.6 Consolas,monospace;letter-spacing:1.6px;color:#e0e7c3;text-align:right}.art-coordinate span{display:block;color:#adb7a2;font-size:7px;letter-spacing:1px;margin-top:4px}.steps{display:flex;align-items:center;gap:20px;margin:24px 0 30px;justify-content:center;color:#89988b;font-size:11px}.steps span{white-space:nowrap;display:flex;align-items:center;gap:8px}.steps b{font:10px Consolas,monospace;background:#263326;border:1px solid #465540;width:23px;height:23px;border-radius:50%;display:grid;place-items:center}.steps .active{color:var(--paper)}.steps .active b{background:var(--paper);color:#273120;border-color:var(--paper)}.steps i{width:75px;height:1px;background:var(--line)}.store-layout{display:grid;grid-template-columns:minmax(0,1fr) 332px;gap:30px;align-items:start}.products{min-width:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.section-heading .eyebrow{font-size:9px;margin-bottom:5px;color:#9bac8b}.section-heading h2,.help-section h2{font-size:22px}.rate{font-size:11px;color:#b7c19d;background:#263126;border:1px solid #43513b;padding:6px 10px;border-radius:5px;white-space:nowrap}.packs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pack{position:relative;display:flex;align-items:center;gap:13px;text-align:left;min-height:91px;padding:17px 20px;background:linear-gradient(130deg,#253126,#1b251f);border:1px solid var(--line);border-radius:8px;transition:border-color .15s,background .15s}.pack:hover{border-color:#7d9063}.pack[aria-pressed=true]{background:#39432d;border-color:var(--paper);box-shadow:inset 0 0 0 1px #e3e8b833}.pack[aria-pressed=true]:after{content:'✓';position:absolute;right:8px;top:6px;font:11px sans-serif;color:var(--paper)}.gem-icon{font:34px/1 Georgia,serif;color:var(--paper);text-shadow:0 0 22px #c1dc9933;display:inline-block;flex-shrink:0}.pack strong{font-size:22px;line-height:1.2;display:block}.pack small{font-size:10px;color:var(--muted);display:block;margin-top:6px}.custom-amount{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:16px;border:1px solid var(--line);padding:14px 18px;border-radius:8px;background:#18221b}.custom-amount label{font-size:12px}.custom-amount small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.quantity-field{display:flex;align-items:center;border:1px solid #4f5d42;background:#101a14;border-radius:5px;max-width:200px;padding:8px 12px;gap:8px;font-size:11px}.quantity-field>span:first-child{color:var(--paper);font:24px Georgia}.quantity-field>span:last-child{color:var(--muted)}.quantity-field input{min-width:0;width:85px;flex:1;background:none;color:var(--paper);border:0;padding:5px;font-size:19px;font-weight:600}.premium-card{position:relative;margin-top:30px;padding:25px;display:grid;grid-template-columns:1fr auto;gap:18px;background:radial-gradient(ellipse at 90% 35%,#74663433,transparent 55%),linear-gradient(135deg,#2d3020,#24291e);border:1px solid #756a465f;border-radius:10px;overflow:hidden}.premium-card.chosen{border-color:var(--gold)}.premium-content .eyebrow{color:var(--gold);font-size:9px;letter-spacing:1.3px}.premium-content .eyebrow>span{font-size:18px}.premium-content h2{font-size:23px;margin-top:11px}.premium-content em{color:#e1ce97}.premium-content>p:not(.eyebrow){font-size:11px;color:#b8bd9e;margin:5px 0 16px}.premium-content ul{padding:0;margin:0;list-style:none;color:#d0d3bb;font-size:12px;line-height:2.2}.premium-content li:before{content:'✓';margin-right:9px;color:var(--gold)}.premium-price{text-align:center;align-self:center;width:147px}.premium-emblem{font:45px/1 Georgia;color:var(--gold);display:inline-block;transform:rotate(-8deg);margin-bottom:7px;text-shadow:0 0 35px #e5ca8466}.premium-price p{font-size:11px;color:#d0c5a7}.premium-price strong{font:600 34px/1.3 Sarabun,sans-serif;color:#f4e7c1}.premium-price small{font-size:10px;color:#b7b79b;display:block;margin:2px 0 16px}.outline-button{background:#e1ce9712;border:1px solid #ae9660;color:#e8d7ab;padding:10px 12px;border-radius:5px;font-size:12px;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.outline-button:hover{background:#e1ce9725}.premium-footnote{font-size:10px;color:#acb297;border-top:1px solid #71694066;padding-top:13px;grid-column:1/-1;line-height:1.8}.checkout{position:sticky;top:24px;border:1px solid #4a5941;border-radius:10px;overflow:hidden;background:#1b271f;box-shadow:0 15px 40px #060d0722}.wallet{padding:21px;background:#263325;border-bottom:1px solid #48563e}.wallet-heading{display:flex;align-items:center;gap:11px;min-width:0}.wallet-heading>div{min-width:0;flex:1}.avatar{display:grid;place-items:center;background:#d2ddb023;color:#d8e1b4;border:1px solid #526444;border-radius:8px;width:39px;height:39px;font:25px Impact,sans-serif;flex-shrink:0}.wallet-heading small{display:block;font-size:9px;color:#a7b49b}.wallet-heading strong{display:block;font-size:13px;font-weight:600;margin-top:3px;overflow-wrap:anywhere}.linked{font-size:8px;color:#d7e4b2;background:#7388522b;border-radius:3px;padding:3px 5px;white-space:nowrap}.wallet-balance{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:19px}.wallet-balance>span{font-size:11px;color:#b2bca6}.wallet-balance strong{font-size:24px;line-height:1.1;color:var(--paper);overflow-wrap:anywhere}.wallet-balance strong>span:first-child{font:25px Georgia;margin-right:4px}.wallet-premium{font-size:10px;color:#b8c49f;line-height:1.8;margin-top:13px;border-top:1px dashed #526343;padding-top:10px}.wallet-quota{font-size:10px;color:#d9d8ad;margin-top:3px;line-height:1.8}.summary{padding:22px}.summary h2{font-size:16px}.summary-product{display:flex;gap:14px;align-items:center;margin:19px 0 23px}.summary-product>.gem-icon{width:43px;height:45px;text-align:center;line-height:1.2;font-size:40px}.summary-product strong{display:block;font-size:16px;color:#edf0d9}.summary-product small{display:block;font-size:10px;color:var(--muted);margin-top:4px;line-height:1.7}.summary dl{margin:0;padding-bottom:17px;border-bottom:1px solid var(--line);font-size:11px}.summary dl>div{display:flex;justify-content:space-between;gap:12px;margin-top:13px}.summary dt{color:var(--muted);flex-shrink:0}.summary dd{margin:0;text-align:right;overflow-wrap:anywhere}.promptpay-mark{font:15px sans-serif;color:#aebaca;margin-right:4px}.summary-total{display:flex;justify-content:space-between;align-items:center;margin:16px 0 20px}.summary-total>span{font-size:12px}.summary-total strong{font-size:30px;color:var(--paper);overflow-wrap:anywhere;min-width:0;text-align:right}.summary-total small{font-size:11px;font-weight:400}.primary-button{border:1px solid #ecf0cd;background:var(--paper);color:#26341c;min-height:48px;padding:12px 18px;border-radius:6px;width:100%;font-size:13px;font-weight:600;display:block}.primary-button:hover:not(:disabled){background:#f0f2d5;box-shadow:0 0 22px #e3e8b814}.checkout-note{font-size:10px;color:#a9b39c;line-height:1.85;text-align:center;margin-top:13px}.security-note{font-size:9px;color:#9ead98;margin-top:19px;padding-top:15px;border-top:1px solid var(--line);text-align:center}.security-note span{margin-right:6px}.history{margin-top:35px}.text-button{color:#bdc8a3;background:none;border:0;font-size:11px;padding:10px 0;min-height:44px}.empty-state{border:1px dashed #43513a;border-radius:8px;padding:27px 20px;display:flex;align-items:center;justify-content:center;gap:16px;color:#bec8b1;font-size:12px;background:#18231b66}.empty-state>span{font-size:25px;color:#859476}.empty-state small{display:block;color:#94a18b;font-size:10px;line-height:1.8;margin-top:5px}.history-row{display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%;gap:16px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:15px 5px;color:#dbe1cd;font-size:12px}.history-row:hover{background:#e3e8b808}.history-row small{display:block;font-size:9px;color:var(--muted);margin-top:5px;line-height:1.7}.history-row>span:last-child{text-align:right}.status{font-size:9px;padding:4px 7px;border-radius:4px;display:inline-block;background:#ae8c3630;color:#dcc583;white-space:nowrap}.status.paid{background:#819a4d26;color:#c9e49c}.status.failed,.status.review{background:#a64c3e26;color:#f1ae9f}.help-section{display:grid;grid-template-columns:.8fr 1.5fr;gap:60px;margin:55px 0 45px;border-top:1px solid var(--line);padding-top:32px}.help-section .eyebrow{font-size:9px;margin-bottom:8px}.help-section>div>p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:7px}.support-link{display:inline-block;margin-top:20px;font-size:11px;color:#c4d2ab}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{font-size:12px;padding:16px 28px 16px 0;cursor:pointer;list-style:none;position:relative}.faqs summary:after{content:'+';position:absolute;right:5px;top:16px;color:var(--paper)}.faqs details[open] summary:after{content:'−'}.faqs details p{font-size:12px;line-height:1.9;color:var(--muted);padding:0 24px 16px 0}.footer{max-width:1264px;margin:auto;padding:24px 40px 30px;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;justify-content:space-between}.footer .brand{font-size:21px;gap:0}.footer p{font-size:10px;color:#8b9b87}.footer>a:last-child{font-size:11px;color:#cad6b0}.modal{color:#e6e9d9;background:#1c291f;border:1px solid #667657;border-radius:14px;padding:32px;max-width:min(440px,calc(100vw - 32px));width:440px;max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:0 24px 100px #0009}.modal::backdrop{background:#070e0be0;backdrop-filter:blur(5px)}.close-dialog{position:absolute;top:10px;right:10px;width:36px;height:36px;font:26px sans-serif;background:transparent;border:0;color:#b4c09f;border-radius:4px}.modal>.eyebrow{font-size:9px;padding-right:20px}.modal h2{font-size:25px;margin:13px 0 8px}.modal-intro{font-size:12px;color:var(--muted);line-height:1.8}.login-modal form{margin-top:24px}.login-modal label{display:block;font-size:12px;margin-bottom:16px}.login-modal input{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid #57664a;border-radius:5px;background:#111d16;color:#e5ecd1;min-height:46px}.register-link{font-size:11px;color:var(--muted);margin-top:22px;text-align:center}.register-link a{color:var(--paper)}.notice,.field-error{color:#f1b9a5;font-size:12px;line-height:1.8}.notice{padding:12px 16px;border:1px solid #ac685550;background:#60392933;border-radius:6px;margin-bottom:20px}.field-error{margin:12px 0}.order-modal .order-meta{font-size:11px;color:var(--muted);line-height:1.8;overflow-wrap:anywhere}.order-amount{font-size:34px;color:var(--paper);font-weight:600;margin:14px 0}.order-amount small{font-size:13px;font-weight:400}.order-qr{padding:12px;background:white;border-radius:8px;max-width:248px;margin:18px auto 12px}.order-qr img{display:block;width:100%;height:auto}.order-timer{font-size:12px;color:#c7d3ac;text-align:center}.order-help{padding-left:19px;font-size:11px;color:#bac7ac;line-height:1.9;margin:18px 0}.order-actions{display:flex;gap:10px;margin-top:17px;flex-wrap:wrap}.order-actions>*{flex:1;min-width:130px;text-align:center;justify-content:center}.order-actions a{font-size:12px;display:flex;align-items:center}.order-actions a[aria-disabled]{opacity:.5;pointer-events:none}.order-result{text-align:center;padding:24px 0 10px}.result-icon{display:grid;place-items:center;border:1px solid #93b066;border-radius:50%;background:#759b4426;color:var(--paper);width:66px;height:66px;margin:0 auto 18px;font-size:30px}.order-result p{font-size:12px;line-height:1.9;color:#b9c8ab;margin:8px 0 20px}.order-result .primary-button{color:#26341c}.order-mode{font-size:11px;line-height:1.8;padding:9px 12px;background:#ae8c361f;color:#e0c58d;border:1px solid #b38e3d4d;border-radius:5px;margin:14px 0}.noscript{position:fixed;bottom:0;left:0;right:0;padding:20px;background:#a23f28;color:white;text-align:center}
@media(min-width:1450px){.hero{min-height:320px}.hero-copy{padding:35px 40px}.hero h1{font-size:44px}.hero-copy>p:not(.eyebrow){font-size:13px}}
@media(max-width:1050px){.header{padding-inline:30px;gap:18px}.header nav{gap:18px}.header-actions{gap:14px}.shell{padding-inline:28px}.store-layout{gap:22px;grid-template-columns:minmax(0,1fr) 300px}.pack{padding:17px 12px;gap:9px}.pack strong{font-size:19px}.pack .gem-icon{font-size:28px}.premium-card{padding:21px;gap:14px}.premium-content h2{font-size:20px}.premium-price{width:120px}.premium-content li{font-size:11px}.summary{padding:20px}.footer{padding-inline:28px}}
@media(max-width:800px){.header{flex-wrap:wrap;padding:16px 22px 0;gap:14px}.header .brand{font-size:22px}.header .brand img{width:34px;height:34px}.header nav{order:3;width:100%;justify-content:center;gap:40px;border-top:1px solid #35413766}.header-actions{margin-left:auto}.account-button{max-width:170px}.shell{padding:22px 22px 0}.hero{min-height:280px}.hero-copy{padding:30px}.hero h1{font-size:36px}.hero-art{width:79%;opacity:.55}.hero:after{background:linear-gradient(90deg,#1d2a20f7 2%,#1d2a20cf 30%,#1d2a2025 100%)}.store-layout{grid-template-columns:minmax(0,1fr) 285px;gap:18px}.packs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pack{min-height:85px}.section-heading h2{font-size:20px}.section-heading .rate{display:none}.custom-amount{align-items:flex-start;flex-direction:column;padding:13px;gap:12px}.quantity-field{width:100%;max-width:none}.premium-card{grid-template-columns:1fr}.premium-price{display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px;width:100%;text-align:left}.premium-emblem{font-size:30px;margin:0}.premium-price p strong{font-size:27px}.premium-price small{margin:0}.premium-price button{margin-top:8px}.premium-footnote{font-size:10px}.wallet{padding:17px}.summary{padding:18px}.help-section{gap:25px}.art-coordinate{right:16px;bottom:15px;font-size:7px}.steps{gap:12px}.steps i{width:45px}}
@media(max-width:620px){.header{padding-inline:18px}.header .brand{font-size:20px}.header .brand small{font-size:7px;letter-spacing:1.5px}.header .brand img{width:32px;height:32px}.header-actions{gap:10px}.back-game{display:none}.account-button{font-size:11px;padding:9px 11px;max-width:150px}.header nav{font-size:12px;gap:35px}.shell{padding:18px 18px 0}.mode-banner{font-size:10px;padding:8px 14px}.hero{min-height:290px}.hero-copy{padding:25px 23px}.hero h1{font-size:34px;line-height:1.35;margin:17px 0 12px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.1px}.hero-copy>p:not(.eyebrow){font-size:11px;line-height:1.9}.hero-note{font-size:10px;gap:7px;margin-top:18px}.hero-art{width:100%;opacity:.43;object-position:58% 50%}.hero:after{background:linear-gradient(90deg,#1d2a20eb,#1d2a2073),linear-gradient(0deg,#1d2a20aa,transparent 80%)}.art-coordinate{display:none}.steps{margin:20px 0 26px;gap:8px;font-size:9px;justify-content:space-between}.steps span{gap:5px;white-space:normal}.steps b{width:19px;height:19px;font-size:8px;flex-shrink:0}.steps i{width:12px;flex-shrink:0}.store-layout{display:flex;flex-direction:column;gap:26px}.products{display:contents}.diamonds-section{order:1;width:100%}.checkout{order:2;position:static;width:100%}.premium-card{order:3;width:100%;margin:0;grid-template-columns:minmax(0,1fr) 111px;padding:19px;gap:12px}.premium-content h2{font-size:19px;line-height:1.6}.premium-content .eyebrow{font-size:8px;letter-spacing:.7px}.premium-content>p:not(.eyebrow){font-size:10px;line-height:1.7}.premium-price{display:block;text-align:center}.premium-price p strong{font-size:31px}.premium-price small{margin:3px 0 12px}.premium-emblem{font-size:36px;margin-bottom:7px}.premium-price button{font-size:11px;padding:10px;gap:5px}.premium-content li{font-size:10px}.premium-footnote{line-height:1.9;font-size:9px}.packs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.pack{flex-direction:column;align-items:flex-start;padding:13px 14px;gap:8px;min-height:121px}.pack .gem-icon{font-size:30px}.pack strong{font-size:22px}.pack small{font-size:10px;margin-top:4px}.section-heading{margin-bottom:16px}.section-heading .rate{display:inline-block;font-size:9px;padding:5px 7px}.section-heading h2{font-size:22px}.custom-amount{flex-direction:row;align-items:center;gap:10px}.custom-amount label{font-size:11px}.custom-amount small{font-size:9px}.quantity-field{width:155px;padding:6px 9px;gap:5px;flex-shrink:0}.quantity-field input{width:66px;font-size:19px}.wallet{padding:19px}.wallet-balance{margin-top:15px}.wallet-premium{margin-top:12px}.wallet-heading strong{font-size:14px}.wallet-heading small{font-size:10px}.wallet-heading .linked{font-size:9px}.wallet-balance>span,.wallet-premium,.wallet-quota{font-size:11px}.summary{padding:22px}.summary h2{font-size:18px}.summary-product{margin:18px 0}.summary dl{font-size:12px}.summary-product small{font-size:11px}.summary-total{margin:18px 0}.checkout-note{font-size:11px}.primary-button{min-height:50px;font-size:14px}.history{order:4;width:100%;margin-top:5px}.help-section{grid-template-columns:1fr;gap:20px;margin:34px 0 30px;padding-top:26px}.help-section h2{font-size:23px}.support-link{margin-top:14px}.faqs summary{font-size:12px;padding-block:18px}.footer{padding:22px 18px;gap:14px;flex-wrap:wrap}.footer .brand{font-size:21px}.footer p{order:3;width:100%;font-size:10px}.footer>a:last-child{margin-left:auto}.modal{padding:28px 24px}.modal h2{font-size:23px}.modal>.eyebrow{font-size:8px}.order-amount{font-size:30px}}
@media(max-width:360px){.header{padding-inline:14px;gap:10px}.account-button{max-width:130px}.header .brand{font-size:18px;gap:7px}.header .brand small{font-size:6px}.shell{padding-inline:14px}.hero-copy{padding-inline:19px}.hero h1{font-size:30px}.hero-note{font-size:9px}.hero-copy>p:not(.eyebrow){font-size:10px}.steps{font-size:8px;gap:5px}.steps span{gap:4px}.steps i{width:8px}.section-heading .rate{font-size:8px}.custom-amount{flex-direction:column;align-items:stretch}.quantity-field{width:100%}.pack{padding-inline:11px}.premium-card{grid-template-columns:1fr;padding:20px}.premium-price{display:flex;flex-wrap:wrap;gap:8px 12px;text-align:left}.premium-price button{margin-top:5px}.premium-content li{font-size:12px}.premium-content h2{font-size:23px}.premium-footnote{font-size:10px}.empty-state{padding:20px 13px;gap:10px;font-size:11px}.empty-state small{font-size:9px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
.merchant-qr{max-width:310px;padding:0;overflow:hidden}.merchant-qr img{height:auto}.slip-form{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.slip-form label{display:block;font-size:13px}.slip-form input{display:block;width:100%;margin-top:10px;padding:12px 8px;border:1px solid #5b6c49;border-radius:6px;font-size:12px;background:#111c15}.slip-form p{font-size:11px;line-height:1.8;color:var(--muted);margin:12px 0}.manual-state{font-size:13px;color:#ced8b9;line-height:1.9;padding:15px;border:1px solid #71835466;border-radius:6px;background:#425c2922}.slip-details{margin-top:20px;font-size:12px}.slip-details summary{cursor:pointer;padding:10px 0}.slip-preview{max-width:100%;height:auto;border-radius:6px}.status.submitted{color:#e5d39d}.status.rejected,.status.cancelled{color:#edb09b}.checkout-note{white-space:pre-line}#admin-link{color:var(--paper)}@media(max-width:620px){#admin-link{display:block;font-size:10px}.header-actions{flex-wrap:wrap}.merchant-qr{max-width:100%}}
