.dealers-page{background:#f8fafc;min-height:100vh;padding-top:60px}.dealers-hero{background:#0f172a;padding:5.5rem 0 4.5rem;position:relative;overflow:hidden}.dealers-hero-bg{background:radial-gradient(1000px 400px at 15% 0,#2563eb59,#0000 60%),radial-gradient(800px 400px at 90% 100%,#60a5fa38,#0000 60%),linear-gradient(135deg,#0f172a 0%,#1e293b 100%);position:absolute;inset:0}.dealers-hero-overlay{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0009,#0000 85%);mask-image:linear-gradient(#0009,#0000 85%)}.dealers-hero-content{z-index:2;animation:.9s cubic-bezier(.2,.8,.2,1) dealersFadeUp;position:relative}.dealers-breadcrumb{letter-spacing:.18em;color:var(--accent-color);margin-bottom:.9rem;font-size:.85rem;font-weight:700}.dealers-hero-title{color:#fff;letter-spacing:-1.5px;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.dealers-hero-subtitle{color:#ffffffc7;word-break:keep-all;max-width:640px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.dealers-hero-btn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.95rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 10px 25px #2563eb59}.dealers-hero-btn:hover{background:#1d4ed8;transform:translateY(-3px);box-shadow:0 16px 32px #2563eb73}@keyframes dealersFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.dealers-main{padding:3.5rem 0 6rem}.dealers-filter{background:#fff;border:1px solid #e8edf5;border-radius:18px;margin-bottom:1.75rem;padding:1.5rem;box-shadow:0 6px 22px #0f172a0d}.dealers-filter-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.dealers-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.dealers-tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:.6rem 1.15rem;font-size:.95rem;font-weight:600;transition:all .22s;position:relative}.dealers-tab:hover:not(.disabled){border-color:var(--primary-color);color:var(--primary-color)}.dealers-tab.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 6px 16px #2563eb40}.dealers-tab.disabled{color:#b6c2d2;cursor:not-allowed;background:#f1f5f9;border-color:#eef2f7}.dealers-tab-soon{color:#b6c2d2;margin-left:.4rem;font-size:.7rem;font-weight:600}.dealers-search{flex:0 300px;align-items:center;min-width:260px;display:flex;position:relative}.dealers-search svg{color:#94a3b8;pointer-events:none;width:18px;height:18px;position:absolute;left:.9rem}.dealers-search input{width:100%;color:var(--text-primary);background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;outline:none;padding:.7rem 1rem .7rem 2.6rem;font-size:.95rem;transition:all .22s}.dealers-search input:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px #2563eb1f}.dealers-chips{border-top:1px dashed #e8edf5;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.15rem;padding-top:1.15rem;display:flex}.dealers-chips-label{color:var(--text-secondary);margin-right:.35rem;font-size:.85rem;font-weight:700}.dealers-chip{color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;transition:all .2s}.dealers-chip:hover{border-color:var(--accent-color);color:var(--primary-color)}.dealers-chip.active{border-color:var(--primary-color);color:var(--primary-color);background:#eff6ff}.dealers-count{color:var(--text-secondary);margin-bottom:1.1rem;font-size:.95rem}.dealers-count strong{color:var(--primary-color);margin:0 .15rem;font-weight:800}.dealers-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));align-content:start;gap:1.25rem;min-height:520px;display:grid}.dealer-card{background:#fff;border:1px solid #e8edf5;border-radius:18px;flex-direction:column;min-height:520px;padding:1.6rem;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex}.dealer-card:hover{border-color:#cfe0ff;transform:translateY(-5px);box-shadow:0 16px 34px #0f172a1a}.dealer-card.is-hq{border-color:var(--primary-color);background:linear-gradient(#f7faff 0%,#fff 55%);box-shadow:0 8px 24px #2563eb1a}.dealer-card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.9rem;display:flex}.dealer-badge{letter-spacing:.02em;border-radius:6px;flex-shrink:0;padding:.28rem .7rem;font-size:.78rem;font-weight:800}.badge-hq{background:var(--primary-color);color:#fff}.badge-dealer{color:var(--secondary-color);background:#e8f0fe}.dealer-tags{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.dealer-tag{color:var(--text-secondary);white-space:nowrap;background:#f1f5f9;border-radius:5px;padding:.22rem .55rem;font-size:.73rem;font-weight:600}.dealer-name{color:var(--text-primary);letter-spacing:-.5px;word-break:keep-all;margin-bottom:1.1rem;font-size:1.3rem;font-weight:800;line-height:1.35}.dealer-info{flex-direction:column;flex:1;gap:.6rem;margin:0 0 1.35rem;padding:0;list-style:none;display:flex}.dealer-info li{align-items:flex-start;gap:.6rem;display:flex}.dealer-info-icon{width:17px;height:17px;color:var(--primary-color);flex-shrink:0;margin-top:3px}.dealer-info-icon svg{width:100%;height:100%}.dealer-info-text{color:#475569;word-break:keep-all;font-size:.93rem;line-height:1.55}.dealer-address{color:#94a3b8;margin-top:.15rem;font-size:.85rem;font-style:normal;line-height:1.5;display:block}a.dealer-link{color:#475569;transition:color .2s}a.dealer-link:hover{color:var(--primary-color);text-decoration:underline}.dealer-card-foot{margin-top:auto}.dealer-via-hq{color:#94a3b8;word-break:keep-all;margin-bottom:.55rem;font-size:.8rem}.dealer-inquiry-btn{width:100%;color:var(--text-primary);background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:.95rem;font-weight:700;transition:all .25s;display:flex}.dealer-inquiry-btn svg{width:16px;height:16px;transition:transform .25s}.dealer-inquiry-btn:hover{background:var(--primary-color);color:#fff}.dealer-inquiry-btn:hover svg{transform:translate(4px)}.dealers-empty{text-align:center;background:#fff;border:1px dashed #d9e2ee;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:3rem 1.5rem;display:flex}.dealers-empty h3{color:var(--text-primary);margin-bottom:.6rem;font-size:1.25rem;font-weight:800}.dealers-empty p{color:var(--text-secondary);word-break:keep-all;font-size:.98rem}.recruit-band{border:1px solid #dbe6f7;border-left:5px solid var(--primary-color);background:#fff;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:2.5rem;padding:1.9rem 2.1rem;display:flex;box-shadow:0 6px 22px #0f172a0d}.recruit-badge{color:var(--primary-color);background:#eff6ff;border-radius:6px;margin-bottom:.7rem;padding:.26rem .7rem;font-size:.78rem;font-weight:800;display:inline-block}.recruit-title{color:var(--text-primary);letter-spacing:-.5px;word-break:keep-all;margin-bottom:.45rem;font-size:1.35rem;font-weight:800}.recruit-desc{color:var(--text-secondary);word-break:keep-all;max-width:620px;font-size:.97rem;line-height:1.65}.recruit-points{flex-wrap:wrap;gap:.5rem 1.4rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.recruit-points li{color:#475569;word-break:keep-all;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.recruit-points svg{width:15px;height:15px;color:var(--primary-color);flex-shrink:0}.recruit-btn{background:var(--primary-color);color:#fff;white-space:nowrap;cursor:pointer;border:none;border-radius:50px;flex-shrink:0;align-items:center;gap:.45rem;padding:.85rem 1.7rem;font-family:inherit;font-size:.98rem;font-weight:700;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 20px #2563eb40}.recruit-btn svg{width:16px;height:16px;transition:transform .25s}.recruit-btn:hover{background:#1d4ed8;transform:translateY(-3px);box-shadow:0 14px 28px #2563eb59}.recruit-btn:hover svg{transform:translate(4px)}.tech-inquiry{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-radius:20px;margin-top:3.5rem;padding:2.75rem;box-shadow:0 16px 40px #0f172a2e}.tech-inquiry-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.tech-inquiry.is-open .tech-inquiry-head{margin-bottom:2rem}.tech-inquiry-headline{flex:320px}.tech-toggle{color:var(--secondary-color);white-space:nowrap;cursor:pointer;background:#fff;border:none;border-radius:50px;flex-shrink:0;align-items:center;gap:.5rem;padding:.85rem 1.7rem;font-family:inherit;font-size:.98rem;font-weight:700;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex}.tech-toggle svg{width:16px;height:16px;transition:transform .3s}.tech-toggle:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000040}.tech-inquiry.is-open .tech-toggle{color:#fff;background:0 0;border:1px solid #ffffff73}.tech-inquiry.is-open .tech-toggle:hover{box-shadow:none;background:#ffffff1f;border-color:#fff}.tech-inquiry.is-open .tech-toggle svg{transform:rotate(180deg)}.tech-inquiry-title{color:#fff;letter-spacing:-.5px;word-break:keep-all;margin-bottom:.6rem;font-size:1.75rem;font-weight:800}.tech-inquiry-subtitle{color:#ffffffb8;word-break:keep-all;font-size:1rem;line-height:1.7}.tech-inquiry-body{grid-template-columns:minmax(260px,340px) 1fr;align-items:start;gap:1.75rem;animation:.35s cubic-bezier(.2,.8,.2,1) techExpand;display:grid}@keyframes techExpand{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tech-hq{background:#ffffff12;border:1px solid #ffffff24;border-radius:16px;padding:1.6rem}.tech-hq-badge{background:var(--accent-color);color:#0f172a;border-radius:6px;margin-bottom:.8rem;padding:.28rem .7rem;font-size:.78rem;font-weight:800;display:inline-block}.tech-hq-name{color:#fff;word-break:keep-all;margin-bottom:1.1rem;font-size:1.25rem;font-weight:800}.tech-hq-info{flex-direction:column;gap:.7rem;margin:0 0 1.1rem;padding:0;list-style:none;display:flex}.tech-hq-info li{color:#ffffffd9;word-break:keep-all;gap:.7rem;font-size:.92rem;line-height:1.55;display:flex}.tech-hq-label{color:#ffffff80;flex-shrink:0;width:42px;font-weight:600}.tech-hq-info a{color:#ffffffd9;transition:color .2s}.tech-hq-info a:hover{color:#fff;text-decoration:underline}.tech-hq-note{color:#fff9;word-break:keep-all;border-top:1px dashed #ffffff2e;padding-top:1rem;font-size:.85rem;line-height:1.6}.tech-form{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 10px 30px #00000026}.tech-form-msg{word-break:keep-all;border-radius:10px;margin-bottom:1.1rem;padding:.85rem 1rem;font-size:.92rem;font-weight:600}.tech-form-msg.is-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.tech-form-msg.is-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.tech-form-types{flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:1.2rem;display:flex}.tech-form-label{color:var(--text-secondary);font-size:.88rem;font-weight:700}.tech-form-type-btns{gap:.5rem;display:flex}.tech-type-btn{color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .2s}.tech-type-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.tech-type-btn.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.tech-form-grid{grid-template-columns:1fr 1fr;gap:.9rem;margin-bottom:.9rem;display:grid}.tech-field{flex-direction:column;gap:.4rem;margin-bottom:.9rem;display:flex}.tech-form-grid .tech-field{margin-bottom:0}.tech-field label{color:var(--text-primary);font-size:.88rem;font-weight:700}.tech-field label em{color:#dc2626;font-style:normal}.tech-field label .opt{color:#94a3b8;font-size:.82rem;font-weight:500}.tech-field input,.tech-field textarea{width:100%;color:var(--text-primary);background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.95rem;transition:all .2s}.tech-field textarea{resize:vertical;min-height:110px;line-height:1.6}.tech-field input:focus,.tech-field textarea:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px #2563eb1f}.tech-field input:disabled,.tech-field textarea:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.tech-consent{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;margin:.3rem 0 1.2rem;padding:.9rem 1rem}.tech-consent-check{color:var(--text-primary);cursor:pointer;align-items:center;gap:.55rem;font-size:.9rem;font-weight:600;display:flex}.tech-consent-check input{width:17px;height:17px;accent-color:var(--primary-color);cursor:pointer;flex-shrink:0}.tech-consent-check em{color:#dc2626;font-style:normal}.tech-consent-detail{color:#94a3b8;word-break:keep-all;margin-top:.5rem;padding-left:1.6rem;font-size:.8rem;line-height:1.6}.tech-submit{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:50px;width:100%;padding:.95rem 1rem;font-size:1rem;font-weight:700;transition:all .28s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 24px #2563eb40}.tech-submit:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 14px 30px #2563eb59}.tech-submit:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1}.dealers-cta{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2.5rem;display:flex;box-shadow:0 16px 40px #0f172a2e}.dealers-cta-text h3{color:#fff;letter-spacing:-.5px;word-break:keep-all;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.dealers-cta-text p{color:#ffffffb8;word-break:keep-all;font-size:1rem}.dealers-cta-actions{flex-wrap:wrap;gap:.7rem;display:flex}.dealers-cta-btn{white-space:nowrap;border-radius:50px;padding:.85rem 1.7rem;font-size:.98rem;font-weight:700;transition:all .28s}.dealers-cta-btn.primary{color:var(--secondary-color);background:#fff}.dealers-cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 12px 26px #00000040}.dealers-cta-btn.ghost{color:#fff;background:0 0;border:1px solid #ffffff73}.dealers-cta-btn.ghost:hover{background:#ffffff1f;border-color:#fff}@media (max-width:1024px){.dealers-hero-title{font-size:2.4rem}.dealers-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.dealers-hero{padding:4rem 0 3.5rem}.dealers-hero-title{font-size:2rem}.dealers-hero-subtitle{font-size:1rem}.dealers-main{padding:2.5rem 0 4rem}.dealers-filter{padding:1.15rem}.dealers-filter-row{gap:1rem}.dealers-search{flex:100%;min-width:0}.dealers-tabs{gap:.4rem}.dealers-tab{padding:.5rem .9rem;font-size:.88rem}.dealers-grid{grid-template-columns:1fr}.dealers-cta{text-align:center;justify-content:center;padding:2rem 1.5rem}.dealers-cta-actions{justify-content:center;width:100%}.recruit-band{gap:1.25rem;padding:1.5rem 1.35rem}.recruit-title{font-size:1.15rem}.recruit-btn{justify-content:center;width:100%}.tech-inquiry{padding:1.75rem 1.25rem}.tech-inquiry-title{font-size:1.4rem}.tech-toggle{justify-content:center;width:100%}.tech-inquiry-body{grid-template-columns:1fr}.tech-form{padding:1.35rem}.tech-form-grid{grid-template-columns:1fr}}@media (max-width:480px){.dealers-hero-title{font-size:1.75rem}.dealer-card{padding:1.3rem}.dealer-name{font-size:1.15rem}.dealer-card-head{flex-direction:column;align-items:flex-start}.dealer-tags{justify-content:flex-start}.dealers-cta-btn{text-align:center;width:100%}}
