:root{--v3-bg:var(--tp-bg,#fff);--v3-bg2:var(--tp-bg-wash,#f9fafb);--v3-bg3:var(--tp-bg-page,#f9fafb);--v3-bg4:var(--tp-bg-inset,#f9fafb);--v3-inp:var(--tp-bg,#fff);--v3-brd:var(--tp-border,#e5e7eb);--v3-brd2:var(--tp-border-strong,#d1d5db);--v3-t1:var(--tp-text,#2d2d2d);--v3-t2:var(--tp-text-secondary,#4b5563);--v3-t3:var(--tp-text-muted,#9ca3af);--v3-orange:var(--tp-orange,#f36f21);--v3-orange-h:var(--tp-orange-hover,#e06018);--v3-orange-bg:var(--tp-orange-wash,#f36f210f);--v3-blue:var(--tp-blue,#337ab7);--v3-blue-bg:var(--tp-blue-wash,#337ab70f);--v3-blue-brd:#337ab733;--v3-green:var(--tp-success,#28a745);--v3-green-bg:var(--tp-success-wash,#28a74514);--v3-red:var(--tp-error,#ef4444);--v3-r:var(--tp-radius,6px);--v3-rs:var(--tp-radius-sm,4px)}.v3-statusbar{background:var(--v3-bg);border-bottom:1px solid var(--v3-brd);font-family:var(--tp-mono,"Roboto",system-ui,sans-serif);letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0 -20px;padding:10px 20px;font-size:10px;font-weight:700;display:flex}.v3-statusbar-title{color:var(--v3-blue);align-items:center;gap:8px;display:flex}.v3-statusbar-title:before{content:"";background:var(--v3-blue);border-radius:var(--v3-rs,4px);width:8px;height:8px}.v3-statusbar-info{color:var(--v3-t3);align-items:center;gap:6px;display:flex}.v3-statusbar-dot{background:var(--v3-green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite v3-pulse}@keyframes v3-pulse{0%,to{opacity:1}50%{opacity:.4}}.v3-configurator{color:var(--v3-t1);background:var(--v3-bg);box-sizing:border-box;flex-direction:column;height:100%;font-family:Roboto,system-ui,sans-serif;font-size:14px;line-height:1.5;display:flex;overflow:hidden}.v3-configurator *{box-sizing:border-box}.tp-product-configurator .v3-configurator,.tp-product-configurator .tp-configurator.v3-configurator,.tp-product-configurator .tp-configurator.v3-configurator:not(.probo-v2):not(.probo-configurator){padding:0 20px 20px;flex-direction:column!important;grid-template-rows:none!important;grid-template-columns:none!important;align-items:stretch!important;gap:0!important;display:flex!important}.v3-configurator strong,.v3-configurator b{font-weight:600}.v3-pills{background:var(--v3-bg);border-bottom:1px solid var(--v3-brd);gap:4px;margin:0 -20px;padding:12px 20px;display:flex}.v3-pill{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex;position:relative}.v3-pill-bar{background:var(--v3-brd2,#d1d5db);border-radius:var(--v3-rs,4px);width:100%;height:4px;transition:background .15s}.v3-pill--done .v3-pill-bar{background:var(--v3-blue)}.v3-pill--active .v3-pill-bar{background:var(--v3-orange)}.v3-pill-label{font-family:var(--tp-mono,"Roboto",system-ui,sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--v3-t2,#4b5563);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:9px;font-weight:500;line-height:1.2;transition:color .15s;overflow:hidden}.v3-pill--active .v3-pill-label{color:var(--v3-orange);font-weight:600}.v3-pill--done .v3-pill-label{color:var(--v3-blue)}.v3-step-header{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.v3-step-title{color:var(--v3-t1);font-size:18px;font-weight:700}.v3-step-counter{color:var(--v3-t3);font-size:12px;font-weight:500}.v3-step-hint{color:var(--v3-t3);margin-bottom:14px;font-size:12px;line-height:1.4}.v3-step-content{flex-direction:column;flex:1;padding-right:4px;display:flex}.v3-step-content::-webkit-scrollbar{width:4px}.v3-step-content::-webkit-scrollbar-track{background:0 0}.v3-step-content::-webkit-scrollbar-thumb{background:var(--v3-brd2);border-radius:var(--v3-rs,4px)}.v3-step-content::-webkit-scrollbar-thumb:hover{background:var(--v3-brd2)}.v3-configurator .tp-mat-cards,.v3-configurator .tp-tile-grid{margin-top:0;padding-right:4px;flex-direction:column!important;grid-template-columns:none!important;gap:6px!important;display:flex!important}.v3-configurator .tp-mat-cards::-webkit-scrollbar{width:4px}.v3-configurator .tp-tile-grid::-webkit-scrollbar{width:4px}.v3-configurator .tp-mat-cards::-webkit-scrollbar-track{background:0 0}.v3-configurator .tp-tile-grid::-webkit-scrollbar-track{background:0 0}.v3-configurator .tp-mat-cards::-webkit-scrollbar-thumb{background:var(--v3-brd2);border-radius:var(--v3-rs,4px)}.v3-configurator .tp-tile-grid::-webkit-scrollbar-thumb{background:var(--v3-brd2);border-radius:var(--v3-rs,4px)}.v3-configurator .tp-mat-cards::-webkit-scrollbar-thumb:hover{background:var(--v3-brd2)}.v3-configurator .tp-tile-grid::-webkit-scrollbar-thumb:hover{background:var(--v3-brd2)}.v3-configurator .tp-mat-card-shell{position:relative}.v3-configurator .tp-mat-card,.v3-configurator .tp-tile{background:var(--v3-bg3);border:2px solid var(--v3-brd);border-radius:var(--v3-r);cursor:pointer;text-align:left;gap:12px;padding:11px 42px 11px 14px;transition:all .15s;position:relative;overflow:hidden;flex-direction:row!important;align-items:center!important;width:100%!important;height:auto!important;min-height:0!important;display:flex!important}.v3-configurator .tp-mat-card-shell>.tp-mat-card{width:100%!important;height:auto!important}.v3-configurator .tp-mat-card:hover,.v3-configurator .tp-tile:hover{border-color:var(--v3-brd2);background:var(--v3-bg4)}.v3-configurator .tp-mat-card:active,.v3-configurator .tp-tile:active{transform:scale(.99)}.v3-configurator .tp-mat-card--active,.v3-configurator .tp-tile--selected,.v3-configurator .tp-mat-card--active:hover,.v3-configurator .tp-tile--selected:hover{border-color:var(--v3-blue);background:var(--v3-blue-bg)}.v3-configurator .tp-mat-card--disabled,.v3-configurator .tp-tile--disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.v3-configurator .tp-mat-card__img{border-radius:var(--tp-radius,6px);background:var(--v3-brd);flex-shrink:0;justify-content:center;align-items:center;overflow:hidden;border-bottom:none!important;width:44px!important;height:44px!important;min-height:0!important;padding:0!important;display:flex!important}.v3-configurator .tp-mat-card__img img{border-radius:var(--tp-radius,6px);object-fit:cover;flex-shrink:0;display:block;width:44px!important;max-width:44px!important;height:44px!important;max-height:44px!important}.v3-configurator .tp-tile-img{border-radius:var(--tp-radius,6px);object-fit:cover;flex-shrink:0;width:44px;height:44px}.v3-configurator .tp-mat-card__content,.v3-configurator .tp-mat-card__body{flex:1;justify-content:space-between;gap:10px;min-width:0;display:flex;flex-direction:row!important;align-items:center!important;min-height:0!important;padding:0!important}.v3-configurator .tp-mat-card__copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.v3-configurator .tp-mat-card__name,.v3-configurator .tp-tile-name{color:var(--v3-t1);margin:0;font-size:13px;font-weight:600;line-height:1.4}.v3-configurator .tp-mat-card__max-size,.v3-configurator .tp-mat-card__description,.v3-configurator .tp-tile-desc,.v3-configurator .tp-tile-size{color:var(--v3-t3);margin:0;font-size:11px;line-height:1.3}.v3-configurator .tp-mat-card__description{color:var(--v3-t2);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.v3-configurator .tp-tile-price{color:var(--v3-orange);text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:2px 5px;margin-left:auto;padding-left:12px;font-size:12px;font-weight:600;display:inline-flex}.v3-configurator .tp-tile-price--free{color:var(--v3-green)}.v3-configurator .tp-tile-price__tax{color:var(--v3-muted);font-size:10px;font-weight:500}.v3-configurator .tp-mat-card__price{color:var(--v3-orange);margin-left:8px;font-size:12px;font-weight:600}.v3-configurator .tp-mat-card__check,.v3-configurator .tp-tile-check{border:2px solid var(--v3-brd2);background:var(--v3-inp);border-radius:50%;flex-shrink:0;order:-1;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex;position:relative;color:#0000!important;opacity:1!important;font-size:0!important}.v3-configurator .tp-mat-card--active .tp-mat-card__check,.v3-configurator .tp-tile--selected .tp-tile-check{border-color:var(--v3-blue);background:var(--v3-blue)}.v3-configurator .tp-mat-card--active .tp-mat-card__check:after,.v3-configurator .tp-tile--selected .tp-tile-check:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute}.v3-configurator .tp-mat-card__info,.v3-configurator .tp-tile__info{z-index:10;pointer-events:auto;opacity:1;transition:opacity .15s,transform .15s;position:absolute;inset:8px 8px auto auto;transform:none}.v3-configurator .tp-info-trigger--open.tp-mat-card__info,.v3-configurator .tp-info-trigger--open.tp-tile__info{z-index:40;opacity:1;transform:translateY(0)}.v3-configurator .tp-chip-group{background:var(--v3-blue-bg);border:1px solid var(--v3-blue-brd);border-radius:var(--v3-rs);flex-wrap:wrap;gap:8px;margin-top:10px;padding:12px 14px;display:flex}.v3-configurator .tp-chip{border:1px solid var(--v3-brd);border-radius:var(--tp-radius,6px);background:var(--v3-inp);cursor:pointer;color:var(--v3-t2);white-space:nowrap;padding:7px 14px;font-size:12px;font-weight:500;transition:all .15s}.v3-configurator .tp-chip:hover{border-color:var(--v3-brd2);color:var(--v3-t1)}.v3-configurator .tp-chip--active{border-color:var(--v3-blue);color:var(--v3-blue);background:var(--v3-blue-bg);font-weight:600}.v3-configurator .tp-chip:disabled,.v3-configurator .tp-chip--disabled{opacity:.5;pointer-events:none}.v3-configurator .tp-dimension-input,.v3-configurator .tp-amount-input,.v3-configurator .tp-number-input{flex-direction:column;gap:6px;margin:12px 0;display:flex}.v3-configurator .tp-dimension-input input,.v3-configurator .tp-amount-input input,.v3-configurator .tp-number-input input,.v3-configurator input[type=number],.v3-configurator input[type=text]{background:var(--v3-inp);border:1px solid var(--v3-brd);color:var(--v3-t1);border-radius:var(--v3-rs);padding:8px 12px;font-family:Roboto,sans-serif;font-size:13px;transition:all .15s}.v3-configurator .tp-dimension-input input:hover,.v3-configurator .tp-amount-input input:hover,.v3-configurator .tp-number-input input:hover,.v3-configurator input[type=number]:hover,.v3-configurator input[type=text]:hover{border-color:var(--v3-brd2)}.v3-configurator .tp-dimension-input input:focus,.v3-configurator .tp-amount-input input:focus,.v3-configurator .tp-number-input input:focus,.v3-configurator input[type=number]:focus,.v3-configurator input[type=text]:focus{border-color:var(--v3-blue);box-shadow:0 0 0 3px var(--v3-blue-bg);outline:none}.v3-configurator .tp-dimension-input input::placeholder,.v3-configurator .tp-amount-input input::placeholder,.v3-configurator .tp-number-input input::placeholder{color:var(--v3-t3)}.v3-configurator .tp-upload-zone{border:2px dashed var(--v3-brd2);background:var(--v3-inp);border-radius:var(--v3-rs);text-align:center;cursor:pointer;margin:12px 0;padding:24px 16px;transition:all .15s}.v3-configurator .tp-upload-zone:hover{border-color:var(--v3-blue);background:#3b82f60d}.v3-configurator .tp-upload-zone--drag-over{border-color:var(--v3-blue);background:var(--v3-blue-bg)}.v3-configurator .tp-upload-zone__text{color:var(--v3-t2);margin:8px 0 0;font-size:13px}.v3-configurator .tp-upload-zone__hint{color:var(--v3-t3);margin:4px 0 0;font-size:11px}.v3-configurator .tp-upload-icon{width:32px;height:32px;color:var(--v3-t2);margin:0 auto}.v3-configurator select,.v3-configurator .tp-dropdown,.v3-configurator .tp-select{background:var(--v3-inp);border:1px solid var(--v3-brd);color:var(--v3-t1);border-radius:var(--v3-rs);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239AA3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:18px;width:100%;padding:8px 32px 8px 12px;font-family:Roboto,sans-serif;font-size:13px;transition:all .15s}.v3-configurator select:hover,.v3-configurator .tp-dropdown:hover,.v3-configurator .tp-select:hover{border-color:var(--v3-brd2)}.v3-configurator select:focus,.v3-configurator .tp-dropdown:focus,.v3-configurator .tp-select:focus{border-color:var(--v3-blue);box-shadow:0 0 0 3px var(--v3-blue-bg);outline:none}.v3-configurator label,.v3-configurator .tp-label{color:var(--v3-t1);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.v3-configurator .tp-label--required:after{content:" *";color:var(--v3-red)}.v3-nav{border-top:1px solid var(--v3-brd);justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;display:flex}.v3-btn-back,.v3-btn-prev{border-radius:var(--v3-rs);cursor:pointer;border:1px solid var(--v3-brd);min-height:44px;color:var(--v3-t2);background:0 0;flex:1;padding:10px 16px;font-size:13px;font-weight:600;transition:all .15s}.v3-btn-back:hover,.v3-btn-prev:hover{border-color:var(--v3-brd2);color:var(--v3-t1)}.v3-btn-back:active,.v3-btn-prev:active{transform:scale(.98)}.v3-btn-next,.v3-btn-forward{border-radius:var(--v3-rs);cursor:pointer;background:var(--v3-orange);color:#fff;border:none;flex:1;min-height:44px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .15s}.v3-btn-next:hover,.v3-btn-forward:hover{background:var(--v3-orange-h)}.v3-btn-next:active,.v3-btn-forward:active{transform:scale(.98)}.v3-btn-next:disabled,.v3-btn-forward:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.v3-btn-cart,.v3-btn-add-to-cart{border-radius:var(--v3-rs);cursor:pointer;background:var(--v3-orange);color:#fff;border:none;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.v3-btn-cart:hover,.v3-btn-add-to-cart:hover{background:var(--v3-orange-h)}.v3-btn-cart:active,.v3-btn-add-to-cart:active{transform:scale(.98)}.v3-summary{border:1px solid var(--v3-brd);border-radius:var(--v3-rs);grid-template-columns:1fr 1fr;gap:0;margin:12px 0;display:grid;overflow:hidden}.v3-summary-cell{border-right:1px solid var(--v3-brd);border-bottom:1px solid var(--v3-brd);cursor:pointer;align-items:center;gap:8px;padding:9px 12px;font-size:12px;transition:background .15s;display:flex}.v3-summary-cell--done{color:var(--v3-t1)}.v3-summary-cell--done:before{content:"";background:var(--v3-green);border-radius:50%;flex-shrink:0;width:6px;height:6px}.v3-summary-cell--active{color:var(--v3-t1)}.v3-summary-cell--active:before{content:"";background:var(--v3-orange);border-radius:50%;flex-shrink:0;width:6px;height:6px}.v3-summary-cell--pending{color:var(--v3-t3);font-style:italic}.v3-summary-cell--pending:before{content:"";background:var(--v3-brd2);border-radius:50%;flex-shrink:0;width:6px;height:6px}.v3-summary-cell__label{flex:1;min-width:0;font-weight:500}.v3-summary-cell__value{white-space:nowrap;font-weight:600}.v3-summary-cell__edit{opacity:0;width:16px;height:16px;transition:opacity .15s}.v3-summary-cell:hover .v3-summary-cell__edit{opacity:1}.v3-price-area{background:var(--v3-bg);border-top:2px solid var(--v3-brd);flex-direction:column;gap:12px;margin:auto -20px 0;padding:20px;display:flex}.v3-price-summary{background:var(--v3-bg3,#f9fafb);border-left:3px solid var(--v3-orange,#f36f21);border-radius:var(--v3-r,6px);flex-direction:column;gap:5px;margin-bottom:14px;padding:14px;display:flex}.v3-price-row{color:var(--v3-t2);justify-content:space-between;align-items:baseline;font-size:13px;display:flex}.v3-price-label{color:var(--v3-t2);font-size:13px}.v3-price-value{font-family:var(--tp-mono,"Roboto",system-ui,sans-serif);font-variant-numeric:tabular-nums;color:var(--v3-t1);font-size:13px;font-weight:500}.v3-price-row--main{border-top:1px solid var(--v3-brd);margin-top:5px;padding-top:8px}.v3-price-row--main .v3-price-value{color:var(--v3-t1);font-size:14px;font-weight:600}.v3-price-row--total{border-top:2px solid var(--v3-brd);margin-top:6px;padding-top:10px}.v3-price-row--total .v3-price-label{color:var(--v3-t1);font-size:14px;font-weight:600}.v3-price-row--total .v3-price-value{font-family:var(--tp-mono,"Roboto",system-ui,sans-serif);color:var(--v3-orange);letter-spacing:0;font-size:24px;font-weight:700}.v3-price-per-piece{color:var(--v3-t3);text-align:right;font-size:12px}.v3-price-per-piece span{font-family:var(--tp-mono,"Roboto",system-ui,sans-serif);font-weight:600}.v3-price-tax-info{color:var(--v3-t3);font-size:11px}.v3-price-tax-info a{color:var(--v3-blue);text-decoration:none}.v3-price-tax-info a:hover{text-decoration:underline}.v3-configurator .tp-alert,.v3-configurator .tp-message{border-radius:var(--v3-rs);align-items:flex-start;gap:8px;margin:8px 0;padding:10px 12px;font-size:12px;display:flex}.v3-configurator .tp-alert--info{background:var(--v3-blue-bg);border:1px solid var(--v3-blue-brd);color:var(--v3-t1)}.v3-configurator .tp-alert--warning{color:var(--v3-t1);background:#f36f211a;border:1px solid #f36f214d}.v3-configurator .tp-alert--error{color:var(--v3-red);background:#ef44441a;border:1px solid #ef44444d}.v3-configurator .tp-alert--success{background:var(--v3-green-bg);color:var(--v3-t1);border:1px solid #22c55e4d}.v3-alert-icon{flex-shrink:0;width:16px;height:16px;margin-top:2px}.v3-configurator .tp-configurator--loading{background:var(--v3-bg)}.v3-configurator .tp-skeleton,.v3-configurator .tp-skeleton-item{background:var(--v3-bg3);border-radius:var(--v3-rs);animation:1.5s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.v3-configurator .tp-skeleton-text{height:12px;margin-bottom:8px}.v3-configurator .tp-skeleton-card{height:60px;margin-bottom:6px}.v3-scroll-wrap{position:relative}.v3-scroll-wrap:after{content:"";background:var(--v3-bg);height:24px;box-shadow:0 -8px 16px var(--v3-bg);pointer-events:none;opacity:0;transition:opacity .15s;position:absolute;bottom:0;left:0;right:0}.v3-scroll-wrap.has-scroll:after{opacity:1}.v3-configurator .tp-step-header,.v3-configurator .tp-step-label{display:none}.v3-configurator hr,.v3-configurator .tp-divider{border:none;border-top:1px solid var(--v3-brd);margin:12px 0}.v3-configurator input[type=radio],.v3-configurator input[type=checkbox]{appearance:none;border:2px solid var(--v3-brd2);cursor:pointer;background:var(--v3-inp);border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .15s}.v3-configurator input[type=checkbox]{border-radius:var(--tp-radius,6px)}.v3-configurator input[type=radio]:hover,.v3-configurator input[type=checkbox]:hover{border-color:var(--v3-brd2)}.v3-configurator input[type=radio]:checked,.v3-configurator input[type=checkbox]:checked{background:var(--v3-blue);border-color:var(--v3-blue)}.v3-configurator input[type=radio]:checked:after,.v3-configurator input[type=checkbox]:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute}.v3-configurator :focus-visible{outline:2px solid var(--v3-blue);outline-offset:2px}@media (max-width:900px){.v3-configurator{font-size:13px}.v3-configurator .tp-mat-card,.v3-configurator .tp-tile{gap:10px;padding:9px 12px}.v3-configurator .tp-mat-card__name,.v3-configurator .tp-tile-name{font-size:12px}.v3-step-title{font-size:16px}.v3-configurator .tp-mat-card__img,.v3-configurator .tp-mat-card__img img{width:40px;height:40px}.v3-summary{grid-template-columns:1fr}.v3-summary-cell{border-right:none!important}.v3-summary-cell:last-child{border-bottom:none!important}}@media (max-width:600px){.v3-configurator{font-size:12px}.v3-step-title{font-size:14px}.v3-nav{flex-direction:column;gap:8px}.v3-btn-back,.v3-btn-next,.v3-btn-cart{flex:auto}.v3-price-row{flex-direction:column;align-items:flex-start;gap:6px}.v3-configurator .tp-mat-cards,.v3-configurator .tp-tile-grid{max-height:300px}}.v3-hidden{display:none!important}.v3-invisible{visibility:hidden;height:0;margin:0;padding:0}.v3-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.v3-text-center{text-align:center}.v3-text-right{text-align:right}.v3-text-muted{color:var(--v3-t3)}.v3-text-secondary{color:var(--v3-t2)}.v3-mt-1{margin-top:4px}.v3-mt-2{margin-top:8px}.v3-mt-3{margin-top:12px}.v3-mb-1{margin-bottom:4px}.v3-mb-2{margin-bottom:8px}.v3-mb-3{margin-bottom:12px}.v3-gap-1{gap:4px}.v3-gap-2{gap:8px}.v3-gap-3{gap:12px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.v3-fade-in{animation:.2s fade-in}.v3-slide-in{animation:.3s slide-in-up}.v3-tooltip{position:relative}.v3-tooltip:before{content:attr(data-tooltip);background:var(--v3-bg2);color:var(--v3-t1);border-radius:var(--tp-radius,6px);white-space:nowrap;pointer-events:none;opacity:0;z-index:1000;border:1px solid var(--v3-brd);padding:6px 10px;font-size:11px;transition:opacity .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.v3-tooltip:hover:before{opacity:1}.v3-configurator .tp-modal,.v3-configurator .tp-dialog{background:var(--v3-bg2);border:1px solid var(--v3-brd);border-radius:var(--v3-r);color:var(--v3-t1)}.v3-configurator .tp-modal__header,.v3-configurator .tp-dialog__header{border-bottom:1px solid var(--v3-brd);padding:12px 16px;font-weight:600}.v3-configurator .tp-modal__body,.v3-configurator .tp-dialog__body{padding:16px}.v3-configurator .tp-modal__footer,.v3-configurator .tp-dialog__footer{border-top:1px solid var(--v3-brd);justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.v3-configurator .tp-breadcrumb{color:var(--v3-t2);align-items:center;gap:8px;margin-bottom:12px;font-size:12px;display:flex}.v3-configurator .tp-breadcrumb__item{color:var(--v3-t2)}.v3-configurator .tp-breadcrumb__item--active{color:var(--v3-t1);font-weight:600}.v3-configurator .tp-breadcrumb__separator{color:var(--v3-t3)}.v3-badge{background:var(--v3-blue-bg);border:1px solid var(--v3-blue-brd);color:var(--v3-blue);border-radius:var(--tp-radius,6px);align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.v3-badge--success{background:var(--v3-green-bg);color:var(--v3-green);border-color:#22c55e4d}.v3-badge--warning{background:var(--v3-orange-bg);color:var(--v3-orange);border-color:#f36f214d}.v3-badge--error{color:var(--v3-red);background:#ef44441a;border-color:#ef44444d}.v3-configurator .tp-pagination{justify-content:center;align-items:center;gap:4px;margin:12px 0;display:flex}.v3-configurator .tp-pagination__item{border:1px solid var(--v3-brd);border-radius:var(--tp-radius,6px);cursor:pointer;width:44px;height:44px;color:var(--v3-t2);justify-content:center;align-items:center;font-size:12px;transition:all .15s;display:flex}.v3-configurator .tp-pagination__item:hover{border-color:var(--v3-brd2);color:var(--v3-t1)}.v3-configurator .tp-pagination__item--active{background:var(--v3-blue);border-color:var(--v3-blue);color:#fff}.v3-configurator a,.v3-configurator .tp-link{color:var(--v3-blue);text-decoration:none;transition:color .15s}.v3-configurator a:hover,.v3-configurator .tp-link:hover{color:var(--v3-orange)}.v3-configurator a:active,.v3-configurator .tp-link:active{color:var(--v3-orange-h)}.v3-configurator .tp-form-group{margin-bottom:16px}.v3-configurator .tp-form-group__label{color:var(--v3-t1);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.v3-configurator .tp-form-group__help{color:var(--v3-t3);margin-top:4px;font-size:11px}.v3-configurator .tp-form-group__error,.v3-configurator .tp-field-error{color:var(--v3-red);margin-top:4px;font-size:11px}.v3-configurator .tp-success-message{color:var(--v3-green);font-size:12px;font-weight:500}.v3-configurator .tp-error-message{color:var(--v3-red);font-size:12px;font-weight:500}.v3-summary{border:1px solid var(--v3-brd);border-radius:var(--v3-rs);flex-direction:column;gap:0;margin:12px 0;display:flex;overflow:hidden}.v3-summary-header{color:var(--v3-t1);background:var(--v3-bg3);border-bottom:1px solid var(--v3-brd);justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.v3-summary-header span:last-child{color:var(--v3-t3);font-size:11px;font-weight:500}.v3-summary-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.v3-summary-cell{border-right:1px solid var(--v3-brd);border-bottom:1px solid var(--v3-brd);cursor:pointer;flex-direction:column;gap:2px;padding:9px 12px;font-size:12px;transition:background .15s;display:flex}.v3-summary-cell:nth-child(2n){border-right:none}.v3-summary-cell:nth-last-child(-n+2){border-bottom:none}.v3-summary-cell:hover{background:var(--v3-bg4)}.v3-summary-label{color:var(--v3-t3);align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.v3-summary-dot{background:var(--v3-brd2);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.v3-summary-cell--active .v3-summary-dot{background:var(--v3-orange)}.v3-summary-cell--done .v3-summary-dot{background:var(--v3-green)}.v3-summary-value{color:var(--v3-t1);padding-left:12px;font-size:12px;font-weight:600}.v3-nav-btn{border-radius:var(--v3-rs);cursor:pointer;border:1px solid var(--v3-brd);min-height:44px;color:var(--v3-t2);background:0 0;flex:1;padding:10px 16px;font-size:13px;font-weight:600;transition:all .15s}.v3-nav-btn:hover{border-color:var(--v3-brd2);color:var(--v3-t1)}.v3-nav-btn--next{background:var(--v3-orange);color:#fff;border:none}.v3-nav-btn--next:hover{background:var(--v3-orange-h);color:#fff}.v3-nav-btn--next:active{transform:scale(.98)}.v3-nav-btn--next:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.v3-nav-btn--cart{background:var(--v3-orange);color:#fff;text-transform:uppercase;letter-spacing:.02em;border:none;height:52px;font-size:15px;font-weight:700;transition:background .15s,transform .1s,box-shadow .15s}.v3-nav-btn--cart:hover{background:var(--v3-orange-h);color:#fff;border-color:#0000;box-shadow:0 4px 12px #f36f214d}.v3-nav-btn--cart:active{transform:scale(.99)}.v3-nav-btn--cart:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.v3-cart-btn{text-transform:uppercase;letter-spacing:.02em;border-radius:var(--v3-rs);cursor:pointer;background:var(--v3-orange);color:#fff;border:none;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:700;transition:background .15s,transform .1s,box-shadow .15s;display:flex}.v3-cart-btn:hover{background:var(--v3-orange-h);box-shadow:0 4px 12px #f36f214d}.v3-cart-btn:active{transform:scale(.99)}.v3-cart-btn:focus-visible{outline:2px solid var(--v3-orange);outline-offset:2px}.v3-cart-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.v3-cart-btn svg{width:18px;height:18px}.v3-cta-blocker{border-radius:var(--v3-r);color:var(--v3-t2);background:#f36f2114;border:1px solid #f36f2147;margin:10px 20px 0;padding:10px 12px;font-size:12px;line-height:1.45}.v3-cta-trust{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px;padding:0 4px;display:flex}.v3-cta-trust span{color:var(--v3-t3);align-items:center;gap:4px;font-size:11px;font-weight:500;display:flex}.v3-cta-trust svg{width:12px;height:12px;color:var(--v3-green);flex-shrink:0}.v3-cta-legal{color:var(--v3-t3);text-align:center;background:var(--v3-bg2);border:1px solid var(--v3-brd);border-radius:var(--v3-r);margin-top:12px;padding:10px 12px;font-size:11px;line-height:1.5}.v3-cta-legal a{color:var(--v3-blue);font-size:11px;text-decoration:none}.v3-cta-legal a:hover{text-decoration:underline}.v3-step-count{color:var(--v3-t3);font-size:12px;font-weight:500}.probo-section{flex-direction:column;gap:14px;display:flex}.probo-upload-section{flex:1}.probo-upload-grid{flex-direction:column;gap:14px;display:flex}.probo-upload-dropzone{border:2px dashed var(--v3-brd2);background:var(--v3-inp);border-radius:var(--v3-r);text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;transition:all .15s;display:flex}.probo-upload-dropzone:hover{border-color:var(--v3-blue);background:#3b82f60d}.probo-upload-dropzone--drag-over,.probo-upload-dropzone--dragging{border-color:var(--v3-blue);background:var(--v3-blue-bg)}.probo-upload-dropzone--uploading{border-color:var(--v3-blue);background:var(--v3-blue-bg);cursor:wait}a.probo-upload-dropzone--login{border-style:solid;border-color:var(--v3-brd);background:var(--v3-bg3);text-decoration:none}a.probo-upload-dropzone--login:hover{border-color:var(--v3-blue);background:var(--v3-blue-bg)}a.probo-upload-dropzone--login .probo-upload-dropzone__icon{color:var(--v3-blue);opacity:1}.probo-upload-dropzone__surface{cursor:pointer;outline:none;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.probo-upload-dropzone__surface:focus-visible{box-shadow:0 0 0 3px #337ab72e}.probo-upload-dropzone__icon{width:36px;height:36px;color:var(--v3-t2);opacity:.7}.probo-upload-dropzone__icon svg{width:100%;height:100%}.probo-upload-dropzone__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--v3-orange);font-size:10px;font-weight:600}.probo-upload-dropzone__title{color:var(--v3-t1);margin:0;font-size:15px;font-weight:700}.probo-upload-dropzone__copy{color:var(--v3-t2);font-size:12px;line-height:1.4}.probo-upload-dropzone__cta{background:var(--v3-blue);color:#fff;border-radius:var(--v3-rs);cursor:pointer;border:none;align-items:center;gap:6px;margin-top:4px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.probo-upload-dropzone__cta:hover{background:var(--tp-blue-hover,#2a6291)}.probo-upload-dropzone__cta--disabled{opacity:.65;cursor:wait;pointer-events:none}.probo-upload-dropzone__hint{color:var(--v3-t3);font-size:11px;line-height:1.3}.probo-upload-dropzone__meta{color:var(--v3-t3);font-size:11px}.probo-upload-dropzone__input{display:none}.probo-upload-specs{background:var(--v3-bg3);border:1px solid var(--v3-brd);border-radius:var(--v3-rs);flex-direction:column;gap:6px;padding:12px 14px;display:flex}.probo-upload-specs__title{color:var(--v3-t1);margin-bottom:4px;font-size:12px;font-weight:600}.probo-upload-specs__row{color:var(--v3-t2);justify-content:space-between;font-size:12px;line-height:1.5;display:flex}.probo-upload-specs__row strong,.probo-upload-specs__row b{color:var(--v3-t1);font-weight:600}.probo-upload-requirements{border:1px solid var(--v3-blue-brd);border-radius:var(--v3-r);background:var(--v3-blue-bg);margin-top:14px;padding:12px 14px}.probo-upload-requirements__title{color:var(--v3-t1);margin-bottom:8px;font-size:12px;font-weight:700}.probo-upload-requirements__list{gap:6px;margin:0;padding-left:18px;display:grid}.probo-upload-requirements__item{min-width:0;color:var(--v3-t2);font-size:12px;line-height:1.35}.probo-contour-guide{border-radius:var(--v3-rs);color:var(--v3-t2);text-align:left;background:#fff7ed;border:1px solid #f36f2147;margin-top:12px;padding:12px 14px}.probo-contour-guide__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.probo-contour-guide__head>div{gap:2px;display:grid}.probo-contour-guide__eyebrow{letter-spacing:0;text-transform:uppercase;color:var(--v3-orange);font-size:11px;font-weight:700}.probo-contour-guide__head strong{color:var(--v3-t1);font-size:13px;line-height:1.3}.probo-contour-guide__badge{border-radius:var(--v3-rs);color:var(--v3-orange);background:#fff;border:1px solid #f36f2147;flex-shrink:0;padding:3px 6px;font-size:11px;font-weight:700}.probo-contour-guide__intro,.probo-contour-guide__variant{margin:0;font-size:12px;line-height:1.45}.probo-contour-guide__variant{color:var(--v3-t1);margin-top:6px}.probo-contour-guide__details{margin-top:8px}.probo-contour-guide__details summary{cursor:pointer;color:var(--v3-blue);font-size:12px;font-weight:700}.probo-contour-guide__list{gap:5px;margin:8px 0 0;padding-left:18px;display:grid}.probo-contour-guide__list li{text-align:left;font-size:12px;line-height:1.4}.probo-upload-dropzone__templates{border-radius:var(--v3-rs);background:#fff7ed;border:1px solid #f36f2142;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:grid}.probo-upload-dropzone__templates-mark{border-radius:var(--v3-rs);background:var(--v3-orange);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.probo-upload-dropzone__templates-copy{min-width:0}.probo-upload-dropzone__templates-title{color:#c2410c;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1;display:block}.probo-upload-dropzone__templates-copy strong{color:var(--v3-t1);margin-top:2px;font-size:13px;font-weight:700;line-height:1.2;display:block}.probo-upload-dropzone__templates-copy p{color:var(--v3-t2);margin:2px 0 0;font-size:11.5px;line-height:1.35}.probo-upload-dropzone__template-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.probo-upload-dropzone__template{border:1px solid var(--v3-orange);border-radius:var(--v3-rs);background:var(--v3-orange);color:#fff;white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.probo-upload-dropzone__template:hover,.probo-upload-dropzone__template:focus-visible{color:#fff;background:#d85b17;border-color:#d85b17}.probo-upload-dropzone__template:focus-visible{outline-offset:2px;outline:2px solid #f36f2159}.probo-upload-dropzone__template-icon{flex-shrink:0;width:14px;height:14px}.probo-upload-dropzone__template-size{color:#ffffffd1;font-size:10px;font-weight:600}.v3-configurator .konf-trust{border-top:1px solid var(--v3-brd);flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;display:flex}.v3-configurator .konf-trust>span{color:var(--v3-t2);align-items:center;gap:8px;font-size:12px;display:flex}.v3-configurator .konf-trust>span svg{width:16px;height:16px;color:var(--v3-green);flex-shrink:0}@media (max-width:900px){.v3-summary-grid{grid-template-columns:1fr}.v3-summary-cell{border-right:none!important}.v3-summary-cell:last-child{border-bottom:none!important}}.v3-configurator .tp-product-rail-card,.v3-configurator .tp-upload-checklist,.tp-product-configurator--teraprobo>.tp-product-rail-card,.tp-product-configurator>.tp-product-rail-card,.tp-product-configurator>.tp-upload-checklist,.tp-product-configurator>.tp-upload-checklist-card{display:none!important}.probo-upload-stack{flex-direction:column;gap:12px;display:flex}.probo-upload-stack__header{justify-content:space-between;align-items:center;padding:0 2px;display:flex}.probo-upload-stack__title{color:#4b5563;letter-spacing:.02em;text-transform:uppercase;font-family:Roboto,sans-serif;font-size:13px;font-weight:500}.probo-upload-stack__badge{color:#337ab7;background:#eff6ff;border-radius:6px;align-items:center;padding:3px 8px;font-family:Roboto,sans-serif;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.probo-upload-stack__backside{border-top:1px dashed #e5e7eb;margin-top:4px;padding-top:12px}.probo-file-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.probo-file-card:hover{box-shadow:var(--tp-shadow,0 1px 6px #0000000f);border-color:#e5e7eb}.probo-file-card>.probo-file-card__label{color:#4b5563;letter-spacing:.02em;text-transform:uppercase;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:8px 14px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;display:block}.probo-file-card__main{grid-template-columns:96px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.probo-file-card__thumb{background:0 0;border:0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:72px;display:flex;overflow:visible}.probo-file-card__thumb-sheet{width:var(--probo-file-thumb-width,72px);height:var(--probo-file-thumb-height,72px);background:#fff;border:1px solid #c8d2de;border-radius:4px;max-width:96px;max-height:72px;position:relative;overflow:hidden;box-shadow:0 1px 3px #1118271f}.probo-file-card__thumb-image{object-fit:cover;width:100%;height:100%;display:block}.probo-file-card__thumb-fallback{background:#f9fafb;justify-content:center;align-items:center;display:flex}.probo-file-card__ext{color:#337ab7;letter-spacing:.05em;font-family:Roboto,system-ui,sans-serif;font-size:13px;font-weight:500}.probo-file-card__info{flex-direction:column;gap:4px;min-width:0;display:flex}.probo-file-card__status{border-radius:var(--v3-rs);width:fit-content;color:var(--v3-green);background:#28a74514;align-items:center;margin-bottom:1px;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.25;display:inline-flex}@media (max-width:480px){.probo-upload-requirements{margin-top:10px;padding:10px 12px}.probo-upload-requirements__list{gap:4px}.probo-upload-dropzone__templates{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:10px}.probo-upload-dropzone__template-list{grid-column:1/-1;justify-content:stretch}.probo-upload-dropzone__template{width:100%}}.probo-file-card__name{color:#2d2d2d;white-space:nowrap;text-overflow:ellipsis;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.probo-file-card__meta{color:#4b5563;flex-wrap:wrap;gap:8px;font-family:Roboto,sans-serif;font-size:12px;line-height:1.4;display:flex}.probo-file-card__meta span{white-space:nowrap}.probo-file-card__meta span+span:before{content:"·";color:#9ca3af;margin-right:8px}.probo-file-card__badges{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.probo-file-card__badge{color:#4b5563;background:#f9fafb;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-family:Roboto,sans-serif;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.probo-file-card__badge--success{color:#047857;background:#ecfdf5}.probo-file-card__badge--warn{color:#b45309;background:#fffbeb}.probo-file-card__badge--error{color:#b91c1c;background:#fef2f2}.probo-file-card__badge--info{color:#337ab7;background:#eff6ff}.probo-file-card__actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.probo-file-card__action{color:#337ab7;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;min-height:44px;padding:8px 14px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.4;transition:all .15s;display:inline-flex}.probo-file-card__action:hover{background:#eff6ff;border-color:#337ab7}.probo-file-card__action:focus-visible{outline-offset:2px;outline:2px solid #337ab7}.probo-file-card__remove{color:#9ca3af;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1;transition:all .15s;display:inline-flex}.probo-file-card__remove:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.probo-file-card__remove:focus-visible{outline-offset:2px;outline:2px solid #ef4444}.probo-preflight{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.probo-preflight__header{cursor:pointer;text-align:left;background:#f9fafb;border:none;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:12px 14px;font-family:Roboto,sans-serif;transition:background .15s;display:flex}.probo-preflight__header:hover{filter:brightness(.98);background:#f9fafb}.probo-preflight__header:focus-visible{outline-offset:-2px;outline:2px solid #337ab7}.probo-preflight__header-left{align-items:center;gap:10px;min-width:0;display:flex}.probo-preflight__header-text{color:#2d2d2d;min-width:0;font-size:13px;font-weight:500;line-height:1.4}.probo-preflight__chevron{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:0;transition:transform .15s;display:inline-flex}.probo-preflight__chevron:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;margin-top:-3px;display:inline-block;transform:rotate(45deg)}.probo-preflight__chevron--open{transform:rotate(180deg)}.probo-preflight__spinner{border:2px solid #e5e7eb;border-top-color:#337ab7;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite probo-preflight-spin}@keyframes probo-preflight-spin{to{transform:rotate(360deg)}}.probo-preflight__row{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.probo-preflight__row:last-child{border-bottom:none}.probo-preflight__row-content{flex:1;min-width:0}.probo-preflight__row-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.probo-preflight__row-label{color:#2d2d2d;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.4}.probo-preflight__row-value{color:#4b5563;white-space:nowrap;font-family:Roboto,system-ui,sans-serif;font-size:12px;line-height:1.4}.probo-preflight__row-detail{color:#4b5563;margin-top:4px;font-family:Roboto,sans-serif;font-size:12px;line-height:1.5}.probo-preflight__icon{flex-shrink:0;width:18px;height:18px;margin-top:1px}.probo-preflight__icon--pass{color:#28a745}.probo-preflight__icon--warn{color:#f59e0b}.probo-preflight__icon--fail{color:#ef4444}.probo-preflight__icon--info{color:#337ab7}.probo-preflight__checks{background:#fff;padding:4px 0}.probo-preflight__item{border-bottom:1px solid #e5e7eb;gap:10px;padding:10px 14px;display:flex}.probo-preflight__item:last-child{border-bottom:none}.probo-preflight__item--fail{background:#fef2f2;border-left:3px solid #ef4444}.probo-preflight__item--warn{background:#fffbeb;border-left:3px solid #f59e0b}.probo-preflight__item-copy{color:#2d2d2d;flex:1;min-width:0;font-family:Roboto,sans-serif;font-size:13px;line-height:1.5}.probo-preflight__item-copy strong{margin-bottom:2px;font-weight:500;display:block}.probo-preflight__item-copy small{color:#4b5563;margin-top:2px;font-size:12px;display:block}.probo-preflight__accepted{background:#ecfdf5;border-top:1px solid #d1fae5;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.probo-preflight__accepted-copy{color:#047857;flex:1;font-family:Roboto,sans-serif;font-size:13px;line-height:1.5}.probo-preflight__accepted-copy strong{margin-bottom:2px;font-weight:500;display:block}.probo-preflight__bleed-choice{background:#fffbeb;border-top:1px solid #fde68a;padding:14px}.probo-preflight__bleed-question{color:#2d2d2d;margin-bottom:10px;font-family:Roboto,sans-serif;font-size:13px;line-height:1.5}.probo-preflight__bleed-question strong{margin-bottom:2px;font-weight:500;display:block}.probo-preflight__bleed-methods{background:#fff;border:1px solid #f3d88a;border-radius:6px;gap:8px;margin-bottom:10px;padding:10px;display:grid}.probo-preflight__bleed-methods-copy{color:#4b5563;gap:2px;font-family:Roboto,sans-serif;font-size:12px;line-height:1.45;display:grid}.probo-preflight__bleed-methods-copy strong{color:#2d2d2d;font-size:13px;font-weight:600}.probo-preflight__bleed-method-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.probo-preflight__bleed-method{color:#2d2d2d;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px;min-height:52px;padding:9px 10px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.probo-preflight__bleed-method:hover,.probo-preflight__bleed-method--selected{background:#f2f8fd;border-color:#337ab7}.probo-preflight__bleed-method--selected{box-shadow:0 0 0 1px #337ab72e}.probo-preflight__bleed-method input{accent-color:#337ab7;width:16px;height:16px;margin:2px 0 0}.probo-preflight__bleed-method-body{gap:2px;min-width:0;display:grid}.probo-preflight__bleed-method-title{color:#111827;font-family:Roboto,sans-serif;font-size:13px;font-weight:600;line-height:1.25}.probo-preflight__bleed-method-detail{color:#4b5563;font-family:Roboto,sans-serif;font-size:12px;line-height:1.35}.probo-preflight__bleed-method-badge{color:#337ab7;white-space:normal;background:#337ab71f;border-radius:999px;grid-column:2;justify-self:start;max-width:100%;padding:2px 6px;font-family:Roboto,sans-serif;font-size:10px;font-weight:600;line-height:1.3}.probo-preflight__bleed-actions{flex-wrap:wrap;gap:8px;display:flex}.probo-preflight__bleed-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;min-height:44px;padding:8px 14px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.4;transition:all .15s;display:inline-flex}.probo-preflight__bleed-btn:focus-visible{outline-offset:2px;outline:2px solid #337ab7}.probo-preflight__bleed-btn--accept{color:#4b5563;background:#fff;border-color:#e5e7eb}.probo-preflight__bleed-btn--accept:hover{background:#f9fafb;border-color:#9ca3af}.probo-preflight__bleed-btn--add{color:#fff;background:#337ab7;border-color:#337ab7}.probo-preflight__bleed-btn--add:hover{background:#2a6291;border-color:#2a6291}.probo-preflight__auto-bleed-loading{color:#4b5563;align-items:center;gap:10px;padding:4px 0;font-family:Roboto,sans-serif;font-size:13px;display:flex}.probo-preflight__actions{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding:12px 14px;display:flex}.probo-preflight__accept-btn{color:#337ab7;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;min-height:44px;padding:8px 14px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.4;transition:all .15s;display:inline-flex}.probo-preflight__accept-btn:hover{background:#eff6ff;border-color:#337ab7}.probo-preflight__accept-btn:focus-visible{outline-offset:2px;outline:2px solid #337ab7}.probo-upload-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:flex-start;gap:10px;padding:12px 14px;font-family:Roboto,sans-serif;font-size:13px;line-height:1.5;display:flex}.probo-upload-error:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23B91C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><line x1='12' y1='8' x2='12' y2='12'/><line x1='12' y1='16' x2='12.01' y2='16'/></svg>");background-repeat:no-repeat;background-size:18px 18px;flex-shrink:0;width:18px;height:18px;margin-top:1px}.probo-upload-error strong{color:#991b1b;margin-bottom:2px;font-weight:500;display:block}.probo-upload-error__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.probo-upload-progress{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:6px;padding:14px;display:flex}.probo-upload-progress--compact{padding:10px 12px}.probo-upload-progress--inline{background:#eff6ff;border-color:#bfdbfe;width:100%;margin-bottom:12px}.probo-upload-progress__bar{background:#e5e7eb;border-radius:6px;width:100%;height:6px;overflow:hidden}.probo-upload-progress__fill{background:#337ab7;border-radius:6px;height:100%;transition:width .15s}.probo-upload-progress__text{color:#4b5563;text-align:center;font-family:Roboto,sans-serif;font-size:12px;line-height:1.4}.probo-upload-backdrop{background:#f9fafbe6;border:1px dashed #9ca3af;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:14px;display:flex}.probo-upload-backdrop__actions{flex-wrap:wrap;gap:8px;display:flex}.probo-upload-backdrop__action{color:#337ab7;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;min-height:44px;padding:8px 14px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.4;transition:all .15s;display:inline-flex}.probo-upload-backdrop__action:hover{background:#eff6ff;border-color:#337ab7}.probo-upload-backdrop__action--file{color:#fff;background:#337ab7;border-color:#337ab7}.probo-upload-backdrop__action--file:hover{color:#fff;background:#2a6291;border-color:#2a6291}.probo-upload-backdrop__input{opacity:0;clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.probo-upload-tip{color:#4b5563;margin:0;padding:0 2px;font-family:Roboto,sans-serif;font-size:12px;line-height:1.5}.probo-upload-backdrop .probo-file-card__label{color:#4b5563;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:none;border-radius:6px;padding:3px 8px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;display:inline-flex}.probo-bleed-preview{background:#fff;border:1px solid #dce3ec;border-radius:6px;gap:12px;padding:14px;display:grid}.probo-bleed-preview__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.probo-bleed-preview__toggle{background:#f7f9fb;border:1px solid #c8d2de;border-radius:6px;display:inline-flex;overflow:hidden}.probo-bleed-preview__toggle-btn{color:#4b5563;cursor:pointer;background:0 0;border:0;border-right:1px solid #c8d2de;min-height:36px;padding:7px 12px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500}.probo-bleed-preview__toggle-btn:last-child{border-right:0}.probo-bleed-preview__toggle-btn--active{color:#fff;background:#337ab7}.probo-bleed-preview__viewer{background:#f5f7fa;border:1px solid #e5eaf0;border-radius:6px;justify-content:center;padding:12px;display:flex;position:relative;overflow:hidden}.probo-bleed-preview__frame{width:min(100%,520px);aspect-ratio:var(--probo-bleed-preview-aspect,1);background-color:#fff;background-image:linear-gradient(45deg,#94a3b840 25%,#0000 25%),linear-gradient(-45deg,#94a3b840 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#94a3b840 75%),linear-gradient(-45deg,#0000 75%,#94a3b840 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:1px solid #aebbcc;border-radius:4px;max-height:360px;position:relative;overflow:hidden;box-shadow:0 2px 8px #1118271a}.probo-bleed-preview__overlay,.probo-bleed-preview__cropped{position:absolute;inset:0}.probo-bleed-preview__image{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.probo-bleed-preview__bleed{z-index:2;pointer-events:none;background:#337ab72e;position:absolute}.probo-bleed-preview__bleed--top{top:0;left:0;right:0}.probo-bleed-preview__bleed--bottom{bottom:0;left:0;right:0}.probo-bleed-preview__bleed--left{left:0}.probo-bleed-preview__bleed--right{right:0}.probo-bleed-preview__cutline{z-index:3;pointer-events:none;border:1px solid #1d4ed8;position:absolute;box-shadow:0 0 0 1px #ffffffe6,0 0 0 2px #11182773}.probo-bleed-preview__details{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.probo-bleed-preview__detail{background:#f8fafc;border:1px solid #e5eaf0;border-radius:6px;gap:2px;padding:8px 10px;display:grid}.probo-bleed-preview__label{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;font-family:Roboto,sans-serif;font-size:11px;font-weight:500}.probo-bleed-preview__value{color:#111827;font-family:Roboto,sans-serif;font-size:13px;font-weight:600}.probo-bleed-preview__value--accent,.probo-bleed-preview__value--final{color:#337ab7}.probo-bleed-preview__hint{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;grid-column:1/-1;margin:0;padding:8px 10px;font-family:Roboto,sans-serif;font-size:12px;line-height:1.45}.probo-bleed-preview__hint--ok{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.probo-bleed-preview__actions{justify-content:flex-end;display:flex}.probo-bleed-preview__confirm{color:#fff;cursor:pointer;background:#337ab7;border:1px solid #337ab7;border-radius:6px;min-height:38px;padding:8px 14px;font-family:Roboto,sans-serif;font-size:13px;font-weight:600}@media (max-width:600px){.probo-file-card__main{grid-template-columns:96px 1fr;gap:12px;padding:12px}.probo-file-card__thumb{width:96px;height:72px}.probo-file-card__actions{grid-column:1/-1;justify-content:flex-end;margin-top:4px}.probo-preflight__row-head{flex-direction:column;align-items:flex-start;gap:2px}.probo-preflight__bleed-actions{flex-direction:column;align-items:stretch}.probo-preflight__bleed-btn{justify-content:center}.probo-bleed-preview{padding:12px}.probo-bleed-preview__toggle{width:100%}.probo-bleed-preview__toggle-btn{flex:1 1 0;padding-inline:8px;font-size:12px}.probo-bleed-preview__viewer{padding:8px}.probo-bleed-preview__details{grid-template-columns:1fr}}
.tp-product-configurator--teraprint{--tp-cfg-bg:var(--tp-bg,#fff);--tp-cfg-bg-wash:var(--tp-bg-wash,#f9fafb);--tp-cfg-bg-inset:var(--tp-bg-inset,#f3f4f6);--tp-cfg-border:var(--tp-border,#e5e7eb);--tp-cfg-border-strong:var(--tp-border-strong,#d1d5db);--tp-cfg-text:var(--tp-text,#2d2d2d);--tp-cfg-text-sec:var(--tp-text-secondary,#4b5563);--tp-cfg-text-muted:var(--tp-text-muted,#9ca3af);--tp-cfg-blue:var(--tp-blue,#337ab7);--tp-cfg-blue-hover:var(--tp-blue-hover,#2a6291);--tp-cfg-blue-wash:var(--tp-blue-wash,#337ab70f);--tp-cfg-orange:var(--tp-orange,#f36f21);--tp-cfg-orange-hover:var(--tp-orange-hover,#e06018);--tp-cfg-orange-wash:var(--tp-orange-wash,#f36f210f);--tp-cfg-success:var(--tp-success,#28a745);--tp-cfg-error:var(--tp-error,#ef4444);--tp-cfg-warn:var(--tp-warning,#f59e0b);--tp-cfg-radius:var(--tp-radius,6px);--tp-cfg-shadow:var(--tp-shadow,0 1px 6px #0000000f);--tp-cfg-shadow-md:var(--tp-shadow-md,0 4px 16px #00000014);--tp-cfg-font:"Roboto",system-ui,-apple-system,sans-serif;--tp-cfg-font-mono:"Roboto",system-ui,sans-serif}.tp-product-configurator--teraprint [data-theme],.tp-product-configurator--teraprint .dark,.tp-product-configurator--teraprint .premium-dark{color:var(--tp-cfg-text);background:var(--tp-cfg-bg)}
