/* The promotional experience is layered independently from the photo workflow. */
:root {
  --champagne: #f3d5a0;
  --night: #071f1c;
  --claret: #54212c;
}

.site-header { max-width: 1600px; padding-top: 31px; }
.site-header nav { gap: 28px; }
.site-header .nav-demo { border-color: #ebd3a66b; background: #ffffff06; backdrop-filter: blur(14px); }
.motion-toggle { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 42px; padding: 8px 10px; border: 0; background: transparent; color: #ecdfc5; font-size: 10px; }
.motion-indicator { display: flex; align-items: center; gap: 3px; height: 16px; }
.motion-indicator i { width: 2px; height: 13px; background: currentColor; border-radius: 2px; }
.motion-indicator i:nth-child(2) { height: 8px; }
.motion-indicator i:nth-child(3) { height: 11px; }
.motion-toggle[aria-pressed="true"] .motion-indicator i { height: 4px; }

.motion-layer {
  transform: translate3d(var(--pointer-x, 0px), calc(var(--parallax-y, 0px) + var(--pointer-y, 0px)), 0) rotate(var(--layer-rotate, 0deg));
}
.hero { min-height: 940px; grid-template-columns: .95fr 1.05fr; gap: 20px; padding-top: 175px; padding-bottom: 135px; background: var(--night); }
.hero::before { background: none; }
.hero-world { position: absolute; inset: -10% -6% -12% 21%; z-index: -4; opacity: .31; }
.hero-world img { width: 100%; height: 100%; object-position: center; }
.hero-atmosphere { position: absolute; inset: 0; z-index: -3; background: linear-gradient(90deg, #071f1c 0%, #071f1ceb 23%, #071f1c36 80%), linear-gradient(0deg, #071f1c 0%, transparent 39%, #071f1c78 100%); }
.hero-halo { top: 6%; right: -90px; width: 850px; height: 850px; z-index: -2; border-color: #e5c88930; box-shadow: 0 0 0 60px #e5c88906, 0 0 0 140px #e5c88905, 0 0 140px #e4c48a13 inset; }
.hero-orbit { --layer-rotate: -23deg; inset: 17% -6% 9% 33%; z-index: -2; border-color: #e4c48a29; }
.hero-year { position: absolute; z-index: -1; left: 2%; bottom: -100px; font: 400 clamp(230px, 33vw, 500px)/1 var(--serif); letter-spacing: -.075em; color: #dcc59a07; user-select: none; }
.hero-copy { z-index: 5; }
.hero .eyebrow { font-size: 9px; letter-spacing: .2em; color: var(--champagne); }
.hero h1 { font-size: clamp(78px, 7.8vw, 119px); line-height: .98; letter-spacing: -.068em; margin: 31px 0 26px; }
.hero h1 em { color: var(--champagne); }
.hero-intro { font-size: 16px; max-width: 375px; color: #c9d2c6; line-height: 1.85; }
.hero-intro strong { display: block; margin-top: 6px; color: #f4eadd; }
.hero .button { min-height: 58px; background: linear-gradient(110deg, #ebc484, #f5dcae 52%, #e4be7e); border-color: #fff1d36b; box-shadow: 0 9px 32px #e4b76b1c, 0 1px 0 #fff5df6b inset; }
.hero-secondary { display: flex; align-items: center; gap: 14px; width: fit-content; margin-top: 20px; color: #e5d8bf; font-size: 12px; text-decoration-color: #e5d8bf66; text-underline-offset: 5px; }
.hero-secondary span { color: var(--gold); font-size: 20px; line-height: 1; }
.hero-proof { color: #acbcb2; font-size: 10px; max-width: 350px; margin-top: 27px; }
.hero-art { height: 590px; min-height: 590px; max-width: 640px; margin-top: 14px; z-index: 3; }
.art-halo { position: absolute; width: 90%; aspect-ratio: 1; border-radius: 50%; left: 8%; top: 8%; background: radial-gradient(circle, #c7a0522e, #d9b56c09 45%, transparent 70%); }
.hero-photo { border: 5px solid #fff8e7; border-radius: 5px; box-shadow: 0 30px 60px #000b, 0 0 0 1px #dfc18766; }
.hero-photo img { object-fit: cover; object-position: center top; }
.hero-photo-main { --layer-rotate: 7deg; width: 62%; height: auto; aspect-ratio: 4/5; right: 1%; top: 85px; z-index: 2; }
.hero-photo-main figcaption { padding: 80px 15px 16px; }
.hero-photo-main figcaption span { font-size: 7px; }
.hero-photo-main figcaption strong { font-size: 18px; }
.hero-photo-main figcaption i { font-size: 34px; }
.hero-photo-back { --layer-rotate: -12deg; width: 49%; height: auto; aspect-ratio: 4/5; left: 0; top: -4px; z-index: 1; }
.hero-photo-back figcaption { position: absolute; bottom: 0; left: 0; right: 0; padding: 45px 12px 12px; background: linear-gradient(transparent, #07261ddd); color: #fff8e7; font: italic 14px/1.3 var(--serif); }
.hero-photo-small { --layer-rotate: -8deg; left: 3%; bottom: -2px; width: 37%; height: auto; aspect-ratio: 4/5; z-index: 3; border-width: 5px 5px 28px; }
.hero-photo-small figcaption { font-size: 12px; bottom: -24px; }
.floating-note { --layer-rotate: -4deg; right: -1%; top: -30px; bottom: auto; z-index: 4; background: #fff9eaeF; border: 1px solid #f2dba399; padding: 14px 18px; border-radius: 4px; font-size: 11px; box-shadow: 0 15px 45px #0005; }
.floating-note strong { font-size: 12px; }
.hero-star-one { top: -64px; left: 36%; font-size: 76px; text-shadow: 0 0 20px #e8c58750; }
.hero-star-two { top: auto; bottom: 20px; right: -5%; font-size: 45px; }
.hero-art-caption { bottom: -55px; left: auto; right: 5%; color: #b7c1b4; font-size: 8px; }
.hero-scroll { bottom: 26px; color: #ded4bf; font-size: 8px; }
.hanging-ornament { position: absolute; top: -75px; pointer-events: none; z-index: 1; width: 90px; height: 250px; }
.hanging-ornament::before { content: ""; position: absolute; left: 50%; width: 1px; height: 170px; background: linear-gradient(transparent, #e9c681b0); }
.hanging-ornament span { position: absolute; bottom: 0; width: 90px; height: 90px; border-radius: 50%; background: radial-gradient(circle at 32% 28%, #ffe5b5 0%, #c89c4e 28%, #876129 62%, #3d351e 100%); box-shadow: 0 16px 24px #0004, 0 0 40px #e4c48a16; }
.hanging-ornament span::before { content: ""; position: absolute; top: -8px; left: 38%; width: 24%; height: 10px; border-radius: 3px; background: linear-gradient(90deg, #806631, #dec78c, #705a2c); }
.hanging-ornament span::after { content: ""; position: absolute; inset: 10px 21px; border: 1px solid #ffe4a645; border-radius: 50%; }
.ornament-one { left: 48%; }
.ornament-two { right: 1.4%; top: 68px; width: 57px; height: 180px; opacity: .9; }
.ornament-two::before { height: 125px; }
.ornament-two span { width: 57px; height: 57px; background: radial-gradient(circle at 32% 25%, #c87972, #843442 36%, #3b1822 78%); }
.ornament-two span::after { inset: 7px 13px; }
.snow-field { position: absolute; inset: 0; z-index: 4; pointer-events: none; overflow: hidden; }
.snowflake { position: absolute; left: var(--sx, 50%); top: -20px; width: var(--size, 3px); height: var(--size, 3px); background: #ffedd0; border-radius: 50%; opacity: 0; box-shadow: 0 0 8px #ffefc34a; }
.motion-ready:not(.motion-paused) .is-in-view .snowflake { animation: christmas-snow var(--duration, 16s) var(--delay, 0s) linear infinite; }
.motion-ready:not(.motion-paused) .is-in-view .hero-star { animation: christmas-glow 5s ease-in-out infinite; }
.motion-ready:not(.motion-paused) .hero.is-in-view .hero-photo { animation: christmas-postcard-drift 9s ease-in-out infinite; }
.motion-ready:not(.motion-paused) .hero.is-in-view .hero-photo-main { animation-delay: -3s; }
.motion-ready:not(.motion-paused) .hero.is-in-view .hero-photo-small { animation-duration: 8s; animation-delay: -5s; }
.motion-ready:not(.motion-paused) .motion-indicator i { animation: christmas-bars 1.6s ease-in-out infinite; }
.motion-ready:not(.motion-paused) .motion-indicator i:nth-child(2) { animation-delay: -.5s; }
.motion-ready:not(.motion-paused) .motion-indicator i:nth-child(3) { animation-delay: -1.1s; }
.magic-ribbon { position: relative; z-index: 6; background: var(--champagne); color: #214036; border-block: 1px solid #caa66c; overflow: hidden; padding: 18px 0; }
.magic-ribbon-track { display: flex; width: max-content; }
.magic-ribbon-track>span { display: inline-flex; align-items: center; flex-shrink: 0; gap: 42px; padding-right: 42px; font-family: var(--serif); font-size: 28px; line-height: 1.4; letter-spacing: -.015em; }
.magic-ribbon-track i { font-style: normal; font-size: 24px; color: #89662f; }
.motion-ready:not(.motion-paused) .magic-ribbon-track { animation: christmas-ribbon 38s linear infinite; }

.experience { background: #faf5e9; position: relative; overflow: hidden; }
.experience::before { content: "✧"; position: absolute; left: -40px; top: 20px; font: 400 360px/1 var(--serif); color: #a4864810; pointer-events: none; }
.experience .section-heading { position: relative; }
.experience h2 { font-size: clamp(45px, 5.4vw, 76px); }
.benefit-grid { gap: 40px; margin-top: 65px; }
.benefit { padding: 28px 0 0; border-color: #b6a57f6b; }
.benefit-number { font-family: var(--font); letter-spacing: .16em; font-size: 9px; margin: 0 0 30px; color: #81652f; }
.benefit-symbol { position: absolute; top: 22px; right: 3px; display: grid; place-items: center; color: #7c6c42; }
.benefit-symbol .icon { width: 24px; height: 24px; }
.benefit h3 { font-family: var(--serif); font-size: 31px; font-weight: 400; line-height: 1.12; letter-spacing: -.035em; }
.benefit p { font-size: 13px; max-width: 320px; }
.journey { margin-top: 56px; padding: 23px 28px; border-radius: 0; border-color: #baa47660; background: #ede6d440; }

.structure { background: #102b26; overflow: hidden; padding-top: 100px; padding-bottom: 100px; isolation: isolate; }
.structure-glow { position: absolute; left: 0; right: -20%; top: 15%; height: 900px; z-index: -1; background: radial-gradient(ellipse, #9d84402b, transparent 66%); }
.structure-top { position: relative; margin-bottom: 55px; }
.structure-top h2 { font-size: clamp(50px, 5.7vw, 83px); }
.structure-top>p { font-size: 14px; color: #c4cabc; max-width: 320px; }
.structure-gallery { display: block; position: relative; padding: 0 11% 90px 0; }
.structure-wide { width: 100%; height: auto; aspect-ratio: 3/2; max-height: 620px; border-radius: 180px 6px 6px 6px; border: 1px solid #d2b27a4f; overflow: hidden; }
.structure-wide>img { width: 100%; height: calc(100% + 90px); max-height: none; margin-top: -45px; object-position: center; }
.structure-wide figcaption { padding: 130px 38px 32px; font-size: clamp(25px, 3.2vw, 46px); line-height: 1.08; background: linear-gradient(transparent, #061915e6); }
.structure-wide figcaption span { margin-bottom: 14px; font-size: 9px; }
.structure-detail { --layer-rotate: 4deg; position: absolute; right: 0; bottom: 5px; width: 25%; height: auto; display: block; margin: 0; }
.structure-detail img { width: 100%; height: auto; aspect-ratio: 2/3; border: 6px solid #ecd9b4; border-radius: 130px 130px 4px 4px; box-shadow: 0 20px 70px #00150fc9; object-position: center; }
.structure-detail figcaption { margin-top: 10px; font-size: 10px; color: #d1c8b3; }
.structure-specs { gap: 45px; margin-top: 27px; }
.structure-specs>div { border-color: #f0d3a440; padding-top: 22px; }
.structure-specs span { font-size: 9px; color: #e9cd9c; }
.structure-specs p { font-size: 13px; color: #c7d0c2; }
.structure .image-note { color: #9ea99d; font-size: 10px; }

.scenarios { position: relative; isolation: isolate; overflow: hidden; background: #061e1b; color: #f5ebd8; padding-top: 113px; padding-bottom: 110px; }
.scenarios::before { content: ""; position: absolute; inset: 0; z-index: -2; background: radial-gradient(ellipse at 50% 60%, #435a3838, transparent 68%); }
.scenarios-orbit { position: absolute; top: 28%; left: -10%; width: 120%; height: 55%; border: 1px solid #e3c5881a; border-radius: 50%; z-index: -1; --layer-rotate: -10deg; }
.scenarios .section-heading { max-width: 800px; margin-bottom: 68px; }
.scenarios .eyebrow { color: #e7ca91; }
.scenarios h2 { font-size: clamp(48px, 5.4vw, 76px); }
.scenarios h2 em { color: var(--champagne); }
.scenarios .section-heading>p:last-child { color: #b6c6b9; max-width: 500px; }
.scenario-story-grid { gap: 38px; align-items: start; }
.scenario-story { position: relative; padding-top: 58px; }
.scenario-story:nth-child(2) { padding-top: 0; }
.scenario-image { aspect-ratio: 4/5; height: auto; border: 1px solid #efcf8657; border-radius: 190px 190px 6px 6px; background: #1a382f; box-shadow: 0 22px 60px #0005; overflow: hidden; }
.scenario-image>img { object-position: center top; object-fit: cover; transform: none; }
.scenario-story:hover .scenario-image>img { transform: none; }
.scenario-image::after { content: ""; position: absolute; inset: 8px; border: 1px solid #f2d69e57; border-radius: inherit; pointer-events: none; }
.scenario-image>span { background: #f8e4b7; color: #142f25; left: 18px; bottom: 18px; width: 34px; height: 34px; }
.scenario-story h3 { font-size: 31px; margin-top: 25px; line-height: 1.12; }
.scenario-story>p { font-size: 13px; color: #b9c4b8; max-width: 330px; }
.scenario-story>a { color: #ead09c; border-color: #c2a06566; min-height: 44px; font-size: 11px; letter-spacing: .015em; }
.scenario-story>a:hover { color: #fff0cc; border-color: #ead09c; }
.scenarios .image-note { color: #93a99c; margin-top: 45px; }
.proven { background: #eee5d2; border: 0; padding-block: 75px; }
.proven-seal { color: #6e552b; background: #e6d9bb; border-color: #b3996680; outline-color: #b3996650; }
.proven .eyebrow { color: #7b6134; }
.proven h2 { font-size: clamp(31px, 3.5vw, 48px); }
.demo-section { background: #fbf7ed; position: relative; padding-top: 110px; padding-bottom: 110px; }
.demo-section .section-heading h2 { font-size: clamp(45px, 5.5vw, 77px); }
.demo { border-color: #b8a67d66; box-shadow: 0 28px 90px #58431c10; }
.contact { isolation: isolate; background: radial-gradient(ellipse at 50% 100%, #873f422b, transparent 70%), #421e2b; padding-top: 115px; padding-bottom: 105px; }
.contact::before { content: "2026"; position: absolute; inset: auto 0 -100px; z-index: -1; font: 400 clamp(150px, 31vw, 450px)/1 var(--serif); letter-spacing: -.06em; color: #dcb68f07; pointer-events: none; }
.contact-rings { position: absolute; z-index: -1; width: 650px; height: 650px; right: -340px; top: -80px; border: 1px solid #e1b87936; border-radius: 50%; box-shadow: 0 0 0 70px #e1b87908, 0 0 0 140px #e1b87905; }
.contact h2 { font-size: clamp(59px, 7.2vw, 104px); line-height: 1; }
.contact h2 em { color: var(--champagne); }
.contact-spark { --layer-rotate: 12deg; color: #e4c48a60; top: 24%; right: 7%; font-size: 100px; }
.contact .eyebrow { font-size: 10px; }
.contact>.button { min-height: 59px; padding-inline: 30px; }
.contact-email { font-size: 12px; margin-top: 28px; }
.contact-pdf { margin-top: 15px; }
.site-footer { background: #fbf7ed; max-width: none; padding-inline: max(6%, calc((100% - var(--max))/2)); }

.motion-ready:not(.motion-paused) [data-reveal] { opacity: 0; transform: translateY(24px); transition: opacity .8s ease, transform .8s cubic-bezier(.2,.65,.2,1); }
.motion-ready:not(.motion-paused) [data-reveal].is-visible { opacity: 1; transform: translateY(0); }
.motion-ready .benefit:nth-child(2) { transition-delay: .1s; }
.motion-ready .benefit:nth-child(3) { transition-delay: .2s; }
.motion-paused .snowflake, .motion-paused .magic-ribbon-track, .motion-paused .hero-star, .motion-paused .motion-indicator i { animation-play-state: paused !important; }
@keyframes christmas-snow { 0% { transform: translate3d(0, -10px, 0); opacity: 0; } 12% { opacity: .65; } 85% { opacity: .5; } 100% { transform: translate3d(var(--drift, 30px), 1000px, 0); opacity: 0; } }
@keyframes christmas-glow { 0%,100% { opacity: .8; filter: drop-shadow(0 0 0 #e4c48a00); } 50% { opacity: 1; filter: drop-shadow(0 0 16px #e4c48a85); } }
@keyframes christmas-postcard-drift { 0%,100% { translate: 0 0; } 50% { translate: 0 -7px; } }
@keyframes christmas-bars { 0%,100% { transform: scaleY(.65); } 50% { transform: scaleY(1); } }
@keyframes christmas-ribbon { to { transform: translateX(-50%); } }

@media (min-width: 1600px) {
  .hero { min-height: 1020px; }
  .hero-art { height: 660px; min-height: 660px; }
}
@media (max-width: 1100px) {
  .hero { min-height: 830px; padding-top: 155px; padding-bottom: 125px; gap: 15px; }
  .hero h1 { font-size: clamp(74px, 8.7vw, 96px); }
  .hero-intro { font-size: 14px; max-width: 330px; }
  .hero-art { height: 500px; min-height: 500px; }
  .hero-photo-main { width: 65%; right: 0; top: 85px; }
  .hero-photo-back { width: 51%; top: 9px; }
  .hero-photo-small { width: 39%; bottom: 0; }
  .floating-note { right: -2%; top: -24px; bottom: auto; padding: 13px; font-size: 9px; }
  .floating-note strong { font-size: 11px; }
  .hero-star-one { top: -39px; left: 36%; font-size: 58px; }
  .hero-star-two { right: -2%; bottom: 28px; }
  .hero-art-caption { bottom: -45px; font-size: 7px; }
  .ornament-one { left: 46%; top: -100px; }
  .ornament-two { right: 0; top: 26px; }
  .benefit h3 { font-size: 27px; }
  .benefit-grid { gap: 30px; }
  .scenario-story-grid { gap: 24px; }
  .scenario-story h3 { font-size: 28px; }
  .structure-wide { border-top-left-radius: 130px; }
}
@media (max-width: 800px) {
  .site-header { padding-top: 24px; }
  .site-header nav { gap: 16px; }
  .motion-toggle { font-size: 9px; padding-inline: 3px; }
  .hero { min-height: 765px; padding-top: 139px; padding-bottom: 100px; gap: 17px; }
  .hero h1 { font-size: clamp(64px, 9vw, 77px); }
  .hero-intro { font-size: 13px; max-width: 285px; }
  .hero .eyebrow { font-size: 7px; letter-spacing: .14em; }
  .hero-secondary { font-size: 10px; }
  .hero-proof { font-size: 9px; max-width: 275px; }
  .hero-art { height: 420px; min-height: 420px; }
  .hero-photo-main { top: 90px; width: 71%; }
  .hero-photo-back { width: 59%; left: -2%; top: 20px; }
  .hero-photo-small { width: 45%; left: -1%; bottom: -12px; }
  .hero-photo-main figcaption { padding: 55px 9px 10px; }
  .hero-photo-main figcaption span { font-size: 5px; padding: 5px; }
  .hero-photo-main figcaption strong { font-size: 13px; }
  .hero-photo-main figcaption i { font-size: 23px; }
  .hero-photo-back figcaption { font-size: 10px; }
  .hero-photo-small figcaption { font-size: 10px; }
  .floating-note { font-size: 8px; top: -25px; bottom: auto; right: -4%; gap: 7px; padding: 10px; }
  .floating-note strong { font-size: 9px; }
  .hero-art-caption { bottom: -64px; font-size: 6px; }
  .hero-star-one { left: 32%; top: -40px; font-size: 47px; }
  .hero-star-two { font-size: 30px; bottom: 55px; }
  .hero-halo { width: 650px; height: 650px; right: -190px; top: 15%; }
  .hero-orbit { inset: 23% -8% 15% 34%; }
  .ornament-one { left: 45%; top: -120px; }
  .ornament-two { right: 1%; top: 0; }
  .magic-ribbon { padding-block: 14px; }
  .magic-ribbon-track>span { font-size: 24px; gap: 30px; padding-right: 30px; }
  .benefit h3 { font-size: 24px; }
  .benefit-number { font-size: 7px; letter-spacing: .1em; margin-bottom: 25px; }
  .benefit p { font-size: 12px; }
  .benefit-symbol .icon { width: 19px; height: 19px; }
  .structure, .scenarios, .demo-section { padding-block: 80px; }
  .structure-top h2 { font-size: 64px; }
  .structure-top>p { font-size: 13px; max-width: 400px; }
  .structure-gallery { padding-bottom: 75px; }
  .structure-wide figcaption { padding: 100px 25px 25px; }
  .structure-specs { gap: 25px; }
  .structure-specs p { font-size: 12px; }
  .structure-specs span { font-size: 8px; }
  .structure-detail figcaption { font-size: 8px; }
  .scenario-story-grid { gap: 22px; }
  .scenario-story { padding-top: 37px; }
  .scenario-story h3 { font-size: 26px; }
  .scenario-story>p { font-size: 12px; }
  .scenario-story>a { font-size: 10px; gap: 7px; }
  .scenario-image::after { inset: 5px; }
  .scenarios .section-heading { margin-bottom: 45px; }
  .contact { padding-block: 85px; }
  .contact-spark { right: 3%; top: 26%; font-size: 70px; }
}
@media (max-width: 600px) {
  .site-header { padding: 20px 6%; gap: 10px; }
  .site-header nav { gap: 10px; }
  .site-header .brand img { width: 118px; }
  .motion-toggle { width: 30px; min-height: 42px; }
  .motion-toggle [data-motion-label] { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .site-header .nav-demo { min-height: 42px; font-size: 10px; padding-inline: 10px; }
  .hero { grid-template-columns: 1fr; min-height: 0; padding: 128px 7% 145px; gap: 52px; }
  .hero-world { inset: -10% -35% -6% -30%; opacity: .33; }
  .hero-atmosphere { background: linear-gradient(180deg, #071f1cf5 0%, #071f1ce8 21%, #071f1c36 70%, #071f1c 100%); }
  .hero-copy { max-width: 410px; }
  .hero .eyebrow { font-size: 7px; letter-spacing: .13em; }
  .hero h1 { font-size: clamp(66px, 17.7vw, 96px); margin-block: 26px; }
  .hero-intro { font-size: 14px; max-width: 315px; line-height: 1.75; }
  .hero-intro strong { margin-top: 6px; }
  .hero .button { min-height: 55px; margin-top: 28px; font-size: 12px; padding-inline: 23px; }
  .hero-secondary { margin: 17px auto 0; font-size: 11px; }
  .hero-proof { margin: 21px auto 0; font-size: 9px; max-width: 280px; }
  .hero-art { width: 100%; max-width: 390px; min-height: 405px; height: 405px; margin: 0 auto; }
  .hero-photo-main { width: 65%; right: 0; top: 53px; }
  .hero-photo-back { width: 54%; left: -1%; top: 0; }
  .hero-photo-small { width: 41%; left: 6%; bottom: 0; border-width: 4px 4px 23px; }
  .hero-photo-small figcaption { bottom: -19px; font-size: 9px; }
  .hero-photo-main figcaption { padding: 50px 10px 12px; }
  .hero-photo-main figcaption span { font-size: 5px; }
  .hero-photo-main figcaption strong { font-size: 13px; }
  .hero-photo-main figcaption i { font-size: 25px; }
  .hero-photo-back figcaption { font-size: 10px; }
  .floating-note { top: auto; bottom: -67px; right: -1%; font-size: 8px; padding: 10px 12px; gap: 8px; }
  .floating-note strong { font-size: 9px; }
  .floating-note .note-icon { width: 26px; height: 26px; }
  .floating-note .icon { width: 17px; height: 17px; }
  .hero-art-caption { bottom: -94px; right: 1%; font-size: 6px; }
  .hero-star-one { top: -25px; left: 67%; font-size: 47px; }
  .hero-star-two { right: -4%; top: auto; bottom: 51px; font-size: 32px; }
  .hero-halo { width: 600px; height: 600px; right: -230px; top: auto; bottom: 40px; }
  .hero-orbit { inset: 48% -10% 6% -10%; }
  .hero-year { font-size: 240px; bottom: -33px; left: -8%; }
  .ornament-one { left: -20px; top: -44px; width: 60px; height: 180px; opacity: .7; }
  .ornament-one::before { height: 120px; }
  .ornament-one span { width: 60px; height: 60px; }
  .ornament-one span::after { inset: 7px 15px; }
  .ornament-two { right: -15px; top: 130px; width: 45px; height: 180px; opacity: .6; }
  .ornament-two span { width: 45px; height: 45px; }
  .ornament-two::before { height: 135px; }
  .hero-scroll { font-size: 6px; bottom: 18px; }
  .magic-ribbon { padding-block: 13px; }
  .magic-ribbon-track>span { font-size: 22px; gap: 25px; padding-right: 25px; }
  .magic-ribbon-track i { font-size: 20px; }
  .experience { padding-top: 67px; padding-bottom: 65px; }
  .experience h2 { font-size: clamp(41px, 10.8vw, 58px); }
  .experience::before { top: 70px; left: -95px; font-size: 270px; }
  .benefit-grid { margin-top: 38px; gap: 29px; }
  .benefit { padding: 22px 0 0; }
  .benefit-number { position: static; font-size: 8px; letter-spacing: .15em; margin-bottom: 17px; }
  .benefit-symbol { top: 18px; right: 3px; }
  .benefit-symbol .icon { width: 24px; height: 24px; }
  .benefit h3 { font-size: 28px; }
  .benefit p { font-size: 13px; line-height: 1.8; margin-top: 12px; }
  .journey { margin-top: 35px; padding: 19px 12px; font-size: 10px; }
  .structure { padding-top: 65px; padding-bottom: 60px; }
  .structure-top { margin-bottom: 30px; }
  .structure-top h2 { font-size: clamp(43px, 11.3vw, 60px); }
  .structure-top .eyebrow { font-size: 7px; margin-bottom: 18px; letter-spacing: .1em; }
  .structure-top>p { font-size: 13px; max-width: 330px; }
  .structure-gallery { margin-inline: -3%; padding: 0 5% 85px 0; }
  .structure-wide { aspect-ratio: 1; border-radius: 90px 5px 5px 5px; min-height: 0; }
  .structure-wide>img { height: calc(100% + 80px); margin-top: -40px; object-position: 38% center; }
  .structure-wide figcaption { font-size: 23px; padding: 80px 32% 48px 20px; }
  .structure-wide figcaption span { font-size: 6px; margin-bottom: 10px; }
  .structure-detail { width: 31%; right: 0; bottom: 18px; height: auto; }
  .structure-detail img { border-width: 4px; border-radius: 80px 80px 4px 4px; height: auto; }
  .structure-detail figcaption { font-size: 7px; margin-top: 8px; }
  .structure-specs { margin-top: 13px; gap: 19px; }
  .structure-specs>div { grid-template-columns: 98px 1fr; padding-top: 17px; gap: 17px; }
  .structure-specs span { font-size: 7px; }
  .structure-specs p { font-size: 12px; }
  .structure .image-note { font-size: 8px; line-height: 1.8; margin-top: 27px; }
  .scenarios { padding-top: 66px; padding-bottom: 61px; }
  .scenarios .section-heading { margin-bottom: 36px; }
  .scenarios h2 { font-size: clamp(41px, 10.6vw, 58px); }
  .scenarios .section-heading>p:last-child { font-size: 13px; }
  .scenario-story-grid { grid-template-columns: 1fr; gap: 42px; max-width: 410px; margin-inline: auto; }
  .scenario-story { display: block; padding: 0; text-align: center; }
  .scenario-story:nth-child(2) { padding-top: 0; }
  .scenario-image { width: 87%; aspect-ratio: 4/5; height: auto; min-height: 0; max-height: none; margin: 0 auto; border-radius: 190px 190px 6px 6px; }
  .scenario-image>img { position: static; height: 100%; width: 100%; }
  .scenario-image::after { inset: 7px; }
  .scenario-image>span { width: 30px; height: 30px; left: 16px; bottom: 16px; font-size: 12px; }
  .scenario-story h3 { font-size: 31px; margin-top: 23px; }
  .scenario-story>p { font-size: 13px; max-width: 310px; margin: 12px auto 0; line-height: 1.8; }
  .scenario-story>a { font-size: 12px; gap: 14px; min-height: 46px; margin-top: 14px; }
  .scenario-story>a .icon { width: 18px; height: 18px; flex-basis: 18px; }
  .scenarios .image-note { font-size: 9px; line-height: 1.8; margin-top: 36px; }
  .proven { padding-block: 57px; }
  .proven h2 { font-size: 33px; }
  .proven p:last-child { font-size: 12px; }
  .demo-section { padding-top: 65px; padding-bottom: 65px; }
  .demo-section .section-heading h2 { font-size: clamp(42px, 11vw, 60px); }
  .demo-section .section-heading>p:last-child { font-size: 13px; }
  .contact { padding-top: 73px; padding-bottom: 68px; }
  .contact h2 { font-size: clamp(49px, 12.1vw, 67px); }
  .contact .eyebrow { font-size: 7px; max-width: 275px; margin-bottom: 24px; }
  .contact>p:not(.eyebrow) { font-size: 13px; line-height: 1.85; }
  .contact-spark { top: 23px; right: -17px; font-size: 80px; opacity: .5; }
  .contact-rings { width: 440px; height: 440px; right: -320px; top: 30px; }
  .contact>.button { min-height: 56px; font-size: 13px; }
  .contact-email { font-size: 11px; }
  .contact::before { font-size: 200px; bottom: -35px; }
}
@media (max-width: 360px) {
  .site-header { padding-inline: 5%; }
  .site-header .brand img { width: 103px; }
  .site-header nav { gap: 6px; }
  .site-header .nav-demo { font-size: 9px; gap: 7px; padding-inline: 9px; }
  .hero { padding-inline: 7%; padding-top: 120px; gap: 45px; }
  .hero .eyebrow { font-size: 6px; gap: 8px; }
  .hero h1 { font-size: 59px; }
  .hero-intro { font-size: 13px; }
  .hero-art { height: 347px; min-height: 347px; }
  .hero-photo-main { top: 48px; }
  .hero-photo-small { width: 43%; }
  .hero-photo-main figcaption span { font-size: 4px; padding: 4px; }
  .floating-note { padding: 9px; font-size: 7px; }
  .floating-note strong { font-size: 8px; }
  .hero-art-caption { font-size: 5px; }
  .structure-wide figcaption { font-size: 22px; padding-left: 16px; }
  .structure-specs>div { grid-template-columns: 87px 1fr; gap: 12px; }
  .scenario-image { width: 94%; }
  .scenario-story h3 { font-size: 28px; }
  .scenario-story>p { font-size: 12px; }
  .proven h2 { font-size: 30px; }
}
@media (prefers-reduced-motion: reduce) {
  .motion-layer { transform: rotate(var(--layer-rotate, 0deg)) !important; }
  .snowflake { display: none; }
  .magic-ribbon-track, .hero-star, .hero-photo, .motion-indicator i { animation: none !important; }
  [data-reveal] { opacity: 1 !important; transform: none !important; transition: none !important; }
}
