.opening-landing{background:#08080a;color:#eeecea;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:300;line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opening-landing *,.opening-landing :after,.opening-landing :before{margin:0;padding:0;box-sizing:border-box}.opening-landing ::-moz-selection{background:hsla(0,0%,100%,.15);color:#fff}.opening-landing ::selection{background:hsla(0,0%,100%,.15);color:#fff}.opening-landing nav{position:fixed;top:0;left:0;right:0;height:64px;z-index:90;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:rgba(8,8,10,.5);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.04)}.opening-landing .nav-brand{font-family:Newsreader,serif;font-weight:300;font-size:22px;color:#fff;letter-spacing:-.02em}.opening-landing .nav-links{display:flex;gap:32px;align-items:center}.opening-landing .nav-link{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s}.opening-landing .nav-link:hover{color:#fff}.opening-landing .nav-cta{font-size:13px;font-weight:500;padding:8px 16px;background:#fff;color:#08080a;border-radius:8px;text-decoration:none;transition:background .2s}.opening-landing .nav-cta:hover{background:hsla(0,0%,100%,.9)}.opening-landing .hero{position:relative;width:100%;height:100vh;min-height:760px;overflow:hidden;background:#08080a}.opening-landing #heroCanvas{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.opening-landing .hero-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:100px 24px 0;pointer-events:none}.opening-landing .hero-title{font-family:Newsreader,serif;font-size:clamp(72px,11vw,160px);font-weight:300;color:#fff;letter-spacing:-.05em;line-height:.85;text-shadow:0 2px 24px rgba(0,0,0,.3);margin:0}.opening-landing .hero-label{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#fff;margin-top:24px;text-shadow:0 1px 12px rgba(0,0,0,.4)}.opening-landing .hero-tagline{font-family:Newsreader,serif;font-size:clamp(18px,2.2vw,26px);font-weight:400;color:#fff;margin-top:28px;text-shadow:0 1px 12px rgba(0,0,0,.4)}.opening-landing .hero-ctas{display:flex;gap:16px;margin-top:48px;pointer-events:auto}.opening-landing .btn-primary{font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:14px 28px;background:#fff;color:#08080a;border:none;border-radius:10px;cursor:pointer;text-decoration:none;transition:transform .15s,background .2s;display:inline-block}.opening-landing .btn-primary:hover{background:hsla(0,0%,100%,.92);transform:translateY(-1px)}.opening-landing .btn-secondary{font-family:Inter,sans-serif;font-size:14px;font-weight:400;padding:14px 24px;background:hsla(0,0%,100%,.06);color:#fff;border:1px solid hsla(0,0%,100%,.15);border-radius:10px;cursor:pointer;text-decoration:none;transition:background .2s;display:inline-block}.opening-landing .btn-secondary:hover{background:hsla(0,0%,100%,.12)}.opening-landing .scroll-hint{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.5);animation:openingPulse 2.5s ease-in-out infinite}@keyframes openingPulse{0%,to{opacity:.5}50%{opacity:.9}}.opening-landing .scroll-section{position:relative;min-height:100vh;padding:120px 24px;display:flex;align-items:center;justify-content:center}.opening-landing .scroll-inner{max-width:920px;width:100%;text-align:center}.opening-landing .section-eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:32px}.opening-landing .big-statement{font-family:Newsreader,serif;font-size:clamp(36px,5.5vw,72px);font-weight:300;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:32px}.opening-landing .big-statement em{font-style:italic;color:hsla(0,0%,100%,.85)}.opening-landing .body-text{font-family:Newsreader,serif;font-size:clamp(20px,2.2vw,26px);font-weight:300;line-height:1.55;color:hsla(0,0%,100%,.78);margin-bottom:24px}.opening-landing .body-text:last-child{margin-bottom:0}.opening-landing .reveal{opacity:0;transform:translateY(24px);transition:opacity 1.2s ease,transform 1.2s ease}.opening-landing .reveal.visible{opacity:1;transform:translateY(0)}.opening-landing .reveal-delay-1{transition-delay:.15s}.opening-landing .reveal-delay-2{transition-delay:.3s}.opening-landing .reveal-delay-3{transition-delay:.45s}.opening-landing .statement-section{min-height:60vh;padding:120px 24px;display:flex;align-items:center;justify-content:center;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06)}.opening-landing .statement-text{font-family:Newsreader,serif;font-size:clamp(40px,6vw,88px);font-weight:300;letter-spacing:-.04em;line-height:1.05;color:#fff;text-align:center;max-width:1100px}.opening-landing .section{padding:140px 24px;border-top:1px solid hsla(0,0%,100%,.06)}.opening-landing .section-header{max-width:900px;margin:0 auto 100px;text-align:center}.opening-landing .section-title{font-family:Newsreader,serif;font-size:clamp(36px,5vw,64px);font-weight:300;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:24px}.opening-landing .section-subtitle{font-family:Newsreader,serif;font-size:clamp(18px,2vw,22px);font-weight:300;color:hsla(0,0%,100%,.6);line-height:1.55}.opening-landing .steps{max-width:1200px;margin:0 auto}.opening-landing .step{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:80px 0;border-top:1px solid hsla(0,0%,100%,.06)}.opening-landing .step:first-child{border-top:none}.opening-landing .step-text{max-width:500px}.opening-landing .step-number{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:300;letter-spacing:.2em;color:hsla(0,0%,100%,.45);margin-bottom:24px}.opening-landing .step-title{font-family:Newsreader,serif;font-size:clamp(28px,3.5vw,44px);font-weight:300;letter-spacing:-.02em;line-height:1.15;color:#fff;margin-bottom:28px}.opening-landing .step-body{font-family:Newsreader,serif;font-size:18px;font-weight:300;line-height:1.6;color:hsla(0,0%,100%,.72);margin-bottom:16px}.opening-landing .step-body:last-child{margin-bottom:0}.opening-landing .step-body em{font-style:italic;color:hsla(0,0%,100%,.92)}.opening-landing .glass-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:32px;backdrop-filter:blur(20px);position:relative;overflow:hidden}.opening-landing .glass-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.15),transparent)}.opening-landing .card-label{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:20px}.opening-landing .card-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.05);font-size:14px}.opening-landing .card-row:last-child{border-bottom:none}.opening-landing .card-key{font-family:Inter,sans-serif;font-weight:400;color:hsla(0,0%,100%,.7)}.opening-landing .card-value{font-family:IBM Plex Mono,monospace;font-size:13px;color:#fff}.opening-landing .card-bar{height:4px;background:hsla(0,0%,100%,.08);border-radius:2px;overflow:hidden;margin-top:6px}.opening-landing .card-bar-fill{height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.7));border-radius:2px}.opening-landing .card-score{font-family:Newsreader,serif;font-size:56px;font-weight:300;color:#fff;letter-spacing:-.03em;line-height:1;margin-bottom:4px}.opening-landing .card-score-label{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:24px}.opening-landing .card-check{display:inline-block;width:14px;height:14px;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;text-align:center;line-height:14px;font-size:9px;margin-right:8px;vertical-align:middle}.opening-landing .card-check.done{background:rgba(120,200,160,.5)}.opening-landing .step:nth-child(2n) .step-text{order:2}.opening-landing .step:nth-child(2n) .glass-card{order:1}.opening-landing .grid-section{padding:140px 24px;border-top:1px solid hsla(0,0%,100%,.06)}.opening-landing .grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.opening-landing .grid-card{background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:36px;transition:background .3s,border-color .3s}.opening-landing .grid-card:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.12)}.opening-landing .grid-card-title{font-family:Newsreader,serif;font-size:22px;font-weight:400;color:#fff;margin-bottom:16px;letter-spacing:-.01em}.opening-landing .grid-card-body{font-family:Newsreader,serif;font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.65);font-weight:300}.opening-landing .testimonial-section{padding:160px 24px;border-top:1px solid hsla(0,0%,100%,.06)}.opening-landing .testimonial{max-width:900px;margin:0 auto;text-align:center}.opening-landing .testimonial-quote{font-family:Newsreader,serif;font-size:clamp(24px,3.2vw,36px);font-weight:300;font-style:italic;line-height:1.4;color:#fff;letter-spacing:-.01em;margin-bottom:40px}.opening-landing .testimonial-author{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.opening-landing .principles-section{padding:140px 24px;border-top:1px solid hsla(0,0%,100%,.06)}.opening-landing .principles{max-width:1000px;margin:0 auto}.opening-landing .principle{display:grid;grid-template-columns:240px 1fr;gap:60px;padding:48px 0;border-top:1px solid hsla(0,0%,100%,.06)}.opening-landing .principle:first-child{border-top:none}.opening-landing .principle-rule{font-family:Newsreader,serif;font-size:24px;font-weight:400;color:#fff;letter-spacing:-.01em;line-height:1.2}.opening-landing .principle-detail{font-family:Newsreader,serif;font-size:17px;font-weight:300;line-height:1.6;color:hsla(0,0%,100%,.65)}.opening-landing .final-cta{position:relative;padding:200px 24px;text-align:center;overflow:hidden;border-top:1px solid hsla(0,0%,100%,.06)}.opening-landing #finalCanvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.6}.opening-landing .final-content{position:relative;z-index:10}.opening-landing .final-title{font-family:Newsreader,serif;font-size:clamp(80px,13vw,200px);font-weight:300;color:#fff;letter-spacing:-.05em;line-height:.9;margin-bottom:48px;text-shadow:0 2px 24px rgba(0,0,0,.3)}.opening-landing .final-tagline{font-family:Newsreader,serif;font-size:clamp(20px,2.5vw,30px);font-weight:400;color:#fff;margin-bottom:56px;text-shadow:0 1px 12px rgba(0,0,0,.4)}.opening-landing footer{padding:48px 32px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:hsla(0,0%,100%,.5)}.opening-landing .footer-brand{font-family:Newsreader,serif;font-size:18px;font-weight:300;color:hsla(0,0%,100%,.85);letter-spacing:-.02em}.opening-landing .footer-links{display:flex;gap:28px}.opening-landing .footer-link{color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s}.opening-landing .footer-link:hover{color:#fff}@media (max-width:900px){.opening-landing .step{grid-template-columns:1fr;gap:40px;padding:60px 0}.opening-landing .step:nth-child(2n) .glass-card,.opening-landing .step:nth-child(2n) .step-text{order:unset}.opening-landing .grid{grid-template-columns:1fr}.opening-landing .principle{grid-template-columns:1fr;gap:16px;padding:32px 0}.opening-landing nav{padding:0 16px}.opening-landing .nav-links{gap:16px}.opening-landing .hero-ctas{flex-direction:column;width:100%;max-width:320px}.opening-landing .btn-primary,.opening-landing .btn-secondary{width:100%;text-align:center}}