:root{--bg: #f6f4ef;--ink: #111111;--accent: #f04e30;--card: #ffffff;--muted: #6a6a6a;--sand: #f3eee6;--shadow: 0 16px 32px rgba(0, 0, 0, .12)}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,Helvetica Neue,Arial,sans-serif;background:radial-gradient(circle at top left,#fff7f0,#f6f4ef 40%,#efe9e1);color:var(--ink)}.fomo-banner{position:fixed;top:0;left:0;right:0;z-index:9998;background:linear-gradient(90deg,#f04e30,#ff7a59);color:#fff;display:flex;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;gap:10px}.fomo-text{text-align:center}.fomo-close{border:none;background:#fff3;color:#fff;border-radius:8px;width:28px;height:28px;cursor:pointer}.app-nav-auth{display:flex;gap:12px;align-items:center}.app-header{position:relative}.app-menu-toggle,.app-mobile-menu{display:none}.impersonation-banner{position:fixed;top:0;left:0;right:0;z-index:9999;background:#111;color:#fff;display:flex;gap:12px;align-items:center;justify-content:center;padding:8px 16px;font-weight:600}.has-impersonation header{padding-top:56px}@media (max-width: 720px){.has-impersonation header{padding-top:72px}}.has-fomo header{padding-top:56px}.has-fomo .hero{padding-top:132px}@media (max-width: 720px){.has-fomo header{padding-top:72px}.has-fomo .hero{padding-top:148px}}.hero{padding-top:96px}a{color:inherit;text-decoration:none}.container{max-width:980px;margin:0 auto;padding:32px 20px}.page{min-height:calc(100vh - 80px);padding:24px 0 60px}.page-title{font-size:clamp(26px,3vw,36px);margin:0 0 8px}.muted{color:var(--muted)}.auth-card{max-width:420px;margin:0 auto}.section-slab{background:#fff;border:1px solid #f1e7db}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;background:#111;color:#fff}.link-card{display:block;text-align:center;border:1px solid #111;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.link-card:hover{transform:translateY(-2px);box-shadow:0 14px 24px #0000001f}.dashboard-grid{display:grid;gap:24px}.dashboard-shell{min-height:calc(100vh - 80px);padding:16px 20px 40px}.dashboard-content{max-width:1100px;margin:0 auto;padding:20px 0 0;display:grid;gap:24px}.public-page{min-height:100vh;padding:36px 0 64px}.public-shell{max-width:760px}.public-actions{display:flex;justify-content:flex-end;margin-bottom:16px}.public-profile{text-align:center;display:grid;gap:10px;justify-items:center;margin-bottom:28px}.public-avatar{width:110px;height:110px;border-radius:50%;background:var(--public-accent-soft, #f7f1ea);display:grid;place-items:center;border:3px solid var(--public-accent, #111);box-shadow:0 10px 24px var(--public-accent-glow, rgba(0, 0, 0, .12));overflow:hidden}.public-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.public-avatar-fallback{width:100%;height:100%;border-radius:50%;background:var(--public-avatar-bg, #f7f1ea);color:#fff;background:var(--public-accent-strong, #111);display:grid;place-items:center;font-size:36px;font-weight:700}.public-handle{font-size:12px;background:var(--public-accent-soft, #f7f1ea);border:1px solid var(--public-accent, #111);padding:6px 12px;border-radius:999px;color:var(--public-accent-strong, #111)}.public-name{font-size:clamp(28px,4vw,44px);margin:0;color:var(--public-accent-strong, #111)}.public-bio{color:color-mix(in srgb,var(--public-accent-strong, #111) 55%,#000);max-width:520px}.public-links{display:grid;gap:14px}.public-link-wrapper{display:block}.public-link{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid var(--public-accent, #111);box-shadow:0 10px 20px #0000000f;font-weight:600}.video-card{flex-direction:column;align-items:stretch;gap:12px}.video-title{display:flex;align-items:center;font-weight:700}.video-frame{position:relative;width:100%;padding-top:56.25%;border-radius:14px;overflow:hidden;background:#000}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%}.link-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--public-accent-strong, #111);color:#fff;margin-right:10px}.public-link:hover{transform:translateY(-2px);box-shadow:0 16px 28px var(--public-accent-glow, rgba(0, 0, 0, .12))}.link-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--public-accent, #111);color:#fff}.public-link .link-icon{background:var(--public-accent-dark, var(--public-accent-strong, #111));color:#fff}.public-footer{margin:32px auto 0;text-align:center;color:var(--muted);background:var(--public-accent-soft, #f7f1ea);border:1px solid var(--public-accent, #111);padding:12px 16px;border-radius:999px;display:inline-block}.public-contact{margin:18px auto 22px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center;text-align:center;color:var(--muted)}.contact-item{background:var(--public-accent-soft, #f7f1ea);border:1px solid var(--public-accent, #111);border-radius:12px;padding:8px 12px;display:inline-block;margin:0 auto;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.contact-item:hover{transform:translateY(-2px);box-shadow:0 12px 22px var(--public-accent-glow, rgba(0, 0, 0, .12));background:color-mix(in srgb,var(--public-accent, #111) 14%,#fff)}.bar-row{display:grid;grid-template-columns:minmax(120px,1fr) 2fr 40px;align-items:center;gap:10px}.bar-label{font-weight:600;font-size:13px}.bar-track{height:10px;background:#eef0f6;border-radius:999px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#6b6ff8,#8a62ff);border-radius:999px}.bar-value{font-weight:600;font-size:12px;text-align:right}.ghost.active{background:#111;color:#fff;border-color:#111}.skeleton{background:linear-gradient(90deg,#f1f2f5 25%,#e9ebf0 37%,#f1f2f5 63%);background-size:400% 100%;border-radius:10px;animation:shimmer 1.4s ease infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.topbar{max-width:1100px;margin:0 auto 16px;background:#fff;border:1px solid #f1e7db;border-radius:18px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.topbar-left{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:12px;background:#111;color:#fff;display:grid;place-items:center;font-size:18px}.brand-name{font-weight:700}.topbar-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.tabs{max-width:1100px;margin:0 auto 18px;background:#f5f2ed;border-radius:18px;padding:10px;display:flex;gap:8px;flex-wrap:wrap}.tabs-mobile{display:none;flex-direction:column;gap:6px}.tabs-mobile.open{display:flex}.dashboard-menu-toggle{display:none}.tabs a{padding:10px 14px;border-radius:12px;color:var(--ink);font-weight:600;background:transparent}.tabs a.active,.tabs a.router-link-active{background:#fff;box-shadow:0 8px 16px #00000014}@media (max-width: 900px){.app-nav-auth{display:none}.app-menu-toggle{display:inline-flex;align-items:center;justify-content:center;height:40px;width:44px;font-size:20px;margin-left:auto}.app-mobile-menu{position:absolute;left:16px;right:16px;top:54px;background:#fff;border:1px solid #efe4d7;border-radius:16px;padding:14px;box-shadow:0 18px 40px #00000024;display:none;flex-direction:column;align-items:stretch;min-width:220px;gap:8px;z-index:60}.app-mobile-menu.open{display:flex}.app-mobile-menu a,.app-mobile-menu button{padding:14px 16px;border-radius:14px;background:#f7f3ee;border:1px solid transparent;font-weight:600;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px}.app-mobile-menu a:hover,.app-mobile-menu button:hover{background:#fff;border-color:#efe4d7}.app-mobile-menu .menu-divider{height:1px;width:100%;background:#efe4d7;margin:6px 0}.app-mobile-menu .logout-item{margin-top:6px;background:#ffe9e9;color:#b91c1c;border-color:#f5c2c2}.app-mobile-menu .menu-icon{font-size:18px}.app-mobile-menu .logout-item:hover{background:#ffdada;border-color:#f0a8a8}.tabs-desktop{display:none}.tabs-mobile{margin:0 16px 18px}.dashboard-menu-toggle{display:inline-flex;align-items:center;justify-content:center;height:40px;width:44px;font-size:20px}}@media (max-width: 720px){.dashboard-shell{padding:12px 14px 32px}.topbar{padding:12px 14px;align-items:stretch}.topbar-left,.topbar-actions{width:100%}.topbar-actions>*{flex:1 1 100%}.topbar-actions .button,.topbar-actions .ghost{width:100%;justify-content:center}.section-head{align-items:flex-start}.section-head .button,.section-head .ghost{width:100%}.card{padding:16px}.link-item{flex-direction:column;align-items:flex-start}.link-actions{width:100%}.link-actions .button,.link-actions .ghost{width:100%;justify-content:center}.tabs-mobile{margin:0 10px 14px}.pricing-grid,.grid-2,.grid-3{gap:12px}.table{font-size:13px}}.section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.empty-card{border:1px solid #ebe5dd;border-radius:18px;padding:32px;display:grid;gap:12px;text-align:center;background:#fff}.empty-icon{font-size:32px}@media (max-width: 920px){.dashboard-shell{grid-template-columns:1fr}}.card{background:var(--card);border-radius:16px;padding:20px;box-shadow:0 12px 28px #00000014}.link-item{display:flex;justify-content:space-between;align-items:center;gap:12px}.link-item-left{display:flex;gap:12px;align-items:center}.link-icon{width:38px;height:38px;border-radius:12px;background:#f7f1ea;display:grid;place-items:center}.link-title-row{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.link-title{font-weight:600}.link-order{font-size:12px;color:var(--muted);background:#f3eee6;border-radius:999px;padding:2px 8px}.link-subtitle{color:var(--muted);font-size:13px}.link-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.drag-handle{width:34px;height:34px;border-radius:10px;border:1px solid #efe4d7;background:#fff;cursor:grab;display:grid;place-items:center;font-size:18px;color:#6b5b4b}.drag-handle:active{cursor:grabbing}.drag-ghost{opacity:.6}.button{background:var(--accent);color:#fff;border:none;padding:12px 18px;border-radius:12px;cursor:pointer;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 10px 18px #f04e3038}.button:active{transform:translateY(0);filter:brightness(.98)}.ghost{border:1px solid #111;padding:12px 18px;border-radius:12px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ghost:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0000001f;background:#f5f1ec}.ghost:active{transform:translateY(0)}.btn-icon{margin-right:6px}.input{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:10px}.eye{position:absolute;top:8px;right:10px;border:none;background:transparent;font-size:12px;font-weight:600;color:#111;cursor:pointer}.grid{display:grid;gap:16px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.hero{background:radial-gradient(circle at 20% 20%,#ffe8db,#f6f4ef 45%,#e7e1d9);padding:64px 0 20px}.hero-inner{max-width:1100px;margin:0 auto;padding:0 20px 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;align-items:center}.hero-copy h1{font-size:clamp(32px,4vw,56px);line-height:1.1;margin:12px 0}.grad-title{background:linear-gradient(120deg,#111 15%,#f04e30,#ffb787 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.grad-title.light{background:linear-gradient(120deg,#fff 15%,#ffb787 70%,#ffd9bf)}.lead{font-size:18px;color:var(--muted)}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.2em;font-weight:700}.cta-row{display:flex;gap:12px;margin:20px 0;flex-wrap:wrap}.trust{display:flex;gap:14px;color:var(--muted);font-size:12px;flex-wrap:wrap}.mock{box-shadow:var(--shadow);border:1px solid #f1e7db;position:relative;overflow:hidden}.mock-header{display:flex;gap:12px;align-items:center;margin-bottom:16px}.avatar{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#ff7a59,#f5a623)}.mock-name{font-weight:700}.mock-bio{font-size:12px;color:var(--muted)}.mock-links{display:grid;gap:10px}.mock-link{background:#111;color:#fff;border:none;border-radius:12px;padding:12px 14px;font-weight:600}.mock-analytics{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;margin-top:18px}.stat{font-weight:700;font-size:18px}.stat-label{font-size:12px;color:var(--muted)}.section{padding:48px 0}.section.alt{background:var(--sand)}.feature{min-height:140px}.icon-circle{width:44px;height:44px;border-radius:12px;background:#111;color:#fff;display:grid;place-items:center;margin-bottom:12px;font-size:20px}.section-title{margin-bottom:24px}.section-title h2{margin:0 0 8px}.section-title p{color:var(--muted);margin:0}.list{padding-left:16px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.price-card{display:grid;gap:16px;position:relative}.price-card.highlight{border:2px solid #111;transform:translateY(-8px)}.badge{position:absolute;top:16px;right:16px;background:#111;color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.price-head h3{margin:0 0 6px}.price-amount{font-size:22px;font-weight:700}.testimonial{display:grid;gap:10px}.testimonial-meta{color:var(--muted);font-size:13px}.logo-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.logo-pill{background:#fff;border:1px solid #ddd;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600}.pricing{display:grid;gap:16px}.price-row{display:grid;gap:12px}.price{font-weight:700}.price-meta{color:var(--muted);font-size:13px}.cta-banner{background:#111;color:#fff;border-radius:18px;padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.cta-form{display:grid;gap:10px;min-width:240px}.faq-grid{display:grid;gap:14px;grid-template-columns:1fr}.faq-item{background:#fff;border:1px solid #efe4d7;border-radius:16px;padding:14px 16px;box-shadow:0 10px 20px #0000000f}.faq-item summary{list-style:none;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:space-between;line-height:1.25}.faq-item summary:after{content:"";width:16px;height:16px;margin-left:12px;background-color:#ff8a00;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M4.5%207.75L10%2013.25L15.5%207.75'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center / contain;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M4.5%207.75L10%2013.25L15.5%207.75'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center / contain;transition:transform .25s ease}.faq-item[open] summary:after{transform:rotate(180deg)}.faq-item p{margin-top:0;color:#4b3d30;line-height:1.6;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin-top .25s ease}.faq-item[open] p{max-height:280px;opacity:1;margin-top:10px}.info-disclosure-summary{align-items:center}.info-disclosure-text{display:flex;flex-direction:column;justify-content:center;min-height:42px}.info-disclosure-title{line-height:1.25}.info-disclosure-chevron{display:flex;align-items:center}.chevron-icon{width:16px;height:16px;display:inline-block;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M4.5%207.75L10%2013.25L15.5%207.75'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center / contain;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M4.5%207.75L10%2013.25L15.5%207.75'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center / contain}.info-disclosure-content{max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .35s ease,opacity .25s ease,margin-top .25s ease}details[open] .info-disclosure-content{max-height:520px;opacity:1;margin-top:14px}.footer{background:#f3ede5;color:#2a231d;padding:28px 0}.footer-inner{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.footer-links,.footer-socials{display:flex;gap:12px;flex-wrap:wrap}.footer a{color:#2a231d;opacity:.8}.footer a:hover{opacity:1}.footer-copy{text-align:center;color:#2a231d99;font-size:12px;padding:12px 20px 0}.toast-host{position:fixed;top:18px;right:18px;display:grid;gap:10px;z-index:9999}.toast{background:#111;color:#fff;padding:10px 14px;border-radius:12px;box-shadow:0 12px 24px #0003;font-weight:600;font-size:13px}.toast.success{background:#111}.toast.error{background:#c0392b}.preview-avatar{margin-top:8px;width:72px;height:72px;border-radius:50%;overflow:hidden;border:1px solid #eee1d4}.preview-avatar img{width:100%;height:100%;object-fit:cover}.preview-bg{margin-top:8px;width:100%;height:72px;border-radius:12px;border:1px solid #eee1d4;background-size:cover;background-position:center}.profile-page{display:grid;gap:20px}.profile-public{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.public-info{display:grid;gap:8px}.public-title{display:flex;align-items:center;gap:10px}.status-dot{font-size:12px;padding:4px 10px;border-radius:999px;background:#e9f8ec;color:#1a7f37;font-weight:600}.public-url{font-weight:600;color:var(--ink)}.public-actions{display:flex;gap:8px;flex-wrap:wrap}.danger-zone{border:1px solid #f2c2c2;background:#fff5f5}.danger-button{background:#e74c3c;color:#fff;border:none;padding:12px 18px;border-radius:12px;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.danger-button:hover{transform:translateY(-1px);box-shadow:0 10px 18px #e74c3c40}.danger-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.modal-overlay{position:fixed;inset:0;background:#00000080;display:grid;place-items:center;z-index:9999}.modal{background:#fff;border-radius:18px;padding:20px;width:min(460px,90vw);box-shadow:0 16px 32px #0003}.qr-preview{width:220px;height:220px;display:block;margin:12px auto;border-radius:12px;border:1px solid #eee1d4}.mock-phone{position:absolute;right:-12px;top:-30px;width:160px;opacity:.9}@media (max-width: 720px){.hero{padding:36px 0 12px}.cta-form{width:100%}.price-card.highlight{transform:none}.mock-phone{display:none}}
