.product-page{background:var(--tp-bg);padding:28px 0 0}.tp-product-wrap{background:var(--tp-bg);min-height:100vh;padding-left:0}.tp-breadcrumb{border-bottom:1px solid var(--tp-divider);background:var(--tp-bg);padding:10px 0}.tp-breadcrumb__inner{max-width:var(--tp-container);font-family:var(--tp-mono);color:var(--tp-text-muted);align-items:center;gap:6px;margin:0 auto;padding:0 24px;font-size:11px;display:flex}.tp-breadcrumb__inner a{color:var(--tp-text-muted);transition:color var(--tp-transition);text-decoration:none}.tp-breadcrumb__inner a:hover{color:var(--tp-blue)}.tp-breadcrumb__inner span{color:var(--tp-border);font-size:9px}.tp-breadcrumb__current{color:var(--tp-text-secondary);font-weight:500}.product-grid{grid-template-columns:1fr 500px;align-items:start;gap:32px;display:grid}.tp-product-main{max-width:var(--tp-container-wide,1600px);grid-template-columns:3fr 2fr;min-height:calc(100vh - 80px);margin:0 auto;padding:0;display:grid}.product-info{min-width:0}.tp-product-left{border-right:1px solid var(--tp-border);min-width:0;padding:24px 28px;overflow:hidden auto}.tp-product-config{scrollbar-width:thin;flex-direction:column;max-height:calc(100vh - 80px);padding:20px;display:flex;position:sticky;top:80px;overflow-y:auto;box-shadow:0 2px 8px #0000000f;background:#f5f7fa!important;border-top:3px solid #337ab7!important}.tp-product-config__inner{flex:1;min-height:0}.product-header{margin-bottom:20px}.product-tag-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.product-tag{font-family:var(--tp-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tp-blue);align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.product-tag:before{content:"";width:var(--tp-line);background:var(--tp-blue);height:12px}.product-sku{font-family:var(--tp-mono);color:var(--tp-text-muted);letter-spacing:.06em;font-size:10px}.product-category-tag,.tp-product-hero__eyebrow{font-family:var(--tp-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tp-blue);align-items:center;gap:8px;margin-bottom:8px;font-size:10px;font-weight:600;display:flex}.product-category-tag:before,.tp-product-hero__eyebrow:before{content:"";width:var(--tp-line);background:var(--tp-blue);height:12px;display:inline-block}.product-title,.tp-product-hero__title{color:var(--tp-text);letter-spacing:-.02em;margin-bottom:8px;font-size:28px;font-weight:700;line-height:1.15}.product-subtitle,.tp-product-hero__desc{color:var(--tp-text-secondary);max-width:540px;font-size:14px;line-height:1.5}.tp-product-hero__pills{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.tp-product-hero__pill{border:1px solid var(--tp-border);background:var(--tp-bg-page);color:var(--tp-text);border-radius:var(--tp-radius);align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.tp-product-hero__price{border-color:var(--tp-orange);color:var(--tp-orange)}.tp-product-hero__price a{color:inherit;text-decoration:underline}.product-rating{align-items:center;gap:8px;margin-top:10px;display:flex}.stars{color:var(--tp-warning);gap:2px;display:flex}.star-empty{color:var(--tp-border)}.rating-text{font-family:var(--tp-mono);color:var(--tp-text-muted);font-size:12px}.rating-text a{color:var(--tp-text-muted);text-underline-offset:2px;text-decoration:underline}.rating-text a:hover{color:var(--tp-blue)}.price-preview{background:var(--tp-orange-wash);border-left:var(--tp-line)solid var(--tp-orange);border-radius:var(--tp-radius);align-items:center;gap:12px;margin:16px 0 20px;padding:12px 16px;display:flex}.price-from{font-family:var(--tp-mono);color:var(--tp-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.price-value{font-family:var(--tp-mono);color:var(--tp-orange);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.price-unit{font-family:var(--tp-mono);color:var(--tp-text-secondary);font-size:12px}.price-tax{color:var(--tp-text-muted);margin-left:auto;font-size:11px}.price-tax a{font-size:11px}.availability-strip{align-items:center;gap:16px;margin-bottom:20px;font-size:13px;display:flex}.availability-item{align-items:center;gap:6px;display:flex}.availability-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.availability-dot.green{background:var(--tp-success)}.availability-label{font-family:var(--tp-mono);color:var(--tp-text-secondary);font-size:11px;font-weight:500}.availability-label strong{color:var(--tp-text);font-weight:600}.product-gallery,.tp-product-hero__media{border:1px solid var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-bg-wash);margin-bottom:24px;position:relative;overflow:hidden}.gallery-main,.tp-product-hero__media .tp-gallery,.tp-product-hero__media .tp-gallery__main{aspect-ratio:16/9;background:var(--tp-bg-inset);border-radius:var(--tp-radius);justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative;overflow:hidden}.tp-product-hero__media .tp-gallery__main img,.tp-product-hero__media .tp-gallery__image{object-fit:cover;width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}.gallery-badge{background:var(--tp-blue);color:#fff;font-family:var(--tp-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--tp-radius);padding:3px 8px;font-size:10px;font-weight:600;position:absolute;top:12px;left:12px}.gallery-placeholder{text-align:center;color:var(--tp-text-muted)}.gallery-placeholder-icon{opacity:.3;margin-bottom:6px}.gallery-placeholder-text{font-family:var(--tp-mono);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:500}.tp-product-hero__media .tp-gallery__arrow{z-index:5;background:var(--tp-bg);color:var(--tp-text);border:1px solid var(--tp-border);border-radius:var(--tp-radius);cursor:pointer;width:32px;height:32px;box-shadow:var(--tp-shadow-sm);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.tp-product-hero__media .tp-gallery__arrow--prev{left:8px}.tp-product-hero__media .tp-gallery__arrow--next{right:8px}.tp-product-hero__media .tp-gallery__thumbs{display:none}.gallery-thumbs{border-top:1px solid var(--tp-border);gap:0;display:flex}.gallery-thumb{aspect-ratio:16/9;background:var(--tp-bg-inset);border-right:1px solid var(--tp-border);cursor:pointer;transition:opacity var(--tp-transition);color:var(--tp-text-muted);font-family:var(--tp-mono);letter-spacing:.04em;flex:1;justify-content:center;align-items:center;font-size:10px;font-weight:500;display:flex}.gallery-thumb:last-child{border-right:none}.gallery-thumb:hover{opacity:.7}.gallery-thumb.active{box-shadow:inset 0 -2px 0 var(--tp-blue)}.trust-strip{border:1px solid var(--tp-border);border-radius:var(--tp-radius);grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:24px;display:grid;overflow:hidden}.trust-item{border-right:1px solid var(--tp-border);background:var(--tp-bg);align-items:center;gap:8px;padding:10px 12px;display:flex}.trust-item:last-child{border-right:none}.trust-icon{width:16px;height:16px;color:var(--tp-blue);flex-shrink:0}.trust-text{font-family:var(--tp-mono);color:var(--tp-text-secondary);letter-spacing:.02em;font-size:10px;font-weight:500;line-height:1.3}.trust-text strong{color:var(--tp-text);font-weight:600}.product-specs{margin-bottom:24px}.section-header{border-bottom:2px solid var(--tp-border);align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;display:flex}.section-header h3,.section-header h2{font-family:var(--tp-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tp-text);font-size:11px;font-weight:600}.section-header:before{content:"";width:var(--tp-line);background:var(--tp-blue);flex-shrink:0;height:14px}.label-tag{font-family:var(--tp-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--tp-blue);background:var(--tp-blue-light);border-radius:var(--tp-radius);padding:2px 8px;font-size:10px;font-weight:600}.specs-table{border-collapse:collapse;width:100%}.specs-table tr{border-bottom:1px solid var(--tp-divider)}.specs-table tr:last-child{border-bottom:none}.specs-table td{vertical-align:top;padding:8px 0;font-size:13px}.specs-table td:first-child{font-family:var(--tp-mono);color:var(--tp-text-muted);letter-spacing:.04em;text-transform:uppercase;width:40%;padding-right:16px;font-size:11px;font-weight:500}.specs-table td:last-child{color:var(--tp-text);font-weight:500}.specs-table .mono-val{font-family:var(--tp-mono);font-size:13px}.specs-header{border-bottom:1px solid var(--tp-border);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.specs-header h3{color:var(--tp-text);font-size:14px;font-weight:600}.specs-grid{grid-template-columns:repeat(2,1fr);gap:0;display:grid}.spec-row{border-bottom:1px solid var(--tp-divider);justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.spec-row:nth-child(2n){padding-left:16px}.spec-label{color:var(--tp-text-muted);font-weight:400}.spec-value{color:var(--tp-text);text-align:right;font-weight:500}.spec-value.mono{font-family:var(--tp-mono);font-size:13px}.tier-prices{margin-bottom:24px}.tier-table{border-collapse:collapse;width:100%;font-family:var(--tp-mono);font-size:12px}.tier-table thead{background:var(--tp-bg-page)}.tier-table th{letter-spacing:.1em;text-transform:uppercase;color:var(--tp-text-muted);text-align:left;border-bottom:2px solid var(--tp-border);padding:8px 12px;font-size:10px;font-weight:600}.tier-table th:last-child,.tier-table td:last-child{text-align:right}.tier-table td{border-bottom:1px solid var(--tp-divider);color:var(--tp-text);padding:10px 12px;font-weight:500}.tier-table tr:last-child td{border-bottom:none}.tier-table tr.active{background:var(--tp-blue-light)}.tier-table tr.active td{color:var(--tp-blue-deep);font-weight:600}.tier-table tr:hover:not(.active){background:var(--tp-bg-wash)}.tier-discount{color:var(--tp-success);font-size:11px;font-weight:600}.tier-note{color:var(--tp-text-muted);margin-top:8px;font-size:11px}.product-description{margin-bottom:24px}.description-header{border-bottom:1px solid var(--tp-border);margin-bottom:12px;padding-bottom:12px}.description-header h3{color:var(--tp-text);font-size:14px;font-weight:600}.description-text{color:var(--tp-text-secondary);font-size:14px;line-height:1.65}.description-text p{margin-bottom:10px}.description-text ul{margin:8px 0;padding-left:20px}.description-text li{margin-bottom:4px}.description-text li::marker{color:var(--tp-blue)}.product-faq{margin-bottom:24px}.faq-item{border-bottom:1px solid var(--tp-divider)}.faq-question{font-family:var(--tp-mono);letter-spacing:.02em;color:var(--tp-text);cursor:pointer;text-align:left;width:100%;font-size:12px;font-weight:500;font-family:var(--tp-font);transition:color var(--tp-transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.faq-question:hover{color:var(--tp-blue)}.faq-chevron{width:14px;height:14px;color:var(--tp-text-muted);transition:transform var(--tp-transition);flex-shrink:0}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{color:var(--tp-text-secondary);padding:0 0 14px;font-size:13px;line-height:1.6;display:none}.faq-item.open .faq-answer{display:block}.tp-product-tabs{margin-top:20px}.tp-product-tabs__nav{border-bottom:2px solid var(--tp-border);gap:0;margin-bottom:20px;display:flex}.tp-product-tabs__btn{color:var(--tp-text-muted);cursor:pointer;transition:color var(--tp-transition),border-color var(--tp-transition);white-space:nowrap;font-size:13px;font-weight:600;font-family:var(--tp-font);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 20px}.tp-product-tabs__btn:hover{color:var(--tp-text)}.tp-product-tabs__btn--active{color:var(--tp-blue);border-bottom-color:var(--tp-blue)}.tp-product-tabs__panel{color:var(--tp-text);font-size:14px;line-height:1.7}.tp-product-tabs__panel h2,.tp-product-tabs__panel h3{color:var(--tp-text);margin:20px 0 8px;font-size:16px;font-weight:600}.tp-product-tabs__panel h2:first-child,.tp-product-tabs__panel h3:first-child{margin-top:0}.tp-product-tabs__panel p{color:var(--tp-text-secondary);margin:0 0 12px}.tp-product-tabs__panel table{border-collapse:collapse;width:100%;margin:12px 0;font-size:13px}.tp-product-tabs__panel th,.tp-product-tabs__panel td{text-align:left;border-bottom:1px solid var(--tp-divider);padding:8px 10px}.tp-product-tabs__panel th{color:var(--tp-text);font-weight:600}.tp-product-tabs__panel td{color:var(--tp-text-muted)}.tp-product-tabs__panel ul,.tp-product-tabs__panel ol{margin:8px 0;padding-left:20px}.tp-product-tabs__panel li{color:var(--tp-text-secondary);margin-bottom:4px}.tp-product-detail{background:var(--tp-bg);border:1px solid var(--tp-border);border-radius:var(--tp-radius);margin-top:18px;overflow:hidden}.tp-product-detail__head{border-bottom:1px solid var(--tp-divider);padding:16px 20px}.tp-product-detail__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--tp-blue);align-items:center;gap:8px;margin-bottom:6px;font-size:10px;font-weight:700;display:inline-flex}.tp-product-detail__eyebrow:before{content:"";width:18px;height:var(--tp-line);background:var(--tp-blue)}.tp-product-detail__head h2{color:var(--tp-text);margin:0 0 4px;font-size:16px;font-weight:700}.tp-product-detail__head p{color:var(--tp-text-muted);margin:0;font-size:12px}.tp-product-detail__body{color:var(--tp-text-secondary);padding:16px 20px;font-size:13px;line-height:1.7}.tp-product-detail__body ul{padding-left:20px;list-style:outside}.tp-product-detail__body li{margin-bottom:4px}.tp-product-detail__body table{border-collapse:collapse;width:100%}.tp-product-detail__body td,.tp-product-detail__body th{border-bottom:1px solid var(--tp-divider);text-align:left;padding:6px 10px;font-size:12px}.tp-product-checklist,.tp-product-alternatives,.tp-product-advisor{background:var(--tp-bg);border:1px solid var(--tp-border);border-radius:var(--tp-radius);margin-top:12px;padding:16px}.tp-product-checklist h3,.tp-product-alternatives h3,.tp-product-advisor h3{color:var(--tp-text);margin-bottom:10px;font-size:14px}.tp-product-advisor p{color:var(--tp-text-muted);margin-bottom:10px;font-size:12px}.tp-product-alternatives__table{border-collapse:collapse;width:100%;font-size:12px}.tp-product-alternatives__table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--tp-text-muted);border-bottom:1px solid var(--tp-border);padding:8px 10px;font-size:10px;font-weight:700}.tp-product-alternatives__table td{border-bottom:1px solid var(--tp-divider);color:var(--tp-text);padding:8px 10px}.tp-product-alternatives__table a{color:var(--tp-blue);text-decoration:none}.tp-product-alternatives__table a:hover{text-decoration:underline}.tp-product-footer-icons{gap:6px;margin-top:12px;display:flex}.tp-product-footer-icons span{color:var(--tp-text-muted);background:var(--tp-bg-page);border-radius:var(--tp-radius);align-items:center;gap:4px;padding:6px 10px;font-size:11px;display:inline-flex}.trust-section{background:var(--tp-bg-page);border-top:1px solid var(--tp-border);padding:40px 0}.trust-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.trust-card{background:var(--tp-bg);border:1px solid var(--tp-border);border-top:var(--tp-line)solid var(--tp-line-color);border-radius:var(--tp-radius);padding:20px}.trust-card-icon{margin-bottom:10px;font-size:24px}.trust-card-title{font-family:var(--tp-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tp-text);margin-bottom:6px;font-size:11px;font-weight:700}.trust-card-text{color:var(--tp-text-secondary);font-size:13px;line-height:1.5}.mobile-sticky-bar{background:var(--tp-bg);border-top:1px solid var(--tp-border);z-index:200;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}.mobile-sticky-price{flex-shrink:0}.mobile-sticky-price .price-label{font-family:var(--tp-mono);color:var(--tp-text-muted);font-size:10px}.mobile-sticky-price .price-amount{font-family:var(--tp-mono);color:var(--tp-orange);letter-spacing:-.02em;font-size:20px;font-weight:700}.mobile-sticky-btn{border-radius:var(--tp-radius);background:var(--tp-orange);color:#fff;max-width:280px;height:48px;font-family:var(--tp-font);cursor:pointer;text-transform:uppercase;letter-spacing:.02em;border:none;flex:1;font-size:14px;font-weight:700}.mobile-sticky-btn:hover{background:var(--tp-orange-hover)}@media (max-width:1440px){.tp-product-main{grid-template-columns:minmax(0,1fr) 400px}}@media (max-width:1260px){.tp-product-main{grid-template-columns:minmax(0,1fr) 380px}}@media (max-width:1024px){.product-grid{grid-template-columns:1fr;gap:24px}.tp-product-main{flex-direction:column;display:flex}.tp-product-left{border-right:none;border-bottom:1px solid var(--tp-border)}.tp-product-config{max-height:none;position:static;overflow-y:visible}.trust-strip,.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.container{padding:0 16px}.product-title,.tp-product-hero__title{font-size:22px}.product-subtitle{font-size:13px}.price-preview{flex-wrap:wrap}.price-value{font-size:22px}.product-gallery .gallery-thumbs{display:none}.trust-strip{grid-template-columns:1fr 1fr}.trust-item{padding:8px 10px}.trust-text{font-size:9px}.specs-table td:first-child{width:45%;font-size:10px}.specs-table td:last-child{font-size:12px}.specs-grid{grid-template-columns:1fr}.spec-row:nth-child(2n){padding-left:0}.trust-grid{grid-template-columns:1fr;gap:12px}.trust-card{padding:16px}.mobile-sticky-bar{display:flex}body{padding-bottom:80px}}@media (max-width:760px){.tp-product-left,.tp-product-config{padding:16px}.tp-product-hero__title{font-size:18px}}@media (max-width:480px){.product-title{font-size:20px}.trust-strip{grid-template-columns:1fr}.tier-table{font-size:10px}.tier-table th{padding:6px 8px;font-size:9px}.tier-table td{padding:8px}}.faq-question:focus-visible,.tp-product-tabs__btn:focus-visible{outline:2px solid var(--tp-blue);outline-offset:2px}@media print{.product-grid,.tp-product-main{grid-template-columns:1fr}.mobile-sticky-bar,.trust-section{display:none}}
.tp-product-configurator--teraprint{flex-direction:column;gap:16px;display:flex}.tp-product-configurator--teraprint .tp-configurator.tp-product-configurator__configurator{color:var(--v3-t1);font-family:var(--tp-font);background:0 0;gap:0}.configurator,.tp-configurator{background:var(--tp-bg);border:1px solid var(--tp-border);border-top:var(--tp-line)solid var(--tp-line-color);border-radius:var(--tp-radius);box-shadow:var(--tp-shadow-md);position:sticky;top:80px;overflow:hidden}.config-header,.tp-configurator__header{border-bottom:1px solid var(--tp-divider);background:var(--tp-bg);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.config-title,.tp-configurator__title{font-family:var(--tp-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tp-blue);align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.config-title:before,.tp-configurator__title:before{content:"";background:var(--tp-blue);border-radius:1px;width:8px;height:8px}.config-step-indicator{font-family:var(--tp-mono);color:var(--tp-text-muted);font-size:11px}.config-delivery{background:var(--tp-blue-light);color:var(--tp-blue-deep);border-bottom:1px solid var(--tp-divider);align-items:center;gap:8px;padding:10px 24px;font-size:12px;font-weight:500;display:flex}.config-delivery-icon{flex-shrink:0;width:14px;height:14px}.config-body{padding:0}.config-section{border-bottom:1px solid var(--tp-divider);padding:20px 24px}.config-section:last-child{border-bottom:none}.config-section-label,.tp-configurator-step__label{font-family:var(--tp-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tp-text-muted);align-items:center;gap:8px;margin-bottom:12px;font-size:10px;font-weight:600;display:flex}.config-section-label .step-num{background:var(--tp-blue);color:#fff;border-radius:1px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.tp-configurator-step{border-bottom:1px solid var(--tp-divider);background:var(--tp-bg);padding:20px 24px}.tp-configurator-step:last-child{border-bottom:none}.tp-configurator-step__header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.tp-configurator-step__number{background:var(--tp-blue);color:#fff;width:22px;height:22px;font-family:var(--tp-mono);border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.tp-configurator-step__number--done{background:var(--tp-success)}.tp-configurator-step__title{font-family:var(--tp-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tp-text-muted);font-size:11px;font-weight:600}.tp-configurator-step--active .tp-configurator-step__title{color:var(--tp-text)}.option-cards,.tp-configurator-options{gap:8px;display:grid}.option-card,.tp-option-tile{border:1px solid var(--tp-border);border-radius:var(--tp-radius);cursor:pointer;transition:border-color var(--tp-transition),background var(--tp-transition),box-shadow var(--tp-transition);background:var(--tp-bg);align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative}.option-card:hover,.tp-option-tile:hover{border-color:var(--tp-border-strong);background:var(--tp-bg-wash)}.option-card.selected,.tp-option-tile--selected,.tp-option-tile[data-selected=true]{border-color:var(--tp-blue);background:var(--tp-blue-light);box-shadow:0 0 0 1px var(--tp-blue)}.option-radio{border:2px solid var(--tp-border-strong);width:18px;height:18px;transition:border-color var(--tp-transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.option-card.selected .option-radio,.tp-option-tile--selected .option-radio{border-color:var(--tp-blue)}.option-radio-dot{background:var(--tp-blue);opacity:0;width:8px;height:8px;transition:opacity var(--tp-transition),transform var(--tp-transition);border-radius:50%;transform:scale(0)}.option-card.selected .option-radio-dot,.tp-option-tile--selected .option-radio-dot{opacity:1;transform:scale(1)}.option-content,.tp-option-tile__content{flex:1;min-width:0}.option-name,.tp-option-tile__name{color:var(--tp-text);font-size:14px;font-weight:500;line-height:1.3}.option-desc,.tp-option-tile__desc{color:var(--tp-text-muted);margin-top:2px;font-size:12px}.option-price,.tp-option-tile__price{font-family:var(--tp-mono);color:var(--tp-text-secondary);text-align:right;flex-shrink:0;font-size:12px;font-weight:500}.option-price.included,.tp-option-tile__price--included{color:var(--tp-success);font-weight:600}.dimension-group,.tp-dimension-group{grid-template-columns:1fr auto 1fr;align-items:end;gap:0;display:grid}.dimension-field,.tp-dimension-field{position:relative}.dimension-field label,.tp-dimension-field label{color:var(--tp-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:500;display:block}.dimension-field input,.tp-dimension-field input,.tp-configurator input[type=number],.tp-configurator input[type=text]{border:1px solid var(--tp-border);border-radius:var(--tp-radius);width:100%;height:44px;font-family:var(--tp-mono);color:var(--tp-text);background:var(--tp-bg);transition:border-color var(--tp-transition),box-shadow var(--tp-transition);font-variant-numeric:tabular-nums;outline:none;padding:0 36px 0 14px;font-size:16px;font-weight:500}.dimension-field input:focus,.tp-dimension-field input:focus,.tp-configurator input[type=number]:focus,.tp-configurator input[type=text]:focus{border-color:var(--tp-blue);box-shadow:0 0 0 3px var(--tp-blue-wash)}.dimension-unit,.tp-dimension-unit{font-family:var(--tp-mono);color:var(--tp-text-muted);pointer-events:none;font-size:13px;position:absolute;bottom:12px;right:12px}.dimension-separator,.tp-dimension-separator{color:var(--tp-text-muted);justify-content:center;align-items:center;padding:22px 12px 0;font-size:18px;font-weight:300;display:flex}.dimension-hint,.tp-dimension-hint{color:var(--tp-text-muted);font-size:11px;font-family:var(--tp-mono);margin-top:6px}.dimension-hint span,.tp-dimension-hint span{color:var(--tp-text-secondary);font-weight:600}.quantity-row,.tp-quantity-row{align-items:center;gap:16px;display:flex}.quantity-stepper,.tp-quantity-stepper{border:1px solid var(--tp-border);border-radius:var(--tp-radius);align-items:center;height:44px;display:flex;overflow:hidden}.qty-btn,.tp-quantity-btn{background:var(--tp-bg-page);width:44px;height:44px;color:var(--tp-text);cursor:pointer;transition:background var(--tp-transition),color var(--tp-transition);font-size:18px;font-weight:500;font-family:var(--tp-font);border:none;justify-content:center;align-items:center;display:flex}.qty-btn:hover,.tp-quantity-btn:hover{background:var(--tp-blue-light);color:var(--tp-blue)}.qty-btn:active,.tp-quantity-btn:active{background:var(--tp-blue);color:#fff}.qty-value,.tp-quantity-value{border:none;border-left:1px solid var(--tp-border);border-right:1px solid var(--tp-border);text-align:center;width:64px;height:44px;font-family:var(--tp-mono);color:var(--tp-text);background:var(--tp-bg);outline:none;font-size:16px;font-weight:600}.qty-value:focus,.tp-quantity-value:focus{box-shadow:inset 0 0 0 2px var(--tp-blue)}.quantity-info{color:var(--tp-text-muted);font-size:12px;line-height:1.4}.quantity-discount{color:var(--tp-success);margin-top:2px;font-size:12px;font-weight:600}.tp-upload-dropzone,.tp-dropzone{border:2px dashed var(--tp-border);border-radius:var(--tp-radius);text-align:center;background:var(--tp-bg-wash);transition:border-color var(--tp-transition),background var(--tp-transition);cursor:pointer;padding:32px 24px}.tp-upload-dropzone:hover,.tp-dropzone:hover{border-color:var(--tp-blue);background:var(--tp-blue-light)}.tp-upload-dropzone.dragging,.tp-dropzone.dragging,.tp-upload-dropzone--active,.tp-dropzone--active{border-color:var(--tp-blue);background:var(--tp-blue-light);transform:scale(1.01)}.tp-upload-dropzone__icon,.tp-dropzone__icon{color:var(--tp-text-muted);margin-bottom:8px;font-size:32px}.tp-upload-dropzone__text,.tp-dropzone__text{color:var(--tp-text-secondary);margin-bottom:4px;font-size:14px}.tp-upload-dropzone__hint,.tp-dropzone__hint{color:var(--tp-text-muted);font-size:12px}.tp-upload-dropzone__btn,.tp-dropzone__btn{border:1px solid var(--tp-blue);border-radius:var(--tp-radius);background:var(--tp-bg);color:var(--tp-blue);cursor:pointer;transition:background var(--tp-transition),color var(--tp-transition);align-items:center;gap:6px;margin-top:12px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.tp-upload-dropzone__btn:hover,.tp-dropzone__btn:hover{background:var(--tp-blue);color:#fff}.tp-server-file-card,.tp-file-card{border:1px solid var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-bg);align-items:center;gap:12px;margin-top:8px;padding:12px;display:flex}.tp-server-file-card__thumb,.tp-file-card__thumb{border-radius:var(--tp-radius);background:var(--tp-bg-inset);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.tp-server-file-card__thumb img,.tp-file-card__thumb img{object-fit:cover;width:100%;height:100%}.tp-server-file-card__meta,.tp-file-card__meta{flex:1;min-width:0}.tp-server-file-card__name,.tp-file-card__name{color:var(--tp-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.tp-server-file-card__info,.tp-file-card__info{color:var(--tp-text-muted);margin-top:2px;font-size:11px}.tp-server-file-card__remove,.tp-file-card__remove{border:1px solid var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-bg);width:28px;height:28px;color:var(--tp-text-muted);cursor:pointer;transition:border-color var(--tp-transition),color var(--tp-transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.tp-server-file-card__remove:hover,.tp-file-card__remove:hover{border-color:var(--tp-error);color:var(--tp-error)}.tp-volume-pricing,.tp-staffel-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:12px}.tp-volume-pricing th,.tp-staffel-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--tp-text-muted);border-bottom:1px solid var(--tp-border);padding:8px 10px;font-size:10px;font-weight:700}.tp-volume-pricing td,.tp-staffel-table td{border-bottom:1px solid var(--tp-divider);color:var(--tp-text);font-family:var(--tp-mono);font-variant-numeric:tabular-nums;padding:8px 10px}.tp-volume-pricing tr.active td,.tp-staffel-table tr.active td,.tp-volume-pricing tr--active td,.tp-staffel-table tr--active td{color:var(--tp-blue);border-bottom-color:var(--tp-blue);font-weight:600}.price-block,.tp-price-box{background:var(--tp-bg-wash);border-top:1px solid var(--tp-divider);padding:20px 24px}.price-summary,.tp-price-box__summary{background:var(--tp-bg);border-left:var(--tp-line)solid var(--tp-orange);border-radius:var(--tp-radius);box-shadow:var(--tp-shadow-sm);flex-direction:column;gap:6px;margin-bottom:16px;padding:16px;display:flex}.price-row,.tp-price-row{color:var(--tp-text-secondary);justify-content:space-between;align-items:baseline;font-size:13px;display:flex}.price-row-main,.tp-price-row--main{border-top:1px solid var(--tp-divider);margin-top:6px;padding-top:8px;font-size:14px}.price-row-main .price-row-value,.tp-price-row--main .tp-price-row__value{font-family:var(--tp-mono);color:var(--tp-text);font-size:14px;font-weight:600}.price-row-total,.tp-price-row--total{border-top:2px solid var(--tp-border);margin-top:8px;padding-top:10px}.price-row-total .price-row-label,.tp-price-row--total .tp-price-row__label{color:var(--tp-text);font-size:15px;font-weight:600}.price-row-total .price-row-value,.tp-price-row--total .tp-price-row__value{font-family:var(--tp-mono);color:var(--tp-orange);letter-spacing:-.02em;font-size:24px;font-weight:700}.price-row-value,.tp-price-row__value{font-family:var(--tp-mono);font-variant-numeric:tabular-nums}.price-per-piece{color:var(--tp-text-muted);text-align:right;margin-top:4px;font-size:12px}.price-per-piece span{font-family:var(--tp-mono);color:var(--tp-text-secondary);font-weight:600}.price-tax-info{color:var(--tp-text-muted);text-align:right;margin-top:4px;font-size:11px}.cta-section,.tp-cta-section{padding:0 24px 20px}.cta-btn,.tp-cta-btn,.tp-configurator__cta{border-radius:var(--tp-radius);background:var(--tp-orange);color:#fff;width:100%;height:52px;font-family:var(--tp-font);letter-spacing:.02em;cursor:pointer;transition:background var(--tp-transition),transform .1s ease,box-shadow var(--tp-transition);text-transform:uppercase;border:none;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.cta-btn:hover,.tp-cta-btn:hover,.tp-configurator__cta:hover{background:var(--tp-orange-hover);box-shadow:0 4px 12px #f36f214d}.cta-btn:active,.tp-cta-btn:active,.tp-configurator__cta:active{transform:scale(.99)}.cta-btn:disabled,.tp-cta-btn:disabled,.tp-configurator__cta:disabled{background:var(--tp-border);color:var(--tp-text-muted);cursor:not-allowed;box-shadow:none;transform:none}.cta-btn svg,.tp-cta-btn svg,.tp-configurator__cta svg{width:18px;height:18px}.cta-subtext,.tp-cta-subtext{color:var(--tp-text-muted);text-align:center;margin-top:10px;font-size:11px;line-height:1.4}.cta-subtext a,.tp-cta-subtext a{color:var(--tp-blue);font-size:11px}.config-summary,.tp-config-summary{border-top:1px solid var(--tp-divider);background:var(--tp-bg-page);padding:16px 24px}.config-summary-title,.tp-config-summary__title{font-family:var(--tp-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tp-text-muted);margin-bottom:10px;font-size:10px;font-weight:600}.summary-rows{flex-direction:column;gap:6px;display:flex}.summary-row{color:var(--tp-text-secondary);justify-content:space-between;font-size:12px;display:flex}.summary-row-label{color:var(--tp-text-muted)}.summary-row-value{color:var(--tp-text);font-weight:500}.tp-configurator__footer{background:var(--tp-bg);border-top:1px solid var(--tp-divider);z-index:10;padding:16px 24px;position:sticky;bottom:0;box-shadow:0 -4px 12px #0000000a}.tp-configurator select,.tp-select{border:1px solid var(--tp-border);border-radius:var(--tp-radius);width:100%;height:44px;font-family:var(--tp-font);color:var(--tp-text);background:var(--tp-bg);appearance:none;transition:border-color var(--tp-transition),box-shadow var(--tp-transition);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;outline:none;padding:0 36px 0 14px;font-size:14px}.tp-configurator select:focus,.tp-select:focus{border-color:var(--tp-blue);box-shadow:0 0 0 3px var(--tp-blue-wash)}.tp-configurator-error,.tp-error-msg{background:var(--tp-error-wash);border:1px solid var(--tp-error);border-radius:var(--tp-radius);color:var(--tp-error);margin-top:8px;padding:10px 14px;font-size:12px;font-weight:500}.tp-configurator-warning,.tp-warning-msg{background:var(--tp-warning-wash);border:1px solid var(--tp-warning);border-radius:var(--tp-radius);color:var(--tp-warning);margin-top:8px;padding:10px 14px;font-size:12px;font-weight:500}.tp-configurator-success,.tp-success-msg{background:var(--tp-success-wash);border:1px solid var(--tp-success);border-radius:var(--tp-radius);color:var(--tp-success);margin-top:8px;padding:10px 14px;font-size:12px;font-weight:500}.tp-configurator-loading,.tp-skeleton{background:var(--tp-bg-inset);border-radius:var(--tp-radius);animation:1.5s ease-in-out infinite tp-pulse}@keyframes tp-pulse{0%,to{opacity:1}50%{opacity:.5}}.tp-skeleton-line{background:var(--tp-bg-inset);border-radius:var(--tp-radius);height:14px;margin-bottom:8px;animation:1.5s ease-in-out infinite tp-pulse}.tp-skeleton-line:last-child{width:60%}@media (max-width:1024px){.configurator,.tp-configurator{position:static}}@media (max-width:480px){.config-section{padding:16px}.cta-section,.tp-cta-section{padding:0 16px 16px}.price-block,.tp-price-box{padding:16px}.dimension-group,.tp-dimension-group{grid-template-columns:1fr;gap:12px}.dimension-separator,.tp-dimension-separator{display:none}.tp-configurator-step{padding:16px}}.option-card:focus-visible,.tp-option-tile:focus-visible{outline:2px solid var(--tp-blue);outline-offset:-2px}.cta-btn:focus-visible,.tp-cta-btn:focus-visible,.tp-configurator__cta:focus-visible{outline:2px solid var(--tp-orange);outline-offset:2px}.qty-btn:focus-visible,.tp-quantity-btn:focus-visible{outline:2px solid var(--tp-blue);outline-offset:-2px}.tp-configurator select:focus-visible,.tp-select:focus-visible{outline:2px solid var(--tp-blue);outline-offset:2px}.tp-upload-login-hint{border:1px solid var(--tp-divider,#ebeef2);border-radius:var(--tp-radius,2px);color:var(--tp-text-muted,#6b7280);background:#337ab70f;align-items:center;gap:8px;margin-bottom:8px;padding:10px 14px;font-size:13px;text-decoration:none;display:flex}.tp-upload-login-hint__text{color:var(--tp-text-muted,#6b7280);margin:0;font-size:13px;line-height:1.4}.tp-upload-login-hint__sub{color:var(--tp-text-muted,#6b7280);margin:4px 0 0;font-size:12px}.tp-upload-login-hint__link{color:var(--tp-blue,#337ab7);font-weight:600;text-decoration:none}.tp-upload-login-hint__link:hover{text-decoration:underline}.tp-configurator-feedback{border-radius:var(--tp-radius,2px);align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-size:13px;display:flex}.tp-configurator-feedback--pending{z-index:50;border-bottom:2px solid var(--tp-orange,#f36f21);color:#e65100;background:#fff3e0;border-radius:0;justify-content:center;align-items:center;gap:10px;margin:0;padding:16px 20px;font-size:15px;font-weight:600;animation:1.5s ease-in-out infinite tp-pulse;display:flex;position:sticky;top:0}.tp-configurator-feedback--pending .tp-spinner{border-color:#ffcc80;border-top-color:var(--tp-orange,#f36f21);width:20px;height:20px}.tp-configurator-feedback--success{z-index:50;border-bottom:2px solid var(--tp-success,#16a34a);color:#16a34a;background:#e8f5e9;border-radius:0;justify-content:center;align-items:center;gap:10px;margin:0;padding:16px 20px;font-size:15px;font-weight:600;display:flex;position:sticky;top:0}@media print{.configurator,.tp-configurator{box-shadow:none;border:1px solid var(--tp-border);position:static}}
