
:root{--bg:#f5f7fb;--ink:#17202b;--muted:#6f7a89;--line:#e6eaf0;--brand:#111827;--card:#fff;--shadow:0 18px 50px rgba(15,23,42,.08)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.auth-body{min-height:100vh;background:radial-gradient(circle at 15% 20%,#dfe9de 0,transparent 28%),#f5f7fb}
.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.auth-visual{padding:64px 8vw;background:linear-gradient(145deg,#263226,#6c7a5f);color:#fff;position:relative;overflow:hidden}.auth-brand{font-size:34px;font-weight:900}.auth-brand span{color:#d7c4a3}.auth-visual h1{font-size:clamp(42px,6vw,76px);line-height:.95;max-width:700px;margin:110px 0 22px}.auth-visual p{font-size:18px;max-width:560px;color:rgba(255,255,255,.78)}.phone-preview{position:absolute;right:-40px;bottom:-120px;width:310px;height:520px;border-radius:48px;background:#fff;padding:32px;transform:rotate(-8deg);box-shadow:0 30px 80px rgba(0,0,0,.3)}.preview-top{height:150px;border-radius:28px;background:linear-gradient(135deg,#c8b08d,#617457)}.preview-card{height:86px;background:#f4f5f3;border-radius:22px;margin-top:18px}.preview-card.small{height:140px}.auth-card{align-self:center;max-width:470px;width:calc(100% - 48px);margin:auto;background:#fff;border-radius:28px;padding:38px;box-shadow:var(--shadow)}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:900;color:#687b60}.auth-card h2{font-size:34px;margin:8px 0}.muted{color:var(--muted)}label{display:block;font-size:13px;font-weight:800;margin:16px 0 7px}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:13px;padding:13px 14px;background:#fff;font:inherit;outline:none}textarea{min-height:100px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:#899a80;box-shadow:0 0 0 4px rgba(104,123,96,.12)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:13px;padding:12px 16px;font-weight:800;cursor:pointer}.btn.primary{background:#18231b;color:#fff}.btn.soft{background:#eef2ec;color:#344331}.btn.danger{background:#fff0f0;color:#a53030}.auth-card .btn{width:100%;margin-top:18px}.alert{padding:12px 14px;border-radius:13px;margin:14px 0}.alert.danger{background:#fff0f0;color:#a53030}.alert.ok{background:#eaf8ef;color:#176b39}
.dashboard{min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:20}.brand{font-size:24px;font-weight:900}.brand span{color:#72826a}.layout{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 72px)}.sidebar{background:#101813;color:#d9e0d9;padding:22px}.sidebar a{display:block;padding:12px 14px;border-radius:12px;margin:5px 0;color:#cbd6ca}.sidebar a:hover,.sidebar a.active{background:#253127;color:#fff}.content{padding:28px}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:22px}.page-head h1{margin:0;font-size:30px}.grid{display:grid;gap:18px}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid #edf0f4;border-radius:20px;padding:20px;box-shadow:0 8px 25px rgba(15,23,42,.04)}.stat{font-size:30px;font-weight:900;margin-top:8px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-grid .full{grid-column:1/-1}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.badge{display:inline-block;padding:5px 9px;border-radius:99px;font-size:12px;font-weight:800}.badge.active{background:#eaf8ef;color:#176b39}.badge.suspended{background:#fff0f0;color:#9d2d2d}.actions{display:flex;gap:8px;flex-wrap:wrap}
.slug-row{display:flex;align-items:center;border:1px solid var(--line);border-radius:13px;overflow:hidden}.slug-row span{padding:13px;background:#f7f9fb;color:#6d7684;border-right:1px solid var(--line)}.slug-row input{border:0;border-radius:0}.qr-box{display:flex;gap:24px;align-items:center}.qr-box img{width:180px;height:180px;background:#fff;border:1px solid var(--line);padding:10px;border-radius:18px}
.public-body{background:#edf0ec;min-height:100vh;padding:0}.vcard-shell{max-width:520px;margin:auto;background:#fff;min-height:100vh;box-shadow:0 0 60px rgba(26,35,27,.14);padding-bottom:86px}.hero{height:230px;background:#dfe4dd;position:relative;overflow:hidden}.hero img,.hero video{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.25))}.identity{text-align:center;padding:0 22px 22px;position:relative}.logo-circle{width:92px;height:92px;border-radius:28px;background:#fff;margin:-46px auto 12px;position:relative;z-index:2;box-shadow:0 12px 35px rgba(0,0,0,.13);display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-circle img{width:78px;height:78px;object-fit:contain}.identity h1{margin:0;font-family:Georgia,serif;font-size:32px}.identity p{color:#806f5d;margin:6px 0}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 16px 20px}.quick-action{background:#fff;border:1px solid #eceeea;border-radius:18px;padding:12px 5px;text-align:center;box-shadow:0 8px 18px rgba(31,45,32,.06);font-size:11px;font-weight:800}.quick-action .icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;margin:0 auto 7px;background:var(--vc-soft);color:var(--vc-primary);font-size:18px}.section{padding:4px 16px 22px}.section h2{font-family:Georgia,serif;color:var(--vc-primary);font-size:23px;margin:10px 0 14px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-card{border:1px solid #eceeea;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(40,50,41,.06)}.service-card img{width:100%;height:115px;object-fit:cover}.service-body{padding:11px}.service-card h3{font-size:15px;margin:0 0 5px}.service-card p{font-size:12px;line-height:1.4;color:#707774;margin:0 0 8px}.price{color:var(--vc-primary);font-weight:900}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.gallery-grid img{aspect-ratio:1/1;border-radius:14px;object-fit:cover}.hours{background:#f8f9f7;border:1px solid #eceeea;border-radius:18px;padding:14px}.hours-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px dashed #dde2dc;font-size:13px}.hours-row:last-child{border-bottom:0}.qr-public{background:#f8f9f7;border-radius:20px;padding:18px;text-align:center;border:1px solid #eceeea}.qr-public img{width:190px;height:190px;margin:12px auto}.sticky-actions{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(520px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);padding:10px 12px;border-top:1px solid #e7ebe6;z-index:30}.sticky-actions a{background:var(--vc-primary);color:#fff;text-align:center;padding:12px 8px;border-radius:14px;font-size:13px;font-weight:800}
.empty{padding:24px;text-align:center;color:#7b8490;border:1px dashed #d7dce4;border-radius:16px}
@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-visual{display:none}.layout{grid-template-columns:1fr}.sidebar{display:flex;overflow:auto;padding:10px}.sidebar a{white-space:nowrap}.grid.cols-3,.grid.cols-2,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.content{padding:18px}.page-head{align-items:flex-start;flex-direction:column}}

.topbar-right{display:flex;gap:12px;align-items:center}.badge.draft{background:#fff4df;color:#8a5b00}
.editor-preview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);gap:22px;align-items:start}
.preview-panel{position:sticky;top:94px}.preview-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.phone-frame{width:100%;max-width:390px;height:720px;margin:auto;border:10px solid #101813;border-radius:36px;background:#101813;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.18)}
.phone-frame iframe{width:100%;height:100%;border:0;background:#fff}.preview-note{font-size:12px;text-align:center;margin-top:10px}
.current-media{border:1px solid var(--line);border-radius:16px;padding:10px;margin-bottom:10px;background:#f8faf9}
.current-media img,.current-media video{width:100%;height:150px;object-fit:cover;border-radius:11px;background:#111}.current-media.logo-media img{height:120px;object-fit:contain;background:#fff}
.current-media span{display:block;font-size:12px;color:var(--muted);margin-top:7px;font-weight:700}
.media-empty{height:120px;border:1px dashed #cfd7d1;border-radius:15px;display:grid;place-items:center;color:var(--muted);margin-bottom:10px;background:#fafbfa}
.publish-bar{position:sticky;bottom:12px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:18px;padding:14px;margin-top:20px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 16px 45px rgba(15,23,42,.12);z-index:10}
.dashboard-preview{display:grid;grid-template-columns:1fr 250px;align-items:center;gap:24px}.mini-phone{height:390px;border:8px solid #101813;border-radius:28px;overflow:hidden;background:#101813}.mini-phone iframe{width:100%;height:100%;border:0;background:#fff}
@media(max-width:1180px){.editor-preview-grid{grid-template-columns:1fr}.preview-panel{position:static}.phone-frame{height:680px}.dashboard-preview{grid-template-columns:1fr}.mini-phone{max-width:300px}}
@media(max-width:900px){.topbar-right span{display:none}.sidebar{position:sticky;top:72px;z-index:19;background:#101813}.publish-bar{position:static;align-items:flex-start;flex-direction:column}.publish-bar .actions{width:100%}.publish-bar .btn{flex:1}.phone-frame{height:640px}}

.suspended-notice{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#3c271f,#714334);color:#fff;border-radius:18px;padding:16px 18px;margin-bottom:20px;box-shadow:0 14px 35px rgba(71,41,31,.18)}
.suspended-notice strong{display:block;font-size:16px;margin-bottom:4px}.suspended-notice span{font-size:13px;color:rgba(255,255,255,.82)}
.suspension-pay-btn{background:#fff!important;color:#452b22!important;white-space:nowrap}.title-suspended{font-size:.48em;vertical-align:middle;color:#a04435;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:800}
.suspended-payment-card{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:22px 24px;border-radius:20px;background:linear-gradient(135deg,#fff5ee,#fff);border:1px solid #f0d8ca;box-shadow:0 10px 30px rgba(102,60,38,.07)}
.suspended-payment-card h3{margin:6px 0}.suspended-payment-card p{margin:0;color:#705d53}.payments-layout{align-items:start}
.payment-list{display:grid;gap:10px}.payment-item{display:flex;gap:13px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fbfcfb}.payment-icon{width:40px;height:40px;border-radius:12px;background:#eef2ec;display:grid;place-items:center;font-weight:900;color:#52644d}
.payment-main{flex:1;min-width:0}.payment-title{display:flex;justify-content:space-between;gap:10px;align-items:center}.payment-amount{font-size:22px;font-weight:900;margin:6px 0}.payment-status{display:inline-block;padding:5px 9px;border-radius:99px;font-size:11px;font-weight:900;white-space:nowrap}
.payment-status.pending{background:#fff4dd;color:#8a5a00}.payment-status.approved{background:#e8f7ec;color:#176b39}.payment-status.rejected{background:#fff0f0;color:#9d2d2d}.payment-file-link{display:inline-block;margin-top:8px;font-size:13px;font-weight:800;color:#52644d}
.payment-admin-note{margin-top:7px;padding:8px 10px;background:#f5f7f4;border-radius:10px;font-size:12px}.payment-review-form{display:grid;gap:7px;min-width:220px}.payment-review-form select,.payment-review-form input{padding:8px 10px}
@media(max-width:900px){.suspended-notice,.suspended-payment-card{align-items:flex-start;flex-direction:column}.suspension-pay-btn{width:100%}.title-suspended{display:block;margin-top:5px;font-size:.42em}.payments-layout{grid-template-columns:1fr}}

.client-payments-section{margin-top:28px}.client-payments-head{margin-bottom:14px}.client-payments-head h2{margin:4px 0;font-size:26px}
.payment-summary-card{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:16px}
.payment-summary-card>div{background:#fff;padding:18px}.payment-summary-card span.muted{display:block;font-size:12px;margin-bottom:6px}.payment-summary-card strong{display:block;font-size:20px}
@media(max-width:700px){.payment-summary-card{grid-template-columns:1fr}.client-payments-head{align-items:flex-start}.client-payments-head .btn{width:100%}}

/* v5: socios / reseller */
.partner-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.partner-card{display:grid;gap:16px}.partner-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.partner-card-head h3{margin:0 0 4px;font-size:22px}.partner-stats,.partner-money{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.partner-stats>div,.partner-money>div{background:#f8faf8;border:1px solid var(--line);border-radius:14px;padding:13px}.partner-stats span,.partner-money span{display:block;color:var(--muted);font-size:12px;margin-bottom:5px}.partner-stats strong,.partner-money strong{font-size:18px}.partner-money-dashboard{margin-top:18px;grid-template-columns:repeat(2,1fr)}.partner-money-dashboard>div{background:#fff;padding:20px}.permission-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.permission-grid label{display:flex;align-items:center;gap:10px;margin:0;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fafbfa}.permission-grid input{width:auto}.partner-card .actions form{margin:0}
@media(max-width:1000px){.partner-cards{grid-template-columns:1fr}.partner-stats,.partner-money,.partner-money-dashboard{grid-template-columns:1fr}.permission-grid{grid-template-columns:1fr}}

/* v6: registro rapido + magic links */
.quick-register-body{min-height:100vh;margin:0;background:radial-gradient(circle at 12% 18%,#dfe9de 0,transparent 28%),linear-gradient(145deg,#f7f9f7,#edf1ed);display:grid;place-items:center;padding:28px}.quick-register-shell{width:min(1080px,100%);display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.quick-register-copy{padding:24px}.quick-register-copy .brand{margin-bottom:70px}.quick-register-copy h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:10px 0 20px;max-width:650px}.quick-register-copy p{font-size:18px;line-height:1.6;color:#5f6b62;max-width:580px}.quick-steps{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.quick-steps span{background:#fff;border:1px solid var(--line);padding:9px 12px;border-radius:999px;font-size:12px;font-weight:800}.quick-register-card{background:#fff;border:1px solid #e7ece7;border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(23,32,25,.12)}.quick-register-card h2{font-size:32px;margin:7px 0 16px}.quick-register-card .btn{width:100%;margin-top:20px}.quick-note{font-size:12px;color:var(--muted);text-align:center;margin:13px 0 0}.success-mark{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#eaf8ef;color:#176b39;font-size:30px;font-weight:900;margin-bottom:18px}.quick-created-url{display:block;padding:14px;background:#f4f7f4;border:1px solid var(--line);border-radius:14px;font-weight:900;color:#40533e;word-break:break-all;margin:18px 0}.source-badge{display:inline-block;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap}.source-badge.chatgpt{background:#e9f0ff;color:#315ca8}.source-badge.partner{background:#f0eaff;color:#6a43a0}.source-badge.superadmin{background:#eef2ec;color:#40533e}.magic-access-card{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin-bottom:18px}.magic-access-card h3{margin:5px 0}.magic-access-card p{margin:0 0 10px}.magic-access-card form{margin:0}.magic-link-box{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:10px;padding-top:6px}.magic-link-box .btn{white-space:nowrap}
@media(max-width:800px){.quick-register-shell{grid-template-columns:1fr}.quick-register-copy{padding:0}.quick-register-copy .brand{margin-bottom:32px}.quick-register-card{padding:24px}.magic-access-card{grid-template-columns:1fr}.magic-link-box{grid-template-columns:1fr}.quick-register-body{padding:16px}}


/* v9: registro rapido premium */
.premium-register-body{
  min-height:100vh;
  background:
    radial-gradient(circle at 10% 12%, rgba(62,120,255,.14), transparent 22%),
    radial-gradient(circle at 86% 12%, rgba(38,208,124,.12), transparent 19%),
    radial-gradient(circle at 65% 82%, rgba(107,92,255,.10), transparent 20%),
    linear-gradient(180deg,#f5f8ff 0%,#eef4f1 100%);
  position:relative;
  overflow-x:hidden;
}
.premium-register-body::before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg, rgba(255,255,255,.14) 1px, transparent 1px),
    linear-gradient(rgba(255,255,255,.14) 1px, transparent 1px);
  background-size:32px 32px;
  mask-image:linear-gradient(to bottom, rgba(0,0,0,.35), transparent 92%);
}
.premium-register-shell{
  width:min(1240px,100%);
  grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);
  gap:38px;
  align-items:start;
  padding:14px 0;
}
.premium-copy{
  padding:16px 8px 16px 2px;
}
.premium-topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-bottom:34px;
}
.quick-brand-link{
  display:inline-flex;
  align-items:center;
}
.quick-brand-logo{
  width:auto;
  height:54px;
  object-fit:contain;
  filter:drop-shadow(0 8px 26px rgba(12,30,86,.12));
}
.premium-login-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:92px;
  padding:11px 16px;
  border-radius:999px;
  border:1px solid rgba(17,24,39,.10);
  background:rgba(255,255,255,.72);
  box-shadow:0 10px 30px rgba(16,24,40,.06);
  color:#0f172a;
  font-weight:800;
  backdrop-filter:blur(12px);
}
.quick-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.8);
  border:1px solid rgba(17,24,39,.08);
  color:#6e7d61;
  font-size:12px;
  font-weight:900;
  letter-spacing:.20em;
  box-shadow:0 12px 34px rgba(16,24,40,.05);
}
.quick-badge::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:linear-gradient(135deg,#38bdf8,#22c55e);
}
.premium-copy h1{
  font-size:clamp(48px,6vw,78px);
  line-height:.97;
  letter-spacing:-.05em;
  margin:18px 0 18px;
  color:#0f172a;
  max-width:760px;
}
.quick-lead{
  font-size:20px!important;
  line-height:1.65!important;
  max-width:650px!important;
  color:#5d6a77!important;
  margin-bottom:0;
}
.premium-steps{
  gap:12px;
  margin-top:30px;
}
.premium-steps span{
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(17,24,39,.08);
  box-shadow:0 10px 30px rgba(16,24,40,.05);
  color:#111827;
}
.hero-mini-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:22px;
}
.hero-mini-card{
  background:rgba(255,255,255,.84);
  border:1px solid rgba(17,24,39,.08);
  border-radius:22px;
  padding:18px;
  box-shadow:0 18px 40px rgba(16,24,40,.05);
  backdrop-filter:blur(10px);
}
.hero-mini-card strong{
  display:block;
  font-size:15px;
  margin-bottom:8px;
  color:#0f172a;
}
.hero-mini-card span{
  display:block;
  color:#64748b;
  font-size:13px;
  line-height:1.45;
}
.hero-trust-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}
.hero-trust-row span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:9px 13px;
  border-radius:999px;
  color:#0f172a;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(17,24,39,.08);
  font-size:13px;
  font-weight:800;
}
.hero-trust-row span::before{
  content:"✓";
  width:18px;
  height:18px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#2563eb,#22c55e);
  color:#fff;
  font-size:11px;
  font-weight:900;
}
.hero-preview-card{
  margin-top:22px;
  background:linear-gradient(145deg, rgba(14,24,46,.97), rgba(11,33,65,.95));
  border-radius:30px;
  padding:22px;
  box-shadow:0 30px 70px rgba(17,24,39,.18);
  color:#fff;
  max-width:620px;
  position:relative;
  overflow:hidden;
}
.hero-preview-card::after{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(34,211,238,.22), transparent 62%);
  top:-70px;
  right:-60px;
}
.preview-brow{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:18px;
  position:relative;
  z-index:1;
}
.preview-brow span{
  color:rgba(255,255,255,.78);
  font-size:13px;
  font-weight:700;
}
.preview-dots{
  display:flex;
  gap:6px;
}
.preview-dots i{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#fff;
  opacity:.82;
}
.preview-phone-card{
  position:relative;
  z-index:1;
  border-radius:24px;
  padding:20px;
  background:linear-gradient(180deg, rgba(255,255,255,.12), rgba(255,255,255,.08));
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(12px);
}
.preview-phone-top{
  display:flex;
  align-items:center;
  gap:14px;
}
.preview-phone-icon{
  width:56px;
  height:56px;
  border-radius:18px;
  box-shadow:0 8px 22px rgba(0,0,0,.24);
  flex:0 0 auto;
}
.preview-phone-top strong{
  display:block;
  font-size:19px;
  margin-bottom:3px;
}
.preview-phone-top small{
  color:rgba(255,255,255,.70);
  font-size:13px;
}
.preview-chip-row{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin:16px 0 14px;
}
.preview-chip-row span{
  border-radius:999px;
  padding:8px 12px;
  font-size:12px;
  font-weight:800;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.08);
}
.preview-service-list{
  display:grid;
  gap:10px;
}
.preview-service-list div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:12px 14px;
  border-radius:18px;
  background:rgba(255,255,255,.10);
}
.preview-service-list b{
  font-size:14px;
}
.preview-service-list span{
  color:#9fe7ff;
  font-size:12px;
  font-weight:800;
}
.premium-register-card{
  position:relative;
  background:rgba(255,255,255,.84);
  border:1px solid rgba(255,255,255,.72);
  border-radius:34px;
  padding:34px;
  box-shadow:
    0 28px 80px rgba(17,24,39,.12),
    inset 0 1px 0 rgba(255,255,255,.45);
  backdrop-filter:blur(12px);
  overflow:hidden;
}
.premium-register-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:linear-gradient(90deg,#2563eb,#22c55e,#38bdf8);
}
.premium-register-card h2{
  font-size:42px;
  letter-spacing:-.04em;
  margin:10px 0 10px;
  color:#0f172a;
}
.premium-form-copy{
  margin:0 0 4px;
  color:#64748b;
  line-height:1.55;
}
.premium-register-card label{
  margin-top:18px;
  font-size:13px;
  color:#0f172a;
}
.premium-register-card input{
  border-radius:16px;
  border:1px solid #dbe4ee;
  padding:16px 16px;
  background:#fff;
  font-size:17px;
  color:#0f172a;
  box-shadow:0 3px 0 rgba(255,255,255,.5) inset;
}
.premium-register-card input::placeholder{
  color:#a0aec0;
}
.premium-register-card input:focus{
  border-color:#60a5fa;
  box-shadow:0 0 0 4px rgba(96,165,250,.16);
}
.premium-slug-row{
  border-radius:16px;
  border:1px solid #dbe4ee;
  background:#fff;
}
.premium-slug-row span{
  background:#f8fbff;
  color:#64748b;
  font-weight:800;
  min-width:148px;
}
.premium-submit{
  width:100%;
  margin-top:22px;
  min-height:56px;
  border-radius:18px;
  font-size:18px;
  background:linear-gradient(135deg,#081b30,#153d6f 52%, #0f7be7 100%)!important;
  box-shadow:0 16px 34px rgba(21,61,111,.25);
}
.premium-submit:hover{
  transform:translateY(-1px);
}
.premium-form-footer{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
  color:#5f6b78;
  font-size:13px;
  font-weight:700;
}
.premium-success-mark{
  background:linear-gradient(135deg,#e7fff0,#ecfbff);
  border:1px solid #d6f3e1;
  color:#176b39;
}
.premium-created-url{
  color:#153d6f;
  background:#f7fbff;
  border-color:#dbe8fb;
}
.premium-success-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:10px;
}
.premium-success-actions .btn{
  width:100%;
}
@media(max-width:1100px){
  .premium-register-shell{
    grid-template-columns:1fr;
  }
  .hero-mini-grid{
    grid-template-columns:1fr 1fr 1fr;
  }
}
@media(max-width:900px){
  .quick-brand-logo{
    height:44px;
  }
  .premium-copy h1{
    font-size:clamp(40px,12vw,58px);
  }
  .quick-lead{
    font-size:18px!important;
  }
  .hero-mini-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .premium-register-body{
    padding:16px;
  }
  .premium-topbar{
    margin-bottom:24px;
  }
  .premium-login-link{
    min-width:78px;
    padding:10px 14px;
    font-size:14px;
  }
  .premium-register-card{
    padding:24px;
    border-radius:26px;
  }
  .premium-register-card h2{
    font-size:34px;
  }
  .premium-slug-row{
    flex-direction:column;
    align-items:stretch;
  }
  .premium-slug-row span{
    min-width:0;
    width:100%;
    border-right:0;
    border-bottom:1px solid var(--line);
  }
  .premium-success-actions{
    grid-template-columns:1fr;
  }
}
