*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3efe7;color:#162026;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}header{height:88px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c8c2b7}.brand{display:flex;align-items:center;gap:14px}.brand span{display:grid;place-items:center;width:42px;height:42px;background:#172126;color:#f0a25f;border-radius:4px;font-weight:900}.brand strong{letter-spacing:-.02em}nav{display:flex;align-items:center;gap:28px;font-size:13px}.pill,.primary{padding:14px 20px;border-radius:999px;background:#172126;color:white}.hero{min-height:780px;padding:110px 8vw 90px;position:relative;overflow:hidden;background:#172126;color:white}.eyebrow,.hero small,.split small,.showcase small,.cta small{color:#f0a25f;font-size:10px;font-weight:800;letter-spacing:.2em}.hero h1{max-width:920px;margin:28px 0 28px;font-size:clamp(72px,10vw,150px);line-height:.82;letter-spacing:-.075em;font-weight:650}.hero h1 em{color:#f0a25f;font-style:normal}.hero>p{max-width:610px;color:#aeb8bc;font-size:18px;line-height:1.7}.actions{display:flex;gap:26px;align-items:center;margin-top:38px}.hero .primary{background:#f0a25f;color:#172126;font-weight:800}.forge{position:absolute;right:7vw;bottom:70px;display:flex;gap:15px;align-items:center;color:#91a0a6;font-size:9px;letter-spacing:.15em}.orb{width:72px;height:72px;border:1px solid #536168;border-radius:50%;display:grid;place-items:center;color:#f0a25f;font-size:20px;font-weight:900}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:130px 8vw}.split h2,.showcase h2,.cta h2{font-size:clamp(50px,6vw,86px);line-height:.95;letter-spacing:-.06em;margin:18px 0}.features{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #c8c2b7;border-left:1px solid #c8c2b7}.features article{min-height:240px;padding:32px;border-right:1px solid #c8c2b7;border-bottom:1px solid #c8c2b7}.features b{color:#d47b3f}.features h3{font-size:24px;margin:60px 0 12px}.features p{color:#667178;line-height:1.7}.showcase{padding:120px 8vw;background:#dfe7e5;display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}.showcase>div{max-width:760px}.showcase p{font-size:18px;line-height:1.7;color:#647078;margin-bottom:35px}.cta{padding:150px 8vw;background:#d47b3f}.cta p{max-width:580px;font-size:17px;line-height:1.7}footer{min-height:120px;padding:0 5vw;display:flex;align-items:center;gap:30px;background:#172126;color:white}footer span{color:#8f9ca1;font-size:12px}footer span:last-child{margin-left:auto}@media(max-width:800px){nav a:not(.pill){display:none}.hero{padding:90px 24px}.hero h1{font-size:65px}.forge{display:none}.split,.showcase{grid-template-columns:1fr;padding:90px 24px}.features{grid-template-columns:1fr}.actions{align-items:flex-start;flex-direction:column}.cta{padding:90px 24px}footer{align-items:flex-start;flex-direction:column;padding:40px 24px}footer span:last-child{margin-left:0}}
/* Dynamic template showcase */
.showcase-intro{max-width:760px;margin:24px 0 58px}.showcase-intro h2{margin-bottom:20px}.showcase-intro p{max-width:620px;color:rgba(255,255,255,.58);line-height:1.7}.template-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}.template-card{min-height:390px;padding:38px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);transition:transform .3s ease,background .3s ease}.template-card:hover{background:rgba(255,255,255,.045);transform:translateY(-5px)}.template-meta{display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.4);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.template-meta span{color:#d7854f}.template-card h3{margin:74px 0 18px;font-size:clamp(28px,3vw,42px)}.template-card p{margin:0;color:rgba(255,255,255,.58);line-height:1.7}.template-foot{margin-top:auto;padding-top:34px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.template-foot small{color:rgba(255,255,255,.38);text-transform:uppercase;letter-spacing:.12em}.showcase-loading{grid-column:1/-1;padding:42px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.5)}@media(max-width:900px){.template-showcase{grid-template-columns:1fr}.template-card{min-height:330px}.template-card h3{margin-top:48px}}


/* v1.3.2 — premium full-width template showcase */
.showcase{
  display:block;
  padding:120px 8vw 135px;
  background:#dfe7e5;
  color:#162026;
}
.showcase > small{
  display:block;
  margin-bottom:20px;
}
.showcase > div,
.showcase-intro,
.template-showcase{
  max-width:none;
}
.showcase-intro{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);
  gap:7vw;
  align-items:end;
  margin:0 0 62px;
}
.showcase-intro h2{
  max-width:820px;
  margin:0;
}
.showcase-intro p{
  max-width:470px;
  margin:0 0 8px;
  color:#647078;
  font-size:16px;
  line-height:1.75;
}
.template-showcase{
  width:100%;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-top:1px solid rgba(22,32,38,.16);
  border-left:1px solid rgba(22,32,38,.16);
}
.template-card{
  min-width:0;
  min-height:470px;
  padding:38px 34px 34px;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  color:#162026;
  background:rgba(255,255,255,.18);
  border-right:1px solid rgba(22,32,38,.16);
  border-bottom:1px solid rgba(22,32,38,.16);
  transition:transform .3s ease,background .3s ease,box-shadow .3s ease;
}
.template-card:hover{
  z-index:2;
  background:rgba(255,255,255,.58);
  transform:translateY(-7px);
  box-shadow:0 28px 60px rgba(22,32,38,.09);
}
.template-meta{
  display:flex;
  justify-content:space-between;
  gap:20px;
  color:#6d797e;
  font-size:10px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.template-meta span{
  color:#d47b3f;
}
.template-card h3{
  max-width:100%;
  margin:82px 0 22px;
  color:#162026;
  font-size:clamp(30px,2.7vw,46px);
  line-height:.98;
  letter-spacing:-.045em;
  overflow-wrap:anywhere;
}
.template-card p{
  max-width:360px;
  margin:0;
  color:#667178;
  font-size:15px;
  line-height:1.7;
}
.template-foot{
  margin-top:auto;
  padding-top:38px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:20px;
}
.template-foot small{
  color:#7b8589;
  font-size:9px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.template-foot .primary{
  display:inline-flex;
  align-items:center;
  max-width:100%;
  background:#172126;
  color:white;
  font-size:12px;
  font-weight:800;
}
.showcase-loading{
  grid-column:1/-1;
  padding:42px;
  color:#667178;
  border-right:1px solid rgba(22,32,38,.16);
  border-bottom:1px solid rgba(22,32,38,.16);
}

@media(max-width:1100px){
  .template-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}
  .template-card:last-child:nth-child(odd){grid-column:1/-1}
  .template-card h3{font-size:40px}
}
@media(max-width:800px){
  .showcase{padding:90px 24px}
  .showcase-intro{grid-template-columns:1fr;gap:26px;margin-bottom:42px}
  .template-showcase{grid-template-columns:1fr}
  .template-card,
  .template-card:last-child:nth-child(odd){grid-column:auto;min-height:360px}
  .template-card h3{margin-top:52px;font-size:38px;overflow-wrap:normal}
}
