*{box-sizing:border-box}:root{--site-max-width: 1152px;--site-gutter: 24px;--brand-align-inset: 12px;--hero-layout-gap: 64px;--hero-phone-width: 320px;--header-height-mobile: 56px;--header-height-desktop: 96px}html{scroll-behavior:smooth;scroll-padding-top:88px}.new-landing-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111827;background:#fff}.container{max-width:var(--site-max-width);margin:0 auto;padding:0 var(--site-gutter)}.main-header{position:fixed;top:0;left:0;right:0;z-index:1001;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #00000014}.header-inner{max-width:var(--site-max-width);margin:0 auto;padding:0 var(--site-gutter)}.header-bar{display:flex;align-items:center;gap:20px;height:var(--header-height-mobile);min-height:var(--header-height-mobile)}.header-logo-link{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none}.header-logo-img{display:block;width:172px;height:auto;object-fit:contain}.header-nav{display:none}.header-mobile-actions{display:flex;align-items:center;flex-shrink:0;margin-left:auto}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:8px;background:transparent;color:#111827;cursor:pointer;transition:background .2s ease,color .2s ease;-webkit-tap-highlight-color:transparent;outline:none}.mobile-menu-toggle:focus,.mobile-menu-toggle:focus-visible,.mobile-menu-toggle:active{outline:none;box-shadow:none}.mobile-menu-toggle:hover{background:#dc26260f;color:#dc2626}.mobile-menu-icon{display:block;flex-shrink:0}.mobile-menu-toggle.active .mobile-menu-icon{opacity:.85}.mobile-menu-overlay,.mobile-nav-title{display:none}.nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#6b7280;text-decoration:none;font-weight:500;font-size:.95rem;line-height:1.25;padding:8px 4px;border:none;background:none;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:color .2s ease;-webkit-tap-highlight-color:transparent;outline:none;box-shadow:none}.nav-link:focus,.nav-link:focus-visible,.nav-link:active{outline:none;box-shadow:none}.nav-link:after{content:"";position:absolute;left:0;bottom:4px;width:0;height:2px;background:#dc2626;transition:width .2s ease}.nav-link:hover{color:#111827}.nav-link:hover:after,.nav-link.is-active{color:#dc2626}.nav-link.is-active:after,.nav-link:hover:after{width:100%}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-size:clamp(1.5rem,2.6vw,1.9rem);font-weight:800;color:#111827}.services,.how-it-works,.why-choose-us,.expert-guide{padding:72px 0}.services{background:#f9fafb}.how-it-works{background:#fff}.why-choose-us{background:#f9fafb}.expert-guide{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem;text-align:center;box-shadow:0 4px 16px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a14}.service-icon{margin-bottom:.75rem}.service-card h3{font-size:1rem;margin-bottom:.5rem;color:#111827}.service-card p{font-size:.9rem;color:#6b7280;line-height:1.5}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.step-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 16px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a14}.step-number{width:36px;height:36px;margin:0 auto 1rem;border-radius:9999px;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.step-card h3{margin:.75rem 0 .5rem;font-size:1.05rem}.step-card p{color:#6b7280;font-size:.92rem;line-height:1.6}.benefits-grid,.expert-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.benefit-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;text-align:center;box-shadow:0 4px 16px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.benefit-item:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a14}.benefit-item h4{margin:.75rem 0 .5rem;font-size:1rem}.benefit-item p{color:#6b7280;font-size:.9rem;line-height:1.55}.expert-content{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:start}.expert-info h3,.expert-benefits h2{font-size:1.35rem;margin-bottom:1rem}.faq-type-selector{display:flex;gap:.75rem;margin-bottom:1rem}.faq-type-btn{flex:1;padding:.75rem 1rem;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:600}.faq-type-btn.active{background:#dc2626;border-color:#dc2626;color:#fff}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;cursor:pointer;background:#fff}.faq-question{display:flex;align-items:center;gap:.75rem;padding:1rem;font-weight:600}.faq-question span{flex:1}.faq-icon{transition:transform .2s ease}.faq-icon.open{transform:rotate(180deg)}.faq-answer{padding:0 1rem 1rem 3rem;color:#6b7280;line-height:1.6}.footer{background:#111827;color:#f9fafb}.footer-main{max-width:var(--site-max-width);margin:0 auto;padding:64px var(--site-gutter) 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.footer-brand-block{max-width:28rem}.footer-logo-link{display:inline-flex;align-items:center;flex-shrink:0;gap:10px;text-decoration:none;margin-bottom:1.25rem}.footer-logo-img{display:block;width:172px;height:auto;object-fit:contain}.footer-description{margin:0 0 1.5rem;font-size:1rem;line-height:1.65;color:#f9fafbb3}.footer-newsletter-title{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#fff}.footer-newsletter-form{display:flex;flex-direction:row;gap:.5rem}.footer-newsletter-input{flex:1.5;min-width:0;height:44px;padding:0 1rem;border-radius:9999px;border:1px solid rgba(249,250,251,.2);background:#f9fafb1a;color:#fff;font-size:.9rem}.footer-newsletter-input::placeholder{color:#f9fafb80}.footer-newsletter-input:focus{outline:none;border-color:#dc2626}.footer-newsletter-btn{flex-shrink:0;height:44px;padding:0 1.25rem;border:none;border-radius:9999px;background:#dc2626;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease}.footer-newsletter-btn:hover{background:#b91c1c}.footer-links-col h3{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#fff}.footer-links-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.footer-links-col a{color:#f9fafbb3;text-decoration:none;font-size:1rem;transition:color .2s ease}.footer-links-col a:hover{color:#fff}.footer-contact-row{margin-top:3rem;padding:2rem 0;border-top:1px solid rgba(249,250,251,.1);display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-email-link{display:inline-flex;align-items:center;gap:.5rem;color:#f9fafbb3;text-decoration:none;font-size:1rem;transition:color .2s ease}.footer-email-link:hover{color:#fff}.footer-social-links{display:flex;align-items:center;gap:1rem}.footer-social-btn{width:40px;height:40px;border-radius:9999px;background:#f9fafb1a;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s ease,color .2s ease}.footer-social-btn svg{width:20px;height:20px}.footer-social-btn:hover{background:#dc2626;color:#fff}.footer-bottom{width:100%;background:#111827;border-top:1px solid rgba(249,250,251,.1)}.footer-bottom p{max-width:var(--site-max-width);margin:0 auto;padding:1.5rem var(--site-gutter);text-align:center;color:#f9fafb99;font-size:1rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand-block{grid-column:1 / -1}.footer-contact-row{flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width:1024px){.footer-grid{grid-template-columns:2fr repeat(4,1fr);gap:3rem;align-items:start}.footer-brand-block{grid-column:auto}}.scroll-to-top{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;align-items:center;gap:8px;padding:10px 14px;border:none;border-radius:9999px;background:#dc2626;color:#fff;cursor:pointer;box-shadow:0 10px 24px #dc26264d}.scroll-to-top .icon-down{display:none}@media(min-width:1024px){.header-bar.site-align-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--hero-layout-gap);align-items:center;width:100%;height:var(--header-height-desktop);min-height:var(--header-height-desktop)}.header-logo-img,.footer-logo-img{width:180px}.header-logo-link,.footer-logo-link{margin-left:var(--brand-align-inset)}.header-bar.site-align-grid .header-logo-link{grid-column:1;justify-self:start;flex-shrink:0}.header-bar.site-align-grid .header-nav{grid-column:2;display:flex;align-items:center;justify-content:flex-end;flex:unset;min-width:0;width:100%;margin-left:0;padding-right:calc(100% - var(--hero-phone-width));gap:24px}.header-nav .nav-link{flex:0 0 auto;justify-content:center;padding:8px 0;font-size:.9375rem}.header-nav .nav-link:after{bottom:2px;left:0;right:auto;width:0}.header-nav .nav-link.is-active:after,.header-nav .nav-link:hover:after{width:100%}.header-mobile-actions{display:none}.mobile-menu-overlay{display:none!important}}@media(max-width:1023px){:root{--site-gutter: 16px}.header-bar{height:var(--header-height-mobile);min-height:var(--header-height-mobile)}.header-logo-img,.footer-logo-img{width:140px}.mobile-menu-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;top:var(--header-height-mobile);border:none;background:#0f172a73;z-index:1000;cursor:pointer}.mobile-nav-title{display:block;margin:0 0 12px;padding:0 16px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af}.header-nav{position:fixed;top:var(--header-height-mobile);right:0;width:min(260px,86vw);height:calc(100dvh - var(--header-height-mobile));padding:32px 12px 24px;background:#fff;box-shadow:-4px 0 24px #0000001f;flex-direction:column;align-items:stretch;gap:4px;transform:translate(105%);transition:transform .28s ease;z-index:1002;overflow-y:auto}.header-nav.is-open{display:flex;transform:translate(0)}.header-nav .nav-link{width:100%;padding:10px 16px;margin:0;border:none;border-radius:10px;font-size:.875rem;font-weight:500;line-height:1.4;color:#111827;white-space:normal;flex:none;justify-content:flex-start}.header-nav .nav-link:focus,.header-nav .nav-link:focus-visible,.header-nav .nav-link:active{outline:none;box-shadow:none}.header-nav .nav-link:after{display:none}.header-nav .nav-link:hover{color:#dc2626;background:#dc26260f}.header-nav .nav-link.is-active{color:#dc2626;background:#dc26261a}}@media(max-width:900px){.expert-content{grid-template-columns:1fr}}@media(max-width:768px){.container{padding:0 var(--site-gutter)}.footer-main,.footer-bottom p{padding-left:var(--site-gutter);padding-right:var(--site-gutter)}.services,.how-it-works,.why-choose-us,.expert-guide{padding:56px 0}.services-grid,.steps-container,.benefits-grid,.expert-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.service-card,.step-card,.benefit-item{padding:.85rem .65rem}.service-card h3,.step-card h3,.benefit-item h4{font-size:.82rem}.service-card p,.step-card p,.benefit-item p{font-size:.72rem;line-height:1.45}.service-icon{transform:scale(.85);margin-bottom:.5rem}.step-icon svg{width:36px!important;height:36px!important}.benefit-item svg{width:32px!important;height:32px!important}.step-number{width:30px;height:30px;font-size:.85rem;margin-bottom:.65rem}}@media(min-width:769px){.services-grid,.steps-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.benefits-grid,.expert-benefits-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.landing-hero{position:relative;overflow:hidden;background:#fff;padding:88px 0 48px}.landing-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-hero-blob{position:absolute;border-radius:9999px;filter:blur(60px)}.landing-hero-blob-left{top:80px;left:40px;width:288px;height:288px;background:#dc26260f}.landing-hero-blob-right{right:40px;bottom:40px;width:384px;height:384px;background:#10b9810f}.landing-hero-container{max-width:var(--site-max-width, 1152px);margin:0 auto;padding:0 var(--site-gutter, 24px);position:relative;z-index:1}.landing-hero-layout{display:flex;flex-direction:column;align-items:center;gap:40px}.landing-hero-copy{flex:1;width:100%;text-align:center;animation:landing-hero-fade-in .6s ease-out}.landing-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:9999px;background:#dc26261a;color:#dc2626;font-size:.875rem;font-weight:600;margin-bottom:24px}.landing-hero-badge svg{width:16px;height:16px;flex-shrink:0;color:#dc2626;stroke-width:2}.landing-hero-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#111827;line-height:1.2;margin:0}.landing-hero-subtitle{margin:8px 0 0;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;color:#dc2626;line-height:1.3}.landing-hero-description{margin:24px auto 0;max-width:36rem;font-size:.95rem;line-height:1.7;color:#6b7280}.landing-hero-cta-row{margin-top:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.landing-hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease;min-height:44px;padding:0 20px;border:none}.landing-hero-btn-primary{background:#dc2626;color:#fff;box-shadow:0 10px 24px #dc262640}.landing-hero-btn-primary:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 14px 28px #dc26264d}.landing-hero-btn-green{background:#059669;color:#fff;border:2px solid #059669;box-shadow:0 10px 24px #05966938}.landing-hero-btn-green:hover{background:#047857;border-color:#047857;transform:translateY(-1px);box-shadow:0 14px 28px #05966947}.landing-hero-btn-outline{background:#fff;color:#111827;border:2px solid #e5e7eb}.landing-hero-btn-outline:hover{border-color:#dc2626;color:#dc2626;transform:translateY(-1px)}.landing-hero-features{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:42rem;margin-left:auto;margin-right:auto}.landing-hero-feature-card{display:flex;align-items:center;gap:8px;padding:10px;border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0f172a0f;text-align:left;transition:transform .25s ease}.landing-hero-feature-card.is-active{transform:scale(1.03)}.landing-hero-feature-icon{position:relative;width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-hero-ripple{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;animation:landing-hero-ripple 2s ease-out infinite}.landing-hero-feature-text{min-width:0}.landing-hero-feature-title{margin:0;font-size:.72rem;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-hero-feature-example{margin:2px 0 0;font-size:.62rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-hero-showcase{flex:1;width:100%;display:flex;justify-content:center}.landing-hero-phone{position:relative;width:min(100%,300px);height:560px;background:#111827;border-radius:2.5rem;padding:10px;box-shadow:0 24px 48px #11182738}.landing-hero-phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:96px;height:20px;background:#111827;border-bottom-left-radius:12px;border-bottom-right-radius:12px;z-index:2}.landing-hero-phone-screen{width:100%;height:100%;border-radius:2rem;background:#000;overflow:hidden;position:relative}.landing-hero-phone-video{width:100%;height:100%;object-fit:cover;display:block;border-radius:2rem}.landing-hero-phone-header{text-align:center;font-size:.8rem;font-weight:700;color:#111827}.landing-hero-phone-notification{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#fffffff2;border:1px solid #e5e7eb;font-size:.72rem;color:#374151;box-shadow:0 8px 20px #0f172a14}.landing-hero-phone-dot{width:8px;height:8px;border-radius:9999px;background:#10b981;flex-shrink:0}.landing-hero-phone-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;flex:1;align-content:start}.landing-hero-phone-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 6px;border-radius:12px;border:1px solid #e5e7eb;background:#ffffffeb;text-align:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;min-height:88px}.landing-hero-phone-box.is-active{border-color:#dc2626;box-shadow:0 6px 14px #dc26261f;transform:scale(1.02)}.landing-hero-phone-box-icon{width:30px;height:30px;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-hero-phone-box-title{font-size:.58rem;font-weight:700;color:#111827;line-height:1.25}.landing-hero-phone-box-count{font-size:.52rem;font-weight:600;color:#059669}.landing-hero-phone-services{display:flex;flex-direction:column;gap:8px}.landing-hero-phone-service{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid #e5e7eb;background:#ffffffd9;color:#111827;font-size:.8rem;font-weight:600;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-hero-phone-service.is-active{border-color:#dc2626;box-shadow:0 8px 18px #dc26261f;transform:scale(1.02)}.landing-hero-phone-service-icon{width:36px;height:36px;border-radius:9999px;display:flex;align-items:center;justify-content:center}.landing-hero-phone-card{margin-top:auto;padding:14px;border-radius:18px;background:#fffffff5;border:1px solid #e5e7eb;box-shadow:0 12px 24px #0f172a14}.landing-hero-phone-card-top{display:flex;align-items:center;gap:12px}.landing-hero-phone-avatar{width:42px;height:42px;border-radius:9999px;background:#fee2e2;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.landing-hero-phone-card-top strong{display:block;font-size:.9rem;color:#111827}.landing-hero-phone-card-top p{margin:2px 0 0;font-size:.72rem;color:#6b7280}.landing-hero-phone-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.landing-hero-phone-tags span{font-size:.65rem;font-weight:600;padding:4px 8px;border-radius:9999px;background:#f3f4f6;color:#374151}@keyframes landing-hero-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-hero-ripple{0%{transform:scale(1);opacity:.6}to{transform:scale(1.5);opacity:0}}@media(min-width:1024px){.landing-hero{padding:96px 0 64px;min-height:calc(100vh - 80px);display:flex;align-items:center}.landing-hero-layout.site-align-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--hero-layout-gap, 64px);align-items:center;width:100%}.landing-hero-layout.site-align-grid .landing-hero-copy{grid-column:1;min-width:0;text-align:left}.landing-hero-layout.site-align-grid .landing-hero-showcase{grid-column:2;display:flex;min-width:0;width:100%;justify-content:flex-end}.landing-hero-badge{padding:10px 18px;font-size:.95rem;gap:10px}.landing-hero-layout{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--hero-layout-gap, 64px);width:100%}.landing-hero-copy{text-align:left}.landing-hero-description{margin-left:0;margin-right:0}.landing-hero-cta-row{justify-content:flex-start}.landing-hero-features{margin-left:0;margin-right:0}.landing-hero-showcase{justify-content:flex-end}.landing-hero-phone{width:var(--hero-phone-width, 320px);height:620px}.landing-hero-phone-box-title{font-size:.62rem}.landing-hero-phone-box-count{font-size:.56rem}}@media(max-width:640px){.landing-hero{padding-top:72px}.landing-hero-badge{padding:6px 12px;font-size:.72rem;gap:6px;margin-bottom:18px}.landing-hero-title{font-size:1.45rem}.landing-hero-subtitle{font-size:.95rem}.landing-hero-description{font-size:.82rem;line-height:1.55;margin-top:16px}.landing-hero-cta-row{width:100%}.landing-hero-btn{flex:1 1 calc(50% - 6px);min-width:0;padding:0 12px;font-size:.78rem}.landing-hero-features{grid-template-columns:repeat(2,minmax(0,1fr))}}.expert-registration-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.expert-registration-page .expert-registration-top-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.expert-registration-page .expert-registration-container{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.expert-registration-page .expert-registration-header-content{display:flex;align-items:center;justify-content:flex-start;padding:1rem 0}.expert-registration-page .expert-registration-back-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#16a34a;font-size:1rem;cursor:pointer;transition:color .3s ease;margin-left:3rem;outline:none}.expert-registration-page .expert-registration-back-button:hover{color:#000}.expert-registration-page .expert-registration-hero{padding:3.25rem 0 1.25rem;margin-top:.75rem;text-align:center;background:transparent;color:#1e293b}.expert-registration-page .expert-registration-hero h1{font-size:1.65rem;font-weight:700;margin:0}.expert-registration{min-height:auto;background:transparent;padding:1.75rem 1rem 2rem;display:flex;align-items:flex-start;justify-content:center}.registration-container{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0000001a;max-width:680px;width:100%;overflow:hidden;border:1px solid #e5e7eb;padding:.75rem 1.25rem 1.5rem;position:relative;margin:0 auto}.expert-registration-page .expert-registration-top-header{display:none}.registration-top-bar{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;margin-bottom:.75rem;padding-top:1.25rem;gap:.5rem}.expert-logo,.registration-top-bar .logo{position:static;margin:0!important;text-align:right;z-index:1;line-height:0;flex-shrink:0}.logo-image{width:112px;height:auto;object-fit:contain;display:block}@media(min-width:1024px){.logo-image{width:152px}.registration-form-title{font-size:1.05rem}.profile-preview{width:88px;height:88px}.profile-upload-btn{font-size:.74rem;padding:.4rem .85rem}.upload-placeholder i{font-size:1.25rem}}.expert-registration-page .expert-registration-hero,.profile-upload-section h2{display:none}.profile-preview:hover{border-color:#dc2626}.upload-placeholder span{font-size:.7rem;color:#9ca3af;font-weight:500}.upload-text{position:absolute;bottom:-35px;left:3px;font-size:.75rem;color:#dc2626;font-weight:500;white-space:nowrap;z-index:10;cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;transition:all .3s ease}.upload-text:hover{background:#dc26261a;color:#b91c1c}.file-label{background:none;color:#dc2626;padding:0;border:none;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease;text-decoration:underline}.file-label:hover{color:#b91c1c}.form-section{margin-bottom:.8rem}.form-group label{font-weight:600;color:#374151;margin-bottom:.25rem;font-size:.75rem}.form-group input,.form-group select,.form-group textarea{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:.85rem;transition:all .3s ease;background:#fff;color:#374151;position:relative;min-height:2.4rem;width:100%;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a}.form-group select{padding-right:2.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.form-group select:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.form-group textarea{resize:vertical;min-height:80px;font-family:inherit}.password-toggle:hover{color:#dc2626}.checkbox-input:checked+.checkbox-label:before{background:#dc2626;border-color:#dc2626;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M5 13l4 4L19 7'/%3e%3c/svg%3e");background-size:14px;background-position:center;background-repeat:no-repeat;box-shadow:0 2px 4px #dc26264d}@media(max-width:768px){.expert-registration-page .expert-registration{padding:0}.expert-registration-page .registration-container,.registration-container{width:100%;max-width:100%;margin:0;border-radius:0;border-left:none;border-right:none;padding:.65rem 10px 1.25rem;box-sizing:border-box}.registration-top-bar{min-height:48px;margin-bottom:.65rem;padding-top:1.35rem}.registration-header{padding-top:0;align-items:center}.logo-image{width:100px;height:auto}.registration-form{width:94%;max-width:94%;margin:0 auto;padding:0}.form-section,.form-row,.form-group,.custom-dropdown,.birth-date-row,.form-group input,.form-group select,.form-group textarea,.form-group.floating-label input,.form-group.floating-label textarea,.custom-dropdown-header,.form-group.floating-label .custom-dropdown-header{width:100%;max-width:100%;box-sizing:border-box}.form-row{grid-template-columns:1fr;gap:.65rem}.profile-upload-section,.profile-upload-stack,.registration-form-title{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.profile-preview{width:76px;height:76px}.form-buttons{flex-direction:column;gap:1rem}.submit-btn,.back-btn{width:100%;justify-content:center}}@media(max-width:480px){.expert-registration-page .expert-registration,.representative-registration,.expert-registration{padding:0}.registration-container{width:100%;max-width:100%;margin:0;padding:.65rem 8px 1.25rem}.registration-header{padding-top:0;align-items:center}.registration-form{width:94%;max-width:94%}.logo-image{width:96px;height:auto}.profile-preview{width:76px;height:76px}}.custom-dropdown-header{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:.85rem;background:#fff;color:#374151;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;min-height:2.4rem;box-sizing:border-box;width:100%}.custom-dropdown-header:hover{border-color:#dc2626;background-color:#f9fafb}.custom-dropdown-option.clear-all-option{background-color:#f3f4f6!important;color:#6b7280!important;border-bottom:1px solid #e5e7eb;margin-bottom:.5rem;font-weight:500;font-style:italic}.custom-dropdown-option.clear-all-option:hover{background-color:#e5e7eb!important;color:#374151!important}.selected-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.selected-tag{display:inline-flex;align-items:center;background-color:#dc2626;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;font-weight:500}.remove-tag{background:none;border:none;color:#fff;margin-left:.5rem;cursor:pointer;font-size:1rem;font-weight:700;padding:0;line-height:1}.remove-tag:hover{opacity:.8}.form-group.floating-label input,.form-group.floating-label .custom-dropdown-header,.form-group.floating-label textarea{padding:.55rem .85rem;border:1px solid #d1d5db;border-radius:4px;font-size:.85rem;transition:all .3s ease;background:#fff;color:#374151;min-height:2.4rem;width:100%;box-sizing:border-box}.form-group.floating-label input:focus,.form-group.floating-label .custom-dropdown-header:focus,.form-group.floating-label textarea:focus{outline:none;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a}.form-group.floating-label .custom-dropdown-header:hover{border-color:#dc2626;background-color:#f9fafb}.modern-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:none!important;transition:none!important}.modern-modal{background:#fff;border-radius:16px;box-shadow:0 25px 80px #00000040;max-width:900px;width:100%;max-height:800px;overflow:hidden;position:relative;border:1px solid white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem;animation:none;transition:none;background-color:#fff}.modal-header{padding:0;text-align:center;position:relative;background:#fff;background-color:#fff;animation:none;transition:none}.modal-icon.success{background:#10b981!important;background-color:#10b981!important;background-image:none!important;box-shadow:0 8px 25px #10b9814d!important}.modal-content{padding:0;text-align:center;background:#fff!important;background-color:#fff!important;animation:none!important;transition:none!important}.modal-title{font-size:1.2rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;line-height:1.3;animation:none!important;transition:none!important;text-align:center}.modal-message{font-size:.9rem;color:#374151!important;line-height:1.5;margin:0;white-space:pre-line;animation:none!important;transition:none!important;text-align:center}.modal-spacer{flex:1;min-height:2rem}.modal-buttons{display:flex;gap:1rem;justify-content:center;align-items:center}.modal-actions{padding:0;display:flex;gap:1rem;justify-content:center;align-items:center;background:#fff!important;background-color:#fff!important;margin-top:auto;animation:none!important;transition:none!important}.modal-btn{padding:.875rem 2rem;border:none!important;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center;position:relative;overflow:hidden}.modal-btn.cancel-btn{background:#fff;color:#374151;border:none!important;box-shadow:0 2px 8px #0000001a}.modal-btn.cancel-btn:hover{background:#f9fafb;border:none!important;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.modal-btn.success-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none!important;box-shadow:0 4px 15px #10b98166}.modal-btn.success-btn:hover{background:linear-gradient(135deg,#059669,#047857);border:none!important;transform:translateY(-2px);box-shadow:0 8px 25px #10b98199}@media(max-width:640px){.modern-modal{width:90%;max-width:320px;margin:1rem}.modal-header,.modal-content,.modal-actions{padding-left:1.5rem;padding-right:1.5rem}.modal-header{padding-top:1.5rem;padding-bottom:.75rem}.modal-content{padding-bottom:1rem}.modal-actions,.modal-buttons{padding-bottom:1.5rem;flex-direction:row;flex-wrap:nowrap}.modal-title{font-size:1.25rem}.modal-message{font-size:.9rem}.modal-btn{flex:1;min-width:0;width:auto;padding:.875rem 1rem}.modal-icon{width:70px;height:70px;font-size:1.75rem}}@media(max-width:480px){.modern-modal{width:95%;max-width:300px;margin:.5rem}.modal-header,.modal-content,.modal-actions{padding-left:1rem;padding-right:1rem}.modal-title{font-size:1.1rem}.modal-message{font-size:.85rem}.modal-icon{width:60px;height:60px;font-size:1.5rem}}.representative-registration,.expert-registration{min-height:100vh;background:#f8f9fa;padding:2rem 1rem;display:flex;align-items:flex-start;justify-content:center}.registration-container{background:#fff;border-radius:15px;box-shadow:0 10px 40px #0000001a;max-width:680px;width:100%;overflow:hidden;border:1px solid #e5e7eb;padding:.75rem 1.25rem 1.5rem;position:relative;margin:0 auto}.registration-top-bar{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;margin-bottom:.75rem;gap:.5rem}.registration-back-icon{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:#374151;cursor:pointer;padding:.2rem;flex-shrink:0;line-height:0;transition:color .2s ease}.registration-back-icon:hover{color:#16a34a}.registration-top-bar .logo{position:static;margin:0!important;text-align:right;z-index:1;line-height:0;flex-shrink:0}.registration-header{background:transparent;padding:0;margin-bottom:.75rem;position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.registration-form-title{font-size:.9rem;font-weight:600;color:#374151;text-align:center;margin:.5rem 0 .85rem;width:100%}.profile-upload-section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-bottom:0}.profile-upload-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;width:100%;margin:0 auto}.profile-preview{width:96px;height:96px;border-radius:50%;border:2px solid #6b7280;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f9fafb;flex-shrink:0;cursor:pointer;position:relative;margin:0 auto}.registration-form{padding:0;width:94%;max-width:94%;margin:0 auto}.profile-upload-btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.35rem .75rem;border:none;border-radius:4px;cursor:pointer;font-size:.68rem;font-weight:500;white-space:nowrap;background:#fff;transition:all .2s ease}.profile-upload-btn--add{color:#059669}.profile-upload-btn--delete{color:#dc2626}.profile-upload-btn i{font-size:.68rem}.logo-image{width:140px;height:auto;object-fit:contain;display:block}@media(min-width:1024px){.logo-image{width:180px}.registration-form-title{font-size:1.05rem}.profile-preview{width:88px;height:88px}.profile-upload-btn{font-size:.74rem;padding:.4rem .85rem}.upload-placeholder i{font-size:1.25rem}}.profile-upload-section h2{display:none}.profile-preview:hover{border-color:#52bc94}.profile-preview img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172aeb;display:flex;align-items:center;justify-content:center;padding:24px}.profile-image-lightbox img{max-width:min(92vw,720px);max-height:88vh;object-fit:contain;border-radius:12px;box-shadow:0 24px 48px #00000059}.profile-image-lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;border:none;border-radius:9999px;background:#ffffff26;color:#fff;font-size:1.1rem;cursor:pointer}.form-group .field-error{display:block;margin-top:4px;font-size:.75rem;color:#dc2626}.birth-date-row{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;width:100%}.birth-date-group label{margin-top:8px}.upload-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280;text-align:center;width:100%;height:100%}.upload-placeholder i{font-size:1.1rem;margin-bottom:0;color:#9ca3af}.upload-text{position:absolute;bottom:-35px;left:3px;font-size:.75rem;color:#52bc94;font-weight:500;white-space:nowrap;z-index:10;cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;transition:all .3s ease}.upload-text:hover{background:#52bc941a;color:#45a085}.upload-text i{font-size:.7rem}.file-input{display:none}.file-label{background:none;color:#52bc94;padding:0;border:none;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease;text-decoration:underline}.file-label:hover{color:#45a085}.form-section{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr;gap:.65rem;margin-bottom:.65rem}.form-group{display:flex;flex-direction:column;margin-bottom:.85rem;width:100%}.form-group label{font-weight:600;color:#374151;margin-bottom:.25rem;font-size:.85rem}.form-group label.required:after{content:" *";color:#ef4444;font-weight:700}.form-group input,.form-group select,.form-group textarea{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;transition:all .3s ease;background:#fff;color:#374151;position:relative;min-height:2.4rem;width:100%;box-sizing:border-box}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af;font-style:italic}.form-group input[name=firstName]::placeholder,.form-group input[name=lastName]::placeholder{content:"👤 "}.form-group input[name=phone]::placeholder{content:"📞 "}.form-group input[name=email]::placeholder{content:"📧 "}.form-group input[name=address]::placeholder{content:"📍 "}.form-group input[name=firstName]+.character-counter,.form-group input[name=lastName]+.character-counter{font-size:.8rem;color:#6b7280;text-align:right;margin-top:.25rem}.form-group input[name=phone]+.character-counter{font-size:.8rem;color:#6b7280;text-align:right;margin-top:.25rem}.form-group textarea+.character-counter{font-size:.8rem;color:#6b7280;text-align:right;margin-top:.25rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#52bc94!important;box-shadow:0 0 0 3px #52bc941a}.form-group select{padding-right:2.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.form-group select:focus{outline:none;border-color:#52bc94;box-shadow:0 0 0 3px #52bc941a}.form-group select option{border-radius:4px;padding:8px 12px;margin:2px;background:#fff;color:#374151}.form-group select::-webkit-listbox{border-radius:8px;border:1px solid #d1d5db;background:#fff;box-shadow:0 4px 12px #0000001a;margin:4px 0}.form-group select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.form-group select:-moz-listbox{border-radius:8px;border:1px solid #d1d5db;background:#fff;box-shadow:0 4px 12px #0000001a;margin:4px 0}.form-group textarea{resize:vertical;min-height:180px;font-family:inherit}.character-counter{font-size:.8rem;color:#6b7280;text-align:right;margin-top:.25rem}.password-input{position:relative;display:flex;align-items:center}.password-input input{padding-right:3rem;width:100%}.password-toggle{position:absolute;right:.75rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .3s ease}.password-toggle:hover{color:#52bc94}.form-footer{margin-top:2rem;padding-top:2rem}.checkbox-group{margin-bottom:1.5rem}.checkbox-input{opacity:0;position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;color:#374151;line-height:1.5}.checkbox-label:before{content:"";width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;flex-shrink:0;margin-top:.125rem;background:#fff}.checkbox-input:checked+.checkbox-label:before{background:#dc2626;border-color:#dc2626;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M5 13l4 4L19 7'/%3e%3c/svg%3e");background-size:14px;background-position:center;background-repeat:no-repeat;box-shadow:0 2px 4px #dc26264d}.checkbox-text{flex:1}.checkbox-text .link{color:#dc2626;text-decoration:underline;cursor:pointer;transition:color .3s ease}.checkbox-text .link:hover{color:#b91c1c}.form-buttons{display:flex;gap:1rem;justify-content:center;align-items:center}.submit-btn{background:#dc2626;color:#fff;border:none;padding:.5rem 3rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 3px 8px #dc26264d;margin-bottom:1rem}.submit-btn:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 20px #dc262666}.back-btn{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.back-btn:hover{background:#4b5563;transform:translateY(-2px)}@media(max-width:768px){.representative-registration,.expert-registration{padding:0}.registration-container{width:100%;max-width:100%;margin:0;border-radius:0;border-left:none;border-right:none;padding:.65rem 10px 1.25rem;box-sizing:border-box}.registration-top-bar{min-height:48px;margin-bottom:.65rem}.registration-header{padding-top:0;align-items:center}.logo-image{width:124px;height:auto}.registration-form{width:94%;max-width:94%;margin:0 auto;padding:0}.form-section,.form-row,.form-group,.custom-dropdown,.form-group input,.form-group select,.form-group textarea,.form-group.floating-label input,.form-group.floating-label textarea,.custom-dropdown-header,.form-group.floating-label .custom-dropdown-header{width:100%;max-width:100%;box-sizing:border-box}.form-row{grid-template-columns:1fr;gap:.65rem}.profile-upload-section,.profile-upload-stack,.registration-form-title{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.profile-preview{width:76px;height:76px}.form-buttons{flex-direction:column;gap:1rem}.submit-btn,.back-btn{width:100%;justify-content:center}}@media(max-width:480px){.representative-registration,.expert-registration{padding:0}.registration-container{width:100%;max-width:100%;margin:0;padding:.65rem 8px 1.25rem}.registration-header{padding-top:0;align-items:center}.registration-form{width:94%;max-width:94%}.logo-image{width:118px;height:auto}.profile-preview{width:76px;height:76px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.registration-container{animation:fadeInUp .6s ease-out}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-group.success input{border-color:#dc2626}.form-group.error input{border-color:#ef4444}.file-upload-item.uploading{border-color:#667eea;background:#f0f4ff}.file-upload-item.uploading:after{content:"";position:absolute;top:0;left:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);animation:progress 2s ease-in-out}@keyframes progress{0%{width:0}to{width:100%}}.form-group input[type=email]{text-transform:lowercase}.form-group input[type=email]::placeholder{text-transform:none}.custom-dropdown{position:relative;width:100%}.custom-dropdown-header{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;background:#fff;color:#374151;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;min-height:2.4rem;box-sizing:border-box;width:100%}.custom-dropdown-header:hover{border-color:#52bc94;background-color:#f9fafb}.custom-dropdown-header .placeholder{color:#9ca3af;font-style:italic}.custom-dropdown-header .selected{color:#374151;font-weight:500}.custom-dropdown-header i{color:#6b7280;transition:transform .3s ease;font-size:.875rem}.custom-dropdown-header i.open{transform:rotate(180deg)}.custom-dropdown-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 25px #0000001a;z-index:1000;max-height:250px;overflow-y:auto;margin-top:4px;padding:.5rem}.custom-dropdown-option{padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;border-radius:4px;margin:2px 0;font-size:.9rem;color:#374151}.custom-dropdown-option:hover{background-color:#f3f4f6;transform:translate(2px)}.custom-dropdown-option.selected{background-color:#f0f9f4!important;color:#374151!important;font-weight:500}.custom-dropdown-option:first-child{margin-top:0}.custom-dropdown-option:last-child{margin-bottom:0}.form-group.floating-label{position:relative;margin-bottom:1.5rem}.form-group.floating-label label{position:absolute;top:-.5rem;left:1rem;transition:all .3s ease;pointer-events:none;z-index:2;background:#fff;padding:0 .25rem;font-size:.8rem;font-weight:600;color:#6b7280;margin:0}.form-group.floating-label input,.form-group.floating-label .custom-dropdown-header,.form-group.floating-label textarea{padding:.55rem .85rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;transition:all .3s ease;background:#fff;color:#374151;min-height:2.4rem;width:100%;box-sizing:border-box}.form-group.floating-label textarea{min-height:180px}.form-group.floating-label input:focus,.form-group.floating-label .custom-dropdown-header:focus,.form-group.floating-label textarea:focus{outline:none;border-color:#52bc94!important;box-shadow:0 0 0 3px #52bc941a}.form-group.floating-label .custom-dropdown-header:hover{border-color:#52bc94;background-color:#f9fafb}.form-group.floating-label input::placeholder,.form-group.floating-label textarea::placeholder{opacity:1;transition:opacity .3s ease}.form-group.floating-label input.has-value::placeholder,.form-group.floating-label textarea.has-value::placeholder{opacity:0}.form-group.floating-label .custom-dropdown-header.has-value .placeholder{opacity:0}.form-group input:-webkit-autofill,.form-group input:-webkit-autofill:hover,.form-group input:-webkit-autofill:focus,.form-group input:-webkit-autofill:active,.form-group select:-webkit-autofill,.form-group select:-webkit-autofill:hover,.form-group select:-webkit-autofill:focus,.form-group select:-webkit-autofill:active,.form-group textarea:-webkit-autofill,.form-group textarea:-webkit-autofill:hover,.form-group textarea:-webkit-autofill:focus,.form-group textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f0f9f4 inset!important;-webkit-text-fill-color:#374151!important;transition:background-color 5000s ease-in-out 0s;background-color:#f0f9f4!important}.form-group.floating-label input:-webkit-autofill,.form-group.floating-label input:-webkit-autofill:hover,.form-group.floating-label input:-webkit-autofill:focus,.form-group.floating-label input:-webkit-autofill:active,.form-group.floating-label textarea:-webkit-autofill,.form-group.floating-label textarea:-webkit-autofill:hover,.form-group.floating-label textarea:-webkit-autofill:focus,.form-group.floating-label textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f0f9f4 inset!important;-webkit-text-fill-color:#374151!important;transition:background-color 5000s ease-in-out 0s;background-color:#f0f9f4!important}.form-group input:-moz-autofill,.form-group select:-moz-autofill,.form-group textarea:-moz-autofill{background-color:#f0f9f4!important;color:#374151!important}.form-group.floating-label input:-moz-autofill,.form-group.floating-label textarea:-moz-autofill{background-color:#f0f9f4!important;color:#374151!important}.form-group textarea:-webkit-autofill,.form-group textarea:-webkit-autofill:hover,.form-group textarea:-webkit-autofill:focus,.form-group textarea:-webkit-autofill:active,.form-group.floating-label textarea:-webkit-autofill,.form-group.floating-label textarea:-webkit-autofill:hover,.form-group.floating-label textarea:-webkit-autofill:focus,.form-group.floating-label textarea:-webkit-autofill:active{background-color:#f0f9f4!important;color:#374151!important;-webkit-text-fill-color:#374151!important;-webkit-box-shadow:0 0 0 30px #f0f9f4 inset!important;background-image:none!important;background-clip:content-box!important;-webkit-background-clip:content-box!important}.form-group textarea:focus,.form-group.floating-label textarea:focus{background-color:#fff!important}.form-group textarea[style*="background-color: rgb(240, 249, 244)"],.form-group.floating-label textarea[style*="background-color: rgb(240, 249, 244)"]{background-color:#f0f9f4!important}.form-group textarea.autofilled,.form-group.floating-label textarea.autofilled{background-color:#f0f9f4!important;color:#374151!important}.form-group textarea:-webkit-autofill,.form-group.floating-label textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #f0f9f4 inset!important;background-color:#f0f9f4!important;color:#374151!important;-webkit-text-fill-color:#374151!important}.form-group textarea[autocomplete],.form-group.floating-label textarea[autocomplete]{background-color:#f0f9f4!important;color:#374151!important}.form-group textarea,.form-group.floating-label textarea{background-color:#fff!important}.form-group textarea:-webkit-autofill,.form-group.floating-label textarea:-webkit-autofill{background-color:#f0f9f4!important;color:#374151!important;-webkit-text-fill-color:#374151!important;-webkit-box-shadow:0 0 0 1000px #f0f9f4 inset!important}.form-group textarea:focus:-webkit-autofill,.form-group.floating-label textarea:focus:-webkit-autofill{background-color:#f0f9f4!important;color:#374151!important;-webkit-text-fill-color:#374151!important;-webkit-box-shadow:0 0 0 1000px #f0f9f4 inset!important}.form-group textarea:-webkit-autofill,.form-group textarea:-webkit-autofill:hover,.form-group textarea:-webkit-autofill:focus,.form-group textarea:-webkit-autofill:active,.form-group.floating-label textarea:-webkit-autofill,.form-group.floating-label textarea:-webkit-autofill:hover,.form-group.floating-label textarea:-webkit-autofill:focus,.form-group.floating-label textarea:-webkit-autofill:active{background-color:#f0f9f4!important;color:#374151!important;-webkit-text-fill-color:#374151!important;-webkit-box-shadow:0 0 0 1000px #f0f9f4 inset!important;background-image:none!important;background-clip:content-box!important;-webkit-background-clip:content-box!important}.modern-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modern-modal{background:#fff;border-radius:20px;box-shadow:0 25px 80px #00000040;max-width:480px;width:90%;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.1)}.modal-header{padding:2rem 2rem 1rem;text-align:center;position:relative}.modal-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2rem;color:#fff;position:relative;box-shadow:0 8px 25px #00000026}.modal-icon.success{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 25px #dc26264d}.modal-icon.error{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 25px #ef44444d}.modal-icon.warning{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 25px #f59e0b4d}.modal-icon.info{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 25px #3b82f64d}.modal-icon:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);z-index:-1}.modal-content{padding:0 2rem 1.5rem;text-align:center}.modal-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;line-height:1.3}.modal-message{font-size:1rem;color:#6b7280;line-height:1.6;margin:0;white-space:pre-line}.modal-actions{padding:0 2rem 2rem;display:flex;gap:1rem;justify-content:center;align-items:center}.modal-btn{padding:.875rem 2rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center;position:relative;overflow:hidden}.modal-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.modal-btn:hover:before{left:100%}.modal-btn.cancel-btn{background:#fff;color:#374151;border:2px solid #d1d5db;box-shadow:0 2px 8px #0000001a}.modal-btn.cancel-btn:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.modal-btn.confirm-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;box-shadow:0 4px 15px #dc262666}.modal-btn.confirm-btn:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 8px 25px #dc262680}.modal-btn.error-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 15px #ef444466}.modal-btn.error-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 8px 25px #ef444480}.modal-btn i{font-size:.9rem}.modal-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.modal-btn:disabled:hover{transform:none;box-shadow:none}@media(max-width:640px){.modern-modal{width:95%;max-width:400px;margin:1rem}.modal-header,.modal-content,.modal-actions{padding-left:1.5rem;padding-right:1.5rem}.modal-header{padding-top:1.5rem;padding-bottom:.75rem}.modal-content{padding-bottom:1rem}.modal-actions{padding-bottom:1.5rem;flex-direction:row;flex-wrap:nowrap}.modal-title{font-size:1.25rem}.modal-message{font-size:.9rem}.modal-btn{flex:1;min-width:0;width:auto;padding:.875rem 1rem}.modal-icon{width:70px;height:70px;font-size:1.75rem}}@media(max-width:480px){.modern-modal{width:98%;margin:.5rem}.modal-header,.modal-content,.modal-actions{padding-left:1rem;padding-right:1rem}.modal-title{font-size:1.1rem}.modal-message{font-size:.85rem}.modal-icon{width:60px;height:60px;font-size:1.5rem}}.admin-panel{display:flex;min-height:100vh;background:#f8fafc;font-family:Inter,sans-serif}.sidebar{width:280px;background:linear-gradient(135deg,#374151,#1f2937);color:#fff;transition:width .3s ease;box-shadow:2px 0 10px #0000001a;flex-shrink:0}.sidebar.collapsed{width:80px}.sidebar-header{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.sidebar-header h2{margin:0;font-size:1.5rem;font-weight:600}.collapse-btn{background:#ffffff1a;border:none;color:#fff;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .3s ease}.collapse-btn:hover{background:#fff3}.sidebar-nav{padding:1rem 0}.nav-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;color:#fffc;text-decoration:none;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:all .3s ease;font-size:1rem}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.active{background:#fff3;color:#fff;border-right:none;outline:none}.nav-item:focus{outline:none}.nav-item svg{font-size:1.2rem;min-width:20px}.sidebar.collapsed .nav-item span,.sidebar.collapsed .sidebar-header h2{display:none}.main-content{flex:1;display:flex;flex-direction:column;min-width:0;overflow-x:auto}.top-header{background:#fff;padding:1rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000000d}.header-left h1{margin:0;font-size:1.8rem;font-weight:600;color:#1a202c}.header-right{display:flex;align-items:center;gap:1rem}.notification-btn{position:relative;background:none;border:none;padding:.5rem;border-radius:8px;cursor:pointer;color:#64748b;transition:all .3s ease}.notification-btn:hover{background:#f1f5f9;color:#475569}.badge{position:absolute;top:-5px;right:-5px;background:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.7rem;display:flex;align-items:center;justify-content:center}.user-menu{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#f8fafc;border:1px solid #e2e8f0}.user-menu:hover{background:#f1f5f9;border-color:#cbd5e1}.user-name{font-weight:500;color:#374151;font-size:.9rem}.logout-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.logout-btn:hover{color:#ef4444;background:#fef2f2}.content-area{flex:1;padding:2rem;overflow-y:auto}.dashboard{display:flex;flex-direction:column;gap:2rem}.dashboard-layout{display:flex;gap:30px;align-items:flex-start}.filter-section{margin-top:0}.stats-section{flex:3}.filter-section{flex:1;min-width:250px;margin-top:3rem}.stats-grid-new{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.stats-section-full{padding:0 1rem;margin-bottom:2rem}.stats-header{margin-bottom:1.5rem}.header-content{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:2px solid #e2e8f0}.stats-header h3{margin:0;font-size:1.5rem;font-weight:700;color:#1a202c}.header-filter{display:flex;align-items:center}.simple-select{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff;color:#374151;cursor:pointer;transition:all .3s ease;min-width:150px}.simple-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.stat-card-new{position:relative;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-card-new:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 12px 40px #00000026}.card-background{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);opacity:.05;z-index:1}.card-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,219,255,.3) 0%,transparent 50%);z-index:2}.card-content{position:relative;z-index:3;display:flex;flex-direction:row;align-items:center;gap:1rem}.card-icon{width:30px;height:30px;border-radius:6px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;box-shadow:0 4px 12px #667eea4d;transition:all .3s ease;flex-shrink:0}.stat-card-new:hover .card-icon{transform:scale(1.05) rotate(3deg);box-shadow:0 8px 20px #667eea66}.card-info{display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:0}.card-number{font-size:1.1rem;font-weight:800;color:#1a202c;line-height:1.1;letter-spacing:-.02em}.card-title{font-size:.7rem;font-weight:600;color:#374151;margin:0;line-height:1.2}.card-subtitle{font-size:.6rem;color:#6b7280;font-weight:500;margin:0;line-height:1.2}.card-badge,.stat-card-new:hover .card-badge{display:none}.badge-text{font-weight:700}.stat-card-new:nth-child(1) .card-background{background:linear-gradient(135deg,#ef4444,#dc2626)}.stat-card-new:nth-child(1) .card-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.stat-card-new:nth-child(2) .card-background{background:linear-gradient(135deg,#10b981,#059669)}.stat-card-new:nth-child(2) .card-icon{background:linear-gradient(135deg,#10b981,#059669)}.stat-card-new:nth-child(3) .card-background{background:linear-gradient(135deg,#06b6d4,#0891b2)}.stat-card-new:nth-child(3) .card-icon{background:linear-gradient(135deg,#06b6d4,#0891b2)}.stat-card-new:nth-child(4) .card-background{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-card-new:nth-child(4) .card-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-card-new:nth-child(5) .card-background{background:linear-gradient(135deg,#10b981,#059669)}.stat-card-new:nth-child(5) .card-icon{background:linear-gradient(135deg,#10b981,#059669)}.stat-card-new:nth-child(6) .card-background{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card-new:nth-child(6) .card-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card-new:nth-child(7) .card-background{background:linear-gradient(135deg,#fde68a,#fbbf24)}.stat-card-new:nth-child(7) .card-icon{background:linear-gradient(135deg,#fde68a,#fbbf24)}.stat-card-new:nth-child(8) .card-background{background:linear-gradient(135deg,#6b7280,#4b5563)}.stat-card-new:nth-child(8) .card-icon{background:linear-gradient(135deg,#6b7280,#4b5563)}.stat-card-new:nth-child(9) .card-background{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card-new:nth-child(9) .card-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card-new:nth-child(10) .card-background{background:linear-gradient(135deg,#ef4444,#dc2626)}.stat-card-new:nth-child(10) .card-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}@media(max-width:1400px){.stats-grid-new{grid-template-columns:repeat(4,1fr)}}@media(max-width:1200px){.stats-grid-new{grid-template-columns:repeat(3,1fr)}}@media(max-width:1000px){.stats-grid-new{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.stats-grid-new{grid-template-columns:1fr}.stat-card-new{padding:1rem}.card-number{font-size:1.3rem}.card-icon{width:40px;height:40px;font-size:1rem}.card-title{font-size:.9rem}.card-subtitle{font-size:.75rem}}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stat-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.stat-icon.users{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-icon.pending{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-icon.active{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-icon.kontenjan{background:linear-gradient(135deg,#43e97b,#38f9d7)}.stat-icon.filled{background:linear-gradient(135deg,#fa709a,#fee140)}.stat-icon.available{background:linear-gradient(135deg,#a8edea,#fed6e3)}.stat-icon.total-quotas{background:linear-gradient(135deg,#ff6b6b,#ee5a24)}.stat-icon.applications{background:linear-gradient(135deg,#2ed573,#1e90ff)}.stat-icon.remaining{background:linear-gradient(135deg,#ffa502,#ff6348)}.stat-content h3{margin:0;font-size:2rem;font-weight:700;color:#1a202c}.stat-content p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}.dashboard-filters{margin-bottom:2rem}.filter-section-top{margin-bottom:2rem;padding:0 1rem}.filter-card.modern{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9;transition:all .3s ease;position:relative;z-index:1000}.filter-card.modern:hover{box-shadow:0 8px 30px #0000001f}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.filter-header h3{margin:0;color:#1a202c;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.filter-badge{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem .75rem;border-radius:8px;font-size:.75rem}.badge-count{font-weight:700;font-size:1rem}.badge-text{font-size:.7rem;opacity:.9}.filter-card:not(.modern){background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.filter-card:not(.modern) h3{margin:0 0 1rem;color:#1a202c;font-size:1.2rem;font-weight:600}.filter-controls{margin-bottom:1rem}.select-wrapper{position:relative;width:100%;z-index:1000}.filter-select.modern{width:100%;padding:1rem 1rem 1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#fff;color:#374151;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s ease;font-weight:500;z-index:1000}.filter-select.modern:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;background:#fafbff}.select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:.75rem;pointer-events:none;transition:all .3s ease}.select-wrapper:hover .select-arrow{color:#667eea}.filter-select:not(.modern){width:100%;max-width:300px;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;color:#374151}.filter-select:not(.modern):focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.city-stats.modern{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.city-stat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.city-stat-header h4{margin:0;color:#1a202c;font-size:1.1rem;font-weight:600}.city-stat-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem}.city-stats-grid{display:grid;grid-template-columns:1fr;gap:1rem}.city-stat-item.modern{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:10px;border:1px solid #f1f5f9;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.city-stat-item.modern:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014;border-color:#e2e8f0}.city-stat-icon-wrapper{width:45px;height:45px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.city-stat-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.city-stat-value{font-weight:700;color:#1a202c;font-size:1.25rem;line-height:1}.city-stat-label{font-weight:500;color:#64748b;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.city-stats:not(.modern){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px}.city-stat-item:not(.modern){display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e2e8f0}.stat-label{font-weight:500;color:#64748b;font-size:.9rem}.stat-value{font-weight:600;color:#1a202c;font-size:1rem}.dashboard-charts{display:grid;grid-template-columns:1fr;gap:2rem}.chart-card.full-width{grid-column:1 / -1;width:100%}.chart-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.chart-card h3{margin:0 0 1rem;color:#1a202c;font-size:1.2rem;font-weight:600}.recent-experts{display:flex;flex-direction:column;gap:1rem}.recent-expert{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:8px;background:#f8fafc;transition:all .3s ease}.recent-expert:hover{background:#f1f5f9}.recent-expert img{width:40px;height:40px;border-radius:50%;object-fit:cover}.expert-info h4{margin:0;font-size:.9rem;color:#1a202c}.expert-info p{margin:.25rem 0 0;font-size:.8rem;color:#64748b}.status{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500}.status.active{background:#dcfce7;color:#166534}.status.pending{background:#fef3c7;color:#92400e}.status.rejected{background:#fee2e2;color:#991b1b}.status.inactive{background:#6b7280;color:#fff}.status.warning{background:#fef3c7;color:#92400e}.status.ok{background:#dcfce7;color:#166534}.status.expired{background:#fee2e2;color:#991b1b}.kontenjan-summary{display:flex;flex-direction:column;gap:1rem}.kontenjan-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:8px;background:#f8fafc;transition:all .3s ease}.kontenjan-item:hover{background:#f1f5f9}.kontenjan-info h4{margin:0;font-size:.9rem;color:#1a202c}.kontenjan-info p{margin:.25rem 0 0;font-size:.8rem;color:#64748b}.kontenjan-numbers{display:flex;align-items:center;gap:.5rem;font-weight:600}.kontenjan-numbers .filled{color:#dc2626}.kontenjan-numbers .separator{color:#64748b}.kontenjan-numbers .total{color:#059669}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header h2{margin:0;font-size:1.8rem;font-weight:600;color:#1a202c}.header-actions{display:flex;gap:1rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.btn-secondary{background:#fff;color:#64748b;border:1px solid #e2e8f0;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.btn-icon{background:none;border:none;padding:.5rem;border-radius:6px;cursor:pointer;color:#64748b;transition:all .3s ease}.btn-icon:hover{background:#f1f5f9;color:#475569}.btn-icon.danger:hover{background:#fee2e2;color:#dc2626}.btn-icon.view-btn{color:#3b82f6;font-size:.8rem}.btn-icon.view-btn:hover{background:#dbeafe;color:#1d4ed8}.btn-icon.edit-btn{color:#10b981;font-size:.8rem}.btn-icon.edit-btn:hover{background:#d1fae5;color:#059669}.btn-icon.delete-btn{color:#ef4444;font-size:.8rem}.btn-icon.delete-btn:hover{background:#fee2e2;color:#dc2626}.btn-icon.export-btn{color:#8b5cf6;font-size:.8rem}.btn-icon.export-btn:hover{background:#ede9fe;color:#7c3aed}.progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin:1rem 0}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transition:width .3s ease}.progress-text{text-align:center;color:#64748b;font-size:.9rem;margin:0}.filters-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0;margin-bottom:2rem}.filters-card h3{margin:0 0 1rem;color:#1a202c;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.filter-row select,.filter-row input{padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .3s ease}.filter-row select:focus,.filter-row input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.filter-row select:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.list-header h3{margin:0;font-size:1.3rem;font-weight:600;color:#1a202c}.search-box{position:relative;display:flex;align-items:center}.search-box svg{position:absolute;left:1rem;color:#94a3b8}.search-box input{padding:.75rem 1rem .75rem 2.5rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;width:300px;transition:all .3s ease}.search-box input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.experts-table-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0;overflow:hidden}.experts-table{width:100%;border-collapse:collapse}.experts-table th{background:#f8fafc;padding:.8rem;text-align:left;font-weight:600;color:#1a202c;border-bottom:1px solid #e2e8f0;font-size:.8rem}.experts-table td{padding:.8rem;border-bottom:1px solid #f1f5f9;color:#475569;font-size:.8rem}.experts-table tr:hover{background:#f8fafc;cursor:pointer}.narrow-column{max-width:120px;width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-row{transition:all .3s ease}.expert-avatar-small{width:40px;height:40px;border-radius:50%;object-fit:cover}.expert-name strong{display:block;color:#1a202c;font-size:.85rem}.expert-name small{color:#64748b;font-size:.75rem}.location-info div{color:#1a202c;font-weight:500;font-size:.85rem}.location-info small{color:#64748b;font-size:.75rem}.date-info div{color:#1a202c;font-weight:500;font-size:.85rem}.date-info small{color:#64748b;font-size:.75rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.modal-content{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 20px 40px #00000026,0 0 0 1px #ffffff1a;max-width:450px;width:100%;animation:modalSlideIn .3s ease-out;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.expert-detail-modal{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-width:700px;width:100%;max-height:85vh;overflow-y:auto;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}.modal-header{padding:2rem 2rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#f8fafc;border-radius:20px 20px 0 0}.modal-header h3{margin:0;color:#1a202c;font-size:1.5rem;font-weight:700}.modal-close{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:.75rem;border-radius:12px;transition:all .3s ease;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#fee2e2;color:#dc2626;transform:scale(1.05)}.modal-body{padding:2rem}.expert-detail-layout{display:flex;flex-direction:column;gap:1.5rem}.profile-header-card{background:linear-gradient(135deg,#1e3a8a,#1e40af);border:1px solid #e2e8f0;border-radius:16px;padding:1.2rem .5rem;display:flex;gap:1rem;align-items:center;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.profile-header-card:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:50%}.profile-image-section{flex-shrink:0;margin-right:12px}.profile-image-wrapper{position:relative}.profile-image-placeholder{width:110px!important;height:110px!important;border-radius:50%!important;background:transparent!important;border:4px solid #ffffff!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:3rem!important;box-shadow:0 8px 25px #00000026!important}.expert-detail-modal .profile-image{width:110px!important;height:110px!important;border-radius:50%!important;object-fit:cover!important;border:4px solid #ffffff!important;box-shadow:0 8px 25px #00000026!important;position:relative!important;z-index:2!important;min-width:110px!important;min-height:110px!important;max-width:110px!important;max-height:110px!important}.profile-status-badge{position:absolute;bottom:2px;right:2px;width:20px;height:20px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #667eea}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.active{background:#10b981}.status-dot.pending{background:#f59e0b}.status-dot.rejected{background:#ef4444}.profile-info-section{flex:1;position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-left:20px}.profile-name-section{margin-bottom:0;text-align:left}.expert-name{margin:0;font-size:1.5rem;font-weight:700;color:#fff;position:relative;z-index:2;text-align:left}.profile-badges{margin-bottom:0}.badge-row{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.badge{padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:2}.tc-badge{background:#667eea1a;color:#667eea;border:1px solid rgba(102,126,234,.2);box-shadow:0 2px 8px #667eea1a}.status-badge{background:#f59e0b1a;color:#f59e0b;border:1px solid rgba(245,158,11,.2);box-shadow:0 2px 8px #f59e0b1a}.status-badge.active{background:#10b9811a;color:#10b981;border-color:#10b98133;box-shadow:0 2px 8px #10b9811a}.status-badge.pending{background:#f59e0b1a;color:#f59e0b;border-color:#f59e0b33;box-shadow:0 2px 8px #f59e0b1a}.status-badge.rejected{background:#ef44441a;color:#ef4444;border-color:#ef444433;box-shadow:0 2px 8px #ef44441a}.profile-details{display:flex;flex-direction:column;gap:.25rem;margin-top:0}.detail-row{display:flex;align-items:center;gap:.75rem;font-size:.875rem;padding:.125rem 0;justify-content:flex-start}.detail-icon{width:16px;color:#fffc;flex-shrink:0}.detail-text{font-weight:600;color:#fff;font-size:.875rem;text-align:left}.expert-details-list{display:flex;flex-direction:column;gap:1.5rem}.detail-section{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;position:relative;overflow:hidden}.detail-section:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#1e3a8a,#1e40af)}.detail-section h4{margin:0 0 1rem;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.75rem;text-transform:uppercase;letter-spacing:.3px}.detail-section h4 svg{font-size:1.2rem;flex-shrink:0}.personal-info h4{color:#059669}.personal-info h4 svg{color:#059669}.personal-info:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#059669,#10b981)}.work-info h4{color:#dc2626}.work-info h4 svg{color:#dc2626}.work-info:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#dc2626,#ef4444)}.address-info h4{color:#7c3aed}.address-info h4 svg{color:#7c3aed}.address-info:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.register-info h4{color:#ea580c}.register-info h4 svg{color:#ea580c}.register-info:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#ea580c,#f97316)}.about-info h4{color:#0891b2}.about-info h4 svg{color:#0891b2}.about-info:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#0891b2,#06b6d4)}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}.detail-label{font-weight:600;color:#000;min-width:160px;flex-shrink:0;display:flex;align-items:center;gap:.75rem;text-transform:uppercase;letter-spacing:.3px;font-size:.8rem}.detail-label:before{content:"";width:6px;height:6px;background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:50%;flex-shrink:0;box-shadow:0 1px 4px #1e3a8a33}.detail-value{color:#000;font-weight:600;text-align:right;flex:1;font-size:.9rem;line-height:1.5;background:#1e3a8a0d;padding:.35rem .75rem;border-radius:8px;border:1px solid rgba(30,58,138,.1)}.about-text{background:linear-gradient(135deg,#1e3a8a0d,#1e40af08);padding:1.5rem;border-radius:12px;border:1px solid rgba(30,58,138,.1);font-size:.85rem;line-height:1.6;color:#000;margin-top:1rem;font-weight:600;box-shadow:inset 0 2px 4px #1e3a8a0d}.modal-footer{padding:2rem;border-top:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:0 0 20px 20px}.action-buttons{display:flex;gap:1rem}.btn-warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.9rem;box-shadow:0 4px 6px #f59e0b33}.btn-warning:hover{transform:translateY(-2px);box-shadow:0 8px 15px #f59e0b4d}.btn-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.9rem;box-shadow:0 4px 6px #10b98133}.btn-success:hover{transform:translateY(-2px);box-shadow:0 8px 15px #10b9814d}.expert-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease}.expert-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.expert-header{padding:1.5rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:1rem}.expert-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.expert-info{flex:1}.expert-info h4{margin:0;font-size:1.1rem;font-weight:600;color:#1a202c}.expert-info .location{margin:.25rem 0;font-size:.9rem;color:#64748b}.expert-info .sector{margin:.25rem 0;font-size:.9rem;color:#667eea;font-weight:500}.expert-info .sub-sector{margin:.25rem 0 0;font-size:.8rem;color:#94a3b8}.expert-actions{display:flex;gap:.5rem}.expert-details{padding:1.5rem}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f1f5f9}.detail-item:last-child{border-bottom:none}.detail-item .label{font-weight:500;color:#64748b;font-size:.9rem}.detail-item .value{color:#1a202c;font-size:.9rem}.kontenjan-forms{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.form-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.form-card h3{margin:0 0 1.5rem;color:#1a202c;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.form-row{display:grid;grid-template-columns:1fr;gap:1rem}.form-row select,.form-row input{padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .3s ease}.form-row select:focus,.form-row input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-row select:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.kontenjan-table{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0;overflow:hidden}.kontenjan-table table{width:100%;border-collapse:collapse}.kontenjan-table th{background:#f8fafc;padding:1rem;text-align:left;font-weight:600;color:#1a202c;border-bottom:1px solid #e2e8f0}.kontenjan-table td{padding:1rem;border-bottom:1px solid #f1f5f9;color:#475569}.kontenjan-table tr:hover{background:#f8fafc}.table-actions{display:flex;gap:.5rem}.loading{text-align:center;padding:3rem;color:#64748b;font-size:1.1rem}.coming-soon{text-align:center;padding:4rem;color:#64748b;font-size:1.2rem}@media(max-width:1024px){.sidebar{width:280px}.sidebar.collapsed{width:80px}.dashboard-charts,.kontenjan-forms{grid-template-columns:1fr}.expert-details-list{gap:1rem}.profile-header-card{flex-direction:column;text-align:center;gap:1.5rem}.profile-image-section{margin-top:0}.expert-detail-modal .profile-image{width:200px!important;height:200px!important;min-width:200px!important;min-height:200px!important;max-width:200px!important;max-height:200px!important}.profile-info-section{gap:1rem}.badge-row{justify-content:center}.footer-actions{flex-direction:column;gap:1rem}.action-buttons{justify-content:center}}@media(max-width:768px){.admin-panel{flex-direction:column}.sidebar{width:100%;height:auto}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.experts-grid,.filter-row{grid-template-columns:1fr}.search-box input{width:100%}.expert-detail-modal{margin:1rem;max-height:95vh}.modal-header{padding:1rem 1.5rem}.modal-body{padding:1rem}.modal-footer{padding:1rem 1.5rem}.profile-header-card{padding:1rem}.expert-detail-modal .profile-image{width:250px!important;height:250px!important;min-width:250px!important;min-height:250px!important;max-width:250px!important;max-height:250px!important}.expert-name{font-size:1.25rem}.expert-badges{flex-direction:column;align-items:center}.expert-details-list{gap:.75rem}.detail-section{padding:1rem}.detail-item{padding:.5rem 0}.detail-label{min-width:120px}.action-buttons{flex-direction:column;width:100%}.action-buttons button{width:100%;justify-content:center}}.membership-type{font-weight:500;color:#374151;padding:.25rem .5rem;border-radius:4px;background:#f3f4f6;font-size:.875rem}.subscription-chip{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;display:inline-block;text-align:center;min-width:80px}.subscription-chip.paid{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.subscription-chip.free{background:#d1d5db;color:#374151;border:none}.payment-chip{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;display:inline-block;text-align:center;min-width:80px}.payment-chip.free{background:#d1d5db;color:#374151;border:none}.payment-chip.paid{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.payment-chip.pending,.payment-chip.failed{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.detail-section.subscription-info{background:#f8fafc;border-left:4px solid #3b82f6}.detail-section.subscription-info h4{color:#1e40af}.detail-section.subscription-info .detail-item{border-bottom:1px solid #e2e8f0}.detail-section.subscription-info .detail-item:last-child{border-bottom:none}.detail-section.subscription-info .detail-value .status{font-weight:600;padding:.375rem .75rem;border-radius:6px;font-size:.8rem}.detail-section.subscription-info .detail-value .status.expired{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.detail-section.subscription-info .detail-value .status.warning{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.detail-section.subscription-info .detail-value .status.active{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.experts-table td:nth-child(6),.experts-table td:nth-child(7),.experts-table td:nth-child(8){text-align:center;vertical-align:middle}.experts-table th:nth-child(6),.experts-table th:nth-child(7),.experts-table th:nth-child(8){text-align:center}.approval-modal{max-width:500px;width:90%;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003}.approval-modal .modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0}.approval-modal .modal-header h3{color:#1a202c}.approval-modal .modal-close{color:#64748b;background:#f1f5f9}.approval-modal .modal-close:hover{background:#e2e8f0;color:#475569}.approval-content{text-align:center;padding:1.5rem 0}.approval-icon{font-size:3rem;color:#059669;margin-bottom:.75rem}.approval-content h4{margin:0 0 .75rem;font-size:1.25rem;color:#1a202c;font-weight:600}.approval-content p{margin:.25rem 0;font-size:.95rem;color:#4a5568;line-height:1.5}.approval-content strong{color:#059669;font-weight:600}.approval-modal .modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px}.approval-modal .btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #d1d5db}.approval-modal .btn-secondary:hover{background:#e5e7eb;color:#374151}.approval-modal .btn-success{background:#059669;color:#fff;border:none;font-weight:600}.approval-modal .btn-success:hover{background:#047857;transform:translateY(-1px)}.approval-modal .btn-warning{background:#dc2626;color:#fff;border:none;font-weight:600}.approval-modal .btn-warning:hover{background:#b91c1c;transform:translateY(-1px)}.btn-warning.deactivate{background:#dc2626!important;color:#fff!important;border:none!important}.btn-warning.deactivate:hover{background:#b91c1c!important;transform:translateY(-1px)}.expert-detail-modal .btn-warning{background:#dc2626!important;color:#fff!important;border:none!important}.expert-detail-modal .btn-warning:hover{background:#b91c1c!important;transform:translateY(-1px)}.subscription-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.action-buttons-row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;justify-content:space-between}.action-buttons-row button{min-width:140px;height:40px;padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-payment{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-payment.paid{background:#059669;color:#fff}.btn-payment.paid:hover{background:#047857;transform:translateY(-1px)}.btn-payment.pending{background:#dc2626;color:#fff}.btn-payment.pending:hover{background:#b91c1c;transform:translateY(-1px)}.btn-payment.inactive{background:#9ca3af;color:#fff;opacity:.7}.btn-payment.inactive:hover{background:#6b7280;opacity:1;transform:translateY(-1px)}.btn-secondary{background:#9ca3af!important;color:#fff!important;border:none!important}.btn-secondary:hover{background:#6b7280!important;transform:translateY(-1px)}.payment-buttons-group{display:flex;gap:.75rem;margin-left:auto}.modal-footer{display:flex;flex-direction:column;gap:1rem}.footer-actions{display:flex;justify-content:space-between;align-items:center}.action-buttons{display:flex;gap:.75rem}@media(max-width:768px){.action-buttons-row{flex-direction:column;width:100%}.action-buttons-row button{width:100%;justify-content:center}.footer-actions{flex-direction:column;gap:1rem}.action-buttons{width:100%;justify-content:center}}.logout-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.logout-popup{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-header{background:linear-gradient(135deg,#374151,#1f2937);padding:1.5rem;border-radius:16px 16px 0 0;text-align:center;border-bottom:1px solid #4b5563}.popup-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;margin-bottom:1rem;font-size:2rem}.popup-icon.warning{background:#fff;color:#dc2626;border:2px solid #dc2626}.popup-header h3{margin:0;color:#fff;font-size:1.25rem;font-weight:600}.popup-body{padding:1.5rem;text-align:center}.popup-body p{margin:0 0 .5rem;color:#374151;font-size:1rem}.popup-subtitle{color:#6b7280!important;font-size:.875rem!important;margin-top:.5rem!important}.popup-actions{padding:0 1.5rem 1.5rem;display:flex;gap:.75rem;justify-content:center}.btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.875rem;flex:1;min-width:120px;display:flex;align-items:center;justify-content:center}.btn-secondary:hover{background:#e5e7eb;border-color:#9ca3af}.btn-danger{background:#ef4444;color:#fff;border:1px solid #dc2626;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;min-width:120px}.btn-danger:hover{background:#dc2626;border-color:#b91c1c}.membership-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;isolation:isolate}.membership-page .membership-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.membership-page .membership-header .header-content{display:flex;align-items:center;justify-content:flex-start;padding:1rem 0;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.membership-page .membership-header .back-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#16a34a;font-size:1rem;cursor:pointer;transition:color .3s ease;margin-left:3rem;outline:none}.membership-page .membership-header .back-button:hover{color:#000}.membership-page .membership-header .logo img{height:40px;width:auto}.membership-page .membership-hero{padding:2rem 0 1.5rem;text-align:center;background:transparent;color:#1e293b;display:flex;justify-content:center;align-items:center;min-height:200px}.membership-page .membership-hero .hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.membership-page .membership-hero .hero-content h1{font-size:2rem;font-weight:700;margin-bottom:.5rem;text-shadow:none}.membership-page .membership-hero .hero-content p{font-size:1rem;opacity:.9;max-width:500px;margin:0 auto}.membership-page .membership-packages{padding:2rem 0}.membership-page .membership-packages .packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 20px;align-items:start}.membership-page .membership-packages .package-card{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.membership-page .membership-packages .package-card.standard{padding-bottom:1.5rem}.membership-page .membership-packages .package-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.membership-page .membership-packages .package-card.featured{border:2px solid #3b82f6;transform:scale(1.05)}.membership-page .membership-packages .featured-badge{position:absolute;top:.75rem;right:.75rem;background:#dc2626;color:#fff;padding:.375rem .75rem;border-radius:15px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.membership-page .membership-packages .package-header{text-align:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.membership-page .membership-packages .package-icon{margin-bottom:.75rem}.membership-page .membership-packages .package-header h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.membership-page .membership-packages .package-header h4{font-size:1rem;color:#64748b;margin-bottom:1rem}.membership-page .membership-packages .price{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.membership-page .membership-packages .currency{font-size:1.25rem;color:#64748b}.membership-page .membership-packages .amount{font-size:2.25rem;font-weight:700;color:#1e293b}.membership-page .membership-packages .period{font-size:1rem;color:#64748b}.membership-page .membership-packages .yearly-price{margin-top:1rem;padding:1rem;background:#f8fafc;border-radius:10px;text-align:center}.membership-page .membership-packages .yearly-label{display:block;font-size:.875rem;color:#64748b;margin-bottom:.5rem}.membership-page .membership-packages .yearly-amount{display:block;font-size:1.5rem;font-weight:700;color:#dc2626;margin-bottom:.25rem}.membership-page .membership-packages .savings{display:block;font-size:.875rem;color:#10b981;font-weight:600}.membership-page .membership-packages .package-features{margin-bottom:1.5rem}.membership-page .membership-packages .package-features ul{list-style:none;padding:0;margin:0}.membership-page .membership-packages .package-features li{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #f1f5f9}.membership-page .membership-packages .package-features li:last-child{border-bottom:none}.membership-page .membership-packages .package-features span{color:#475569;font-size:.85rem}.membership-page .membership-packages .package-footer{text-align:center}.membership-page .membership-packages .btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;border:none;width:100%;margin-bottom:.5rem}.membership-page .membership-packages .btn:last-child{margin-bottom:0}.membership-page .membership-packages .btn-standard{background:#10b981;color:#fff}.membership-page .membership-packages .btn-standard:hover{background:#059669;transform:translateY(-2px)}.membership-page .membership-packages .btn-premium{background:#3b82f6;color:#fff}.membership-page .membership-packages .btn-premium:hover{background:#2563eb;transform:translateY(-2px)}.membership-page .membership-packages .btn-yearly{background:#dc2626;color:#fff}.membership-page .membership-packages .btn-yearly:hover{background:#b91c1c;transform:translateY(-2px)}.membership-page .membership-benefits{padding:2rem 0;background:#fff}.membership-page .membership-benefits h2{text-align:center;font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:2rem}.membership-page .membership-benefits .benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 20px}.membership-page .membership-benefits .benefit-item{text-align:center;padding:1.5rem;background:#f8fafc;border-radius:12px;transition:transform .3s ease}.membership-page .membership-benefits .benefit-item:hover{transform:translateY(-5px)}.membership-page .membership-benefits .benefit-item h4{font-size:1.125rem;font-weight:600;color:#1e293b;margin:.75rem 0 .5rem}.membership-page .membership-benefits .benefit-item p{color:#64748b;line-height:1.5;font-size:.9rem}.membership-page .membership-faq{padding:2rem 0;background:#f8fafc}.membership-page .membership-faq h2{text-align:center;font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:2rem}.membership-page .membership-faq .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 20px}.membership-page .membership-faq .faq-item{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 15px #0000000d}.membership-page .membership-faq .faq-item h4{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.membership-page .membership-faq .faq-item p{color:#64748b;line-height:1.5;font-size:.9rem}.membership-page .membership-footer{background:#1e293b;color:#fff;padding:2rem 0;text-align:center}.membership-page .membership-footer .footer-content{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 20px}.membership-page .membership-footer .footer-content .logo img{height:40px;width:auto;filter:brightness(0) invert(1)}@media(max-width:768px){.membership-page .membership-hero .hero-content h1{font-size:1.75rem}.membership-page .membership-hero .hero-content p{font-size:.9rem}.membership-page .membership-packages .packages-grid{grid-template-columns:1fr;gap:1rem}.membership-page .membership-packages .package-card.featured{transform:none}.membership-page .membership-benefits h2,.membership-page .membership-faq h2{font-size:1.5rem}.membership-page .membership-benefits .benefits-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.membership-page .membership-faq .faq-grid{grid-template-columns:1fr;gap:1rem}.membership-page .membership-packages .package-card{padding:1rem}.membership-page .membership-packages .amount{font-size:2rem}}@media(max-width:480px){.membership-page .membership-hero{padding:1.5rem 0 1rem}.membership-page .membership-packages,.membership-page .membership-benefits,.membership-page .membership-faq{padding:1.5rem 0}.membership-page .membership-hero .hero-content h1{font-size:1.5rem}.membership-page .membership-packages .package-card{padding:1rem}.membership-page .membership-packages .btn{padding:.75rem 1.5rem;font-size:.9rem}.membership-page .membership-benefits .benefits-grid{grid-template-columns:1fr;gap:1rem}}.membership-page .button-container{position:relative;display:inline-block;width:100%}.membership-page .coming-soon-badge{position:absolute;bottom:-5px;right:-5px;background:#dc2626;color:#fff;font-size:.6rem;font-weight:600;padding:1px 4px;border-radius:0;z-index:10;box-shadow:0 2px 6px #dc26264d;animation:pulse-badge 2s infinite;border:1px solid rgba(255,255,255,.2)}@keyframes pulse-badge{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.membership-page .accordion-header{cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #e5e7eb;margin-bottom:.5rem;transition:background-color .3s ease;border-radius:4px;padding-left:0;margin-left:0}.membership-page .accordion-header:hover{background-color:#f9fafb}.membership-page .accordion-header .faq-icon{margin-left:auto;color:#6b7280;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.membership-page .accordion-header .faq-icon.open{transform:rotate(180deg)}.membership-page .standard-feature{animation:slideInFromTop .3s ease forwards;opacity:0;transform:translateY(-10px)}.membership-page .standard-feature:nth-child(1){animation-delay:.1s}.membership-page .standard-feature:nth-child(2){animation-delay:.15s}.membership-page .standard-feature:nth-child(3){animation-delay:.2s}.membership-page .standard-feature:nth-child(4){animation-delay:.25s}.membership-page .standard-feature:nth-child(5){animation-delay:.3s}@keyframes slideInFromTop{to{opacity:1;transform:translateY(0)}}.membership-page .standard-features-accordion{margin-left:1.5rem;margin-bottom:.5rem;border-left:2px solid #e5e7eb;padding-left:1rem;max-height:0;overflow:hidden;opacity:0;transition:all .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(-10px)}.membership-page .standard-features-accordion.open{max-height:300px;opacity:1;padding-top:.5rem;padding-bottom:.5rem;transform:translateY(0)}.membership-page .standard-features-accordion.closed{max-height:0;opacity:0;padding-top:0;padding-bottom:0;transform:translateY(-10px)}.membership-page .standard-feature{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.85rem;color:#6b7280}.membership-page .package-features ul li:not(.accordion-header):not(.standard-feature){margin-left:0;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.mgv-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0f172ab8;display:grid;place-items:center;padding:16px}.mgv-modal{width:min(1040px,96vw);max-height:min(94vh,960px);background:#0f172a;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #00000059;display:flex;flex-direction:column}.mgv-modal.is-fullscreen,.mgv-modal:fullscreen{width:100vw;height:100vh;max-height:none;border-radius:0}.mgv-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.mgv-head strong{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mgv-head-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.mgv-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:#ffffff1a;color:#fff;cursor:pointer}.mgv-icon-btn:hover{background:#ffffff2e}.mgv-body{position:relative;flex:1;min-height:min(78vh,760px);display:flex;align-items:center;justify-content:center;background:#000}.mgv-image,.mgv-player{display:block;width:100%;max-height:min(78vh,760px);object-fit:contain;background:#000}.mgv-modal.is-fullscreen .mgv-image,.mgv-modal.is-fullscreen .mgv-player,.mgv-modal:fullscreen .mgv-image,.mgv-modal:fullscreen .mgv-player{max-height:none;height:100%;flex:1}.mgv-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:#ffffff26;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.mgv-nav:hover{background:#ffffff47}.mgv-nav-prev{left:12px}.mgv-nav-next{right:12px}.mgv-controls{display:flex;align-items:center;gap:10px;padding:10px 14px 14px;flex-shrink:0;background:#0f172a}.mgv-play-btn{width:36px;height:36px;border:none;border-radius:8px;background:#ffffff1f;color:#fff;cursor:pointer;font-size:14px}.mgv-seek{flex:1;accent-color:#2563eb}.mgv-time{color:#cbd5e1;font-size:12px;white-space:nowrap}@media(max-width:640px){.mgv-nav{width:36px;height:36px}.mgv-nav-prev{left:6px}.mgv-nav-next{right:6px}}.verified-badge{position:absolute;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#2563eb;border:solid #ffffff;color:#fff;box-shadow:0 2px 8px #2563eb66}.verified-badge svg{display:block;flex-shrink:0}.verified-badge--profile{bottom:2px;right:2px;width:28px;height:28px;border-width:2px}.verified-badge--profile svg{width:15px;height:15px}.verified-badge--card{bottom:-2px;right:-2px;width:24px;height:24px;border-width:2px}.verified-badge--card svg{width:14px;height:14px}.ep-gallery-preview-scroll{overflow-y:auto;overflow-x:hidden;max-height:384px;padding-right:2px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.ep-gallery-preview-grid,.ep-gallery-all-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ep-gallery-tile{position:relative;border:none;padding:0;border-radius:10px;overflow:hidden;width:100%;height:188px;background:#f3f4f6;cursor:pointer}.ep-gallery-tile-media{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.ep-gallery-tile-video-icon{position:absolute;right:6px;bottom:6px;display:inline-flex;align-items:center;justify-content:center;color:#ffffffeb;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35));pointer-events:none}.ep-gallery-all-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1900;background:#0f172a8c;display:grid;place-items:center;padding:16px}.ep-gallery-all-modal{width:min(720px,100%);max-height:min(85vh,720px);background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 60px #0f172a33}.ep-gallery-all-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5e7eb}.ep-gallery-all-head h3{margin:0;font-size:1.05rem;font-weight:700;color:#111827}.ep-gallery-all-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:#f3f4f6;color:#374151;cursor:pointer}.ep-gallery-all-body{overflow-y:auto;padding:16px 18px 18px;flex:1;min-height:0}.ep-gallery-all-grid .ep-gallery-tile{height:212px}@media(max-width:640px){.ep-gallery-preview-scroll{max-height:328px}.ep-gallery-tile{height:160px}.ep-gallery-all-grid .ep-gallery-tile{height:184px}}.expert-profile-page{--ep-blue: #2563eb;--ep-blue-soft: #eff6ff;--ep-whatsapp: #25d366;--ep-forest: #16382b;--ep-forest-deep: #0b2118;--ep-gold: #f59e0b;--ep-ink: #111827;--ep-muted: #6b7280;--ep-line: #d1d5db;--ep-box-border: #cbd5e1;--ep-white: #ffffff;min-height:100vh;background:var(--ep-white);color:var(--ep-ink);font-family:Inter,-apple-system,Segoe UI,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;isolation:isolate}.expert-profile-page h1,.expert-profile-page h2,.expert-profile-page h3{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;letter-spacing:-.012em;color:var(--ep-forest-deep)}.expert-profile-page button{font-family:inherit}.expert-profile-topnav{position:sticky;top:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--ep-line)}.expert-profile-topnav-inner{max-width:980px;margin:0 auto;padding:12px 24px}.expert-profile-back{display:inline-flex;align-items:center;gap:8px;border:none;background:none;color:var(--ep-forest-deep);font-size:14px;font-weight:600;cursor:pointer;padding:6px 0}.expert-profile-back:hover{color:var(--ep-blue)}.expert-profile-main{max-width:980px;margin:0 auto;padding:28px 24px 100px}.expert-profile-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px;flex-wrap:wrap}.expert-profile-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:13px;color:var(--ep-muted)}.expert-profile-breadcrumb button{border:none;background:none;padding:0;color:var(--ep-forest-deep);font-weight:600;cursor:pointer;font-size:inherit}.expert-profile-breadcrumb button:hover{color:var(--ep-blue)}.expert-profile-header{background:#111;border-radius:24px;padding:48px 88px 48px 44px;color:#fff;position:relative;overflow:visible;display:grid;grid-template-columns:auto 1fr;gap:32px;align-items:flex-start;min-height:228px}.expert-profile-header-actions{position:absolute;top:calc(50% - 16px);right:28px;transform:translateY(-50%);z-index:5;display:flex;flex-direction:column;gap:12px;align-items:center}.expert-profile-action-icon{position:relative;width:42px;height:42px;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:filter .2s ease,background .2s ease}.expert-profile-action-icon:hover,.expert-profile-action-icon:focus-visible{filter:brightness(1.08)}.expert-profile-action-share{background:#ffffff1a;color:#fff}.expert-profile-action-share:hover,.expert-profile-action-share:focus-visible{background:#ffffff2e;filter:none}.expert-profile-action-call{background:var(--ep-blue);color:#fff}.expert-profile-action-whatsapp{background:var(--ep-whatsapp);color:#fff}.expert-profile-action-icon[data-tooltip]:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#111827eb;opacity:0;pointer-events:none;transition:opacity .15s ease}.expert-profile-action-icon[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#111827eb;color:#fff;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;padding:6px 10px;border-radius:6px;opacity:0;pointer-events:none;transition:opacity .15s ease}.expert-profile-action-icon:hover:before,.expert-profile-action-icon:hover:after,.expert-profile-action-icon:focus-visible:before,.expert-profile-action-icon:focus-visible:after{opacity:1}.expert-profile-header:after{display:none}.expert-profile-avatar-wrap{position:relative;z-index:2;flex-shrink:0}.expert-profile-avatar-ring{width:120px;height:120px;border-radius:50%;background:#111;display:flex;align-items:center;justify-content:center;border:3px solid #ffffff;overflow:hidden;padding:0}.expert-profile-avatar-ring svg{width:100%;height:100%}.expert-profile-avatar-img,.expert-profile-avatar-fallback{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #ffffff;box-sizing:border-box}.expert-profile-avatar-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#374151,#1f2937);color:#fff;font-size:2.25rem;font-weight:700}.expert-profile-verified{display:none}.expert-profile-info{position:relative;z-index:2;min-width:0;padding-top:0;margin-top:-6px}.expert-profile-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.expert-profile-info h1{margin:0;font-family:inherit;font-size:30px;font-weight:700;letter-spacing:0;color:#fff;line-height:1.25}.expert-profile-pro-tag{display:none}.expert-profile-role{font-size:15px;font-weight:600;color:#d1d5db;margin-top:4px;line-height:1.45}.expert-profile-meta{display:flex;gap:18px;margin-top:8px;flex-wrap:wrap;font-size:13.5px;color:#e5e7eb}.expert-profile-meta span{display:inline-flex;align-items:center;gap:6px}.expert-profile-rating{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.expert-profile-stars{color:var(--ep-gold);font-size:15px}.expert-profile-rating strong{color:#fff;font-family:inherit;font-size:16px;font-weight:700}.expert-profile-rating>span:last-child{font-size:13px;color:#d1d5db}.expert-profile-header-cta{display:none}.expert-profile-btn-call,.expert-profile-btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;padding:10px 18px;min-height:42px;border-radius:10px;font-weight:700;font-size:14px;line-height:1;border:none;cursor:pointer;transition:filter .2s ease;width:100%;text-decoration:none;box-sizing:border-box}.expert-profile-btn-call span,.expert-profile-btn-whatsapp span{font-size:14px;font-weight:700;line-height:1}.expert-profile-btn-call{background:var(--ep-blue);color:#fff}.expert-profile-btn-whatsapp{background:var(--ep-whatsapp);color:#fff}.expert-profile-btn-call:hover,.expert-profile-btn-whatsapp:hover{filter:brightness(1.06)}.expert-profile-loading,.expert-profile-empty{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--ep-muted)}.expert-profile-empty button{border:none;background:var(--ep-blue);color:#fff;padding:10px 18px;border-radius:10px;font-weight:600;cursor:pointer}.expert-profile-stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--ep-white);border:1.5px solid var(--ep-box-border);border-radius:18px;margin-top:-24px;position:relative;z-index:3;overflow:hidden;box-shadow:0 0 0 1px #cbd5e159}.expert-profile-stat{padding:18px 16px;border-right:1.5px solid var(--ep-box-border);text-align:center}.expert-profile-stat:last-child{border-right:none}.expert-profile-stat b{display:block;font-family:inherit;font-size:21px;font-weight:700;color:var(--ep-forest-deep);margin-bottom:10px}.expert-profile-stat-label-row{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.expert-profile-stat-icon-chip{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid transparent}.expert-profile-stat-icon-chip svg{flex-shrink:0}.expert-profile-stat-label{font-size:11.5px;font-weight:600;line-height:1.25;color:var(--ep-muted);text-align:left}.expert-profile-stat-icon-chip--blue{background:#eff6ff;border-color:#bfdbfe}.expert-profile-stat-icon-chip--blue svg{color:#2563eb}.expert-profile-stat-icon-chip--green{background:#ecfdf5;border-color:#a7f3d0}.expert-profile-stat-icon-chip--green svg{color:#10b981}.expert-profile-stat-icon-chip--amber{background:#fffbeb;border-color:#fde68a}.expert-profile-stat-icon-chip--amber svg{color:#f59e0b}.expert-profile-stat-icon-chip--purple{background:#f5f3ff;border-color:#ddd6fe}.expert-profile-stat-icon-chip--purple svg{color:#8b5cf6}.expert-profile-content{display:grid;grid-template-columns:1.6fr 1fr;gap:28px;margin-top:40px}.expert-profile-panel{background:var(--ep-white);border:1.5px solid var(--ep-box-border);border-radius:18px;padding:32px;margin-bottom:28px;box-shadow:0 0 0 1px #cbd5e159}.expert-profile-panel h2{font-size:20px;margin-bottom:18px}.expert-profile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.expert-profile-panel-head h2{margin:0}.expert-profile-gallery-all-btn{border:none;background:none;color:#2563eb;font-size:.875rem;font-weight:700;cursor:pointer;padding:4px 0}.expert-profile-gallery-all-btn:hover{color:#1d4ed8}.expert-profile-body{font-size:14.5px;color:var(--ep-muted);line-height:1.7}.expert-profile-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.expert-profile-badge-chip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:5px 11px;border-radius:20px;border:1px solid transparent}.expert-profile-badge-chip svg{flex-shrink:0}.expert-profile-badge-chip--blue{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.expert-profile-badge-chip--blue svg{color:#2563eb}.expert-profile-badge-chip--green{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.expert-profile-badge-chip--green svg{color:#10b981}.expert-profile-cert-list span{font-size:12.5px;font-weight:600;background:#f9fafb;border:1px solid var(--ep-line);padding:7px 14px;border-radius:20px;color:var(--ep-ink)}.expert-profile-cert-list{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.expert-profile-services{list-style:none;margin:0;padding:0}.expert-profile-service-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--ep-line)}.expert-profile-service-row:last-child{border-bottom:none}.expert-profile-service-name{font-size:14.5px;font-weight:600}.expert-profile-service-meta{font-size:12.5px;color:var(--ep-muted);margin-top:2px}.expert-profile-service-price{font-family:inherit;font-size:16px;color:var(--ep-blue);font-weight:700;white-space:nowrap}.expert-profile-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.expert-profile-gallery-item{position:relative;border:none;padding:0;border-radius:10px;overflow:hidden;width:100%;aspect-ratio:3 / 4;min-height:132px;background:#f3f4f6;cursor:pointer}.expert-profile-gallery-item img,.expert-profile-gallery-video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.expert-profile-gallery-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000047;color:#fff;pointer-events:none}.expert-profile-gallery-empty{padding:40px 16px;text-align:center;color:var(--ep-muted);background:#f9fafb;border:1.5px solid var(--ep-box-border);border-radius:12px;font-size:.875rem}.expert-profile-review-summary{display:flex;align-items:center;gap:24px;margin-bottom:24px;flex-wrap:wrap}.expert-profile-score-big{font-family:inherit;font-size:48px;font-weight:700;color:var(--ep-forest-deep)}.expert-profile-score-bars{flex:1;min-width:180px;display:flex;flex-direction:column;gap:6px}.expert-profile-bar-row{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ep-muted)}.expert-profile-bar-row>span:first-child{min-width:52px}.expert-profile-bar-row>span:last-child{min-width:28px;text-align:right;font-family:inherit;font-weight:600;color:var(--ep-ink)}.expert-profile-bar-track{flex:1;height:6px;background:var(--ep-line);border-radius:4px;overflow:hidden}.expert-profile-bar-fill{height:100%;background:var(--ep-gold)}.expert-profile-review{padding:20px 0;border-top:1px solid var(--ep-line)}.expert-profile-review:first-of-type{border-top:none}.expert-profile-review-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.expert-profile-review-avatar{width:38px;height:38px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;color:#6b7280}.expert-profile-review-avatar svg{display:block;flex-shrink:0}.expert-profile-review-name{font-size:14px;font-weight:700}.expert-profile-review-date{font-size:12px;color:var(--ep-muted)}.expert-profile-review-stars{color:var(--ep-gold);font-size:12.5px;margin-bottom:8px}.expert-profile-review p{font-size:14px;color:var(--ep-muted)}.expert-profile-response{background:#f9fafb;border:1.5px dashed var(--ep-box-border);border-radius:14px;padding:18px;font-size:13px;color:var(--ep-muted);margin-top:12px}.expert-profile-response b{color:var(--ep-forest-deep)}.expert-profile-side-panel{position:sticky;top:72px}.expert-profile-info-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--ep-line);font-size:13.5px}.expert-profile-info-row:last-of-type{border-bottom:none}.expert-profile-info-row span:first-child{color:var(--ep-muted)}.expert-profile-info-row span:last-child{font-weight:600;text-align:right}.expert-profile-side-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.expert-profile-side-actions .expert-profile-btn-call,.expert-profile-side-actions .expert-profile-btn-whatsapp{min-height:40px;padding:8px 10px;font-size:13px}.expert-profile-side-actions .expert-profile-btn-call span,.expert-profile-side-actions .expert-profile-btn-whatsapp span{font-size:12px}.expert-profile-side-cta{margin-top:20px}.expert-profile-footer-note{display:block;text-align:center;font-size:12px;color:var(--ep-muted);margin-top:8px}.expert-profile-mobile-cta{display:none}@media(max-width:800px){.expert-profile-content{grid-template-columns:1fr}.expert-profile-side-panel{position:static}}@media(max-width:760px){.expert-profile-header{grid-template-columns:1fr;text-align:center;padding:36px 20px 32px;gap:16px;min-height:200px}.expert-profile-header-actions{top:18px;right:18px;transform:none}.expert-profile-header-actions .expert-profile-action-call,.expert-profile-header-actions .expert-profile-action-whatsapp{display:none}.expert-profile-avatar-wrap{margin:0 auto}.expert-profile-name-row,.expert-profile-meta,.expert-profile-rating{justify-content:center}}@media(max-width:700px){.expert-profile-stats{grid-template-columns:repeat(2,1fr)}.expert-profile-stat:nth-child(2){border-right:none}.expert-profile-stat:nth-child(1),.expert-profile-stat:nth-child(2){border-bottom:1.5px solid var(--ep-box-border)}}@media(max-width:640px){.expert-profile-main{padding:20px 16px 96px}.expert-profile-topnav-inner{padding:12px 16px}.expert-profile-panel{padding:24px 20px}.expert-profile-info h1{font-size:24px}.expert-profile-gallery{grid-template-columns:repeat(2,1fr)}.expert-profile-service-row{flex-direction:column;align-items:flex-start}.expert-profile-mobile-cta{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:fixed;left:0;right:0;bottom:0;z-index:60;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--ep-line);box-shadow:0 -8px 24px #0f172a14}}@media(max-width:420px){.expert-profile-topbar{flex-direction:column;align-items:flex-start}.expert-profile-score-big{font-size:40px}.expert-profile-gallery{grid-template-columns:1fr 1fr}}.expert-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;min-height:300px;transition:box-shadow .2s ease,border-color .2s ease}.expert-card:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0f172a14}.expert-card-main{display:flex;flex-direction:column;flex:1;padding:0;border:none;background:none;text-align:center;cursor:pointer;width:100%}.expert-card-media{position:relative;background:#f8fafc;border-bottom:1px solid #eef2f7;padding:34px 10px 18px;display:flex;justify-content:center}.expert-card-top-chips{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;z-index:2;max-width:calc(100% - 16px)}.expert-card-top-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;font-size:.625rem;font-weight:700;line-height:1.2;white-space:nowrap;border:1px solid transparent}.expert-card-top-chip svg{flex-shrink:0}.expert-card-top-chip--views{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.expert-card-top-chip--favorite{background:#fff1f2;color:#be123c;border-color:#fecdd3}.expert-card-avatar-wrap{position:relative;flex-shrink:0;width:86px;height:86px}.expert-card-verified-slot{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.expert-card-avatar-img,.expert-card-avatar-fallback{width:86px;height:86px;border-radius:50%;object-fit:cover;border:1px solid #ffffff;box-sizing:border-box}.expert-card-avatar-wrap.is-verified .expert-card-avatar-img,.expert-card-avatar-wrap.is-verified .expert-card-avatar-fallback{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.expert-card-avatar-wrap.is-standard .expert-card-avatar-img,.expert-card-avatar-wrap.is-standard .expert-card-avatar-fallback{border-color:#10b981;box-shadow:0 0 0 1px #10b981}.expert-card-avatar-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8;font-size:1.5rem;font-weight:700}.expert-card-body{min-width:0;width:100%;padding:14px 12px 10px;flex:1}.expert-card-body h3{margin:0;font-size:.9375rem;font-weight:700;color:#111827;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.expert-card-sector{margin:7px 0 0;font-size:.8125rem;font-weight:600;color:#374151;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.expert-card-experience{margin:6px 0 0;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:.75rem;font-weight:600;color:#4b5563;width:100%}.expert-card-experience svg{color:#d97706;flex-shrink:0}.expert-card-location{margin:6px 0 0;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:.75rem;color:#6b7280;width:100%}.expert-card-rating{margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:.75rem;color:#6b7280;width:100%}.expert-card-rating svg{color:#f59e0b;flex-shrink:0}.expert-card-rating strong{color:#111827;font-weight:700}.expert-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 12px;margin-top:auto}.expert-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 8px;min-height:32px;border-radius:8px;font-size:.75rem;font-weight:700;line-height:1;text-decoration:none;border:none;cursor:pointer;transition:filter .2s ease;box-sizing:border-box}.expert-card-btn span{font-size:.75rem;font-weight:700}.expert-card-btn:hover{filter:brightness(1.05)}.expert-card-btn-whatsapp{background:#25d366;color:#fff}.expert-card-btn-call{background:#2563eb;color:#fff}@media(max-width:768px){.expert-card-top-chip{font-size:.5625rem;padding:2px 6px}.expert-card-top-chips{top:6px;left:6px}}.scroll-top-bottom{position:fixed;right:24px;bottom:24px;z-index:1002}.scroll-top-bottom-stack{display:flex;flex-direction:column;background:#dc2626e6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.28);box-shadow:0 10px 24px #dc262647;transition:background .2s ease,border-color .2s ease}.scroll-top-bottom-stack:hover{background:#dc2626f5;border-color:#fff6}.scroll-top-bottom-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#fff;cursor:pointer;transition:background .15s ease,transform .15s ease}.scroll-top-bottom-btn--up{border-bottom:1px solid rgba(255,255,255,.22)}.scroll-top-bottom-btn:hover{background:#ffffff29}.scroll-top-bottom-btn:active{transform:scale(.95)}@media(max-width:768px){.scroll-top-bottom{right:16px;bottom:16px}.scroll-top-bottom-btn{width:34px;height:34px}}.esh-app-download{position:relative;overflow:hidden;background:#f3f4f6;padding:72px 24px;border-top:1px solid #e5e7eb}.esh-app-download-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;pointer-events:none}.esh-app-download-glow{position:absolute;border-radius:9999px;background:radial-gradient(circle,rgba(220,38,38,.06) 0%,transparent 70%)}.esh-app-download-glow-left{top:10%;left:8%;width:220px;height:220px}.esh-app-download-glow-right{bottom:8%;right:6%;width:280px;height:280px}.esh-app-download-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;text-align:center}.esh-app-download-title{margin:0;font-size:clamp(1.5rem,3.2vw,2.25rem);font-weight:800;color:#111827;line-height:1.25}.esh-app-download-title-sub{display:block;margin-top:8px;font-size:clamp(1.15rem,2.4vw,1.75rem);font-weight:700;color:#dc2626}.esh-app-download-desc{margin:20px auto 32px;max-width:560px;font-size:clamp(.9rem,1.8vw,1rem);line-height:1.65;color:#6b7280}.esh-app-download-stores{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 16px}.esh-store-badge-link{position:relative;display:inline-flex;align-items:center;padding:10px 18px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}.esh-store-badge-link:hover{border-color:#d1d5db;box-shadow:0 8px 20px #0f172a0f}.esh-store-badge-img{display:block;height:36px;width:auto}.esh-store-coming-soon{position:absolute;top:-6px;right:-6px;padding:3px 8px;border-radius:9999px;background:#dc2626;color:#fff;font-size:.62rem;font-weight:800;line-height:1;letter-spacing:.02em;box-shadow:0 4px 12px #0f172a1f;animation:esh-store-badge-pulse 2s ease-in-out infinite}@keyframes esh-store-badge-pulse{0%,to{opacity:1}50%{opacity:.82}}@media(min-width:640px){.esh-app-download{padding:80px 24px}.esh-store-badge-img{height:40px}.esh-store-coming-soon{font-size:.68rem;padding:4px 10px}}@media(max-width:480px){.esh-app-download{padding:56px 16px}.esh-store-badge-link{padding:8px 14px;border-radius:12px}.esh-store-badge-img{height:32px}}.expert-search-home{background:#fff;color:#111827;font-family:Inter,-apple-system,Segoe UI,sans-serif}.expert-search-home.esh-page-main{min-height:100vh;padding-top:var(--header-height-mobile, 56px)}.expert-search-home.esh-page-footer{min-height:0;background:#111827}.expert-search-home .esh-site-header{position:fixed;top:0;left:0;right:0;z-index:1001;padding:0;background:#fff}.expert-search-home .esh-site-header-inner{max-width:1320px;margin:0 auto;padding:0 24px}.expert-search-home .esh-site-header-bar{position:relative;width:100%}.expert-search-home .esh-header-actions{display:flex;align-items:center;gap:10px;margin-left:auto;position:relative;z-index:2}.expert-search-home .esh-mobile-header-left{display:none}.expert-search-home .esh-header-apply{white-space:nowrap;font-size:.875rem;min-height:40px;padding:0 16px}.expert-search-home .esh-header-apply span{white-space:nowrap}.expert-search-home .esh-mobile-expert-apply{display:none}@media(min-width:1024px){.expert-search-home .main-header.esh-site-header{position:fixed;padding:0}.expert-search-home .esh-site-header-inner.header-inner{max-width:1320px;width:100%;padding:0 24px;margin:0 auto}.expert-search-home .esh-site-header-bar.header-bar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:32px;align-items:center;position:relative;height:var(--header-height-desktop);min-height:var(--header-height-desktop)}.expert-search-home .esh-header-nav{grid-column:1 / -1;grid-row:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex!important;align-items:center;justify-content:center;gap:24px;width:max-content;max-width:calc(100% - 420px);margin:0;padding:0;z-index:1}.expert-search-home .esh-site-header-bar .esh-header-logo{grid-column:1;grid-row:1;flex-shrink:0;margin-left:var(--brand-align-inset);position:relative;z-index:2;justify-self:start}.expert-search-home .esh-header-actions{grid-row:1;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-left:0;z-index:2}.expert-search-home .esh-site-header-bar .header-logo-img{width:180px}.expert-search-home .esh-header-nav .nav-link{flex:0 0 auto;font-size:1rem}}@media(max-width:1023px){.expert-search-home .esh-site-header-bar{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:8px;height:var(--header-height-mobile, 56px);min-height:var(--header-height-mobile, 56px);position:relative}.expert-search-home .esh-mobile-header-left{display:flex;align-items:center;justify-content:flex-start;grid-column:1;grid-row:1;z-index:3}.expert-search-home .esh-mobile-header-left .mobile-menu-toggle{width:40px;height:40px;margin-left:-4px}.expert-search-home .esh-site-header-bar .esh-header-logo{grid-column:1 / -1;grid-row:1;justify-self:center;margin-left:0;z-index:2;pointer-events:auto}.expert-search-home .esh-site-header-bar .header-logo-img{width:108px}.expert-search-home .esh-header-actions{grid-column:3;grid-row:1;margin-left:0;z-index:3}.expert-search-home .esh-header-apply{display:inline-flex!important;align-items:center;gap:4px;background:transparent;border:none;box-shadow:none;color:#dc2626;font-size:.68rem;font-weight:600;min-height:auto;padding:4px 0;border-radius:0;transform:none}.expert-search-home .esh-header-apply:hover,.expert-search-home .esh-header-apply:focus,.expert-search-home .esh-header-apply:active{background:transparent;box-shadow:none;color:#b91c1c;transform:none}.expert-search-home .esh-header-apply-label{font-size:.68rem;white-space:nowrap}.expert-search-home .esh-mobile-expert-apply,.expert-search-home .header-mobile-actions{display:none!important}.esh-hero-apply-row{display:none}}.esh-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f;padding:0 24px}.esh-header-inner{max-width:1320px;margin:0 auto;padding:12px 0;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px}.esh-logo{display:block;width:172px;height:auto;object-fit:contain}.esh-logo-link{display:inline-flex;align-items:center;flex-shrink:0}.esh-back-landing{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;color:#374151;padding:8px 14px;border-radius:999px;font-size:.875rem;font-weight:600;cursor:pointer}.esh-back-landing:hover{border-color:#dc2626;color:#dc2626}.esh-hero{background:linear-gradient(180deg,#fef2f2,#fff);padding:48px 24px 32px}.esh-hero-inner{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.esh-hero-badge{margin-bottom:16px}.esh-hero h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#111827;margin:0}.esh-hero p{margin:12px 0 16px;color:#6b7280;font-size:1.05rem}.esh-hero-subtitle-line--second{display:inline}.esh-hero-apply-row{display:none}.esh-search-form{width:100%}.esh-search-wrap{position:relative;display:flex;align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:6px 6px 6px 16px;box-shadow:0 12px 32px #0f172a14;transition:border-color .2s ease}.esh-search-wrap:focus-within{border-color:#dc2626}.esh-search-icon{color:#9ca3af;flex-shrink:0}.esh-search-wrap input{flex:1;border:none;outline:none;font-size:1rem;padding:12px 10px;min-width:0;background:transparent}.esh-search-btn{flex-shrink:0;border:none;background:#22c55e;color:#fff;font-weight:700;font-size:.95rem;padding:12px 30px;border-radius:12px;cursor:pointer;box-shadow:none}.esh-search-btn:hover{background:#16a34a;box-shadow:none}.esh-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 16px 40px #0f172a1f;list-style:none;margin:0;padding:8px;max-height:320px;overflow-y:auto;z-index:20}.esh-suggestions button{width:100%;border:none;background:none;text-align:left;padding:10px 12px;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:2px}.esh-suggestions button:hover{background:#f9fafb}.esh-suggestions span{font-weight:600;color:#111827;font-size:.9375rem}.esh-suggestions small{color:#6b7280;font-size:.75rem}.esh-trend{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}.esh-trend>span{font-size:.8125rem;color:#6b7280;font-weight:600}.esh-trend-chip{position:relative;border:1px solid #e5e7eb;background:#fff;color:#374151;padding:7px 14px;border-radius:999px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.esh-trend-chip:hover{border-color:#dc2626;color:#dc2626}.esh-trend-chip.is-active{border-color:#dc2626;background:#fff;color:#374151;padding-right:16px}.esh-trend-chip-close{position:absolute;top:-6px;right:-4px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#6b7280;color:#fff;border:1.5px solid #fff;box-shadow:0 1px 4px #0f172a2e;cursor:pointer;line-height:1}.esh-trend-chip-close:hover{background:#dc2626}.esh-results{padding:24px 24px 56px;background:#f8fafc}.esh-results-inner{max-width:1320px;margin:0 auto}.esh-catalog-head{margin-bottom:16px}.esh-catalog-head h2{margin:0;font-size:1.25rem;font-weight:800;color:#111827}.esh-catalog-layout{display:grid;grid-template-columns:268px minmax(0,1fr);gap:20px;align-items:start}.esh-filters{position:sticky;top:88px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:0;overflow:hidden}.esh-filters-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:#fff}.esh-filters-head h3{margin:0;font-size:.9375rem;font-weight:800;color:#111827}.esh-filters-reset{border:none;background:none;color:#2563eb;font-size:.75rem;font-weight:700;cursor:pointer;padding:0}.esh-filter-block{padding:14px 16px;border-bottom:1px solid #f1f5f9}.esh-filter-block:last-child{border-bottom:none}.esh-filter-block h4{margin:0 0 10px;font-size:.8125rem;font-weight:700;color:#111827}.esh-filter-scroll{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-y:auto;padding:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.esh-filter-scroll::-webkit-scrollbar{width:6px}.esh-filter-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.esh-filter-option{display:flex;align-items:flex-start;gap:10px;font-size:.8125rem;color:#374151;line-height:1.35;cursor:pointer;padding:6px 4px;border-radius:6px}.esh-filter-option:hover{background:#fff}.esh-filter-option input[type=checkbox]{margin-top:1px;flex-shrink:0;width:18px;height:18px;cursor:pointer;accent-color:#2563eb}.esh-filter-option span{min-width:0}.esh-filter-hint{margin:0;padding:4px 2px;font-size:.75rem;line-height:1.45;color:#6b7280}.esh-catalog-main{min-width:0}.esh-catalog-toolbar{margin-bottom:14px;padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.esh-catalog-toolbar-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.esh-catalog-count{margin:0;font-size:.875rem;color:#6b7280}.esh-catalog-count strong{color:#111827;font-weight:800}.esh-quick-chips{display:flex;flex-wrap:wrap;gap:10px}.esh-quick-chip{display:inline-flex;align-items:center;gap:7px;border:1.5px solid #e5e7eb;background:#fff;color:#374151;padding:9px 15px;border-radius:999px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.esh-quick-chip svg{flex-shrink:0}.esh-quick-chip--neutral{border-color:#d1d5db;color:#374151;background:#f9fafb}.esh-quick-chip--blue{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.esh-quick-chip--rose{border-color:#fecdd3;color:#be123c;background:#fff1f2}.esh-quick-chip--green{border-color:#bbf7d0;color:#15803d;background:#f0fdf4}.esh-quick-chip--purple{border-color:#ddd6fe;color:#6d28d9;background:#f5f3ff}.esh-quick-chip:hover{box-shadow:0 2px 8px #0f172a14}.esh-quick-chip--neutral.is-active{background:#111827;border-color:#111827;color:#fff}.esh-quick-chip--blue.is-active{background:#2563eb;border-color:#2563eb;color:#fff}.esh-quick-chip--rose.is-active{background:#e11d48;border-color:#e11d48;color:#fff}.esh-quick-chip--green.is-active{background:#16a34a;border-color:#16a34a;color:#fff}.esh-quick-chip--purple.is-active{background:#7c3aed;border-color:#7c3aed;color:#fff}.esh-quick-chip.is-active svg{color:inherit}.esh-toolbar-actions--mobile{display:none;align-items:center;gap:8px}.esh-toolbar-actions--desktop{display:flex;align-items:center}.esh-mobile-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1.5px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.esh-mobile-icon-btn:hover,.esh-mobile-icon-btn.is-active{border-color:#2563eb;color:#2563eb;background:#eff6ff}.esh-mobile-icon-btn.has-filter{border-color:#2563eb;color:#2563eb;background:#eff6ff;box-shadow:inset 0 0 0 1px #bfdbfe}.esh-mobile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172a73;display:flex;align-items:flex-end;justify-content:center;padding:0}.esh-mobile-sheet{width:100%;max-width:520px;max-height:min(88vh,720px);background:#fff;border-radius:18px 18px 0 0;display:flex;flex-direction:column;box-shadow:0 -8px 32px #0f172a2e;animation:esh-sheet-up .22s ease}@keyframes esh-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.esh-mobile-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5e7eb}.esh-mobile-sheet-head h3{margin:0;font-size:1rem;font-weight:800;color:#111827}.esh-mobile-sheet-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;background:#f3f4f6;color:#374151;cursor:pointer}.esh-mobile-sheet-body{flex:1;overflow-y:auto;padding:14px 18px 8px}.esh-mobile-sheet-foot{padding:12px 18px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #e5e7eb}.esh-mobile-sheet-apply{width:100%;border:none;border-radius:12px;background:#2563eb;color:#fff;font-size:.9375rem;font-weight:700;padding:13px 16px;cursor:pointer}.esh-mobile-sort-section+.esh-mobile-sort-section{margin-top:18px;padding-top:16px;border-top:1px solid #f1f5f9}.esh-mobile-sort-label{margin:0 0 10px;font-size:.75rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.esh-mobile-radio-option{display:flex;align-items:center;gap:10px;padding:10px 4px;font-size:.875rem;color:#111827;cursor:pointer}.esh-mobile-radio-option input{width:18px;height:18px;accent-color:#2563eb}.esh-filter-scroll--mobile{max-height:none;border:none;background:transparent;padding:0}.esh-quick-chips--mobile-sheet{flex-direction:column;align-items:stretch}.esh-quick-chips--mobile-sheet .esh-quick-chip{justify-content:flex-start;border-radius:12px}.esh-sort-label{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;color:#374151;font-weight:600}.esh-sort-label select{border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px;font-size:.8125rem;background:#fff;color:#111827;cursor:pointer}.esh-section-title,.esh-results-head h2{font-size:1.35rem;font-weight:800;margin:0 0 24px;color:#111827}.esh-results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.esh-results-head h2{margin:0}.esh-clear-filter{border:none;background:none;color:#2563eb;font-weight:600;font-size:.875rem;cursor:pointer}.esh-grid-scroll{--esh-card-row-height: 312px;max-height:calc(var(--esh-card-row-height) * 2 + 12px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px;margin-right:-4px}.esh-grid-scroll::-webkit-scrollbar{width:6px}.esh-grid-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.esh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.esh-city-chip-wrap{position:relative;display:inline-flex}.esh-city-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;padding:7px 14px;border-radius:999px;font-size:.8125rem;font-weight:600;cursor:default;line-height:1.2;white-space:nowrap}.esh-city-chip svg{flex-shrink:0}.esh-mobile-filter-bar .esh-city-chip{cursor:pointer}.esh-city-chip-wrap:hover .esh-city-chip-tooltip,.esh-city-chip-wrap:focus-within .esh-city-chip-tooltip{display:flex}.esh-city-chip-tooltip{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:140px;flex-direction:column;gap:4px;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 28px #0f172a1f;z-index:20}.esh-city-chip-tooltip span{font-size:.8125rem;color:#374151;line-height:1.35}.esh-mobile-filter-bar{display:none}.esh-status,.esh-empty{text-align:center;color:#6b7280;padding:40px 16px}.esh-empty p{margin:4px 0}.esh-how{background:#f9fafb;padding:56px 24px;border-top:1px solid #e5e7eb}.esh-how-inner{max-width:960px;margin:0 auto}.esh-how h2{text-align:center;font-size:1.5rem;font-weight:800;margin:0 0 32px}.esh-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.esh-how-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.esh-how-grid span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:#fef2f2;color:#dc2626;font-weight:800;margin-bottom:12px}.esh-how-grid h3{margin:0 0 8px;font-size:1.05rem}.esh-how-grid p{margin:0;color:#6b7280;font-size:.9rem;line-height:1.6}.esh-trust{padding:32px 24px}.esh-trust-inner{max-width:760px;margin:0 auto;display:flex;align-items:flex-start;gap:16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:20px 24px;color:#1e40af}.esh-trust-inner h3{margin:0 0 6px;font-size:1rem;color:#1e3a8a}.esh-trust-inner p{margin:0;font-size:.875rem;color:#1d4ed8}.esh-footer{padding:0;margin:0;border:none;text-align:inherit}.expert-search-home :is(button,.landing-hero-btn,.esh-search-btn,.esh-quick-chip,.esh-trend-chip,.esh-mobile-icon-btn,.esh-mobile-sheet-apply,.esh-city-chip,.esh-back-landing,.esh-clear-filter){box-shadow:none!important}.expert-search-home :is(button,.landing-hero-btn,.esh-search-btn,.esh-quick-chip,.esh-trend-chip,.esh-mobile-icon-btn,.esh-mobile-sheet-apply,.esh-city-chip):hover,.expert-search-home :is(button,.landing-hero-btn,.esh-search-btn,.esh-quick-chip,.esh-trend-chip,.esh-mobile-icon-btn,.esh-mobile-sheet-apply,.esh-city-chip):focus,.expert-search-home :is(button,.landing-hero-btn,.esh-search-btn,.esh-quick-chip,.esh-trend-chip,.esh-mobile-icon-btn,.esh-mobile-sheet-apply,.esh-city-chip):active{box-shadow:none!important}.expert-search-home+.new-landing-page{display:block;width:100%;max-width:none}.expert-search-home+.new-landing-page .container{max-width:1400px;width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width:1600px){.expert-search-home+.new-landing-page .container{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:768px){.expert-search-home+.new-landing-page .container{padding-left:1rem;padding-right:1rem}}.expert-search-home+.new-landing-page .service-card--clickable{width:100%;font:inherit;text-align:center;cursor:pointer;border:1px solid #e5e7eb;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.expert-search-home+.new-landing-page .service-card--clickable:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a14;border-color:#fecaca}.expert-search-home+.new-landing-page .service-card--active{border-color:#dc2626;background:#fef2f2;box-shadow:0 0 0 1px #dc26261f}.expert-search-home+.new-landing-page .service-card--active:hover{border-color:#dc2626;background:#fef2f2}.expert-search-home :where(a,button,input,select,textarea,summary,[tabindex]):focus,.expert-search-home :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible,.expert-search-home+.new-landing-page :where(a,button,input,select,textarea,summary,[tabindex]):focus,.expert-search-home+.new-landing-page :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible,.esh-page-footer :where(a,button,input,select,textarea,summary,[tabindex]):focus,.esh-page-footer :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:none!important;box-shadow:none!important}.expert-search-home .landing-hero-badge svg{width:16px;height:16px;flex-shrink:0;color:#dc2626;stroke-width:2}.expert-search-home .main-header.esh-site-header,.expert-search-home .esh-site-header{position:fixed;top:0;left:0;right:0}@media(min-width:1024px){.expert-search-home.esh-page-main{padding-top:var(--header-height-desktop, 96px)}}.expert-search-home .esh-site-header-inner.header-inner{max-width:1320px;padding-left:24px;padding-right:24px}.expert-search-home .scroll-top-bottom{z-index:1002}.expert-search-home .footer-main{max-width:1320px;padding-left:24px;padding-right:24px}.expert-search-home .footer-brand-block{max-width:28rem;margin-left:0;padding-left:0}.expert-search-home .footer-logo-link{margin-left:0!important}@media(min-width:1024px){.expert-search-home .footer-logo-link{margin-left:var(--brand-align-inset)!important}}.expert-search-home .footer-description,.expert-search-home .footer-newsletter,.expert-search-home .footer-newsletter-form{margin-left:0;padding-left:0}.expert-search-home .footer-bottom p{max-width:1320px;padding-left:24px;padding-right:24px}@media(min-width:1024px){.expert-search-home .footer-grid{grid-template-columns:minmax(280px,2fr) repeat(4,minmax(0,1fr));gap:2.5rem 3.75rem;align-items:start}.expert-search-home .footer-contact-row{margin-left:0;padding-left:0;padding-right:0}}@media(min-width:1024px){.expert-search-home .footer-logo-img{width:180px}}@media(max-width:1023px){.expert-search-home .footer-logo-img{width:140px}}@media(max-width:1023px){.expert-search-home .landing-hero-badge.esh-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:.72rem;margin-bottom:12px}.expert-search-home .esh-hero{padding-top:24px}.expert-search-home .esh-hero h1{font-size:clamp(1.55rem,5vw,1.85rem)}.expert-search-home .esh-hero-subtitle-line--second{display:block}.expert-search-home+.new-landing-page .section-header h2,.expert-search-home+.new-landing-page .expert-info h3,.expert-search-home+.new-landing-page .expert-benefits h2{font-size:clamp(1.28rem,4.2vw,1.6rem)}.expert-search-home .esh-site-header-inner,.expert-search-home .footer-main,.expert-search-home .footer-bottom p{padding-left:16px;padding-right:16px}.expert-search-home .esh-mobile-menu-overlay{display:block;top:var(--header-height-mobile);bottom:0;left:0;right:0;z-index:1000;background:#0f172a73;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s ease,visibility 0s linear .45s}.expert-search-home .esh-mobile-menu-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .5s ease,visibility 0s}.expert-search-home .esh-header-nav.header-nav{display:flex!important;top:var(--header-height-mobile);left:0;right:auto;width:min(200px,70vw);height:calc(100dvh - var(--header-height-mobile));padding:48px 10px 24px;transform:translate(-105%);box-shadow:4px 0 24px #0000001f;z-index:1002;visibility:hidden;pointer-events:none;transition:transform .5s ease-in-out,visibility 0s linear .5s}.expert-search-home .esh-header-nav.header-nav.is-open{transform:translate(0);visibility:visible;pointer-events:auto;transition:transform .5s ease-in-out,visibility 0s}.expert-search-home .esh-header-nav .mobile-nav-title{display:none!important}.expert-search-home .esh-header-nav .nav-link{font-size:.8125rem}.expert-search-home .esh-mobile-nav-close{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;color:#111827;cursor:pointer;z-index:2}.expert-search-home .esh-mobile-nav-close:hover{background:#0f172a0f;color:#dc2626}}.esh-mobile-nav-close{display:none}@media(min-width:1024px){.expert-search-home.esh-page-main{padding-top:var(--header-height-desktop, 96px)}.esh-hero{padding-top:32px}.esh-logo{width:180px}.esh-filters{top:calc(var(--header-height-desktop) + 12px)}}@media(max-width:1023px){.esh-logo{width:140px}}@media(max-width:1024px){.esh-catalog-layout{grid-template-columns:240px minmax(0,1fr);gap:16px}.esh-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.esh-how-grid,.esh-catalog-layout{grid-template-columns:1fr}.esh-results{padding-left:10px;padding-right:10px}.esh-mobile-filter-bar{display:flex;justify-content:flex-end;margin-bottom:10px}.esh-mobile-filter-bar .esh-city-chip{cursor:pointer}.esh-grid-scroll{--esh-card-row-height: 312px;max-height:calc(var(--esh-card-row-height) * 2 + 8px)}.esh-filters--desktop{display:none}.esh-toolbar-actions--mobile{display:flex}.esh-toolbar-actions--desktop,.esh-quick-chips-wrap--desktop{display:none}.esh-catalog-toolbar-top{margin-bottom:0;padding-bottom:0;border-bottom:none}.esh-catalog-toolbar{padding:12px 14px}.esh-search-wrap{flex-wrap:nowrap;padding:4px 4px 4px 12px}.esh-search-wrap input{width:auto;flex:1;min-width:0;padding:10px 6px;font-size:.9375rem}.esh-search-btn{width:auto;margin-top:0;flex-shrink:0;min-width:80px;padding:10px 22px;border-radius:10px;font-size:.875rem;box-shadow:none}.esh-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media(max-width:480px){.esh-hero{padding:40px 16px 28px}.expert-search-home .esh-site-header-inner,.esh-results{padding-left:16px;padding-right:16px}.esh-trend{justify-content:flex-start}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa;overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:1600px){.container{padding:0 1.5rem}}@media(max-width:768px){.container{padding:0 1rem}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;gap:.5rem}.btn-primary{background:linear-gradient(135deg,#2b5164,#1e3a47);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2b51644d}.btn-outline{background:transparent;color:#2b5164;border:2px solid #2B5164}.btn-outline:hover{background:#2b5164;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.btn{padding:.6rem 1.2rem;font-size:.85rem}}@media(max-width:480px){.btn{padding:.5rem 1rem;font-size:.8rem}}.hide-mobile{display:block}.show-mobile{display:none}@media(max-width:768px){.hide-mobile{display:none}.show-mobile{display:block}}html{scroll-behavior:smooth}button,a{-webkit-tap-highlight-color:transparent}button:focus,a:focus{outline:2px solid #2B5164;outline-offset:2px}
