.tile-calculator{padding:60px 20px;background:#f6f7f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:#1a1a1a}.tile-calculator .page-width{max-width:1100px;margin:0 auto}.calculator-header{text-align:center;margin-bottom:40px}.calculator-header h1{font-size:32px;font-weight:700;margin-bottom:10px}.calculator-header p{font-size:16px;color:#666;max-width:700px;margin:0 auto}.calculator-box{background:#fff;border-radius:12px;padding:30px;box-shadow:0 10px 25px #0000000f;margin-bottom:30px}.calculator-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.field{display:flex;flex-direction:column}.field label{font-size:14px;margin-bottom:6px;font-weight:600;color:#333}.field input,.field select{padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none;transition:.2s ease;background:#fff}.field input:focus,.field select:focus{border-color:#111;box-shadow:0 0 0 2px #0000000d}.calculator-button{margin-top:25px;text-align:center}.calculator-button button{background:#111;color:#fff;border:none;padding:14px 30px;font-size:16px;border-radius:8px;cursor:pointer;transition:.2s ease;width:100%;max-width:300px}.calculator-button button:hover{background:#333}.calculator-result{margin-top:30px;transition:.3s ease}.result-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 8px 20px #0000000f}.result-card h3{margin-bottom:15px;font-size:20px}.result-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.result-row:last-child{border-bottom:none}.related-products{margin-top:50px}.related-products h2{font-size:22px;margin-bottom:20px;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000000d;text-align:center;transition:.2s ease}.product-card:hover{transform:translateY(-3px)}.product-card img{width:100%;height:180px;object-fit:cover}.product-card h4{font-size:14px;padding:10px}.calculator-guide{margin-top:50px;background:#fff;padding:25px;border-radius:12px;box-shadow:0 6px 15px #0000000d}.calculator-guide h2{margin-bottom:10px}.calculator-guide p{color:#555;line-height:1.6}.calculator-faq{margin-top:40px}.calculator-faq h2{text-align:center;margin-bottom:20px}.calculator-faq details{background:#fff;margin-bottom:10px;padding:15px;border-radius:8px;box-shadow:0 3px 10px #0000000a}.calculator-faq summary{cursor:pointer;font-weight:600}.calculator-cta{margin-top:50px;text-align:center;background:#111;color:#fff;padding:40px 20px;border-radius:12px}.calculator-cta h2{margin-bottom:10px}.calculator-cta p{max-width:600px;margin:0 auto 20px;color:#ccc}.calculator-cta .button{display:inline-block;padding:12px 25px;background:#fff;color:#111;border-radius:6px;text-decoration:none;font-weight:600}@media(max-width:768px){.calculator-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/tile-trim-calculator.css.map */
