.info-page{background:#f7f6f2;color:#0a0a0a;min-height:100vh}.info-nav{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 3rem;position:-webkit-sticky;position:sticky;top:0;background:hsla(48,24%,96%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:100}.info-nav-logo{color:#0a0a0a;text-decoration:none}.info-nav-back{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#888;text-decoration:none;transition:color .2s}.info-nav-back:hover{color:#0a0a0a}.info-hero{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:6rem 3rem;position:relative}.info-hero:after{content:"";position:absolute;bottom:0;left:3rem;right:3rem;height:.5px;background:hsla(0,0%,4%,.08)}.info-hero-inner{text-align:center;width:100%}.hero-block{display:inline-block;position:relative}.hero-lines{text-align:center}.hero-line{white-space:nowrap}.hero-word{display:inline-block;opacity:0;transform:translateY(14px);animation:wordReveal .5s ease forwards;font-family:Cormorant Garamond,serif;font-size:clamp(24px,3.2vw,44px);line-height:1.45;font-weight:400;color:#0a0a0a;margin-right:.22em}@keyframes wordReveal{to{opacity:1;transform:translateY(0)}}.hero-brace-wrap{display:flex;align-items:center;gap:.75rem;opacity:0;animation:fadeUp .6s ease 1.2s forwards;position:absolute;left:100%;top:0;bottom:0;margin-left:1.5rem}.hero-brace{width:20px;height:100%;flex-shrink:0}.hero-result{max-width:220px}.hero-word-result{font-style:italic;color:#555;font-size:clamp(16px,1.6vw,22px);line-height:1.5}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.info-stats{padding:0;max-width:100%}.info-stats-header{font-family:IBM Plex Mono,monospace;font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:#888;text-align:center;padding:.75rem 0;border-bottom:.5px solid hsla(0,0%,4%,.08);display:flex;align-items:center;justify-content:center;gap:.4rem}.info-stats-live-dot{width:5px;height:5px;border-radius:50%;background:#3aaf7e;animation:infoBlink 2s ease infinite}@keyframes infoBlink{0%,to{opacity:1}50%{opacity:.2}}.info-stats-grid{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:.5px solid hsla(0,0%,4%,.08)}.info-stat{padding:2rem 1.5rem;text-align:center;border-right:.5px solid hsla(0,0%,4%,.08)}.info-stat:last-child{border-right:none}.info-stat-v{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;color:#0a0a0a;line-height:1;letter-spacing:-.01em}.info-stat-k{font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.16em;text-transform:uppercase;color:#888;margin-top:.5rem}.info-section{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.info-section.info-visible{opacity:1;transform:translateY(0)}.info-label{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.25em;text-transform:uppercase;color:#0a0a0a;font-weight:600;margin-bottom:2.5rem}.info-label-center{text-align:center}.info-label-muted{color:#888;font-weight:400}.info-label-num{display:inline-block;width:18px;height:18px;background:#0a0a0a;color:#f7f6f2;font-size:8px;line-height:18px;text-align:center;margin-right:.6rem;letter-spacing:0}.info-rule{height:.5px;background:hsla(0,0%,4%,.08);margin:0 3rem}.info-what{max-width:680px;margin:0 auto;position:relative;padding:5rem 3rem 5rem 4.5rem}.info-what:before{content:"";position:absolute;left:3rem;top:5rem;bottom:5rem;width:2px;background:#0a0a0a}.info-what-text{font-family:Cormorant Garamond,serif;font-size:19px;line-height:1.75;color:#333}.info-what-text p{margin:0 0 1.25rem}.info-read-more{background:none;border:none;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#888;cursor:pointer;padding:0;margin-top:.25rem;transition:color .2s}.info-read-more:hover{color:#0a0a0a}.info-how{padding:5rem 3rem;max-width:960px;margin:0 auto}.info-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.info-step{padding:2rem;border-right:.5px solid hsla(0,0%,4%,.08);position:relative}.info-step:last-child{border-right:none}.info-step-num{font-family:Cormorant Garamond,serif;font-size:72px;font-weight:600;line-height:1;color:#0a0a0a;opacity:.06;position:absolute;top:1rem;right:1.5rem}.info-step-title{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#0a0a0a;margin-bottom:.75rem}.info-step-desc{font-family:Cormorant Garamond,serif;font-size:16px;line-height:1.65;color:#666}.info-price{padding:4rem 3rem;background:#0a0a0a;color:#f7f6f2}.info-price-layout{display:flex;align-items:center;justify-content:space-between;max-width:960px;margin:0 auto;gap:3rem}.info-price-main{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:600;letter-spacing:-.01em;margin-bottom:1rem}.info-price-detail{font-family:IBM Plex Mono,monospace;font-size:11px;line-height:2.2;color:hsla(48,24%,96%,.5);letter-spacing:.04em}.info-price-detail span{color:#f7f6f2;font-weight:500}.info-price-cta{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#f7f6f2;text-decoration:none;padding:.6rem 1.5rem;border:1px solid hsla(48,24%,96%,.3);transition:background .25s,border-color .25s;white-space:nowrap}.info-price-cta:hover{background:hsla(48,24%,96%,.1);border-color:hsla(48,24%,96%,.6)}.info-why{padding:5rem 3rem;max-width:700px;margin:0 auto}.info-why-item{margin-bottom:1.75rem;display:flex;gap:1.25rem;align-items:flex-start}.info-why-num{font-family:IBM Plex Mono,monospace;font-size:9px;color:#888;letter-spacing:.08em;flex-shrink:0;margin-top:.35em}.info-why-text{font-family:Cormorant Garamond,serif;font-size:18px;line-height:1.65;color:#333}.info-aion{padding:6rem 3rem;max-width:660px;margin:0 auto;text-align:center;position:relative}.info-aion-quote{font-size:120px;line-height:1;color:hsla(0,0%,4%,.04);position:absolute;top:2rem;left:50%;transform:translateX(-50%)}.info-aion-quote,.info-aion-text{font-family:Cormorant Garamond,serif}.info-aion-text{font-size:20px;line-height:1.75;color:#444;font-style:italic;position:relative}.info-video{padding:5rem 3rem;max-width:760px;margin:0 auto}.info-video-wrap{position:relative;width:100%;padding-bottom:56.25%;background:#000}.info-video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.info-dl-buttons{display:flex;max-width:560px;margin:0 auto;border:1px solid #0a0a0a}.info-dl-btn{flex:1 1;padding:1rem 2rem;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;text-align:center;color:#0a0a0a;transition:background .25s,color .25s}.info-dl-btn:first-child{border-right:1px solid #0a0a0a}.info-cta-full,.info-dl-btn:hover{background:#0a0a0a;color:#f7f6f2}.info-cta-full{display:block;text-decoration:none;padding:4rem 3rem;text-align:center;cursor:pointer;transition:background .3s}.info-cta-full:hover{background:#1a1a1a}.info-cta-main-text{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.info-contact{padding:5rem 3rem;max-width:700px;margin:0 auto;text-align:center}.info-contact-text{font-family:Cormorant Garamond,serif;font-size:15px;line-height:1.6;color:#888;margin-bottom:1rem;white-space:nowrap}.info-contact-email{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.06em;color:#0a0a0a;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.info-contact-email:hover{color:#888}.info-footer{padding:1.5rem 3rem;border-top:.5px solid hsla(0,0%,4%,.08);display:flex;justify-content:center;gap:1.5rem}.info-footer a{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.08em;color:#bbb;text-decoration:none;transition:color .2s}.info-footer a:hover{color:#0a0a0a}.info-before{padding:5rem 3rem;max-width:1200px;margin:0 auto}.info-before-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0}.info-before-col{padding:1.5rem;border-right:.5px solid hsla(0,0%,4%,.08)}.info-before-col:last-child{border-right:none}.info-before-mono{width:56px;height:56px;background:#0a0a0a;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;text-decoration:none;transition:background .2s}.info-before-mono:hover{background:#333}.info-before-mono span{font-family:IBM Plex Mono,monospace;font-size:14px;letter-spacing:.1em;color:#f7f6f2;font-weight:500}.info-before-name{font-size:16px;font-weight:600;color:#0a0a0a;margin-bottom:.6rem;line-height:1.2;white-space:nowrap}.info-before-name,.info-before-text{font-family:Cormorant Garamond,serif}.info-before-text{font-size:14px;line-height:1.6;color:#666}.info-pc-mobile,.info-ref-mobile{display:none;cursor:pointer}.info-postcards{padding:5rem 3rem;background:#0a0a0a;position:relative;overflow:hidden}.info-postcards-inner{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.info-postcards-cards{display:flex;gap:3rem;margin-bottom:2.5rem;justify-content:center}.info-postcard{width:280px;background:#1a1a1a;border:.5px solid hsla(0,0%,100%,.08);padding:1rem;position:relative}.info-postcard-1{transform:rotate(-2deg)}.info-postcard-2{transform:rotate(1.5deg)}.info-pc-img{width:100%;aspect-ratio:4/3;background:#2a2a2a;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.info-pc-img-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:20px 20px}.info-pc-img-dot{width:8px;height:8px;background:#7bc8b2;border-radius:50%;position:absolute;box-shadow:0 0 12px rgba(123,200,178,.6)}.info-pc-img-before{position:absolute;inset:0;background:linear-gradient(145deg,#3a3a3a,#555,#444,#4a4a4a)}.info-pc-img-after{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,#555 0,transparent 40%),radial-gradient(circle at 80% 70%,#4a4a4a 0,transparent 35%),radial-gradient(circle at 50% 50%,#3a3a3a 0,transparent 50%),conic-gradient(from 45deg at 60% 40%,#333,#555,#3a3a3a,#4a4a4a,#333)}.info-pc-img-split{display:flex;width:100%;height:100%}.info-pc-img-split-left{flex:1 1;background:linear-gradient(135deg,#3a3a3a,#555);border-right:1px solid hsla(0,0%,100%,.1)}.info-pc-img-split-right{flex:1 1;background:linear-gradient(135deg,#252525,#1a1a1a)}.info-pc-badge{position:absolute;top:.5rem;right:.5rem;font-family:IBM Plex Mono,monospace;font-size:7px;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.5);background:rgba(0,0,0,.5);padding:.15rem .35rem}.info-pc-info{padding-top:.5rem}.info-pc-row{display:flex;justify-content:space-between;align-items:baseline}.info-pc-name{font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600;color:hsla(0,0%,100%,.85);line-height:1.2}.info-pc-rank{color:hsla(0,0%,100%,.3);flex-shrink:0}.info-pc-country,.info-pc-rank{font-family:IBM Plex Mono,monospace;font-size:7px}.info-pc-country{letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-top:2px}.info-pc-divider{height:.5px;background:hsla(0,0%,100%,.08);margin:.5rem 0}.info-pc-data{font-family:IBM Plex Mono,monospace;font-size:7px;color:hsla(0,0%,100%,.35)}.info-pc-art{font-size:11px;color:hsla(0,0%,100%,.3);margin-top:3px}.info-pc-art,.info-postcards-text{font-family:Cormorant Garamond,serif;font-style:italic}.info-postcards-text{font-size:17px;color:hsla(0,0%,100%,.5);text-align:center;line-height:1.6}.info-postcards-cta{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.7);text-decoration:none;padding:.6rem 1.5rem;border:1px solid hsla(0,0%,100%,.2);transition:background .25s,border-color .25s,color .25s;white-space:nowrap}.info-postcards-cta:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.5);color:#fff}@media(max-width:767px){.info-nav{padding:1rem 1.25rem}.info-hero{min-height:60vh;padding:3rem 1.5rem}.hero-block{flex-direction:column;gap:1rem}.hero-lines{text-align:center}.hero-line{white-space:normal}.hero-word{font-size:20px!important}.hero-word-result{font-size:15px!important}.info-stats-grid{grid-template-columns:repeat(3,1fr)}.info-stat{padding:1.25rem .75rem}.info-stat-v{font-size:20px}.aion-anim-desktop{display:none!important}.info-steps{grid-template-columns:1fr;gap:0}.info-step{border-right:none;border-bottom:.5px solid hsla(0,0%,4%,.08)}.info-step:last-child{border-bottom:none}.info-step-num{font-size:48px}.info-aion,.info-contact,.info-cta,.info-how,.info-video,.info-what,.info-why{padding-left:1.5rem;padding-right:1.5rem}.info-what{padding-left:2.5rem}.info-what:before{left:1.5rem}.info-rule{margin:0 1.5rem}.info-price{padding:3rem 1.5rem}.info-price-main{font-size:30px}.info-dl-buttons{flex-direction:column}.info-dl-btn:first-child{border-right:none;border-bottom:1px solid #0a0a0a}.info-cta-full{padding:3rem 1.5rem}.info-footer{padding:1.25rem 1.5rem;gap:1rem;flex-wrap:wrap}.hero-brace-wrap{position:static!important;margin-left:0!important;flex-direction:column;gap:.5rem;transform:none!important}.hero-brace{transform:rotate(90deg);width:16px;height:60px}.hero-result{max-width:none;text-align:center}.info-price{padding:2.5rem 1.5rem!important}.info-price-layout{flex-direction:column!important;align-items:flex-start!important;gap:0!important}.info-price-main{font-size:28px!important;margin-bottom:.5rem!important}.info-price-detail{text-align:left}.info-price-cta{display:none!important}.info-before{padding:4rem 2rem}.info-ref-desktop{display:none!important}.info-ref-mobile{display:block!important}.info-postcards{padding:2.5rem 1.5rem!important}.info-pc-desktop{display:none!important}.info-pc-mobile{display:block!important;margin-bottom:1.5rem}.info-postcards-cta{display:none!important}.info-postcards-inner>div:last-child{justify-content:center!important}.info-contact-text{white-space:normal}}