.RosterEditModal-module__CmBz6W__modal{z-index:110;background:#0f141e8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.RosterEditModal-module__CmBz6W__box{background:#fff;border-radius:16px;width:min(680px,100%);max-height:92vh;padding:26px;position:relative;overflow-y:auto;box-shadow:0 1px 2px #1018280f,0 8px 24px #10182814}.RosterEditModal-module__CmBz6W__title{margin:0 0 18px;font-size:20px;font-weight:700}.RosterEditModal-module__CmBz6W__close{background:#f1f3f7;border:0;border-radius:9px;width:34px;height:34px;font-size:15px;position:absolute;top:16px;right:16px}.RosterEditModal-module__CmBz6W__hint{color:var(--text-muted);margin:10px 0;font-size:12px;line-height:1.5}.RosterEditModal-module__CmBz6W__editHead{color:var(--text-muted);gap:8px;padding:2px 4px 6px;font-size:12px;display:grid}.RosterEditModal-module__CmBz6W__editList{flex-direction:column;gap:8px;max-height:46vh;padding:2px;display:flex;overflow:auto}.RosterEditModal-module__CmBz6W__editRow{align-items:center;gap:8px;display:grid}.RosterEditModal-module__CmBz6W__editRow input,.RosterEditModal-module__CmBz6W__editRow select{border:1px solid var(--border);width:100%;font:inherit;background:#fff;border-radius:8px;padding:8px}.RosterEditModal-module__CmBz6W__isErr{border-color:var(--error)!important;background:#e5484d0f!important}.RosterEditModal-module__CmBz6W__editDel{border:1px solid var(--border);width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:8px;line-height:1}.RosterEditModal-module__CmBz6W__editDel:hover{border-color:var(--error);color:var(--error)}.RosterEditModal-module__CmBz6W__editFoot{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.RosterEditModal-module__CmBz6W__editActions{gap:10px;display:flex}.RosterEditModal-module__CmBz6W__editStatus{color:var(--text-muted);font-size:13px}.RosterEditModal-module__CmBz6W__editStatusErr{color:var(--error);font-weight:600}.RosterEditModal-module__CmBz6W__ghostBtn{border:1px solid var(--border);height:40px;color:var(--text);background:#fff;border-radius:10px;width:100%;margin-top:10px;padding:0 18px;font-size:14px;font-weight:600}.RosterEditModal-module__CmBz6W__ghostBtn:hover{background:#f5f7fb}.RosterEditModal-module__CmBz6W__ghostBtnSm{width:auto;margin-top:0;}.RosterEditModal-module__CmBz6W__primaryBtn{background:var(--orange);color:#fff;border:1px solid #0000;border-radius:10px;flex:none;height:40px;padding:0 18px;font-size:14px;font-weight:600}.RosterEditModal-module__CmBz6W__primaryBtn:hover{background:#e04b00}@media (max-width:820px){.RosterEditModal-module__CmBz6W__box{padding:20px}.RosterEditModal-module__CmBz6W__close{width:40px;height:40px}}
.ReviewRequest-module__elhu8W__wrap{margin:0}.ReviewRequest-module__elhu8W__checkCard{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:10px;margin:0;padding:12px;display:flex}.ReviewRequest-module__elhu8W__checkCard:hover{border-color:var(--navy);background:#f7f9ff}.ReviewRequest-module__elhu8W__checkCard input{width:18px;height:18px;accent-color:var(--navy);flex:none;margin-top:1px}.ReviewRequest-module__elhu8W__checkCard span{flex-direction:column;gap:2px;display:flex}.ReviewRequest-module__elhu8W__checkCard strong{font-size:14px}.ReviewRequest-module__elhu8W__checkCard small{color:var(--text-muted);font-size:12px}.ReviewRequest-module__elhu8W__field{margin:10px 0 0;display:block}.ReviewRequest-module__elhu8W__field>span{color:var(--text-secondary);margin-bottom:5px;font-size:12.5px;font-weight:600;display:block}.ReviewRequest-module__elhu8W__field textarea{border:1px solid var(--border);resize:vertical;background:#fff;border-radius:9px;width:100%;padding:9px 11px;font-family:inherit;font-size:14px}.ReviewRequest-module__elhu8W__field textarea:focus{border-color:var(--navy);outline:2px solid #00285540}.ReviewRequest-module__elhu8W__count{text-align:right;color:var(--text-muted);margin-top:4px;font-size:11px;display:block}
.ColorSwatches-module__Gm-w9q__row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.ColorSwatches-module__Gm-w9q__swatch{box-shadow:0 0 0 1px var(--border);border-radius:50%;flex:none}.ColorSwatches-module__Gm-w9q__more{color:var(--text-muted);font-size:11px}
.ProductCard-module__h24rAW__card{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.ProductCard-module__h24rAW__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.ProductCard-module__h24rAW__media{position:relative}.ProductCard-module__h24rAW__imageLink{aspect-ratio:1;width:100%;height:var(--card-img-h,auto);background:var(--bg-soft);display:block;position:relative}.ProductCard-module__h24rAW__image{object-fit:contain;width:100%;height:100%}.ProductCard-module__h24rAW__photo{object-fit:cover;object-position:50% var(--card-photo-y,40%);width:100%;height:100%}.ProductCard-module__h24rAW__badge{background:var(--orange);color:#fff;border-radius:var(--radius-pill);white-space:nowrap;padding:4px 9px;font-size:10.5px;font-weight:800;position:absolute;top:12px;left:12px}.ProductCard-module__h24rAW__body{flex-direction:column;flex:auto;padding:16px;display:flex}.ProductCard-module__h24rAW__titleLink{display:block}.ProductCard-module__h24rAW__cut{z-index:1;pointer-events:none;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--navy);white-space:nowrap;background:#ffffffed;padding:3px 10px;font-size:10.5px;font-weight:700;position:absolute;bottom:12px;left:12px}.ProductCard-module__h24rAW__eyebrow{color:var(--text-muted);margin-bottom:2px;font-size:11px;font-weight:600;display:block}.ProductCard-module__h24rAW__title{color:var(--text);font-size:15px;font-weight:700;display:block}.ProductCard-module__h24rAW__titleLink:hover .ProductCard-module__h24rAW__title{color:var(--orange)}.ProductCard-module__h24rAW__subtitle{color:var(--text-muted);margin:3px 0 10px;font-size:12px}.ProductCard-module__h24rAW__swatches{margin-bottom:12px}.ProductCard-module__h24rAW__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.ProductCard-module__h24rAW__priceLabel{color:var(--text-muted);font-size:11px}.ProductCard-module__h24rAW__price{color:var(--navy);font-size:17px}.ProductCard-module__h24rAW__cta{background:var(--orange);color:#fff;white-space:nowrap;border-radius:9px;align-items:center;height:38px;padding:0 16px;font-size:12.5px;font-weight:700;display:inline-flex}.ProductCard-module__h24rAW__cta:hover{background:var(--orange-hover);color:#fff}
.Faq-module__wIbwua__list{gap:10px;display:grid}.Faq-module__wIbwua__item{border:1px solid var(--border);border-radius:12px}.Faq-module__wIbwua__question{width:100%;min-height:52px;font:inherit;color:var(--text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:baseline;gap:12px;padding:16px 18px;font-size:14px;font-weight:700;display:flex}.Faq-module__wIbwua__sign{color:var(--text-muted);flex:none;font-size:17px;line-height:1}.Faq-module__wIbwua__answer{color:var(--text-secondary);padding:0 18px 16px;font-size:13.5px;line-height:1.65}
.CrossSell-module__lSQHvq__crossSell{border-top:1px solid var(--border);margin-top:26px;padding-top:22px}.CrossSell-module__lSQHvq__title{color:var(--navy);text-align:center;margin:0 0 6px;font-size:17px;font-weight:800}.CrossSell-module__lSQHvq__text{color:var(--text-muted);text-align:center;max-width:54ch;margin:0 auto 20px;font-size:13px;line-height:1.5}.CrossSell-module__lSQHvq__grid{--card-img-h:150px;--card-photo-y:50%;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;gap:16px;display:grid}.CrossSell-module__lSQHvq__grid>*{width:100%;max-width:280px}.CrossSell-module__lSQHvq__note{color:var(--text-muted);text-align:center;margin:16px 0 0;font-size:12px}
.Logo-module__5AlQXG__logo{min-height:44px;color:var(--text);align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.Logo-module__5AlQXG__logo:hover{color:var(--text)}.Logo-module__5AlQXG__mark,.Logo-module__5AlQXG__monogram{width:auto;height:30px;color:var(--logo-navy);flex:none}.Logo-module__5AlQXG__monogram{display:none}.Logo-module__5AlQXG__word{white-space:nowrap}.Logo-module__5AlQXG__accent{color:var(--orange)}.Logo-module__5AlQXG__onNavy .Logo-module__5AlQXG__mark,.Logo-module__5AlQXG__onNavy .Logo-module__5AlQXG__monogram{color:#fff}.Logo-module__5AlQXG__small{font-size:17px}.Logo-module__5AlQXG__small .Logo-module__5AlQXG__mark,.Logo-module__5AlQXG__small .Logo-module__5AlQXG__monogram{height:28px}@media (max-width:560px){.Logo-module__5AlQXG__logo:not(.Logo-module__5AlQXG__small) .Logo-module__5AlQXG__mark{display:none}.Logo-module__5AlQXG__logo:not(.Logo-module__5AlQXG__small) .Logo-module__5AlQXG__monogram{display:block}}@media (max-width:360px){.Logo-module__5AlQXG__logo:not(.Logo-module__5AlQXG__small){gap:7px;font-size:15.5px}.Logo-module__5AlQXG__logo:not(.Logo-module__5AlQXG__small) .Logo-module__5AlQXG__monogram{height:26px}}
.AddToCartModal-module__5uGbeG__modal{z-index:100;background:#0f141e8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.AddToCartModal-module__5uGbeG__box{background:#fff;border-radius:16px;width:min(620px,100%);max-height:92vh;padding:26px;position:relative;overflow-y:auto;box-shadow:0 1px 2px #1018280f,0 8px 24px #10182814}.AddToCartModal-module__5uGbeG__boxWide{width:min(940px,100%)}.AddToCartModal-module__5uGbeG__title{margin:0 0 18px;font-size:20px;font-weight:700}.AddToCartModal-module__5uGbeG__close{background:#f1f3f7;border:0;border-radius:9px;width:34px;height:34px;font-size:15px;position:absolute;top:16px;right:16px}.AddToCartModal-module__5uGbeG__previews{flex-wrap:wrap;gap:12px;min-height:60px;margin-bottom:18px;display:flex}.AddToCartModal-module__5uGbeG__previewsDone .AddToCartModal-module__5uGbeG__previewImg,.AddToCartModal-module__5uGbeG__previewsDone .AddToCartModal-module__5uGbeG__previewPh{width:96px;height:96px}.AddToCartModal-module__5uGbeG__previewsDone{flex:none;min-height:0;margin-bottom:0}.AddToCartModal-module__5uGbeG__doneRow{align-items:center;gap:24px;padding:4px 0 16px;display:flex}.AddToCartModal-module__5uGbeG__previewImg{object-fit:contain;border:1px solid var(--border);background:#fafbfc;border-radius:12px;width:150px;height:150px}.AddToCartModal-module__5uGbeG__previewPh{width:150px;height:150px;color:var(--text-muted);border:1px dashed var(--border);background:#fafbfc;border-radius:12px;place-items:center;font-size:12px;display:grid}.AddToCartModal-module__5uGbeG__cap{text-align:center;color:var(--text-muted);margin-top:4px;font-size:12px}.AddToCartModal-module__5uGbeG__loading{color:var(--text-muted);padding:20px;font-size:13px}.AddToCartModal-module__5uGbeG__block{margin-bottom:14px}.AddToCartModal-module__5uGbeG__sub{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);margin:20px 0 10px;font-size:12px;font-weight:700}.AddToCartModal-module__5uGbeG__hint{color:var(--text-muted);margin:10px 0;font-size:12px;line-height:1.5}.AddToCartModal-module__5uGbeG__sizeRun{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.AddToCartModal-module__5uGbeG__sizeRow{border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;padding:6px 10px;display:flex}.AddToCartModal-module__5uGbeG__sizeLabel{width:34px;font-size:13px;font-weight:600}.AddToCartModal-module__5uGbeG__sizeRow input{border:1px solid var(--border);border-radius:9px;width:100%;padding:6px 8px;font-family:inherit;font-size:14px}.AddToCartModal-module__5uGbeG__drop{text-align:center;width:100%;color:var(--navy);cursor:pointer;background:#f7f9ff;border:2px dashed #c9d2e3;border-radius:10px;place-items:center;padding:14px;font-size:14px;font-weight:600;display:grid}.AddToCartModal-module__5uGbeG__drop:hover{border-color:var(--navy);background:#eef3ff}.AddToCartModal-module__5uGbeG__status{color:var(--navy);background:#eef3ff;border:1px solid #d6e0f5;border-radius:9px;margin-top:10px;padding:9px 12px;font-size:13px}.AddToCartModal-module__5uGbeG__statusBusy{align-items:center;gap:8px;display:flex}.AddToCartModal-module__5uGbeG__statusBusy:before{content:"";border:2px solid #00285540;border-top-color:var(--navy);border-radius:50%;flex:none;width:14px;height:14px;animation:.7s linear infinite AddToCartModal-module__5uGbeG__spin}@keyframes AddToCartModal-module__5uGbeG__spin{to{transform:rotate(360deg)}}.AddToCartModal-module__5uGbeG__statusError{color:#a3282c;background:#fdecec;border-color:#f4c9cb}.AddToCartModal-module__5uGbeG__summary{margin-top:12px}.AddToCartModal-module__5uGbeG__summaryHead{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.AddToCartModal-module__5uGbeG__summaryTitle{color:var(--text-muted);font-size:13px;font-weight:600}.AddToCartModal-module__5uGbeG__smBtn{border:1px solid var(--border);background:#fff;border-radius:10px;padding:5px 12px;font-size:12px;font-weight:600}.AddToCartModal-module__5uGbeG__smBtn:hover{background:#f5f7fb}.AddToCartModal-module__5uGbeG__summaryScroll{border:1px solid var(--border);border-radius:10px;max-height:200px;overflow:auto}.AddToCartModal-module__5uGbeG__summaryScroll table{border-collapse:collapse;width:100%;font-size:13px}.AddToCartModal-module__5uGbeG__summaryScroll th,.AddToCartModal-module__5uGbeG__summaryScroll td{text-align:left;border-bottom:1px solid var(--border);padding:7px 10px}.AddToCartModal-module__5uGbeG__summaryScroll thead th{color:var(--text-muted);background:#f7f9ff;font-size:12px;font-weight:600;position:sticky;top:0}.AddToCartModal-module__5uGbeG__summaryScroll tbody tr:last-child td{border-bottom:0}.AddToCartModal-module__5uGbeG__rowErr td{background:#e5484d0d}.AddToCartModal-module__5uGbeG__cellErr{color:var(--error);background:#e5484d1f;border-radius:6px;padding:1px 7px;font-size:12px;font-weight:700;display:inline-block}.AddToCartModal-module__5uGbeG__totals{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.AddToCartModal-module__5uGbeG__chip{color:var(--text);background:#eef1f6;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:600;display:inline-block}.AddToCartModal-module__5uGbeG__chipTotal{background:var(--navy);color:#fff;margin-left:auto}.AddToCartModal-module__5uGbeG__warn{color:#a3742a;margin-top:8px;font-size:12px}.AddToCartModal-module__5uGbeG__warnErr{color:var(--error);font-weight:600}.AddToCartModal-module__5uGbeG__tierWrap{border:1px solid var(--border);border-radius:10px;margin-top:10px;overflow:hidden}.AddToCartModal-module__5uGbeG__tierTable{border-collapse:collapse;width:100%;font-size:13px}.AddToCartModal-module__5uGbeG__tierTable th,.AddToCartModal-module__5uGbeG__tierTable td{text-align:left;border-bottom:1px solid var(--border);padding:7px 10px}.AddToCartModal-module__5uGbeG__tierTable th{color:var(--text-muted);background:#f7f9ff;font-size:12px;font-weight:600}.AddToCartModal-module__5uGbeG__tierTable td:last-child,.AddToCartModal-module__5uGbeG__tierTable th:last-child{text-align:right}.AddToCartModal-module__5uGbeG__tierTable tbody tr:last-child td{border-bottom:0}.AddToCartModal-module__5uGbeG__tierSave{color:#1f8f4e;vertical-align:middle;background:#e7f6ec;border-radius:999px;margin-left:6px;padding:1px 6px;font-size:11px;font-weight:700;display:inline-block}.AddToCartModal-module__5uGbeG__tierNote{color:var(--text-muted);margin:8px 2px 0;font-size:12px}.AddToCartModal-module__5uGbeG__trustStrip{border:1px solid var(--border);color:var(--text);background:#f7f9ff;border-radius:10px;flex-wrap:wrap;gap:8px 18px;margin:14px 0 4px;padding:12px 14px;font-size:12.5px;list-style:none;display:flex}.AddToCartModal-module__5uGbeG__trustStrip li{align-items:center;gap:6px;display:inline-flex}.AddToCartModal-module__5uGbeG__totalRow{justify-content:space-between;align-items:center;gap:16px;margin:18px 0 4px;display:flex}.AddToCartModal-module__5uGbeG__price{grid-template-columns:max-content max-content 1fr;align-items:baseline;gap:6px;font-size:15px;display:grid}.AddToCartModal-module__5uGbeG__priceLine{display:contents}.AddToCartModal-module__5uGbeG__priceLabel{white-space:nowrap}.AddToCartModal-module__5uGbeG__price strong{color:var(--navy);white-space:nowrap;font-size:20px}.AddToCartModal-module__5uGbeG__priceLineNet .AddToCartModal-module__5uGbeG__priceLabel,.AddToCartModal-module__5uGbeG__priceLineNet strong{color:var(--text-muted)}.AddToCartModal-module__5uGbeG__priceLineNet strong{font-size:17px}.AddToCartModal-module__5uGbeG__priceUnit{color:var(--text-muted);white-space:nowrap;font-size:12px}.AddToCartModal-module__5uGbeG__priceGroups{color:var(--text-muted);flex-wrap:wrap;grid-column:1/-1;gap:2px 12px;font-size:12px;display:flex}.AddToCartModal-module__5uGbeG__primaryBtn{background:var(--orange);color:#fff;border:1px solid #0000;border-radius:10px;flex:none;height:40px;padding:0 18px;font-size:14px;font-weight:600}.AddToCartModal-module__5uGbeG__primaryBtn:hover{background:#e04b00}.AddToCartModal-module__5uGbeG__primaryBtn:disabled{opacity:.75;cursor:progress}.AddToCartModal-module__5uGbeG__primaryBtnFull{text-align:center;place-items:center;width:100%;margin-top:16px;text-decoration:none;display:grid;}.AddToCartModal-module__5uGbeG__ghostBtn{border:1px solid var(--border);height:40px;color:var(--text);background:#fff;border-radius:10px;width:100%;margin-top:10px;padding:0 18px;font-size:14px;font-weight:600}.AddToCartModal-module__5uGbeG__ghostBtn:hover{background:#f5f7fb}.AddToCartModal-module__5uGbeG__note{color:var(--text-muted);text-align:center;margin:14px 0 0;font-size:12px}.AddToCartModal-module__5uGbeG__doneMsg{text-align:center;flex:1;min-width:0}.AddToCartModal-module__5uGbeG__doneTitle{color:var(--navy);font-size:18px;font-weight:800}.AddToCartModal-module__5uGbeG__doneSub{color:var(--text);margin-top:6px;font-size:14px}.AddToCartModal-module__5uGbeG__doneHint{color:var(--text-muted);margin-top:8px;font-size:12px}@media (max-width:820px){.AddToCartModal-module__5uGbeG__box{padding:20px}.AddToCartModal-module__5uGbeG__doneRow{flex-direction:column;gap:14px}.AddToCartModal-module__5uGbeG__previewsDone{justify-content:center}.AddToCartModal-module__5uGbeG__previewImg,.AddToCartModal-module__5uGbeG__previewPh{width:120px;height:120px}.AddToCartModal-module__5uGbeG__totalRow{flex-direction:column;align-items:stretch;gap:12px}.AddToCartModal-module__5uGbeG__totalRow .AddToCartModal-module__5uGbeG__primaryBtn{width:100%}.AddToCartModal-module__5uGbeG__price{grid-template-columns:1fr max-content;gap:2px 12px}.AddToCartModal-module__5uGbeG__priceUnit{grid-column:2;justify-self:end}.AddToCartModal-module__5uGbeG__priceLineNet .AddToCartModal-module__5uGbeG__priceUnit{margin-bottom:10px}.AddToCartModal-module__5uGbeG__close{width:40px;height:40px}}
.Footer-module__yg9ahW__basic{border-top:1px solid var(--border);padding:22px var(--pad-x);color:var(--text-muted);background:#fff;flex-wrap:wrap;justify-content:space-between;gap:10px 18px;font-size:12px;display:flex}.Footer-module__yg9ahW__basic a{color:var(--text-muted)}.Footer-module__yg9ahW__basic a:hover{color:var(--orange)}.Footer-module__yg9ahW__legalLinks{flex-wrap:wrap;gap:4px 18px;display:flex}.Footer-module__yg9ahW__legalLinks a{align-items:center;min-height:44px;display:inline-flex}.Footer-module__yg9ahW__full{background:var(--navy-footer);color:var(--on-navy-muted);padding:40px var(--pad-x) 24px}.Footer-module__yg9ahW__columns{grid-template-columns:1.5fr repeat(4,1fr);gap:28px;margin-bottom:28px;display:grid}.Footer-module__yg9ahW__brand{margin-bottom:12px}.Footer-module__yg9ahW__brand a,.Footer-module__yg9ahW__brand a:hover{color:#fff}.Footer-module__yg9ahW__brandText{max-width:280px;margin:0;font-size:12.5px;line-height:1.6}.Footer-module__yg9ahW__colTitle{color:#fff;margin-bottom:12px;font-size:13px;font-weight:700}.Footer-module__yg9ahW__colLinks{gap:8px;font-size:12.5px;display:grid}.Footer-module__yg9ahW__colLinks a{color:var(--on-navy-muted)}.Footer-module__yg9ahW__colLinks a:hover{color:#fff}.Footer-module__yg9ahW__legalRow{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:10px 18px;padding-top:16px;font-size:11.5px;display:flex}.Footer-module__yg9ahW__legalRow a{color:var(--on-navy-muted)}.Footer-module__yg9ahW__legalRow a:hover{color:#fff}@media (max-width:820px){.Footer-module__yg9ahW__columns{grid-template-columns:1fr 1fr;gap:24px}.Footer-module__yg9ahW__full,.Footer-module__yg9ahW__basic{padding-left:16px;padding-right:16px}}
.AccountIndicator-module__UHpMXa__account{border:1px solid var(--border);border-radius:var(--radius-btn);width:40px;height:40px;color:var(--navy);background:#fff;place-items:center;display:grid}.AccountIndicator-module__UHpMXa__account:hover{border-color:var(--navy);color:var(--navy)}.AccountIndicator-module__UHpMXa__account svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}
.ExitConfirmModal-module__a63HwW__modal{z-index:100;background:#0f141e8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ExitConfirmModal-module__a63HwW__box{background:#fff;border-radius:16px;width:min(440px,100%);padding:26px;position:relative;box-shadow:0 1px 2px #1018280f,0 8px 24px #10182814}.ExitConfirmModal-module__a63HwW__title{margin:0 0 14px;padding-right:40px;font-size:20px;font-weight:700}.ExitConfirmModal-module__a63HwW__close{background:#f1f3f7;border:0;border-radius:9px;width:34px;height:34px;font-size:15px;position:absolute;top:16px;right:16px}.ExitConfirmModal-module__a63HwW__text{color:var(--text);margin:0;font-size:14px;line-height:1.5}.ExitConfirmModal-module__a63HwW__hint{color:var(--text-muted);margin:10px 0 0;font-size:13px;line-height:1.5}.ExitConfirmModal-module__a63HwW__primaryBtn{background:var(--orange);color:#fff;border:1px solid #0000;border-radius:10px;height:40px;padding:0 18px;font-size:14px;font-weight:600}.ExitConfirmModal-module__a63HwW__primaryBtn:hover{background:#e04b00}.ExitConfirmModal-module__a63HwW__primaryBtnFull{text-align:center;place-items:center;width:100%;margin-top:20px;display:grid;}.ExitConfirmModal-module__a63HwW__ghostBtn{border:1px solid var(--border);height:40px;color:var(--text);background:#fff;border-radius:10px;width:100%;margin-top:10px;padding:0 18px;font-size:14px;font-weight:600}.ExitConfirmModal-module__a63HwW__ghostBtn:hover{background:#f5f7fb}@media (max-width:820px){.ExitConfirmModal-module__a63HwW__close{width:40px;height:40px}}
.CartIndicator-module__zqsDfq__cart{border:1px solid var(--border);border-radius:var(--radius-btn);width:40px;height:40px;color:var(--navy);background:#fff;place-items:center;display:grid;position:relative}.CartIndicator-module__zqsDfq__cart:hover{border-color:var(--navy);color:var(--navy)}.CartIndicator-module__zqsDfq__cart svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.CartIndicator-module__zqsDfq__badge{background:var(--orange);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}
.Panels-module__pr05Ja__panel{animation:.2s Panels-module__pr05Ja__fade}@keyframes Panels-module__pr05Ja__fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.Panels-module__pr05Ja__title{margin:0 0 14px;font-size:16px;font-weight:700}.Panels-module__pr05Ja__hint{color:var(--text-muted);margin:10px 0;font-size:12px;line-height:1.5}.Panels-module__pr05Ja__bigAction{text-align:center;width:100%;color:var(--navy);cursor:pointer;background:#f7f9ff;border:2px dashed #c9d2e3;border-radius:10px;padding:14px;font-size:14px;font-weight:600;display:block}.Panels-module__pr05Ja__bigAction:hover{border-color:var(--navy);background:#eef3ff}.Panels-module__pr05Ja__bigActionSm{padding:11px;font-size:13px}.Panels-module__pr05Ja__presetPos{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.Panels-module__pr05Ja__swatches{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Panels-module__pr05Ja__swatch,.Panels-module__pr05Ja__swatchActive{width:30px;height:30px;box-shadow:0 0 0 1px var(--border);border:2px solid #fff;border-radius:50%;flex:none;padding:0}.Panels-module__pr05Ja__swatchActive{box-shadow:0 0 0 2px var(--navy)}.Panels-module__pr05Ja__thumbGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Panels-module__pr05Ja__thumbGrid img{border:1px solid var(--border);aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;width:100%;padding:8px}.Panels-module__pr05Ja__thumbGrid img:hover{border-color:var(--navy);cursor:pointer}.Panels-module__pr05Ja__thumbWrap{position:relative}.Panels-module__pr05Ja__thumbDel{color:#fff;background:#0000008c;border:0;border-radius:6px;place-items:center;width:20px;height:20px;font-size:12px;display:none;position:absolute;top:3px;right:3px}.Panels-module__pr05Ja__thumbWrap:hover .Panels-module__pr05Ja__thumbDel{display:grid}.Panels-module__pr05Ja__phToggle{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:12px;display:flex}.Panels-module__pr05Ja__phPrice{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px;font-weight:600}.Panels-module__pr05Ja__phToggle:hover{border-color:var(--navy);background:#f7f9ff}.Panels-module__pr05Ja__phToggle span{color:var(--text);font-size:14px}.Panels-module__pr05Ja__phToggle input{width:18px;height:18px;accent-color:var(--navy)}.Panels-module__pr05Ja__quickTexts{gap:8px;margin-top:14px;display:grid}.Panels-module__pr05Ja__quickText{border:1px solid var(--border);color:var(--text);text-align:center;background:#fff;border-radius:10px;padding:12px;font-size:16px}.Panels-module__pr05Ja__quickText:hover{border-color:var(--navy);background:#f7f9ff}.Panels-module__pr05Ja__propsEmpty{text-align:center;color:var(--text-muted);padding:40px 10px}.Panels-module__pr05Ja__propsEmpty svg{opacity:.35;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:46px;height:46px;margin-bottom:12px}.Panels-module__pr05Ja__propsEmpty p{margin:0;font-size:13px;line-height:1.5}.Panels-module__pr05Ja__propsActions{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:18px;display:grid}.Panels-module__pr05Ja__oaction{border:1px solid var(--border);height:42px;color:var(--text);background:#fff;border-radius:9px;place-items:center;display:grid}.Panels-module__pr05Ja__oaction:hover{background:#f5f7fb;border-color:#cdd4e0}.Panels-module__pr05Ja__oaction svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.Panels-module__pr05Ja__propsGroup{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.Panels-module__pr05Ja__propsGroup:first-of-type{border-top:0;margin-top:0;padding-top:0}.Panels-module__pr05Ja__propsGroup h3{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0 0 12px;font-size:13px;font-weight:700}.Panels-module__pr05Ja__field{margin-bottom:12px;display:block}.Panels-module__pr05Ja__field>span{color:var(--text-muted);margin-bottom:6px;font-size:12px;display:block}.Panels-module__pr05Ja__row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Panels-module__pr05Ja__textarea,.Panels-module__pr05Ja__field select,.Panels-module__pr05Ja__field input[type=number]{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:9px;padding:9px 10px;font-family:inherit;font-size:14px}.Panels-module__pr05Ja__textarea{resize:vertical;margin-bottom:12px}.Panels-module__pr05Ja__textarea:focus,.Panels-module__pr05Ja__field select:focus,.Panels-module__pr05Ja__field input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #0028551f}.Panels-module__pr05Ja__field input[type=color]{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;width:100%;height:40px;padding:3px}.Panels-module__pr05Ja__btnRow{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;display:flex}.Panels-module__pr05Ja__toggle,.Panels-module__pr05Ja__toggleOn{border:1px solid var(--border);min-width:38px;height:38px;color:var(--text);background:#fff;border-radius:9px;place-items:center;padding:0 8px;font-size:15px;display:grid}.Panels-module__pr05Ja__toggle:hover{background:#f5f7fb}.Panels-module__pr05Ja__toggleOn{background:var(--navy);color:#fff;border-color:var(--navy)}
.ImageTool-module__LeoV4q__modal{z-index:100;background:#0f141e8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.ImageTool-module__LeoV4q__box{background:#fff;border-radius:16px;width:min(560px,100%);padding:26px;position:relative;box-shadow:0 1px 2px #1018280f,0 8px 24px #10182814}.ImageTool-module__LeoV4q__title{margin:0 0 14px;padding-right:40px;font-size:20px;font-weight:700}.ImageTool-module__LeoV4q__close{background:#f1f3f7;border:0;border-radius:9px;width:34px;height:34px;font-size:15px;position:absolute;top:16px;right:16px}.ImageTool-module__LeoV4q__text{color:var(--text);margin:0;font-size:14px;line-height:1.5}.ImageTool-module__LeoV4q__hint{color:var(--text-muted);margin:10px 0 0;font-size:13px;line-height:1.5}.ImageTool-module__LeoV4q__vistas{gap:6px;margin-bottom:12px;display:flex}.ImageTool-module__LeoV4q__chip{border:1px solid var(--border);height:30px;color:var(--text-muted);background:#fff;border-radius:999px;padding:0 12px;font-size:12px;font-weight:600}.ImageTool-module__LeoV4q__chipOn{background:var(--navy);border-color:var(--navy);color:#fff}.ImageTool-module__LeoV4q__compara{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ImageTool-module__LeoV4q__pane{margin:0}.ImageTool-module__LeoV4q__pane figcaption{color:var(--text-muted);text-align:center;margin-top:6px;font-size:12px;font-weight:600}.ImageTool-module__LeoV4q__lienzo{aspect-ratio:1;border:1px solid var(--border);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.ImageTool-module__LeoV4q__lienzo img{object-fit:contain;max-width:84%;max-height:84%}.ImageTool-module__LeoV4q__ajuste{border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.ImageTool-module__LeoV4q__ajusteCap{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.ImageTool-module__LeoV4q__ajusteBtns{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ImageTool-module__LeoV4q__paleta{flex-wrap:wrap;gap:8px;display:flex}.ImageTool-module__LeoV4q__muestra{border:1px solid var(--border);color:var(--text-muted);background:#fff;border-radius:10px;justify-items:center;gap:4px;padding:6px;font-size:11px;font-weight:600;display:grid}.ImageTool-module__LeoV4q__muestraOn{border-color:var(--navy);box-shadow:0 0 0 2px #0028551f;}.ImageTool-module__LeoV4q__chip1{background-image:linear-gradient(45deg,#e7e9ee 25%,#0000 25%),linear-gradient(-45deg,#e7e9ee 25%,#0000 25%);background-size:10px 10px;border:1px solid #1018282e;border-radius:7px;width:34px;height:34px}.ImageTool-module__LeoV4q__chip1 span{border-radius:6px;width:100%;height:100%;display:block}.ImageTool-module__LeoV4q__muestraFlecha{font-size:10px;line-height:1}.ImageTool-module__LeoV4q__destino{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.ImageTool-module__LeoV4q__destino input[type=color]{border:1px solid var(--border);background:#fff;border-radius:9px;width:44px;height:38px;padding:2px}.ImageTool-module__LeoV4q__mini{border:1px solid var(--border);height:38px;color:var(--text);background:#fff;border-radius:9px;padding:0 12px;font-size:13px;font-weight:600}.ImageTool-module__LeoV4q__mini:hover{background:#f5f7fb}.ImageTool-module__LeoV4q__check{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:12px;display:flex}.ImageTool-module__LeoV4q__check:hover{border-color:var(--navy);background:#f7f9ff}.ImageTool-module__LeoV4q__check span{font-size:13px;line-height:1.4}.ImageTool-module__LeoV4q__check input{width:18px;height:18px;accent-color:var(--navy);flex:none}.ImageTool-module__LeoV4q__aviso{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.ImageTool-module__LeoV4q__spinner{border:4px solid #00285526;border-top-color:var(--navy);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ImageTool-module__LeoV4q__spin;position:absolute}@keyframes ImageTool-module__LeoV4q__spin{to{transform:rotate(360deg)}}.ImageTool-module__LeoV4q__primaryBtn{background:var(--orange);color:#fff;border:1px solid #0000;border-radius:10px;height:40px;padding:0 18px;font-size:14px;font-weight:600}.ImageTool-module__LeoV4q__primaryBtn:hover:not(:disabled){background:#e04b00}.ImageTool-module__LeoV4q__primaryBtn:disabled{opacity:.6}.ImageTool-module__LeoV4q__primaryBtnFull{text-align:center;place-items:center;width:100%;margin-top:18px;display:grid;}.ImageTool-module__LeoV4q__ghostBtn{border:1px solid var(--border);height:40px;color:var(--text);background:#fff;border-radius:10px;width:100%;margin-top:10px;padding:0 18px;font-size:14px;font-weight:600}.ImageTool-module__LeoV4q__ghostBtn:hover{background:#f5f7fb}.ImageTool-module__LeoV4q__ghostBtnSm{height:44px;margin-top:0;padding:0 10px;font-size:12px;line-height:1.25;}.ImageTool-module__LeoV4q__linkBtn{width:100%;color:var(--text-muted);background:0 0;border:0;margin-top:12px;font-size:13px;text-decoration:underline;display:block}@media (max-width:820px){.ImageTool-module__LeoV4q__close{width:40px;height:40px}.ImageTool-module__LeoV4q__ajusteBtns{grid-template-columns:1fr}}
.Header-module__KHjLKa__header{height:64px;padding:0 var(--pad-x);border-bottom:1px solid var(--border);background:#fff;grid-template-columns:1fr auto 1fr;place-items:center start;gap:28px;display:grid;position:relative}.Header-module__KHjLKa__nav{white-space:nowrap;font-size:18px;font-weight:600}.Header-module__KHjLKa__navLink{color:var(--text);padding:12px 0;font-size:13.5px;position:relative}.Header-module__KHjLKa__navLink+.Header-module__KHjLKa__navLink{margin-left:22px}.Header-module__KHjLKa__navLink:hover,.Header-module__KHjLKa__navLinkActive{color:var(--orange)}.Header-module__KHjLKa__navLinkActive:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:-2px;left:0;right:0}.Header-module__KHjLKa__right{justify-self:end;align-items:center;gap:10px;margin-left:auto;display:flex}.Header-module__KHjLKa__burger{border:1px solid var(--border);width:40px;height:40px;color:var(--text);background:#fff;border-radius:8px;font-size:16px;display:none}@media (max-width:820px){.Header-module__KHjLKa__header{gap:12px;padding:0 16px;display:flex}.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__navOpen{border-bottom:1px solid var(--border);z-index:50;box-shadow:var(--shadow-card-hover);background:#fff;gap:4px;padding:12px 16px;display:grid;position:absolute;top:64px;left:0;right:0}.Header-module__KHjLKa__navOpen .Header-module__KHjLKa__navLink{padding:10px 4px;font-size:15px}.Header-module__KHjLKa__navOpen .Header-module__KHjLKa__navLink+.Header-module__KHjLKa__navLink{margin-left:0}.Header-module__KHjLKa__navOpen .Header-module__KHjLKa__navLinkActive:after{display:none}.Header-module__KHjLKa__burger{place-items:center;display:grid}}@media (max-width:560px){.Header-module__KHjLKa__right{gap:8px}}@media (max-width:360px){.Header-module__KHjLKa__header{gap:10px;padding:0 12px}.Header-module__KHjLKa__right{gap:6px}}
.TariffTable-module__haoXDG__wrap{border-top:1px solid var(--border);flex:none;margin-top:26px;padding-top:18px}@media (max-width:820px){.TariffTable-module__haoXDG__wrap:not(.TariffTable-module__haoXDG__inModal){display:none}}.TariffTable-module__haoXDG__title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 8px;font-size:12px;font-weight:700}.TariffTable-module__haoXDG__table{border-collapse:collapse;width:100%;font-size:13px}.TariffTable-module__haoXDG__table th{text-align:left;color:var(--text-muted);padding-bottom:4px;font-size:11px;font-weight:600}.TariffTable-module__haoXDG__table th:last-child,.TariffTable-module__haoXDG__table td:last-child{text-align:right}.TariffTable-module__haoXDG__table td{white-space:nowrap;padding:3px 0}.TariffTable-module__haoXDG__table tbody tr+tr td{border-top:1px solid var(--bg-soft)}.TariffTable-module__haoXDG__price{color:var(--navy);font-weight:700}.TariffTable-module__haoXDG__save{color:var(--green);background:var(--green-bg);border-radius:var(--radius-pill);margin-left:6px;padding:1px 6px;font-size:11px;font-weight:700}.TariffTable-module__haoXDG__note{color:var(--text-muted);margin:10px 0 0;font-size:11px;line-height:1.45}.TariffTable-module__haoXDG__inModal{border-top:0;margin-top:0;padding-top:0}
.TrustBar-module__Kc8NuG__bar{background:var(--navy);color:#fff;flex-wrap:wrap;justify-content:center;gap:6px 24px;padding:8px 16px;font-size:12px;display:flex}.TrustBar-module__Kc8NuG__claim{white-space:nowrap}@media (max-width:820px){.TrustBar-module__Kc8NuG__bar .TrustBar-module__Kc8NuG__claim:nth-child(n+2){display:none}}
.Ph-module__FtoDHW__ph{color:#8a93a3;text-align:center;background:repeating-linear-gradient(45deg,#e7ebf1 0 12px,#f2f5f9 12px 24px);place-items:center;padding:8px;font-family:ui-monospace,Menlo,monospace;font-size:11px;display:grid}
.PriceTierTable-module__HXaxqW__card{border:1px solid var(--border);border-radius:12px;overflow:hidden}.PriceTierTable-module__HXaxqW__header{background:var(--bg-blue);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;padding:10px 14px;font-size:12px;font-weight:700}.PriceTierTable-module__HXaxqW__list{margin:0;padding:0;list-style:none}.PriceTierTable-module__HXaxqW__row{justify-content:space-between;align-items:baseline;gap:12px;padding:8px 14px;display:flex}.PriceTierTable-module__HXaxqW__row+.PriceTierTable-module__HXaxqW__row{border-top:1px solid var(--border)}.PriceTierTable-module__HXaxqW__range{color:var(--text-muted);white-space:nowrap;font-size:13px}.PriceTierTable-module__HXaxqW__price{white-space:nowrap;align-items:baseline;gap:6px;font-size:15px;font-weight:800;display:inline-flex}.PriceTierTable-module__HXaxqW__surcharge{color:var(--text-muted);font-size:11px;font-weight:600}.PriceTierTable-module__HXaxqW__note{border-top:1px solid var(--border);color:var(--text-muted);margin:0;padding:8px 14px;font-size:12px;line-height:1.4}.PriceTierTable-module__HXaxqW__badge{background:var(--green-bg);color:var(--green);border-radius:var(--radius-pill);vertical-align:middle;white-space:nowrap;padding:1px 6px;font-size:10px;font-weight:800}
.ProductGrid-module__m8VHxq__filters{padding:16px var(--pad-x);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProductGrid-module__m8VHxq__chip,.ProductGrid-module__m8VHxq__chipActive{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-secondary);white-space:nowrap;background:#fff;padding:8px 16px;font-size:12.5px;font-weight:600}.ProductGrid-module__m8VHxq__chipActive{border-color:var(--navy);color:var(--navy);background:#f0f5fc;font-weight:700}.ProductGrid-module__m8VHxq__sort{color:var(--text-muted);white-space:nowrap;margin-left:auto;font-size:12.5px}.ProductGrid-module__m8VHxq__sort select{color:var(--text);background:0 0;border:none;font-family:inherit;font-size:12.5px;font-weight:700}.ProductGrid-module__m8VHxq__grid{padding:28px var(--pad-x) 40px;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ProductGrid-module__m8VHxq__ctaCard{border-radius:var(--radius-card);text-align:center;background:var(--bg-blue);border:2px dashed #c9d2e3;place-content:center;justify-items:center;min-height:340px;padding:24px;display:grid}.ProductGrid-module__m8VHxq__ctaEmoji{margin-bottom:10px;font-size:30px}.ProductGrid-module__m8VHxq__ctaTitle{color:var(--navy);margin-bottom:6px;font-size:15px;font-weight:800}.ProductGrid-module__m8VHxq__ctaText{color:var(--text-muted);max-width:220px;margin-bottom:14px;font-size:12.5px;line-height:1.5}.ProductGrid-module__m8VHxq__ctaButton{border-radius:var(--radius-btn);border:1px solid var(--navy);height:40px;color:var(--navy);background:#fff;align-items:center;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.ProductGrid-module__m8VHxq__ctaButton:hover{background:var(--bg-blue)}.ProductGrid-module__m8VHxq__ctaLink{color:var(--text-muted);margin-top:10px;font-size:12.5px}.ProductGrid-module__m8VHxq__ctaLink:hover{color:var(--orange)}@media (max-width:820px){.ProductGrid-module__m8VHxq__filters{padding:12px 16px}.ProductGrid-module__m8VHxq__grid{grid-template-columns:1fr;padding:20px 16px 32px}}@media (min-width:480px) and (max-width:820px){.ProductGrid-module__m8VHxq__grid{grid-template-columns:1fr 1fr}}
.ProductView-module__gQRmXa__grid{padding:32px var(--pad-x) 44px;grid-template-columns:1.1fr 1fr;gap:44px;display:grid}.ProductView-module__gQRmXa__breadcrumb{color:var(--text-muted);margin-bottom:14px;font-size:12px}.ProductView-module__gQRmXa__breadcrumb a{color:var(--text-muted)}.ProductView-module__gQRmXa__breadcrumb a:hover{color:var(--orange)}.ProductView-module__gQRmXa__breadcrumbCurrent{color:var(--text)}.ProductView-module__gQRmXa__gallery{--ficha-img-h:520px;flex-direction:column;gap:12px;display:flex}.ProductView-module__gQRmXa__mainImage{height:var(--ficha-img-h);border-radius:var(--radius-card);background:var(--bg-soft);position:relative;overflow:hidden}.ProductView-module__gQRmXa__mainImg,.ProductView-module__gQRmXa__mainPh{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.ProductView-module__gQRmXa__thumbs{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px;display:grid}.ProductView-module__gQRmXa__thumb,.ProductView-module__gQRmXa__thumbActive{aspect-ratio:4/5;border:1px solid var(--border);background:var(--bg-soft);border-radius:10px;width:100%;padding:0;position:relative;overflow:hidden}.ProductView-module__gQRmXa__thumbActive{box-shadow:0 0 0 2px var(--navy);border-color:#0000}.ProductView-module__gQRmXa__thumbImg,.ProductView-module__gQRmXa__thumbPh{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.ProductView-module__gQRmXa__badge{background:var(--orange);color:#fff;border-radius:var(--radius-pill);white-space:nowrap;margin-bottom:10px;padding:4px 10px;font-size:10.5px;font-weight:800;display:inline-block}.ProductView-module__gQRmXa__title{margin:0 0 6px;font-size:28px;font-weight:900}.ProductView-module__gQRmXa__titleBrand{display:block}.ProductView-module__gQRmXa__titleName{color:var(--text-secondary);margin-top:2px;font-size:15px;font-weight:600;display:block}.ProductView-module__gQRmXa__productSubtitle{color:var(--text-muted);margin-bottom:14px;font-size:13px}.ProductView-module__gQRmXa__priceRow{margin-bottom:18px}.ProductView-module__gQRmXa__priceLabel{color:var(--text-muted);font-size:13px}.ProductView-module__gQRmXa__price{color:var(--navy);font-size:30px}.ProductView-module__gQRmXa__colorLabel{margin-bottom:8px;font-size:13px;font-weight:700}.ProductView-module__gQRmXa__colorName{color:var(--text-muted);font-weight:400}.ProductView-module__gQRmXa__swatches{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.ProductView-module__gQRmXa__swatch,.ProductView-module__gQRmXa__swatchActive{width:26px;height:26px;box-shadow:0 0 0 1px var(--border);border:none;border-radius:50%;flex:none;padding:0}.ProductView-module__gQRmXa__swatchActive{box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--navy)}.ProductView-module__gQRmXa__tiers{margin-bottom:18px}.ProductView-module__gQRmXa__ctaMain{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;height:56px;margin-bottom:18px;font-size:16px;font-weight:800;display:flex;box-shadow:0 8px 24px #ff55004d}.ProductView-module__gQRmXa__ctaMain:hover{background:var(--orange-hover);color:#fff}.ProductView-module__gQRmXa__trust{color:var(--text-secondary);gap:9px;font-size:13px;display:grid}.ProductView-module__gQRmXa__trust>div{grid-template-columns:1.25em 1fr;align-items:start;gap:6px;display:grid}.ProductView-module__gQRmXa__trustIcon{text-align:center}@media (max-width:820px){.ProductView-module__gQRmXa__grid{grid-template-columns:1fr;gap:24px;padding:20px 16px 32px}}@media (min-width:821px){.ProductView-module__gQRmXa__gallery{flex-direction:row;gap:12px}.ProductView-module__gQRmXa__mainImage{flex:auto;min-width:0}.ProductView-module__gQRmXa__thumbs{max-height:var(--ficha-img-h);flex:0 0 64px;order:-1;grid-template-columns:1fr;align-content:start;gap:8px;overflow-y:auto}}@media (max-width:560px){.ProductView-module__gQRmXa__mainImage{aspect-ratio:4/5;height:auto}}
.Topbar-module__-Wmj9W__topbar{border-bottom:1px solid var(--border);z-index:20;background:#fff;align-items:center;gap:16px;height:60px;padding:0 18px;display:flex}.Topbar-module__-Wmj9W__brand{align-items:center;gap:10px;font-size:15px;display:flex}.Topbar-module__-Wmj9W__brand strong{color:var(--navy)}.Topbar-module__-Wmj9W__logoMark,.Topbar-module__-Wmj9W__logoMono{width:auto;height:26px;color:var(--logo-navy);flex:none}.Topbar-module__-Wmj9W__logoMono{display:none}.Topbar-module__-Wmj9W__center{align-items:center;gap:4px;display:flex}.Topbar-module__-Wmj9W__tbtn{width:38px;height:38px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;display:grid}.Topbar-module__-Wmj9W__tbtn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.Topbar-module__-Wmj9W__tbtn:hover{background:#eef1f6}.Topbar-module__-Wmj9W__tbtn:disabled{opacity:.35;cursor:not-allowed}.Topbar-module__-Wmj9W__tbtnOn{color:var(--navy);background:#eef1f6}.Topbar-module__-Wmj9W__sep{background:var(--border);width:1px;height:24px;margin:0 6px}.Topbar-module__-Wmj9W__exitBtn{flex:none;gap:7px;width:auto;padding:0 10px;display:inline-flex;}.Topbar-module__-Wmj9W__exitTxt{font-size:13px;font-weight:600}.Topbar-module__-Wmj9W__actions{align-items:center;gap:10px;margin-left:auto;display:flex}.Topbar-module__-Wmj9W__cartBtn{background:var(--orange);color:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.Topbar-module__-Wmj9W__cartBtn:hover{background:#e04b00}.Topbar-module__-Wmj9W__cartIco{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:none}@media (max-width:820px){.Topbar-module__-Wmj9W__topbar{gap:4px;height:52px;padding:0 10px;overflow:hidden}.Topbar-module__-Wmj9W__brand{flex:none;font-size:0}.Topbar-module__-Wmj9W__logoMark{display:none}.Topbar-module__-Wmj9W__logoMono{display:block}.Topbar-module__-Wmj9W__center{gap:0;margin:0 auto 0 0}.Topbar-module__-Wmj9W__sep{display:none}.Topbar-module__-Wmj9W__actions{gap:8px;min-width:0}.Topbar-module__-Wmj9W__tbtn{width:40px;height:40px}.Topbar-module__-Wmj9W__exitBtn{gap:0;width:40px;padding:0}.Topbar-module__-Wmj9W__exitTxt{display:none}.Topbar-module__-Wmj9W__cartBtn{height:36px;padding:0 14px;font-size:13px}.Topbar-module__-Wmj9W__cartTxt{display:none}.Topbar-module__-Wmj9W__cartIco{display:inline-block}}
.page-module__BGDRrW__head{padding:32px var(--pad-x) 12px;grid-template-columns:1fr auto;column-gap:20px;display:grid}.page-module__BGDRrW__breadcrumb{color:var(--text-muted);grid-column:1/-1;margin-bottom:8px;font-size:12px}.page-module__BGDRrW__breadcrumb a{color:var(--text-muted)}.page-module__BGDRrW__breadcrumb a:hover{color:var(--orange)}.page-module__BGDRrW__breadcrumbCurrent{color:var(--text)}.page-module__BGDRrW__headText{grid-column:1;max-width:640px}.page-module__BGDRrW__title{margin:0 0 6px;font-size:30px;font-weight:900}.page-module__BGDRrW__subtitle{color:var(--text-muted);margin:0;font-size:14px}.page-module__BGDRrW__count{color:var(--text-muted);white-space:nowrap;grid-column:2;align-self:end;font-size:12.5px}.page-module__BGDRrW__trustBand{background:var(--bg-soft);border-top:1px solid var(--border);padding:14px var(--pad-x);color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:8px 26px;font-size:12px;display:flex}@media (max-width:820px){.page-module__BGDRrW__head{padding:20px 16px 8px}.page-module__BGDRrW__breadcrumb{grid-column:1;align-self:baseline;margin-bottom:10px}.page-module__BGDRrW__count{grid-row:1;align-self:baseline}.page-module__BGDRrW__headText{grid-column:1/-1}.page-module__BGDRrW__title{font-size:24px}}
.page-module__E0kJGG__hero{background:var(--navy);height:560px;position:relative}.page-module__E0kJGG__heroImg{object-fit:cover;object-position:50% 38%}.page-module__E0kJGG__heroOverlay{background:linear-gradient(90deg,#00142dd1 0%,#00142d59 55%,#0000 80%);position:absolute;inset:0}.page-module__E0kJGG__heroContent{left:var(--pad-x);color:#fff;max-width:540px;position:absolute;top:50%;transform:translateY(-50%)}.page-module__E0kJGG__heroBadge{letter-spacing:1px;color:#ffb38a;border-radius:var(--radius-pill);white-space:nowrap;background:#ff55002e;border:1px solid #f506;margin-bottom:18px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.page-module__E0kJGG__heroTitle{text-wrap:pretty;margin:0 0 18px;font-size:54px;font-weight:900;line-height:1.02}.page-module__E0kJGG__heroText{color:var(--on-navy-body);margin:0 0 26px;font-size:16px;line-height:1.6}.page-module__E0kJGG__heroCtas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__E0kJGG__heroCtaMain{border-radius:var(--radius-pill);background:var(--orange);color:#fff;align-items:center;height:54px;padding:0 30px;font-size:16px;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #f506}.page-module__E0kJGG__heroCtaMain:hover{background:var(--orange-hover);color:#fff}.page-module__E0kJGG__heroSocial{color:var(--on-navy-body);gap:22px;margin-top:24px;font-size:12.5px;display:flex}.page-module__E0kJGG__heroSocial span{white-space:nowrap}.page-module__E0kJGG__heroChips{right:var(--pad-x);gap:10px;display:flex;position:absolute;bottom:24px}.page-module__E0kJGG__heroChip{color:var(--navy);white-space:nowrap;background:#ffffffeb;border-radius:12px;padding:12px 16px;font-size:12px;font-weight:700}.page-module__E0kJGG__section{padding:52px var(--pad-x)}.page-module__E0kJGG__sectionTight{padding:0 var(--pad-x) 52px}.page-module__E0kJGG__sectionHead{justify-content:space-between;align-items:baseline;margin-bottom:20px;display:flex}.page-module__E0kJGG__h2{margin:0 0 20px;font-size:26px;font-weight:900}.page-module__E0kJGG__centered{text-align:center;margin-bottom:8px}.page-module__E0kJGG__sectionSub{text-align:center;color:var(--text-muted);margin:0 0 28px;font-size:14px}.page-module__E0kJGG__sectionLink{color:var(--navy);font-size:13px;font-weight:600}.page-module__E0kJGG__tees{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.page-module__E0kJGG__extras{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:190px;gap:14px;display:grid}@media (max-width:1180px){.page-module__E0kJGG__tees{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.page-module__E0kJGG__tees{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-module__E0kJGG__cardImg{object-fit:contain;padding:12px}.page-module__E0kJGG__smallCard{background:var(--bg-soft);border-radius:14px;display:block;position:relative;overflow:hidden}.page-module__E0kJGG__smallOverlay{color:#fff;background:linear-gradient(#0000,#00142dcc);justify-content:space-between;padding:24px 12px 10px;font-size:13px;font-weight:700;display:flex;position:absolute;inset:auto 0 0}.page-module__E0kJGG__smallTitle{font-weight:700}.page-module__E0kJGG__smallPrice{opacity:.85;font-weight:400}.page-module__E0kJGG__steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__E0kJGG__stepCard{border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden}.page-module__E0kJGG__stepPh{height:160px}.page-module__E0kJGG__stepMedia{height:160px;position:relative}.page-module__E0kJGG__stepImg{object-fit:cover;object-position:50% 50%}.page-module__E0kJGG__stepBody{padding:18px}.page-module__E0kJGG__stepHead{align-items:center;gap:10px;margin-bottom:8px;display:flex}.page-module__E0kJGG__stepNum{background:var(--navy);color:#fff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.page-module__E0kJGG__stepTitle{font-size:15px;font-weight:800}.page-module__E0kJGG__stepText{color:var(--text-muted);font-size:13px;line-height:1.55}.page-module__E0kJGG__stats{background:var(--navy);color:#fff;padding:36px var(--pad-x);text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.page-module__E0kJGG__statNum{font-size:26px;font-weight:900}.page-module__E0kJGG__statLabel{color:var(--on-navy-muted);font-size:12.5px}.page-module__E0kJGG__audiences{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__E0kJGG__audienceCard{border-radius:var(--radius-card);height:220px;position:relative;overflow:hidden}.page-module__E0kJGG__audiencePh{position:absolute;inset:0}.page-module__E0kJGG__audienceImg{object-fit:cover;object-position:50% 30%}.page-module__E0kJGG__audienceOverlay{color:#fff;background:linear-gradient(#0000,#00142dd9);padding:40px 18px 16px;position:absolute;inset:auto 0 0}.page-module__E0kJGG__audienceTitle{font-size:16px;font-weight:800}.page-module__E0kJGG__audienceText{opacity:.85;font-size:12.5px}.page-module__E0kJGG__testimonials{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__E0kJGG__testimonialCard{border:1px solid var(--border);border-radius:var(--radius-card);padding:20px}.page-module__E0kJGG__stars{color:var(--orange);margin-bottom:8px;font-size:13px}.page-module__E0kJGG__quote{margin:0 0 14px;font-size:13.5px;line-height:1.6}.page-module__E0kJGG__author{align-items:center;gap:10px;display:flex}.page-module__E0kJGG__avatar{border-radius:50%;flex:none;width:34px;height:34px;overflow:hidden}.page-module__E0kJGG__authorName{font-size:13px;font-weight:700}.page-module__E0kJGG__authorRole{color:var(--text-muted);font-size:11.5px}.page-module__E0kJGG__faqSection{padding:0 var(--pad-x) 52px;grid-template-columns:1fr 1fr;gap:44px;display:grid}.page-module__E0kJGG__ctaCard{background:linear-gradient(135deg, var(--navy), var(--navy-grad-2));color:#fff;border-radius:18px;align-self:start;padding:36px 32px;position:sticky;top:20px}.page-module__E0kJGG__ctaTitle{margin-bottom:10px;font-size:24px;font-weight:900;line-height:1.15}.page-module__E0kJGG__ctaText{color:var(--on-navy-muted);margin-bottom:22px;font-size:14px;line-height:1.6}.page-module__E0kJGG__ctaButton{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;height:52px;font-size:15.5px;font-weight:800;display:flex;box-shadow:0 8px 24px #ff550059}.page-module__E0kJGG__ctaButton:hover{background:var(--orange-hover);color:#fff}.page-module__E0kJGG__ctaNote{text-align:center;color:var(--on-navy-muted);margin-top:10px;font-size:12px}.page-module__E0kJGG__ctaFooter{color:var(--on-navy-body);border-top:1px solid #ffffff26;margin-top:20px;padding-top:16px;font-size:13px}.page-module__E0kJGG__ctaFooterLink{color:#fff;font-weight:700}.page-module__E0kJGG__ctaFooterLink:hover{color:#ffb38a}@media (max-width:820px){.page-module__E0kJGG__hero{height:480px}.page-module__E0kJGG__heroImg{object-position:70% 50%}.page-module__E0kJGG__heroOverlay{background:linear-gradient(#00142d42 0%,#00142d94 18% 86%,#00142d57 100%),linear-gradient(90deg,#00142d8c 0%,#00142d4d 100%)}.page-module__E0kJGG__heroContent{left:16px;right:16px}.page-module__E0kJGG__heroTitle{font-size:34px}.page-module__E0kJGG__heroBadge{white-space:normal}.page-module__E0kJGG__heroChips{display:none}.page-module__E0kJGG__section,.page-module__E0kJGG__sectionTight{padding-left:16px;padding-right:16px}.page-module__E0kJGG__section{padding-top:36px;padding-bottom:36px}.page-module__E0kJGG__sectionHead{flex-wrap:wrap;gap:6px;margin-bottom:16px}.page-module__E0kJGG__sectionHead .page-module__E0kJGG__h2{flex:100%;margin-bottom:0}.page-module__E0kJGG__extras{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min(40vw,190px)}.page-module__E0kJGG__smallOverlay{gap:6px;padding:22px 10px 9px;font-size:12px}.page-module__E0kJGG__stepMedia,.page-module__E0kJGG__stepPh{aspect-ratio:2.8;height:auto}.page-module__E0kJGG__steps,.page-module__E0kJGG__audiences,.page-module__E0kJGG__testimonials{grid-template-columns:1fr}.page-module__E0kJGG__stats{grid-template-columns:1fr 1fr;padding:28px 16px}.page-module__E0kJGG__faqSection{grid-template-columns:1fr;padding:0 16px 36px}.page-module__E0kJGG__ctaCard{position:static}}
.CartView-module__WnhNoq__page{max-width:var(--container);padding:32px var(--pad-x) 64px;margin:0 auto}.CartView-module__WnhNoq__title{color:var(--navy);margin:0 0 22px;font-size:26px;font-weight:800}.CartView-module__WnhNoq__loading{color:var(--text-muted);font-size:14px}.CartView-module__WnhNoq__empty{border:1px dashed var(--border);border-radius:var(--radius-card);text-align:center;background:var(--bg-soft);padding:48px 24px}.CartView-module__WnhNoq__emptyMain{margin:0 0 6px;font-size:17px;font-weight:700}.CartView-module__WnhNoq__emptyHint{color:var(--text-muted);margin:0 0 20px;font-size:14px}.CartView-module__WnhNoq__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.CartView-module__WnhNoq__list{flex-direction:column;gap:14px;display:flex}.CartView-module__WnhNoq__item{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;grid-template-columns:96px minmax(0,1fr) auto;gap:16px;padding:16px;display:grid}.CartView-module__WnhNoq__thumb{object-fit:contain;border:1px solid var(--border);background:#fafbfc;border-radius:12px;width:96px;height:96px}.CartView-module__WnhNoq__thumbPh{border:1px dashed var(--border);background:#fafbfc;border-radius:12px;width:96px;height:96px}.CartView-module__WnhNoq__itemBody{min-width:0}.CartView-module__WnhNoq__itemHead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.CartView-module__WnhNoq__itemName{margin:0;font-size:16px;font-weight:700}.CartView-module__WnhNoq__remove{border:1px solid var(--border);width:30px;height:30px;color:var(--text-muted);background:#fff;border-radius:8px;flex:none;line-height:1}.CartView-module__WnhNoq__remove:hover{border-color:var(--error);color:var(--error)}.CartView-module__WnhNoq__itemMeta{color:var(--text-muted);align-items:center;gap:7px;margin:6px 0 8px;font-size:13px;display:flex}.CartView-module__WnhNoq__swatch{border:1px solid var(--border);border-radius:50%;flex:none;width:14px;height:14px}.CartView-module__WnhNoq__chips{flex-wrap:wrap;gap:6px;display:flex}.CartView-module__WnhNoq__chip{color:var(--text);background:#eef1f6;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-block}.CartView-module__WnhNoq__chipWarn{color:var(--error);background:#fdecec}.CartView-module__WnhNoq__chipReview{color:var(--orange);background:#fff4ec}.CartView-module__WnhNoq__reviewNote{color:var(--text-secondary);margin:8px 0 0;font-size:12.5px;font-style:italic}.CartView-module__WnhNoq__reviewEdit{margin-top:10px}.CartView-module__WnhNoq__warn{color:var(--error);margin:8px 0 0;font-size:12.5px;font-weight:600}.CartView-module__WnhNoq__itemActions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.CartView-module__WnhNoq__smBtn{color:var(--text);border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.CartView-module__WnhNoq__smBtn:hover{color:var(--text);background:#f5f7fb}.CartView-module__WnhNoq__itemPrice{text-align:right;flex-direction:column;gap:2px;display:flex}.CartView-module__WnhNoq__itemPrice strong{color:var(--navy);font-size:16px}.CartView-module__WnhNoq__itemPrice small{color:var(--text-muted);white-space:nowrap;font-size:12px}.CartView-module__WnhNoq__summary{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;padding:18px;position:sticky;top:84px}.CartView-module__WnhNoq__summaryTitle{margin:0 0 12px;font-size:15px;font-weight:800}.CartView-module__WnhNoq__priorityBlock{border-bottom:1px solid var(--border);margin:0 0 14px;padding:0 0 14px}.CartView-module__WnhNoq__blockTitle{color:var(--text-secondary);margin:0 0 8px;font-size:12.5px;font-weight:700}.CartView-module__WnhNoq__priorityGroup{flex-direction:column;gap:6px;display:flex}.CartView-module__WnhNoq__priority,.CartView-module__WnhNoq__priorityActive{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:9px 11px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.CartView-module__WnhNoq__priority input,.CartView-module__WnhNoq__priorityActive input{opacity:0;pointer-events:none;position:absolute}.CartView-module__WnhNoq__priorityDot{border:1px solid var(--border);background:#fff;border-radius:50%;flex:none;width:14px;height:14px}.CartView-module__WnhNoq__priorityActive .CartView-module__WnhNoq__priorityDot{border-color:var(--navy);background:var(--navy);box-shadow:inset 0 0 0 2px #fff}.CartView-module__WnhNoq__priorityTitle{white-space:nowrap;font-size:13px;font-weight:700}.CartView-module__WnhNoq__prioritySub{color:var(--text-muted);white-space:nowrap;margin-left:auto;padding-left:8px;font-size:11px}.CartView-module__WnhNoq__priority:hover{border-color:var(--navy)}.CartView-module__WnhNoq__priorityActive{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);background:#0028550f}.CartView-module__WnhNoq__priorityActive .CartView-module__WnhNoq__prioritySub{color:var(--text-secondary)}.CartView-module__WnhNoq__priority input:focus-visible~.CartView-module__WnhNoq__priorityDot,.CartView-module__WnhNoq__priorityActive input:focus-visible~.CartView-module__WnhNoq__priorityDot{outline-offset:2px;outline:2px solid #00285559}@media (max-width:380px){.CartView-module__WnhNoq__priority,.CartView-module__WnhNoq__priorityActive{flex-wrap:wrap}.CartView-module__WnhNoq__prioritySub{flex-basis:100%;margin-left:22px;padding-left:0}}.CartView-module__WnhNoq__rows{flex-direction:column;gap:8px;margin:0;display:flex}.CartView-module__WnhNoq__row{justify-content:space-between;gap:10px;font-size:14px;display:flex}.CartView-module__WnhNoq__row dt{color:var(--text-secondary)}.CartView-module__WnhNoq__row dd{margin:0;font-weight:600}.CartView-module__WnhNoq__rowTotal{border-top:1px solid var(--border);margin-top:4px;padding-top:10px;font-size:16px}.CartView-module__WnhNoq__rowTotal dd{color:var(--navy);font-weight:800}.CartView-module__WnhNoq__rowVat{font-size:12px}.CartView-module__WnhNoq__rowVat dt,.CartView-module__WnhNoq__rowVat dd{color:var(--text-muted);font-weight:500}.CartView-module__WnhNoq__note{color:var(--text-muted);margin:10px 0 0;font-size:12px}.CartView-module__WnhNoq__primary{border-radius:var(--radius-btn);background:var(--orange);color:#fff;text-align:center;border:1px solid #0000;place-items:center;width:100%;height:44px;margin-top:14px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:grid}.CartView-module__WnhNoq__primary:hover{background:var(--orange-hover);color:#fff}.CartView-module__WnhNoq__primary:disabled{opacity:.6;cursor:not-allowed}.CartView-module__WnhNoq__ghost{border-radius:var(--radius-btn);border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#fff;place-items:center;margin-top:10px;font-size:14px;font-weight:600;text-decoration:none;display:grid}.CartView-module__WnhNoq__ghost:hover{background:#f5f7fb}@media (max-width:900px){.CartView-module__WnhNoq__layout{grid-template-columns:1fr}.CartView-module__WnhNoq__summary{position:static}.CartView-module__WnhNoq__item{grid-template-columns:72px minmax(0,1fr)}.CartView-module__WnhNoq__thumb,.CartView-module__WnhNoq__thumbPh{width:72px;height:72px}.CartView-module__WnhNoq__itemPrice{text-align:left;flex-direction:row;grid-column:2;align-items:baseline;gap:8px}}
.Confirmation-module__O1XZzq__page{max-width:var(--container);padding:48px var(--pad-x) 80px;margin:0 auto}.Confirmation-module__O1XZzq__card{border:1px solid var(--border);border-radius:var(--radius-card);max-width:560px;box-shadow:var(--shadow-card);text-align:center;background:#fff;margin:0 auto;padding:36px 28px}.Confirmation-module__O1XZzq__title{color:var(--navy);margin:14px 0 10px;font-size:22px;font-weight:800}.Confirmation-module__O1XZzq__orderNumber{color:var(--orange);letter-spacing:.5px;margin:0 0 12px;font-size:17px;font-weight:800}.Confirmation-module__O1XZzq__text{color:var(--text-secondary);margin:8px 0;font-size:14px;line-height:1.6}.Confirmation-module__O1XZzq__spinner{border:4px solid #00285526;border-top-color:var(--navy);border-radius:50%;width:42px;height:42px;margin:0 auto;animation:.8s linear infinite Confirmation-module__O1XZzq__spin}@keyframes Confirmation-module__O1XZzq__spin{to{transform:rotate(360deg)}}.Confirmation-module__O1XZzq__check{background:var(--green-bg,#e7f6ec);width:52px;height:52px;color:var(--green,#1f8f4e);border-radius:50%;place-items:center;margin:0 auto;font-size:28px;font-weight:800;display:grid}.Confirmation-module__O1XZzq__primary{border-radius:var(--radius-btn);background:var(--orange);color:#fff;place-items:center;height:44px;margin-top:18px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-grid}.Confirmation-module__O1XZzq__primary:hover{background:var(--orange-hover);color:#fff}.Confirmation-module__O1XZzq__crossSell{border-top:1px solid var(--border);margin-top:48px;padding-top:32px}.Confirmation-module__O1XZzq__crossTitle{color:var(--navy);text-align:center;margin:0 0 6px;font-size:19px;font-weight:800}.Confirmation-module__O1XZzq__crossText{color:var(--text-muted);text-align:center;max-width:46ch;margin:0 auto 22px;font-size:13.5px;line-height:1.5}.Confirmation-module__O1XZzq__crossGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}
.Article-module__hz3T3a__cover{background:var(--navy);height:340px;position:relative}.Article-module__hz3T3a__coverImg{object-fit:cover;object-position:40% 35%}.Article-module__hz3T3a__coverImgContain{object-fit:contain;padding:24px 24px 0}.Article-module__hz3T3a__coverPh{place-items:start center;padding-top:26px;position:absolute;inset:0}.Article-module__hz3T3a__coverOverlay{background:linear-gradient(#00142d8c 0%,#00142db8 60%,#00142deb 100%);position:absolute;inset:0}.Article-module__hz3T3a__coverInner{max-width:calc(720px + var(--pad-x) * 2);padding:0 var(--pad-x) 32px;color:#fff;margin:0 auto;position:absolute;inset:auto 0 0}.Article-module__hz3T3a__coverCrumb{color:var(--on-navy-muted);margin:0 0 12px;font-size:12.5px}.Article-module__hz3T3a__coverCrumb a{color:var(--on-navy-body);align-items:center;min-height:44px;margin:-12px -6px;padding:0 6px;display:inline-flex}.Article-module__hz3T3a__coverCrumb a:hover{color:#ffb38a}.Article-module__hz3T3a__coverTitle{letter-spacing:-.01em;text-wrap:pretty;max-width:20ch;margin:0;font-size:40px;font-weight:900;line-height:1.08}.Article-module__hz3T3a__wrap{padding:40px var(--pad-x) 64px;max-width:var(--container);margin:0 auto}.Article-module__hz3T3a__article{max-width:720px;margin:0 auto}.Article-module__hz3T3a__meta{color:var(--text-muted);margin:0 0 12px;font-size:12.5px}.Article-module__hz3T3a__article h1{letter-spacing:-.01em;margin:0 0 14px;font-size:34px;font-weight:900;line-height:1.15}.Article-module__hz3T3a__intro{color:var(--text);border-left:3px solid var(--orange);margin:0 0 32px;padding-left:18px;font-size:19px;font-weight:600;line-height:1.6}.Article-module__hz3T3a__article h2{margin:36px 0 12px;font-size:21px;font-weight:800;line-height:1.25}.Article-module__hz3T3a__article h3{margin:24px 0 8px;font-size:16.5px;font-weight:800}.Article-module__hz3T3a__article p,.Article-module__hz3T3a__article li{color:var(--text-secondary);font-size:15.5px;line-height:1.75}.Article-module__hz3T3a__article p{margin:0 0 16px}.Article-module__hz3T3a__article ul,.Article-module__hz3T3a__article ol{margin:0 0 18px;padding-left:22px}.Article-module__hz3T3a__article li{margin-bottom:8px}.Article-module__hz3T3a__article strong{color:var(--text);font-weight:700}.Article-module__hz3T3a__article table{border-collapse:collapse;width:100%;margin:8px 0 20px;font-size:14px}.Article-module__hz3T3a__article th,.Article-module__hz3T3a__article td{border:1px solid var(--border);text-align:left;color:var(--text-secondary);vertical-align:top;padding:9px 14px}.Article-module__hz3T3a__article th{background:var(--bg-blue);color:var(--text);font-weight:700}.Article-module__hz3T3a__note{border-left:3px solid var(--orange);background:var(--bg-soft);border-radius:0 10px 10px 0;margin:0 0 20px;padding:16px 18px}.Article-module__hz3T3a__note p{margin:0;font-size:14.5px}.Article-module__hz3T3a__cta{border-radius:var(--radius-card);background:linear-gradient(135deg, var(--navy), var(--navy-grad-2));color:#fff;margin-top:44px;padding:30px 28px}.Article-module__hz3T3a__ctaTitle{margin:0 0 8px;font-size:20px;font-weight:900}.Article-module__hz3T3a__ctaText{color:var(--on-navy-body);margin:0 0 18px;font-size:14.5px;line-height:1.6}.Article-module__hz3T3a__ctaBtn{background:var(--orange);color:#fff;border-radius:var(--radius-btn);padding:13px 24px;font-size:14.5px;font-weight:800;text-decoration:none;display:inline-block}.Article-module__hz3T3a__ctaBtn:hover{background:var(--orange-hover);color:#fff}.Article-module__hz3T3a__back{align-items:center;min-height:44px;margin-top:28px;font-size:14.5px;font-weight:600;display:inline-flex}.Article-module__hz3T3a__article p a,.Article-module__hz3T3a__article li a{text-underline-offset:3px;margin:-6px -2px;padding:6px 2px;text-decoration:underline;display:inline-block}.Article-module__hz3T3a__indexHead{background:linear-gradient(135deg, var(--navy), var(--navy-grad-2));color:#fff;padding:56px var(--pad-x)}.Article-module__hz3T3a__indexInner{max-width:var(--container);margin:0 auto}.Article-module__hz3T3a__indexTitle{margin:0 0 12px;font-size:40px;font-weight:900;line-height:1.1}.Article-module__hz3T3a__indexText{color:var(--on-navy-body);max-width:60ch;margin:0;font-size:16px;line-height:1.6}.Article-module__hz3T3a__listWrap{padding:44px var(--pad-x) 64px;max-width:var(--container);margin:0 auto}.Article-module__hz3T3a__list{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.Article-module__hz3T3a__item{border-radius:var(--radius-card);background:var(--bg-soft);height:280px;text-decoration:none;display:block;position:relative;overflow:hidden}.Article-module__hz3T3a__itemImg{object-fit:cover;object-position:45% 35%}.Article-module__hz3T3a__itemImgContain{object-fit:contain;padding:14px}.Article-module__hz3T3a__itemPh{place-items:start center;padding-top:26px;position:absolute;inset:0}.Article-module__hz3T3a__itemOverlay{color:#fff;background:linear-gradient(#0000,#00142deb);padding:56px 20px 18px;position:absolute;inset:auto 0 0}.Article-module__hz3T3a__itemTitle{color:#fff;margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.25}.Article-module__hz3T3a__itemExcerpt{opacity:.88;margin:0;font-size:13.5px;line-height:1.5}@media (max-width:820px){.Article-module__hz3T3a__cover{height:260px}.Article-module__hz3T3a__coverInner{padding:0 16px 24px}.Article-module__hz3T3a__coverTitle{max-width:none;font-size:26px}.Article-module__hz3T3a__wrap{padding:24px 16px 44px}.Article-module__hz3T3a__article h1{font-size:26px}.Article-module__hz3T3a__intro{padding-left:14px;font-size:16.5px}.Article-module__hz3T3a__indexHead{padding:36px 16px}.Article-module__hz3T3a__indexTitle{font-size:28px}.Article-module__hz3T3a__listWrap{padding:28px 16px 44px}.Article-module__hz3T3a__item{height:240px}}
.Landing-module__zg6sZG__hero{background:var(--navy);height:560px;position:relative}.Landing-module__zg6sZG__heroImg{object-fit:cover;object-position:35% 35%}.Landing-module__zg6sZG__heroPh{place-items:start center;padding-top:26px;position:absolute;inset:0}.Landing-module__zg6sZG__heroOverlay{background:linear-gradient(90deg,#00142ddb 0%,#00142d6b 55%,#00142d1f 80%);position:absolute;inset:0}.Landing-module__zg6sZG__heroContent{left:var(--pad-x);color:#fff;max-width:600px;position:absolute;top:50%;transform:translateY(-50%)}.Landing-module__zg6sZG__heroBadge{letter-spacing:1px;color:#ffb38a;border-radius:var(--radius-pill);white-space:nowrap;background:#ff55002e;border:1px solid #f506;margin-bottom:18px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.Landing-module__zg6sZG__heroTitle{text-wrap:pretty;margin:0 0 18px;font-size:54px;font-weight:900;line-height:1.02}.Landing-module__zg6sZG__heroText{color:var(--on-navy-body);margin:0 0 26px;font-size:16px;line-height:1.6}.Landing-module__zg6sZG__heroPrice{align-items:baseline;gap:10px;margin:0 0 24px;display:flex}.Landing-module__zg6sZG__heroPriceNum{color:#fff;font-size:40px;font-weight:900;line-height:1}.Landing-module__zg6sZG__heroPriceLabel{color:var(--on-navy-body);font-size:14px}.Landing-module__zg6sZG__heroCtas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Landing-module__zg6sZG__btnPrimary{border-radius:var(--radius-pill);background:var(--orange);color:#fff;align-items:center;height:54px;padding:0 30px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #f506}.Landing-module__zg6sZG__btnPrimary:hover{background:var(--orange-hover);color:#fff}.Landing-module__zg6sZG__btnGhost{border-radius:var(--radius-pill);color:#fff;background:0 0;border:1px solid #ffffff59;align-items:center;height:54px;padding:0 24px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.Landing-module__zg6sZG__btnGhost:hover{color:#fff;border-color:#fff}.Landing-module__zg6sZG__heroFacts{color:var(--on-navy-body);flex-wrap:wrap;gap:22px;margin-top:24px;font-size:12.5px;display:flex}.Landing-module__zg6sZG__heroFacts span{white-space:nowrap}@media (max-width:480px){.Landing-module__zg6sZG__heroFacts{gap:6px 18px}.Landing-module__zg6sZG__heroFacts span{white-space:normal}}.Landing-module__zg6sZG__heroChips{right:var(--pad-x);gap:10px;display:flex;position:absolute;bottom:24px}.Landing-module__zg6sZG__heroChip{color:var(--navy);white-space:nowrap;background:#ffffffeb;border-radius:12px;padding:12px 16px;font-size:12px;font-weight:700}.Landing-module__zg6sZG__section{padding:52px var(--pad-x)}.Landing-module__zg6sZG__sectionSoft{background:var(--bg-soft)}.Landing-module__zg6sZG__inner{max-width:var(--container);margin:0 auto}.Landing-module__zg6sZG__sectionTitle{margin:0 0 10px;font-size:26px;font-weight:900;line-height:1.2}.Landing-module__zg6sZG__sectionText{color:var(--text-secondary);max-width:68ch;margin:0 0 28px;font-size:15px;line-height:1.7}.Landing-module__zg6sZG__stats{background:var(--navy);color:#fff;padding:36px var(--pad-x)}.Landing-module__zg6sZG__statsGrid{max-width:var(--container);text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 auto;display:grid}.Landing-module__zg6sZG__statNum{font-size:26px;font-weight:900}.Landing-module__zg6sZG__statLabel{color:var(--on-navy-muted);font-size:12.5px}.Landing-module__zg6sZG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.Landing-module__zg6sZG__card{border:1px solid var(--border);border-radius:var(--radius-card);background:#fff;padding:24px}.Landing-module__zg6sZG__cardIcon{margin-bottom:12px;font-size:22px;line-height:1}.Landing-module__zg6sZG__cardTitle{color:var(--text);margin:0 0 8px;font-size:16px;font-weight:800}.Landing-module__zg6sZG__cardText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.65}.Landing-module__zg6sZG__photoCards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.Landing-module__zg6sZG__photoCard{border-radius:var(--radius-card);background:var(--bg-soft);height:260px;position:relative;overflow:hidden}.Landing-module__zg6sZG__photoImg{object-fit:cover;object-position:50% 30%}.Landing-module__zg6sZG__photoPh{place-items:start center;padding-top:22px;position:absolute;inset:0}.Landing-module__zg6sZG__photoOverlay{color:#fff;background:linear-gradient(#0000,#00142de0);padding:44px 18px 16px;position:absolute;inset:auto 0 0}.Landing-module__zg6sZG__photoTitle{margin:0 0 4px;font-size:17px;font-weight:800}.Landing-module__zg6sZG__photoText{opacity:.88;margin:0;font-size:13px;line-height:1.5}.Landing-module__zg6sZG__split{max-width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:44px;margin:0 auto;display:grid}.Landing-module__zg6sZG__splitReverse .Landing-module__zg6sZG__splitMedia{order:2}.Landing-module__zg6sZG__splitMedia{aspect-ratio:4/3;border-radius:var(--radius-card);background:var(--bg-soft);position:relative;overflow:hidden}.Landing-module__zg6sZG__splitMediaWide{aspect-ratio:16/10}.Landing-module__zg6sZG__splitImg{object-fit:cover}.Landing-module__zg6sZG__splitImgContain{object-fit:contain;padding:16px}.Landing-module__zg6sZG__splitPh{position:absolute;inset:0}.Landing-module__zg6sZG__splitEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin-bottom:10px;font-size:12.5px;font-weight:800}.Landing-module__zg6sZG__splitTitle{margin:0 0 12px;font-size:26px;font-weight:900;line-height:1.2}.Landing-module__zg6sZG__splitText{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.7}.Landing-module__zg6sZG__splitList{margin:0;padding-left:20px}.Landing-module__zg6sZG__splitList li{color:var(--text-secondary);margin-bottom:8px;font-size:14.5px;line-height:1.6}.Landing-module__zg6sZG__splitAction{margin-top:22px}.Landing-module__zg6sZG__splitAction .Landing-module__zg6sZG__btnPrimary{box-shadow:var(--shadow-cta)}.Landing-module__zg6sZG__colorWall{flex-wrap:wrap;gap:8px;display:flex}.Landing-module__zg6sZG__colorDot{border:1px solid #00000014;border-radius:10px;width:38px;height:38px}.Landing-module__zg6sZG__colorMore{background:var(--bg-soft);height:38px;color:var(--text-muted);border-radius:10px;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.Landing-module__zg6sZG__steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.Landing-module__zg6sZG__step{border:1px solid var(--border);border-radius:var(--radius-card);background:#fff;overflow:hidden}.Landing-module__zg6sZG__stepMedia{height:160px;position:relative}.Landing-module__zg6sZG__stepImg{object-fit:cover}.Landing-module__zg6sZG__stepImgContain{object-fit:contain;background:var(--bg-soft);padding:10px}.Landing-module__zg6sZG__stepPh{height:160px}.Landing-module__zg6sZG__stepBody{padding:18px}.Landing-module__zg6sZG__stepHead{align-items:center;gap:10px;margin-bottom:8px;display:flex}.Landing-module__zg6sZG__stepNum{background:var(--navy);color:#fff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.Landing-module__zg6sZG__stepTitle{font-size:15px;font-weight:800}.Landing-module__zg6sZG__stepText{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.55}.Landing-module__zg6sZG__panel{background:var(--bg-blue);border:1px solid var(--border);border-radius:var(--radius-card);padding:32px}.Landing-module__zg6sZG__panelNavy{background:linear-gradient(135deg, var(--navy), var(--navy-grad-2));color:#fff;border:none}.Landing-module__zg6sZG__panelNavy .Landing-module__zg6sZG__sectionTitle{color:#fff}.Landing-module__zg6sZG__priceRows{gap:10px;display:grid}.Landing-module__zg6sZG__priceRow{border-bottom:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;gap:16px;padding-bottom:10px;font-size:15px;display:flex}.Landing-module__zg6sZG__panelNavy .Landing-module__zg6sZG__priceRow{color:var(--on-navy-body);border-bottom-color:#ffffff26}.Landing-module__zg6sZG__priceRowTotal{color:var(--text);border-bottom:none;align-items:baseline;padding-top:6px;font-size:26px;font-weight:900}.Landing-module__zg6sZG__panelNavy .Landing-module__zg6sZG__priceRowTotal{color:#fff;border-bottom:none}.Landing-module__zg6sZG__priceNote{color:var(--text-muted);max-width:68ch;margin:16px 0 0;font-size:12.5px;line-height:1.6}.Landing-module__zg6sZG__panelNavy .Landing-module__zg6sZG__priceNote{color:var(--on-navy-muted)}.Landing-module__zg6sZG__products{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.Landing-module__zg6sZG__faqGrid{max-width:var(--container);grid-template-columns:1fr 1fr;align-items:start;gap:44px;margin:0 auto;display:grid}.Landing-module__zg6sZG__ctaCard{background:linear-gradient(135deg, var(--navy), var(--navy-grad-2));color:#fff;border-radius:18px;align-self:start;padding:36px 32px;position:sticky;top:20px}.Landing-module__zg6sZG__ctaTitle{margin-bottom:10px;font-size:24px;font-weight:900;line-height:1.15}.Landing-module__zg6sZG__ctaText{color:var(--on-navy-muted);margin:0 0 22px;font-size:14px;line-height:1.6}.Landing-module__zg6sZG__ctaBtn{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;height:52px;font-size:15.5px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 8px 24px #ff550059}.Landing-module__zg6sZG__ctaBtn:hover{background:var(--orange-hover);color:#fff}.Landing-module__zg6sZG__ctaFoot{text-align:center;color:var(--on-navy-muted);margin:10px 0 0;font-size:12px}.Landing-module__zg6sZG__ctaFooter{color:var(--on-navy-body);border-top:1px solid #ffffff26;margin-top:20px;padding-top:8px;font-size:13px}.Landing-module__zg6sZG__ctaLink{color:#fff;align-items:center;min-height:44px;font-weight:700;display:flex}.Landing-module__zg6sZG__ctaLink:hover{color:#ffb38a}@media (max-width:820px){.Landing-module__zg6sZG__hero{align-items:center;height:auto;min-height:min(480px,78vh);display:flex}.Landing-module__zg6sZG__heroContent{z-index:1;width:100%;max-width:none;padding:36px 16px;position:relative;inset:auto;transform:none}.Landing-module__zg6sZG__heroImg{object-position:60% 40%}.Landing-module__zg6sZG__heroOverlay{background:linear-gradient(#00142d4d 0%,#00142d9e 18% 86%,#00142d61 100%),linear-gradient(90deg,#00142d8c 0%,#00142d4d 100%)}.Landing-module__zg6sZG__heroTitle{font-size:34px}.Landing-module__zg6sZG__heroBadge{white-space:normal}.Landing-module__zg6sZG__heroPriceNum{font-size:32px}.Landing-module__zg6sZG__heroChips{display:none}.Landing-module__zg6sZG__btnPrimary,.Landing-module__zg6sZG__btnGhost{height:50px;font-size:15px}.Landing-module__zg6sZG__section{padding:36px 16px}.Landing-module__zg6sZG__stats{padding:28px 16px}.Landing-module__zg6sZG__statsGrid{grid-template-columns:1fr 1fr}.Landing-module__zg6sZG__sectionTitle,.Landing-module__zg6sZG__splitTitle{font-size:21px}.Landing-module__zg6sZG__split{grid-template-columns:1fr;gap:24px}.Landing-module__zg6sZG__splitReverse .Landing-module__zg6sZG__splitMedia{order:0}.Landing-module__zg6sZG__photoCard{height:220px}.Landing-module__zg6sZG__panel{padding:22px}.Landing-module__zg6sZG__priceRowTotal{font-size:22px}.Landing-module__zg6sZG__faqGrid{grid-template-columns:1fr;gap:28px}.Landing-module__zg6sZG__ctaCard{order:-1;padding:28px 24px;position:static}}
.EditorApp-module__6nz3RW__editor{background:var(--bg-soft);flex-direction:column;height:100dvh;min-height:480px;display:flex;overflow:hidden}.EditorApp-module__6nz3RW__workspace{flex:1;min-height:0;display:flex;position:relative}.EditorApp-module__6nz3RW__rail{color:#c7ccd8;background:#1f2430;flex-direction:column;flex:none;gap:2px;width:82px;padding:8px 0;display:flex}.EditorApp-module__6nz3RW__railItem,.EditorApp-module__6nz3RW__railItemActive{color:#c7ccd8;background:0 0;border:0;border-left:3px solid #0000;flex-direction:column;align-items:center;gap:5px;padding:11px 4px;font-size:11px;display:flex}.EditorApp-module__6nz3RW__railItem:hover{color:#fff;background:#2a3040}.EditorApp-module__6nz3RW__railItemActive{color:#fff;border-left-color:var(--orange);background:#2a3040}.EditorApp-module__6nz3RW__railTariffs{display:none}.EditorApp-module__6nz3RW__railItem svg,.EditorApp-module__6nz3RW__railItemActive svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.EditorApp-module__6nz3RW__side{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex:none;width:300px;padding:18px;display:flex}.EditorApp-module__6nz3RW__sideBody{flex:1;min-height:0;overflow-y:auto}.EditorApp-module__6nz3RW__stage{background:radial-gradient(circle at 50% 40%,#fff,#eceef3 80%);flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;padding:20px;display:flex;position:relative}.EditorApp-module__6nz3RW__canvasWrap{background:#fff;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 1px 2px #1018280f,0 8px 24px #10182814}.EditorApp-module__6nz3RW__canvasWrap .canvas-container{border-radius:8px}.EditorApp-module__6nz3RW__sizeBadge{pointer-events:none;color:var(--text);border:1px solid var(--border);z-index:2;background:#ffffffeb;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700;line-height:1;position:absolute;bottom:12px;right:12px}.EditorApp-module__6nz3RW__sides{gap:10px;margin-top:18px;display:flex}.EditorApp-module__6nz3RW__sideTab,.EditorApp-module__6nz3RW__sideTabActive{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:6px;min-width:76px;padding:8px;display:flex}.EditorApp-module__6nz3RW__sideTab img,.EditorApp-module__6nz3RW__sideTabActive img{object-fit:contain;width:54px;height:54px}.EditorApp-module__6nz3RW__sideTab span,.EditorApp-module__6nz3RW__sideTabActive span{color:var(--text-muted);font-size:12px}.EditorApp-module__6nz3RW__sideTabActive{border-color:var(--navy);box-shadow:0 0 0 2px #00285526}.EditorApp-module__6nz3RW__sideTabActive span{color:var(--navy);font-weight:600}.EditorApp-module__6nz3RW__stageNote{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;display:flex;position:absolute;bottom:12px;left:16px}.EditorApp-module__6nz3RW__noteDot{border-top:2px dashed #9aa3b2;width:22px;height:0}.EditorApp-module__6nz3RW__props{border-left:1px solid var(--border);background:#fff;flex:none;width:300px;padding:18px;overflow-y:auto}.EditorApp-module__6nz3RW__sheetHead,.EditorApp-module__6nz3RW__backdrop,.EditorApp-module__6nz3RW__fab{display:none}.EditorApp-module__6nz3RW__toast{color:#fff;z-index:200;text-align:center;background:#1f2430;border-radius:10px;max-width:90vw;padding:12px 20px;font-size:14px;animation:.25s EditorApp-module__6nz3RW__toastIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #1018280f,0 8px 24px #10182814}@keyframes EditorApp-module__6nz3RW__toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:1100px){.EditorApp-module__6nz3RW__side,.EditorApp-module__6nz3RW__props{width:264px}}@media (max-width:820px){.EditorApp-module__6nz3RW__workspace{flex-direction:column;padding-bottom:62px}.EditorApp-module__6nz3RW__stage{flex:auto;order:1;min-height:0;padding:8px}.EditorApp-module__6nz3RW__sides{margin-top:8px}.EditorApp-module__6nz3RW__sideTab,.EditorApp-module__6nz3RW__sideTabActive{min-width:62px;padding:6px}.EditorApp-module__6nz3RW__sideTab img,.EditorApp-module__6nz3RW__sideTabActive img{width:40px;height:40px}.EditorApp-module__6nz3RW__stageNote{display:none}.EditorApp-module__6nz3RW__railTariffs{display:flex}.EditorApp-module__6nz3RW__rail{z-index:50;flex-direction:row;order:3;justify-content:space-around;width:100%;height:60px;padding:0;position:fixed;bottom:0;left:0;right:0}.EditorApp-module__6nz3RW__railItem,.EditorApp-module__6nz3RW__railItemActive{border-top:3px solid #0000;border-left:0;flex:1;gap:3px;min-width:0;padding:7px 2px 6px;font-size:10px}.EditorApp-module__6nz3RW__railItem span,.EditorApp-module__6nz3RW__railItemActive span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.EditorApp-module__6nz3RW__railItemActive{border-top-color:var(--orange)}.EditorApp-module__6nz3RW__side,.EditorApp-module__6nz3RW__props{z-index:48;border:0;border-radius:18px 18px 0 0;width:auto;max-height:60vh;padding:0 16px 20px;transition:transform .26s;position:fixed;bottom:60px;left:0;right:0;transform:translateY(120%);box-shadow:0 -10px 30px #10182838}.EditorApp-module__6nz3RW__sheetOpen{transform:translateY(0)}.EditorApp-module__6nz3RW__sheetHead{z-index:2;background:#fff;justify-content:center;align-items:center;margin:0 -16px 4px;padding:10px 0 8px;display:flex;position:sticky;top:0}.EditorApp-module__6nz3RW__sheetGrip{background:#d3d8e0;border-radius:3px;width:42px;height:5px}.EditorApp-module__6nz3RW__sheetClose{width:40px;height:40px;color:var(--text);background:#f1f3f7;border:0;border-radius:8px;place-items:center;font-size:14px;display:grid;position:absolute;top:6px;right:10px}.EditorApp-module__6nz3RW__backdrop{z-index:46;background:#0f141e59;display:block;position:fixed;inset:0}.EditorApp-module__6nz3RW__fab{z-index:47;background:var(--orange);color:#fff;border:0;border-radius:24px;align-items:center;gap:7px;height:46px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex;position:fixed;bottom:72px;right:14px;box-shadow:0 6px 18px #ff550073}.EditorApp-module__6nz3RW__fab svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}}
