.AppIntroPanel-module-scss-module__nFzLYW__panel{flex-direction:column;flex:1;gap:0;min-width:260px;max-width:420px;padding-bottom:40px;display:flex;position:sticky;top:40px}.AppIntroPanel-module-scss-module__nFzLYW__logoRow{margin-bottom:20px}.AppIntroPanel-module-scss-module__nFzLYW__logoText{color:#185fa5;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:28px;font-weight:900}.AppIntroPanel-module-scss-module__nFzLYW__taglineBlock{margin-bottom:20px}.AppIntroPanel-module-scss-module__nFzLYW__taglineAccent{letter-spacing:2px;text-transform:uppercase;color:#185fa5;margin-bottom:12px;padding-left:20px;font-size:12px;font-weight:600;display:inline-block;position:relative}.AppIntroPanel-module-scss-module__nFzLYW__taglineAccent:before{content:"";background:#185fa5;border-radius:1px;width:12px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.AppIntroPanel-module-scss-module__nFzLYW__tagline{color:#0d1117;letter-spacing:-1.5px;margin:0;font-size:42px;font-weight:800;line-height:1.2}.AppIntroPanel-module-scss-module__nFzLYW__description{color:#6b7280;margin:0 0 36px;font-size:14px;line-height:1.75}.AppIntroPanel-module-scss-module__nFzLYW__features{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:0;margin:0 0 20px;padding:0;list-style:none;display:flex;overflow:hidden}.AppIntroPanel-module-scss-module__nFzLYW__featureItem{align-items:center;gap:14px;padding:16px 20px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__featureItem+.AppIntroPanel-module-scss-module__nFzLYW__featureItem{border-top:1px solid #f3f4f6}.AppIntroPanel-module-scss-module__nFzLYW__featureIcon{color:#185fa5;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__featureTitle{color:#111;margin-bottom:2px;font-size:13px;font-weight:700}.AppIntroPanel-module-scss-module__nFzLYW__featureDesc{color:#9ca3af;font-size:12px}.AppIntroPanel-module-scss-module__nFzLYW__qrRow{background:#14518c;border-radius:20px;flex-direction:row;align-items:center;gap:14px;margin-bottom:12px;padding:12px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__qrCodeLink{background:#fff;border-radius:16px;flex-shrink:0;padding:8px;line-height:0;display:block}.AppIntroPanel-module-scss-module__nFzLYW__qrCode{border-radius:8px;width:96px;height:96px;display:block}.AppIntroPanel-module-scss-module__nFzLYW__qrText{color:#fff;text-align:left;margin:0;font-size:14px;font-weight:600;line-height:1.4}.AppIntroPanel-module-scss-module__nFzLYW__storeButtons{gap:10px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__storeBtn{color:#fff;background:#0d1117;border:1px solid #222;border-radius:14px;flex:1;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;transition:background .15s,transform .1s;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__storeBtn:hover{background:#1a2030;transform:translateY(-1px)}.AppIntroPanel-module-scss-module__nFzLYW__storeBtn:active{transform:translateY(0)}.AppIntroPanel-module-scss-module__nFzLYW__storeBtnIcon{opacity:.95;flex-shrink:0;width:22px;height:22px}.AppIntroPanel-module-scss-module__nFzLYW__storeBtnSub{color:#fff9;letter-spacing:.2px;margin-bottom:2px;font-size:9px;line-height:1}.AppIntroPanel-module-scss-module__nFzLYW__storeBtnMain{color:#fff;letter-spacing:-.2px;font-size:14px;font-weight:700;line-height:1}
.WebDesktopShell-module-scss-module__Z0aDFW__root{background:#f4f5f7;min-height:100vh}.WebDesktopShell-module-scss-module__Z0aDFW__layout{align-items:center;gap:72px;max-width:1100px;min-height:100vh;margin:0 auto;padding:60px 48px;display:flex}.WebDesktopShell-module-scss-module__Z0aDFW__leftPanel{flex:1;min-width:260px;max-width:400px}.WebDesktopShell-module-scss-module__Z0aDFW__frameWrapper{flex-direction:column;flex-shrink:0;width:500px;display:flex;position:sticky;top:40px}.WebDesktopShell-module-scss-module__Z0aDFW__frameWrapper>*+*{position:static}.WebDesktopShell-module-scss-module__Z0aDFW__frameWrapper .banner{position:static}.WebDesktopShell-module-scss-module__Z0aDFW__frameLoading{background:#fff;border:1px solid #e0e0e0;border-radius:0 0 24px 24px;flex-shrink:0;justify-content:center;align-items:center;height:calc(100vh - 130px);min-height:560px;display:flex;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f}.WebDesktopShell-module-scss-module__Z0aDFW__spinner{border:3px solid #e0e0e0;border-top-color:#185fa5;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite WebDesktopShell-module-scss-module__Z0aDFW__spin}@keyframes WebDesktopShell-module-scss-module__Z0aDFW__spin{to{transform:rotate(360deg)}}.WebDesktopShell-module-scss-module__Z0aDFW__frame{opacity:0;background:#fff;border:1px solid #e0e0e0;border-radius:0 0 24px 24px;width:100%;height:calc(100vh - 130px);min-height:560px;transition:opacity .25s;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f}.WebDesktopShell-module-scss-module__Z0aDFW__frameVisible{opacity:1}.WebDesktopShell-module-scss-module__Z0aDFW__iframe{border:none;width:100%;height:100%;display:block}
@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:#000;background:#fff}a{color:inherit;text-decoration:none}input[type=date]{font-family:inherit!important}input[type=date]::-webkit-datetime-edit{font-family:inherit}input[type=date]::-webkit-datetime-edit-fields-wrapper{font-family:inherit}input[type=date]::-webkit-datetime-edit-text{font-family:inherit}input[type=date]::-webkit-datetime-edit-year-field{font-family:inherit}input[type=date]::-webkit-datetime-edit-month-field{font-family:inherit}input[type=date]::-webkit-datetime-edit-day-field{font-family:inherit}@media (prefers-color-scheme:dark){html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}
