*{box-sizing:border-box}html,body{color:#111827;background:#f6f7fb;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}body{min-height:100vh}.container{width:min(1120px,100% - 32px);margin:0 auto}.page{padding:24px 0 56px}.nav{z-index:20;color:#fff;background:#101827;position:sticky;top:0;box-shadow:0 6px 20px #00000029}.nav-inner{justify-content:space-between;align-items:center;gap:16px;min-height:68px;display:flex}.nav-brand{font-size:22px;font-weight:800}.nav-links{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero{padding:28px 0 20px}.hero h1{margin:0 0 10px;font-size:clamp(32px,5vw,50px)}.hero p{color:#4b5563;max-width:760px;margin:0;line-height:1.65}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 10px 26px #1118270f}.form-card{max-width:560px;margin:40px auto}.label{margin-top:14px;font-size:14px;font-weight:700;display:block}.input,.textarea,.select{background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;margin-top:6px;padding:12px 14px}.textarea{resize:vertical;min-height:110px}.btn{border:0;border-radius:12px;padding:12px 16px;font-weight:700;transition:transform .15s,opacity .15s}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:#2563eb}.btn-secondary{color:#111827;background:#e5e7eb}.btn-danger{color:#fff;background:#dc2626}.btn-ghost{color:inherit;background:0 0;border:1px solid #d1d5db}.row{flex-wrap:wrap;gap:12px;display:flex}.space-between{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.badge-dark{color:#111827;background:#e5e7eb}.error{color:#dc2626;margin-top:12px}.success{color:#16a34a;margin-top:12px}.muted{color:#6b7280}.table-wrap{overflow-x:auto}table{border-collapse:collapse;background:#fff;border-radius:16px;width:100%;overflow:hidden}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:14px}th{background:#f3f4f6}.section-title{margin:8px 0 16px;font-size:28px}.carousel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 12px 30px #11182714}.carousel-track{transition:transform .7s;display:flex}.carousel-slide{grid-template-columns:1.15fr .85fr;align-items:center;min-width:100%;display:grid}.carousel-copy{padding:32px}.carousel-copy h2{margin:0 0 10px;font-size:clamp(26px,4vw,38px)}.carousel-copy p{color:#4b5563;line-height:1.6}.carousel-image-box{background:linear-gradient(135deg,#dbeafe,#eff6ff);justify-content:center;align-items:center;height:100%;min-height:320px;display:flex}.carousel-image{width:min(100%,520px);height:auto}.dots{gap:8px;display:flex;position:absolute;bottom:18px;left:32px}.dot{background:#1118272e;border-radius:999px;width:10px;height:10px}.dot.active{background:#2563eb}.summary-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:18px;display:grid}.summary-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.rating-item{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.booking-block{gap:16px;display:grid}.booking-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.notice{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:14px;margin:16px 0;padding:14px 16px}.small{font-size:13px}@media (max-width:900px){.carousel-slide{grid-template-columns:1fr}.carousel-copy{padding-bottom:12px}}.car-card{flex-direction:column;min-height:100%;padding:0;display:flex;overflow:hidden}.car-card-image-wrap{background:#eef2f7;width:100%;height:190px;position:relative}.car-card-image{object-fit:cover}.car-card-content{flex-direction:column;flex:1;gap:14px;padding:18px;display:flex}.car-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.car-card-title{color:#111827;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.car-card-info{flex-direction:column;gap:8px;display:flex}.car-card-address{color:#4b5563;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:700}.car-card-text{color:#111827;margin:0;line-height:1.5}.car-card-actions{margin-top:auto}
