.auto-detail-hero{position:relative;min-height:85vh;width:100%;max-width:100vw;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:6rem 1rem 2rem;box-sizing:border-box}@media screen and (min-width:768px){.auto-detail-hero{min-height:90vh;padding:8rem 2rem 3rem}}@media screen and (min-width:1024px){.auto-detail-hero{min-height:95vh;padding:10rem 3rem 4rem}}.auto-detail-hero__background{position:absolute;inset:0;z-index:0;overflow:hidden;background:#000}.auto-detail-hero__background-gradient,.auto-detail-hero__background-image,.auto-detail-hero__background-overlay{display:none}.auto-detail-hero__content{position:relative;z-index:10;width:100%;max-width:1400px;margin:0 auto;overflow:visible}@media screen and (min-width:768px){.auto-detail-hero__content{padding:0 2rem}}@media screen and (min-width:1024px){.auto-detail-hero__content{padding:0 4rem}}.auto-detail-hero__container{width:100%;position:relative;z-index:10;overflow:visible}.auto-detail-hero__trust-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;z-index:15}@media screen and (min-width:768px){.auto-detail-hero__trust-badges{gap:1.5rem;margin-bottom:2.5rem}}.auto-detail-hero__trust-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.875rem;color:hsla(0,0%,100%,.95);font-family:var(--font-base);font-weight:500}@media screen and (max-width:768px){.auto-detail-hero__trust-badge{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:.8rem;padding:.4rem .8rem}}.auto-detail-hero__trust-icon{width:16px;height:16px;color:var(--secondary-color);flex-shrink:0}.auto-detail-hero__trust-rating{font-weight:700;font-size:1rem;color:var(--white-color);margin-right:.25rem}.auto-detail-hero__trust-text{font-size:.75rem;opacity:.9}.auto-detail-hero__service-shortcuts{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;width:100%}@media screen and (min-width:768px){.auto-detail-hero__service-shortcuts{flex-direction:row;justify-content:center;gap:1rem}}.auto-detail-hero__shortcuts-label{font-size:.875rem;color:hsla(0,0%,100%,.7);font-family:var(--font-base);font-weight:500;white-space:nowrap}.auto-detail-hero__shortcuts-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.auto-detail-hero__shortcut{padding:.4rem .9rem;background:rgba(240,121,0,.1);border:1px solid rgba(240,121,0,.3);border-radius:6px;color:var(--white-color);font-size:.8rem;font-family:var(--font-base);font-weight:500;text-decoration:none;transition:all .3s ease;white-space:nowrap}.auto-detail-hero__shortcut:hover{background:rgba(240,121,0,.2);border-color:var(--secondary-color);transform:translateY(-2px)}.auto-detail-hero__reviews-section{margin-top:2rem;width:100%;max-width:500px;margin-left:auto;margin-right:auto}.auto-detail-hero__reviews-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;color:hsla(0,0%,100%,.9);font-family:var(--font-base);font-weight:600}.auto-detail-hero__reviews-icon{width:16px;height:16px;color:var(--secondary-color)}.auto-detail-hero__reviews-list{display:flex;flex-direction:column;gap:.75rem}.auto-detail-hero__review-card{padding:1rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.auto-detail-hero__review-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.auto-detail-hero__review-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.auto-detail-hero__review-stars{display:flex;gap:2px}.auto-detail-hero__review-star{width:12px;height:12px;color:var(--secondary-color)}.auto-detail-hero__review-star.filled{color:var(--secondary-color)}.auto-detail-hero__review-name{font-size:.8rem;color:hsla(0,0%,100%,.9);font-weight:600}.auto-detail-hero__review-text{font-size:.8rem;color:hsla(0,0%,100%,.8);line-height:1.5;margin:0;font-style:italic}.auto-detail-hero__inner{display:flex;overflow:visible;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:0;min-height:60vh}@media screen and (min-width:768px){.auto-detail-hero__inner{gap:2.5rem;min-height:70vh}}@media screen and (min-width:1024px){.auto-detail-hero__inner{gap:3rem;min-height:75vh}}.auto-detail-hero__top-button-wrapper{display:flex;justify-content:center;margin-bottom:1rem;z-index:15}.auto-detail-hero__top-button{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background-color:transparent;border:1px solid #b0b0b0;border-radius:4px;color:#b0b0b0;font-family:var(--font-base);font-size:.9rem;font-weight:500;text-decoration:none;transition:none;cursor:pointer;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.auto-detail-hero__top-button:hover{background-color:#b0b0b0;border-color:#b0b0b0;color:#000;transform:none;box-shadow:none}.auto-detail-hero__top-button .auto-detail-hero__icon{width:16px;height:16px;color:#b0b0b0}.auto-detail-hero__title-section{display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center;max-width:1000px;width:100%;margin:0 auto;z-index:15;padding:0 1rem;box-sizing:border-box}@media screen and (min-width:768px){.auto-detail-hero__title-section{gap:2rem;padding:0 2rem}}@media screen and (min-width:1024px){.auto-detail-hero__title-section{gap:2.5rem}}.auto-detail-hero__main-title{font-size:2.5rem;font-weight:600;line-height:1.2;letter-spacing:0;font-family:var(--font-base);margin:0;display:flex;flex-direction:column;gap:.25rem;text-shadow:none;width:100%;max-width:100%;box-sizing:border-box}@media screen and (min-width:375px){.auto-detail-hero__main-title{font-size:3rem}}@media screen and (min-width:640px){.auto-detail-hero__main-title{font-size:4rem;gap:.35rem}}@media screen and (min-width:768px){.auto-detail-hero__main-title{font-size:5.5rem;gap:.4rem;line-height:1.1}}@media screen and (min-width:1024px){.auto-detail-hero__main-title{font-size:7rem;gap:.5rem}}@media screen and (min-width:1280px){.auto-detail-hero__main-title{font-size:8rem}}.auto-detail-hero__title-line{display:block;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.auto-detail-hero__title-line--white{color:var(--white-color);text-shadow:0 2px 15px rgba(0,0,0,.6)}.auto-detail-hero__title-line--highlight{color:#f07900;font-size:.55em;white-space:nowrap;text-shadow:0 4px 20px rgba(240,121,0,.4);font-weight:800;letter-spacing:-.01em;text-transform:uppercase;line-height:1.1;display:block;word-spacing:.02em}@media screen and (min-width:640px){.auto-detail-hero__title-line--highlight{font-size:.6em}}@media screen and (min-width:768px){.auto-detail-hero__title-line--highlight{font-size:.65em}}@media screen and (min-width:1024px){.auto-detail-hero__title-line--highlight{font-size:.7em}}@media screen and (min-width:1280px){.auto-detail-hero__title-line--highlight{font-size:.75em}}.auto-detail-hero__description{font-size:.95rem;line-height:1.7;letter-spacing:.01em;color:hsla(0,0%,100%,.9);font-family:var(--font-base);max-width:100%;width:100%;margin:0;text-align:center;font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.4);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);box-sizing:border-box;padding:0 .5rem;word-wrap:break-word;overflow-wrap:break-word}@media screen and (min-width:375px){.auto-detail-hero__description{font-size:1.05rem}}@media screen and (min-width:768px){.auto-detail-hero__description{font-size:1.2rem;line-height:1.85;max-width:900px;padding:0}}@media screen and (min-width:1024px){.auto-detail-hero__description{font-size:1.35rem;line-height:1.9;max-width:950px}}.auto-detail-hero__features{display:flex;flex-direction:row;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}@media screen and (min-width:768px){.auto-detail-hero__features{gap:3rem;margin-top:1.5rem}}@media screen and (min-width:1024px){.auto-detail-hero__features{gap:4rem;margin-top:2rem}}.auto-detail-hero__feature-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;max-width:100%;box-sizing:border-box}.auto-detail-hero__feature-item:hover{background:rgba(240,121,0,.1);border-color:var(--secondary-color);transform:translateY(-3px);box-shadow:0 8px 25px rgba(240,121,0,.2)}.auto-detail-hero__feature-item span{font-size:.85rem;color:hsla(0,0%,100%,.95);font-family:var(--font-base);font-weight:600;text-shadow:0 1px 5px rgba(0,0,0,.3);text-align:center;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}@media screen and (min-width:375px){.auto-detail-hero__feature-item span{font-size:.9rem}}@media screen and (min-width:768px){.auto-detail-hero__feature-item span{font-size:1rem;white-space:nowrap}}.auto-detail-hero__feature-icon{width:36px;height:36px;color:var(--secondary-color);filter:drop-shadow(0 2px 8px rgba(240,121,0,.4))}@media screen and (min-width:768px){.auto-detail-hero__feature-icon{width:44px;height:44px}}.auto-detail-hero__actions{display:flex;flex-direction:row;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem;z-index:15}@media screen and (min-width:640px){.auto-detail-hero__actions{gap:1.25rem}}@media screen and (min-width:768px){.auto-detail-hero__actions{gap:1.5rem;margin-top:2rem}}.auto-detail-hero__action-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-family:var(--font-base);font-size:1rem;font-weight:600;text-decoration:none;border-radius:10px;transition:all .3s ease;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (min-width:768px){.auto-detail-hero__action-button{padding:1rem 2rem;font-size:1.0625rem}}.auto-detail-hero__action-button .auto-detail-hero__icon{width:20px;height:20px;transition:transform .3s ease}@media screen and (min-width:768px){.auto-detail-hero__action-button .auto-detail-hero__icon{width:22px;height:22px}}.auto-detail-hero__action-button--primary{background:linear-gradient(135deg,var(--secondary-color),var(--darkOrange-color));color:var(--white-color);border:2px solid var(--secondary-color);box-shadow:0 4px 20px rgba(240,121,0,.3)}.auto-detail-hero__action-button--primary:hover{background:linear-gradient(135deg,var(--darkOrange-color),var(--secondary-color));box-shadow:0 6px 30px rgba(240,121,0,.5);transform:translateY(-2px)}.auto-detail-hero__action-button--primary:hover .auto-detail-hero__icon{transform:translateX(4px)}.auto-detail-hero__action-button--outline{background:hsla(0,0%,100%,.05);color:var(--white-color);border:2px solid hsla(0,0%,100%,.2)}.auto-detail-hero__action-button--outline:hover{background:hsla(0,0%,100%,.1);border-color:var(--secondary-color);color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 20px rgba(240,121,0,.2)}.auto-detail-hero__action-button--outline:hover .auto-detail-hero__icon{transform:scale(1.1)}.auto-detail-hero__reviews{margin-top:3rem;padding-top:2rem;border-top:none;z-index:15;position:relative}@media screen and (min-width:768px){.auto-detail-hero__reviews{margin-top:4rem;padding-top:3rem}}