
:root{--ink:#101828;--navy:#112b46;--blue:#245ba8;--purple:#6c55f5;--cyan:#1bc7d9;--yellow:#ffd52a;--muted:#667085;--soft:#f7f9fc;--line:#e7e9ef}
html{scroll-behavior:smooth}body.skl-body{margin:0!important;background:#fff;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.skl-site,.skl-site *{box-sizing:border-box}.skl-container{width:min(1160px,calc(100% - 32px));margin:auto}
.skl-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.admin-bar .skl-header{top:32px}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:28px;font-weight:950;letter-spacing:-.05em;text-decoration:none!important;color:var(--navy)!important}.logo span{color:var(--purple)}nav{display:flex;gap:24px;align-items:center}nav a{text-decoration:none;color:#344054;font-size:14px;font-weight:750}.nav-btn{background:var(--navy);color:#fff!important;padding:10px 14px;border-radius:11px}
.hero{padding:82px 0 90px;background:radial-gradient(circle at 86% 12%,rgba(108,85,245,.14),transparent 24%),radial-gradient(circle at 74% 72%,rgba(27,199,217,.12),transparent 23%),linear-gradient(180deg,#fff,#fafbff)}.hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:68px;align-items:center}.eyebrow,.section-head small,.why small,.final-cta small{font-size:12px;font-weight:950;letter-spacing:.11em;color:var(--blue)}.hero-copy h1{font-size:clamp(52px,7vw,82px);line-height:.98;letter-spacing:-.065em;margin:15px 0 20px}.hero-copy>p{font-size:20px;color:var(--muted);max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff!important;padding:14px 20px;border-radius:14px;font-weight:900;box-shadow:0 14px 32px rgba(17,43,70,.2)}.btn.ghost{background:#fff;color:var(--navy)!important;border:1px solid var(--line);box-shadow:none}.btn.yellow{background:var(--yellow);color:var(--navy)!important}.trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:23px;color:#536174;font-size:13px;font-weight:700}
.hero-art{min-height:470px;position:relative}.gradient{position:absolute;border-radius:50%}.g1{width:280px;height:280px;right:30px;top:25px;background:linear-gradient(135deg,#ded8ff,#bdf3f7)}.g2{width:180px;height:180px;left:45px;bottom:35px;background:linear-gradient(135deg,#fff0a8,#e6ddff)}.hero-card{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 28px 70px rgba(30,42,65,.14);border-radius:24px;padding:28px}.hero-card small{display:block;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em}.hero-card b{display:block;font-size:34px;margin:8px 0;letter-spacing:-.04em}.hero-card span{color:var(--muted);font-size:14px}.hero-card.large{width:325px;right:45px;top:105px}.hero-card.small{width:190px;padding:20px}.hero-card.small b{font-size:21px}.hero-card.top{left:15px;top:64px}.hero-card.bottom{left:65px;bottom:45px}
.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{text-align:center;padding:20px 12px;border-right:1px solid var(--line)}.proof-grid>div:last-child{border-right:0}.proof-grid b{display:block}.proof-grid span{display:block;color:var(--muted);font-size:12px}
.section{padding:80px 0}.section-head{max-width:800px;text-align:center;margin:0 auto 42px}.section-head.left{text-align:left;margin-left:0}.section-head.split{max-width:none;display:flex;justify-content:space-between;align-items:end;text-align:left;gap:30px}.section-head.split p{max-width:450px;margin:0}.section-head h2,.why h2,.final-cta h2{font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-.045em;margin:8px 0 12px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-grid article{border:1px solid var(--line);border-radius:21px;padding:24px}.category-grid article>div{font-size:27px}.category-grid h3{font-size:20px;margin:10px 0 6px}.category-grid p{margin:0;color:var(--muted)}
.featured-section{background:#fbfbfe}.featured-card{display:grid;grid-template-columns:minmax(300px,380px) 1fr;border:1px solid #dde0ef;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#fff,#f9f8ff 60%,#effbfd);box-shadow:0 24px 65px rgba(18,33,58,.09)}.featured-media{position:relative;display:grid;place-items:center;padding:24px;background:#f3f7fb}.featured-media img{width:auto;height:100%;max-height:410px;max-width:100%;object-fit:contain}.badge{position:absolute;top:14px;left:14px;background:var(--yellow);color:var(--navy);padding:6px 10px;border-radius:999px;font-size:11px;font-weight:950}.featured-copy{padding:36px;display:flex;flex-direction:column;justify-content:center}.pill{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;background:#ece8ff;color:#5942e9;font-size:11px;font-weight:950}.featured-copy h3{font-size:40px;line-height:1.03;letter-spacing:-.05em;margin:12px 0 5px}.featured-copy h4{font-size:20px;margin:0 0 12px;color:#344054}.featured-copy p{font-size:16px;color:var(--muted);max-width:620px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:20px}.price-row strong{font-size:32px}
.product-section{background:var(--soft)}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.product-media{height:310px;position:relative;display:grid;place-items:center;padding:18px;background:#f2f5f8}.product-media img{width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain}.placeholder{width:100%;height:100%;display:grid;place-items:center;border:1px dashed #cbd2dc;border-radius:14px;color:#98a2b3}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-body h3{font-size:22px;margin:0 0 8px}.product-body p{color:var(--muted);font-size:14px;flex:1}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.product-bottom strong{font-size:24px}.product-bottom a{text-decoration:none;color:var(--blue);font-weight:900}.empty{grid-column:1/-1;text-align:center;padding:50px 20px;background:#fff;border:1px dashed #cbd2dc;border-radius:22px}.empty p{color:var(--muted)}
.why{background:#0e2036;color:#fff}.why small{color:#74e0eb}.why-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}.why-grid>div:first-child p{color:#b9c7d5;font-size:17px}.why-list{display:grid;gap:12px}.why-list>div{display:grid;grid-template-columns:45px 110px 1fr;gap:12px;align-items:center;background:#152d49;border:1px solid #294660;border-radius:17px;padding:17px}.why-list span{color:#78e4ed;font-size:12px;font-weight:950}.why-list p{margin:0;color:#b9c7d5;font-size:14px}
.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-grid article{border:1px solid var(--line);border-radius:21px;padding:25px}.how-grid span{display:flex;width:36px;height:36px;border-radius:10px;align-items:center;justify-content:center;background:#edf4ff;color:var(--blue);font-weight:950}.how-grid h3{margin:12px 0 6px}.how-grid p{margin:0;color:var(--muted)}.final-cta{text-align:center;padding:82px 0;background:linear-gradient(135deg,#f6f2ff,#edfbfd)}.final-cta h2{max-width:850px;margin:8px auto 26px}.footer{border-top:1px solid var(--line);padding:34px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center}.footer p{color:var(--muted);font-size:12px}.footer-grid>div:last-child a{margin-left:18px;text-decoration:none;color:#526073;font-size:13px}
@media(max-width:900px){.hero-grid,.why-grid{grid-template-columns:1fr}.hero-art{min-height:420px}.category-grid,.how-grid{grid-template-columns:1fr}.proof-grid{grid-template-columns:1fr 1fr}.section-head.split{display:block;text-align:center}.section-head.split p{margin:12px auto 0}.featured-card{grid-template-columns:1fr}.featured-media{min-height:360px}.footer-grid{flex-direction:column;text-align:center;gap:20px}.footer-grid>div:last-child a{margin:0 8px}}
@media(max-width:600px){.admin-bar .skl-header{top:46px}.nav{height:64px}.nav nav>a:not(.nav-btn){display:none}.logo{font-size:24px}.hero{padding:52px 0 65px}.hero-copy h1{font-size:54px}.hero-copy>p{font-size:18px}.hero-art{min-height:360px}.hero-card.large{width:260px;right:5px;top:90px}.hero-card.top{left:0}.hero-card.bottom{left:24px;bottom:20px}.section{padding:60px 0}.featured-media{min-height:300px}.featured-media img{max-height:270px}.featured-copy h3{font-size:30px}.product-media{height:280px}}


/* v1.0.2 — compact 3-tile product grid */
.product-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}
.product-card{
  min-width:0 !important;
  width:100% !important;
  max-width:100% !important;
  display:flex !important;
  flex-direction:column !important;
  border-radius:20px !important;
  overflow:hidden !important;
}
.product-media{
  height:255px !important;
  min-height:255px !important;
  max-height:255px !important;
  padding:16px !important;
  display:grid !important;
  place-items:center !important;
  background:linear-gradient(180deg,#f7f9fc,#eef3f8) !important;
}
.product-media img{
  width:auto !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
}
.product-body{
  padding:18px !important;
  display:flex !important;
  flex-direction:column !important;
  flex:1 !important;
}
.product-body h3{
  font-size:20px !important;
  line-height:1.18 !important;
  margin:0 0 8px !important;
}
.product-body p{
  font-size:13px !important;
  line-height:1.55 !important;
  color:var(--muted) !important;
  margin:0 0 14px !important;
  flex:1 !important;
}
.product-bottom{
  margin-top:auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
}
.product-bottom strong{
  font-size:22px !important;
}
.product-bottom a{
  font-size:13px !important;
  white-space:nowrap !important;
}
.product-card .badge{
  top:12px !important;
  left:12px !important;
  font-size:10px !important;
  padding:5px 8px !important;
}
.featured-section{
  display:none !important;
}
@media(max-width:900px){
  .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .product-media{
    height:240px !important;
    min-height:240px !important;
    max-height:240px !important;
  }
}
@media(max-width:600px){
  .product-grid{
    grid-template-columns:1fr !important;
    gap:16px !important;
  }
  .product-media{
    height:260px !important;
    min-height:260px !important;
    max-height:260px !important;
  }
}
