/* Aydın ana səhifədə (includes/aydin-ana.php) — yalnız ≥1025 px (link media ilə yüklənir). */
@property --ayda-a { syntax: '<angle>'; inherits: false; initial-value: 0deg; }
.ayda-st, .aydq-pop { --ayda-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; }

/* ===== 1. «Gaming PC-ni özün yığ» kartı ===== */
body.tb-ui .tbui-pc.ayda-on .tbui-pc-card, body.tb-ui .tbui-pc.ayda-on .tbui-pc-chain { display: none; }
body.tb-ui .tbui-pc .ayda-st { display: block; position: relative; flex: 1 1 auto; min-height: 320px; margin: 12px -22px 16px; }
.ayda-st span, .ayda-st i { display: block; }
.ayda-fig { position: absolute; right: 6px; z-index: 3; opacity: 0; transform: translateX(26px); transition: opacity .45s, transform .6s cubic-bezier(.2,.8,.2,1); }
.ayda-fig img { width: auto; max-width: none; display: block; filter: drop-shadow(0 12px 18px rgba(15,26,51,.2)); }
.ayda-fig.in { opacity: 1; transform: none; }
.ayda-emit { position: absolute; width: 0; height: 0; pointer-events: none; z-index: 4; }
.ayda-emit .lens { position: absolute; left: -12px; top: -4px; width: 24px; height: 8px; border-radius: 50%; background: radial-gradient(ellipse, #F2FAFF 0%, #8FD0FF 40%, rgba(60,150,255,0) 72%); opacity: 0; transform: scale(.3); transition: opacity .3s, transform .4s cubic-bezier(.2,.8,.2,1); }
.ayda-emit .halo { position: absolute; left: -24px; top: -24px; width: 48px; height: 48px; border-radius: 50%; background: radial-gradient(circle, rgba(143,208,255,.55), rgba(60,150,255,0) 65%); opacity: 0; transition: opacity .4s; }
.ayda-emit .rg { position: absolute; left: -4px; top: -13px; width: 8px; height: 26px; border-radius: 50%; border: 1.2px solid rgba(143,208,255,.95); opacity: 0; }
.ayda-emit.on .lens { opacity: 1; transform: scale(1); }
.ayda-emit.on .halo { opacity: 1; animation: ayda-breathe 2.4s ease-in-out infinite; }
.ayda-emit.on .rg { animation: ayda-side 1.4s ease-out infinite; }
.ayda-emit.on .rg:nth-child(4) { animation-delay: .47s; } .ayda-emit.on .rg:nth-child(5) { animation-delay: .94s; }
@keyframes ayda-side { 0% { opacity: 0; transform: translateX(0) scale(.5); } 25% { opacity: .9; } 100% { opacity: 0; transform: translateX(-18px) scale(1.5); } }
@keyframes ayda-breathe { 50% { opacity: .6; transform: scale(1.15); } }
.ayda-cone, .ayda-dust { position: absolute; left: 0; top: 0; pointer-events: none; z-index: 1; }
.ayda-cone { overflow: visible; opacity: 0; transition: opacity .45s; }
.ayda-cone.on { opacity: 1; animation: ayda-flick 3.6s linear infinite; }
@keyframes ayda-flick { 0%, 100% { opacity: 1; } 46% { opacity: .9; } 48% { opacity: .6; } 50% { opacity: .95; } 71% { opacity: .82; } }

.ayda-pos { position: absolute; left: 16px; top: 2px; width: 216px; z-index: 2; }
.ayda-float { animation: ayda-float 5s ease-in-out infinite; }
@keyframes ayda-float { 50% { transform: translateY(-3px); } }
.ayda-tilt { position: relative; transform: perspective(900px) rotateX(var(--rx, 2deg)) rotateY(var(--ry, -10deg)); transition: transform .6s cubic-bezier(.2,.8,.2,1); }
.ayda-pn { position: relative; border-radius: 14px; padding: 11px; color: #E6F1FF; overflow: hidden; text-align: left;
	background: linear-gradient(165deg, rgba(26,62,128,.93) 0%, rgba(9,24,58,.91) 55%, rgba(12,34,84,.93) 100%);
	box-shadow: 0 0 22px rgba(70,160,255,.3), 0 22px 40px -12px rgba(8,20,60,.45), inset 0 1px 0 rgba(200,235,255,.22), inset 0 0 30px rgba(90,170,255,.16);
	clip-path: inset(0 0 0 100% round 14px); transition: clip-path .7s cubic-bezier(.55,.1,.25,1); }
.ayda-pn.fill { clip-path: inset(0 0 0 0 round 14px); }
.ayda-pn .tex { position: absolute; inset: 0; pointer-events: none; background: repeating-linear-gradient(180deg, rgba(170,220,255,.055) 0 1px, transparent 1px 3px), radial-gradient(rgba(150,210,255,.10) 1px, transparent 1.3px) 0 0 / 12px 12px, radial-gradient(120% 70% at 70% 0%, rgba(120,200,255,.18), transparent 60%); }
.ayda-pn .sheen { position: absolute; top: -10%; bottom: -10%; left: -50%; width: 34%; pointer-events: none; background: linear-gradient(100deg, transparent, rgba(190,230,255,.14), transparent); transform: skewX(-14deg); }
.ayda-pn.live .sheen { animation: ayda-sheen 5s ease-in-out 1s infinite; }
@keyframes ayda-sheen { 0% { left: -50%; } 28%, 100% { left: 130%; } }
.ayda-pn .wipe { position: absolute; top: 0; bottom: 0; left: 100%; width: 2px; pointer-events: none; background: linear-gradient(180deg, transparent, #E6F6FF 20%, #fff 50%, #E6F6FF 80%, transparent); box-shadow: 0 0 12px 4px rgba(120,200,255,.85); opacity: 0; }
.ayda-pn.fill .wipe { animation: ayda-wipe .7s cubic-bezier(.55,.1,.25,1) forwards; }
@keyframes ayda-wipe { 0% { left: 100%; opacity: 1; } 92% { left: 0; opacity: 1; } 100% { left: 0; opacity: 0; } }
.ayda-frame { position: absolute; inset: 0; width: 100%; height: 100%; pointer-events: none; overflow: visible; }
.ayda-frame rect { fill: none; stroke: #9FD8FF; stroke-width: 1.2; stroke-dasharray: 100 100; stroke-dashoffset: 100; filter: drop-shadow(0 0 3px rgba(120,200,255,.9)); transition: stroke-dashoffset .5s cubic-bezier(.4,0,.2,1), opacity .5s; }
.ayda-tilt.draw .ayda-frame rect { stroke-dashoffset: 0; }
.ayda-tilt.live .ayda-frame rect { opacity: .25; }
.ayda-bord { position: absolute !important; inset: 0; border-radius: 14px; padding: 1.2px; pointer-events: none; opacity: 0; transition: opacity .6s;
	background: conic-gradient(from var(--ayda-a), rgba(143,208,255,.22) 0deg, rgba(143,208,255,.22) 230deg, #D8F1FF 290deg, rgba(143,208,255,.22) 340deg);
	-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); -webkit-mask-composite: xor; mask-composite: exclude; }
.ayda-tilt.live .ayda-bord { opacity: 1; animation: ayda-spin 6s linear infinite; }
@keyframes ayda-spin { to { --ayda-a: 360deg; } }
.ayda-st i.cr { position: absolute; width: 12px; height: 12px; border: 0 solid #BFE6FF; filter: drop-shadow(0 0 3px rgba(120,200,255,.95)); opacity: 0; transition: opacity .3s, transform .4s cubic-bezier(.2,.8,.2,1); pointer-events: none; }
.ayda-st i.cr.a { left: -4px; top: -4px; border-left-width: 2px; border-top-width: 2px; border-top-left-radius: 5px; transform: translate(-5px, -5px); }
.ayda-st i.cr.b { right: -4px; top: -4px; border-right-width: 2px; border-top-width: 2px; border-top-right-radius: 5px; transform: translate(5px, -5px); }
.ayda-st i.cr.c { left: -4px; bottom: -4px; border-left-width: 2px; border-bottom-width: 2px; border-bottom-left-radius: 5px; transform: translate(-5px, 5px); }
.ayda-st i.cr.d { right: -4px; bottom: -4px; border-right-width: 2px; border-bottom-width: 2px; border-bottom-right-radius: 5px; transform: translate(5px, 5px); }
.ayda-tilt.draw i.cr { opacity: 1; transform: none; }
.ayda-L { position: relative; opacity: 0; transition: opacity .2s; }
.ayda-L.on { opacity: 1; animation: ayda-rgb .55s steps(5); }
@keyframes ayda-rgb { 0% { text-shadow: -4px 0 rgba(255,70,140,.8), 4px 0 rgba(70,230,255,.9); transform: translateX(4px); opacity: .2; } 40% { text-shadow: -2px 0 rgba(255,70,140,.6), 2px 0 rgba(70,230,255,.7); transform: translateX(-2px); opacity: .8; } 100% { text-shadow: none; transform: none; opacity: 1; } }
.ayda-st .ayda-hd { display: flex; align-items: center; gap: 10px; }
.ayda-ring { position: relative; flex: none; width: 40px; height: 40px; }
.ayda-ring svg { width: 40px; height: 40px; transform: rotate(-90deg); display: block; }
.ayda-ring .t { fill: none; stroke: rgba(150,200,255,.16); stroke-width: 3.5; }
.ayda-ring .v { fill: none; stroke: #5FE3B0; stroke-width: 3.5; stroke-linecap: round; stroke-dasharray: 100 100; stroke-dashoffset: 100; filter: drop-shadow(0 0 4px rgba(95,227,176,.8)); transition: stroke-dashoffset .35s cubic-bezier(.3,.8,.2,1); }
.ayda-ring b { position: absolute; inset: 0; display: grid; place-items: center; font: 800 11px/1 var(--ayda-mono); color: #fff; }
.ayda-st .ayda-k { display: flex; align-items: center; gap: 6px; font: 800 8.5px/1 var(--ayda-mono); letter-spacing: .14em; color: #8FE6C4; text-shadow: 0 0 8px rgba(95,227,176,.5); text-transform: uppercase; }
.ayda-st .ayda-k::before { content: ""; width: 5px; height: 5px; border-radius: 50%; background: #62F0BE; box-shadow: 0 0 8px #62F0BE; animation: ayda-led 1.6s ease-in-out infinite; }
@keyframes ayda-led { 50% { opacity: .35; } }
.ayda-nm { margin-top: 4px; font-size: 13px; font-weight: 800; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 146px; min-height: 17px; text-shadow: 0 0 10px rgba(120,200,255,.5); }
.ayda-st .ayda-cells { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; margin-top: 10px; }
.ayda-cell { padding: 6px 8px 7px; border-radius: 9px; background: rgba(150,200,255,.08); box-shadow: inset 0 0 0 1px rgba(140,200,255,.18); opacity: .18; min-width: 0; transition: opacity .3s, box-shadow .3s, background .3s; }
.ayda-cell.on { opacity: 1; background: rgba(150,200,255,.12); box-shadow: inset 0 0 0 1px rgba(160,215,255,.4), 0 0 12px rgba(100,180,255,.25); }
.ayda-cell span { font: 700 7.5px/1.2 var(--ayda-mono); letter-spacing: .1em; color: #86A9D6; text-transform: uppercase; }
.ayda-cell b { display: block; margin-top: 3px; font: 800 11px/1.15 var(--ayda-mono); color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ayda-st .ayda-chain { position: relative; display: flex; justify-content: space-between; margin-top: 11px; padding: 0 2px; }
.ayda-chain::before { content: ""; position: absolute; left: 10px; right: 10px; top: 8px; height: 1.5px; background: rgba(150,200,255,.2); }
.ayda-chain i.bar { position: absolute; left: 10px; top: 8px; height: 1.5px; width: 0; background: linear-gradient(90deg, #5AA8FF, #5FE3B0); box-shadow: 0 0 6px rgba(120,200,255,.8); transition: width .35s; }
.ayda-st .ayda-s { position: relative; display: flex; flex-direction: column; align-items: center; gap: 3px; width: 34px; }
.ayda-s i { width: 17px; height: 17px; border-radius: 50%; background: #0D1F48; box-shadow: inset 0 0 0 1.5px rgba(150,200,255,.35); transition: background .25s, box-shadow .25s; display: grid !important; place-items: center; }
.ayda-s.on i { background: #8FD0FF; box-shadow: 0 0 10px rgba(120,200,255,.9); }
.ayda-s.ok i { background: #5FE3B0; box-shadow: 0 0 10px rgba(95,227,176,.9); }
.ayda-s.ok i::after { content: ""; width: 6px; height: 3px; border: solid #062A1E; border-width: 0 0 2px 2px; transform: rotate(-45deg) translate(1px, -1px); }
.ayda-s small { font: 700 7.5px/1 var(--ayda-mono); color: #86A9D6; white-space: nowrap; }
.ayda-s.on small, .ayda-s.ok small { color: #D6ECFF; }
.ayda-bub { position: absolute !important; left: 16px; width: 216px; z-index: 3; background: #fff; color: #0F1A33; border-radius: 14px; padding: 9px 12px 10px; font-size: 13px; font-weight: 700; line-height: 1.42; text-align: left; box-shadow: 0 10px 24px rgba(8,14,30,.11), 0 0 0 1px rgba(15,26,51,.06); opacity: 0; transform: translateY(6px); transition: opacity .25s, transform .25s; }
.ayda-bub.on { opacity: 1; transform: none; }
.ayda-bub .n { font-size: 10px; font-weight: 800; line-height: 1; letter-spacing: .08em; color: #1860E8; margin-bottom: 4px; }
.ayda-bub::after { content: ""; position: absolute; right: -6px; top: 22px; width: 12px; height: 12px; background: #fff; transform: rotate(45deg); box-shadow: 1px -1px 0 rgba(15,26,51,.05); }
.ayda-bub b { color: #1860E8; font-weight: 900; }
.ayda-bt { display: inline !important; }
.ayda-dots { display: inline-flex !important; gap: 4px; padding: 4px 0; }
.ayda-dots i, .aydq-dots i { display: block; width: 7px; height: 7px; border-radius: 50%; background: #1860E8; opacity: .3; animation: ayda-dot 1s infinite; }
.ayda-dots i:nth-child(2), .aydq-dots i:nth-child(2) { animation-delay: .15s; } .ayda-dots i:nth-child(3), .aydq-dots i:nth-child(3) { animation-delay: .3s; }
@keyframes ayda-dot { 0%,60%,100% { opacity: .25; transform: none; } 30% { opacity: 1; transform: translateY(-3px); } }

/* ===== 2. «Aydından soruş» kafeli ===== */
body.tb-ui .tbui-home .tbui-cats.aydq-9 { grid-template-columns: repeat(9, minmax(0, 1fr)); }
body.tb-ui .tbui-home .tbui-sec-cats { position: relative; }
body.tb-ui .tbui-cats .aydq-t { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; gap: 8px; width: 100%; height: auto; min-height: 0; min-width: 0; margin: 0; padding: 0; border: 0; border-radius: 0; background: none; box-shadow: none; color: inherit; font: inherit; text-transform: none; letter-spacing: normal; cursor: pointer; }
body.tb-ui .tbui-cats .aydq-t .tbui-cat-ic { position: relative; overflow: hidden; background: linear-gradient(160deg, #1B3B7A 0%, #0B1A3D 72%); box-shadow: inset 0 0 0 1px rgba(140,200,255,.35); transition: background .2s, box-shadow .2s; }
body.tb-ui .tbui-cats .aydq-t:hover .tbui-cat-ic { background: linear-gradient(160deg, #22488F 0%, #0E214B 72%); }
body.tb-ui .tbui-cats .aydq-t[aria-expanded="true"] .tbui-cat-ic { box-shadow: inset 0 0 0 1px rgba(140,200,255,.35), 0 0 0 2px #fff, 0 0 0 4px #1860E8; }
.aydq-t .tbui-cat-ic img { position: absolute; left: 50%; top: 5px; height: 205px; width: auto; max-width: none; transform: translateX(-62%); pointer-events: none; }
.aydq-t .gl { position: absolute; left: calc(50% - 38px); top: 58px; width: 22px; height: 22px; border-radius: 50%; background: radial-gradient(circle, #F2FAFF 0%, rgba(120,200,255,.8) 35%, rgba(60,150,255,0) 70%); animation: ayda-breathe 2s ease-in-out infinite; }
.aydq-t .q { position: absolute; right: 9px; top: 9px; width: 22px; height: 22px; border-radius: 50%; background: #fff; color: #1860E8; font-size: 13px; font-weight: 900; line-height: 22px; text-align: center; box-shadow: 0 0 0 3px rgba(90,168,255,.35); animation: aydq-q 2.4s ease-in-out infinite; }
@keyframes aydq-q { 50% { box-shadow: 0 0 0 6px rgba(90,168,255,.12); } }
body.tb-ui .tbui-cats .aydq-t .tbui-cat-l { color: var(--tb-blue, #1860E8); font-weight: 800; }
.aydq-t:focus-visible { outline: 2px solid #1860E8; outline-offset: 3px; border-radius: 18px; }

.aydq-pop { position: absolute; right: 0; z-index: 40; width: 384px; background: #fff; border-radius: 20px; text-align: left; box-shadow: 0 24px 60px -12px rgba(15,26,51,.28), 0 0 0 1px rgba(15,26,51,.07); opacity: 0; visibility: hidden; transform: translateY(-6px) scale(.98); transform-origin: 85% 0; transition: opacity .22s, transform .25s cubic-bezier(.2,.8,.2,1), visibility 0s .25s; }
.aydq-pop.on { opacity: 1; visibility: visible; transform: none; transition: opacity .22s, transform .25s cubic-bezier(.2,.8,.2,1); }
.aydq-pop::before { content: ""; position: absolute; right: var(--aydq-ar, 60px); top: -7px; width: 14px; height: 14px; background: #fff; transform: rotate(45deg); box-shadow: -1px -1px 0 rgba(15,26,51,.07); }
.aydq-h { display: flex; align-items: center; gap: 10px; padding: 14px 16px 10px; border-bottom: 1px solid #EEF1F6; }
.aydq-h .av { width: 38px; height: 38px; flex: none; border-radius: 50%; background: #E5EDFD center / cover; box-shadow: 0 0 0 2px #1860E8; }
.aydq-h b { display: block; font-size: 14px; font-weight: 800; color: #0F1A33; } .aydq-h small { display: block; font-size: 11.5px; color: #6B7690; font-weight: 600; }
body.tb-ui .aydq-pop .aydq-x { margin: 0 0 0 auto; width: 30px; height: 30px; min-width: 0; min-height: 0; padding: 0; border: 0; border-radius: 50%; background: #F1F4F9; color: #5B6475; font: 700 16px/30px sans-serif; text-align: center; text-transform: none; box-shadow: none; display: block; cursor: pointer; }
.aydq-chat { display: flex; flex-direction: column; gap: 10px; padding: 14px 16px 16px; max-height: 320px; overflow: auto; overscroll-behavior: contain; }
.aydq-say { align-self: flex-start; max-width: 88%; background: #EAF0FF; color: #0F1A33; border-radius: 14px 14px 14px 4px; padding: 9px 12px 10px; font-size: 14px; font-weight: 700; line-height: 1.42; }
.aydq-say b { color: #1860E8; font-weight: 900; }
.aydq-me { align-self: flex-end; max-width: 80%; background: #1860E8; color: #fff; border-radius: 14px 14px 4px 14px; padding: 8px 12px 9px; font-size: 13.5px; font-weight: 700; animation: aydq-in .25s cubic-bezier(.2,.8,.2,1); }
@keyframes aydq-in { from { opacity: 0; transform: translateY(6px); } }
.aydq-opts { display: flex; flex-wrap: wrap; gap: 7px; }
body.tb-ui .aydq-pop .aydq-opts button { display: inline-block; margin: 0; min-height: 0; min-width: 0; height: auto; border: 1.5px solid #D6E0F2; background: #fff; color: #0F1A33; border-radius: 999px; padding: 8px 13px; font-family: inherit; font-size: 13px; font-weight: 700; line-height: 1; text-transform: none; letter-spacing: 0; box-shadow: none; cursor: pointer; opacity: 0; transform: translateY(4px); transition: opacity .25s, transform .25s, border-color .15s, background .15s; }
body.tb-ui .aydq-pop .aydq-opts button.on { opacity: 1; transform: none; }
body.tb-ui .aydq-pop .aydq-opts button:hover { border-color: #1860E8; background: #F2F6FF; color: #1557D6; }
.aydq-res { display: flex; flex-direction: column; gap: 8px; animation: aydq-in .3s cubic-bezier(.2,.8,.2,1); }
body.tb-ui .aydq-res a { display: flex; align-items: center; justify-content: space-between; gap: 10px; text-decoration: none; border-radius: 12px; padding: 12px 14px; font-weight: 800; font-size: 14px; }
body.tb-ui .aydq-res a.p { background: #1860E8; color: #fff; }
body.tb-ui .aydq-res a.p:hover { background: #1550E0; }
body.tb-ui .aydq-res a.s { background: #F2F6FF; color: #1557D6; }
body.tb-ui .aydq-pop .aydq-again { align-self: flex-start; margin: 0; min-height: 0; height: auto; border: 0; background: none; box-shadow: none; color: #5B6475; font-family: inherit; font-size: 12.5px; font-weight: 700; text-decoration: underline; text-transform: none; cursor: pointer; padding: 2px 0; }
.aydq-dots { display: inline-flex; gap: 4px; padding: 4px 0; }

@media (prefers-reduced-motion: reduce) {
	.ayda-float, .ayda-emit.on .rg, .ayda-emit.on .halo, .ayda-dots i, .aydq-dots i, .ayda-pn.live .sheen, .ayda-tilt.live .ayda-bord, .ayda-cone.on, .ayda-L.on, .ayda-st .ayda-k::before, .aydq-t .gl, .aydq-t .q { animation: none; }
}
