@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,system-ui,sans-serif;color:#32231e;background:#eee9e1;font-synthesis:none;--red: #df452f;--muted: #8a7a72}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bc721b;outline-offset:3px}h1,h2,h3,p{margin-top:0}h2{font-size:19px;margin:26px 0 15px}h3{font-size:16px}small{font-size:11px}p{line-height:1.85}.shell{max-width:540px;min-height:100dvh;margin:auto;background:#fff9f2;box-shadow:0 0 80px #60442112}header{height:88px;display:flex;align-items:center;padding:20px 24px;gap:14px}.brand{display:flex;align-items:center;gap:8px}.brand img{width:44px;height:44px}.brand strong{font-size:22px;letter-spacing:3px;display:block;line-height:1.2}.brand small{font-size:8px;letter-spacing:2px}.beta{font-size:10px;border:1px solid #dacaaf;padding:4px 8px;border-radius:5px;color:#8c7656}.profile{margin-left:auto;background:none;border:0;padding:0}.avatar{width:34px;height:34px;object-fit:cover;border-radius:50%;background:#f0e3d5;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:700}main{padding:0 24px 96px}.login-strip{background:#f4ecdf;padding:10px 12px;border-radius:8px;font-size:11px;display:flex;gap:8px;justify-content:space-between;margin-bottom:18px;align-items:center}.login-strip a,.login-strip button{color:#b74833;font-weight:600;border:0;background:none}.hero{position:relative;overflow:hidden;background:#f8e5d0;border:1px solid #f1dbc1;min-height:276px;border-radius:20px;display:flex;margin-top:4px;padding:28px 22px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:9px;color:#a47349;letter-spacing:1.7px}.hero h1{font-size:32px;line-height:1.5;letter-spacing:1px;margin:14px 0 8px}.hero p{font-size:10px;color:#937354;margin-bottom:21px}.hero button{background:var(--red);border:0;color:#fff;border-radius:8px;padding:11px 18px;font-size:13px}.hero button span{margin-left:26px}.hero>img{width:224px;height:224px;position:absolute;right:-41px;top:30px;transform:rotate(-10deg);filter:drop-shadow(0 12px 12px #ac5c3929)}.wallet-peek{display:flex;align-items:center;gap:10px;padding:20px 0;border-bottom:1px solid #eaded0;font-size:11px;color:var(--muted)}.wallet-peek strong{color:#493026;font-size:17px}.wallet-peek small{font-size:9px}.wallet-peek button{margin-left:auto;background:none;border:0;font-size:12px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-top:26px;margin-bottom:14px}.section-title h2{margin:0}.section-title a{color:var(--muted);font-size:11px}.section-title i{font-style:normal;font-size:9px;color:#ba7350;margin-left:5px;border:1px solid #ead7bf;padding:2px 5px;border-radius:4px}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mode-grid>button{text-align:left;background:#fffdf9;border:1px solid #ecdfce;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:8px}.mode-grid strong{font-size:17px}.mode-grid small{color:var(--muted)}.mode-grid button>span{font-size:10px;color:#9d7461;margin-top:5px}.mode-icon{width:38px;height:38px;border-radius:11px;display:flex;justify-content:center;align-items:center;font-size:19px;flex-shrink:0}.red{background:#fbe1d9;color:#d04e39}.gold{background:#f7e8c8;color:#9e7120}.period-card{width:100%;background:#fffdf9;border:1px solid #ecdfce;border-radius:14px;text-align:left;padding:18px;margin-bottom:12px}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.tag{font-size:10px;color:#9b6541;background:#f6eddf;border-radius:5px;padding:4px 8px}.prize{margin:16px 0 12px}.prize>span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.prize strong{font-size:31px;font-weight:700;letter-spacing:-1px}.prize small{font-size:12px;letter-spacing:0;font-weight:400}progress{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;background:#f3e9dc;margin-bottom:10px}progress::-webkit-progress-bar{background:#f3e9dc;border-radius:8px}progress::-webkit-progress-value{background:#df7659;border-radius:8px}.coral{color:var(--red);font-size:12px}.room-card{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#fffdf9;border:1px solid #ecdfce;padding:15px;border-radius:12px;margin-bottom:10px}.room-card strong{font-size:13px}.room-card small{display:block;color:var(--muted);margin-top:6px;font-size:10px}.right{text-align:right;margin-left:auto}.right b{font-size:12px}.empty{text-align:center;color:#9e8c7b;padding:30px 12px;border:1px dashed #dfcdb9;border-radius:12px;margin:14px 0;background:#fffaf4}.empty>span{font-size:28px;color:#cbb18f}.empty p{font-size:12px;margin:8px 0 0}.muted{color:var(--muted);font-size:12px}.timer{font-variant-numeric:tabular-nums;font-family:monospace;font-size:13px}.notice{background:#fff0da;border:1px solid #e4c99e;border-radius:8px;padding:12px;font-size:12px;overflow-wrap:anywhere}.page-title{padding:13px 0 18px}.page-title a{font-size:11px;color:var(--muted)}.page-title h1{font-size:28px;margin:22px 0 8px}.page-title p{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.panel,form{background:#fffdf9;border:1px solid #ecdfce;border-radius:14px;padding:20px;margin-bottom:16px}.panel h3{margin:0}.panel p{font-size:12px}.tabs{display:flex;gap:6px;background:#f5eee3;padding:4px;border-radius:9px;margin-bottom:20px}.tabs button{width:50%;border:0;background:transparent;padding:10px;font-size:13px;border-radius:6px}.tabs .selected{background:#fffdf9;color:var(--red);box-shadow:0 1px 5px #6e483912}label{display:block;font-size:12px;font-weight:500;margin:18px 0}label>span{float:right;color:var(--muted)}input:not([type=checkbox]),select,textarea{display:block;margin-top:8px;width:100%;border:1px solid #e3d6c7;padding:12px;background:#fffaf4;border-radius:8px;color:#32231e}textarea{min-height:130px;resize:vertical}.check{display:flex;align-items:flex-start;gap:9px;line-height:1.8;font-weight:400;font-size:11px}.check input{accent-color:var(--red);margin-top:4px;width:16px;height:16px;flex-shrink:0}.primary,.secondary{display:block;width:100%;border:0;border-radius:9px;text-align:center;padding:13px 14px;font-size:13px;margin:12px 0}.primary{color:#fff;background:var(--red);font-weight:600}.secondary{background:#f4ebdf;color:#936b4d}.explain{font-size:11px;line-height:1.9;background:#f8f0e4;padding:13px;border-radius:8px;color:#8c6b4f;margin:15px 0}.explain p{margin:0 0 6px;font-size:11px}.packet{background:#c83d2e;background-image:linear-gradient(145deg,#e66042,#b42c26);padding:30px;text-align:center;border-radius:18px;color:#ffdeb2;margin-bottom:18px}.packet>span{font-size:12px}.packet>strong{display:block;font-size:40px;margin:18px 0 5px}.packet small,.packet p{font-size:13px}.packet>b{display:block;font-size:13px;margin:18px 0 8px}.seal{width:62px;height:62px;border-radius:50%;background:#f1c47c;color:#8d3f2a;display:grid;place-items:center;font-size:30px;margin:auto;border:4px double #b78542}.person-row{display:flex;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid #eaddcd;font-size:12px}.person-row strong{margin-left:auto;font-size:12px}.person-row small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.person-row em{font-size:9px;font-style:normal;color:var(--red)}.result{background:#f7e7c8;padding:14px;text-align:center;border-radius:9px;font-weight:600}.tickets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tickets>div{background:#f5ecdf;border-radius:7px;padding:10px 6px;text-align:center}.tickets .mine{background:#f9dccf}.tickets b{display:block;font-size:14px}.tickets span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;margin-top:4px}.tickets small{font-size:9px;color:var(--red)}.proof{margin:22px 0;font-size:12px;border:1px solid #e1d2bd;padding:15px;border-radius:10px}.proof summary{cursor:pointer}.proof code{overflow-wrap:anywhere}.proof pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:300px;overflow:auto;font-size:10px}.balance-card{padding:24px;border-radius:16px;background:#38312b;color:#f7eee1;margin-bottom:20px}.balance-card>span{font-size:12px;color:#c7bba9}.balance-card>strong{display:block;font-size:40px;margin:17px 0 25px}.balance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.balance-grid span{font-size:10px;color:#bbae9d}.balance-grid b{display:block;color:#faf0e2;margin-top:7px;font-size:14px}.record{display:flex;align-items:center;gap:10px;width:100%;text-align:left;flex-wrap:wrap;background:#fffaf4;border:1px solid #e5d8c7;border-radius:10px;padding:15px;margin-bottom:10px;font-size:12px}.record small{width:100%;color:var(--muted);overflow-wrap:anywhere}footer{margin-top:30px;padding:22px 0;display:flex;justify-content:space-between;font-size:9px;color:#aa9682}nav{position:fixed;bottom:0;max-width:540px;width:100%;background:#fffcf7f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #ecdfce;display:flex;justify-content:space-around;padding:10px 10px calc(10px + env(safe-area-inset-bottom));z-index:10}nav a{font-size:10px;color:#9a8878;display:flex;flex-direction:column;align-items:center;gap:3px;padding:2px 16px}nav b{font-size:23px;font-weight:400;height:27px}nav a[aria-current=page]{color:var(--red)}@media(max-width:380px){header{padding:18px}main{padding-left:16px;padding-right:16px}.hero{padding:23px 18px}.hero h1{font-size:28px}.hero>img{width:190px;height:190px;right:-57px;top:45px}.hero-copy{max-width:210px}.hero p{font-size:9px}.mode-grid{gap:8px}.mode-grid>button{padding:12px}.wallet-peek{gap:6px}.wallet-peek strong{font-size:15px}nav a{padding:2px 12px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,transform .15s}button:active:not(:disabled){transform:translateY(1px)}}@media(max-width:480px){.hero h1{font-size:28px}.hero>img{width:160px;height:160px;right:-35px;top:80px}.hero p{max-width:200px;font-size:9px}}.balance-grid{grid-template-columns:repeat(2,1fr);row-gap:16px}
