.tkcm{position:fixed;inset:0;margin:auto;padding:0;border:0;border-radius:8px;width:min(780px,calc(100vw - 48px));max-width:none;max-height:min(86vh,900px);max-height:min(86dvh,900px);color:#252921;background:#fff;font-family:Arial,Helvetica,sans-serif;box-shadow:0 24px 80px #0005;overflow:hidden}.tkcm:not([open]){display:none}.tkcm::backdrop{background:#171b18a6;backdrop-filter:blur(2px)}.tkcm *{box-sizing:border-box}.tkcm [hidden]{display:none!important}.tkcm-shell{display:flex;flex-direction:column;max-height:min(86vh,900px);max-height:min(86dvh,900px)}.tkcm-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:24px 30px 20px;border-bottom:1px solid #e5e8de}.tkcm-header p{font-size:10px;font-weight:700;letter-spacing:.18em;margin:0 0 8px}.tkcm-header h2{font-size:26px;font-weight:500;line-height:1.2;letter-spacing:-.025em;margin:0}.tkcm-header h2 span{font-size:15px;color:#73796b;margin-left:6px}.tkcm-header>button{height:44px;width:44px;border:1px solid #dfe3d7;border-radius:50%;background:#fff;font-size:26px;cursor:pointer}.tkcm-status{font-size:12px;color:#626b58;padding:10px 30px 0;flex-shrink:0}.tkcm-status:empty{display:none}.tkcm-error{font-size:12px;line-height:1.5;color:#9c3024;background:#fff4ef;margin:12px 30px 0;padding:12px;flex-shrink:0}.tkcm-error button,.tkcm-error a{display:inline-block;margin:8px 12px 0 0;border:0;background:none;color:inherit;font-size:12px;text-decoration:underline;cursor:pointer;padding:0}.tkcm-body{overflow-y:auto;overscroll-behavior:contain;flex:1 1 auto;min-height:100px;padding:0 30px;scrollbar-width:thin}.tkcm-items{list-style:none;padding:0;margin:0}.tkcm-item{display:grid;grid-template-columns:96px minmax(0,1fr) 92px;gap:18px;padding:24px 0;border-bottom:1px solid #e5e8de;align-items:start}.tkcm-item:last-child{border-bottom:0}.tkcm-image{display:block;width:96px;height:106px;overflow:hidden;border-radius:4px;background:#f3f3ed}.tkcm-image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.tkcm-title{font-size:14px;font-weight:600;line-height:1.45;color:inherit;text-decoration:none;overflow-wrap:anywhere}.tkcm-options{font-size:12px;color:#737a69;line-height:1.45;margin:7px 0 10px;overflow-wrap:anywhere}.tkcm-properties{font-size:11px;line-height:1.45;color:#737a69;margin:4px 0}.tkcm-unit{font-size:12px;margin:0 0 10px}.tkcm-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.tkcm-quantity{display:flex;align-items:center;border:1px solid #cfd5c5;border-radius:3px;width:118px;height:38px}.tkcm-quantity button{border:0;background:transparent;width:34px;height:36px;font-size:18px;cursor:pointer;padding:0;flex-shrink:0}.tkcm-quantity input{border:0;background:transparent;appearance:textfield;-moz-appearance:textfield;min-width:0;width:100%;text-align:center;font-size:12px}.tkcm-quantity input::-webkit-inner-spin-button,.tkcm-quantity input::-webkit-outer-spin-button{-webkit-appearance:none}.tkcm-remove{border:0;background:none;text-decoration:underline;color:#707866;font-size:11px;cursor:pointer;padding:10px 0}.tkcm-line-total{text-align:right;font-size:14px;font-weight:600;line-height:1.45;padding-top:1px;white-space:nowrap}.tkcm-line-total s{display:block;color:#8b9184;font-size:11px;font-weight:400}.tkcm-empty{text-align:center;padding:34px 20px 40px}.tkcm-empty-mark{display:flex;align-items:center;justify-content:center;margin:0 auto 20px;width:64px;height:64px;border:1px solid #dce1d2;border-radius:50%;font-size:28px;font-weight:300}.tkcm-empty h3{font-size:23px;font-weight:500;letter-spacing:-.02em;margin:0 0 12px}.tkcm-empty p{font-size:13px;color:#737c67;margin:0 0 24px}.tkcm-shop{display:block;width:min(290px,100%);margin:auto;padding:16px;border-radius:3px;background:#242920;color:white;text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.tkcm-empty>button{display:block;margin:16px auto 0;background:none;border:0;text-decoration:underline;font-size:12px;color:#67715b;cursor:pointer;padding:8px}.tkcm-footer{flex-shrink:0;padding:20px 30px 14px;border-top:1px solid #dfe5d5;background:#fbfcf8}.tkcm-total{display:flex;align-items:center;justify-content:space-between;font-size:16px}.tkcm-total strong{font-size:21px;font-weight:500}.tkcm-footer>p{font-size:11px;color:#78826a;margin:9px 0 16px}.tkcm-checkout{display:block;width:100%;height:48px;background:#252c1e;color:#fff;border:0;border-radius:3px;font-weight:700;font-size:12px;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.tkcm-checkout:hover,.tkcm-shop:hover{background:#404d32}.tkcm-continue{display:block;margin:7px auto 0;padding:8px 12px;border:0;background:none;text-decoration:underline;color:#6d785f;font-size:11px;cursor:pointer}.tkcm button:disabled{opacity:.4;cursor:not-allowed}.tkcm a:focus-visible,.tkcm button:focus-visible,.tkcm input:focus-visible{outline:2px solid #658046;outline-offset:3px}@media(max-width:600px){.tkcm{width:calc(100vw - 24px);max-height:90vh;max-height:90dvh;border-radius:7px}.tkcm-shell{max-height:90vh;max-height:90dvh}.tkcm-header{padding:18px 18px 16px}.tkcm-header h2{font-size:23px}.tkcm-body{padding:0 18px}.tkcm-status{padding:8px 18px 0}.tkcm-error{margin:10px 18px 0}.tkcm-item{grid-template-columns:68px minmax(0,1fr);gap:14px;padding:20px 0}.tkcm-image{width:68px;height:84px;grid-row:1/3}.tkcm-title{font-size:12px}.tkcm-options{font-size:11px}.tkcm-line-total{grid-column:2;text-align:left;font-size:13px;margin-top:-5px}.tkcm-line-total s{display:inline;margin-left:8px}.tkcm-controls{gap:10px}.tkcm-quantity{width:112px;height:40px}.tkcm-quantity button{height:38px}.tkcm-footer{padding:16px 18px 12px}.tkcm-empty{padding:28px 0}.tkcm-total{font-size:14px}.tkcm-total strong{font-size:20px}}
.tkcm{inset:0 0 0 auto;margin:0;width:min(460px,calc(100vw - 16px));height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0;box-shadow:-12px 0 50px #0004}.tkcm[open]{animation:tkcm-slide-in .22s ease-out}.tkcm-shell{height:100%;max-height:100%}.tkcm-header{padding:24px 24px 20px}.tkcm-body{padding:0 24px}.tkcm-status{padding:10px 24px 0}.tkcm-error{margin:12px 24px 0}.tkcm-item{grid-template-columns:76px minmax(0,1fr);gap:14px}.tkcm-image{width:76px;height:92px;grid-row:1/3}.tkcm-title{font-size:13px}.tkcm-line-total{grid-column:2;text-align:left;margin-top:-5px}.tkcm-line-total s{display:inline;margin-left:8px}.tkcm-footer{padding:20px 24px 14px}.tkcm-controls{gap:12px}@keyframes tkcm-slide-in{from{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:600px){.tkcm{inset:0 0 0 auto;margin:0;width:calc(100vw - 16px);height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0}.tkcm-shell{height:100%;max-height:100%}.tkcm-header{padding:20px 18px 16px}.tkcm-body{padding:0 18px}.tkcm-status{padding:8px 18px 0}.tkcm-error{margin:10px 18px 0}.tkcm-footer{padding:16px 18px 12px}}@media(prefers-reduced-motion:reduce){.tkcm[open]{animation:none}}
