:root{--blue:#155fe8;--navy:#071c37;--ink:#102333;--muted:#607181;--line:#dfe7ee;--bg:#f5f8fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--blue)}h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 16px}h3{margin:12px 0 8px}.section{padding:92px max(5vw,28px)}.section-head{max-width:790px;margin:0 auto 48px;text-align:center}.section-head.compact{margin-bottom:30px}.section-head p{font-size:18px;color:var(--muted);max-width:690px;margin:0 auto}.btn{display:inline-flex;justify-content:center;align-items:center;background:var(--blue);color:#fff;border-radius:8px;padding:14px 22px;font-weight:700;box-shadow:0 8px 22px rgba(21,95,232,.2)}

/* Prepared hero artwork — deliberately smaller than the viewport */
.hero-prepared{position:relative;width:min(1280px,calc(100vw - 56px),calc(72vh * 1.7778));margin:24px auto 30px;background:#eef4f9;line-height:0;overflow:hidden;border-radius:18px;box-shadow:0 18px 55px rgba(8,28,46,.14)}.hero-prepared>img{display:block;width:100%;height:auto}.hero-link{position:absolute;display:block;z-index:2}.hero-home{left:52.2%;top:2.7%;width:5.1%;height:5%}.hero-features{left:57.4%;top:2.7%;width:6.2%;height:5%}.hero-pricing{left:64.2%;top:2.7%;width:5.7%;height:5%}.hero-guide{left:70.2%;top:2.7%;width:7.1%;height:5%}.hero-support{left:77.2%;top:2.7%;width:5.8%;height:5%}.hero-download-top{left:84.5%;top:2.5%;width:11.1%;height:5.8%}.hero-download-main{left:3.5%;top:65.4%;width:15.6%;height:6.7%}.hero-watch{left:19.4%;top:65.4%;width:13.7%;height:6.7%}

.strip{background:var(--navy);color:#fff;padding:25px max(5vw,28px)}.strip div{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:30px}.strip span{color:#b9c8d3}

/* The edited website images are displayed as designed, not cropped */
.visual-section{padding:84px max(5vw,28px);background:#fff}.visual-section.alt{background:#f6f9fc}.art-card{max-width:1180px;margin:auto;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px rgba(10,35,60,.09);border:1px solid #e2e9ef;background:#fff}.art-card img{display:block;width:100%;height:auto}

.flow-section{background:#f6f9fc}.flow-list{max-width:1180px;margin:0 auto;display:grid;gap:32px}.flow-card{display:grid;grid-template-columns:.68fr 1.32fr;gap:32px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 16px 45px rgba(16,35,51,.06)}.flow-card.reverse{grid-template-columns:1.32fr .68fr}.flow-card.reverse .flow-copy{order:2}.flow-card.reverse .flow-media{order:1}.flow-copy{padding:14px 16px}.flow-copy h3{font-size:27px;line-height:1.15;margin:8px 0 12px}.flow-copy p{color:var(--muted);font-size:16px;margin:0}.flow-num{display:inline-flex;width:46px;height:46px;border-radius:50%;align-items:center;justify-content:center;background:#e8f2ff;color:var(--blue);font-weight:800;font-size:13px}.flow-media{overflow:hidden;border-radius:14px;border:1px solid #d8e2ea;background:#eef3f7}.flow-media img{display:block;width:100%;height:auto}

.video-placeholder{max-width:900px;height:390px;margin:auto;border:1px solid var(--line);border-radius:16px;background:var(--bg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.video-placeholder span{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:24px}.video-placeholder small{color:var(--muted)}.pricing{background:var(--bg)}.price-card{max-width:520px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:36px;box-shadow:0 18px 45px rgba(16,35,51,.08)}.tag{font-size:12px;font-weight:800;color:var(--blue);letter-spacing:.14em}.included{display:grid;gap:10px;margin:26px 0}.muted,.faq p{color:var(--muted)}.disabled{opacity:.5;box-shadow:none;cursor:not-allowed}.faq{max-width:850px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-weight:700;cursor:pointer;font-size:17px}.support{padding:70px max(5vw,28px);background:var(--blue);color:#fff;display:flex;justify-content:center;align-items:center;gap:80px}.support .eyebrow{color:#d7edff}.support h2{margin-bottom:4px}.support p{margin:0;color:#dcefff}.btn.light{background:#fff;color:var(--blue);box-shadow:none}footer{padding:34px max(5vw,28px);display:flex;align-items:center;gap:24px;font-size:13px;color:var(--muted);border-top:1px solid var(--line)}footer img{width:105px}footer>span:nth-of-type(2){margin-left:auto}footer div{display:flex;gap:18px}

@media(max-width:900px){.hero-prepared{width:min(calc(100vw - 28px),calc(68vh * 1.7778));margin:14px auto 22px;border-radius:12px}.flow-card,.flow-card.reverse{grid-template-columns:1fr}.flow-card.reverse .flow-copy,.flow-card.reverse .flow-media{order:initial}.flow-copy{padding:6px}.flow-copy h3{font-size:23px}.support{flex-direction:column;text-align:center;gap:25px}.strip div{display:block}.strip span{display:block;margin-top:5px}footer{flex-wrap:wrap}footer>span:nth-of-type(2){margin-left:0}.visual-section{padding:70px 22px}}
@media(max-width:700px){.hero-prepared{overflow:hidden;width:calc(100vw - 18px);margin:9px auto 16px}.hero-prepared>img{width:100%;max-width:100%}.hero-link{display:none}}
@media(max-width:560px){.section{padding:70px 20px}.visual-section{padding:60px 14px}.video-placeholder{height:260px}.support{padding:60px 20px}footer{padding:28px 20px;display:grid}.price-card{padding:26px}}

/* V5 visual refinement: soften the page canvas without changing image sizes/layout */
body{
  background:
    radial-gradient(circle at 12% 8%, rgba(21,95,232,.055), transparent 30%),
    radial-gradient(circle at 88% 30%, rgba(112,168,220,.07), transparent 32%),
    #f3f7fb;
}
.hero-prepared{
  box-shadow:0 20px 60px rgba(8,28,46,.16),0 0 0 1px rgba(255,255,255,.72);
}
.visual-section,
.visual-section.alt,
.flow-section,
.section{
  position:relative;
  background:transparent;
}
.visual-section::before,
.flow-section::before,
.section::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.32),rgba(236,244,251,.18));
  z-index:0;
}
.visual-section>* ,
.flow-section>* ,
.section>*{
  position:relative;
  z-index:1;
}
.visual-section + .visual-section,
.flow-section,
.section{
  border-top:1px solid rgba(132,160,185,.14);
}
.art-card,.flow-card{
  box-shadow:0 18px 52px rgba(17,49,78,.10);
}
.eyebrow{
  font-size:16px;
  letter-spacing:.18em;
  line-height:1.35;
  font-weight:800;
}
@media(max-width:700px){.eyebrow{font-size:14px;letter-spacing:.14em}}
