.tefco-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--tefco-radius-badge);font:600 12px Poppins,sans-serif;white-space:nowrap}.tefco-badge--in-stock{color:var(--tefco-success);background:var(--tefco-success-bg)}.tefco-badge--low-stock{color:var(--tefco-warning);background:var(--tefco-warning-bg)}.tefco-badge--out-stock{color:var(--tefco-error-2);background:var(--tefco-error-bg)}.tefco-badge--backorder{color:var(--tefco-primary);background:var(--tefco-info-bg)}.tefco-badge--new{color:#fff;background:var(--tefco-primary)}.tefco-badge--discount{color:var(--tefco-on-cyan);background:var(--tefco-accent)}.tefco-badge--best-seller{color:#fff;background:var(--tefco-text)}.tefco-badge--quote-only{color:var(--tefco-body);background:#fff;border:1px solid var(--tefco-border-input)}.tefco-badge--warranty{color:var(--tefco-primary);background:var(--tefco-info-bg-soft);border:1px solid var(--tefco-info-border)}.tefco-badge__ico{width:12px;height:12px;fill:none;stroke:currentColor;flex:none}.tefco-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none}.tefco-ov[data-open=true]{visibility:visible;pointer-events:auto}.tefco-ov__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0418356b;opacity:0;transition:opacity .22s ease;border:0}.tefco-ov[data-open=true] .tefco-ov__scrim{opacity:1}.tefco-drawer{position:absolute;inset-block:0;inset-inline-end:0;width:420px;max-width:92vw;background:#fff;box-shadow:var(--tefco-shadow-drawer);display:flex;flex-direction:column;transform:translate(100%);transition:transform .26s ease}[dir=rtl] .tefco-drawer{transform:translate(-100%)}.tefco-ov[data-open=true] .tefco-drawer{transform:none}.tefco-drawer__head{flex:none;padding:18px 20px;border-bottom:1px solid var(--tefco-line-soft);display:flex;align-items:center;justify-content:space-between;gap:12px}.tefco-drawer__title{font:700 15.5px Poppins,sans-serif;color:var(--tefco-text)}.tefco-drawer__count{color:var(--tefco-body-soft);font-weight:500}.tefco-drawer__close{flex:none;width:28px;height:28px;border:0;border-radius:var(--tefco-radius-btn);background:var(--tefco-line-faint);color:var(--tefco-body);display:flex;align-items:center;justify-content:center;cursor:pointer}.tefco-drawer__close:hover{background:var(--tefco-info-bg);color:var(--tefco-primary)}.tefco-drawer__note{flex:none;background:var(--tefco-success-bg);border-bottom:1px solid var(--tefco-success-border);padding:10px 20px;display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--tefco-success);font-weight:500}.tefco-drawer__note--progress{background:var(--tefco-info-bg);border-bottom-color:var(--tefco-info-border);color:var(--tefco-primary)}.tefco-drawer__body{flex:1 1 auto;overflow-y:auto;padding:6px 20px}.tefco-drawer__foot{flex:none;padding:16px 20px 20px;border-top:1px solid var(--tefco-line-soft);display:flex;flex-direction:column;gap:12px;background:#fff}.tefco-drawer__totals{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.tefco-drawer__totals-l{font-size:13px;color:var(--tefco-body-soft)}.tefco-drawer__totals-v{font:700 18px Poppins,sans-serif;color:var(--tefco-text)}.tefco-drawer__tax{font-size:11.5px;color:var(--tefco-body-soft)}.tefco-drawer__checkout{height:46px;border:0;border-radius:var(--tefco-radius-input);background:var(--tefco-primary);color:#fff;font:700 14px Poppins,sans-serif;cursor:pointer;transition:background .2s ease}.tefco-drawer__checkout:hover{background:var(--tefco-primary-hover)}.tefco-drawer__row2{display:flex;gap:10px}.tefco-drawer__alt,.tefco-drawer__alt2{flex:1;height:40px;border-radius:var(--tefco-radius-input);background:#fff;font:600 13px Poppins,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease}.tefco-drawer__alt{border:1.5px solid var(--tefco-primary);color:var(--tefco-primary)}.tefco-drawer__alt:hover{background:var(--tefco-info-bg)}.tefco-drawer__alt2{border:1.5px solid var(--tefco-border-input);color:var(--tefco-body)}.tefco-drawer__alt2:hover{border-color:var(--tefco-primary);color:var(--tefco-primary)}.tefco-ci{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--tefco-line-faint)}.tefco-ci:last-child{border-bottom:0}.tefco-ci__media{flex:none;width:68px;height:68px;border:1px solid var(--tefco-line);border-radius:var(--tefco-radius-input);background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:5px}.tefco-ci__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.tefco-ci__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.tefco-ci__title{font:600 13.5px Poppins,sans-serif;color:var(--tefco-text)}.tefco-ci__title:hover{color:var(--tefco-primary)}.tefco-ci__sku{font-size:11.5px;color:var(--tefco-body-soft)}.tefco-ci__price{font:600 13.5px Poppins,sans-serif;color:var(--tefco-text)}.tefco-ci__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.tefco-ci__qty{display:inline-flex;align-items:center;border:1px solid var(--tefco-border-input);border-radius:var(--tefco-radius-input);overflow:hidden}.tefco-ci__qty button{width:28px;height:28px;border:0;background:#fff;color:var(--tefco-body);display:flex;align-items:center;justify-content:center;cursor:pointer}.tefco-ci__qty button:hover{background:var(--tefco-info-bg);color:var(--tefco-primary)}.tefco-ci__qty input{width:34px;height:28px;border:0;text-align:center;font:600 13px Poppins,sans-serif;color:var(--tefco-text);-moz-appearance:textfield}.tefco-ci__qty input::-webkit-outer-spin-button,.tefco-ci__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tefco-ci__remove{border:0;background:none;font-size:12px;color:var(--tefco-body-soft);cursor:pointer;text-decoration:underline}.tefco-ci__remove:hover{color:var(--tefco-error-solid)}.tefco-ac{position:relative}.tefco-ac__panel{position:absolute;top:100%;inset-inline:0;z-index:70;background:#fff;border:1.5px solid var(--tefco-primary);border-top:0;border-radius:0 0 var(--tefco-radius-input) var(--tefco-radius-input);box-shadow:var(--tefco-shadow-dropdown);padding:12px 0 6px;max-height:72vh;overflow-y:auto}.tefco-ac__panel[hidden]{display:none}.tefco-ac__eyebrow{display:block;font:700 10.5px Poppins,sans-serif;letter-spacing:1px;color:var(--tefco-body-soft);padding:8px 16px 6px;text-transform:uppercase}.tefco-ac__row{display:flex;align-items:center;gap:12px;padding:9px 16px;color:var(--tefco-text)}.tefco-ac__row:hover,.tefco-ac__row.is-active{background:var(--tefco-info-bg);color:var(--tefco-primary)}.tefco-ac__thumb{flex:none;width:40px;height:40px;border:1px solid var(--tefco-line);border-radius:var(--tefco-radius-btn);background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:3px}.tefco-ac__thumb img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.tefco-ac__text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.tefco-ac__t{font:600 13.5px Poppins,sans-serif}.tefco-ac__s{font-size:11.5px;color:var(--tefco-body-soft)}.tefco-ac__price{flex:none;text-align:end}.tefco-ac__price .tefco-price{align-items:flex-end}.tefco-ac__price .tefco-price__now{font-size:13px}.tefco-ac__price .tefco-price__qual{font-size:10.5px}.tefco-ac__chips{display:flex;flex-wrap:wrap;gap:8px;padding:4px 16px 10px}.tefco-ac__chip{padding:6px 12px;border-radius:var(--tefco-radius-pill);background:var(--tefco-line-faint);border:1px solid var(--tefco-line);font-size:12.5px;color:var(--tefco-body)}.tefco-ac__chip:hover{border-color:var(--tefco-primary);color:var(--tefco-primary);background:var(--tefco-info-bg)}.tefco-ac__all{display:block;padding:11px 16px;margin-top:4px;border-top:1px solid var(--tefco-line-soft);font:600 13px Poppins,sans-serif;color:var(--tefco-primary)}.tefco-ac__all:hover{background:var(--tefco-info-bg)}.tefco-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-46%);width:460px;max-width:calc(100vw - 40px);background:#fff;border-radius:var(--tefco-radius-outer);box-shadow:var(--tefco-shadow-modal);padding:28px;display:flex;flex-direction:column;gap:12px;opacity:0;transition:opacity .2s ease,transform .2s ease}.tefco-ov[data-open=true] .tefco-modal{opacity:1;transform:translate(-50%,-50%)}.tefco-modal__title{margin:0;font:700 19px Poppins,sans-serif;letter-spacing:-.4px;color:var(--tefco-text)}.tefco-modal__body{margin:0;font-size:14px;line-height:1.7;color:var(--tefco-body-soft)}.tefco-modal__actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;margin-top:6px}.tefco-modal__btn{height:42px;padding:0 20px;border-radius:var(--tefco-radius-input);font:600 13px Poppins,sans-serif;cursor:pointer;border:1.5px solid transparent}.tefco-modal__btn--cancel{background:#fff;border-color:var(--tefco-border-input);color:var(--tefco-body)}.tefco-modal__btn--cancel:hover{border-color:var(--tefco-primary);color:var(--tefco-primary)}.tefco-modal__btn--confirm{background:var(--tefco-primary);color:#fff}.tefco-modal__btn--confirm:hover{background:var(--tefco-primary-hover)}.tefco-modal__btn--danger{background:var(--tefco-error-solid);color:#fff}.tefco-modal__btn--danger:hover{background:var(--tefco-error-solid-hover)}.tefco-mm{position:absolute;inset-block:0;inset-inline-start:0;width:360px;max-width:88vw;background:#fff;box-shadow:14px 0 40px #00367038;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .26s ease}[dir=rtl] .tefco-mm{transform:translate(100%)}.tefco-ov[data-open=true] .tefco-mm{transform:none}.tefco-mm__head{flex:none;padding:16px 18px;border-bottom:1px solid var(--tefco-line-soft);display:flex;align-items:center;justify-content:space-between;gap:12px}.tefco-mm__body{flex:1 1 auto;overflow-y:auto;padding:8px 0 20px}.tefco-mm__link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:var(--tefco-tap-min);padding:12px 18px;font:600 14.5px Poppins,sans-serif;color:var(--tefco-text);border-bottom:1px solid var(--tefco-line-faint)}.tefco-mm__link:hover{background:var(--tefco-info-bg);color:var(--tefco-primary)}.tefco-mm__sub{display:none;padding:4px 0 8px;background:var(--tefco-line-faint)}.tefco-mm__group[data-open=true] .tefco-mm__sub{display:block}.tefco-mm__sublink{display:block;min-height:var(--tefco-tap-min);padding:11px 18px 11px 30px;font-size:13.5px;color:var(--tefco-body)}.tefco-mm__sublink:hover{color:var(--tefco-primary)}.tefco-mm__chev{flex:none;transition:transform .2s ease}.tefco-mm__group[data-open=true] .tefco-mm__chev{transform:rotate(180deg)}.tefco-mm__foot{flex:none;padding:16px 18px;border-top:1px solid var(--tefco-line-soft);display:flex;flex-direction:column;gap:10px}.tefco-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:56px 24px;max-width:520px;margin:0 auto}.tefco-empty__mark{width:68px;height:68px;border-radius:50%;background:var(--tefco-info-bg);border:1px solid var(--tefco-info-border);color:var(--tefco-primary);display:flex;align-items:center;justify-content:center}.tefco-empty__mark svg{width:30px;height:30px;fill:none;stroke:currentColor}.tefco-empty__title{margin:0;font:700 21px Poppins,sans-serif;letter-spacing:-.4px;color:var(--tefco-text)}.tefco-empty__text{margin:0;font-size:14px;line-height:1.7;color:var(--tefco-body-soft);text-wrap:pretty}.tefco-empty__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:4px}.tefco-empty__primary{display:inline-flex;align-items:center;justify-content:center;height:var(--tefco-h-btn-tertiary);padding:0 22px;border-radius:var(--tefco-radius-input);background:var(--tefco-primary);color:#fff;font:600 13.5px Poppins,sans-serif;border:0;cursor:pointer}.tefco-empty__primary:hover{background:var(--tefco-primary-hover);color:#fff}.tefco-empty__secondary{display:inline-flex;align-items:center;justify-content:center;height:var(--tefco-h-btn-tertiary);padding:0 22px;border-radius:var(--tefco-radius-input);background:#fff;border:1.5px solid var(--tefco-border-input);color:var(--tefco-body);font:600 13.5px Poppins,sans-serif;cursor:pointer}.tefco-empty__secondary:hover{border-color:var(--tefco-primary);color:var(--tefco-primary)}.tefco-empty__escape{font-size:13px;color:var(--tefco-primary);font-weight:600}.tefco-empty__escape:hover{color:var(--tefco-accent)}.tefco-empty__suggest{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:6px}.tefco-empty__suggest-label{font:700 10.5px Poppins,sans-serif;letter-spacing:1px;color:var(--tefco-body-soft);text-transform:uppercase}.tefco-empty__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.tefco-sk{position:relative;overflow:hidden;background:var(--tefco-line-soft);border-radius:var(--tefco-radius-btn)}.tefco-sk:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:translate(-100%);animation:tefco-shimmer 1.4s linear infinite}@keyframes tefco-shimmer{to{transform:translate(100%)}}.tefco-sk--text{height:12px}.tefco-sk--title{height:16px;width:70%}.tefco-sk--line{height:10px;width:45%}.tefco-sk--media{height:214px;border-radius:0}.tefco-sk--chip{height:28px;width:84px;border-radius:var(--tefco-radius-pill)}.tefco-sk-card{border:1px solid var(--tefco-line);border-radius:var(--tefco-radius-card);background:#fff;overflow:hidden;display:flex;flex-direction:column}.tefco-sk-card__body{padding:14px;display:flex;flex-direction:column;gap:9px}.tefco-sk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--tefco-card-gap)}.tefco-sk-row{display:grid;grid-template-columns:1.6fr repeat(4,minmax(0,1fr));gap:20px;padding:16px 0;border-bottom:1px solid var(--tefco-line-faint);align-items:center}.tefco-sk-wrap[aria-busy=true]{pointer-events:none}@media(max-width:1400px){.tefco-sk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1000px){.tefco-sk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.tefco-sk-grid{grid-template-columns:minmax(0,1fr)}}.tefco-bar{position:relative;height:3px;background:var(--tefco-line-soft);overflow:hidden;border-radius:var(--tefco-radius-pill)}.tefco-bar:after{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:40%;background:var(--tefco-primary);animation:tefco-indet 1.1s ease-in-out infinite}@keyframes tefco-indet{0%{transform:translate(-110%)}to{transform:translate(320%)}}.tefco-spinner{width:16px;height:16px;border-radius:50%;flex:none;border:2px solid currentColor;border-top-color:transparent;animation:tefco-spin .7s linear infinite}@keyframes tefco-spin{to{transform:rotate(360deg)}}.tefco-btn-busy{position:relative;display:inline-flex;align-items:center;gap:9px}button[disabled] .tefco-spinner{opacity:.7}.tefco-hint{font-size:11.5px;color:var(--tefco-body-soft)}@media(prefers-reduced-motion:reduce){.tefco-sk:after,.tefco-bar:after,.tefco-spinner{animation:none}.tefco-sk:after{opacity:.35;transform:none}.tefco-drawer,.tefco-mm,.tefco-modal,.tefco-ov__scrim{transition:none}}.tefco-toasts{position:fixed;z-index:120;inset-block-end:20px;inset-inline-end:20px;display:flex;flex-direction:column;gap:12px;width:360px;max-width:calc(100vw - 32px);pointer-events:none}.tefco-toast{pointer-events:auto;background:#fff;border-inline-start:4px solid var(--tefco-primary);border-radius:var(--tefco-radius-input);box-shadow:var(--tefco-shadow-card);padding:14px 16px;display:flex;gap:12px;align-items:flex-start;animation:tefco-toast-in .2s ease}@keyframes tefco-toast-in{0%{opacity:0;transform:translateY(8px)}}.tefco-toast--success{border-inline-start-color:var(--tefco-success-solid)}.tefco-toast--error{border-inline-start-color:var(--tefco-error-solid)}.tefco-toast--info{border-inline-start-color:var(--tefco-primary)}.tefco-toast__ico{flex:none;margin-top:1px}.tefco-toast--success .tefco-toast__ico{color:var(--tefco-success-solid)}.tefco-toast--error .tefco-toast__ico{color:var(--tefco-error-solid)}.tefco-toast--info .tefco-toast__ico{color:var(--tefco-primary)}.tefco-toast__ico svg{width:15px;height:15px;fill:none;stroke:currentColor}.tefco-toast__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.tefco-toast__title{font-size:13.5px;font-weight:600;color:var(--tefco-text)}.tefco-toast__text{font-size:12.5px;color:var(--tefco-body-soft);line-height:1.6}.tefco-toast__action{flex:none;font-size:12.5px;font-weight:600;color:var(--tefco-primary)}.tefco-toast__action:hover{color:var(--tefco-accent)}.tefco-toast__close{flex:none;border:0;background:none;color:var(--tefco-body-soft);cursor:pointer;padding:0;line-height:1}.tefco-toast__close:hover{color:var(--tefco-text)}@media(max-width:640px){.tefco-toasts{inset-inline:16px;inset-block-end:16px;width:auto}}@media(prefers-reduced-motion:reduce){.tefco-toast{animation:none}}.tefco-field{display:flex;flex-direction:column;gap:6px}.tefco-field__label{font-size:12.5px;font-weight:600;color:var(--tefco-text)}.tefco-field__opt{color:var(--tefco-body-soft);font-weight:400}.tefco-field__control{height:44px;border:1.5px solid var(--tefco-border-input);border-radius:var(--tefco-radius-input);padding:0 12px;font:400 13.5px Poppins,sans-serif;color:var(--tefco-text);background:#fff;width:100%}textarea.tefco-field__control{height:auto;min-height:110px;padding:11px 12px;line-height:1.7;resize:vertical}select.tefco-field__control{cursor:pointer}.tefco-field__control::placeholder{color:var(--tefco-muted-light)}.tefco-field__control:focus{outline:0;border-color:var(--tefco-primary);box-shadow:var(--tefco-focus-ring)}.tefco-field__help{font-size:11.5px;color:var(--tefco-body-soft)}.tefco-field--error .tefco-field__label{color:var(--tefco-error-solid)}.tefco-field--error .tefco-field__control{border-color:var(--tefco-error-solid);background:var(--tefco-error-bg-soft)}.tefco-field--error .tefco-field__help{color:var(--tefco-error-solid);font-weight:500}.tefco-field--valid .tefco-field__label{color:var(--tefco-success)}.tefco-field--valid .tefco-field__control{border-color:var(--tefco-success-solid)}.tefco-field--valid .tefco-field__help{color:var(--tefco-success);font-weight:500}.tefco-field--disabled .tefco-field__label{color:var(--tefco-muted-light)}.tefco-field__control:disabled,.tefco-field--disabled .tefco-field__control{background:var(--tefco-surface-alt);color:var(--tefco-muted-light);border-color:var(--tefco-border-input);cursor:not-allowed}@media(max-width:640px){.tefco-field__control{height:48px}}.tefco-formsum{border:1.5px solid var(--tefco-error-border);background:var(--tefco-error-bg);border-radius:var(--tefco-radius-card);padding:14px 16px;display:flex;flex-direction:column;gap:8px}.tefco-formsum__title{font:600 13.5px Poppins,sans-serif;color:var(--tefco-error)}.tefco-formsum__list{margin:0;padding-inline-start:18px;display:flex;flex-direction:column;gap:4px}.tefco-formsum__list a{font-size:13px;color:var(--tefco-error);text-decoration:underline}.tefco-syserr{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:72px 24px;max-width:560px;margin:0 auto}.tefco-syserr__code{font:800 56px Poppins,sans-serif;letter-spacing:-2px;color:var(--tefco-primary);line-height:1}.tefco-syserr__title{margin:0;font:700 26px Poppins,sans-serif;letter-spacing:-.7px;color:var(--tefco-text)}.tefco-syserr__text{margin:0;font-size:14px;line-height:1.7;color:var(--tefco-body-soft);text-wrap:pretty}.tefco-syserr__ref{font-family:Poppins,monospace;font-weight:600;color:var(--tefco-text)}.tefco-syserr__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:6px}.tefco-notice{display:flex;align-items:flex-start;gap:10px;border-radius:var(--tefco-radius-card);padding:12px 14px;font-size:13px;line-height:1.6;border:1px solid var(--tefco-info-border);background:var(--tefco-info-bg-soft);color:var(--tefco-primary)}.tefco-notice--warning{border-color:var(--tefco-warning-border);background:var(--tefco-warning-bg);color:var(--tefco-warning)}.tefco-notice--error{border-color:var(--tefco-error-border);background:var(--tefco-error-bg);color:var(--tefco-error)}.tefco-notice--success{border-color:var(--tefco-success-border);background:var(--tefco-success-bg);color:var(--tefco-success)}.tefco-notice__ico{flex:none;margin-top:1px}.tefco-notice__ico svg{width:15px;height:15px;fill:none;stroke:currentColor}.tefco-notice__main{flex:1 1 auto;min-width:0}.tefco-notice__retry{border:0;background:none;font:600 13px Poppins,sans-serif;color:inherit;text-decoration:underline;cursor:pointer;padding:0}.tefco-pg{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:8px 0}.tefco-pg__tile{min-width:38px;height:38px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--tefco-border-input);border-radius:var(--tefco-radius-btn);background:#fff;font:500 13.5px Poppins,sans-serif;color:var(--tefco-body)}.tefco-pg__tile:hover{border-color:var(--tefco-primary);color:var(--tefco-primary)}.tefco-pg__tile[aria-current=page]{background:var(--tefco-primary);border-color:var(--tefco-primary);color:#fff;font-weight:600}.tefco-pg__gap{color:var(--tefco-muted-light);padding:0 2px}.tefco-pg__tile--disabled{opacity:.45;pointer-events:none}[dir=rtl] .tefco-pg__tile svg{transform:scaleX(-1)}@media(max-width:640px){.tefco-pg__tile{min-width:var(--tefco-tap-min);height:var(--tefco-tap-min)}}.tefco-price{display:flex;flex-direction:column;gap:6px;min-width:0}.tefco-price__row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.tefco-price__now{font:600 20px Poppins,sans-serif;letter-spacing:-.4px;color:var(--tefco-dark);line-height:1.1}.tefco-price__was{font-size:14px;color:var(--tefco-body-soft);text-decoration:line-through;padding-bottom:2px}.tefco-price__off{padding:3px 8px;border-radius:var(--tefco-radius-badge);background:var(--tefco-accent);color:var(--tefco-on-cyan);font:700 11px Poppins,sans-serif}.tefco-price__qual{font-size:12.5px;color:var(--tefco-body-soft);line-height:1.5}.tefco-price__vat,.tefco-price__note{color:var(--tefco-body-soft)}.tefco-price__quote{font:600 18px Poppins,sans-serif;color:var(--tefco-dark)}.tefco-price--sm .tefco-price__now{font-size:17px;letter-spacing:-.2px}.tefco-price--sm .tefco-price__was{font-size:13px}.tefco-price--sm{gap:3px}.tefco-price--sm .tefco-price__qual{font-size:11.5px}.tefco-price--lg .tefco-price__now{font-size:38px;letter-spacing:-1px}.tefco-price--lg .tefco-price__was{font-size:16px;padding-bottom:7px}.tefco-price--lg .tefco-price__qual{font-size:13px}.tefco-price__breaks{width:100%;max-width:380px;margin-top:10px;border:1px solid var(--tefco-line);border-radius:var(--tefco-radius-card);border-collapse:separate;border-spacing:0;overflow:hidden;font-size:13px}.tefco-price__breaks-cap{caption-side:top;text-align:start;padding:10px 14px;background:var(--tefco-info-bg);color:var(--tefco-primary);font:600 12.5px Poppins,sans-serif}.tefco-price__breaks th,.tefco-price__breaks td{padding:9px 14px;text-align:start}.tefco-price__breaks thead th{background:var(--tefco-surface-alt);color:var(--tefco-body-soft);font:600 11.5px Poppins,sans-serif;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--tefco-line-soft)}.tefco-price__breaks tbody tr+tr td{border-top:1px solid var(--tefco-line-faint)}.tefco-price__breaks tbody td:last-child{color:var(--tefco-text);font-weight:600}@media(max-width:640px){.tefco-price--lg .tefco-price__now{font-size:30px}}.tefco-ar{background:var(--tefco-surface);border:1px solid var(--tefco-line);border-radius:var(--tefco-radius-card);box-shadow:var(--tefco-shadow-rest);padding:20px 16px;display:flex;flex-direction:column;gap:4px;position:sticky;top:20px}.tefco-ar__row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:var(--tefco-radius-btn);font:500 13.5px Poppins,sans-serif;color:var(--tefco-body);min-height:var(--tefco-tap-min)}.tefco-ar__row:hover{background:var(--tefco-line-faint);color:var(--tefco-primary)}.tefco-ar__row.is-active{background:var(--tefco-info-bg);color:var(--tefco-primary);font-weight:600}.tefco-ar__n{font-size:11.5px;color:var(--tefco-body-soft);font-weight:500}.tefco-ar__row.is-active .tefco-ar__n{color:var(--tefco-primary)}.tefco-ar__sep{height:1px;background:var(--tefco-line-soft);margin:8px 0}.tefco-ar__row--out{color:var(--tefco-body-soft)}.tefco-ar__row--out:hover{color:var(--tefco-error-solid);background:var(--tefco-error-bg)}.tefco-acc{background:var(--tefco-bg)}.tefco-acc__grid{max-width:var(--tefco-container);margin:0 auto;padding:36px var(--tefco-gutter) 64px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:34px;align-items:start}.tefco-acc__main{min-width:0;display:flex;flex-direction:column;gap:22px}.tefco-acc__panel{background:var(--tefco-surface);border:1px solid var(--tefco-line);border-radius:var(--tefco-radius-card);box-shadow:var(--tefco-shadow-rest);padding:24px 26px;display:flex;flex-direction:column;gap:16px;min-width:0}.tefco-acc__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}.tefco-acc__h2{margin:0;font:600 18px Poppins,sans-serif;letter-spacing:-.4px;color:var(--tefco-text)}.tefco-acc__link{font:600 13px Poppins,sans-serif;color:var(--tefco-primary)}.tefco-acc__link:hover{color:var(--tefco-accent)}@media(max-width:1000px){.tefco-acc__grid{grid-template-columns:minmax(0,1fr);gap:20px;padding:22px 20px 40px}.tefco-ar{position:static;flex-direction:row;flex-wrap:wrap;padding:12px}.tefco-ar__sep{display:none}.tefco-ar__row{flex:0 1 auto}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/tefco-components.css.map */
