*{box-sizing:border-box}body{overflow-x:clip}img{max-width:100%;height:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{color:#fff;z-index:100;background:#f50000;padding:8px 16px;font-weight:600;text-decoration:none;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}.top-contact-bar{z-index:1000;background:linear-gradient(135deg,#f50000 0%,#c50000 30%,#a30000 100%);position:sticky;top:0;box-shadow:0 2px 10px #0000004d}.top-contact-container{justify-content:center;align-items:center;padding:18px 20px;display:flex}.contact-content{align-items:center;gap:15px;display:flex}.header-icon{flex-shrink:0}.contact-text{color:#fff;letter-spacing:1px;font-size:.85rem;font-weight:600}.contact-phone{color:#fff;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.contact-phone:hover{opacity:.9}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #f50000}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{color:#fff;background:linear-gradient(135deg,#0a0a0a 0%,#1a0a0b 100%);padding:40px 0 60px;position:relative}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.hero-left{flex-direction:column;justify-content:center;display:flex}.hero-logo{width:100%;max-width:500px;height:auto;margin-bottom:40px}.hero-title{margin-bottom:20px;font-size:3.8rem;line-height:1.2}.hero-title-light{margin-bottom:8px;font-weight:400;display:block}.hero-title-bold{font-weight:700;display:block}.hero-subtitle{color:#fffc;margin-bottom:20px;font-size:1.25rem;font-style:italic}.hero-signature{color:#fff9;font-size:1rem}.hero-right{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:30px}.form-logo{max-width:200px;margin:0 auto 20px;display:block}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel]{box-sizing:border-box;border-radius:6px;width:100%;padding:12px 15px;font-size:1rem}.contact-form.dark input[type=text],.contact-form.dark input[type=email],.contact-form.dark input[type=tel]{color:#fff;background:#ffffff1a;border:1px solid #fff3}.contact-form.dark input::placeholder{color:#ffffffbf}.contact-form.dark label{color:#ffffffd9;margin-bottom:5px;font-size:.875rem;display:block}.contact-form.light input[type=text],.contact-form.light input[type=email],.contact-form.light input[type=tel]{color:#333;background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 15px;font-size:1rem}.contact-form.light label{color:#333;margin-bottom:5px;font-size:.875rem;display:block}.form-row{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px;display:grid}.form-group{flex-direction:column;display:flex}.form-group input,.form-group .custom-dropdown{flex:1}.form-checkbox-wrapper{margin:20px 0;position:relative}.form-checkbox-wrapper .checkbox-input{opacity:0;width:1px;height:1px;position:absolute}.checkbox-label-wrapper{cursor:pointer;gap:12px;flex-direction:row!important;align-items:flex-start!important;margin:0!important;display:flex!important}.checkbox-custom{background:#ffffff0d;border:2px solid #ffffff4d;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:2px;transition:all .2s;display:inline-flex}.checkbox-input:checked+.checkbox-label-wrapper .checkbox-custom{background:#f50000;border-color:#f50000}.checkbox-input:checked+.checkbox-label-wrapper .checkbox-custom:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;margin-bottom:2px;transform:rotate(45deg)}.checkbox-input:focus+.checkbox-label-wrapper .checkbox-custom{border-color:#f50000;box-shadow:0 0 0 2px #f500004d}.checkbox-label{color:#ffffffd9;flex:1;font-size:.8rem;line-height:1.5}.contact-form.light .checkbox-custom{background:#fff;border-color:#ccc}.contact-form.light .checkbox-label{color:#666}.btn-primary{color:#fff;cursor:pointer;background:#d40000;border:none;border-radius:6px;width:100%;padding:15px 30px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:inset 0 -4px 8px #0000004d}.btn-primary:hover{opacity:.9;transform:translateY(-2px)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary-light{color:#fff;cursor:pointer;background:#d40000;border:none;border-radius:6px;width:100%;padding:15px 30px;font-size:1rem;font-weight:600}.form-success{text-align:center;padding:40px}.form-success.dark{color:#fff}.form-success.light{color:#333}.success-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:2rem;display:flex}.form-error{color:#c00;background:#fee;border-radius:6px;margin-bottom:15px;padding:10px;font-size:.875rem}.custom-dropdown{width:100%;position:relative}.dropdown-trigger{cursor:pointer;text-align:left;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:12px 15px;font-size:1rem;display:flex}.custom-dropdown.dark .dropdown-trigger{color:#fff;background:#ffffff1a;border:1px solid #fff3}.custom-dropdown.light .dropdown-trigger{color:#333;background:#fff;border:1px solid #ddd}.dropdown-trigger .placeholder{color:#ffffffbf}.custom-dropdown.light .dropdown-trigger .placeholder{color:#767676}.dropdown-arrow{flex-shrink:0;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{z-index:1000;border-radius:6px;max-height:200px;margin-top:4px;margin-bottom:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.custom-dropdown.dark .dropdown-menu{background:#1a1a1a;border:1px solid #fff3}.custom-dropdown.light .dropdown-menu{background:#fff;border:1px solid #ddd;box-shadow:0 4px 12px #00000026}.dropdown-option{cursor:pointer;padding:10px 15px;transition:background .15s}.custom-dropdown.dark .dropdown-option{color:#fff}.custom-dropdown.dark .dropdown-option:hover,.custom-dropdown.dark .dropdown-option.selected,.custom-dropdown.dark .dropdown-option.focused{background:#f5000080}.custom-dropdown.light .dropdown-option{color:#333}.custom-dropdown.light .dropdown-option:hover,.custom-dropdown.light .dropdown-option.selected,.custom-dropdown.light .dropdown-option.focused{background:#f0f0f0}.dropdown-menu::-webkit-scrollbar{width:8px}.dropdown-menu::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.dropdown-menu::-webkit-scrollbar-thumb{background:#f5000080;border-radius:4px}.dropdown-menu::-webkit-scrollbar-thumb:hover{background:#f50000b3}.values-section{background:#fff;padding:80px 0 40px}.section-header{text-align:center;margin-bottom:60px}.section-title{color:#1a1a1a;margin-bottom:20px;font-size:3rem;font-weight:600}.section-subtitle{color:#666;max-width:800px;margin:0 auto;font-size:1.125rem}.values-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.value-card{text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:40px 25px;transition:all .3s}.value-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.value-number{color:#f50000;margin-bottom:20px;font-size:4rem;font-weight:900;line-height:1}.value-title{color:#1a1a1a;letter-spacing:1px;margin-bottom:15px;font-size:1.25rem;font-weight:700}.value-description{color:#666;font-size:1rem;line-height:1.6}.attorney-bio-section{background:#fff;padding:0;overflow:visible}.attorney-bio-content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.attorney-bio-image-wrapper{position:relative}.attorney-bio-image{filter:drop-shadow(0 4px 12px #00000060);width:100%;height:auto;margin-top:-2rem;display:block}.attorney-bio-text{flex-direction:column;gap:18px;padding-top:0;display:flex}.attorney-bio-title{color:#1a1a1a;margin-top:16px;margin-bottom:8px;font-size:2.25rem;font-weight:700;line-height:1.2}.attorney-bio-text p{color:#444;margin:0 0 16px;font-size:1.05rem;line-height:1.7}.support-section{background:#f8f8f8;padding:80px 0}.support-header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:50px;display:flex}.support-title-wrapper{flex:none}.support-title{color:#1a1a1a;padding-bottom:10px;font-size:1.75rem;font-weight:700;position:relative}.support-title:after{content:"";background:#f50000;width:50%;height:3px;position:absolute;bottom:0;left:0}.support-description{color:#666;flex:1;font-size:1.125rem}.support-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.support-card{background:#fff;border-radius:8px;padding:30px;transition:all .3s;box-shadow:0 2px 8px #00000014}.support-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.support-card-title{color:#1a1a1a;margin-bottom:15px;font-size:1.25rem;font-weight:700}.support-card-text{color:#666;margin-bottom:20px;font-size:1rem;line-height:1.6}.learn-more{color:#f50000;align-items:center;gap:5px;font-weight:600;text-decoration:none;display:inline-flex}.learn-more:hover{text-decoration:underline}.results-section{background:#f8f8f8;padding:80px 0}.carousel-wrapper{padding:0 60px;position:relative}.carousel-viewport{overflow:hidden}.carousel-container{align-items:stretch;margin-left:-12px;display:flex}.carousel-slide{flex:0 0 33.333%;min-width:0;padding:0 12px;display:flex}.carousel-arrow{cursor:pointer;color:#fff;z-index:10;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#000000e6}.carousel-arrow:disabled{opacity:.3;cursor:not-allowed}.carousel-arrow.prev{left:0}.carousel-arrow.next{right:0}.carousel-arrow.light{color:#fff;background:0 0}.result-card{background:#fff;border-radius:8px;flex-direction:column;width:100%;height:100%;min-height:220px;padding:40px 24px;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.results-section .carousel-slide{display:flex}.results-section .carousel-container{align-items:stretch}.result-badge{color:#fff;background:#f50000;border-radius:4px;padding:6px 12px;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.result-amount{color:#1a1a1a;margin-top:0;margin-bottom:15px;font-size:1.75rem;font-weight:700}.result-description{color:#666;flex:1;margin:0;font-size:.95rem;line-height:1.5}.results-note{text-align:center;color:#666;margin-top:30px;font-size:.875rem}.testimonials-section{color:#fff;background:linear-gradient(135deg,#f50000 0%,#c50000 30%,#a30000 100%);padding:80px 0}.testimonials-section .section-title{color:#fff}.testimonials-section .section-subtitle{color:#ffffffe6}.testimonial-card{color:#333;background:#fff;border-radius:8px;flex-direction:column;height:100%;min-height:300px;margin:0;padding:30px;display:flex}.carousel-wrapper.testimonials .carousel-slide{display:flex}.testimonial-text{color:#333;border:none;flex:1;margin:0;padding:0;font-size:1rem;font-style:italic;line-height:1.6}.testimonial-text p{margin:0}.testimonial-name{color:#666;margin-top:auto;padding-top:15px;font-size:.875rem;font-weight:600}.testimonial-name cite{font-style:normal}.testimonials-note{text-align:center;color:#ffffffb3;margin-top:30px;font-size:.875rem}.how-it-works-section{background:#fff;padding:80px 0}.how-it-works-item{gap:30px;margin-bottom:30px;display:flex}.how-it-works-image{background:#f8f8f8;border-radius:8px;flex:0 0 50%;justify-content:center;align-items:center;min-height:250px;padding:20px;display:flex}.how-it-works-img{object-fit:contain;max-width:75%;height:auto}.how-it-works-content{background:#f7f4f3;border-radius:8px;flex-direction:column;flex:1;justify-content:center;padding:40px;display:flex}.how-it-works-content h3{color:#f50000;margin-bottom:15px;font-size:1.5rem}.how-it-works-content p{color:#333;font-size:1.125rem;line-height:1.6}.practice-areas-section{background:#f8f8f8;padding:80px 0}.practice-areas-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.practice-area-box{text-align:center;color:#333;background:#e8e8e8;border:1px solid #ddd;border-radius:6px;padding:20px;font-size:.875rem;font-weight:600}.footer-section{color:#fff;background:#000;padding:60px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:60px;margin-bottom:40px;display:grid}.footer-info h3{margin-bottom:20px;font-size:1.5rem}.footer-info p{color:#ffffffb3;margin-bottom:20px}.footer-phone{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.footer-phone:hover{color:#ccc}.footer-disclaimer{color:#ffffffb3;border-top:1px solid #ffffff1a;padding-top:30px;font-size:.75rem;line-height:1.6}.footer-copyright{text-align:center;color:#ffffffb3;margin-top:30px;font-size:.875rem}@media (max-width:768px){.top-contact-container{padding:8px 15px}.contact-content{gap:10px}.header-icon{width:24px;height:24px}.contact-text{letter-spacing:.5px;font-size:.7rem}.contact-phone{font-size:1rem}}@media (max-width:520px){.contact-text{letter-spacing:.3px;font-size:.8rem}.contact-phone{font-size:.9rem}.contact-content{gap:6px}.header-icon{width:18px;height:18px}}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;gap:40px}.hero-title{font-size:2.5rem}.values-grid{grid-template-columns:repeat(2,1fr)}.attorney-bio-content{text-align:center;grid-template-columns:1fr;gap:30px}.attorney-bio-image{max-width:350px;margin-top:0;margin-left:auto;margin-right:auto}.attorney-bio-text{padding-top:0}.support-grid{grid-template-columns:1fr}.carousel-slide{flex:0 0 50%}.practice-areas-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-title,.section-title{font-size:2rem}.values-grid,.form-row{grid-template-columns:1fr}.support-header{flex-direction:column}.carousel-slide{flex:0 0 100%}.carousel-wrapper{padding:0 40px}.how-it-works-item{flex-direction:column}.practice-areas-grid{grid-template-columns:repeat(2,1fr)}.attorney-bio-content{text-align:left;gap:20px}.attorney-bio-image{filter:drop-shadow(0 4px 12px #0006);max-width:260px}.attorney-bio-title{font-size:1.75rem}.attorney-bio-text p{font-size:.95rem}}
