.unlk-wrap{display:flex;flex-direction:column;gap:20px;max-width:920px;margin:0 auto;width:100%}.unlk-wrap--capped{margin-top:20px}.unlk-inlinenote{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:.88rem;font-weight:600;color:var(--theme-text-muted,#64748b)}[data-effective-mode=dark] .unlk-inlinenote{color:#a78bfa}.unlk-hero{position:relative;overflow:hidden;border-radius:28px;padding:40px 44px;color:#fff;background:radial-gradient(ellipse at 90% 0,rgba(167,139,250,.38),transparent 55%),radial-gradient(ellipse at 8% 100%,rgba(56,189,248,.24),transparent 60%),linear-gradient(135deg,#1e1b4b,#4c1d95 52%,#7c3aed);box-shadow:0 24px 60px rgba(76,29,149,.34),inset 0 1px 0 rgba(255,255,255,.18)}.unlk-hero-body{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px}.unlk-hero-kicker{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.unlk-hero-title{font-family:var(--font-heading,"Montserrat"),sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.018em;line-height:1.15;margin:0}.unlk-hero-title-em{color:#fde68a}.unlk-hero-sub{font-size:1rem;line-height:1.6;opacity:.92;margin:0;max-width:62ch}.unlk-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:6px}.unlk-feature{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16)}.unlk-feature-icon{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.18)}.unlk-feature-title{font-weight:700;font-size:.94rem;margin:0 0 2px}.unlk-feature-text{font-size:.84rem;line-height:1.5;opacity:.9;margin:0}.unlk-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.unlk-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:12px;font-family:inherit;font-size:.95rem;font-weight:800;cursor:pointer;text-decoration:none;border:0;transition:transform var(--mode-transition,.5s ease-in-out),box-shadow var(--mode-transition,.5s ease-in-out),background var(--mode-transition,.5s ease-in-out)}.unlk-btn--primary{background:#fff;color:#4c1d95;box-shadow:0 12px 28px rgba(76,29,149,.4)}.unlk-btn--primary:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(76,29,149,.5)}.unlk-btn--ghost{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.32)}.unlk-btn--ghost:hover{background:rgba(255,255,255,.22);transform:translateY(-1px)}.unlk-cta{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;border:0;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#6d28d9,#7c3aed 60%,#a855f7);box-shadow:0 8px 20px rgba(124,58,237,.32);transition:transform var(--mode-transition,.5s ease-in-out),box-shadow var(--mode-transition,.5s ease-in-out)}.unlk-cta:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(124,58,237,.44)}.unlk-cta--block{width:100%;justify-content:center;padding:12px 16px}.unlk-auth-card{position:relative;border-radius:24px;padding:28px;background:var(--theme-surface,rgba(255,255,255,.96));border:1px solid var(--theme-border,rgba(15,23,42,.08));box-shadow:0 12px 30px rgba(15,23,42,.08)}[data-effective-mode=dark] .unlk-auth-card{background:rgba(15,23,42,.62);border-color:rgba(167,139,250,.2);box-shadow:0 12px 30px rgba(0,0,0,.32)}.unlk-banner{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:16px;color:#fff;background:radial-gradient(ellipse at 100% 0,rgba(167,139,250,.4),transparent 60%),linear-gradient(135deg,#4c1d95,#6d28d9 55%,#7c3aed);box-shadow:0 12px 28px rgba(76,29,149,.28)}.unlk-banner-icon{flex:0 0 auto;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:rgba(255,255,255,.18)}.unlk-banner-text{flex:1 1 auto;min-width:0}.unlk-banner-title{margin:0;font-weight:800;font-size:.98rem}.unlk-banner-msg{margin:2px 0 0;font-size:.86rem;line-height:1.45;opacity:.92}.unlk-banner .unlk-cta{flex:0 0 auto;background:#fff;color:#4c1d95}.unlk-banner .unlk-cta:hover{background:rgba(255,255,255,.9)}@media (max-width:560px){.unlk-banner{flex-wrap:wrap}.unlk-banner .unlk-cta{width:100%;justify-content:center}}.unlk-locked{position:relative}.unlk-locked>.unlk-locked-inner{filter:saturate(.55) opacity(.5);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unlk-overlay{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.unlk-hero{padding:28px 24px;border-radius:22px}.unlk-hero-title{font-size:1.5rem}.unlk-btn{width:100%;justify-content:center}}