@import "https://fonts.googleapis.com/css2?family=Bungee&family=Noto+Sans+TC:wght@400;700;900&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#fff;background:#0d0d12;min-height:100vh;margin:0;font-family:Noto Sans TC,sans-serif}.app-container{box-sizing:border-box;flex-direction:column;align-items:center;padding:clamp(30px,8vh,60px) 15px;display:flex}.app-title{color:#fff;text-align:center;text-shadow:0 0 5px #f05,0 0 10px #f05,0 0 20px #f05;letter-spacing:4px;margin-bottom:40px;font-family:Bungee,cursive;font-size:clamp(28px,6vw,50px)}.slot-machine{box-sizing:border-box;background:#1a1a24;border:4px solid #f05;border-radius:40px;width:340px;max-width:92vw;padding:clamp(15px,4vw,30px);position:relative;box-shadow:0 15px #000,0 25px 50px #0009}.slot-lights{justify-content:center;gap:clamp(8px,2vw,15px);margin-bottom:25px;display:flex}.slot-lights:before,.slot-lights:after{content:"● ● ●";color:#00f2ff;letter-spacing:10px;text-shadow:0 0 10px #00f2ff;font-size:clamp(12px,3vw,16px);animation:.6s infinite alternate sharpBlink}@keyframes sharpBlink{0%{opacity:.4}to{opacity:1}}.slot-window{box-sizing:border-box;background:#000;border:2px solid #333;border-radius:20px;width:100%;overflow:hidden;box-shadow:inset 0 0 20px #ff00551a}.slot-item{color:#eee;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;background:0 0;border-bottom:1px solid #1a1a1a;justify-content:center;align-items:center;width:100%;height:clamp(60px,8.5vh,85px);padding:0 10px;font-size:clamp(16px,2vh,18px);font-weight:500;transition:all .2s;display:flex;overflow:hidden}.slot-item-middle{color:#fbff00;text-shadow:0 0 10px #fbff00;z-index:10;cursor:pointer;background:#ffff001a;font-size:clamp(18px,2.4vh,24px);font-weight:900;position:relative;border-top:2px solid #fbff00!important;border-bottom:2px solid #fbff00!important}.slot-item-middle:hover{background:#ff03;transform:scale(1.02)}.spin-button{color:#fff;cursor:pointer;text-shadow:1px 1px 2px #00000080;letter-spacing:2px;background:#f05;border:none;border-radius:100px;justify-content:center;align-items:center;width:min(240px,80vw);height:clamp(60px,8vh,75px);margin-top:40px;padding:0;font-family:Bungee,cursive;font-size:clamp(20px,4vw,26px);transition:all .1s;display:flex;box-shadow:0 8px #9b0034,0 15px 30px #ff00554d}.spin-button:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.spin-button:active:not(:disabled){transform:translateY(6px);box-shadow:0 2px #9b0034}.spin-button:disabled{color:#666;cursor:not-allowed;background:#333;box-shadow:0 8px #1a1a1a}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;position:fixed;inset:0}.modal-content{color:#fff;z-index:1001;text-align:center;box-sizing:border-box;background:#15151a;border:3px solid #00f2ff;border-radius:30px;width:85%;max-width:420px;padding:clamp(20px,5vw,40px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #000c}.modal-content h2{color:#00f2ff;text-shadow:0 0 10px #00f2ff;margin-bottom:25px;font-family:Bungee,cursive;font-size:clamp(24px,5vw,32px)}.google-maps-btn{background:#00f2ff;border-radius:15px;margin-top:30px;padding:18px;font-size:18px;font-weight:900;text-decoration:none;transition:all .2s;display:block;color:#000!important}.google-maps-btn:hover{filter:brightness(1.1);transform:scale(1.02)}.modal-close-btn{color:#555;background:0 0;margin-top:15px}.loading-screen{z-index:2000;color:#f05;text-shadow:0 0 10px #f05;background:#0d0d12;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Bungee,cursive;font-size:24px;display:flex;position:fixed;top:0;left:0}.loading-icon{border:5px solid #1a1a24;border-top-color:#f05;border-radius:50%;width:60px;height:60px;margin-bottom:20px;animation:1s linear infinite spin;box-shadow:0 0 15px #ff00554d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
