:root{--ink:#101735;--muted:#737b99;--line:#e8e9f0;--coral:#ff654f;--purple:#6252df;--bg:#fbfbfd;--card:#fff;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg)}button,input,select,textarea{font:inherit}.dashboard-app{min-height:100vh;display:grid;grid-template-columns:300px minmax(0,1fr)}.dashboard-sidebar{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--line);padding:30px 25px;display:flex;flex-direction:column}.sidebar-head{display:flex;align-items:center;justify-content:space-between}.logo{font-size:2rem;font-weight:900;letter-spacing:-.06em;text-decoration:none;color:var(--ink)}.logo span{color:var(--coral)}.creator-card{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center;margin:38px 5px 34px}.creator-card img,.creator-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover}.creator-avatar{display:grid;place-items:center;background:#efeaff;color:var(--purple);font-weight:900}.creator-card strong,.creator-card small{display:block}.creator-card strong{font-size:.96rem}.creator-card small{color:#667090;margin-top:4px}.profile-chip{display:inline-flex!important;align-items:center;gap:7px;width:max-content;margin-top:9px;padding:7px 10px;border-radius:999px;background:#e8faed;color:#22833f;font-size:.76rem;font-weight:700}.profile-chip.draft{background:#fff1ec;color:#b94936}.profile-chip i{width:8px;height:8px;border-radius:50%;background:currentColor}.sidebar-nav{display:grid;gap:8px}.sidebar-nav a{display:flex;align-items:center;gap:16px;min-height:55px;padding:0 16px;border-radius:14px;color:#515a79;text-decoration:none;font-weight:600}.sidebar-nav i{font-size:1.5rem}.sidebar-nav a.active{background:#fff0ec;color:var(--coral)}.sidebar-help{margin-top:auto;display:flex;gap:13px;padding:19px;border-radius:17px;background:linear-gradient(145deg,#fafafe,#f3f3f7)}.help-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;border:2px solid #263052}.sidebar-help strong,.sidebar-help small,.sidebar-help a{display:block}.sidebar-help strong{font-size:.85rem}.sidebar-help small{font-size:.75rem;color:#8b91a7;margin:6px 0 16px}.sidebar-help a{font-size:.76rem;color:#5446c7;text-decoration:none;font-weight:700}.dashboard-main{min-width:0}.dashboard-top{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 42px}.top-actions{display:flex;gap:16px;align-items:center}.icon-button{width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;cursor:pointer;position:relative;color:var(--ink)}.icon-button i{font-size:1.35rem}.icon-button b{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--coral);right:7px;top:6px}.motto{padding:12px 18px;border:1px solid var(--line);border-radius:15px;color:#626a87;font-size:.85rem}.motto em{color:#ffc145;font-style:normal;margin-left:6px}.dashboard-content{max-width:1300px;margin:auto;padding:0 36px 50px}.page-heading{margin-bottom:28px}.page-heading .welcome{color:#6c7593;font-size:.92rem}.page-heading h1{font-size:2.8rem;letter-spacing:-.055em;margin:10px 0 8px}.page-heading p{color:#737b99;font-size:1.02rem;margin:0}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:14px}.ui-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(19,26,57,.035)}.card-title{display:flex;align-items:center;gap:14px}.card-title h2{font-size:1.02rem;margin:0}.card-title p{font-size:.78rem;color:#8a90a6;margin:5px 0 0}.round-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eeeaff;color:#5e4fe0;flex:0 0 auto}.round-icon.coral{background:#fff0ec;color:#ff5d48}.round-icon.green{background:#eafaef;color:#219346}.round-icon i{font-size:1.55rem}.btn{min-height:50px;padding:0 18px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;text-decoration:none;font-weight:700;cursor:pointer}.btn-primary{background:linear-gradient(90deg,#ff604c,#ff7560);color:#fff}.btn-soft{background:#f1efff;color:#5744d4}.btn-neutral{background:#f1f2f6;color:#18203f}.btn-full{width:100%}.progress-number{font-size:2rem;font-weight:900;margin:24px 0 9px}.progress-track{height:10px;background:#f0f1f4;border-radius:99px;overflow:hidden}.progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#ff5f4d,#ff755c)}.check-panel{background:#f7f7f8;border-radius:15px;margin:20px 0;padding:14px 16px;display:grid;gap:11px;font-size:.82rem}.check-panel div{display:flex;align-items:center;gap:10px}.check-dot{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;border:2px solid #b8bed0;color:#98a0b8}.check-dot.done{border-color:#32a857;background:#32a857;color:#fff}.profile-preview{overflow:hidden;border-radius:15px;border:1px solid var(--line);margin:20px 0 18px;background:#fff}.profile-cover{height:105px;background:linear-gradient(135deg,#f9c3b6,#cbd1ff)}.profile-preview-body{padding:0 20px 20px}.profile-preview-avatar{width:70px;height:70px;border-radius:50%;border:4px solid #fff;background:#eeeaff;object-fit:cover;margin-top:-37px}.profile-preview h3{margin:6px 0 4px}.profile-preview p{color:#666f8d;font-size:.82rem;line-height:1.45}.bio-phone{max-width:285px;margin:18px auto 14px;padding:20px 15px;border-radius:31px;background:#fff;box-shadow:0 8px 25px rgba(24,31,65,.1);border:1px solid #eef0f5}.bio-phone strong,.bio-phone small{display:block;text-align:center}.bio-phone small{color:#858ca4;margin:4px 0 14px}.bio-link{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;margin:8px 0;border:1px solid var(--line);border-radius:10px;font-size:.75rem}.bio-count{text-align:center;font-weight:900;font-size:1.6rem;margin:14px 0 0}.bio-count small{display:block;font-size:.72rem;font-weight:500;color:#858ca4}.quick-card{grid-column:1/-1;margin-top:2px}.quick-head{display:flex;justify-content:space-between;align-items:center}.quick-head a{color:#5c49dd;text-decoration:none;font-size:.82rem;font-weight:700}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.metric{display:flex;align-items:center;gap:15px;padding:17px;border:1px solid var(--line);border-radius:15px}.metric strong,.metric small{display:block}.metric strong{font-size:1.45rem}.metric small{color:#7f879f}.editor-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.editor-stack{display:grid;gap:16px}.section-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.section-card h2{margin:0 0 6px}.section-card>p{color:var(--muted);margin:0 0 20px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px;font-size:.82rem;font-weight:700}.field.full{grid-column:1/-1}.field input,.field textarea,.field select{width:100%;border:1px solid #dfe2eb;border-radius:12px;padding:12px 13px;background:#fff;color:var(--ink)}.field textarea{min-height:105px;resize:vertical}.editor-actions{display:flex;gap:10px;justify-content:flex-end}.notice{display:none;padding:12px 14px;border-radius:12px}.notice.show{display:block}.notice.success{background:#eaf8ef;color:#277641}.notice.error{background:#fff0eb;color:#a84431}.preview-sticky{position:sticky;top:20px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:20px}.auth-card{width:min(620px,100%);padding:35px;background:#fff;border:1px solid var(--line);border-radius:22px}.mobile-menu{display:none}@media(max-width:1050px){.dashboard-app{grid-template-columns:240px minmax(0,1fr)}.dashboard-sidebar{padding:25px 16px}.dashboard-grid{grid-template-columns:1fr 1fr}.quick-card{grid-column:1/-1}.editor-shell{grid-template-columns:1fr}.preview-sticky{position:static}}@media(max-width:760px){.dashboard-app{display:block}.dashboard-sidebar{position:relative;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:18px}.mobile-menu{display:grid}.creator-card,.sidebar-nav,.sidebar-help{display:none}.dashboard-sidebar.open .creator-card{display:grid}.dashboard-sidebar.open .sidebar-nav{display:grid}.dashboard-sidebar.open .sidebar-help{display:flex}.dashboard-main{min-height:100vh}.dashboard-top{height:68px;padding:0 18px}.motto{display:none}.dashboard-content{padding:0 14px 35px}.page-heading h1{font-size:2rem}.dashboard-grid,.metrics,.field-grid{grid-template-columns:1fr}.quick-card{grid-column:auto}}

/* Integrated Link in Bio editor */
.editor-actions{flex-wrap:wrap}.notice{margin-top:14px}.section-heading{display:flex;align-items:center;gap:13px}.section-heading h2,.section-heading p{margin:0}.section-heading p{color:var(--muted);font-size:.85rem;margin-top:4px}.section-number{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:var(--purple);font-weight:800;flex:0 0 auto}.input-prefix{display:flex;align-items:center;border:1px solid #dfe2eb;border-radius:12px;overflow:hidden;background:#fff}.input-prefix span{padding-left:13px;color:#8a91a8;font-size:.78rem;font-weight:500;white-space:nowrap}.input-prefix input{border:0;padding-left:3px;min-width:80px}.field-hint{font-size:.72rem;color:#8a91a8;font-weight:500}.link-editor-list{display:grid;gap:12px;margin-top:20px}.link-editor-row{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fbfbfc}.link-fields{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}.link-options{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:2px}.field.compact{max-width:180px}.visibility-control{display:flex;gap:8px;align-items:center;font-size:.8rem;font-weight:700}.visibility-control input{accent-color:var(--purple)}.link-actions{display:flex;justify-content:flex-end;gap:7px;border-top:1px solid var(--line);padding-top:12px;margin-top:14px}.mini-button{width:34px;height:34px;border-radius:9px;border:1px solid var(--line);background:#fff;color:#586079;cursor:pointer}.mini-button:disabled{opacity:.35;cursor:default}.mini-button.danger{color:#d64d42}.empty-state{text-align:center;padding:34px 18px;margin-top:18px;border:1px dashed #d9dce7;border-radius:15px}.empty-state[hidden]{display:none}.empty-state .round-icon{margin:0 auto 12px}.empty-state strong,.empty-state p{display:block}.empty-state p{color:var(--muted);font-size:.82rem;margin:6px 0 16px}.color-fields{margin-top:24px}.color-control{display:flex;align-items:center;gap:12px;min-height:58px;padding:7px 13px;border:1px solid #dfe2eb;border-radius:14px;background:#fff;cursor:pointer}.color-control input[type=color]{width:38px;height:38px;flex:0 0 38px;padding:0;border:0;border-radius:50%;overflow:hidden;background:transparent;cursor:pointer}.color-control input[type=color]::-webkit-color-swatch-wrapper{padding:0}.color-control input[type=color]::-webkit-color-swatch{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #dfe2eb}.color-control input[type=color]::-moz-color-swatch{border:2px solid #fff;border-radius:50%}.color-control output{font-size:.84rem;color:var(--ink);font-weight:700;text-transform:uppercase}.color-control i{margin-left:auto;color:#7e869f}.text-button{border:0;background:none;color:#5d4bd7;font-weight:700;padding:10px 0;cursor:pointer}.publish-card{display:grid;gap:18px}.publish-card h2,.publish-card p{margin:0}.publish-card p{color:var(--muted);margin-top:5px}.switch-row{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#f7f7f9;border-radius:14px;cursor:pointer}.switch-row strong,.switch-row small{display:block}.switch-row small{color:var(--muted);margin-top:4px}.switch-row input{position:absolute;opacity:0}.switch-row i{width:47px;height:27px;border-radius:99px;background:#c8ccda;position:relative;transition:.2s}.switch-row i:after{content:"";position:absolute;width:21px;height:21px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 2px 5px #0002;transition:.2s}.switch-row input:checked+i{background:var(--purple)}.switch-row input:checked+i:after{transform:translateX(20px)}.preview-card{padding-bottom:20px}.bio-device{max-width:300px;margin:20px auto 14px;padding:10px;border-radius:37px;background:#181d31;box-shadow:0 18px 40px rgba(22,27,53,.18)}.bio-device-speaker{width:48px;height:5px;border-radius:5px;background:#3b4054;margin:0 auto 7px}.bio-live-preview{min-height:500px;margin:0;max-width:none;box-shadow:none;border:0;padding:26px 17px 18px;transition:.2s;background:var(--preview-bg)}.bio-preview-avatar{display:grid;width:66px;height:66px;border-radius:50%;object-fit:cover;margin:0 auto 12px;border:3px solid #fff;box-shadow:0 4px 15px #0001}.bio-preview-fallback{place-items:center;background:#ece8ff;color:#5d4bd7;font-weight:900}.preview-description{text-align:center;font-size:.75rem;line-height:1.45;margin:10px 0 16px;opacity:.75}.bio-live-preview .bio-link{background:#fff;color:#18203f;border:0;box-shadow:0 3px 10px rgba(22,27,53,.09);border-left:3px solid var(--preview-accent)}.preview-contact{width:100%;border:0;border-radius:11px;padding:11px;background:var(--preview-accent);color:#fff;font-weight:800;margin:10px 0}.preview-powered{display:block;text-align:center;font-size:.62rem;opacity:.55;margin-top:18px}.preview-note{font-size:.72rem;color:var(--muted);display:flex;gap:7px;line-height:1.4}.spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button-row{display:grid;grid-template-columns:1fr auto;gap:8px}.button-row .icon-button{width:50px;height:50px}
@media(max-width:1050px){.preview-card{max-width:480px;margin:auto}}
@media(max-width:760px){.link-fields{grid-template-columns:1fr}.link-options{grid-column:auto}.editor-actions .btn{width:100%}.input-prefix span{padding-left:9px;font-size:.72rem}.input-prefix input{padding-right:8px}.quick-head.section-heading{align-items:flex-start;flex-wrap:wrap}.quick-head.section-heading>#add-link{width:100%;margin-top:8px}}
.dashboard-top{height:56px}.sidebar-help .help-icon{border:0;background:#eeeaff;color:var(--purple);flex:0 0 31px}.preview-sticky{align-self:start;height:max-content;top:24px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.avatar-upload-control{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #dfe2eb;border-radius:14px;background:#fbfbfd}.avatar-upload-control>img,.avatar-upload-fallback{width:64px;height:64px;flex:0 0 64px;border-radius:50%;object-fit:cover}.avatar-upload-fallback{display:grid;place-items:center;background:#eeeaff;color:var(--purple);font-size:1.5rem}.avatar-upload-control strong,.avatar-upload-control small{display:block}.avatar-upload-control small{margin:4px 0 10px}.upload-change-button{display:inline-flex;align-items:center;gap:7px;color:#5d4bd7;font-weight:800;font-size:.8rem;cursor:pointer}.contact-switch{margin-top:22px}.contact-fields[hidden]{display:none}.contact-fields{margin-top:20px}.bio-profile-summary{display:flex;align-items:center;gap:11px;padding:12px 2px 14px}.bio-profile-summary img,.bio-summary-fallback{width:44px;height:44px;border-radius:50%;object-fit:cover;flex:0 0 44px}.bio-summary-fallback{display:grid;place-items:center;background:#eeeaff;color:var(--purple);font-size:.75rem;font-weight:800}.bio-profile-summary strong,.bio-profile-summary p{display:block;text-align:left}.bio-profile-summary strong{font-size:.8rem}.bio-profile-summary p{font-size:.68rem;line-height:1.35;color:#7d849b;margin:3px 0 0}.bio-phone .bio-profile-summary+.bio-link{margin-top:0}.bio-phone .bio-link:last-child{margin-bottom:0}.overview-grid{grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr)}.overview-grid .bio-overview-card{min-height:0}
@media(max-width:1050px){.overview-grid{grid-template-columns:1fr 1fr}.preview-sticky{position:static}}
@media(max-width:760px){.dashboard-top{height:20px}.overview-grid{grid-template-columns:1fr}.avatar-upload-control{align-items:flex-start}.bio-profile-summary p{max-width:180px}}
.analytics-summary-card{display:grid;gap:20px}.analytics-summary-card .quick-head{margin-bottom:0}.analytics-metrics{margin-top:0}.analytics-chart-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:4px}.analytics-chart-head h3{margin:0;font-size:1rem}.analytics-chart-head p{color:var(--muted);font-size:.8rem;margin:5px 0 0}.chart-legend{display:flex;gap:13px;font-size:.75rem;color:var(--muted);white-space:nowrap}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:9px;height:9px;border-radius:50%;background:#ff654f}.chart-legend i.clicks{background:#6252df}.analytics-chart{min-height:220px;padding:14px 0 0}.analytics-chart svg{display:block;width:100%;height:210px;overflow:visible}.chart-axis{stroke:#e8e9f0;stroke-width:1}.chart-area{fill:rgba(255,101,79,.08)}.chart-line{fill:none;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.chart-views{stroke:#ff654f}.chart-clicks{stroke:#6252df}.chart-label{fill:#8a91a8;font-size:12px;font-family:Inter,sans-serif}.analytics-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.analytics-list{display:grid;gap:9px;margin-top:19px}.analytics-row{display:flex;align-items:center;gap:12px;min-height:62px;padding:11px 4px;border-bottom:1px solid var(--line)}.analytics-row:last-child{border-bottom:0}.analytics-row>div{min-width:0;flex:1}.analytics-row strong,.analytics-row small{display:block}.analytics-row strong{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-row small{font-size:.73rem;color:var(--muted);margin-top:4px}.analytics-row>b{font-size:.88rem;text-align:right;white-space:nowrap}.analytics-row>b small{display:inline;font-weight:500;font-size:.68rem}.analytics-rank,.activity-icon{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;flex:0 0 31px;background:#f0edff;color:#5d4bd7;font-size:.78rem;font-weight:800}.activity-icon{background:#fff0ec;color:#ff654f;font-size:1rem}.analytics-empty{min-height:180px;display:grid;place-content:center;justify-items:center;text-align:center;gap:7px;color:var(--muted);padding:20px}.analytics-empty i{font-size:2rem;color:#a7a1ed}.analytics-empty strong{font-size:.86rem;color:var(--ink)}.analytics-empty span{font-size:.76rem;line-height:1.45;max-width:280px}.analytics-empty.compact{min-height:175px}.activity-row{padding-left:0;padding-right:0}
@media(max-width:760px){.analytics-detail-grid{grid-template-columns:1fr}.analytics-chart-head{align-items:flex-start;flex-direction:column}.chart-legend{gap:10px}.analytics-summary-card select{width:100%}.analytics-chart{min-height:190px}.analytics-chart svg{height:180px}}
.section-card>.section-heading+.field-grid,.section-card>.section-heading+.contact-fields{margin-top:24px}.contact-fields .field input,.contact-fields .field select{min-height:52px}.link-editor-row .field input,.link-editor-row .field select{min-height:47px}.link-editor-row .mini-button{width:39px;height:39px}.link-editor-row .mini-button:hover{border-color:#c4c7d3;background:#fff}
