:root {
  --ink:#4a1827;
  --coral:#ffc0b5;
  --blush:#fff0ec;
  --lavender:#d2b9ec;
  --green:#dfeb96;
  color:var(--ink);
  font-family:'Hiragino Sans','Noto Sans JP',sans-serif;
  font-synthesis:none;
  scroll-behavior:smooth
}
* {
  box-sizing:border-box
}
body {
  margin:0;
  background:#f3a598
}
button,a,summary {
  -webkit-tap-highlight-color:transparent
}
button {
  font:inherit;
  color:inherit;
  cursor:pointer
}
a {
  color:inherit
}
button:focus-visible,a:focus-visible,summary:focus-visible {
  outline:3px solid #1a668c;
  outline-offset:5px
}
button:hover {
  filter:brightness(1.08)
}
h1,h2,h3,p,dl,dd {
  margin:0
}
h1,h2,h3 {
  font-weight:900
}
img {
  display:block;
  max-width:none
}
a {
  text-decoration:none
}
.lp {
  width:min(100%,430px);
  margin:auto;
  container-type:inline-size;
  position:relative;
  box-shadow:0 0 80px #4a18271a;
  overflow:clip
}
.skip-link {
  position:fixed;
  z-index:20;
  top:-60px;
  left:10px;
  background:white;
  padding:12px
}
.skip-link:focus {
  top:10px
}
.desktop-brand {
  display:none
}
.hero {
  background:linear-gradient(#fcbab1,#fdbcb2 65%,#fdb7ac)
}
.demo-ribbon {
  background:var(--ink);
  color:#fff;
  text-align:center;
  letter-spacing:.15em;
  font:9px/22px Arial,sans-serif
}
header {
  padding:4px 18px 7px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:58px
}
.logo,.footer-logo {
  font-family:'Arial Black',Arial,sans-serif;
  font-weight:1000;
  letter-spacing:-.065em
}
.logo {
  font-size:46px;
  line-height:1
}
.logo:hover {
  opacity:.8
}
nav a {
  font-size:13px;
  font-weight:700;
  padding:12px 0 12px 16px
}
.hero-copy {
  padding:0 18px
}
.category {
  font-size:16px;
  font-weight:700;
  line-height:1.5;
  margin-bottom:4px
}
h1 {
  font-size:clamp(34px,11.6cqw,45.5px);
  line-height:1.13;
  letter-spacing:-.06em
}
h1 span {
  display:block
}
.hero-lead {
  font-size:14px;
  font-weight:700;
  line-height:1.5;
  margin-top:7px
}
.photo {
  position:relative;
  overflow:hidden;
  width:100%;
  isolation:isolate
}
.photo img {
  position:absolute;
  left:0;
  width:100%;
  height:auto
}
.hero-photo {
  aspect-ratio:390/300;
  margin-top:0;
  mask-image:linear-gradient(to bottom,transparent,#000 3%,#000 95%,transparent)
}
.hero-photo img {
  top:-66.6667cqw
}
.hero-offer {
  text-align:center;
  padding:3px 18px 14px
}
.small-set {
  font-size:14px;
  font-weight:700;
  line-height:1.6
}
.hero-offer h2 {
  font-size:27px;
  letter-spacing:-.06em;
  line-height:1.25
}
.price {
  font-family:Arial,sans-serif;
  font-weight:900;
  line-height:1;
  letter-spacing:-.055em
}
.price strong {
  font-size:50px;
  font-weight:900
}
.price span {
  font-family:'Hiragino Sans',sans-serif;
  font-size:27px;
  letter-spacing:-.06em
}
.tax {
  font-size:12px;
  font-weight:600;
  line-height:1.7
}
.cta {
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  gap:12px;
  background:var(--ink);
  color:white;
  border:0;
  border-radius:99px;
  width:100%;
  min-height:48px;
  padding:12px 38px;
  font-size:16px;
  font-weight:700;
  line-height:1.5
}
.cta>span {
  position:absolute;
  right:22px;
  font:28px/1 Arial,sans-serif
}
.hero-offer .cta {
  margin-top:6px
}
.reassurance {
  font-size:12px;
  font-weight:600;
  line-height:1.8;
  margin-top:6px
}
.eyebrow {
  font:700 12px/1.5 Arial,sans-serif;
  letter-spacing:.13em
}
.flavor-intro {
  background:var(--blush);
  padding:12px 21px 5px;
  min-height:126px
}
.flavor-intro h2 {
  font-size:clamp(24px,7.7cqw,31px);
  letter-spacing:-.075em;
  line-height:1.35;
  margin:4px 0 4px
}
.flavor-intro>p:last-child {
  font-size:14px;
  font-weight:600;
  line-height:1.5
}
.latte {
  background:linear-gradient(#fcb8b3,#fdc2bc)
}
.cacao {
  background:linear-gradient(#d3baed,#dac0ee)
}
.hojicha {
  background:linear-gradient(#dce892,#e0ec95)
}
.flavor-heading {
  position:relative;
  padding:10px 21px 0;
  min-height:74px
}
.flavor-en {
  font:900 38px/1.08 'Arial Black',Arial,sans-serif;
  letter-spacing:-.05em;
  overflow-wrap:anywhere;
  padding-right:26px
}
.flavor h3 {
  font-size:19px;
  line-height:1.2;
  letter-spacing:-.04em
}
.number {
  position:absolute;
  top:20px;
  right:22px;
  font:700 19px/1 Arial,sans-serif
}
.hojicha .flavor-en {
  font-size:34px;
  letter-spacing:-.055em
}
.latte-photo,.cacao-photo,.hojicha-photo {
  aspect-ratio:390/210;
  mask-image:linear-gradient(to bottom,transparent,#000 2%,#000 98%,transparent)
}
.latte-photo img {
  top:-51.28205cqw
}
.cacao-photo img {
  top:-132.30769cqw
}
.hojicha-photo img {
  top:-212.30769cqw
}
.flavor-caption {
  font-size:14px;
  text-align:center;
  font-weight:700;
  line-height:1.5;
  padding:3px 16px 9px;
  min-height:33px
}
.concept-note {
  background:var(--blush);
  font-size:11px;
  text-align:center;
  line-height:1.6;
  padding:7px 8px
}
.reason {
  background:#fcefeb;
  padding:30px 25px 21px
}
.reason h2 {
  font-size:clamp(24px,7.82cqw,30.5px);
  line-height:1.3;
  letter-spacing:-.075em;
  margin-top:10px
}
.reason h2 span {
  display:block
}
.reason-body {
  font-size:14px;
  font-weight:600;
  line-height:1.5;
  margin-top:13px
}
.reason h3 {
  font-size:21px;
  letter-spacing:-.07em;
  line-height:1.5;
  margin-top:22px;
  margin-bottom:0
}
.concerns>div {
  position:relative;
  padding:8px 28px 7px 0;
  border-bottom:1px solid var(--ink)
}
.concerns>div:last-child {
  border-bottom:0;
  padding-bottom:3px
}
.concerns dt {
  font-size:12px;
  line-height:1.6
}
.concerns dd {
  font-size:21px;
  font-weight:800;
  line-height:1.45;
  letter-spacing:-.07em
}
.concerns span {
  position:absolute;
  right:0;
  top:25px;
  font:28px/1 Arial,sans-serif
}
.offer {
  text-align:center;
  background:linear-gradient(#fdc2bd,#fdccc7 50%,#fdc0b9);
  padding-top:25px
}
.offer h2 {
  font-size:clamp(28px,9.15cqw,36px);
  letter-spacing:-.085em;
  line-height:1.5;
  margin-top:4px
}
.offer-photo {
  aspect-ratio:390/202;
  mask-image:linear-gradient(to bottom,transparent,#000 3%,#000 98%,transparent)
}
.offer-photo img {
  top:-138.46154cqw
}
.offer-content {
  padding:3px 18px 12px
}
.offer h3 {
  font-size:23px;
  letter-spacing:-.085em;
  line-height:1.5
}
.contents {
  font-size:12px;
  font-weight:600;
  line-height:1.6
}
.offer .price strong {
  font-size:64px
}
.offer .price span {
  font-size:32px
}
.offer .price {
  margin-top:2px
}
.terms {
  display:flex;
  justify-content:center;
  gap:8px;
  margin:6px 0 10px;
  font-size:12px;
  font-weight:600
}
.terms span {
  border:1px solid var(--ink);
  border-radius:99px;
  padding:4px 20px
}
.demo-note {
  font-size:12px;
  line-height:1.5;
  margin-top:10px
}
.faq {
  background:var(--blush);
  padding:53px 25px 47px
}
.faq .eyebrow {
  font-size:14px;
  letter-spacing:.1em
}
.faq h2 {
  font-size:35px;
  letter-spacing:-.08em;
  line-height:1.5;
  margin-top:7px;
  margin-bottom:22px
}
.faq details {
  border-bottom:1px solid var(--ink)
}
.faq summary {
  font-size:18px;
  font-weight:700;
  line-height:1.5;
  list-style:none;
  cursor:pointer;
  position:relative;
  padding:25px 24px 25px 0
}
.faq summary::-webkit-details-marker {
  display:none
}
.faq summary:after {
  content:'+';
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  font:30px/1 Arial,sans-serif
}
.faq details[open] summary:after {
  content:'−'
}
.faq details[open] summary {
  padding-bottom:15px
}
.faq details p {
  font-size:14px;
  line-height:1.9;
  padding-bottom:24px
}
.faq summary:hover {
  opacity:.75
}
footer {
  background:var(--ink);
  color:var(--coral);
  padding:35px 25px 31px
}
.footer-logo {
  font-size:84px;
  line-height:1.1;
  display:block
}
.footer-tagline {
  font-size:21px;
  font-weight:800;
  letter-spacing:-.07em;
  line-height:1.6
}
.footer-note {
  font-size:13px;
  line-height:1.9;
  color:#fff0ec;
  margin-top:23px
}
.copyright {
  font:12px/1.5 Arial,sans-serif;
  letter-spacing:.075em;
  margin-top:34px;
  color:#fff0ec
}
dialog {
  border:0;
  border-radius:20px;
  background:var(--blush);
  color:var(--ink);
  padding:38px 20px 22px;
  width:calc(100% - 28px);
  max-width:374px;
  max-height:calc(100dvh - 32px);
  overflow-y:auto;
  text-align:center;
  box-shadow:0 20px 100px #4a182755
}
dialog::backdrop {
  background:#4a182766;
  backdrop-filter:blur(3px)
}
dialog .eyebrow {
  font-size:13px
}
dialog h2 {
  font-size:30px;
  letter-spacing:-.07em;
  line-height:1.4;
  margin-top:14px
}
dialog h2:focus {
  outline:none
}
.dialog-x {
  position:absolute;
  right:7px;
  top:4px;
  width:44px;
  height:44px;
  background:none;
  border:0;
  font:36px/1 Arial,sans-serif
}
.dialog-photo {
  position:relative;
  overflow:hidden;
  width:100%;
  aspect-ratio:374/180;
  margin-top:20px
}
.dialog-photo img {
  position:absolute;
  width:367.38%;
  height:auto;
  left:-133.42%;
  top:0;
  transform:translateY(-28.3%);
  mask-image:linear-gradient(to bottom,transparent,#000 2%,#000 95%,transparent)
}
.dialog-contents {
  font-size:18px;
  font-weight:700;
  line-height:1.5;
  margin-top:9px
}
.dialog-price {
  border-top:1px solid var(--ink);
  padding-top:18px;
  margin-top:18px
}
.dialog-price .price strong {
  font-size:68px
}
.dialog-price .price span {
  font-size:32px
}
.dialog-terms {
  font-size:17px;
  font-weight:700;
  margin:18px 0
}
.dialog-note {
  font-size:13px;
  line-height:1.8;
  margin-bottom:22px
}
dialog .cta {
  font-size:18px;
  min-height:54px;
  padding-inline:18px
}
.text-button {
  background:none;
  border:0;
  text-decoration:underline;
  text-underline-offset:4px;
  padding:14px 20px 0;
  font-size:15px
}
.smile {
  width:128px;
  height:128px;
  margin:30px auto 15px
}
#complete-view h2 {
  font-size:38px;
  line-height:1.4
}
#complete-view>p:not(.eyebrow) {
  font-size:16px;
  line-height:1.9;
  margin:26px 0 34px
}
#complete-view {
  padding:10px 0 16px
}
.scroll-locked {
  overflow:hidden
}
[hidden] {
  display:none!important
}
@media(min-width:850px) {
  .lp {
    width:390px
  }
  .desktop-brand {
    display:block;
    position:fixed;
    left:max(30px,calc(50% - 540px));
    top:26%;
    width:280px
  }
  .desktop-brand>span {
    font:900 68px/1 Arial,sans-serif;
    letter-spacing:-.075em
  }
  .desktop-brand p {
    font-size:22px;
    font-weight:700;
    line-height:1.65;
    letter-spacing:-.05em;
    margin-top:18px
  }
  .desktop-brand small {
    font:11px/1.8 Arial,sans-serif;
    letter-spacing:.15em
  }
  .side-swatches {
    display:flex;
    gap:8px;
    margin:27px 0
  }
  .side-swatches i {
    width:30px;
    height:30px;
    border-radius:50%;
    background:var(--coral);
    border:1px solid #4a182733
  }
  .side-swatches i:nth-child(2) {
    background:var(--lavender)
  }
  .side-swatches i:nth-child(3) {
    background:var(--green)
  }
  body {
    background:radial-gradient(ellipse at 10% 40%,#ffd2c4,#f6aa9c 65%,#ea968c)
  }
}
@media(min-width:850px) and (max-width:1150px) {
  .desktop-brand {
    left:24px;
    width:185px
  }
  .desktop-brand>span {
    font-size:46px
  }
  .desktop-brand p {
    font-size:17px
  }
}
@media(max-width:359px) {
  header {
    min-height:58px
  }
  .hero-offer h2 {
    font-size:23px
  }
  .hero-lead {
    font-size:14px
  }
  .flavor-en {
    font-size:32px
  }
  .hojicha .flavor-en {
    font-size:27px
  }
  .flavor-heading {
    padding-inline:18px
  }
  .number {
    right:17px;
    font-size:17px
  }
  .reason {
    padding-inline:19px
  }
  .reason h3 {
    font-size:18px
  }
  .concerns dd {
    font-size:18px
  }
  .offer h3 {
    font-size:20px
  }
  .faq {
    padding-inline:20px
  }
  .faq h2 {
    font-size:27px
  }
  .faq summary {
    font-size:16px
  }
  .footer-logo {
    font-size:72px
  }
  .footer-tagline {
    font-size:18px
  }
  .cta {
    font-size:14px;
    padding-inline:30px
  }
  .cta>span {
    right:16px
  }
  .dialog-terms {
    font-size:15px
  }
  .dialog-note {
    font-size:12px
  }
  dialog h2 {
    font-size:27px
  }
  .terms span {
    padding-inline:16px
  }
}
@media(prefers-reduced-motion:reduce) {
  :root {
    scroll-behavior:auto
  }
}
