.hero-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem 1.5rem 2rem;text-align:center;border-bottom:1px solid #e2e8f0}@media(max-width:768px){.hero-section{padding:2rem 1rem 1.5rem}}.hero-section__container{max-width:800px;margin:0 auto}.hero-section__title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1a202c}@media(max-width:768px){.hero-section__title{font-size:2rem}}@media(max-width:480px){.hero-section__title{font-size:1.5rem}}.hero-section__brand{color:#3b82f6;font-weight:800}.hero-section__separator{color:#64748b}.hero-section__description{color:#374151}.hero-section__rotating-text{color:#3b82f6;font-weight:700;position:relative;display:inline-block;min-width:120px;text-align:left;animation:fadeInSlide .6s ease-in-out}@media(max-width:480px){.hero-section__rotating-text{min-width:100px}}.hero-section__subtitle{font-size:1.125rem;color:#64748b;margin:0;font-weight:400}@media(max-width:768px){.hero-section__subtitle{font-size:1rem}}@media(max-width:480px){.hero-section__subtitle{font-size:.9rem}}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%{width:0}to{width:100%}}.hero-section__rotating-text--gradient{background:linear-gradient(45deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}[data-theme=dark] .hero-section{background:linear-gradient(135deg,#0f172a,#1e293b);border-bottom-color:#334155}[data-theme=dark] .hero-section__title{color:#f8fafc}[data-theme=dark] .hero-section__description{color:#cbd5e1}[data-theme=dark] .hero-section__separator{color:#94a3b8}[data-theme=dark] .hero-section__rotating-text{color:#60a5fa}[data-theme=dark] .hero-section__subtitle{color:#94a3b8}@media(prefers-reduced-motion:reduce){.hero-section__rotating-text{animation:none}}.home-page__quick-categories{display:flex;gap:24px;margin:40px 0 32px;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.home-page__quick-categories{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0 20px;padding:0 1rem}}@media(max-width:480px){.home-page__quick-categories{grid-template-columns:1fr;gap:10px;margin:20px 0 16px;padding:0}}.home-page__quick-btn{display:flex;flex-direction:column;align-items:center;gap:12px;background:#f5f7fa;color:#111;border:1px solid #dce3ed;border-radius:16px;padding:20px 24px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .25s ease;width:200px;min-height:200px;box-shadow:0 6px 14px rgba(0,0,0,.05);text-decoration:none}@media(max-width:768px){.home-page__quick-btn{width:100%;min-height:140px;padding:16px 12px;gap:8px;font-size:.95rem;border-radius:12px;box-shadow:0 3px 8px rgba(0,0,0,.08)}}@media(max-width:480px){.home-page__quick-btn{min-height:120px;padding:12px 16px;gap:6px;font-size:.9rem;border-radius:8px;flex-direction:row;text-align:left;justify-content:flex-start}}.home-page__quick-btn:hover{background:#0052cc;color:#fff;transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.15)}@media(max-width:768px){.home-page__quick-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.12)}}@media(max-width:480px){.home-page__quick-btn:hover{transform:none;box-shadow:0 4px 8px rgba(0,0,0,.1)}}.home-page__quick-btn:active{transform:translateY(0)}@media(max-width:480px){.home-page__quick-btn:active{transform:scale(.98)}}.home-page__quick-img{width:160px;height:auto;object-fit:cover;border-radius:10px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.08);aspect-ratio:16/9}@media(max-width:768px){.home-page__quick-img{width:100px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.1)}}@media(max-width:480px){.home-page__quick-img{width:60px;height:60px;border-radius:6px;flex-shrink:0;object-fit:cover;aspect-ratio:1}.home-page__quick-btn .quick-category-text{flex:1;text-align:left;padding-left:12px}}[data-theme=dark] .home-page__quick-btn{background:#2a2a2a;color:#e0e0e0;border-color:#444}[data-theme=dark] .home-page__quick-btn .home-page__quick-img{box-shadow:0 2px 6px rgba(0,0,0,.3)}[data-theme=dark] .home-page__quick-btn:hover{background:#0052cc;color:#fff}@media(prefers-reduced-motion:reduce){.home-page__quick-btn{transition:none}.home-page__quick-btn:active,.home-page__quick-btn:hover{transform:none}}.home-page__quick-categories.minimalist{display:flex;gap:28px;margin:36px 0 24px;justify-content:center;flex-wrap:wrap}.home-page__quick-btn.minimalist{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 10px rgba(30,41,59,.04);padding:22px 18px 14px;min-width:120px;min-height:120px;width:140px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:box-shadow .18s,border .18s,background .18s;cursor:pointer}.home-page__quick-btn.minimalist:hover{border-color:#2563eb;background:#f1f5ff;box-shadow:0 4px 16px rgba(37,99,235,.08)}.quick-category-icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.quick-category-icon svg{display:block}.quick-category-text{font-size:1.08rem;font-weight:600;color:#222;text-align:center;line-height:1.3}[data-theme=dark] .home-page__quick-btn.minimalist{background:#232b36;border-color:#334155;color:#e2e8f0;box-shadow:0 2px 10px rgba(30,41,59,.13)}[data-theme=dark] .home-page__quick-btn.minimalist:hover{background:#1e293b;border-color:#2563eb}[data-theme=dark] .quick-category-text{color:#e2e8f0}.startup-banner{background:linear-gradient(135deg,#fef3c7,#fed7aa 50%,#fecaca);border:2px solid #f59e0b;border-radius:12px;margin:1.5rem 1.5rem 2rem;padding:1.5rem;position:relative;box-shadow:0 4px 12px rgba(245,158,11,.15);animation:slideInFromTop .5s ease-out}@media(max-width:768px){.startup-banner{margin:1rem;padding:1rem}}.startup-banner__container{display:flex;align-items:flex-start;gap:1rem;max-width:1200px;margin:0 auto}@media(max-width:768px){.startup-banner__container{flex-direction:column;text-align:center;gap:.75rem}}.startup-banner__icon{font-size:2rem;flex-shrink:0}@media(max-width:768px){.startup-banner__icon{align-self:center}}.startup-banner__content{flex:1}.startup-banner__title{color:#92400e;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}@media(max-width:768px){.startup-banner__title{font-size:1.125rem}}.startup-banner__text{color:#78350f;line-height:1.6;margin:0;font-size:.95rem}.startup-banner__text strong{color:#92400e;font-weight:600}@media(max-width:768px){.startup-banner__text{font-size:.9rem}}.startup-banner__actions{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}@media(max-width:768px){.startup-banner__actions{flex-direction:row;justify-content:center;align-items:center;width:100%}}.startup-banner__cta{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.startup-banner__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.startup-banner__cta:active{transform:translateY(0)}@media(max-width:768px){.startup-banner__cta{flex:1;padding:.625rem 1rem;font-size:.875rem}}.startup-banner__dismiss{background:rgba(120,53,15,.1);color:#92400e;border:1px solid rgba(120,53,15,.2);width:32px;height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem;transition:all .2s ease}.startup-banner__dismiss:hover{background:rgba(120,53,15,.15);transform:scale(1.05)}@media(max-width:768px){.startup-banner__dismiss{margin-left:.5rem}}.startup-banner__show-button{position:fixed;bottom:100px;right:20px;width:48px;height:48px;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:50%;color:#fff;font-size:1.25rem;cursor:pointer;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.startup-banner__show-button:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(245,158,11,.4)}@media(max-width:768px){.startup-banner__show-button{bottom:160px;right:15px;width:44px;height:44px}}.startup-banner__about-link{margin-top:.7rem;font-size:.97rem;text-align:left}.startup-banner__about-link a{color:#92400e;font-weight:600;border-bottom:2px solid #f59e0b;padding-bottom:1px;transition:color .18s,border-color .18s}.startup-banner__about-link a:hover{color:#2563eb;border-color:#2563eb;text-decoration:none}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .startup-banner{background:linear-gradient(135deg,#374151,#1f2937 50%,#111827);border-color:#f59e0b}[data-theme=dark] .startup-banner__title{color:#fbbf24}[data-theme=dark] .startup-banner__text{color:#d1d5db}[data-theme=dark] .startup-banner__text strong{color:#fbbf24}[data-theme=dark] .startup-banner__dismiss{background:rgba(251,191,36,.1);color:#fbbf24;border-color:rgba(251,191,36,.2)}[data-theme=dark] .startup-banner__dismiss:hover{background:rgba(251,191,36,.15)}[data-theme=dark] .startup-banner__about-link a{color:#fbbf24;border-color:#fbbf24}[data-theme=dark] .startup-banner__about-link a:hover{color:#60a5fa;border-color:#60a5fa}@media(prefers-reduced-motion:reduce){.startup-banner{animation:none}.startup-banner__cta:hover,.startup-banner__dismiss:hover,.startup-banner__show-button:hover{transform:none}}.home-page{padding:0}.home-page .ad-filter{margin:2rem 1.5rem}@media(max-width:768px){.home-page .ad-filter{margin:1.5rem 1rem}}.home-page .quick-categories{margin:2rem 1.5rem}@media(max-width:768px){.home-page .quick-categories{margin:1.5rem 1rem}}.home-page__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.home-page__subtitle{color:#666;margin-bottom:1rem}.home-page__link{display:inline-block;color:#0070f3;text-decoration:underline}.home-page__link:hover{color:#05a}.why-carta-section{margin:3.5rem auto 2.5rem;max-width:950px;padding:0 1.5rem;text-align:center}.why-carta-section h2{font-size:2rem;font-weight:700;margin-bottom:2.2rem;color:#1e293b}.why-carta-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.2rem 2.5rem;justify-items:center}.why-carta-section__item{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(30,41,59,.06);padding:2.1rem 1.2rem 1.3rem;display:flex;flex-direction:column;align-items:center;min-height:220px;transition:box-shadow .18s,transform .18s}.why-carta-section__item:hover{box-shadow:0 6px 24px rgba(37,99,235,.1);transform:translateY(-4px) scale(1.03)}.why-carta-section__item h3{margin:1.1rem 0 .7rem;font-size:1.13rem;font-weight:600;color:#2563eb}.why-carta-section__item p{color:#444;font-size:1rem;margin:0}[data-theme=dark] .why-carta-section h2{color:#60a5fa}[data-theme=dark] .why-carta-section__item{background:#232b36;color:#e2e8f0;box-shadow:0 2px 12px rgba(30,41,59,.18)}[data-theme=dark] .why-carta-section__item h3{color:#60a5fa}[data-theme=dark] .why-carta-section__item p{color:#bfc9db}.user-reviews-section{margin:3.5rem auto 2.5rem;max-width:900px;padding:0 1.5rem;text-align:center}.user-reviews-section h2{font-size:1.7rem;font-weight:700;margin-bottom:2.2rem;color:#1e293b}.user-reviews-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.2rem 2.5rem;justify-items:center}.user-reviews-section__item{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(30,41,59,.06);padding:1.7rem 1.2rem 1.3rem;display:flex;align-items:flex-start;gap:1.1rem;min-height:120px;transition:box-shadow .18s,transform .18s}.user-reviews-section__item:hover{box-shadow:0 6px 24px rgba(37,99,235,.1);transform:translateY(-2px) scale(1.02)}.user-reviews-section__item p{color:#444;font-size:1.05rem;margin:0 0 .5rem;font-style:italic}.user-reviews-section__item span{color:#888;font-size:.98rem}.user-reviews-section__avatar{width:44px;height:44px;border-radius:50%;color:#fff;font-weight:700;font-size:1.3rem;display:flex;align-items:center;justify-content:center;margin-right:.5rem;flex-shrink:0;box-shadow:0 2px 8px rgba(30,41,59,.1)}[data-theme=dark] .user-reviews-section h2{color:#60a5fa}[data-theme=dark] .user-reviews-section__item{background:#232b36;color:#e2e8f0;box-shadow:0 2px 12px rgba(30,41,59,.18)}[data-theme=dark] .user-reviews-section__item p{color:#bfc9db}[data-theme=dark] .user-reviews-section__item span{color:#94a3b8}.sell-car-cta{margin:3.5rem auto 2.5rem;max-width:700px;padding:0 1.5rem;display:flex;justify-content:center}.sell-car-cta__content{background:linear-gradient(90deg,#2563eb 60%,#60a5fa);border-radius:16px;box-shadow:0 4px 24px rgba(37,99,235,.1);padding:2.2rem 2.2rem 2rem;text-align:center;color:#fff;width:100%}.sell-car-cta h2{font-size:1.7rem;font-weight:700;margin-bottom:1.1rem;color:#fff}.sell-car-cta p{font-size:1.08rem;margin-bottom:1.7rem;color:#e0e7ef}.sell-car-cta__button{display:inline-flex;align-items:center;gap:.7em;background:#fff;color:#2563eb;font-weight:700;font-size:1.08rem;border:none;border-radius:8px;padding:.85em 1.6em;box-shadow:0 2px 8px rgba(30,41,59,.1);cursor:pointer;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s}.sell-car-cta__button:hover{background:#2563eb;color:#fff;box-shadow:0 4px 18px rgba(37,99,235,.18)}.sell-car-cta__note{margin-top:.7em;font-size:.98rem;color:#e0e7ef;opacity:.85}[data-theme=dark] .sell-car-cta__content{background:linear-gradient(90deg,#232b36 60%,#2563eb);color:#e2e8f0}[data-theme=dark] .sell-car-cta__content h2{color:#fff}[data-theme=dark] .sell-car-cta__content p,[data-theme=dark] .sell-car-cta__note{color:#bfc9db}