/* Variant 03: people, everyday moments and a light commerce story. */
body[data-variant="range"] { --life-soft: color-mix(in srgb, var(--lavender) 55%, #fff); }
body[data-variant="range"] .site-header { border: 0; height: 92px; }
body[data-variant="range"] .button { border-radius: 100px; padding: 15px 25px; }
.life-page { color: #20252b; }
.life-page h1, .life-page h2, .life-page h3 { font-weight: 600; }
.life-page h2 { font-size: 46px; line-height: 1.16; letter-spacing: -.045em; }
.life-page h2 span { color: var(--violet); }
.life-eyebrow { font-size: 10px; font-weight: 700; letter-spacing: .12em; color: var(--violet); margin-bottom: 22px; display: flex; align-items: center; gap: 9px; }
.life-eyebrow > span { width: 7px; height: 7px; background: var(--violet); border-radius: 50%; }
.life-hero { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 45px; padding-top: 35px; padding-bottom: 65px; min-height: 610px; }
.life-hero h1 { font-size: clamp(52px, 4.6vw, 68px); line-height: 1.09; letter-spacing: -.055em; max-width: 660px; }
.life-hero h1 > span { display: block; color: var(--violet); }
.life-hero-copy > p { margin: 25px 0 28px; font-size: 16px; line-height: 1.85; max-width: 460px; }
.life-link { display: inline-flex; align-items: center; gap: 12px; padding: 10px 0; background: transparent; color: var(--violet); font-size: 12px; font-weight: 700; }
.life-link:hover { text-decoration: underline; text-underline-offset: 5px; }
.life-link .icon { width: 17px; height: 17px; }
.life-hero-proof { display: flex; align-items: center; gap: 9px; font-size: 11px; color: var(--muted); margin-top: 25px; }
.life-hero-proof .icon { width: 17px; color: var(--violet); }
.life-hero-art { height: 495px; position: relative; isolation: isolate; }
.life-orbit { position: absolute; width: 90%; height: 92%; border-radius: 48% 52% 50% 50%; background: var(--life-soft); right: 0; top: -3px; z-index: -1; }
.life-portrait { position: absolute; width: 86%; height: 395px; right: 0; top: 28px; object-fit: cover; object-position: 63% 50%; border-radius: 145px 28px 145px 28px; }
.life-moment { position: absolute; display: flex; gap: 12px; align-items: center; background: white; padding: 16px 20px; border-radius: 16px; bottom: 33px; right: 0; box-shadow: 0 12px 45px #253e3912; z-index: 2; }
.life-moment strong, .life-moment div > span { display: block; }
.life-moment strong { font-size: 13px; }
.life-moment div > span { color: var(--muted); font-size: 10px; margin-top: 4px; }
.life-check { width: 38px; height: 38px; border-radius: 50%; background: #e1f6ed; color: #168263; display: grid; place-items: center; }
.life-terminal { position: absolute; left: -13px; bottom: 4px; width: 175px; padding: 10px 7px 17px; background: white; border-radius: 22px; box-shadow: 0 15px 45px #263b3420; transform: rotate(-8deg); }
.life-terminal img { width: 160px; height: 180px; object-fit: cover; }
.life-terminal > span { display: block; text-align: center; font-size: 11px; line-height: 1.5; font-weight: 600; }
.life-spark { position: absolute; font-size: 92px; color: var(--violet); line-height: 1; top: 0; left: 38px; }
.life-facts { display: grid; grid-template-columns: repeat(3, 1fr); padding: 30px 0 35px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.life-facts > div { padding: 0 35px; text-align: center; }
.life-facts > div + div { border-left: 1px solid var(--line); }
.life-facts strong { display: block; font-size: 26px; font-weight: 600; letter-spacing: -.035em; }
.life-facts span { display: block; font-size: 11px; color: var(--muted); margin-top: 8px; }
.life-section { padding-top: 95px; padding-bottom: 95px; }
.life-section-heading { text-align: center; margin: 0 auto 42px; max-width: 740px; }
.life-section-heading .life-eyebrow { justify-content: center; margin-bottom: 15px; }
.life-section-heading p { margin-top: 18px; font-size: 15px; }
.life-industries .industries-grid { grid-template-columns: repeat(4, 1fr); gap: 13px; }
.life-industries .industry { border: 0; border-radius: 16px; background: var(--life-soft); padding: 22px 18px; transition: background .2s, transform .2s; }
.life-industries .industry:hover { background: var(--lavender); transform: translateY(-3px); }
.life-industries .industry-icon { background: white; border-radius: 50%; }
.life-story { display: grid; grid-template-columns: 1fr 1fr; gap: 85px; align-items: center; padding-top: 25px; }
.life-story-photo { position: relative; height: 605px; }
.life-story-photo img { width: 100%; height: 100%; object-fit: cover; object-position: 49% center; border-radius: 28px 120px 28px 28px; }
.life-story-photo > span { position: absolute; bottom: 24px; left: 24px; right: 24px; padding: 20px; border-radius: 12px; background: #ffffffed; font-size: 19px; font-weight: 600; letter-spacing: -.03em; }
.life-story-copy > p { margin-top: 23px; }
.life-story .platform-features { display: grid; grid-template-columns: 1fr; gap: 24px; padding: 26px 0 30px; margin: 0; border: 0; }
.life-story .platform-feature { display: flex; gap: 15px; padding: 0; border: 0; }
.life-story .platform-feature .icon { color: var(--violet); }
.life-story .platform-feature strong { display: block; color: #20252b; font-size: 14px; margin-bottom: 4px; }
.life-story .platform-feature span { display: block; color: var(--muted); font-size: 12px; line-height: 1.65; }
.life-products { background: var(--life-soft); }
.life-product-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.life-product { background: white; border-radius: 24px; padding: 32px; }
.life-product-heading > span { float: right; font-size: 11px; color: var(--violet); padding: 7px 11px; background: var(--life-soft); border-radius: 20px; }
.life-product h3 { font-size: 33px; margin-bottom: 7px; }
.life-product p { font-size: 13px; }
.life-product > img { width: 100%; height: 285px; object-fit: contain; }
.life-product-bottom { display: flex; justify-content: space-between; align-items: center; gap: 15px; border-top: 1px solid var(--line); padding-top: 13px; }
.life-product-bottom > span { font-size: 11px; color: var(--muted); }
.life-model-note { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 20px; font-size: 12px; margin-top: 28px; }
.life-model-note > span { color: var(--muted); }
.life-closing { text-align: center; background: var(--life-soft); border-radius: 32px; padding: 65px 30px; position: relative; overflow: hidden; }
.life-closing .life-eyebrow { justify-content: center; }
.life-closing h2, .life-closing p, .life-closing .button { position: relative; z-index: 1; }
.life-closing p { margin: 20px 0 25px; }
.life-closing-spark { position: absolute; right: 3%; bottom: -50px; font-size: 240px; color: var(--violet); opacity: .09; }
@media (max-width: 1000px) {
  .life-hero { gap: 25px; min-height: 550px; }
  .life-hero h1 { font-size: 48px; }
  .life-hero-art { height: 425px; }
  .life-portrait { height: 335px; border-radius: 95px 22px; }
  .life-terminal { width: 140px; }
  .life-terminal img { height: 135px; }
  .life-moment { padding: 12px; right: -5px; bottom: 24px; }
  .life-story { gap: 35px; }
  .life-story-photo { height: 570px; }
  .life-industries .industries-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 700px) {
  body[data-variant="range"] .site-header { height: 76px; }
  body[data-variant="range"] .header-controls .button { padding: 10px 13px; }
  .life-page .container { width: calc(100% - 40px); }
  .life-hero { grid-template-columns: 1fr; gap: 24px; padding-top: 24px; padding-bottom: 30px; }
  .life-eyebrow { font-size: 8px; margin-bottom: 16px; }
  .life-hero h1 { font-size: 43px; max-width: 450px; }
  .life-hero-copy > p { font-size: 13px; margin: 20px 0; }
  .life-hero .actions { gap: 8px 16px; }
  .life-hero .button { padding: 13px 18px; font-size: 11px; }
  .life-link { font-size: 11px; }
  .life-hero-proof { font-size: 9px; margin-top: 14px; }
  .life-hero-art { height: 355px; max-width: 460px; width: 100%; margin: 0 auto; }
  .life-portrait { height: 285px; top: 15px; border-radius: 90px 22px; }
  .life-orbit { height: 310px; right: 0; }
  .life-spark { font-size: 63px; left: 18px; }
  .life-terminal { width: 113px; left: 0; bottom: 0; border-radius: 16px; padding-bottom: 10px; }
  .life-terminal img { width: 100px; height: 110px; }
  .life-terminal > span { font-size: 9px; }
  .life-moment { bottom: 15px; right: 0; gap: 8px; padding: 12px; border-radius: 12px; }
  .life-moment strong { font-size: 10px; }
  .life-moment div > span { font-size: 8px; }
  .life-check { width: 29px; height: 29px; }
  .life-facts { padding: 22px 0; }
  .life-facts > div { padding: 0 8px; }
  .life-facts strong { font-size: 15px; line-height: 1.3; }
  .life-facts span { font-size: 8px; line-height: 1.5; }
  .life-section { padding-top: 52px; padding-bottom: 52px; }
  .life-page h2 { font-size: 33px; }
  .life-section-heading { margin-bottom: 28px; }
  .life-section-heading p { font-size: 12px; }
  .life-industries .industries-grid { grid-template-columns: 1fr 1fr; gap: 8px; }
  .life-industries .industry { padding: 15px 10px; gap: 9px; border-radius: 12px; }
  .life-industries .industry-name { font-size: 10px; }
  .life-industries .industry > .icon { display: none; }
  .life-story { grid-template-columns: 1fr; gap: 30px; padding-top: 0; }
  .life-story-photo { height: 350px; }
  .life-story-photo img { border-radius: 24px 80px 24px 24px; }
  .life-story-photo > span { font-size: 16px; left: 16px; right: 16px; bottom: 16px; padding: 16px; }
  .life-story-copy > p { font-size: 13px; }
  .life-product-grid { grid-template-columns: 1fr; gap: 16px; }
  .life-product { padding: 24px; border-radius: 20px; }
  .life-product > img { height: 235px; }
  .life-product-bottom > span { font-size: 10px; }
  .life-model-note { gap: 5px; font-size: 10px; flex-direction: column; }
  .life-closing { padding: 42px 20px; border-radius: 24px; }
  .life-closing h2 { font-size: 31px; }
  .life-closing p { font-size: 12px; }
  .life-closing .button { font-size: 10px; padding: 13px 18px; gap: 12px; }
}
@media (max-width: 359px) {
  .life-hero h1 { font-size: 37px; }
  .life-moment { max-width: 178px; }
  .life-moment div > span { font-size: 7px; }
}
