@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
:root{--bg:#f6f4ef;--ink:#111319;--muted:#6d7280;--line:rgba(17,19,25,.1);--glass:rgba(255,255,255,.68);--shadow:0 24px 70px rgba(31,35,48,.14);--accent:#111827;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);letter-spacing:0}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.mesh-bg{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 12% 8%,rgba(128,188,255,.35),transparent 30%),radial-gradient(circle at 82% 16%,rgba(255,128,170,.22),transparent 28%),radial-gradient(circle at 50% 88%,rgba(172,255,206,.24),transparent 32%),linear-gradient(180deg,#fbfaf7,#efede8)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(18px,4vw,54px);backdrop-filter:blur(18px);background:rgba(246,244,239,.72);border-bottom:1px solid var(--line)}.brand{font-weight:860;font-size:22px}.site-header nav,.hero-actions{display:flex;gap:10px;align-items:center}.site-header nav a{font-size:14px;color:#343844}.nav-cta{padding:10px 14px;border-radius:999px;background:#111;color:#fff!important}.hero{min-height:calc(100svh - 68px);display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;padding:46px clamp(20px,6vw,92px) 80px}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:800;color:var(--muted);margin:0 0 10px}h1{font-size:clamp(44px,8vw,104px);line-height:.92;margin:0 0 18px;letter-spacing:0}.lead{font-size:clamp(18px,2.2vw,24px);line-height:1.55;color:#333844;max-width:640px}.btn{border:0;border-radius:18px;min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;transition:transform .18s var(--ease),box-shadow .18s var(--ease)}.btn:active,.public-link:active,.link-card:active{transform:scale(.985)}.btn.primary{background:var(--accent);color:white;box-shadow:0 16px 42px rgba(17,24,39,.22)}.btn.ghost{background:rgba(255,255,255,.58);border:1px solid var(--line);backdrop-filter:blur(14px)}.btn.full{width:100%}.phone-preview{display:flex;justify-content:center}.profile-card,.public-card,.glass-panel,.price-card,.bento article{background:var(--glass);border:1px solid rgba(255,255,255,.76);box-shadow:var(--shadow);backdrop-filter:blur(22px)}.profile-card{width:min(360px,100%);border-radius:36px;padding:16px 16px 22px}.cover{height:150px;border-radius:26px;background:linear-gradient(135deg,#111827,#6ee7b7 55%,#f9a8d4)}.avatar,.public-avatar{display:grid;place-items:center;background:#111;color:white;font-weight:900;box-shadow:0 16px 40px rgba(0,0,0,.18)}.avatar{width:82px;height:82px;border-radius:28px;margin:-34px 0 12px 18px;font-size:34px}.profile-card h2{margin:0 18px 4px}.profile-card p{margin:0 18px 16px;color:var(--muted)}.link-card{margin:10px 0 0;display:flex;justify-content:space-between;padding:18px;border-radius:24px;background:#fff;border:1px solid var(--line);font-weight:800}.bento,.pricing-grid,.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 clamp(20px,6vw,92px) 80px}.bento article,.price-card,.stat-card{border-radius:28px;padding:24px}.bento span,.price-card p,.stat-card span{display:block;color:var(--muted);line-height:1.55;margin-top:8px}.page-hero{padding:82px clamp(20px,6vw,92px) 36px}.page-hero h1{font-size:clamp(36px,6vw,72px)}.auth-shell{min-height:100svh;display:grid;place-items:center;padding:24px}.auth-brand{position:fixed;top:22px;left:24px}.auth-card{width:min(430px,100%);border-radius:34px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.75);box-shadow:var(--shadow);backdrop-filter:blur(24px);padding:28px}.auth-card h1{font-size:32px;line-height:1.08}.auth-card p,.form-foot{color:var(--muted);line-height:1.55}.form-stack,.form-grid{display:grid;gap:14px}label{display:grid;gap:8px;font-size:13px;font-weight:800;color:#373b46}input,textarea{width:100%;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.78);min-height:50px;padding:13px 14px;outline:none}textarea{min-height:120px;resize:vertical}input:focus,textarea:focus{border-color:#111;box-shadow:0 0 0 5px rgba(17,24,39,.08)}.toast{position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:30;background:#111;color:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 14px 34px rgba(0,0,0,.18)}.toast.is-error{background:#dc2626}.dashboard-body{display:grid;grid-template-columns:240px 1fr;min-height:100svh;background:#f7f7f5}.dash-nav{position:sticky;top:0;height:100svh;padding:24px;display:flex;flex-direction:column;gap:12px;border-right:1px solid var(--line);background:rgba(255,255,255,.5);backdrop-filter:blur(18px)}.dash-nav a:not(.brand){padding:12px 14px;border-radius:14px;color:#454956}.dash-main{padding:34px clamp(18px,4vw,52px) 92px}.dash-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.dash-head h1{font-size:36px;line-height:1.08}.stat-grid{padding:0;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.stat-card{background:white;border:1px solid var(--line)}.stat-card strong{font-size:24px}.glass-panel{border-radius:28px;padding:22px;margin-bottom:16px}.form-grid{grid-template-columns:repeat(2,1fr)}.wide{grid-column:1/-1}.bottom-tabs{display:none}.link-editor{display:grid;grid-template-columns:1fr 1fr 1fr auto auto;gap:10px;align-items:center}.switch{display:flex;align-items:center;gap:8px}.switch input{width:auto;min-height:0}.link-list{display:grid;gap:10px}.dash-link-item{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;background:white;border:1px solid var(--line);border-radius:22px;padding:14px}.dash-link-item span{display:block;color:var(--muted);font-size:13px;margin-top:4px}.drag{color:var(--muted);cursor:grab}.dash-link-item button{border:0;border-radius:12px;background:#fee2e2;color:#991b1b;padding:10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid var(--line);white-space:nowrap}.public-body{min-height:100svh;background:#0f1117;color:white}.mobile-shell{min-height:100svh;width:min(480px,100%);margin:0 auto;padding:18px 16px calc(96px + env(safe-area-inset-bottom));background:radial-gradient(circle at 15% 0%,rgba(110,231,183,.24),transparent 38%),radial-gradient(circle at 90% 14%,rgba(96,165,250,.25),transparent 34%),linear-gradient(180deg,#181b24,#0d0f14)}.public-card{border-radius:34px;padding:14px 14px 22px;background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.17);box-shadow:0 24px 70px rgba(0,0,0,.35)}.public-cover{height:178px;border-radius:26px;background:linear-gradient(135deg,var(--accent),#94a3b8);background-size:cover;background-position:center}.public-avatar{width:92px;height:92px;border-radius:32px;margin:-42px auto 12px;border:5px solid rgba(255,255,255,.18);font-size:34px;overflow:hidden}.public-avatar img{width:100%;height:100%;object-fit:cover}.public-card h1{text-align:center;font-size:34px;line-height:1.06}.role,.bio,.long-bio{text-align:center;color:rgba(255,255,255,.72);line-height:1.55}.long-bio{text-align:left;background:rgba(255,255,255,.08);border-radius:22px;padding:16px}.social-row{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.social-row a{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);font-size:12px;font-weight:900}.public-links{display:grid;gap:12px;margin-top:14px}.public-link{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:18px;border-radius:var(--radius);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);box-shadow:0 18px 50px rgba(0,0,0,.22);backdrop-filter:blur(18px)}.public-link small{display:block;color:rgba(255,255,255,.62);font-weight:500;margin-top:5px}.sticky-cta{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(480px,100%);padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,rgba(13,15,20,.86) 26%,rgba(13,15,20,.96));z-index:20}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.reveal.is-visible{opacity:1;transform:none}@media(max-width:820px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:32px}.site-header nav a:not(.nav-cta){display:none}.bento,.pricing-grid{grid-template-columns:1fr}.dashboard-body{display:block}.dash-nav{display:none}.dash-main{padding:22px 16px 92px}.bottom-tabs{position:fixed;left:0;right:0;bottom:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px 10px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-top:1px solid var(--line)}.bottom-tabs a{text-align:center;padding:12px 4px;border-radius:14px;font-size:13px;font-weight:800}.dash-head{align-items:flex-start}.dash-head h1{font-size:28px}.stat-grid,.form-grid{grid-template-columns:1fr}.link-editor{grid-template-columns:1fr}.wide{grid-column:auto}h1{font-size:52px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.image-upload-area{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.image-upload-field{display:grid;gap:6px}.preview-img{width:100%;aspect-ratio:16/9;border-radius:12px;background:linear-gradient(135deg,rgba(17,24,39,.05),rgba(99,102,241,.05));border:2px dashed rgba(17,24,39,.2);display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px;overflow:hidden}.preview-img img{width:100%;height:100%;object-fit:cover}.image-upload-field input[type="file"]{display:none}.image-upload-field label{cursor:pointer;font-weight:800;font-size:12px}.theme-selector{display:grid;gap:12px}.theme-selector h3{margin:0;font-size:14px;font-weight:800}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-grid label{display:grid;gap:3px;cursor:pointer;font-size:12px}.theme-options .theme-option{display:flex;align-items:center;gap:6px;padding:8px;border:2px solid transparent;border-radius:12px;background:rgba(255,255,255,.4);transition:all .18s}.theme-options .theme-option input[type="radio"]{cursor:pointer;width:16px;min-height:16px}.theme-options .theme-option span{font-size:12px;font-weight:600}.theme-option:has(input:checked){border-color:var(--accent);background:rgba(17,24,39,.08)}.theme-grid input[type="color"]{width:45px;height:36px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.theme-grid select{width:100%;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.78);min-height:42px;padding:10px 12px;outline:none;font-size:12px}/* Theme: Minimal */:root.theme-minimal{--bg:#ffffff;--ink:#111319}:root.theme-minimal .public-body{background:linear-gradient(180deg,#ffffff,#f3f4f6)}:root.theme-minimal .public-card{background:rgba(255,255,255,.95);border-color:rgba(99,102,241,.15)}:root.theme-minimal .public-cover{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}/* Theme: Luxury Dark */:root.theme-luxury_dark{--bg:#0f0e0e;--ink:#f5f5f5}:root.theme-luxury_dark .public-body{background:radial-gradient(circle at 20% 10%,rgba(217,119,6,.15),transparent 40%),linear-gradient(180deg,#1a1817,#0a0908)}:root.theme-luxury_dark .public-card{background:rgba(20,18,18,.85);border-color:rgba(217,119,6,.2)}:root.theme-luxury_dark .public-cover{background:linear-gradient(135deg,#d97706,#b45309)}/* Theme: Clean White */:root.theme-clean_white{--bg:#fafbfc;--ink:#0d1117}:root.theme-clean_white .public-body{background:linear-gradient(180deg,#ffffff,#fafbfc)}:root.theme-clean_white .public-card{background:rgba(255,255,255,.98);border-color:rgba(13,17,23,.08)}:root.theme-clean_white .public-cover{background:linear-gradient(135deg,#0d47a1,#1976d2)}/* Theme: Glass */:root.theme-glass{--bg:#1a1a2e;--ink:#eaeaea}:root.theme-glass .public-body{background:radial-gradient(circle at 50% 50%,rgba(99,102,241,.25),transparent 50%),linear-gradient(180deg,#16213e,#0f3460)}:root.theme-glass .public-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}:root.theme-glass .public-cover{background:linear-gradient(135deg,rgba(99,102,241,.8),rgba(59,130,246,.8))}

/* Theme: Fishman */
:root.theme-fishman,:root.theme-seafood_dark{--bg:#f0f0f0;--ink:#ffffff}
:root.theme-fishman .public-body,:root.theme-seafood_dark .public-body{background:#f0f0f0;color:#fff}
.fishman-shell{min-height:100svh;display:flex;justify-content:center;align-items:flex-start;background:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Pretendard,sans-serif}
.fishman-card{width:min(430px,100%);min-height:100svh;background:#1f2937;box-shadow:0 0 20px rgba(0,0,0,.1);overflow:hidden}
.fishman-hero{position:relative;height:500px;background:#fff;overflow:hidden}
.fishman-hero.is-compact{height:auto;min-height:220px;background:var(--fish-bg)}
.fishman-hero img{width:100%;height:100%;object-fit:cover;display:block}
.fishman-hero-overlay{position:absolute;left:0;right:0;bottom:0;padding:48px 24px 24px;color:#fff;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(30,41,82,.95) 50%)}
.fishman-hero.is-compact .fishman-hero-overlay{position:relative;padding:34px 24px 24px;background:linear-gradient(135deg,rgba(var(--fish-overlay),.95),var(--fish-bg))}
.fishman-hero-overlay h1{margin:0 0 8px;font-size:28px;line-height:1.12;font-weight:800;color:#fff}
.fishman-hero-overlay p{margin:0 0 4px;font-size:14px;line-height:1.45;color:rgba(255,255,255,.9)}
.fishman-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.fishman-tags span{padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.3);font-size:12px;font-weight:700;color:#fff}
.fishman-section{padding:24px;background:#1f2937}
.fishman-contact{display:grid;gap:16px}
.fishman-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:22px}
.fishman-row span{flex:0 0 auto;font-size:12px;color:#999}
.fishman-row strong{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;text-align:right;font-size:14px;font-weight:700;color:#fff;overflow-wrap:anywhere}
.fishman-row b{color:#666;font-size:18px;line-height:1}
.fishman-place{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:8px;padding:12px 16px;border-radius:999px;background:#03c75a;color:#102014;font-size:14px;font-weight:800}
.fishman-place.is-static{cursor:default}
.fishman-about{padding-top:0;color:#ccc}
.fishman-about h2,.fishman-about h3{margin:0 0 12px;font-size:15px;line-height:1.35;font-weight:800;color:#fff}
.fishman-about h3{margin-top:22px;font-size:13px}
.fishman-about p{margin:0;padding:16px;border-radius:8px;background:rgba(255,255,255,.1);font-size:12px;line-height:1.65;color:#ccc}
.fishman-links{display:grid;gap:10px}
.fishman-links a{display:grid;gap:3px;padding:13px 14px;border-radius:8px;background:rgba(255,255,255,.1);color:#fff;font-size:13px;font-weight:800}
.fishman-link-static{display:grid;gap:3px;padding:13px 14px;border-radius:8px;background:rgba(255,255,255,.1);color:#fff;font-size:13px;font-weight:800}
.fishman-links small{color:#bbb;font-size:12px;font-weight:500;line-height:1.45}
.fishman-gallery{padding:0 24px 24px;background:#1f2937}
.fishman-gallery img{width:100%;height:430px;border-radius:8px;object-fit:cover;display:block}
.fishman-footer{padding:24px;background:#0f1419;text-align:center;border-top:1px solid #333}
.fishman-footer p{margin:0;font-size:11px;line-height:1.45;color:#666}
.fishman-footer p+p{margin-top:8px}
@media(max-width:430px){.fishman-card{width:100%}.fishman-hero{height:116vw;max-height:500px}.fishman-hero.is-compact{height:auto;min-height:220px}.fishman-section{padding:22px 20px}.fishman-gallery{padding:0 20px 22px}.fishman-gallery img{height:100vw;max-height:430px}.fishman-row{align-items:flex-start}.fishman-row strong{font-size:13px}}

/* Dashboard: profile builder */
.profile-builder-head{align-items:flex-end}
.profile-head-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.profile-builder{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:22px;align-items:start}
.profile-editor{display:grid;gap:16px}
.profile-edit-form,.profile-theme-panel,.profile-image-panel{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 48px rgba(31,35,48,.08);padding:20px}
.profile-edit-form{display:grid;gap:18px}
.profile-edit-section{display:grid;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.profile-edit-section:last-of-type{border-bottom:0;padding-bottom:4px}
.section-kicker{font-size:12px;font-weight:900;color:#64748b;text-transform:uppercase;letter-spacing:0;margin-bottom:2px}
.profile-field-grid{display:grid;gap:12px}
.profile-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.profile-field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.profile-theme-panel{display:grid;gap:14px}
.profile-theme-panel h2{margin:0;font-size:20px;line-height:1.25}
.profile-preview-rail{position:sticky;top:24px;display:grid;gap:16px}
.profile-image-panel{display:grid;gap:12px}
.profile-image-grid{grid-template-columns:1fr 1fr;margin:0}
.profile-image-grid .preview-img{aspect-ratio:4/3;border-radius:10px}
.image-delete-btn{min-height:38px;border-radius:10px;color:#991b1b;background:#fee2e2;border-color:#fecaca}
.button-builder{display:grid;gap:10px}
.button-builder-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;gap:10px;align-items:end}
.button-remove{min-width:44px;min-height:44px;border-radius:12px;color:#991b1b;background:#fee2e2;border-color:#fecaca}
.button-add{justify-self:start;min-height:42px;border-radius:12px}
.profile-fishman-preview{width:100%;overflow:hidden;background:#1f2937;color:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(15,20,25,.2)}
.preview-hero{position:relative;height:430px;background:#fff;overflow:hidden}
.preview-hero.is-compact{height:auto;min-height:220px;background:var(--fish-bg)}
.preview-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.preview-hero>div{position:absolute;left:0;right:0;bottom:0;padding:48px 22px 22px;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(30,41,82,.95) 52%)}
.preview-hero.is-compact>div{position:relative;padding:34px 22px 22px;background:linear-gradient(135deg,rgba(var(--fish-overlay),.95),var(--fish-bg))}
.preview-hero h2{margin:0 0 8px;font-size:28px;line-height:1.12;color:#fff}
.preview-hero p{margin:0 0 4px;font-size:13px;line-height:1.45;color:rgba(255,255,255,.9)}
.preview-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.preview-tags span{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.3);font-size:12px;font-weight:800}
.preview-contact{display:grid;gap:14px;padding:20px 22px 22px;background:#1f2937}
.preview-contact p{display:flex;justify-content:space-between;gap:12px;margin:0;font-size:13px}
.preview-contact span{flex:0 0 auto;color:#999}
.preview-contact strong{min-width:0;text-align:right;overflow-wrap:anywhere}
.preview-contact b{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:#03c75a;color:#102014;font-size:14px}
.preview-about{padding:0 22px 22px;background:#1f2937}
.preview-about h3{margin:0 0 10px;font-size:15px;color:#fff}
.preview-about p{margin:0;padding:14px;border-radius:8px;background:rgba(255,255,255,.1);font-size:12px;line-height:1.65;color:#ccc}
.preview-feature{display:block;width:calc(100% - 44px);height:360px;margin:0 22px 22px;border-radius:8px;object-fit:cover}
.preview-social-links{display:flex;flex-wrap:wrap;gap:8px;padding:0 22px 22px;background:var(--fish-bg)}
.preview-social-links span{padding:8px 10px;border-radius:8px;background:var(--fish-card);font-size:12px;font-weight:800;color:var(--fish-copy)}
@media(max-width:1120px){.profile-builder{grid-template-columns:1fr}.profile-preview-rail{position:static;grid-template-columns:minmax(0,1fr) minmax(320px,430px)}}
@media(max-width:820px){.profile-builder-head{align-items:flex-start}.profile-head-actions{width:100%;justify-content:stretch}.profile-head-actions .btn{flex:1}.profile-field-grid.two,.profile-field-grid.three,.profile-preview-rail,.profile-image-grid{grid-template-columns:1fr}.profile-edit-form,.profile-theme-panel,.profile-image-panel{border-radius:14px;padding:16px}.preview-hero{height:380px}.preview-hero.is-compact{height:auto;min-height:220px}}

/* Fishman variants */
.fishman-style-seafood_dark{--fish-page:#f0f0f0;--fish-bg:#1f2937;--fish-footer:#0f1419;--fish-overlay:30,41,82;--fish-button:#03c75a;--fish-button-text:#102014;--fish-card:rgba(255,255,255,.1);--fish-border:#333;--fish-muted:#999;--fish-copy:#ccc}
.fishman-style-ocean_blue{--fish-page:#eaf6fb;--fish-bg:#0f3f5f;--fish-footer:#082f49;--fish-overlay:7,89,133;--fish-button:#38bdf8;--fish-button-text:#082f49;--fish-card:rgba(255,255,255,.12);--fish-border:#155e75;--fish-muted:#bae6fd;--fish-copy:#dff6ff}
.fishman-style-crab_red{--fish-page:#fff1f2;--fish-bg:#881337;--fish-footer:#4c0519;--fish-overlay:159,18,57;--fish-button:#fb7185;--fish-button-text:#4c0519;--fish-card:rgba(255,255,255,.13);--fish-border:#be123c;--fish-muted:#fecdd3;--fish-copy:#ffe4e6}
.fishman-style-pearl_white{--fish-page:#f8fafc;--fish-bg:#f8fafc;--fish-footer:#e2e8f0;--fish-overlay:37,99,235;--fish-button:#2563eb;--fish-button-text:#fff;--fish-card:rgba(15,23,42,.06);--fish-border:#cbd5e1;--fish-muted:#64748b;--fish-copy:#334155}
.fishman-style-harbor_black{--fish-page:#e5e7eb;--fish-bg:#111827;--fish-footer:#030712;--fish-overlay:3,7,18;--fish-button:#f8fafc;--fish-button-text:#111827;--fish-card:rgba(255,255,255,.08);--fish-border:#374151;--fish-muted:#9ca3af;--fish-copy:#d1d5db}
.fishman-style-naver_green{--fish-page:#ecfdf5;--fish-bg:#064e3b;--fish-footer:#022c22;--fish-overlay:6,95,70;--fish-button:#03c75a;--fish-button-text:#052e16;--fish-card:rgba(255,255,255,.12);--fish-border:#047857;--fish-muted:#a7f3d0;--fish-copy:#d1fae5}
.fishman-style-sunset_gold{--fish-page:#fff7ed;--fish-bg:#7c2d12;--fish-footer:#431407;--fish-overlay:180,83,9;--fish-button:#f59e0b;--fish-button-text:#431407;--fish-card:rgba(255,255,255,.13);--fish-border:#c2410c;--fish-muted:#fed7aa;--fish-copy:#ffedd5}
.fishman-style-ink_wave{--fish-page:#eef2ff;--fish-bg:#312e81;--fish-footer:#1e1b4b;--fish-overlay:49,46,129;--fish-button:#818cf8;--fish-button-text:#1e1b4b;--fish-card:rgba(255,255,255,.12);--fish-border:#4338ca;--fish-muted:#c7d2fe;--fish-copy:#e0e7ff}
.fishman-style-fishman{--fish-page:#f0f0f0;--fish-bg:#1f2937;--fish-footer:#0f1419;--fish-overlay:30,41,82;--fish-button:#03c75a;--fish-button-text:#102014;--fish-card:rgba(255,255,255,.1);--fish-border:#333;--fish-muted:#999;--fish-copy:#ccc}
.fishman-style-seafood_dark,.fishman-style-ocean_blue,.fishman-style-crab_red,.fishman-style-pearl_white,.fishman-style-harbor_black,.fishman-style-naver_green,.fishman-style-sunset_gold,.fishman-style-ink_wave,.fishman-style-fishman{background:var(--fish-page)}
.fishman-style-seafood_dark .fishman-card,.fishman-style-ocean_blue .fishman-card,.fishman-style-crab_red .fishman-card,.fishman-style-pearl_white .fishman-card,.fishman-style-harbor_black .fishman-card,.fishman-style-naver_green .fishman-card,.fishman-style-sunset_gold .fishman-card,.fishman-style-ink_wave .fishman-card,.fishman-style-fishman .fishman-card,.profile-fishman-preview{background:var(--fish-bg)}
.fishman-style-seafood_dark .fishman-hero-overlay,.fishman-style-ocean_blue .fishman-hero-overlay,.fishman-style-crab_red .fishman-hero-overlay,.fishman-style-pearl_white .fishman-hero-overlay,.fishman-style-harbor_black .fishman-hero-overlay,.fishman-style-naver_green .fishman-hero-overlay,.fishman-style-sunset_gold .fishman-hero-overlay,.fishman-style-ink_wave .fishman-hero-overlay,.fishman-style-fishman .fishman-hero-overlay,.profile-fishman-preview .preview-hero>div{background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(var(--fish-overlay),.95) 52%)}
.fishman-style-seafood_dark .fishman-section,.fishman-style-ocean_blue .fishman-section,.fishman-style-crab_red .fishman-section,.fishman-style-pearl_white .fishman-section,.fishman-style-harbor_black .fishman-section,.fishman-style-naver_green .fishman-section,.fishman-style-sunset_gold .fishman-section,.fishman-style-ink_wave .fishman-section,.fishman-style-fishman .fishman-section,.profile-fishman-preview .preview-contact,.profile-fishman-preview .preview-about{background:var(--fish-bg)}
.fishman-style-seafood_dark .fishman-place,.fishman-style-ocean_blue .fishman-place,.fishman-style-crab_red .fishman-place,.fishman-style-pearl_white .fishman-place,.fishman-style-harbor_black .fishman-place,.fishman-style-naver_green .fishman-place,.fishman-style-sunset_gold .fishman-place,.fishman-style-ink_wave .fishman-place,.fishman-style-fishman .fishman-place,.profile-fishman-preview .preview-contact b{background:var(--fish-button);color:var(--fish-button-text)}
.fishman-style-seafood_dark .fishman-footer,.fishman-style-ocean_blue .fishman-footer,.fishman-style-crab_red .fishman-footer,.fishman-style-pearl_white .fishman-footer,.fishman-style-harbor_black .fishman-footer,.fishman-style-naver_green .fishman-footer,.fishman-style-sunset_gold .fishman-footer,.fishman-style-ink_wave .fishman-footer,.fishman-style-fishman .fishman-footer,.profile-fishman-preview .preview-footer{background:var(--fish-footer);border-top-color:var(--fish-border)}
.fishman-style-seafood_dark .fishman-about p,.fishman-style-ocean_blue .fishman-about p,.fishman-style-crab_red .fishman-about p,.fishman-style-pearl_white .fishman-about p,.fishman-style-harbor_black .fishman-about p,.fishman-style-naver_green .fishman-about p,.fishman-style-sunset_gold .fishman-about p,.fishman-style-ink_wave .fishman-about p,.fishman-style-fishman .fishman-about p,.fishman-style-seafood_dark .fishman-links a,.fishman-style-ocean_blue .fishman-links a,.fishman-style-crab_red .fishman-links a,.fishman-style-pearl_white .fishman-links a,.fishman-style-harbor_black .fishman-links a,.fishman-style-naver_green .fishman-links a,.fishman-style-sunset_gold .fishman-links a,.fishman-style-ink_wave .fishman-links a,.fishman-style-fishman .fishman-links a,.fishman-style-seafood_dark .fishman-link-static,.fishman-style-ocean_blue .fishman-link-static,.fishman-style-crab_red .fishman-link-static,.fishman-style-pearl_white .fishman-link-static,.fishman-style-harbor_black .fishman-link-static,.fishman-style-naver_green .fishman-link-static,.fishman-style-sunset_gold .fishman-link-static,.fishman-style-ink_wave .fishman-link-static,.fishman-style-fishman .fishman-link-static,.profile-fishman-preview .preview-about>div{background:var(--fish-card)}
.fishman-style-pearl_white .fishman-card,.fishman-style-pearl_white .fishman-section,.fishman-style-pearl_white .fishman-about,.fishman-style-pearl_white .fishman-row strong,.fishman-style-pearl_white .fishman-about h2,.fishman-style-pearl_white .fishman-about h3,.fishman-style-pearl_white .fishman-links a,.fishman-style-pearl_white .fishman-link-static,.fishman-style-pearl_white .fishman-about-card h3,.fishman-style-pearl_white .fishman-about-card p,.fishman-style-pearl_white.profile-fishman-preview,.fishman-style-pearl_white .preview-contact,.fishman-style-pearl_white .preview-about,.fishman-style-pearl_white .preview-about h3,.fishman-style-pearl_white .preview-about strong,.fishman-style-pearl_white .preview-about p{color:#0f172a}
.fishman-style-pearl_white .fishman-row span,.fishman-style-pearl_white .fishman-footer p,.fishman-style-pearl_white .fishman-links small,.fishman-style-pearl_white .preview-contact span,.fishman-style-pearl_white .preview-footer p{color:#64748b}
.fishman-style-pearl_white .fishman-row b{color:#94a3b8}
.fishman-style-pearl_white .preview-contact strong{color:#0f172a}
.fishman-style-pearl_white .fishman-tags span,.fishman-style-pearl_white .preview-tags span{background:#2563eb;color:#fff}
.fishman-about-card{background:var(--fish-card);padding:16px;border-radius:8px;margin-bottom:20px}
.fishman-about-card h3{margin:0 0 10px!important}
.fishman-about-card p{padding:0!important;background:transparent!important}
.fishman-theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.fishman-theme-option::before{content:"";width:18px;height:18px;border-radius:999px;background:var(--swatch);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.preview-about>div{padding:14px;border-radius:8px}
.preview-about strong{display:block;margin-bottom:8px;font-size:13px;color:var(--fish-copy)}
.preview-about>div p{padding:0;background:transparent}
.preview-footer{padding:22px;text-align:center;border-top:1px solid var(--fish-border)}
.preview-footer p{margin:0;font-size:11px;line-height:1.45;color:var(--fish-muted)}
.preview-footer p+p{margin-top:8px}
@media(max-width:820px){.fishman-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.button-builder-row{grid-template-columns:1fr}.button-remove{width:100%}}

/* Analytics dashboard */
.analytics-head{align-items:flex-end}
.analytics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px}
.analytics-card{padding:18px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 42px rgba(31,35,48,.08)}
.analytics-card.primary{background:#111827;color:#fff}
.analytics-card span{display:block;font-size:12px;font-weight:900;color:#64748b;margin-bottom:10px}
.analytics-card.primary span{color:#cbd5e1}
.analytics-card strong{display:block;font-size:34px;line-height:1.05;letter-spacing:0}
.analytics-card small{display:block;margin-top:8px;color:#94a3b8;font-size:12px;line-height:1.45}
.analytics-panel{padding:20px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 42px rgba(31,35,48,.08)}
.analytics-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.analytics-panel-head h2{margin:0;font-size:22px}
.analytics-table{overflow:auto}
.analytics-table table{min-width:760px}
.analytics-table td:nth-child(2){max-width:360px;white-space:normal;overflow-wrap:anywhere;color:#64748b}
.empty-analytics{padding:26px;border-radius:14px;background:#f8fafc;border:1px dashed #cbd5e1;color:#334155}
.empty-analytics p{margin:8px 0 0;color:#64748b}

/* Home */
.home-hero{min-height:calc(100svh - 68px);display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,460px);gap:48px;align-items:center;padding:52px clamp(20px,6vw,92px);background:radial-gradient(circle at 8% 18%,rgba(3,199,90,.12),transparent 28%),linear-gradient(135deg,#f8fafc,#eef2ff)}
.home-copy h1{font-size:clamp(62px,10vw,128px);line-height:.86;margin:0 0 18px;color:#0f172a}
.home-card-preview{display:flex;justify-content:center}
.home-phone{width:min(390px,100%);overflow:hidden;border-radius:28px;background:#1f2937;box-shadow:0 32px 80px rgba(15,23,42,.22)}
.home-phone-hero{height:390px;position:relative;background:linear-gradient(135deg,#0f172a,#1e2952 48%,#03c75a)}
.home-phone-hero>div{position:absolute;left:0;right:0;bottom:0;padding:80px 24px 24px;background:linear-gradient(to bottom,transparent,rgba(30,41,82,.95))}
.home-phone-hero h2{margin:0 0 8px;color:#fff;font-size:28px}
.home-phone-hero p{margin:0 0 12px;color:rgba(255,255,255,.82)}
.home-phone-hero span{display:inline-flex;margin:0 6px 6px 0;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.25);color:#fff;font-size:12px;font-weight:800}
.home-phone-body{display:grid;gap:14px;padding:22px}
.home-phone-body p{display:flex;justify-content:space-between;gap:12px;margin:0;color:#fff}
.home-phone-body span{color:#9ca3af;font-size:12px}
.home-phone-body b{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;background:#03c75a;color:#052e16}
.home-feature-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 clamp(20px,6vw,92px) 80px;background:#eef2ff}
.home-feature-band article{padding:24px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 42px rgba(31,35,48,.08)}
.home-feature-band strong{display:block;font-size:18px;margin-bottom:8px}
.home-feature-band span{display:block;color:#64748b;line-height:1.55}
@media(max-width:1100px){.analytics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero{grid-template-columns:1fr}.home-card-preview{justify-content:flex-start}}
@media(max-width:820px){.analytics-head{align-items:flex-start}.analytics-grid,.home-feature-band{grid-template-columns:1fr}.analytics-panel-head{align-items:flex-start;flex-direction:column}.home-hero{padding:34px 18px}.home-phone-hero{height:340px}}
.dashboard-body {
  background:
    radial-gradient(circle at top left, rgba(3, 199, 90, 0.12), transparent 32rem),
    linear-gradient(135deg, #eef4f8 0%, #f8fafc 46%, #e8f0f7 100%);
  color: #0f172a;
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  min-height: 100vh;
}

.dash-nav {
  background: linear-gradient(180deg, #0f172a 0%, #111827 52%, #07111f 100%);
  border-right: 0;
  box-shadow: 18px 0 40px rgba(15, 23, 42, 0.14);
  color: #e5e7eb;
  padding: 22px 18px;
}

.dash-nav .brand {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 16px;
  padding: 8px 12px 18px;
}

.dash-nav a:not(.brand) {
  align-items: center;
  border-radius: 14px;
  color: #cbd5e1;
  display: flex;
  font-weight: 800;
  gap: 10px;
  min-height: 44px;
  padding: 0 13px;
  text-decoration: none;
  transition: background 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.dash-nav a:not(.brand):hover {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  transform: translateX(2px);
}

.dash-main {
  margin: 0 auto;
  max-width: 1480px;
  padding: 34px clamp(18px, 3vw, 42px) 90px;
  width: 100%;
}

.dash-head {
  align-items: center;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
  padding: 24px;
}

.dash-head h1 {
  color: #0f172a;
  font-size: clamp(26px, 3vw, 38px);
  line-height: 1.15;
  margin: 0;
}

.eyebrow,
.section-kicker {
  color: #047857;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.profile-builder {
  align-items: start;
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1fr) 420px;
}

.profile-editor {
  display: grid;
  gap: 18px;
}

.profile-edit-form,
.profile-theme-panel,
.profile-image-panel,
.analytics-panel,
.analytics-card,
.profile-edit-section {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(148, 163, 184, 0.2);
  border-radius: 20px;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
}

.profile-edit-form {
  display: grid;
  gap: 16px;
  padding: 18px;
}

.profile-edit-section {
  box-shadow: none;
  padding: 20px;
}

.profile-field-grid.two {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.profile-edit-form label,
.profile-theme-panel label,
.profile-image-field label,
.image-upload-field label {
  color: #334155;
  font-size: 13px;
  font-weight: 900;
}

.profile-edit-form label small {
  color: #64748b;
  font-size: 11px;
  font-weight: 800;
}

.profile-edit-form input,
.profile-edit-form textarea,
.profile-theme-panel input[type="text"] {
  background: #f8fafc;
  border: 1px solid #dbe5ee;
  border-radius: 13px;
  color: #0f172a;
  font-size: 14px;
  margin-top: 8px;
  min-height: 44px;
  padding: 0 13px;
  transition: border 0.16s ease, box-shadow 0.16s ease, background 0.16s ease;
  width: 100%;
}

.profile-edit-form textarea {
  line-height: 1.6;
  min-height: 120px;
  padding: 12px 13px;
  resize: vertical;
}

.profile-edit-form input:focus,
.profile-edit-form textarea:focus {
  background: #ffffff;
  border-color: #03c75a;
  box-shadow: 0 0 0 4px rgba(3, 199, 90, 0.14);
  outline: 0;
}

.profile-theme-panel,
.profile-image-panel {
  padding: 20px;
}

.fishman-theme-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 16px 0;
}

.fishman-theme-option {
  align-items: center;
  background: #f8fafc;
  border: 1px solid #dbe5ee;
  border-radius: 14px;
  cursor: pointer;
  display: flex;
  gap: 10px;
  min-height: 46px;
  padding: 0 12px;
  position: relative;
}

.fishman-theme-option::before {
  background: var(--swatch);
  border-radius: 50%;
  content: "";
  height: 18px;
  width: 18px;
}

.fishman-theme-option:has(input:checked) {
  background: #ecfdf5;
  border-color: #03c75a;
  box-shadow: 0 0 0 4px rgba(3, 199, 90, 0.1);
}

.fishman-theme-option input {
  position: absolute;
  opacity: 0;
}

.button-builder {
  display: grid;
  gap: 10px;
}

.button-builder-row {
  align-items: end;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) auto;
  padding: 12px;
}

.btn {
  border-radius: 13px;
  font-weight: 900;
  min-height: 44px;
}

.btn.primary {
  background: linear-gradient(135deg, #03c75a, #0ea5e9);
  border: 0;
  box-shadow: 0 14px 28px rgba(3, 199, 90, 0.2);
  color: #ffffff;
}

.btn.ghost {
  background: #ffffff;
  border: 1px solid #dbe5ee;
  color: #0f172a;
}

.profile-preview-rail {
  display: grid;
  gap: 18px;
  position: sticky;
  top: 22px;
}

.profile-image-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.preview-img {
  align-items: center;
  aspect-ratio: 1 / 1;
  background: #f1f5f9;
  border: 1px dashed #cbd5e1;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  margin-top: 8px;
  overflow: hidden;
}

.preview-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.profile-fishman-preview {
  border: 0;
  border-radius: 26px;
  box-shadow: 0 24px 68px rgba(15, 23, 42, 0.22);
  margin: 0 auto;
  max-width: 420px;
  overflow: hidden;
  width: 100%;
}

.preview-contact b,
.preview-social-links span {
  overflow-wrap: anywhere;
}

.preview-about p,
[data-preview="longBio"] {
  white-space: pre-line;
}

.preview-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.is-hidden {
  display: none !important;
}

.analytics-grid,
.stat-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.analytics-card,
.stat-card {
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(148, 163, 184, 0.2);
  border-radius: 20px;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
  padding: 20px;
}

.analytics-panel {
  overflow: hidden;
  padding: 20px;
}

.analytics-table {
  border-collapse: separate;
  border-spacing: 0 8px;
  width: 100%;
}

.analytics-table th {
  color: #64748b;
  font-size: 12px;
  text-align: left;
}

.analytics-table td {
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  border-top: 1px solid #e2e8f0;
  padding: 12px;
}

.analytics-table td:first-child {
  border-left: 1px solid #e2e8f0;
  border-radius: 12px 0 0 12px;
}

.analytics-table td:last-child {
  border-radius: 0 12px 12px 0;
  border-right: 1px solid #e2e8f0;
}

.bottom-tabs {
  background: rgba(255, 255, 255, 0.94);
  border-top: 1px solid rgba(148, 163, 184, 0.25);
  box-shadow: 0 -16px 36px rgba(15, 23, 42, 0.1);
  grid-template-columns: repeat(3, 1fr);
}

.home-proof-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.home-proof-row span {
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.06);
  color: #334155;
  font-size: 13px;
  font-weight: 900;
  padding: 10px 13px;
}

.home-showcase,
.home-theme-section,
.home-dashboard-preview {
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  padding: 76px clamp(20px, 6vw, 92px);
}

.home-showcase {
  background: linear-gradient(180deg, #eef2ff, #f8fafc);
}

.home-theme-section {
  background: #f8fafc;
}

.home-dashboard-preview {
  align-items: center;
  background:
    radial-gradient(circle at 90% 10%, rgba(3, 199, 90, 0.14), transparent 28rem),
    linear-gradient(135deg, #0f172a, #111827);
  color: #ffffff;
}

.home-section-copy h2 {
  color: inherit;
  font-size: clamp(30px, 4vw, 54px);
  line-height: 1.04;
  margin: 0 0 14px;
}

.home-section-copy p:not(.eyebrow) {
  color: #64748b;
  font-size: 17px;
  line-height: 1.65;
  margin: 0;
  max-width: 560px;
}

.home-dashboard-preview .home-section-copy p:not(.eyebrow) {
  color: #cbd5e1;
}

.home-builder-demo {
  align-items: center;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 330px);
}

.home-form-demo,
.home-mini-card,
.home-analytics-card,
.home-theme-grid article {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 24px;
  box-shadow: 0 22px 52px rgba(15, 23, 42, 0.1);
}

.home-form-demo {
  display: grid;
  gap: 14px;
  padding: 22px;
}

.home-form-demo span {
  background: #e2e8f0;
  border-radius: 14px;
  display: block;
  height: 48px;
}

.home-form-demo span:nth-child(2) {
  width: 82%;
}

.home-form-demo span:nth-child(3) {
  width: 66%;
}

.home-form-demo button {
  background: linear-gradient(135deg, #03c75a, #0ea5e9);
  border: 0;
  border-radius: 999px;
  color: #ffffff;
  font-weight: 900;
  min-height: 46px;
}

.home-mini-card {
  background: #1f2937;
  color: #ffffff;
  min-height: 330px;
  overflow: hidden;
  padding: 190px 22px 22px;
  position: relative;
}

.home-mini-card::before {
  background: linear-gradient(135deg, #1e2952, #03c75a);
  content: "";
  height: 190px;
  inset: 0 0 auto;
  position: absolute;
}

.home-mini-card strong {
  display: block;
  font-size: 25px;
  margin-bottom: 8px;
  position: relative;
}

.home-mini-card p {
  color: #cbd5e1;
  margin: 0 0 14px;
  position: relative;
}

.home-mini-card div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  position: relative;
}

.home-mini-card span {
  background: rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  padding: 7px 11px;
}

.home-theme-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.home-theme-grid article {
  min-height: 190px;
  padding: 18px;
}

.home-theme-grid b {
  background: var(--theme);
  border-radius: 18px;
  display: block;
  height: 76px;
  margin-bottom: 16px;
}

.home-theme-grid strong {
  display: block;
  font-size: 17px;
  margin-bottom: 8px;
}

.home-theme-grid span {
  color: #64748b;
  display: block;
  font-size: 14px;
  line-height: 1.5;
}

.home-analytics-card {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.14);
  color: #ffffff;
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 22px;
}

.home-analytics-card div {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  padding: 16px;
}

.home-analytics-card span {
  color: #cbd5e1;
  display: block;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 8px;
}

.home-analytics-card strong {
  display: block;
  font-size: 30px;
}

.home-analytics-card p {
  align-items: center;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  display: grid;
  gap: 14px;
  grid-column: 1 / -1;
  grid-template-columns: 110px 1fr;
  margin: 0;
  padding: 13px;
}

.home-analytics-card p span {
  margin: 0;
}

.home-analytics-card p b {
  background: linear-gradient(90deg, #03c75a, #38bdf8);
  border-radius: 999px;
  display: block;
  height: 10px;
}

.site-header {
  background: rgba(255, 255, 255, 0.82);
  border-bottom: 1px solid rgba(148, 163, 184, 0.22);
  box-shadow: 0 14px 38px rgba(15, 23, 42, 0.08);
  min-height: 78px;
  padding: 14px clamp(18px, 4vw, 64px);
}

.site-header .brand {
  align-items: center;
  color: #0f172a;
  display: inline-flex;
  font-size: 30px;
  font-weight: 950;
  gap: 10px;
}

.site-header .brand::before {
  background: linear-gradient(135deg, #03c75a, #0ea5e9);
  border-radius: 12px;
  box-shadow: 0 10px 22px rgba(3, 199, 90, 0.24);
  content: "";
  height: 28px;
  width: 28px;
}

.site-header nav {
  background: rgba(248, 250, 252, 0.78);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 999px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  gap: 6px;
  padding: 6px;
}

.site-header nav a {
  align-items: center;
  border-radius: 999px;
  color: #334155;
  display: inline-flex;
  font-size: 16px;
  font-weight: 900;
  min-height: 44px;
  padding: 0 16px;
  transition: background 0.16s ease, color 0.16s ease, transform 0.16s ease;
  white-space: nowrap;
}

.site-header nav a:hover {
  background: #ffffff;
  color: #0f172a;
  transform: translateY(-1px);
}

.site-header .nav-cta {
  background: linear-gradient(135deg, #03c75a, #0ea5e9);
  box-shadow: 0 12px 24px rgba(3, 199, 90, 0.22);
  color: #ffffff !important;
  padding: 0 20px;
}

.site-header .nav-cta:hover {
  background: linear-gradient(135deg, #02b854, #0284c7) !important;
  box-shadow: 0 16px 30px rgba(3, 199, 90, 0.28);
  color: #ffffff !important;
}

.premium-auth-body {
  background:
    radial-gradient(circle at 8% 12%, rgba(3, 199, 90, 0.2), transparent 26rem),
    radial-gradient(circle at 90% 18%, rgba(14, 165, 233, 0.18), transparent 30rem),
    linear-gradient(135deg, #07111f 0%, #0f172a 48%, #111827 100%);
  color: #ffffff;
}

.premium-auth-body .mesh-bg {
  display: none;
}

.premium-auth-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 520px);
  min-height: 100svh;
  overflow: hidden;
  position: relative;
}

.premium-auth-shell .auth-brand {
  align-items: center;
  color: #ffffff;
  display: inline-flex;
  font-size: 30px;
  font-weight: 950;
  gap: 10px;
  left: clamp(22px, 4vw, 56px);
  position: absolute;
  top: 28px;
  z-index: 3;
}

.premium-auth-shell .auth-brand::before {
  background: linear-gradient(135deg, #03c75a, #38bdf8);
  border-radius: 12px;
  content: "";
  height: 28px;
  width: 28px;
}

.auth-visual-panel {
  align-content: center;
  display: grid;
  min-height: 100svh;
  padding: 120px clamp(28px, 6vw, 92px) 70px;
  position: relative;
}

.auth-visual-panel::after {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.02)),
    radial-gradient(circle at center, rgba(255, 255, 255, 0.12), transparent 65%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 44px;
  content: "";
  height: min(56vw, 680px);
  position: absolute;
  right: -14vw;
  top: 17vh;
  transform: rotate(-12deg);
  width: min(42vw, 520px);
}

.auth-visual-panel .eyebrow {
  color: #86efac;
}

.auth-visual-panel h1 {
  color: #ffffff;
  font-size: clamp(46px, 6vw, 82px);
  line-height: 0.95;
  margin: 0 0 22px;
  max-width: 760px;
}

.auth-visual-panel p:not(.eyebrow) {
  color: #cbd5e1;
  font-size: 19px;
  line-height: 1.7;
  margin: 0;
  max-width: 600px;
}

.auth-preview-phone {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 30px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.28);
  display: grid;
  gap: 12px;
  margin-top: 36px;
  max-width: 360px;
  padding: 18px;
  position: relative;
  z-index: 2;
}

.auth-preview-phone > div {
  background: linear-gradient(135deg, #1e2952, #03c75a);
  border-radius: 24px;
  min-height: 190px;
  padding: 120px 18px 18px;
}

.auth-preview-phone strong {
  display: block;
  font-size: 24px;
}

.auth-preview-phone div span {
  color: rgba(255, 255, 255, 0.76);
  display: block;
  margin-top: 6px;
}

.auth-preview-phone p {
  align-items: center;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 14px 16px;
}

.auth-panel-wrap {
  align-items: center;
  background: rgba(248, 250, 252, 0.98);
  color: #0f172a;
  display: flex;
  justify-content: center;
  min-height: 100svh;
  padding: 36px;
  position: relative;
  z-index: 2;
}

.premium-auth-card {
  background: #ffffff;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 32px;
  box-shadow: 0 26px 80px rgba(15, 23, 42, 0.16);
  padding: 34px;
  width: min(100%, 480px);
}

.premium-auth-card.signup-card {
  width: min(100%, 560px);
}

.auth-card-head {
  margin-bottom: 24px;
}

.auth-card-head h1 {
  color: #0f172a;
  font-size: 38px;
  line-height: 1.08;
  margin: 0 0 10px;
}

.auth-card-head p:not(.eyebrow) {
  color: #64748b;
  line-height: 1.55;
  margin: 0;
}

.premium-form {
  gap: 16px;
}

.premium-form-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.premium-form label {
  color: #334155;
  font-size: 13px;
  font-weight: 900;
}

.premium-form input {
  background: #f8fafc;
  border: 1px solid #dbe5ee;
  border-radius: 15px;
  color: #0f172a;
  min-height: 52px;
}

.premium-form input:focus {
  background: #ffffff;
  border-color: #03c75a;
  box-shadow: 0 0 0 4px rgba(3, 199, 90, 0.14);
}

.inline-action-field {
  align-items: center;
  display: grid;
  gap: 8px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.inline-action-field .btn {
  border-radius: 15px;
  min-height: 52px;
  padding: 0 14px;
  white-space: nowrap;
}

.sms-verify-box {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 22px;
  display: grid;
  gap: 12px;
  padding: 14px;
}

.sms-status {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  color: #64748b;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.45;
  margin: 0;
  padding: 11px 13px;
}

.sms-status[data-state="success"] {
  background: #ecfdf5;
  border-color: #a7f3d0;
  color: #047857;
}

.sms-status[data-state="error"] {
  background: #fef2f2;
  border-color: #fecaca;
  color: #b91c1c;
}

.sms-status[data-state="warn"] {
  background: #fffbeb;
  border-color: #fde68a;
  color: #92400e;
}

.terms-check {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  line-height: 1.5;
}

.terms-check input {
  flex: 0 0 auto;
  margin-top: 2px;
  min-height: 18px;
  width: 18px;
}

.auth-card-foot {
  align-items: center;
  color: #64748b;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  gap: 10px;
  justify-content: space-between;
  margin-top: 22px;
}

.auth-card-foot a {
  color: #047857;
  font-weight: 900;
}

.recovery-card {
  width: min(100%, 900px);
}

.focused-recovery-card {
  width: min(100%, 520px);
}

.recovery-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: 1fr;
}

.recovery-panel {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 24px;
  padding: 18px;
}

.recovery-panel h2 {
  color: #0f172a;
  font-size: 20px;
  margin: 0;
}

.recovery-result {
  border-radius: 14px;
  color: #64748b;
  font-size: 14px;
  font-weight: 900;
  min-height: 44px;
  padding: 12px 14px;
}

.recovery-result[data-state="success"] {
  background: #ecfdf5;
  color: #047857;
}

.recovery-result[data-state="error"] {
  background: #fef2f2;
  color: #b91c1c;
}

.account-settings-card {
  align-items: start;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(148, 163, 184, 0.2);
  border-radius: 24px;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
  display: grid;
  gap: 26px;
  grid-template-columns: minmax(260px, 0.7fr) minmax(0, 1.3fr);
  padding: 24px;
}

.account-settings-copy {
  background: linear-gradient(135deg, #0f172a, #064e3b);
  border-radius: 22px;
  color: #ffffff;
  min-height: 100%;
  padding: 24px;
}

.account-settings-copy .eyebrow {
  color: #86efac;
}

.account-settings-copy h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 1.12;
  margin: 0 0 14px;
}

.account-settings-copy p:not(.eyebrow) {
  color: #cbd5e1;
  line-height: 1.7;
  margin: 0;
}

.account-form {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 22px;
  padding: 20px;
}

.admin-action-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.admin-action-grid a,
.admin-table-panel {
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
}

.admin-action-grid a {
  display: grid;
  gap: 8px;
  padding: 24px;
}

.admin-action-grid strong {
  color: #0f172a;
  font-size: 22px;
}

.admin-action-grid span {
  color: #64748b;
  line-height: 1.55;
}

.admin-table-panel {
  overflow: hidden;
  padding: 16px;
}

.admin-table-scroll {
  overflow-x: auto;
}

.admin-edit-table {
  border-collapse: separate;
  border-spacing: 0 8px;
  min-width: 980px;
  width: 100%;
}

.admin-edit-table th {
  color: #64748b;
  font-size: 12px;
  font-weight: 900;
  padding: 8px 10px;
  text-align: left;
}

.admin-edit-table td {
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  border-top: 1px solid #e2e8f0;
  padding: 10px;
  vertical-align: middle;
}

.admin-edit-table td:first-child {
  border-left: 1px solid #e2e8f0;
  border-radius: 14px 0 0 14px;
}

.admin-edit-table td:last-child {
  border-radius: 0 14px 14px 0;
  border-right: 1px solid #e2e8f0;
}

.admin-edit-table input,
.admin-edit-table select {
  background: #ffffff;
  border: 1px solid #dbe5ee;
  border-radius: 11px;
  min-height: 38px;
  padding: 0 10px;
  width: 100%;
}

.admin-edit-table small {
  color: #64748b;
  display: block;
  margin-top: 4px;
}

.admin-check-cell input {
  min-height: 18px;
  width: 18px;
}

.admin-mini-link {
  color: #047857;
  font-weight: 900;
  white-space: nowrap;
}

.modal-open {
  overflow: hidden;
}

.recovery-modal[hidden] {
  display: none;
}

.recovery-modal {
  align-items: center;
  display: flex;
  inset: 0;
  justify-content: center;
  padding: 24px;
  position: fixed;
  z-index: 100;
}

.recovery-modal-backdrop {
  background: rgba(2, 6, 23, 0.68);
  backdrop-filter: blur(14px);
  inset: 0;
  position: absolute;
}

.recovery-modal-panel {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 30px;
  box-shadow: 0 34px 90px rgba(2, 6, 23, 0.34);
  color: #0f172a;
  max-height: calc(100svh - 48px);
  overflow: auto;
  padding: 30px;
  position: relative;
  width: min(100%, 560px);
  z-index: 1;
}

.recovery-modal-close {
  align-items: center;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 50%;
  color: #334155;
  cursor: pointer;
  display: flex;
  font-size: 24px;
  font-weight: 800;
  height: 40px;
  justify-content: center;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 40px;
}

.recovery-modal-panel h2 {
  font-size: 32px;
  line-height: 1.1;
  margin: 0 0 10px;
}

.recovery-modal-panel > p:not(.eyebrow) {
  color: #64748b;
  line-height: 1.6;
  margin: 0 0 20px;
}

.recovery-choice-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 14px;
}

.recovery-choice-grid button {
  background: #f8fafc;
  border: 1px solid #dbe5ee;
  border-radius: 20px;
  color: #0f172a;
  cursor: pointer;
  padding: 18px;
  text-align: left;
  transition: border 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}

.recovery-choice-grid button:hover {
  border-color: #03c75a;
  box-shadow: 0 14px 30px rgba(3, 199, 90, 0.12);
  transform: translateY(-1px);
}

.recovery-choice-grid strong,
.recovery-choice-grid span {
  display: block;
}

.recovery-choice-grid strong {
  font-size: 18px;
  margin-bottom: 7px;
}

.recovery-choice-grid span {
  color: #64748b;
  font-size: 13px;
  line-height: 1.45;
}

.recovery-password-form {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  margin-top: 12px;
  padding: 16px;
}

.recovery-password-form[hidden] {
  display: none;
}

.bottom-tabs {
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1180px) {
  .profile-builder {
    grid-template-columns: 1fr;
  }

  .profile-preview-rail {
    position: static;
  }
}

@media (max-width: 760px) {
  .dash-main {
    padding: 18px 14px 88px;
  }

  .dash-head {
    align-items: flex-start;
    border-radius: 18px;
    flex-direction: column;
    gap: 14px;
    padding: 18px;
  }

  .profile-field-grid.two,
  .fishman-theme-grid,
  .profile-image-grid,
  .button-builder-row,
  .analytics-grid,
  .stat-grid {
    grid-template-columns: 1fr;
  }

  .profile-edit-form,
  .profile-edit-section,
  .profile-theme-panel,
  .profile-image-panel {
    border-radius: 18px;
    padding: 16px;
  }

  .home-showcase,
  .home-theme-section,
  .home-dashboard-preview {
    grid-template-columns: 1fr;
    padding: 54px 18px;
  }

  .home-builder-demo,
  .home-theme-grid,
  .home-analytics-card {
    grid-template-columns: 1fr;
  }

  .home-analytics-card p {
    grid-template-columns: 1fr;
  }

  .site-header {
    gap: 12px;
    min-height: 72px;
    padding: 12px 14px;
  }

  .site-header .brand {
    font-size: 24px;
  }

  .site-header .brand::before {
    border-radius: 10px;
    height: 24px;
    width: 24px;
  }

  .site-header nav {
    border-radius: 18px;
    gap: 4px;
    max-width: calc(100vw - 126px);
    overflow-x: auto;
    padding: 5px;
  }

  .site-header nav::-webkit-scrollbar {
    display: none;
  }

  .site-header nav a,
  .site-header nav a:not(.nav-cta) {
    display: inline-flex;
    font-size: 14px;
    min-height: 38px;
    padding: 0 12px;
  }

  .premium-auth-shell {
    display: block;
  }

  .premium-auth-shell .auth-brand {
    color: #ffffff;
    font-size: 24px;
    left: 18px;
    top: 18px;
  }

  .auth-visual-panel {
    min-height: auto;
    padding: 86px 18px 28px;
  }

  .auth-visual-panel h1 {
    font-size: 38px;
  }

  .auth-visual-panel p:not(.eyebrow),
  .auth-preview-phone {
    display: none;
  }

  .auth-panel-wrap {
    background: #f8fafc;
    border-radius: 28px 28px 0 0;
    min-height: auto;
    padding: 18px;
  }

  .premium-auth-card,
  .premium-auth-card.signup-card {
    border-radius: 24px;
    padding: 22px;
    width: 100%;
  }

  .premium-form-grid,
  .inline-action-field,
  .recovery-grid,
  .account-settings-card,
  .recovery-choice-grid,
  .admin-action-grid {
    grid-template-columns: 1fr;
  }

  .recovery-modal {
    padding: 14px;
  }

  .recovery-modal-panel {
    border-radius: 24px;
    padding: 24px 18px;
  }

  .inline-action-field .btn {
    width: 100%;
  }
}
.home-hero,
.home-feature-band,
.home-showcase,
.home-theme-section,
.home-dashboard-preview {
  padding-left: clamp(20px, 6vw, 92px);
  padding-right: clamp(20px, 6vw, 92px);
}

.home-hero {
  align-items: center;
  background:
    radial-gradient(circle at 10% 14%, rgba(3, 199, 90, 0.14), transparent 28rem),
    radial-gradient(circle at 86% 10%, rgba(14, 165, 233, 0.12), transparent 30rem),
    linear-gradient(180deg, #f8fafc 0%, #eef5fb 100%);
  gap: clamp(34px, 6vw, 76px);
  grid-template-columns: minmax(0, 1fr) minmax(340px, 430px);
  min-height: calc(100svh - 78px);
  padding-bottom: 72px;
  padding-top: 72px;
}

.home-copy {
  max-width: 720px;
}

.home-copy h1 {
  font-size: clamp(66px, 9vw, 124px);
  letter-spacing: 0;
  margin-bottom: 22px;
}

.home-copy .lead {
  color: #334155;
  font-size: clamp(18px, 2vw, 23px);
  max-width: 650px;
}

.home-card-preview {
  justify-content: flex-end;
}

.home-phone {
  border: 8px solid rgba(255, 255, 255, 0.72);
  border-radius: 34px;
  max-width: 390px;
}

.home-feature-band {
  background: #eef5fb;
  gap: 18px;
  padding-bottom: 44px;
}

.home-feature-band article {
  border-color: rgba(148, 163, 184, 0.18);
  border-radius: 22px;
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.06);
  min-height: 156px;
  padding: 26px;
}

.home-feature-band strong {
  color: #0f172a;
  font-size: 19px;
}

.home-showcase,
.home-theme-section,
.home-dashboard-preview {
  align-items: center;
  gap: clamp(28px, 5vw, 58px);
  grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1.18fr);
  padding-bottom: 82px;
  padding-top: 82px;
}

.home-showcase {
  background: linear-gradient(180deg, #eef5fb 0%, #ffffff 100%);
}

.home-theme-section {
  background: #ffffff;
}

.home-dashboard-preview {
  background:
    radial-gradient(circle at 88% 16%, rgba(3, 199, 90, 0.18), transparent 25rem),
    linear-gradient(135deg, #0f172a 0%, #111827 100%);
}

.home-section-copy {
  max-width: 580px;
}

.home-section-copy h2 {
  font-size: clamp(32px, 4vw, 52px);
  letter-spacing: 0;
  margin-bottom: 16px;
}

.home-section-copy p:not(.eyebrow) {
  font-size: 16px;
  max-width: 520px;
}

.home-builder-demo {
  align-items: stretch;
  gap: 20px;
}

.home-form-demo,
.home-mini-card,
.home-theme-grid article,
.home-analytics-card {
  border-radius: 26px;
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.08);
}

.home-theme-grid {
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.home-theme-grid article {
  min-height: 210px;
}

.home-analytics-card {
  align-self: stretch;
  max-width: 700px;
}

@media (max-width: 1100px) {
  .home-hero,
  .home-showcase,
  .home-theme-section,
  .home-dashboard-preview {
    grid-template-columns: 1fr;
  }

  .home-card-preview {
    justify-content: flex-start;
  }

  .home-theme-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .home-hero,
  .home-feature-band,
  .home-showcase,
  .home-theme-section,
  .home-dashboard-preview {
    padding-left: 18px;
    padding-right: 18px;
  }

  .home-hero {
    padding-bottom: 44px;
    padding-top: 42px;
  }

  .home-copy h1 {
    font-size: 58px;
  }

  .home-phone {
    border-width: 5px;
  }

  .home-showcase,
  .home-theme-section,
  .home-dashboard-preview {
    padding-bottom: 58px;
    padding-top: 58px;
  }

  .home-builder-demo,
  .home-theme-grid,
  .home-analytics-card {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  body:not(.dashboard-body):not(.premium-auth-body) {
    background: #f8fafc;
    min-width: 0;
    overflow-x: hidden;
  }

  .site-header {
    align-items: stretch;
    background: rgba(255, 255, 255, 0.92);
    flex-direction: column;
    gap: 10px;
    min-height: auto;
    padding: 12px 14px 10px;
  }

  .site-header .brand {
    flex: 0 0 auto;
    font-size: 22px;
    width: fit-content;
  }

  .site-header nav {
    border-radius: 16px;
    display: flex;
    flex: none;
    justify-content: flex-start;
    margin: 0 -4px;
    max-width: none;
    overflow-x: auto;
    padding: 5px;
    scroll-snap-type: x proximity;
    width: calc(100% + 8px);
    -webkit-overflow-scrolling: touch;
  }

  .site-header nav a {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  .site-header nav a,
  .site-header nav a:not(.nav-cta) {
    display: inline-flex;
    font-size: 14px;
    min-height: 38px;
    padding: 0 13px;
  }

  .home-hero {
    display: flex;
    flex-direction: column;
    gap: 26px;
    min-height: auto;
    padding: 28px 16px 38px;
  }

  .home-copy {
    max-width: none;
    order: 1;
    text-align: left;
    width: 100%;
  }

  .home-card-preview {
    justify-content: center;
    order: 2;
    width: 100%;
  }

  .home-copy h1 {
    font-size: clamp(52px, 18vw, 76px);
    line-height: 0.9;
    margin-bottom: 14px;
  }

  .home-copy .lead {
    font-size: 17px;
    line-height: 1.6;
  }

  .hero-actions {
    display: grid;
    gap: 9px;
    grid-template-columns: 1fr 0.72fr;
    margin-top: 20px;
    width: 100%;
  }

  .hero-actions .btn {
    border-radius: 15px;
    min-height: 48px;
    padding: 0 12px;
  }

  .home-proof-row {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 16px;
  }

  .home-proof-row span {
    align-items: center;
    display: flex;
    font-size: 12px;
    justify-content: center;
    min-height: 42px;
    padding: 8px 7px;
    text-align: center;
  }

  .home-phone {
    border-width: 6px;
    box-shadow: 0 24px 54px rgba(15, 23, 42, 0.18);
    max-width: 330px;
    width: min(100%, 330px);
  }

  .home-phone-hero {
    height: 300px;
  }

  .home-phone-hero > div {
    padding: 66px 20px 20px;
  }

  .home-phone-hero h2 {
    font-size: 24px;
  }

  .home-phone-body {
    gap: 12px;
    padding: 18px;
  }

  .home-feature-band {
    gap: 12px;
    padding: 20px 16px 42px;
  }

  .home-feature-band article {
    border-radius: 18px;
    min-height: auto;
    padding: 20px;
  }

  .home-showcase,
  .home-theme-section,
  .home-dashboard-preview {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 50px 16px;
  }

  .home-section-copy {
    max-width: none;
    width: 100%;
  }

  .home-section-copy h2 {
    font-size: 30px;
    line-height: 1.13;
  }

  .home-builder-demo {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .home-form-demo {
    order: 2;
    padding: 18px;
  }

  .home-mini-card {
    min-height: 290px;
    order: 1;
    padding-top: 166px;
  }

  .home-mini-card::before {
    height: 166px;
  }

  .home-theme-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }

  .home-theme-grid article {
    border-radius: 18px;
    min-height: 168px;
    padding: 14px;
  }

  .home-theme-grid b {
    border-radius: 14px;
    height: 58px;
    margin-bottom: 12px;
  }

  .home-theme-grid strong {
    font-size: 15px;
  }

  .home-theme-grid span {
    font-size: 12px;
  }

  .home-analytics-card {
    display: grid;
    gap: 10px;
    max-width: none;
    padding: 16px;
    width: 100%;
  }

  .home-analytics-card div {
    padding: 14px;
  }

  .home-analytics-card strong {
    font-size: 26px;
  }

  .home-analytics-card p {
    gap: 8px;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .page-hero,
  .pricing-grid,
  .bento {
    padding-left: 16px;
    padding-right: 16px;
  }

  .page-hero {
    padding-bottom: 28px;
    padding-top: 40px;
  }

  .page-hero h1 {
    font-size: 34px;
    line-height: 1.08;
  }

  .pricing-grid,
  .bento {
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr;
    padding-bottom: 48px;
  }

  .price-card,
  .bento article {
    border-radius: 20px;
    padding: 20px;
  }

  .premium-auth-shell {
    overflow-x: hidden;
  }

  .auth-panel-wrap {
    padding-left: 14px;
    padding-right: 14px;
  }

  .premium-auth-card,
  .premium-auth-card.signup-card,
  .focused-recovery-card {
    max-width: 100%;
  }

  .dashboard-body {
    min-width: 0;
    overflow-x: hidden;
  }

  .dash-main {
    padding-left: 14px;
    padding-right: 14px;
  }

  .dash-head,
  .analytics-head {
    gap: 12px;
  }

  .profile-head-actions {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .profile-head-actions .btn {
    width: 100%;
  }

  .bottom-tabs {
    grid-template-columns: repeat(4, 1fr);
    overflow-x: auto;
  }

  .bottom-tabs a {
    white-space: nowrap;
  }

  .admin-table-panel,
  .analytics-panel {
    border-radius: 18px;
    margin-left: -2px;
    margin-right: -2px;
    padding: 12px;
  }
}
.home-hero {
  overflow: hidden;
  position: relative;
}

.home-hero::before,
.home-hero::after {
  border-radius: 999px;
  content: "";
  filter: blur(6px);
  opacity: 0.85;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.home-hero::before {
  animation: homeFloatA 8s ease-in-out infinite;
  background: radial-gradient(circle, rgba(3, 199, 90, 0.22), transparent 68%);
  height: 260px;
  right: 12%;
  top: 12%;
  width: 260px;
}

.home-hero::after {
  animation: homeFloatB 10s ease-in-out infinite;
  background: radial-gradient(circle, rgba(14, 165, 233, 0.18), transparent 68%);
  bottom: 8%;
  height: 320px;
  left: 3%;
  width: 320px;
}

.home-copy,
.home-card-preview {
  position: relative;
  z-index: 1;
}

.home-phone {
  animation: homePhoneFloat 6.5s ease-in-out infinite;
  position: relative;
}

.home-phone::after {
  animation: homeShine 4.8s ease-in-out infinite;
  background: linear-gradient(110deg, transparent 0%, rgba(255, 255, 255, 0.28) 45%, transparent 64%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  transform: translateX(-130%);
}

.home-feature-band article,
.home-theme-grid article {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.home-feature-band article:hover,
.home-theme-grid article:hover {
  box-shadow: 0 24px 54px rgba(15, 23, 42, 0.11);
  transform: translateY(-4px);
}

.home-theme-grid b {
  animation: themePulse 5s ease-in-out infinite;
}

.home-analytics-card p b {
  overflow: hidden;
  position: relative;
}

.home-analytics-card p b::after {
  animation: barGlint 2.4s ease-in-out infinite;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.55), transparent);
  border-radius: inherit;
  content: "";
  inset: 0;
  position: absolute;
  transform: translateX(-100%);
}

@keyframes homeFloatA {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
  50% { transform: translate3d(24px, 18px, 0) scale(1.08); }
}

@keyframes homeFloatB {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
  50% { transform: translate3d(-18px, -20px, 0) scale(1.06); }
}

@keyframes homePhoneFloat {
  0%, 100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-10px) rotate(-0.7deg); }
}

@keyframes homeShine {
  0%, 42% { transform: translateX(-130%); }
  68%, 100% { transform: translateX(130%); }
}

@keyframes themePulse {
  0%, 100% { filter: saturate(1); transform: scale(1); }
  50% { filter: saturate(1.22); transform: scale(1.02); }
}

@keyframes barGlint {
  0% { transform: translateX(-100%); }
  60%, 100% { transform: translateX(120%); }
}

@media (prefers-reduced-motion: reduce) {
  .home-hero::before,
  .home-hero::after,
  .home-phone,
  .home-phone::after,
  .home-theme-grid b,
  .home-analytics-card p b::after {
    animation: none;
  }
}
.dashboard-hero-card {
  align-items: stretch;
  background:
    radial-gradient(circle at 92% 12%, rgba(3, 199, 90, 0.18), transparent 24rem),
    linear-gradient(135deg, #0f172a 0%, #111827 62%, #064e3b 100%);
  border-radius: 28px;
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.18);
  color: #ffffff;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
  margin-bottom: 22px;
  overflow: hidden;
  padding: clamp(24px, 4vw, 38px);
  position: relative;
}

.dashboard-hero-card::after {
  animation: homeFloatA 9s ease-in-out infinite;
  background: radial-gradient(circle, rgba(255,255,255,.14), transparent 68%);
  border-radius: 999px;
  content: "";
  height: 260px;
  position: absolute;
  right: -80px;
  top: -90px;
  width: 260px;
}

.dashboard-hero-card .eyebrow {
  color: #86efac;
}

.dashboard-hero-card h1 {
  color: #ffffff;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.08;
  margin: 0 0 12px;
}

.dashboard-hero-card p:not(.eyebrow) {
  color: #cbd5e1;
  line-height: 1.65;
  margin: 0;
  max-width: 620px;
}

.dashboard-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.dashboard-hero-card .btn.ghost {
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.2);
  color: #ffffff;
}

.dashboard-public-chip {
  align-self: center;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 24px;
  display: grid;
  gap: 8px;
  padding: 22px;
  position: relative;
  z-index: 1;
}

.dashboard-public-chip span,
.dashboard-public-chip small {
  color: #cbd5e1;
}

.dashboard-public-chip strong {
  color: #ffffff;
  font-size: 28px;
}

.dashboard-public-chip small {
  overflow-wrap: anywhere;
}

.dashboard-stat-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding: 0;
}

.dashboard-content-grid {
  align-items: start;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) 320px;
  margin-top: 18px;
}

.dashboard-guide-card {
  background: rgba(255,255,255,.92);
  border: 1px solid rgba(148,163,184,.22);
  border-radius: 22px;
  box-shadow: 0 18px 44px rgba(15,23,42,.08);
  padding: 22px;
}

.dashboard-guide-card h2 {
  color: #0f172a;
  font-size: 24px;
  margin: 0 0 14px;
}

.dashboard-guide-card ul {
  color: #475569;
  line-height: 1.75;
  margin: 0;
  padding-left: 18px;
}

@media (max-width: 1180px) {
  .dashboard-stat-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .dashboard-content-grid,
  .dashboard-hero-card {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .dashboard-hero-card {
    border-radius: 22px;
    padding: 22px;
  }

  .dashboard-hero-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .dashboard-stat-grid {
    grid-template-columns: 1fr;
  }

  .dashboard-public-chip {
    padding: 18px;
  }
}
.mobile-dashboard-home {
  display: grid;
  gap: 16px;
  margin: 0 auto;
  max-width: 920px;
}

.mobile-dash-hero {
  background:
    radial-gradient(circle at 82% 12%, rgba(3, 199, 90, 0.24), transparent 16rem),
    linear-gradient(145deg, #0f172a 0%, #111827 58%, #064e3b 100%);
  border-radius: 30px;
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.18);
  color: #ffffff;
  overflow: hidden;
  padding: 28px;
  position: relative;
}

.mobile-dash-hero::after {
  animation: homeFloatA 8s ease-in-out infinite;
  background: radial-gradient(circle, rgba(255,255,255,.13), transparent 70%);
  border-radius: 999px;
  content: "";
  height: 220px;
  position: absolute;
  right: -70px;
  top: -70px;
  width: 220px;
}

.mobile-dash-hero .eyebrow {
  color: #86efac;
}

.mobile-dash-hero h1 {
  color: #ffffff;
  font-size: clamp(34px, 8vw, 56px);
  line-height: 1;
  margin: 0 0 10px;
  position: relative;
  z-index: 1;
}

.mobile-dash-hero > span {
  color: #cbd5e1;
  display: block;
  font-weight: 900;
  position: relative;
  z-index: 1;
}

.mobile-dash-actions {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  margin-top: 24px;
  position: relative;
  z-index: 1;
}

.mobile-dash-hero .btn.ghost {
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.2);
  color: #ffffff;
}

.mobile-dash-summary {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mobile-dash-summary article,
.mobile-dash-metrics,
.mobile-click-panel {
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(148,163,184,.22);
  border-radius: 24px;
  box-shadow: 0 16px 38px rgba(15,23,42,.07);
}

.mobile-dash-summary article {
  padding: 20px;
}

.mobile-dash-summary span,
.mobile-metric-list span,
.mobile-click-list article span {
  color: #64748b;
  font-size: 13px;
  font-weight: 800;
}

.mobile-dash-summary strong {
  color: #0f172a;
  display: block;
  font-size: 34px;
  margin-top: 8px;
}

.mobile-dash-metrics,
.mobile-click-panel {
  padding: 20px;
}

.mobile-section-head {
  align-items: end;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
}

.mobile-section-head h2 {
  color: #0f172a;
  font-size: 22px;
  margin: 0;
}

.mobile-section-head .eyebrow {
  margin: 0;
}

.mobile-metric-list {
  display: grid;
  gap: 10px;
}

.mobile-metric-list div {
  align-items: center;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  display: flex;
  justify-content: space-between;
  padding: 15px;
}

.mobile-metric-list strong {
  color: #0f172a;
  font-size: 22px;
}

.mobile-click-list {
  display: grid;
  gap: 12px;
}

.mobile-click-list article {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(0, 1fr) auto;
  overflow: hidden;
  padding: 15px;
  position: relative;
}

.mobile-click-list article strong,
.mobile-click-list article span {
  display: block;
}

.mobile-click-list article strong {
  color: #0f172a;
  font-size: 16px;
  margin-bottom: 4px;
}

.mobile-click-list article span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobile-click-list article b {
  color: #047857;
  font-size: 22px;
}

.mobile-click-list article i {
  background: linear-gradient(90deg, #03c75a, #38bdf8);
  border-radius: 999px;
  bottom: 0;
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
}

.mobile-empty-state {
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 18px;
  padding: 22px;
  text-align: center;
}

.mobile-empty-state strong {
  color: #0f172a;
}

.mobile-empty-state p {
  color: #64748b;
  line-height: 1.55;
  margin: 8px 0 0;
}

@media (min-width: 900px) {
  .mobile-dashboard-home {
    grid-template-columns: 1fr 1fr;
  }

  .mobile-dash-hero {
    grid-column: 1 / -1;
  }

  .mobile-click-panel {
    grid-column: 1 / -1;
  }
}

@media (max-width: 760px) {
  .mobile-dashboard-home {
    gap: 12px;
  }

  .mobile-dash-hero {
    border-radius: 24px;
    padding: 24px 20px;
  }

  .mobile-dash-actions {
    grid-template-columns: 1fr;
  }

  .mobile-dash-summary {
    gap: 10px;
  }

  .mobile-dash-summary article,
  .mobile-dash-metrics,
  .mobile-click-panel {
    border-radius: 20px;
  }

  .mobile-dash-summary article {
    padding: 16px;
  }

  .mobile-dash-summary strong {
    font-size: 28px;
  }
}
.premium-home-hero {
  background:
    radial-gradient(circle at 18% 12%, rgba(3, 199, 90, 0.16), transparent 28rem),
    radial-gradient(circle at 88% 18%, rgba(56, 189, 248, 0.16), transparent 30rem),
    linear-gradient(180deg, #f8fafc 0%, #eef6fb 100%);
}

.premium-home-hero .home-copy h1 {
  color: #07111f;
  font-size: clamp(48px, 8vw, 104px);
  letter-spacing: 0;
  line-height: 0.98;
}

.premium-home-hero .lead {
  color: #334155;
  font-size: clamp(18px, 2vw, 24px);
}

.home-premium-stage {
  display: grid;
  place-items: center;
  position: relative;
  width: 100%;
}

.home-orbit-card {
  backdrop-filter: blur(16px);
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 999px;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.12);
  color: #0f172a;
  font-size: 13px;
  font-weight: 950;
  padding: 10px 14px;
  position: absolute;
  z-index: 2;
}

.home-orbit-card.one {
  animation: homeFloatA 7s ease-in-out infinite;
  left: 0;
  top: 12%;
}

.home-orbit-card.two {
  animation: homeFloatB 8s ease-in-out infinite;
  bottom: 18%;
  right: 0;
}

.premium-feature-band {
  background: #eef6fb;
}

.premium-feature-band article,
.premium-showcase .home-form-demo,
.premium-showcase .home-mini-card,
.premium-theme-section .home-theme-grid article,
.premium-analytics-section .home-analytics-card {
  border: 1px solid rgba(148, 163, 184, 0.18);
  box-shadow: 0 22px 54px rgba(15, 23, 42, 0.08);
}

.premium-showcase {
  background: linear-gradient(180deg, #eef6fb 0%, #ffffff 92%);
}

.premium-theme-section {
  background: #ffffff;
}

.premium-analytics-section {
  background:
    radial-gradient(circle at 84% 16%, rgba(3, 199, 90, 0.18), transparent 26rem),
    linear-gradient(135deg, #07111f 0%, #111827 100%);
}

.dashboard-body {
  background:
    radial-gradient(circle at 10% 0%, rgba(3, 199, 90, 0.08), transparent 26rem),
    linear-gradient(135deg, #f5f8fb 0%, #eef3f8 100%);
}

.dash-nav {
  background: rgba(15, 23, 42, 0.96);
  border-right: 0;
  box-shadow: 18px 0 44px rgba(15, 23, 42, 0.14);
}

.dash-nav a:not(.brand) {
  border: 1px solid transparent;
  color: #cbd5e1;
}

.dash-nav a:not(.brand):hover {
  background: rgba(255,255,255,.1);
  border-color: rgba(255,255,255,.08);
}

.dash-main {
  max-width: 1180px;
}

.mobile-dashboard-home,
.profile-builder,
.account-settings-card,
.admin-table-panel,
.admin-action-grid,
.analytics-panel {
  animation: dashSoftIn .35s ease both;
}

.mobile-dash-hero,
.dash-head,
.profile-edit-form,
.profile-theme-panel,
.profile-image-panel,
.account-settings-card,
.admin-table-panel,
.analytics-panel,
.mobile-dash-summary article,
.mobile-dash-metrics,
.mobile-click-panel {
  border: 1px solid rgba(148, 163, 184, 0.18);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
}

.mobile-dash-hero {
  background:
    radial-gradient(circle at 88% 12%, rgba(3, 199, 90, 0.24), transparent 17rem),
    linear-gradient(145deg, #07111f 0%, #111827 56%, #064e3b 100%);
}

.profile-edit-section,
.button-builder-row,
.mobile-metric-list div,
.mobile-click-list article {
  background: #ffffff;
  border-color: rgba(226, 232, 240, 0.9);
}

@keyframes dashSoftIn {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: none; }
}

@media (max-width: 760px) {
  .premium-home-hero {
    padding-top: 30px;
  }

  .premium-home-hero .home-copy h1 {
    font-size: clamp(42px, 13vw, 60px);
  }

  .home-orbit-card {
    display: none;
  }

  .dash-main {
    padding-top: 16px;
  }

  .dash-nav {
    display: none;
  }

  .mobile-dashboard-home {
    max-width: 430px;
  }

  .profile-edit-form,
  .profile-theme-panel,
  .profile-image-panel,
  .account-settings-card,
  .admin-table-panel,
  .analytics-panel,
  .mobile-dash-hero,
  .mobile-dash-summary article,
  .mobile-dash-metrics,
  .mobile-click-panel {
    border-radius: 22px;
  }
}
.mobile-app-site {
  background: #f5f8fb;
  overflow-x: hidden;
}

.app-topbar {
  align-items: center;
  background: rgba(255,255,255,.9);
  backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(148,163,184,.18);
  display: flex;
  gap: 14px;
  justify-content: space-between;
  padding: 12px clamp(16px, 4vw, 48px);
  position: sticky;
  top: 0;
  z-index: 20;
}

.app-topbar .brand {
  align-items: center;
  color: #0f172a;
  display: flex;
  font-size: 26px;
  font-weight: 950;
  gap: 9px;
}

.app-topbar .brand::before {
  background: linear-gradient(135deg, #03c75a, #38bdf8);
  border-radius: 11px;
  content: "";
  height: 26px;
  width: 26px;
}

.app-topbar nav {
  background: #eef4f8;
  border: 1px solid rgba(148,163,184,.22);
  border-radius: 999px;
  display: flex;
  gap: 4px;
  overflow-x: auto;
  padding: 5px;
}

.app-topbar nav a {
  align-items: center;
  border-radius: 999px;
  color: #334155;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 900;
  min-height: 38px;
  padding: 0 13px;
}

.app-topbar .nav-cta {
  background: linear-gradient(135deg, #03c75a, #0ea5e9);
  color: #fff !important;
}

.app-home-screen,
.app-home-panel {
  margin: 0 auto;
  max-width: 1120px;
  padding: clamp(26px, 5vw, 72px) clamp(16px, 5vw, 54px);
}

.app-home-screen {
  align-items: center;
  display: grid;
  gap: clamp(24px, 5vw, 64px);
  grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
  min-height: calc(100svh - 70px);
}

.app-hero-copy h1 {
  color: #07111f;
  font-size: clamp(44px, 7vw, 88px);
  line-height: .98;
  margin: 0 0 18px;
}

.app-hero-copy p:not(.eyebrow) {
  color: #475569;
  font-size: clamp(17px, 2vw, 22px);
  line-height: 1.65;
  margin: 0;
  max-width: 640px;
}

.app-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.app-phone-stage {
  display: grid;
  place-items: center;
  position: relative;
}

.app-phone-frame {
  animation: homePhoneFloat 6.5s ease-in-out infinite;
  background: #101827;
  border: 8px solid rgba(255,255,255,.88);
  border-radius: 38px;
  box-shadow: 0 34px 80px rgba(15,23,42,.24);
  max-width: 360px;
  overflow: hidden;
  padding: 12px;
  width: min(100%, 360px);
}

.app-phone-status {
  align-items: center;
  color: #e5e7eb;
  display: flex;
  font-size: 12px;
  font-weight: 900;
  justify-content: space-between;
  padding: 4px 8px 10px;
}

.app-phone-status b {
  background: #22c55e;
  border-radius: 999px;
  height: 8px;
  width: 44px;
}

.app-card-hero {
  background: linear-gradient(135deg, #1e2952, #03c75a);
  border-radius: 28px;
  color: #fff;
  min-height: 300px;
  padding: 190px 20px 20px;
}

.app-card-hero h2 {
  font-size: 26px;
  margin: 0 0 8px;
}

.app-card-hero p {
  color: rgba(255,255,255,.82);
  margin: 0 0 12px;
}

.app-card-hero span,
.app-preview-card span {
  background: rgba(255,255,255,.22);
  border-radius: 999px;
  display: inline-flex;
  font-size: 12px;
  font-weight: 900;
  margin: 0 6px 6px 0;
  padding: 7px 11px;
}

.app-card-list {
  display: grid;
  gap: 10px;
  padding: 14px 4px 2px;
}

.app-card-list p {
  align-items: center;
  background: rgba(255,255,255,.08);
  border-radius: 16px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 13px;
}

.app-card-list span {
  color: #9ca3af;
  font-size: 12px;
}

.app-card-list button {
  background: #03c75a;
  border: 0;
  border-radius: 999px;
  color: #052e16;
  font-weight: 950;
  min-height: 44px;
}

.app-floating-pill {
  animation: homeFloatA 7s ease-in-out infinite;
  background: rgba(255,255,255,.82);
  border: 1px solid rgba(148,163,184,.2);
  border-radius: 999px;
  box-shadow: 0 18px 40px rgba(15,23,42,.14);
  color: #0f172a;
  font-size: 13px;
  font-weight: 950;
  padding: 10px 14px;
  position: absolute;
  z-index: 2;
}

.app-floating-pill.left { left: 0; top: 13%; }
.app-floating-pill.right { animation-name: homeFloatB; bottom: 16%; right: 0; }

.app-home-panel {
  display: grid;
  gap: 22px;
}

.app-section-title h2 {
  color: #0f172a;
  font-size: clamp(30px, 4vw, 52px);
  line-height: 1.08;
  margin: 0;
}

.app-feature-list,
.app-builder-grid,
.app-theme-strip,
.app-insight-card {
  display: grid;
  gap: 14px;
}

.app-feature-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.app-feature-list article,
.app-editor-card,
.app-preview-card,
.app-theme-strip article,
.app-insight-card {
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(148,163,184,.2);
  border-radius: 26px;
  box-shadow: 0 20px 48px rgba(15,23,42,.08);
  padding: 22px;
}

.app-feature-list b {
  color: #03a950;
  display: block;
  font-size: 13px;
  margin-bottom: 18px;
}

.app-feature-list strong {
  color: #0f172a;
  display: block;
  font-size: 20px;
  margin-bottom: 8px;
}

.app-feature-list span {
  color: #64748b;
  line-height: 1.58;
}

.app-builder-grid {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 340px);
}

.app-editor-card {
  align-content: center;
}

.app-editor-card span {
  background: #e2e8f0;
  border-radius: 16px;
  display: block;
  height: 52px;
  margin-bottom: 14px;
}

.app-editor-card span:nth-child(2) { width: 82%; }
.app-editor-card span:nth-child(3) { width: 64%; }
.app-editor-card button {
  background: linear-gradient(135deg, #03c75a, #0ea5e9);
  border: 0;
  border-radius: 999px;
  color: #fff;
  font-weight: 950;
  min-height: 48px;
  width: 100%;
}

.app-preview-card {
  background: linear-gradient(180deg, #1f2937, #111827);
  color: #fff;
  min-height: 300px;
  padding-top: 176px;
}

.app-preview-card strong {
  display: block;
  font-size: 26px;
}

.app-preview-card p {
  color: #cbd5e1;
}

.app-theme-strip {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.app-theme-strip article span {
  background: var(--theme);
  border-radius: 18px;
  display: block;
  height: 82px;
  margin-bottom: 14px;
}

.app-theme-strip strong {
  color: #0f172a;
}

.app-insight-panel {
  background: linear-gradient(135deg, #0f172a, #111827);
  max-width: none;
}

.app-insight-panel .app-section-title {
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}

.app-insight-panel h2 {
  color: #fff;
}

.app-insight-card {
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.15);
  color: #fff;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}

.app-insight-card div {
  background: rgba(255,255,255,.08);
  border-radius: 18px;
  padding: 18px;
}

.app-insight-card span {
  color: #cbd5e1;
  display: block;
  font-size: 13px;
  margin-bottom: 8px;
}

.app-insight-card strong {
  font-size: 32px;
}

.app-insight-card p {
  grid-column: 1 / -1;
  margin: 0;
}

.app-insight-card p b {
  background: linear-gradient(90deg, #03c75a, #38bdf8);
  border-radius: 999px;
  display: block;
  height: 10px;
}

.dashboard-mobile-topbar {
  display: none;
}

@media (max-width: 760px) {
  .app-topbar {
    align-items: stretch;
    flex-direction: column;
    padding: 12px 14px 10px;
  }

  .app-topbar nav {
    width: 100%;
  }

  .app-home-screen {
    display: flex;
    flex-direction: column;
    min-height: auto;
    padding: 28px 16px 46px;
  }

  .app-hero-copy h1 {
    font-size: 42px;
  }

  .app-hero-actions {
    display: grid;
    grid-template-columns: 1fr 0.72fr;
  }

  .app-floating-pill {
    display: none;
  }

  .app-phone-frame {
    max-width: 330px;
  }

  .app-feature-list,
  .app-builder-grid,
  .app-theme-strip,
  .app-insight-card {
    grid-template-columns: 1fr;
  }

  .app-home-panel {
    padding: 44px 16px;
  }

  .app-theme-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .app-dashboard-body {
    background: #f5f8fb;
  }

  .dashboard-mobile-topbar {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
  }

  .dashboard-mobile-topbar .brand {
    color: #0f172a;
    font-size: 24px;
    font-weight: 950;
  }

  .dashboard-top-link {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 999px;
    color: #475569;
    font-size: 13px;
    font-weight: 900;
    padding: 9px 12px;
  }

  .dash-main {
    margin: 0 auto;
    max-width: 430px;
    padding: 14px 14px 88px;
  }

  .bottom-tabs {
    background: rgba(255,255,255,.94);
    border: 1px solid rgba(148,163,184,.22);
    border-radius: 22px 22px 0 0;
    box-shadow: 0 -18px 38px rgba(15,23,42,.12);
    left: 50%;
    max-width: 430px;
    transform: translateX(-50%);
  }
}

@media (max-width: 760px) {
  .app-dashboard-body {
    display: block !important;
    min-width: 0;
    overflow-x: hidden;
    padding: 0;
  }

  .app-dashboard-body .dash-nav {
    display: none !important;
  }

  .app-dashboard-body .dash-main {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 430px;
    min-height: 100svh;
    padding: 14px 14px calc(96px + env(safe-area-inset-bottom));
    width: 100%;
  }

  .app-dashboard-body .dashboard-mobile-topbar {
    background: rgba(255,255,255,.88);
    border: 1px solid rgba(148,163,184,.2);
    border-radius: 18px;
    box-shadow: 0 12px 26px rgba(15,23,42,.06);
    margin-bottom: 12px;
    padding: 12px;
  }

  .app-dashboard-body .mobile-dashboard-home,
  .app-dashboard-body .profile-builder,
  .app-dashboard-body .profile-editor,
  .app-dashboard-body .profile-preview-rail,
  .app-dashboard-body .account-settings-card,
  .app-dashboard-body .admin-action-grid,
  .app-dashboard-body .analytics-grid,
  .app-dashboard-body .stat-grid {
    display: grid;
    grid-template-columns: 1fr !important;
    max-width: 100%;
    width: 100%;
  }

  .app-dashboard-body .mobile-dashboard-home {
    gap: 12px;
    margin: 0;
  }

  .app-dashboard-body .mobile-dash-hero,
  .app-dashboard-body .mobile-dash-summary article,
  .app-dashboard-body .mobile-dash-metrics,
  .app-dashboard-body .mobile-click-panel,
  .app-dashboard-body .profile-edit-form,
  .app-dashboard-body .profile-theme-panel,
  .app-dashboard-body .profile-image-panel,
  .app-dashboard-body .account-settings-card,
  .app-dashboard-body .analytics-panel,
  .app-dashboard-body .admin-table-panel {
    border-radius: 20px !important;
    box-shadow: 0 14px 32px rgba(15,23,42,.07);
    max-width: 100%;
  }

  .app-dashboard-body .mobile-dash-summary {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .app-dashboard-body .mobile-dash-actions,
  .app-dashboard-body .profile-head-actions,
  .app-dashboard-body .premium-form-grid,
  .app-dashboard-body .profile-field-grid.two,
  .app-dashboard-body .profile-image-grid,
  .app-dashboard-body .button-builder-row {
    display: grid;
    grid-template-columns: 1fr !important;
    width: 100%;
  }

  .app-dashboard-body .profile-fishman-preview {
    max-width: 100%;
    width: 100%;
  }

  .app-dashboard-body .admin-table-scroll,
  .app-dashboard-body .analytics-table {
    max-width: 100%;
    overflow-x: auto;
  }

  .app-dashboard-body .bottom-tabs {
    align-items: center;
    display: grid !important;
    gap: 4px;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    left: 50%;
    max-width: 430px;
    padding: 8px 8px calc(8px + env(safe-area-inset-bottom));
    right: auto;
    width: 100%;
  }

  .app-dashboard-body .bottom-tabs a {
    align-items: center;
    border-radius: 14px;
    color: #475569;
    display: flex;
    font-size: 12px;
    justify-content: center;
    min-height: 42px;
    padding: 0 4px;
    text-align: center;
  }
}
.apple-home-site {
  background: #f5f5f7;
  color: #1d1d1f;
  overflow-x: hidden;
}

.apple-nav {
  align-items: center;
  backdrop-filter: saturate(180%) blur(18px);
  background: rgba(245, 245, 247, 0.82);
  border-bottom: 1px solid rgba(0,0,0,.06);
  display: flex;
  gap: 14px;
  justify-content: space-between;
  min-height: 54px;
  padding: 0 clamp(16px, 4vw, 48px);
  position: sticky;
  top: 0;
  z-index: 50;
}

.apple-brand {
  color: #1d1d1f;
  font-size: 20px;
  font-weight: 800;
}

.apple-nav nav {
  align-items: center;
  display: flex;
  gap: 18px;
  overflow-x: auto;
  white-space: nowrap;
}

.apple-nav nav a {
  color: #424245;
  font-size: 13px;
  font-weight: 700;
}

.apple-nav nav a:hover {
  color: #000;
}

.apple-nav-cta {
  background: #0071e3;
  border-radius: 999px;
  color: #fff !important;
  padding: 7px 12px;
}

.apple-bottom-nav {
  display: none;
}

.apple-hero {
  align-items: center;
  display: grid;
  gap: clamp(28px, 6vw, 80px);
  grid-template-columns: minmax(0, 1fr) minmax(300px, 430px);
  margin: 0 auto;
  max-width: 1180px;
  min-height: calc(100svh - 54px);
  padding: clamp(36px, 7vw, 92px) clamp(18px, 5vw, 56px);
}

.apple-hero-copy {
  text-align: left;
}

.apple-hero-copy p {
  color: #6e6e73;
  font-size: 19px;
  font-weight: 800;
  margin: 0 0 12px;
}

.apple-hero-copy h1 {
  color: #1d1d1f;
  font-size: clamp(48px, 8vw, 96px);
  letter-spacing: 0;
  line-height: .98;
  margin: 0 0 20px;
}

.apple-hero-copy span {
  color: #6e6e73;
  display: block;
  font-size: clamp(19px, 2.2vw, 26px);
  font-weight: 600;
  line-height: 1.42;
  max-width: 640px;
}

.apple-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.apple-hero-actions a {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-size: 17px;
  font-weight: 800;
  min-height: 46px;
  padding: 0 20px;
}

.apple-hero-actions a:first-child {
  background: #0071e3;
  color: #fff;
}

.apple-hero-actions a:last-child {
  background: rgba(0,113,227,.08);
  color: #0071e3;
}

.apple-device-wrap {
  display: grid;
  place-items: center;
  position: relative;
}

.apple-device-glow {
  animation: homeFloatA 8s ease-in-out infinite;
  background: radial-gradient(circle, rgba(0,113,227,.24), transparent 66%);
  border-radius: 999px;
  filter: blur(4px);
  height: 360px;
  position: absolute;
  width: 360px;
}

.apple-device {
  animation: homePhoneFloat 7s ease-in-out infinite;
  background: #111827;
  border: 9px solid #fff;
  border-radius: 42px;
  box-shadow: 0 42px 90px rgba(0,0,0,.22);
  max-width: 360px;
  overflow: hidden;
  padding: 12px;
  position: relative;
  width: min(100%, 360px);
}

.apple-device-top {
  align-items: center;
  color: #f8fafc;
  display: flex;
  font-size: 12px;
  font-weight: 800;
  justify-content: space-between;
  padding: 4px 8px 10px;
}

.apple-device-top b {
  background: #34c759;
  border-radius: 999px;
  height: 8px;
  width: 42px;
}

.apple-card-cover {
  background: linear-gradient(135deg, #1d1d1f, #0071e3);
  border-radius: 30px;
  color: #fff;
  min-height: 310px;
  padding: 196px 20px 20px;
}

.apple-card-cover h2 {
  font-size: 27px;
  margin: 0 0 8px;
}

.apple-card-cover p {
  color: rgba(255,255,255,.78);
  margin: 0 0 12px;
}

.apple-card-cover span {
  background: rgba(255,255,255,.2);
  border-radius: 999px;
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  margin: 0 6px 6px 0;
  padding: 7px 11px;
}

.apple-card-info {
  display: grid;
  gap: 10px;
  padding: 14px 4px 2px;
}

.apple-card-info p {
  align-items: center;
  background: rgba(255,255,255,.08);
  border-radius: 16px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 13px;
}

.apple-card-info span {
  color: #9ca3af;
  font-size: 12px;
}

.apple-card-info button {
  background: #34c759;
  border: 0;
  border-radius: 999px;
  color: #052e16;
  font-weight: 900;
  min-height: 44px;
}

.apple-section {
  margin: 0 auto;
  max-width: 1180px;
  padding: clamp(54px, 8vw, 100px) clamp(18px, 5vw, 56px);
}

.apple-section-head {
  margin-bottom: 24px;
  max-width: 760px;
}

.apple-section-head p {
  color: #6e6e73;
  font-size: 17px;
  font-weight: 800;
  margin: 0 0 10px;
}

.apple-section-head h2 {
  color: #1d1d1f;
  font-size: clamp(34px, 5vw, 64px);
  letter-spacing: 0;
  line-height: 1.03;
  margin: 0;
}

.apple-feature-grid,
.apple-builder-card,
.apple-theme-row,
.apple-insight-card {
  display: grid;
  gap: 16px;
}

.apple-feature-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.apple-feature-grid article,
.apple-builder-card,
.apple-theme-row article,
.apple-insight-card {
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 20px 50px rgba(0,0,0,.06);
  padding: 28px;
}

.apple-feature-grid strong {
  color: #1d1d1f;
  display: block;
  font-size: 22px;
  margin-bottom: 10px;
}

.apple-feature-grid span {
  color: #6e6e73;
  line-height: 1.6;
}

.apple-builder-card {
  grid-template-columns: minmax(0, 1fr) minmax(240px, 340px);
}

.apple-builder-lines i {
  background: #e8eef5;
  border-radius: 16px;
  display: block;
  height: 54px;
  margin-bottom: 14px;
}

.apple-builder-lines i:nth-child(2) { width: 82%; }
.apple-builder-lines i:nth-child(3) { width: 64%; }
.apple-builder-lines button {
  background: #0071e3;
  border: 0;
  border-radius: 999px;
  color: #fff;
  font-weight: 900;
  min-height: 48px;
  width: 100%;
}

.apple-builder-preview {
  background: linear-gradient(135deg, #1d1d1f, #3b82f6);
  border-radius: 24px;
  color: #fff;
  min-height: 260px;
  padding: 170px 20px 20px;
}

.apple-builder-preview strong {
  display: block;
  font-size: 24px;
}

.apple-builder-preview span {
  color: rgba(255,255,255,.74);
}

.apple-theme-row {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.apple-theme-row article span {
  background: var(--c);
  border: 1px solid rgba(0,0,0,.06);
  border-radius: 22px;
  display: block;
  height: 100px;
  margin-bottom: 14px;
}

.apple-theme-row strong {
  color: #1d1d1f;
}

.apple-insight-section {
  background: #1d1d1f;
  max-width: none;
}

.apple-insight-section .apple-section-head,
.apple-insight-card {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}

.apple-insight-section h2 {
  color: #f5f5f7;
}

.apple-insight-card {
  background: rgba(255,255,255,.08);
  box-shadow: none;
  color: #fff;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.apple-insight-card div {
  background: rgba(255,255,255,.08);
  border-radius: 22px;
  padding: 22px;
}

.apple-insight-card span {
  color: #a1a1a6;
  display: block;
  margin-bottom: 8px;
}

.apple-insight-card strong {
  font-size: 34px;
}

.apple-insight-card p {
  grid-column: 1 / -1;
  margin: 0;
}

.apple-insight-card p b {
  background: linear-gradient(90deg, #0071e3, #34c759);
  border-radius: 999px;
  display: block;
  height: 10px;
}

@media (max-width: 760px) {
  .apple-home-site {
    padding-bottom: calc(74px + env(safe-area-inset-bottom));
  }

  .apple-nav {
    justify-content: center;
    min-height: 52px;
    padding: 0 16px;
  }

  .apple-nav nav {
    display: none;
  }

  .apple-bottom-nav {
    align-items: center;
    background: rgba(255,255,255,.88);
    backdrop-filter: saturate(180%) blur(22px);
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 24px 24px 0 0;
    bottom: 0;
    box-shadow: 0 -18px 38px rgba(0,0,0,.12);
    display: grid;
    gap: 4px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    left: 50%;
    max-width: 430px;
    padding: 8px 8px calc(8px + env(safe-area-inset-bottom));
    position: fixed;
    transform: translateX(-50%);
    width: 100%;
    z-index: 60;
  }

  .apple-bottom-nav a {
    align-items: center;
    border-radius: 16px;
    color: #6e6e73;
    display: flex;
    font-size: 12px;
    font-weight: 850;
    justify-content: center;
    min-height: 42px;
    padding: 0 4px;
  }

  .apple-bottom-nav a.is-primary {
    background: #0071e3;
    color: #fff;
  }

  .apple-hero {
    display: flex;
    flex-direction: column;
    gap: 32px;
    min-height: auto;
    padding: 34px 18px 56px;
  }

  .apple-hero-copy h1 {
    font-size: 42px;
  }

  .apple-hero-copy span {
    font-size: 18px;
  }

  .apple-hero-actions {
    display: grid;
    grid-template-columns: 1fr 0.72fr;
  }

  .apple-device-glow {
    height: 280px;
    width: 280px;
  }

  .apple-device {
    max-width: 330px;
  }

  .apple-section {
    padding: 58px 18px;
  }

  .apple-section-head h2 {
    font-size: 34px;
  }

  .apple-feature-grid,
  .apple-builder-card,
  .apple-theme-row,
  .apple-insight-card {
    grid-template-columns: 1fr;
  }

  .apple-feature-grid article,
  .apple-builder-card,
  .apple-theme-row article,
  .apple-insight-card {
    border-radius: 24px;
    padding: 22px;
  }

  .apple-theme-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
