*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#15171a;background:#f5f6f8}a{text-decoration:none;color:inherit}.brand{font-size:27px;font-weight:850;letter-spacing:-1.5px}.brand span,.brand em{color:#6d5dfc}.hero{min-height:100vh;background:radial-gradient(circle at 70% 25%,#d9d5ff 0,transparent 25%),#fafafa;padding:24px 7%}.hero nav{display:flex;justify-content:space-between}.heroIn{max-width:1150px;margin:90px auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.hero h1{font-size:72px;line-height:.98;letter-spacing:-5px;margin:20px 0}.hero h1 em{color:#6d5dfc;font-style:normal}.hero p{font-size:19px;color:#686b73;max-width:580px;line-height:1.6}.pill{font-size:11px;letter-spacing:2px;font-weight:800}.btn{display:inline-block;background:#111;color:white;border:0;border-radius:12px;padding:14px 20px;font-weight:750;cursor:pointer}.ghost{border:1px solid #ddd;padding:10px 16px;border-radius:10px}.phone{width:310px;height:620px;background:#111;border:8px solid #111;border-radius:46px;padding:10px;box-shadow:0 30px 80px #0002}.demoCard{height:100%;border-radius:32px;background:linear-gradient(150deg,#e8e4ff,#fff);padding:150px 25px 20px;text-align:center}.avatar{width:68px;height:68px;border-radius:50%;background:#111;color:white;display:grid;place-items:center;font-size:25px;font-weight:800}.demoCard .avatar{margin:auto}.miniBtns{display:flex;justify-content:center;gap:8px}.miniBtns b{background:white;padding:9px;border-radius:9px}.dash{background:#f4f5f7}.dash aside{position:fixed;width:230px;height:100vh;background:#101114;color:#fff;padding:30px 20px}.dash aside small{display:block;color:#777;margin:5px 0 35px}.dash aside>a{display:block;padding:13px;border-radius:10px;margin:5px 0;color:#b9bbc2}.dash aside>a.active,.dash aside>a:hover{background:#22242a;color:#fff}.dash aside a b{float:right;background:#6d5dfc;padding:2px 6px;border-radius:8px;font-size:10px}.main{margin-left:230px;padding:35px 45px}.main header,.editTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.main h1,.editTop h1{margin:0;font-size:30px}.main header p,.editTop p{color:#7a7d85}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.stats div,.panel{background:#fff;border:1px solid #e7e7e9;border-radius:16px;padding:22px}.stats b{font-size:30px;display:block}.stats span{color:#85878d}.panelHead{border-bottom:1px solid #eee}.adminCard{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #eee}.tinyAvatar{width:42px;height:42px;border-radius:12px;background:#eee;display:grid;place-items:center;font-weight:800}.grow{flex:1}.adminCard h3,.adminCard p{margin:2px}.adminCard p,.adminCard small{color:#85878d}.danger{color:#d33;font-size:22px}.empty{padding:50px;text-align:center;color:#888}.login,.install{width:min(480px,92%);margin:8vh auto;background:#fff;padding:38px;border-radius:20px;box-shadow:0 15px 60px #0001}.form label{display:block;font-size:12px;font-weight:700;margin:13px 0;color:#555}.form input,.form textarea,.form select,.filter input,.lead input,.lead textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:10px;margin-top:6px;background:#fff;font:inherit}.form textarea{height:90px}.form .btn{width:100%;margin-top:15px}.error,.success{padding:12px;border-radius:10px;margin:15px 0}.error{background:#fee;color:#a22}.success{background:#e9fff0;color:#174}.editor,.templatePage{padding:30px;max-width:1400px;margin:auto}.editorGrid{display:grid;grid-template-columns:1fr 430px;gap:25px}.two{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.check{display:flex!important;align-items:center;gap:8px}.check input{width:auto!important}.previewWrap{position:sticky;top:20px;height:760px}.previewLabel{text-align:center;font-size:10px;letter-spacing:2px;margin-bottom:10px}.previewWrap iframe{width:390px;height:720px;border:10px solid #151515;border-radius:42px;background:white}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tpl{background:#fff;padding:12px;border-radius:16px;border:1px solid #e3e3e3}.tpl iframe{width:100%;height:440px;border:0;border-radius:12px;pointer-events:none}.tpl b{display:block;text-transform:capitalize;margin:10px 0}.tpl a{font-size:12px;color:#6d5dfc;font-weight:800}.filter{max-width:450px;margin:20px 0}.cardBody{min-height:100vh;margin:0;padding:24px;background:#e9eaee}.publicCard{width:min(430px,100%);min-height:700px;margin:auto;background:var(--card,#fff);color:var(--ink,#161616);border-radius:28px;overflow:hidden;text-align:center;box-shadow:0 20px 70px #0002;padding-bottom:25px;position:relative}.cover{height:155px;background:var(--accent,linear-gradient(135deg,#7967ff,#b5aaff))}.publicCard .avatar.big{width:104px;height:104px;margin:-52px auto 12px;border:5px solid var(--card,#fff);object-fit:cover;font-size:38px}.publicCard .logo{position:absolute;top:18px;left:18px;max-width:75px;max-height:35px;z-index:2}.publicCard h1{font-size:27px;margin:8px 20px 3px}.role{margin:0;color:var(--muted,#74777f);font-size:14px}.bio{padding:0 35px;color:var(--muted,#74777f);line-height:1.5;font-size:14px}.actions{display:flex;justify-content:center;gap:10px;margin:20px}.actions a,.actions b{width:46px;height:46px;border-radius:50%;background:var(--soft,#f0efff);display:grid;place-items:center;font-size:19px}.save{display:block;margin:0 30px;background:var(--button,#151515);color:var(--buttonInk,#fff);padding:14px;border-radius:12px;font-weight:800}.links{display:grid;gap:8px;margin:20px 30px}.links a,.links span{padding:13px;border:1px solid var(--line,#e7e7e7);border-radius:12px;text-align:left}.publicCard small{color:var(--muted,#888)}.lead{margin:25px 30px;text-align:left;padding-top:20px;border-top:1px solid var(--line,#eee)}.lead h3{font-size:14px}.lead button{width:100%;border:0;background:var(--button,#111);color:var(--buttonInk,#fff);padding:12px;border-radius:10px;font-weight:700}.theme-luxe-01,.theme-luxe-02,.theme-luxe-03,.theme-luxe-04,.theme-luxe-05,.theme-luxe-06,.theme-luxe-07,.theme-luxe-08,.theme-luxe-09,.theme-luxe-10{--card:#111214;--ink:#fff;--muted:#aaa;--accent:linear-gradient(135deg,#18191c,#b79655);--soft:#25262a;--line:#333;--button:#c8a461;--buttonInk:#111}.theme-midnight-01,.theme-midnight-02,.theme-midnight-03,.theme-midnight-04,.theme-midnight-05,.theme-midnight-06,.theme-midnight-07,.theme-midnight-08,.theme-midnight-09,.theme-midnight-10{--card:#11182a;--ink:#fff;--muted:#9ba7c1;--accent:linear-gradient(135deg,#151f38,#455eff);--soft:#1b2948;--line:#293858;--button:#5971ff}.theme-aurora-01,.theme-aurora-02,.theme-aurora-03,.theme-aurora-04,.theme-aurora-05,.theme-aurora-06,.theme-aurora-07,.theme-aurora-08,.theme-aurora-09,.theme-aurora-10{--accent:linear-gradient(135deg,#71e5d1,#8976ff,#ff8fc6);--soft:#f2efff;--button:#6e5cf7}.theme-gradient-01,.theme-gradient-02,.theme-gradient-03,.theme-gradient-04,.theme-gradient-05,.theme-gradient-06,.theme-gradient-07,.theme-gradient-08,.theme-gradient-09,.theme-gradient-10{--accent:linear-gradient(135deg,#ff6b6b,#ffd36b,#6be4ff);--button:#222}.theme-soft-01,.theme-soft-02,.theme-soft-03,.theme-soft-04,.theme-soft-05,.theme-soft-06,.theme-soft-07,.theme-soft-08,.theme-soft-09,.theme-soft-10{--card:#fffaf7;--accent:linear-gradient(135deg,#ffd9e4,#e6ddff);--soft:#fff0f4;--button:#725e69}.theme-neo-01,.theme-neo-02,.theme-neo-03,.theme-neo-04,.theme-neo-05,.theme-neo-06,.theme-neo-07,.theme-neo-08,.theme-neo-09,.theme-neo-10{--card:#f8ff45;--accent:#ff6cdd;--soft:#fff;--line:#111;--button:#111}.theme-mono-01,.theme-mono-02,.theme-mono-03,.theme-mono-04,.theme-mono-05,.theme-mono-06,.theme-mono-07,.theme-mono-08,.theme-mono-09,.theme-mono-10{--accent:#111;--soft:#eee;--button:#111}.theme-glass-01,.theme-glass-02,.theme-glass-03,.theme-glass-04,.theme-glass-05,.theme-glass-06,.theme-glass-07,.theme-glass-08,.theme-glass-09,.theme-glass-10{--accent:linear-gradient(135deg,#7bdcff,#b28cff);--soft:#eef8ff;--button:#4565d8}.theme-executive-01,.theme-executive-02,.theme-executive-03,.theme-executive-04,.theme-executive-05,.theme-executive-06,.theme-executive-07,.theme-executive-08,.theme-executive-09,.theme-executive-10{--accent:linear-gradient(135deg,#14213d,#2d4d83);--soft:#edf1f7;--button:#14213d}.theme-editorial-01,.theme-editorial-02,.theme-editorial-03,.theme-editorial-04,.theme-editorial-05,.theme-editorial-06,.theme-editorial-07,.theme-editorial-08,.theme-editorial-09,.theme-editorial-10{--card:#f5f0e7;--accent:#d7c7ae;--soft:#ebe1d3;--button:#29241f}.theme-studio-01,.theme-studio-02,.theme-studio-03,.theme-studio-04,.theme-studio-05,.theme-studio-06,.theme-studio-07,.theme-studio-08,.theme-studio-09,.theme-studio-10{--accent:linear-gradient(135deg,#ff845e,#ffbf69);--soft:#fff0e9;--button:#dd5e38}
@media(max-width:900px){.heroIn{grid-template-columns:1fr}.hero h1{font-size:52px}.phone{display:none}.dash aside{position:relative;width:100%;height:auto}.main{margin:0;padding:20px}.stats{grid-template-columns:1fr 1fr}.editorGrid{grid-template-columns:1fr}.previewWrap{position:relative}.gallery{grid-template-columns:1fr 1fr}.two{grid-template-columns:1fr}}@media(max-width:520px){.gallery{grid-template-columns:1fr}.previewWrap iframe{width:100%}.adminCard{flex-wrap:wrap}}

