#takviye-asistani{font-family:var(--ta-font-family, inherit),-apple-system,BlinkMacSystemFont,"Segoe UI","Inter",sans-serif;box-sizing:border-box;color:#111827;--ta-green: #014a0a;--ta-green-dark: #012a06;--ta-green-soft: #f0faf1;--ta-border: #e6ebf1;--ta-border-soft: #edf1f5;--ta-text: #374151;--ta-muted: #6b7280;--ta-btn-hover-color: #014a0a;--ta-btn-hover-color2: #016b0f;--ta-btn-hover-text-color: #ffffff;--ta-btn-hover-radius: 8px;color-scheme:light;-webkit-text-size-adjust:100%;background-color:#fff}#takviye-asistani *,#takviye-asistani *:before,#takviye-asistani *:after{box-sizing:border-box}.ta-container{width:100%;max-width:var(--ta-max-width, 1240px);margin:0 auto}.ta-screen{width:100%}.ta-screen--hidden{display:none!important}.ta-screen--entering{animation:ta-screen-in .28s ease both}@keyframes ta-screen-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ta-header{text-align:center;margin-bottom:38px}.ta-title{margin:0 0 12px;line-height:1.16;letter-spacing:-.6px}.ta-desc{margin:0 auto;max-width:560px;line-height:1.65;font-size:15px;color:var(--ta-muted);opacity:.82}.ta-form-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:42px;align-items:start}.ta-form-col{display:flex;flex-direction:column;gap:28px}.ta-step-title{font-size:10.5px;font-weight:800;margin:0 0 13px;color:var(--ta-green);text-transform:uppercase;letter-spacing:1.8px;display:flex;align-items:center;gap:10px}.ta-step-title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,#014a0a47,#014a0a00);border-radius:2px}.ta-step--error .ta-step-title{color:#dc2626}.ta-step--error .ta-step-title:after{background:linear-gradient(90deg,#dc262652,#dc262600)}.ta-cards{display:flex;flex-wrap:wrap;gap:10px}.ta-cards--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ta-cards--inline{display:flex;flex-wrap:nowrap;gap:8px}.ta-card{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 18px;background:#fff;border:1.5px solid var(--ta-border);border-radius:16px;cursor:pointer;font-size:13px;font-weight:700;color:var(--ta-text);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease;text-align:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:46px;white-space:nowrap;box-shadow:0 3px 10px #0f172a0b;letter-spacing:.12px}.ta-card:hover{border-color:#014a0a8c;color:var(--ta-green-dark);background:var(--ta-green-soft);box-shadow:0 8px 20px #014a0a1a;transform:translateY(-1px)}.ta-card:focus-visible{outline:3px solid rgba(1,74,10,.18);outline-offset:2px}.ta-card--selected{border-color:var(--ta-green)!important;background:linear-gradient(135deg,var(--ta-green-dark),#1f6b1a)!important;color:#fff!important;box-shadow:0 10px 24px #014a0a3d!important;transform:translateY(-1px)!important}.ta-step--error .ta-card:not(.ta-card--selected){border-color:#fecaca}.ta-cards--age{display:flex;flex-wrap:wrap;gap:8px}.ta-cards--age .ta-card{min-height:42px;min-width:72px;padding:9px 15px;border-radius:14px;font-size:12.5px;white-space:nowrap}.ta-cards--grid .ta-card{flex-direction:column;padding:18px 14px;border-radius:18px;min-height:104px;white-space:normal;gap:10px;background:#fbfcfd;border:1.5px solid var(--ta-border);box-shadow:0 5px 16px #0f172a0e}.ta-cards--grid .ta-card:hover{background:var(--ta-green-soft);border-color:#014a0a8c}.ta-cards--grid .ta-card.ta-card--selected{background:linear-gradient(135deg,var(--ta-green-dark),#1f6b1a)!important;border-color:var(--ta-green)!important}.ta-form-col:first-child .ta-step:nth-of-type(4) .ta-cards--grid .ta-card,.ta-form-col:last-child .ta-step .ta-cards--grid .ta-card{min-height:82px;padding:15px 12px;border-radius:16px;box-shadow:0 3px 12px #0f172a0a}.ta-card-emoji{font-size:23px;display:block;line-height:1;min-height:25px}.ta-card-label{font-size:11.7px;font-weight:800;display:block;line-height:1.25;text-align:center;letter-spacing:.2px;color:var(--ta-text)}.ta-card--selected .ta-card-label{color:#fff}.ta-card--small{padding:8px 15px;font-size:12px;min-height:36px;border-radius:14px;box-shadow:0 2px 8px #0f172a0a}.ta-soru{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#fbfcfd;border:1px solid var(--ta-border-soft);border-radius:14px;margin-bottom:8px;transition:border-color .18s ease,box-shadow .18s ease}.ta-soru:hover{border-color:#014a0a3d;box-shadow:0 5px 16px #0f172a0a}.ta-soru-text{font-size:12.7px;color:var(--ta-text);flex:1;min-width:150px;line-height:1.45}.ta-form-warning{display:none;margin:-14px auto 28px;max-width:720px;padding:15px 18px;border-radius:16px;background:#f7fbf7;border:1px solid #dcebdd;color:#315b39;font-size:12.8px;font-weight:700;line-height:1.55;box-shadow:0 8px 24px #315b3914;text-align:center}.ta-form-warning strong{color:#014a0a}.ta-result-warning{display:none;margin:0 auto 24px;max-width:820px;border-radius:18px;background:#f4faf5;border:1px solid #d9eadc;color:#315b39;box-shadow:0 8px 24px #315b3914;overflow:hidden}.ta-result-warning-toggle{appearance:none;-webkit-appearance:none;width:100%;border:0;background:transparent;color:inherit;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.ta-result-warning-main{display:flex;flex-direction:column;gap:4px;min-width:0}.ta-result-warning-title{display:block;color:#014a0a;font-size:12px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;line-height:1.35}.ta-result-warning-summary{display:block;color:#315b39;font-size:10px;font-weight:700;line-height:1.45}.ta-result-warning-icon{flex:0 0 auto;width:28px;height:28px;border-radius:999px;background:#315b3914;display:inline-flex;align-items:center;justify-content:center;color:#315b39;font-size:0;font-weight:800;line-height:1;position:relative}.ta-result-warning-icon:before{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.ta-result-warning.is-open .ta-result-warning-icon:before{transform:translateY(2px) rotate(225deg)}.ta-result-warning-content{display:none;padding:0 18px 16px;border-top:1px solid #d9eadc}.ta-result-warning.is-open .ta-result-warning-content{display:block}.ta-result-warning-content p{margin:12px 0 0;color:#315b39;font-size:12.8px;font-weight:700;line-height:1.6}.ta-result-warning-content p:first-child{margin-top:14px}#takviye-asistani .ta-result-warning-toggle:hover,#takviye-asistani .ta-result-warning-toggle:active{background:#014a0a0d;color:inherit;transform:none;box-shadow:none}#takviye-asistani .ta-result-warning-toggle:focus-visible{outline:3px solid rgba(1,74,10,.14);outline-offset:-3px}@media(max-width:480px){.ta-result-warning-toggle{padding:14px 15px}.ta-result-warning-title{font-size:11.5px}.ta-result-warning-summary,.ta-result-warning-content p{font-size:10px}.ta-result-warning-content{padding:0 15px 15px}}.ta-btn-primary{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 40px;border:none;border-radius:16px;cursor:pointer;font-size:13.5px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;margin-top:38px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:58px;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease;position:relative;overflow:hidden}.ta-btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff1a;opacity:0;transition:opacity .18s ease}.ta-btn-primary:hover:before{opacity:1}.ta-btn-primary:hover{transform:translateY(-2px)}.ta-btn-primary:active{transform:scale(.99)}.ta-btn-secondary{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:auto;padding:12px 32px;margin:32px auto 0;background:transparent;border:1.5px solid var(--ta-green);border-radius:999px;color:var(--ta-green);font-size:13px;font-weight:800;letter-spacing:.5px;cursor:pointer;transition:all .18s ease;-webkit-tap-highlight-color:transparent;min-height:46px}.ta-btn-secondary:hover{background:#f4f7f3;color:var(--ta-green);box-shadow:0 8px 18px #014a0a14;transform:translateY(-1px)}.ta-secim-ozeti{margin-top:24px;padding:14px 16px;background:#fbfcfb;border:1px solid #dfeade;border-radius:14px;display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.ta-ozet-etiket-baslik{font-weight:500;opacity:.72;font-size:10.5px}.ta-ozet-label{font-size:11.5px;font-weight:800;color:#4b5563;white-space:nowrap;padding-top:2px}.ta-ozet-etiketler{display:flex;flex-wrap:wrap;gap:6px}.ta-ozet-etiket{background:#e8f5e9;color:var(--ta-green);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.ta-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:96px 20px;gap:18px;font-size:15px;color:var(--ta-muted)}.ta-spinner{width:44px;height:44px;border:3px solid #e5e7eb;border-top-color:var(--ta-green);border-radius:50%;animation:ta-spin .75s linear infinite}.ta-loading-progress{width:min(280px,100%);height:7px;border-radius:999px;background:#edf2ef;overflow:hidden;position:relative;box-shadow:inset 0 1px 2px #0f172a0a}.ta-loading-progress-fill{width:38%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--ta-green-dark),var(--ta-green));animation:ta-loading-progress 1.8s ease-in-out infinite;will-change:transform}#ta-loading-text{margin:0;min-height:22px;text-align:center;font-size:14px;font-weight:700;line-height:1.5;color:#4b5563}@keyframes ta-loading-progress{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes ta-spin{to{transform:rotate(360deg)}}.ta-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}.ta-product-card{position:relative;background:#fff;border:1px solid var(--ta-border-soft);border-radius:22px;padding:20px;display:flex;flex-direction:column;height:100%;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:0 8px 28px #0f172a0f}.ta-product-card--enter{opacity:0;animation:ta-card-cascade .42s cubic-bezier(.22,1,.36,1) forwards}@keyframes ta-card-cascade{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.ta-product-card:hover{transform:translateY(-4px);border-color:#e0e7ee;box-shadow:0 14px 36px #0f172a1a}.ta-product-card--warning{background:#fffbfb;border-color:#fecaca;box-shadow:0 8px 28px #dc26260f}.ta-product-card--warning:hover{box-shadow:0 14px 36px #dc26261a}.ta-product-img-link{display:block;text-decoration:none}.ta-wishlist-slot{position:absolute!important;top:16px!important;right:16px!important;z-index:6!important;display:flex!important;align-items:center;justify-content:center;width:30px;height:30px}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-grid-btn-wrapper{position:static!important;inset:auto!important;margin:0!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;width:30px!important;height:30px!important}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;border-radius:999px!important;background:#fffffff5!important;border:1px solid #edf1f5!important;color:var(--ta-green)!important;box-shadow:0 4px 10px #0f172a14!important;display:inline-flex!important;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn:hover,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn:active{background:#fff!important;color:var(--ta-green)!important;transform:none!important}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn__icon,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-icon,#takviye-asistani .ta-product-card .ta-wishlist-slot svg{width:16px!important;height:16px!important;display:inline-flex;align-items:center;justify-content:center}#takviye-asistani .ta-product-card .ta-wishlist-slot svg{display:block!important}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn[data-frcp-in-wishlist=true],#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn.frcp-wishlist-btn--remove,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn.ta-wishlist-active{background:var(--ta-green)!important;border-color:var(--ta-green)!important;color:#fff!important;box-shadow:0 5px 14px #014a0a2e!important}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn[data-frcp-in-wishlist=true] svg,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn.frcp-wishlist-btn--remove svg,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn.ta-wishlist-active svg{fill:currentColor!important;stroke:currentColor!important}@media(max-width:480px){.ta-wishlist-slot{top:14px!important;right:14px!important;width:28px;height:28px}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-grid-btn-wrapper,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn__icon,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-icon,#takviye-asistani .ta-product-card .ta-wishlist-slot svg{width:15px!important;height:15px!important}}.ta-product-img{width:100%;aspect-ratio:1;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:16px;background-color:#fff;margin-bottom:16px}.ta-featured-badge{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:calc(100% - 32px);margin:0;padding:6px 11px;border-radius:999px;background:#eef8ef;border:1px solid #d8ead9;color:var(--ta-green);font-size:10.8px;font-weight:800;line-height:1.2;letter-spacing:.45px;text-transform:uppercase;box-shadow:0 4px 12px #014a0a0f;pointer-events:none;white-space:nowrap}.ta-featured-badge span{display:inline-block;margin-right:4px;line-height:1}@media(max-width:480px){.ta-featured-badge{top:14px;left:50%;transform:translate(-50%);max-width:calc(100% - 28px);font-size:10.2px;padding:5px 9px}}.ta-product-title{font-size:14px;font-weight:800;margin:8px 0 18px;line-height:1.42;color:#111827;min-height:60px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ta-product-price{font-size:16px;font-weight:800;margin:0;color:var(--ta-green);letter-spacing:-.3px;display:none}.ta-match{margin:0 0 18px}.ta-match-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;font-size:11.5px;font-weight:700;color:#4b5563}.ta-match-head strong{color:var(--ta-green);font-size:13px;font-weight:800}.ta-match-score{min-width:38px;text-align:right}.ta-match-bar{width:100%;height:8px;background:#edf2ef;border-radius:999px;overflow:hidden;position:relative}.ta-match-fill{width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--ta-green-dark),var(--ta-green));transition:width 1s cubic-bezier(.22,1,.36,1)}#takviye-asistani .ta-reason-trigger{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center;justify-content:flex-start;width:fit-content;margin:10px 0 18px;padding:0!important;border:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--ta-green)!important;font-size:12px;font-weight:800;line-height:1.3;cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-transform:none!important;letter-spacing:0!important;-webkit-tap-highlight-color:transparent}#takviye-asistani .ta-reason-trigger:hover,#takviye-asistani .ta-reason-trigger:active{background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--ta-green)!important;opacity:.78;transform:none!important}#takviye-asistani .ta-reason-trigger:focus-visible{outline:3px solid rgba(1,74,10,.18);outline-offset:3px;border-radius:6px}.ta-reason-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:18px}.ta-reason-modal.is-open{display:flex}.ta-reason-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a75;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ta-reason-dialog{position:relative;width:min(460px,100%);max-height:min(84vh,620px);overflow-y:auto;background:#fff;border:1px solid #eef2f7;border-radius:24px;padding:24px 24px 22px;box-shadow:0 24px 80px #0f172a38;transform:translateY(0);animation:ta-reason-in .22s ease both;-webkit-overflow-scrolling:touch;touch-action:auto}@keyframes ta-reason-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}#takviye-asistani .ta-reason-close{appearance:none!important;-webkit-appearance:none!important;position:absolute;top:14px;right:14px;width:34px;height:34px;padding:0!important;border:1px solid #edf1f5!important;border-radius:999px;background:#fff!important;background-image:none!important;color:#374151!important;font-size:22px;font-weight:500;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:none!important;text-transform:none!important;-webkit-tap-highlight-color:transparent}#takviye-asistani .ta-reason-close:hover,#takviye-asistani .ta-reason-close:active{background:#f9fafb!important;background-image:none!important;color:#111827!important;opacity:1!important;transform:none!important}#takviye-asistani .ta-reason-close:focus-visible{outline:3px solid rgba(1,74,10,.18);outline-offset:2px}.ta-reason-handle{display:none;width:42px;height:4px;border-radius:999px;background:#d1d5db;margin:0 auto 18px}.ta-reason-title{margin:0 38px 8px 0;color:#111827;font-size:20px;font-weight:800;letter-spacing:-.3px;line-height:1.25}.ta-reason-product{margin:0 0 18px;color:#6b7280;font-size:13px;font-weight:700;line-height:1.45}.ta-reason-list{display:flex;flex-direction:column;gap:10px;margin:0 0 18px}.ta-reason-item{display:flex;align-items:flex-start;gap:10px;padding:12px 13px;border:1px solid #e7efe7;border-radius:14px;background:#fbfdfb;color:#374151;font-size:13px;font-weight:700;line-height:1.45}.ta-reason-item:before{content:"\2713";flex:0 0 auto;width:20px;height:20px;border-radius:999px;background:#e8f5e9;color:var(--ta-green);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;margin-top:-1px}.ta-reason-note{margin:0 0 16px;color:#6b7280;font-size:11.5px;line-height:1.55}#takviye-asistani .ta-reason-ok{appearance:none!important;-webkit-appearance:none!important;width:100%;min-height:46px;border:none!important;border-radius:14px;background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green))!important;color:#fff!important;font-size:13px;font-weight:800;letter-spacing:.9px;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 20px #014a0a29;-webkit-tap-highlight-color:transparent}#takviye-asistani .ta-reason-ok:hover,#takviye-asistani .ta-reason-ok:active{background:linear-gradient(135deg,var(--ta-green-dark),#016b0f)!important;color:#fff!important;opacity:.96;transform:translateY(-1px)}#takviye-asistani .ta-reason-ok:focus-visible{outline:3px solid rgba(1,74,10,.18);outline-offset:3px}html.ta-reason-lock,body.ta-reason-lock{overflow:hidden;touch-action:none}@media(max-width:768px){.ta-reason-modal{align-items:flex-end;padding:0}.ta-reason-dialog{width:100%;max-height:82vh;border-radius:24px 24px 0 0;padding:14px 20px 20px;animation:ta-reason-sheet-in .24s ease both}@keyframes ta-reason-sheet-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ta-reason-handle{display:block}.ta-reason-title{margin-right:44px;font-size:18px}.ta-reason-close{top:12px;right:16px}.ta-reason-item{font-size:12.8px;padding:11px 12px}}@media(max-height:520px)and (orientation:landscape){.ta-reason-modal{align-items:flex-start;padding:12px;overflow-y:auto}.ta-reason-dialog{width:min(520px,calc(100vw - 24px));max-height:none;height:auto;margin:auto;padding:16px;border-radius:18px}.ta-reason-title{font-size:18px;margin-right:42px;margin-bottom:6px}.ta-reason-product{margin-bottom:12px;font-size:12.5px}.ta-reason-list{gap:8px;margin-bottom:12px}.ta-reason-item{padding:9px 11px;font-size:12.5px;border-radius:12px}.ta-reason-note{margin-bottom:12px;font-size:11px}#takviye-asistani .ta-reason-ok{min-height:42px}#takviye-asistani .ta-reason-close{top:12px;right:12px}}@media(prefers-reduced-motion:reduce){.ta-reason-dialog{animation:none}}.ta-product-link{display:block;text-align:center;padding:13px 18px;background:linear-gradient(135deg,var(--ta-green-dark) 0%,var(--ta-green) 100%);color:#fff;margin-top:auto;border-radius:14px;font-size:12.5px;font-weight:800;text-decoration:none;transition:opacity .18s ease,transform .15s ease,box-shadow .18s ease;letter-spacing:.9px;text-transform:uppercase;box-shadow:0 7px 18px #014a0a2e}.ta-product-link:hover{background:linear-gradient(135deg,var(--ta-btn-hover-color) 0%,var(--ta-btn-hover-color2) 100%);color:var(--ta-btn-hover-text-color);border-radius:var(--ta-btn-hover-radius);opacity:.94;transform:translateY(-1px);box-shadow:0 9px 22px #014a0a38}.ta-yasal-uyari{margin-top:24px;padding:16px 20px;background:#f8f9fa;border:1px solid #e5e7eb;border-left:3px solid #d1d5db;border-radius:10px;font-size:11px;color:#6b7280;line-height:1.6;text-align:left}.ta-badge{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.3px}.ta-badge--info{background:#dbeafe;color:#1d4ed8}.ta-badge--warning{background:#fee2e2;color:#dc2626}.ta-badge--success{background:#dcfce7;color:#15803d}.ta-warning-text{font-size:12px;color:#dc2626;opacity:.85;line-height:1.5;margin:8px 0 14px}.ta-empty{grid-column:1 / -1;text-align:center;padding:60px 20px;opacity:.58;font-size:15px}.ta-empty-state{grid-column:1 / -1;max-width:620px;width:100%;margin:0 auto;padding:28px 26px;border-radius:22px;background:#f4faf5;border:1px solid #d9eadc;box-shadow:0 10px 30px #315b3914;text-align:left}.ta-empty-state-head{display:flex;align-items:flex-start;gap:13px;margin-bottom:18px}.ta-empty-state-icon{flex:0 0 auto;width:21px;height:21px;border-radius:999px;background:#315b3914;color:var(--ta-green);display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;font-weight:800;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ta-empty-state-title{margin:0 0 5px;color:#014a0a;font-size:17px;font-weight:800;line-height:1.3;letter-spacing:-.2px;text-wrap:balance}.ta-empty-state-desc{margin:0;color:#315b39;font-size:13px;font-weight:700;line-height:1.55}.ta-empty-state-list{display:flex;flex-direction:column;gap:10px;margin-top:18px}.ta-empty-state-item{display:flex;align-items:flex-start;gap:10px;color:#374151;font-size:13px;font-weight:700;line-height:1.5}.ta-empty-state-item-icon{flex:0 0 auto;width:21px;height:21px;border-radius:999px;background:#e8f5e9;color:var(--ta-green);display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;margin-top:-1px;font-weight:800;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(max-width:480px){.ta-empty-state{padding:21px 17px;border-radius:18px}.ta-empty-state-head{gap:11px;margin-bottom:16px}.ta-empty-state-title{font-size:14.8px;line-height:1.28;letter-spacing:-.15px}.ta-empty-state-desc,.ta-empty-state-item{font-size:12.45px;line-height:1.5}.ta-empty-state-icon{width:21px;height:21px;font-size:12px}.ta-empty-state-list{gap:9px;margin-top:16px}.ta-empty-state-item-icon{width:21px;height:21px;font-size:11.5px}}@media(max-width:380px){.ta-empty-state{padding:20px 15px}.ta-empty-state-title{font-size:14.2px}.ta-empty-state-desc,.ta-empty-state-item{font-size:12.15px}}.ta-divider{height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent);margin:36px 0}@media(max-width:1024px)and (min-width:769px){.ta-form-grid{gap:30px}.ta-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.ta-header{margin-bottom:32px}.ta-form-grid{grid-template-columns:1fr;gap:26px}.ta-form-col{gap:24px}.ta-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ta-cards--grid .ta-card{min-height:94px;padding:16px 10px;border-radius:16px}.ta-form-col:first-child .ta-step:nth-of-type(4) .ta-cards--grid .ta-card,.ta-form-col:last-child .ta-step .ta-cards--grid .ta-card{min-height:76px}.ta-card{min-height:44px;padding:10px 15px;font-size:12.8px;border-radius:15px}.ta-card-emoji{font-size:22px;min-height:24px}.ta-card-label{font-size:11.3px}.ta-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ta-btn-primary{font-size:13px;min-height:54px;border-radius:14px}.ta-soru{flex-wrap:wrap}.ta-soru-text{min-width:100%}}@media(max-width:480px){.ta-form-col{gap:22px}.ta-cards{gap:8px}.ta-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ta-cards--grid .ta-card{min-height:88px;padding:14px 8px;border-radius:15px}.ta-form-col:first-child .ta-step:nth-of-type(4) .ta-cards--grid .ta-card,.ta-form-col:last-child .ta-step .ta-cards--grid .ta-card{min-height:70px}.ta-card{padding:9px 13px;font-size:12.3px;min-height:42px}.ta-cards--age{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ta-cards--age .ta-card{width:100%;min-width:0}.ta-card--small{padding:7px 13px;font-size:11.7px;min-height:34px}.ta-card-emoji{font-size:21px;min-height:23px}.ta-card-label{font-size:10.9px;letter-spacing:.1px}.ta-cards--inline{flex-wrap:wrap}.ta-results-grid{grid-template-columns:1fr}.ta-product-card{padding:16px;border-radius:18px}.ta-product-title{font-size:13.5px;min-height:auto}.ta-product-link{border-radius:12px}.ta-yasal-uyari{font-size:10.5px;padding:14px 16px}.ta-loading{padding:82px 18px}.ta-loading-progress{width:min(240px,100%)}#ta-loading-text{font-size:13.2px}#ta-result-screen .ta-header{margin-bottom:30px}#ta-result-screen .ta-desc{max-width:330px;line-height:1.6}}@supports (-webkit-touch-callout: none){.ta-card,.ta-btn-primary,.ta-btn-secondary{-webkit-appearance:none}.ta-card{-webkit-transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.ta-card,.ta-btn-primary,.ta-btn-secondary,.ta-product-card,.ta-product-link{transition:none}.ta-screen--entering,.ta-product-card--enter,.ta-reason-dialog{animation:none!important;opacity:1!important;transform:none!important}.ta-spinner{animation-duration:1.2s}}@-moz-document url-prefix(){.ta-card{font-smoothing:auto}}#takviye-asistani{--ta-surface: #ffffff;--ta-surface-soft: #fbfcfb;--ta-cream: #faf9f5;--ta-line: rgba(15, 23, 42, .075);--ta-shadow-soft: 0 18px 54px rgba(15, 23, 42, .07);--ta-shadow-card: 0 10px 28px rgba(15, 23, 42, .055)}#takviye-asistani .ta-container{max-width:var(--ta-max-width, 1240px)!important}@media(min-width:901px){#takviye-asistani .ta-container{max-width:min(100%,max(var(--ta-max-width, 1240px),1180px))!important}}#ta-form-screen .ta-header{display:none!important}.ta-hero-grid,.ta-experience-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(340px,.92fr);gap:36px;align-items:stretch}.ta-hero-grid{margin-bottom:26px;align-items:center}.ta-hero-copy{min-width:0}.ta-title{margin:0 0 15px!important;line-height:1.08!important;letter-spacing:-1.1px!important;text-align:left!important;color:var(--ta-green-dark)!important}.ta-title-spark{color:#f4b62d;letter-spacing:0}.ta-desc{margin:0!important;max-width:100%!important;width:100%;line-height:1.72!important;text-align:left!important;color:#344054!important;opacity:.9!important;text-wrap:pretty}.ta-hero-badge{width:100%;min-height:96px;display:flex;align-items:center;gap:18px;padding:22px 26px;border-radius:22px;background:#ffffffeb;border:1px solid var(--ta-line);box-shadow:var(--ta-shadow-card)}.ta-hero-badge-icon{width:48px;height:48px;flex:0 0 48px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green));color:#fff;font-size:22px;font-weight:900;box-shadow:0 12px 28px #014a0a2e}.ta-hero-badge strong,.ta-hero-badge small{display:block}.ta-hero-badge strong{color:var(--ta-green-dark);font-size:15px;line-height:1.25;font-weight:900}.ta-hero-badge small{color:#475467;font-size:13px;line-height:1.58;margin-top:5px;font-weight:650}.ta-experience-left,.ta-experience-right{min-width:0}.ta-experience-left{display:flex;flex-direction:column;gap:24px}.ta-steps-panel,.ta-action-panel,.ta-info-panel{background:#fffffff0;border:1px solid var(--ta-line);border-radius:26px;box-shadow:var(--ta-shadow-soft)}.ta-steps-panel{padding:0;overflow:hidden}.ta-action-panel{padding:20px}.ta-info-panel{height:100%;padding:26px 28px;display:flex;flex-direction:column}.ta-step{margin:0!important;padding:0!important;background:transparent;border:0;box-shadow:none}.ta-step+.ta-step{border-top:1px solid var(--ta-line)}.ta-step-head{appearance:none;-webkit-appearance:none;width:100%;border:0;background:transparent;color:inherit;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ta-step-head-main{display:flex;align-items:flex-start;gap:15px;min-width:0}.ta-step-icon{width:26px;height:26px;flex:0 0 26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--ta-green);background:#f1f7f1;border:1px solid #dfeade;font-size:13px;font-weight:900;line-height:1;margin-top:-1px}.ta-step-copy{min-width:0}.ta-step-title{margin:0!important;display:block!important;color:#073b13!important;font-size:13px!important;font-weight:900!important;letter-spacing:.55px!important;text-transform:uppercase!important;line-height:1.22!important}.ta-step-title:after{display:none!important}.ta-step-desc{display:block;margin-top:7px;color:#667085;font-size:12.7px;line-height:1.45;font-weight:650}.ta-step.is-open .ta-step-desc{display:none}.ta-step-arrow{width:32px;height:32px;flex:0 0 32px;border-radius:999px;border:1px solid var(--ta-line);background:#fff;box-shadow:0 4px 12px #0f172a0e;position:relative}.ta-step-arrow:before{content:"";position:absolute;left:50%;top:48%;width:8px;height:8px;border-right:2px solid #0b3d18;border-bottom:2px solid #0b3d18;transform:translate(-50%,-65%) rotate(45deg);transition:transform .2s ease}.ta-step.is-open .ta-step-arrow:before{transform:translate(-50%,-30%) rotate(225deg)}.ta-step-content{display:none;padding:0 26px 24px 67px}.ta-step.is-open .ta-step-content{display:block;animation:ta-step-open .22s ease both}@keyframes ta-step-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ta-step--conditional{background:linear-gradient(135deg,#fff4f6cc,#fffffff5)}.ta-step--conditional .ta-step-icon{color:#e11d48;background:#fff1f3;border-color:#ffd7df}.ta-step--conditional .ta-step-title{color:#e11d48!important}.ta-cards{gap:12px!important}.ta-cards--age{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:12px!important}.ta-cards--age .ta-card,.ta-cards--gender .ta-card,.ta-cards--pregnancy .ta-card{width:100%!important;min-width:0!important;min-height:48px!important;padding:10px 12px!important}.ta-cards--gender,.ta-cards--pregnancy{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.ta-cards--pregnancy{grid-template-columns:repeat(3,minmax(0,1fr))}.ta-cards--grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.ta-cards--grid .ta-card{min-height:84px!important;padding:15px 12px!important;border-radius:17px!important}.ta-card{border-radius:15px!important;background:#fff!important;border:1px solid #e9edf2!important;box-shadow:0 5px 15px #0f172a0b!important}.ta-card--selected{background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green))!important;border-color:var(--ta-green)!important;color:#fff!important;box-shadow:0 12px 28px #014a0a38!important}.ta-card--selected:after{content:"\2713";width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--ta-green);font-size:11px;font-weight:900;margin-left:3px}.ta-cards--grid .ta-card--selected:after{margin-left:0}.ta-secim-ozeti{margin:0!important;padding:0!important;background:transparent!important;border:0!important;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ta-ozet-label{width:100%;color:#073b13!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.55px;margin-bottom:4px}.ta-ozet-etiketler{display:flex;flex-wrap:wrap;gap:8px!important;flex:1 1 auto}.ta-ozet-etiket{background:#f1f5ef!important;color:#0b3d18!important;padding:7px 12px!important;border-radius:999px!important;font-size:12px!important;line-height:1.2}.ta-clear-form-btn{appearance:none;-webkit-appearance:none;margin-left:auto;min-height:42px;padding:9px 16px;border-radius:14px;border:1px solid #e6ebf1;background:#fff;color:#344054;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 4px 12px #0f172a0b}#takviye-asistani .ta-clear-form-btn:hover{background:#f4faf5!important;color:var(--ta-green)!important;border-color:#d2e5d4!important}.ta-btn-primary{margin-top:18px!important;border-radius:17px!important;min-height:64px!important}.ta-info-title{margin:0 0 24px;text-align:center;color:var(--ta-green-dark);font-size:16px;line-height:1.25;font-weight:900;letter-spacing:.5px;text-transform:uppercase}.ta-info-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:center;padding:15px 0;border-bottom:1px solid var(--ta-line)}.ta-info-item:first-of-type{padding-top:0}.ta-info-icon{width:58px;height:58px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e6ebf1;background:#fff;color:var(--ta-green);font-size:25px;box-shadow:0 7px 18px #0f172a0d}.ta-info-copy strong{display:block;color:#073b13;font-size:14px;font-weight:900;line-height:1.28}.ta-info-copy small{display:block;color:#475467;font-size:12.7px;line-height:1.58;font-weight:650;margin-top:5px}.ta-info-goal{margin-top:auto;min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#f7faf2,#fff);color:#073b13;font-size:14px;line-height:1.65;font-weight:750}.ta-info-leaf{color:#8bbf86;font-size:74px;line-height:.7;transform:rotate(-12deg);opacity:.75}@media(max-width:1180px){.ta-hero-grid,.ta-experience-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);gap:28px}.ta-cards--age{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ta-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){#takviye-asistani{padding-top:var(--ta-padding-top-mobile, 32px)!important;padding-bottom:var(--ta-padding-bottom-mobile, 32px)!important;padding-left:var(--ta-padding-side-mobile, 16px)!important;padding-right:var(--ta-padding-side-mobile, 16px)!important}.ta-hero-grid,.ta-experience-grid{grid-template-columns:1fr;gap:18px}.ta-hero-grid{text-align:center;margin-bottom:18px}.ta-title,.ta-desc{text-align:center!important}.ta-desc{max-width:520px!important;margin-left:auto!important;margin-right:auto!important}.ta-hero-badge{min-height:0;padding:13px 17px;justify-content:center;border-radius:18px}.ta-hero-badge-icon{width:28px;height:28px;flex-basis:28px;border-radius:10px;font-size:14px}.ta-hero-badge small{display:none}.ta-experience-left{gap:16px}.ta-steps-panel,.ta-action-panel,.ta-info-panel{border-radius:20px}.ta-info-panel{height:auto}}@media(max-width:600px){.ta-title{font-size:clamp(28px,7vw,34px)!important;letter-spacing:-.6px!important}.ta-title-main,.ta-title-sub{display:block}.ta-title-sub{margin-top:2px}.ta-title-sub .ta-title-spark{display:inline-block;margin-left:4px;font-size:.78em;transform:translateY(-1px)}.ta-desc{font-size:13.2px!important;line-height:1.55!important}.ta-step-head{padding:16px;gap:10px}.ta-step-icon{width:24px;height:24px;flex-basis:24px;font-size:12px}.ta-step-title{font-size:11.5px!important;letter-spacing:.45px!important}.ta-step-desc{font-size:11.5px;margin-top:5px}.ta-step-arrow{width:28px;height:28px;flex-basis:28px}.ta-step-content{padding:0 16px 17px}.ta-cards--age{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.ta-cards--age .ta-card{min-height:42px!important;padding:8px 6px!important}.ta-cards--gender,.ta-cards--pregnancy{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-cards--pregnancy{grid-template-columns:repeat(3,minmax(0,1fr))}.ta-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.ta-cards--grid .ta-card{min-height:68px!important;padding:11px 8px!important}.ta-card{font-size:11.6px!important;min-height:42px!important}.ta-card-label{font-size:10.4px!important}.ta-card-emoji{font-size:18px!important;min-height:20px!important}.ta-action-panel{padding:16px}.ta-ozet-label{font-size:11.5px!important}.ta-ozet-etiket{font-size:11px!important;padding:6px 10px!important}.ta-clear-form-btn{width:100%;margin-left:0;min-height:38px}.ta-btn-primary{min-height:58px!important;font-size:12px!important;letter-spacing:1.1px!important;padding-left:14px!important;padding-right:14px!important}.ta-info-panel{padding:20px 16px}.ta-info-title{font-size:13px;margin-bottom:12px}.ta-info-item{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:12px 0}.ta-info-icon{width:44px;height:44px;border-radius:14px;font-size:20px}.ta-info-copy strong{font-size:12.5px}.ta-info-copy small{font-size:11.4px;line-height:1.5}.ta-info-goal{margin-top:14px;min-height:90px;padding:16px;font-size:12px}.ta-info-leaf{font-size:54px}}@media(max-width:360px){.ta-cards--age{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ta-cards--pregnancy{grid-template-columns:1fr!important}}#takviye-asistani{--ta-polish-radius-lg: 24px;--ta-polish-shadow: 0 10px 28px rgba(15, 23, 42, .055);--ta-polish-shadow-hover: 0 12px 30px rgba(1, 74, 10, .09)}#takviye-asistani .ta-hero-grid{align-items:stretch!important;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr)!important}#takviye-asistani .ta-hero-copy{width:100%!important;max-width:none!important}#takviye-asistani .ta-desc{max-width:760px!important;margin-left:0!important;margin-right:0!important;text-wrap:pretty}#takviye-asistani .ta-hero-badge{width:100%!important;align-self:stretch!important;justify-self:stretch!important}#takviye-asistani .ta-experience-grid{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr)!important;gap:34px!important;align-items:start!important}#takviye-asistani .ta-experience-left,#takviye-asistani .ta-experience-right{min-width:0!important;align-self:start!important}#takviye-asistani .ta-experience-right{height:auto!important}#takviye-asistani .ta-info-panel{height:auto!important;min-height:auto!important;align-self:start!important;padding:28px 30px!important;overflow:hidden!important}#takviye-asistani .ta-step-head{min-height:76px!important;padding:19px 24px!important;border-radius:0!important;background:transparent!important;color:inherit!important;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease!important}#takviye-asistani .ta-step-head:hover,#takviye-asistani .ta-step-head:focus-visible{background:#014a0a09!important;color:inherit!important;transform:none!important;box-shadow:none!important}#takviye-asistani .ta-step-head:hover .ta-step-title,#takviye-asistani .ta-step-head:hover .ta-step-desc,#takviye-asistani .ta-step-head:focus-visible .ta-step-title,#takviye-asistani .ta-step-head:focus-visible .ta-step-desc{color:inherit!important}#takviye-asistani .ta-step-title{color:#073b13!important}#takviye-asistani .ta-step-desc{color:#667085!important}#takviye-asistani .ta-step.is-open .ta-step-head{padding-bottom:15px!important}#takviye-asistani .ta-step-content{padding:0 24px 24px 65px!important}#takviye-asistani .ta-cards--age{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}#takviye-asistani .ta-cards--age .ta-card{width:100%!important;min-width:0!important;max-width:none!important;height:48px!important;min-height:48px!important;padding:0 8px!important;justify-self:stretch!important;white-space:nowrap!important}#takviye-asistani .ta-cards--gender,#takviye-asistani .ta-cards--pregnancy{display:grid!important;gap:12px!important}#takviye-asistani .ta-cards--gender{grid-template-columns:repeat(2,minmax(0,1fr))!important}#takviye-asistani .ta-cards--pregnancy{grid-template-columns:repeat(3,minmax(0,1fr))!important}#takviye-asistani .ta-cards--gender .ta-card,#takviye-asistani .ta-cards--pregnancy .ta-card,#takviye-asistani .ta-cards--inline .ta-card{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0 10px!important}#takviye-asistani .ta-cards--grid{align-items:stretch!important}#takviye-asistani .ta-cards--grid .ta-card{width:100%!important;min-width:0!important}#takviye-asistani .ta-action-panel{padding:18px 20px 20px!important}#takviye-asistani .ta-secim-ozeti{align-items:flex-start!important;gap:10px 12px!important}#takviye-asistani .ta-ozet-label{width:100%!important;flex:0 0 100%!important}#takviye-asistani .ta-ozet-etiketler{flex:1 1 100%!important;min-width:0!important}#takviye-asistani .ta-clear-form-btn{order:5!important;margin:8px 0 0!important;min-height:34px!important;padding:7px 12px!important;border-radius:12px!important;box-shadow:none!important;background:#fff!important}#takviye-asistani .ta-btn-primary{margin-top:16px!important}#takviye-asistani .ta-info-title{margin-bottom:22px!important}#takviye-asistani .ta-info-item{grid-template-columns:50px minmax(0,1fr)!important;gap:16px!important;padding:13px 0!important;align-items:center!important}#takviye-asistani .ta-info-icon{width:50px!important;height:50px!important;border-radius:16px!important;font-size:0!important;color:var(--ta-green)!important;position:relative!important;overflow:hidden!important}#takviye-asistani .ta-info-icon:before{content:attr(data-icon);font-size:22px;line-height:1;color:currentColor;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Symbol,"Apple Color Emoji","Segoe UI Emoji",sans-serif;filter:grayscale(1) saturate(.7)}#takviye-asistani .ta-info-copy strong{font-size:13.4px!important}#takviye-asistani .ta-info-copy small{font-size:12.2px!important;line-height:1.5!important}#takviye-asistani .ta-info-goal{min-height:96px!important;margin-top:20px!important}@media(max-width:900px){#takviye-asistani .ta-hero-grid,#takviye-asistani .ta-experience-grid{display:block!important}#takviye-asistani .ta-desc{max-width:100%!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}#takviye-asistani .ta-hero-badge{display:none;margin-top:18px!important}#takviye-asistani .ta-experience-right{margin-top:22px!important}#takviye-asistani .ta-info-panel{padding:18px 16px!important;border-radius:20px!important}#takviye-asistani .ta-info-title{margin-bottom:14px!important;font-size:13px!important}#takviye-asistani .ta-info-item{grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important;padding:11px 0!important}#takviye-asistani .ta-info-icon{width:38px!important;height:38px!important;border-radius:13px!important}#takviye-asistani .ta-info-icon:before{font-size:18px!important}#takviye-asistani .ta-info-copy small{display:block!important}}@media(max-width:640px){#takviye-asistani .ta-step-head{min-height:62px!important;padding:14px!important;gap:10px!important}#takviye-asistani .ta-step-head-main{gap:10px!important}#takviye-asistani .ta-step-icon{width:24px!important;height:24px!important;flex-basis:24px!important;font-size:12px!important}#takviye-asistani .ta-step-title{font-size:11px!important;letter-spacing:.4px!important}#takviye-asistani .ta-step-desc{font-size:11px!important;margin-top:4px!important}#takviye-asistani .ta-step-arrow{width:28px!important;height:28px!important;flex-basis:28px!important}#takviye-asistani .ta-step-content{padding:0 14px 16px!important}#takviye-asistani .ta-cards--age{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}#takviye-asistani .ta-cards--age .ta-card{width:100%!important;height:42px!important;min-height:42px!important;min-width:0!important;max-width:none!important;padding:0 6px!important;justify-self:stretch!important}#takviye-asistani .ta-cards--age .ta-card:nth-child(7){grid-column:auto!important;justify-self:stretch!important;width:100%!important}#takviye-asistani .ta-cards--gender,#takviye-asistani .ta-cards--pregnancy{grid-template-columns:repeat(2,minmax(0,1fr))!important}#takviye-asistani .ta-cards--pregnancy .ta-card:last-child:nth-child(3){grid-column:auto!important}#takviye-asistani .ta-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#takviye-asistani .ta-cards--grid .ta-card{min-height:76px!important;padding:11px 8px!important}#takviye-asistani .ta-action-panel{padding:14px!important}#takviye-asistani .ta-clear-form-btn{width:fit-content!important;max-width:100%!important}#takviye-asistani .ta-btn-primary{min-height:54px!important;font-size:12.2px!important;letter-spacing:1.15px!important;padding-left:14px!important;padding-right:14px!important}#takviye-asistani .ta-info-goal{min-height:82px!important;padding:16px!important}#takviye-asistani .ta-info-leaf{font-size:54px!important}}@supports (-webkit-touch-callout: none){#takviye-asistani .ta-experience-grid,#takviye-asistani .ta-hero-grid,#takviye-asistani .ta-cards--age,#takviye-asistani .ta-cards--grid{min-width:0}#takviye-asistani .ta-step,#takviye-asistani .ta-info-panel,#takviye-asistani .ta-action-panel{-webkit-transform:translateZ(0)}}#takviye-asistani .ta-card{position:relative!important;overflow:visible!important}#takviye-asistani .ta-card.ta-card--selected:after{content:"\2713";position:absolute;top:50%;right:10px;width:21px;height:21px;transform:translateY(-50%);border-radius:999px;background:#fffffff0;color:var(--ta-green);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;line-height:1;box-shadow:0 2px 8px #0000001a;pointer-events:none}#takviye-asistani .ta-cards--grid .ta-card.ta-card--selected:after{top:10px;right:10px;transform:none}#takviye-asistani .ta-card.ta-card--selected{padding-right:36px!important}#takviye-asistani .ta-cards--grid .ta-card.ta-card--selected{padding-right:14px!important}#takviye-asistani .ta-cards--age{grid-template-columns:repeat(7,minmax(82px,1fr))!important;gap:12px!important;align-items:stretch!important}#takviye-asistani .ta-cards--age .ta-card{width:100%!important;min-width:0!important;max-width:none!important;height:52px!important;min-height:52px!important;padding-left:14px!important;padding-right:36px!important;justify-self:stretch!important;white-space:nowrap!important}#takviye-asistani .ta-cards--inline{display:grid!important;grid-template-columns:repeat(2,minmax(104px,1fr))!important;gap:12px!important}#takviye-asistani .ta-cards--inline .ta-card{width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding-left:18px!important;padding-right:38px!important}#takviye-asistani .ta-soru .ta-cards--inline{width:236px!important;flex:0 0 236px!important}#takviye-asistani .ta-soru{gap:18px!important}#takviye-asistani .ta-step.is-open .ta-step-head{background:#014a0a07!important;border-bottom:1px solid rgba(1,74,10,.06)!important}#takviye-asistani .ta-step.is-open .ta-step-content{padding-top:24px!important}#takviye-asistani .ta-step{scroll-margin-top:120px}@media(max-width:1180px)and (min-width:901px){#takviye-asistani .ta-cards--age{grid-template-columns:repeat(4,minmax(82px,1fr))!important}#takviye-asistani .ta-cards--age .ta-card:nth-child(7){grid-column:auto!important;justify-self:stretch!important;width:100%!important}}@media(max-width:640px){#takviye-asistani .ta-step{scroll-margin-top:86px}#takviye-asistani .ta-cards--age{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}#takviye-asistani .ta-cards--age .ta-card{height:42px!important;min-height:42px!important;padding-left:8px!important;padding-right:30px!important}#takviye-asistani .ta-cards--age .ta-card:nth-child(7){grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important}#takviye-asistani .ta-card.ta-card--selected:after{width:18px;height:18px;right:7px;font-size:11px}#takviye-asistani .ta-cards--grid .ta-card.ta-card--selected:after{top:8px;right:8px}#takviye-asistani .ta-step.is-open .ta-step-content{padding-top:16px!important}#takviye-asistani .ta-cards--inline{grid-template-columns:repeat(2,minmax(0,1fr))!important}#takviye-asistani .ta-soru{gap:10px!important}#takviye-asistani .ta-soru .ta-cards--inline{width:100%!important;flex-basis:100%!important}#takviye-asistani .ta-cards--inline .ta-card{height:42px!important;min-height:42px!important;padding-left:10px!important;padding-right:30px!important}}#takviye-asistani .ta-card.ta-card--selected:after,#takviye-asistani .ta-cards--grid .ta-card.ta-card--selected:after{content:none!important;display:none!important}#takviye-asistani .ta-card.ta-card--selected{padding-left:14px!important;padding-right:14px!important;background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green))!important;border-color:var(--ta-green)!important;color:#fff!important;box-shadow:0 12px 28px #014a0a38!important}#takviye-asistani .ta-cards--grid .ta-card.ta-card--selected{padding-left:12px!important;padding-right:12px!important}#takviye-asistani .ta-cards--age{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:12px!important}#takviye-asistani .ta-cards--age .ta-card,#takviye-asistani .ta-cards--age .ta-card.ta-card--selected{width:100%!important;min-width:0!important;max-width:none!important;height:50px!important;min-height:50px!important;padding-left:8px!important;padding-right:8px!important;justify-self:stretch!important;white-space:nowrap!important}#takviye-asistani .ta-cards--inline .ta-card,#takviye-asistani .ta-cards--inline .ta-card.ta-card--selected{padding-left:12px!important;padding-right:12px!important}#takviye-asistani .ta-step-desc{text-transform:none!important;letter-spacing:0!important;font-size:12.2px!important;line-height:1.45!important;color:#667085!important;font-weight:600!important}#takviye-asistani .ta-step.is-open .ta-step-content{padding-top:22px!important}@media(max-width:1180px)and (min-width:901px){#takviye-asistani .ta-cards--age{grid-template-columns:repeat(4,minmax(0,1fr))!important}#takviye-asistani .ta-cards--age .ta-card:nth-child(7){grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important}}@media(max-width:640px){#takviye-asistani .ta-cards--age{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}#takviye-asistani .ta-cards--age .ta-card,#takviye-asistani .ta-cards--age .ta-card.ta-card--selected{height:42px!important;min-height:42px!important;padding-left:6px!important;padding-right:6px!important}#takviye-asistani .ta-cards--age .ta-card:nth-child(7){grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important}#takviye-asistani .ta-step-desc{font-size:10.8px!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important}#takviye-asistani .ta-cards--inline .ta-card,#takviye-asistani .ta-cards--inline .ta-card.ta-card--selected{padding-left:8px!important;padding-right:8px!important}}#takviye-asistani .ta-step-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important;font-size:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Symbol,"Apple Color Emoji","Segoe UI Emoji",sans-serif!important;position:relative!important}#takviye-asistani .ta-step-icon:before{content:attr(data-icon);display:block;font-size:13px;line-height:1;transform:translateY(0);color:currentColor}#takviye-asistani .ta-step-icon{color:transparent!important}#takviye-asistani .ta-step-icon:before{color:var(--ta-green)!important}#takviye-asistani .ta-step--conditional .ta-step-icon:before{color:#e11d48!important}#takviye-asistani .ta-action-panel{padding:20px!important}#takviye-asistani .ta-action-panel:not(:has(#ta-secim-ozeti[style*="display: flex"])){display:flex!important;align-items:center!important;min-height:110px!important}#takviye-asistani .ta-action-panel .ta-btn-primary{margin-top:0!important}#takviye-asistani #ta-secim-ozeti[style*="display: flex"]+.ta-btn-primary,#takviye-asistani .ta-secim-ozeti:not([style*="display:none"])+.ta-btn-primary{margin-top:16px!important}@supports not selector(:has(*)){#takviye-asistani .ta-action-panel{padding-top:20px!important;padding-bottom:20px!important}#takviye-asistani .ta-action-panel .ta-btn-primary{margin-top:0!important}}#takviye-asistani .ta-info-panel{padding-top:24px!important;padding-bottom:24px!important}#takviye-asistani .ta-info-title{margin-bottom:18px!important}#takviye-asistani .ta-info-item{padding-top:11px!important;padding-bottom:11px!important}#takviye-asistani .ta-info-icon{width:46px!important;height:46px!important;border-radius:15px!important}#takviye-asistani .ta-info-icon:before{font-size:20px!important}#takviye-asistani .ta-info-copy strong{font-size:13.2px!important;line-height:1.24!important}#takviye-asistani .ta-info-copy small{font-size:12px!important;line-height:1.44!important;margin-top:4px!important}#takviye-asistani .ta-info-goal{min-height:84px!important;padding:17px 18px!important;margin-top:18px!important;font-size:13.2px!important;line-height:1.52!important}#takviye-asistani .ta-info-leaf{font-size:58px!important;opacity:.68!important}#takviye-asistani .ta-step-head{min-height:72px!important}#takviye-asistani .ta-step-title{letter-spacing:.42px!important}#takviye-asistani .ta-step-desc{max-width:520px!important}#takviye-asistani .ta-experience-grid{align-items:start!important}#takviye-asistani .ta-experience-right,#takviye-asistani .ta-info-panel{align-self:start!important;height:auto!important;min-height:0!important}@media(max-width:900px){#takviye-asistani .ta-action-panel{min-height:0!important;display:block!important;padding:16px!important}#takviye-asistani .ta-info-panel{padding:18px 16px!important}#takviye-asistani .ta-info-item{padding-top:10px!important;padding-bottom:10px!important}#takviye-asistani .ta-info-goal{min-height:78px!important;padding:15px!important}}@media(max-width:640px){#takviye-asistani .ta-step-icon:before{font-size:12px!important}#takviye-asistani .ta-step-head{min-height:60px!important}#takviye-asistani .ta-info-copy small{font-size:11.5px!important}}@media(min-width:901px){#takviye-asistani .ta-step-content{padding-left:46px!important;padding-right:26px!important}#takviye-asistani .ta-cards--age{grid-template-columns:repeat(7,minmax(0,1fr))!important}#takviye-asistani .ta-cards--age .ta-card{min-width:0!important;max-width:none!important}}#takviye-asistani .ta-step-icon{width:26px!important;height:26px!important;flex:0 0 26px!important;display:inline-grid!important;place-items:center!important;padding:0!important;line-height:0!important;font-size:0!important;color:transparent!important;position:relative!important}#takviye-asistani .ta-step-icon:before{content:"";width:8px;height:8px;display:block;border-radius:3px;background:currentColor;color:var(--ta-green);box-shadow:0 -6px 0 -3px currentColor,0 6px 0 -3px currentColor,-6px 0 0 -3px currentColor,6px 0 0 -3px currentColor;transform:translate(0)}#takviye-asistani .ta-step--conditional .ta-step-icon:before{color:#e11d48}#takviye-asistani .ta-step-icon{background:#f1f7f1!important;border:1px solid #dfeade!important;border-radius:999px!important}#takviye-asistani .ta-step--conditional .ta-step-icon{background:#fff1f3!important;border-color:#ffd7df!important}@media(min-width:901px){#takviye-asistani .ta-info-panel{max-height:100%!important}#takviye-asistani .ta-experience-grid{align-items:start!important}#takviye-asistani .ta-experience-right{align-self:start!important}#takviye-asistani .ta-info-panel{padding:22px 28px!important}#takviye-asistani .ta-info-title{margin-bottom:16px!important;font-size:15px!important}#takviye-asistani .ta-info-item{padding-top:9px!important;padding-bottom:9px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important}#takviye-asistani .ta-info-icon{width:42px!important;height:42px!important;border-radius:14px!important}#takviye-asistani .ta-info-icon:before{font-size:18px!important}#takviye-asistani .ta-info-copy strong{font-size:12.9px!important;line-height:1.22!important}#takviye-asistani .ta-info-copy small{font-size:11.6px!important;line-height:1.38!important;margin-top:3px!important}#takviye-asistani .ta-info-goal{min-height:72px!important;padding:14px 16px!important;margin-top:14px!important;font-size:12.6px!important;line-height:1.42!important}#takviye-asistani .ta-info-leaf{font-size:46px!important}}#takviye-asistani .ta-action-panel{margin-top:24px!important}@media(max-width:900px){#takviye-asistani .ta-step-content{padding-left:14px!important;padding-right:14px!important}#takviye-asistani .ta-step-icon{width:24px!important;height:24px!important;flex-basis:24px!important}#takviye-asistani .ta-step-icon:before{width:7px;height:7px}}#takviye-asistani .ta-step-icon{width:24px!important;height:24px!important;flex:0 0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--ta-green)!important;line-height:1!important;font-size:0!important;margin-top:0!important}#takviye-asistani .ta-step-icon:before{content:"\2726"!important;width:auto!important;height:auto!important;display:inline-block!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--ta-green)!important;font-size:13px!important;line-height:1!important;transform:translateY(0)!important}#takviye-asistani .ta-step--conditional .ta-step-icon,#takviye-asistani .ta-step--conditional .ta-step-icon:before{color:#e11d48!important}#takviye-asistani .ta-step-head-main{align-items:center!important;gap:14px!important}#takviye-asistani .ta-step-copy{display:block!important}#takviye-asistani .ta-experience-left{gap:16px!important}#takviye-asistani .ta-action-panel{margin-top:0!important;padding:18px 20px!important}@media(min-width:901px){#takviye-asistani .ta-experience-grid{align-items:stretch!important}#takviye-asistani .ta-experience-right{display:flex!important;align-self:stretch!important}#takviye-asistani .ta-info-panel{height:100%!important;min-height:100%!important;display:flex!important;flex-direction:column!important;align-self:stretch!important;justify-content:flex-start!important;padding:22px 28px!important}#takviye-asistani .ta-info-goal{margin-top:auto!important}#takviye-asistani .ta-info-title{margin-bottom:16px!important}#takviye-asistani .ta-info-item{padding-top:9px!important;padding-bottom:9px!important}}@media(min-width:901px){#takviye-asistani .ta-step-content{padding-left:48px!important;padding-right:26px!important}#takviye-asistani .ta-cards--age{grid-template-columns:repeat(7,minmax(0,1fr))!important}}@media(max-width:900px){#takviye-asistani .ta-experience-left{gap:14px!important}#takviye-asistani .ta-action-panel{margin-top:0!important;padding:15px!important}#takviye-asistani .ta-experience-right{display:block!important}#takviye-asistani .ta-info-panel{height:auto!important;min-height:0!important}#takviye-asistani .ta-step-icon:before{font-size:12px!important}}#takviye-asistani .ta-step-head{min-height:70px!important}@media(max-width:640px){#takviye-asistani .ta-step-head{min-height:58px!important}}#takviye-asistani .ta-info-panel{overflow:visible!important}@media(min-width:901px){#takviye-asistani .ta-info-panel{height:100%!important;display:flex!important;flex-direction:column!important}#takviye-asistani .ta-info-item{padding-top:8.5px!important;padding-bottom:8.5px!important}#takviye-asistani .ta-info-goal{margin-top:auto!important}}@media(max-width:900px){#takviye-asistani .ta-info-panel{height:auto!important}}#takviye-asistani{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#takviye-asistani .ta-experience-grid,#takviye-asistani .ta-hero-grid,#takviye-asistani .ta-cards,#takviye-asistani .ta-cards--age,#takviye-asistani .ta-cards--grid,#takviye-asistani .ta-info-panel,#takviye-asistani .ta-steps-panel,#takviye-asistani .ta-action-panel{min-width:0!important}#takviye-asistani .ta-card,#takviye-asistani .ta-step-head,#takviye-asistani .ta-btn-primary,#takviye-asistani .ta-btn-secondary,#takviye-asistani .ta-clear-form-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}#takviye-asistani .ta-step{scroll-margin-top:132px}@media(max-width:1180px)and (min-width:901px){#takviye-asistani .ta-hero-grid,#takviye-asistani .ta-experience-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)!important;gap:26px!important}#takviye-asistani .ta-cards--age{grid-template-columns:repeat(4,minmax(0,1fr))!important}#takviye-asistani .ta-cards--age .ta-card,#takviye-asistani .ta-cards--age .ta-card.ta-card--selected{width:100%!important;min-width:0!important;max-width:none!important}#takviye-asistani .ta-cards--age .ta-card:nth-child(7){grid-column:auto!important;justify-self:stretch!important}}@media(max-width:900px){#takviye-asistani .ta-hero-grid,#takviye-asistani .ta-experience-grid{display:block!important}#takviye-asistani .ta-step{scroll-margin-top:104px}#takviye-asistani .ta-experience-right{margin-top:22px!important}#takviye-asistani .ta-action-panel{margin-top:14px!important}}@media(max-width:640px){#takviye-asistani .ta-cards--age{grid-template-columns:repeat(3,minmax(0,1fr))!important}#takviye-asistani .ta-cards--age .ta-card:nth-child(7),#takviye-asistani .ta-cards--pregnancy .ta-card:nth-child(3),#takviye-asistani .ta-cards--grid .ta-card:last-child{grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important}#takviye-asistani .ta-card{min-width:0!important}#takviye-asistani .ta-btn-primary{width:100%!important;max-width:100%!important}}@media(max-height:520px)and (orientation:landscape){#takviye-asistani .ta-header{margin-bottom:18px!important}#takviye-asistani .ta-step-head{min-height:54px!important}#takviye-asistani .ta-step-content{padding-top:12px!important;padding-bottom:14px!important}}@media(min-width:1024px){#takviye-asistani .ta-experience-grid{align-items:start!important}#takviye-asistani .ta-experience-right{position:-webkit-sticky!important;position:sticky!important;top:calc(var(--header-height, 96px) + 18px)!important;align-self:start!important;height:fit-content!important;min-height:0!important;contain:layout style;will-change:transform}#takviye-asistani .ta-info-panel{height:auto!important;min-height:0!important}}@media(max-width:1023px){#takviye-asistani .ta-experience-right{position:static!important;top:auto!important;height:auto!important}#takviye-asistani .ta-info-panel{height:auto!important;min-height:0!important}}@supports (-webkit-touch-callout: none){@media(min-width:1024px){#takviye-asistani .ta-experience-grid{overflow:visible!important}#takviye-asistani .ta-experience-right{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}}}#takviye-asistani .ta-info-item:last-of-type{border-bottom:0!important;padding-bottom:14px!important}#takviye-asistani .ta-info-goal{margin-top:24px!important;position:relative}#takviye-asistani .ta-info-goal:before{display:none;content:"";position:absolute;left:0;right:0;top:-13px;height:1px;background:#014a0a14}@media(min-width:901px){#takviye-asistani .ta-info-goal{margin-top:26px!important}#takviye-asistani .ta-info-goal:before{top:-14px}}@media(max-width:900px){#takviye-asistani .ta-info-item:last-of-type{padding-bottom:12px!important}#takviye-asistani .ta-info-goal{margin-top:22px!important}}#takviye-asistani .ta-empty-layout{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr);gap:34px;align-items:start;width:100%;margin-top:4px}#takviye-asistani .ta-empty-layout-left,#takviye-asistani .ta-empty-layout-right{min-width:0}#takviye-asistani .ta-empty-layout .ta-empty-state{max-width:none;margin:0;width:100%;min-height:100%;padding:34px 32px;border-radius:26px;background:#fffffff0;border:1px solid var(--ta-line);box-shadow:var(--ta-shadow-soft)}#takviye-asistani .ta-empty-layout .ta-info-panel{height:auto!important;min-height:0!important}@media(min-width:1024px){#takviye-asistani .ta-empty-layout-right{position:-webkit-sticky!important;position:sticky!important;top:calc(var(--header-height, 96px) + 18px)!important;align-self:start!important;height:fit-content!important}}@media(max-width:1023px){#takviye-asistani .ta-empty-layout{grid-template-columns:1fr;gap:22px}#takviye-asistani .ta-empty-layout-right{position:static!important;top:auto!important}}@media(max-width:640px){#takviye-asistani .ta-empty-layout{gap:16px}#takviye-asistani .ta-empty-layout .ta-empty-state{padding:22px 18px;border-radius:20px}}#takviye-asistani .ta-clear-form-btn,#takviye-asistani .ta-clear-form-btn:hover,#takviye-asistani .ta-clear-form-btn:focus,#takviye-asistani .ta-clear-form-btn:active{background:#fff!important;color:var(--ta-green)!important;border-color:#dfeade!important;box-shadow:none!important;transform:none!important}#takviye-asistani .ta-clear-form-btn:hover{background:#f4faf5!important;border-color:#d2e5d4!important}#takviye-asistani .ta-info-goal:before{display:none!important}#takviye-asistani .ta-result-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:24px}#takviye-asistani .ta-result-hero-copy{min-width:0;max-width:720px}#takviye-asistani #ta-result-screen .ta-title,#takviye-asistani #ta-result-screen .ta-desc{text-align:left!important;margin-left:0!important;margin-right:0!important}#takviye-asistani .ta-result-warning-row,#takviye-asistani .ta-result-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);gap:34px;align-items:start}#takviye-asistani .ta-result-warning-row{margin-bottom:22px}#takviye-asistani .ta-result-warning-row .ta-result-warning{max-width:none!important;width:100%!important;margin:0!important;grid-column:1}#takviye-asistani .ta-result-left,#takviye-asistani .ta-result-sidebar{min-width:0}#takviye-asistani .ta-result-left{display:flex;flex-direction:column;gap:10px}#takviye-asistani .ta-results-grid{margin-top:0!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#takviye-asistani .ta-result-sidebar{display:flex;flex-direction:column;gap:18px}@media(min-width:1024px){#takviye-asistani .ta-result-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--header-height, 96px) + 18px);align-self:start;height:fit-content}}#takviye-asistani .ta-result-side-card{background:#fffffff0;border:1px solid #e4eadf;border-radius:22px;padding:20px;box-shadow:0 10px 28px #0f172a0e}#takviye-asistani .ta-result-side-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}#takviye-asistani .ta-result-side-head h3,#takviye-asistani .ta-result-side-title,#takviye-asistani .ta-result-side-card h3{margin:0;color:var(--ta-green);font-size:13px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;line-height:1.25}#takviye-asistani .ta-result-side-icon{width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;color:var(--ta-green);line-height:1}#takviye-asistani .ta-result-side-card p{margin:0;color:#2f3b4a;font-size:12.7px;font-weight:650;line-height:1.62}#takviye-asistani .ta-result-accordion-trigger{appearance:none;-webkit-appearance:none;width:100%;border:0;padding:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left}#takviye-asistani .ta-result-side-arrow{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative;flex:0 0 22px}#takviye-asistani .ta-result-side-arrow:before{content:"";width:7px;height:7px;border-right:2px solid var(--ta-green);border-bottom:2px solid var(--ta-green);transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}#takviye-asistani .ta-result-accordion-trigger[aria-expanded=true] .ta-result-side-arrow:before{transform:translateY(2px) rotate(225deg)}#takviye-asistani .ta-result-panel-content[hidden]{display:none!important}#takviye-asistani .ta-result-summary-list{display:flex;flex-direction:column;gap:11px;margin-top:4px}#takviye-asistani .ta-result-summary-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:9px;align-items:center;color:#111827;font-size:12.1px;line-height:1.35}#takviye-asistani .ta-result-summary-icon{color:var(--ta-green);display:inline-flex;align-items:center;justify-content:center;font-size:14px}#takviye-asistani .ta-result-summary-label{color:#334155;font-weight:700}#takviye-asistani .ta-result-summary-row strong{color:#0b2a14;font-size:11.8px;font-weight:800;text-align:right;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#takviye-asistani .ta-result-edit-btn{appearance:none;-webkit-appearance:none;width:100%;min-height:44px;margin-top:18px;border:1.5px solid var(--ta-green);border-radius:12px;background:#fff;color:var(--ta-green);font-size:12px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent}#takviye-asistani .ta-result-edit-btn:hover{background:#f4faf5}#takviye-asistani .ta-result-score-copy{display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:14px;align-items:center}#takviye-asistani .ta-result-score-visual{width:54px;height:54px;border-radius:16px;background:radial-gradient(circle at center,var(--ta-green) 0 4px,transparent 5px),linear-gradient(30deg,transparent 48%,rgba(1,74,10,.2) 49% 51%,transparent 52%),linear-gradient(90deg,transparent 48%,rgba(1,74,10,.16) 49% 51%,transparent 52%),linear-gradient(150deg,transparent 48%,rgba(1,74,10,.2) 49% 51%,transparent 52%);border:1px solid #dbe9dc;opacity:.9}#takviye-asistani .ta-result-back-card{background:linear-gradient(180deg,#fbfdf8,#f7fbf5)}#takviye-asistani .ta-result-back-card .ta-btn-secondary{width:100%;margin:18px 0 0!important;border-radius:14px;background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green));color:#fff;border-color:var(--ta-green);min-height:50px}#takviye-asistani #ta-yasal-uyari.ta-yasal-uyari{margin-top:0!important;width:100%;border-radius:16px;border-left:0;background:#ffffffd1;box-shadow:0 8px 24px #0f172a0a}#takviye-asistani .ta-product-card{border-radius:24px;padding:22px;box-shadow:0 10px 30px #0f172a11}#takviye-asistani .ta-product-title{font-size:15px;line-height:1.35;margin-top:10px;margin-bottom:18px}#takviye-asistani .ta-reason-trigger{margin:8px 0 20px!important;text-decoration:none!important;color:#082f12!important}#takviye-asistani .ta-reason-trigger:after{content:"\24d8";margin-left:7px;color:var(--ta-green);font-size:12px}#takviye-asistani .ta-featured-badge{left:50%!important;right:auto!important;transform:translate(-50%)!important}#takviye-asistani .ta-wishlist-slot{top:17px!important;right:17px!important}#takviye-asistani .ta-result-screen--empty .ta-result-warning-row,#takviye-asistani .ta-result-screen--empty .ta-result-sidebar,#takviye-asistani .ta-result-screen--empty #ta-yasal-uyari{display:none!important}#takviye-asistani .ta-result-screen--empty .ta-result-layout,#takviye-asistani .ta-result-screen--empty .ta-results-grid{display:block!important}@media(max-width:1180px)and (min-width:901px){#takviye-asistani .ta-result-warning-row,#takviye-asistani .ta-result-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:26px}#takviye-asistani .ta-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){#takviye-asistani .ta-result-hero{display:block;margin-bottom:18px}#takviye-asistani #ta-result-screen .ta-title,#takviye-asistani #ta-result-screen .ta-desc{text-align:left!important}#takviye-asistani .ta-result-warning-row,#takviye-asistani .ta-result-layout{display:grid;grid-template-columns:1fr;gap:16px}#takviye-asistani .ta-result-warning-row{margin-bottom:16px}#takviye-asistani .ta-result-sidebar{order:-1;position:static!important;gap:12px}#takviye-asistani .ta-result-side-card{border-radius:18px;padding:15px}#takviye-asistani .ta-result-ai-card .ta-result-panel-content,#takviye-asistani .ta-result-score-card,#takviye-asistani .ta-result-back-card{display:none}#takviye-asistani .ta-result-side-head h3,#takviye-asistani .ta-result-side-title,#takviye-asistani .ta-result-side-card h3{font-size:12px}#takviye-asistani .ta-results-grid{grid-template-columns:1fr;gap:14px}#takviye-asistani .ta-product-card{border-radius:20px;padding:16px}#takviye-asistani .ta-product-card{display:grid;grid-template-columns:96px minmax(0,1fr);column-gap:14px;align-items:start}#takviye-asistani .ta-product-img-link{grid-row:1 / span 4}#takviye-asistani .ta-product-img{margin-bottom:0}#takviye-asistani .ta-product-title,#takviye-asistani .ta-match,#takviye-asistani .ta-reason-trigger,#takviye-asistani .ta-product-link{grid-column:2}#takviye-asistani .ta-product-title{min-height:0;margin:24px 0 14px;font-size:14.2px}#takviye-asistani .ta-product-link{min-height:42px;padding:11px 14px}#takviye-asistani #ta-yasal-uyari.ta-yasal-uyari{text-align:center;font-size:10.6px;line-height:1.55}}@media(max-width:520px){#takviye-asistani .ta-result-summary-row{grid-template-columns:20px minmax(0,1fr) auto;font-size:11.5px}#takviye-asistani .ta-result-summary-row strong{max-width:128px;font-size:11.3px}#takviye-asistani .ta-featured-badge{top:13px;font-size:9.8px;padding:5px 9px}#takviye-asistani .ta-wishlist-slot{top:13px!important;right:13px!important}}#takviye-asistani .ta-product-card .ta-featured-badge{top:18px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;max-width:calc(100% - 92px)!important;padding:5px 10px!important;font-size:10px!important;line-height:1.15!important;letter-spacing:.25px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#takviye-asistani .ta-product-card .ta-product-img{margin-top:18px!important}#takviye-asistani .ta-result-score-copy{align-items:center!important}#takviye-asistani .ta-result-score-visual{flex:0 0 58px!important;width:58px!important;height:58px!important;align-self:center!important;margin-left:12px!important;transform:translateY(1px)!important}#takviye-asistani .ta-result-summary-list{gap:11px!important}#takviye-asistani .ta-result-summary-row strong{text-align:right!important;max-width:54%!important;overflow-wrap:anywhere!important}@media(max-width:900px){#takviye-asistani .ta-result-back-card{display:none!important}#takviye-asistani .ta-result-summary-card .ta-result-edit-btn{display:flex!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:calc(100% - 84px)!important;top:14px!important;font-size:9.5px!important;padding:5px 8px!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{top:14px!important;right:14px!important}#takviye-asistani .ta-product-card .ta-product-img{margin-top:16px!important}}@media(min-width:901px){#takviye-asistani .ta-result-back-card{display:block!important}}#takviye-asistani .ta-result-summary-list{display:flex!important;flex-direction:column!important;gap:12px!important}#takviye-asistani .ta-result-summary-row{display:grid!important;grid-template-columns:22px minmax(116px,.85fr) minmax(0,1.15fr)!important;align-items:start!important;column-gap:10px!important;row-gap:2px!important;min-width:0!important}#takviye-asistani .ta-result-summary-icon{width:22px!important;min-width:22px!important;text-align:center!important;line-height:1.25!important}#takviye-asistani .ta-result-summary-label{min-width:0!important;white-space:normal!important;line-height:1.35!important}#takviye-asistani .ta-result-summary-row strong{min-width:0!important;max-width:none!important;width:100%!important;text-align:right!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important}#takviye-asistani .ta-product-card .ta-featured-badge{left:18px!important;right:auto!important;top:18px!important;transform:none!important;max-width:calc(100% - 76px)!important;width:fit-content!important;justify-content:flex-start!important;padding:5px 10px!important;font-size:9.8px!important;letter-spacing:.24px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{top:18px!important;right:18px!important}@media(max-width:900px){#takviye-asistani .ta-result-summary-row{grid-template-columns:20px minmax(95px,.9fr) minmax(0,1.1fr)!important;column-gap:8px!important}#takviye-asistani .ta-result-summary-row strong{font-size:12px!important}#takviye-asistani .ta-product-card .ta-featured-badge{left:14px!important;top:14px!important;max-width:calc(100% - 70px)!important;font-size:9.2px!important;padding:5px 8px!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{top:14px!important;right:14px!important}}@media(max-width:420px){#takviye-asistani .ta-result-summary-row{grid-template-columns:20px 1fr!important}#takviye-asistani .ta-result-summary-row strong{grid-column:2 / -1!important;text-align:left!important;margin-top:1px!important}}#takviye-asistani .ta-result-hero{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr)!important;gap:34px!important;align-items:stretch!important;margin-bottom:24px!important}#takviye-asistani .ta-result-hero-copy{min-width:0!important;max-width:none!important}#takviye-asistani .ta-result-top-card{min-width:0;width:100%;align-self:stretch;display:grid;grid-template-columns:40px minmax(0,1fr) 76px;gap:16px;align-items:center;padding:20px 22px;border-radius:22px;border:1px solid #e4eadf;background:#ffffffdb;box-shadow:0 10px 28px #0f172a0e;overflow:hidden}#takviye-asistani .ta-result-top-card-icon{width:40px;height:40px;border-radius:14px;background:#f4faf5;display:inline-flex;align-items:center;justify-content:center;color:var(--ta-green);font-size:19px}#takviye-asistani .ta-result-top-card-copy{min-width:0;display:flex;flex-direction:column;gap:7px}#takviye-asistani .ta-result-top-card-copy strong{color:var(--ta-green);font-size:13.5px;font-weight:900;line-height:1.25}#takviye-asistani .ta-result-top-card-copy small{color:#425166;font-size:12.4px;font-weight:650;line-height:1.55}#takviye-asistani .ta-result-top-card-leaf{justify-self:end;color:#014a0a40;font-size:62px;line-height:1;transform:rotate(-8deg)}#takviye-asistani #ta-result-screen .ta-title{display:flex!important;align-items:baseline!important;gap:10px!important;flex-wrap:nowrap!important}#takviye-asistani #ta-result-screen .ta-title .ta-title-spark{display:inline-flex!important;flex:0 0 auto!important;line-height:1!important}#takviye-asistani .ta-product-card .ta-featured-badge{left:18px!important;top:18px!important;right:auto!important;transform:none!important;max-width:calc(100% - 88px)!important;padding:5px 9px!important;font-size:9.4px!important;line-height:1.15!important;letter-spacing:.2px!important;border-radius:999px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#takviye-asistani .ta-product-card .ta-product-title{margin-top:18px!important}@media(max-width:900px){#takviye-asistani .ta-result-hero{display:block!important;margin-bottom:18px!important}#takviye-asistani .ta-result-top-card{display:none!important}#takviye-asistani #ta-result-screen .ta-title{font-size:clamp(28px,7.2vw,36px)!important;line-height:1.12!important;align-items:flex-start!important;gap:8px!important}#takviye-asistani #ta-result-screen .ta-title .ta-title-spark{transform:translateY(2px)}#takviye-asistani .ta-result-summary-card .ta-result-panel-content[hidden]{display:none!important}#takviye-asistani .ta-product-card .ta-featured-badge{left:16px!important;top:16px!important;max-width:calc(100% - 80px)!important;font-size:9.2px!important;padding:5px 8px!important}#takviye-asistani .ta-product-card .ta-product-title{margin-top:22px!important}#takviye-asistani .ta-result-back-card{display:block!important;position:sticky;bottom:calc(env(safe-area-inset-bottom,0px) + 10px);z-index:20}#takviye-asistani .ta-result-back-card h3,#takviye-asistani .ta-result-back-card p{display:none!important}#takviye-asistani .ta-result-back-card .ta-btn-secondary{margin-top:0!important}}@media(max-width:420px){#takviye-asistani #ta-result-screen .ta-title{font-size:clamp(26px,7vw,32px)!important;gap:6px!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:calc(100% - 74px)!important}}@media(max-width:1180px)and (min-width:901px){#takviye-asistani .ta-result-hero{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)!important;gap:26px!important}#takviye-asistani .ta-result-top-card{grid-template-columns:36px minmax(0,1fr) 54px;padding:18px}#takviye-asistani .ta-result-top-card-leaf{font-size:48px}}@media(min-width:901px){#takviye-asistani #ta-result-screen .ta-result-sidebar{margin-top:-74px!important}#takviye-asistani #ta-result-screen .ta-result-hero{margin-bottom:18px!important}}@media(max-width:1180px)and (min-width:901px){#takviye-asistani #ta-result-screen .ta-result-sidebar{margin-top:-54px!important}}@media(max-width:900px){#takviye-asistani .ta-product-card .ta-featured-badge{position:static!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;width:fit-content!important;max-width:calc(100% - 46px)!important;margin:0 44px 14px 0!important;padding:5px 10px!important;font-size:9.2px!important;line-height:1.15!important;letter-spacing:.18px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#takviye-asistani .ta-product-card .ta-product-img{margin-top:0!important}#takviye-asistani .ta-product-card .ta-product-title{margin-top:8px!important}#takviye-asistani .ta-result-summary-card{padding:0!important;overflow:hidden!important}#takviye-asistani .ta-result-summary-card .ta-result-accordion-trigger{width:100%!important;min-height:84px!important;padding:0 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}#takviye-asistani .ta-result-summary-card .ta-result-side-head{margin-bottom:0!important;display:inline-flex!important;align-items:center!important}#takviye-asistani .ta-result-summary-card .ta-result-side-arrow{align-self:center!important;flex:0 0 auto!important}#takviye-asistani .ta-result-summary-card .ta-result-panel-content{padding:0 20px 20px!important}}@media(max-width:420px){#takviye-asistani .ta-product-card .ta-featured-badge{max-width:calc(100% - 42px)!important;margin-bottom:12px!important;font-size:8.9px!important;padding:5px 9px!important}#takviye-asistani .ta-result-summary-card .ta-result-accordion-trigger{min-height:78px!important;padding:0 18px!important}#takviye-asistani .ta-result-summary-card .ta-result-panel-content{padding:0 18px 18px!important}}#takviye-asistani .ta-mobile-reset-btn{display:none}@media(max-width:900px){#takviye-asistani .ta-result-sidebar .ta-result-back-card{display:none!important}#takviye-asistani .ta-mobile-reset-btn{display:flex!important;width:100%!important;margin:4px 0 0!important;border-radius:14px!important;background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green))!important;color:#fff!important;border-color:var(--ta-green)!important;min-height:54px!important;box-shadow:0 10px 24px #014a0a29!important}#takviye-asistani .ta-product-card{position:relative!important}#takviye-asistani .ta-product-card .ta-product-title{padding-right:42px!important;max-width:100%!important;overflow-wrap:anywhere!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{z-index:8!important}#takviye-asistani .ta-product-card .ta-featured-badge{position:static!important;display:inline-flex!important;align-self:flex-start!important;max-width:calc(100% - 52px)!important;margin:0 0 14px!important;transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media(max-width:420px){#takviye-asistani .ta-product-card .ta-product-title{padding-right:38px!important}#takviye-asistani .ta-mobile-reset-btn{min-height:52px!important}}@media(min-width:901px){#takviye-asistani .ta-mobile-reset-btn{display:none!important}#takviye-asistani .ta-result-sidebar .ta-result-back-card{display:block!important}}@media(max-width:900px){#takviye-asistani .ta-product-card .ta-wishlist-slot{top:16px!important;right:16px!important;z-index:8!important}#takviye-asistani .ta-product-card .ta-featured-badge{position:static!important;order:2!important;align-self:center!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;max-width:min(180px,calc(100% - 32px))!important;width:fit-content!important;margin:10px auto 16px!important;padding:5px 10px!important;font-size:9.2px!important;line-height:1.15!important;letter-spacing:.18px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{order:0!important}#takviye-asistani .ta-product-card .ta-product-img-link{order:1!important}#takviye-asistani .ta-product-card .ta-product-title{order:3!important;padding-right:0!important;margin-top:0!important;margin-bottom:18px!important;max-width:100%!important;overflow-wrap:anywhere!important}#takviye-asistani .ta-product-card .ta-match{order:4!important}#takviye-asistani .ta-product-card .ta-reason-trigger{order:5!important}#takviye-asistani .ta-product-card .ta-product-price{order:6!important}#takviye-asistani .ta-product-card .ta-product-link{order:7!important}}@media(max-width:640px){#takviye-asistani .ta-product-card{display:flex!important;flex-direction:column!important}#takviye-asistani .ta-product-card .ta-product-title{line-height:1.35!important}}@media(max-width:420px){#takviye-asistani .ta-product-card .ta-featured-badge{max-width:min(160px,calc(100% - 28px))!important;margin-top:9px!important;margin-bottom:14px!important;font-size:8.9px!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{top:14px!important;right:14px!important}}#takviye-asistani .ta-product-title{display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:2.7em!important;max-height:2.7em!important}@media(max-width:900px){#takviye-asistani .ta-product-card .ta-product-title{-webkit-line-clamp:2!important;line-clamp:2!important;min-height:2.7em!important;max-height:2.7em!important}}@media(max-width:900px){#takviye-asistani .ta-results-grid{grid-template-columns:1fr!important}#takviye-asistani .ta-product-card{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;grid-template-areas:"image title" "badge title" "badge match" "badge reason" "badge button"!important;column-gap:18px!important;row-gap:10px!important;align-items:start!important;padding:20px!important;min-height:0!important}#takviye-asistani .ta-product-card .ta-product-img-link{grid-area:image!important;display:block!important;width:112px!important;height:112px!important;align-self:start!important;justify-self:center!important;margin:0!important;order:initial!important}#takviye-asistani .ta-product-card .ta-product-img{display:block!important;width:112px!important;height:112px!important;aspect-ratio:1 / 1!important;margin:0!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}#takviye-asistani .ta-product-card .ta-featured-badge{grid-area:badge!important;position:static!important;align-self:start!important;justify-self:center!important;width:fit-content!important;max-width:112px!important;margin:8px auto 0!important;padding:5px 8px!important;font-size:8.7px!important;line-height:1.15!important;letter-spacing:.12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:none!important;order:initial!important}#takviye-asistani .ta-product-card .ta-product-title{grid-area:title!important;order:initial!important;padding-right:38px!important;margin:4px 0 8px!important;min-height:2.7em!important;max-height:2.7em!important;-webkit-line-clamp:2!important;line-clamp:2!important;align-self:start!important}#takviye-asistani .ta-product-card .ta-match{grid-area:match!important;order:initial!important;width:100%!important;margin:0 0 6px!important}#takviye-asistani .ta-product-card .ta-reason-trigger{grid-area:reason!important;order:initial!important;margin:2px 0 8px!important}#takviye-asistani .ta-product-card .ta-product-link{grid-area:button!important;order:initial!important;width:100%!important;margin-top:0!important}#takviye-asistani .ta-product-card .ta-product-price{display:none!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{position:absolute!important;top:18px!important;right:18px!important;z-index:8!important}}@media(max-width:420px){#takviye-asistani .ta-product-card{grid-template-columns:104px minmax(0,1fr)!important;column-gap:16px!important;padding:18px!important}#takviye-asistani .ta-product-card .ta-product-img-link,#takviye-asistani .ta-product-card .ta-product-img{width:100px!important;height:100px!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:100px!important;font-size:8.4px!important;padding:5px 7px!important}#takviye-asistani .ta-product-card .ta-product-title{padding-right:34px!important}}@media(max-width:360px){#takviye-asistani .ta-product-card{grid-template-columns:92px minmax(0,1fr)!important;column-gap:14px!important}#takviye-asistani .ta-product-card .ta-product-img-link,#takviye-asistani .ta-product-card .ta-product-img{width:88px!important;height:88px!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:88px!important;font-size:8px!important}}@media(max-width:900px){#takviye-asistani .ta-results-grid{grid-template-columns:1fr!important;gap:18px!important}#takviye-asistani .ta-product-card{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;grid-template-areas:"image title" "badge title" "match match" "reason reason" "button button"!important;column-gap:18px!important;row-gap:12px!important;align-items:start!important;padding:18px!important;min-height:0!important}#takviye-asistani .ta-product-card .ta-product-img-link{grid-area:image!important;display:flex!important;align-items:center!important;justify-content:center!important;width:116px!important;height:116px!important;margin:0!important;align-self:start!important;justify-self:center!important}#takviye-asistani .ta-product-card .ta-product-img{display:block!important;width:110px!important;height:110px!important;aspect-ratio:1 / 1!important;margin:0!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}#takviye-asistani .ta-product-card .ta-featured-badge{grid-area:badge!important;position:static!important;justify-self:center!important;align-self:start!important;width:fit-content!important;max-width:108px!important;margin:-2px auto 0!important;padding:5px 8px!important;font-size:8.5px!important;line-height:1.15!important;letter-spacing:.1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:none!important}#takviye-asistani .ta-product-card .ta-product-title{grid-area:title!important;align-self:center!important;padding-right:38px!important;margin:8px 0 0!important;min-height:auto!important;max-height:2.7em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:15px!important;line-height:1.35!important}#takviye-asistani .ta-product-card .ta-match{grid-area:match!important;width:100%!important;margin:2px 0 4px!important}#takviye-asistani .ta-product-card .ta-match-head{margin-bottom:7px!important}#takviye-asistani .ta-product-card .ta-reason-trigger{grid-area:reason!important;margin:0 0 4px!important}#takviye-asistani .ta-product-card .ta-product-link{grid-area:button!important;width:100%!important;margin-top:0!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{position:absolute!important;top:18px!important;right:18px!important;z-index:8!important}#takviye-asistani .ta-product-card .ta-product-price{display:none!important}}@media(max-width:420px){#takviye-asistani .ta-product-card{grid-template-columns:104px minmax(0,1fr)!important;column-gap:16px!important;row-gap:11px!important;padding:17px!important}#takviye-asistani .ta-product-card .ta-product-img-link{width:104px!important;height:104px!important}#takviye-asistani .ta-product-card .ta-product-img{width:98px!important;height:98px!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:98px!important;font-size:8.2px!important;padding:5px 7px!important}#takviye-asistani .ta-product-card .ta-product-title{font-size:14.6px!important;padding-right:34px!important;margin-top:6px!important}#takviye-asistani .ta-product-card .ta-product-link{min-height:50px!important}}@media(max-width:360px){#takviye-asistani .ta-product-card{grid-template-columns:92px minmax(0,1fr)!important;column-gap:14px!important}#takviye-asistani .ta-product-card .ta-product-img-link{width:92px!important;height:92px!important}#takviye-asistani .ta-product-card .ta-product-img{width:88px!important;height:88px!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:88px!important;font-size:7.9px!important}#takviye-asistani .ta-product-card .ta-product-title{font-size:14px!important}}@media(max-width:900px){#takviye-asistani .ta-results-grid{grid-template-columns:1fr!important;gap:16px!important}#takviye-asistani .ta-product-card{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;grid-template-areas:"image title" "badge title" "match match" "reason reason" "button button"!important;column-gap:18px!important;row-gap:9px!important;align-items:start!important;padding:18px 18px 19px!important;min-height:0!important}#takviye-asistani .ta-product-card .ta-product-img-link{grid-area:image!important;display:flex!important;align-items:center!important;justify-content:center!important;width:116px!important;height:104px!important;margin:0!important;align-self:start!important;justify-self:center!important}#takviye-asistani .ta-product-card .ta-product-img{display:block!important;width:104px!important;height:104px!important;aspect-ratio:1 / 1!important;margin:0!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}#takviye-asistani .ta-product-card .ta-featured-badge{grid-area:badge!important;position:static!important;justify-self:center!important;align-self:start!important;width:fit-content!important;max-width:108px!important;margin:-4px auto 2px!important;padding:5px 8px!important;font-size:8.6px!important;line-height:1.12!important;letter-spacing:.1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:none!important}#takviye-asistani .ta-product-card .ta-product-title{grid-area:title!important;align-self:center!important;padding-right:34px!important;margin:0!important;min-height:auto!important;max-height:2.68em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:15px!important;line-height:1.34!important}#takviye-asistani .ta-product-card .ta-match{grid-area:match!important;width:100%!important;margin:2px 0 3px!important}#takviye-asistani .ta-product-card .ta-match-head{margin-bottom:6px!important}#takviye-asistani .ta-product-card .ta-match-bar{height:7px!important}#takviye-asistani .ta-product-card .ta-reason-trigger{grid-area:reason!important;margin:0 0 4px!important}#takviye-asistani .ta-product-card .ta-product-link{grid-area:button!important;width:100%!important;margin-top:0!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{position:absolute!important;top:16px!important;right:16px!important;width:28px!important;height:28px!important;z-index:8!important}#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-grid-btn-wrapper,#takviye-asistani .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}#takviye-asistani .ta-product-card .ta-product-price{display:none!important}}@media(max-width:900px){#takviye-asistani .ta-product-card:not(:has(.ta-featured-badge)){grid-template-areas:"image title" "image title" "match match" "reason reason" "button button"!important}}@supports not selector(:has(*)){@media(max-width:900px){#takviye-asistani .ta-product-card{grid-template-areas:"image title" "badge title" "match match" "reason reason" "button button"!important}}}@media(max-width:420px){#takviye-asistani .ta-product-card{grid-template-columns:104px minmax(0,1fr)!important;column-gap:15px!important;row-gap:8px!important;padding:17px!important}#takviye-asistani .ta-product-card .ta-product-img-link{width:104px!important;height:96px!important}#takviye-asistani .ta-product-card .ta-product-img{width:96px!important;height:96px!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:98px!important;margin-top:-3px!important;font-size:8.2px!important;padding:5px 7px!important}#takviye-asistani .ta-product-card .ta-product-title{font-size:14.6px!important;padding-right:32px!important}#takviye-asistani .ta-product-card .ta-product-link{min-height:50px!important}#takviye-asistani .ta-product-card .ta-wishlist-slot{top:15px!important;right:15px!important}}@media(max-width:360px){#takviye-asistani .ta-product-card{grid-template-columns:92px minmax(0,1fr)!important;column-gap:13px!important}#takviye-asistani .ta-product-card .ta-product-img-link{width:92px!important;height:88px!important}#takviye-asistani .ta-product-card .ta-product-img{width:86px!important;height:86px!important}#takviye-asistani .ta-product-card .ta-featured-badge{max-width:86px!important;font-size:7.8px!important}#takviye-asistani .ta-product-card .ta-product-title{font-size:14px!important;padding-right:30px!important}}@media(min-width:1200px){#takviye-asistani #ta-result-screen .ta-result-layout,#takviye-asistani #ta-result-screen .ta-result-hero,#takviye-asistani #ta-result-screen .ta-result-warning-row{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr)!important}#takviye-asistani #ta-result-screen .ta-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-layout,#takviye-asistani #ta-result-screen .ta-result-hero,#takviye-asistani #ta-result-screen .ta-result-warning-row{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)!important;gap:26px!important}#takviye-asistani #ta-result-screen .ta-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}#takviye-asistani #ta-result-screen .ta-result-sidebar{margin-top:-42px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-result-hero,#takviye-asistani #ta-result-screen .ta-result-warning-row,#takviye-asistani #ta-result-screen .ta-result-layout{display:grid!important;grid-template-columns:1fr!important;gap:22px!important}#takviye-asistani #ta-result-screen .ta-result-top-card{display:none!important}#takviye-asistani #ta-result-screen .ta-result-sidebar{position:static!important;top:auto!important;margin-top:0!important;order:-1!important}#takviye-asistani #ta-result-screen .ta-result-warning-row .ta-result-warning{grid-column:1!important}#takviye-asistani #ta-result-screen .ta-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}@media(max-width:767px){#takviye-asistani #ta-result-screen .ta-result-hero,#takviye-asistani #ta-result-screen .ta-result-warning-row,#takviye-asistani #ta-result-screen .ta-result-layout{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}#takviye-asistani #ta-result-screen .ta-result-top-card{display:none!important}#takviye-asistani #ta-result-screen .ta-result-sidebar{position:static!important;top:auto!important;margin-top:0!important;order:-1!important}#takviye-asistani #ta-result-screen .ta-results-grid{grid-template-columns:1fr!important;gap:18px!important}}@media(min-width:768px){#takviye-asistani #ta-result-screen .ta-product-card{position:relative!important;display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;padding:22px!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img-link{display:block!important;width:100%!important;height:auto!important;margin:0 0 14px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img{display:block!important;width:100%!important;height:190px!important;aspect-ratio:auto!important;margin:0!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-featured-badge{position:absolute!important;top:18px!important;left:18px!important;right:auto!important;transform:none!important;width:fit-content!important;max-width:calc(100% - 82px)!important;margin:0!important;padding:5px 9px!important;font-size:9.5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-wishlist-slot{position:absolute!important;top:18px!important;right:18px!important;z-index:8!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-title{display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:2.7em!important;max-height:2.7em!important;margin:8px 0 16px!important;padding-right:0!important;font-size:15px!important;line-height:1.35!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-match{width:100%!important;margin:0 0 16px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-match-bar{height:7px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-reason-trigger{margin:0 0 18px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-link{width:100%!important;margin-top:auto!important;min-height:48px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img{height:170px!important}#takviye-asistani #ta-result-screen .ta-product-card{padding:20px!important}}@media(max-width:767px){#takviye-asistani #ta-result-screen .ta-product-card{position:relative!important;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-areas:"image title" "badge title" "match match" "reason reason" "button button"!important;column-gap:16px!important;row-gap:10px!important;align-items:start!important;height:auto!important;min-height:0!important;padding:18px!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img-link{grid-area:image!important;display:flex!important;align-items:center!important;justify-content:center!important;width:112px!important;height:100px!important;margin:0!important;order:initial!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img{display:block!important;width:100px!important;height:100px!important;aspect-ratio:1 / 1!important;margin:0!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-featured-badge{grid-area:badge!important;position:static!important;justify-self:center!important;align-self:start!important;width:fit-content!important;max-width:104px!important;margin:-2px auto 0!important;padding:5px 7px!important;transform:none!important;font-size:8.3px!important;line-height:1.12!important;letter-spacing:.08px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;order:initial!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-title{grid-area:title!important;align-self:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:auto!important;max-height:2.68em!important;margin:0!important;padding-right:34px!important;font-size:14.8px!important;line-height:1.34!important;order:initial!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-match{grid-area:match!important;width:100%!important;margin:3px 0!important;order:initial!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-match-head{margin-bottom:6px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-match-bar{height:7px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-reason-trigger{grid-area:reason!important;margin:0 0 4px!important;order:initial!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-link{grid-area:button!important;width:100%!important;min-height:50px!important;margin-top:0!important;order:initial!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-price{display:none!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-wishlist-slot{position:absolute!important;top:16px!important;right:16px!important;width:28px!important;height:28px!important;z-index:8!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-wishlist-slot .frcp-wishlist-grid-btn-wrapper,#takviye-asistani #ta-result-screen .ta-product-card .ta-wishlist-slot .frcp-wishlist-btn{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}}@media(max-width:420px){#takviye-asistani #ta-result-screen .ta-product-card{grid-template-columns:102px minmax(0,1fr)!important;column-gap:14px!important;padding:17px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img-link{width:102px!important;height:94px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img{width:94px!important;height:94px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-featured-badge{max-width:96px!important;font-size:8px!important;padding:5px 7px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-title{padding-right:32px!important;font-size:14.4px!important}}@media(max-width:360px){#takviye-asistani #ta-result-screen .ta-product-card{grid-template-columns:90px minmax(0,1fr)!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img-link{width:90px!important;height:84px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-product-img{width:84px!important;height:84px!important}#takviye-asistani #ta-result-screen .ta-product-card .ta-featured-badge{max-width:86px!important;font-size:7.7px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani .ta-experience-grid,#takviye-asistani .ta-empty-layout{grid-template-columns:1fr!important;gap:24px!important}#takviye-asistani .ta-experience-right,#takviye-asistani .ta-empty-layout-right{position:static!important;top:auto!important;margin-top:0!important}}@media(max-width:767px){#takviye-asistani .ta-experience-grid,#takviye-asistani .ta-empty-layout{grid-template-columns:1fr!important}#takviye-asistani .ta-experience-right,#takviye-asistani .ta-empty-layout-right{position:static!important;top:auto!important}}@media(min-width:768px)and (max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-summary-card{padding:0!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{width:100%!important;min-height:84px!important;padding:0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-head{display:inline-flex!important;align-items:center!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-icon,#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-title,#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-arrow{align-self:center!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:0 22px 22px!important}}@media(min-width:1200px){#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-head{align-items:center!important}}#takviye-asistani .ta-empty-back-btn{-webkit-appearance:none;appearance:none;width:100%;min-height:52px;margin-top:24px;border-radius:16px;border:1px solid var(--ta-green);background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green));color:#fff;font-size:13px;font-weight:900;letter-spacing:.55px;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 28px #014a0a29;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;-webkit-tap-highlight-color:transparent}#takviye-asistani .ta-empty-back-btn:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 16px 34px #014a0a33}#takviye-asistani .ta-empty-back-btn:active{transform:translateY(0)}@media(min-width:1024px){#takviye-asistani .ta-empty-layout{align-items:start!important}#takviye-asistani .ta-empty-layout .ta-empty-state{display:flex!important;flex-direction:column!important}}@media(max-width:767px){#takviye-asistani .ta-empty-back-btn{min-height:50px;margin-top:20px;border-radius:14px;font-size:12px}}@media(max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-side-card .ta-result-side-head{min-width:0!important}#takviye-asistani #ta-result-screen .ta-result-side-arrow{margin-left:auto!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani .ta-experience-right,#takviye-asistani .ta-empty-layout-right,#takviye-asistani #ta-result-screen .ta-result-sidebar{position:static!important;top:auto!important;transform:none!important}}@media(max-width:900px){#takviye-asistani #ta-result-screen .ta-result-score-card{display:block!important}#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-side-head{display:flex!important;align-items:center!important;margin-bottom:12px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy{display:flex!important;align-items:center!important;gap:14px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy p{flex:1 1 auto!important;min-width:0!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{flex:0 0 50px!important;width:50px!important;height:50px!important;margin-left:0!important}}@media(max-width:480px){#takviye-asistani #ta-result-screen .ta-result-score-card{padding:16px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy{gap:10px!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{flex-basis:42px!important;width:42px!important;height:42px!important}}#takviye-asistani #ta-result-screen .ta-result-summary-card{padding:0!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{-webkit-appearance:none!important;appearance:none!important;width:100%!important;min-height:96px!important;padding:0 28px!important;margin:0!important;border:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;text-align:left!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-head{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:0!important;min-width:0!important;line-height:1.2!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-icon,#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-title,#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-arrow{align-self:center!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-arrow{flex:0 0 auto!important;margin-left:auto!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:0 28px 28px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content[hidden]{display:none!important}@media(min-width:901px)and (max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{min-height:88px!important;padding:0 24px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:0 24px 24px!important}}@media(max-width:900px){#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{min-height:84px!important;padding:0 20px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:0 20px 20px!important}}@media(max-width:420px){#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{min-height:78px!important;padding:0 18px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:0 18px 18px!important}}@media(min-width:1200px){#takviye-asistani #ta-result-screen .ta-result-sidebar{margin-top:-96px!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-sidebar{margin-top:-56px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-result-sidebar{margin-top:0!important}}#takviye-asistani #ta-result-screen .ta-result-top-card{display:grid!important;grid-template-columns:40px minmax(0,1fr) 58px!important;gap:16px!important;align-items:center!important;padding:20px!important;border-radius:22px!important;border:1px solid #e4eadf!important;background:#fffffff0!important;box-shadow:0 10px 28px #0f172a0e!important}#takviye-asistani #ta-result-screen .ta-result-top-card-icon{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:14px!important;background:#f4faf5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;justify-self:start!important}#takviye-asistani #ta-result-screen .ta-result-top-card-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important;min-width:0!important;text-align:left!important}#takviye-asistani #ta-result-screen .ta-result-top-card-copy strong,#takviye-asistani #ta-result-screen .ta-result-top-card-copy small{text-align:left!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-result-top-card-copy strong{font-size:13px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:.15px!important;color:var(--ta-green)!important}#takviye-asistani #ta-result-screen .ta-result-top-card-copy small{font-size:12.7px!important;line-height:1.55!important;font-weight:700!important;color:#2f3b4a!important}#takviye-asistani #ta-result-screen .ta-result-top-card-leaf{justify-self:end!important;align-self:center!important;font-size:56px!important;line-height:.85!important;color:#014a0a3d!important}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-result-sidebar{gap:18px!important}#takviye-asistani #ta-result-screen .ta-result-side-card{padding:20px!important}#takviye-asistani #ta-result-screen .ta-result-side-head,#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-head{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:0 0 14px!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-head{margin:0!important}#takviye-asistani #ta-result-screen .ta-result-side-icon{width:24px!important;height:24px!important;flex:0 0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{padding:0 20px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:0 20px 20px!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-top-card{grid-template-columns:38px minmax(0,1fr) 48px!important;gap:14px!important;padding:18px!important}#takviye-asistani #ta-result-screen .ta-result-top-card-icon{width:38px!important;height:38px!important;flex-basis:38px!important}#takviye-asistani #ta-result-screen .ta-result-top-card-leaf{font-size:46px!important}}@media(max-width:900px){#takviye-asistani #ta-result-screen .ta-result-top-card{display:none!important}}@media(min-width:700px){#takviye-asistani #ta-result-screen .ta-result-side-card{min-width:0!important}#takviye-asistani #ta-result-screen .ta-result-side-head{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:0 0 12px!important;padding:0!important;min-width:0!important}#takviye-asistani #ta-result-screen .ta-result-side-icon{width:24px!important;height:24px!important;flex:0 0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;line-height:1!important}#takviye-asistani #ta-result-screen .ta-result-side-head h3,#takviye-asistani #ta-result-screen .ta-result-side-title{margin:0!important;min-width:0!important;line-height:1.25!important}#takviye-asistani #ta-result-screen .ta-result-summary-card{overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:28px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-head{margin:0!important;padding:0!important;height:auto!important;transform:none!important;flex:1 1 auto!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-arrow{align-self:center!important;margin-left:auto!important;flex:0 0 auto!important}}@media(max-width:1023px){#takviye-asistani .ta-experience-grid,#takviye-asistani .ta-empty-layout,#takviye-asistani #ta-result-screen .ta-result-layout,#takviye-asistani #ta-result-screen .ta-result-warning-row{grid-template-columns:1fr!important}#takviye-asistani .ta-experience-right,#takviye-asistani .ta-empty-layout-right,#takviye-asistani #ta-result-screen .ta-result-sidebar{position:static!important;top:auto!important;margin-top:0!important;transform:none!important;max-height:none!important;overflow:visible!important}}@media(min-width:700px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-result-sidebar{gap:16px!important}#takviye-asistani #ta-result-screen .ta-result-side-card,#takviye-asistani #ta-result-screen .ta-result-summary-card{padding:18px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{padding:0!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:16px 0 0!important}}@media(max-width:767px){#takviye-asistani .ta-info-panel{padding-left:18px!important;padding-right:18px!important}#takviye-asistani .ta-info-item{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;column-gap:14px!important;align-items:center!important;padding:12px 0!important}#takviye-asistani .ta-info-icon{width:40px!important;height:40px!important;min-width:40px!important;flex-basis:40px!important;margin:0!important}#takviye-asistani .ta-info-copy{min-width:0!important;padding-left:0!important}#takviye-asistani .ta-info-copy strong{line-height:1.28!important}#takviye-asistani .ta-info-copy small{line-height:1.48!important;margin-top:3px!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-mobile-reset-btn{display:none!important}}@media(min-width:1024px){#takviye-asistani .ta-experience-right,#takviye-asistani .ta-empty-layout-right,#takviye-asistani #ta-result-screen .ta-result-sidebar{position:-webkit-sticky!important;position:sticky!important;top:calc(var(--header-height, 96px) + 18px)!important;align-self:start!important;height:fit-content!important;max-height:none!important;overflow:visible!important;margin-top:0!important;transform:none!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani .ta-container{max-width:100%!important}#takviye-asistani #ta-result-screen .ta-result-hero{display:flex!important;align-items:stretch!important;justify-content:space-between!important;gap:22px!important;margin-bottom:22px!important}#takviye-asistani #ta-result-screen .ta-result-hero-copy{flex:1 1 auto!important;min-width:0!important;max-width:none!important}#takviye-asistani #ta-result-screen .ta-result-top-card{flex:0 0 300px!important;width:300px!important;min-width:0!important;margin:0!important;align-self:stretch!important;grid-template-columns:38px minmax(0,1fr) 42px!important;gap:12px!important;padding:17px!important}#takviye-asistani #ta-result-screen .ta-result-top-card-icon{width:38px!important;height:38px!important;flex-basis:38px!important}#takviye-asistani #ta-result-screen .ta-result-top-card-copy strong{font-size:12.6px!important;line-height:1.24!important}#takviye-asistani #ta-result-screen .ta-result-top-card-copy small{font-size:12px!important;line-height:1.42!important}#takviye-asistani #ta-result-screen .ta-result-top-card-leaf{font-size:42px!important}#takviye-asistani #ta-result-screen .ta-result-warning-row,#takviye-asistani #ta-result-screen .ta-result-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:24px!important;align-items:start!important}#takviye-asistani #ta-result-screen .ta-result-warning-row .ta-result-warning{grid-column:1!important;width:100%!important;max-width:none!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-result-left,#takviye-asistani #ta-result-screen .ta-result-sidebar{min-width:0!important}#takviye-asistani #ta-result-screen .ta-result-sidebar{width:300px!important;max-width:300px!important;gap:14px!important;top:calc(var(--header-height, 96px) + 14px)!important}#takviye-asistani #ta-result-screen .ta-result-side-card{padding:17px!important;border-radius:20px!important}#takviye-asistani #ta-result-screen .ta-result-side-head{gap:9px!important;margin-bottom:11px!important}#takviye-asistani #ta-result-screen .ta-result-side-head h3,#takviye-asistani #ta-result-screen .ta-result-side-title,#takviye-asistani #ta-result-screen .ta-result-side-card h3{font-size:12px!important;line-height:1.25!important}#takviye-asistani #ta-result-screen .ta-result-ai-card p,#takviye-asistani #ta-result-screen .ta-result-score-copy p,#takviye-asistani #ta-result-screen .ta-result-back-card p,#takviye-asistani #ta-result-screen .ta-result-summary-list{font-size:12.2px!important;line-height:1.48!important}#takviye-asistani #ta-result-screen .ta-result-summary-card{padding:17px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{padding:0!important;min-height:28px!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:15px 0 0!important}#takviye-asistani #ta-result-screen .ta-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}#takviye-asistani .ta-empty-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:24px!important;align-items:start!important}#takviye-asistani .ta-empty-layout-right,#takviye-asistani .ta-empty-layout-right .ta-info-panel{width:100%!important;max-width:300px!important;margin-left:0!important;justify-self:stretch!important}#takviye-asistani .ta-experience-right .ta-info-panel,#takviye-asistani .ta-empty-layout-right .ta-info-panel{padding:18px!important;border-radius:20px!important}#takviye-asistani .ta-experience-right .ta-info-title,#takviye-asistani .ta-empty-layout-right .ta-info-title{font-size:15px!important;margin-bottom:12px!important}#takviye-asistani .ta-experience-right .ta-info-item,#takviye-asistani .ta-empty-layout-right .ta-info-item{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;column-gap:12px!important;align-items:center!important;padding:7px 0!important}#takviye-asistani .ta-experience-right .ta-info-icon,#takviye-asistani .ta-empty-layout-right .ta-info-icon{width:34px!important;height:34px!important;min-width:34px!important;flex-basis:34px!important;margin:0!important}#takviye-asistani .ta-experience-right .ta-info-copy strong,#takviye-asistani .ta-empty-layout-right .ta-info-copy strong{font-size:12px!important;line-height:1.22!important}#takviye-asistani .ta-experience-right .ta-info-copy small,#takviye-asistani .ta-empty-layout-right .ta-info-copy small{font-size:11px!important;line-height:1.34!important;margin-top:2px!important}#takviye-asistani .ta-experience-right .ta-info-goal,#takviye-asistani .ta-empty-layout-right .ta-info-goal{margin-top:10px!important;padding:14px!important;font-size:12px!important;line-height:1.35!important}#takviye-asistani .ta-experience-right .ta-info-leaf,#takviye-asistani .ta-empty-layout-right .ta-info-leaf{font-size:42px!important}}@media(min-width:1200px){#takviye-asistani #ta-result-screen .ta-result-summary-card{padding:20px!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-accordion-trigger{min-height:28px!important;height:auto!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-side-head{margin:0!important;padding:0!important;height:auto!important}#takviye-asistani #ta-result-screen .ta-result-summary-card .ta-result-panel-content{padding:18px 0 0!important}}@media(max-width:900px){#takviye-asistani .ta-experience-right{margin-top:20px!important}}@media(max-width:600px){#takviye-asistani .ta-experience-right{margin-top:18px!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani .ta-hero-grid,#takviye-asistani .ta-experience-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important}#takviye-asistani .ta-experience-right,#takviye-asistani .ta-empty-layout-right{width:100%!important;max-width:none!important;min-width:0!important;margin-top:0!important;transform:none!important}#takviye-asistani #ta-result-screen .ta-result-warning-row,#takviye-asistani #ta-result-screen .ta-result-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important}#takviye-asistani #ta-result-screen .ta-result-sidebar{width:100%!important;max-width:none!important;min-width:0!important;margin-top:0!important;transform:none!important}#takviye-asistani #ta-result-screen .ta-result-warning-row .ta-result-warning{grid-column:1!important;width:100%!important;max-width:none!important;margin:0!important}}@media(min-width:601px)and (max-width:900px){#takviye-asistani .ta-info-item{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;padding:12px 0!important}#takviye-asistani .ta-info-icon{width:44px!important;height:44px!important;border-radius:14px!important}#takviye-asistani .ta-info-copy strong{font-size:12.8px!important}#takviye-asistani .ta-info-copy small{font-size:11.6px!important;line-height:1.5!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-hero,#takviye-asistani #ta-result-screen .ta-result-warning-row,#takviye-asistani #ta-result-screen .ta-result-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important}#takviye-asistani #ta-result-screen .ta-result-hero{justify-content:initial!important;margin-bottom:22px!important}#takviye-asistani #ta-result-screen .ta-result-hero-copy,#takviye-asistani #ta-result-screen .ta-result-left{grid-column:1!important;width:100%!important;max-width:none!important;min-width:0!important}#takviye-asistani #ta-result-screen .ta-result-top-card,#takviye-asistani #ta-result-screen .ta-result-sidebar{grid-column:2!important;width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;transform:none!important;justify-self:stretch!important}#takviye-asistani #ta-result-screen .ta-result-top-card{flex:none!important;align-self:stretch!important}#takviye-asistani #ta-result-screen .ta-result-warning-row .ta-result-warning{grid-column:1!important;width:100%!important;max-width:none!important;margin:0!important}}#takviye-asistani,#takviye-asistani.ta-dark-mode-system{color-scheme:light!important;background:#fff!important;color:#111827!important}#takviye-asistani *,#takviye-asistani *:before,#takviye-asistani *:after{color-scheme:light!important}#takviye-asistani .ta-steps-panel,#takviye-asistani .ta-action-panel,#takviye-asistani .ta-info-panel,#takviye-asistani .ta-hero-badge,#takviye-asistani .ta-card,#takviye-asistani .ta-step-arrow,#takviye-asistani .ta-info-icon,#takviye-asistani .ta-product-card,#takviye-asistani .ta-empty-state,#takviye-asistani .ta-result-warning,#takviye-asistani .ta-result-side-card,#takviye-asistani .ta-result-top-card,#takviye-asistani .ta-result-summary-card,#takviye-asistani .ta-result-ai-card,#takviye-asistani .ta-result-back-card,#takviye-asistani .ta-result-score-card,#takviye-asistani .ta-reason-dialog,#takviye-asistani .ta-clear-form-btn{background:#fff!important;background-color:#fff!important;color:#111827!important}#takviye-asistani .ta-step--conditional{background:linear-gradient(135deg,#fff4f6cc,#fffffff5)!important}#takviye-asistani .ta-card:not(.ta-card--selected){background:#fff!important;background-color:#fff!important;color:#374151!important;border-color:#e9edf2!important}#takviye-asistani .ta-title,#takviye-asistani .ta-step-title,#takviye-asistani .ta-info-title,#takviye-asistani .ta-info-copy strong,#takviye-asistani .ta-ozet-label,#takviye-asistani .ta-product-title,#takviye-asistani .ta-result-side-head h3,#takviye-asistani .ta-result-side-title,#takviye-asistani .ta-result-summary-label,#takviye-asistani .ta-result-summary-value,#takviye-asistani .ta-result-warning-title,#takviye-asistani .ta-match-head strong{color:#073b13!important}#takviye-asistani .ta-desc,#takviye-asistani .ta-step-desc,#takviye-asistani .ta-info-copy small,#takviye-asistani .ta-result-ai-card p,#takviye-asistani .ta-result-score-copy p,#takviye-asistani .ta-result-back-card p,#takviye-asistani .ta-result-warning-summary,#takviye-asistani .ta-result-warning-content p,#takviye-asistani .ta-match-head{color:#475467!important}#takviye-asistani .ta-btn-primary,#takviye-asistani .ta-product-link,#takviye-asistani .ta-reason-ok,#takviye-asistani .ta-card--selected{color:#fff!important}#takviye-asistani .ta-btn-primary,#takviye-asistani .ta-product-link,#takviye-asistani .ta-reason-ok{background:linear-gradient(135deg,var(--ta-green-dark) 0%,var(--ta-green) 100%)!important}#takviye-asistani .ta-form-icon{width:38px;height:30px;min-height:30px!important;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:0;color:currentColor;flex:0 0 auto}#takviye-asistani .ta-form-icon svg{width:38px;height:30px;display:block;overflow:visible;color:currentColor;stroke:currentColor;fill:none}#takviye-asistani .ta-form-icon svg *{vector-effect:non-scaling-stroke}@media(max-width:768px){#takviye-asistani .ta-form-icon{width:36px;height:28px;min-height:28px!important}#takviye-asistani .ta-form-icon svg{width:36px;height:28px}}@media(max-width:480px){#takviye-asistani .ta-form-icon{width:34px;height:27px;min-height:27px!important}#takviye-asistani .ta-form-icon svg{width:34px;height:27px}}@media(max-width:380px){#takviye-asistani .ta-form-icon{width:32px;height:25px;min-height:25px!important}#takviye-asistani .ta-form-icon svg{width:32px;height:25px}}#takviye-asistani .ta-mobile-trust-card{display:none}#takviye-asistani .ta-mobile-trust-trigger{appearance:none;-webkit-appearance:none;width:100%;border:1px solid rgba(1,74,10,.18);border-radius:20px;background:radial-gradient(circle at 18% 50%,#014a0a21,#014a0a0f,#fff0 56%),linear-gradient(135deg,#014a0a17,#f0faf1f0 42%,#fffffffa);color:inherit;box-shadow:0 12px 34px #0f172a12;padding:15px 16px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;text-align:left;cursor:pointer;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent;touch-action:manipulation}#takviye-asistani .ta-mobile-trust-trigger:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#ffffff57,#fff0);opacity:.56}#takviye-asistani .ta-mobile-trust-trigger:hover,#takviye-asistani .ta-mobile-trust-trigger:active{border-color:#014a0a57;background:radial-gradient(circle at 18% 50%,#014a0a26,#014a0a12 30%,#fff0 58%),linear-gradient(135deg,#014a0a1c,#f0faf1fa 44%,#fff);color:inherit;transform:none;box-shadow:0 14px 36px #014a0a1a}#takviye-asistani .ta-mobile-trust-trigger:focus-visible{outline:3px solid rgba(1,74,10,.16);outline-offset:2px}#takviye-asistani .ta-mobile-trust-icon,#takviye-asistani .ta-mobile-trust-copy,#takviye-asistani .ta-mobile-trust-action{position:relative;z-index:1}#takviye-asistani .ta-mobile-trust-icon{width:42px;height:42px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;border:1px solid rgba(1,74,10,.14);color:var(--ta-green);font-size:18px;font-weight:900;line-height:1;box-shadow:0 10px 22px #014a0a21}#takviye-asistani .ta-mobile-trust-icon img{width:28px;height:28px;display:block;object-fit:contain}#takviye-asistani .ta-mobile-trust-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px}#takviye-asistani .ta-mobile-trust-copy strong{color:#073b13;font-size:13.4px;font-weight:950;line-height:1.22;letter-spacing:-.12px}#takviye-asistani .ta-mobile-trust-copy small{display:none}#takviye-asistani .ta-mobile-trust-action{display:inline-flex;align-items:center;justify-content:center;width:fit-content;color:var(--ta-green);font-size:10.8px;font-weight:950;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;padding:7px 10px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(1,74,10,.12);line-height:1}#takviye-asistani .ta-mobile-trust-action:after{content:"\203a";display:inline-flex;align-items:center;justify-content:center;margin-left:5px;font-size:15px;line-height:1;transform:none}#takviye-asistani .ta-info-modal-dialog{width:min(520px,100%)}#takviye-asistani .ta-info-modal-title{margin-bottom:18px}#takviye-asistani .ta-info-modal-desc,#takviye-asistani .ta-info-modal-kicker{display:none}#takviye-asistani .ta-info-modal-list{display:flex;flex-direction:column;gap:10px;margin:0 0 18px}#takviye-asistani .ta-info-modal-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:flex-start;padding:12px;border-radius:16px;border:1px solid #e7efe7;background:#fbfdfb}#takviye-asistani .ta-info-modal-icon{width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#eef8ef;border:1px solid #d8ead9;color:var(--ta-green);font-size:17px;line-height:1;flex:0 0 auto}#takviye-asistani .ta-info-modal-copy{display:flex;flex-direction:column;gap:4px;min-width:0}#takviye-asistani .ta-info-modal-copy strong{color:#111827;font-size:13px;font-weight:900;line-height:1.25}#takviye-asistani .ta-info-modal-copy small{color:#5f6b7a;font-size:12px;font-weight:700;line-height:1.5}#takviye-asistani .ta-info-modal-note{padding:13px 14px;border-radius:15px;background:#f7fbf7;border:1px solid #dcebdd;color:#315b39;font-weight:750}@media(max-width:1023px){#takviye-asistani #ta-form-screen .ta-mobile-trust-card{display:block;margin:16px 0 12px}#takviye-asistani #ta-form-screen .ta-mobile-trust-card+.ta-action-panel{margin-top:0!important}#takviye-asistani #ta-form-screen .ta-experience-right{display:none!important}}@media(max-width:768px){#takviye-asistani .ta-info-modal-dialog{width:100%}#takviye-asistani .ta-info-modal-title{margin-bottom:16px}#takviye-asistani .ta-info-modal-list{gap:9px;margin-bottom:15px}#takviye-asistani .ta-info-modal-item{grid-template-columns:36px minmax(0,1fr);gap:11px;padding:11px;border-radius:15px}#takviye-asistani .ta-info-modal-icon{width:36px;height:36px;border-radius:13px;font-size:16px}#takviye-asistani .ta-info-modal-copy strong{font-size:12.8px}#takviye-asistani .ta-info-modal-copy small{font-size:11.7px;line-height:1.45}#takviye-asistani .ta-info-modal-note{font-size:11.5px;line-height:1.5;margin-bottom:14px}}@media(max-width:480px){#takviye-asistani .ta-mobile-trust-trigger{grid-template-columns:40px minmax(0,1fr);padding:14px;gap:11px}#takviye-asistani .ta-mobile-trust-icon{width:40px;height:40px;border-radius:14px}#takviye-asistani .ta-mobile-trust-icon img{width:27px;height:27px}#takviye-asistani .ta-mobile-trust-copy strong{font-size:12.7px}#takviye-asistani .ta-mobile-trust-action{font-size:10.2px;padding:6px 8px}}@media(max-height:560px)and (orientation:landscape){#takviye-asistani .ta-info-modal{align-items:center!important;justify-content:center!important;padding:12px!important;overflow:hidden!important}#takviye-asistani .ta-info-modal .ta-reason-dialog{width:min(520px,calc(100vw - 24px))!important;max-height:calc(100vh - 24px)!important;height:auto!important;margin:0 auto!important;padding:16px!important;border-radius:18px!important;overflow-y:auto!important;animation:ta-reason-in .18s ease both!important;-webkit-overflow-scrolling:touch}#takviye-asistani .ta-info-modal .ta-reason-handle{margin-bottom:12px}#takviye-asistani .ta-info-modal-title{font-size:17px;margin-right:42px;margin-bottom:12px}#takviye-asistani .ta-info-modal-list{gap:8px;margin-bottom:12px}#takviye-asistani .ta-info-modal-item{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:9px 11px;border-radius:13px}#takviye-asistani .ta-info-modal-icon{width:34px;height:34px;border-radius:12px;font-size:15px}#takviye-asistani .ta-info-modal-copy strong{font-size:12.4px;line-height:1.22}#takviye-asistani .ta-info-modal-copy small{font-size:11px;line-height:1.38}#takviye-asistani .ta-info-modal-note{margin-bottom:12px;padding:10px 11px;font-size:10.8px;line-height:1.42}#takviye-asistani .ta-info-modal .ta-reason-ok{min-height:40px}#takviye-asistani .ta-info-modal .ta-reason-close{top:12px;right:12px}}#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;margin-top:28px!important}#takviye-asistani #ta-result-screen .ta-rec-card,#takviye-asistani #ta-result-screen .ta-rec-card *,#takviye-asistani #ta-result-screen .ta-rec-card *:before,#takviye-asistani #ta-result-screen .ta-rec-card *:after{box-sizing:border-box!important}#takviye-asistani #ta-result-screen .ta-rec-price,#takviye-asistani #ta-result-screen .ta-rec-mobile{display:none!important}@media(min-width:1024px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{margin-top:0!important}#takviye-asistani #ta-result-screen .ta-rec-card{position:relative!important;min-height:204px!important;height:auto!important;padding:24px!important;overflow:hidden!important;border-radius:22px!important;background:#fff!important;border:1px solid var(--ta-border-soft)!important;box-shadow:0 8px 28px #0f172a0f!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child{background:radial-gradient(circle at 11% 36%,#014a0a12,#014a0a09 32%,#fff0 63%),linear-gradient(122deg,#f2faeefa,#f9fdf7f5,#eff9f0db)!important;border-color:#014a0a33!important}#takviye-asistani #ta-result-screen .ta-rec-card:hover{transform:translateY(-2px)!important;border-color:#014a0a38!important;box-shadow:0 14px 36px #0f172a1a!important}#takviye-asistani #ta-result-screen .ta-rec-desktop{display:grid!important;grid-template-columns:168px minmax(0,1fr)!important;align-items:center!important;column-gap:28px!important;width:100%!important;min-height:156px!important}#takviye-asistani #ta-result-screen .ta-rec-media{display:block!important;width:100%!important;height:100%!important;min-width:0!important;align-self:stretch!important;margin:0!important;padding:0!important;text-decoration:none!important}#takviye-asistani #ta-result-screen .ta-rec-image{display:block!important;width:100%!important;height:100%!important;min-height:158px!important;max-height:204px!important;aspect-ratio:2 / 3!important;margin:0!important;padding:0!important;border-radius:18px!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;background-color:transparent!important;box-shadow:none!important}#takviye-asistani #ta-result-screen .ta-rec-body{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;align-content:center!important;min-width:0!important;width:100%!important}#takviye-asistani #ta-result-screen .ta-rec-title{display:-webkit-box!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0 48px 0 0!important;color:#06150a!important;font-size:16.8px!important;font-weight:900!important;line-height:1.3!important;letter-spacing:-.2px!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-rec-match{display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;grid-template-areas:"label label" "score bar"!important;align-items:center!important;gap:9px 16px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-score-label{grid-area:label!important;display:inline-flex!important;align-items:center!important;gap:5px!important;color:#073b13!important;font-size:11.5px!important;font-weight:850!important;line-height:1.2!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-score-label:before{content:"\2728";font-size:10.5px;line-height:1}#takviye-asistani #ta-result-screen .ta-rec-score{grid-area:score!important;display:block!important;color:#014a0a!important;font-size:21px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.35px!important;min-width:56px!important;text-align:left!important;white-space:nowrap!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-bar{grid-area:bar!important;display:block!important;width:100%!important;height:7px!important;min-height:7px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:#e5ebe7!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-rec-fill{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--ta-green-dark),var(--ta-green))!important;transition:width 1s cubic-bezier(.22,1,.36,1)!important}#takviye-asistani #ta-result-screen .ta-rec-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 132px!important;gap:14px!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:48px!important;margin:0!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-reason,#takviye-asistani #ta-result-screen .ta-rec-link{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;border-radius:14px!important;line-height:1!important;transform:none!important;position:static!important;vertical-align:top!important;text-transform:none!important;text-decoration:none!important}#takviye-asistani #ta-result-screen .ta-rec-reason{justify-content:space-between!important;padding-left:18px!important;padding-right:18px!important;border:1px solid rgba(1,74,10,.12)!important;background:#ffffffd6!important;color:#073b13!important;box-shadow:0 6px 16px #0f172a0b!important;gap:12px!important;font-size:12.4px!important;font-weight:900!important;white-space:nowrap!important;cursor:pointer!important}#takviye-asistani #ta-result-screen .ta-rec-reason:before{content:none!important}#takviye-asistani #ta-result-screen .ta-rec-reason:after{content:"\203a";margin-left:auto;color:#073b13;font-size:22px;line-height:1;font-weight:600}#takviye-asistani #ta-result-screen .ta-rec-link{justify-content:center!important;padding-left:18px!important;padding-right:18px!important;border:none!important;background:linear-gradient(135deg,var(--ta-green-dark) 0%,var(--ta-green) 100%)!important;color:#fff!important;box-shadow:0 7px 18px #014a0a2e!important;gap:10px!important;font-size:12.8px!important;font-weight:900!important;letter-spacing:.55px!important;white-space:nowrap!important}#takviye-asistani #ta-result-screen .ta-rec-link:after{content:"\203a";display:inline-flex;align-items:center;justify-content:center;position:relative;top:-1px;font-size:18px;line-height:1;font-weight:600}#takviye-asistani #ta-result-screen .ta-rec-featured{position:absolute!important;top:18px!important;left:18px!important;z-index:5!important;width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;padding:0!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(1,74,10,.1)!important;box-shadow:0 10px 24px #014a0a1f!important;color:#f4b62d!important;font-size:15px!important;line-height:34px!important;text-align:center!important;overflow:hidden!important;pointer-events:none!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{position:absolute!important;top:18px!important;right:18px!important;z-index:6!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;margin-top:18px!important}#takviye-asistani #ta-result-screen .ta-rec-desktop{display:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile{display:block!important;width:100%!important}#takviye-asistani #ta-result-screen .ta-rec-card{position:relative!important;display:block!important;width:100%!important;max-width:560px!important;min-height:0!important;height:auto!important;margin-left:auto!important;margin-right:auto!important;padding:16px!important;border-radius:20px!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--ta-border-soft)!important;box-shadow:0 8px 24px #0f172a0f!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child{background:radial-gradient(circle at 18% 24%,#014a0a13,#014a0a0a 34%,#fff0 65%),linear-gradient(132deg,#f2faeefa,#f9fdf7f5 52%,#eff9f0d6)!important;border-color:#014a0a2e!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;column-gap:14px!important;align-items:center!important;margin:0 0 14px!important;padding:0!important;min-width:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-media{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-decoration:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{display:block!important;width:100%!important;height:112px!important;min-height:112px!important;max-height:112px!important;margin:0!important;padding:0!important;border-radius:15px!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;background-color:transparent!important;box-shadow:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{display:-webkit-box!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0 38px 0 0!important;color:#06150a!important;font-size:14px!important;font-weight:900!important;line-height:1.32!important;letter-spacing:-.1px!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;grid-template-areas:"label label" "score bar"!important;align-items:center!important;gap:7px 10px!important;width:100%!important;min-width:0!important;margin:0 0 13px!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score-label{grid-area:label!important;display:inline-flex!important;align-items:center!important;gap:5px!important;color:#073b13!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score-label:before{content:"\2728";font-size:10.5px;line-height:1}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{grid-area:score!important;display:block!important;color:#014a0a!important;font-size:18px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.25px!important;min-width:50px!important;text-align:left!important;white-space:nowrap!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-bar{grid-area:bar!important;display:block!important;width:100%!important;height:6px!important;min-height:6px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:#e5ebe7!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-fill{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--ta-green-dark),var(--ta-green))!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{appearance:none!important;-webkit-appearance:none!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;margin:0!important;line-height:1!important;transform:none!important;position:static!important;text-transform:none!important;text-decoration:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 13px!important;border:1px solid rgba(1,74,10,.12)!important;border-radius:12px!important;background:#fff!important;color:#073b13!important;box-shadow:0 5px 12px #0f172a0a!important;justify-content:space-between!important;gap:10px!important;font-size:11.8px!important;font-weight:900!important;letter-spacing:.15px!important;white-space:nowrap!important;cursor:pointer!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason:before{content:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason:after{content:"\203a";margin-left:auto;color:#073b13;font-size:19px;line-height:1;font-weight:600}#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 15px!important;border:none!important;border-radius:12px!important;background:linear-gradient(135deg,var(--ta-green-dark) 0%,var(--ta-green) 100%)!important;color:#fff!important;box-shadow:0 6px 15px #014a0a2e!important;justify-content:center!important;gap:9px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.45px!important;white-space:nowrap!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-link:after{content:"\203a";font-size:18px;line-height:1;font-weight:500}#takviye-asistani #ta-result-screen .ta-rec-featured{position:absolute!important;top:13px!important;left:13px!important;z-index:5!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(1,74,10,.1)!important;box-shadow:0 8px 18px #014a0a1f!important;color:#f4b62d!important;font-size:13px!important;line-height:28px!important;text-align:center!important;overflow:hidden!important;pointer-events:none!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{position:absolute!important;top:13px!important;right:13px!important;z-index:6!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card{max-width:520px!important;padding:14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:82px minmax(0,1fr)!important;column-gap:12px!important;margin-bottom:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:96px!important;min-height:96px!important;max-height:96px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:13px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{grid-template-columns:minmax(0,1fr) 120px!important;gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:40px!important;min-height:40px!important;max-height:40px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;margin-top:18px!important}#takviye-asistani #ta-result-screen .ta-rec-desktop{display:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile{display:block!important;width:100%!important}#takviye-asistani #ta-result-screen .ta-rec-card{position:relative!important;display:block!important;width:100%!important;max-width:560px!important;min-height:0!important;height:auto!important;margin-left:auto!important;margin-right:auto!important;padding:16px!important;border-radius:20px!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--ta-border-soft)!important;box-shadow:0 8px 24px #0f172a0f!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child{background:radial-gradient(circle at 18% 24%,#014a0a13,#014a0a0a 34%,#fff0 65%),linear-gradient(132deg,#f2faeefa,#f9fdf7f5 52%,#eff9f0d6)!important;border-color:#014a0a2e!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;column-gap:14px!important;align-items:center!important;width:100%!important;min-width:0!important;margin:0 0 14px!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-media{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-decoration:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{display:block!important;width:100%!important;height:112px!important;min-height:112px!important;max-height:112px!important;margin:0!important;padding:0!important;border-radius:15px!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;background-color:transparent!important;box-shadow:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{display:-webkit-box!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0 38px 0 0!important;color:#06150a!important;font-size:14px!important;font-weight:900!important;line-height:1.32!important;letter-spacing:-.1px!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;grid-template-areas:"label label" "score bar"!important;align-items:center!important;gap:7px 10px!important;width:100%!important;min-width:0!important;margin:0 0 13px!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score-label{grid-area:label!important;display:inline-flex!important;align-items:center!important;gap:5px!important;color:#073b13!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score-label:before{content:"\2728";font-size:10.5px;line-height:1}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{grid-area:score!important;display:block!important;color:#014a0a!important;font-size:18px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.25px!important;min-width:50px!important;text-align:left!important;white-space:nowrap!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-bar{grid-area:bar!important;display:block!important;width:100%!important;height:6px!important;min-height:6px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:#e5ebe7!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-fill{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--ta-green-dark),var(--ta-green))!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{appearance:none!important;-webkit-appearance:none!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;margin:0!important;line-height:1!important;transform:none!important;position:static!important;text-transform:none!important;text-decoration:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 13px!important;border:1px solid rgba(1,74,10,.12)!important;border-radius:12px!important;background:#fff!important;color:#073b13!important;box-shadow:0 5px 12px #0f172a0a!important;justify-content:space-between!important;gap:10px!important;font-size:11.8px!important;font-weight:900!important;letter-spacing:.15px!important;white-space:nowrap!important;cursor:pointer!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason:before{content:none!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason:after{content:"\203a";margin-left:auto;color:#073b13;font-size:19px;line-height:1;font-weight:600}#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 15px!important;border:none!important;border-radius:12px!important;background:linear-gradient(135deg,var(--ta-green-dark) 0%,var(--ta-green) 100%)!important;color:#fff!important;box-shadow:0 6px 15px #014a0a2e!important;justify-content:center!important;gap:9px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.45px!important;white-space:nowrap!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-link:after{content:"\203a";display:inline-flex;align-items:center;justify-content:center;position:relative;top:0;font-size:18px;line-height:1;font-weight:600}#takviye-asistani #ta-result-screen .ta-rec-featured{position:absolute!important;top:13px!important;left:13px!important;z-index:5!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(1,74,10,.1)!important;box-shadow:0 8px 18px #014a0a1f!important;color:#f4b62d!important;font-size:13px!important;line-height:28px!important;text-align:center!important;overflow:hidden!important;pointer-events:none!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{position:absolute!important;top:13px!important;right:13px!important;z-index:6!important}}@media(min-width:601px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-card{max-width:540px!important;padding:18px!important;border-radius:22px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:98px minmax(0,1fr)!important;column-gap:16px!important;margin-bottom:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:122px!important;min-height:122px!important;max-height:122px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:15px!important;padding-right:42px!important}}@media(min-width:375px)and (max-width:600px){#takviye-asistani #ta-result-screen .ta-rec-card{padding:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:84px minmax(0,1fr)!important;column-gap:13px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:106px!important;min-height:106px!important;max-height:106px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:13.5px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{font-size:17px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-rec-card{padding:14px!important;border-radius:18px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:78px minmax(0,1fr)!important;column-gap:11px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:98px!important;min-height:98px!important;max-height:98px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:12.9px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason{font-size:11.3px!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card{max-width:540px!important;padding:14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:82px minmax(0,1fr)!important;column-gap:12px!important;margin-bottom:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:96px!important;min-height:96px!important;max-height:96px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:13px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{grid-template-columns:minmax(0,1fr) 120px!important;gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:40px!important;min-height:40px!important;max-height:40px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{gap:18px!important;margin-top:20px!important}#takviye-asistani #ta-result-screen .ta-rec-card{max-width:680px!important;padding:20px!important;border-radius:22px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile{display:block!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;column-gap:20px!important;align-items:center!important;margin:0 0 18px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:138px!important;min-height:138px!important;max-height:138px!important;border-radius:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:16px!important;line-height:1.34!important;padding-right:48px!important;-webkit-line-clamp:2!important;line-clamp:2!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{grid-template-columns:54px minmax(0,1fr)!important;gap:8px 12px!important;margin:0 0 14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score-label{font-size:11.5px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{font-size:19px!important;min-width:54px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-bar{height:7px!important;min-height:7px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 150px!important;gap:12px!important;align-items:stretch!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:13px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason{font-size:12px!important;padding:0 16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-link{font-size:12.4px!important;letter-spacing:.45px!important}#takviye-asistani #ta-result-screen .ta-rec-featured{top:16px!important;left:16px!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;line-height:30px!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:16px!important;right:16px!important}}@media(min-width:768px)and (max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card{max-width:620px!important;padding:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:92px minmax(0,1fr)!important;column-gap:14px!important;margin-bottom:12px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:104px!important;min-height:104px!important;max-height:104px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:13.8px!important;line-height:1.28!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{grid-template-columns:minmax(0,1fr) 126px!important;gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:40px!important;min-height:40px!important;max-height:40px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;gap:18px!important}#takviye-asistani #ta-result-screen .ta-rec-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:20px!important;border-radius:22px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;column-gap:22px!important;align-items:center!important;width:100%!important;min-width:0!important;margin:0 0 18px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{width:100%!important;height:136px!important;min-height:136px!important;max-height:136px!important;border-radius:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{max-width:520px!important;font-size:16px!important;line-height:1.34!important;padding-right:52px!important;-webkit-line-clamp:2!important;line-clamp:2!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{grid-template-columns:56px minmax(0,1fr)!important;gap:8px 14px!important;margin:0 0 15px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{font-size:19px!important;min-width:56px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-bar{height:7px!important;min-height:7px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 150px!important;gap:14px!important;align-items:stretch!important;width:100%!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:13px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason{padding:0 16px!important;font-size:12px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-link{font-size:12.4px!important}}@media(min-width:768px)and (max-width:1023px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:96px minmax(0,1fr)!important;column-gap:16px!important;margin-bottom:12px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:108px!important;min-height:108px!important;max-height:108px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{max-width:560px!important;font-size:14px!important;line-height:1.28!important;padding-right:48px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:11px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{grid-template-columns:minmax(0,1fr) 132px!important;gap:12px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:40px!important;min-height:40px!important;max-height:40px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-mobile-match{grid-template-columns:42px minmax(0,1fr)!important;gap:7px 8px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{min-width:42px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-mobile-match{grid-template-columns:44px minmax(0,1fr)!important;gap:8px 10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{min-width:44px!important}}@media(max-width:767px)and (orientation:landscape){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid,#takviye-asistani #ta-result-screen .ta-rec-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}@media(max-width:767px)and (max-height:520px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:82px minmax(0,1fr)!important;column-gap:12px!important;margin-bottom:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:96px!important;min-height:96px!important;max-height:96px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:13px!important;line-height:1.28!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{grid-template-columns:42px minmax(0,1fr)!important;gap:7px 8px!important;margin-bottom:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{grid-template-columns:minmax(0,1fr) 120px!important;gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:40px!important;min-height:40px!important;max-height:40px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{gap:18px!important;margin-top:22px!important}#takviye-asistani #ta-result-screen .ta-rec-card{padding:17px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{margin-bottom:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:15px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{box-shadow:0 6px 14px #0f172a0b!important}}@media(max-width:600px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{gap:17px!important;margin-top:5px!important}#takviye-asistani #ta-result-screen .ta-rec-card{padding:17px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{margin-bottom:15px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{line-height:1.36!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{gap:8px 8px!important;margin-bottom:14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason{height:41px!important;min-height:41px!important;max-height:41px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:45px!important;min-height:45px!important;max-height:45px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-rec-card{padding:15px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:78px minmax(0,1fr)!important;column-gap:12px!important;margin-bottom:14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:13px!important}}@media(min-width:601px)and (max-width:767px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;gap:18px!important;margin-top:24px!important}#takviye-asistani #ta-result-screen .ta-rec-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:20px!important;border-radius:22px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:112px minmax(0,1fr)!important;column-gap:20px!important;margin-bottom:18px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:136px!important;min-height:136px!important;max-height:136px!important;border-radius:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{max-width:520px!important;font-size:15.5px!important;line-height:1.34!important;padding-right:46px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{grid-template-columns:44px minmax(0,1fr)!important;gap:8px 10px!important;margin-bottom:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-score{min-width:44px!important;font-size:19px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-bar{height:7px!important;min-height:7px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{grid-template-columns:minmax(0,1fr) 148px!important;gap:14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:13px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen #ta-results-grid.ta-results-grid{gap:20px!important;margin-top:5px!important}#takviye-asistani #ta-result-screen .ta-rec-card{padding:22px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{margin-bottom:20px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:17px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{gap:14px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:46px!important;min-height:46px!important;max-height:46px!important}}@media(min-width:601px)and (max-width:767px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top{grid-template-columns:92px minmax(0,1fr)!important;column-gap:14px!important;margin-bottom:12px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-image{height:104px!important;min-height:104px!important;max-height:104px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{font-size:13.6px!important;line-height:1.3!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:11px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-actions{grid-template-columns:minmax(0,1fr) 126px!important;gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-link{height:40px!important;min-height:40px!important;max-height:40px!important}}@media(max-width:600px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card{padding:15px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-top,#takviye-asistani #ta-result-screen .ta-rec-mobile-match{margin-bottom:11px!important}}#takviye-asistani #ta-result-screen .ta-rec-match--premium,#takviye-asistani #ta-result-screen .ta-rec-mobile-match--premium{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"label" "progress"!important;gap:9px!important;width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}#takviye-asistani #ta-result-screen .ta-rec-match--premium .ta-rec-score-label,#takviye-asistani #ta-result-screen .ta-rec-mobile-match--premium .ta-rec-mobile-score-label{grid-area:label!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-progress-row,#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row{grid-area:progress!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;width:100%!important;min-width:0!important}#takviye-asistani #ta-result-screen .ta-rec-progress-row .ta-rec-bar,#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row .ta-rec-mobile-bar{display:block!important;width:100%!important;min-width:0!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-progress-row .ta-rec-score,#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row .ta-rec-mobile-score{display:block!important;min-width:42px!important;margin:0!important;text-align:right!important;white-space:nowrap!important;line-height:1!important}#takviye-asistani #ta-result-screen .ta-rec-match--premium .ta-rec-bar,#takviye-asistani #ta-result-screen .ta-rec-match--premium .ta-rec-score,#takviye-asistani #ta-result-screen .ta-rec-mobile-match--premium .ta-rec-mobile-bar,#takviye-asistani #ta-result-screen .ta-rec-mobile-match--premium .ta-rec-mobile-score{grid-area:auto!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-image,#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-mobile-image{background-color:transparent!important;background-blend-mode:normal!important;box-shadow:none!important;border:0!important;position:relative!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-media,#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-mobile-media{position:relative!important;border-radius:18px!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-media:before,#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-mobile-media:before{content:""!important;position:absolute!important;top:8px!important;right:2px!important;bottom:8px!important;left:2px!important;border-radius:999px!important;background:radial-gradient(circle,#ffffff94,#ffffff47 42%,#fff0 72%)!important;pointer-events:none!important;z-index:0!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-image,#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-mobile-image{position:relative!important;z-index:1!important}#takviye-asistani #ta-result-screen .ta-rec-link:after,#takviye-asistani #ta-result-screen .ta-rec-mobile-link:after{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;top:0!important;font-size:18px!important;line-height:1!important;font-weight:600!important}#takviye-asistani #ta-result-screen .ta-rec-featured{transform:translateY(-1px)!important}@media(min-width:1024px){#takviye-asistani #ta-result-screen .ta-rec-match--premium{gap:9px!important}#takviye-asistani #ta-result-screen .ta-rec-progress-row{gap:12px!important}#takviye-asistani #ta-result-screen .ta-rec-progress-row .ta-rec-score{min-width:44px!important;font-size:20px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-mobile-match--premium{gap:9px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row{gap:10px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row .ta-rec-mobile-score{min-width:40px!important;font-size:17px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row .ta-rec-mobile-bar{height:7px!important;min-height:7px!important}#takviye-asistani #ta-result-screen .ta-rec-card:first-child .ta-rec-mobile-media:before{top:6px!important;right:0!important;bottom:6px!important;left:0!important}}@media(min-width:601px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row{gap:12px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row .ta-rec-mobile-score{min-width:44px!important;font-size:18px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row{gap:8px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row .ta-rec-mobile-score{min-width:38px!important;font-size:16px!important}}@media(max-width:1023px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-mobile-match--premium{gap:8px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-progress-row{gap:10px!important}}#takviye-asistani #ta-result-screen .ta-rec-fav,#takviye-asistani #ta-result-screen .ta-rec-mobile-fav{top:18px!important;right:18px!important;z-index:4!important}#takviye-asistani #ta-result-screen .ta-rec-title,#takviye-asistani #ta-result-screen .ta-rec-mobile-title{min-height:2.68em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media(min-width:1024px){#takviye-asistani #ta-result-screen .ta-rec-title{padding-right:54px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-mobile-fav{top:18px!important;right:18px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{min-height:2.76em!important;padding-right:56px!important}}@media(max-width:767px){#takviye-asistani #ta-result-screen .ta-rec-mobile-fav{top:16px!important;right:16px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{min-height:2.84em!important;padding-right:50px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-rec-mobile-title{min-height:2.92em!important;padding-right:46px!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-fav{top:14px!important;right:14px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-mobile-top{align-items:start!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-title{padding-top:4px!important}}@media(min-width:601px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-mobile-title{padding-top:6px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-rec-mobile-title{padding-top:3px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:14px!important;right:14px!important;z-index:8!important}}@media(max-width:767px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:12px!important;right:12px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:11px!important;right:11px!important}}@media(min-width:601px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:14px!important;right:14px!important}}@media(max-width:1023px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:12px!important;right:12px!important}}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{position:absolute!important;top:12px!important;right:12px!important;z-index:12!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-grid-btn-wrapper,#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-grid-btn-wrapper--overlay,#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-grid-btn-wrapper--overlay-hover{position:static!important;inset:auto!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;transform:none!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-btn,#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-grid-btn,#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-btn--add,#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-btn--remove{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:7px!important;border-radius:999px!important;box-sizing:border-box!important;line-height:1!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-btn svg,#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-grid-btn svg{display:block!important;width:20px!important;height:20px!important;margin:0!important;padding:0!important;transform:none!important}@media(max-width:767px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:10px!important;right:10px!important}#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-btn,#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot .frcp-wishlist-grid-btn{width:33px!important;height:33px!important;min-width:33px!important;min-height:33px!important;max-width:33px!important;max-height:33px!important;padding:7px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:9px!important;right:9px!important}}@media(min-width:768px)and (max-width:1023px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:12px!important;right:12px!important}}@media(min-width:1024px){#takviye-asistani #ta-result-screen .ta-rec-card .ta-wishlist-slot{top:16px!important;right:16px!important}}@media(min-width:1024px){#takviye-asistani #ta-result-screen .ta-rec-body{align-content:start!important;justify-content:stretch!important;padding-top:2px!important}#takviye-asistani #ta-result-screen .ta-rec-title{display:-webkit-box!important;min-height:2.6em!important;max-height:2.6em!important;margin:0!important;padding-top:0!important;padding-right:58px!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#takviye-asistani #ta-result-screen .ta-rec-match--premium{margin-top:0!important}}@media(min-width:1024px){#takviye-asistani #ta-result-screen .ta-rec-desktop{align-items:start!important}#takviye-asistani #ta-result-screen .ta-rec-body{align-content:start!important;justify-content:start!important;padding-top:8px!important}#takviye-asistani #ta-result-screen .ta-rec-title{margin-top:0!important;align-self:start!important}#takviye-asistani #ta-result-screen .ta-rec-match--premium{margin-top:6px!important}}@media(min-width:1200px){#takviye-asistani #ta-empty-screen .ta-empty-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr)!important;gap:32px!important;align-items:start!important;width:100%!important}#takviye-asistani #ta-empty-screen .ta-empty-main,#takviye-asistani #ta-empty-screen .ta-empty-left,#takviye-asistani #ta-empty-screen .ta-empty-sidebar,#takviye-asistani #ta-empty-screen .ta-empty-right{min-width:0!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani #ta-empty-screen .ta-empty-layout{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)!important;gap:24px!important;align-items:start!important;width:100%!important}#takviye-asistani #ta-empty-screen .ta-empty-main,#takviye-asistani #ta-empty-screen .ta-empty-left,#takviye-asistani #ta-empty-screen .ta-empty-sidebar,#takviye-asistani #ta-empty-screen .ta-empty-right{min-width:0!important}}@media(max-width:1023px){#takviye-asistani #ta-empty-screen .ta-empty-layout{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;align-items:stretch!important}#takviye-asistani #ta-empty-screen .ta-empty-main,#takviye-asistani #ta-empty-screen .ta-empty-left,#takviye-asistani #ta-empty-screen .ta-empty-sidebar,#takviye-asistani #ta-empty-screen .ta-empty-right{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important}}@media(min-width:700px)and (max-width:1023px){#takviye-asistani #ta-empty-screen .ta-empty-layout{grid-template-columns:1fr!important;gap:18px!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani #ta-empty-screen .ta-empty-layout{grid-template-columns:1fr!important;gap:14px!important}}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-layout,#takviye-asistani .ta-result-screen--empty .ta-result-layout{width:100%!important;max-width:none!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-results-grid,#takviye-asistani .ta-result-screen--empty .ta-results-grid{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}@media(min-width:1200px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:32px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important}#takviye-asistani .ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani .ta-empty-layout-left,#takviye-asistani .ta-empty-layout-right{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;justify-self:stretch!important}#takviye-asistani .ta-result-screen--empty .ta-empty-state,#takviye-asistani .ta-empty-layout-left .ta-empty-state,#takviye-asistani .ta-empty-layout-right .ta-info-panel{width:100%!important;max-width:none!important}}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important}#takviye-asistani .ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani .ta-empty-layout-left,#takviye-asistani .ta-empty-layout-right{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;justify-self:stretch!important}#takviye-asistani .ta-result-screen--empty .ta-empty-state,#takviye-asistani .ta-empty-layout-left .ta-empty-state,#takviye-asistani .ta-empty-layout-right .ta-info-panel{width:100%!important;max-width:none!important}#takviye-asistani .ta-empty-layout-right,#takviye-asistani .ta-empty-layout-right .ta-info-panel{max-width:none!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:stretch!important;width:100%!important;max-width:none!important;margin:0!important}#takviye-asistani .ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani .ta-empty-layout-left,#takviye-asistani .ta-empty-layout-right,#takviye-asistani .ta-empty-layout-left .ta-empty-state,#takviye-asistani .ta-empty-layout-right .ta-info-panel{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important}}@media(min-width:700px)and (max-width:1023px){#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{grid-template-columns:1fr!important;gap:18px!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{grid-template-columns:1fr!important;gap:14px!important}}@media(min-width:1024px)and (max-width:1279px){#takviye-asistani #ta-result-screen.ta-result-screen--empty,#takviye-asistani .ta-result-screen--empty{width:100%!important;max-width:none!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-layout,#takviye-asistani .ta-result-screen--empty .ta-result-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-results-grid,#takviye-asistani .ta-result-screen--empty .ta-results-grid{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-sidebar,#takviye-asistani .ta-result-screen--empty .ta-result-sidebar{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;position:static!important;top:auto!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani .ta-empty-layout-left,#takviye-asistani .ta-empty-layout-right{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;justify-self:stretch!important;align-self:start!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-state,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-info-panel,#takviye-asistani .ta-result-screen--empty .ta-empty-state,#takviye-asistani .ta-result-screen--empty .ta-info-panel,#takviye-asistani .ta-empty-layout-left .ta-empty-state,#takviye-asistani .ta-empty-layout-right .ta-info-panel{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important}}@media(min-width:1280px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-layout,#takviye-asistani .ta-result-screen--empty .ta-result-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:32px!important;align-items:start!important;width:100%!important;max-width:none!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-layout,#takviye-asistani .ta-result-screen--empty .ta-result-layout,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-empty-layout{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;align-items:stretch!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-results-grid,#takviye-asistani .ta-result-screen--empty .ta-results-grid,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-sidebar,#takviye-asistani .ta-result-screen--empty .ta-result-sidebar,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-right{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-warning-row,#takviye-asistani .ta-result-screen--empty .ta-result-warning-row{display:none!important}@media(max-width:1023px){#takviye-asistani #ta-result-screen:not(.ta-result-screen--empty) .ta-result-warning-row,#takviye-asistani .ta-result-screen:not(.ta-result-screen--empty) .ta-result-warning-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0 0 16px!important;align-items:stretch!important}#takviye-asistani #ta-result-screen:not(.ta-result-screen--empty) .ta-result-warning-row>*,#takviye-asistani .ta-result-screen:not(.ta-result-screen--empty) .ta-result-warning-row>*{width:100%!important;max-width:none!important;min-width:0!important}}@media(min-width:1024px){#takviye-asistani #ta-result-screen:not(.ta-result-screen--empty) .ta-result-warning-row,#takviye-asistani .ta-result-screen:not(.ta-result-screen--empty) .ta-result-warning-row{width:100%!important;max-width:none!important}}@media(min-width:1024px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-layout,#takviye-asistani .ta-result-screen--empty .ta-result-layout,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-left,#takviye-asistani .ta-result-screen--empty .ta-result-left{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-sidebar,#takviye-asistani .ta-result-screen--empty .ta-result-sidebar{display:none!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-results-grid,#takviye-asistani .ta-result-screen--empty .ta-results-grid{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}}@media(min-width:1024px)and (max-width:1279px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}}@media(min-width:1280px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:32px!important;align-items:start!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}}@media(min-width:1024px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-left,#takviye-asistani .ta-result-screen--empty .ta-empty-layout-right,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-state,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-info-panel,#takviye-asistani .ta-result-screen--empty .ta-empty-state,#takviye-asistani .ta-result-screen--empty .ta-info-panel{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;justify-self:stretch!important;align-self:start!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-layout,#takviye-asistani .ta-result-screen--empty .ta-result-layout,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-left,#takviye-asistani .ta-result-screen--empty .ta-result-left,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-results-grid,#takviye-asistani .ta-result-screen--empty .ta-results-grid{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-sidebar,#takviye-asistani .ta-result-screen--empty .ta-result-sidebar{display:none!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-empty-layout,#takviye-asistani .ta-result-screen--empty .ta-empty-layout{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;align-items:stretch!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-top-card,#takviye-asistani .ta-result-screen--empty .ta-result-top-card{display:none!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-hero,#takviye-asistani .ta-result-screen--empty .ta-result-hero{display:block!important;width:100%!important;max-width:none!important;margin-bottom:18px!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-hero-copy,#takviye-asistani .ta-result-screen--empty .ta-result-hero-copy{width:100%!important;max-width:none!important}}@media(min-width:1024px){#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-hero,#takviye-asistani .ta-result-screen--empty .ta-result-hero{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:none!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-top-card,#takviye-asistani .ta-result-screen--empty .ta-result-top-card{display:grid!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-result-warning-row,#takviye-asistani .ta-result-screen--empty .ta-result-warning-row,#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-mobile-reset-btn,#takviye-asistani .ta-result-screen--empty .ta-mobile-reset-btn{display:none!important}#takviye-asistani #ta-result-screen .ta-result-score-card{position:relative!important;overflow:hidden!important;padding:22px!important;background:#fff!important;border:1px solid #dfeade!important;border-radius:22px!important;box-shadow:0 12px 34px #0f172a0e!important}#takviye-asistani #ta-result-screen .ta-result-score-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:radial-gradient(circle at 92% 30%,rgba(1,74,10,.055),transparent 34%),linear-gradient(135deg,#f0faf1bd,#fff0 42%)!important;opacity:1!important}#takviye-asistani #ta-result-screen .ta-result-score-card>*{position:relative!important;z-index:1!important}#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-side-head{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important}#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-score-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:999px!important;background:#eff8f0!important;border:1px solid #d9eadc!important;color:var(--ta-green)!important;box-shadow:0 8px 18px #014a0a14!important}#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-side-head h3,#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-side-title{margin:0!important;font-size:13px!important;line-height:1.35!important;letter-spacing:.75px!important;font-weight:900!important;color:#073b13!important;text-transform:uppercase!important}#takviye-asistani #ta-result-screen .ta-result-score-copy{display:grid!important;grid-template-columns:minmax(0,1fr) 68px!important;gap:14px!important;align-items:center!important;margin:0 0 18px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy p{margin:0!important;min-width:0!important;color:#475467!important;font-size:12.5px!important;font-weight:750!important;line-height:1.62!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:66px!important;height:66px!important;flex:0 0 66px!important;border-radius:999px!important;margin:0!important;opacity:1!important;border:1px solid #dcebdd!important;background:radial-gradient(circle at center,rgba(255,255,255,.96) 0 28%,transparent 29%),conic-gradient(from -24deg,#014a0ac7 0 82deg,#014a0a1f 82deg 360deg),radial-gradient(circle at center,#f8fcf8 0 58%,#e7f4e8d6 59% 100%)!important;box-shadow:inset 0 0 0 8px #fff,0 10px 24px #014a0a1a!important}#takviye-asistani #ta-result-screen .ta-result-score-visual:before,#takviye-asistani #ta-result-screen .ta-result-score-visual:after{content:""!important;position:absolute!important;top:8px!important;right:8px!important;bottom:8px!important;left:8px!important;border-radius:999px!important;pointer-events:none!important}#takviye-asistani #ta-result-screen .ta-result-score-visual:before{border:1px dashed rgba(1,74,10,.26)!important}#takviye-asistani #ta-result-screen .ta-result-score-visual:after{background:linear-gradient(90deg,transparent 49%,rgba(1,74,10,.15) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,rgba(1,74,10,.12) 50%,transparent 51%)!important;opacity:.9!important}#takviye-asistani #ta-result-screen .ta-result-score-visual-inner{position:relative!important;z-index:2!important;width:30px!important;height:30px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,var(--ta-green-dark),var(--ta-green))!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:-.2px!important;line-height:1!important;box-shadow:0 6px 14px #014a0a2e!important}#takviye-asistani #ta-result-screen .ta-result-score-criteria{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;width:100%!important;margin-top:2px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip{min-width:0!important;min-height:66px!important;padding:10px 7px!important;border:1px solid #e4ece5!important;border-radius:15px!important;background:#ffffffe0!important;box-shadow:0 7px 18px #0f172a0b!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;text-align:center!important;color:#073b13!important;font-size:10.2px!important;font-weight:850!important;line-height:1.18!important}#takviye-asistani #ta-result-screen .ta-result-score-chip-icon{width:25px!important;height:25px!important;flex:0 0 25px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#f0faf1!important;border:1px solid #d9eadc!important;color:var(--ta-green)!important;font-size:13px!important;line-height:1!important}@media(min-width:1024px)and (max-width:1199px){#takviye-asistani #ta-result-screen .ta-result-score-card{padding:20px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy{grid-template-columns:minmax(0,1fr) 60px!important;gap:12px!important;margin-bottom:16px!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{width:60px!important;height:60px!important;flex-basis:60px!important}#takviye-asistani #ta-result-screen .ta-result-score-visual-inner{width:28px!important;height:28px!important;font-size:10px!important}#takviye-asistani #ta-result-screen .ta-result-score-criteria{gap:8px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip{min-height:62px!important;padding:9px 6px!important;font-size:9.7px!important;border-radius:14px!important}}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-result-score-card{padding:18px!important;border-radius:20px!important}#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-side-head{margin-bottom:12px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy{display:grid!important;grid-template-columns:minmax(0,1fr) 56px!important;gap:12px!important;align-items:center!important;margin-bottom:14px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy p{font-size:12px!important;line-height:1.58!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{width:54px!important;height:54px!important;flex:0 0 54px!important;box-shadow:inset 0 0 0 7px #fff,0 8px 18px #014a0a14!important}#takviye-asistani #ta-result-screen .ta-result-score-visual-inner{width:25px!important;height:25px!important;font-size:9.5px!important}#takviye-asistani #ta-result-screen .ta-result-score-criteria{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip{min-height:52px!important;padding:9px 10px!important;border-radius:14px!important;flex-direction:row!important;justify-content:flex-start!important;text-align:left!important;gap:9px!important;font-size:10.7px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip-icon{width:26px!important;height:26px!important;flex-basis:26px!important}}@media(max-width:600px){#takviye-asistani #ta-result-screen .ta-result-score-card{padding:16px!important}#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-side-head h3,#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-side-title{font-size:11.5px!important;letter-spacing:.55px!important}#takviye-asistani #ta-result-screen .ta-result-score-card .ta-result-score-icon{width:27px!important;height:27px!important;flex-basis:27px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy{grid-template-columns:minmax(0,1fr) 48px!important;gap:10px!important;margin-bottom:13px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy p{font-size:11.5px!important;line-height:1.55!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{width:48px!important;height:48px!important;flex-basis:48px!important}#takviye-asistani #ta-result-screen .ta-result-score-visual-inner{width:22px!important;height:22px!important;font-size:8.8px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip{min-height:46px!important;padding:8px 9px!important;gap:8px!important;font-size:10px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip-icon{width:23px!important;height:23px!important;flex-basis:23px!important;font-size:11.5px!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-result-score-copy{grid-template-columns:1fr!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{display:none!important}#takviye-asistani #ta-result-screen .ta-result-score-chip{font-size:9.6px!important;padding-inline:7px!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani #ta-result-screen .ta-result-score-card{padding:15px!important}#takviye-asistani #ta-result-screen .ta-result-score-copy{grid-template-columns:minmax(0,1fr) 48px!important;margin-bottom:12px!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{width:48px!important;height:48px!important;flex-basis:48px!important}#takviye-asistani #ta-result-screen .ta-result-score-criteria{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip{min-height:44px!important;padding:7px 6px!important;flex-direction:column!important;justify-content:center!important;text-align:center!important;gap:4px!important;font-size:9.2px!important}#takviye-asistani #ta-result-screen .ta-result-score-chip-icon{width:20px!important;height:20px!important;flex-basis:20px!important;font-size:10px!important}}#takviye-asistani #ta-result-screen .ta-result-score-copy{align-items:center!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{margin-top:0!important;transform:translateY(-2px)!important}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-result-score-copy{align-items:center!important}#takviye-asistani #ta-result-screen .ta-result-score-visual{margin-top:0!important;transform:translateY(-1px)!important}}@media(max-width:374px){#takviye-asistani #ta-result-screen .ta-result-score-visual{display:none!important;transform:none!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani .ta-reason-modal{align-items:flex-start!important;justify-content:center!important;padding:12px!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}#takviye-asistani .ta-reason-dialog{width:min(560px,calc(100vw - 24px))!important;max-width:100%!important;max-height:none!important;height:auto!important;margin:auto!important;padding:18px!important;border-radius:18px!important}#takviye-asistani .ta-reason-dialog-inner,#takviye-asistani .ta-reason-content,#takviye-asistani .ta-reason-body{max-height:none!important;overflow:visible!important}#takviye-asistani .ta-reason-close{top:12px!important;right:12px!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani .ta-reason-modal{align-items:flex-start!important;justify-content:center!important;padding:12px!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}#takviye-asistani .ta-reason-dialog{width:min(560px,calc(100vw - 24px))!important;max-width:100%!important;height:auto!important;max-height:calc(100dvh - 24px)!important;max-height:calc(100vh - 24px)!important;margin:0 auto!important;padding:18px!important;border-radius:18px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}#takviye-asistani .ta-reason-dialog-inner,#takviye-asistani .ta-reason-content,#takviye-asistani .ta-reason-body{max-height:none!important;overflow:visible!important}#takviye-asistani .ta-reason-close{top:12px!important;right:12px!important}}#takviye-asistani #ta-result-screen .ta-result-back-card .ta-btn-secondary,#takviye-asistani #ta-result-screen .ta-result-back-card button.ta-btn-secondary{background:radial-gradient(circle at 18% 20%,#fffffff5,#fff0 32%),linear-gradient(135deg,#f0faf1fa,#e8f6eafa 48%,#fffffff5)!important;border:1.5px solid #b9dabd!important;color:var(--ta-green)!important;box-shadow:0 10px 24px #014a0a1a!important}#takviye-asistani #ta-result-screen .ta-result-back-card .ta-btn-secondary:hover,#takviye-asistani #ta-result-screen .ta-result-back-card button.ta-btn-secondary:hover,#takviye-asistani #ta-result-screen .ta-result-back-card .ta-btn-secondary:active,#takviye-asistani #ta-result-screen .ta-result-back-card button.ta-btn-secondary:active{background:radial-gradient(circle at 18% 20%,#ffffffe6,#fff0 30%),linear-gradient(135deg,#e8f6ea,#d5ebd8 48%,#f6fcf7)!important;border-color:#8cc995!important;color:var(--ta-green-dark)!important;box-shadow:0 12px 28px #014a0a24!important;transform:translateY(-1px)!important}#takviye-asistani #ta-result-screen .ta-result-back-card .ta-btn-secondary:focus-visible,#takviye-asistani #ta-result-screen .ta-result-back-card button.ta-btn-secondary:focus-visible{outline:3px solid rgba(1,74,10,.16)!important;outline-offset:3px!important}#takviye-asistani #ta-result-screen:not(.ta-result-screen--empty) .ta-mobile-reset-btn{background:radial-gradient(circle at 18% 20%,#fffffff5,#fff0 32%),linear-gradient(135deg,#f0faf1fa,#e8f6eafa 48%,#fffffff5)!important;border:1.5px solid #b9dabd!important;color:var(--ta-green)!important;box-shadow:0 10px 24px #014a0a1a!important}#takviye-asistani #ta-result-screen:not(.ta-result-screen--empty) .ta-mobile-reset-btn:hover,#takviye-asistani #ta-result-screen:not(.ta-result-screen--empty) .ta-mobile-reset-btn:active{background:radial-gradient(circle at 18% 20%,#ffffffe6,#fff0 30%),linear-gradient(135deg,#e8f6ea,#d5ebd8 48%,#f6fcf7)!important;border-color:#8cc995!important;color:var(--ta-green-dark)!important;box-shadow:0 12px 28px #014a0a24!important;transform:translateY(-1px)!important}#takviye-asistani #ta-result-screen.ta-result-screen--empty .ta-mobile-reset-btn,#takviye-asistani .ta-result-screen--empty .ta-mobile-reset-btn{display:none!important}#takviye-asistani .ta-reason-close,#takviye-asistani .ta-info-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border-radius:999px!important;line-height:1!important;font-size:0!important;text-align:center!important;box-sizing:border-box!important}#takviye-asistani .ta-reason-close:before,#takviye-asistani .ta-info-close:before{content:"\d7"!important;display:block!important;font-size:26px!important;line-height:1!important;font-weight:400!important;color:currentColor!important;transform:translateY(-1px)!important}@media(max-width:600px){#takviye-asistani .ta-reason-close,#takviye-asistani .ta-info-close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}#takviye-asistani .ta-reason-close:before,#takviye-asistani .ta-info-close:before{font-size:25px!important;transform:translateY(-1px)!important}}@media(max-width:1023px)and (max-height:520px)and (orientation:landscape){#takviye-asistani .ta-reason-close,#takviye-asistani .ta-info-close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}}#takviye-asistani .ta-reason-close,#takviye-asistani .ta-info-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;font-size:0!important;line-height:0!important;text-align:center!important;box-sizing:border-box!important}#takviye-asistani .ta-reason-close:before,#takviye-asistani .ta-info-close:before,#takviye-asistani .ta-reason-close:after,#takviye-asistani .ta-info-close:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;display:block!important;width:17px!important;height:2.2px!important;border-radius:999px!important;background:currentColor!important;transform-origin:center center!important;font-size:0!important;line-height:0!important;box-shadow:none!important;pointer-events:none!important}#takviye-asistani .ta-reason-close:before,#takviye-asistani .ta-info-close:before{transform:translate(-50%,-50%) rotate(45deg)!important}#takviye-asistani .ta-reason-close:after,#takviye-asistani .ta-info-close:after{transform:translate(-50%,-50%) rotate(-45deg)!important}@media(max-width:600px){#takviye-asistani .ta-reason-close:before,#takviye-asistani .ta-info-close:before,#takviye-asistani .ta-reason-close:after,#takviye-asistani .ta-info-close:after{width:16px!important;height:2.1px!important}}#takviye-asistani #ta-result-screen .ta-rec-actions.ta-rec-actions--compare,#takviye-asistani #ta-result-screen .ta-rec-mobile-actions.ta-rec-mobile-actions--compare{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-actions.ta-rec-actions--compare>.ta-rec-reason,#takviye-asistani #ta-result-screen .ta-rec-mobile-actions.ta-rec-mobile-actions--compare>.ta-rec-mobile-reason{width:100%!important;max-width:none!important;flex:0 0 auto!important;margin:0!important}#takviye-asistani #ta-result-screen .ta-rec-cta-row,#takviye-asistani #ta-result-screen .ta-rec-mobile-cta-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;width:100%!important;min-width:0!important;max-width:none!important;height:48px!important;min-height:48px!important;max-height:48px!important;flex:0 0 auto!important;margin:0!important;padding:0!important}#takviye-asistani #ta-result-screen .ta-rec-mobile-cta-row{height:56px!important;min-height:56px!important;max-height:56px!important}#takviye-asistani #ta-result-screen .ta-rec-cta-row .ta-rec-link,#takviye-asistani #ta-result-screen .ta-rec-mobile-cta-row .ta-rec-mobile-link,#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-compare,#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-mobile-compare{display:flex!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;flex:1 1 0!important;box-sizing:border-box!important}#takviye-asistani #ta-result-screen .ta-rec-cta-row .ta-rec-link,#takviye-asistani #ta-result-screen .ta-rec-mobile-cta-row .ta-rec-mobile-link{align-items:center!important;justify-content:center!important;padding-left:12px!important;padding-right:12px!important}#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-compare input,#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-mobile-compare input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-compare label,#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-mobile-compare label{width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 12px!important;border-radius:14px!important;border:1px solid rgba(1,74,10,.22)!important;background:linear-gradient(135deg,#fff,#f6fbf7)!important;color:#014a0a!important;font-size:12.8px!important;font-weight:900!important;line-height:1!important;letter-spacing:.015em!important;text-transform:none!important;text-align:center!important;cursor:pointer!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:0 7px 18px #014a0a12!important}#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-compare label:hover,#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-mobile-compare label:hover{background:linear-gradient(135deg,#f7fbf7,#eef8ef)!important;border-color:#014a0a5c!important;color:#012a06!important;transform:translateY(-1px)!important;box-shadow:0 9px 22px #014a0a1a!important}#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-compare input:checked+label,#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-mobile-compare input:checked+label{background:linear-gradient(135deg,#eef8ef,#e3f3e5)!important;border-color:#014a0a6b!important;color:#012a06!important}@media(max-width:480px){#takviye-asistani #ta-result-screen .ta-rec-actions.ta-rec-actions--compare,#takviye-asistani #ta-result-screen .ta-rec-mobile-actions.ta-rec-mobile-actions--compare{gap:12px!important}#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-compare label,#takviye-asistani #ta-result-screen sc-add-to-compare.ta-rec-mobile-compare label{font-size:13px!important;border-radius:14px!important}}#takviye-asistani .ta-step.is-open .ta-step-desc{display:inline!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important}#takviye-asistani #ta-result-screen,#takviye-asistani #ta-result-screen .ta-result-layout,#takviye-asistani #ta-result-screen .ta-result-main,#takviye-asistani #ta-result-screen .ta-result-sidebar,#takviye-asistani #ta-result-screen .ta-result-summary-card,#takviye-asistani #ta-result-screen [data-ta-result-panel=summary],#takviye-asistani #ta-result-screen [data-ta-result-panel-content=summary]{overflow-anchor:none!important}#takviye-asistani #ta-result-screen [data-ta-result-panel-content=summary]{position:static!important;transform:none!important;inset:auto!important}#takviye-asistani #ta-result-screen .ta-compare-all-card[hidden]{display:none!important}#takviye-asistani #ta-result-screen .ta-compare-all-card{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 0 20px;padding:16px 18px;border-radius:18px;border:1px solid var(--ta-compare-all-border, #d9eadc);background:var(--ta-compare-all-bg, #fbfefb);box-shadow:0 8px 24px #014a0a0b;box-sizing:border-box}#takviye-asistani #ta-result-screen .ta-compare-all-copy{display:inline-flex;align-items:center;gap:12px;min-width:0;color:var(--ta-compare-all-text, #073b13);font-size:13px;font-weight:800;line-height:1.45}#takviye-asistani #ta-result-screen .ta-compare-all-icon{flex:0 0 auto;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--ta-compare-all-icon-bg, #eef8ef);color:var(--ta-compare-all-icon-color, #014a0a);border:1px solid rgba(1,74,10,.08);font-size:16px;line-height:1}#takviye-asistani #ta-result-screen .ta-compare-all-text{display:block;min-width:0}#takviye-asistani #ta-result-screen .ta-compare-all-btn{appearance:none;-webkit-appearance:none;min-width:214px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border-radius:13px;border:1px solid var(--ta-compare-all-btn-border, #a9d3ad);background:var(--ta-compare-all-btn-bg, #ffffff);color:var(--ta-compare-all-btn-text, #014a0a);box-shadow:0 7px 18px #014a0a0f;cursor:pointer;font-size:12px;font-weight:900;line-height:1;letter-spacing:.035em;text-align:center;text-transform:none;white-space:nowrap;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent}#takviye-asistani #ta-result-screen .ta-compare-all-btn:hover,#takviye-asistani #ta-result-screen .ta-compare-all-btn:active{background:var(--ta-compare-all-btn-hover-bg, #f7fbf7);border-color:var(--ta-compare-all-btn-hover-border, #79b980);color:var(--ta-compare-all-btn-hover-text, #012a06);box-shadow:0 9px 22px #014a0a17;transform:translateY(-1px)}#takviye-asistani #ta-result-screen .ta-compare-all-btn.is-working{pointer-events:none;opacity:.78}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-compare-all-card{margin-bottom:18px;padding:15px 16px;border-radius:17px}#takviye-asistani #ta-result-screen .ta-compare-all-btn{min-width:196px}}@media(max-width:767px){#takviye-asistani #ta-result-screen .ta-compare-all-card{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin:0 0 16px;padding:0;border:0;background:transparent;box-shadow:none}#takviye-asistani #ta-result-screen .ta-compare-all-btn{order:1;width:100%;min-width:0;min-height:48px;padding:14px 16px;border-radius:14px;font-size:12px;letter-spacing:.035em}#takviye-asistani #ta-result-screen .ta-compare-all-copy{order:2;justify-content:center;gap:7px;width:100%;padding:0 8px;font-size:10.5px;line-height:1.35;text-align:center;color:var(--ta-compare-all-text, #073b13)}#takviye-asistani #ta-result-screen .ta-compare-all-icon{width:21px;height:21px;font-size:11px;background:transparent;border-color:transparent}}@media(max-width:390px){#takviye-asistani #ta-result-screen .ta-compare-all-btn{min-height:46px;padding-left:12px;padding-right:12px;font-size:11.5px}#takviye-asistani #ta-result-screen .ta-compare-all-copy{font-size:10px}}#takviye-asistani #ta-result-screen .ta-compare-all-card:not([hidden])+#ta-results-grid.ta-results-grid{margin-top:12px!important}#takviye-asistani #ta-result-screen .ta-compare-all-card{margin-bottom:12px!important}@media(max-width:1023px){#takviye-asistani #ta-result-screen .ta-compare-all-card:not([hidden])+#ta-results-grid.ta-results-grid{margin-top:10px!important}#takviye-asistani #ta-result-screen .ta-compare-all-card{margin-bottom:10px!important}}@media(max-width:767px){#takviye-asistani #ta-result-screen .ta-compare-all-card:not([hidden])+#ta-results-grid.ta-results-grid{margin-top:8px!important}#takviye-asistani #ta-result-screen .ta-compare-all-card{margin-bottom:8px!important;gap:6px!important}#takviye-asistani #ta-result-screen .ta-compare-all-copy{margin-bottom:0!important;padding-bottom:0!important;line-height:1.25!important}}@media(max-width:390px){#takviye-asistani #ta-result-screen .ta-compare-all-card:not([hidden])+#ta-results-grid.ta-results-grid{margin-top:6px!important}#takviye-asistani #ta-result-screen .ta-compare-all-card{margin-bottom:6px!important;gap:5px!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/takviye-asistani.css.map */
