/* Brand image and platform motion layer */
.brand{display:block;line-height:0;white-space:nowrap;font-size:0}.brand img{display:block;width:142px;height:auto;max-height:48px;object-fit:contain}.platform-orbit{height:330px;background:radial-gradient(circle at 50% 52%,#edf6ff 0,#f8fbff 42%,#fff 72%);border:1px solid var(--line);border-radius:22px;position:relative;overflow:hidden;margin-bottom:30px}.orbit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;text-align:center;color:#fff;width:112px;height:112px;border-radius:50%;background:linear-gradient(140deg,#20c8ff,#0866ff 55%,#0347ce);box-shadow:0 0 0 15px #e8f4ff,0 0 0 16px #b9d7ff,0 15px 38px #0866ff4d;font:700 10px/1.55 'DM Mono',monospace;letter-spacing:.8px;z-index:2;animation:corePulse 3s ease-in-out infinite}.orbit-ring{position:absolute;border:1px dashed #a9c8f7;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-one{width:295px;height:180px;animation:spin 32s linear infinite}.ring-two{width:530px;height:300px;border-color:#d5e5fd;animation:spinBack 43s linear infinite}.platform-token{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:8px 12px 8px 8px;border:1px solid #dce9fa;border-radius:999px;background:#fff;box-shadow:0 10px 28px #0a47991c;font-size:10px;font-weight:800;animation:tokenFloat 4.5s ease-in-out infinite}.platform-token b{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;font-size:15px}.google-ads{left:11%;top:17%;animation-delay:-1.7s}.google-ads b{color:#fff;background:linear-gradient(135deg,#4285f4 40%,#34a853 41%,#34a853 65%,#fbbc05 66%)}.meta-logo{right:14%;top:17%;animation-delay:-2.5s}.meta-logo b{color:#0866ff;background:#edf4ff;font-size:24px}.youtube-logo{left:6%;bottom:19%;animation-delay:-.4s}.youtube-logo b{color:white;background:#f22121;font-size:11px}.analytics-logo{right:8%;bottom:20%;animation-delay:-3.3s}.analytics-logo b{color:#e37400;background:#fff0dd}.tag-logo{left:31%;top:10%;animation-delay:-2s}.tag-logo b{color:white;background:#2875e8}.shopify-logo{right:30%;bottom:8%;animation-delay:-1s}.shopify-logo b{color:#fff;background:#6abd45}.wp-logo{left:29%;bottom:8%;animation-delay:-2.9s}.wp-logo b{color:#21759b;background:#edf9ff;border-radius:50%}.linkedin-logo{right:30%;top:9%;animation-delay:-.7s}.linkedin-logo b{color:#fff;background:#0a66c2;font-size:13px}@keyframes corePulse{50%{transform:translate(-50%,-50%) scale(1.07);box-shadow:0 0 0 22px #e8f4ff,0 0 0 23px #b9d7ff,0 15px 50px #0866ff70}}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spinBack{to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes tokenFloat{50%{transform:translateY(-10px) scale(1.03);box-shadow:0 18px 32px #0a47992c}}@media(max-width:880px){.brand img{width:124px}}@media(max-width:570px){.platform-orbit{height:410px;margin-inline:-8px}.ring-one{width:230px;height:230px}.ring-two{width:350px;height:350px}.platform-token{padding:6px 8px 6px 6px;font-size:8px;gap:5px}.platform-token b{width:23px;height:23px;font-size:12px}.google-ads{left:8%;top:14%}.meta-logo{right:8%;top:17%}.youtube-logo{left:5%;bottom:22%}.analytics-logo{right:5%;bottom:23%}.tag-logo{left:7%;top:45%}.linkedin-logo{right:7%;top:45%}.shopify-logo{right:25%;bottom:7%}.wp-logo{left:24%;bottom:7%}}@media(prefers-reduced-motion:reduce){.platform-orbit *{animation:none!important}}
