.sepet-page{min-height:100vh;background:#f3f5f4;padding-bottom:48px}.sepet-shell{max-width:1180px;margin-inline:auto;padding-top:18px;padding-bottom:32px}.sepet-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sepet-title-row h1{margin:0;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800;color:#12261f;letter-spacing:-.02em}.sepet-title-row h1 span{color:#5a7368;font-weight:650;font-size:.92em}.sepet-clear{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#5a7368;font:inherit;font-size:13px;font-weight:650;cursor:pointer;padding:6px 0}.sepet-clear:hover{color:#a43b32}.sepet-toast{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fff6d8;color:#6e5717;font-size:13px;font-weight:650}.sepet-empty,.sepet-empty-card{background:#fff;border:1px solid #e4ebe7;border-radius:14px;padding:36px 22px;text-align:center;color:#5a7368}.sepet-empty-card h2{margin:12px 0 6px;color:#12261f;font-size:1.25rem}.sepet-empty-card p{margin:0 0 18px}.sepet-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.sepet-main{display:grid;gap:12px;min-width:0}.sepet-ship-hint{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:12px;background:#eaf7ef;color:#1d5c3f;font-size:14px;line-height:1.45}.sepet-ship-hint.is-ok{background:#e8f7ef}.sepet-group{background:#fff;border:1px solid #e4ebe7;border-radius:14px;overflow:hidden}.sepet-seller{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;padding:14px 18px;background:#f7faf8;border-bottom:1px solid #e8efeb;font-size:14px;color:#3d5449}.sepet-seller-sub{color:#6d8579;font-size:13px}.sepet-line{display:grid;grid-template-columns:104px minmax(0,1fr) auto auto;gap:16px 18px;align-items:center;padding:20px;border-bottom:1px solid #eef3f0}.sepet-line:last-child{border-bottom:0}.sepet-line img,.sepet-line-ph{width:104px;height:104px;border-radius:12px;object-fit:cover;background:#f3f6f4}.sepet-line-ph{display:grid;place-items:center;color:#7a9186}.sepet-line-info{min-width:0;display:grid;gap:6px}.sepet-line-info strong{font-size:16px;font-weight:700;color:#152820;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sepet-line-info small,.sepet-unit{font-size:14px;color:#6d8579}.sepet-qty{display:inline-flex;align-items:stretch;height:44px;border:1px solid #d5e2db;border-radius:10px;overflow:hidden;background:#fff;flex-shrink:0}.sepet-qty button{width:42px;border:0;background:#fff;color:#126a53;display:grid;place-items:center;cursor:pointer;padding:0}.sepet-qty button:disabled{color:#b7c7bf;cursor:not-allowed}.sepet-qty input{width:48px;border:0;border-left:1px solid #e4ebe7;border-right:1px solid #e4ebe7;text-align:center;font:inherit;font-size:16px;font-weight:700;color:#152820;appearance:textfield;-moz-appearance:textfield}.sepet-qty input::-webkit-inner-spin-button,.sepet-qty input::-webkit-outer-spin-button{appearance:none;margin:0}.sepet-qty.is-disabled{display:grid;place-items:center;min-width:48px;padding:0 12px;border-radius:10px;font-weight:700;font-size:15px}.sepet-line-price{display:grid;justify-items:end;gap:6px;min-width:96px}.sepet-line-price b{font-size:18px;font-weight:800;color:#12261f}.sepet-remove{border:0;background:transparent;color:#a43b32;font:inherit;font-size:14px;font-weight:650;cursor:pointer;padding:0}.sepet-summary{position:sticky;top:16px;background:#fff;border:1px solid #e4ebe7;border-radius:12px;padding:16px 14px;display:grid;gap:10px}.sepet-summary-label{margin:0;font-size:12px;font-weight:800;letter-spacing:.04em;color:#5a7368}.sepet-summary-total{margin:0;font-size:clamp(1.4rem,2.2vw,1.7rem);font-weight:850;color:#12261f;letter-spacing:-.03em;line-height:1.1}.sepet-cta{width:100%;justify-content:center;text-align:center;box-sizing:border-box}.sepet-breakdown{margin:4px 0 0;padding-top:12px;border-top:1px solid #eef3f0;display:grid;gap:8px}.sepet-breakdown>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#3d5449}.sepet-breakdown dt{margin:0}.sepet-breakdown dd{margin:0;font-weight:700;color:#12261f}.sepet-summary-note{margin:0;font-size:12px;line-height:1.5;color:#6d8579}@media (max-width:900px){.sepet-layout{grid-template-columns:1fr}.sepet-summary{position:static;order:-1}}@media (max-width:640px){.sepet-shell{padding-top:14px}.sepet-line{grid-template-columns:76px minmax(0,1fr);grid-template-areas:"img info" "img qty" "img price";padding:14px;gap:10px 12px}.sepet-line img,.sepet-line-ph{grid-area:img;width:76px;height:76px}.sepet-line-info{grid-area:info}.sepet-line-info strong{font-size:14px}.sepet-qty{grid-area:qty;justify-self:start;height:36px}.sepet-qty button{width:34px}.sepet-line-price{grid-area:price;justify-items:start;flex-direction:row;display:flex;align-items:center;gap:12px;min-width:0}.sepet-line-price b{font-size:16px}}