:root{--radius:.625rem;--brand-blue:#2563eb;--brand-amber:#f59e0b;--brand-emerald:#10b981;--brand-lilac:#8b5cf6;--brand-slate:#1f2937;--neutral-25:#f8fafc;--neutral-50:#f5f7fb;--neutral-100:#e4e8f2;--neutral-200:#d7deed;--neutral-300:#c1c9db;--neutral-400:#9aa3b8;--neutral-500:#707993;--neutral-700:#3f475d;--neutral-900:#101828;--shadow-ambient:0 1px 2px #0f172a14,0 16px 40px -24px #0f172a59;--duration-fast:.16s;--duration-base:.22s;--duration-slow:.36s;--ease-smooth:cubic-bezier(.22,1,.36,1);--step--2:clamp(.72rem,.7rem + .1vw,.78rem);--step--1:clamp(.83rem,.8rem + .12vw,.9rem);--step-0:clamp(1rem,.96rem + .2vw,1.13rem);--step-1:clamp(1.25rem,1.18rem + .3vw,1.5rem);--step-2:clamp(1.56rem,1.46rem + .44vw,1.88rem);--step-3:clamp(1.95rem,1.8rem + .6vw,2.34rem);--step-4:clamp(2.44rem,2.22rem + .82vw,2.93rem);--background:#f5f7fb;--foreground:#101828;--card:#fff;--card-foreground:#101828;--popover:#fff;--popover-foreground:#101828;--primary:var(--brand-blue);--primary-foreground:#f5f8ff;--secondary:#e0e7ff;--secondary-foreground:#1f1b4d;--muted:#e6eaf4;--muted-foreground:#364152;--accent:#c7d2fe;--accent-foreground:#1f1b4d;--destructive:#ef4444;--border:#d7deed;--input:#d7deed;--ring:var(--brand-blue);--avatar-border:var(--ring);--sidebar:#fff;--sidebar-foreground:#101828;--sidebar-primary:var(--primary);--sidebar-primary-foreground:var(--primary-foreground);--sidebar-accent:#eef2ff;--sidebar-accent-foreground:#1f2937;--sidebar-border:#d7deed;--sidebar-ring:var(--ring);--premium-gradient:radial-gradient(120% 120% at 20% 0%,#2563eb1f 0%,transparent 60%),radial-gradient(120% 120% at 80% 0%,#10b98114 0%,transparent 55%),linear-gradient(180deg,#f9fbff 0%,#f3f6ff 100%);--premium-card-gradient:linear-gradient(180deg,#fffffffa 0%,#f6f8fff5 100%);--premium-topbar-gradient:linear-gradient(90deg,#fffffff5 0%,#f6f8fff0 100%);--premium-input-gradient:linear-gradient(180deg,var(--card),var(--card))}@supports (color:color-mix(in lab, red, red)){:root{--premium-input-gradient:linear-gradient(180deg,color-mix(in srgb,var(--card)92%,white 8%),color-mix(in srgb,var(--card)70%,var(--background)30%))}}:root{--premium-button-gradient:linear-gradient(180deg,var(--card),var(--card))}@supports (color:color-mix(in lab, red, red)){:root{--premium-button-gradient:linear-gradient(180deg,color-mix(in srgb,var(--card)88%,white 12%),color-mix(in srgb,var(--card)62%,var(--background)38%))}}:root{--premium-border:#0f172a14;--premium-shadow:0 18px 45px -30px #0f172a73;--premium-glow:0 0 0 1px #ffffffbf;--premium-hairline:#ffffffa6;--premium-inset:0 1px 0 #ffffff73 inset;--chart-1:#2563eb;--chart-2:#f97316;--chart-3:#16a34a;--chart-4:#facc15;--chart-5:#8b5cf6}.dark{--background:#121826;--foreground:#f5f7ff;--primary:#60a5fa;--primary-foreground:#fff;--secondary:#1f2a40;--secondary-foreground:#d4e2ff;--accent:#2b3c5c;--accent-foreground:#f5f7ff;--muted:#172135;--muted-foreground:#9fb0d0;--card:#1a2237;--card-foreground:#f5f7ff;--popover:#1a2237;--popover-foreground:#f5f7ff;--destructive:#f87171;--border:#1f2b45;--input:#1f2b45;--ring:#60a5fa;--chart-1:#60a5fa;--chart-2:#f97316;--chart-3:#34d399;--chart-4:#facc15;--chart-5:#a855f7;--sidebar:#101729;--sidebar-foreground:#f5f7ff;--sidebar-primary:#60a5fa;--sidebar-primary-foreground:#fff;--sidebar-accent:#18233a;--sidebar-accent-foreground:#d4e2ff;--sidebar-border:#1f2b45;--sidebar-ring:#60a5fa}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.landing-fade-up{animation:.85s cubic-bezier(.22,1,.36,1) both landing-fade-up}.landing-fade-in{animation:.85s both landing-fade-in}.landing-float{animation:8s ease-in-out infinite landing-float}.landing-alt-font{font-family:var(--font-landing),var(--font-geist-sans),system-ui,sans-serif}.landing-delay-1{animation-delay:80ms}.landing-delay-2{animation-delay:.16s}.landing-delay-3{animation-delay:.24s}.landing-delay-4{animation-delay:.32s}.landing-delay-5{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.landing-fade-up,.landing-fade-in,.landing-float{animation:none}}.theme-light{--background:#f5f7fb;--foreground:#101828;--card:#fff;--card-foreground:#101828;--popover:#fff;--popover-foreground:#101828;--primary:#2563eb;--primary-foreground:#f5f8ff;--secondary:#e0e7ff;--secondary-foreground:#1f1b4d;--muted:#e6eaf4;--muted-foreground:#364152;--accent:#c7d2fe;--accent-foreground:#1f1b4d;--destructive:#ef4444;--border:#d7deed;--input:#d7deed;--ring:#2563eb;--avatar-border:var(--ring);--sidebar:#fff;--sidebar-foreground:#101828;--sidebar-primary:#2563eb;--sidebar-primary-foreground:#f5f8ff;--sidebar-accent:#eef2ff;--sidebar-accent-foreground:#1f2937;--sidebar-border:#d7deed;--sidebar-ring:#2563eb;--premium-gradient:radial-gradient(120% 120% at 15% 0%,#2563eb1f 0%,transparent 60%),radial-gradient(120% 120% at 85% 0%,#3b82f614 0%,transparent 55%),linear-gradient(180deg,#f9fbff 0%,#f2f6ff 100%);--premium-card-gradient:linear-gradient(180deg,#fffffffa 0%,#f5f8fff5 100%);--premium-topbar-gradient:linear-gradient(90deg,#fffffff5 0%,#f3f6fff0 100%);--premium-border:#0f172a14;--premium-shadow:0 18px 45px -30px #0f172a73;--premium-glow:0 0 0 1px #ffffffbf;--premium-hairline:#ffffffa6;--premium-inset:0 1px 0 #ffffff73 inset}.theme-dark{--background:#121826;--foreground:#f6f8ff;--card:#1a2237f0;--card-foreground:#f6f8ff;--popover:#1a2237fa;--popover-foreground:#f6f8ff;--primary:#63a8ff;--primary-foreground:#fff;--secondary:#253352;--secondary-foreground:#e6eeff;--muted:#1c2942;--muted-foreground:#cedcff;--accent:#31476f;--accent-foreground:#f6f8ff;--destructive:#f27575;--border:#212f4a;--input:#212f4a;--ring:#63a8ff;--avatar-border:var(--ring);--sidebar:#111a2b;--sidebar-foreground:#f6f8ff;--sidebar-primary:#63a8ff;--sidebar-primary-foreground:#fff;--sidebar-accent:#1d2c48;--sidebar-accent-foreground:#dce7ff;--sidebar-border:#212f4a;--sidebar-ring:#63a8ff;--premium-gradient:radial-gradient(120% 120% at 20% 0%,#63a8ff38 0%,transparent 60%),radial-gradient(120% 120% at 80% 0%,#63a8ff1f 0%,transparent 55%),linear-gradient(180deg,#0b1220 0%,#101827 100%);--premium-card-gradient:linear-gradient(180deg,#1c263df5 0%,#151e32eb 100%);--premium-topbar-gradient:linear-gradient(90deg,#101827f5 0%,#0c1221eb 100%);--premium-border:#ffffff14;--premium-shadow:0 18px 45px -30px #040814bf;--premium-glow:0 0 0 1px #0f172a99;--premium-hairline:#ffffff14;--premium-inset:0 1px 0 #ffffff0f inset}.theme-midnight{--background:#050414;--foreground:#f7f5ff;--card:#120f2ef0;--card-foreground:#f7f5ff;--popover:#120f2efa;--popover-foreground:#f7f5ff;--primary:#8d5fff;--primary-foreground:#fff;--secondary:#231b50;--secondary-foreground:#ece6ff;--muted:#1a1440;--muted-foreground:#d4ccff;--accent:#352a6b;--accent-foreground:#f7f5ff;--destructive:#f67882;--border:#261f56;--input:#261f56;--ring:#8d5fff;--avatar-border:var(--ring);--sidebar:#0c0923;--sidebar-foreground:#f7f5ff;--sidebar-primary:#8d5fff;--sidebar-primary-foreground:#fff;--sidebar-accent:#20194c;--sidebar-accent-foreground:#ebe4ff;--sidebar-border:#261f56;--sidebar-ring:#8d5fff;--premium-gradient:radial-gradient(120% 120% at 15% 0%,#8d5fff47 0%,transparent 60%),radial-gradient(120% 120% at 85% 0%,#3f309438 0%,transparent 55%),linear-gradient(180deg,#050414 0%,#0a0922 100%);--premium-card-gradient:linear-gradient(180deg,#1c1644f5 0%,#120e34eb 100%);--premium-topbar-gradient:linear-gradient(90deg,#0e0b26f5 0%,#0c0922eb 100%);--premium-border:#ffffff14;--premium-shadow:0 18px 45px -30px #060412bf;--premium-glow:0 0 0 1px #120f2ea6;--premium-hairline:#ffffff14;--premium-inset:0 1px 0 #ffffff0f inset}.theme-dream{--background:#f4e9ff;--foreground:#1d1f3d;--card:#fffffff5;--card-foreground:#1f2342;--popover:#fffffff0;--popover-foreground:#1f2342;--primary:#3a2ad6;--primary-foreground:#f7f4ff;--secondary:#f2a3db;--secondary-foreground:#3a1f4b;--muted:#ece0fb;--muted-foreground:#5d5f87;--accent:#b8a6ff;--accent-foreground:#1f2342;--destructive:#e95784;--border:#d8cbed;--input:#d8cbed;--ring:#3a2ad6;--avatar-border:#b8a6ff;--sidebar:#efe1ff;--sidebar-foreground:#1d1f3d;--sidebar-primary:#3a2ad6;--sidebar-primary-foreground:#f7f4ff;--sidebar-accent:#efe7ff;--sidebar-accent-foreground:#2e2a6a;--sidebar-border:#d8cbed;--sidebar-ring:#3a2ad6;--premium-gradient:radial-gradient(120% 120% at 16% 0%,#3a2ad638 0%,transparent 60%),radial-gradient(120% 120% at 84% 0%,#b8a6ff3d 0%,transparent 55%),linear-gradient(180deg,#fbf6ff 0%,#eae2ff 100%);--premium-card-gradient:linear-gradient(180deg,#fffffffa 0%,#f7f2ffeb 100%);--premium-topbar-gradient:linear-gradient(90deg,#fffffff0 0%,#f4effae6 100%);--premium-border:#3f4adf24;--premium-shadow:0 18px 45px -30px #20287842;--premium-glow:0 0 0 1px #ffffffb3;--premium-hairline:#fff9;--premium-inset:0 1px 0 #ffffff73 inset}.theme-forest{--background:#252d33;--foreground:#f2efe3;--card:#3f5045f0;--card-foreground:#f2efe3;--popover:#3f5045f7;--popover-foreground:#f2efe3;--primary:#7c5c48;--primary-foreground:#fff;--secondary:#7e9585;--secondary-foreground:#27312b;--muted:#7e9585;--muted-foreground:#9aa35c;--accent:#9aa35c;--accent-foreground:#1e2522;--destructive:#f27474;--border:#3f5045;--input:#3f5045;--ring:#9aa35c;--avatar-border:var(--ring);--sidebar:#252d33;--sidebar-foreground:#f2efe3;--sidebar-primary:#7c5c48;--sidebar-primary-foreground:#fff;--sidebar-accent:#7e9585;--sidebar-accent-foreground:#27312b;--sidebar-border:#3f5045;--sidebar-ring:#9aa35c;--premium-gradient:linear-gradient(180deg,#2b3731 0%,#1a241f 100%);--premium-card-gradient:linear-gradient(180deg,#3f5146f5 0%,#2d3c33eb 100%);--premium-topbar-gradient:linear-gradient(90deg,#2a362ef5 0%,#1f2a24eb 100%);--premium-border:#f2efe31a;--premium-shadow:0 18px 45px -30px #111814bf;--premium-glow:0 0 0 1px #242e2899;--premium-hairline:#f2efe31f;--premium-inset:0 1px 0 #ffffff14 inset;--forest-tree-pattern:url(/illustrations/forest-trees.svg);--forest-tree-size-x:960px;--forest-tree-size-y:460px;--forest-tree-offset-y:-8px}#dashboard-theme-scope.theme-forest .border{border-color:#26392373;box-shadow:0 0 0 1px #17231573}#dashboard-theme-scope.theme-forest .lead-form-add-field,#dashboard-theme-scope.theme-forest .lead-form-add-field:hover{color:var(--foreground)}.theme-gilded{--background:#010203;--foreground:#f7f0e2;--card:#1d1d1fe6;--card-foreground:#f7f0e2;--popover:#1d1d1ff5;--popover-foreground:#f7f0e2;--primary:#b16c04;--primary-foreground:#fff;--secondary:#3b3130;--secondary-foreground:#f4e6c3;--muted:#3b3130;--muted-foreground:#d3ac2c;--accent:#d3ac2c;--accent-foreground:#1a1205;--destructive:#fb7185;--border:#3b3130;--input:#3b3130;--ring:#d3ac2c;--avatar-border:var(--ring);--sidebar:#1d1d1f;--sidebar-foreground:#f7f0e2;--sidebar-primary:#b16c04;--sidebar-primary-foreground:#fff;--sidebar-accent:#3b3130;--sidebar-accent-foreground:#f4e6c3;--sidebar-border:#3b3130;--sidebar-ring:#d3ac2c;--premium-gradient:radial-gradient(120% 120% at 20% 0%,#d1ac2c38 0%,transparent 60%),radial-gradient(120% 120% at 80% 0%,#b16c042e 0%,transparent 55%),linear-gradient(180deg,#0c0b0a 0%,#12100f 100%);--premium-card-gradient:linear-gradient(180deg,#211e1cf5 0%,#181614eb 100%);--premium-topbar-gradient:linear-gradient(90deg,#1e1b19f5 0%,#161412eb 100%);--premium-border:#f7f0e21f;--premium-shadow:0 18px 45px -30px #040302d9;--premium-glow:0 0 0 1px #1c1612b3;--premium-hairline:#f7f0e21f;--premium-inset:0 1px 0 #ffffff14 inset}.theme-rose{--background:#ffe0d2;--foreground:#4a1713;--card:#ffece2f5;--card-foreground:#4a1713;--popover:#ffece2fa;--popover-foreground:#4a1713;--primary:#df4d3a;--primary-foreground:#fff4ec;--secondary:#ffcaa0;--secondary-foreground:#5a2316;--muted:#f8cfbb;--muted-foreground:#7a2f23;--accent:#f5b16f;--accent-foreground:#4a1713;--destructive:#ef4444;--border:#f0b9a2;--input:#f0b9a2;--ring:#ec6a43;--avatar-border:var(--ring);--sidebar:#ffd8c4;--sidebar-foreground:#4a1713;--sidebar-primary:#df4d3a;--sidebar-primary-foreground:#fff4ec;--sidebar-accent:#ffd2b4;--sidebar-accent-foreground:#5a2316;--sidebar-border:#f0b9a2;--sidebar-ring:#ec6a43;--premium-gradient:radial-gradient(130% 120% at 12% 0%,#ffe5d885 0%,transparent 52%),radial-gradient(125% 120% at 88% -4%,#cb5a3e3d 0%,transparent 56%),linear-gradient(180deg,#fff4ed 0%,#ffdcca 62%,#f4bfaa 100%);--premium-card-gradient:linear-gradient(165deg,#fff8f2f7 0%,#ffe9dced 54%,#f5c8b3e6 100%);--premium-topbar-gradient:linear-gradient(100deg,#fbdac4f5 0%,#f4aa86f2 44%,#e16648f0 100%);--premium-border:#561e182e;--premium-shadow:0 24px 55px -34px #66261c6b;--premium-glow:0 0 0 1px #fff5eed1;--premium-hairline:#fff5efbd;--premium-inset:0 1px 0 #ffffff80 inset}.theme-autumn{--background:#f3d9b2;--foreground:#3c2012;--card:#fff6e7f7;--card-foreground:#3c2012;--popover:#fff7eafa;--popover-foreground:#3c2012;--primary:#bd5230;--primary-foreground:#fff9eb;--secondary:#e5bf69;--secondary-foreground:#4a2c17;--muted:#e8ca95;--muted-foreground:#5d3820;--accent:#d98f47;--accent-foreground:#331f11;--destructive:#ef4444;--border:#ddb686;--input:#ddb686;--ring:#cb6539;--avatar-border:var(--ring);--sidebar:#efd09d;--sidebar-foreground:#3c2012;--sidebar-primary:#bd5230;--sidebar-primary-foreground:#2f180b;--sidebar-accent:#e4bf7f;--sidebar-accent-foreground:#4a2b17;--sidebar-border:#ddb686;--sidebar-ring:#cb6539;--premium-gradient:radial-gradient(132% 122% at 12% 0%,#f7d9878f 0%,transparent 50%),radial-gradient(118% 122% at 86% -6%,#bf5d3c45 0%,transparent 58%),radial-gradient(96% 88% at 56% 18%,#ecaf6b33 0%,transparent 66%),linear-gradient(180deg,#fff8ea 0%,#f2d2a3 60%,#e0b076 100%);--premium-card-gradient:linear-gradient(165deg,#fffcf3f7 0%,#f9e6c6ed 52%,#e4a670e3 100%);--premium-topbar-gradient:linear-gradient(100deg,#f7d77ff7 0%,#e9aa5ef2 40%,#b9522ff0 100%);--premium-border:#65341a33;--premium-shadow:0 24px 55px -34px #5c2d1563;--premium-glow:0 0 0 1px #fff6e1d1;--premium-hairline:#ffefcdbf;--premium-inset:0 1px 0 #fff3d6a8 inset}.theme-honey{--background:#f7dcab;--foreground:#3f1f0c;--card:#fff2d9f2;--card-foreground:#3f1f0c;--popover:#fff2d9fa;--popover-foreground:#3f1f0c;--primary:#df6206;--primary-foreground:#2e1206;--secondary:#f4c25a;--secondary-foreground:#4b240f;--muted:#f4c25a;--muted-foreground:#6f3a1c;--accent:#ebaa32;--accent-foreground:#3b1a07;--destructive:#ef4444;--border:#f4c25a;--input:#f4c25a;--ring:#df6206;--sidebar:#fddb9c;--sidebar-foreground:#3f1f0c;--sidebar-primary:#df6206;--sidebar-primary-foreground:#2e1206;--sidebar-accent:#f4c25a;--sidebar-accent-foreground:#4b240f;--sidebar-border:#f4c25a;--sidebar-ring:#df6206;--avatar-border:var(--ring);--premium-gradient:radial-gradient(130% 120% at 12% 0%,#ffe7a680 0%,transparent 52%),radial-gradient(125% 120% at 88% -4%,#bf711938 0%,transparent 56%),linear-gradient(180deg,#fff8ea 0%,#f6ddb1 62%,#efcd8d 100%);--premium-card-gradient:linear-gradient(165deg,#fffaf0f7 0%,#ffefcded 54%,#f7dca6e6 100%);--premium-topbar-gradient:linear-gradient(100deg,#f8db96f5 0%,#f2bd5af2 44%,#df912af0 100%);--premium-border:#59300e2e;--premium-shadow:0 24px 55px -34px #542b0b6b;--premium-glow:0 0 0 1px #fff6dfd1;--premium-hairline:#fff6d8c2;--premium-inset:0 1px 0 #fff7e3ad inset;--honey-hex-outline:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83.14' height='96' viewBox='0 0 83.14 96'%3E%3Cpolygon points='41.57,0 83.14,24 83.14,72 41.57,96 0,72 0,24' fill='none' stroke='%23cf6b10' stroke-width='1.2' stroke-opacity='0.14'/%3E%3C/svg%3E");--honey-hex-fill:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83.14' height='96' viewBox='0 0 83.14 96'%3E%3Cpolygon points='41.57,0 83.14,24 83.14,72 41.57,96 0,72 0,24' fill='%23f8dfad' fill-opacity='0.06'/%3E%3C/svg%3E");--honey-hex-size-x:83.14px;--honey-hex-size-y:144px;--honey-hex-offset-x:41.57px;--honey-hex-offset-y:72px}.theme-honey .dashboard-topbar,.theme-honey .dashboard-navbar{background:linear-gradient(100deg,#f8db96f5 0%,#f2bd5af2 44%,#df912af0 100%);border-color:#995c1857}.theme-honey .dashboard-nav-links{box-shadow:0 14px 28px -22px #5c300d59,var(--premium-inset);background:linear-gradient(#fff7e5e0 0%,#ffecc6d1 100%);border-color:#a6661d4d}.theme-honey .dashboard-navbar .dashboard-copy-link-button,.theme-honey .dashboard-navbar .dashboard-view-profile-button{color:#7a3f12;background:linear-gradient(#fffbf1f5 0%,#ffeecae6 100%);border-color:#b06e205c;box-shadow:0 14px 26px -22px #592e0c80,inset 0 1px #ffffffa8}.theme-honey .dashboard-navbar .dashboard-copy-link-button:hover,.theme-honey .dashboard-navbar .dashboard-view-profile-button:hover{color:#6b320b;background:linear-gradient(#fffdf6fa 0%,#fff2d3f0 100%)}#dashboard-theme-scope.theme-honey [data-slot=card],#dashboard-theme-scope.theme-honey .dashboard-metric-row,#dashboard-theme-scope.theme-honey .dashboard-analytics-tile{box-shadow:0 24px 48px -34px #65371075,0 0 0 1px #fffaef73,var(--premium-inset);background:linear-gradient(162deg,#fffaeff5 0%,#ffeecaeb 58%,#f7dca6e0 100%);border-color:#b2702142}.theme-honey .dashboard-logo,.theme-honey .dashboard-logo-fallback{border-radius:999px;box-shadow:0 0 0 1px #ffffff8c}.theme-honey .dashboard-logo:before{content:"";z-index:0;background:#fff8ebe6;border-radius:999px;position:absolute;inset-block:2px;inset-inline:6px;box-shadow:0 0 14px #ffd68ca6,0 0 28px #df620638}.theme-honey .dashboard-logo img{z-index:1}.theme-honey .dashboard-logo-fallback{background:#fff8ebe6;box-shadow:0 0 14px #ffd68ca6,0 0 28px #df620638}.public-profile-preview.theme-honey{background-image:radial-gradient(120% 80% at 50% 0%,#fff6da4d 0%,transparent 70%),linear-gradient(116deg,#ffffff3d 8%,transparent 45%,#ecaf401f 72%,transparent 100%),var(--honey-hex-fill),var(--honey-hex-fill),var(--honey-hex-outline),var(--honey-hex-outline),linear-gradient(180deg,#fff2db 0%,#f6dcab 100%);background-size:auto,auto,var(--honey-hex-size-x)var(--honey-hex-size-y),var(--honey-hex-size-x)var(--honey-hex-size-y),var(--honey-hex-size-x)var(--honey-hex-size-y),var(--honey-hex-size-x)var(--honey-hex-size-y),100% 100%;background-position:center top,center,0 0,var(--honey-hex-offset-x)var(--honey-hex-offset-y),0 0,var(--honey-hex-offset-x)var(--honey-hex-offset-y),center;border-color:#aa691e52;box-shadow:0 26px 50px -34px #64361080,0 0 0 1px #fff7e599}.public-profile-preview.theme-forest{background-image:radial-gradient(124% 90% at 50% -10%,#c4d9ab29 0%,transparent 70%),linear-gradient(180deg,#2c3d3314 0%,#1a271f1f 56%,#121c1629 100%),var(--forest-tree-pattern),linear-gradient(180deg,#2f3d35 0%,#1e2823 100%);background-size:auto,100% 100%,var(--forest-tree-size-x)var(--forest-tree-size-y),100% 100%;background-position:center top,center,center calc(100% + var(--forest-tree-offset-y)),center;background-repeat:no-repeat,no-repeat,repeat-x,no-repeat;border-color:#98b88142;box-shadow:0 24px 44px -34px #0a130e99,0 0 0 1px #c2d6b124}.theme-light .dashboard-topbar,.theme-light .dashboard-navbar{background:linear-gradient(100deg,#f3f8fff7 0%,#e2ecfff2 46%,#bad1fff0 100%);border-color:#3e5daa3d}.theme-light .dashboard-nav-links{box-shadow:0 14px 28px -22px #26417857,var(--premium-inset);background:linear-gradient(#ffffffe6 0%,#f0f6ffd6 100%);border-color:#486cc24d}.theme-light .dashboard-navbar .dashboard-copy-link-button,.theme-light .dashboard-navbar .dashboard-view-profile-button{color:#23458f;background:linear-gradient(#fffffff7 0%,#f0f7ffe6 100%);border-color:#4e75cd57;box-shadow:0 14px 26px -22px #1f386d5c,inset 0 1px #ffffffa8}.theme-light .dashboard-navbar .dashboard-copy-link-button:hover,.theme-light .dashboard-navbar .dashboard-view-profile-button:hover{color:#1c3773;background:linear-gradient(#fffffffc 0%,#f6fafff0 100%)}#dashboard-theme-scope.theme-light [data-slot=card],#dashboard-theme-scope.theme-light .dashboard-metric-row,#dashboard-theme-scope.theme-light .dashboard-analytics-tile{box-shadow:0 24px 48px -34px #223e7461,0 0 0 1px #ffffff7a,var(--premium-inset);background:linear-gradient(162deg,#fffffff5 0%,#f3f8ffeb 58%,#dfeaffe0 100%);border-color:#5a80d53d}.theme-light .dashboard-logo,.theme-light .dashboard-logo-fallback{border-radius:999px;box-shadow:0 0 0 1px #ffffffa3}.theme-light .dashboard-logo:before{content:"";z-index:0;background:#f7fbffeb;border-radius:999px;position:absolute;inset-block:2px;inset-inline:6px;box-shadow:0 0 14px #c7ddff9e,0 0 28px #4679eb33}.theme-light .dashboard-logo img{z-index:1}.theme-light .dashboard-logo-fallback{background:#f7fbffeb;box-shadow:0 0 14px #c7ddff9e,0 0 28px #4679eb33}.public-profile-preview.theme-light{background-image:radial-gradient(120% 80% at 50% 0,#f8fcff5c 0%,#0000 70%),linear-gradient(116deg,#ffffff3d 8%,#0000 45%,#7ea7ff1f 72%,#0000 100%),radial-gradient(circle at 16% 16%,#e0ecff38 0%,#0000 30%),radial-gradient(circle at 80% 18%,#b3cdff2e 0%,#0000 28%),linear-gradient(#f8fbff 0%,#e6f0ff 100%);border-color:#5478c647;box-shadow:0 26px 50px -34px #253f7461,0 0 0 1px #f7fcffa3}.theme-dream .dashboard-topbar,.theme-dream .dashboard-navbar{background:linear-gradient(100deg,#f8f0fff5 0%,#e7ddfff2 44%,#c4b0fff0 100%);border-color:#5b4aaf4d}.theme-dream .dashboard-nav-links{box-shadow:0 14px 28px -22px #3f357c57,var(--premium-inset);background:linear-gradient(#fffbffe6 0%,#f4ecffd6 100%);border-color:#705bc64d}.theme-dream .dashboard-navbar .dashboard-copy-link-button,.theme-dream .dashboard-navbar .dashboard-view-profile-button{color:#3f3dab;background:linear-gradient(#fffcfff7 0%,#f7efffe6 100%);border-color:#7962d55c;box-shadow:0 14px 26px -22px #3b33775c,inset 0 1px #ffffffa8}.theme-dream .dashboard-navbar .dashboard-copy-link-button:hover,.theme-dream .dashboard-navbar .dashboard-view-profile-button:hover{color:#2f2c89;background:linear-gradient(#fffdfffa 0%,#faf4fff0 100%)}#dashboard-theme-scope.theme-dream [data-slot=card],#dashboard-theme-scope.theme-dream .dashboard-metric-row,#dashboard-theme-scope.theme-dream .dashboard-analytics-tile{box-shadow:0 24px 48px -34px #3c327c61,0 0 0 1px #fffcff80,var(--premium-inset);background:linear-gradient(162deg,#fffcfff5 0%,#f5edffeb 56%,#e1cfffe0 100%);border-color:#7b67d647}.theme-dream .dashboard-logo,.theme-dream .dashboard-logo-fallback{border-radius:999px;box-shadow:0 0 0 1px #fffaffa3}.theme-dream .dashboard-logo:before{content:"";z-index:0;background:#faf4ffeb;border-radius:999px;position:absolute;inset-block:2px;inset-inline:6px;box-shadow:0 0 14px #d2beff9e,0 0 28px #7658d73d}.theme-dream .dashboard-logo img{z-index:1}.theme-dream .dashboard-logo-fallback{background:#faf4ffeb;box-shadow:0 0 14px #d2beff9e,0 0 28px #7658d73d}.public-profile-preview.theme-dream{background-image:radial-gradient(120% 80% at 50% 0,#fcf6ff5c 0%,#0000 70%),linear-gradient(116deg,#ffffff3d 8%,#0000 45%,#bba1ff24 72%,#0000 100%),radial-gradient(circle at 16% 16%,#eee1ff3d 0%,#0000 30%),radial-gradient(circle at 82% 20%,#dec4ff2e 0%,#0000 28%),linear-gradient(#faf4ff 0%,#ecdfff 100%);border-color:#7864cc4d;box-shadow:0 26px 50px -34px #3a307666,0 0 0 1px #fcf6ffa3}.theme-rose .dashboard-topbar,.theme-rose .dashboard-navbar{background:linear-gradient(100deg,#fbdac4f5 0%,#f4aa86f2 44%,#e16648f0 100%);border-color:#8c352257}.theme-rose .dashboard-nav-links{box-shadow:0 14px 28px -22px #5e271c57,var(--premium-inset);background:linear-gradient(#fff9f3e6 0%,#ffe8dad6 100%);border-color:#a64a344d}.theme-rose .dashboard-navbar .dashboard-copy-link-button,.theme-rose .dashboard-navbar .dashboard-view-profile-button{color:#7c2f22;background:linear-gradient(#fffcf7f7 0%,#ffece0e6 100%);border-color:#ae523a5c;box-shadow:0 14px 26px -22px #60281c5c,inset 0 1px #ffffffa8}.theme-rose .dashboard-navbar .dashboard-copy-link-button:hover,.theme-rose .dashboard-navbar .dashboard-view-profile-button:hover{color:#692113;background:linear-gradient(#fffdf9fa 0%,#fff1e7f0 100%)}#dashboard-theme-scope.theme-rose [data-slot=card],#dashboard-theme-scope.theme-rose .dashboard-metric-row,#dashboard-theme-scope.theme-rose .dashboard-analytics-tile{box-shadow:0 24px 48px -34px #61271c61,0 0 0 1px #fff9f37a,var(--premium-inset);background:linear-gradient(162deg,#fffbf5f5 0%,#ffece0eb 58%,#f5c8b3e0 100%);border-color:#ad513a42}.theme-rose .dashboard-logo,.theme-rose .dashboard-logo-fallback{border-radius:999px;box-shadow:0 0 0 1px #fff7f19e}.theme-rose .dashboard-logo:before{content:"";z-index:0;background:#fff6f0eb;border-radius:999px;position:absolute;inset-block:2px;inset-inline:6px;box-shadow:0 0 14px #ffd6c39e,0 0 28px #da5c3e3d}.theme-rose .dashboard-logo img{z-index:1}.theme-rose .dashboard-logo-fallback{background:#fff6f0eb;box-shadow:0 0 14px #ffd6c39e,0 0 28px #da5c3e3d}.public-profile-preview.theme-rose{background-image:radial-gradient(120% 80% at 50% 0,#fff6ef5c 0%,#0000 70%),linear-gradient(116deg,#ffffff3d 8%,#0000 45%,#e2745724 72%,#0000 100%),radial-gradient(circle at 16% 16%,#ffe2d43d 0%,#0000 30%),radial-gradient(circle at 82% 20%,#ffc6ae2e 0%,#0000 28%),linear-gradient(#fff1e8 0%,#ffd7c5 100%);border-color:#a64a344d;box-shadow:0 26px 50px -34px #5f271c66,0 0 0 1px #fff6ef9e}.theme-autumn .dashboard-topbar,.theme-autumn .dashboard-navbar{background:linear-gradient(100deg,#f7d77ff7 0%,#e9aa5ef2 40%,#b9522ff0 100%);border-color:#763a1f57}.theme-autumn .dashboard-nav-links{box-shadow:0 14px 28px -22px #5c2d1557,var(--premium-inset);background:linear-gradient(#fffcf3eb 0%,#fae9c9de 60%,#f2d0a7d6 100%);border-color:#914a2a4d}.theme-autumn .dashboard-navbar .dashboard-copy-link-button,.theme-autumn .dashboard-navbar .dashboard-view-profile-button{color:#6d2d12;background:linear-gradient(#fffcf5f7 0%,#fae8c7e8 58%,#efcda4e0 100%);border-color:#9249275c;box-shadow:0 14px 26px -22px #5d2c1459,inset 0 1px #ffffffa8}.theme-autumn .dashboard-navbar .dashboard-copy-link-button:hover,.theme-autumn .dashboard-navbar .dashboard-view-profile-button:hover{color:#5c2009;background:linear-gradient(#fffdf8fc 0%,#fceed5f2 56%,#f5d6b0e6 100%)}#dashboard-theme-scope.theme-autumn [data-slot=card],#dashboard-theme-scope.theme-autumn .dashboard-metric-row,#dashboard-theme-scope.theme-autumn .dashboard-analytics-tile{box-shadow:0 24px 48px -34px #5c2c1459,0 0 0 1px #fff1d37d,var(--premium-inset);background:linear-gradient(162deg,#fffcf3f7 0%,#f9e6c6ed 52%,#e3a36fde 100%);border-color:#91492842}.theme-autumn .dashboard-logo,.theme-autumn .dashboard-logo-fallback{border-radius:999px;box-shadow:0 0 0 1px #fff8e99e}.theme-autumn .dashboard-logo:before{content:"";z-index:0;background:#fff7e3ed;border-radius:999px;position:absolute;inset-block:2px;inset-inline:6px;box-shadow:0 0 14px #f4c96d94,0 0 30px #b7502b3d}.theme-autumn .dashboard-logo img{z-index:1}.theme-autumn .dashboard-logo-fallback{background:#fff7e3ed;box-shadow:0 0 14px #f4c96d94,0 0 30px #b7502b3d}.public-profile-preview.theme-autumn{background-image:radial-gradient(120% 80% at 50% 0,#fae8ab61 0%,#0000 70%),linear-gradient(116deg,#ffffff3d 8%,#0000 42%,#d9693c29 72%,#0000 100%),radial-gradient(circle at 16% 16%,#f1c36a3b 0%,#0000 30%),radial-gradient(circle at 84% 20%,#b954322b 0%,#0000 28%),linear-gradient(#fff5e4 0%,#ecc998 100%);border-color:#9147274d;box-shadow:0 26px 50px -34px #572a135e,0 0 0 1px #fff1d694}.theme-burnt-orange{--background:#c05600;--foreground:#7a3a00;--card:#fff;--card-foreground:#7a3a00;--popover:#fff7f0fa;--popover-foreground:#7a3a00;--primary:#c05600;--primary-foreground:#fff;--secondary:#ffe6d5;--secondary-foreground:#4a2312;--muted:#ffe6d5;--muted-foreground:#8a4a10;--accent:#c05600;--accent-foreground:#fff6ed;--destructive:#ef4444;--border:#f2d2bf;--input:#f2d2bf;--ring:#fff6ed;--avatar-border:var(--ring);--sidebar:#fff1e6;--sidebar-foreground:#7a3a00;--sidebar-primary:#c05600;--sidebar-primary-foreground:#fff;--sidebar-accent:#ffe6d5;--sidebar-accent-foreground:#4a2312;--sidebar-border:#f2d2bf;--sidebar-ring:#c05600;--premium-gradient:radial-gradient(120% 120% at 18% 0%,#c056002e 0%,transparent 60%),radial-gradient(120% 120% at 82% 0%,#ffd6b559 0%,transparent 55%),linear-gradient(180deg,#fffaf6 0%,#fff1e6 100%);--premium-card-gradient:linear-gradient(180deg,#fffffff5 0%,#ffefe3f0 100%);--premium-topbar-gradient:linear-gradient(90deg,#c05600fa 0%,#a44400f5 100%);--premium-input-gradient:linear-gradient(180deg,#fffffff5 0%,#ffefe3f0 100%);--premium-button-gradient:linear-gradient(180deg,#fffffff5 0%,#ffefe3f0 100%);--premium-border:#c0560033;--premium-shadow:0 18px 45px -30px #7a3c1252;--premium-glow:0 0 0 1px #fff6ed8c;--premium-hairline:#fff6ed66;--premium-inset:0 1px 0 #fff6ed4d inset}#dashboard-theme-scope.theme-burnt-orange [data-slot=card],#dashboard-theme-scope.theme-burnt-orange .dashboard-metric-row,#dashboard-theme-scope.theme-burnt-orange .dashboard-analytics-tile,#dashboard-theme-scope.theme-burnt-orange [data-slot=card] .text-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-metric-row .text-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-analytics-tile .text-foreground,#dashboard-theme-scope.theme-burnt-orange [data-slot=card] .text-muted-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-metric-row .text-muted-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-analytics-tile .text-muted-foreground{color:var(--card-foreground)}@supports (color:color-mix(in lab, red, red)){#dashboard-theme-scope.theme-burnt-orange [data-slot=card] .text-muted-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-metric-row .text-muted-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-analytics-tile .text-muted-foreground{color:color-mix(in srgb,var(--card-foreground)75%,transparent)}}#dashboard-theme-scope.theme-burnt-orange .dashboard-overview-checklist-item .dashboard-overview-checklist-label,#dashboard-theme-scope.theme-burnt-orange .dashboard-overview-checklist-item .dashboard-overview-checklist-detail,#dashboard-theme-scope.theme-burnt-orange .dashboard-overview-checklist-item .dashboard-overview-checklist-status{color:#fff6ed}.theme-burnt-orange .dashboard-nav-links,.theme-burnt-orange .dashboard-navbar-cta,.theme-burnt-orange .dashboard-navbar .dashboard-view-profile-button,.theme-burnt-orange .dashboard-navbar .dashboard-copy-link-button,.theme-burnt-orange .dashboard-navbar button[aria-label=Open\ navigation],.theme-burnt-orange .dashboard-navbar button[aria-label=Close\ navigation],.theme-burnt-orange .dashboard-nav-link[data-active=true],.theme-burnt-orange .dashboard-nav-link[data-active=false]:hover{color:var(--card-foreground)}.theme-burnt-orange .dashboard-navbar .dashboard-copy-link-button{color:#c05600;background:#fff;border-color:#fff}.theme-burnt-orange .dashboard-navbar .dashboard-copy-link-button:hover{color:#c05600;background:#fff6ed}.theme-burnt-orange .dashboard-navbar .dashboard-view-profile-button{color:#c05600;background:#fff;border-color:#fff}.theme-burnt-orange .dashboard-navbar .dashboard-view-profile-button:hover{color:#c05600;background:#fff6ed}.theme-burnt-orange .dashboard-new-linket-button{box-shadow:0 20px 40px -28px #0009,0 0 0 1px #fff6,var(--premium-inset);border-color:#fff}.public-profile-preview.theme-burnt-orange{background-image:linear-gradient(#df6400 0%,#fff 100%)}.public-profile-preview.theme-burnt-orange .public-profile-preview-header .text-foreground{color:#fff6ed}.public-profile-preview.theme-burnt-orange .public-profile-preview-header .text-muted-foreground{color:#fff6edd1}.public-profile-preview.theme-burnt-orange .public-profile-preview-section-label{color:#fff}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card{color:#fff6ed}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card .text-muted-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card time{color:#fff6edc7}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card h3,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card dt{color:#fff6ed}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card dd,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card .text-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card .text-muted-foreground{color:#fff6ede6}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card input::placeholder{color:#fff6edb3}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card h1,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card h2,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card h3,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card .text-foreground,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card input,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card input::placeholder,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card [data-slot=card-header],#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card [data-slot=card-title],#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card [data-slot=card-description]{color:#4a2312}#dashboard-theme-scope.theme-burnt-orange .lead-form-drag-item,#dashboard-theme-scope.theme-burnt-orange .lead-form-drag-item .text-muted-foreground{color:#fff6ed}#dashboard-theme-scope.theme-burnt-orange .lead-form-drag-item button[aria-label=Delete\ field] svg{color:#c05600;stroke:#c05600}#dashboard-theme-scope.theme-burnt-orange select,#dashboard-theme-scope.theme-burnt-orange select option{color:#fff6ed;background:#b65300}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card [data-slot=button],#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card button{color:#4a2312;background:#fff6ed14;border-color:#fff6ed80}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card [data-slot=button]:hover,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card button:hover{background:#fff6ed2e}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card article{background:#b64c00eb;border-color:#ffd6b559}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card article h3,#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card article dt{color:#fff6ed}#dashboard-theme-scope.theme-burnt-orange .dashboard-leads-card article dd{color:#fff6edcc}.theme-maroon{--background:#500000;--foreground:#500000;--card:#fff;--card-foreground:#500000;--popover:#fff7f7fa;--popover-foreground:#500000;--primary:#500000;--primary-foreground:#fff;--secondary:#f7dede;--secondary-foreground:#3b0000;--muted:#f7dede;--muted-foreground:#8a4a4a;--accent:#500000;--accent-foreground:#fff1f1;--destructive:#ef4444;--border:#f0c6c6;--input:#f0c6c6;--ring:#500000;--avatar-border:#fff;--sidebar:#fff1f1;--sidebar-foreground:#500000;--sidebar-primary:#500000;--sidebar-primary-foreground:#fff;--sidebar-accent:#f7dede;--sidebar-accent-foreground:#3b0000;--sidebar-border:#f0c6c6;--sidebar-ring:#500000;--premium-gradient:radial-gradient(120% 120% at 18% 0%,#5000002e 0%,transparent 60%),radial-gradient(120% 120% at 82% 0%,#f0c6c659 0%,transparent 55%),linear-gradient(180deg,#fff7f7 0%,#fff1f1 100%);--premium-card-gradient:linear-gradient(180deg,#fffffff5 0%,#ffececf0 100%);--premium-topbar-gradient:linear-gradient(90deg,#500000fa 0%,#400000f5 100%);--premium-input-gradient:linear-gradient(180deg,#fffffff5 0%,#ffececf0 100%);--premium-button-gradient:linear-gradient(180deg,#fffffff5 0%,#ffececf0 100%);--premium-border:#50000033;--premium-shadow:0 18px 45px -30px #50000052;--premium-glow:0 0 0 1px #fff1f18c;--premium-hairline:#fff1f166;--premium-inset:0 1px 0 #fff1f14d inset}#dashboard-theme-scope.theme-maroon [data-slot=card],#dashboard-theme-scope.theme-maroon .dashboard-metric-row,#dashboard-theme-scope.theme-maroon .dashboard-analytics-tile,#dashboard-theme-scope.theme-maroon [data-slot=card] .text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-metric-row .text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-analytics-tile .text-foreground,#dashboard-theme-scope.theme-maroon [data-slot=card] .text-muted-foreground,#dashboard-theme-scope.theme-maroon .dashboard-metric-row .text-muted-foreground,#dashboard-theme-scope.theme-maroon .dashboard-analytics-tile .text-muted-foreground{color:var(--card-foreground)}@supports (color:color-mix(in lab, red, red)){#dashboard-theme-scope.theme-maroon [data-slot=card] .text-muted-foreground,#dashboard-theme-scope.theme-maroon .dashboard-metric-row .text-muted-foreground,#dashboard-theme-scope.theme-maroon .dashboard-analytics-tile .text-muted-foreground{color:color-mix(in srgb,var(--card-foreground)75%,transparent)}}#dashboard-theme-scope.theme-maroon .dashboard-overview-checklist-item .dashboard-overview-checklist-label,#dashboard-theme-scope.theme-maroon .dashboard-overview-checklist-item .dashboard-overview-checklist-detail,#dashboard-theme-scope.theme-maroon .dashboard-overview-checklist-item .dashboard-overview-checklist-status{color:#fff1f1}.theme-maroon .dashboard-nav-links,.theme-maroon .dashboard-navbar-cta,.theme-maroon .dashboard-navbar .dashboard-view-profile-button,.theme-maroon .dashboard-navbar .dashboard-copy-link-button,.theme-maroon .dashboard-navbar button[aria-label=Open\ navigation],.theme-maroon .dashboard-navbar button[aria-label=Close\ navigation],.theme-maroon .dashboard-nav-link[data-active=true],.theme-maroon .dashboard-nav-link[data-active=false]:hover{color:var(--card-foreground)}#dashboard-theme-scope.theme-maroon .dashboard-sidebar .dashboard-sidebar-link[data-active=false]:hover,#dashboard-theme-scope.theme-maroon .dashboard-sidebar .dashboard-sidebar-link[data-active=false]:hover span,#dashboard-theme-scope.theme-maroon .dashboard-sidebar .dashboard-sidebar-link[data-active=false]:hover svg{color:#fff1f1}.theme-maroon .dashboard-navbar .dashboard-copy-link-button{color:#500000;background:#fff;border-color:#fff}.theme-maroon .dashboard-navbar .dashboard-copy-link-button:hover{color:#500000;background:#fff1f1}.theme-maroon .dashboard-navbar .dashboard-view-profile-button{color:#500000;background:#fff;border-color:#fff}.theme-maroon .dashboard-navbar .dashboard-view-profile-button:hover{color:#500000;background:#fff1f1}.theme-maroon .dashboard-new-linket-button{box-shadow:0 20px 40px -28px #0009,0 0 0 1px #fff6,var(--premium-inset);border-color:#fff}.theme-maroon .dashboard-mobile-toggle svg{color:#fff1f1}.theme-burnt-orange .dashboard-topbar,.theme-burnt-orange .dashboard-navbar,.theme-maroon .dashboard-topbar,.theme-maroon .dashboard-navbar{background:var(--premium-topbar-gradient);border-color:var(--premium-border)}.theme-burnt-orange .dashboard-nav-links,.theme-maroon .dashboard-nav-links{background:linear-gradient(180deg,var(--card)0%,var(--card)100%)}@supports (color:color-mix(in lab, red, red)){.theme-burnt-orange .dashboard-nav-links,.theme-maroon .dashboard-nav-links{background:linear-gradient(180deg,color-mix(in srgb,var(--card)88%,white 12%)0%,color-mix(in srgb,var(--card)72%,var(--background)28%)100%)}}.theme-burnt-orange .dashboard-nav-links,.theme-maroon .dashboard-nav-links{border-color:var(--premium-border);box-shadow:0 14px 28px -22px #0f172a57,var(--premium-inset)}.theme-burnt-orange .dashboard-logo,.theme-burnt-orange .dashboard-logo-fallback,.theme-maroon .dashboard-logo,.theme-maroon .dashboard-logo-fallback{border-radius:999px;box-shadow:0 0 0 1px #ffffff8c}.theme-burnt-orange .dashboard-logo:before,.theme-maroon .dashboard-logo:before{content:"";background:var(--card);border-radius:999px;position:absolute;inset-block:2px;inset-inline:6px}@supports (color:color-mix(in lab, red, red)){.theme-burnt-orange .dashboard-logo:before,.theme-maroon .dashboard-logo:before{background:color-mix(in srgb,var(--card)92%,white 8%)}}.theme-burnt-orange .dashboard-logo:before,.theme-maroon .dashboard-logo:before{box-shadow:0 0 14px var(--ring),0 0 28px var(--ring)}@supports (color:color-mix(in lab, red, red)){.theme-burnt-orange .dashboard-logo:before,.theme-maroon .dashboard-logo:before{box-shadow:0 0 14px color-mix(in srgb,var(--ring)45%,white 55%),0 0 28px color-mix(in srgb,var(--ring)32%,transparent)}}.theme-burnt-orange .dashboard-logo:before,.theme-maroon .dashboard-logo:before{z-index:0}.theme-burnt-orange .dashboard-logo img,.theme-maroon .dashboard-logo img{z-index:1}.theme-burnt-orange .dashboard-logo-fallback,.theme-maroon .dashboard-logo-fallback{background:var(--card)}@supports (color:color-mix(in lab, red, red)){.theme-burnt-orange .dashboard-logo-fallback,.theme-maroon .dashboard-logo-fallback{background:color-mix(in srgb,var(--card)92%,white 8%)}}.theme-burnt-orange .dashboard-logo-fallback,.theme-maroon .dashboard-logo-fallback{box-shadow:0 0 14px var(--ring),0 0 28px var(--ring)}@supports (color:color-mix(in lab, red, red)){.theme-burnt-orange .dashboard-logo-fallback,.theme-maroon .dashboard-logo-fallback{box-shadow:0 0 14px color-mix(in srgb,var(--ring)45%,white 55%),0 0 28px color-mix(in srgb,var(--ring)32%,transparent)}}.theme-burnt-orange .dashboard-account-menu-popover,.theme-maroon .dashboard-account-menu-popover,.theme-burnt-orange .dashboard-account-menu-popover [data-slot=dialog-title],.theme-maroon .dashboard-account-menu-popover [data-slot=dialog-title],.theme-burnt-orange .dashboard-account-menu-item,.theme-maroon .dashboard-account-menu-item{color:#fff}.theme-burnt-orange .dashboard-account-menu-item:hover,.theme-burnt-orange .dashboard-account-menu-item:focus-visible,.theme-maroon .dashboard-account-menu-item:hover,.theme-maroon .dashboard-account-menu-item:focus-visible{color:#fff;background:#ffffff24}.theme-burnt-orange .dashboard-account-menu-email,.theme-maroon .dashboard-account-menu-email{color:#ffffffe6;background:var(--foreground);border-color:#fff6}@supports (color:color-mix(in lab, red, red)){.theme-burnt-orange .dashboard-account-menu-email,.theme-maroon .dashboard-account-menu-email{background:color-mix(in srgb,var(--foreground)38%,transparent)}}.theme-burnt-orange .dashboard-account-menu-popover [data-slot=dialog-close],.theme-maroon .dashboard-account-menu-popover [data-slot=dialog-close]{color:#ffffffeb}#dashboard-theme-scope.theme-burnt-orange .dashboard-analytics-tooltip,#dashboard-theme-scope.theme-maroon .dashboard-analytics-tooltip,#dashboard-theme-scope.theme-burnt-orange .dashboard-analytics-tooltip .text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-analytics-tooltip .text-foreground{color:#fff}#dashboard-theme-scope.theme-burnt-orange .dashboard-analytics-tooltip .text-muted-foreground,#dashboard-theme-scope.theme-maroon .dashboard-analytics-tooltip .text-muted-foreground{color:#ffffffe0}.public-profile-preview.theme-maroon{background-image:linear-gradient(#500000 0%,#fff 100%)}.public-profile-preview.theme-maroon .public-profile-preview-header .text-foreground{color:#fff1f1}.public-profile-preview.theme-maroon .public-profile-preview-header .text-muted-foreground{color:#fff1f1d1}.public-profile-preview.theme-maroon .public-profile-preview-section-label{color:#fff}.public-profile-preview.theme-maroon .preview-lead-item,.public-profile-preview.theme-maroon .preview-lead-item .text-muted-foreground,.public-profile-preview.theme-maroon .preview-lead-item svg,.public-profile-preview.theme-maroon .public-profile-preview-submit{color:#fff1f1}.public-profile-preview.theme-maroon .public-link-title,.public-profile-preview.theme-maroon .public-link-url,.public-profile-preview.theme-maroon .public-link-clicks{color:#3b0000}#dashboard-theme-scope.theme-maroon .dashboard-leads-card{color:#fff1f1}#dashboard-theme-scope.theme-maroon .dashboard-leads-card .text-muted-foreground,#dashboard-theme-scope.theme-maroon .dashboard-leads-card time{color:#fff1f1c7}#dashboard-theme-scope.theme-maroon .dashboard-leads-card h1,#dashboard-theme-scope.theme-maroon .dashboard-leads-card h2,#dashboard-theme-scope.theme-maroon .dashboard-leads-card h3,#dashboard-theme-scope.theme-maroon .dashboard-leads-card .text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-leads-card input,#dashboard-theme-scope.theme-maroon .dashboard-leads-card input::placeholder,#dashboard-theme-scope.theme-maroon .dashboard-leads-card [data-slot=card-header],#dashboard-theme-scope.theme-maroon .dashboard-leads-card [data-slot=card-title],#dashboard-theme-scope.theme-maroon .dashboard-leads-card [data-slot=card-description]{color:#3b0000}#dashboard-theme-scope.theme-maroon .dashboard-leads-card [data-slot=button],#dashboard-theme-scope.theme-maroon .dashboard-leads-card button{color:#3b0000;background:#fff;border-color:#fff1f1d9}#dashboard-theme-scope.theme-maroon .dashboard-leads-card [data-slot=button]:hover,#dashboard-theme-scope.theme-maroon .dashboard-leads-card button:hover{background:#fff1f1}#dashboard-theme-scope.theme-maroon .dashboard-leads-card button[aria-label=Delete\ lead] svg{color:#500000!important;stroke:#500000!important}#dashboard-theme-scope.theme-maroon .dashboard-leads-card button[aria-label=Delete\ lead]{color:#500000!important}#dashboard-theme-scope.theme-maroon .dashboard-leads-card article{background:#400000eb;border-color:#ffd6d659}#dashboard-theme-scope.theme-maroon .dashboard-leads-card article h3,#dashboard-theme-scope.theme-maroon .dashboard-leads-card article dt{color:#fff1f1!important}#dashboard-theme-scope.theme-maroon .dashboard-leads-card article dd{color:#fff1f1cc}#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface{background:#500000b8;border-color:#ffd6d673}#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-title{color:#fff1f1!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-muted{color:#fff1f1e6!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page>header .text-muted-foreground{color:#500000e0!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page>section{color:#500000}#dashboard-theme-scope.theme-maroon .dashboard-mint-page>section .text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-mint-page>section h2,#dashboard-theme-scope.theme-maroon .dashboard-mint-page>section h3,#dashboard-theme-scope.theme-maroon .dashboard-mint-page>section label{color:#500000!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page>section .text-muted-foreground{color:#500000c7!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .dashboard-mint-title{color:#fff1f1!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .text-muted-foreground,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .dashboard-mint-muted,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .text-xs,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .text-sm{color:#fff1f1f2!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-row:hover .dashboard-mint-muted,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-row:hover .group-hover\:text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-row:hover *{color:#fff1f1!important}#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .dashboard-mint-master-log-button.dashboard-mint-master-log-text,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .dashboard-mint-master-log-button.dashboard-mint-master-log-text:hover,#dashboard-theme-scope.theme-maroon .dashboard-mint-page .dashboard-mint-surface .dashboard-mint-master-log-button.dashboard-mint-master-log-text:focus-visible{color:#500000!important}#dashboard-theme-scope.theme-maroon .dashboard-leads-card article *{color:#fff1f1}#dashboard-theme-scope.theme-maroon .dashboard-leads-card article .text-foreground,#dashboard-theme-scope.theme-maroon .dashboard-leads-card article label{color:#fff1f1!important}#dashboard-theme-scope.theme-maroon .dashboard-leads-checkbox{background:#fff;border-color:#fff}#dashboard-theme-scope.theme-maroon .dashboard-leads-checkbox:checked{background:#fff;border-color:#fff;box-shadow:0 0 0 1px #fff1f199}#dashboard-theme-scope.theme-maroon .dashboard-leads-checkbox+span{color:#500000}#dashboard-theme-scope.theme-maroon .lead-form-drag-item,#dashboard-theme-scope.theme-maroon .lead-form-drag-item .text-muted-foreground{color:#fff1f1}#dashboard-theme-scope.theme-maroon .lead-form-drag-item button[aria-label=Delete\ field] svg{color:#500000;stroke:#500000}#dashboard-theme-scope.theme-maroon select,#dashboard-theme-scope.theme-maroon select option{color:#fff1f1;background:#5a0000}
