@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&display=swap";
.service-page-content{max-width:1400px;margin:0 auto;padding:2rem}.page-title{text-align:center;color:#ffc107;text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700}@media (max-width:768px){.page-title{letter-spacing:1px;margin-bottom:2rem;font-size:2rem}}@media (max-width:480px){.page-title{margin-bottom:1.5rem;font-size:1.75rem}}.service-bento-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.section-header{grid-column:1/-1;margin-top:2rem;margin-bottom:1rem}.section-header h2{color:#ffc107;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #ffc107;padding-bottom:.5rem;font-family:Oswald,sans-serif;font-size:2rem;display:inline-block}.service-bento-card{background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:20px;min-height:400px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.service-bento-card:hover{border-color:#ffc107;transform:translateY(-5px);box-shadow:0 15px 40px #ffc1074d}.service-bento-card.large{grid-column:span 2}@media (max-width:1024px){.service-bento-grid{grid-template-columns:repeat(2,1fr)}.service-bento-card.large{grid-column:span 1}}@media (max-width:768px){.service-page-content{padding:1.5rem}.page-title{font-size:2.5rem}.section-header h2{font-size:1.8rem}.service-bento-grid{grid-template-columns:1fr;gap:1.5rem}.service-bento-card{height:auto;min-height:350px}.service-bento-card.large{grid-column:span 1}.card-overlay{justify-content:flex-start;padding:1.5rem}}@media (max-width:480px){.service-page-content{padding:1rem}.page-title{margin-bottom:1.5rem;font-size:2rem}.section-header h2{font-size:1.5rem}.service-bento-card{min-height:unset;height:auto}.card-content h3{font-size:1.3rem}.card-content p{font-size:.9rem}.card-overlay{justify-content:flex-start;padding:1.2rem}}.card-overlay{background:linear-gradient(#0006 0%,#000000b3 50%,#000000f2 100%);flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:2rem;transition:background .3s;display:flex;position:relative;top:0;left:0}.bento-card:hover .card-overlay{background:linear-gradient(#00000080 0%,#000c 40%,#000000f2 100%)}.card-content{z-index:2;width:100%;position:relative}.bento-card h3{color:#fff;text-shadow:0 2px 4px #000c;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.package-desc{color:#ddd;margin-bottom:1.5rem;font-size:.95rem;line-height:1.4}.prices-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.8rem;margin-top:1rem;display:grid}@media (max-width:768px){.prices-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}}@media (max-width:480px){.prices-grid{grid-template-columns:1fr;gap:.5rem}}.price-item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;cursor:default;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:center;padding:.5rem .8rem;transition:all .3s;display:flex}.price-item:hover{background:#fff3;border-color:#ffc107;transform:translateY(-3px)scale(1.02);box-shadow:0 4px 15px #0000004d}@media (max-width:768px){.price-item{padding:.6rem}.vehicle-type{font-size:.7rem}.price{font-size:.95rem}}@media (max-width:480px){.price-item{padding:.5rem .6rem}.vehicle-type{font-size:.65rem}.price{font-size:.9rem}}.vehicle-type{color:#ffc107;margin-bottom:.2rem;font-size:.75rem;font-weight:700}.price{color:#fff;font-size:1rem;font-weight:600}.addon-info{color:#ffc107;background:#0009;border-radius:20px;margin-top:1rem;padding:.3rem .8rem;font-size:.9rem;font-weight:600;display:inline-block}.warranty-badge{color:#000;text-transform:uppercase;background:#ffc107;border-radius:20px;margin-bottom:.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:800;display:inline-block}.maintenance-info{color:#ccc;margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.coating-prices{flex-direction:column;gap:.5rem;display:flex}.coating-price{cursor:default;background:#0009;border-left:3px solid #ffc107;border-radius:6px;justify-content:space-between;padding:.5rem .8rem;transition:all .3s;display:flex}.coating-price:hover{background:#ffc10733;border-left-width:6px;transform:translate(5px)}.coating-price span:first-child{color:#ddd;font-size:.9rem}.coating-price span:last-child{color:#ffc107;font-weight:700}
