.pc-wrap{max-width:1100px;margin:auto;padding:40px}h2{font-size:24px;margin:0 0 20px;color:#222}h4{font-size:16px;margin:0 0 10px}.pc-step{display:none}.pc-step.active{display:block}.pc-top{display:flex;justify-content:space-between;margin-bottom:30px;font-size:12px;letter-spacing:2px}.pc-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.pc-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pc-option{border:2px solid #ddd;padding:17px;text-align:center;cursor:pointer;border-radius:12px;font-size:16px;color:#313f4c;font-weight:600}.pc-grid-2 .pc-option.feature-option strong{font-size:17px}.pc-option strong{display:block;font-size:20px}.pc-option.active{border-color:#313f4c;background:#313f4c;color:#fff}.slider-box{margin:30px 0}.slider-box input{width:100%}.slider-value{text-align:center;font-size:28px;font-weight:700;margin-top:15px}.price-box{display:flex;justify-content:space-between;background:#f7f7f7;padding:25px;margin-top:30px}.next-btn,.back-btn,button[type=submit]{width:100%;height:50px;background:#313f4c;color:#fff;border:none;margin-top:20px;cursor:pointer;font-weight:700}.btn-row{display:flex;gap:20px}input,textarea{width:100%;margin-bottom:15px;padding:15px}#summaryBox{background:#f7f7f7;padding:20px;margin-bottom:25px}.slider-card{background:#f7f7f7;border-radius:25px;padding:30px;margin-bottom:30px}.slider-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.size-left{display:flex;align-items:flex-end;gap:8px}.size-left span{font-size:50px;font-weight:700;line-height:1;color:#222}.size-left small{font-size:15px;color:#222;margin-bottom:0}.weight-right{text-align:right}.weight-right span{display:block;font-size:12px;letter-spacing:3px;color:#999;margin-bottom:5px}.weight-right strong{font-size:28px;color:#222;font-weight:700}.slider-wrap{width:100%}#pendantSize{width:100%;-webkit-appearance:none;appearance:none;height:6px;border-radius:10px;outline:none;background:linear-gradient(to right,#313f4c 0% 20%,#ddd 20% 100%)}.slider-wrap input,.slider-wrap textarea{width:100%;margin-bottom:0;padding:6px}#pendantSize::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #313f4c;cursor:pointer;margin-top:-1px}#pendantSize::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #313f4c;cursor:pointer}.slider-labels{display:flex;justify-content:space-between;margin-top:0}.slider-labels span{font-size:16px;color:#222;font-weight:500}.slider-labels span.active{color:#313f4c;font-weight:700}@media(max-width:768px){.slider-card{padding:20px}.size-left span{font-size:50px}.weight-right strong{font-size:24px}}.extra_feature{padding:30px 0 0}.design-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:20px}.design-card{border:2px solid #ddd;cursor:pointer;border-radius:10px;overflow:hidden;transition:.3s;position:relative;text-align:center;padding:8px}.design-card h6{text-align:center;display:inline-block;border:1.5px solid #000;background:#d9d9d9bf;padding:7px 13px;width:118px;font-size:12px;position:absolute;left:50%;bottom:20px;z-index:9;transform:translate(-50%)}.design-card img{width:100%;display:block;height:100%;object-fit:cover}label{font-size:15px;color:#222}input[type=text],textarea,input[type=email],#designImage{color:#222;font-size:16px;border:1px solid #ccc;height:auto;padding:6px 10px;border-radius:5px;margin:5px 0 15px}.design-card h4{text-align:center;padding:10px;margin:0}.design-card.active{border-color:#313f4c}.radio-option{border:1px solid #ddd;padding:15px;border-radius:8px;display:flex;align-items:center;gap:10px;cursor:pointer}.upload-label{display:block;margin:20px 0 10px;font-weight:600}.summary-card{background:#f5f5f5;padding:25px;border-radius:12px;margin-bottom:25px}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #ddd}.pc-row{align-items:center;display:flex;justify-content:space-between;gap:20px}.pc-column{flex:1}.pc-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pc-grid-2.extra-features{grid-template-columns:repeat(4,1fr)}.pc-row .pc-option{padding:20px 10px}.pc-row .pc-option strong{font-size:14px}.summary-row:last-child{border-bottom:none}.summary-label{color:#666}.summary-value{font-weight:600}#PendantCalculator{padding:3.5rem 0}.quote-success{text-align:center;padding:60px 20px;background:#fff;border-radius:20px}.success-icon{width:70px;height:70px;margin:0 auto 20px;border-radius:50%;background:#e7f7f6;color:#313f4c;font-size:36px;display:flex;align-items:center;justify-content:center}.quote-success h2{margin-bottom:10px}.quote-success p{margin:0}.pc-faq{margin-top:60px}.pc-faq h2{text-align:center;margin-bottom:30px}.faq-item{border:1px solid #e5e5e5;border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-question{width:100%;border:none;background:#fff;padding:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;text-align:left;color:#222}.faq-question span{font-size:24px;transition:.3s}.faq-answer{display:none;padding:20px;line-height:1.7;color:#222;font-size:15px}.faq-item.active .faq-answer{display:block}.faq-item.active .faq-question span{transform:rotate(45deg)}.stone-option.disabled{opacity:.4;cursor:not-allowed}@media(max-width:767px){.pc-wrap{padding:30px 20px 20px}.design-grid{grid-template-columns:repeat(2,1fr)}.pc-row{align-items:center;display:flex;justify-content:space-between;gap:0px;flex-wrap:wrap}.pc-row .pc-option strong{font-size:16px}.pc-row .pc-option{padding:11px 10px}h2{font-size:18px;margin:0 0 20px;color:#222}.slider-header{gap:15px;display:flex;justify-content:space-between;margin:0 0 30px}.size-left span{font-size:44px}.pc-grid-2.extra-features{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/pendant-calculator.css.map */
