*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}body{background-color:#1a1a1a;color:#f3f2f2;font-family:Neue Montreal,sans-serif;font-weight:500;line-height:1.4;letter-spacing:0;overflow-x:hidden}.headline{font-family:MTCQuinnie,Georgia,serif;text-transform:uppercase;font-weight:400!important;letter-spacing:.02em;line-height:.85}.subhead{font-family:Futura Condensed,Futura,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.06em;line-height:.85}.body-text{font-family:Neue Montreal,sans-serif;font-weight:500;letter-spacing:0;line-height:1.4}.section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;scroll-snap-align:start;position:relative;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease forwards}.section:nth-child(1){animation-delay:0s}.section:nth-child(2){animation-delay:.1s}.section:nth-child(3){animation-delay:.15s}.section-content{max-width:1200px;width:100%}.hero{min-height:100vh;text-align:center}.hero .headline{font-size:clamp(3rem,10vw,8rem);margin-bottom:2rem}.hero .subhead{font-size:clamp(.875rem,2vw,1.125rem);opacity:.7;margin-bottom:3rem}.section-title{font-size:clamp(2.5rem,6vw,5rem);margin-bottom:3rem}.section-subtitle{font-size:clamp(.75rem,1.5vw,.875rem);margin-bottom:2rem;opacity:.5}.section-body{font-size:clamp(1rem,2vw,1.25rem);max-width:900px}.section-body p{margin-bottom:1.5rem}.section-body p:last-child{margin-bottom:0}.section-list{list-style:none;margin:2rem 0}.section-list li{padding:1rem 0;border-bottom:1px solid rgba(243,242,242,.1);font-size:clamp(.875rem,1.5vw,1rem)}.section-list li:last-child{border-bottom:none}.numbered-list{counter-reset:item;list-style:none;margin:2rem 0}.numbered-list li{counter-increment:item;padding:1.5rem 0 1.5rem 3rem;position:relative;border-bottom:1px solid rgba(243,242,242,.1)}.numbered-list li:before{content:counter(item);position:absolute;left:0;font-family:Futura Condensed,sans-serif;font-size:.75rem;opacity:.5}.numbered-list li:last-child{border-bottom:none}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.feature-item{padding:2rem 0}.feature-title{font-size:.75rem;margin-bottom:1rem}.feature-desc{font-size:.875rem;opacity:.8;line-height:1.5}.highlight{font-family:MTCQuinnie,Georgia,serif;text-transform:uppercase;font-weight:400!important;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2;margin:2rem 0;font-size:3rem!important;color:#f7df36}.icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.icon svg{width:1em;height:1em}.icon-lg svg{width:1.5em;height:1.5em}.list-icon{display:flex;align-items:flex-start;gap:1rem}.list-icon .icon{flex-shrink:0;margin-top:.25rem;opacity:.7}.feature-icon{margin-bottom:1rem;opacity:.6}.feature-icon svg{width:24px;height:24px}.separator{width:60px;height:1px;background-color:#f3f2f24d;margin:3rem 0}.quote-block{border-left:2px solid rgba(243,242,242,.3);padding:2rem 0 2rem 2rem;margin:2rem 0}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin:2rem 0}@media(max-width:768px){.two-column{grid-template-columns:1fr;gap:2rem}}.column-title{font-size:.75rem;margin-bottom:1.5rem;opacity:.5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.stagger-item{opacity:0;transform:translateY(15px);transition:opacity .5s ease,transform .5s ease}.stagger-item.visible{opacity:1;transform:translateY(0)}.progress-bar{position:fixed;top:0;left:0;height:2px;background-color:#f7df36;width:0%;z-index:1000;transition:width .1s ease}.nav-dots{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.75rem;z-index:100}.nav-dot{width:8px;height:8px;border-radius:50%;background-color:#f3f2f233;cursor:pointer;transition:background-color .3s ease,transform .3s ease;border:none;padding:0}.nav-dot:hover{background-color:#f3f2f280}.nav-dot.active{background-color:#f3f2f2;transform:scale(1.2)}@media(max-width:768px){.nav-dots{right:1rem}.nav-dot{width:6px;height:6px}}.cta-section{text-align:center}.cta-section .headline{font-size:clamp(3rem,8vw,6rem)}.section{transition:opacity .3s ease}.nav-dot:focus{outline:2px solid #f3f2f2;outline-offset:2px}@media print{.nav-dots,.progress-bar{display:none}.section{min-height:auto;page-break-after:always}}
