*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans","Yu Gothic",sans-serif;color:#151515;background:#f7f7f3;line-height:1.7}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{width:min(820px,calc(100% - 40px));margin:auto}.site-header{position:sticky;z-index:20;top:0;background:rgba(247,247,243,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{font-weight:900;letter-spacing:.08em}.header-inner nav{display:flex;gap:26px;margin-left:auto;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;border:1px solid #111;border-radius:999px;padding:14px 24px;font-weight:700}.btn-small{padding:9px 18px;font-size:13px}.btn-ghost{background:rgba(0,0,0,.15);border-color:rgba(255,255,255,.6)}.hero{position:relative;min-height:760px;display:flex;align-items:flex-end;overflow:hidden;background:#8fdcff}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:0}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.20))}.hero-content{position:relative;z-index:2;color:#fff;padding:150px 0}.eyebrow,.section-kicker{font-size:12px;font-weight:800;letter-spacing:.18em}.hero h1{font-size:clamp(44px,7vw,82px);line-height:1.06;letter-spacing:-.04em;margin:16px 0 22px;max-width:950px}.hero-copy{max-width:650px;font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.progress-section{margin-top:-70px;position:relative;z-index:5}.progress-card{background:#fff;border-radius:22px;padding:34px;box-shadow:0 20px 70px rgba(0,0,0,.11)}.progress-top{display:flex;justify-content:space-between;gap:20px}.label{display:block;font-size:13px;color:#777}.progress-top strong{font-size:38px}.progress-top strong.sub{font-size:22px}.progress-bar{height:13px;background:#ececec;border-radius:20px;overflow:hidden;margin:24px 0}.progress-bar span{display:block;width:2.1538%;height:100%;background:linear-gradient(90deg,#2aa9ff,#76d9ff)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats div{display:flex;flex-direction:column}.stats b{font-size:22px}.stats span{font-size:12px;color:#777}.section{padding:105px 0}.section h2,.cta h2{font-size:clamp(34px,5vw,58px);line-height:1.15;margin:12px 0 28px}.section p{font-size:17px;color:#555}.feature-grid,.return-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.feature-grid article,.return-card{background:#fff;border-radius:18px;overflow:hidden}.feature-grid article{padding:28px}.feature-grid h3{font-size:24px;margin:10px 0}.dark{background:#111;color:#fff}.dark p{color:#ccc}.return-card{position:relative;box-shadow:0 8px 32px rgba(0,0,0,.06)}.return-card.featured{transform:translateY(-12px)}.badge{position:absolute;z-index:2;top:14px;right:14px;background:#111;color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.return-thumb{height:300px;overflow:hidden;background:#def4ff}.return-thumb img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.return-body{padding:24px}.price{font-size:28px;font-weight:900}.return-body h3{font-size:22px;margin:6px 0}.return-body p{font-size:14px;min-height:52px}.support-btn{width:100%;border:0;background:#111;color:#fff;padding:14px;border-radius:12px;font-weight:700}.section details{background:#fff;border-radius:12px;padding:20px 22px;margin:12px 0}.cta{text-align:center;padding:100px 0;background:#68cfff;color:#fff}.cta p{color:#fff}.footer-inner{padding:46px 0}.modal{display:none;position:fixed;z-index:50;inset:0;align-items:center;justify-content:center;padding:20px}.modal.active{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.modal-card{position:relative;z-index:2;width:min(520px,100%);background:#fff;border-radius:24px;padding:34px}.modal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px}.modal-close-secondary{width:100%;border:0;margin-top:12px}
@media(max-width:760px){.header-inner{height:66px}.header-inner nav{display:none}.hero{min-height:700px;align-items:flex-end}.hero-image{object-position:center top}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.12) 35%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.90) 100%)}.hero-content{padding:300px 0 110px}.hero h1{font-size:clamp(36px,10vw,48px);line-height:1.08;max-width:100%;margin:12px 0 16px}.hero-copy{font-size:15px;line-height:1.85}.hero-actions{margin-top:22px}.hero-actions .btn{width:100%}.progress-section{margin-top:-45px}.progress-card{padding:24px}.progress-top{flex-direction:column}.progress-top strong{font-size:32px}.feature-grid,.return-grid{grid-template-columns:1fr}.return-card.featured{transform:none}.return-thumb{height:auto;aspect-ratio:4/5}.section{padding:78px 0}}
.event-info{margin-top:30px;padding:22px;background:#fff;border-radius:18px;line-height:2}
.goals{background:#eef8ff}.goal-list,.return-list{display:grid;gap:10px}.goal-list>div,.return-list article{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center;background:#fff;border-radius:14px;padding:17px 22px}.goal-list b{color:#ec75a5;font-size:20px}.return-list article>b{color:#349be8;font-size:23px}.return-list h3{margin:0;font-size:16px;line-height:1.6}.closing-message{text-align:center!important;margin-top:40px!important;font-weight:700;color:#222!important}.countdown-stat b{font-size:16px!important;white-space:nowrap}
@media(max-width:760px){.goal-list>div,.return-list article{grid-template-columns:1fr;gap:2px}.countdown-stat b{font-size:13px!important}.hero-image{object-position:center top}}

.updated-at{display:block;margin-top:6px;font-size:12px;font-weight:600;color:#999}

/* 2026-08-19 requested update */
.hero-image{object-fit:cover;object-position:center center}
@media(max-width:760px){
  .hero-image{object-position:center center}
}

/* iOS layout adjustment */
.hero{
  min-height:0 !important;
  display:block !important;
  background:#fff !important;
}
.hero-image{
  position:relative !important;
  inset:auto !important;
  display:block !important;
  width:100% !important;
  height:auto !important;
  object-fit:contain !important;
  object-position:center center !important;
  z-index:auto !important;
}
.hero-overlay{display:none !important}
.hero-content{display:none !important}

.intro-section{
  padding:58px 0 20px;
  background:#f7f7f3;
}
.intro-content{
  color:#151515;
}
.intro-content .eyebrow{
  color:#555;
}
.intro-content h1{
  font-size:clamp(34px,5vw,56px);
  line-height:1.08;
  letter-spacing:-.03em;
  margin:12px 0 20px;
}
.intro-content .hero-copy{
  color:#555;
  max-width:760px;
  font-size:17px;
}
.intro-content .hero-actions{
  margin-top:24px;
}
.intro-content .btn{
  background:#111;
  color:#fff;
}
.about-title{
  white-space:nowrap;
}

@media(max-width:760px){
  .site-header{position:sticky}
  .hero{
    width:100%;
    overflow:hidden;
  }
  .hero-image{
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
  }
  .progress-section{
    margin-top:0 !important;
  }
  .intro-section{
    padding:44px 0 8px;
  }
  .intro-content h1{
    font-size:32px;
    line-height:1.08;
  }
  .intro-content .hero-copy{
    font-size:15px;
    line-height:1.8;
  }
  .intro-content .hero-actions .btn{
    width:100%;
  }
  .about-title{
    font-size:34px !important;
    line-height:1.15 !important;
    white-space:nowrap !important;
    letter-spacing:-.04em;
  }
}
@media(max-width:390px){
  .about-title{font-size:30px !important;}
}

/* 2026-08-19 user HTML baseline update */
.closing-cta{
  background:#68cfff;
  padding:86px 0;
  text-align:center;
}
.closing-cta-message{
  margin:0;
  color:#fff;
  font-size:clamp(24px,4vw,42px);
  line-height:1.55;
  font-weight:800;
  letter-spacing:.01em;
}
@media(max-width:760px){
  .closing-cta{
    padding:72px 22px;
  }
  .closing-cta-message{
    font-size:26px;
    line-height:1.6;
  }
}

/* 2026-08-19 refinement */
.intro-title{
  white-space:nowrap;
  font-size:clamp(32px,4.6vw,54px) !important;
  letter-spacing:-.04em;
}

/* Closing blue band: thinner and message back to normal body-sized text */
.closing-cta{
  padding:34px 0 !important;
}
.closing-cta-message{
  font-size:17px !important;
  line-height:1.8 !important;
  font-weight:700 !important;
  margin:0 !important;
}

@media(max-width:760px){
  .intro-title{
    font-size:29px !important;
    line-height:1.15 !important;
    white-space:nowrap !important;
    letter-spacing:-.05em;
  }
  .closing-cta{
    padding:28px 20px !important;
  }
  .closing-cta-message{
    font-size:16px !important;
    line-height:1.75 !important;
  }
}
@media(max-width:390px){
  .intro-title{
    font-size:27px !important;
  }
}
