:root{
  --navy:#061f4f;
  --navy-2:#092a68;
  --yellow:#ffcb05;
  --cream:#faf4ea;
  --paper:#fffdf8;
  --line:rgba(6,31,79,.12);
  --shadow:0 20px 50px rgba(6,31,79,.14);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--navy);background:var(--paper)}
.wrap{width:min(1180px,calc(100% - 48px));margin:auto}
mark{background:var(--yellow);color:var(--navy);padding:0 .08em;box-decoration-break:clone;-webkit-box-decoration-break:clone}

.hero{
  min-height:clamp(720px,52vw,1040px);
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(250,246,237,.98) 0%,rgba(250,246,237,.94) 24%,rgba(250,246,237,.76) 38%,rgba(250,246,237,.18) 59%,rgba(250,246,237,0) 77%),
    linear-gradient(180deg,rgba(250,246,237,.10) 0%,rgba(250,246,237,.12) 58%,rgba(250,246,237,.72) 100%),
    url("../assets/header-img-2554.png") calc(100% + 180px) center/cover no-repeat,
    #fbf4e8;
  padding:56px 0 58px;
}
.hero .wrap{
  width:min(1720px,calc(100% - 112px));
}
.hero-grid{
  display:block;
}
.hero-copy{max-width:735px}
.script{font-family:Georgia,serif;font-style:italic;font-size:19px;margin:0 0 8px}
.hero h1{font-size:clamp(58px,5.45vw,106px);line-height:.91;margin:0 0 28px;font-weight:900;max-width:735px}
.hero-text{font-size:clamp(19px,1.55vw,30px);line-height:1.42;margin:0;max-width:820px}
.mini{display:flex;align-items:center;gap:17px;margin:22px 0 12px;font-size:17px}
.mini-item{display:flex;align-items:center;gap:10px;line-height:1.05}
.mini-icon{width:33px;height:33px;display:inline-grid;place-items:center;color:var(--navy)}
.mini-icon svg{width:33px;height:33px;display:block;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}
.mini-plus{font-size:32px;font-weight:900}
.price{font-size:clamp(60px,5.7vw,106px);font-weight:900;letter-spacing:-1px;margin:18px 0 24px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--yellow);color:var(--navy);font-weight:900;text-decoration:none;border-radius:999px;padding:17px 31px;box-shadow:0 14px 28px rgba(214,170,0,.28)}
.btn span{font-size:20px;line-height:1}
.hero-media{display:none}

