*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:VT323,monospace;font-size:20px;line-height:1.9;overflow-x:hidden}#starfield-canvas{pointer-events:none;z-index:1}#starfield-canvas,.tunnel-bg{height:100%;left:0;position:fixed;top:0;width:100%}.tunnel-bg{z-index:0}.star-layer{background-repeat:repeat;height:200%;left:-50%;position:absolute;top:-50%;width:200%}.star-layer-1{animation:starDrift1 120s linear infinite;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300"><rect x="47" y="283" width="3" height="3" fill="%23f5f1d3" opacity="0.89"/><rect x="164" y="31" width="3" height="3" fill="%23c9d9f0" opacity="0.92"/><rect x="289" y="157" width="3" height="3" fill="%23f0f4ff" opacity="0.87"/><rect x="12" y="219" width="3" height="3" fill="%23d4d9f0" opacity="0.81"/><rect x="231" y="94" width="3" height="3" fill="%23f0e6d4" opacity="0.93"/><rect x="78" y="168" width="3" height="3" fill="%23f5f1d3" opacity="0.79"/><rect x="193" y="246" width="3" height="3" fill="%23f0f4ff" opacity="0.88"/><rect x="126" y="8" width="3" height="3" fill="%23c9d9f0" opacity="0.86"/><rect x="269" y="63" width="3" height="3" fill="%23d4d9f0" opacity="0.91"/><rect x="31" y="127" width="3" height="3" fill="%23f0e6d4" opacity="0.77"/><rect x="147" y="201" width="3" height="3" fill="%23f5f1d3" opacity="0.94"/><rect x="208" y="174" width="3" height="3" fill="%23f0f4ff" opacity="0.83"/><rect x="92" y="52" width="3" height="3" fill="%23c9d9f0" opacity="0.89"/><rect x="254" y="238" width="3" height="3" fill="%23f0e6d4" opacity="0.85"/><rect x="119" y="291" width="3" height="3" fill="%23d4d9f0" opacity="0.78"/></svg>') repeat;z-index:4}.star-layer-2{animation:starDrift2 180s linear infinite;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="250" height="250"><rect x="213" y="187" width="2" height="2" fill="%23f0f4ff" opacity="0.72"/><rect x="41" y="9" width="2" height="2" fill="%23c9d9f0" opacity="0.65"/><rect x="176" y="231" width="2" height="2" fill="%23f5f1d3" opacity="0.78"/><rect x="8" y="143" width="2" height="2" fill="%23d4d9f0" opacity="0.59"/><rect x="129" y="76" width="2" height="2" fill="%23f0e6d4" opacity="0.68"/><rect x="237" y="52" width="2" height="2" fill="%23f0f4ff" opacity="0.74"/><rect x="94" y="198" width="2" height="2" fill="%23c9d9f0" opacity="0.61"/><rect x="162" y="117" width="2" height="2" fill="%23f5f1d3" opacity="0.56"/><rect x="19" y="244" width="2" height="2" fill="%23d4d9f0" opacity="0.71"/><rect x="243" y="164" width="2" height="2" fill="%23f0e6d4" opacity="0.63"/><rect x="67" y="29" width="2" height="2" fill="%23f0f4ff" opacity="0.79"/><rect x="184" y="91" width="2" height="2" fill="%23c9d9f0" opacity="0.53"/><rect x="108" y="137" width="2" height="2" fill="%23f5f1d3" opacity="0.67"/><rect x="221" y="216" width="2" height="2" fill="%23d4d9f0" opacity="0.75"/><rect x="53" y="168" width="2" height="2" fill="%23f0e6d4" opacity="0.58"/><rect x="147" y="14" width="2" height="2" fill="%23f0f4ff" opacity="0.69"/><rect x="203" y="124" width="2" height="2" fill="%23c9d9f0" opacity="0.76"/><rect x="82" y="239" width="2" height="2" fill="%23f5f1d3" opacity="0.54"/><rect x="134" y="203" width="2" height="2" fill="%23d4d9f0" opacity="0.62"/><rect x="26" y="81" width="2" height="2" fill="%23f0e6d4" opacity="0.73"/></svg>') repeat;z-index:3}@keyframes starDrift1{0%{transform:translateZ(0) scale(1.05)}to{transform:translate3d(-50%,-50%,0) scale(1.15)}}@keyframes starDrift2{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-40%,-40%,0) scale(1.08)}}.tunnel-bg:after{background:radial-gradient(ellipse at center,transparent 0,rgba(0,0,0,.3) 70%,rgba(0,0,0,.8) 100%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:4}section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;opacity:0;padding:60px 20px;position:relative;transform:translateY(80px) scale(.95);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}section.visible{opacity:1;transform:translateY(0) scale(1)}.content-wrapper{max-width:800px;position:relative;width:100%;z-index:10}h1{font-size:48px;letter-spacing:2px;margin-bottom:30px}h1,h2{line-height:1.4}h2{font-size:38px;letter-spacing:1px;margin-bottom:25px}p{font-size:26px;margin-bottom:20px}.cta-link{background:#fff;border:2px solid #fff;color:#000;display:inline-block;font-size:22px;letter-spacing:1px;margin-top:20px;padding:12px 24px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.cta-link:hover{background:#000;color:#fff;transform:scale(1.05)}#back-to-top{background:#fff;border:none;bottom:30px;color:#000;cursor:pointer;display:none;font-family:VT323,monospace;font-size:20px;letter-spacing:1px;padding:15px 20px;position:fixed;right:30px;transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:1000}#back-to-top:hover{background:#000;border:2px solid #fff;color:#fff;transform:scale(1.1) translateY(-2px)}.value-list{margin-top:20px}.value-item{margin-bottom:25px}.value-item strong{display:block;font-size:22px;margin-bottom:10px}@media (min-width:768px){section{padding:80px 40px}h1{font-size:64px}h2{font-size:52px}p{font-size:30px}.cta-link{font-size:28px}}@media (prefers-reduced-motion:reduce){section{transform:none;transition:opacity .3s ease}.star-layer{animation:none}}