/* TapMe Pro Design System v1.3 — 20 genuinely different layout families × 6 palettes */
.publicCard{--radius:30px;--card:#fff;--ink:#111318;--muted:#727680;--soft:#f2f3f6;--line:#e8e9ed;--button:#111318;--buttonInk:#fff;--accent:linear-gradient(135deg,#695cff,#a48cff);border-radius:var(--radius);background:var(--card);color:var(--ink)}
.cover{position:relative;overflow:hidden}.cover:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:#fff2;right:-55px;top:-80px}.coverMark{position:absolute;right:20px;top:18px;font-size:11px;font-weight:900;letter-spacing:2px;color:#fff9;z-index:2}.identityText h1{margin:0}.identityText .role{margin-top:4px}.identity{position:relative}.demoLead{height:52px;overflow:hidden}.links span{display:block}
/* palettes: suffix controls color independently from layout */
[class*="-01"]{--accent:linear-gradient(135deg,#635bff,#9f8cff);--button:#17171b;--soft:#f0efff}
[class*="-02"]{--accent:linear-gradient(135deg,#071a2b,#0c8b91);--button:#073b4c;--soft:#e8f7f6}
[class*="-03"]{--accent:linear-gradient(135deg,#ff5c7a,#ff9b67);--button:#e44c66;--soft:#fff0f2}
[class*="-04"]{--accent:linear-gradient(135deg,#101114,#8b6b3f);--button:#b28a52;--soft:#f7f1e7}
[class*="-05"]{--accent:linear-gradient(135deg,#235347,#8eb69b);--button:#235347;--soft:#edf5ef}
[class*="-06"]{--accent:linear-gradient(135deg,#23252c,#5b6270);--button:#23252c;--soft:#eff0f2}
/* 01 Signature — premium centered hero */
[class*="theme-signature-"] .cover{height:210px}[class*="theme-signature-"] .avatar.big{width:116px;height:116px;margin:-58px auto 12px;border:6px solid var(--card)}[class*="theme-signature-"] .identity{text-align:center}[class*="theme-signature-"] .bio{max-width:340px;margin:12px auto}
/* 02 Executive — compact left aligned */
[class*="theme-executive-"] .cover{height:112px}[class*="theme-executive-"] .identity{display:flex;align-items:center;gap:16px;text-align:left;padding:0 28px;margin-top:-35px}[class*="theme-executive-"] .avatar.big{width:86px;height:86px;margin:0;border:5px solid var(--card);flex:none}[class*="theme-executive-"] .identityText h1{font-size:23px}[class*="theme-executive-"] .bio{text-align:left;padding:0 28px}[class*="theme-executive-"] .actions{justify-content:flex-start;margin-left:28px}
/* 03 Obsidian — luxury dark */
[class*="theme-obsidian-"]{--card:#0c0d0f;--ink:#f7f4ee;--muted:#a9a49b;--soft:#1a1b1e;--line:#292a2e;--button:#c9a66b;--buttonInk:#111}[class*="theme-obsidian-"] .cover{height:245px;background:linear-gradient(145deg,#08090a,#24211b)}[class*="theme-obsidian-"] .cover:before{content:"TAPME";position:absolute;font:900 62px/1 sans-serif;letter-spacing:-5px;color:#fff08;left:18px;bottom:10px}[class*="theme-obsidian-"] .avatar.big{margin:-48px 28px 12px;width:96px;height:96px;border:4px solid #c9a66b}[class*="theme-obsidian-"] .identity{text-align:left}[class*="theme-obsidian-"] .identityText{padding:0 28px}
/* 04 Glass — floating glass panel */
[class*="theme-glass-"] .publicCard{background:linear-gradient(145deg,#dff5ff,#eee8ff);padding:22px}[class*="theme-glass-"] .cover{position:absolute;inset:0;height:auto;background:var(--accent)}[class*="theme-glass-"] .identity,[class*="theme-glass-"] .bio,[class*="theme-glass-"] .actions,[class*="theme-glass-"] .save,[class*="theme-glass-"] .links,[class*="theme-glass-"] .lead,[class*="theme-glass-"] small{position:relative;z-index:2}[class*="theme-glass-"] .identity{margin-top:120px;background:#ffffffb8;backdrop-filter:blur(18px);border:1px solid #fff9;border-radius:24px;padding:24px}[class*="theme-glass-"] .avatar.big{margin:-72px auto 12px;border:4px solid #fff}
/* 05 Aurora — full bleed gradient */
[class*="theme-aurora-"]{--card:#151522;--ink:#fff;--muted:#d7d4e5;--line:#ffffff25;--soft:#ffffff16;--button:#fff;--buttonInk:#161622}[class*="theme-aurora-"] .publicCard{background:radial-gradient(circle at 10% 10%,#00e5c855,transparent 35%),radial-gradient(circle at 90% 20%,#8a5cff88,transparent 40%),#14141d}[class*="theme-aurora-"] .cover{height:80px;background:transparent}[class*="theme-aurora-"] .avatar.big{margin:20px auto 15px;width:126px;height:126px;border:2px solid #ffffff80;box-shadow:0 0 45px #8a5cff66}
/* 06 Editorial — magazine typography */
[class*="theme-editorial-"]{--card:#f2eee6;--ink:#211f1b;--muted:#746f65;--soft:#e4ded2;--line:#cfc7b9;--button:#211f1b}[class*="theme-editorial-"] .cover{height:65px;background:none;border-bottom:1px solid var(--line)}[class*="theme-editorial-"] .identity{display:grid;grid-template-columns:105px 1fr;gap:20px;padding:32px;text-align:left}[class*="theme-editorial-"] .avatar.big{margin:0;width:105px;height:135px;border-radius:3px;border:0}[class*="theme-editorial-"] .identityText h1{font-family:Georgia,serif;font-size:34px;line-height:.95}[class*="theme-editorial-"] .bio{text-align:left;padding:0 32px;font-family:Georgia,serif;font-size:16px}
/* 07 Creator — social / playful */
[class*="theme-creator-"] .cover{height:190px;border-radius:0 0 45% 45%}[class*="theme-creator-"] .avatar.big{margin:-65px auto 10px;width:125px;height:125px;border:7px solid #fff;transform:rotate(-3deg)}[class*="theme-creator-"] .links{grid-template-columns:1fr 1fr}[class*="theme-creator-"] .links a,[class*="theme-creator-"] .links span{text-align:center;font-weight:750;background:var(--soft);border:0}
/* 08 Bento — modular tiles */
[class*="theme-bento-"] .cover{height:125px;margin:18px;border-radius:22px}[class*="theme-bento-"] .identity{display:flex;gap:14px;align-items:center;text-align:left;margin:0 18px;padding:16px;background:var(--soft);border-radius:22px}[class*="theme-bento-"] .avatar.big{width:78px;height:78px;margin:0;border:0}[class*="theme-bento-"] .bio{margin:12px 18px;padding:18px;text-align:left;border:1px solid var(--line);border-radius:20px}[class*="theme-bento-"] .actions{margin:12px 18px;display:grid;grid-template-columns:repeat(3,1fr)}[class*="theme-bento-"] .actions a,[class*="theme-bento-"] .actions b{width:auto;border-radius:16px}
/* 09 Halo — avatar focus */
[class*="theme-halo-"] .cover{height:145px;background:#fafafa}[class*="theme-halo-"] .cover:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:var(--accent);left:50%;top:35px;transform:translateX(-50%)}[class*="theme-halo-"] .avatar.big{width:140px;height:140px;margin:-65px auto 20px;border:8px solid var(--card);box-shadow:0 10px 35px #0002}
/* 10 Split — half color, half content */
[class*="theme-split-"] .cover{position:absolute;left:0;top:0;width:42%;height:100%;background:var(--accent)}[class*="theme-split-"] .identity{padding:55px 25px 15px 46%;text-align:left;min-height:200px}[class*="theme-split-"] .avatar.big{margin:0 0 16px;width:92px;height:92px;border:4px solid #fff}[class*="theme-split-"] .bio,[class*="theme-split-"] .actions,[class*="theme-split-"] .save,[class*="theme-split-"] .links,[class*="theme-split-"] .lead,[class*="theme-split-"] small{position:relative;margin-left:46%}[class*="theme-split-"] .bio{padding:0 20px;text-align:left}
/* 11 Spotlight — cinematic portrait */
[class*="theme-spotlight-"]{--card:#090b10;--ink:#fff;--muted:#aeb3bf;--soft:#171a22;--line:#262a35;--button:#fff;--buttonInk:#111}[class*="theme-spotlight-"] .cover{height:310px;background:linear-gradient(0deg,#090b10,transparent),var(--accent)}[class*="theme-spotlight-"] .avatar.big{width:150px;height:150px;margin:-105px auto 12px;border:0;box-shadow:0 20px 50px #0008}
/* 12 Minimal — whitespace */
[class*="theme-minimal-"] .cover{height:8px}[class*="theme-minimal-"] .avatar.big{margin:65px auto 20px;width:98px;height:98px;border:0}[class*="theme-minimal-"] .publicCard h1{font-size:30px;letter-spacing:-1px}[class*="theme-minimal-"] .links a,[class*="theme-minimal-"] .links span{border:0;border-bottom:1px solid var(--line);border-radius:0}
/* 13 Monogram — identity first */
[class*="theme-monogram-"] .cover{height:220px}[class*="theme-monogram-"] .cover:before{content:"M";position:absolute;font:900 190px/1 Georgia;color:#fff2;left:50%;top:10px;transform:translateX(-50%)}[class*="theme-monogram-"] .avatar.big{width:82px;height:82px;margin:-41px auto 15px;border:5px solid var(--card)}
/* 14 Gradient — energetic */
[class*="theme-gradient-"] .publicCard{background:linear-gradient(#fff 48%,#f8f8fb)}[class*="theme-gradient-"] .cover{height:250px;background:var(--accent);clip-path:polygon(0 0,100% 0,100% 78%,0 100%)}[class*="theme-gradient-"] .avatar.big{margin:-92px 0 10px 30px;border:5px solid #fff;width:112px;height:112px}[class*="theme-gradient-"] .identity{text-align:left}[class*="theme-gradient-"] .identityText{padding:0 30px}
/* 15 Profile — app-like */
[class*="theme-profile-"] .cover{height:165px}[class*="theme-profile-"] .identity{display:flex;align-items:flex-end;gap:15px;text-align:left;padding:0 22px;margin-top:-38px}[class*="theme-profile-"] .avatar.big{margin:0;width:92px;height:92px;border:4px solid #fff}[class*="theme-profile-"] .actions{justify-content:flex-end;margin-top:-8px}[class*="theme-profile-"] .bio{text-align:left;padding:0 24px}
/* 16 Edge — angular */
[class*="theme-edge-"] .publicCard{border-radius:6px}[class*="theme-edge-"] .cover{height:205px;clip-path:polygon(0 0,100% 0,100% 70%,55% 100%,0 78%)}[class*="theme-edge-"] .avatar.big{border-radius:14px;margin:-62px 28px 12px;width:100px;height:100px;border:5px solid var(--card)}[class*="theme-edge-"] .identity{text-align:left}[class*="theme-edge-"] .identityText{padding:0 28px}[class*="theme-edge-"] .actions{justify-content:flex-start;margin-left:28px}
/* 17 Floating — stacked floating panels */
[class*="theme-floating-"] .cover{height:220px}[class*="theme-floating-"] .identity{margin:-70px 22px 15px;padding:24px;background:var(--card);border-radius:24px;box-shadow:0 15px 45px #0002}[class*="theme-floating-"] .avatar.big{margin:-70px auto 12px;border:5px solid #fff}[class*="theme-floating-"] .bio{margin:12px 22px;padding:18px;background:var(--soft);border-radius:18px}
/* 18 Magazine — oversized title */
[class*="theme-magazine-"] .cover{height:110px;background:none}[class*="theme-magazine-"] .identity{padding:0 26px;text-align:left}[class*="theme-magazine-"] .avatar.big{width:100%;height:250px;border-radius:0;margin:0 0 22px;object-fit:cover}[class*="theme-magazine-"] .identityText h1{font-size:44px;line-height:.9;letter-spacing:-2.5px}[class*="theme-magazine-"] .bio{text-align:left;padding:0 26px}
/* 19 Social — link-first */
[class*="theme-social-"] .cover{height:125px}[class*="theme-social-"] .identity{display:flex;align-items:center;gap:15px;padding:0 25px;margin-top:-38px;text-align:left}[class*="theme-social-"] .avatar.big{width:84px;height:84px;margin:0;border:4px solid #fff}[class*="theme-social-"] .bio{padding:0 25px;text-align:left}[class*="theme-social-"] .links a,[class*="theme-social-"] .links span{background:var(--soft);border:0;font-weight:800;text-align:center;border-radius:18px}
/* 20 Luxe — light luxury */
[class*="theme-luxe-"]{--card:#fbf8f1;--ink:#28231c;--muted:#847a6b;--line:#ded4c5;--soft:#f0e7d9;--button:#2c261f}[class*="theme-luxe-"] .cover{height:175px;background:linear-gradient(135deg,#2b261f,#9c7b4e)}[class*="theme-luxe-"] .avatar.big{width:108px;height:108px;margin:-54px auto 18px;border:1px solid #b79869;padding:5px;background:var(--card)}[class*="theme-luxe-"] .identityText h1{font-family:Georgia,serif;font-weight:500;font-size:31px}[class*="theme-luxe-"] .save{border-radius:2px;letter-spacing:1px;text-transform:uppercase;font-size:12px}

/* =========================================================
   TapMe Pro v1.4.0 — Modern Visual System
   Reference direction: premium SaaS template marketplace
   12 layout families x 10 palettes = 120 templates
   ========================================================= */
:root{--tm-purple:#6757ff;--tm-bg:#f5f7fb}
.templateDash{background:#f6f8fc}.tplSide{width:210px!important;background:#fff!important;color:#202433!important;border-right:1px solid #e8eaf1;padding:24px 14px!important}.tplSide .brand{font-size:29px}.tplSide small{color:#777f91!important;margin:1px 0 26px!important}.tplSide>a{color:#3f4658!important;padding:11px 12px!important}.tplSide>a.active{background:#eeeaff!important;color:#5746ef!important}.sideTitle{margin:26px 10px 8px;font-size:12px;font-weight:800;color:#3b4150}.cat{width:100%;border:0;background:transparent;padding:9px 12px;border-radius:10px;text-align:left;color:#596073;cursor:pointer;font:inherit}.cat b{float:right;color:#8d94a5;font-size:11px}.cat.active,.cat:hover{background:#f0edff;color:#5947ee}.proBox{position:absolute;left:14px;right:14px;bottom:20px;padding:15px;border-radius:14px;background:linear-gradient(135deg,#fff6d8,#eee9ff);font-size:12px}.proBox span{display:block;color:#6f7480;margin-top:5px}.templateMain{margin-left:210px;padding:24px 28px 50px}.galleryTop{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.galleryTop h1{font-size:34px;letter-spacing:-1.3px;margin:0}.galleryTop p{margin:4px 0;color:#667085}.galleryTools{display:flex;gap:10px}.galleryTools input,.galleryTools select{height:44px;border:1px solid #dfe3eb;background:#fff;border-radius:10px;padding:0 14px;font:inherit;min-width:220px}.modernGallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.modernTpl{min-width:0}.tplFrame{position:relative;height:470px;border-radius:15px;overflow:hidden;background:#e9ecf3;border:1px solid #e1e4eb;box-shadow:0 8px 24px #2025380d}.tplFrame iframe{width:160%;height:752px;border:0;transform:scale(.625);transform-origin:0 0;pointer-events:none;background:#eef1f6}.chooseOverlay{position:absolute;inset:auto 14px 14px;opacity:0;transform:translateY(5px);transition:.2s;background:#15161a;color:#fff;text-align:center;padding:12px;border-radius:10px;font-size:12px;font-weight:800}.tplFrame:hover .chooseOverlay{opacity:1;transform:none}.tplMeta{display:flex;justify-content:space-between;align-items:center;padding:10px 3px 3px}.tplMeta b{display:block;font-size:13px}.tplMeta span{display:block;color:#8a90a0;font-size:10px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.tplMeta>a{font-size:11px;font-weight:800;color:#6253ef}

/* Public card reset */
.cardBody{min-height:100vh;padding:22px;background:#edf0f5}.publicCard{width:min(430px,100%);min-height:760px;overflow:hidden;border-radius:28px;box-shadow:0 28px 85px #1f23331d;background:var(--card);color:var(--ink);position:relative;text-align:center;padding-bottom:26px;--card:#fff;--ink:#12151b;--muted:#707583;--soft:#f0f2f6;--line:#e5e8ee;--accent:#6b5cff;--accent2:#3b7dff;--button:#111318;--buttonInk:#fff}.cover{height:210px;background:linear-gradient(145deg,var(--accent),var(--accent2));position:relative;overflow:hidden}.coverMark{position:absolute;top:18px;right:20px;color:#fff;font-weight:900;font-size:14px;letter-spacing:-.5px}.identity{position:relative}.identityText h1{font-size:30px;letter-spacing:-1.1px;margin:0}.identityText .role{font-size:13px;margin:5px 0 0;color:var(--muted)}.location{font-size:11px;color:var(--muted);margin:4px 0 0}.avatar.big{width:112px;height:112px;margin:-56px auto 14px;border:5px solid var(--card);object-fit:cover;background:#17191f;color:white;display:grid;place-items:center;font-size:27px;font-weight:900}.sampleAvatar{background:linear-gradient(145deg,#1b2130,#4c5870);position:relative;overflow:hidden}.sampleAvatar:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;background:#bfc7d7;top:15px}.sampleAvatar:after{content:"";position:absolute;width:88px;height:55px;border-radius:50% 50% 15% 15%;background:#8e99ad;bottom:-10px}.sampleAvatar{font-size:0}.bio{padding:0 34px;color:var(--muted);font-size:13px;line-height:1.55}.actions{display:flex;justify-content:center;gap:9px;margin:18px}.actions a,.actions b{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--ink);font-size:15px;font-weight:800}.save{display:flex!important;align-items:center;justify-content:space-between;margin:0 30px;background:var(--button);color:var(--buttonInk);padding:14px 18px;border-radius:13px;font-weight:800;border:0;width:calc(100% - 60px)}.links{display:grid;gap:9px;margin:20px 30px}.links a,.links span{padding:13px 15px;border:1px solid var(--line);border-radius:13px;text-align:left;background:#fff0;color:inherit}.lead{margin:24px 30px;text-align:left;padding-top:18px;border-top:1px solid var(--line)}.demoLead{height:28px;overflow:hidden;opacity:.55}.publicCard small{color:var(--muted)}

/* 10 palette variants shared across all families */
.cardBody[class*="-01"] .publicCard{--accent:#334155;--accent2:#0f172a;--button:#111827}
.cardBody[class*="-02"] .publicCard{--accent:#5b4df7;--accent2:#805cf5;--button:#5b4df7}
.cardBody[class*="-03"] .publicCard{--accent:#1976d2;--accent2:#59b5ec;--button:#1769aa}
.cardBody[class*="-04"] .publicCard{--accent:#111827;--accent2:#d2a95e;--button:#d3aa62;--buttonInk:#151515}
.cardBody[class*="-05"] .publicCard{--accent:#0f766e;--accent2:#2dd4bf;--button:#0f766e}
.cardBody[class*="-06"] .publicCard{--accent:#7c3aed;--accent2:#ec4899;--button:#7c3aed}
.cardBody[class*="-07"] .publicCard{--accent:#d14b34;--accent2:#ff9b61;--button:#c8462f}
.cardBody[class*="-08"] .publicCard{--accent:#0c4a6e;--accent2:#0284c7;--button:#0c4a6e}
.cardBody[class*="-09"] .publicCard{--accent:#364152;--accent2:#a3aab6;--button:#22262f}
.cardBody[class*="-10"] .publicCard{--accent:#18181b;--accent2:#52525b;--button:#18181b}

/* 01 Executive — cinematic professional portrait */
[class*="theme-executive-"] .publicCard{--card:#0c111a;--ink:#fff;--muted:#c3c9d4;--soft:#ffffff12;--line:#ffffff25;background:#0c111a}
[class*="theme-executive-"] .cover{height:360px;background:linear-gradient(0deg,#0c111a 0%,transparent 62%),linear-gradient(135deg,var(--accent),var(--accent2))}
[class*="theme-executive-"] .cover:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 25%,#ffffff3a,transparent 30%)}
[class*="theme-executive-"] .identity{margin-top:-135px;padding:0 27px;text-align:left}
[class*="theme-executive-"] .avatar.big{width:145px;height:145px;margin:0 0 18px;border:2px solid #ffffff70;box-shadow:0 12px 40px #0008}
[class*="theme-executive-"] .identityText h1{font-size:34px}
[class*="theme-executive-"] .bio{text-align:left;padding:0 27px;color:#cbd1dc}
[class*="theme-executive-"] .actions{justify-content:flex-start;margin-left:27px}
[class*="theme-executive-"] .save{background:transparent;border:1px solid #ffffff70}

/* 02 Minimal — clean modern white */
[class*="theme-minimal-"] .publicCard{--card:#fff;--ink:#111827;--muted:#697386;--soft:#f4f5f7;--line:#e5e7eb;background:#fff}
[class*="theme-minimal-"] .cover{height:78px;background:#fff;border-bottom:1px solid #f0f1f3}
[class*="theme-minimal-"] .coverMark{color:var(--accent)}
[class*="theme-minimal-"] .avatar.big{margin:44px auto 20px;width:118px;height:118px;border:0}
[class*="theme-minimal-"] .identityText h1{font-size:31px}
[class*="theme-minimal-"] .actions a,[class*="theme-minimal-"] .actions b{border:1px solid #e5e7eb;background:#fff}
[class*="theme-minimal-"] .links a,[class*="theme-minimal-"] .links span{border:0;border-bottom:1px solid #eceef1;border-radius:0;padding-left:3px}

/* 03 Glass — premium glass panel */
[class*="theme-glass-"] .publicCard{--ink:#fff;--muted:#edf5ff;--soft:#ffffff1f;--line:#ffffff3a;background:linear-gradient(155deg,var(--accent),var(--accent2));padding:18px}
[class*="theme-glass-"] .cover{position:absolute;inset:0;height:100%;background:radial-gradient(circle at 25% 5%,#fff5,transparent 30%),linear-gradient(155deg,var(--accent),var(--accent2))}
[class*="theme-glass-"] .identity{margin-top:105px;padding:30px 20px 20px;background:#ffffff1f;border:1px solid #ffffff59;backdrop-filter:blur(18px);border-radius:28px 28px 0 0}
[class*="theme-glass-"] .avatar.big{margin:-85px auto 15px;border:4px solid #ffffffb8}
[class*="theme-glass-"] .bio,[class*="theme-glass-"] .actions,[class*="theme-glass-"] .save,[class*="theme-glass-"] .links,[class*="theme-glass-"] .lead,[class*="theme-glass-"] small{position:relative;z-index:2}
[class*="theme-glass-"] .bio{margin:0;background:#ffffff1f;padding:15px 25px}
[class*="theme-glass-"] .save{background:#ffffff24;border:1px solid #ffffff6b;backdrop-filter:blur(10px)}

/* 04 Luxury — black/gold */
[class*="theme-luxury-"] .publicCard{--card:#080808;--ink:#fff;--muted:#c9c1b4;--soft:#17130e;--line:#4b3b25;--button:#d7ae62;--buttonInk:#16120b;background:#080808}
[class*="theme-luxury-"] .cover{height:250px;background:linear-gradient(130deg,#050505,#16120d)}
[class*="theme-luxury-"] .cover:before{content:"MS";position:absolute;left:28px;bottom:18px;font:500 86px/1 Georgia;color:#d8b46b}
[class*="theme-luxury-"] .cover:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;border:1px solid #d8b46b66;right:-70px;top:-70px;box-shadow:0 0 0 35px #d8b46b0c,0 0 0 70px #d8b46b08}
[class*="theme-luxury-"] .avatar.big{width:95px;height:95px;margin:-48px 28px 18px;border:2px solid #d7ae62}
[class*="theme-luxury-"] .identity{text-align:left}.theme-luxury-01 .identityText,[class*="theme-luxury-"] .identityText{padding:0 28px}
[class*="theme-luxury-"] .identityText h1{font-family:Georgia,serif;font-weight:500;font-size:31px}
[class*="theme-luxury-"] .bio{text-align:left;padding:0 28px}
[class*="theme-luxury-"] .actions{justify-content:flex-start;margin-left:28px}
[class*="theme-luxury-"] .save{border-radius:999px}

/* 05 Photo — full bleed identity */
[class*="theme-photo-"] .publicCard{--card:#111;--ink:#fff;--muted:#e6e6e6;--line:#ffffff35;--soft:#ffffff20;background:#111}
[class*="theme-photo-"] .cover{height:520px;background:linear-gradient(0deg,#111 2%,transparent 72%),linear-gradient(145deg,var(--accent2),var(--accent))}
[class*="theme-photo-"] .avatar.big{width:220px;height:290px;border-radius:28px;margin:-420px auto 105px;border:0;box-shadow:0 20px 80px #0006}
[class*="theme-photo-"] .identity{padding:0 25px}
[class*="theme-photo-"] .identityText h1{font-size:35px}
[class*="theme-photo-"] .bio{color:#d8d8dc}
[class*="theme-photo-"] .actions a,[class*="theme-photo-"] .actions b{background:#fff;color:#111}
[class*="theme-photo-"] .save{background:#fff;color:#111}

/* 06 Gradient — bold product style */
[class*="theme-gradient-"] .publicCard{--ink:#fff;--muted:#f1ecff;--soft:#ffffff25;--line:#ffffff36;background:linear-gradient(155deg,var(--accent),var(--accent2))}
[class*="theme-gradient-"] .cover{height:230px;background:transparent}
[class*="theme-gradient-"] .cover:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;background:#fff2;left:-95px;top:-110px}
[class*="theme-gradient-"] .cover:after{content:"";position:absolute;width:220px;height:220px;border-radius:40%;background:#0001;right:-80px;bottom:-120px;transform:rotate(25deg)}
[class*="theme-gradient-"] .avatar.big{width:116px;height:116px;border:4px solid #ffffffaa;box-shadow:0 0 0 7px #ffffff20}
[class*="theme-gradient-"] .save{background:#ffffffd9;color:#151515}
[class*="theme-gradient-"] .links a,[class*="theme-gradient-"] .links span{background:#ffffff13;backdrop-filter:blur(8px)}

/* 07 Creative — expressive, brush-like */
[class*="theme-creative-"] .publicCard{--card:#061225;--ink:#fff;--muted:#cdd5e3;--soft:#ffffff12;--line:#ffffff20;background:#061225}
[class*="theme-creative-"] .cover{height:260px;background:#061225}
[class*="theme-creative-"] .cover:before{content:"";position:absolute;width:125%;height:100px;left:-12%;top:30px;background:linear-gradient(90deg,#ff5c87,var(--accent),#28d7f6);transform:rotate(-10deg);border-radius:45% 55% 48% 52%}
[class*="theme-creative-"] .cover:after{content:"";position:absolute;width:95%;height:42px;left:10%;top:130px;background:linear-gradient(90deg,#ffb545,#ff5aa5,var(--accent2));transform:rotate(6deg);border-radius:40%}
[class*="theme-creative-"] .avatar.big{width:125px;height:125px;border:6px solid #fff;box-shadow:0 0 0 5px var(--accent);transform:rotate(-3deg)}
[class*="theme-creative-"] .identityText h1{font-size:32px}
[class*="theme-creative-"] .links{grid-template-columns:1fr 1fr}
[class*="theme-creative-"] .links a,[class*="theme-creative-"] .links span{text-align:center;background:#ffffff10}

/* 08 Split — vertical photo/editorial split */
[class*="theme-split-"] .publicCard{--card:#fff;--ink:#111;--muted:#666;--soft:#f3f3f3;--line:#e4e4e4;text-align:left}
[class*="theme-split-"] .cover{position:absolute;left:0;top:0;width:44%;height:100%;background:linear-gradient(170deg,var(--accent),var(--accent2))}
[class*="theme-split-"] .cover:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(0deg,#0007,transparent)}
[class*="theme-split-"] .avatar.big{position:absolute;left:22px;top:75px;width:145px;height:210px;border-radius:18px;border:3px solid #fff;margin:0}
[class*="theme-split-"] .identity{padding:78px 22px 20px 49%;min-height:270px}
[class*="theme-split-"] .identityText h1{font-size:34px;line-height:.95}
[class*="theme-split-"] .bio,[class*="theme-split-"] .actions,[class*="theme-split-"] .save,[class*="theme-split-"] .links,[class*="theme-split-"] .lead,[class*="theme-split-"] small{margin-left:49%;margin-right:22px}
[class*="theme-split-"] .bio{padding:0}.theme-split-01 .actions,[class*="theme-split-"] .actions{justify-content:flex-start}
[class*="theme-split-"] .save{width:auto}

/* 09 Modern — dark neon tech */
[class*="theme-modern-"] .publicCard{--card:#07091a;--ink:#fff;--muted:#aeb7d2;--soft:#12172d;--line:#2a3153;--button:#fff;--buttonInk:#0b0e1a;background:radial-gradient(circle at 20% 8%,color-mix(in srgb,var(--accent) 55%,transparent),transparent 35%),#07091a}
[class*="theme-modern-"] .cover{height:220px;background:transparent}
[class*="theme-modern-"] .cover:before,[class*="theme-modern-"] .cover:after{content:"";position:absolute;border-radius:50%;border:2px solid var(--accent);filter:drop-shadow(0 0 14px var(--accent))}
[class*="theme-modern-"] .cover:before{width:220px;height:220px;left:50%;top:25px;transform:translateX(-50%)}
[class*="theme-modern-"] .cover:after{width:170px;height:170px;left:50%;top:50px;transform:translateX(-50%);border-color:var(--accent2)}
[class*="theme-modern-"] .avatar.big{width:116px;height:116px;margin:-45px auto 20px;border:2px solid var(--accent2);box-shadow:0 0 35px var(--accent)}
[class*="theme-modern-"] .save{border:1px solid var(--accent);background:transparent;box-shadow:inset 0 0 20px #ffffff08}

/* 10 Editorial — magazine cover */
[class*="theme-editorial-"] .publicCard{--card:#f6f4ef;--ink:#1b1a17;--muted:#6f6b63;--soft:#eae7df;--line:#d8d3ca;--button:#1b1a17;text-align:left}
[class*="theme-editorial-"] .cover{height:245px;background:linear-gradient(135deg,var(--accent),var(--accent2))}
[class*="theme-editorial-"] .avatar.big{width:150px;height:190px;border-radius:2px;margin:-145px 26px 22px;border:5px solid #f6f4ef}
[class*="theme-editorial-"] .identityText{padding:0 26px}
[class*="theme-editorial-"] .identityText h1{font-family:Georgia,serif;font-size:44px;line-height:.88;font-weight:500}
[class*="theme-editorial-"] .bio{padding:0 26px;font-family:Georgia,serif;font-size:15px}
[class*="theme-editorial-"] .actions{justify-content:flex-start;margin-left:26px}
[class*="theme-editorial-"] .save{margin-left:26px}
[class*="theme-editorial-"] .links{margin-left:26px}
[class*="theme-editorial-"] .lead{margin-left:26px}
[class*="theme-editorial-"] small{margin-left:26px}

/* 11 Industry — company-first corporate dashboard */
[class*="theme-industry-"] .publicCard{--card:#fff;--ink:#152033;--muted:#748097;--soft:#eff4fb;--line:#dde5ef}
[class*="theme-industry-"] .cover{height:155px;background:#f7f9fc;border-bottom:1px solid #e7ebf1}
[class*="theme-industry-"] .coverMark{left:26px;right:auto;color:var(--accent);font-size:22px}
[class*="theme-industry-"] .avatar.big{width:110px;height:110px;margin:-30px auto 14px;border:1px solid #dfe5ed;box-shadow:0 8px 25px #25344b14}
[class*="theme-industry-"] .identityText h1{font-size:28px}
[class*="theme-industry-"] .save{background:linear-gradient(135deg,var(--accent),var(--accent2))}
[class*="theme-industry-"] .bio:after{content:"15+   YEARS EXPERIENCE     500+   PROJECTS";display:block;white-space:pre;margin:20px -6px 0;padding:16px 6px;border-top:1px solid var(--line);font-size:9px;letter-spacing:.7px;color:var(--accent);font-weight:900}

/* 12 Personal — signature premium personal identity */
[class*="theme-personal-"] .publicCard{--card:#111;--ink:#fff;--muted:#ddd;--soft:#ffffff12;--line:#ffffff2a;background:#111}
[class*="theme-personal-"] .cover{height:420px;background:linear-gradient(0deg,#111 0%,transparent 70%),linear-gradient(145deg,var(--accent2),var(--accent))}
[class*="theme-personal-"] .cover:before{content:"Mohamed";position:absolute;left:24px;bottom:38px;font:italic 58px/1 Georgia;color:#fff;transform:rotate(-8deg)}
[class*="theme-personal-"] .avatar.big{width:160px;height:220px;border-radius:20px;margin:-325px auto 130px;border:0;box-shadow:0 25px 60px #0006}
[class*="theme-personal-"] .identityText h1{font-size:29px}
[class*="theme-personal-"] .actions a,[class*="theme-personal-"] .actions b{background:transparent;border:1px solid #ffffff60}
[class*="theme-personal-"] .save{background:transparent;border:1px solid #fff;border-radius:999px}

/* micro-variation by variant number so every template has a distinct visual treatment */
.cardBody[class*="-02"] .publicCard{border-radius:40px}.cardBody[class*="-03"] .cover{filter:saturate(.8)}.cardBody[class*="-04"] .publicCard{letter-spacing:.01em}.cardBody[class*="-05"] .actions a,.cardBody[class*="-05"] .actions b{border-radius:12px}.cardBody[class*="-06"] .save{border-radius:999px}.cardBody[class*="-07"] .avatar.big{border-radius:24px}.cardBody[class*="-08"] .publicCard{box-shadow:0 35px 100px #0c4a6e33}.cardBody[class*="-09"] .publicCard{filter:grayscale(.2)}.cardBody[class*="-10"] .publicCard{--soft:#efefef18}

@media(max-width:1150px){.modernGallery{grid-template-columns:repeat(3,minmax(0,1fr))}.galleryTop{flex-direction:column}.galleryTools{width:100%}.galleryTools input,.galleryTools select{flex:1}}
@media(max-width:850px){.tplSide{position:relative!important;width:100%!important;height:auto!important}.tplSide .cat,.tplSide .sideTitle,.proBox{display:none}.templateMain{margin-left:0}.modernGallery{grid-template-columns:repeat(2,minmax(0,1fr))}.galleryTools{flex-direction:column}.tplFrame{height:520px}}
@media(max-width:560px){.templateMain{padding:18px 12px}.modernGallery{grid-template-columns:1fr}.tplFrame{height:620px}.tplFrame iframe{width:135%;height:1000px;transform:scale(.74)}.galleryTop h1{font-size:29px}}

/* TapMe v1.5 — premium public card + admin experience */
.cardBody{padding:28px 14px 70px;background:radial-gradient(circle at 50% -10%,#dfe4ff 0,transparent 35%),#eef0f5}.premiumCard{overflow:visible;padding:0 0 18px;border-radius:34px;box-shadow:0 32px 90px #1c24401f;border:1px solid #ffffffaa}.cardHero{height:285px;position:relative;border-radius:34px 34px 0 0;overflow:hidden;background:linear-gradient(145deg,var(--accent,#635bff),var(--accent2,#111827));isolation:isolate}.cardHero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,#fff5 0,transparent 28%),linear-gradient(0deg,#0005,transparent 50%);z-index:-1}.heroGlow{position:absolute;width:260px;height:260px;border:1px solid #fff4;border-radius:50%;right:-80px;top:-90px;box-shadow:0 0 0 35px #fff1,0 0 0 70px #fff08}.premiumCard .logo{top:22px;left:22px;max-width:88px;max-height:40px;filter:drop-shadow(0 3px 10px #0003)}.shareTop{position:absolute;right:20px;top:20px;z-index:5;width:44px;height:44px;border:1px solid #fff5;border-radius:50%;background:#1115;color:#fff;backdrop-filter:blur(14px);display:grid;place-items:center;cursor:pointer}.shareTop svg,.quickActions svg,.primaryActions svg,.infoPanel svg,.shareOptions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.heroAvatar{position:absolute!important;left:28px!important;bottom:24px!important;margin:0!important;width:116px!important;height:116px!important;border-radius:28px!important;border:3px solid #fff9!important;object-fit:cover;box-shadow:0 16px 45px #0005;z-index:2}.cardIdentity{text-align:left;padding:26px 28px 8px}.verifiedName{display:flex;align-items:center;gap:8px}.verifiedName h1{margin:0!important;font-size:31px!important;letter-spacing:-1.2px}.verify{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#5b5df6;color:#fff;font-size:12px;font-weight:900}.cardIdentity .role{font-size:15px;margin-top:5px}.location{font-size:13px;color:var(--muted);margin:7px 0 0}.cardIdentity .bio{padding:0;margin:18px 0 0;font-size:14px;line-height:1.65}.quickActions{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:12px 28px 18px}.quickActions a{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.quickActions span{width:52px;height:52px;border-radius:17px;background:var(--soft);color:var(--ink);display:grid;place-items:center;transition:.2s}.quickActions a:hover span{transform:translateY(-2px);box-shadow:0 8px 20px #0001}.quickActions small{font-size:10px;font-weight:700}.primaryActions{display:grid;grid-template-columns:1fr 110px;gap:10px;padding:0 28px 22px}.primaryActions a,.primaryActions button{height:52px;border-radius:16px;border:0;display:flex;align-items:center;justify-content:center;gap:9px;font:700 14px inherit;cursor:pointer}.saveContact{background:var(--button);color:var(--buttonInk)}.shareCardBtn{background:var(--soft);color:var(--ink)}.infoPanel{margin:0 20px 18px;padding:8px 16px 4px;border-radius:22px;background:color-mix(in srgb,var(--soft) 55%,transparent);text-align:left}.infoPanel h3{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin:9px 3px}.infoPanel>a{display:grid;grid-template-columns:42px 1fr 15px;align-items:center;gap:10px;padding:12px 2px;border-top:1px solid var(--line)}.infoPanel i{width:40px;height:40px;border-radius:13px;background:var(--card);display:grid;place-items:center;font-style:normal}.infoPanel i svg{width:18px}.infoPanel div{min-width:0}.infoPanel small,.infoPanel b{display:block}.infoPanel small{font-size:10px;color:var(--muted);margin-bottom:2px}.infoPanel b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.infoPanel em{font-style:normal;color:var(--muted);font-size:22px}.modernLead{margin:22px 20px!important;padding:20px!important;border:1px solid var(--line)!important;border-radius:22px;background:color-mix(in srgb,var(--card) 92%,var(--soft));}.modernLead h3{font-size:17px;margin:0}.modernLead p{font-size:12px;color:var(--muted);margin:5px 0 15px}.modernLead input,.modernLead textarea{background:var(--card);border-color:var(--line);font-size:13px}.modernLead textarea{min-height:68px}.modernLead button{height:46px;border-radius:13px}.leadTwo{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cardFooter{display:flex;align-items:center;justify-content:center;gap:7px;padding:5px 20px 2px;color:var(--muted)}.cardFooter span{font-weight:900;color:var(--ink)}.cardFooter small{font-size:10px}.shareOverlay{position:fixed;inset:0;background:#0c102455;backdrop-filter:blur(8px);z-index:100;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:.22s}.shareOverlay.show{opacity:1;visibility:visible}.shareSheet{width:min(460px,100%);background:#fff;color:#17191f;border-radius:28px 28px 0 0;padding:10px 22px max(26px,env(safe-area-inset-bottom));transform:translateY(30px);transition:.22s;box-shadow:0 -25px 80px #0002}.shareOverlay.show .shareSheet{transform:none}.sheetHandle{width:42px;height:4px;background:#d8dae1;border-radius:10px;margin:2px auto 14px}.sheetHead{display:flex;justify-content:space-between;align-items:center}.sheetHead h3{margin:0;font-size:21px}.sheetHead p{margin:4px 0 0;color:#858995;font-size:12px}.sheetHead button{width:36px;height:36px;border:0;border-radius:50%;font-size:24px;background:#f1f2f5}.shareOptions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.shareOptions button,.shareOptions a{border:0;background:none;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;font:inherit;cursor:pointer}.shareOptions span{width:54px;height:54px;border-radius:18px;background:#f1f2f6;display:grid;place-items:center;color:#4e50ed}.shareOptions b{font-size:11px}.shareLink{display:flex;align-items:center;gap:8px;background:#f4f5f8;border-radius:14px;padding:8px 8px 8px 13px}.shareLink span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#666b77}.shareLink button{border:0;background:#17191f;color:#fff;border-radius:10px;padding:9px 13px;font-weight:700}.copyStatus{text-align:center;height:16px;font-size:11px;color:#4e50ed}.noScroll{overflow:hidden}
/* preserve the personality of the 120 templates while using the new component system */
[class*="theme-luxury-"] .cardHero,[class*="theme-personal-"] .cardHero{background:linear-gradient(145deg,#090909,#1b1b1b 55%,var(--accent,#b7924c))}[class*="theme-glass-"] .premiumCard{backdrop-filter:blur(22px)}[class*="theme-minimal-"] .cardHero{height:225px}[class*="theme-editorial-"] .cardIdentity,[class*="theme-editorial-"] .infoPanel,[class*="theme-editorial-"] .modernLead{text-align:left}[class*="theme-photo-"] .cardHero{height:360px}
/* Admin Pro */
.adminPro{background:#f6f7fb}.adminPro aside{width:250px;background:linear-gradient(180deg,#0d0f17,#121522);padding:28px 18px;display:flex;flex-direction:column}.adminPro aside .brand{font-size:30px}.adminPro aside>small{margin:4px 8px 30px;color:#767b8e}.adminPro aside nav a{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:12px;color:#b8bdca;margin:4px 0}.adminPro aside nav a i{width:20px;text-align:center;font-style:normal}.adminPro aside nav a.active,.adminPro aside nav a:hover{background:linear-gradient(90deg,#5e5bff30,#5e5bff14);color:#fff}.adminPro aside nav a b{margin-left:auto}.sideBottom{margin-top:auto}.miniPro{padding:15px;border:1px solid #ffffff12;background:#ffffff08;border-radius:15px;margin-bottom:10px}.miniPro strong,.miniPro span{display:block}.miniPro span{font-size:10px;color:#8f94a5;margin-top:4px}.sideBottom>a{display:block;padding:12px;color:#9ca1b2}.adminPro .main{margin-left:250px;padding:38px 44px;max-width:1600px}.proHeader{margin-bottom:28px!important}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.7px;color:#6762f4}.proHeader h1{font-size:34px!important;letter-spacing:-1.2px;margin-top:5px!important}.proHeader p{margin:7px 0 0}.createBtn{border-radius:14px;padding:14px 19px;background:linear-gradient(135deg,#5557f3,#7358ef);box-shadow:0 10px 25px #5a58f42b}.proStats{grid-template-columns:repeat(4,1fr);gap:14px}.proStats>div{display:flex;gap:15px;align-items:center;border-radius:18px;padding:20px;box-shadow:0 7px 30px #222b3b08}.statIcon{width:46px;height:46px;border-radius:14px;background:#f0efff;color:#5c59ef;display:grid;place-items:center;font-size:20px}.proStats small,.proStats em{display:block}.proStats small{color:#8a8e99;font-size:11px}.proStats b{font-size:27px;line-height:1.1;margin:3px 0}.proStats em{font-style:normal;color:#9296a0;font-size:10px}.cardsPanel{padding:0!important;overflow:visible;border-radius:20px}.modernPanelHead{display:flex;justify-content:space-between;align-items:center;padding:22px 24px}.modernPanelHead h2{margin:0;font-size:20px}.modernPanelHead p{margin:5px 0 0;font-size:12px;color:#8a8e99}.cardTools{display:flex;align-items:center;gap:9px}.cardTools input{border:1px solid #e5e7ed;border-radius:11px;padding:10px 12px;min-width:220px}.cardTools a{padding:10px 12px;border:1px solid #e5e7ed;border-radius:11px;font-size:12px;font-weight:700}.modernCards{padding:5px 24px 14px}.proAdminCard{display:grid;grid-template-columns:minmax(280px,1.5fr) 240px auto;gap:20px;align-items:center;padding:17px 0;position:relative}.cardPerson{display:flex;align-items:center;gap:13px}.tinyAvatar.photo{object-fit:cover}.nameRow{display:flex;align-items:center;gap:8px}.nameRow h3{font-size:15px;margin:0}.status{font-size:9px;font-weight:800;padding:4px 7px;border-radius:999px}.status.live{background:#e9f9ef;color:#23814b}.status.off{background:#f2f2f4;color:#8b8e96}.proAdminCard p{font-size:11px;margin-top:5px}.miniMetrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.miniMetrics span{padding:7px 10px;border-left:1px solid #eceef2}.miniMetrics b,.miniMetrics small{display:block}.miniMetrics b{font-size:14px}.miniMetrics small{font-size:9px;color:#969aa5}.cardActions{display:flex;align-items:center;gap:7px;position:relative}.cardActions>a,.moreBtn{border:1px solid #e3e5eb;border-radius:10px;padding:9px 11px;font-size:11px;font-weight:700;background:#fff}.viewBtn{color:#5557ee}.moreBtn{cursor:pointer}.moreMenu{position:absolute;right:0;top:42px;width:145px;background:#fff;border:1px solid #e5e6eb;border-radius:12px;padding:6px;box-shadow:0 16px 45px #1b22331f;display:none;z-index:20}.moreMenu.open{display:block}.moreMenu a{display:block;padding:9px;border-radius:8px;font-size:11px}.moreMenu a:hover{background:#f5f6f9}.moreMenu .danger{color:#d54c4c}.proEmpty{grid-column:1/-1;padding:70px}.proEmpty b{font-size:20px}.proEmpty p{color:#888}.proEmpty .btn{margin-top:8px}
@media(max-width:1000px){.proStats{grid-template-columns:1fr 1fr}.proAdminCard{grid-template-columns:1fr auto}.miniMetrics{grid-column:1/-1;order:3}.adminPro aside{width:210px}.adminPro .main{margin-left:210px;padding:28px 24px}}@media(max-width:760px){.adminPro aside{position:relative;width:100%;height:auto}.sideBottom{display:none}.adminPro .main{margin-left:0;padding:20px 14px}.proHeader{align-items:flex-start!important;gap:15px;flex-direction:column}.proStats{grid-template-columns:1fr 1fr}.modernPanelHead{align-items:flex-start;gap:12px;flex-direction:column}.cardTools{width:100%}.cardTools input{min-width:0;flex:1}.proAdminCard{grid-template-columns:1fr}.cardActions{justify-content:flex-start}.miniMetrics{grid-column:auto}.cardBody{padding:0;background:var(--card)}.premiumCard{border-radius:0;min-height:100vh;box-shadow:none;border:0}.cardHero{border-radius:0}.shareSheet{border-radius:25px 25px 0 0}}@media(max-width:430px){.quickActions{padding-left:20px;padding-right:20px}.primaryActions{padding-left:20px;padding-right:20px}.cardIdentity{padding-left:22px;padding-right:22px}.proStats{grid-template-columns:1fr}.leadTwo{grid-template-columns:1fr}}
