:root{--bg-dark: #09090b;--bg-card: rgba(24, 24, 27, .75);--bg-card-border: rgba(255, 255, 255, .12);--primary: #ffffff;--primary-hover: #e4e4e7;--accent: #a1a1aa;--text-main: #f8fafc;--text-muted: #a1a1aa;--border-color: #27272a;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow-glow: 0 0 35px rgba(255, 255, 255, .08);--font-family: "Inter", sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff59}*{box-sizing:border-box;margin:0;padding:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) #09090b}body{font-family:var(--font-family);background-color:var(--bg-dark);color:var(--text-main);line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;background:transparent;color:inherit;font-family:inherit;transition:all .25s cubic-bezier(.4,0,.2,1)}.dashboard-tabs-nav{display:flex;gap:6px;padding:8px 16px 0;border-bottom:1px solid rgba(255,255,255,.1);background:#12121499;overflow-x:auto}.editor-nav-tab{padding:8px 16px;font-size:.8rem;font-weight:600;color:#a1a1aa;background:transparent;border:none;border-bottom:2px solid transparent;border-radius:8px 8px 0 0;transition:all .2s ease;cursor:pointer;white-space:nowrap}.editor-nav-tab:hover{color:#fff;background:#ffffff0f}.editor-nav-tab.active{color:#fff!important;border-bottom-color:#fff!important;background:#ffffff1a!important;font-weight:700}.glass-panel{background:#121214d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);box-shadow:0 20px 40px -15px #000000b3}.glass-card{background:#18181b99;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px -10px #00000080}.glass-input{background:#121214cc;border:1px solid rgba(255,255,255,.14);color:var(--text-main);padding:10px 14px;border-radius:var(--radius-sm);width:100%;font-size:.925rem;transition:all .2s ease}.glass-input:focus{border-color:#fff6;outline:none;box-shadow:0 0 0 3px #ffffff26}.btn-primary{background:#fff;color:#09090b;font-weight:700;padding:10px 20px;border-radius:var(--radius-sm);box-shadow:0 4px 15px #ffffff26;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary:hover{transform:translateY(-2px);background:#f4f4f5;box-shadow:0 8px 22px #ffffff40}.btn-secondary{background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:var(--text-main);padding:8px 16px;border-radius:var(--radius-sm);display:inline-flex;align-items:center;gap:6px;font-size:.9rem}.btn-secondary:hover{background:#ffffff29;border-color:#ffffff4d}.btn-danger{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3);padding:6px 12px;border-radius:var(--radius-sm)}.btn-danger:hover{background:#ef44444d}.file-upload-label{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#f4f4f5;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.file-upload-label:hover{background:#ffffff2e;transform:translateY(-1px)}.file-upload-label.audio-upload{background:#ffffff14;border-color:#fff3;color:#e4e4e7}.file-upload-label.audio-upload:hover{background:#ffffff2e}.hidden-file-input{display:none}.bio-audio-player{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#18181bd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:12px;margin-top:8px;margin-bottom:8px}.audio-play-btn{width:34px;height:34px;min-width:34px;border-radius:50%;background:#fff;color:#09090b;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #fff3}.audio-play-btn:hover{transform:scale(1.08);background:#f4f4f5;box-shadow:0 6px 16px #ffffff59}.audio-info{flex:1;display:flex;flex-direction:column;gap:3px;overflow:hidden}.audio-bar-wrapper{position:relative;width:100%;height:6px;background:#ffffff26;border-radius:10px;overflow:hidden;cursor:pointer}.audio-bar-progress{height:100%;background:linear-gradient(90deg,#fff,#a1a1aa);border-radius:10px;transition:width .1s linear}.bio-avatar-wrapper{position:relative;width:90px;height:90px;margin:0 auto .85rem}.bio-avatar-ring{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;background:linear-gradient(135deg,#ffffffe6,#a1a1aa66,#ffffffb3);padding:3px;box-shadow:0 0 20px #ffffff26}.bio-avatar{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;display:block;background-color:#18181b}.bio-card-cover{width:100%!important;max-height:280px!important;height:auto!important;object-fit:contain!important;border-radius:14px;margin-bottom:.75rem;display:block;background-color:#0006;box-shadow:0 8px 20px #0006}.bio-block-image{width:100%!important;max-height:320px!important;height:auto!important;object-fit:contain!important;border-radius:14px;background-color:#0006;display:block}.social-card{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:14px;background:#0f172a99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0003}.social-card:hover{transform:translateY(-2px) scale(1.02);border-color:#ffffff40;box-shadow:0 8px 25px #00000059}.plan-badge{padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.plan-badge.free{background:#94a3b833;color:#94a3b8;border:1px solid rgba(148,163,184,.4)}.plan-badge.pro{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.plan-badge.plus{background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;box-shadow:0 0 12px #f43f5e66}.dashboard-layout{display:flex;height:100vh;overflow:hidden}.dashboard-sidebar{width:58%;display:flex;flex-direction:column;border-right:1px solid var(--border-color);background:#09090b}.dashboard-preview{width:42%;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.04),transparent 70%),#020408;display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.phone-mockup{width:340px;height:680px;background:#09090b;border-radius:44px;border:10px solid #27272a;box-shadow:0 30px 60px -15px #000000f2,0 0 40px #ffffff0d;position:relative;overflow:hidden;display:flex;flex-direction:column}.phone-notch{width:140px;height:22px;background:#27272a;position:absolute;top:0;left:50%;transform:translate(-50%);border-bottom-left-radius:14px;border-bottom-right-radius:14px;z-index:100}.phone-screen{flex:1;overflow-y:auto;padding:34px 16px 20px;display:flex;flex-direction:column}.phone-screen::-webkit-scrollbar{width:4px}.phone-screen::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#09090be6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{width:100%}.block-option-btn{padding:14px;background:#18181bf2!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:14px;text-align:left;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:4px;cursor:pointer;box-shadow:0 4px 12px #0006}.block-option-btn:hover{background:#27272afa!important;border-color:#ffffff59!important;transform:translateY(-2px);box-shadow:0 8px 20px #0009}.block-option-title{display:block;font-size:.85rem;font-weight:700;color:#fff!important}.block-option-desc{display:block;font-size:.725rem;color:#a1a1aa!important;line-height:1.35}.bio-preview-container{min-height:100%;padding:1.25rem 1rem;overflow-x:hidden;display:flex;flex-direction:column;justify-content:space-between}.public-bio-wrapper{min-height:100vh;display:flex;justify-content:center;padding:2rem 1rem;background-attachment:fixed}.featured-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:#ffffff1a;color:#f4f4f5;border:1px solid rgba(255,255,255,.2)}.min-h-screen{min-height:100vh}.h-full{height:100%}.w-full{width:100%}.w-20{width:5rem}.h-20{height:5rem}.w-32{width:8rem}.h-32{height:8rem}.w-3\.5{width:.875rem}.h-3\.5{height:.875rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-12{width:3rem}.h-12{height:3rem}.h-9{height:2.25rem}.h-auto{height:auto}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.shrink-0{flex-shrink:0}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.text-3xl{font-size:1.875rem}.text-2xl{font-size:1.5rem}.text-xl{font-size:1.25rem}.text-lg{font-size:1.125rem}.text-base{font-size:1rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-extrabold{font-weight:800}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-mono{font-family:monospace}.text-white{color:#fff}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-blue-300{color:#93c5fd}.text-blue-400{color:#60a5fa}.text-purple-400{color:#c084fc}.text-amber-400{color:#fbbf24}.text-amber-200{color:#fef08a}.text-emerald-400{color:#34d399}.text-cyan-400{color:#22d3ee}.text-red-300{color:#fca5a5}.text-red-400{color:#f87171}.text-center{text-align:center}.text-left{text-align:left}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.resize-none{resize:none}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-slate-700{border-color:#334155}.border-slate-800{border-color:#1e293b}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.rounded-full{border-radius:9999px}.rounded-3xl{border-radius:1.5rem}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.bg-slate-950{background-color:#020617}.bg-slate-900{background-color:#0f172a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #00000080}.shadow-2xl{box-shadow:0 25px 50px -12px #000000b3}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.brand-logo-text{font-weight:900;letter-spacing:-.5px;color:#fff!important;display:inline-flex;align-items:center}.brand-logo-accent{color:#a1a1aa!important;font-weight:800}@media (max-width: 1024px){.dashboard-layout{flex-direction:column;height:auto;overflow:visible}.dashboard-sidebar{width:100%}.dashboard-preview{width:100%;min-height:720px}}
