:root{color-scheme:only light;font-family:Inter,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;background-color:#f5f5f7;color:#1f2937;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,#fdf3ff 0,#fdf3ff00 55%),radial-gradient(circle at 80% 0%,#e4f1ff 0,#e4f1ff00 60%),radial-gradient(circle at 50% 100%,#fef6e7 0,#fef6e700 60%),linear-gradient(180deg,#fffffff5,#f4f6f9f5 80%);display:flex;justify-content:center;padding:48px 16px 96px}#root{width:min(1080px,100%)}a{color:inherit}a:hover{color:#2563eb}h1,h2,h3,h4,h5,h6{font-family:Clash Display,SF Pro Display,Inter,sans-serif;font-weight:700;line-height:1.2;margin:0}p{margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 24px;font-size:16px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,box-shadow .2s ease,border-color .2s ease;text-decoration:none}.btn--primary{background:linear-gradient(135deg,#111827,#312e81);color:#fff;box-shadow:0 14px 30px #1118272e}.btn--primary:hover{transform:translateY(-1px);box-shadow:0 18px 36px #11182733}.btn--ghost{background:#312e8114;color:#312e81}.btn--ghost:hover{border-color:#312e8159;background:#312e811f}.btn:disabled,.btn[disabled]{opacity:.4;pointer-events:none}.layout{display:flex;flex-direction:column;gap:48px}.hero{background:#ffffffe0;border-radius:32px;padding:48px 56px;box-shadow:0 24px 72px #0f172a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero__tag{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6366f1;background:#6366f11f;padding:6px 14px;border-radius:999px;margin-bottom:18px}.hero__subtitle{margin-top:18px;max-width:620px;color:#4b5563;font-size:18px}.hero__cta-group{display:flex;gap:16px;margin-top:32px}.panel{background:#ffffffeb;border-radius:28px;box-shadow:0 20px 60px #0f172a14;padding:40px 48px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.panel+.panel{margin-top:-12px}.panel__header{margin-bottom:24px}.panel__header>p{color:#6b7280;margin-top:8px}.panel__content{display:grid;gap:32px}.panel__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.form{display:grid;gap:28px}.form__fieldset{border:1px solid rgba(99,102,241,.12);border-radius:20px;padding:20px 24px;display:grid;gap:18px}.form__fieldset>legend{font-weight:700;padding:0 8px;font-size:15px;color:#312e81}.form__field{display:grid;gap:8px}.form__field>span{font-weight:600;color:#374151}.form__field input,.form__field textarea{border-radius:14px;border:1px solid rgba(99,102,241,.2);padding:12px 16px;font-size:15px;font-family:inherit;transition:border-color .16s ease,box-shadow .16s ease}.form__field input:focus,.form__field textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f129}.form__field textarea{resize:vertical}.form__error{background:#f43f5e1f;color:#e11d48;border-radius:14px;padding:12px 16px;margin:0}.form__hint{margin:12px 0 0;color:#6b7280;font-size:14px}.badge-choices{display:grid;gap:16px}.badge-choices__item{display:flex;gap:18px;align-items:center;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.35);background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;text-align:left}.badge-choices__item:hover{border-color:#6366f173;transform:translateY(-1px)}.badge-choices__item.is-active{border-color:#6366f1;box-shadow:0 12px 32px #6366f12e}.badge-choices__copy{display:grid;gap:4px}.badge-choices__copy>strong{font-size:17px}.badge-choices__copy>span{color:#64748b;font-size:14px}.badge-preview{display:inline-flex;align-items:center;gap:14px;border-radius:18px;padding:12px 16px;background:#ffffffd9;border:1px solid rgba(148,163,184,.35);box-shadow:0 10px 26px #0f172a14}.badge-preview--compact{box-shadow:none;padding:10px 12px;border-radius:14px}.badge-preview--premium{border-color:#3b82f673;background:linear-gradient(135deg,#3b82f629,#fffc)}.badge-preview--grassroots{border-color:#22c55e66;background:linear-gradient(135deg,#22c55e29,#fffc)}.badge-preview__image{width:64px;height:auto;border-radius:12px}.badge-preview__text{display:grid;gap:4px}.badge-preview__label{font-size:14px;letter-spacing:.02em;color:#475569}.badge-preview__site{font-size:18px;color:#0f172a}.live-preview{border-radius:20px;border:1px dashed rgba(99,102,241,.35);padding:24px;background:#f8fafce6;display:grid;gap:16px}.live-preview__note{font-size:14px;color:#64748b}.embed-card{display:grid;gap:16px;border-radius:20px;border:1px solid rgba(148,163,184,.35);padding:24px;background:#fff}.embed-card__label{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.embed-card__code{font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a14;padding:4px 8px;border-radius:8px;font-size:14px}.embed-card__link{color:#2563eb;word-break:break-all}.embed-card__snippet{width:100%;min-height:96px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;border-radius:14px;border:1px solid rgba(148,163,184,.35);padding:16px;background:#f8fafce6;resize:none}.embed-placeholder{font-size:15px;color:#94a3b8}.feature-card{border-radius:20px;border:1px solid rgba(148,163,184,.35);background:#f8fafcf5;padding:24px;box-shadow:0 16px 40px #94a3b833}.feature-card>p{color:#64748b;margin-top:10px;font-size:15px}.footer{text-align:center;color:#94a3b8;font-size:14px}@media (min-width: 960px){.panel__content{grid-template-columns:minmax(0,1fr) 320px}}@media (max-width: 720px){body{padding:32px 12px 72px}.hero,.panel{padding:32px 24px}.hero__cta-group{flex-direction:column;align-items:stretch}.panel__content{grid-template-columns:1fr}}body.badge-mode{padding:0;background:transparent;display:flex;justify-content:center;align-items:center;min-height:auto}body.badge-mode #root{width:100%}.badge-frame{border-radius:18px;padding:16px;background:#ffffffeb;border:1px solid rgba(148,163,184,.35);box-shadow:0 16px 40px #0f172a2e;display:grid;gap:8px;justify-items:center;text-align:center;font-size:13px}.badge-frame--ready{padding:12px}.badge-frame--error{border-color:#ef444473;box-shadow:0 16px 40px #ef444438}.badge-frame__meta{display:grid;gap:4px;color:#475569}.user-profile-card{background:#ffffffeb;border:1px solid rgba(148,163,184,.35);border-radius:18px;box-shadow:0 16px 40px #0f172a2e;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-profile-card:hover{transform:translateY(-2px);box-shadow:0 20px 48px #0f172a38}.user-profile-card--apple{border-color:#3b82f673;background:linear-gradient(135deg,#3b82f629,#fffc)}.user-profile-card--android{border-color:#22c55e66;background:linear-gradient(135deg,#22c55e29,#fffc)}.user-profile-header{background:linear-gradient(135deg,var(--tw-gradient-stops));padding:1.5rem;color:#fff}.user-profile-header--apple{--tw-gradient-from: #3b82f6;--tw-gradient-to: #6366f1}.user-profile-header--android{--tw-gradient-from: #22c55e;--tw-gradient-to: #10b981}.user-profile-content{padding:1.5rem}.user-profile-section{margin-bottom:1rem}.user-profile-section:last-child{margin-bottom:0}.user-profile-section-title{font-size:.8125rem;font-weight:600;margin-bottom:.5rem;color:#475569;text-transform:uppercase;letter-spacing:.02em}.user-profile-bio{background:#f8fafce6;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.75rem;font-size:.875rem;line-height:1.5;color:#475569}.user-profile-contact{background:#f8fafce6;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.75rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.user-profile-contact:hover{background:#fffffff2;border-color:#3b82f64d;transform:translate(2px)}.user-profile-bio{background:#f8fafce6;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.75rem;font-size:.875rem;line-height:1.5;color:#475569;transition:all .2s ease}.user-profile-bio:hover{background:#fffffff2;border-color:#94a3b84d}.user-profile-footer{border-top:1px solid rgba(148,163,184,.2);padding-top:.75rem;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#94a3b8}.user-profile-avatar{width:4rem;height:4rem;border-radius:50%;border:2px solid rgba(255,255,255,.8);box-shadow:0 4px 12px #0000001a;object-fit:cover;transition:all .3s ease}.user-profile-avatar:hover{transform:scale(1.05);box-shadow:0 6px 16px #00000026}.user-profile-avatar--placeholder{display:flex;align-items:center;justify-content:center;font-size:2rem;background:linear-gradient(135deg,var(--bg-color-start),var(--bg-color-end));color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.user-profile-avatar--apple{--bg-color-start: #3b82f6;--bg-color-end: #6366f1}.user-profile-avatar--android{--bg-color-start: #22c55e;--bg-color-end: #10b981}.badge-frame__meta>span{font-weight:600;color:#1f2937}.badge-frame__meta>small{color:#64748b}.badge-frame__spinner{font-size:32px;color:#6366f1;display:inline-flex;animation:badge-breathe 1.4s ease-in-out infinite}@keyframes badge-breathe{0%,to{opacity:.25;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}.lookup{display:grid;gap:18px}.lookup--inactive{display:grid;gap:6px;font-size:15px;color:#475569}.lookup__form{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.lookup__label{display:grid;gap:6px;flex:1 1 260px;color:#374151;font-weight:600}.lookup__input{border-radius:14px;border:1px solid rgba(99,102,241,.2);padding:12px 16px;font-size:15px;font-family:inherit;transition:border-color .16s ease,box-shadow .16s ease}.lookup__input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f129}.lookup__actions{display:flex;gap:10px;align-items:center}.lookup__error{background:#f43f5e1f;color:#e11d48;border-radius:14px;padding:12px 16px;display:grid;gap:4px}.lookup__empty,.lookup__hint{color:#64748b;font-size:14px;margin:0}.lookup__list{display:grid;gap:16px}.lookup-card{border:1px solid rgba(148,163,184,.35);border-radius:18px;padding:18px;display:grid;gap:14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.lookup-card:hover{border-color:#6366f159;box-shadow:0 12px 32px #6366f11f}.lookup-card--active{border-color:#6366f1;box-shadow:0 14px 36px #6366f12e}.lookup-card__meta{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;justify-content:space-between}.lookup-card__tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lookup-card__badge{flex-shrink:0;text-decoration:none}.lookup-card__badge:focus .badge-preview,.lookup-card__badge:hover .badge-preview{border-color:#6366f1;box-shadow:0 0 0 3px #6366f129}.lookup-card__tag{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:4px 10px;border-radius:999px}.lookup-card__tag--premium{background:#3b82f61f;color:#1d4ed8}.lookup-card__tag--grassroots{background:#22c55e1f;color:#15803d}.lookup-card__time{font-size:13px;color:#64748b}.lookup-card__details{display:grid;gap:10px}.lookup-card__details>div{display:grid;gap:3px}.lookup-card__details dt{font-size:13px;font-weight:600;color:#475569}.lookup-card__details dd{margin:0;font-size:14px;color:#1f2937}.lookup-card__actions{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 720px){.lookup__actions{width:100%}.lookup-card__actions{flex-direction:column;align-items:stretch}.lookup-card__actions .btn{width:100%}}
