.Theme3InfoPage-module__M-6QtW__infoRoot{background:var(--t3-bg,#f5f4f0);min-height:70vh;padding:2rem 0 5rem}.Theme3InfoPage-module__M-6QtW__breadcrumb{color:#999;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:0;font-size:.82rem;list-style:none;display:flex}.Theme3InfoPage-module__M-6QtW__breadcrumb a{color:#999;text-decoration:none;transition:color .15s}.Theme3InfoPage-module__M-6QtW__breadcrumb a:hover{color:var(--t3-accent,#a88956)}.Theme3InfoPage-module__M-6QtW__breadcrumb .Theme3InfoPage-module__M-6QtW__sep{opacity:.5}.Theme3InfoPage-module__M-6QtW__breadcrumb .Theme3InfoPage-module__M-6QtW__current{color:#333;font-weight:500}.Theme3InfoPage-module__M-6QtW__card{border:1px solid var(--t3-border,#ede9e2);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 16px #0000000a}.Theme3InfoPage-module__M-6QtW__cardTitle{color:var(--t3-text,#1c1c1c);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.15rem;font-weight:700;display:flex}.Theme3InfoPage-module__M-6QtW__htmlContent{color:#555;font-size:.9rem;line-height:1.8}.Theme3InfoPage-module__M-6QtW__htmlContent h1,.Theme3InfoPage-module__M-6QtW__htmlContent h2,.Theme3InfoPage-module__M-6QtW__htmlContent h3{color:var(--t3-text,#1c1c1c);margin-top:1rem}.Theme3InfoPage-module__M-6QtW__htmlContent a{color:var(--t3-accent,#a88956)}.Theme3InfoPage-module__M-6QtW__htmlContent img{border-radius:8px;max-width:100%}.Theme3InfoPage-module__M-6QtW__contactGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:1.5rem;display:grid}@media (max-width:767px){.Theme3InfoPage-module__M-6QtW__contactGrid{grid-template-columns:1fr}.Theme3InfoPage-module__M-6QtW__card{padding:1.25rem}}.Theme3InfoPage-module__M-6QtW__infoItem{background:var(--t3-bg,#f5f4f0);border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem;display:flex}.Theme3InfoPage-module__M-6QtW__infoIcon{background:var(--t3-accent-soft,#a889561f);width:38px;height:38px;color:var(--t3-accent,#a88956);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.Theme3InfoPage-module__M-6QtW__infoText{color:#555;margin:0;font-size:.85rem}.Theme3InfoPage-module__M-6QtW__infoLabel{color:#aaa;margin:0;font-size:.75rem}.Theme3InfoPage-module__M-6QtW__formGroup{margin-bottom:.9rem}.Theme3InfoPage-module__M-6QtW__formLabel{color:#666;margin-bottom:.3rem;font-size:.82rem;font-weight:600;display:block}.Theme3InfoPage-module__M-6QtW__formInput{width:100%;color:var(--t3-text,#1c1c1c);text-align:left;background:#fff;border:1.5px solid #e0ddd7;border-radius:9px;outline:none;padding:.6rem .9rem;font-size:.88rem;transition:border-color .2s}[dir=rtl] .Theme3InfoPage-module__M-6QtW__formInput{text-align:right}.Theme3InfoPage-module__M-6QtW__formInput:focus{border-color:var(--t3-accent,#a88956)}.Theme3InfoPage-module__M-6QtW__formInput.Theme3InfoPage-module__M-6QtW__invalid{border-color:#e74c3c}.Theme3InfoPage-module__M-6QtW__formTextarea{width:100%;color:var(--t3-text,#1c1c1c);resize:none;background:#fff;border:1.5px solid #e0ddd7;border-radius:9px;outline:none;min-height:110px;padding:.6rem .9rem;font-size:.88rem;transition:border-color .2s;overflow:hidden}.Theme3InfoPage-module__M-6QtW__formTextarea:focus{border-color:var(--t3-accent,#a88956)}.Theme3InfoPage-module__M-6QtW__formError{color:#e74c3c;margin-top:.2rem;font-size:.76rem}.Theme3InfoPage-module__M-6QtW__submitBtn{background:var(--t3-accent,#a88956);color:#fff;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:.4rem;padding:.65rem 2rem;font-size:.9rem;font-weight:700;transition:opacity .2s;display:inline-flex}.Theme3InfoPage-module__M-6QtW__submitBtn:hover{opacity:.87}.Theme3InfoPage-module__M-6QtW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Theme3InfoPage-module__M-6QtW__trackHeading{text-align:center;margin-bottom:1.75rem}.Theme3InfoPage-module__M-6QtW__trackIcon{color:var(--t3-accent,#a88956);justify-content:center;margin-bottom:.6rem;font-size:2.4rem;display:flex}.Theme3InfoPage-module__M-6QtW__trackTitle{color:var(--t3-text,#1c1c1c);margin:0 0 .3rem;font-size:1.15rem;font-weight:700}.Theme3InfoPage-module__M-6QtW__trackSubtitle{color:#999;margin:0;font-size:.82rem}.Theme3InfoPage-module__M-6QtW__trackBtn{background:var(--MainColor,var(--t3-accent,#a88956));color:#fff;cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.72rem;font-size:.92rem;font-weight:700;transition:opacity .2s;display:flex}.Theme3InfoPage-module__M-6QtW__trackBtn:hover{opacity:.87}.Theme3InfoPage-module__M-6QtW__trackBtn:disabled{opacity:.5;cursor:not-allowed}.Theme3InfoPage-module__M-6QtW__orderSummary{grid-template-columns:1fr 1.5fr;align-items:start;gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (max-width:767px){.Theme3InfoPage-module__M-6QtW__orderSummary{grid-template-columns:1fr}}.Theme3InfoPage-module__M-6QtW__orderMetaCard{border:1px solid var(--t3-border,#ede9e2);background:#fff;border-radius:14px;padding:1.5rem}.Theme3InfoPage-module__M-6QtW__orderMetaTitle{color:var(--t3-text,#1c1c1c);align-items:center;gap:.5rem;margin:0 0 1.1rem;font-size:.95rem;font-weight:700;display:flex}.Theme3InfoPage-module__M-6QtW__orderProductsBadge{background:rgba(var(--MainColor_rgb,168,137,86), .12);color:var(--t3-accent,#a88956);border-radius:20px;justify-content:center;align-items:center;min-width:22px;padding:.1rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.Theme3InfoPage-module__M-6QtW__orderMetaGrid{flex-direction:column;gap:.85rem;margin-bottom:1.25rem;display:flex}.Theme3InfoPage-module__M-6QtW__orderMetaItem{align-items:flex-start;gap:.65rem;display:flex}.Theme3InfoPage-module__M-6QtW__orderMetaIcon{background:rgba(var(--MainColor_rgb,168,137,86), .1);width:30px;height:30px;color:var(--t3-accent,#a88956);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.85rem;display:flex}.Theme3InfoPage-module__M-6QtW__orderMetaLabel{color:#aaa;margin:0 0 .1rem;font-size:.72rem}.Theme3InfoPage-module__M-6QtW__orderMetaValue{color:var(--t3-text,#1c1c1c);margin:0;font-size:.85rem;font-weight:500}.Theme3InfoPage-module__M-6QtW__orderStatusBadge{background:rgba(var(--MainColor_rgb,168,137,86), .12);color:var(--t3-accent,#a88956);border-radius:20px;padding:.2rem .75rem;font-size:.78rem;font-weight:700;display:inline-block}.Theme3InfoPage-module__M-6QtW__orderTotals{border-top:1px solid var(--t3-border,#ede9e2);flex-direction:column;gap:.45rem;padding-top:1rem;display:flex}.Theme3InfoPage-module__M-6QtW__orderTotalRow{color:#666;justify-content:space-between;font-size:.84rem;display:flex}.Theme3InfoPage-module__M-6QtW__orderTotalFinal{color:var(--t3-accent,#a88956);border-top:1px dashed var(--t3-border,#ede9e2);margin-top:.2rem;padding-top:.5rem;font-size:.95rem;font-weight:700}.Theme3InfoPage-module__M-6QtW__orderProductsCard{border:1px solid var(--t3-border,#ede9e2);background:#fff;border-radius:14px;padding:1.5rem}.Theme3InfoPage-module__M-6QtW__orderProductsList{flex-direction:column;gap:0;display:flex}.Theme3InfoPage-module__M-6QtW__orderProductRow{border-bottom:1px solid var(--t3-border,#ede9e2);align-items:center;gap:.9rem;padding:.85rem 0;display:flex}.Theme3InfoPage-module__M-6QtW__orderProductRow:last-child{border-bottom:none}.Theme3InfoPage-module__M-6QtW__orderProductImg{object-fit:cover;border:1px solid #f0ece5;border-radius:9px;flex-shrink:0;width:58px;height:58px}.Theme3InfoPage-module__M-6QtW__orderProductInfo{flex:1;min-width:0}.Theme3InfoPage-module__M-6QtW__orderProductName{color:var(--t3-text,#1c1c1c);margin:0 0 .2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .15s;display:block}.Theme3InfoPage-module__M-6QtW__orderProductName:hover{color:var(--t3-accent,#a88956)}.Theme3InfoPage-module__M-6QtW__orderProductOpts{color:#999;margin:0 0 .15rem;font-size:.76rem}.Theme3InfoPage-module__M-6QtW__orderProductAcc{color:#aaa;margin:.1rem 0 0;font-size:.76rem}.Theme3InfoPage-module__M-6QtW__orderProductAcc span{color:var(--t3-accent,#a88956);font-weight:600}.Theme3InfoPage-module__M-6QtW__orderProductPrices{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.Theme3InfoPage-module__M-6QtW__orderProductQty{color:#bbb;font-size:.78rem}.Theme3InfoPage-module__M-6QtW__orderProductTotal{color:var(--t3-text,#1c1c1c);font-size:.9rem;font-weight:700}.Theme3InfoPage-module__M-6QtW__orderProductUnit{color:#bbb;font-size:.72rem}
