/* Compact app access. Product imagery requires an authentic app capture. */
.mobile-access{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-block:30px 55px;padding:30px 34px;border:1px solid #ffffff22;border-radius:28px;background:linear-gradient(120deg,#ffffff08,#b59ed30b);scroll-margin-top:90px}
.mobile-access h2{font-size:30px;letter-spacing:-.035em;line-height:1.2;margin:15px 0 10px}.mobile-access p:not(.pill-label){font-size:14px;color:#d5cede;line-height:1.65;margin:0}.mobile-access>.button{flex-shrink:0}
.product-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-block:0 40px}.product-shortcuts>a{display:flex;gap:16px;align-items:center;padding:22px;border:1px solid #ffffff22;border-radius:22px;background:#ffffff05;color:#f4f0fb;text-decoration:none;transition:background .2s}.product-shortcuts>a:hover{background:#ffffff10}.product-shortcuts svg{width:27px;height:27px;flex-shrink:0;color:#c5b6f5}.product-shortcuts span{font-size:15px}.product-shortcuts small{display:block;color:#c3bbd1;font-size:12px;margin-top:6px}
.system-intro-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.system-intro-tags span{font-size:12px;border:1px solid #ffffff20;padding:8px 12px;border-radius:100px;color:#d7d0e6}

@media(max-width:760px){.mobile-access{display:block;margin-block:24px 34px;padding:24px;border-radius:24px}.mobile-access h2{font-size:27px}.mobile-access p:not(.pill-label){font-size:13px}.mobile-access>.button{margin-top:20px;font-size:13px;min-height:46px}.product-shortcuts{grid-template-columns:1fr;gap:9px;padding-block:0 20px}.product-shortcuts>a{padding:15px 18px;gap:14px;border-radius:18px}.product-shortcuts span{font-size:14px}.product-shortcuts small{font-size:11px;margin-top:3px}.product-shortcuts svg{width:23px;height:23px}}
@media(prefers-reduced-motion:reduce){.product-shortcuts>a{transition:none}}
