.hero-modern{background:linear-gradient(135deg,#024b4f 0%,#006d5b 30%,#024b4f 60%,#e6f4131a 80%,#024b4f 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:1;position:absolute;inset:0}.text-lime{color:#e6f413cc}.hero-bg-gradient{background:linear-gradient(135deg,#024b4fe6 0%,#006d5bcc 30%,#e6f4130d 50%,#006d5bcc 70%,#024b4fe6 100%);position:absolute;inset:0}.hero-bg-pattern{background-image:radial-gradient(circle at 20% 80%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.hero-container{z-index:2;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1200px;padding:2rem;display:flex;position:relative}.hero-main-content{text-align:center;color:#fff;max-width:800px}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e6f4131a;border:1px solid #e6f4134d;border-radius:50px;align-items:center;margin-bottom:2rem;padding:.5rem 1.5rem;animation:3s ease-in-out infinite badgeGlow;display:inline-flex}@keyframes badgeGlow{0%,to{box-shadow:0 0 20px #e6f4134d}50%{box-shadow:0 0 30px #e6f41380}}@media (max-width:768px){@keyframes badgeGlow{0%,to{box-shadow:0 0 10px #e6f41333}50%{box-shadow:0 0 15px #e6f4134d}}}.hero-badge-text{color:#e6f413;font-size:.9rem;font-weight:600}.hero-floating-elements{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.floating-orb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#e6f4131a,#e6f4130d);border:1px solid #e6f41333;border-radius:50%;position:absolute}.floating-orb-1{width:120px;height:120px;animation:6s ease-in-out infinite floatUpDown;top:15%;left:10%}.floating-orb-2{width:80px;height:80px;animation:8s ease-in-out infinite reverse floatUpDown;top:70%;right:15%}.floating-orb-3{width:60px;height:60px;animation:10s ease-in-out infinite floatSideways;bottom:20%;left:80%}@keyframes floatUpDown{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-30px)translate(15px)}}@keyframes floatSideways{0%,to{transform:translate(0)translateY(0)}33%{transform:translate(-20px)translateY(-10px)}66%{transform:translate(10px)translateY(15px)}}.hero-title-modern{color:#fff;margin-bottom:1.5rem;font-weight:800;line-height:1.1;animation:1s ease-out titleSlideUp,4s ease-in-out 2s infinite titleGlow;font-size:3rem!important}@keyframes titleSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes titleGlow{0%,to{text-shadow:0 0 20px #ffffff1a}50%{text-shadow:0 0 30px #e6f4134d,0 0 40px #ffffff1a}}.hero-title-highlight{color:#fff;position:relative}.hero-title-highlight:after{content:"";background:linear-gradient(90deg,#ffffff4d,#0000);border-radius:2px;height:4px;position:absolute;bottom:-5px;left:0;right:0}.hero-title-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#fffc 100%) 0 0/100% 100%;-webkit-background-clip:text;background-clip:text}.hero-subtitle-modern{color:#ffffffe6;margin-bottom:3rem;font-size:1.2rem;line-height:1.6;animation:1s ease-out .3s both subtitleFadeIn}@keyframes subtitleFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-search-modern{width:100%;max-width:900px;animation:1s ease-out .6s both searchSlideUp}@keyframes searchSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.search-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;grid-template-columns:2fr 1.5fr 1fr 1fr auto;gap:1rem;padding:1rem;display:grid;box-shadow:0 20px 40px #0000001a}.search-field{align-items:center;display:flex;position:relative}.search-icon{color:#666;z-index:1;pointer-events:none;position:absolute;left:12px}.search-input-modern{color:#333;background:#fff;border:1px solid #0000001a;border-radius:8px;width:100%;padding:12px 12px 12px 40px;font-size:.95rem;transition:all .3s}.search-input-modern:focus{border-color:#024b4f;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #024b4f1a}.search-input-modern::placeholder{color:#999}.search-button-modern{color:#fff;cursor:pointer;background:linear-gradient(135deg,#024b4f 0%,#006d5b 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:12px 24px;font-weight:600;transition:all .3s;display:flex}.search-button-modern:hover:not(:disabled){background:linear-gradient(135deg,#006d5b 0%,#024b4f 100%);transform:translateY(-2px);box-shadow:0 10px 20px #024b4f4d}.search-button-disabled{cursor:not-allowed!important;box-shadow:none!important;background:#ccc!important;transform:none!important}.auth-notice{text-align:center;margin-top:1rem}.auth-notice-text{color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border-radius:8px;padding:.5rem 1rem;font-size:.9rem}.auth-link{color:#ffffffe6;font-weight:600;text-decoration:none;transition:color .3s}.auth-link:hover{color:#fff;text-decoration:underline}.popular-categories{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.categories-label{color:#fffc;margin-right:.5rem;font-weight:600}.categories-list{flex-wrap:wrap;gap:.5rem;display:flex}.category-chip{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;transition:all .3s}.category-chip:hover{background:#ffffff1a;border-color:#ffffff4d}.hero-stats{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:800px;display:grid}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:1.5rem;transition:all .3s;animation:1s ease-out .9s both statFadeIn}@keyframes statFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-card:hover{background:#ffffff26;border-color:#e6f41366;transform:translateY(-5px)}.stat-icon{color:#e6f413;background:#e6f41333;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;display:flex}.stat-value{color:#e6f413;margin-bottom:.5rem;font-size:2rem;font-weight:800}.stat-label{color:#fffc;font-size:.9rem;font-weight:500}@media (max-width:1200px){.hero-container{max-width:1000px;padding:2rem 1.5rem}.search-container{grid-template-columns:2fr 1.5fr auto;gap:.8rem}.hero-title-modern{font-size:2.8rem!important}}@media (max-width:1024px){.hero-modern{min-height:90vh}.hero-container{gap:2.5rem;padding:1.5rem}.search-container{grid-template-columns:1fr;gap:.8rem;padding:1rem}.search-input-modern{padding:14px 14px 14px 40px;font-size:1rem}.search-button-modern{padding:14px 24px;font-size:1rem}.hero-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hero-title-modern{margin-bottom:1rem;font-size:2.5rem!important}.hero-subtitle-modern{margin-bottom:2.5rem;font-size:1.1rem}}@media (max-width:768px){.hero-modern{min-height:100vh;padding-top:2rem}.hero-container{gap:2rem;padding:1rem}.hero-main-content{max-width:100%}.hero-badge{margin-bottom:1.5rem;padding:.4rem 1.2rem}.hero-badge-text{color:#e6f413e6;font-size:.8rem}.stat-icon{color:#e6f413e6;background:#e6f41326}.stat-value{color:#e6f413f2;text-shadow:0 1px 2px #0000001a}.hero-title-modern{margin-bottom:1rem;line-height:1.2;font-size:2.2rem!important}.hero-subtitle-modern{margin-bottom:2rem;font-size:1rem}.search-container{border-radius:12px;gap:.6rem;padding:.8rem}.search-input-modern{padding:12px 12px 12px 35px;font-size:.9rem}.search-icon{font-size:.9rem;left:10px}.search-button-modern{min-width:100%;padding:12px 20px;font-size:.9rem}.hero-stats{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.stat-card{text-align:center;padding:1.2rem}.stat-number{font-size:1.8rem}.stat-label{font-size:.85rem}.popular-categories{flex-direction:column;align-items:center;gap:.8rem}.category-button{padding:.6rem 1.2rem;font-size:.85rem}}@media (max-width:640px){.hero-container{gap:1.5rem;padding:.75rem}.hero-title-modern{line-height:1.3;font-size:1.9rem!important}.hero-subtitle-modern{margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.search-container{gap:.5rem;padding:.6rem}.search-input-modern{padding:10px 10px 10px 32px;font-size:.85rem}.search-button-modern{padding:10px 16px;font-size:.85rem}.hero-badge{margin-bottom:1rem;padding:.3rem 1rem}.hero-badge-text{font-size:.75rem}}@media (max-width:480px){.hero-modern{min-height:100vh;padding-top:1rem}.hero-container{gap:1.2rem;padding:.5rem}.hero-title-modern{margin-bottom:.8rem;line-height:1.3;font-size:1.7rem!important}.hero-subtitle-modern{margin-bottom:1.2rem;font-size:.9rem}.search-container{padding:.5rem}.search-input-modern{padding:8px 8px 8px 30px;font-size:.8rem}.search-icon{font-size:.8rem;left:8px}.search-button-modern{min-width:100%;padding:8px 12px;font-size:.8rem}.stat-card{padding:1rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.stat-icon{color:#e6f413cc;background:#e6f4131a}.stat-value{color:#e6f413e6;text-shadow:0 1px 3px #0003}.hero-badge{margin-bottom:.8rem;padding:.25rem .8rem}.hero-badge-text{color:#e6f413cc;font-size:.7rem}}@media (max-width:375px){.hero-title-modern{font-size:1.5rem!important}.hero-subtitle-modern{font-size:.85rem}.search-input-modern{padding:6px 6px 6px 28px;font-size:.75rem}.search-button-modern{padding:6px 10px;font-size:.75rem}.hero-container{padding:.25rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.hero-modern{min-height:100vh}.hero-container{gap:1.5rem;padding:1rem 2rem}.hero-title-modern{font-size:2.2rem!important}.hero-subtitle-modern{margin-bottom:1.5rem;font-size:1rem}.search-container{grid-template-columns:2fr 1.5fr auto;max-width:800px;margin:0 auto}.hero-stats{grid-template-columns:repeat(3,1fr);max-width:800px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.hero-title-modern,.hero-subtitle-modern,.hero-search-modern,.hero-bg-pattern,.hero-badge,.floating-orb,.particle,.search-container{animation:none!important}.search-input-modern:focus,.search-button-modern:hover{transform:none!important}.stat-card{animation:none!important}.hero-badge{animation:none!important;box-shadow:0 0 15px #e6f4134d!important}.floating-orb,.particle{display:none}}
.categories{text-align:center;max-width:1200px;color:var(--brand);margin:0 auto;padding:4rem 1rem}.categories-title{color:var(--brand);margin-bottom:.5rem;font-size:2rem;font-weight:700}.categories-subtitle{margin-bottom:2.5rem;font-size:1rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.category-card{cursor:pointer;background:#fff;border-radius:12px;padding:2rem 1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #0000000f}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.category-icon{background:#e6f0ff;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:2.5rem;display:flex}.category-card h3{margin-bottom:.3rem;font-size:1.1rem;font-weight:600}.category-card p{color:var(--brand);font-size:.9rem}@media (max-width:1200px){.categories{max-width:1000px;padding:3.5rem 1rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.3rem}}@media (max-width:1024px){.categories{padding:3rem .75rem}.categories-title{margin-bottom:.4rem;font-size:1.8rem}.categories-subtitle{margin-bottom:2rem;font-size:.95rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.2rem}.category-card{padding:1.5rem .8rem}.category-icon{width:60px;height:60px;margin-bottom:.8rem;font-size:2.3rem}.category-card h3{margin-bottom:.25rem;font-size:1rem}.category-card p{font-size:.85rem}}@media (max-width:768px){.categories{padding:2.5rem .5rem}.categories-title{margin-bottom:.3rem;font-size:1.7rem}.categories-subtitle{margin-bottom:1.8rem;font-size:.9rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.category-card{border-radius:10px;padding:1.3rem .6rem}.category-icon{border-radius:10px;width:56px;height:56px;margin-bottom:.7rem;font-size:2.1rem}.category-card h3{margin-bottom:.2rem;font-size:.95rem}.category-card p{font-size:.8rem}}@media (max-width:640px){.categories{padding:2rem .5rem}.categories-title{font-size:1.5rem;line-height:1.3}.categories-subtitle{margin-bottom:1.5rem;font-size:.85rem;line-height:1.4}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.8rem}.category-card{border-radius:8px;padding:1.1rem .5rem}.category-card:hover{transform:translateY(-2px)}.category-icon{border-radius:8px;width:52px;height:52px;margin-bottom:.6rem;font-size:1.9rem}.category-card h3{margin-bottom:.15rem;font-size:.9rem;line-height:1.3}.category-card p{font-size:.75rem;line-height:1.3}}@media (max-width:480px){.categories{padding:1.8rem .3rem}.categories-title{margin-bottom:.2rem;font-size:1.4rem}.categories-subtitle{margin-bottom:1.3rem;font-size:.8rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.7rem}.category-card{border-radius:8px;padding:1rem .4rem}.category-icon{width:48px;height:48px;margin-bottom:.5rem;font-size:1.7rem}.category-card h3{margin-bottom:.1rem;font-size:.85rem}.category-card p{font-size:.7rem}}@media (max-width:375px){.categories{padding:1.5rem .25rem}.categories-title{font-size:1.3rem}.categories-subtitle{font-size:.75rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.6rem}.category-card{padding:.9rem .3rem}.category-icon{width:44px;height:44px;margin-bottom:.4rem;font-size:1.5rem}.category-card h3{font-size:.8rem}.category-card p{font-size:.65rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.categories{padding:2.5rem 1rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.category-card{padding:1.2rem .6rem}.category-icon{width:50px;height:50px;margin-bottom:.5rem;font-size:1.8rem}}@media (min-resolution:192dpi){.category-card{box-shadow:0 4px 12px #00000014}.category-card:hover{box-shadow:0 8px 16px #0000001f}}@media (prefers-reduced-motion:reduce){.category-card{transition:none!important}.category-card:hover{transform:none!important}}
