:root {
  --green-950: #003b2b;
  --green-900: #004832;
  --green-800: #075b40;
  --gold-700: #a8721e;
  --gold-600: #c28a2c;
  --gold-500: #d5a94f;
  --cream: #faf9f5;
  --ink: #242521;
}

*, *::before, *::after { box-sizing: border-box; }
html { min-width: 320px; background: var(--cream); }
body { margin: 0; min-height: 100%; overflow-x: hidden; background: var(--cream); color: var(--ink); font-family: Arial, Helvetica, sans-serif; }
svg { display: block; }

.hero {
  position: relative;
  width: 100%;
  height: min(1024px, 66.6667vw);
  min-height: 760px;
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(148deg, transparent 0 29%, rgba(224,218,205,.11) 29.1% 39%, transparent 39.1%),
    linear-gradient(28deg, rgba(231,226,215,.22), transparent 24%),
    #fbfaf7;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -4;
  background:
    radial-gradient(circle at 47% 28%, #fff 0 23%, transparent 57%),
    linear-gradient(165deg, transparent 0 68%, rgba(228,222,209,.2) 68.2% 76%, transparent 76.2%);
}

.paper-fold { position: absolute; z-index: -3; pointer-events: none; opacity: .5; }
.paper-fold--one { left: 7%; top: 3%; width: 28%; height: 43%; background: linear-gradient(142deg, rgba(222,216,204,.32), rgba(255,255,255,0) 68%); clip-path: polygon(0 0,100% 0,38% 100%); }
.paper-fold--two { right: 0; top: 0; width: 28%; height: 38%; background: linear-gradient(132deg, transparent, rgba(225,218,202,.18)); clip-path: polygon(25% 0,100% 0,100% 100%); }

.corner-sweep {
  position: absolute;
  z-index: 7;
  top: -185px;
  left: -115px;
  width: 470px;
  height: 400px;
  border-radius: 46% 54% 66% 34% / 48% 43% 57% 52%;
  background: linear-gradient(145deg, #edc666, #9a6417);
  transform: rotate(-8deg);
  box-shadow: 18px 24px 40px rgba(38,46,34,.08);
}
.corner-sweep span { position: absolute; inset: 0 8px 8px 0; border-radius: inherit; background: radial-gradient(circle at 70% 80%, #0c6242, #00422f 62%, #073d2e); }

.line-wave { position: absolute; z-index: -1; pointer-events: none; overflow: visible; fill: none; stroke: #c99a39; stroke-width: .85; opacity: .27; }
.line-wave--left { left: -2%; top: 38%; width: 42%; height: 38%; }
.line-wave--right { right: -2%; top: 5%; width: 36%; height: 37%; transform: scaleX(-1) rotate(-5deg); opacity: .22; }

.brand { position: absolute; z-index: 5; top: 8.2%; left: 50%; width: min(510px, 42vw); transform: translateX(-50%); text-align: center; color: var(--green-950); }
.brand__mark { width: clamp(74px, 7.6vw, 118px); height: auto; margin: 0 auto 7px; filter: drop-shadow(0 2px 2px rgba(112,72,15,.12)); }
.brand__name { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(26px, 2.7vw, 43px); line-height: 1; letter-spacing: .27em; text-indent: .27em; }
.brand__subline { display: flex; align-items: center; justify-content: center; gap: 17px; margin-top: 11px; color: var(--gold-700); }
.brand__subline span { width: 57px; height: 1px; background: linear-gradient(90deg, transparent, var(--gold-600)); }
.brand__subline span:last-child { transform: scaleX(-1); }
.brand__subline b { font-size: clamp(13px, 1.35vw, 21px); letter-spacing: .52em; text-indent: .52em; white-space: nowrap; font-weight: 500; }
.brand__ornament, .title-ornament { position: relative; width: 140px; height: 17px; margin: 15px auto 0; }
.brand__ornament::before, .brand__ornament::after, .title-ornament::before, .title-ornament::after { content: ""; position: absolute; top: 8px; width: 62px; height: 1px; background: linear-gradient(90deg, transparent, var(--gold-600)); }
.brand__ornament::before, .title-ornament::before { left: 0; }
.brand__ornament::after, .title-ornament::after { right: 0; transform: scaleX(-1); }
.brand__ornament i, .title-ornament i { position: absolute; left: 50%; top: 4px; width: 9px; height: 9px; transform: translateX(-50%); border-radius: 50%; background: radial-gradient(circle at 35% 30%, #e9c669, #9a6616 75%); box-shadow: 0 0 0 2px rgba(191,139,39,.14); }

.hero-copy { position: absolute; z-index: 4; top: 38.1%; left: 50%; width: min(780px, 62vw); transform: translateX(-50%); text-align: center; }
.eyebrow { margin: 0 0 17px; color: var(--green-900); font-size: clamp(18px, 1.75vw, 28px); font-weight: 500; letter-spacing: .45em; text-indent: .45em; }
.hero-copy h1 { display: flex; justify-content: center; gap: .25em; margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(57px, 6.25vw, 96px); line-height: .97; font-weight: 400; letter-spacing: -.035em; white-space: nowrap; }
.hero-copy h1 span { color: var(--green-950); }
.hero-copy h1 em { color: var(--gold-600); font-style: normal; }
.title-ornament { width: 143px; margin-top: 17px; }
.intro { margin: 17px auto 0; font-size: clamp(14px, 1.25vw, 19px); line-height: 1.55; letter-spacing: .015em; }
.stay-tuned { margin: 16px 0 0; color: var(--gold-600); font-family: 'Brush Script MT', 'Segoe Script', cursive; font-size: clamp(39px, 4.2vw, 65px); line-height: 1; font-weight: 400; transform: rotate(-2deg); }
.stay-rule { display: block; width: 72px; height: 2px; margin: 11px auto 0; background: var(--green-900); }

.building-scene { position: absolute; z-index: 2; right: .6%; bottom: 23.5%; width: min(42.5vw, 650px); filter: drop-shadow(0 9px 7px rgba(91,72,42,.12)); }
.building-scene > svg { width: 100%; height: auto; overflow: visible; }
.svg-trees path { fill: none; stroke: #53471c; stroke-width: 3; }
.svg-trees ellipse { fill: #657321; stroke: #a5812f; stroke-width: .8; }

.features { position: absolute; z-index: 6; left: 12.5%; right: 9.5%; bottom: 8.8%; display: grid; grid-template-columns: 1fr 1.14fr 1.18fr 1fr; align-items: center; }
.feature { position: relative; display: grid; grid-template-columns: 72px 1fr; gap: 15px; align-items: center; min-height: 82px; padding: 0 23px; }
.feature:first-child { padding-left: 0; }
.feature:not(:last-child)::after { content: ""; position: absolute; right: 0; top: 9px; width: 1px; height: 63px; background: linear-gradient(transparent, #bd8d31 16% 84%, transparent); opacity: .65; }
.feature__icon { display: grid; place-items: center; width: 72px; height: 72px; border: 1px solid rgba(180,140,62,.28); border-radius: 50%; background: linear-gradient(135deg, rgba(251,247,237,.95), rgba(234,226,208,.32)); box-shadow: 0 5px 14px rgba(103,82,38,.05); }
.feature__icon svg { width: 47px; height: 47px; fill: none; stroke: var(--green-800); stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.feature h2 { margin: 0 0 7px; color: var(--green-950); font-size: clamp(12px, 1.04vw, 16px); font-weight: 700; line-height: 1.15; white-space: nowrap; }
.feature p { margin: 0; color: #3f403c; font-size: clamp(11px, .98vw, 15px); line-height: 1.5; }

.plant { position: absolute; z-index: 8; bottom: -15px; width: 200px; height: 220px; pointer-events: none; filter: drop-shadow(0 8px 6px rgba(4,55,37,.14)); }
.plant--left { left: -23px; }
.plant--right { right: -22px; transform: scaleX(-1); }
.stem { position: absolute; left: 75px; bottom: 0; width: 3px; height: 184px; transform-origin: bottom; border-radius: 50%; background: linear-gradient(90deg, #254d27, #a5ae63, #214122); }
.stem--a { transform: rotate(-20deg); }
.stem--b { transform: rotate(8deg); height: 205px; }
.stem--c { transform: rotate(31deg); height: 175px; }
.leaf { position: absolute; width: 87px; height: 44px; transform-origin: 0 50%; border-radius: 100% 0 100% 0; background: linear-gradient(155deg, #6f9b62 0%, #1b633c 43%, #063f2e 100%); border: 1px solid rgba(213,226,167,.14); box-shadow: inset 0 0 17px rgba(0,30,18,.22); }
.leaf::after { content: ""; position: absolute; left: 4%; top: 51%; width: 90%; height: 1px; background: rgba(217,223,168,.35); transform: rotate(-3deg); transform-origin: left; }
.leaf.l1 { left: 64px; bottom: 34px; transform: rotate(-153deg) scale(.95); }
.leaf.l2 { left: 73px; bottom: 60px; transform: rotate(-22deg) scale(.86); }
.leaf.l3 { left: 52px; bottom: 83px; transform: rotate(-155deg) scale(1.03); }
.leaf.l4 { left: 80px; bottom: 109px; transform: rotate(-16deg) scale(.8); }
.leaf.l5 { left: 40px; bottom: 126px; transform: rotate(-150deg) scale(.82); }
.leaf.l6 { left: 91px; bottom: 145px; transform: rotate(-2deg) scale(.72); }
.leaf.l7 { left: 28px; bottom: 52px; transform: rotate(-120deg) scale(.8); }
.leaf.l8 { left: 103px; bottom: 75px; transform: rotate(20deg) scale(.78); }

.hero.is-ready .brand { animation: settle .75s cubic-bezier(.2,.75,.2,1) both; }
.hero.is-ready .hero-copy { animation: appear .85s .12s ease both; }
.hero.is-ready .building-scene { animation: appear .9s .2s ease both; }
.hero.is-ready .features { animation: appear .8s .32s ease both; }
@keyframes settle { from { opacity: 0; transform: translate(-50%,-12px); } to { opacity: 1; transform: translate(-50%,0); } }
@keyframes appear { from { opacity: 0; } to { opacity: 1; } }

@media (max-width: 1180px) {
  .hero { min-height: 760px; }
  .features { left: 8%; right: 6%; }
  .feature { grid-template-columns: 58px 1fr; gap: 11px; padding: 0 14px; }
  .feature__icon { width: 58px; height: 58px; }
  .feature__icon svg { width: 38px; height: 38px; }
  .building-scene { bottom: 24%; }
  .plant { transform: scale(.82); transform-origin: bottom left; }
  .plant--right { transform: scaleX(-1) scale(.82); transform-origin: bottom right; }
}

@media (max-width: 820px) {
  .hero { height: auto; min-height: 1320px; padding: 80px 24px 150px; }
  .corner-sweep { width: 280px; height: 235px; top: -130px; left: -100px; }
  .brand, .hero-copy, .building-scene, .features { position: relative; inset: auto; left: auto; right: auto; bottom: auto; top: auto; transform: none; }
  .brand { width: 100%; margin: 0 auto; }
  .brand__mark { width: 88px; }
  .brand__name { font-size: clamp(27px, 8vw, 41px); }
  .brand__subline b { font-size: 14px; }
  .hero-copy { width: 100%; margin: 62px auto 0; }
  .eyebrow { font-size: 18px; }
  .hero-copy h1 { flex-wrap: wrap; gap: 0 .22em; font-size: clamp(49px, 14vw, 76px); white-space: normal; }
  .intro br { display: none; }
  .intro { max-width: 540px; font-size: 16px; }
  .building-scene { width: min(640px, 104vw); margin: 20px -4vw 0 auto; }
  .features { display: grid; grid-template-columns: 1fr 1fr; gap: 26px 12px; width: 100%; margin-top: 10px; }
  .feature { padding: 0 12px; }
  .feature:first-child { padding-left: 12px; }
  .feature:nth-child(2)::after { display: none; }
  .feature h2 { font-size: 13px; }
  .feature p { font-size: 12px; }
  .line-wave--left { top: 34%; width: 75%; }
  .line-wave--right { width: 65%; }
  .plant { opacity: .75; }
  .hero.is-ready .brand { animation-name: appear; }
}

@media (max-width: 560px) {
  .hero { min-height: 1510px; padding-inline: 16px; }
  .brand__subline { gap: 9px; }
  .brand__subline span { width: 36px; }
  .brand__subline b { letter-spacing: .36em; text-indent: .36em; }
  .hero-copy { margin-top: 48px; }
  .eyebrow { letter-spacing: .3em; text-indent: .3em; }
  .hero-copy h1 { display: block; line-height: 1.02; }
  .hero-copy h1 span, .hero-copy h1 em { display: block; }
  .building-scene { width: 118vw; margin-left: -18vw; margin-top: 25px; }
  .features { grid-template-columns: 1fr; max-width: 340px; margin: 0 auto; gap: 14px; }
  .feature { grid-template-columns: 62px 1fr; padding: 10px 0; }
  .feature:first-child { padding-left: 0; }
  .feature::after { display: none; }
  .feature__icon { width: 58px; height: 58px; }
  .feature h2 { font-size: 14px; }
  .feature p { font-size: 13px; }
  .plant { transform: scale(.62); }
  .plant--right { transform: scaleX(-1) scale(.62); }
}

@media (prefers-reduced-motion: reduce) {
  .hero *, .hero *::before, .hero *::after { animation: none !important; transition: none !important; }
}
