@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;500;700&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable-dynamic-subset.css');
:root{--ink:#333132;--cream:#ffffff;--yellow:#f6b631;--orange:#d36634;--lime:#a7a14e;--brown:#4a3225;--rose:#c57c7a;--olive:#434429;--sky:#9dcbe9;--soft-yellow:#ffe8a6;--line:rgba(51,49,50,.22);--font-pretendard:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-noto:"Noto Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-pretendard);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%}.announcement{height:31px;background:var(--ink);color:#fff;font-size:12px;letter-spacing:.12em;text-align:center;padding:9px}.announcement span{color:var(--yellow);padding:0 8px}.site-header{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3vw;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);position:relative;z-index:10}.logo{font-family:var(--font-pretendard);font-size:30px;font-weight:700;letter-spacing:-.07em}.logo span{color:var(--orange);font-size:.55em;vertical-align:top}.site-header nav{display:flex;gap:34px;font-size:13px}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:var(--orange);transition:.25s}.site-header nav a:hover:after{right:0}.pill{display:inline-flex;justify-content:center;align-items:center;gap:24px;border:0;border-radius:100px;padding:14px 22px;font-weight:700;font-size:13px}.pill-dark{background:var(--ink);color:#fff;justify-self:end}.pill-light{background:#fff;color:var(--ink)}.menu-button{display:none;background:0;border:0;font-size:22px}.hero{height:calc(100vh - 109px);min-height:640px;position:relative;color:#333132;overflow:hidden}.hero>img{height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,190,34,.08),transparent 52%)}.hero-copy{position:absolute;left:6vw;top:50%;transform:translateY(-50%);max-width:620px}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}.eyebrow{display:inline-block;border:1px solid;padding:9px 13px;border-radius:30px}.hero h1{font-family:var(--font-pretendard);font-size:clamp(52px,6.2vw,58px);line-height:.98;letter-spacing:-.065em;margin:26px 0 24px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;margin-bottom:28px}.hero-index{position:absolute;right:3vw;bottom:30px;display:flex;align-items:end;gap:5px}.hero-index strong{font-family:var(--font-pretendard);font-size:34px}.hero-index span{font-size:12px;margin-bottom:5px}.hero-tag{position:absolute;left:22px;bottom:28px;writing-mode:vertical-rl;font-size:12px;letter-spacing:.16em}.section-pad{padding:120px 6vw}.manifesto{min-height:580px;display:grid;grid-template-columns:1fr 4fr;align-items:start;position:relative}.manifesto h2{font-family:var(--font-pretendard);font-size:clamp(40px,5.2vw,58px);font-weight:400;line-height:1.23;letter-spacing:-.055em;margin:0}.manifesto h2 em{color:var(--orange);font-style:normal}.manifesto-note{position:absolute;right:8vw;bottom:85px;display:flex;gap:12px;font-size:12px;line-height:1.55}.dot{width:9px;height:9px;border-radius:50%;background:var(--orange);margin-top:12px}.product{background:var(--yellow);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:6vw;align-items:center}.product-visual{position:relative}.product-visual img{aspect-ratio:1/1;object-fit:cover;border-radius:2px}.sticker{position:absolute;z-index:2;right:-24px;top:-28px;width:92px;height:92px;border-radius:50%;background:var(--lime);display:grid;place-items:center;text-align:center;font-weight:800;font-size:12px;transform:none;box-shadow:0 8px 24px rgba(0,0,0,.1)}.product-copy h2,.origin h2,.texture h2,.mood h2,.cta h2{font-family:var(--font-pretendard);font-size:clamp(44px,5.1vw,58px);line-height:1.02;letter-spacing:-.06em;font-weight:400;margin:22px 0 28px}.lede{font-size:15px;line-height:1.8;max-width:470px}.price{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:20px 0;margin:30px 0;display:flex;justify-content:space-between;align-items:center}.price strong{font-size:23px}.price span{font-size:12px}.benefits{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.benefits span{border:1px solid;padding:8px 10px;border-radius:30px;font-size:12px}.add-button{width:100%;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:18px 22px;display:flex;justify-content:space-between;cursor:pointer;transition:.25s}.add-button:hover{background:var(--orange);border-color:var(--orange)}.origin{background:var(--soft-yellow)}.origin-heading{display:grid;grid-template-columns:1fr 2.4fr 1fr;align-items:end}.origin-heading h2{margin:0}.origin-heading>p:last-child{font-size:13px;line-height:1.7}.origin-grid{display:grid;grid-template-columns:repeat(3,1fr)}.origin-card{min-height:520px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden}.origin-card:before{content:"";position:absolute;inset:0;transition:.5s}.origin-card:hover:before{transform:scale(1.05)}.origin-card>*{position:relative}.origin-card>span{font-family:var(--font-pretendard);font-size:18px}.origin-card h3{font-size:24px;margin:0 0 10px}.origin-card p{font-size:12px;line-height:1.6;max-width:310px}.farm:before{background:linear-gradient(0deg,rgba(45,28,12,.5),rgba(45,28,12,.05)),url('assets/meltt-product.png') center/cover}.press:before{background:radial-gradient(circle at 35% 35%,#f5c747 0 3%,transparent 4%),linear-gradient(135deg,#6e3f21,#bf6d2d 52%,#2b1a13)}.press:after{content:"WALNUT\A OIL";white-space:pre;position:absolute;font-family:var(--font-pretendard);font-size:58px;line-height:.75;color:rgba(255,255,255,.18);right:20px;top:120px}.capsule:before{background:radial-gradient(ellipse at 50% 35%,rgba(255,190,30,.95) 0 7%,transparent 8%),radial-gradient(ellipse at 35% 50%,rgba(255,186,25,.85) 0 6%,transparent 7%),radial-gradient(ellipse at 65% 58%,rgba(255,210,62,.9) 0 6%,transparent 7%),linear-gradient(155deg,#ed702e,#782a1b)}.ticker{overflow:hidden;background:var(--orange);border-block:1px solid var(--ink);padding:16px 0;font-family:var(--font-pretendard);font-size:32px;white-space:nowrap}.ticker div{display:inline-block;animation:marquee 22s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.texture{background:#fff}.texture-copy{text-align:center}.texture-copy>p:last-child{font-size:13px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px}.step-art{height:310px;background:var(--yellow);position:relative;display:grid;place-items:center;overflow:hidden}.step:nth-child(2) .step-art{background:var(--orange)}.step:nth-child(3) .step-art{background:var(--lime)}.step-art>span{position:absolute;right:20px;top:20px;font-family:var(--font-pretendard);font-style:normal}.capsule-art{width:82px;height:160px;border-radius:60px;background:linear-gradient(90deg,#b45212,#ffc545 55%,#c56717);transform:rotate(30deg);box-shadow:inset -15px -10px 20px rgba(100,30,0,.3),12px 22px 0 rgba(88,45,15,.18)}.palm:before{content:"";width:220px;height:180px;border:2px solid;border-radius:60% 40% 50% 50%;transform:rotate(-12deg)}.oil-drop{position:absolute;width:70px;height:90px;background:#ffc338;border-radius:55% 55% 60% 40%;box-shadow:inset 12px 10px 15px rgba(255,255,255,.4)}.hair-wave{width:130%;height:70%;background:repeating-radial-gradient(ellipse at 50% 110%,transparent 0 13px,#452417 14px 22px,transparent 23px 32px);transform:rotate(-8deg)}.step small{display:block;margin:20px 0 8px;font-weight:700;letter-spacing:.1em}.step h3{margin:0;font-size:20px}.step p{font-size:12px}.mood{background:#fff}.mood-title{display:flex;justify-content:space-between;align-items:end}.mood-title span{font-size:12px;margin-bottom:34px}.mood-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:16px}.mood-grid figure{margin:0;position:relative;overflow:hidden}.mood-grid img{height:520px;object-fit:cover;transition:.6s}.mood-grid figure:hover img{transform:scale(1.03)}.mood-product img{object-position:center}.mood-grid figcaption{position:absolute;left:16px;bottom:16px;background:#fff;padding:8px 10px;font-size:12px}.mood-quote{background:var(--orange);padding:30px;display:flex;flex-direction:column;justify-content:space-between}.mood-quote>span{font-family:var(--font-pretendard);font-size:58px}.mood-quote p{font-family:var(--font-pretendard);font-size:31px;line-height:1.25}.mood-quote small{font-weight:bold;letter-spacing:.12em}.cta{min-height:720px;background:var(--yellow);display:grid;place-items:center;text-align:center;position:relative;overflow:hidden}.cta>div:last-child{position:relative}.cta h2{font-size:clamp(54px,7vw,58px);margin:28px 0}.cta-orbit{position:absolute;width:560px;height:560px;border:1px solid rgba(31,25,15,.45);border-radius:50%;animation:spin 18s linear infinite}.cta-orbit:before,.cta-orbit:after{content:"";position:absolute;width:24px;height:24px;background:var(--orange);border-radius:50%;top:50%;transform:translateY(-50%)}.cta-orbit:before{left:-12px}.cta-orbit:after{right:-12px}@keyframes spin{to{transform:rotate(360deg)}}footer{background:var(--ink);color:#f8f2e9;padding:70px 6vw 24px}.footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-logo{font-size:56px}.footer-top p{font-size:12px;line-height:1.7;color:#bdb5aa}.footer-top>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:12px}.footer-top strong{font-size:12px;color:var(--yellow);letter-spacing:.14em;margin-bottom:8px}.footer-bottom{border-top:1px solid #50493f;margin-top:60px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#938b81}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:#fff;padding:16px 20px;border-radius:4px;transform:translateY(120px);transition:.35s;z-index:20;font-size:13px}.toast.show{transform:translateY(0)}.toast span{color:var(--yellow)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:800px){.site-header{height:64px;display:flex;justify-content:space-between}.site-header nav,.site-header>.pill{display:none}.menu-button{display:block}.site-header.open nav{display:flex;position:absolute;top:64px;left:0;right:0;background:var(--cream);padding:24px;flex-direction:column;border-bottom:1px solid}.hero{height:78svh;min-height:580px}.hero>img{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(246,189,34,.92),rgba(246,189,34,.28) 72%,transparent)}.hero-copy{left:7vw;right:7vw;top:42%}.hero h1{font-size:49px}.hero-tag{display:none}.section-pad{padding:82px 6vw}.manifesto{display:block;min-height:500px}.manifesto .section-label{margin-bottom:36px}.manifesto h2{font-size:41px}.manifesto-note{left:6vw;right:auto}.product{grid-template-columns:1fr;gap:50px}.product-copy h2{font-size:52px}.origin-heading{display:block}.origin-heading h2{margin:26px 0}.origin-grid{grid-template-columns:1fr}.origin-card{min-height:430px}.steps{grid-template-columns:1fr}.step-art{height:280px}.mood-title{display:block}.mood-title span{display:block;margin-bottom:25px}.mood-grid{grid-template-columns:1fr 1fr}.mood-main{grid-column:1/-1}.mood-grid img{height:390px}.mood-quote{min-height:390px}.cta{min-height:640px}.cta-orbit{width:390px;height:390px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px;flex-direction:column}}
@media(max-width:480px){.announcement{font-size:12px}.hero h1{font-size:42px}.hero-copy>p:not(.eyebrow){font-size:13px}.product{padding-inline:20px}.sticker{right:-5px}.manifesto h2,.origin h2,.texture h2,.mood h2{font-size:37px}.origin-card{min-height:390px}.mood-grid{display:block}.mood-grid>*{margin-bottom:12px!important}.mood-quote{min-height:330px}.cta h2{font-size:48px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}.reveal{opacity:1;transform:none}}

/* Global type scale: 12px minimum for supporting copy, 58px maximum for display text. */
:root {
  --text-xs: 12px;
  --text-sm: 14px;
  --text-base: 16px;
  --text-lg: 20px;
  --text-xl: 24px;
  --title-sm: 34px;
  --title-md: 46px;
  --title-lg: 58px;
}

/* Static bridge between the origin story and product ritual */
.effect-overview {
  min-height: 760px;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(380px, .92fr);
  gap: clamp(44px, 6vw, 96px);
  align-items: center;
  background: #efe0a0;
}

.effect-visual {
  position: relative;
}

.micro-compare {
  position: relative;
  overflow: hidden;
  background: #16110e;
  aspect-ratio: 4 / 3;
  isolation: isolate;
}

.micro-compare img,
.micro-after {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.micro-compare img {
  object-fit: cover;
}

.micro-after {
  z-index: 1;
  overflow: hidden;
  clip-path: inset(0 0 0 100%);
  animation: micro-wipe 12s cubic-bezier(.65, 0, .35, 1) infinite;
  will-change: clip-path;
}

.micro-divider {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 0 18px rgba(0, 0, 0, .28);
  animation: micro-divider 12s cubic-bezier(.65, 0, .35, 1) infinite;
  will-change: left;
}

.micro-divider span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .8);
  border-radius: 50%;
  background: rgba(39, 29, 23, .78);
  color: #fff;
  font-size: 14px;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(8px);
}

