*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa}button{font-family:inherit}.onboarding-modal{position:fixed;top:0;left:0;right:0;bottom:0;transform:translateZ(0);background:#fafafaf2;display:flex;align-items:center;justify-content:center;z-index:9999}.onboarding-content{background:linear-gradient(160deg,#fff,#f5f5f5);border:2px solid #333;border-radius:8px;padding:26px 22px 22px;max-width:360px;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #0003}.onboarding-title{color:#333;font-size:18px;letter-spacing:1px;margin-bottom:14px;text-align:center;font-weight:700}.onboarding-body p{margin-bottom:10px;font-size:13px;line-height:1.55;color:#333}.onboarding-body strong{color:#000;font-weight:700}.onboarding-dots{display:flex;justify-content:center;gap:6px;margin:14px 0}.onboarding-dot{width:6px;height:6px;border-radius:50%;background:#3333334d}.onboarding-dot.active{background:#333}.onboarding-close{min-height:44px;width:100%;padding:12px;background:linear-gradient(160deg,#333,#1a1a1a);color:#fff;border:none;border-radius:4px;font-weight:700;font-size:13px;letter-spacing:.5px;cursor:pointer;-webkit-user-select:none;user-select:none}.onboarding-close:active{opacity:.85;transform:scale(.98)}.info-button{width:44px;height:44px;padding:0;background:#fff;color:#333;border:2px solid #333;border-radius:4px;font-weight:700;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:all .2s}.info-button:active{transform:scale(.95);background:#333;color:#fff}
