@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Outfit:wght@300;400;500;600&display=swap";.v13-editorial{--v13-black: #0D0D0D;--v13-white: #FFFFFF;--v13-cream: #FAF8F5;--v13-emerald: #1A5C2E;--v13-gold: #B8860B;--v13-gray: #6B6B6B;--v13-border: #D4D0C8;--v13-serif: "Cormorant Garamond", "Georgia", serif;--v13-sans: "Outfit", "Helvetica Neue", sans-serif;font-family:var(--v13-sans);color:var(--v13-black);background:var(--v13-white);line-height:1.7;font-weight:300;font-size:17px;-webkit-font-smoothing:antialiased}.v13-hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.v13-hero__bg{position:absolute;inset:0}.v13-hero__img{width:100%;height:100%;object-fit:cover;animation:v13-heroZoom 20s ease-out forwards}@keyframes v13-heroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.v13-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0d0d0d59,#0d0d0d8c,#0d0d0dbf)}.v13-hero__content{position:relative;z-index:2;text-align:center;padding:0 24px;animation:v13-fadeUp 1.2s ease-out .3s both}.v13-hero__label{display:block;font-family:var(--v13-sans);font-size:.75rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:#ffffffa6;margin-bottom:32px}.v13-hero__title{font-family:var(--v13-serif);font-size:clamp(3.2rem,10vw,8rem);font-weight:400;line-height:.92;color:var(--v13-white);letter-spacing:-.02em;margin:0}.v13-hero__tagline{font-family:var(--v13-serif);font-style:italic;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:400;color:#ffffffb3;margin-top:28px;letter-spacing:.02em}.v13-hero__scroll{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:2}.v13-hero__scroll-line{width:1px;height:60px;background:#ffffff59;animation:v13-scrollPulse 2s ease-in-out infinite}@keyframes v13-scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@keyframes v13-fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.v13-pullquote{padding:100px 24px;background:var(--v13-white)}.v13-pullquote--dark{background:var(--v13-black)}.v13-pullquote__inner{max-width:900px;margin:0 auto;text-align:center}.v13-pullquote__rule{width:80px;height:.5px;background:var(--v13-border);margin:0 auto 48px}.v13-pullquote__rule:last-child{margin:48px auto 0}.v13-pullquote__rule--light{background:#fff3}.v13-pullquote__text{font-family:var(--v13-serif);font-style:italic;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:400;line-height:1.25;color:var(--v13-black);letter-spacing:-.01em;margin:0}.v13-pullquote__text--light{color:var(--v13-white)}.v13-chapter{padding:120px 24px 140px;background:var(--v13-white)}.v13-chapter--cream{background:var(--v13-cream)}.v13-chapter__header{max-width:680px;margin:0 auto 80px;text-align:center}.v13-chapter__number{display:block;font-family:var(--v13-serif);font-size:1rem;font-weight:400;color:var(--v13-gray);letter-spacing:.15em;margin-bottom:20px}.v13-chapter__rule{width:40px;height:.5px;background:var(--v13-emerald);margin:0 auto 24px}.v13-chapter__title{font-family:var(--v13-serif);font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.1;color:var(--v13-black);letter-spacing:-.02em;margin:0 0 12px}.v13-chapter__subtitle{display:block;font-family:var(--v13-sans);font-size:.8rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--v13-emerald)}.v13-chapter__body{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:60px}@media(min-width:768px){.v13-chapter__body{grid-template-columns:1.1fr .9fr;gap:80px;align-items:start}}.v13-chapter__text{max-width:680px}.v13-chapter__text p{margin:0 0 28px;color:var(--v13-black);font-size:1rem;line-height:1.8}.v13-chapter__text p:last-child{margin-bottom:0}.v13-chapter__dropcap:first-letter{float:left;font-family:var(--v13-serif);font-size:4.5rem;font-weight:700;line-height:.75;color:var(--v13-emerald);margin-right:12px;margin-top:8px}.v13-chapter__aside{position:relative}.v13-chapter__image{width:100%;height:auto;display:block;filter:grayscale(30%) contrast(1.05);transition:filter .6s ease}.v13-chapter__aside:hover .v13-chapter__image{filter:grayscale(0%) contrast(1)}.v13-chapter__caption{display:block;font-family:var(--v13-sans);font-size:.75rem;font-weight:400;color:var(--v13-gray);margin-top:14px;letter-spacing:.02em;line-height:1.5}.v13-fullbleed{position:relative;width:100%;height:65vh;min-height:380px;overflow:hidden}.v13-fullbleed__img{width:100%;height:100%;object-fit:cover;filter:grayscale(40%) contrast(1.1);transition:filter .8s ease}.v13-fullbleed:hover .v13-fullbleed__img{filter:grayscale(15%) contrast(1.05)}.v13-fullbleed__caption{position:absolute;bottom:0;left:0;right:0;padding:24px 32px;background:linear-gradient(to top,rgba(13,13,13,.7),transparent)}.v13-fullbleed__caption span{font-family:var(--v13-serif);font-style:italic;font-size:.95rem;color:#fffc;letter-spacing:.01em}.v13-product{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:60px}@media(min-width:768px){.v13-product{grid-template-columns:1fr 1fr;gap:80px}}.v13-product__intro p{font-size:1.05rem;line-height:1.85;color:var(--v13-black);margin:0}.v13-product__specs-title{font-family:var(--v13-sans);font-size:.7rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--v13-emerald);margin:0 0 24px}.v13-product__table{border-top:.5px solid var(--v13-border)}.v13-product__row{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-bottom:.5px solid var(--v13-border);gap:16px}.v13-product__label{font-family:var(--v13-sans);font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--v13-gray);flex-shrink:0}.v13-product__value{font-family:var(--v13-sans);font-size:.9rem;font-weight:400;color:var(--v13-black);text-align:right}.v13-markets{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:60px}@media(min-width:768px){.v13-markets{grid-template-columns:repeat(3,1fr);gap:40px}}.v13-markets__item{display:flex;flex-direction:column}.v13-markets__image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;filter:grayscale(25%);transition:filter .5s ease,transform .5s ease}.v13-markets__item:hover .v13-markets__image{filter:grayscale(0%);transform:scale(1.02)}.v13-markets__content{padding-top:24px}.v13-markets__title{font-family:var(--v13-serif);font-size:1.6rem;font-weight:600;color:var(--v13-black);margin:0 0 12px;line-height:1.2}.v13-markets__desc{font-size:.92rem;line-height:1.75;color:var(--v13-gray);margin:0}.v13-stats{padding:140px 24px;background:var(--v13-white)}.v13-stats__inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:60px}@media(min-width:640px){.v13-stats__inner{flex-direction:row;justify-content:center;gap:80px}}.v13-stats__item{text-align:center}.v13-stats__number{font-family:var(--v13-serif);font-size:clamp(5rem,12vw,8rem);font-weight:400;line-height:1;color:var(--v13-black);letter-spacing:-.03em;display:block}.v13-stats__number sup{font-size:.4em;vertical-align:super;color:var(--v13-emerald)}.v13-stats__rule{width:32px;height:.5px;background:var(--v13-gold);margin:20px auto}.v13-stats__label{font-family:var(--v13-sans);font-size:.78rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--v13-gray);line-height:1.6}.v13-stats__divider{display:none}@media(min-width:640px){.v13-stats__divider{display:block;width:.5px;height:120px;background:var(--v13-border)}}.v13-differentials{max-width:680px;margin:0 auto}.v13-differentials__item{margin-bottom:48px;padding-bottom:48px;border-bottom:.5px solid var(--v13-border)}.v13-differentials__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.v13-differentials__lead{font-family:var(--v13-serif);font-size:1.35rem;font-weight:600;color:var(--v13-black);margin:0 0 12px;line-height:1.35}.v13-differentials__item p{font-size:.95rem;line-height:1.8;color:var(--v13-gray);margin:0}.v13-cta{padding:140px 24px;background:var(--v13-black)}.v13-cta__inner{max-width:680px;margin:0 auto;text-align:center}.v13-cta__title{font-family:var(--v13-serif);font-size:clamp(2.8rem,6vw,4.5rem);font-weight:400;line-height:1.05;color:var(--v13-white);letter-spacing:-.02em;margin:0 0 32px}.v13-cta__rule{width:50px;height:.5px;background:var(--v13-gold);margin:0 auto 48px}.v13-cta__details{margin-bottom:48px}.v13-cta__row{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px}@media(min-width:480px){.v13-cta__row{flex-direction:row;justify-content:center;gap:16px}}.v13-cta__row:last-child{margin-bottom:0}.v13-cta__label{font-family:var(--v13-sans);font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fff6}.v13-cta__value{font-family:var(--v13-sans);font-size:.95rem;font-weight:400;color:#ffffffd9;text-decoration:none;transition:color .3s ease}a.v13-cta__value:hover{color:var(--v13-gold)}.v13-cta__button{display:inline-block;font-family:var(--v13-sans);font-size:.82rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--v13-white);background:var(--v13-emerald);border:none;padding:18px 48px;text-decoration:none;transition:background .3s ease,transform .2s ease}.v13-cta__button:hover{background:#237a3b;transform:translateY(-1px)}.v13-footer{padding:60px 24px;background:var(--v13-black);border-top:.5px solid rgba(255,255,255,.08)}.v13-footer__inner{max-width:680px;margin:0 auto}.v13-footer__rule{width:100%;height:.5px;background:#ffffff1a;margin-bottom:32px}.v13-footer__content{text-align:center;display:flex;flex-direction:column;gap:10px}.v13-footer__brand{font-family:var(--v13-serif);font-size:1.1rem;font-weight:600;color:#fff9;letter-spacing:.02em}.v13-footer__info{font-family:var(--v13-sans);font-size:.75rem;font-weight:300;color:#ffffff4d;letter-spacing:.04em}.v13-footer__copy{font-family:var(--v13-sans);font-size:.7rem;font-weight:300;color:#fff3;letter-spacing:.03em}.v13-chapter,.v13-pullquote,.v13-stats,.v13-fullbleed{animation:v13-sectionReveal .8s ease-out both;animation-timeline:view();animation-range:entry 0% entry 25%}@keyframes v13-sectionReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@supports not (animation-timeline: view()){.v13-chapter,.v13-pullquote,.v13-stats,.v13-fullbleed{animation:none;opacity:1}}.v13-editorial~footer,body:has(.v13-editorial)>header,body:has(.v13-editorial) header[class],body:has(.v13-editorial)>.flex-1>:not(.v13-editorial){display:none!important}body:has(.v13-editorial){background:var(--v13-white, #FFFFFF)!important}