.micro-kicker {
  position: absolute;
  z-index: 4;
  top: 16px;
  left: 18px;
  margin: 0;
  padding: 7px 9px;
  background: rgba(20, 14, 10, .58);
  color: rgba(255, 255, 255, .9);
  font-family: var(--font-noto);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  backdrop-filter: blur(8px);
}

@keyframes micro-wipe {
  0%, 12% { clip-path: inset(0 0 0 100%); }
  40%, 52% { clip-path: inset(0 0 0 0); }
  76%, 88% { clip-path: inset(0 0 0 50%); }
  100% { clip-path: inset(0 0 0 100%); }
}

@keyframes micro-divider {
  0%, 12% { left: 100%; }
  40%, 52% { left: 0; }
  76%, 88% { left: 50%; }
  100% { left: 100%; }
}

.effect-labels {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 18px;
  left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 18px;
  color: #fff;
  font-family: var(--font-noto);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .14em;
}

.effect-labels span:last-child {
  text-align: right;
}

.effect-caption {
  margin: 12px 0 0;
  color: rgba(51, 49, 50, .68);
  font-size: 11px;
  line-height: 1.5;
}

.effect-content .section-label {
  margin: 0 0 22px;
}

.effect-content h2 {
  margin: 0;
  font-size: clamp(40px, 4.2vw, 58px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -.06em;
}

.effect-lede {
  max-width: 540px;
  margin: 28px 0 38px;
  font-size: 15px;
  line-height: 1.75;
}

.effect-list {
  border-top: 1px solid rgba(51, 49, 50, .52);
}

.effect-list article {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 14px;
  padding: 19px 0;
  border-bottom: 1px solid rgba(51, 49, 50, .26);
}

.effect-list article > span {
  padding-top: 4px;
  color: var(--orange);
  font-family: var(--font-noto);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}

.effect-list h3 {
  margin: 0 0 7px;
  font-size: 18px;
  font-weight: 650;
  letter-spacing: -.035em;
}

.effect-list p {
  margin: 0;
  color: rgba(51, 49, 50, .78);
  font-size: 13px;
  line-height: 1.65;
}

@media (max-width: 900px) {
  .effect-overview {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .effect-content {
    max-width: 680px;
  }
}

@media (max-width: 480px) {
  .effect-overview {
    padding: 64px 20px 72px;
    gap: 42px;
  }

  .effect-content h2 {
    font-size: 37px;
  }

  .effect-lede {
    font-size: 15px;
  }

  .effect-list p {
    font-size: 13px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .micro-after {
    clip-path: inset(0 0 0 50%);
    animation: none;
  }

  .micro-divider {
    left: 50%;
    animation: none;
  }
}

.hero-slides,
.hero-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-slide {
  object-fit: cover;
  opacity: 0;
  transform: scale(1.012);
  transition: opacity .8s ease, transform 1.4s cubic-bezier(.22, 1, .36, 1);
}

.hero-slide.is-active {
  opacity: 1;
  transform: scale(1);
}

.hero-copy,
.hero-index,
.hero-tag {
  transition: color .55s ease;
}

.hero .eyebrow {
  transition: color .55s ease, border-color .55s ease, background-color .55s ease;
}

.hero.is-dark .hero-copy,
.hero.is-dark .hero-index,
.hero.is-dark .hero-tag {
  color: #fff;
}

.hero.is-dark .eyebrow {
  color: #fff;
  border-color: rgba(255, 255, 255, .62);
  background: rgba(20, 12, 8, .18);
}

.hero.is-dark .hero-shade {
  background: linear-gradient(90deg, rgba(12, 7, 4, .2), transparent 58%);
}

.hero.is-dark .hero-arrow {
  color: #fff;
  border-color: rgba(255, 255, 255, .48);
  background: rgba(25, 15, 9, .54);
}

.hero.is-dark .hero-dots button {
  background: rgba(255, 255, 255, .38);
}

.hero.is-dark .hero-dots button.is-active {
  background: #fff;
}

.hero-controls {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 30px;
  display: flex;
  align-items: center;
  gap: 12px;
  transform: translateX(-50%);
}

.hero-arrow {
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid rgba(51, 49, 50, .42);
  border-radius: 50%;
  background: rgba(255, 255, 255, .72);
  color: var(--ink);
  cursor: pointer;
  backdrop-filter: blur(8px);
}

.hero-dots {
  display: flex;
  align-items: center;
  gap: 7px;
}

.hero-dots button {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(51, 49, 50, .34);
  cursor: pointer;
  transition: width .3s ease, background-color .3s ease;
}

.hero-dots button.is-active {
  width: 24px;
  background: var(--ink);
}

@media (max-width: 800px) {
  .hero-slide {
    object-position: 64% center;
  }

  .hero-slide-joy {
    object-position: 69% center;
  }

  .hero-slide-editorial {
    object-position: 68% center;
  }

  .hero.is-dark .hero-shade {
    background: linear-gradient(90deg, rgba(12, 7, 4, .72), rgba(12, 7, 4, .12) 76%, transparent);
  }

  .hero-controls {
    left: 50%;
    bottom: 22px;
  }

  .hero-index {
    bottom: 25px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-slide,
  .hero-dots button {
    transition: none;
  }
}

.origin-bridge {
  background: #f5f1e8;
  border-bottom: 1px solid rgba(51, 49, 50, .16);
  padding: 48px 6vw;
  display: grid;
  grid-template-columns: minmax(280px, 1.2fr) minmax(460px, 1fr);
  align-items: end;
  gap: 8vw;
}

.origin-bridge-copy .section-label {
  color: var(--orange);
  margin: 0 0 18px;
}

.origin-bridge-title {
  margin: 0;
  font-size: clamp(26px, 2.5vw, 38px);
  line-height: 1.25;
  letter-spacing: -.045em;
  font-weight: 500;
}

.origin-bridge-values {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid rgba(51, 49, 50, .55);
  padding-top: 18px;
  gap: 18px;
}

.origin-bridge-values p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -.02em;
}

.origin-bridge-values span {
  display: block;
  margin-bottom: 9px;
  color: #756e63;
  font-family: var(--font-noto);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .08em;
}

@media (max-width: 800px) {
  .origin-bridge {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 42px;
    padding: 52px 6vw 46px;
  }

  .origin-bridge-values {
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .origin-bridge-title {
    font-size: 28px;
  }

  .origin-bridge-values p {
    font-size: 13px;
  }
}

.announcement,
.hero-tag,
.eyebrow,
.section-label,
.price span,
.benefits span,
.origin-card p,
.step small,
.step p,
.mood-title span,
.mood-grid figcaption,
.mood-quote small,
.footer-top p,
.footer-top strong,
.footer-top > div:not(:first-child),
.footer-bottom {
  font-size: var(--text-xs);
}

.site-header nav,
.pill,
.add-button,
.toast,
.origin-heading > p:last-child,
.texture-copy > p:last-child {
  font-size: var(--text-sm);
}

.hero-copy > p:not(.eyebrow),
.lede {
  font-size: var(--text-base);
}

.hero h1 {
  font-size: clamp(42px, 5vw, var(--title-lg));
  line-height: 1.08;
}

.manifesto h2,
.product-copy h2,
.origin h2,
.texture h2,
.mood h2,
.cta h2 {
  font-size: clamp(var(--title-sm), 4.2vw, var(--title-lg));
  line-height: 1.12;
}

.press::after,
.mood-quote > span {
  font-size: var(--title-lg);
}

.footer-logo { font-size: 48px; }
.ticker { font-size: 28px; }
.mood-quote p { font-size: 28px; }

/* Typography cleanup: keep all text upright and use one readable mobile scale. */
.manifesto h2 em,
.step-art > span {
  font-style: normal;
}

.sticker {
  transform: none;
}

@media (max-width: 800px) {
  :root {
    --mobile-text-xs: 12px;
    --mobile-text-sm: 14px;
    --mobile-text-base: 16px;
    --mobile-text-lg: 20px;
    --mobile-title-sm: 32px;
    --mobile-title-md: 40px;
    --mobile-title-lg: 48px;
  }

  body {
    font-size: var(--mobile-text-base);
    line-height: 1.6;
  }

  .announcement {
    height: auto;
    min-height: 34px;
    padding: 9px 12px;
    font-size: var(--mobile-text-xs);
    line-height: 1.35;
    letter-spacing: .04em;
  }

  .logo { font-size: 28px; }
  .site-header.open nav { font-size: var(--mobile-text-base); }
  .pill,
  .add-button,
  .toast { font-size: var(--mobile-text-sm); }

  .eyebrow,
  .section-label,
  .step small,
  .mood-quote small,
  .footer-top strong {
    font-size: var(--mobile-text-xs);
    letter-spacing: .08em;
  }

  .hero h1 {
    font-size: clamp(40px, 11vw, var(--mobile-title-lg));
    line-height: 1.08;
    letter-spacing: -.045em;
  }

  .hero-copy > p:not(.eyebrow),
  .lede {
    font-size: var(--mobile-text-base);
    line-height: 1.65;
  }

  .manifesto h2,
  .product-copy h2,
  .origin h2,
  .texture h2,
  .mood h2 {
    font-size: clamp(var(--mobile-title-sm), 9vw, var(--mobile-title-md));
    line-height: 1.14;
    letter-spacing: -.04em;
  }

  .cta h2 {
    font-size: clamp(38px, 10vw, var(--mobile-title-lg));
    line-height: 1.1;
    letter-spacing: -.04em;
  }

  .manifesto-note,
  .origin-heading > p:last-child,
  .origin-card p,
  .texture-copy > p:last-child,
  .step p,
  .mood-title span,
  .cta p,
  .footer-top p,
  .footer-top > div:not(:first-child),
  .footer-bottom {
    font-size: var(--mobile-text-sm);
    line-height: 1.65;
  }

  .price strong { font-size: var(--mobile-text-lg); }
  .price span,
  .benefits span,
  .mood-grid figcaption { font-size: var(--mobile-text-xs); }
  .origin-card h3,
  .step h3 { font-size: var(--mobile-text-lg); }
  .ticker { font-size: 24px; }
  .mood-quote p { font-size: 28px; line-height: 1.3; }
}

/* Trust-focused origin story */
.origin-trust {
  position: relative;
  min-height: 820px;
  overflow: hidden;
  background: var(--ink);
  color: #fff;
}

.origin-background,
.origin-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.origin-background {
  object-fit: cover;
  object-position: center center;
}

.origin-overlay {
  background: linear-gradient(90deg, rgba(51,49,50,.84) 0%, rgba(51,49,50,.55) 48%, rgba(51,49,50,.2) 100%),
    linear-gradient(0deg, rgba(51,49,50,.72), transparent 45%);
}

.origin-content {
  position: relative;
  z-index: 1;
  min-height: 820px;
  padding: 110px 6vw 46px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.origin-intro {
  max-width: 760px;
}

.origin-intro h2 {
  margin: 22px 0 28px;
  color: #fff;
}

.origin-intro > p:last-child {
  max-width: 620px;
  font-size: 16px;
  line-height: 1.75;
  color: rgba(255,255,255,.86);
}

.origin-facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(255,255,255,.28);
  border: 1px solid rgba(255,255,255,.28);
  backdrop-filter: blur(14px);
}

.origin-fact {
  min-height: 190px;
  padding: 28px;
  background: rgba(51,49,50,.44);
}

.origin-fact span {
  display: block;
  margin-bottom: 32px;
  font-family: var(--font-noto);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  color: var(--yellow);
}

.origin-fact h3 {
  margin: 0 0 12px;
  font-size: 22px;
}

.origin-fact p {
  max-width: 330px;
  margin: 0;
  font-size: 14px;
  line-height: 1.65;
  color: rgba(255,255,255,.78);
}

.origin-disclaimer {
  margin: 16px 0 0;
  font-size: 12px;
  color: rgba(255,255,255,.62);
}

@media (max-width: 800px) {
  .origin-trust,
  .origin-content {
    min-height: auto;
  }

  .origin-background {
    object-position: 63% center;
  }

  .origin-overlay {
    background: linear-gradient(180deg, rgba(51,49,50,.76) 0%, rgba(51,49,50,.52) 38%, rgba(51,49,50,.86) 100%);
  }

  .origin-content {
    padding: 88px 6vw 34px;
  }

  .origin-intro > p:last-child {
    font-size: 15px;
  }

  .origin-facts {
    grid-template-columns: 1fr;
    margin-top: 190px;
  }

  .origin-fact {
    min-height: 0;
    padding: 22px;
  }

  .origin-fact span {
    margin-bottom: 18px;
  }
}

/* BI Guidelines 2026 */
:lang(en),
.section-label,
.hero-tag,
.hero-index,
.ticker,
.footer-top strong,
.footer-bottom span:first-child {
  font-family: var(--font-noto);
}

.logo {
  display: inline-flex;
  width: 112px;
  min-width: 55px;
  padding: 8px 10px;
  line-height: 1;
  letter-spacing: normal;
}

.logo img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.footer-logo {
  width: 174px;
  padding: 14px 18px;
}

.footer-logo img {
  filter: brightness(0) invert(1);
}

.announcement {
  background: var(--ink);
  color: #fff;
}

.announcement span {
  color: #fff;
  padding: 0 8px;
}

.announcement b {
  color: var(--yellow);
  font-weight: 500;
}

.hero-shade {
  background: linear-gradient(90deg, rgba(255,232,166,.36), transparent 58%);
}

.press::before {
  background: radial-gradient(circle at 35% 35%, var(--yellow) 0 3%, transparent 4%),
    linear-gradient(135deg, var(--brown), var(--orange) 52%, var(--ink));
}

.capsule::before {
  background: radial-gradient(ellipse at 50% 35%, rgba(246,182,49,.95) 0 7%, transparent 8%),
    radial-gradient(ellipse at 35% 50%, rgba(255,232,166,.9) 0 6%, transparent 7%),
    radial-gradient(ellipse at 65% 58%, rgba(197,124,122,.9) 0 6%, transparent 7%),
    linear-gradient(155deg, var(--orange), var(--brown));
}

@media (max-width: 800px) {
  .logo {
    width: 94px;
    padding: 7px 9px;
  }

  .hero-shade {
    background: linear-gradient(90deg, rgba(255,232,166,.94), rgba(255,232,166,.34) 72%, transparent);
  }

  .footer-logo {
    width: 150px;
    padding: 12px 15px;
  }
}

/* Delayed floating header */
.step-art > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s cubic-bezier(.22,1,.36,1);
}

.step-art {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
}

.step:nth-child(3) .step-art > img {
  object-position: center center;
}

.step:hover .step-art > img {
  transform: scale(1.025);
}

.step-art > span {
  z-index: 1;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.88);
  color: var(--ink);
  backdrop-filter: blur(8px);
}

.header-placeholder {
  height: 0;
}

.site-header.is-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 50;
  opacity: 0;
  transform: translateY(-110%);
  box-shadow: 0 10px 32px rgba(51,49,50,.1);
  transition: transform .42s cubic-bezier(.22,1,.36,1), opacity .28s ease;
  will-change: transform, opacity;
}

.site-header.is-fixed.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .site-header.is-fixed {
    transition-duration: .01ms;
  }
}

@media (max-width: 800px) {
  .step-art {
    height: auto;
    aspect-ratio: 4 / 3;
  }

  .step-art > img {
    object-position: center center;
  }
}
