.gyl-uv-system{--uv-bg:#0f1020;--uv-surface:#ffffff;--uv-soft:#f6f4ff;--uv-text:#111827;--uv-muted:#4b5563;--uv-border:rgba(17,24,39,.12);--uv-accent:#6d28d9;--uv-accent-2:#a21caf;--uv-radius:18px;color:var(--uv-text)}.gyl-uv-system *{box-sizing:border-box}.gyl-uv-system a{text-decoration:none}.gyl-uv-page-width{max-width:1180px;margin:0 auto;padding:0 20px}.gyl-uv-hero{background:radial-gradient(circle at 78% 22%,rgba(168,85,247,.42),transparent 30%),linear-gradient(135deg,#09090f,#17102d 55%,#2b0f3d);color:#fff;padding:72px 0 48px;overflow:hidden}.gyl-uv-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:42px;align-items:center}.gyl-uv-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff14;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.gyl-uv-hero h1{margin:18px 0 14px;font-size:clamp(34px,5vw,64px);line-height:.98;letter-spacing:-.045em}.gyl-uv-hero__sub{max-width:760px;margin:0 0 22px;color:#ffffffdb;font-size:clamp(16px,2vw,20px);line-height:1.6}.gyl-uv-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.gyl-uv-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;font-weight:800;border:1px solid transparent;transition:transform .16s ease,box-shadow .16s ease}.gyl-uv-btn:hover{transform:translateY(-1px)}.gyl-uv-btn--primary{background:#fff;color:#151127;box-shadow:0 14px 32px #00000042}.gyl-uv-btn--secondary{background:#ffffff14;color:#fff;border-color:#ffffff4d}.gyl-uv-bullets{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none;color:#ffffffe6}.gyl-uv-bullets li{position:relative;padding-left:26px}.gyl-uv-bullets li:before{content:"\2713";position:absolute;left:0;top:0;color:#d8b4fe;font-weight:900}.gyl-uv-visual{border:1px solid rgba(255,255,255,.18);background:#ffffff14;border-radius:28px;padding:22px;min-height:360px;display:grid;align-content:end;box-shadow:0 24px 80px #00000052;position:relative;overflow:hidden}.gyl-uv-visual:before{content:"";position:absolute;inset:24px 24px auto auto;width:170px;height:170px;border-radius:999px;background:radial-gradient(circle,#f0abfc,rgba(192,132,252,.2) 55%,transparent 70%);filter:blur(4px)}.gyl-uv-visual strong{font-size:clamp(26px,3vw,40px);line-height:1;letter-spacing:-.03em;z-index:1}.gyl-uv-visual span{margin-top:10px;color:#ffffffc7;z-index:1}.gyl-uv-trust{background:#fff;border-bottom:1px solid var(--uv-border)}.gyl-uv-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.gyl-uv-trust__item{padding:18px 16px;border-left:1px solid var(--uv-border)}.gyl-uv-trust__item:first-child{border-left:0}.gyl-uv-trust__item strong{display:block;font-size:14px}.gyl-uv-trust__item span{display:block;margin-top:4px;color:var(--uv-muted);font-size:13px;line-height:1.45}.gyl-uv-section{padding:58px 0;background:#fff}.gyl-uv-section--soft{background:var(--uv-soft)}.gyl-uv-section--dark{background:#111827;color:#fff}.gyl-uv-head{max-width:780px;margin:0 0 26px}.gyl-uv-head--center{text-align:center;margin-left:auto;margin-right:auto}.gyl-uv-label{display:inline-block;margin-bottom:10px;color:var(--uv-accent);font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.gyl-uv-head h2{margin:0;font-size:clamp(27px,3.4vw,42px);line-height:1.05;letter-spacing:-.035em}.gyl-uv-head p{margin:12px 0 0;color:var(--uv-muted);line-height:1.65}.gyl-uv-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gyl-uv-card,.gyl-uv-product-card,.gyl-uv-tech-card,.gyl-uv-faq details,.gyl-uv-table-card{background:#fff;border:1px solid var(--uv-border);border-radius:var(--uv-radius);padding:20px;box-shadow:0 10px 28px #1118270d}.gyl-uv-card strong,.gyl-uv-product-card h3,.gyl-uv-tech-card h3{display:block;margin:0 0 8px;font-size:19px;line-height:1.2}.gyl-uv-card span,.gyl-uv-product-card .badge{display:inline-flex;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:12px;font-weight:800}.gyl-uv-card p,.gyl-uv-product-card p,.gyl-uv-tech-card p{margin:0;color:var(--uv-muted);line-height:1.58}.gyl-uv-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gyl-uv-product-card{display:flex;flex-direction:column;min-height:100%}.gyl-uv-product-card ul{margin:14px 0 18px;padding:0;list-style:none;display:grid;gap:8px;color:#374151;font-size:14px}.gyl-uv-product-card li{padding-left:20px;position:relative}.gyl-uv-product-card li:before{content:"\2022";position:absolute;left:5px;color:var(--uv-accent);font-weight:900}.gyl-uv-product-card a{margin-top:auto;color:#fff;background:var(--uv-accent);border-radius:999px;display:inline-flex;justify-content:center;padding:12px 16px;font-weight:850}.gyl-uv-table-wrap{overflow:auto;border:1px solid var(--uv-border);border-radius:20px;background:#fff}.gyl-uv-table{width:100%;border-collapse:collapse;min-width:760px}.gyl-uv-table th,.gyl-uv-table td{padding:15px;border-bottom:1px solid var(--uv-border);text-align:left;vertical-align:top}.gyl-uv-table th{font-weight:900;background:#fafafa}.gyl-uv-table td{color:#374151}.gyl-uv-table a{display:inline-flex;align-items:center;min-height:44px;padding:8px 12px;margin:-8px -12px;border-radius:999px;color:var(--uv-accent);font-weight:850}.gyl-uv-tech-grid,.gyl-uv-comparison{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gyl-uv-faq{display:grid;gap:12px;max-width:900px;margin:0 auto}.gyl-uv-faq details{padding:0}.gyl-uv-faq summary{cursor:pointer;padding:18px 20px;font-weight:850;list-style:none}.gyl-uv-faq summary::-webkit-details-marker{display:none}.gyl-uv-faq p{margin:0;padding:0 20px 20px;color:var(--uv-muted);line-height:1.62}.gyl-uv-final{background:linear-gradient(135deg,#111827,#2e1065);border-radius:28px;padding:34px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.gyl-uv-final p{color:#ffffffc7;line-height:1.6}.gyl-uv-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gyl-uv-link-grid a{background:#fff;border:1px solid var(--uv-border);border-radius:16px;padding:16px;color:var(--uv-text);font-weight:850}.gyl-uv-link-grid a span{display:block;margin-top:5px;color:var(--uv-muted);font-size:13px;font-weight:500;line-height:1.45}@media(max-width:990px){.gyl-uv-hero__grid{grid-template-columns:1fr}.gyl-uv-visual{min-height:260px}.gyl-uv-trust__grid,.gyl-uv-card-grid,.gyl-uv-product-grid,.gyl-uv-tech-grid,.gyl-uv-comparison,.gyl-uv-link-grid{grid-template-columns:1fr 1fr}.gyl-uv-final{grid-template-columns:1fr}}@media(max-width:640px){.gyl-uv-page-width{padding:0 16px}.gyl-uv-hero{padding:48px 0 34px}.gyl-uv-actions{display:grid}.gyl-uv-trust__grid,.gyl-uv-card-grid,.gyl-uv-product-grid,.gyl-uv-tech-grid,.gyl-uv-comparison,.gyl-uv-link-grid{grid-template-columns:1fr}.gyl-uv-section{padding:42px 0}.gyl-uv-trust__item{border-left:0;border-top:1px solid var(--uv-border)}.gyl-uv-final{padding:24px}.gyl-uv-table-wrap{overflow:visible}.gyl-uv-table{min-width:0}.gyl-uv-table,.gyl-uv-table thead,.gyl-uv-table tbody,.gyl-uv-table tr,.gyl-uv-table th,.gyl-uv-table td{display:block;width:100%}.gyl-uv-table thead{display:none}.gyl-uv-table tr{padding:14px 16px;border-bottom:1px solid var(--uv-border)}.gyl-uv-table th,.gyl-uv-table td{border:0;padding:5px 0;background:transparent}.gyl-uv-table td{color:var(--uv-muted)}.gyl-uv-table a{margin:4px 0 0;padding:10px 14px;background:#ede9fe}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/gyl-uv-use-case-landing.css.map */
