:root{--yucio-ink:#101218;--yucio-muted:#656b78;--yucio-line:#e4e7ed;--yucio-soft:#f4f5f7;--yucio-accent:#5367ff;--yucio-accent-2:#8593ff}html{scroll-behavior:smooth}body{background:#fff;color:var(--yucio-ink)}.header-section{background:#fffffff0!important;border-bottom:1px solid rgba(17,19,24,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header__row{min-height:64px}.yucio-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.yucio-home{background:#fff;padding:24px 0 0}.yucio-hero{min-height:560px;border-radius:28px;background:linear-gradient(135deg,#0a0b0f,#12151d 55%,#1b2030);color:#fff;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;position:relative;padding:72px;isolation:isolate}.yucio-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 38%,rgba(83,103,255,.26),transparent 34%),linear-gradient(120deg,transparent 0 58%,rgba(255,255,255,.035) 58% 59%,transparent 59%);z-index:-1}.yucio-hero__content{max-width:650px;position:relative;z-index:2}.yucio-eyebrow,.yucio-kicker{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.yucio-eyebrow{display:flex;align-items:center;gap:10px;color:#cbd1ff;margin-bottom:24px}.yucio-eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--yucio-accent-2);box-shadow:0 0 20px var(--yucio-accent)}.yucio-hero h1{font-size:clamp(44px,5.4vw,76px);line-height:.98;letter-spacing:-.055em;margin:0 0 26px;color:#fff;font-weight:700}.yucio-hero h1 em{font-style:normal;color:#aeb7ff}.yucio-hero__content>p{font-size:18px;line-height:1.55;color:#b9bec9;max-width:590px;margin:0 0 30px}.yucio-actions{display:flex;flex-wrap:wrap;gap:12px}.yucio-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:0 22px;border-radius:12px;text-decoration:none;font-weight:700;font-size:14px;transition:.25s ease}.yucio-btn--primary{background:#fff;color:#0d0f14}.yucio-btn--primary:hover{background:#aeb7ff;transform:translateY(-2px)}.yucio-btn--ghost{border:1px solid rgba(255,255,255,.2);color:#fff}.yucio-btn--ghost:hover{border-color:#fff;background:#ffffff0f}.yucio-microproof{display:flex;gap:24px;margin-top:26px;color:#8f96a4;font-size:12px}.yucio-hero__visual{height:420px;position:relative;display:grid;place-items:center}.yucio-orbit{position:absolute;border:1px solid rgba(174,183,255,.22);border-radius:50%}.yucio-orbit--one{width:380px;height:380px;animation:yucio-spin 22s linear infinite}.yucio-orbit--one:after{content:"";position:absolute;width:10px;height:10px;background:#aeb7ff;border-radius:50%;top:34px;left:65px;box-shadow:0 0 22px #7f8cff}.yucio-orbit--two{width:280px;height:280px;border-style:dashed;animation:yucio-spin 16s linear infinite reverse}.yucio-device{width:230px;height:310px;border-radius:38px;background:linear-gradient(145deg,#1d2230,#090b10);border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 90px #0000008c,inset 0 0 35px #5367ff14;position:relative;padding:28px;transform:rotate(7deg);display:flex;flex-direction:column;justify-content:space-between}.yucio-device:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(255,255,255,.06);border-radius:31px}.yucio-device__brand{font-size:13px;font-weight:800;letter-spacing:.22em}.yucio-device__pulse{width:82px;height:82px;margin:auto;border:1px solid #7685ff;border-radius:50%;box-shadow:0 0 0 18px #5367ff14,0 0 55px #5367ff80}.yucio-device__label{font-size:10px;line-height:1.5;letter-spacing:.18em;color:#737b8e}.yucio-chip{position:absolute;padding:10px 14px;border:1px solid rgba(255,255,255,.14);background:#12151db8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.14em;color:#dfe3ff}.yucio-chip--top{top:60px;right:0}.yucio-chip--bottom{bottom:60px;left:0}@keyframes yucio-spin{to{transform:rotate(360deg)}}.yucio-category-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:70px 0 28px}.yucio-kicker{display:block;color:var(--yucio-accent);margin-bottom:8px}.yucio-category-head h2{font-size:clamp(30px,3vw,44px);letter-spacing:-.035em;margin:0}.yucio-category-head>a{font-weight:700;text-decoration:none;color:var(--yucio-ink);white-space:nowrap}.yucio-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:70px}.yucio-category{min-height:150px;border:1px solid var(--yucio-line);border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;color:var(--yucio-ink);text-decoration:none;background:#fff;position:relative;transition:.25s ease}.yucio-category:hover{transform:translateY(-5px);border-color:#c5cbff;box-shadow:0 18px 40px #191f391a}.yucio-category__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eef0ff;color:var(--yucio-accent)}.yucio-category__icon svg,.yucio-trust svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.yucio-category strong{display:block;font-size:18px;margin-bottom:3px}.yucio-category small{display:block;color:var(--yucio-muted);font-size:12px}.yucio-category b{position:absolute;right:22px;top:24px;font-size:16px;font-weight:400;color:#9298a5}.yucio-trust{background:#0b0d12;color:#fff;padding:34px 0}.yucio-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff21}.yucio-trust__item{display:flex;gap:14px;align-items:center;background:#0b0d12;padding:8px 24px}.yucio-trust__item>span{color:#9facff}.yucio-trust__item strong{display:block;font-size:13px}.yucio-trust__item small{display:block;color:#8e94a0;font-size:11px;margin-top:3px}.product-card>.group-block{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover>.group-block{transform:translateY(-5px);box-shadow:0 18px 36px #11131817;border-color:#cfd4ff!important}.product-card img{transition:transform .45s ease}.product-card:hover img{transform:scale(1.035)}.section-resource-list .product-title,.product-card product-title{font-weight:650;letter-spacing:-.01em}.section-resource-list price-list,.product-card price-list{font-weight:750;color:var(--yucio-ink)}main[data-template^=product]{background:#fff}main[data-template^=product] .product-information{max-width:1240px;margin-inline:auto}main[data-template^=product] .product-details{background:#fff;border:1px solid var(--yucio-line);border-radius:20px;padding:28px!important;box-shadow:0 16px 46px #1113180f}main[data-template^=product] h1{letter-spacing:-.035em}main[data-template^=product] button[type=submit]{min-height:52px;border-radius:12px!important;font-weight:750;box-shadow:0 8px 22px #5367ff29}main[data-template^=product] .accordion{border-color:var(--yucio-line)}@media(max-width:989px){.yucio-hero{grid-template-columns:1fr;padding:54px 38px}.yucio-hero__visual{display:none}.yucio-categories{grid-template-columns:repeat(2,1fr)}.yucio-trust__grid{grid-template-columns:repeat(2,1fr);gap:16px;background:transparent}}@media(max-width:749px){.yucio-shell{width:min(100% - 24px,1240px)}.yucio-home{padding-top:12px}.yucio-hero{min-height:auto;border-radius:20px;padding:44px 24px}.yucio-hero h1{font-size:43px}.yucio-hero__content>p{font-size:16px}.yucio-microproof{flex-direction:column;gap:6px}.yucio-category-head{padding:50px 2px 22px;align-items:start}.yucio-category-head>a{display:none}.yucio-categories{grid-template-columns:1fr 1fr;gap:10px;padding-bottom:52px}.yucio-category{min-height:132px;padding:17px}.yucio-category b{right:16px;top:18px}.yucio-trust{padding:26px 0}.yucio-trust__grid{grid-template-columns:1fr}.yucio-trust__item{padding:7px 12px}main[data-template^=product] .product-details{padding:20px!important;border-radius:16px;box-shadow:none}}@media(prefers-reduced-motion:reduce){.yucio-orbit{animation:none!important}.yucio-category,.yucio-btn,.product-card>.group-block{transition:none!important}}.yucio-categories{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card img,.section-resource-list .product-card img{aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;background:#f7f8fa}.product-card .card-gallery,.product-card .product-media-container{aspect-ratio:1/1;overflow:hidden;border-radius:14px}@media(max-width:749px){.yucio-hero{padding:40px 22px}.yucio-hero h1{font-size:clamp(36px,11vw,43px);line-height:1.02}.yucio-hero__content>p{max-width:31ch}.yucio-actions{align-items:stretch}.yucio-btn{width:100%}.yucio-categories{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/yucio-premium.css.map */