.books{background:#fbf8f1;padding:48px 0 56px;border-top:1px solid rgba(255,203,5,.55)}
.books h2{text-align:center;font-size:clamp(32px,2.7vw,44px);line-height:1.03;margin:0 0 7px;font-weight:900}
.lead{text-align:center;max-width:720px;margin:0 auto 28px;font-size:17px;line-height:1.38}
.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.book-card{background:#fff;border-radius:18px;padding:22px;box-shadow:0 16px 40px rgba(6,31,79,.10);border:1px solid rgba(6,31,79,.05);display:flex;flex-direction:column;min-height:360px}
.book-head{display:grid;grid-template-columns:118px 1fr;gap:18px;align-items:center;margin-bottom:17px}
.device{background:#111;border:5px solid #151515;border-radius:12px;padding:2px;box-shadow:0 8px 18px rgba(0,0,0,.18)}
.device img{display:block;width:100%;border-radius:7px}
.book-card h3{font-size:20px;line-height:1.06;margin:0 0 11px;font-weight:900}
.book-card p{font-size:16px;line-height:1.32;margin:0}
.book-card ul{list-style:none;margin:auto 0 0;padding:0}
.book-card li{position:relative;margin:9px 0 0;padding-left:32px;font-size:16px;line-height:1.2}
.book-card li:before{content:"✓";position:absolute;left:0;top:-2px;width:22px;height:22px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:900;color:var(--navy)}

.future{
  min-height:330px;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(6,31,79,.98) 0%,rgba(6,31,79,.86) 40%,rgba(6,31,79,.22) 68%,rgba(6,31,79,0) 100%),
    url("../assets/future-scene.webp") right center/cover no-repeat,
    var(--navy);
  display:flex;
  align-items:center;
}
.future-copy{padding:52px 0}
.future h2{font-family:Georgia,serif;font-size:clamp(50px,4.8vw,72px);line-height:.96;margin:0 0 18px}
.future h2 em{color:var(--yellow);font-style:normal}
.future p{font-size:20px;line-height:1.32;margin:0;max-width:470px}

.event{
  width:min(1180px,calc(100% - 48px));
  margin:56px auto 0;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  background:#fffaf1;
  border-radius:24px 24px 0 0;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(6,31,79,.12);
}
.event-image{background:url("../assets/calendar-scene.webp") center/cover no-repeat;min-height:330px}
.event-copy{padding:42px 42px 36px}
.event h2{font-size:clamp(34px,3vw,48px);line-height:1.02;margin:0 0 18px;font-weight:900}
.event p{font-size:17px;line-height:1.45;margin:0;max-width:720px}
.event-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.event-points div{background:#fff;border-radius:16px;display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:15px;box-shadow:0 12px 28px rgba(6,31,79,.08)}
.event-icon{width:58px;height:58px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;color:var(--navy);flex:0 0 auto}
.event-icon svg{width:38px;height:38px;display:block;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}
.event-points p{font-size:15px;line-height:1.18}

.buybar{background:var(--yellow);padding:18px 0}
.buybar-grid{display:grid;grid-template-columns:1fr auto 390px;gap:34px;align-items:center}
.buybar strong{font-size:16px}
.buybar b{font-size:38px;font-weight:900}
.btn-dark{background:var(--navy);color:#fff;box-shadow:none;padding:16px 28px}
.trust{background:#fffaf1;padding:24px 0 28px}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center}
.trust-grid div{display:flex;align-items:center;justify-content:center;gap:15px;font-size:15px;line-height:1.2}
.trust-icon{width:36px;height:36px;color:var(--navy);flex:0 0 auto}
.trust-icon svg{width:36px;height:36px;display:block;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}
.sticky{display:none}

@media(max-width:1180px){
  .hero{min-height:690px;background-position:center right}
  .hero .wrap{width:min(100% - 48px,1180px)}
  .hero-copy{max-width:620px}
  .hero h1{font-size:clamp(50px,6vw,72px)}
  .hero-text{font-size:17px;max-width:560px}
  .book-head{grid-template-columns:104px 1fr}
  .event-points{grid-template-columns:1fr}
  .event-points div{grid-template-columns:58px 1fr}
}

@media(max-width:900px){
  .hero{
    min-height:auto;
    align-items:flex-start;
    background:
      linear-gradient(180deg,rgba(250,246,237,.98) 0%,rgba(250,246,237,.94) 56%,rgba(250,246,237,.78) 100%),
      #fbf4e8;
    padding:36px 0 42px;
  }
  .hero-grid{display:grid;gap:24px}
  .hero-copy{max-width:680px}
  .hero-media{display:block}
  .hero-media img{display:block;width:100%;border-radius:18px;box-shadow:0 18px 45px rgba(6,31,79,.18)}
  .book-grid{grid-template-columns:1fr;max-width:680px;margin:auto}
  .book-card{min-height:auto}
  .book-head{grid-template-columns:120px 1fr}
  .future{min-height:360px;background:
    linear-gradient(180deg,rgba(6,31,79,.98) 0%,rgba(6,31,79,.86) 54%,rgba(6,31,79,.34) 100%),
    url("../assets/future-scene.webp") center bottom/cover no-repeat}
  .event{grid-template-columns:1fr;margin-top:40px}
  .event-image{min-height:260px}
  .event-copy{padding:32px 28px 34px}
  .buybar-grid{grid-template-columns:1fr;gap:12px;text-align:center}
  .trust-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:640px){
  .wrap,.event{width:min(100% - 28px,640px)}
  .hero{padding:24px 0 34px}
  .hero h1{font-size:42px}
  .hero-text{font-size:16px}
  .mini{flex-wrap:wrap;gap:11px}
  .price{font-size:48px}
  .btn{width:100%;padding:15px 18px}
  .books{padding:36px 0 42px}
  .lead{font-size:15px}
  .book-head{grid-template-columns:96px 1fr;gap:14px}
  .book-card{padding:18px}
  .book-card h3{font-size:18px}
  .book-card p,.book-card li{font-size:15px}
  .future h2{font-size:44px}
  .future p{font-size:17px}
  .event{border-radius:18px 18px 0 0}
  .event h2{font-size:31px}
  .event p{font-size:15px}
  .event-points div{grid-template-columns:52px 1fr;padding:13px}
  .event-icon{width:52px;height:52px}
  .event-icon svg{width:34px;height:34px}
  .buybar{display:none}
  .trust{padding-bottom:98px}
  .trust-grid{grid-template-columns:1fr;gap:16px}
  .trust-grid div{justify-content:flex-start;font-size:14px}
  .sticky{position:fixed;z-index:30;left:0;right:0;bottom:0;background:var(--yellow);display:flex;align-items:center;gap:10px;padding:10px 12px;box-shadow:0 -6px 20px rgba(0,0,0,.12)}
  .sticky span{white-space:nowrap}
  .sticky span b{font-size:20px}
  .sticky a{flex:1;text-align:center;background:var(--navy);color:#fff;text-decoration:none;font-size:12px;font-weight:900;padding:13px 10px;border-radius:999px}
}

@media(max-width:420px){
  .hero h1{font-size:38px}
  .book-head{grid-template-columns:86px 1fr}
  .mini-plus{font-size:26px}
}
