:root {
  --paper: #fffdf8;
  --cream: #fbf6eb;
  --cream-2: #f3ead9;
  --green: #174525;
  --green-deep: #082b18;
  --green-dark: #0b2516;
  --gold: #c7963d;
  --gold-soft: #dfbe77;
  --ink: #2c251f;
  --muted: #685f55;
  --line: rgba(199, 150, 61, .55);
  --shadow: 0 12px 32px rgba(67, 47, 22, .10);
  --serif: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  --sans: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  --display: "Aboreto", serif;
  --content: min(1320px, calc(100% - 64px));
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  min-width: 320px;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.9;
  -webkit-font-smoothing: antialiased;
}
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
h1, h2, h3, h4, p, figure, ul { margin-top: 0; }
h1, h2, h3, h4 { font-family: var(--serif); font-weight: 500; line-height: 1.5; }
ul { padding: 0; list-style: none; }
.screen-reader-text {
  position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;
}
.skip-link:focus {
  position: fixed !important; inset: 12px auto auto 12px; z-index: 9999;
  width: auto; height: auto; padding: 10px 16px; clip: auto; background: #fff;
}
:focus-visible { outline: 3px solid var(--gold); outline-offset: 4px; }
.content-width { width: var(--content); margin-inline: auto; }
.section { position: relative; overflow: hidden; padding: 112px 0; }
.section--paper {
  background-color: var(--paper);
  background-image: linear-gradient(rgba(255,253,248,.89), rgba(255,253,248,.89)),
    url("../images/01-paper-texture.webp");
  background-size: auto, 720px auto;
}
.section--green {
  color: #fffaf0;
  background-color: var(--green-deep);
  background-image: linear-gradient(rgba(6,40,22,.94), rgba(6,40,22,.94)),
    url("../images/01-paper-texture.webp");
  background-size: auto, 760px auto;
}
.section-heading { margin-bottom: 52px; }
.section-heading--center { text-align: center; }
.section-heading--left { text-align: left; }
.section-kicker {
  margin-bottom: 24px; color: var(--gold); font-family: var(--display);
  font-size: 18px; letter-spacing: .22em; line-height: 1.3;
}
.section-kicker::after {
  content: ""; display: block; width: 46px; height: 2px; margin-top: 17px;
  background: var(--gold);
}
.section-heading--center .section-kicker::after { margin-inline: auto; }
.section-heading h2 {
  margin: 0; color: var(--green); font-size: clamp(38px, 3.2vw, 58px); letter-spacing: .08em;
}
.section-heading--light h2 { color: #fffaf0; }
.mobile-only { display: none; }
.promise-copy--mobile,
.message-copy--mobile { display: none; }
.button {
  display: inline-flex; align-items: center; justify-content: center; gap: 18px;
  min-height: 64px; padding: 15px 38px; border: 1px solid transparent; border-radius: 999px;
  font-family: var(--serif); font-weight: 600; font-size: 20px; letter-spacing: .09em;
  box-shadow: 0 6px 16px rgba(22, 45, 24, .16); transition: transform .25s, box-shadow .25s, filter .25s;
}
.button:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(22,45,24,.22); filter: brightness(1.04); }
.button img { width: 28px; height: 28px; object-fit: contain; }
.button--green { color: #fff; background: linear-gradient(135deg, #1e612c, #0d421d); }
.button--cream { color: var(--green-dark); background: #fffaf0; border-color: var(--gold); }
.button--gold { color: #fff; background: linear-gradient(135deg, #d5a83f, #a87319); border-color: #f0d58e; }
.organic { object-fit: cover; overflow: hidden; }
.organic--a { border-radius: 43% 57% 50% 50% / 26% 34% 66% 74%; }
.organic--b { border-radius: 52% 48% 40% 60% / 39% 54% 46% 61%; }
.organic--c { border-radius: 43% 57% 54% 46% / 51% 36% 64% 49%; }
.organic--d { border-radius: 0 35% 38% 0 / 0 22% 38% 0; }
.organic--e { border-radius: 45% 55% 41% 59% / 45% 35% 65% 55%; }
.organic--f { border-radius: 0 30% 31% 0 / 0 18% 34% 0; }
.organic--g { border-radius: 44% 56% 52% 48% / 41% 45% 55% 59%; }
.organic--h { border-radius: 0 43% 39% 0 / 0 24% 31% 0; }
.organic--i { border-radius: 38% 62% 45% 55% / 28% 30% 70% 72%; }
.organic--j { border-radius: 44% 56% 48% 52% / 34% 42% 58% 66%; }
.organic--k { border-radius: 0 34% 32% 0 / 0 18% 30% 0; }
.organic--l { border-radius: 40% 0 0 45% / 46% 0 0 54%; }
.organic--m { border-radius: 0 36% 42% 0 / 0 26% 48% 0; }
.organic--n { border-radius: 50% 50% 43% 57% / 40% 52% 48% 60%; }
.organic--o { border-radius: 43% 57% 48% 52% / 46% 38% 62% 54%; }
.organic--p { border-radius: 43% 57% 49% 51% / 36% 32% 68% 64%; }
.organic--q { border-radius: 52% 48% 48% 52% / 43% 57% 43% 57%; }

/* 01 Hero */
.hero {
  position: relative; isolation: isolate; min-height: 960px; overflow: hidden;
  background: var(--paper); background-image: url("../images/01-paper-texture.webp"); background-size: 760px;
}
.hero::before {
  content: ""; position: absolute; z-index: 2; inset: 0 0 auto; height: 250px; pointer-events: none;
  background: linear-gradient(180deg, #fffcf7 0%, rgba(255,252,247,.78) 48%, rgba(255,252,247,0) 100%);
}
.paper-layer {
  position: absolute; z-index: 1; inset: 0 auto 0 0; width: min(940px,65.28%); pointer-events: none;
  background: linear-gradient(90deg, #fffcf7 0%, rgba(255,252,247,.96) 34%, rgba(255,252,247,.82) 62%, rgba(255,252,247,0) 100%);
}
.site-header {
  position: relative; z-index: 20; display: flex; align-items: center; gap: 40px;
  width: min(1420px, calc(100% - 56px)); min-height: 120px; margin-inline: auto; padding: 16px 0;
}
.site-brand { display: inline-flex; align-items: center; gap: 14px; flex: 0 0 auto; }
.site-brand img { width: 86px; height: 86px; object-fit: contain; }
.site-brand span { font-family: var(--serif); font-size: 30px; letter-spacing: .1em; white-space: nowrap; }
.site-navigation { display: flex; align-items: center; justify-content: flex-end; gap: clamp(18px, 2vw, 34px); margin-left: auto; }
.site-navigation > a { position: relative; font-weight: 600; font-size: 16px; white-space: nowrap; }
.site-navigation > a:not(.nav-order)::after { content: ""; position: absolute; left: 50%; right: 50%; bottom: -7px; height: 1px; background: var(--gold); transition: .25s; }
.site-navigation > a:hover::after { left: 0; right: 0; }
.site-navigation .nav-order { display: inline-flex; align-items: center; gap: 10px; padding: 12px 24px; color: #fff; border-radius: 999px; background: var(--green); }
.nav-order img { width: 22px; filter: brightness(0) invert(1); }
.menu-toggle { display: none; }
.hero__content { position: relative; z-index: 3; min-height: 760px; padding-top: 86px; }
.hero__copy { position: relative; z-index: 5; width: 65%; }
.hero__eyebrow { display: flex; align-items: center; gap: 20px; color: var(--gold); font-family: var(--serif); font-size: 19px; letter-spacing: .12em; }
.hero__eyebrow span { width: 54px; height: 1px; background: var(--gold); }
.hero h1 { margin: 26px 0 24px; color: var(--green-dark); font-size: clamp(48px, 4vw, 61px); letter-spacing: .07em; line-height: 1.42; }
.hero__lead { font-family: var(--serif); font-size: 18px; font-weight: 500; letter-spacing: .08em; line-height: 2; }
.hero__badges { display: flex; gap: 25px; margin: 30px 0; }
.hero__badges li { display: grid; place-items: center; width: 118px; height: 118px; padding: 14px; color: var(--green); border: 1px solid var(--green); border-radius: 50%; text-align: center; }
.hero__badges img { width: 39px; height: 39px; margin-bottom: 4px; object-fit: contain; }
.hero__badges strong { font-family: var(--serif); font-size: 17px; letter-spacing: .05em; }
.hero__button { min-width: 300px; }
.hero__visual { position: absolute; z-index: 0; inset: 0; }
.hero__visual img { width: 100%; height: 100%; object-fit: cover; object-position: 54% center; }
.hero__wave { position: absolute; z-index: 3; left: 0; bottom: -1px; width: min(760px,52.78%); height: 180px; pointer-events: none; }
.hero__rice-decor { position: absolute; z-index: 4; left: 0; bottom: 0; width: min(620px,43.06%); opacity: .42; mix-blend-mode: multiply; pointer-events: none; }

/* 02 Promise */
.promise::before, .products::before, .guide::before { content: ""; position: absolute; right: -70px; top: 12px; width: 300px; height: 330px; background: url("../images/04-decor-rice-stalk.webp") center/contain no-repeat; opacity: .32; }
.promise-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 20px; }
.promise-card { overflow: hidden; border: 1px solid var(--line); border-radius: 26px; background: rgba(255,255,255,.72); box-shadow: var(--shadow); }
.promise-card__copy { min-height: 300px; padding: 32px 26px 22px; text-align: center; }
.promise-card__copy img { width: 78px; height: 78px; margin: 0 auto 14px; }
.promise-card h3 { margin-bottom: 15px; color: var(--green); font-size: 24px; }
.promise-card h3::after { content: ""; display: block; width: 36px; height: 1px; margin: 13px auto; background: var(--gold); }
.promise-card p { margin-bottom: 0; font-size: 16px; line-height: 1.9; }
.promise-card__photo { width: calc(100% - 16px); height: 240px; margin: 0 8px 8px; border-radius: 20px; object-fit: cover; }
.section-note { margin: 34px 0 0; color: var(--green); font-family: var(--serif); font-size: 20px; text-align: center; letter-spacing: .12em; }

/* 03 Products */
.products { padding-top: 100px; }
.product-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 26px; }
.product-card { position: relative; padding: 10px 10px 18px; border: 1px solid rgba(199,150,61,.34); border-radius: 28px; background: linear-gradient(145deg, #fffefd 0%, #faf2e3 68%, #f4e5c9 100%); box-shadow: var(--shadow); }
.product-card--popular { border-color: var(--gold); box-shadow: 0 14px 34px rgba(167,111,20,.2); }
.popular-badge { position: absolute; z-index: 3; right: 24px; top: 22px; display: grid; place-items: center; width: 78px; height: 78px; color: #fff; border: 2px solid #fff5dc; border-radius: 50%; background: linear-gradient(145deg,#e1b35e,#b67823); font-family: var(--serif); font-size: 22px; box-shadow: 0 5px 12px rgba(65,42,6,.25); }
.product-card__image { overflow: hidden; border-radius: 20px 20px 4px 4px; aspect-ratio: 1.25; background: #f6ead7; }
.product-card__image img { width: 100%; height: 100%; object-fit: cover; }
.product-card__body { padding: 22px 22px 0; }
.product-card h3 { margin-bottom: 8px; color: var(--green); font-size: 21px; }
.product-card h3 span { display: inline-block; margin-right: 15px; padding: 5px 12px; color: var(--ink); border: 1px solid var(--gold); border-radius: 8px; }
.product-card h3 em { font-style: normal; }
.product-card__body > p:not(.price) { min-height: 3.8em; font-size: 16px; }
.price { display: flex; align-items: baseline; gap: 4px; margin: 13px 0 20px; font-family: var(--serif); font-size: 19px; }
.price strong { color: #352011; font-size: 39px; line-height: 1; }
.price small { font-size: 16px; }
.product-card .button {
  position: relative; width: 100%; min-height: 56px; padding: 10px 48px;
  border-radius: 16px; text-align: center;
}
.product-card .button span {
  position: absolute; top: 50%; right: 18px; display: grid; place-items: center;
  height: 1em; margin: 0; font-size: 30px; font-weight: 300; line-height: 1;
  transform: translateY(-50%);
}
.shipping-note { display: flex; align-items: center; justify-content: center; gap: 15px; margin: 42px 0 0; color: var(--green); font-family: var(--serif); font-size: 20px; }
.shipping-note img { width: 58px; height: 44px; }
.shipping-note small { font-size: 16px; }

/* 04 Taste */
.taste { padding-block: 120px 130px; }
.taste__layout { display: grid; grid-template-columns: 37% 63%; align-items: center; }
.taste__copy { position: relative; z-index: 3; padding: 40px 32px 30px 12px; }
.taste__lead { margin-bottom: 55px; font-family: var(--serif); font-size: 25px; letter-spacing: .12em; line-height: 2.05; }
.taste-features { display: grid; grid-template-columns: repeat(2, 1fr); margin: 0; }
.taste-features li { min-height: 135px; padding: 18px; text-align: center; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.taste-features li:nth-child(2n) { border-right: 0; }
.taste-features li:nth-last-child(-n+2) { border-bottom: 0; }
.taste-features img { width: 54px; height: 54px; margin: 0 auto 7px; }
.taste-features span { font-family: var(--serif); font-size: 17px; }
.taste-gallery { position: relative; height: 690px; }
.taste-gallery__main { position: absolute; inset: 20px 12% 0 0; width: 75%; height: 650px; }
.taste-gallery__sub { position: absolute; z-index: 2; right: 0; width: 34%; height: 300px; border: 2px solid rgba(255,253,248,.95); }
.taste-gallery__sub--top { top: 5px; }
.taste-gallery__sub--bottom { bottom: 0; }

/* 05 Message */
.message { padding: 0; }
.message__layout { display: grid; grid-template-columns: 62% 38%; min-height: 760px; align-items: stretch; }
.message__main {
  position: relative; z-index: 3; display: block;
  width: 100%; height: 760px;
}
.message__main img { width: 100%; height: 100%; object-fit: fill; }
.message__copy { padding: 86px clamp(48px, 6vw, 110px) 60px 70px; }
.message__copy > p { font-family: var(--serif); font-size: 19px; letter-spacing: .08em; line-height: 2.1; }
.message__portrait-wrap { position: relative; margin-top: 38px; }
.message__portrait-wrap::before { content: ""; position: absolute; inset: 7% 5% -8% -7%; border: 1px solid var(--gold); border-radius: 47% 53% 55% 45% / 44% 37% 63% 56%; }
.message__portrait { position: relative; width: 100%; height: 260px; }

/* 06 Place */
.place { z-index: 2; padding-top: 0; overflow: visible; }
.place__hero { position: relative; z-index: 2; display: grid; grid-template-columns: 65% 35%; align-items: start; min-height: 620px; }
.place__landscape { display: block; width: 100%; height: 710px; margin-top: -205px; }
.place__landscape img { width: 100%; height: 100%; object-fit: fill; }
.place__intro { padding: 70px 70px; }
.place__intro > p { font-family: var(--serif); font-size: 18px; line-height: 2; }
.place__gold-wave { position: absolute; z-index: 3; right: 0; bottom: 78px; width: 40%; height: 90px; pointer-events: none; }
.place-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 28px; align-items: start; margin-top: -90px; position: relative; z-index: 3; }
.place-grid figure { margin: 0; text-align: center; }
.place-grid figure > img, .place-grid__climate > div { width: 100%; height: 210px; object-fit: cover; }
.place-grid figcaption { position: relative; margin-top: 24px; color: var(--green); font-family: var(--serif); font-size: 18px; }
.place-grid figcaption::before { content: ""; display: block; width: 25px; height: 2px; margin: 0 auto 12px; background: var(--gold); }
.place-grid__climate > div { display: flex; align-items: center; justify-content: center; color: var(--gold); border: 1px solid var(--gold); border-radius: 45% 55% 43% 57% / 49% 40% 60% 51%; }
.place-grid__climate > div img { width: 132px; height: 132px; object-fit: contain; }

/* 07 Commitment */
.commitment { padding-bottom: 110px; }
.commitment-list { display: grid; grid-template-columns: 1.28fr 1fr 1fr; gap: 28px; align-items: start; }
.commitment-item { display: grid; grid-template-columns: 1fr; }
.commitment-item img { width: 100%; height: 340px; }
.commitment-item__image { display: block; }
.commitment-item__image img { width: 100%; height: 100%; }
.commitment-item__copy { display: grid; grid-template-columns: 82px 1fr; gap: 24px; padding: 30px 18px 0; }
.commitment-item__number { grid-row: span 2; color: var(--gold); font-family: var(--serif); font-size: 58px; line-height: 1; }
.commitment-item h3 { margin-bottom: 8px; color: var(--green); font-size: 24px; }
.commitment-item p { margin: 0; font-family: var(--serif); font-size: 16px; line-height: 1.9; }
.commitment-item--water { grid-template-columns: 60% 40%; column-gap: 20px; }
.commitment-item--water .commitment-item__image--water { height: 540px; }
.commitment-item--water .commitment-item__image--water { overflow: hidden; border-radius: 44% 30% 46% 42% / 14% 18% 19% 16%; }
.commitment-item--water .commitment-item__image--water img { object-fit: fill; }
.commitment-item--water .commitment-item__copy {
  align-content: center; grid-template-columns: 1fr; gap: 24px; min-width: 0; padding: 64px 0 0 8px;
}
.commitment-item--water .commitment-item__number { grid-row: auto; }
.commitment-item--water h3 { width: 8em; font-size: 22px; }
.commitment-item--water p { width: 8em; }

/* 08 Story */
.story { padding: 0; }
.story__layout { display: grid; grid-template-columns: 48.7% 51.3%; min-height: 900px; }
.story__main { display: block; width: 100%; height: 900px; object-fit: fill; }
.story__copy { padding: 76px clamp(44px,5vw,90px) 50px 72px; }
.story__copy h3 { color: var(--green); font-size: 25px; letter-spacing: .12em; }
.story__copy > p { font-family: var(--serif); font-size: 17px; line-height: 2; }
.story__quote { padding: 25px 10px; color: #9b6f23; border-block: 1px solid var(--line); font-family: var(--serif); font-size: 23px !important; letter-spacing: .08em; }
.story__subphotos { display: grid; grid-template-columns: 1fr 1.25fr; gap: 18px; margin-top: 28px; }
.story__subphotos img { width: 100%; height: 190px; object-fit: fill; }

/* 09 Delivery */
.delivery { padding: 0 0 100px; }
.delivery__top { position: relative; min-height: 560px; overflow: hidden; }
.delivery__panel-shape { position: absolute; z-index: 2; inset: 0 auto 0 0; width: 52.78%; height: 560px; pointer-events: none; }
.delivery__copy { position: relative; z-index: 3; width: 43%; padding: 70px 65px 50px max(50px, calc((100vw - 1320px)/2)); }
.delivery__copy > p { font-family: var(--serif); font-size: 18px; line-height: 2; }
.delivery__shipping { display: flex; align-items: center; gap: 15px; padding-top: 22px; border-top: 1px solid var(--line); color: var(--green); }
.delivery__shipping img { width: 42px; height: 36px; }
.delivery__main { position: absolute; z-index: 1; inset: 0 0 0 auto; width: 66%; height: 560px; object-fit: cover; border-radius: 0; }
.delivery-steps { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 16px; margin-top: -42px; position: relative; z-index: 2; }
.delivery-steps article { position: relative; overflow: hidden; border: 9px solid rgba(255,255,255,.92); border-radius: 24px; background: rgba(255,255,255,.83); box-shadow: var(--shadow); }
.delivery-steps article > span { position: absolute; z-index: 2; top: 8px; left: 8px; display: grid; place-items: center; width: 52px; height: 52px; color: #fff; border-radius: 50%; background: linear-gradient(145deg,#ddb463,#b47922); font-family: var(--serif); font-size: 18px; }
.delivery-steps article > img { width: 100%; height: 190px; object-fit: cover; }
.delivery-steps article > div { min-height: 190px; padding: 20px 18px; text-align: center; }
.delivery-steps h3 { margin-bottom: 8px; color: var(--green); font-size: 19px; }
.delivery-steps p { margin: 0; font-size: 16px; line-height: 1.8; }
.delivery__note { display: flex; align-items: center; justify-content: center; gap: 25px; max-width: 720px; margin: 38px auto 0; padding: 22px 36px; color: var(--green); border: 1px solid var(--line); border-radius: 14px; font-family: var(--serif); font-size: 20px; letter-spacing: .08em; }
.delivery__note img { width: 54px; height: 54px; }

/* 10 Table */
.table { padding: 0; }
.table__layout { display: grid; grid-template-columns: 61% 39%; min-height: 730px; align-items: start; }
.table__main { position: relative; margin: 0; }
.table__main img { width: 100%; height: 690px; }
.table__main figcaption, .table__subphotos figcaption { position: absolute; padding: 10px 42px; color: var(--green); border: 1px solid var(--gold); border-radius: 999px; background: rgba(255,253,248,.96); font-family: var(--serif); font-size: 19px; }
.table__main figcaption { left: 7%; bottom: 2%; }
.table__copy { padding: 80px 70px 40px 60px; }
.table__copy > p { font-family: var(--serif); font-size: 17px; line-height: 2; }
.table__subphotos { display: grid; grid-template-columns: 1fr 1.1fr; gap: 20px; margin-top: 40px; }
.table__subphotos figure { position: relative; margin: 0; }
.table__subphotos img { width: 100%; height: 270px; }
.table__subphotos figcaption { left: 50%; bottom: -18px; transform: translateX(-50%); white-space: nowrap; }

/* 11 Subscription */
.subscription { min-height: 900px; padding: 85px 0; overflow: hidden; }
.subscription::before, .subscription::after { content: ""; position: absolute; z-index: 1; background-position: center; background-size: contain; background-repeat: no-repeat; pointer-events: none; }
.subscription::before { left: 18px; top: 30px; width: 172px; height: 304px; background-image: url("../icons/subscription-rice-decor-top-left.svg"); }
.subscription::after { right: 8px; bottom: 8px; width: 205px; height: 300px; background-image: url("../icons/subscription-rice-decor-bottom-right.svg"); }
.subscription__inner { position: relative; display: grid; grid-template-columns: 54% 46%; grid-template-areas: "heading visuals" "plan visuals" "closing bowl"; align-items: start; }
.subscription .section-heading { grid-area: heading; margin: 0 0 20px 30px; }
.subscription__visuals { grid-area: visuals; position: relative; z-index: 4; height: 650px; overflow: visible; }
.subscription__family { position: absolute; right: -7%; top: -80px; width: 108%; height: 520px; border: 2px solid rgba(222,185,107,.9); }
.subscription__family img, .subscription__bag img, .subscription__rice-bowl img { width: 100%; height: 100%; object-fit: cover; }
.subscription__bag { position: absolute; z-index: 8; left: auto; right: 34%; top: 300px; width: 48%; filter: drop-shadow(0 14px 18px rgba(0,0,0,.25)); }
.subscription__bag img { object-fit: contain; }
.subscription-plan { grid-area: plan; position: relative; z-index: 3; padding: 42px 44px 34px; color: var(--green-dark); border: 2px solid var(--gold); border-radius: 48px; background: linear-gradient(145deg,#fffdf7,#f6eddd); box-shadow: 0 18px 36px rgba(0,0,0,.18); }
.subscription-plan__label { margin: 0 auto 22px; padding: 9px 24px; color: #fff; border: 1px solid var(--gold); border-radius: 999px; background: var(--green); font-family: var(--serif); font-size: 22px; text-align: center; letter-spacing: .08em; }
.subscription-plan__label span + span::before { content: " "; }
.subscription-plan__price { display: flex; align-items: baseline; gap: 7px; margin-bottom: 23px; padding-bottom: 21px; border-bottom: 1px solid var(--line); font-family: var(--serif); font-size: 28px; }
.subscription-plan__price strong { color: #aa7925; font-size: 68px; line-height: 1; }
.subscription-plan__price small { font-size: 16px; }
.subscription-plan ul { display: grid; grid-template-columns: 1fr 1fr; gap: 18px 30px; margin-bottom: 24px; }
.subscription-plan li { display: flex; align-items: center; gap: 12px; font-family: var(--serif); font-size: 17px; }
.subscription-plan li img { width: 40px; height: 40px; }
.subscription-plan .button { width: 100%; }
.subscription__rice-bowl { grid-area: bowl; justify-self: center; width: 350px; height: 230px; margin-top: -155px; border: 2px solid var(--gold); }
.subscription__closing { grid-area: closing; align-self: end; margin: 28px 0 0 150px; font-family: var(--serif); font-size: 19px; letter-spacing: .13em; }

/* 12 Guide and FAQ */
.guide { padding-bottom: 120px; }
.guide__layout { display: grid; grid-template-columns: 1fr 1.1fr; gap: 32px; }
.guide-flow, .faq { min-width: 0; }
.ornament-title { position: relative; margin: 0 0 28px; padding: 12px 32px; color: #fff; border: 1px solid var(--gold); border-radius: 999px; background: var(--green); font-size: 19px; text-align: center; letter-spacing: .1em; }
.ornament-title::before, .ornament-title::after { content: ""; position: absolute; top: 50%; width: 90px; height: 1px; background: var(--gold); }
.ornament-title::before { right: calc(100% + 16px); }
.ornament-title::after { left: calc(100% + 16px); }
.guide-steps { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 10px; }
.guide-steps article { position: relative; min-height: 265px; padding: 46px 14px 18px; border: 1px solid var(--line); border-radius: 18px; text-align: center; background: rgba(255,255,255,.66); }
.guide-steps article > span { position: absolute; left: 50%; top: -20px; display: grid; place-items: center; width: 48px; height: 48px; transform: translateX(-50%); color: #fff; border: 1px solid var(--gold); border-radius: 50%; background: var(--green); font-family: var(--serif); font-size: 18px; }
.guide-steps h4 { margin-bottom: 10px; color: var(--green); font-size: 18px; }
.guide-steps img { width: 70px; height: 70px; margin: 0 auto 13px; }
.guide-steps p { margin: 0; font-size: 16px; line-height: 1.7; }
.guide-flow__note { margin: 16px 0; padding: 12px 20px; color: var(--green); border: 1px solid var(--line); border-radius: 12px; text-align: center; }
.guide-flow__note strong { color: var(--gold); font-family: var(--serif); font-size: 23px; }
.guide-flow__photo { width: 100%; height: 180px; border-radius: 18px; object-fit: cover; }
.faq { padding: 0 22px 22px; border: 1px solid var(--line); border-radius: 22px; }
.faq .ornament-title { transform: translateY(-14px); margin-bottom: 2px; }
.faq details { border: 1px solid rgba(199,150,61,.44); border-radius: 16px; background: rgba(255,255,255,.72); box-shadow: 0 6px 14px rgba(70,49,20,.07); }
.faq details + details { margin-top: 14px; }
.faq summary { position: relative; display: grid; grid-template-columns: 54px 1fr 26px; gap: 14px; align-items: center; min-height: 88px; padding: 15px 18px; cursor: pointer; list-style: none; font-family: var(--serif); color: var(--green-dark); }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::before { content: "Q"; display: grid; place-items: center; width: 48px; height: 48px; color: #fff; border: 1px solid var(--gold); border-radius: 50%; background: var(--green); font-size: 22px; }
.faq summary::after { content: "+"; color: var(--gold); font-family: var(--sans); font-size: 36px; font-weight: 300; transition: transform .25s; }
.faq details[open] summary::after { transform: rotate(45deg); }
.faq details > div { padding: 0 28px 22px 86px; font-size: 16px; }

/* 13 Final CTA */
.final-cta { position: relative; isolation: isolate; min-height: 760px; overflow: hidden; color: #fffaf0; background: #28533c; }
.final-cta__photo, .final-cta__photo img, .final-cta__family, .final-cta__shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.final-cta__photo img { object-fit: cover; object-position: center; }
.final-cta__family { object-fit: cover; opacity: .16; mix-blend-mode: soft-light; }
.final-cta__shade { background: linear-gradient(90deg, rgba(32,77,54,.96) 0%, rgba(36,82,59,.86) 40%, rgba(86,88,57,.12) 72%, rgba(255,248,225,0) 100%); }
.final-cta__copy { position: relative; z-index: 2; width: min(1320px, calc(100% - 96px)); margin: auto; padding: 68px 0; }
.final-cta__logo { width: 120px; height: 120px; margin-bottom: 18px; object-fit: contain; filter: sepia(1) saturate(.8); }
.final-cta h2 { margin: 0 0 26px; max-width: 960px; font-size: clamp(46px, 4.1vw, 59px); letter-spacing: .08em; }
.final-cta__copy > p:not(.section-kicker):not(.final-cta__trust) { max-width: 650px; font-family: var(--serif); font-size: 20px; letter-spacing: .09em; line-height: 2; }
.final-cta__actions { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; width: min(800px, 68%); margin-top: 34px; }
.final-cta__actions .button { border-radius: 10px; }
.final-cta__trust { margin-top: 32px; color: #f2d492; font-family: var(--serif); font-size: 19px; letter-spacing: .12em; }

/* 14 Footer */
.site-footer { position: relative; overflow: hidden; padding: 40px 0 0; color: #fff9ed; background-color: #082816; background-image: linear-gradient(rgba(5,33,18,.75),rgba(5,33,18,.75)), url("../images/37-footer-background.webp"); background-position: center; background-size: cover; }
.site-footer__top-rule { display: flex; align-items: center; gap: 15px; width: 100%; color: var(--gold); }
.site-footer__top-rule::before, .site-footer__top-rule::after { content: ""; height: 1px; flex: 1; background: rgba(199,150,61,.7); }
.site-footer__top-rule span::before { content: "❧"; color: var(--gold); font-size: 28px; }
.site-footer__inner { display: grid; grid-template-columns: .8fr 1.2fr; gap: 110px; align-items: center; padding: 75px 0 85px; }
.site-footer__brand { text-align: center; }
.site-footer__brand img { width: 190px; margin: 0 auto 22px; }
.site-footer__brand h2 { margin: 0 0 20px; font-size: 42px; letter-spacing: .15em; }
.site-footer__brand p { margin: 0; font-family: var(--serif); font-size: 18px; letter-spacing: .12em; line-height: 2; }
.site-footer__nav { display: grid; grid-template-columns: 1fr 1fr; gap: 0 70px; }
.site-footer__nav a { position: relative; display: flex; align-items: center; min-height: 72px; padding: 12px 34px 12px 36px; border-bottom: 1px solid rgba(199,150,61,.55); font-family: var(--serif); font-size: 18px; }
.site-footer__nav a::before { content: ""; position: absolute; left: 0; width: 22px; height: 28px; background: url("../icons/footer-rice-nav.svg") center/contain no-repeat; }
.site-footer__nav a::after { content: "›"; display: none; margin-left: auto; color: var(--gold); font-size: 28px; }
.site-footer__copyright { margin: 0; padding: 24px; border-top: 1px solid rgba(199,150,61,.5); text-align: center; color: var(--gold-soft); font-family: var(--display); font-size: 16px; letter-spacing: .08em; }

/* Motion: progressive enhancement only. */
body.motion-ready .motion-reveal {
  opacity: 0;
  transform: translate3d(0,28px,0);
  transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1);
  transition-delay: var(--reveal-delay,0ms);
  will-change: opacity, transform;
}
body.motion-ready .motion-reveal.motion-reveal--visual { transform: translate3d(0,16px,0) scale(.975); }
body.motion-ready .motion-reveal.is-visible { opacity: 1; transform: none; }
body.motion-ready .hero__visual { transform: scale(1.035); transition: transform 1.8s cubic-bezier(.22,1,.36,1); }
body.motion-ready .hero__copy > * { opacity: 0; transform: translateY(22px); transition: opacity .8s ease, transform .8s cubic-bezier(.22,1,.36,1); }
body.motion-ready .hero.is-entered .hero__visual { transform: scale(1); }
body.motion-ready .hero.is-entered .hero__copy > * { opacity: 1; transform: none; }
body.motion-ready .hero.is-entered .hero__copy > :nth-child(1) { transition-delay: .12s; }
body.motion-ready .hero.is-entered .hero__copy > :nth-child(2) { transition-delay: .22s; }
body.motion-ready .hero.is-entered .hero__copy > :nth-child(3) { transition-delay: .34s; }
body.motion-ready .hero.is-entered .hero__copy > :nth-child(4) { transition-delay: .46s; }
body.motion-ready .hero.is-entered .hero__copy > :nth-child(5) { transition-delay: .58s; }
body.motion-ready .hero__rice-decor { transform-origin: 10% 100%; animation: hono-rice-sway 8s ease-in-out infinite; }

@keyframes hono-rice-sway {
  0%, 100% { transform: rotate(-.35deg) translateY(0); }
  50% { transform: rotate(.55deg) translateY(-3px); }
}

@media (max-width: 1100px) {
  :root { --content: min(94%, 1000px); }
  .site-header { width: calc(100% - 36px); gap: 18px; }
  .site-brand span { font-size: 25px; }
  .site-navigation { gap: 15px; }
  .site-navigation > a { font-size: 16px; }
  .site-navigation .nav-order { padding-inline: 16px; }
  .hero__copy { width: 66%; }
  .promise-grid { grid-template-columns: repeat(2,1fr); }
  .commitment-list { gap: 20px; }
  .commitment-item__copy { grid-template-columns: 65px 1fr; gap: 12px; }
  .commitment-item__number { font-size: 48px; }
  .guide__layout { grid-template-columns: 1fr; gap: 75px; }
  .guide-flow__photo { height: 260px; }
}

@media (max-width: 767px) {
  :root { --content: calc(100% - 36px); }
  body { font-size: 16px; line-height: 1.85; }
  .section { padding: 78px 0; }
  .section-heading { margin-bottom: 34px; }
  .section-kicker { margin-bottom: 18px; font-size: 16px; text-align: center; }
  .section-kicker::after { margin: 13px auto 0; }
  .section-heading h2 { font-size: clamp(31px, 9vw, 43px); line-height: 1.55; text-align: center; }
  .mobile-only { display: block; }
  .button { min-height: 58px; padding: 12px 26px; font-size: 19px; }

  .hero { min-height: 1120px; }
  .hero::before { height: 180px; }
  .paper-layer { inset: 0; width: 100%; background: linear-gradient(180deg,#fffcf7 0 47%,rgba(255,252,247,.96) 55%,rgba(255,252,247,.72) 67%,rgba(255,252,247,0) 82%); }
  .site-header { min-height: 100px; width: calc(100% - 30px); padding: 12px 0; }
  .site-brand { gap: 8px; }
  .site-brand img { width: 66px; height: 66px; }
  .site-brand span { font-size: 24px; letter-spacing: .05em; }
  .menu-toggle { z-index: 30; display: flex; flex-direction: column; gap: 7px; width: 50px; height: 50px; margin-left: auto; padding: 11px 7px; border: 0; background: transparent; }
  .menu-toggle > span:not(.screen-reader-text) { display: block; width: 100%; height: 2px; background: var(--gold); transition: .25s; }
  .menu-open .menu-toggle > span:nth-child(1) { transform: translateY(9px) rotate(45deg); }
  .menu-open .menu-toggle > span:nth-child(2) { opacity: 0; }
  .menu-open .menu-toggle > span:nth-child(3) { transform: translateY(-9px) rotate(-45deg); }
  .site-navigation { position: fixed; z-index: 25; inset: 0; display: flex; flex-direction: column; justify-content: center; gap: 26px; padding: 110px 32px 60px; background: rgba(255,253,248,.98); transform: translateX(100%); transition: transform .3s ease; }
  .menu-open .site-navigation { transform: translateX(0); }
  .site-navigation > a { font-family: var(--serif); font-size: 21px; }
  .site-navigation .nav-order { padding: 14px 34px; }
  .hero__content { min-height: 990px; width: 100%; padding-top: 42px; }
  .hero__copy { position: static; width: calc(100% - 20px); margin-inline: auto; }
  .hero__eyebrow { justify-content: center; gap: 13px; font-size: 16px; white-space: nowrap; }
  .hero__eyebrow span { width: 34px; }
  .hero h1 { margin: 22px 0 20px; font-size: clamp(26px, 6.9vw, 32px); line-height: 1.72; letter-spacing: .01em; white-space: nowrap; }
  .hero__lead { font-size: 16px; line-height: 1.95; }
  .hero__lead br { display: none; }
  .hero__badges { justify-content: center; gap: 10px; margin: 24px 0 0; }
  .hero__badges li { width: 100px; height: 100px; padding: 10px; }
  .hero__badges img { width: 33px; height: 33px; }
  .hero__badges strong { font-size: 16px; }
  .hero__visual { inset: auto 0 95px; height: 480px; }
  .hero__visual img { object-position: center 22%; }
  .hero__wave { bottom: 0; width: 100%; height: 145px; }
  .hero__button { position: absolute; z-index: 8; left: 50%; bottom: 30px; min-width: min(76%,330px); transform: translateX(-50%); }
  .hero__button:hover { transform: translate(-50%,-2px); }
  .hero__rice-decor { left: 0; right: auto; bottom: 0; width: 68%; opacity: .48; }

  .promise::before, .products::before, .guide::before { width: 180px; height: 230px; right: -55px; opacity: .26; }
  .promise-grid { grid-template-columns: 1fr; gap: 17px; }
  .promise-card { display: grid; grid-template-columns: 52% 48%; min-height: 220px; border-radius: 20px; }
  .promise-card__copy { min-height: 0; padding: 21px 10px 17px; text-align: left; }
  .promise-card__copy img { float: left; width: 44px; height: 44px; margin: 0 7px 6px 0; }
  .promise-card h3 { margin: 5px 0 14px; font-size: 17px; }
  .promise-card h3::after { margin: 9px 0; }
  .promise-card p { clear: both; font-size: 16px; }
  .promise-card__photo { width: 100%; height: 100%; min-height: 220px; margin: 0; border-radius: 0; }
  .section-note { font-size: 18px; }

  .products { padding-bottom: 70px; }
  .product-grid { grid-template-columns: 1fr; gap: 18px; }
  .product-card { display: grid; grid-template-columns: 44% 56%; height: 280px; padding: 8px; border-radius: 20px; }
  .product-card__image { height: 100%; min-height: 0; border-radius: 14px 0 0 14px; aspect-ratio: auto; }
  .product-card__body { display: flex; flex-direction: column; justify-content: center; padding: 12px 10px; overflow: hidden; }
  .product-card h3 { margin-bottom: 5px; font-size: 18px; line-height: 1.45; }
  .product-card h3 span { margin-right: 5px; padding: 3px 7px; }
  .product-card__body > p:not(.price) { display: -webkit-box; min-height: 0; margin-bottom: 5px; overflow: hidden; font-size: 16px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .price { margin: 8px 0 16px; }
  .price strong { font-size: 33px; }
  .product-card .button { min-height: 50px; padding-inline: 7px; font-size: 16px; letter-spacing: .02em; white-space: nowrap; }
  .popular-badge { left: -6px; right: auto; top: -6px; width: 66px; height: 66px; font-size: 18px; }
  .shipping-note { margin-top: 28px; font-size: 16px; flex-wrap: wrap; }
  .shipping-note small { width: 100%; text-align: center; }

  .taste__layout { display: flex; flex-direction: column; width: 100%; }
  .taste__copy { width: var(--content); padding: 0; }
  .taste__lead { font-size: 20px; line-height: 2; }
  .taste-gallery { order: 2; width: 100%; height: 690px; margin-top: 0; }
  .taste-gallery__main { inset: 0 5%; width: 90%; height: 490px; }
  .taste-gallery__sub { width: 48%; height: 240px; }
  .taste-gallery__sub--top { top: 435px; right: 50%; }
  .taste-gallery__sub--bottom { top: 455px; right: 2%; }
  .taste-features { order: 3; width: 100%; margin: 28px 0 0; }
  .taste-features li { min-height: 125px; }
  .taste__copy .taste-features { position: absolute; left: 18px; right: 18px; bottom: 70px; }
  .taste { padding-bottom: 360px; }

  .message { padding-top: 0; }
  .message__layout { display: flex; flex-direction: column; }
  .message__main {
    width: calc(100% - 28px); height: auto; max-height: none; margin-inline: auto;
    clip-path: none;
  }
  .message__main img { height: auto; object-fit: contain; }
  .message__copy { padding: 34px 22px 78px; }
  .message__copy > p { font-size: 17px; }
  .message__portrait { height: 300px; }

  .place { margin-top: -72px; padding-bottom: 80px; }
  .place__hero { grid-template-columns: 1fr; min-height: 0; }
  .place__landscape { width: calc(100% - 28px); height: auto; margin: -54px auto 0; }
  .place__landscape img { height: auto; object-fit: contain; }
  .place__intro { padding: 60px 22px 35px; }
  .place__intro > p { font-size: 16px; }
  .place__gold-wave { display: none; }
  .place-grid { grid-template-columns: 1fr 1fr; gap: 25px 15px; margin-top: 15px; }
  .place-grid figure > img, .place-grid__climate > div { height: 160px; border-radius: 20px; }
  .place-grid__climate > div img { width: 112px; height: 112px; }
  .place-grid figcaption { margin-top: 14px; font-size: 16px; }

  .commitment-list { grid-template-columns: 1fr; gap: 38px; }
  .commitment-item, .commitment-item--water { display: grid; grid-template-columns: 1fr; }
  .commitment-item img, .commitment-item--water img { width: 100%; height: 300px; border-radius: 12% 14% 13% 10% / 10% 9% 14% 15%; }
  .commitment-item__copy, .commitment-item--water .commitment-item__copy { grid-template-columns: 70px 1fr; padding: 18px 8px 0; }
  .commitment-item--water .commitment-item__image--water { width: 100%; height: auto; overflow: visible; border-radius: 0; }
  .commitment-item--water .commitment-item__image--water img { height: auto; object-fit: contain; border-radius: 0; }
  .commitment-item--water .commitment-item__copy {
    display: grid; grid-template-columns: 70px minmax(0,1fr); align-content: start; gap: 20px; min-width: 0; padding: 18px 8px 0;
  }
  .commitment-item--water .commitment-item__number { grid-row: 1 / span 2; }
  .commitment-item--water h3, .commitment-item--water p { width: auto; }
  .commitment-item__number { font-size: 52px; }
  .commitment-item h3 { font-size: 21px; }
  .commitment-item p { font-size: 16px; }
  .commitment-item--water h3 { width: auto; font-size: 21px; }
  .commitment-item--water p { width: auto; }

  .story__layout { grid-template-columns: 1fr; }
  .story__main { width: calc(100% - 28px); height: auto; margin-inline: auto; object-fit: contain; }
  .story__copy { padding: 55px 22px 70px; }
  .story__copy h3 { font-size: 23px; }
  .story__quote { font-size: 20px !important; }
  .story__subphotos { grid-template-columns: 1fr; }
  .story__subphotos img { height: 260px; border-radius: 30px; }

  .delivery { padding-bottom: 70px; }
  .delivery__top { display: flex; flex-direction: column; overflow: visible; }
  .delivery__panel-shape { display: none; }
  .delivery__copy { width: 100%; padding: 65px 22px 30px; }
  .delivery__copy > p { font-size: 16px; }
  .delivery__main { position: static; width: calc(100% - 36px); height: 390px; margin-inline: auto; border-radius: 28px; }
  .delivery-steps { grid-template-columns: 1fr; gap: 14px; margin-top: 28px; }
  .delivery-steps article { display: grid; grid-template-columns: 45% 55%; border-width: 7px; border-radius: 18px; }
  .delivery-steps article > img { height: 210px; }
  .delivery-steps article > div { display: flex; flex-direction: column; justify-content: center; min-height: 210px; padding: 16px; text-align: left; }
  .delivery-steps h3 { font-size: 18px; }
  .delivery-steps p { font-size: 16px; line-height: 1.55; }
  .delivery-steps article > span { top: 7px; left: 7px; width: 46px; height: 46px; }
  .delivery__note { width: var(--content); margin-top: 24px; padding: 20px; font-size: 17px; }

  .table__layout { display: flex; flex-direction: column; }
  .table__main { order: 1; width: 100%; }
  .table__main img { height: 520px; border-radius: 0 0 15% 15% / 0 0 10% 10%; }
  .table__main figcaption { left: 50%; bottom: -23px; transform: translateX(-50%); }
  .table__copy { order: 2; padding: 80px 22px 80px; }
  .table__copy > p { text-align: center; }
  .table__subphotos { gap: 12px; }
  .table__subphotos img { height: 250px; }
  .table__subphotos figcaption { padding: 8px 25px; font-size: 17px; }

  .subscription { padding: 58px 0 72px; }
  .subscription__inner { display: flex; flex-direction: column; width: 100%; }
  .subscription .section-heading { order: 1; width: var(--content); margin: 0 auto 28px; }
  .subscription__visuals { order: 2; width: 100%; height: 535px; }
  .subscription__family { top: 0; right: 4%; width: 92%; height: auto; border: 0; border-radius: 0; }
  .subscription__family img { height: auto; object-fit: contain; }
  .subscription__bag { z-index: 8; left: auto; right: 2%; top: 315px; width: 40%; }
  .subscription__bag img { height: auto; object-fit: contain; }
  .subscription-plan { order: 3; width: calc(100% - 34px); margin: -30px auto 0; padding: 35px 20px 27px; border-radius: 34px; }
  .subscription-plan__label { font-size: 19px; }
  .subscription-plan__price { justify-content: center; font-size: 23px; }
  .subscription-plan__price strong { font-size: 58px; }
  .subscription-plan ul { gap: 14px 12px; }
  .subscription-plan li { gap: 7px; font-size: 16px; }
  .subscription-plan li img { width: 35px; height: 35px; }
  .subscription__rice-bowl { order: 4; width: 64%; height: auto; margin: 25px auto 0; border: 0; border-radius: 0; }
  .subscription__rice-bowl img { height: auto; object-fit: contain; }
  .subscription__closing { order: 5; margin: 22px auto 0; font-size: 16px; text-align: center; }

  .guide__layout { gap: 72px; }
  .ornament-title { padding-inline: 20px; font-size: 17px; }
  .ornament-title::before, .ornament-title::after { width: 34px; }
  .guide-steps { grid-template-columns: 1fr 1fr; gap: 14px; }
  .guide-steps article { min-height: 235px; padding: 46px 15px 16px; }
  .guide-steps img { width: 64px; height: 64px; }
  .guide-flow__photo { height: 250px; }
  .faq { padding: 0; border: 0; }
  .faq summary { grid-template-columns: 46px 1fr 22px; gap: 10px; padding: 12px; font-size: 16px; }
  .faq summary::before { width: 42px; height: 42px; }
  .faq details > div { padding: 0 18px 18px 68px; font-size: 16px; }

  .final-cta { min-height: 980px; }
  .final-cta__photo img { object-position: center bottom; }
  .final-cta__family { opacity: .13; object-position: center 52%; }
  .final-cta__shade { background: linear-gradient(180deg,rgba(32,77,54,.97) 0 38%,rgba(42,88,63,.56) 61%,rgba(78,77,46,.10) 82%,rgba(255,248,225,0) 100%); }
  .final-cta__copy { width: calc(100% - 36px); padding: 52px 0; text-align: center; }
  .final-cta__logo { width: 130px; height: 130px; margin-inline: auto; }
  .final-cta h2 { font-size: clamp(26px,7vw,34px); line-height: 1.75; letter-spacing: .04em; white-space: nowrap; }
  .final-cta__copy > p:not(.section-kicker):not(.final-cta__trust) { font-size: 17px; }
  .final-cta__actions { position: absolute; left: 0; right: 0; top: 690px; grid-template-columns: 1fr; width: 100%; margin: 0; }
  .final-cta__actions .button { min-height: 70px; font-size: 22px; }
  .final-cta__trust { position: absolute; left: 0; right: 0; top: 880px; font-size: 16px; }

  .site-footer { padding-top: 30px; }
  .site-footer__inner { grid-template-columns: 1fr; gap: 55px; padding: 55px 0 70px; }
  .site-footer__brand img { width: 160px; }
  .site-footer__brand h2 { font-size: 37px; }
  .site-footer__brand p { font-size: 16px; }
  .site-footer__nav { grid-template-columns: 1fr; }
  .site-footer__nav a { min-height: 70px; padding-left: 42px; font-size: 17px; }
  .site-footer__nav a::after { display: block; }
  .site-footer__copyright { font-size: 16px; }
}

@media (max-width: 430px) {
  .hero { min-height: 1080px; }
  .hero__visual { height: 455px; }
  .hero__badges li { width: 92px; height: 92px; }
  .promise-card { grid-template-columns: 49% 51%; }
  .product-card { grid-template-columns: 43% 57%; height: 282px; }
  .product-card__body { padding: 14px 11px; }
  .product-card h3 { font-size: 17px; }
  .price strong { font-size: 28px; }
  .product-card .button { font-size: 16px; }
  .taste-gallery { height: 620px; }
  .taste-gallery__main { height: 445px; }
  .taste-gallery__sub { height: 205px; }
  .taste-gallery__sub--top { top: 405px; }
  .taste-gallery__sub--bottom { top: 420px; }
  .taste { padding-bottom: 350px; }
  .message__main { height: auto; }
  .place__landscape { height: auto; }
  .place-grid figure > img, .place-grid__climate > div { height: 140px; }
  .delivery-steps article { grid-template-columns: 43% 57%; }
  .delivery-steps article > img, .delivery-steps article > div { height: 190px; min-height: 190px; }
  .table__main img { height: 450px; }
  .table__subphotos img { height: 210px; }
  .guide-steps article { min-height: 220px; }
}

/* 2026-08 Figma alignment refinements */
html, body { overflow-x: hidden; }

@media (min-width: 768px) {
  .message__layout { min-height: 760px; }
  .message__main { height: 760px; }
  .place { margin-top: 0; }
  .place__hero { min-height: 710px; }
  .place__landscape { height: 710px; margin-top: -205px; }

  .commitment-list {
    grid-template-columns: 1.34fr 1fr 1fr;
    gap: 34px;
  }
  .commitment-item--water .commitment-item__image--water {
    overflow: hidden;
    border-radius: 48% 34% 47% 48% / 20% 18% 22% 22%;
  }
  .commitment-item--water .commitment-item__image--water img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .commitment-item--water .commitment-item__copy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    padding: 70px 0 0 18px;
  }
  .commitment-item--water .commitment-item__number { grid-row: auto; }
  .commitment-item--water h3 { width: 8em; }
  .commitment-item--water p { width: 12em; }

  .delivery-steps__size-title {
    font-size: 16px;
    letter-spacing: -.03em;
    white-space: nowrap;
  }
  .delivery-steps__storage-copy {
    font-size: 15px;
    letter-spacing: -.02em;
    white-space: nowrap;
  }

  .table__main .organic--m {
    border-radius: 0 43% 48% 0 / 0 27% 57% 0;
  }

  .subscription__bag {
    right: -4%;
    top: 390px;
    width: 34%;
  }
  .subscription__rice-bowl {
    justify-self: start;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .hero {
    height: 1020px;
    min-height: 1020px;
  }
  .hero__content { min-height: 920px; }
  .hero__visual { bottom: 80px; height: 490px; }

  .promise {
    height: 1120px;
    min-height: 1120px;
    padding: 38px 0 28px;
  }
  .promise .section-heading { margin-bottom: 26px; }
  .promise-grid { gap: 14px; }
  .promise-card { min-height: 184px; }
  .promise-card__copy { padding-top: 16px; padding-bottom: 12px; }
  .promise-card__photo { min-height: 184px; }
  .promise .section-note { margin-top: 18px; }

  .products {
    height: 960px;
    min-height: 960px;
    padding: 24px 0 16px;
  }
  .products .section-heading { margin-bottom: 20px; }
  .products .section-heading p:not(.section-kicker) { margin: 0; text-align: center; }
  .product-grid { gap: 16px; }
  .product-card { height: 220px; }
  .product-card .button { padding-inline: 34px; border-radius: 16px; }
  .product-card .button span { right: 12px; }
  .product-card__body > p:not(.price) { -webkit-line-clamp: 2; }
  .price { margin: 4px 0 8px; }
  .shipping-note { margin-top: 16px; }

  .taste {
    height: 1320px;
    min-height: 1320px;
    padding: 38px 0 0;
  }
  .taste-gallery { height: 500px; }
  .taste-gallery__main { height: 340px; }
  .taste-gallery__sub { height: 210px; }
  .taste-gallery__sub--top { top: 300px; }
  .taste-gallery__sub--bottom { top: 320px; }
  .taste__copy .taste-features { bottom: 80px; }

  .message {
    height: 1130px;
    min-height: 1130px;
    overflow: hidden;
  }
  .message__main { height: 360px; }
  .message__main img { width: 100%; height: 360px; object-fit: cover; }
  .message__copy { padding: 34px 50px 30px; }
  .message__portrait-wrap { margin-top: 28px; }
  .message__portrait { height: 286px; }

  .place {
    height: 1240px;
    min-height: 1240px;
    margin-top: 0;
    padding: 0 0 36px;
    overflow: hidden;
  }
  .place__landscape { height: 330px; margin: 0 auto; }
  .place__landscape img { width: 100%; height: 330px; object-fit: cover; }
  .place__intro { padding: 48px 22px 22px; }
  .place-grid { margin-top: 8px; }

  .commitment {
    height: 1550px;
    min-height: 1550px;
    padding: 42px 0 40px;
    overflow: hidden;
  }
  .commitment .content-width { width: calc(100% - 32px); }
  .commitment .section-heading { margin-bottom: 34px; }
  .commitment-list { gap: 34px; }
  .commitment-item,
  .commitment-item--water { display: block; }
  .commitment-item > img,
  .commitment-item__image,
  .commitment-item--water .commitment-item__image--water {
    display: block;
    width: 100%;
    height: 260px;
    overflow: hidden;
    border-radius: 14% 12% 15% 13% / 16% 14% 18% 17%;
  }
  .commitment-item > img,
  .commitment-item__image img,
  .commitment-item--water .commitment-item__image--water img {
    width: 100%;
    height: 100%;
    border-radius: 0;
    object-fit: cover;
  }
  .commitment-item__copy,
  .commitment-item--water .commitment-item__copy {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    gap: 16px;
    min-width: 0;
    padding: 12px 12px 0;
  }
  .commitment-item__number,
  .commitment-item--water .commitment-item__number {
    grid-row: 1 / span 2;
    font-size: 50px;
    line-height: 1.1;
  }
  .commitment-item h3,
  .commitment-item--water h3 {
    width: auto;
    margin: 0 0 7px;
    font-size: 21px;
    line-height: 1.55;
  }
  .commitment-item p,
  .commitment-item--water p {
    width: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.75;
  }

  .story {
    height: 1390px;
    min-height: 1390px;
    overflow: hidden;
  }
  .story__main { width: calc(100% - 28px); height: 520px; object-fit: cover; }
  .story__copy { padding: 44px 22px 34px; }
  .story__copy .section-heading { margin-bottom: 20px; }
  .story__quote { margin-block: 18px; padding-block: 18px; }
  .story__subphotos { gap: 12px; margin-top: 18px; }
  .story__subphotos img { height: 190px; }

  .delivery {
    height: 1820px;
    min-height: 1820px;
    padding: 0 0 24px;
    overflow: hidden;
  }
  .delivery__top { min-height: 720px; }
  .delivery__copy { padding: 48px 22px 24px; }
  .delivery__copy .section-heading { margin-bottom: 22px; }
  .delivery__main { height: 390px; }
  .delivery-steps { gap: 12px; margin-top: 18px; }
  .delivery-steps article > img,
  .delivery-steps article > div { height: 196px; min-height: 196px; }
  .delivery__note { margin-top: 18px; }

  .table {
    position: relative;
    height: 690px;
    min-height: 690px;
    padding: 0;
    overflow: hidden;
  }
  .table__layout {
    position: relative;
    display: block;
    width: 100%;
    height: 690px;
    min-height: 690px;
  }
  .table__main {
    position: absolute;
    z-index: 1;
    top: 65px;
    left: 0;
    width: 100%;
    height: 245px;
  }
  .table__main img {
    width: 100%;
    height: 245px;
    border-radius: 13% 12% 17% 15% / 17% 16% 22% 21%;
    object-fit: cover;
    object-position: center 48%;
  }
  .table__copy {
    display: block;
    padding: 0;
  }
  .table .section-heading { margin: 0; }
  .table .section-kicker {
    position: absolute;
    z-index: 2;
    top: 18px;
    left: 0;
    width: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1;
    text-align: center;
  }
  .table .section-kicker::after { margin-top: 12px; }
  .table .section-heading h2 {
    position: absolute;
    z-index: 2;
    top: 336px;
    left: 20px;
    width: calc(100% - 40px);
    margin: 0;
    font-size: 32px;
    line-height: 1.4;
    text-align: center;
  }
  .table__copy > p {
    position: absolute;
    z-index: 2;
    top: 442px;
    left: 16px;
    width: calc(100% - 32px);
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .table__subphotos {
    position: absolute;
    z-index: 2;
    top: 520px;
    left: 8px;
    right: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin: 0;
  }
  .table__subphotos img {
    width: 100%;
    height: 150px;
    border-radius: 21% 20% 23% 19% / 20% 18% 23% 24%;
    object-fit: cover;
  }

  .subscription {
    position: relative;
    height: 700px;
    min-height: 700px;
    padding: 0;
  }
  .subscription::before {
    left: 5px;
    top: 26px;
    width: 98px;
    height: 176px;
  }
  .subscription::after {
    right: 0;
    bottom: 0;
    width: 96px;
    height: 165px;
  }
  .subscription__inner {
    position: relative;
    display: block;
    width: min(390px, 100%);
    height: 700px;
    margin: 0 auto;
  }
  .subscription .section-heading {
    position: absolute;
    z-index: 6;
    top: 12px;
    left: 30px;
    width: calc(100% - 60px);
    margin: 0;
  }
  .subscription .section-kicker {
    margin: 0 0 11px;
    font-size: 16px;
    line-height: 1;
    text-align: left;
  }
  .subscription .section-kicker::after { margin: 11px 0 0; }
  .subscription .section-heading h2 {
    width: 330px;
    max-width: 100%;
    margin: 0;
    color: #fffaf0;
    font-size: 30px;
    line-height: 1.18;
    text-align: left;
  }
  .subscription__visuals {
    position: absolute;
    z-index: 7;
    inset: 0;
    width: 100%;
    height: 700px;
  }
  .subscription__family {
    position: absolute;
    top: 120px;
    left: 35px;
    right: auto;
    width: calc(100% - 50px);
    height: 207px;
    overflow: hidden;
    border: 1.5px solid var(--gold);
    border-radius: 19% 15% 21% 17% / 23% 20% 25% 22%;
  }
  .subscription__family img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .subscription__bag {
    display: none;
  }
  .subscription__bag img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .subscription-plan {
    position: absolute;
    z-index: 5;
    top: 329px;
    left: 35px;
    width: calc(100% - 70px);
    height: 268px;
    margin: 0;
    padding: 14px 18px 12px;
    border-width: 1.5px;
    border-radius: 28px;
  }
  .subscription-plan__label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 172px;
    max-width: calc(100% - 32px);
    margin: 0 0 5px auto;
    padding: 4px 10px;
    font-size: 15px;
    line-height: 1.22;
  }
  .subscription-plan__label span + span::before { content: none; }
  .subscription-plan__price {
    justify-content: flex-end;
    gap: 4px;
    margin: 0 0 7px;
    padding: 0 0 8px 70px;
    font-size: 18px;
    line-height: 1;
  }
  .subscription-plan__price strong { font-size: 45px; }
  .subscription-plan__price small { font-size: 12px; }
  .subscription-plan ul {
    grid-template-columns: 1fr 1fr;
    gap: 5px 8px;
    margin: 0 0 9px;
  }
  .subscription-plan li {
    gap: 5px;
    font-size: 13px;
    line-height: 1.35;
  }
  .subscription-plan li img { width: 27px; height: 27px; }
  .subscription-plan .button {
    min-height: 42px;
    padding: 6px 14px;
    font-size: 17px;
  }
  .subscription__rice-bowl {
    display: none;
  }
  .subscription__rice-bowl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .subscription__closing {
    position: absolute;
    z-index: 5;
    top: 645px;
    left: 5px;
    width: calc(100% - 10px);
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
  }

  .guide {
    height: 1130px;
    min-height: 1130px;
    padding: 24px 0 20px;
    overflow: hidden;
  }
  .guide .motion-reveal { opacity: 1 !important; transform: none !important; }
  .guide .section-heading { height: 130px; margin-bottom: 0; }
  .guide .section-heading .section-kicker { margin-bottom: 8px; }
  .guide .section-heading h2 { font-size: 31px; line-height: 1.25; }
  .guide > .content-width { width: calc(100% - 40px); }
  .guide__layout { display: block; }
  .guide-flow .ornament-title,
  .faq .ornament-title { margin-bottom: 10px; padding-block: 5px; }
  .guide-steps { gap: 8px; }
  .guide-steps article { min-height: 135px; padding: 10px 8px 5px; }
  .guide-steps article > span { top: 8px; left: 8px; width: 38px; height: 38px; transform: none; }
  .guide-steps h4 {
    display: flex; align-items: center; min-height: 38px;
    margin: 0 0 4px 48px; font-size: 15px; line-height: 1.25; text-align: left;
  }
  .guide-steps img { width: 36px; height: 36px; margin: 0 auto 1px; }
  .guide-steps p { font-size: 13px; line-height: 1.35; }
  .guide-flow__note { margin: 6px 0; padding: 3px 8px; font-size: 15px; }
  .guide-flow__photo { height: 94px; }
  .faq { margin-top: 6px; }
  .faq .ornament-title { transform: none; margin-bottom: 10px; }
  .faq details + details { margin-top: 4px; }
  .faq summary { min-height: 63px; padding-block: 5px; }

  .final-cta {
    height: 700px;
    min-height: 700px;
  }
  .final-cta__copy { padding-top: 14px; }
  .final-cta__logo { width: 88px; height: 88px; margin-bottom: 6px; }
  .final-cta h2 { margin-bottom: 10px; }
  .final-cta__copy > p:not(.section-kicker):not(.final-cta__trust) { margin: 0 auto; line-height: 1.65; }
  .final-cta__actions { top: 522px; gap: 12px; }
  .final-cta__actions .button { min-height: 56px; }
  .final-cta__trust { top: 654px; margin: 0; }

  .site-footer {
    height: 800px;
    min-height: 800px;
    padding-top: 20px;
  }
  .site-footer__inner { gap: 26px; padding: 28px 0 32px; }
  .site-footer__brand img { width: 125px; margin-bottom: 10px; }
  .site-footer__brand h2 { margin-bottom: 10px; font-size: 34px; }
  .site-footer__nav a { min-height: 58px; }
  .site-footer__copyright { padding: 17px 8px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .motion-reveal, .hero__copy > *, .hero__visual { opacity: 1 !important; transform: none !important; }
}

/* Mobile fidelity pass: keep the 390px composition readable without clipping. */
@media (max-width: 767px) {
  .promise-copy--desktop,
  .message-copy--desktop { display: none; }
  .promise-copy--mobile,
  .message-copy--mobile { display: block; }

  .hero {
    height: 890px;
    min-height: 890px;
  }
  .hero::before { height: 128px; }
  .paper-layer {
    background: linear-gradient(180deg,
      #fffcf7 0 45%,
      rgba(255,252,247,.92) 50%,
      rgba(255,252,247,.38) 56%,
      rgba(255,252,247,0) 62%);
  }
  .hero__content { min-height: 790px; padding-top: 24px; }
  .hero__visual { bottom: 62px; height: 405px; }
  .hero__visual img { object-position: center 22%; }
  .hero__wave { height: 86px; }
  .hero__rice-decor { display: none; }
  .hero__button {
    left: 50%;
    right: auto;
    bottom: 14px;
    width: min(330px, calc(100% - 48px));
    min-width: 0;
    margin: 0;
    transform: translateX(-50%);
  }

  .promise { height: auto; min-height: 0; padding: 38px 0 34px; }
  .promise .section-heading h2 { font-size: 32px; line-height: 1.55; }
  .promise-card h3 { line-height: 1.48; }
  .promise-card p { line-height: 1.65; }

  .products { height: auto; min-height: 0; padding: 28px 0 32px; }
  .product-card { height: 236px; }
  .product-card__body { padding: 10px 10px; }
  .product-card h3 { margin-bottom: 4px; font-size: 16px; line-height: 1.35; }
  .product-card h3 { display: flex; align-items: center; gap: 4px; }
  .product-card h3 span { flex: 0 0 auto; margin-right: 0; padding: 3px 6px; }
  .product-card h3 em { min-width: 0; font-size: 14px; line-height: 1.3; }
  .product-card__body > p:not(.price) {
    display: block;
    margin-bottom: 3px;
    overflow: visible;
    font-size: 14px;
    line-height: 1.42;
    -webkit-line-clamp: unset;
  }
  .price {
    flex-wrap: nowrap;
    margin: 3px 0 7px;
    font-size: 15px;
    line-height: 1;
    white-space: nowrap;
  }
  .price strong { font-size: 30px; }
  .price small { font-size: 13px; white-space: nowrap; }
  .product-card .button { min-height: 46px; padding: 8px 34px; }
  .product-card .button span { top: 50%; transform: translateY(-60%); }

  .taste {
    height: auto;
    min-height: 0;
    padding: 38px 0 48px;
    overflow: visible;
  }
  .taste__layout { display: flex; flex-direction: column; }
  .taste__copy { display: contents; }
  .taste__copy .section-heading {
    order: 1;
    width: var(--content);
    margin: 0 auto 24px;
  }
  .taste__copy .section-heading h2 { font-size: 33px; line-height: 1.45; }
  .taste__lead {
    order: 2;
    width: var(--content);
    margin: 0 auto 28px;
    font-size: 18px;
    line-height: 1.9;
  }
  .taste-gallery {
    order: 3;
    width: 100%;
    height: 515px;
    margin: 0;
  }
  .taste-gallery__main { inset: 0 5%; width: 90%; height: 350px; }
  .taste-gallery__sub { height: 205px; }
  .taste-gallery__sub--top { top: 305px; right: 50%; }
  .taste-gallery__sub--bottom { top: 320px; right: 2%; }
  .taste__copy .taste-features {
    position: static;
    order: 4;
    width: var(--content);
    margin: 28px auto 0;
  }
  .taste-features li { min-height: 128px; padding: 14px 8px; }
  .taste-features img { width: 48px; height: 48px; }
  .taste-features span { font-size: 16px; line-height: 1.5; }

  .message {
    height: auto;
    min-height: 0;
    overflow: visible;
    padding: 0 0 46px;
  }
  .message__layout { min-height: 0; }
  .message__main {
    width: calc(100% - 28px);
    height: 360px;
    overflow: hidden;
    border-radius: 12% 13% 14% 11% / 10% 11% 15% 14%;
  }
  .message__main img { height: 360px; object-fit: cover; }
  .message__copy { padding: 32px 30px 0; }
  .message__copy .section-heading { margin-bottom: 22px; }
  .message__copy .section-heading h2 {
    font-size: 28px;
    line-height: 1.65;
    letter-spacing: .01em;
    white-space: nowrap;
  }
  .message__copy > p { font-size: 15px; line-height: 1.9; letter-spacing: .015em; }
  .message__portrait-wrap { margin-top: 28px; }
  .message__portrait {
    height: 286px;
    border-radius: 48% 52% 43% 57% / 42% 38% 62% 58%;
    object-fit: cover;
  }

  .place {
    height: auto;
    min-height: 0;
    margin-top: 0;
    padding: 0 0 44px;
    overflow: visible;
  }
  .place__landscape {
    width: calc(100% - 28px);
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 12% 14% 13% 16% / 11% 13% 17% 16%;
  }
  .place__landscape img { height: 330px; object-fit: cover; }

  .story {
    height: auto;
    min-height: 0;
    overflow: visible;
    padding-bottom: 24px;
  }
  .story__subphotos img { height: 210px; }

  .delivery {
    height: auto;
    min-height: 0;
    padding: 0 0 44px;
    overflow: visible;
  }
  .delivery__top { min-height: 0; }
  .delivery__copy { padding: 30px 16px 24px; }
  .delivery__copy .section-heading h2 {
    font-size: 27px;
    line-height: 1.35;
    letter-spacing: -.02em;
    white-space: nowrap;
  }
  .delivery__copy > p:not(.delivery__shipping) {
    font-size: 14px;
    letter-spacing: -.045em;
    white-space: nowrap;
  }
  .delivery-steps article { overflow: visible; }
  .delivery__note {
    box-sizing: border-box;
    width: calc(100% - 36px);
    min-height: 104px;
    overflow: visible;
  }

  .subscription,
  .subscription__inner { height: 730px; min-height: 730px; }
  .subscription__visuals { height: 730px; }
  .subscription-plan { height: 280px; }
  .subscription-plan__price {
    justify-content: center;
    flex-wrap: nowrap;
    gap: 3px;
    padding: 0 0 8px;
    text-align: center;
    white-space: nowrap;
  }
  .subscription-plan__price small { white-space: nowrap; }
  .subscription__closing { top: 675px; }

  .final-cta { height: 740px; min-height: 740px; }
  .final-cta__actions { top: 510px; gap: 12px; }
  .final-cta__actions .button { height: 60px; min-height: 60px; padding-block: 8px; }
  .final-cta__trust { top: 668px; margin: 0; }
}

@media (min-width: 768px) {
  .place__hero { grid-template-columns: 62% 38%; }
  .message__copy .section-heading h2 {
    font-size: clamp(34px, 2.65vw, 38px);
    line-height: 1.7;
    letter-spacing: .03em;
    white-space: nowrap;
  }
}

/* Final mobile alignment corrections (kept last to win the cascade). */
@media (max-width: 767px) {
  .hero { height: 860px; min-height: 860px; }
  .hero__content { min-height: 760px; }
  .hero__badges {
    position: relative;
    isolation: isolate;
    gap: 8px;
    margin: 8px -6px 0;
    padding: 10px 6px 12px;
  }
  .hero__badges::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: -12px -16px -16px;
    pointer-events: none;
    background: linear-gradient(180deg,
      rgba(255,252,247,.98) 0%,
      rgba(255,252,247,.92) 48%,
      rgba(255,252,247,.62) 72%,
      rgba(255,252,247,0) 100%);
  }
  .hero__badges li { width: 88px; height: 88px; padding: 8px; }
  .hero__badges img { width: 29px; height: 29px; }
  .hero__badges strong { font-size: 15px; }
  .hero__visual { bottom: 0; height: 370px; }
  .hero__visual img { object-position: center 18%; }
  .hero__wave,
  .hero__rice-decor { display: none; }
  .hero__button {
    left: 0;
    right: 0;
    bottom: 16px;
    width: calc(100% - 48px);
    max-width: 330px;
    margin-inline: auto;
    transform: none;
  }
  .hero__button:hover { transform: translateY(-2px); }

  .commitment .section-heading h2,
  .subscription .section-heading h2 { text-wrap: balance; }

  .subscription-plan {
    left: 18px;
    right: 18px;
    width: auto;
    max-width: none;
    margin: 0;
    transform: none;
  }
  .subscription-plan__label { margin: 0 auto 5px; }
  .subscription-plan li span { min-width: 0; }
}
