.home .hero-section{background:linear-gradient(135deg,var(--color-black)0%,var(--color-gray-900)100%);color:var(--color-white);padding:80px 0 100px;position:relative;overflow:hidden}.home .hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#d4af3714 0%,#0000 50%),radial-gradient(circle at 80% 70%,#d4af370d 0%,#0000 50%);position:absolute;inset:0}.home .hero-section:after{content:"";background:linear-gradient(90deg,transparent,var(--color-gold),transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.home .hero-container{z-index:1;grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.home .hero-content{flex-direction:column;animation:.8s ease-out fadeInUp;display:flex}.home .hero-badge{font-size:.875rem;font-weight:500;font-family:var(--font-body);letter-spacing:.5px;background:#d4af371a;border:1px solid #d4af374d;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.5rem 1rem;animation:.8s ease-out .1s backwards fadeInUp;display:inline-flex}.home .hero-badge-dot{background:var(--color-gold);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.home .hero-title{font-family:var(--font-display);margin-bottom:1.5rem;font-size:2.5rem;font-weight:900;line-height:1.1;animation:.8s ease-out .2s backwards fadeInUp}.home .hero-title .highlight{color:var(--color-gold);display:inline-block;position:relative}.home .hero-title .highlight:after{content:"";z-index:-1;background:#d4af3733;height:12px;position:absolute;bottom:8px;left:0;right:0}.home .hero-subtitle{font-family:var(--font-body);color:#fffc;max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;font-weight:400;line-height:1.8;animation:.8s ease-out .3s backwards fadeInUp}.home .consultation-modes{gap:1rem;animation:.8s ease-out .4s backwards fadeInUp;display:flex}.home .mode-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;transition:all .3s;display:flex}.home .mode-item:hover{background:#ffffff14;border-color:#d4af374d;transform:translateY(-2px)}.home .mode-icon{flex-shrink:0;font-size:1.5rem}.home .mode-label{font-family:var(--font-body);letter-spacing:.3px;font-size:.875rem;font-weight:600}.home .find-lawyer-card{background:var(--color-white);box-shadow:var(--shadow-xl),var(--shadow-gold);border-radius:24px;padding:2.5rem;animation:.8s ease-out .3s backwards fadeInUp;position:relative}.home .find-lawyer-title{font-family:var(--font-display);color:var(--color-black);margin-bottom:2rem;font-size:1.875rem;font-weight:900}.home .form-grid{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.home .form-select{font-family:var(--font-body);border:2px solid var(--color-gray-200);background:var(--color-white);cursor:pointer;width:100%;color:var(--color-gray-700);border-radius:12px;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .3s}.home .form-select option{color:var(--color-gray-700);background:var(--color-white)}.home .form-select:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 3px #d4af371a}.home .form-select:hover{border-color:var(--color-gray-700)}.home .chat-now-btn{font-family:var(--font-body);background:var(--color-black);width:100%;color:var(--color-white);letter-spacing:.5px;cursor:pointer;border:none;border-radius:12px;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.home .chat-now-btn:before{content:"";background:linear-gradient(90deg,#0000,#d4af374d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.home .chat-now-btn:hover:before{left:100%}.home .chat-now-btn:hover{background:var(--color-gold);color:var(--color-black);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.home .section{max-width:1280px;margin:0 auto;padding:6rem 2rem}.home .section-title{font-family:var(--font-display);text-align:center;color:var(--color-black);margin-bottom:1rem;font-size:2.75rem;font-weight:900;line-height:1.2}.home .section-accent{background:var(--color-gold);border-radius:2px;width:60px;height:4px;margin:0 auto 1.5rem}.home .section-subtitle{font-family:var(--font-body);text-align:center;color:var(--color-gray-700);max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:400;line-height:1.8}.home .practice-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.home .practice-card{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.home .practice-card:before{content:"";background:var(--color-gold);width:4px;height:0;transition:height .3s;position:absolute;top:0;left:0}.home .practice-card:hover{box-shadow:var(--shadow-xl);border-color:var(--color-gold);transform:translateY(-8px)}.home .practice-card:hover:before{height:100%}.home .practice-header{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.home .practice-img{object-fit:contain;background:var(--color-gray-50);border-radius:12px;width:70px;height:70px;padding:0}.home .practice-title{font-family:var(--font-display);color:var(--color-black);font-size:1.375rem;font-weight:700}.home .practice-desc{font-family:var(--font-body);color:var(--color-gray-700);font-size:.9375rem;line-height:1.7}.home .modes-section{background:linear-gradient(135deg,var(--color-gold-light)0%,var(--color-gold)100%);padding:6rem 2rem;position:relative}.home .modes-section:before,.home .modes-section:after{content:"";background:linear-gradient(90deg,transparent,var(--color-gold),transparent);height:1px;position:absolute;left:0;right:0}.home .modes-section:before{top:0}.home .modes-section:after{bottom:0}.home .modes-section .section-title,.home .modes-section .section-subtitle{color:var(--color-black)}.home .modes-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.home .mode-card{background:var(--color-white);text-align:center;box-shadow:var(--shadow-md);border:1px solid #0000001a;border-radius:16px;padding:2.5rem;transition:all .3s}.home .mode-card:hover{box-shadow:var(--shadow-xl);border-color:var(--color-black);transform:translateY(-8px)}.home .mode-card-icon{margin-bottom:1.5rem;font-size:3rem;transition:transform .3s;display:inline-block}.home .mode-card:hover .mode-card-icon{transform:scale(1.1)}.home .mode-card-title{font-family:var(--font-display);color:var(--color-black);margin-bottom:1rem;font-size:1.375rem;font-weight:700}.home .mode-card-desc{font-family:var(--font-body);color:var(--color-gray-700);font-size:.9375rem;line-height:1.7}.home .audience-section{background:var(--color-black);color:var(--color-white);padding:6rem 2rem;position:relative}.home .audience-section:before,.home .audience-section:after{content:"";background:linear-gradient(90deg,transparent,var(--color-gold),transparent);height:1px;position:absolute;left:0;right:0}.home .audience-section:before{top:0}.home .audience-section:after{bottom:0}.home .audience-section .section-title{color:var(--color-white)}.home .audience-section .section-accent{background:var(--color-gold)}.home .audience-section .section-subtitle{color:#ffffffd9}.home .audience-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}.home .audience-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem;transition:all .3s}.home .audience-card:hover{border-color:var(--color-gold);box-shadow:var(--shadow-xl);background:#ffffff14;transform:translateY(-8px)}.home .audience-title{font-family:var(--font-display);color:var(--color-white);border-bottom:2px solid var(--color-gold);margin-bottom:2rem;padding-bottom:1rem;font-size:1.75rem;font-weight:700}.home .audience-list{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.home .audience-item{align-items:flex-start;gap:1rem;display:flex}.home .audience-bullet{background:var(--color-gold);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.625rem}.home .audience-text{font-family:var(--font-body);color:#ffffffd9;font-size:1rem;font-weight:400;line-height:1.7}.home .courts-section{background:var(--color-gray-50);padding:6rem 2rem}.home .courts-container{max-width:1100px;margin:0 auto}.home .courts-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.home .court-card{background:var(--color-white);border:1px solid var(--color-gray-200);text-align:center;border-radius:12px;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.home .court-card:after{content:"";background:var(--color-gold);height:0;transition:height .3s;position:absolute;bottom:0;left:0;right:0}.home .court-card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-gold);transform:translateY(-4px)}.home .court-card:hover:after{height:3px}.home .court-name{font-family:var(--font-body);color:var(--color-black);font-size:1rem;font-weight:600}.home .why-section{max-width:1280px;margin:0 auto;padding:6rem 2rem}.home .why-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.home .why-card{background:var(--color-white);border:1px solid var(--color-gray-200);text-align:center;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.home .why-card:before{content:"";background:linear-gradient(#0000,#d4af371a);height:0;transition:height .3s;position:absolute;bottom:0;left:0;right:0}.home .why-card:hover{box-shadow:var(--shadow-xl);border-color:var(--color-gold);transform:translateY(-8px)}.home .why-card:hover:before{height:100%}.home .why-img-wrapper{background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold));border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:all .3s;display:flex}.home .why-card:hover .why-img-wrapper{transform:rotate(5deg)scale(1.05)}.home .why-img{object-fit:contain;width:48px;height:48px}.home .why-card-title{font-family:var(--font-display);color:var(--color-black);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.home .why-card-desc{font-family:var(--font-body);color:var(--color-gray-700);font-size:.9375rem;line-height:1.7}.home .cta-section{background:linear-gradient(135deg,var(--color-black)0%,var(--color-gray-900)100%);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.home .cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#d4af371a 0%,#0000 50%),radial-gradient(circle at 70%,#d4af370d 0%,#0000 50%);position:absolute;inset:0}.home .cta-container{z-index:1;max-width:800px;margin:0 auto;position:relative}.home .cta-title{font-family:var(--font-display);color:var(--color-white);margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1.2}.home .cta-subtitle{font-family:var(--font-body);color:#fffc;margin-bottom:3rem;font-size:1.25rem;font-weight:400}.home .cta-points{text-align:left;flex-direction:column;gap:1.25rem;margin-bottom:3rem;display:flex}.home .cta-point{font-family:var(--font-body);color:var(--color-white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:1.125rem;font-weight:500;transition:all .3s;display:flex}.home .cta-point:hover{border-color:var(--color-gold);background:#ffffff14;transform:translate(8px)}.home .cta-arrow{flex-shrink:0;font-size:1.25rem}.home .cta-btn{font-family:var(--font-body);background:var(--color-gold);color:var(--color-black);letter-spacing:.5px;cursor:pointer;box-shadow:var(--shadow-gold);border:none;border-radius:12px;padding:1.5rem 3.5rem;font-size:1.125rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.home .cta-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.home .cta-btn:hover:before{left:100%}.home .cta-btn:hover{background:var(--color-white);transform:translateY(-4px);box-shadow:0 20px 40px -10px #d4af3766}@media (max-width:968px){.home .hero-container{grid-template-columns:1fr;gap:3rem}.home .hero-content{order:2}.home .find-lawyer-card{order:1}.home .hero-title{font-size:2.5rem}.home .consultation-modes{flex-direction:column}}@media (max-width:768px){.home .hero-title{font-size:2rem}.home .hero-subtitle{font-size:1rem}.home .section-title{font-size:2rem}.home .practice-grid,.home .modes-grid,.home .audience-grid,.home .courts-grid,.home .why-grid{grid-template-columns:1fr}.home .find-lawyer-title{font-size:1.5rem}.home .cta-title{font-size:2rem}}
