@charset "UTF-8"; .block-art-play-block-studio-products-section{position:relative;padding:clamp(80px,10vw,140px) 0;background:radial-gradient(1400px 700px at 50% -10%,rgba(60,200,255,0.18),transparent 70%),linear-gradient(180deg,#060f13 0%,#041015 100%);overflow:hidden;}.block-art-play-block-studio-products-section::before{content:"";position:absolute;top:-220px;left:50%;transform:translateX(-50%);width:160%;height:420px;background:radial-gradient(ellipse at center,rgba(60,200,255,0.55) 0%,rgba(60,200,255,0.25) 40%,transparent 75%);filter:blur(120px);opacity:0.55;z-index:0;}.section-title{font-size:14px;letter-spacing:0.12em;text-transform:uppercase;color:#3cc8ff;margin-bottom:14px;text-align:center;font-weight:600;}.section-title h1{font-size:14px;letter-spacing:0.12em;text-transform:uppercase;color:#3cc8ff;margin-bottom:14px;text-align:center;font-weight:600;}.section-title p{font-size:14px;letter-spacing:0.12em;text-transform:uppercase;color:#3cc8ff;margin-bottom:14px;text-align:center;font-weight:600;} .apbs-products__container{position:relative;z-index:2;text-align:center;} .apbs-products__title{font-size:clamp(40px,5vw,62px);font-weight:700;color:#ffffff;margin-bottom:90px;text-shadow:0 0 22px rgba(60,200,255,0.35);} .apbs-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;max-width:1100px;margin:0 auto;align-items:stretch;} .apbs-product__card{position:relative;border-radius:26px;background:rgba(255,255,255,0.035);border:1px solid rgba(255,255,255,0.08);backdrop-filter:blur(14px);transition:transform 0.35s ease,box-shadow 0.35s ease;}.apbs-product__card:hover{transform:translateY(-6px);box-shadow:0 30px 80px rgba(0,0,0,0.55);} .apbs-product__card.is-featured{transform:translateY(-22px);border:1px solid rgba(60,200,255,0.45);background:linear-gradient(180deg,rgba(60,200,255,0.08),rgba(255,255,255,0.02));box-shadow:0 50px 140px rgba(0,0,0,0.75),0 0 120px rgba(60,200,255,0.35);} .apbs-product__badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#3cc8ff,#1aa3d9);color:#02131c;font-size:13px;font-weight:700;padding:6px 18px;border-radius:999px;box-shadow:0 10px 30px rgba(60,200,255,0.6);z-index:3;} .apbs-product__inner{padding:40px 30px 30px;display:flex;flex-direction:column;height:100%;} .apbs-product__name{font-size:26px;font-weight:600;color:#ffffff;margin-bottom:10px;}.apbs-product__sub-title{font-size:15px;color:rgba(255,255,255,0.75);} .apbs-product__price-wrapper{display:flex;justify-content:center;gap:10px;margin-bottom:18px;}.apbs-product__price-old{font-size:22px;color:rgba(255,255,255,0.45);text-decoration:line-through;}.apbs-product__price{font-size:44px;font-weight:700;color:#ffffff;}.apbs-product__price span{font-size:18px;opacity:0.6;margin-left:-10px;}.is-featured .apbs-product__price{color:#3cc8ff;text-shadow:0 0 22px rgba(60,200,255,0.45);} .apbs-product__domains{font-size:18px;font-weight:600;color:rgba(255,255,255,0.85);margin-bottom:26px;} .apbs-product__description{font-size:15px;color:rgba(255,255,255,0.75);line-height:1.7;margin-bottom:24px;} .apbs-product__inner ul{list-style:none;padding:0;margin:0 0 20px;text-align:left;}.apbs-product__inner ul li{position:relative;padding-left:26px;font-size:14px;line-height:1.6;color:rgba(255,255,255,0.8);}.apbs-product__inner ul li + li{margin-top:10px;} .apbs-product__inner ul li::before{content:"✔";position:absolute;left:0;top:0;color:#3cc8ff;font-size:14px;line-height:1.6;} .apbs-product__btn{margin-top:auto;width:100%;padding:14px 0;margin:0;text-align:center;font-size:16px;font-weight:600;border-radius:999px;text-decoration:none;color:#ffffff;background:rgba(255,255,255,0.08);transition:all 0.25s ease;}.apbs-product__btn:hover{background:rgba(255,255,255,0.14);}.is-featured .apbs-product__btn{background:linear-gradient(135deg,#3cc8ff,#1aa3d9);color:#02131c;box-shadow:0 20px 60px rgba(60,200,255,0.6);}.is-featured .apbs-product__btn:hover{transform:translateY(-2px);box-shadow:0 30px 80px rgba(60,200,255,0.75);} @media (max-width:1024px){.apbs-products__grid{grid-template-columns:1fr;gap:28px;max-width:520px;}.apbs-product__card.is-featured{transform:none;}.apbs-product__inner ul{margin-bottom:20px;}}