:root{--bg:#080a10;--panel:#10131c;--panel2:#151a25;--ink:#f8fafc;--muted:#9ca3af;--line:rgba(255,255,255,.1);--soft:rgba(255,255,255,.06);--brand:#7c3aed;--brand2:#a78bfa;--green:#22c55e;--yellow:#f59e0b;--red:#ef4444;--white:#fff;--shadow:0 24px 80px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0%,rgba(124,58,237,.16),transparent 38%),radial-gradient(circle at 90% 20%,rgba(167,139,250,.08),transparent 28%),var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.nav{position:sticky;top:0;z-index:20;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--line);background:rgba(8,10,16,.82);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#242837,#4c1d95 58%,#8b5cf6);display:grid;place-items:center;box-shadow:0 12px 30px rgba(124,58,237,.24)}.brand-mark span{width:18px;height:18px;border:3px solid #e5e7eb;border-left-color:#7c3aed;border-bottom-color:#a78bfa;border-radius:6px;transform:rotate(45deg);box-shadow:0 0 12px rgba(167,139,250,.35)}.brand strong{display:block;font-size:15px;letter-spacing:-.02em}.brand small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-top:2px}.nav-links{display:flex;gap:24px;color:rgba(255,255,255,.66);font-size:13px}.nav-links a:hover{color:#fff}main{max-width:1220px;margin:0 auto;padding:0 28px}.hero{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.status-pill,.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.18em;color:#c4b5fd;font-size:11px;font-weight:800}.status-pill{border:1px solid var(--line);background:rgba(255,255,255,.04);padding:9px 12px;border-radius:999px;margin-bottom:26px}.hero h1{font-size:72px;line-height:.95;letter-spacing:-.06em;margin:0;max-width:760px}.hero p,.section-head p,.copy-block p,.download-box p{color:rgba(255,255,255,.68);font-size:16px;line-height:1.65}.hero-copy>p{max-width:620px;margin:25px 0 0}.hero-actions{display:flex;gap:12px;margin-top:32px}.btn{padding:13px 18px;border-radius:12px;font-weight:800;font-size:14px}.btn.primary{background:#fff;color:#07080c}.btn.secondary{border:1px solid var(--line);background:rgba(255,255,255,.04)}.value-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.value-strip span{font-size:12px;color:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:999px;padding:8px 10px;background:rgba(255,255,255,.035)}.hero-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border-radius:28px;padding:24px;box-shadow:var(--shadow)}.screen-top{display:flex;gap:7px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}.screen-top span{width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.2)}.mini-dashboard{display:grid;grid-template-columns:1fr;gap:12px}.mini-stat{border:1px solid var(--line);background:rgba(0,0,0,.22);border-radius:18px;padding:18px}.mini-stat small{display:block;color:var(--muted);text-transform:uppercase;letter-spacing:.13em;font-size:10px}.mini-stat strong{font-size:28px;letter-spacing:-.04em;margin-top:6px;display:block}.flow-row{display:flex;align-items:center;gap:10px;margin:24px 0}.flow-row div{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#1f2937,#4c1d95);border:1px solid var(--line)}.flow-row span{height:1px;flex:1;background:linear-gradient(90deg,rgba(255,255,255,.12),#a78bfa,rgba(255,255,255,.12))}.section{padding:86px 0;border-top:1px solid var(--line)}.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.section h2{font-size:48px;line-height:1.05;letter-spacing:-.045em;margin:12px 0 0}.copy-block p{margin-top:0}.muted{color:rgba(255,255,255,.52)!important}.section-head{max-width:720px;margin-bottom:28px}.section-head.compact{margin-bottom:32px}.product-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:14px}.product-card{min-height:280px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:22px;padding:22px}.product-card.featured{background:linear-gradient(180deg,rgba(124,58,237,.18),rgba(255,255,255,.045))}.tag{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:7px 9px}.tag.live{color:#ddd6fe;background:rgba(124,58,237,.18)}.product-card h3{font-size:28px;letter-spacing:-.04em;margin:26px 0 10px}.product-card p{color:rgba(255,255,255,.65);line-height:1.55}.product-card ul{padding-left:18px;color:rgba(255,255,255,.72);line-height:1.8}.product-card a{color:#ddd6fe;font-weight:800}.app-preview{display:grid;grid-template-columns:280px 1fr;border:1px solid var(--line);background:#f5f7fb;color:#172033;border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.sidebar{background:#fff;border-right:1px solid #dfe5ee;padding:22px}.app-brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}.app-mark{width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,#111827,#4c1d95 60%,#7c3aed);display:grid;place-items:center;color:#fff}.app-brand strong{display:block;font-size:18px}.app-brand small{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#667085}.helper{background:#eaf1ff;border:1px solid #c9dbff;border-radius:16px;padding:13px;margin-bottom:14px}.helper p{font-size:13px;line-height:1.45;color:#344054;margin:5px 0 0}.app-nav{width:100%;border:1px solid #dfe5ee;background:#fff;color:#38445b;padding:12px 13px;border-radius:13px;text-align:left;cursor:pointer;margin-bottom:8px;font-weight:800}.app-nav.active{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-color:transparent}.app-main{padding:24px}.app-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.app-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#67728a;font-weight:900;margin:0 0 6px}.app-topbar h3{font-size:34px;letter-spacing:-.05em;margin:0}.add-btn{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:0;border-radius:13px;padding:12px 15px;font-weight:900}.view{display:none}.view.active{display:block}.intro-card,.stat,.panel,.card,.table-wrap,.kanban>div{border:1px solid #dfe5ee;background:#fff;border-radius:20px;padding:18px;box-shadow:0 10px 26px rgba(28,39,60,.07)}.intro-card{display:grid;grid-template-columns:1.2fr .9fr;gap:16px;margin-bottom:14px}.intro-card h4,.section-title h4{margin:0 0 7px;font-size:21px;letter-spacing:-.03em}.intro-card p,.section-title p{color:#67728a;line-height:1.55;margin:0}.intro-card ul{margin:0;padding-left:19px;line-height:1.7;font-weight:650}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.stat span{font-size:12px;color:#67728a;font-weight:900}.stat strong{font-size:31px;letter-spacing:-.05em;display:block;margin:6px 0 2px}.stat small{color:#67728a}.warn strong{color:#9a6700}.danger strong{color:#c2413b}.grid.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.panel h4,.panel-head h4{margin:0;font-size:20px}.panel-head span{font-size:12px;color:#67728a;background:#eef2f8;border-radius:999px;padding:6px 9px}.property-row{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #dfe5ee;padding:13px 0}.property-row:first-child{border-top:0}.property-row strong{display:block}.property-row span{display:block;font-size:13px;color:#67728a}.pill{font-size:12px;border-radius:999px;padding:6px 9px;background:#eef2f8;font-weight:900;white-space:nowrap}.pill.green{color:#14804a;background:#e9f8ef}.pill.yellow{color:#9a6700;background:#fff6d8}.pill.red{color:#c2413b;background:#fff0ef}.section-title{margin-bottom:15px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card h4{font-size:19px;margin:13px 0 8px}.card p{color:#67728a}.money{font-size:25px;font-weight:950;color:#172033}table{width:100%;border-collapse:collapse;min-width:690px}th,td{text-align:left;padding:14px;border-bottom:1px solid #dfe5ee;font-size:13px}th{color:#667085;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.table-wrap{overflow:auto}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.kanban h5{margin:0 0 12px;text-transform:uppercase;letter-spacing:.14em;color:#667085}.task{border:1px solid #dfe5ee;background:#f8fafc;border-radius:14px;padding:13px;margin-bottom:9px}.task strong,.task span,.task small{display:block}.task span,.task small{color:#67728a}.report p{color:#67728a;margin:14px 0 4px}.report strong{font-size:28px}.download-box{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:center}.download-card{border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:24px;padding:24px}.download-card strong{font-size:24px;display:block}.download-card span{display:block;color:#c4b5fd;margin:6px 0 14px}.download-card button{width:100%;padding:13px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.08);color:rgba(255,255,255,.45);font-weight:900}@media(max-width:980px){.nav{padding:0 18px}.nav-links{display:none}main{padding:0 18px}.hero,.two-col,.download-box,.app-preview{grid-template-columns:1fr}.hero{min-height:auto;padding:80px 0}.hero h1{font-size:52px}.product-grid{grid-template-columns:1fr 1fr}.app-preview{border-radius:22px}.sidebar{border-right:0;border-bottom:1px solid #dfe5ee}.stats,.grid.two,.intro-card,.cards,.kanban{grid-template-columns:1fr}.app-main{padding:18px}}@media(max-width:620px){.hero h1{font-size:42px}.hero-actions{flex-direction:column}.btn{text-align:center}.product-grid{grid-template-columns:1fr}.section{padding:62px 0}.section h2{font-size:36px}.app-topbar{display:block}.add-btn{margin-top:12px;width:100%}.stats{gap:10px}.brand small{display:none}}

/* ==========================================================
   Mobile ratio optimization pass — KillaProperty preview
   Goal: denser, app-like, easier to scan on phones.
   ========================================================== */
@media (max-width: 620px) {
  body {
    background:
      radial-gradient(circle at 20% 0%, rgba(124,58,237,.10), transparent 28%),
      var(--bg);
  }

  .nav {
    height: 58px;
    padding: 0 14px;
  }

  .brand {
    gap: 10px;
  }

  .brand-mark {
    width: 36px;
    height: 36px;
    border-radius: 12px;
    box-shadow: 0 8px 18px rgba(124,58,237,.18);
  }

  .brand-mark span {
    width: 14px;
    height: 14px;
  }

  .brand strong {
    font-size: 14px;
  }

  main {
    padding: 0 12px;
  }

  .hero {
    padding: 34px 0 42px;
    gap: 18px;
  }

  .status-pill,
  .eyebrow {
    font-size: 9px;
    letter-spacing: .13em;
  }

  .status-pill {
    padding: 7px 9px;
    margin-bottom: 14px;
  }

  .hero h1 {
    font-size: 34px;
    line-height: 1.02;
    letter-spacing: -.045em;
  }

  .hero p,
  .section-head p,
  .copy-block p,
  .download-box p {
    font-size: 14px;
    line-height: 1.5;
  }

  .hero-copy > p {
    margin-top: 14px;
  }

  .hero-actions {
    gap: 9px;
    margin-top: 18px;
  }

  .btn {
    padding: 11px 14px;
    border-radius: 11px;
    font-size: 13px;
  }

  .value-strip {
    gap: 7px;
    margin-top: 16px;
  }

  .value-strip span {
    font-size: 10px;
    padding: 6px 8px;
  }

  .hero-card {
    border-radius: 18px;
    padding: 14px;
  }

  .screen-top {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .mini-dashboard {
    gap: 8px;
  }

  .mini-stat {
    border-radius: 13px;
    padding: 12px;
  }

  .mini-stat strong {
    font-size: 20px;
  }

  .flow-row {
    margin: 14px 0;
  }

  .flow-row div {
    width: 38px;
    height: 38px;
    border-radius: 13px;
  }

  .section {
    padding: 42px 0;
  }

  .section h2 {
    font-size: 30px;
    line-height: 1.08;
  }

  .section-head,
  .section-head.compact {
    margin-bottom: 18px;
  }

  .product-card {
    min-height: auto;
    padding: 16px;
    border-radius: 17px;
  }

  .product-card h3 {
    font-size: 23px;
    margin: 18px 0 8px;
  }

  .product-card p,
  .product-card li {
    font-size: 14px;
    line-height: 1.45;
  }

  .app-preview {
    border-radius: 18px;
    box-shadow: 0 18px 42px rgba(0,0,0,.28);
  }

  .sidebar {
    padding: 14px;
  }

  .app-brand {
    gap: 10px;
    margin-bottom: 12px;
  }

  .app-mark {
    width: 36px;
    height: 36px;
    border-radius: 13px;
    font-size: 14px;
  }

  .app-brand strong {
    font-size: 16px;
  }

  .app-brand small {
    font-size: 8.5px;
    letter-spacing: .12em;
  }

  .helper {
    border-radius: 13px;
    padding: 10px;
    margin-bottom: 10px;
  }

  .helper strong {
    font-size: 14px;
  }

  .helper p {
    font-size: 12px;
    line-height: 1.35;
  }

  .app-nav {
    padding: 10px 12px;
    border-radius: 11px;
    margin-bottom: 7px;
    font-size: 14px;
  }

  .app-main {
    padding: 14px;
  }

  .app-topbar {
    margin-bottom: 12px;
  }

  .app-eyebrow {
    font-size: 9px;
    letter-spacing: .12em;
    margin-bottom: 4px;
  }

  .app-topbar h3 {
    font-size: 27px;
    line-height: 1.05;
  }

  .add-btn {
    margin-top: 10px;
    padding: 10px 12px;
    border-radius: 11px;
    font-size: 13px;
  }

  .intro-card,
  .stat,
  .panel,
  .card,
  .table-wrap,
  .kanban > div {
    border-radius: 15px;
    padding: 13px;
    box-shadow: 0 6px 16px rgba(28,39,60,.06);
  }

  .intro-card {
    gap: 10px;
    margin-bottom: 10px;
  }

  .intro-card h4,
  .section-title h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .intro-card p,
  .section-title p,
  .card p {
    font-size: 13px;
    line-height: 1.42;
  }

  .intro-card ul {
    font-size: 13px;
    line-height: 1.5;
    padding-left: 16px;
  }

  .stats {
    gap: 8px;
    margin-bottom: 10px;
  }

  .stat span {
    font-size: 10px;
  }

  .stat strong {
    font-size: 24px;
    margin: 4px 0 1px;
  }

  .stat small {
    font-size: 11px;
  }

  .grid.two,
  .cards,
  .kanban {
    gap: 10px;
  }

  .panel-head {
    margin-bottom: 4px;
  }

  .panel h4,
  .panel-head h4 {
    font-size: 17px;
  }

  .panel-head span,
  .pill {
    font-size: 10px;
    padding: 5px 7px;
  }

  .property-row {
    padding: 10px 0;
  }

  .property-row span {
    font-size: 12px;
  }

  .section-title {
    margin-bottom: 10px;
  }

  .card h4 {
    font-size: 17px;
    margin: 8px 0 5px;
  }

  .money {
    font-size: 21px;
  }

  table {
    min-width: 560px;
  }

  th,
  td {
    padding: 10px;
    font-size: 12px;
  }

  th {
    font-size: 9px;
    letter-spacing: .10em;
  }

  .kanban h5 {
    font-size: 10px;
    margin-bottom: 8px;
  }

  .task {
    border-radius: 11px;
    padding: 10px;
    margin-bottom: 7px;
  }

  .task strong,
  .task span,
  .task small {
    font-size: 12px;
  }

  .report p {
    margin: 10px 0 3px;
    font-size: 13px;
  }

  .report strong {
    font-size: 24px;
  }

  .download-card {
    border-radius: 18px;
    padding: 16px;
  }

  .download-card strong {
    font-size: 21px;
  }
}

@media (max-width: 430px) {
  main { padding: 0 10px; }
  .hero h1 { font-size: 31px; }
  .section h2 { font-size: 28px; }
  .app-preview { border-radius: 16px; }
  .sidebar { padding: 12px; }
  .app-main { padding: 12px; }
  .app-topbar h3 { font-size: 25px; }
  .app-nav { padding: 9px 11px; }
  .intro-card,
  .stat,
  .panel,
  .card,
  .table-wrap,
  .kanban > div { padding: 12px; }
}
/* Efficiency update v2 */
.quick-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.quick-panel button{border:1px solid #dfe5ee;background:#fff;border-radius:16px;padding:14px;text-align:left;cursor:pointer;box-shadow:0 8px 20px rgba(28,39,60,.05)}.quick-panel strong{display:block;font-size:24px;letter-spacing:-.04em;color:#4f46e5}.quick-panel span{display:block;font-size:12px;color:#67728a;font-weight:800}.search-wrap{display:flex;align-items:center;gap:10px;margin-bottom:12px}.search-wrap input{flex:1;border:1px solid #dfe5ee;border-radius:14px;padding:13px 14px;font:inherit;font-weight:750;color:#172033;outline:none}.search-wrap input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px rgba(124,58,237,.10)}.search-wrap span{font-size:12px;color:#67728a;white-space:nowrap}.timeline{display:grid;gap:10px}.timeline-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;border:1px solid #dfe5ee;background:#fff;border-radius:18px;padding:14px}.timeline-item>span{font-size:12px;color:#67728a;font-weight:900}.timeline-item strong{display:block}.timeline-item p{margin:3px 0 0;color:#67728a}.timeline-item em{font-style:normal}.report-actions{display:flex;gap:10px;margin-bottom:12px}.report-actions button{border:1px solid #dfe5ee;background:#fff;border-radius:13px;padding:12px 14px;font-weight:900;color:#172033;cursor:pointer}.empty{color:#67728a;margin:10px 0;font-size:13px}.modal{position:fixed;inset:0;display:none;place-items:center;background:rgba(0,0,0,.54);backdrop-filter:blur(8px);z-index:40;padding:18px}.modal.open{display:grid}.modal-card{width:min(520px,100%);background:#fff;color:#172033;border-radius:24px;padding:22px;box-shadow:0 24px 90px rgba(0,0,0,.35)}.modal-head{display:flex;align-items:center;justify-content:space-between}.modal-head strong{font-size:24px}.modal-head button{width:38px;height:38px;border-radius:12px;border:1px solid #dfe5ee;background:#f8fafc;font-size:24px}.modal-card p{color:#67728a}.quick-actions{display:grid;gap:9px;margin:16px 0}.quick-actions button{border:1px solid #dfe5ee;background:#f8fafc;border-radius:14px;padding:14px;text-align:left;font-weight:900;color:#172033}.modal-card small{color:#67728a;line-height:1.45;display:block}@media(max-width:980px){.quick-panel{grid-template-columns:1fr 1fr}.search-wrap{display:block}.search-wrap input{width:100%;margin-bottom:8px}.timeline-item{grid-template-columns:1fr;align-items:start}.timeline-item em{justify-self:start}}@media(max-width:620px){.quick-panel{grid-template-columns:1fr 1fr;gap:8px}.quick-panel button{padding:11px;border-radius:14px}.quick-panel strong{font-size:20px}.quick-panel span{font-size:11px}.search-wrap input{padding:11px 12px}.report-actions{flex-direction:column}.report-actions button{width:100%}.timeline-item{padding:12px;border-radius:14px}.modal-card{border-radius:20px;padding:18px}}

/* v2.1 pricing/download updates */
.included-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}
.included-list span {
  border: 1px solid rgba(255,255,255,.09);
  background: rgba(255,255,255,.035);
  color: rgba(255,255,255,.78);
  border-radius: 14px;
  padding: 12px 14px;
  font-size: 14px;
  line-height: 1.2;
}
.price-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
}
.price-row em {
  font-style: normal;
  font-size: clamp(34px, 7vw, 54px);
  line-height: 1;
  letter-spacing: -0.06em;
  color: #fff;
}
.purchase-card small {
  display: block;
  color: rgba(255,255,255,.44);
  font-size: 12px;
  line-height: 1.45;
  margin-top: 14px;
}
.download-now {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 0;
  border-radius: 18px;
  padding: 17px 18px;
  background: linear-gradient(135deg, #6d4cff, #7c3aed);
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  letter-spacing: -0.02em;
  box-shadow: 0 18px 40px rgba(124,58,237,.24);
}
.download-now:active { transform: translateY(1px); }
@media (max-width: 720px) {
  .included-list { grid-template-columns: 1fr; gap: 8px; margin-top: 16px; }
  .included-list span { padding: 11px 12px; font-size: 13px; border-radius: 12px; }
  .price-row em { font-size: 42px; }
  .download-now { padding: 15px 16px; border-radius: 15px; }
}


/* Payment-ready checkout additions */
.payment-methods{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:12px;
}
.payment-methods span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid rgba(15,23,42,.10);
  background:rgba(255,255,255,.72);
  color:#475569;
  font-size:12px;
  font-weight:800;
  letter-spacing:.02em;
}
.download-now{
  border:0;
  cursor:pointer;
  width:100%;
}
.download-card code{
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
  font-size:11px;
  background:rgba(15,23,42,.06);
  padding:2px 5px;
  border-radius:6px;
}
@media (max-width:620px){
  .payment-methods{gap:6px;margin-top:10px}
  .payment-methods span{font-size:10.5px;min-height:27px;padding:6px 8px}
}
.secondary-download{margin-top:10px;background:rgba(255,255,255,.08)!important;color:#fff!important;border:1px solid rgba(255,255,255,.14);display:block;text-align:center}.download-card a.download-now{display:block;text-align:center}.product-card.featured:nth-child(3){border-color:rgba(167,139,250,.24)}

/* Standalone product page additions */
.product-page-hero { padding-top: 88px; }
.product-snapshot-card { align-self: stretch; }
.standalone-product-callout { border-color: rgba(139,92,246,.18); }
@media (max-width: 760px) {
  .product-page-hero { padding-top: 56px; }
}

.mini-buy{display:inline-flex;margin-top:10px;color:#c4b5fd!important;font-size:13px;text-decoration:none;font-weight:800}
.mini-buy:hover{color:#fff!important}

/* Final sale / refund policy notices */
.final-sale-note{margin:10px 0 0;color:rgba(255,255,255,.58)!important;font-size:12px!important;line-height:1.45!important}.refund-box{margin:14px 0;padding:14px;border-radius:16px;background:rgba(239,68,68,.075);border:1px solid rgba(239,68,68,.18);text-align:left}.refund-box strong{font-size:13px!important;display:block!important;margin-bottom:5px;color:#fecaca}.refund-box p{font-size:12px!important;line-height:1.55!important;margin:0 0 7px!important;color:rgba(255,255,255,.68)!important}.refund-box a{font-size:12px;font-weight:900;color:#ddd6fe!important}.purchase-card .refund-box + .secondary-download{margin-top:12px}


/* License policy and license notice additions */
.policy-page{min-height:100vh;background:#09090b;color:#fff;padding:32px;display:flex;justify-content:center;align-items:flex-start}.policy-card{max-width:820px;width:100%;background:#111114;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.policy-card h1{font-size:42px;margin:8px 0 18px;letter-spacing:-.04em}.policy-card h2{font-size:20px;margin:24px 0 8px}.policy-card p{color:rgba(255,255,255,.72);line-height:1.65}.policy-note{margin-top:26px;padding:14px;border:1px solid rgba(251,191,36,.22);background:rgba(251,191,36,.08);border-radius:14px}.back-link{position:fixed;top:18px;left:18px;color:#c4b5fd;text-decoration:none}.download-license-note{max-width:640px;margin:20px auto;padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#111114;color:#fff}.download-license-note p{color:rgba(255,255,255,.72)}.download-license-note a,.license-reminder a{color:#c4b5fd}
@media(max-width:640px){.policy-page{padding:18px}.policy-card{padding:22px;border-radius:18px}.policy-card h1{font-size:32px}.back-link{position:static;display:block;margin-bottom:14px}}


/* ==========================================================
   KillaByte Step-by-Step Guides
   Designed for non-technical first-time users.
   ========================================================== */
.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.guide-card{background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:16px;box-shadow:0 10px 26px rgba(28,39,60,.06)}.guide-step{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;display:grid;place-items:center;font-weight:950;margin-bottom:12px}.guide-card h5{font-size:18px;letter-spacing:-.02em;margin:0 0 6px;color:#172033}.guide-card p{margin:0;color:#667085;line-height:1.5;font-size:14px}.screenshot-box{height:92px;border-radius:14px;background:linear-gradient(135deg,#eef2ff,#f8fafc);border:1px solid #dfe5ee;margin:12px 0;display:grid;place-items:center;color:#58657a;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.guide-tip{margin-top:16px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;padding:14px;color:#334155;line-height:1.5}.guide-tip strong{display:block;color:#172033;margin-bottom:4px}@media(max-width:720px){.guide-grid{grid-template-columns:1fr}.screenshot-box{height:74px}.guide-card{padding:14px}}

/* KillaAds product integration polish */
.killaads-card{background:linear-gradient(145deg,rgba(124,58,237,.18),rgba(255,255,255,.045));}
.killaads-callout{border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);}
.product-card .mini-buy{display:block;margin-top:10px;color:#fff;text-decoration:none;}
.download-card .secondary-download + .secondary-download{margin-top:10px;}
@media(max-width:620px){
  .hero-actions .btn{width:100%;}
  .price-row{align-items:flex-start;gap:10px;}
  .price-row em{font-size:34px;line-height:1;}
}

/* KillaAds visible integration update v103 */
.hero-product-strip{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-top:22px;
}
.hero-product-strip a{
  display:block;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.045);
  border-radius:18px;
  padding:14px;
  color:#fff;
}
.hero-product-strip strong{display:block;font-size:15px;letter-spacing:-.02em;}
.hero-product-strip span{display:block;margin-top:4px;color:rgba(255,255,255,.58);font-size:12px;line-height:1.35;}
.hero-product-strip .active-product{
  border-color:rgba(196,181,253,.45);
  background:linear-gradient(135deg,rgba(124,58,237,.34),rgba(255,255,255,.06));
  box-shadow:0 14px 44px rgba(124,58,237,.22);
}
.killaads-mini{border-color:rgba(196,181,253,.34)!important;background:rgba(124,58,237,.12)!important;}
.killaads-spotlight{
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
  border:1px solid rgba(196,181,253,.22);
  background:linear-gradient(135deg,rgba(124,58,237,.18),rgba(255,255,255,.035));
  border-radius:30px;
  padding:30px;
  margin-top:-36px;
}
.killaads-spotlight h2{margin-top:8px;}
.killaads-spotlight p{color:rgba(255,255,255,.68);line-height:1.65;max-width:820px;}
.spotlight-btn,.killaads-download{
  display:block;
  text-align:center;
  background:linear-gradient(135deg,#7c3aed,#a78bfa)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:14px;
  padding:14px 18px;
  font-weight:950;
  text-decoration:none;
}
.product-downloads .download-now{margin-top:10px;}
@media(max-width:620px){
  .hero-product-strip{grid-template-columns:1fr;margin-top:18px;}
  .hero-product-strip a{padding:15px 16px;}
  .killaads-spotlight{grid-template-columns:1fr;margin-top:0;padding:22px;}
  .spotlight-btn{width:100%;}
}

/* ==========================================================
   Small Business Launch Package add-on
   Added as secondary website package only. Core homepage/product
   structure remains unchanged.
   ========================================================== */
.package-addon {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 30px;
  align-items: center;
  background: linear-gradient(135deg, rgba(124,58,237,.10), rgba(255,255,255,.025));
  border-top: 1px solid var(--line);
}
.package-card small,
.package-price-card small {
  color: rgba(255,255,255,.48);
  line-height: 1.5;
  display: block;
  margin-top: 12px;
}
.package-list span {
  background: rgba(255,255,255,.05);
}
.package-page-hero {
  min-height: auto;
  padding: 74px 0;
}
.package-price-card .included-list {
  margin-top: 18px;
}
.package-scope-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}
.package-intake .section-head {
  max-width: 780px;
}
.intake-form {
  border: 1px solid var(--line);
  background: rgba(255,255,255,.045);
  border-radius: 24px;
  padding: 24px;
  display: grid;
  gap: 16px;
}
.form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}
.intake-form label {
  display: grid;
  gap: 7px;
  color: rgba(255,255,255,.78);
  font-weight: 850;
}
.intake-form label small {
  color: rgba(255,255,255,.46);
  font-weight: 650;
}
.intake-form input,
.intake-form select,
.intake-form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid var(--line);
  border-radius: 13px;
  background: rgba(0,0,0,.24);
  color: #fff;
  padding: 12px 13px;
  font: inherit;
}
.intake-form textarea {
  resize: vertical;
}
.policy-checks {
  display: grid;
  gap: 10px;
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 14px;
  background: rgba(0,0,0,.18);
}
.policy-checks label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-weight: 750;
  line-height: 1.45;
}
.policy-checks input {
  width: auto;
  margin-top: 3px;
}
.hidden-field {
  display: none;
}
@media(max-width:980px){
  .package-addon,
  .package-scope-grid,
  .form-grid {
    grid-template-columns: 1fr;
  }
  .package-page-hero {
    padding: 54px 0;
  }
}
@media(max-width:620px){
  .package-addon {
    gap: 18px;
  }
  .intake-form {
    padding: 16px;
    border-radius: 18px;
  }
  .package-nav .nav-links {
    display: none;
  }
}
