*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.aw-btn{display:inline-flex;align-items:center;gap:8px;padding:2px 16px 2px 2px;border:1px solid #d1d5db;border-radius:24px;background:#fff;cursor:pointer;font-size:15px;font-weight:500;color:#374151;line-height:1;outline:none;user-select:none;box-shadow:0 1px 3px #0000000f;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease,color .2s ease}.aw-btn:hover{background:#f3f4f6;border-color:#9ca3af;box-shadow:0 3px 10px #0000001c;transform:translateY(-1px);color:#111827}.aw-btn:active{background:#e5e7eb;border-color:#9ca3af;box-shadow:0 1px 3px #00000014;transform:translateY(0)}.aw-btn .aw-icon-slot{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px}.aw-circle{width:34px;height:34px;border-radius:50%;background:#d93025;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease}.aw-circle svg{display:block}.aw-label{white-space:nowrap}
