.prt-hero{max-width:var(--mw);margin:0 auto;padding:60px var(--px) 20px;text-align:center}.prt-hero .eyebrow{justify-content:center}.prt-title{font-family:var(--fh);font-size:clamp(34px,6vw,76px);line-height:.95;color:var(--white);margin-bottom:18px}.prt-sub{font-size:clamp(14px,1.4vw,17px);color:var(--dim);max-width:500px;margin:0 auto;line-height:1.7;font-weight:300}.prt-tank{position:relative;max-width:1000px;height:clamp(500px,56vw,660px);margin:20px auto 0}.prt-links{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.prt-links line{stroke:#ffffff24;stroke-width:1}.prt-orb{position:absolute;transform:translate(-50%,-50%);z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none}.prt-bubble{width:104px;height:104px;border-radius:50%;background:var(--bg-raise);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px #00000073;animation:prtFloat 9s ease-in-out infinite;animation-delay:var(--d, 0s);transition:border-color .3s,box-shadow .3s,transform .3s}.prt-orb:nth-child(3) .prt-bubble{--d: 0s }.prt-orb:nth-child(4) .prt-bubble{--d: 1.2s }.prt-orb:nth-child(5) .prt-bubble{--d: 2.4s }.prt-orb:nth-child(6) .prt-bubble{--d: 3.6s }.prt-orb:nth-child(7) .prt-bubble{--d: 4.8s }.prt-orb:nth-child(8) .prt-bubble{--d: 6s }.prt-orb.is-featured .prt-bubble{width:156px;height:156px;border-color:var(--border-h);background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.06),var(--bg-raise) 70%);box-shadow:0 0 0 1px #ffffff0d,0 16px 60px #0009;animation-duration:11s}.prt-logo{color:#ffffff8c;display:flex;transition:color .3s}.prt-logo svg{width:40px;height:40px}.prt-orb.is-featured .prt-logo svg{width:60px;height:60px}.prt-logo-img{max-width:56%;max-height:56%;object-fit:contain;filter:grayscale(1) brightness(1.4) opacity(.7);transition:filter .3s}.prt-name{font-family:var(--fc);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color .3s;white-space:nowrap}.prt-orb.is-featured .prt-name{color:var(--mid);font-size:13px}.prt-badge{font-family:var(--fc);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--bg);background:var(--white);padding:2px 9px;border-radius:100px;margin-top:-4px}.prt-orb:hover{z-index:5}.prt-orb:hover .prt-bubble{border-color:#ffffff59;box-shadow:0 0 30px #ffffff14,0 20px 60px #000000b3;transform:scale(1.09)}.prt-orb:hover .prt-logo{color:#fff}.prt-orb:hover .prt-logo-img{filter:grayscale(0) brightness(1) opacity(1)}.prt-orb:hover .prt-name{color:var(--white)}@keyframes prtFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(prefers-reduced-motion:reduce){.prt-bubble{animation:none!important}}.prt-mobile{display:none}@media(max-width:900px){.prt-tank{display:none}.prt-hero{padding:40px var(--px) 12px}.prt-mobile{display:flex;flex-direction:column;align-items:center;max-width:460px;margin:0 auto;padding:24px var(--px) 90px}.prt-m-orb{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none}.prt-m-bubble{width:96px;height:96px;border-radius:50%;background:var(--bg-raise);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #0006;transition:border-color .25s,transform .15s}.prt-m-orb:active .prt-m-bubble{transform:scale(.94);border-color:var(--border-h)}.prt-m-bubble .prt-logo{color:#ffffffd9;display:flex}.prt-m-bubble .prt-logo svg{width:38px;height:38px}.prt-m-bubble .prt-logo-img{max-width:58%;max-height:58%;object-fit:contain;filter:none}.prt-m-name{font-family:var(--fc);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:center}.prt-m-orb.featured .prt-m-bubble{width:132px;height:132px;border-color:var(--border-h);background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.06),var(--bg-raise) 70%);box-shadow:0 0 0 1px #ffffff0d,0 14px 50px #0000008c}.prt-m-orb.featured .prt-m-bubble .prt-logo svg{width:54px;height:54px}.prt-m-orb.featured .prt-m-name{color:var(--mid);font-size:13px}.prt-m-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 24px;margin-top:46px;width:100%;justify-items:center;position:relative}.prt-m-grid:before{content:"";position:absolute;top:-46px;left:50%;width:1px;height:46px;background:linear-gradient(var(--border-h),transparent)}}@media(max-width:380px){.prt-m-grid{grid-template-columns:1fr;gap:28px}.prt-m-grid:before{display:none}}
