.landing{overflow:hidden}.hero-new{position:relative;min-height:calc(100vh - 88px);display:flex;align-items:center;justify-content:space-between;gap:42px;text-align:left;padding:65px 0 82px;isolation:isolate}.hero-copy{width:min(100%,610px);position:relative;z-index:2}.hero-new h1{font-size:clamp(3.4rem,7vw,6.6rem);max-width:650px;margin:17px 0 22px}.hero-new p{margin:0 0 33px;font-size:1.1rem}.hero-new .actions{justify-content:flex-start}.reveal{animation:reveal .9s both}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.24s}.delay-3{animation-delay:.36s}.delay-4{animation-delay:.48s}@keyframes reveal{from{opacity:0;transform:translateY(20px);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}.trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px;color:var(--muted);font-size:.78rem}.trust span{display:flex;align-items:center;gap:8px}.trust b{width:6px;height:6px;background:#a8c5f0;border-radius:50%;box-shadow:0 0 12px #a8c5f0}.trust i{font-style:normal}.sanctuary{position:relative;width:min(44vw,470px);aspect-ratio:1;display:grid;place-items:center;z-index:1}.halo{position:absolute;width:78%;aspect-ratio:1;border:1px solid #c9dbff33;border-radius:50%;box-shadow:0 0 90px #6596e555,inset 0 0 70px #a7bfe633;animation:breathe 6s ease-in-out infinite}.orbit{position:absolute;border:1px solid #b6caef20;border-radius:50%;pointer-events:none}.orbit-a{width:56vw;height:20vw;top:19%;right:-18vw;transform:rotate(-28deg);animation:turn 25s linear infinite}.orbit-b{width:45vw;height:16vw;bottom:8%;right:-14vw;transform:rotate(40deg);animation:turn 30s linear infinite reverse}.aurora{position:absolute;filter:blur(38px);opacity:.55;border-radius:50%;z-index:-1;animation:drift 14s ease-in-out infinite}.aurora-a{width:390px;height:310px;background:#3169b26b;left:35%;top:4%}.aurora-b{width:260px;height:260px;background:#b7b3e34a;right:-8%;bottom:3%;animation-delay:-7s}@keyframes breathe{50%{transform:scale(1.08);opacity:.55}}@keyframes drift{50%{transform:translate(36px,-22px) scale(1.12)}}@keyframes turn{to{rotate:360deg}}.glass-window{width:72%;height:58%;position:relative;z-index:2;border:1px solid #d9e7ff4d;border-radius:23px;background:linear-gradient(145deg,#d9e9ff1c,#182641a8);box-shadow:0 26px 80px #000b,0 0 54px #91b3eb28;backdrop-filter:blur(18px);transform:rotate(-5deg);animation:window 7s ease-in-out infinite}.window-top{height:40px;border-bottom:1px solid #d8e8ff27;display:flex;align-items:center;gap:6px;padding:0 15px}.window-top span{width:5px;height:5px;border-radius:50%;background:#dce9ff91}.window-top em{font-size:.65rem;color:#dce6f8a8;font-style:normal;margin-left:auto;letter-spacing:.08em}.window-body{padding:22px 19px}.soft-bubble{font-size:.78rem;line-height:1.6;background:#e7f0ff17;border:1px solid #e7f0ff20;border-radius:11px 11px 11px 2px;padding:12px;color:#e9f0fa}.reply-lines{display:flex;gap:4px;flex-direction:column;align-items:flex-end;margin:16px 0}.reply-lines i{height:5px;background:#90b5ec61;border-radius:8px;width:64%}.reply-lines i:nth-child(2){width:48%}.reply-lines i:nth-child(3){width:71%}.typing{display:flex;gap:4px;margin-top:19px}.typing b{width:4px;height:4px;border-radius:50%;background:#bed3f5;animation:blink 1.1s infinite}.typing b:nth-child(2){animation-delay:.15s}.typing b:nth-child(3){animation-delay:.3s}@keyframes blink{50%{opacity:.22;transform:translateY(-3px)}}@keyframes window{50%{transform:rotate(-2deg) translateY(-9px)}}.echo{position:absolute;border-radius:50%;border:1px solid #c8d9fa32;animation:ping 5s ease-out infinite}.echo-one{width:86%;aspect-ratio:1}.echo-two{width:104%;aspect-ratio:1;animation-delay:2.3s}@keyframes ping{0%,100%{opacity:0;transform:scale(.7)}25%{opacity:.65}70%{opacity:0;transform:scale(1.08)}}.scroll-hint{position:absolute;bottom:24px;left:50%;width:19px;height:31px;border:1px solid #c9d8ed66;border-radius:20px}.scroll-hint span{position:absolute;width:3px;height:6px;left:7px;top:6px;background:#dfeafa;animation:scroll 1.7s infinite}@keyframes scroll{to{transform:translateY(12px);opacity:0}}.landing-bottom{display:flex;justify-content:space-between;align-items:end;padding:26px 0 55px;border-top:1px solid #c6d7ee24}.landing-bottom div{display:grid;gap:4px}.landing-bottom small{color:var(--blue);letter-spacing:.13em}.landing-bottom strong{font-weight:400;color:var(--muted)}.landing-bottom a{font-size:.9rem;color:var(--text);border-bottom:1px solid var(--blue);padding-bottom:3px}@media(max-width:780px){.hero-new{min-height:auto;display:block;padding:48px 0 46px}.hero-new h1{font-size:clamp(3.05rem,13vw,4.8rem)}.sanctuary{width:min(84vw,380px);margin:50px auto 15px}.orbit-a,.orbit-b{width:90vw;height:31vw;right:-30vw}.landing-bottom{align-items:center}.scroll-hint{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
