:root{--topconf-red: #ca3433;--topconf-red-dark: #a62828;--topconf-text: #111827;--topconf-muted: #6b7280;--topconf-border: #e5e7eb;--topconf-border-strong: rgba(202, 52, 51, .22);--topconf-card: #ffffff;--topconf-soft: #f7f7f8;--topconf-soft-warm: #fff8f3;--topconf-danger: #8f1d1d;--topconf-success: #166534;--topconf-radius-xl: 22px;--topconf-radius-lg: 18px;--topconf-radius-md: 14px;--topconf-radius-sm: 12px;--topconf-shadow-sm: 0 8px 20px rgba(17, 24, 39, .04);--topconf-shadow-md: 0 18px 38px rgba(17, 24, 39, .08);--topconf-shadow-focus: 0 0 0 3px rgba(202, 52, 51, .12)}.topconf{background:linear-gradient(180deg,#fff,#fbfbfc 56%,#fff8f4);color:var(--topconf-text);padding:24px 0 42px}.topconf *{box-sizing:border-box}.topconf__wrap{max-width:1180px;margin:0 auto;padding:0 16px}.topconf__alert,.topconf__config-state,.topconf__merchant-note{padding:14px 16px;border-radius:var(--topconf-radius-md);border:1px solid rgba(202,52,51,.18);background:#ca34330f;color:var(--topconf-danger);font-size:14px;line-height:1.6;box-shadow:var(--topconf-shadow-sm)}.topconf__hero{margin-bottom:20px;padding:24px;border-radius:24px;border:1px solid rgba(202,52,51,.1);background:radial-gradient(circle at top right,rgba(202,52,51,.11),transparent 34%),linear-gradient(180deg,#fffdfa,#fff7f2);box-shadow:0 20px 44px #1118270f}.topconf__eyebrow{display:inline-flex;margin:0 0 10px;padding:5px 10px;border-radius:999px;background:#ca343314;color:#9f2625;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.topconf__title{margin:0;font-size:clamp(30px,4vw,42px);line-height:1.08;letter-spacing:-.02em}.topconf__subtitle{margin-top:12px;color:var(--topconf-muted);font-size:16px;line-height:1.7;max-width:760px}.topconf__subtitle p:last-child{margin-bottom:0}.topconf__trustbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.topconf__trustbar span{display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border-radius:999px;border:1px solid rgba(202,52,51,.1);background:#ffffffd1;color:#8f2423;font-size:13px;font-weight:800}.topconf-gallery{margin-bottom:20px}.topconf-gallery__main{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(17,24,39,.06);background:#fff;box-shadow:var(--topconf-shadow-md)}.topconf-gallery__slide{display:none}.topconf-gallery__slide.is-active{display:block}.topconf-gallery__slide img{display:block;width:100%;height:auto;background:#fff}.topconf-gallery__arrow{-webkit-appearance:none;appearance:none;position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#1118276b;color:#fff;font-size:28px;line-height:1;cursor:pointer;z-index:2}.topconf-gallery__arrow.is-prev{left:14px}.topconf-gallery__arrow.is-next{right:14px}.topconf-gallery__thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.topconf-gallery__thumb{-webkit-appearance:none;appearance:none;padding:4px;border-radius:14px;border:1px solid rgba(17,24,39,.08);background:#fff;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.topconf-gallery__thumb:hover{transform:translateY(-1px)}.topconf-gallery__thumb.is-active{border-color:#ca343373;box-shadow:0 0 0 3px #ca343314}.topconf-gallery__thumb img{display:block;width:74px;height:74px;object-fit:cover;border-radius:10px}.topconf-gallery__thumb:focus-visible,.topconf-gallery__arrow:focus-visible{outline:none;box-shadow:var(--topconf-shadow-focus)}.topconf__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,360px);gap:24px;align-items:start}.topconf__main,.topconf__side{min-width:0}.topconf__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px;margin-bottom:16px;border-radius:16px;background:#11182708}.topconf__step{-webkit-appearance:none;appearance:none;border:1px solid rgba(17,24,39,.08);background:#fff;color:var(--topconf-text);border-radius:999px;min-height:48px;padding:10px 14px;font-size:14px;font-weight:800;line-height:1.25;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.topconf__step:hover{transform:translateY(-1px);border-color:#ca34333d}.topconf__step.is-active{border-color:#ca343366;background:linear-gradient(180deg,#fff,#fff8f8);box-shadow:0 0 0 3px #ca343314}.topconf__panel[hidden]{display:none!important}.topconf-card,.topconf-pricebox,.topconf__description{background:var(--topconf-card);border:1px solid rgba(17,24,39,.06);border-radius:var(--topconf-radius-xl);box-shadow:var(--topconf-shadow-md)}.topconf-card{overflow:hidden}.topconf-card__head,.topconf-card__body,.topconf-card__foot,.topconf__description,.topconf-pricebox{padding-left:22px;padding-right:22px}.topconf-card__head{padding-top:22px;padding-bottom:14px}.topconf-card__body{padding-top:0;padding-bottom:22px}.topconf-card__foot{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;padding-bottom:22px;border-top:1px solid rgba(17,24,39,.06);background:linear-gradient(180deg,#fff,#fcfcfd)}.topconf-card__foot--between{justify-content:space-between;align-items:center}.topconf-card__badge{display:inline-flex;align-items:center;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:#ca343314;color:#9f2625;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.topconf-card__title{margin:0 0 8px;font-size:26px;line-height:1.15;letter-spacing:-.02em}.topconf-card__text{margin:0;color:var(--topconf-muted);font-size:15px;line-height:1.65}.topconf__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.topconf__field-grid--single{grid-template-columns:1fr}.topconf-field{display:grid;gap:8px}.topconf-field span{font-size:13px;font-weight:800;color:#374151}.topconf-field input,.topconf-field textarea{width:100%;min-height:52px;border-radius:14px;border:1px solid rgba(17,24,39,.12);background:#fff;color:var(--topconf-text);padding:14px 16px;font-size:16px;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease}.topconf-field textarea{min-height:120px;resize:vertical}.topconf-field input:focus,.topconf-field textarea:focus{outline:none;border-color:#ca34335c;box-shadow:var(--topconf-shadow-focus)}.topconf-field input.is-invalid,.topconf-field textarea.is-invalid{border-color:#8f1d1d73;box-shadow:0 0 0 3px #8f1d1d14;background:#fff5f5cc}.topconf__hint-list{display:grid;gap:12px;margin-top:16px}.topconf__piece-actions{display:grid;gap:10px;margin-top:16px}.topconf__piece-note{margin:0;color:var(--topconf-muted);font-size:13px;line-height:1.6}.topconf__piece-list{display:grid;gap:14px}.topconf-piece{padding:16px;border-radius:18px;border:1px solid rgba(17,24,39,.08);background:linear-gradient(180deg,#fff,#fcfcfd);box-shadow:var(--topconf-shadow-sm)}.topconf-piece__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.topconf-piece__remove{-webkit-appearance:none;appearance:none;min-height:40px;padding:8px 12px;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:#fff;color:var(--topconf-text);font-size:13px;font-weight:800;cursor:pointer;transition:border-color .2s ease,background .2s ease}.topconf-piece__remove:hover{border-color:#ca34333d;background:#fff8f8}.topconf-piece__remove:disabled{opacity:.55;cursor:not-allowed}.topconf-piece__eyebrow{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#9f2625}.topconf-piece__meta{margin-top:6px;color:var(--topconf-muted);font-size:13px;line-height:1.55}.topconf__hint-item{padding:14px 16px;border-radius:16px;background:var(--topconf-soft-warm);border:1px solid rgba(202,52,51,.08)}.topconf__hint-item strong{display:block;margin-bottom:6px;font-size:14px}.topconf__hint-item span{color:var(--topconf-muted);font-size:14px;line-height:1.6}.topconf__fixed-value{display:grid;gap:8px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#fff,#fff8f5);border:1px solid rgba(202,52,51,.14)}.topconf__fixed-value span{font-size:13px;font-weight:800;color:#374151}.topconf__fixed-value strong{font-size:24px;line-height:1.1}.topconf__fixed-value small{color:var(--topconf-muted);font-size:14px;line-height:1.55}.topconf__section-head{margin-bottom:14px}.topconf__section-head h3{margin:0 0 6px;font-size:20px;line-height:1.2}.topconf__section-head p{margin:0;color:var(--topconf-muted);font-size:14px;line-height:1.6}.topconf__summary-shell+.topconf__request-shell{margin-top:22px}.topconf__summary{display:grid;gap:10px}.topconf__summary-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid rgba(17,24,39,.06)}.topconf__summary-row span{color:var(--topconf-muted);font-size:14px}.topconf__summary-row strong{text-align:right;font-size:15px;line-height:1.35}.topconf__summary-row.is-total{border-color:#ca34332e;background:linear-gradient(180deg,#fffdfa,#fff7f2)}.topconf__summary-row.is-total strong{font-size:18px;color:#9f2625}.topconf__request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.topconf-field--full{margin-top:14px}.topconf__legal{display:flex;gap:12px;align-items:flex-start;margin-top:16px;padding:14px 16px;border-radius:16px;background:var(--topconf-soft-warm);border:1px solid rgba(202,52,51,.08);font-size:14px;line-height:1.65;cursor:pointer}.topconf__legal input{width:18px;height:18px;margin-top:2px;flex:0 0 auto;accent-color:var(--topconf-red)}.topconf__legal.is-invalid{border-color:#8f1d1d66;background:#fff5f5d6}.topconf__feedback{margin-top:16px;padding:14px 16px;border-radius:16px;font-size:14px;line-height:1.6}.topconf__feedback.is-loading{background:#1118270d;border:1px solid rgba(17,24,39,.08);color:#374151}.topconf__feedback.is-success{background:#16653414;border:1px solid rgba(22,101,52,.18);color:var(--topconf-success)}.topconf__feedback.is-error{background:#8f1d1d14;border:1px solid rgba(143,29,29,.18);color:var(--topconf-danger)}.topconf-btn{-webkit-appearance:none;appearance:none;min-height:52px;padding:12px 18px;border-radius:999px;border:1px solid transparent;font-size:15px;font-weight:800;line-height:1.2;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.topconf-btn:hover{transform:translateY(-1px)}.topconf-btn:disabled{opacity:.6;cursor:wait;transform:none}.topconf-btn--primary{background:linear-gradient(180deg,var(--topconf-red) 0%,var(--topconf-red-dark) 100%);color:#fff;box-shadow:0 14px 28px #a2222138}.topconf-btn--ghost{background:#fff;color:var(--topconf-text);border-color:#1118271a}.topconf__description{margin-top:18px;padding-top:22px;padding-bottom:22px}.topconf__description h3{margin:0 0 10px;font-size:22px}.topconf__description .rte{color:var(--topconf-muted);line-height:1.7}.topconf__description .rte p:last-child{margin-bottom:0}.topconf-pricebox{position:sticky;top:18px;padding-top:22px;padding-bottom:22px}.topconf-pricebox__eyebrow{display:inline-flex;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:#ca343314;color:#9f2625;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.topconf-pricebox h3{margin:0 0 8px;font-size:26px;line-height:1.12}.topconf-pricebox__text{margin:0 0 18px;color:var(--topconf-muted);font-size:14px;line-height:1.65}.topconf-pricebox__value{font-size:36px;line-height:1.05;font-weight:900;letter-spacing:-.03em}.topconf-pricebox__note{margin:8px 0 0;color:var(--topconf-muted);font-size:14px;line-height:1.6}.topconf-pricebox__meta{display:grid;gap:10px;margin-top:18px}.topconf-pricebox__row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:13px 14px;border-radius:16px;background:#fff;border:1px solid rgba(17,24,39,.06)}.topconf-pricebox__row span{color:var(--topconf-muted);font-size:13px}.topconf-pricebox__row strong{text-align:right;font-size:14px;line-height:1.35}.topconf-pricebox__trust{display:grid;gap:10px;margin-top:18px}.topconf-pricebox__trust div{padding:12px 14px;border-radius:16px;background:var(--topconf-soft-warm);border:1px solid rgba(202,52,51,.08);color:#5b372f;font-size:13px;line-height:1.55;font-weight:700}@media(max-width:1024px){.topconf__grid{grid-template-columns:1fr}.topconf-pricebox{position:static}}@media(max-width:767px){.topconf{padding-top:18px}.topconf__wrap{padding:0 12px}.topconf__hero,.topconf-card__head,.topconf-card__body,.topconf-card__foot,.topconf__description,.topconf-pricebox{padding-left:16px;padding-right:16px}.topconf__steps,.topconf__field-grid,.topconf__request-grid{grid-template-columns:1fr}.topconf-card__foot,.topconf-card__foot--between{flex-direction:column-reverse;align-items:stretch}.topconf-btn{width:100%}.topconf-pricebox__value{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/topper-konfigurator.css.map */
