*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:#ffffff;color:#333}.main-header{background:#fff;padding:20px 10%;border-bottom:1px solid #f0f0f0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.main-header nav{justify-content:space-between;max-width:1200px;margin:0 auto}.main-header nav,.main-header nav .logo{display:flex;align-items:center}.logo-img{height:45px;width:auto;display:block}.main-header ul{display:flex;list-style:none;gap:30px}.main-header ul li a{text-decoration:none;color:#555;font-weight:500;transition:color .3s}.main-header ul li a:hover{color:#f08c33}.btn-contact{background:#fff;border:2px solid #333;padding:8px 25px;border-radius:50px;text-decoration:none;color:#333;font-weight:500;transition:all .3s}.btn-contact:hover{background:#333;color:#fff}.profile-container{max-width:1100px;margin:80px auto;gap:60px}.profile-sidebar{flex:0 0 300px;display:flex;flex-direction:column;align-items:center}.avatar-wrapper{width:250px;height:250px;border-radius:50%;overflow:hidden;margin-bottom:30px;border:1px solid #eee;box-shadow:0 10px 25px rgba(0,0,0,.05)}.avatar-wrapper img{width:100%;height:100%;object-position:top}.btn-request{background-color:#d9534f;color:#fff;padding:12px 30px;border-radius:6px;width:100%;transition:background-color .3s;margin-bottom:30px}.btn-request:hover{background-color:#c9302c}.social-follow p{color:#555;margin-bottom:15px;font-size:.95rem}.social-icons{display:flex;justify-content:center;gap:15px}.social-icons a{display:flex;width:40px;height:40px;background-color:#f5f5f5;color:#333;transition:all .3s}.social-icons a:hover{color:#fff}.profile-details{flex:1 1}.profile-name{font-size:2.8rem;color:#333;margin-bottom:40px;font-weight:800;letter-spacing:1px}.info-grid{grid-gap:30px 40px;gap:30px 40px;margin-bottom:40px}.info-item h4{color:#666;font-size:.9rem;font-weight:500;margin-bottom:5px}.info-item p{color:#111;font-size:1rem;font-weight:600;line-height:1.5}.profile-bio p{color:#555;font-size:1rem;margin-bottom:20px;text-align:justify}.main-footer{background:#000;color:#fff;padding:60px 10% 20px;margin-top:80px}.main-footer .footer-content{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #222;padding-bottom:40px;max-width:1200px;margin:0 auto}.main-footer .footer-brand{flex:1 1;text-align:left}.main-footer .footer-brand-logo{height:50px;width:auto;margin-bottom:15px;display:block}.main-footer .footer-brand p{color:#999;font-size:.95rem}.main-footer .footer-contact{flex:1 1;text-align:right}.main-footer .footer-contact h4{color:#fff;margin-bottom:25px;font-size:1.2rem;font-weight:700}.main-footer .footer-contact p{color:#ccc;font-size:.95rem;margin-bottom:15px}.main-footer .footer-contact p,.main-footer .ig-info a{display:flex;justify-content:flex-end;align-items:center;gap:10px}.main-footer .ig-info a{color:#fff;text-decoration:none;transition:color .3s}.main-footer .ig-info a:hover{color:#f08c33}.main-footer .ig-info i{font-size:1.2rem;color:#e84a5f}.main-footer .footer-bottom{text-align:center;padding-top:20px;font-size:.85rem;color:#666}@media (max-width:900px){.profile-container{flex-direction:column;align-items:center;gap:40px}.profile-sidebar{flex:none;width:100%;max-width:350px}.profile-name{text-align:center;font-size:2.2rem}.info-grid{grid-template-columns:1fr;gap:10px}.main-header ul{display:none}.main-footer .footer-content{flex-direction:column;text-align:center;gap:40px}.main-footer .footer-brand,.main-footer .footer-contact{text-align:center;width:100%}.main-footer .footer-brand-logo{margin:0 auto 15px}.main-footer .footer-contact p,.main-footer .ig-info a{justify-content:center}}body{background-color:#121212;color:#f1f1f1;line-height:1.6}.profile-container{display:flex;max-width:1200px;margin:60px auto 100px;padding:0 5%;gap:50px;align-items:flex-start}.profile-sidebar{flex:1 1;max-width:300px;background:#1a1a1a;padding:30px 20px;border-radius:20px;text-align:center;border:1px solid #333;position:-webkit-sticky;position:sticky;top:100px;box-shadow:0 10px 30px rgba(0,0,0,.5)}.avatar-wrapper img{width:180px;height:180px;border-radius:50%;border:3px solid #e67e22;margin-bottom:20px;object-fit:cover;background-color:#222;padding:5px}.btn-request{display:block;border:2px solid #e67e22;color:#e67e22;text-decoration:none;padding:10px;border-radius:50px;font-weight:700;font-size:.95rem;margin-bottom:20px;transition:.3s}.btn-request:hover{background:#e67e22;color:white;box-shadow:0 5px 15px rgba(230,126,34,.3);transform:translateY(-2px)}.qr-code-section{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #333}.qr-code-section p{color:#e67e22;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-weight:700}.qr-code-img{background:white;padding:8px;border-radius:8px;display:inline-block;box-shadow:0 4px 10px rgba(0,0,0,.3)}.qr-code-img img{width:100px;height:100px;display:block}.social-follow p{color:#aaaaaa;font-size:.8rem;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.social-icons a{color:white;font-size:1.1rem;margin:0 8px;background-color:#222;width:35px;height:35px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #444;transition:.3s;text-decoration:none}.social-icons a:hover{background-color:#e67e22;border-color:#e67e22;transform:translateY(-3px)}.profile-details{flex:2.5 1}.profile-name{font-size:3.5rem;color:#ffffff;border-bottom:1px solid #333;padding-bottom:20px;margin-bottom:30px;text-transform:uppercase;letter-spacing:2px}.info-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;margin-bottom:30px}.info-item{margin-bottom:25px}.info-item h4{color:#e67e22;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.info-item p{font-size:1.1rem;color:white;font-weight:500;line-height:1.4}.profile-bio{background:#1a1a1a;padding:30px;border-radius:12px;border:1px solid #333;border-left:4px solid #e67e22;margin-bottom:50px}.profile-bio p{color:#cccccc;line-height:1.8;font-size:1.05rem}.agent-cases-section{margin-top:40px}.cases-header{margin-bottom:30px}.cases-header h3{font-size:1.8rem;color:#ffffff;margin-bottom:10px;display:flex;align-items:center;gap:12px}.cases-header h3:before{content:"";display:block;width:6px;height:25px;background-color:#e67e22;border-radius:4px}.cases-header p{color:#aaaaaa;font-size:1rem}.cases-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.case-card{background:#1a1a1a;border-radius:16px;padding:30px;border:1px solid #333;transition:transform .3s,box-shadow .3s,border-color .3s}.case-card:hover{border-color:#555;transform:translateY(-5px);box-shadow:0 10px 25px rgba(230,126,34,.15)}.case-client-profile{display:flex;align-items:center;gap:15px;margin-bottom:20px;border-bottom:1px solid #333;padding-bottom:15px}.client-avatar{width:55px;height:55px;border-radius:50%;object-fit:cover}.case-client-profile h4{color:#ffffff;font-size:1.1rem;margin-bottom:3px}.claim-type{background:rgba(230,126,34,.1);color:#e67e22;font-size:.75rem;padding:3px 8px;border-radius:4px;font-weight:700;text-transform:uppercase}.claim-amount{color:#aaaaaa;font-size:.9rem;margin-bottom:15px;font-weight:500}.claim-amount span{color:#e84a5f;font-weight:700;font-size:1.2rem;margin-left:5px}.proof-section{margin-top:25px;padding-top:20px;border-top:1px dashed #333}.proof-label{font-size:.85rem;color:#4CAF50;margin-bottom:12px;font-weight:700;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1px}.proof-img-wrapper{position:relative;cursor:pointer;border-radius:8px;overflow:hidden;aspect-ratio:16/9;background-color:#222;border:1px solid #444}.proof-img-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.zoom-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;color:#ffffff;font-weight:700;font-size:.95rem;gap:10px}.zoom-overlay i{font-size:2rem;color:#e67e22}.proof-img-wrapper:hover img{transform:scale(1.05)}.proof-img-wrapper:hover .zoom-overlay{opacity:1}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:9999;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.modal-overlay.show{opacity:1}.modal-container{background:#1a1a1a;width:90%;max-width:1100px;border-radius:20px;overflow:hidden;position:relative;border:1px solid #333;box-shadow:0 15px 40px rgba(0,0,0,.7)}.modal-close{position:absolute;top:20px;right:30px;font-size:3rem;color:#888;cursor:pointer;z-index:10;transition:color .3s}.modal-close:hover{color:#e84a5f}.modal-main-content{display:flex;width:100%;height:600px}.modal-gallery-area{flex:1.5 1;background:#000;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.modal-gallery-area img{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .2s ease-in-out}.gallery-nav{position:absolute;background:rgba(26,26,26,.8);border:1px solid #444;color:white;padding:20px;cursor:pointer;font-size:1.5rem;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background .3s,border-color .3s;z-index:2001;top:50%;transform:translateY(-50%)}.gallery-nav:hover{background:#e67e22;border-color:#e67e22}.prev{left:3%}.next{right:3%}.img-dots{position:absolute;bottom:20px;display:flex;gap:10px}.dot{width:10px;height:10px;background:#555;border-radius:50%;transition:.3s}.dot.active{background:#e67e22;width:25px;border-radius:10px}.modal-info-area{flex:1 1;padding:50px 40px;display:flex;flex-direction:column;background:#1a1a1a;border-left:1px solid #333;justify-content:center}.modal-badge{color:#e67e22;font-weight:700;letter-spacing:2px;font-size:.8rem;margin-bottom:10px}.modal-info-area h2{font-size:2rem;line-height:1.2;margin-bottom:20px;color:#e67e22}.modal-claim-box{background:#000;padding:15px 25px;border-radius:10px;border-left:4px solid #e84a5f;margin-bottom:25px}.modal-claim-box small{color:#aaaaaa}.modal-claim-box div{font-size:1.8rem;color:#e84a5f;font-weight:700}.modal-scroll-text{flex:1 1;overflow-y:auto;margin-bottom:30px;padding-right:15px}.modal-scroll-text h3{color:#ffffff;font-size:1.1rem;margin-bottom:10px}.modal-scroll-text p{color:#ccc;font-size:1.05rem;line-height:1.8}.modal-cta-btn{background:#25d366;color:white;text-align:center;text-decoration:none;padding:15px;border-radius:10px;font-weight:700;transition:.3s}.modal-cta-btn:hover{background:#128c7e;transform:scale(1.02)}@media (max-width:900px){.profile-container{flex-direction:column;align-items:center;gap:40px;margin-top:40px}.profile-sidebar{width:100%;max-width:100%;position:static}.profile-name{font-size:2.5rem;text-align:center}.info-grid{grid-template-columns:1fr;gap:20px}.info-item{text-align:center;border-bottom:1px dashed #333;padding-bottom:15px}.info-item:last-child{border-bottom:none}.cases-grid{grid-template-columns:1fr}.modal-main-content{flex-direction:column;height:auto;max-height:90vh;overflow-y:auto}.modal-gallery-area{height:300px}.modal-info-area{padding:25px}.nav-btn{top:30%;width:40px;height:40px;font-size:1.2rem}.prev{left:10px}.next{right:10px}}