/* AcilYanDal Study Center V1 — works independently from the optional site theme */
:root{--ayd-study-ink:#0B1020;--ayd-study-deep:#11172A;--ayd-study-raised:#191F3A;--ayd-study-orange:#FB6A1E;--ayd-study-orange-light:#FF9C4A;--ayd-study-violet:#7C5CFF;--ayd-study-violet-light:#A98BFF;--ayd-study-cyan:#22D3EE;--ayd-study-text:#F7F8FC;--ayd-study-soft:rgba(247,248,252,.78);--ayd-study-muted:rgba(247,248,252,.60);--ayd-study-stroke:rgba(255,255,255,.11)}
.ayd-v2-card{position:relative;overflow:hidden;border-radius:22px;padding:18px;background:linear-gradient(180deg,rgba(25,31,58,.96),rgba(17,23,42,.98));border:1px solid var(--ayd-study-stroke);box-shadow:0 18px 52px rgba(5,11,24,.18);color:var(--ayd-study-text)}
.ayd-v2-card[data-tint="violet"]{background:linear-gradient(135deg,rgba(124,92,255,.25),rgba(17,23,42,.98) 64%)}.ayd-v2-card[data-tint="orange"]{background:linear-gradient(135deg,rgba(251,106,30,.21),rgba(17,23,42,.98) 64%)}.ayd-v2-card[data-tint="cyan"]{background:linear-gradient(135deg,rgba(34,211,238,.16),rgba(17,23,42,.98) 64%)}
.ayd-v2-card :is(h1,h2,h3,h4,h5,h6){color:var(--ayd-study-text)}.ayd-v2-card .text-muted,.ayd-v2-card p{color:var(--ayd-study-muted)!important}
.ayd-v2-icon{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:rgba(124,92,255,.16);border:1px solid rgba(124,92,255,.35);color:var(--ayd-study-violet-light)}.ayd-v2-icon.orange{background:rgba(251,106,30,.14);border-color:rgba(251,106,30,.35);color:var(--ayd-study-orange-light)}.ayd-v2-icon.cyan{background:rgba(34,211,238,.12);border-color:rgba(34,211,238,.30);color:var(--ayd-study-cyan)}
.ayd-v2-kicker{display:inline-flex;gap:.45rem;align-items:center;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:900;color:var(--ayd-study-violet-light)}
.ayd-study-intent{padding:34px 0;background:linear-gradient(180deg,rgba(124,92,255,.035),transparent)}.ayd-study-intent .ayd-study-primary{padding:clamp(22px,4vw,38px);min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.ayd-study-primary h2{font-size:clamp(1.7rem,4vw,3rem);letter-spacing:-.04em}.ayd-study-flow{display:flex;flex-wrap:wrap;gap:8px}.ayd-study-flow span{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid var(--ayd-study-stroke);font-size:.78rem;font-weight:800;color:var(--ayd-study-soft)}
.ayd-study-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;height:100%}.ayd-study-mini-grid .ayd-v2-card{min-height:100%;text-decoration:none}.ayd-study-mini-grid h3{font-size:1rem;margin:.9rem 0 .35rem}.ayd-study-mini-grid p{font-size:.86rem;margin:0}
.ayd-study-dashboard{background:radial-gradient(circle at 95% 4%,rgba(124,92,255,.17),transparent 32rem),radial-gradient(circle at 2% 2%,rgba(251,106,30,.08),transparent 24rem),linear-gradient(180deg,var(--ayd-study-ink),#10152A);color:var(--ayd-study-text);min-height:80vh;padding:26px 0 56px}.ayd-study-dashboard h1,.ayd-study-dashboard h2,.ayd-study-dashboard h3{color:var(--ayd-study-text)}.ayd-study-dashboard .text-muted{color:var(--ayd-study-muted)!important}
.ayd-study-hero{padding:clamp(24px,5vw,46px);border-radius:30px;background:radial-gradient(circle at 88% 5%,rgba(124,92,255,.30),transparent 23rem),radial-gradient(circle at 0 0,rgba(251,106,30,.15),transparent 21rem),linear-gradient(135deg,#0E1224,#171A38);border:1px solid var(--ayd-study-stroke);box-shadow:0 28px 84px rgba(0,0,0,.32)}
.ayd-study-hero h1{font-size:clamp(2rem,5vw,4rem);letter-spacing:-.055em}.ayd-study-hero p{max-width:760px;color:var(--ayd-study-soft)}
.ayd-study-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.ayd-study-stat{padding:15px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid var(--ayd-study-stroke)}.ayd-study-stat b{display:block;font-size:1.45rem}.ayd-study-stat small{color:var(--ayd-study-muted)!important}
.ayd-study-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.ayd-study-step{text-decoration:none;color:inherit}.ayd-study-step h3{font-size:1rem;margin:.8rem 0 .3rem}.ayd-study-step p{font-size:.86rem;margin:0}.ayd-study-number{position:absolute;right:16px;top:12px;font-size:2rem;font-weight:900;color:rgba(255,255,255,.09)}
.ayd-study-dashboard .btn-primary,.ayd-study-intent .btn-primary{background:linear-gradient(135deg,var(--ayd-study-orange-light),var(--ayd-study-orange));border:0;color:#fff;font-weight:800;box-shadow:0 12px 30px rgba(251,106,30,.22)}
.ayd-study-dashboard .btn-outline-primary{border-color:rgba(124,92,255,.52);color:#d8d1ff}.ayd-study-dashboard .btn-outline-light{border-color:rgba(255,255,255,.28);color:#fff}
@media(max-width:991.98px){.ayd-study-mini-grid{grid-template-columns:1fr}.ayd-study-stat-grid,.ayd-study-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575.98px){.ayd-study-intent{padding:22px 0}.ayd-study-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ayd-study-steps{grid-template-columns:1fr}.ayd-v2-card{border-radius:18px}.ayd-study-hero{border-radius:22px}}
