 @media only screen and (min-width: 0rem) {body {font-family: var(--bodyFont);color: var(--bodyTextColor);background: var(--white);}.container {width: 100%;max-width: 80rem;margin: 0 auto;padding: 0 1.5rem;}.peak {width: 1em;height: 1em;flex-shrink: 0;color: var(--primary);}.head {margin-bottom: 2.75rem;}.eyebrow {display: inline-flex;align-items: center;gap: 0.5rem;font-family: var(--bodyFont);font-weight: 700;letter-spacing: 0.22em;text-transform: uppercase;font-size: 0.74rem;color: var(--primary);}.eyebrow.on-dark {color: var(--skyText);}.eyebrow.on-dark .peak {color: var(--sky);}.section-title {font-family: var(--headingFont);font-weight: 700;font-size: clamp(2.05rem, 5.6vw, 3.5rem);line-height: 1.02;letter-spacing: -0.02em;color: var(--headerColor);margin: 0.85rem 0 0;}.section-title.on-dark {color: var(--white);}.section-title .accent {color: var(--primary);}.section-title.on-dark .accent {color: var(--sky);}.btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.5rem;font-family: var(--bodyFont);font-weight: 700;letter-spacing: 0.005em;font-size: 1rem;padding: 1rem 1.9rem;border: 2px solid transparent;border-radius: var(--radiusSmall);cursor: pointer;text-align: center;text-decoration: none;transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease, border-color 0.2s ease;}.btn-primary {background: var(--primary);color: var(--white);}.btn-white {background: var(--white);color: var(--ink);}.btn-line-light {background: transparent;color: var(--white);border-color: rgba(255, 255, 255, 0.5);}.btn-line-dark {background: transparent;color: var(--ink);border-color: var(--line);}}@media (hover: hover) and (pointer: fine) {.btn-primary:hover {background: var(--primaryDark);transform: translateY(-3px);}.btn-white:hover {background: var(--cloud);transform: translateY(-3px);}.btn-line-light:hover {background: var(--white);color: var(--ink);border-color: var(--white);transform: translateY(-3px);}.btn-line-dark:hover {background: var(--ink);color: var(--white);border-color: var(--ink);transform: translateY(-3px);}}@media only screen and (min-width: 0rem) {#hero {position: relative;display: flex;align-items: center;justify-content: center;min-height: 90vh;overflow: hidden;border-bottom: 4px solid var(--primary);}#hero .hero-bg {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;object-position: center 5%;z-index: 0;}#hero .hero-overlay {position: absolute;inset: 0;z-index: 1;background: radial-gradient(120% 72% at 50% 46%, rgba(var(--inkRGB), 0.45) 0%, transparent 72%), radial-gradient(125% 85% at 50% 16%, rgba(var(--primaryRGB), 0.16) 0%, transparent 55%), linear-gradient(180deg, rgba(var(--inkRGB), 0.5) 0%, rgba(var(--inkRGB), 0.62) 45%, rgba(var(--inkRGB), 0.86) 100%);}#hero .hero-inner {position: relative;z-index: 2;width: 100%;max-width: 52rem;margin: 0 auto;padding: 8rem 1.5rem 4.5rem;text-align: center;display: flex;flex-direction: column;align-items: center;animation: nv-rise 0.8s ease both;}#hero .hero-kicker {display: inline-flex;align-items: center;gap: 0.55rem;font-family: var(--bodyFont);font-weight: 700;text-transform: uppercase;letter-spacing: 0.18em;font-size: 0.76rem;color: var(--white);border: 1px solid rgba(255, 255, 255, 0.26);background: rgba(var(--primaryRGB), 0.2);backdrop-filter: blur(3px);padding: 0.55rem 1.05rem;border-radius: 999px;margin-bottom: 1.6rem;}#hero .hero-kicker .peak {color: var(--sky);}#hero h1 {font-family: var(--headingFont);font-weight: 700;font-size: clamp(2.8rem, 9.5vw, 5.1rem);line-height: 0.98;letter-spacing: -0.028em;color: var(--white);text-shadow: 0 2px 22px rgba(12, 11, 12, 0.42);}#hero h1 .accent {color: var(--sky);}#hero .hero-sub {font-size: 1.06rem;line-height: 1.7;color: rgba(255, 255, 255, 0.92);text-shadow: 0 1px 14px rgba(12, 11, 12, 0.5);max-width: 38rem;margin: 1.5rem auto 2.25rem;}#hero .hero-cta {display: flex;flex-direction: column;align-items: center;gap: 0.85rem;width: 100%;}#hero .hero-cta .btn {width: 100%;max-width: 23rem;}}@keyframes nv-rise {from {opacity: 0;transform: translateY(20px);}to {opacity: 1;transform: translateY(0);}}@media only screen and (min-width: 48rem) {#hero .hero-inner {padding: 9rem 2.5rem 5.5rem;}#hero .hero-cta {flex-direction: row;justify-content: center;}#hero .hero-cta .btn {width: auto;}}@media only screen and (min-width: 64rem) {#hero {min-height: 93vh;}#hero .hero-inner {max-width: 60rem;padding: 10rem 2rem 6.5rem;}#hero .hero-sub {font-size: 1.18rem;max-width: 42rem;}}@media only screen and (min-width: 0rem) {#about {padding: 4.5rem 0;background: var(--white);}#about .wrap {display: grid;grid-template-columns: 1fr;gap: 2.75rem;align-items: center;}#about .about-copy .section-title {margin-bottom: 1.4rem;}#about p {margin-bottom: 1.05rem;line-height: 1.78;color: var(--bodyTextColor);}#about .stats {display: flex;justify-content: center;gap: 2.75rem;margin-top: 2rem;}#about .stat {text-align: center;}#about .stat .num {display: block;font-family: var(--headingFont);font-weight: 700;font-size: 2.7rem;line-height: 1;letter-spacing: -0.02em;color: var(--primary);}#about .stat .lbl {display: block;font-family: var(--bodyFont);font-weight: 600;font-size: 0.82rem;line-height: 1.35;color: var(--ink);margin: 0.5rem auto 0;max-width: 9rem;}#about .about-media {position: relative;padding: 0 0 0.9rem 0.9rem;}#about .about-media::before {content: "";position: absolute;left: 0;bottom: 0;width: 62%;height: 70%;border-left: 3px solid var(--primary);border-bottom: 3px solid var(--primary);z-index: 0;}#about .plate {position: relative;z-index: 1;overflow: hidden;border-radius: var(--radiusLarge);box-shadow: var(--shadow);}#about .plate img {display: block;width: 100%;aspect-ratio: 4 / 3.4;object-fit: cover;}}@media only screen and (min-width: 48rem) {#about {padding: 6.5rem 0;}}@media only screen and (min-width: 64rem) {#about .wrap {grid-template-columns: 1.08fr 0.92fr;gap: 4.5rem;}#about .plate img {aspect-ratio: 4 / 4.6;}}@media only screen and (min-width: 0rem) {#services {padding: 4.5rem 0;background: var(--cloud);}#services .head {text-align: center;display: flex;flex-direction: column;align-items: center;}#services .svc-grid {display: grid;grid-template-columns: 1fr;gap: 1.1rem;}#services .svc-card {position: relative;display: flex;flex-direction: column;background: var(--white);border: 1px solid var(--line);border-radius: var(--radiusLarge);overflow: hidden;transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;}#services .svc-media {position: relative;overflow: hidden;}#services .svc-media img {display: block;width: 100%;aspect-ratio: 16 / 10;object-fit: cover;transition: transform 0.5s ease;}#services .svc-body {padding: 1.5rem 1.5rem 1.7rem;}#services .svc-card h3 {display: flex;align-items: center;gap: 0.55rem;font-family: var(--headingFont);font-weight: 700;letter-spacing: -0.01em;font-size: 1.42rem;color: var(--headerColor);}#services .svc-card h3 .peak {color: var(--primary);font-size: 1.1rem;}#services .svc-card p {font-size: 0.96rem;line-height: 1.62;color: var(--bodyTextColor);margin-top: 0.6rem;}}@media only screen and (min-width: 48rem) {#services {padding: 6.5rem 0;}#services .svc-grid {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 64rem) {#services .svc-grid {grid-template-columns: repeat(3, 1fr);}}@media (hover: hover) and (pointer: fine) {#services .svc-card:hover {transform: translateY(-6px);box-shadow: var(--shadow);border-color: var(--primary);}#services .svc-card:hover .svc-media img {transform: scale(1.06);}}@media only screen and (min-width: 0rem) {#materials {padding: 4.5rem 0;background-color: var(--ink);background-image: linear-gradient(rgba(var(--primaryRGB), 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--primaryRGB), 0.07) 1px, transparent 1px);background-size: 3.5rem 3.5rem;}#materials .head {margin-bottom: 2.5rem;}#materials .mat-grid {display: grid;grid-template-columns: 1fr;gap: 2.25rem;}#materials .mat-col h3 {font-family: var(--headingFont);font-weight: 700;font-size: 1.3rem;letter-spacing: -0.01em;color: var(--white);padding-bottom: 0.85rem;border-bottom: 2px solid rgba(var(--primaryRGB), 0.55);margin-bottom: 1rem;}#materials .mat-col ul {list-style: none;margin: 0;padding: 0;}#materials .mat-col li {display: flex;align-items: flex-start;gap: 0.6rem;font-size: 0.98rem;line-height: 1.5;color: var(--skyText);padding: 0.45rem 0;}#materials .mat-col li .peak {color: var(--sky);margin-top: 0.15rem;}}@media only screen and (min-width: 48rem) {#materials {padding: 6.5rem 0;}#materials .mat-grid {grid-template-columns: repeat(3, 1fr);gap: 3rem;}}@media only screen and (min-width: 0rem) {#gallery {padding: 4.5rem 0;background: var(--white);}#gallery .head {text-align: center;display: flex;flex-direction: column;align-items: center;}#gallery .g-grid {display: grid;grid-template-columns: 1fr;gap: 0.85rem;}#gallery figure {margin: 0;overflow: hidden;border-radius: var(--radiusLarge);aspect-ratio: 4 / 3;}#gallery figure img {display: block;width: 100%;height: 100%;object-fit: cover;transition: transform 0.45s ease;}}@media only screen and (min-width: 48rem) {#gallery {padding: 6.5rem 0;}#gallery .g-grid {grid-template-columns: repeat(2, 1fr);gap: 1rem;}}@media only screen and (min-width: 64rem) {#gallery .g-grid {grid-template-columns: repeat(4, 1fr);grid-auto-rows: 14rem;gap: 1rem;}#gallery figure {aspect-ratio: auto;height: 100%;}#gallery .g-a {grid-column: span 2;grid-row: span 2;}#gallery .g-b {grid-column: span 1;grid-row: span 1;}#gallery .g-c {grid-column: span 1;grid-row: span 1;}#gallery .g-d {grid-column: span 1;grid-row: span 1;}#gallery .g-e {grid-column: span 1;grid-row: span 1;}}@media (hover: hover) and (pointer: fine) {#gallery figure:hover img {transform: scale(1.06);}}@media only screen and (min-width: 0rem) {#why {padding: 4.5rem 0;background: var(--cloud);}#why .wrap {display: grid;grid-template-columns: 1fr;gap: 2.5rem;align-items: center;}#why .why-copy .section-title {margin-bottom: 1.3rem;}#why .why-copy > p {line-height: 1.75;color: var(--bodyTextColor);margin-bottom: 1.6rem;}#why .why-list {list-style: none;margin: 0;padding: 0;display: grid;gap: 0.85rem;}#why .why-list li {display: flex;align-items: flex-start;gap: 0.7rem;font-weight: 600;color: var(--ink);line-height: 1.45;}#why .why-list li .peak {color: var(--primary);font-size: 1.2rem;margin-top: 0.1rem;}#why .warranty {background: var(--ink);border-radius: var(--radiusLarge);padding: 2.5rem 2rem;text-align: center;box-shadow: var(--shadow);border-top: 5px solid var(--primary);}#why .warranty .w-num {display: block;font-family: var(--headingFont);font-weight: 700;font-size: clamp(3.4rem, 13vw, 4.6rem);line-height: 1;letter-spacing: -0.03em;color: var(--sky);}#why .warranty .w-title {display: block;font-family: var(--headingFont);font-weight: 700;font-size: 1.4rem;color: var(--white);margin-top: 0.4rem;}#why .warranty .w-sub {display: block;font-size: 0.96rem;line-height: 1.6;color: var(--skyText);margin-top: 0.9rem;}}@media only screen and (min-width: 48rem) {#why {padding: 6.5rem 0;}}@media only screen and (min-width: 64rem) {#why .wrap {grid-template-columns: 1.1fr 0.9fr;gap: 4rem;}}@media only screen and (min-width: 0rem) {#cta {position: relative;padding: 5rem 0;background: linear-gradient(135deg, var(--primary) 0%, var(--primaryDark) 100%);color: var(--white);overflow: hidden;}#cta .cta-peak {position: absolute;top: -3rem;right: -2rem;width: 18rem;height: 18rem;color: rgba(255, 255, 255, 0.08);z-index: 1;}#cta .container {position: relative;z-index: 2;text-align: center;}#cta .eyebrow {color: rgba(255, 255, 255, 0.85);}#cta .eyebrow .peak {color: var(--white);}#cta h2 {font-family: var(--headingFont);font-weight: 700;font-size: clamp(2.2rem, 7vw, 3.4rem);line-height: 1.02;letter-spacing: -0.02em;color: var(--white);margin: 0.8rem 0 0;}#cta p {max-width: 36rem;margin: 1.15rem auto 2rem;font-size: 1.06rem;line-height: 1.65;color: rgba(255, 255, 255, 0.9);}#cta .cta-actions {display: flex;flex-direction: column;align-items: center;gap: 0.85rem;}#cta .cta-actions .btn {width: 100%;}}@media only screen and (min-width: 48rem) {#cta {padding: 6.5rem 0;}#cta .cta-actions {flex-direction: row;justify-content: center;}#cta .cta-actions .btn {width: auto;}}@media (prefers-reduced-motion: reduce) {#hero .hero-inner {animation: none;}.btn, #services .svc-card, #services .svc-media img, #gallery figure img {transition: none;}}