/* TeknoKatman v144 — Sepet ve ödeme, tek kaynak */
:root{--tk-navy:#0f2347;--tk-orange:#ff6b00;--tk-orange-dark:#e85f00;--tk-text:#26344d;--tk-muted:#7d899d;--tk-line:#e4e8ee;--tk-soft:#f7f8fa;--tk-white:#fff;--tk-green:#169b62}

/* ÖDEME — TeknoKatman v144 */
body.tk-v287-checkout{background:#f5f6f8;color:var(--tk-text)}
body.tk-v287-checkout #checkout-checkout,body.tk-v287-checkout main{background:#f5f6f8}
body.tk-v287-checkout #content{width:min(1240px,calc(100% - 32px));max-width:none;margin:0 auto;padding:22px 0 72px}
body.tk-v287-checkout .tk-checkout-intro,.tk-v287-hero{display:none!important}
.tk-checkout-steps{display:none}
.tk-checkout-shell{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}
.tk-checkout-main,.tk-checkout-summary{display:grid;gap:14px;min-width:0}
.tk-checkout-summary{position:sticky;top:18px}
.tk-checkout-source{display:none!important}
.tk-checkout-panel,.tk-summary-card,.tk-summary-actions{border:1px solid #e2e7ee!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 18px rgba(15,35,71,.045)}
.tk-checkout-panel{margin:0!important;padding:20px!important;min-width:0}
.tk-checkout-panel legend,.tk-checkout-panel h2,.tk-checkout-panel h3,.tk-checkout-panel .card-header{float:none;width:auto;margin:0 0 14px;padding:0;border:0;background:transparent;color:var(--tk-navy);font-size:17px;font-weight:900;letter-spacing:-.02em}
.tk-checkout-panel label{color:#344158;font-weight:750}
.tk-checkout-panel .form-control,.tk-checkout-panel .form-select,.tk-checkout-panel select,.tk-checkout-panel textarea,.tk-checkout-panel input[type=text],.tk-checkout-panel input[type=email],.tk-checkout-panel input[type=tel]{min-height:46px;border:1px solid #d9e0e9;border-radius:10px;background:#fff;padding:10px 13px;color:#1d2a40;box-shadow:none}
.tk-checkout-panel textarea{min-height:104px;resize:vertical}
.tk-checkout-panel .form-control:focus,.tk-checkout-panel .form-select:focus,.tk-checkout-panel select:focus,.tk-checkout-panel textarea:focus{border-color:var(--tk-orange);box-shadow:0 0 0 3px rgba(255,107,0,.10)}
.tk-checkout-panel .btn{min-height:42px;border-radius:9px;padding:0 16px;font-weight:850}
.tk-checkout-panel .btn-primary{border-color:var(--tk-orange);background:var(--tk-orange)}
.tk-checkout-choice{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:56px;margin:8px 0!important;border:1px solid #dfe5ed;border-radius:10px;background:#fff;padding:10px 12px!important;transition:.18s ease}
.tk-checkout-choice:hover{border-color:#f3b183;box-shadow:0 4px 14px rgba(255,107,0,.06)}
.tk-checkout-choice.is-selected{border-color:var(--tk-orange);background:#fffaf6;box-shadow:0 0 0 2px rgba(255,107,0,.08)}
.tk-choice-check{width:16px;height:16px;border:2px solid #bdc6d2;border-radius:50%}.tk-checkout-choice.is-selected .tk-choice-check{border:5px solid var(--tk-orange)}
.tk-checkout-address select{width:100%}
.tk-payment-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;background:#fff3e9;color:var(--tk-orange);font-size:15px}
.tk-payment-copy{display:grid;gap:2px}.tk-payment-copy strong{color:var(--tk-navy);font-size:13px}.tk-payment-copy small{color:var(--tk-muted);font-size:10px;font-weight:600}
.tk-paytr-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}
.tk-paytr-trust span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid #e4e8ee;border-radius:9px;background:#fafafa;color:#46536a;font-size:10px;font-weight:800}.tk-paytr-trust i{color:var(--tk-orange)}
.tk-summary-card{overflow:hidden;margin:0!important;padding:0!important}
.tk-summary-card table{width:100%;margin:0!important;border:0!important;background:#fff}
.tk-summary-card thead{display:none}
.tk-summary-card th,.tk-summary-card td{border:0!important;border-bottom:1px solid #edf0f4!important;padding:12px 14px!important;vertical-align:middle}
.tk-summary-card tr:last-child th,.tk-summary-card tr:last-child td{border-bottom:0!important}
.tk-summary-card th{background:#fff!important;color:#526078!important;font-size:12px;font-weight:800;text-transform:none;letter-spacing:0}
.tk-summary-card td{color:#26344d;font-size:12px}.tk-summary-card td:last-child,.tk-summary-card th:last-child{text-align:right}
.tk-summary-card tbody tr:has(td[colspan]) td{color:var(--tk-orange)}
.tk-summary-card tbody tr:last-child td,.tk-summary-card tbody tr:last-child th{font-weight:900;color:var(--tk-navy)}
.tk-summary-card tbody tr:last-child td:last-child{color:var(--tk-orange);font-size:16px}
.tk-summary-actions{padding:14px!important}
.tk-checkout-confirm{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:50px!important;border:0!important;border-radius:10px!important;background:var(--tk-orange)!important;color:#fff!important;font-weight:900!important;box-shadow:0 8px 20px rgba(255,107,0,.20)}
.tk-checkout-confirm:hover{background:var(--tk-orange-dark)!important;transform:translateY(-1px)}
.tk-v287-legal{border:1px solid var(--tk-line);border-radius:11px;background:#fff;padding:12px 14px;color:#68758b;font-size:11px;line-height:1.55}.tk-v287-legal i{margin-right:7px;color:var(--tk-orange)}
.tk-v287-mobile-bar{display:none}
body.tk-v287-checkout .text-danger,body.tk-v287-checkout .invalid-feedback{margin-top:7px;color:#d92d20!important;font-size:12px;font-weight:700}
body.tk-v287-checkout .tk-tr-section-note{display:flex;align-items:center;gap:9px;margin:-2px 0 12px;color:#6d788b;font-size:11px}.tk-tr-section-note i{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#fff3e9;color:var(--tk-orange)}
body.tk-v287-checkout .tk-tr-payment-trust{display:none!important}
body.tk-v287-checkout .tk-tr-payment-choice{display:contents!important}

/* SEPET — TeknoKatman v148, referans düzene göre tek kaynak */
.tk-cart-page{background:#f6f7f9;color:var(--tk-text);padding:18px 0 64px;min-height:60vh}
.tk-cart-page>.container{width:min(1180px,calc(100% - 28px));max-width:none}
.tk-cart-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#8a95a7;font-size:11px}.tk-cart-breadcrumb a{color:#6f7b8f;text-decoration:none}.tk-cart-breadcrumb i{font-size:8px}.tk-cart-breadcrumb span{font-weight:800;color:#344158}
.tk-cart-layout{margin:0}.tk-cart-content{padding:0;min-width:0}.tk-cart-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.82fr);gap:18px;align-items:start}
.tk-cart-products-card,.tk-cart-summary,.tk-cart-payment-preview,.tk-cart-tools,.tk-cart-empty{border:1px solid #e5e9ef;border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(15,35,71,.035)}
.tk-cart-section-head,.tk-cart-summary>header,.tk-cart-payment-preview>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #edf0f4}
.tk-cart-section-head h2,.tk-cart-summary h2,.tk-cart-payment-preview h2{margin:0;color:var(--tk-navy);font-size:16px;font-weight:900}.tk-cart-section-head small{color:#8b95a4;font-size:10px}
.tk-cart-refresh-all{border:0;background:transparent;color:#1f6fe5;font-size:10px;font-weight:800}.tk-cart-refresh-all i{margin-right:4px}
.tk-cart-items{display:grid;gap:10px;padding:12px}
.tk-cart-item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:14px;border:1px solid #edf0f4;border-radius:9px;background:#fff;padding:12px}
.tk-cart-image{display:grid;place-items:center;width:78px;height:78px;border-radius:8px;background:#fafafa;overflow:hidden}.tk-cart-image img{width:100%;height:100%;object-fit:contain;padding:6px}.tk-cart-image i{color:var(--tk-orange);font-size:24px}
.tk-cart-item-main{min-width:0}.tk-cart-item-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tk-cart-item h3{margin:0 0 4px;font-size:12px;font-weight:900;line-height:1.4}.tk-cart-item h3 a{color:#24324a;text-decoration:none}.tk-cart-model{display:block;color:#8792a3;font-size:9px}.tk-cart-stock{display:block;margin-top:5px;color:#1da95b;font-size:9px;font-weight:750}.tk-cart-stock i{margin-right:4px}.tk-cart-line-total{white-space:nowrap;color:#1b2940;font-size:13px}
.tk-cart-options{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.tk-cart-options span{border-radius:5px;background:#f6f7f9;padding:3px 6px;color:#68758a;font-size:8px}
.tk-cart-item-bottom{margin-top:12px}.tk-cart-page .tk-cart-qty-form{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;width:max-content!important;max-width:100%;margin:0!important}.tk-cart-page .tk-cart-qty-form input[type=number]{display:block!important;flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;border:1px solid #e0e5ec!important;border-left:0!important;border-right:0!important;border-radius:0!important;text-align:center!important;font-size:11px!important;font-weight:800!important;line-height:30px!important;-moz-appearance:textfield}.tk-cart-page .tk-cart-qty-form input::-webkit-inner-spin-button,.tk-cart-page .tk-cart-qty-form input::-webkit-outer-spin-button{-webkit-appearance:none}
.tk-cart-page .tk-cart-qty-btn,.tk-cart-page .tk-cart-update,.tk-cart-page .tk-cart-remove-inline{display:grid!important;place-items:center!important;flex:0 0 30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;margin-top:0!important;margin-bottom:0!important;padding:0!important;border:1px solid #e0e5ec!important;background:#fff!important;color:#647187!important;box-shadow:none!important;transform:none!important}.tk-cart-page .tk-cart-remove-inline{margin-right:8px!important;border-radius:7px!important}.tk-cart-page .tk-cart-qty-btn[data-tk-cart-minus]{border-radius:7px 0 0 7px!important}.tk-cart-page .tk-cart-qty-btn[data-tk-cart-plus]{border-radius:0 7px 7px 0!important}.tk-cart-page .tk-cart-update{margin-left:7px!important;border-radius:7px!important;color:var(--tk-orange)!important}.tk-cart-page .tk-cart-remove-inline:hover{color:#d63f3f!important;border-color:#efb4b4!important}.tk-cart-page .tk-cart-update:hover,.tk-cart-page .tk-cart-qty-btn:hover{color:#fff!important;background:var(--tk-orange)!important;border-color:var(--tk-orange)!important}
.tk-cart-products-footer{padding:0 12px 12px}.tk-cart-products-footer a{display:inline-flex;align-items:center;gap:7px;border:1px solid #e2e7ee;border-radius:7px;padding:9px 11px;color:#46536a;font-size:10px;font-weight:800;text-decoration:none;background:#fff}
.tk-cart-side{position:sticky;top:18px;display:grid;gap:14px}.tk-cart-total-list{padding:7px 18px}.tk-cart-total-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf0f4;color:#738095;font-size:10px}.tk-cart-total-list>div:last-child{border-bottom:0}.tk-cart-total-list strong{color:#253149}.tk-cart-total-list .is-grand{padding:14px 0;color:#1b2940;font-weight:900}.tk-cart-total-list .is-grand strong{color:var(--tk-orange);font-size:18px}
.tk-cart-payment-list{display:grid;gap:8px;padding:12px}.tk-cart-payment-option{display:grid;grid-template-columns:16px 24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;border:1px solid #e4e8ee;border-radius:8px;padding:10px;background:#fff}.tk-cart-payment-option.is-selected{border-color:var(--tk-orange);box-shadow:0 0 0 2px rgba(255,107,0,.08)}.tk-payment-radio{width:12px;height:12px;border:2px solid #bdc7d4;border-radius:50%}.is-selected .tk-payment-radio{border:4px solid var(--tk-orange)}.tk-cart-payment-option>i{color:#46536a}.tk-cart-payment-option div{display:grid;gap:2px}.tk-cart-payment-option strong{color:#26344d;font-size:10px}.tk-cart-payment-option small{color:#8a95a7;font-size:8px}.tk-cart-payment-option b{color:#1f6fe5;font-size:9px}
.tk-cart-checkout{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 12px;border-radius:8px;background:var(--tk-orange);padding:13px 14px;color:#fff!important;font-size:11px;font-weight:900;text-decoration:none;box-shadow:0 7px 18px rgba(255,107,0,.16)}.tk-cart-checkout i:last-child{margin-left:auto}.tk-cart-checkout:hover{background:var(--tk-orange-dark)}.tk-cart-secure-note{margin:9px 12px 13px;color:#98a1af;font-size:8px;text-align:center}.tk-cart-secure-note i{margin-right:4px;color:var(--tk-orange)}
.tk-cart-tools{margin-top:14px;padding:14px}.tk-cart-tools>header{display:none}.tk-cart-modules{display:grid;gap:10px}.tk-cart-empty{padding:50px 20px;text-align:center}.tk-cart-empty-icon{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 14px;border-radius:18px;background:#fff3e9;color:var(--tk-orange);font-size:24px}.tk-cart-empty a{display:inline-flex;gap:7px;margin-top:10px;border-radius:8px;background:var(--tk-orange);padding:10px 14px;color:#fff;text-decoration:none;font-weight:900}
@media(max-width:900px){.tk-cart-grid{grid-template-columns:1fr}.tk-cart-side{position:static}.tk-cart-page>.container{width:calc(100% - 18px)}}
@media(max-width:600px){.tk-cart-page{padding:10px 0 84px}.tk-cart-section-head{padding:14px}.tk-cart-refresh-all{font-size:0}.tk-cart-refresh-all i{font-size:12px}.tk-cart-item{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:10px}.tk-cart-image{width:68px;height:68px}.tk-cart-item-title-row{gap:8px}.tk-cart-line-total{font-size:12px}.tk-cart-payment-option{grid-template-columns:15px 22px minmax(0,1fr)}.tk-cart-payment-option b{display:none}}

@media(max-width:1050px){.tk-checkout-shell{grid-template-columns:minmax(0,1fr) 340px}.tk-cart-grid{grid-template-columns:minmax(0,1fr) 330px}}
@media(max-width:860px){body.tk-v287-checkout #content,.tk-cart-page>.container{width:calc(100% - 20px)}.tk-checkout-shell,.tk-cart-grid{grid-template-columns:1fr}.tk-checkout-summary,.tk-cart-side{position:static}.tk-checkout-panel{padding:17px!important}.tk-cart-tools{margin-top:14px}}
@media(max-width:600px){body.tk-v287-checkout #content{padding:14px 0 90px}.tk-cart-page{padding:10px 0 92px}.tk-cart-breadcrumb{margin:3px 1px 10px;font-size:10px}.tk-checkout-panel,.tk-summary-card,.tk-summary-actions,.tk-cart-products-card,.tk-cart-tools,.tk-cart-summary,.tk-cart-empty{border-radius:12px!important}.tk-checkout-panel legend,.tk-checkout-panel h2,.tk-checkout-panel h3{font-size:17px}.tk-paytr-trust{grid-template-columns:1fr}.tk-paytr-trust span{justify-content:flex-start;padding:0 11px}.tk-cart-section-head{align-items:flex-start;padding:15px}.tk-cart-section-head h2{font-size:17px}.tk-cart-section-head>a{font-size:0}.tk-cart-section-head>a i{font-size:13px}.tk-cart-item{grid-template-columns:74px minmax(0,1fr);gap:11px;padding:14px}.tk-cart-image{width:74px;height:74px;border-radius:10px}.tk-cart-item h3{font-size:13px}.tk-cart-remove{width:32px;height:32px}.tk-cart-item-bottom{grid-column:1/-1;display:grid;gap:12px;margin-top:12px}.tk-cart-prices{justify-content:space-between;width:100%;border-top:1px solid #eef0f3;padding-top:11px;text-align:left}.tk-cart-prices strong{text-align:right}.tk-cart-tools>header,.tk-cart-summary>header{padding:15px}.tk-cart-total-list{padding:5px 15px}.tk-cart-checkout{margin:7px 15px 0;padding:13px}.tk-cart-trust{padding:12px 7px}.tk-cart-empty{padding:44px 17px}.tk-cart-empty h2{font-size:22px}}
@media(max-width:390px){.tk-cart-item{grid-template-columns:66px minmax(0,1fr);padding:12px}.tk-cart-image{width:66px;height:66px}.tk-cart-qty-form input{width:43px}.tk-cart-prices strong{font-size:15px}.tk-checkout-choice{grid-template-columns:auto minmax(0,1fr) auto;padding:10px!important}.tk-payment-icon{width:38px;height:38px}}

/* =========================================================
   SİPARİŞ BAŞARILI — TEKNOKATMAN V99
   ========================================================= */
body.tk-v287-is-success{background:#f5f7fb;color:#101a36}
body.tk-v287-is-success #content{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:34px 0 64px}
.tk-v287-success{display:grid;gap:22px}
.tk-v287-success-original{display:none!important}
.tk-v287-success-hero{position:relative;overflow:hidden;padding:44px 34px 36px;text-align:center;background:#fff;border:1px solid #dfe5ef;border-radius:24px;box-shadow:0 18px 55px rgba(16,26,54,.07)}
.tk-v287-success-hero:before{content:"";position:absolute;left:50%;top:-120px;width:440px;height:230px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(65,88,225,.12),rgba(65,88,225,0) 70%);pointer-events:none}
.tk-v287-success-check{position:relative;width:84px;height:84px;margin:0 auto 18px;display:grid;place-items:center;border-radius:26px;background:#eef2ff;color:#4258df;font-size:34px;box-shadow:inset 0 0 0 1px #dfe5ff}
.tk-v287-success-eyebrow{display:block;margin-bottom:8px;color:#4258df;font-size:12px;font-weight:900;letter-spacing:.12em}
.tk-v287-success-hero h1{margin:0;color:#101a36;font-size:clamp(30px,4vw,48px);line-height:1.08;font-weight:900;letter-spacing:-.035em}
.tk-v287-success-hero>p{max-width:720px;margin:14px auto 0;color:#7a859d;font-size:16px;line-height:1.7}
.tk-v287-success-steps{width:min(560px,100%);margin:30px auto 0;display:grid;grid-template-columns:repeat(3,1fr);position:relative}
.tk-v287-success-steps:before{content:"";position:absolute;left:16.66%;right:16.66%;top:18px;height:2px;background:#dfe5ef}
.tk-v287-success-steps>div{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;color:#7a859d;font-size:12px;font-weight:800}
.tk-v287-success-steps b{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#4258df;color:#fff;box-shadow:0 0 0 6px #fff}
.tk-v287-success-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:22px}
.tk-v287-success-card{background:#fff;border:1px solid #dfe5ef;border-radius:22px;box-shadow:0 14px 38px rgba(16,26,54,.055);overflow:hidden}
.tk-v287-success-card__head{min-height:86px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e7ebf2}
.tk-v287-success-card__head span{display:block;margin-bottom:4px;color:#8b95aa;font-size:11px;font-weight:900;letter-spacing:.1em}
.tk-v287-success-card__head h2{margin:0;color:#101a36;font-size:23px;font-weight:900;letter-spacing:-.02em}
.tk-v287-success-card__head>i{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eef2ff;color:#4258df;font-size:19px}
.tk-v287-success-statuses{display:grid;grid-template-columns:repeat(3,1fr);padding:8px 12px}
.tk-v287-success-statuses>div{display:flex;gap:12px;padding:22px 16px;align-items:flex-start}
.tk-v287-success-statuses>div+div{border-left:1px solid #e7ebf2}
.tk-v287-success-statuses i{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:12px;background:#eef2ff;color:#4258df}
.tk-v287-success-statuses p{margin:0}
.tk-v287-success-statuses strong,.tk-v287-success-statuses span{display:block}
.tk-v287-success-statuses strong{margin-bottom:5px;color:#101a36;font-size:14px}
.tk-v287-success-statuses span{color:#7a859d;font-size:12px;line-height:1.55}
.tk-v287-next-list{padding:10px 12px}
.tk-v287-next-list a{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px 10px;color:#101a36;text-decoration:none;border-radius:14px;transition:.2s ease}
.tk-v287-next-list a+a{border-top:1px solid #edf0f5}
.tk-v287-next-list a:hover{background:#f6f8fc}
.tk-v287-next-list>a>i:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef2ff;color:#4258df}
.tk-v287-next-list>a>i:last-child{color:#a1aabc;font-size:12px}
.tk-v287-next-list p{margin:0}
.tk-v287-next-list strong,.tk-v287-next-list span{display:block}
.tk-v287-next-list strong{margin-bottom:3px;font-size:14px}
.tk-v287-next-list span{color:#7a859d;font-size:12px}
.tk-v287-success-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding-top:2px}
.tk-v287-btn{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #dbe1eb;border-radius:14px;background:#fff;color:#101a36;text-decoration:none;font-weight:900;box-shadow:0 8px 20px rgba(16,26,54,.04);transition:.2s ease}
.tk-v287-btn:hover{transform:translateY(-1px);border-color:#bfc8da;color:#4258df}
.tk-v287-btn-primary{border-color:#4258df;background:#4258df;color:#fff;box-shadow:0 12px 26px rgba(66,88,223,.22)}
.tk-v287-btn-primary:hover{color:#fff;background:#354bd2;border-color:#354bd2}
.tk-v287-confetti{position:fixed;inset:0;z-index:99999;pointer-events:none;overflow:hidden}
.tk-v287-confetti i{position:absolute;top:-25px;left:var(--x);font-style:normal;font-size:10px;color:#4258df;animation:tkSuccessFall 2.4s ease-in var(--d) forwards}
.tk-v287-confetti i:nth-child(3n+2){color:#ff7a1a}.tk-v287-confetti i:nth-child(3n){color:#23b37a}
@keyframes tkSuccessFall{to{transform:translateY(110vh) rotate(var(--r));opacity:.2}}
@media(max-width:991px){
 body.tk-v287-is-success #content{width:min(100% - 28px,760px);padding:22px 0 110px}
 .tk-v287-success-grid{grid-template-columns:1fr}
 .tk-v287-success-statuses{grid-template-columns:1fr;padding:8px 16px}
 .tk-v287-success-statuses>div{padding:16px 8px}
 .tk-v287-success-statuses>div+div{border-left:0;border-top:1px solid #e7ebf2}
}
@media(max-width:600px){
 body.tk-v287-is-success #content{width:calc(100% - 20px);padding-top:14px}
 .tk-v287-success{gap:14px}
 .tk-v287-success-hero{padding:30px 18px 24px;border-radius:18px}
 .tk-v287-success-check{width:68px;height:68px;border-radius:21px;font-size:28px}
 .tk-v287-success-hero h1{font-size:30px}
 .tk-v287-success-hero>p{font-size:14px}
 .tk-v287-success-card{border-radius:18px}
 .tk-v287-success-card__head{min-height:76px;padding:16px 18px}
 .tk-v287-success-card__head h2{font-size:20px}
 .tk-v287-success-card__head>i{width:40px;height:40px}
 .tk-v287-success-actions{display:grid;grid-template-columns:1fr}
 .tk-v287-btn{width:100%}
}


/* =========================================================
   CHECKOUT YÖNTEM SEÇİMLERİ — SATIR İÇİ KART DÜZENİ V145
   Bootstrap modalı kullanılmaz; seçenekler ilgili bölümde gösterilir.
   ========================================================= */
body.tk-v287-checkout .tk-inline-method-modal{
  position:static!important;
  inset:auto!important;
  z-index:auto!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  margin:14px 0 0!important;
  overflow:visible!important;
  background:transparent!important;
  opacity:1!important;
}
body.tk-v287-checkout .tk-inline-method-modal .modal-dialog{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  transform:none!important;
}
body.tk-v287-checkout .tk-inline-method-modal .modal-content{
  border:1px solid #e1e6ed!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden;
}
body.tk-v287-checkout .tk-inline-method-modal .modal-header{
  min-height:auto!important;
  padding:18px 20px!important;
  border-bottom:1px solid #edf0f4!important;
  background:#fff!important;
}
body.tk-v287-checkout .tk-inline-method-modal .modal-title{
  margin:0!important;
  color:var(--tk-navy)!important;
  font-size:16px!important;
  font-weight:900!important;
}
body.tk-v287-checkout .tk-inline-method-modal .modal-body{
  padding:18px 20px 8px!important;
  color:#657086!important;
}
body.tk-v287-checkout .tk-inline-method-modal .modal-body>p{
  margin:0 0 14px!important;
  font-size:12px!important;
  line-height:1.55!important;
}
body.tk-v287-checkout .tk-inline-method-modal .form-check.tk-inline-option{
  position:relative;
  min-height:70px;
  margin:0 0 10px!important;
  padding:0!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option input[type=radio]{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option label{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 30px!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:70px!important;
  margin:0!important;
  padding:12px 14px!important;
  border:1px solid #dfe4eb!important;
  border-radius:13px!important;
  background:#fff!important;
  color:var(--tk-navy)!important;
  cursor:pointer!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option label>i:first-child{
  display:grid!important;
  place-items:center!important;
  width:44px!important;
  height:44px!important;
  border-radius:11px!important;
  background:#fff3e9!important;
  color:var(--tk-orange)!important;
  font-size:17px!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option label strong{
  display:block!important;
  color:var(--tk-navy)!important;
  font-size:13px!important;
  font-weight:900!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option label small{
  display:block!important;
  margin-top:3px!important;
  color:#7d8797!important;
  font-size:11px!important;
  font-weight:600!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option label>i:last-child{
  display:grid!important;
  place-items:center!important;
  width:25px!important;
  height:25px!important;
  border:1px solid #d9dfe7!important;
  border-radius:50%!important;
  color:transparent!important;
  font-size:10px!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option.is-selected label,
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option input:checked+label{
  border-color:var(--tk-orange)!important;
  background:#fffaf6!important;
  box-shadow:0 0 0 3px rgba(255,107,0,.08)!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option.is-selected label>i:last-child,
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option input:checked+label>i:last-child{
  border-color:var(--tk-orange)!important;
  background:var(--tk-orange)!important;
  color:#fff!important;
}
body.tk-v287-checkout .tk-inline-method-modal .modal-footer{
  padding:8px 20px 20px!important;
  border-top:0!important;
  background:#fff!important;
}
body.tk-v287-checkout .tk-inline-method-modal .tk-inline-save{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-width:190px!important;
  min-height:46px!important;
  margin-left:auto!important;
  border:0!important;
  border-radius:12px!important;
  background:var(--tk-orange)!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  box-shadow:0 10px 22px rgba(255,107,0,.18)!important;
}
body.tk-v287-checkout .modal-backdrop{display:none!important}
body.tk-v287-checkout.modal-open{overflow:auto!important;padding-right:0!important}
body.tk-v287-checkout .tk-checkout-panel>.input-group .btn,
body.tk-v287-checkout .tk-checkout-panel>div>.btn[data-bs-toggle=modal]{
  border-color:var(--tk-orange)!important;
  background:#fff!important;
  color:var(--tk-orange)!important;
  font-weight:800!important;
}
@media(max-width:600px){
  body.tk-v287-checkout .tk-inline-method-modal .modal-header,
  body.tk-v287-checkout .tk-inline-method-modal .modal-body,
  body.tk-v287-checkout .tk-inline-method-modal .modal-footer{padding-left:14px!important;padding-right:14px!important}
  body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option label{grid-template-columns:40px minmax(0,1fr) 26px!important;padding:10px!important}
  body.tk-v287-checkout .tk-inline-method-modal .tk-inline-option label>i:first-child{width:40px!important;height:40px!important}
  body.tk-v287-checkout .tk-inline-method-modal .tk-inline-save{width:100%!important;min-width:0!important}
}


/* ÖDEME V146 — çakışmasız tek görünüm */
body.tk33-theme.tk-v287-checkout{font-size:14px!important;background:#f5f6f8!important}
body.tk33-theme.tk-v287-checkout #container>main,
body.tk33-theme.tk-v287-checkout #checkout-checkout{background:#f5f6f8!important}
body.tk33-theme.tk-v287-checkout #content{width:min(1320px,calc(100% - 40px))!important;margin:0 auto!important;padding:28px 0 80px!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-shell{grid-template-columns:minmax(0,1fr) 380px!important;gap:24px!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-main{gap:18px!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-panel{position:relative!important;margin:0!important;padding:26px!important;border:1px solid #e1e6ed!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 30px rgba(15,35,71,.055)!important;overflow:visible!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-panel>legend,
body.tk33-theme.tk-v287-checkout .tk-checkout-panel>h2,
body.tk33-theme.tk-v287-checkout .tk-checkout-panel>h3,
body.tk33-theme.tk-v287-checkout .tk-checkout-panel>.card-header{display:flex!important;align-items:center!important;min-height:34px!important;margin:-2px 0 20px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid #edf0f4!important;background:transparent!important;color:#0f2347!important;font-size:20px!important;line-height:1.2!important;font-weight:900!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-panel .form-check{margin:0 0 10px!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-choice{min-height:64px!important;padding:12px 14px!important;border:1px solid #dde3eb!important;border-radius:12px!important;background:#fff!important;font-size:13px!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-choice.is-selected{border-color:#ff6b00!important;background:#fff8f2!important;box-shadow:0 0 0 2px rgba(255,107,0,.09)!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-panel .btn-primary,
body.tk33-theme.tk-v287-checkout .tk-checkout-panel button.btn-primary{border-color:#ff6b00!important;background:#ff6b00!important;color:#fff!important;box-shadow:none!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-panel .btn-primary:hover{background:#e85f00!important;border-color:#e85f00!important}
body.tk33-theme.tk-v287-checkout .tk-summary-card{border:1px solid #e1e6ed!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 30px rgba(15,35,71,.055)!important}
body.tk33-theme.tk-v287-checkout .tk-summary-card table{font-size:13px!important}
body.tk33-theme.tk-v287-checkout .tk-summary-card th,
body.tk33-theme.tk-v287-checkout .tk-summary-card td{padding:15px 18px!important;border-bottom:1px solid #edf0f4!important;font-size:13px!important;line-height:1.45!important}
body.tk33-theme.tk-v287-checkout .tk-summary-card tbody tr:last-child td:last-child{font-size:20px!important;color:#ff6b00!important}
body.tk33-theme.tk-v287-checkout .tk-tr-section-note{margin:0 0 14px!important;font-size:12px!important}
body.tk33-theme.tk-v287-checkout .tk-paytr-trust{margin-top:14px!important}
body.tk33-theme.tk-v287-checkout .tk-paytr-trust span{min-height:44px!important;font-size:11px!important}
body.tk33-theme.tk-v287-checkout textarea{min-height:130px!important}
body.tk33-theme.tk-v287-checkout .tk-checkout-summary{top:24px!important}
@media(max-width:991.98px){body.tk33-theme.tk-v287-checkout #content{width:min(100% - 24px,760px)!important;padding-top:18px!important}body.tk33-theme.tk-v287-checkout .tk-checkout-shell{grid-template-columns:1fr!important}body.tk33-theme.tk-v287-checkout .tk-checkout-summary{position:static!important;order:2!important}}
@media(max-width:575.98px){body.tk33-theme.tk-v287-checkout #content{width:calc(100% - 16px)!important}body.tk33-theme.tk-v287-checkout .tk-checkout-panel{padding:18px!important;border-radius:14px!important}body.tk33-theme.tk-v287-checkout .tk-checkout-panel>legend,body.tk33-theme.tk-v287-checkout .tk-checkout-panel>h2,body.tk33-theme.tk-v287-checkout .tk-checkout-panel>h3{font-size:17px!important}body.tk33-theme.tk-v287-checkout .tk-paytr-trust{grid-template-columns:1fr!important}}


/* v153 — Sepet içinde tek ödeme alanı; kargo seçimi arka planda */
.tk-cart-payment-option{appearance:none!important;width:100%!important;min-height:62px!important;display:grid!important;grid-template-columns:18px 24px 1fr auto!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;border:1px solid #dfe5ed!important;border-radius:9px!important;background:#fff!important;color:#17243c!important;font:inherit!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important}
.tk-cart-payment-option:hover,.tk-cart-payment-option.is-selected{border-color:#ff6b00!important;background:#fff8f2!important;color:#17243c!important}
.tk-cart-payment-option .tk-payment-radio{width:11px!important;height:11px!important;border:1px solid #b9c5d4!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important}
.tk-cart-payment-option.is-selected .tk-payment-radio{border:3px solid #ff6b00!important}
.tk-cart-payment-option>span:not(.tk-payment-radio){display:grid;gap:2px}.tk-cart-payment-option strong{color:#17243c!important}.tk-cart-payment-option small{color:#7c899b!important}.tk-cart-payment-option>i{color:#596a82!important}.tk-cart-payment-option>b{color:#596a82!important}
.tk-cart-payment-help{margin:0 12px 12px;padding:9px 10px;border-radius:8px;background:#fff7f0;color:#7a4a24;font-size:9px;font-weight:700}.tk-cart-payment-help i{margin-right:6px;color:var(--tk-orange)}
.tk-cart-inline-payment{margin-top:16px;border:1px solid #e3e8ef;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(15,35,71,.06);overflow:hidden;scroll-margin-top:24px}.tk-cart-inline-payment[hidden]{display:none!important}
.tk-inline-payment-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #edf0f4;background:#fff}.tk-inline-payment-head small{display:block;margin-bottom:3px;color:var(--tk-orange);font-size:9px;font-weight:900;letter-spacing:.12em}.tk-inline-payment-head h2{margin:0;color:var(--tk-navy);font-size:18px;font-weight:900}.tk-inline-payment-head>i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#fff3e9;color:var(--tk-orange)}
.tk-inline-payment-body{padding:18px 20px}.tk-inline-payment-body>*:first-child{margin-top:0}.tk-inline-payment-body>*:last-child{margin-bottom:0}
.tk-inline-payment-loading{min-height:190px;display:grid;place-items:center;align-content:center;gap:8px;padding:28px;text-align:center;color:#6e7a8d}.tk-inline-payment-loading i{font-size:26px;color:var(--tk-orange)}.tk-inline-payment-loading strong{color:var(--tk-navy);font-size:16px}.tk-inline-payment-loading span{font-size:11px}
.tk-inline-payment-error{display:flex;gap:14px;align-items:flex-start;padding:20px}.tk-inline-payment-error>i{color:#d84747;font-size:22px}.tk-inline-payment-error strong{color:var(--tk-navy)}.tk-inline-payment-error p{margin:5px 0 0;color:#6d788b;font-size:11px}
.tk-cart-inline-payment .btn-primary,.tk-cart-inline-payment button[type=submit],.tk-cart-inline-payment input[type=submit]{background:var(--tk-orange)!important;border-color:var(--tk-orange)!important;color:#fff!important}
@media(max-width:700px){.tk-inline-payment-head,.tk-inline-payment-body{padding:14px}.tk-cart-inline-payment{border-radius:10px}.tk-cart-payment-option{grid-template-columns:18px 22px 1fr!important}.tk-cart-payment-option>b{display:none!important}}


/* v157 — inline ödeme yalnızca gerçek ödeme bileşenini gösterir */
.tk-cart-inline-payment .tk-inline-payment-body{padding:18px 20px 22px!important}
.tk-cart-inline-payment .tk-inline-payment-body>.container,
.tk-cart-inline-payment .tk-inline-payment-body>.container-fluid,
.tk-cart-inline-payment .tk-inline-payment-body .container,
.tk-cart-inline-payment .tk-inline-payment-body .container-fluid{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.tk-cart-inline-payment .tk-inline-payment-body .row{margin-left:0!important;margin-right:0!important}
.tk-cart-inline-payment .tk-inline-payment-body [class*="col-"]{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}
.tk-cart-inline-payment .tk-inline-payment-body iframe{display:block;width:100%!important;min-height:620px;border:0!important}
.tk-cart-inline-payment .tk-inline-payment-body .btn-primary,
.tk-cart-inline-payment .tk-inline-payment-body button[type=submit],
.tk-cart-inline-payment .tk-inline-payment-body input[type=submit]{width:100%!important;min-height:48px!important;border-radius:10px!important;background:var(--tk-orange)!important;border-color:var(--tk-orange)!important;color:#fff!important;font-weight:900!important;box-shadow:0 9px 20px rgba(255,107,0,.18)!important}
.tk-cart-inline-payment .tk-inline-payment-body .btn-primary:hover,
.tk-cart-inline-payment .tk-inline-payment-body button[type=submit]:hover{background:#e85f00!important;border-color:#e85f00!important}
.tk-cart-inline-payment .tk-inline-payment-body .alert{margin:0 0 14px!important;border-radius:10px!important}
@media(max-width:700px){.tk-cart-inline-payment .tk-inline-payment-body{padding:14px!important}.tk-cart-inline-payment .tk-inline-payment-body iframe{min-height:700px}}


/* v160 — canlı sepet kontrolleri ve mavi zemin temizliği */
body.tk33-theme .tk-cart-page .tk-cart-refresh-all,
body.tk33-theme .tk-cart-page .tk-cart-qty-btn,
body.tk33-theme .tk-cart-page .tk-cart-update,
body.tk33-theme .tk-cart-page .tk-cart-remove-inline{
  background:#fff!important;
  color:#4d5b70!important;
  border-color:#dfe5ed!important;
  box-shadow:none!important;
}
body.tk33-theme .tk-cart-page .tk-cart-refresh-all{
  border:1px solid #dfe5ed!important;
  border-radius:8px!important;
  padding:9px 12px!important;
  color:#ff6b00!important;
}
body.tk33-theme .tk-cart-page .tk-cart-qty-btn:hover,
body.tk33-theme .tk-cart-page .tk-cart-update:hover,
body.tk33-theme .tk-cart-page .tk-cart-refresh-all:hover{
  background:#fff7f0!important;
  border-color:#ff6b00!important;
  color:#ff6b00!important;
}
body.tk33-theme .tk-cart-page .tk-cart-remove-inline:hover{
  background:#fff5f5!important;
  border-color:#e5a8a8!important;
  color:#c93e3e!important;
}
body.tk33-theme .tk-cart-page .tk-cart-payment-option,
body.tk33-theme.tk-v287-checkout .tk-cart-payment-option{
  background:#fff!important;
  color:#17243c!important;
  border:1px solid #dfe5ed!important;
  box-shadow:none!important;
}
body.tk33-theme .tk-cart-page .tk-cart-payment-option:hover,
body.tk33-theme .tk-cart-page .tk-cart-payment-option.is-selected,
body.tk33-theme.tk-v287-checkout .tk-cart-payment-option:hover,
body.tk33-theme.tk-v287-checkout .tk-cart-payment-option.is-selected{
  background:#fff8f2!important;
  border-color:#ff6b00!important;
  color:#17243c!important;
}
body.tk33-theme .tk-cart-page .tk-cart-payment-option:disabled,
body.tk33-theme .tk-cart-page .tk-cart-qty-form button:disabled,
body.tk33-theme .tk-cart-page .tk-cart-refresh-all:disabled{opacity:.55!important;cursor:wait!important}

/* v175 — ödeme öncesi zorunlu sözleşme onayları */
.tk-inline-legal-gate{display:grid;gap:10px;margin:16px 20px 0;padding:15px;border:1px solid #e2e7ee;border-radius:11px;background:#fbfcfe}
.tk-inline-legal-title{display:flex;align-items:center;gap:10px;margin-bottom:2px}
.tk-inline-legal-title>i{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#fff1e7;color:#ff6b00}
.tk-inline-legal-title strong{display:block;color:#17243c;font-size:13px;font-weight:900}
.tk-inline-legal-title span{display:block;margin-top:2px;color:#778397;font-size:10px;line-height:1.4}
.tk-inline-legal-gate>label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:9px;margin:0;padding:10px;border:1px solid #e5e9ef;border-radius:9px;background:#fff;color:#556176;font-size:10px;line-height:1.5;cursor:pointer}
.tk-inline-legal-gate input{width:16px;height:16px;margin:0;accent-color:#ff6b00}
.tk-inline-legal-gate a{color:#ff6b00;font-weight:900;text-decoration:underline}
.tk-inline-legal-confirm{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:2px;border:0;border-radius:10px;background:#cbd2dc;color:#fff;font-size:11px;font-weight:900;cursor:not-allowed}
.tk-inline-legal-confirm.is-ready{background:#ff6b00;box-shadow:0 9px 20px rgba(255,107,0,.18);cursor:pointer}
.tk-inline-legal-gate.is-approved{margin-bottom:0;padding:10px 14px;border-color:#bfe5cd;background:#effaf3}
.tk-inline-legal-gate.is-approved .tk-inline-legal-title{margin:0}
.tk-inline-legal-gate.is-approved .tk-inline-legal-title>i{background:#dff5e7;color:#118447}
.tk-inline-legal-gate.is-approved .tk-inline-legal-title strong:after{content:" — Onaylandı";color:#118447}
.tk-inline-legal-gate.is-approved .tk-inline-legal-title span,
.tk-inline-legal-gate.is-approved>label,
.tk-inline-legal-gate.is-approved>.tk-inline-legal-confirm{display:none!important}
@media(max-width:700px){
  .tk-inline-legal-gate{margin:12px 14px 0;padding:12px}
  .tk-inline-legal-title{align-items:flex-start}
}
