*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100%;overflow-x:hidden}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none;transition:color .2s}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.top-nav{z-index:1001;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 0;font-size:.9rem;position:relative}.logo-area{align-items:center;gap:.75rem;display:flex}.logo-icon{justify-content:center;align-items:center;display:flex}.logo-text h1{letter-spacing:-.02em;color:#0f172a;font-size:1.25rem;font-weight:700}.logo-text p{color:#64748b;margin-top:.1rem;font-size:.75rem}.nav-links-top{color:#0f172a;align-items:center;gap:2rem;font-weight:500;display:flex}.nav-links-top a:hover{color:#0ea5e9}.chevron{color:#64748b;margin-left:.25rem;font-size:.7rem}.phone-link{align-items:center;gap:.5rem;display:flex}.main-nav{z-index:1000;margin:0 1rem -1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:sticky;top:0}.main-nav .nav-container{background-color:#fff;border-radius:1rem;padding:1rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #0000000d}.main-nav.is-sticky .nav-container{-webkit-backdrop-filter:blur(12px);background-color:#ffffffd9;box-shadow:0 15px 40px #00000014}.logo-container{align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-icon{object-fit:contain;width:auto;height:50px;transition:height .3s}.main-nav.is-sticky .logo-icon{height:38px}.logo-text{flex-direction:column;justify-content:center;display:flex}.main-nav.is-sticky .logo-text,.mobile-only{display:none!important}.smart-sticky-logo{opacity:0;white-space:nowrap;align-items:center;max-width:0;margin-right:0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}@media (width<=1024px){.smart-sticky-logo{opacity:1!important;max-width:250px!important}}.main-nav.is-sticky .smart-sticky-logo{opacity:1;max-width:200px;margin-right:2.5rem}.logo-desc{color:#0f172a;letter-spacing:.1em;font-size:1.1rem;font-weight:800;line-height:1.2;transition:font-size .3s}.main-nav.is-sticky .logo-desc{font-size:.95rem}.main-nav-left{align-items:center;display:flex}.nav-links-main{color:#0f172a;align-items:center;gap:1.5rem;font-size:.95rem;font-weight:600;display:flex}.nav-links-main a:hover{color:#0ea5e9}.nav-links-main .dropdown-container{margin-right:1.5rem}.dropdown-container{margin:-1.5rem 0;padding:1.5rem 0;position:relative}.mega-menu{opacity:0;visibility:hidden;z-index:50;background:#fff;border-radius:1rem;width:950px;padding:2.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);position:absolute;top:100%;left:-20px;transform:translateY(10px);box-shadow:0 20px 40px #0000001a}.dropdown-container:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu-content{align-items:stretch;gap:2.5rem;display:flex}.mega-menu-links{flex:1;grid-template-columns:1fr;align-content:start;gap:1rem;display:grid}.mega-menu-links a{color:#0f172a;padding:0;font-size:.85rem;font-weight:500;transition:color .2s}.mega-menu-links a:hover{color:#0ea5e9}.mega-menu-image-container{border-radius:.75rem;display:block;position:relative;overflow:hidden}.mega-menu-image-container.secondary{flex:0 0 220px}.mega-menu-image-container.primary{flex:0 0 350px}.mega-menu-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.dropdown-container:hover .mega-menu-image{transform:scale(1.05)}.mega-menu-image-overlay{background:linear-gradient(#0000 40%,#000c 100%);align-items:flex-end;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute;top:0;left:0}.mega-menu-cta{align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex;color:#fff!important}.mega-menu-cta .arrow{transition:transform .2s}.mega-menu-cta:hover .arrow{transform:translate(4px)}.simple-dropdown{opacity:0;visibility:hidden;z-index:50;background:#fff;border:1px solid #f1f5f9;border-radius:.5rem;min-width:220px;padding:1.5rem 2rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;top:100%;left:-1rem;transform:translateY(10px);box-shadow:0 10px 30px #00000014}.dropdown-container:hover .simple-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-column{flex-direction:column;gap:1.25rem;width:100%;display:flex}.dropdown-column a{color:#0f172a;white-space:nowrap;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.dropdown-column a:hover{color:#0ea5e9}.dropdown-chevron{opacity:.7;font-size:.6rem}.nav-actions{align-items:center;gap:.75rem;display:flex}.btn-dark{color:#fff;background-color:#0f172a;border:2px solid #0f172a;border-radius:2rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.btn-dark:hover{background-color:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a33}.btn-outline-dark{color:#0f172a;background-color:#0000;border:2px solid #0f172a;border-radius:2rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.btn-outline-dark:hover{color:#fff;background-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a33}.search-btn{cursor:pointer;color:#0f172a;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.search-btn:hover{color:#0b3f68}.search-container{background:0 0;border-radius:2rem;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.sticky-login-btn{opacity:0;white-space:nowrap;max-width:0;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;border-width:0!important;margin:0!important;padding-left:0!important;padding-right:0!important}.main-nav.is-sticky .sticky-login-btn{opacity:1;max-width:120px;border-width:2px!important;padding-left:1.25rem!important;padding-right:1.25rem!important}.search-container.open{background:#f1f5f9;padding-right:.5rem}.search-input{opacity:0;color:#0f172a;background:0 0;border:none;outline:none;width:0;padding:0;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.search-container.open .search-input{opacity:1;width:200px;padding:.5rem .5rem .5rem 0}.search-container.open .search-btn{padding:.5rem}.hero-section{align-items:center;height:calc(100vh - 100px);min-height:700px;padding-top:3rem;display:flex;position:relative;overflow:hidden}.hero-bg-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-image{object-fit:cover;object-position:center right;opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.hero-bg-image.active{opacity:1}.hero-overlay{background:linear-gradient(90deg,#fff 0%,#fffffff2 30%,#fff6 60%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 3rem;position:relative}.badge{color:#334155;letter-spacing:.02em;background-color:#fff;border:1px solid #f1f5f9;border-radius:2rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #0000000a}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.page-transition-enter{animation:1.2s ease-in-out forwards pageFadeIn}.hero-title{letter-spacing:-.04em;color:#0f172a;text-wrap:balance;max-width:850px;margin-bottom:1.5rem;font-size:5.5rem;font-weight:800;line-height:1.05}.hero-description{color:#475569;max-width:600px;margin-bottom:3rem;font-size:1.15rem;font-weight:500;line-height:1.6}.btn-primary{color:#fff;background-color:#0b3f68;border-radius:2.5rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 10px 25px #2563eb4d}.btn-primary:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 15px 35px #2563eb66}.arrow{transition:transform .2s}.btn-primary:hover .arrow{transform:translate(4px)}.quick-links-section{background-color:#fff;padding:3rem 0}.quick-links-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.quick-link{color:#0b3f68;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.quick-link:hover{color:#1d4ed8;transform:translateY(-1px)}.quick-link svg{color:#2290ce;transition:transform .2s}.quick-link:hover svg{transform:scale(1.1)}.newsletter-cta-section{background-color:#f8fafc;padding:5rem 0}.newsletter-cta-content{justify-content:space-between;align-items:center;gap:3rem;width:100%;display:flex}.newsletter-title{color:#334155;flex:1;font-size:2.2rem;font-weight:300;line-height:1.4}.newsletter-form-container{flex:1;justify-content:flex-end;display:flex}.newsletter-form{width:100%;max-width:420px;display:flex}.newsletter-input{color:#475569;background-color:#f1f5f9;border:none;border-radius:4px 0 0 4px;outline:none;flex:1;padding:1.2rem 1.5rem;font-size:.9rem}.newsletter-input::placeholder{color:#94a3b8}.newsletter-submit-btn{color:#fff;cursor:pointer;background-color:#0b3f68;border:none;border-radius:0 4px 4px 0;justify-content:center;align-items:center;padding:0 1.5rem;transition:background-color .2s;display:flex}.newsletter-submit-btn:hover{background-color:#1d4ed8}@media (width<=768px){.newsletter-cta-content{flex-direction:column;align-items:flex-start}.newsletter-form-container{justify-content:flex-start;width:100%}.newsletter-form{max-width:100%}}.footer-section,.roles-section{background-color:#f8fafc;padding:5rem 0 6rem}.roles-container{align-items:flex-start;gap:6rem;display:flex}.roles-left{flex:0 0 320px}.roles-title{color:#0f172a;letter-spacing:-.04em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.roles-description{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.see-all-link{color:#0b3f68;font-size:.95rem;font-weight:500}.see-all-link:hover{text-decoration:underline}.roles-right{flex:1}.roles-grid{grid-template-columns:1fr 1fr;gap:0 4rem;display:grid}.role-item{color:#0f172a;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.95rem;font-weight:600;transition:color .3s;display:flex}.role-item:hover{color:#0b3f68}.role-arrow{color:#0f172a;font-size:1.2rem;font-weight:400;transition:transform .3s cubic-bezier(.25,.8,.25,1),color .3s}.role-item:hover .role-arrow{color:#0b3f68;transform:translate(6px)}.features-section{background-color:#fafafa;padding:6rem 2rem}.features-container{flex-direction:column;gap:7rem;max-width:1100px;margin:0 auto;display:flex}.features-row{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.features-image-tall{border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 10px 30px #0000000d}.features-image-tall img{width:100%;height:auto;display:block}.features-text-content h2{color:#000;letter-spacing:-.03em;margin-bottom:2rem;font-size:2.5rem;font-weight:600;line-height:1.15}.footer-logo{margin-bottom:.75rem}.footer-logo-icon{filter:brightness(0)invert()}.logo-text-light .logo-desc{color:#fff}.footer-brand-desc{color:#94a3b8;max-width:320px;margin:0;font-size:.85rem;line-height:1.6}.feature-item{margin-bottom:2rem}.feature-item h4{color:#000;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.feature-item p,.features-text-content p.subtitle{color:#555;font-size:.95rem;line-height:1.6}.features-link{color:#2290ce;margin-top:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.features-link:hover{text-decoration:underline}.features-masonry{flex-direction:column;gap:1rem;display:flex}.masonry-top{width:100%}.masonry-bottom{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.video-card{border-radius:.75rem;position:relative;overflow:hidden;box-shadow:0 5px 15px #00000014}.video-card img{object-fit:cover;width:100%;height:100%;display:block}.masonry-top .video-card{height:250px}.masonry-bottom .video-card{height:220px}.video-overlay{background:linear-gradient(#0000 0%,#000000b3 100%);align-items:center;gap:.75rem;width:100%;padding:1rem;display:flex;position:absolute;bottom:0;left:0}.video-overlay span{color:#fff;font-size:.85rem;font-weight:500}.play-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.play-btn .triangle{color:#2290ce;margin-left:2px;font-size:.6rem}.network-banner{align-items:center;width:100%;height:800px;margin-top:5rem;display:flex;position:relative;overflow:hidden}.network-banner-bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.network-banner-bg img{object-fit:cover;object-position:right 20%;width:100%;height:100%}.network-banner-overlay{background:linear-gradient(90deg,#000000d9 0%,#00000080 45%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.network-banner-content{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.network-banner-content h2{color:#fff;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:3.5rem;font-weight:400;line-height:1.15}.network-banner-links{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.banner-link{color:#fff;border-bottom:1.5px solid #4ade80;align-items:center;gap:.25rem;padding-bottom:.25rem;font-size:1.15rem;font-weight:300;text-decoration:none;transition:opacity .2s;display:inline-flex}.banner-link:hover{opacity:.8;color:#fff}.banner-link .arrow-icon{color:#4ade80}.footer-section{color:#fff;background-color:#050505;padding:5rem 0 2rem}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2rem;display:flex}.logo-text-light h1{color:#fff}.logo-text-light p{color:#94a3b8}.btn-outline-light{color:#fff;background-color:#0000;border:1px solid #ffffff4d;border-radius:2.5rem;align-items:center;padding:.95rem 1.75rem;font-size:1.05rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-outline-light:hover{background-color:#ffffff0d;border-color:#fff}.footer-links-container{flex-wrap:wrap;justify-content:center;align-items:start;gap:5rem;padding:2rem 0 4rem;display:flex}.footer-column{flex-direction:column;gap:.75rem;display:flex}.video-coming-soon{color:#0b3f68;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#ffffffe6;border-radius:20px;margin-top:10px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 15px #0003}.video-coming-soon.show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.footer-heading{letter-spacing:.05em;color:#fff;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.footer-link{color:#94a3b8;padding:.25rem 0;font-size:.9rem;font-weight:500;display:inline-block}.footer-link:hover{color:#2290ce}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.copyright-text{color:#64748b;font-size:.85rem;font-weight:500}.social-links{gap:1rem;display:flex}.social-icon{color:#94a3b8;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.social-icon:hover{color:#fff;border-color:#fff}.faq-section{background-color:#f8fafc;padding:6rem 0;overflow:hidden}.faq-container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (width>=1024px){.faq-container{grid-template-columns:1fr 1fr}}.faq-header{text-align:left;flex-direction:column;gap:0;margin-bottom:3rem;display:flex}.faq-header-top{color:#0f172a;letter-spacing:-.02em;font-size:3.2rem;font-weight:800;line-height:1.1}.faq-header-bottom{color:#475569;letter-spacing:-.02em;font-size:2.5rem;font-weight:300;line-height:1.1}.highlight-answers{color:#2290ce;font-weight:700;display:inline-block;position:relative}.highlight-answers:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M5 15 Q 50 0 95 15' fill='none' stroke='%232290ce' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") bottom/100% 100% no-repeat;width:110%;height:12px;position:absolute;bottom:-4px;left:-5%}.faq-image-container{opacity:0;border-radius:20px;width:100%;height:100%;min-height:500px;animation:1.2s ease-out forwards fadeInRight;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.faq-side-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid #cbd5e1;transition:all .2s}.faq-item.active{background-color:#fff;border:1px solid #2290ce;border-radius:4px}.faq-toggle{text-align:left;cursor:pointer;color:#1e293b;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 1rem;display:flex}.faq-toggle:hover{background-color:#00000005}.faq-title{margin:0;font-size:1.1rem;font-weight:700}.faq-icon{color:#64748b;font-size:1.5rem;font-weight:400}.faq-content-wrapper{grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;display:grid}.faq-item.active .faq-content-wrapper{grid-template-rows:1fr}.faq-content-inner{overflow:hidden}.faq-text{color:#475569;margin:0;padding:0 1rem 1.5rem;font-size:.95rem;line-height:1.6}.faq-text p{margin-bottom:1rem}.faq-text p:last-child{margin-bottom:0}.video-testimonial-section{min-height:80vh;padding-bottom:6rem;position:relative;overflow:hidden}.video-testimonial-track-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.video-testimonial-track{width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1);display:flex}.video-testimonial-slide{flex:0 0 100%;align-items:flex-end;width:100%;height:100%;padding-bottom:6rem;display:flex;position:relative}.testimonial-video-player-container{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.testimonial-video{object-fit:contain;background:#000;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:1400px;max-height:85vh;box-shadow:0 25px 50px -12px #000000b3}.close-video-btn{color:#fff;cursor:pointer;z-index:11;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:40px;right:40px}.close-video-btn:hover{background:#fff3;transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-testimonial-bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.video-testimonial-bg img{object-fit:cover;width:100%;height:100%}.video-testimonial-overlay{background:#0000008c;width:100%;height:100%;position:absolute;top:0;left:0}.video-testimonial-content{z-index:2;justify-content:space-between;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.video-testimonial-controls-overlay{z-index:3;pointer-events:none;justify-content:space-between;align-items:flex-end;width:100%;margin:0 auto;display:flex;position:absolute;bottom:6rem;left:0;right:0}.testimonial-left-controls{pointer-events:auto;width:100%;max-width:800px}.testimonial-right-controls{pointer-events:auto}.testimonial-left{max-width:800px;padding-bottom:80px}.testimonial-quote{letter-spacing:-.01em;margin-bottom:1.5rem;color:#fff!important;text-shadow:none!important;font-family:Montserrat,sans-serif!important;font-size:2.8rem!important;font-weight:200!important;line-height:1.1!important}.testimonial-author{margin-bottom:1rem;color:#fff!important;text-shadow:none!important;font-family:Montserrat,sans-serif!important;font-size:1rem!important;font-weight:400!important}.testimonial-controls{gap:1rem;display:flex}.testimonial-arrow{cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;color:#fff!important;width:64px!important;height:64px!important}.testimonial-arrow svg{stroke-width:1px;width:24px!important;height:24px!important}.testimonial-arrow:hover{background:#fff3;border-color:#fff}.testimonial-right{flex-direction:column;align-items:center;gap:1rem;padding-bottom:2rem;display:flex}.testimonial-play-btn{cursor:pointer;color:#fff;background:#1d4ed8;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:20px;transition:transform .2s;display:flex;position:relative;box-shadow:0 10px 30px #1d4ed866}.testimonial-play-btn:before{content:"";z-index:-1;background:#1d4ed866;border-radius:50%;transition:transform .3s,opacity .3s;position:absolute;inset:-20px}.testimonial-play-btn:hover{transform:scale(1.05)}.testimonial-play-btn:hover:before{opacity:0;transform:scale(.66)}.testimonial-play-text{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700}@media (width<=992px){.video-testimonial-content{flex-direction:column;align-items:flex-start;gap:4rem}.testimonial-quote{font-size:2.2rem}}@media (width<=1024px){.hero-title{font-size:4rem}.hero-overlay{background:linear-gradient(90deg,#fff 0%,#fffffff2 40%,#fff9 70%,#fff0 100%)}}@media (width<=768px){.nav-links-top,.nav-links-main{display:none}.hero-title{font-size:3rem}.hero-description{font-size:1rem}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.find-shifts-page{background:linear-gradient(-45deg,#0b3f68,#2563eb,#0ea5e9,#22d3ee) 0 0/400% 400%;justify-content:center;align-items:center;min-height:800px;padding:4rem 2rem;animation:15s infinite gradientShift;display:flex}.find-shifts-container{align-items:stretch;gap:4rem;width:100%;max-width:1200px;display:flex}.find-shifts-left{flex-direction:column;flex:1;justify-content:center;padding-right:2rem;display:flex}.find-shifts-title{color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:3.875rem;font-weight:300;line-height:1}.post-shifts-title{font-size:3.125rem;line-height:1.1}.find-shifts-desc{color:#fff;max-width:480px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.45}.benefits-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.benefits-list li{color:#fff;align-items:center;gap:1rem;font-size:1.125rem;font-weight:600;display:flex}.check-icon{color:#0b3f68;background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.find-shifts-right{flex:1.3;max-width:650px}.form-card{background:#fff;border:none;border-radius:.75rem;padding:3rem;box-shadow:0 20px 40px -15px #0000001a}.form-header{color:#000;margin-bottom:2rem;font-size:1.8rem;font-weight:500;line-height:1.2}.highlight-blue{color:#3b82f6;font-weight:500}.lead-form{flex-direction:column;gap:1.25rem;display:flex}.form-row .form-group{flex:1}.form-group input,.form-group select{color:#333;background-color:#f1f5f9;border:none;border-radius:.375rem;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:box-shadow .2s}.form-group input:focus,.form-group select:focus{outline:none;box-shadow:0 0 0 2px #3b82f680}.phone-input-group{width:100%;display:flex}.country-code{flex-shrink:1;width:140px;min-width:0;background-color:#f8fafc!important;border-right:none!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.phone-input-group input{flex:1;min-width:0;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.consent-group{align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.consent-group input[type=checkbox]{cursor:pointer;margin-top:.25rem}.consent-text{color:#000;font-size:.75rem;line-height:1.4}.consent-text a{color:#3b82f6;text-decoration:none}.form-submit-btn{color:#fff;cursor:pointer;background-color:#0b3f68;border:none;border-radius:2rem;width:100%;margin-top:1.5rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:background-color .2s,transform .1s}.form-submit-btn:hover{background-color:#1d4ed8}.form-submit-btn:active{transform:translateY(1px)}.success-message{text-align:center;padding:2rem 0}.success-message h2{color:#3b82f6;margin-bottom:1rem;font-size:2rem}.success-message p{color:#475569;margin-bottom:2rem;font-size:1.125rem}@media (width<=992px){.find-shifts-container{flex-direction:column;gap:3rem}.find-shifts-left{text-align:center;padding-right:0}.find-shifts-title{font-size:3.5rem}.find-shifts-desc{margin-left:auto;margin-right:auto}.benefits-list{align-items:center}.benefits-list li{text-align:left;width:100%;max-width:350px}.find-shifts-right{max-width:100%}}@media (width<=640px){.form-row{flex-direction:column}.find-shifts-title{font-size:2.5rem}}.find-shifts-info{background-color:#fff;justify-content:center;align-items:center;min-height:800px;padding:5rem 2rem;display:flex}.info-container{grid-template-columns:1fr 1fr;gap:4rem;width:100%;max-width:950px;display:grid}.info-left{flex-direction:column;gap:5rem;display:flex}.testimonial-quote{color:#1e293b;margin-bottom:2rem;font-size:1.5rem;font-weight:500;line-height:1.5}.testimonial-author{align-items:center;gap:1.25rem;display:flex}.testimonial-author img{object-fit:cover;border-radius:50%;width:64px;height:64px}.author-details{flex-direction:column;display:flex}.author-name{color:#0f172a;font-size:1.1rem;font-weight:800}.author-title{color:#475569;font-size:.95rem}.info-cta h3{color:#0f172a;margin-bottom:.5rem;font-size:2.5rem;font-weight:500}.info-cta p{color:#0f172a;margin-bottom:2rem;font-size:1.125rem;font-weight:500}.btn-outline-blue{color:#0f172a;border:1px solid #3b82f6;border-radius:2rem;align-items:center;gap:.75rem;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline-blue svg{color:#3b82f6}.btn-outline-blue:hover{background-color:#f8fafc}.info-right{flex-direction:column;justify-content:flex-start;display:flex}.info-benefits-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.info-benefits-list li{color:#1e293b;border-bottom:1px solid #e2e8f0;align-items:center;gap:1.5rem;padding:2rem 0;font-size:1.1rem;font-weight:600;display:flex}.info-benefits-list li:first-child{padding-top:0}.info-benefits-list li:last-child{border-bottom:none}.shield-icon{color:#3b82f6;flex-shrink:0}@media (width<=992px){.info-container{grid-template-columns:1fr;gap:4rem}}.hamburger-btn{color:#0f172a;cursor:pointer;z-index:1100;background:0 0;border:none;padding:.5rem;display:none;position:relative}.mobile-menu-overlay{z-index:1000;opacity:0;visibility:hidden;background-color:#fffffffa;flex-direction:column;width:100vw;height:100vh;padding:80px 2rem 2rem;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-20px)}.mobile-menu-overlay.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu-close{color:#0f172a;cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.mobile-menu-content{flex-direction:column;gap:2rem;width:100%;max-width:500px;margin:0 auto;display:flex}.mobile-menu-actions{flex-direction:column;gap:1rem;display:flex}.mobile-btn{text-align:center;justify-content:center;width:100%;padding:1rem 2rem;font-size:1.1rem}.mobile-menu-links{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.mobile-menu-links a{color:#0f172a;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu-links a:hover{color:#3b82f6}.mobile-divider{background-color:#e2e8f0;height:1px;margin:.5rem 0}.mobile-menu-contact{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.mobile-menu-contact .phone-link{color:#64748b;align-items:center;gap:.5rem;font-size:1.1rem;text-decoration:none;display:flex}@media (width<=992px){.top-nav,.nav-links-main{display:none}.desktop-only{display:none!important}.mobile-only{display:flex!important}.nav-actions{margin-left:auto}.nav-actions .btn-outline,.nav-actions .btn-dark{display:none}.hamburger-btn{justify-content:center;align-items:center;display:flex}.footer-links-container{text-align:left;flex-direction:column;align-items:flex-start;gap:2.5rem;padding:2rem 2rem 4rem}.footer-actions{gap:.5rem}.footer-actions a{white-space:nowrap;padding:.75rem 1.25rem;font-size:.9rem}.hero-section{height:auto;min-height:550px;padding-top:5rem;padding-bottom:3rem}.hero-content{padding:0 1.5rem}.hero-bg-image{object-position:85% center}.hero-overlay{background:linear-gradient(#fffffff2 0%,#ffffffb3 50%,#fff3 100%)}.hero-title{font-size:2.8rem}.quick-links-container{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.roles-container{flex-direction:column;gap:2rem}.roles-left{flex:none;width:100%}.roles-grid{grid-template-columns:1fr}.features-row{grid-template-columns:1fr;gap:3rem}.features-container{gap:4rem}.features-text-content h2{font-size:2rem}.network-banner-content{padding:0 1.5rem}.network-banner-content h2{font-size:2rem}.network-banner-links{flex-direction:column;gap:1rem;width:100%}.banner-link{justify-content:center;width:100%}.network-banner-bg img{object-position:70% center}.faq-header-top{font-size:2.2rem}.faq-header-bottom{font-size:1.8rem}}.about-hero-alt{padding-top:5rem;padding-bottom:2rem}.about-hero-image-container{border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.about-hero-image-rounded{object-fit:cover;width:100%;height:500px;display:block}.about-hero-overlay-rounded{background:#0f172a66;width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-text-content.overlay-text{z-index:2;max-width:800px;margin-bottom:0;position:absolute;top:50%;left:4rem;transform:translateY(-50%)}.about-hero-text-content.overlay-text .hero-title{letter-spacing:-.04em;color:#fff;margin-bottom:1rem;font-size:4.5rem;font-weight:800;line-height:1.05}.about-hero-text-content.overlay-text .hero-description{color:#f1f5f9;font-size:1.2rem;font-weight:500}.about-text-section{background-color:#fff;border-radius:1rem;gap:5rem;padding:6rem 4rem;display:flex;box-shadow:0 10px 30px #00000008}.about-text-left{flex:2}.about-text-left h2{color:#0f172a;margin-bottom:2.5rem;font-size:1.5rem;font-weight:500;line-height:1.6}.about-text-left h3{color:#0f172a;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.about-text-left p{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.about-features-list{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.about-features-list li{color:#475569;padding-left:1.5rem;font-size:1.05rem;line-height:1.7;position:relative}.about-features-list li:before{content:"•";color:#0f172a;font-weight:700;position:absolute;left:0}.about-text-right{flex-direction:column;flex:1;gap:2rem;display:flex}.about-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;box-shadow:0 10px 25px #00000005}.about-card h4{color:#0f172a;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.about-card p{color:#475569;font-size:.95rem;line-height:1.6}.about-contact-info{padding:1rem 0}.about-contact-info h4{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.about-contact-info p{color:#64748b;margin-bottom:1rem;font-size:.95rem}.about-phone{color:#0b3f68;align-items:center;font-size:1.1rem;font-weight:600;display:inline-flex}.about-phone:hover{text-decoration:underline}.about-founder-wrapper{padding-top:6rem;padding-bottom:6rem}.about-founder-section{background-color:#e8ebf0;border-radius:1rem;width:100%;display:flex;overflow:hidden}.about-founder-image-container{flex:1;max-width:450px;position:relative}.about-founder-image{object-fit:cover;width:100%;height:100%;display:block}.founder-image-overlay{background:linear-gradient(#0f172a00 0%,#0f172acc 100%);flex-direction:column;width:100%;padding:2rem 1.25rem 1.25rem;display:flex;position:absolute;bottom:0;left:0}.founder-name{color:#fff;margin-bottom:.1rem;font-size:1.15rem;font-weight:700}.founder-role{color:#e2e8f0;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.about-founder-content{flex-direction:column;flex:1.5;justify-content:center;padding:5rem 4rem;display:flex}.founder-badge{letter-spacing:.1em;color:#475569;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:block}.founder-title{color:#0b3f68;margin-bottom:2rem;font-size:2.2rem;font-weight:800;line-height:1.2}.about-founder-content p{color:#334155;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.founder-social-links{gap:1rem;margin-top:1.5rem;display:flex}.founder-social-links a{color:#0b3f68;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,color .2s,background-color .2s;display:flex}.founder-social-links a:hover{color:#fff;background-color:#0b3f68;transform:translateY(-2px)}@media (width<=992px){.about-text-section,.about-founder-section{flex-direction:column}.about-founder-image-container{max-width:100%;height:400px}.about-founder-content{padding:3rem 2rem}}.reveal-section{opacity:0;filter:blur(8px);will-change:opacity, transform, filter;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1),filter 1s cubic-bezier(.16,1,.3,1);transform:translateY(80px)scale(.98)}.reveal-section.is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}.hero-text-transition-wrapper{animation:1s ease-in-out forwards heroTextFadeIn}@keyframes heroTextFadeIn{0%{opacity:0}to{opacity:1}}.scroll-reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.scroll-reveal-delay-100{transition-delay:.1s}.scroll-reveal-delay-200{transition-delay:.2s}.scroll-reveal-delay-300{transition-delay:.3s}.pf-app{color:#1e293b;background-color:#f8fafc;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.pf-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.pf-header{-webkit-backdrop-filter:blur(12px);z-index:50;background-color:#ffffffd9;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.pf-nav-inner{justify-content:space-between;align-items:center;height:5rem;display:flex}.pf-logo-container{align-items:center;gap:.75rem;text-decoration:none;display:flex}.pf-logo-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.pf-logo-text{letter-spacing:-.02em;color:#0f172a;font-size:1.25rem;font-weight:800}.pf-nav-links{gap:2rem;display:none}@media (width>=768px){.pf-nav-links{display:flex}}.pf-nav-links a{color:#475569;font-weight:500;text-decoration:none;transition:color .2s}.pf-nav-links a:hover{color:#2563eb}.pf-nav-actions{align-items:center;gap:1.25rem;display:flex}.pf-btn-link{color:#475569;font-weight:500;text-decoration:none;transition:color .2s}.pf-btn-link:hover{color:#2563eb}.pf-btn-primary{color:#fff;background-color:#2563eb;border-radius:.5rem;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 6px -1px #2563eb1a}.pf-btn-primary:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 8px -1px #2563eb33}.pf-btn-large{border-radius:.75rem;padding:1rem 2rem;font-size:1.125rem}.pf-btn-outline{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 1px 2px #0000000d}.pf-btn-outline:hover{background-color:#f8fafc;border-color:#cbd5e1}.pf-hero{background-color:#f8fafc;padding:6rem 0 8rem;position:relative;overflow:hidden}.pf-hero-bg{opacity:.7;background:radial-gradient(circle at 100% 0,#eff6ff,#0000 40%),radial-gradient(circle at 0 100%,#f0fdf4,#0000 40%);position:absolute;inset:0}.pf-hero-content{z-index:10;text-align:center;position:relative}.pf-hero-title{letter-spacing:-.04em;color:#0f172a;margin-bottom:1.5rem;max-width:56rem;margin-inline:auto;font-size:3.5rem;font-weight:800;line-height:1.15}@media (width>=768px){.pf-hero-title{font-size:4.5rem}}.pf-text-accent{color:#2563eb;background:linear-gradient(135deg,#2563eb,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.pf-hero-subtitle{color:#475569;margin-bottom:3rem;max-width:42rem;margin-inline:auto;font-size:1.25rem;line-height:1.75}.pf-hero-actions{flex-direction:column;justify-content:center;gap:1rem;margin-bottom:5rem;display:flex}@media (width>=640px){.pf-hero-actions{flex-direction:row}}.pf-dashboard-preview{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:64rem;margin:0 auto;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateX(2deg);box-shadow:0 25px 50px -12px #00000026}.pf-dashboard-preview:hover{transform:perspective(1000px)rotateX(0)translateY(-5px)}.pf-dashboard-header{background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;height:3rem;padding:0 1rem;display:flex}.pf-dot{border-radius:50%;width:.75rem;height:.75rem}.pf-dot-red{background-color:#f87171}.pf-dot-yellow{background-color:#fbbf24}.pf-dot-green{background-color:#34d399}.pf-dashboard-body{opacity:.5;gap:2rem;height:24rem;padding:2rem;display:flex}.pf-dashboard-sidebar{background-color:#f1f5f9;border-radius:.5rem;width:16rem;display:none}@media (width>=768px){.pf-dashboard-sidebar{display:block}}.pf-dashboard-main{flex-direction:column;flex:1;gap:1.5rem;display:flex}.pf-dashboard-card{background-color:#f1f5f9;border-radius:.5rem;height:8rem}.pf-dashboard-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pf-dashboard-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1e293b;background-color:#ffffffe6;border:1px solid #f1f5f9;border-radius:9999px;padding:.75rem 1.5rem;font-weight:700;box-shadow:0 10px 15px -3px #0000001a}.pf-features{background-color:#fff;padding:6rem 0}.pf-section-header{text-align:center;margin-bottom:4rem}.pf-section-header h2{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (width>=768px){.pf-section-header h2{font-size:3rem}}.pf-section-header p{color:#475569;max-width:42rem;margin:0 auto;font-size:1.125rem}.pf-features-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.pf-features-grid{grid-template-columns:repeat(3,1fr)}}.pf-feature-card{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:1rem;padding:2rem;transition:all .3s}.pf-feature-card:hover{border-color:#e2e8f0;transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000000d}.pf-feature-icon{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:flex}.pf-icon-blue{color:#2563eb;background-color:#dbeafe}.pf-icon-purple{color:#9333ea;background-color:#f3e8ff}.pf-icon-emerald{color:#10b981;background-color:#d1fae5}.pf-feature-card h3{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.pf-feature-card p{color:#475569;line-height:1.6}.pf-footer{color:#94a3b8;background-color:#0f172a;margin-top:6rem;padding:4rem 0 2rem}.pf-footer-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (width>=768px){.pf-footer-grid{grid-template-columns:2fr 1fr 1fr}}.pf-footer-brand{max-width:24rem}.pf-footer-logo{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:block}.pf-footer-desc{line-height:1.6}.pf-footer-col h4{color:#fff;margin-bottom:1.5rem;font-weight:600}.pf-footer-col ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.pf-footer-col a{color:#94a3b8;text-decoration:none;transition:color .2s}.pf-footer-col a:hover{color:#fff}.pf-footer-bottom{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}.dentists-page{width:100%;max-width:100%;overflow-x:hidden}.dentists-page .dentists-container{max-width:1400px;margin:0 auto;padding:0 2rem}.dentists-page .why-choose-section,.dentists-page .opportunities-overview-section,.dentists-page .steps-section,.dentists-page .placement-types-section,.dentists-page .own-practice-section,.dentists-page .faq-section,.dentists-page .final-cta-section{flex-direction:column;justify-content:center;min-height:800px;display:flex}.dentists-hero-title{font-size:4rem}.dentists-page .faq-image-fade{box-shadow:none;border-radius:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 25%);mask-image:linear-gradient(90deg,#0000 0%,#000 25%)}.dentists-page .section-header{margin-bottom:3rem}.dentists-page .section-title{color:var(--primary-color);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.dentists-page .section-title.text-white{color:#fff}.dentists-page .title-underline{background:var(--accent-color,#007bff);border-radius:2px;width:60px;height:4px}.dentists-page .title-underline.mx-auto{margin-left:auto;margin-right:auto}.dentists-page .text-center{text-align:center}.dentists-page .mt-4{margin-top:1rem}.dentists-page .mb-8{margin-bottom:2rem}.dentists-page .mx-auto{margin-left:auto;margin-right:auto}.dentists-page .max-w-2xl{max-width:42rem}.dentists-page .max-w-3xl{max-width:48rem}.dentists-page .bg-light{background-color:#f8fafc}.dentists-page .why-choose-section{background:#fff;padding:5rem 0}.dentists-page .features-grid{grid-template-columns:1fr;align-items:stretch;gap:2rem;display:grid}@media (width>=768px){.dentists-page .features-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.dentists-page .features-grid{grid-template-columns:repeat(4,1fr)}}.dentists-page .feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dentists-page .feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dentists-page .feature-icon-wrapper{width:60px;height:60px;color:var(--primary-color,#007bff);background:#007bff1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.dentists-page .feature-title{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dentists-page .feature-desc{color:#64748b;line-height:1.6}.dentists-page .opportunities-overview-section{padding:5rem 0}.dentists-page .split-content{flex-direction:column;gap:3rem;display:flex}@media (width>=768px){.dentists-page .split-content{flex-direction:row;align-items:center}.dentists-page .split-text,.dentists-page .split-image{flex:1}}.dentists-page .opportunities-box{-webkit-backdrop-filter:blur(5px);background-color:#ffffffe6;border-radius:12px;margin-top:2rem;padding:3rem;box-shadow:0 4px 20px #0000000d}.dentists-page .section-desc{color:#475569;font-size:1.1rem;line-height:1.7}.dentists-page .rounded-image{border-radius:12px;width:100%;height:auto;display:block}.dentists-page .shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dentists-page .steps-section{padding:5rem 0}.dentists-page .steps-container{flex-direction:column;gap:2rem;display:flex}@media (width>=768px){.dentists-page .steps-container{flex-direction:row;justify-content:center;align-items:flex-start}}.dentists-page .step-item{text-align:center;flex:1;padding:1rem}.dentists-page .step-number{background:var(--primary-color,#0056b3);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.dentists-page .step-title{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dentists-page .step-desc{color:#64748b;line-height:1.6}.dentists-page .step-connector{display:none}@media (width>=768px){.dentists-page .step-connector{background:#cbd5e1;flex-grow:.5;height:2px;margin-top:25px;display:block}}.dentists-page .placement-types-section{background:#fff;padding:5rem 0}.dentists-page .placement-cards{flex-direction:column;gap:2rem;max-width:1000px;margin:3rem auto 0;display:flex}@media (width>=768px){.dentists-page .placement-cards{flex-direction:row}}.dentists-page .placement-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.dentists-page .placement-card:hover{transform:translateY(-5px)}.dentists-page .placement-card-header{background:var(--primary-color,#0056b3);color:#fff;text-align:center;padding:2rem}.dentists-page .placement-icon{background:#fff3;border-radius:50%;margin-bottom:1rem;padding:1rem;display:inline-flex}.dentists-page .placement-card-header h3{margin:0;font-size:1.5rem;font-weight:600}.dentists-page .placement-card-body{padding:2.5rem 2rem}.dentists-page .placement-card-body p{color:#475569;font-size:1.05rem;line-height:1.7}.dentists-page .own-practice-section{padding:4rem 0}.dentists-page .own-practice-card{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:16px;padding:4rem 3rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.dentists-page .own-practice-title{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.dentists-page .own-practice-desc{color:#cbd5e1;max-width:800px;margin:0 auto 1rem;font-size:1.1rem;line-height:1.7}.dentists-page .faq-section{padding:5rem 0}.dentists-page .faq-container{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.dentists-page .faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.dentists-page .faq-item.active{border-color:var(--primary-color,#0056b3);box-shadow:0 4px 6px -1px #0000001a}.dentists-page .faq-question{cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.dentists-page .faq-question h3{color:#1e293b;margin:0;padding-right:2rem;font-size:1.1rem;font-weight:600}.dentists-page .faq-icon{color:var(--primary-color,#0056b3);flex-shrink:0}.dentists-page .faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .4s;overflow:hidden}.dentists-page .faq-item.active .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.dentists-page .faq-answer p{color:#475569;margin:0;line-height:1.6}.dentists-page .final-cta-section{background:linear-gradient(135deg, #0f172a 0%, var(--primary-color,#0b3f68) 100%);padding:6rem 0}.dentists-page .text-white-80{color:#fffc}.dentists-page .cta-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.dentists-page .btn-outline-light{color:#fff;background:0 0;border:2px solid #fff;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.dentists-page .btn-outline-light:hover{color:var(--primary-color,#0056b3);background:#fff}.mobile-carousel-controls{display:none}@media (width<=768px){.dentists-page .hero-title{font-size:2.5rem;line-height:1.1}.dentists-hero-title{font-size:2.5rem!important}.dentists-page .section-title{font-size:1.75rem;line-height:1.2}.dentists-page .section-subtitle{font-size:1rem;line-height:1.6!important}.dentists-page .section-desc{text-align:left;text-wrap:pretty;font-size:.95rem;line-height:1.6}.dentists-page .opportunities-box{margin-top:1.5rem;padding:2rem 1.5rem!important}.dentists-page .own-practice-card{padding:2.5rem 1.5rem}.dentists-page .own-practice-title{margin-bottom:1rem;font-size:1.65rem;line-height:1.3}.dentists-page .own-practice-desc{text-align:left;font-size:.95rem;line-height:1.6}.dentists-page .faq-header-top{font-size:1rem!important}.dentists-page .faq-header-bottom{font-size:2rem!important}.dentists-page .hero-section .hero-bg-image{object-position:right -150px top!important}.dentists-page .hero-section .hero-overlay{background:linear-gradient(90deg,#fff 0%,#fffffff2 60%,#ffffffb3 85%,#fff0 100%)!important}.placement-cards-mobile-viewport{width:100%;position:relative;margin:0!important;padding:0!important}.dentists-page .placement-cards{width:100%!important;margin:0!important;padding:0!important;display:block!important}.dentists-page .placement-card{border-radius:12px;width:100%!important;margin:0!important;display:none!important}.dentists-page .placement-card.active-mobile-card{animation:.4s ease-in-out fadeIn;display:block!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-carousel-controls{justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.carousel-arrow{color:#0056b3;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 4px 6px #0000000d}.carousel-arrow:active:not(.disabled){background:#f8fafc;transform:scale(.95)}.carousel-arrow.disabled{opacity:.3;cursor:not-allowed}}.dental-admins-page{--admin-primary:#1e293b;--admin-accent:#0284c7;--admin-light:#f8fafc}.admin-container{max-width:1200px;margin:0 auto;padding:0 2rem}.admin-hero{background-color:var(--admin-primary);color:#fff;min-height:85vh;display:flex}.admin-hero-content{flex-direction:column;flex:1;justify-content:center;padding:4rem 10%;display:flex}.badge-dark{color:#bae6fd;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.admin-hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.admin-hero-desc{color:#cbd5e1;max-width:500px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.admin-hero-image-wrapper{flex:1;position:relative}.admin-hero-img{object-fit:cover;object-position:center;width:100%;height:100%}.advantage-section{padding:6rem 0}.bento-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem;display:grid}.bento-card{background:#fff;border:1px solid #0000000d;border-radius:1rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #00000008}.bento-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000000f}.card-tall{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:none;flex-direction:column;grid-row:span 2;justify-content:center;display:flex}.bento-icon{background:var(--admin-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.card-tall .bento-icon{background:var(--admin-accent);width:64px;height:64px}.bento-card h3{color:var(--admin-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.card-tall h3{font-size:2rem}.bento-card p{color:#475569;line-height:1.6}.admin-roles-section{background:#fff;padding:6rem 0}.admin-roles-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.admin-roles-desc{color:#475569;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.admin-roles-accordion{flex-direction:column;gap:1rem;display:flex}.accordion-item{cursor:pointer;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .3s;overflow:hidden}.accordion-item.active{border-color:var(--admin-accent);box-shadow:0 4px 15px #0284c71a}.accordion-header{background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.accordion-header h3{color:var(--admin-primary);margin:0;font-size:1.125rem;font-weight:600}.accordion-icon{color:var(--admin-accent);font-size:1.5rem;font-weight:300}.accordion-body{background:#f8fafc;max-height:0;transition:max-height .4s;overflow:hidden}.accordion-item.active .accordion-body{max-height:200px}.accordion-body p{color:#475569;margin:0;padding:0 1.5rem 1.25rem;line-height:1.6}.admin-roles-image-wrapper{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.admin-roles-img{object-fit:cover;width:100%;height:100%;display:block}.timeline-section{padding:6rem 0}.timeline{max-width:800px;margin:3rem auto 0;position:relative}.timeline:before{content:"";background:#cbd5e1;width:2px;height:100%;position:absolute;top:0;left:24px}.timeline-step{margin-bottom:3rem;display:flex;position:relative}.timeline-step:last-child{margin-bottom:0}.timeline-marker{background:var(--admin-accent);color:#fff;z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;font-weight:700;display:flex;position:relative;box-shadow:0 0 0 8px #f8fafc}.timeline-content{margin-left:2rem;padding-top:.5rem}.timeline-content h3{color:var(--admin-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.timeline-content p{color:#475569;margin:0;line-height:1.6}.admin-cta-section{background-image:url(/dental-admin-secondary.jpg);background-position:50%;background-size:cover;background-attachment:fixed;padding:6rem 0;position:relative}.admin-cta-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293be6;width:100%;height:100%;position:absolute;top:0;left:0}.z-10{z-index:10;position:relative}@media (width<=768px){.admin-hero-title,.section-title{font-size:2.25rem;line-height:1.15}p,.admin-hero-desc,.feature-desc,.accordion-body p,.timeline-content p,.admin-roles-desc{text-align:left;text-wrap:pretty;font-size:1rem;line-height:1.6}.admin-hero{flex-direction:column}.admin-hero-content{text-align:left;padding:3rem 1.5rem}.admin-hero-image-wrapper{min-height:300px}.bento-grid{grid-template-columns:1fr;gap:1rem}.card-tall{grid-row:auto}.bento-card{padding:2rem 1.5rem}.admin-roles-grid{grid-template-columns:1fr;gap:2rem}.admin-roles-image-wrapper{order:-1}.timeline:before{left:20px}.timeline-marker{width:40px;height:40px;font-size:1.1rem}.timeline-content{margin-left:1.5rem}}.dental-assistants-page{--da-primary:#0f172a;--da-accent:#0ea5e9;--da-light:#f0f9ff;--da-text:#475569}.da-container{max-width:1200px;margin:0 auto;padding:0 2rem}.da-stats-banner{background-color:var(--da-primary);margin-top:4rem;padding:4rem 0}.da-stats-grid{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;display:flex}.da-stat-item{text-align:center;color:#fff}.da-stat-number{color:var(--da-accent);margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.da-stat-label{text-transform:uppercase;letter-spacing:.05em;opacity:.9;font-size:1.125rem;font-weight:500}.da-collage-section{background:#fff;padding:8rem 0;overflow:hidden}.da-collage-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (width>=1024px){.da-collage-grid{grid-template-columns:1fr 1fr;gap:6rem}}.da-collage-visuals{aspect-ratio:1;width:100%;max-width:550px;margin:0 auto;position:relative}.collage-img-main{z-index:2;border-radius:1rem;width:70%;height:70%;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 20px 40px #0000001a}.collage-img-main img{object-fit:cover;width:100%;height:100%}.collage-img-overlay-1{z-index:3;border:6px solid #fff;border-radius:1rem;width:55%;height:55%;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:-10px 10px 40px #00000026}.collage-img-overlay-1 img{object-fit:cover;width:100%;height:100%}.collage-img-overlay-2{z-index:4;border:4px solid #fff;border-radius:1rem;width:40%;height:40%;position:absolute;top:15%;left:0;overflow:hidden;box-shadow:-10px -10px 40px #00000026}.collage-img-overlay-2 img{object-fit:cover;width:100%;height:100%}.collage-decor-box{z-index:1;background:#0ea5e91a;border-radius:1rem;width:30%;height:30%;position:absolute;bottom:10%;right:-5%}.collage-img-main,.collage-img-overlay-1,.collage-img-overlay-2{transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s,z-index}.collage-img-main:hover,.collage-img-overlay-1:hover,.collage-img-overlay-2:hover{z-index:10;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #0003}.da-feature-block h3{color:var(--da-primary);margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.da-feature-block p{color:var(--da-text);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.da-feature-list{margin:0;padding:0;list-style:none}.da-feature-list li{color:var(--da-primary);margin-bottom:.75rem;padding-left:2rem;font-size:1.125rem;font-weight:500;position:relative}.da-feature-list li:before{content:"✓";color:var(--da-accent);font-weight:800;position:absolute;top:0;left:0}.da-roles-section{background-color:var(--da-light);padding:6rem 0}.da-roles-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.da-role-card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:1rem;padding:3rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.da-role-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.da-role-icon{background:var(--da-light);width:64px;height:64px;color:var(--da-accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:transform .4s;display:flex}.da-role-icon svg{width:32px;height:32px}.da-role-card:hover .da-role-icon{background:var(--da-accent);color:#fff;transform:scale(1.1)}.da-role-title{color:var(--da-primary);margin-bottom:0;font-size:1.5rem;font-weight:700;transition:margin .4s}.da-role-reveal{opacity:0;max-height:0;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.da-role-card:hover .da-role-title{margin-bottom:1rem}.da-role-card:hover .da-role-reveal{opacity:1;max-height:200px;margin-top:1rem}.da-role-reveal p{color:var(--da-text);margin-bottom:1.5rem;line-height:1.6}.da-role-link{color:var(--da-accent);font-size:1.125rem;font-weight:600;text-decoration:none}.da-role-link:hover{text-decoration:underline}.da-cta-section{background-color:var(--da-primary);padding:6rem 0}.text-white{color:#fff}.text-white-80{color:#fffc}@media (width<=1024px){.da-roles-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.da-feature-block h3,.section-title{font-size:2.25rem;line-height:1.15}p,.da-feature-block p,.da-role-reveal p,.section-desc{text-align:left;text-wrap:pretty;font-size:1rem;line-height:1.6}.da-collage-section{padding:4rem 0}.da-collage-grid{gap:3rem}.da-collage-visuals{aspect-ratio:1;max-width:100%}.collage-img-main{width:75%}.collage-img-overlay-1{border-width:4px;width:60%}.collage-img-overlay-2{border-width:3px;width:45%}.da-roles-grid{grid-template-columns:1fr;gap:1rem}.da-role-reveal{opacity:1;max-height:500px;margin-top:1rem}.da-role-title{margin-bottom:1rem}.da-role-card{text-align:left;padding:2rem 1.5rem}.da-role-icon{margin:0 0 1.5rem}}.dental-hygienists-page{--dh-primary:#0f172a;--dh-accent:#0ea5e9;--dh-accent-light:#e0f2fe;--dh-text:#475569;overflow-x:hidden}.dh-container{max-width:1200px;margin:0 auto;padding:0 2rem}.bg-accent{background-color:var(--dh-accent)}.text-accent{color:var(--dh-accent)}.dh-hero{align-items:center;width:100%;height:80vh;min-height:600px;max-height:900px;display:flex;position:relative;overflow:hidden}.dh-hero-bg{z-index:1;will-change:transform;background-image:url(/hygienist-hero.jpg);background-position:50% 20%;background-size:cover;width:100%;height:140%;position:absolute;top:-20%;left:0}.dh-hero-overlay{z-index:2;background:linear-gradient(90deg,#0f172ae6 0%,#0f172ab3 50%,#0f172a33 100%);position:absolute;inset:0}.dh-hero-content{z-index:3;opacity:0;max-width:800px;padding:0 4rem;transition:opacity 1s ease-out,transform 1s ease-out;position:relative;transform:translateY(30px)}.dh-hero-content.animate-in{opacity:1;transform:translateY(0)}.badge-accent{color:#0284c7;text-transform:uppercase;letter-spacing:.05em;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-block}.dh-hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.dh-hero-desc{color:#ffffffe6;max-width:650px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.dh-marquee-container{background-color:var(--dh-accent);color:#fff;width:100%;padding:1.5rem 0;display:flex;position:relative;overflow:hidden}.dh-marquee{white-space:nowrap;animation:30s linear infinite marquee;display:flex}.dh-marquee span{letter-spacing:.1em;padding-right:2rem;font-size:1.25rem;font-weight:700}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.dh-features-section{background:#fff;padding:8rem 0}.dh-feature-grid{grid-template-columns:1fr;gap:2rem;margin-top:4rem;display:grid}@media (width>=1024px){.dh-feature-grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr)}.dh-tilt-card:first-child{grid-area:1/1/3/2}.dh-tilt-card:nth-child(2){grid-area:1/2/2/3}.dh-tilt-card:nth-child(3){grid-area:2/2/3/4}}.dh-tilt-card{transform-style:preserve-3d;will-change:transform;background:#ffffff0d;border:1px solid #0000000d;border-radius:1.5rem;padding:3rem;transition:transform .1s ease-out,box-shadow .3s;box-shadow:0 10px 30px #0000000d}.dh-tilt-card:hover{box-shadow:0 30px 60px #0ea5e926}.dh-card-icon{background:var(--dh-accent-light);width:64px;height:64px;color:var(--dh-accent);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;transform:translateZ(30px)}.dh-card-icon svg{width:32px;height:32px}.dh-tilt-card h3{color:var(--dh-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:700;transform:translateZ(40px)}.dh-tilt-card p{color:var(--dh-text);font-size:1.125rem;line-height:1.6;transform:translateZ(20px)}.dh-story-section{background-color:#f8fafc;padding:8rem 0}.dh-story-wrapper{align-items:center;gap:6rem;display:flex}.dh-story-content{flex:1}.dh-story-content .section-title{margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.dh-story-desc{color:var(--dh-text);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.dh-checklist{margin:2rem 0 0;padding:0;list-style:none}.dh-checklist li{color:var(--dh-primary);margin-bottom:1rem;padding-left:2.5rem;font-size:1.125rem;font-weight:600;position:relative}.dh-checklist li:before{content:"✓";background:var(--dh-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dh-story-image-container{flex:1;position:relative}.dh-story-img{z-index:2;border-radius:1rem;width:100%;position:relative;box-shadow:0 20px 40px #0000001a}.dh-image-accent{border:4px solid var(--dh-accent);z-index:1;border-radius:1rem;width:100%;height:100%;position:absolute;top:-2rem;right:-2rem}.dh-cta-section{background-color:var(--dh-primary);padding:6rem 0;position:relative;overflow:hidden}@media (width<=1024px){.dh-story-wrapper{flex-direction:column;gap:4rem}}@media (width<=768px){.dh-hero-title,.dh-tilt-card h3,.section-title{font-size:2.25rem;line-height:1.15}p,.dh-hero-desc,.dh-tilt-card p,.dh-story-desc,.section-desc{text-align:left;text-wrap:pretty;font-size:1rem;line-height:1.6}.dh-hero{height:auto;min-height:auto;padding:6rem 0}.dh-hero-content{padding:0 2rem}.dh-hero-overlay{background:linear-gradient(90deg,#0f172af2 0%,#0f172acc 100%)}.dh-hero-actions{justify-content:flex-start;display:flex}.dh-hero-bg{height:100%;top:0;transform:none!important}.dh-marquee span{font-size:1rem}.dh-features-section{padding:4rem 0}.dh-tilt-card{text-align:left;transform-style:flat;will-change:auto;padding:2rem 1.5rem;transform:none!important}.dh-card-icon,.dh-tilt-card h3,.dh-tilt-card p{transform:none}.dh-story-section{padding:4rem 0}.dh-image-accent{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.locations-page{background-color:#f8fafc;min-height:100vh;padding-bottom:6rem}.locations-hero{text-align:center;color:#fff;background:linear-gradient(#0b3f68 0%,#0b3f68b3 40%,#0b3f6800 100%),#0b3f68 url(/assets/locations-hero-bg-IVS-Es2a.jpg) 50%/cover no-repeat;border-bottom-right-radius:3rem;border-bottom-left-radius:3rem;margin-bottom:-3rem;padding:8rem 2rem 5rem;box-shadow:0 10px 30px #0b3f6826}.locations-hero h1{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.locations-hero p{color:#e2e8f0;max-width:850px;margin:0 auto;font-size:1.2rem;line-height:1.6}.locations-search-container{z-index:10;max-width:800px;margin:0 auto 4rem;padding:0 2rem;position:relative}.locations-search-input-wrapper{background-color:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;padding:.75rem 1.5rem;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 15px 35px #00000014}.locations-search-input-wrapper:focus-within{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 20px 40px #0b3f681f}.locations-search-icon{color:#94a3b8;justify-content:center;align-items:center;margin-right:1rem;font-size:1.2rem;display:flex}.locations-search-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:.5rem 0;font-size:1.1rem}.locations-search-input::placeholder{color:#94a3b8}.locations-content-wrapper{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.locations-compact-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.location-compact-card{cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 15px #00000008}.location-compact-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 10px 25px #0b3f680f}.location-compact-card.active{background-color:#f0f9ff;border-color:#1f93ce;box-shadow:0 8px 25px #1f93ce26}.location-compact-card.active .location-icon{background-color:#fff;box-shadow:0 4px 10px #0000000d}.location-icon{background-color:#f8fafc;border-radius:.5rem;padding:.5rem;font-size:1.5rem;transition:background-color .2s,box-shadow .2s}.location-info{flex-direction:column;display:flex}.location-name{color:#0f172a;margin:0 0 .25rem;font-size:1.15rem;font-weight:700}.location-region{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.location-map-container{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;box-shadow:0 10px 30px #0000000d}.map-header{margin-bottom:1.5rem}.map-header h2{color:#0f172a;margin-bottom:.25rem;font-size:1.8rem;font-weight:700}.map-header p{color:#64748b;font-size:1.05rem}.map-iframe-wrapper{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden}.no-results{text-align:center;background-color:#fff;border:1px dashed #cbd5e1;border-radius:1rem;padding:4rem 2rem}.no-results h3{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem}.no-results p{color:#64748b}@media (width<=768px){.locations-hero{border-bottom-right-radius:2rem;border-bottom-left-radius:2rem;padding:6rem 1.5rem 4rem}.locations-hero h1{font-size:2.5rem}.locations-search-container{padding:0 1.5rem}.locations-compact-grid{grid-template-columns:1fr}.location-map-container{padding:1.25rem}}.testimonials-page{background:#f8fafc;min-height:100vh;padding-top:80px}.testimonials-hero{color:#fff;text-align:center;background:linear-gradient(90deg,#0b3f68,#11538c);padding:5rem 2rem}.testimonials-hero h1{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.testimonials-hero p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.testimonials-container{flex-direction:column;max-width:1200px;margin:-3rem auto 4rem;padding:0 2rem;display:flex;position:relative}.google-summary-banner{background:#fff;border-radius:50px;align-items:center;gap:2rem;width:fit-content;padding:1rem 2rem;display:flex;box-shadow:0 10px 25px #00000014}.google-score{align-items:center;gap:1rem;display:flex}.google-number{color:#0f172a;font-size:2.5rem;font-weight:800;line-height:1}.google-stars-container{flex-direction:column;gap:.25rem;display:flex}.review-stars-small{color:#f59e0b;gap:.25rem;display:flex}.star-icon-small{fill:currentColor;width:16px;height:16px}.google-count{color:#64748b;font-size:.85rem;font-weight:500}.arc-layout{align-items:center;gap:2rem;width:100%;min-height:600px;margin-top:2rem;display:flex}.arc-left{flex:0 0 250px;width:250px;height:600px;position:relative}.arc-line-container{z-index:0;width:250px;height:600px;position:absolute;top:0;left:0}.arc-svg{width:100%;height:100%}.arc-items-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.arc-item{cursor:pointer;opacity:1;visibility:visible;flex-direction:row;align-items:center;gap:1.25rem;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;transform:translateY(-50%)}.arc-avatar{object-fit:cover;filter:grayscale(80%)opacity(.6);background:#fff;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:55px;height:55px;transition:all .6s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 10px #0000001a}.arc-item-info{text-align:right;white-space:nowrap;flex-direction:column;transition:opacity .5s;display:flex}.arc-item-name{color:#1e293b;font-size:1rem;font-weight:700;transition:all .3s}.arc-item-rating{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.arc-item-date{color:#94a3b8;font-size:.8rem}.arc-item-active{z-index:10;top:300px;right:22.5px}.arc-item-active .arc-avatar{filter:grayscale(0%)opacity();border-color:#0ea5e9;transform:scale(1.3);box-shadow:0 10px 20px #0ea5e933}.arc-item-active .arc-item-name{color:#0f172a;font-size:1.1rem}.arc-item-prev-1{z-index:9;top:150px;right:59.5px}.arc-item-prev-1 .arc-avatar{transform:scale(.9)}.arc-item-next-1{z-index:9;top:450px;right:59.5px}.arc-item-next-1 .arc-avatar{transform:scale(.9)}.arc-item-prev-2{opacity:0;visibility:hidden;top:0;right:222.5px}.arc-item-next-2{opacity:0;visibility:hidden;top:600px;right:222.5px}.arc-item-hidden-top{opacity:0;visibility:hidden;top:-150px;right:250px}.arc-item-hidden-bottom{opacity:0;visibility:hidden;top:750px;right:250px}.arc-right{flex:1;padding-left:3rem;position:relative}.active-review-container{background:#fff;border:1px solid #e2e8f0cc;border-radius:1.5rem;padding:3rem;animation:.6s cubic-bezier(.25,1,.5,1) forwards fadeInRight;position:relative;box-shadow:0 15px 40px #0000000a}.quote-mark{color:#f1f5f9;z-index:0;font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute;top:-1rem;left:1rem}.active-review-text{color:#1e293b;z-index:1;margin-bottom:2rem;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.8;position:relative}.active-review-tags{z-index:1;color:#64748b;background-color:#f8fafc;border-radius:.75rem;margin-top:1rem;padding:.75rem 1.25rem;font-size:.9rem;display:inline-block;position:relative}.active-review-reply{z-index:1;background-color:#f8fafc;border-left:4px solid #0ea5e9;border-radius:1rem;margin-top:2rem;padding:1.25rem;position:relative}.reply-header{color:#0f172a;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.reply-body{color:#475569;font-size:1rem;line-height:1.6}@media (width<=900px){.arc-layout{flex-direction:column;gap:2rem;min-height:auto;padding:0}.arc-left{flex:none;justify-content:center;width:100%;height:150px;display:flex;overflow-x:hidden}.arc-line-container,.arc-svg{display:none}.arc-item{text-align:center;flex-direction:column;gap:.5rem;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.arc-item-info{display:none}.arc-item-active{top:50%;left:50%;right:auto;transform:translate(-50%,-50%)scale(1.1)}.arc-item-active .arc-item-info{display:flex}.arc-item-prev-1{opacity:.7;top:50%;left:calc(50% - 100px);right:auto;transform:translate(-50%,-50%)scale(.8)}.arc-item-next-1{opacity:.7;top:50%;left:calc(50% + 100px);right:auto;transform:translate(-50%,-50%)scale(.8)}.arc-item-prev-2{opacity:0;visibility:hidden;top:50%;left:calc(50% - 200px);right:auto;transform:translate(-50%,-50%)scale(.5)}.arc-item-next-2{opacity:0;visibility:hidden;top:50%;left:calc(50% + 200px);right:auto;transform:translate(-50%,-50%)scale(.5)}.arc-item-hidden-top,.arc-item-hidden-bottom{display:none}.arc-right{flex:none;width:100%;padding-left:0}.active-review-container{padding:2rem}.quote-mark{font-size:6rem;left:.5rem}}.contact-page{width:100%}.contact-hero{align-items:center;min-height:400px;padding:4rem 1.5rem;display:flex;position:relative}.contact-hero-image-container{border-radius:20px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.contact-hero-image-rounded{object-fit:cover;object-position:center;width:100%;height:100%}.contact-hero-overlay-rounded{background:linear-gradient(90deg,#0f172acc 0%,#0f172a66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.contact-hero-text-content{z-index:2;color:#fff;max-width:600px;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}.contact-hero-text-content .hero-title{color:#fff;margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1.1}.contact-hero-text-content .hero-description{opacity:.9;font-size:1.25rem;line-height:1.6}.contact-content-wrapper{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-info-col h2{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-intro{color:#475569;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.contact-details{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.contact-item{align-items:flex-start;gap:1.5rem;display:flex}.contact-icon-wrapper{color:#0ea5e9;background-color:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-text h3{color:#0f172a;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.contact-text a,.contact-text p{color:#475569;font-size:1.05rem;text-decoration:none;transition:color .2s}.contact-text a:hover{color:#0ea5e9}.social-follow h3{color:#0f172a;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.social-icons{gap:1rem;display:flex}.social-icon{color:#334155;background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.social-icon:hover{color:#fff;background-color:#0ea5e9;transform:translateY(-2px)}.contact-form-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #0000000d}.contact-form-card h2{color:#0f172a;margin-bottom:2rem;font-size:2rem;font-weight:700}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group input,.form-group select,.form-group textarea{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff;border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e91a}.submit-btn{justify-content:center;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem}@media (width<=992px){.contact-grid{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.contact-hero-text-content .hero-title{font-size:2.5rem}.contact-hero-text-content{left:1.5rem;right:1.5rem}.form-group-row{grid-template-columns:1fr}.contact-form-card{padding:2rem}}.news-page{width:100%}.news-hero{align-items:center;min-height:400px;padding:4rem 1.5rem;display:flex;position:relative}.news-hero-image-container{border-radius:20px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.news-hero-image-rounded{object-fit:cover;object-position:center;width:100%;height:100%}.news-hero-overlay-rounded{background:linear-gradient(90deg,#0f172acc 0%,#0f172a66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.news-hero-text-content{z-index:2;color:#fff;max-width:600px;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}.news-hero-text-content .hero-title{color:#fff;margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1.1}.news-hero-text-content .hero-description{opacity:.9;font-size:1.25rem;line-height:1.6}.news-content-wrapper{max-width:1400px;margin:0 auto;padding:5rem 1.5rem}.news-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.article-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px #0000000d}.article-card:hover{border-color:#e0e7ff;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.article-image-container{width:100%;height:220px;position:relative;overflow:hidden}.article-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.article-card:hover .article-image{transform:scale(1.05)}.article-category{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#0ea5e9;border-radius:2rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 10px #0ea5e94d}.article-content{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.article-date{color:#64748b;margin-bottom:.75rem;font-size:.85rem;font-weight:500}.article-title{color:#0f172a;margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.35;transition:color .2s}.article-card:hover .article-title{color:#0ea5e9}.article-excerpt{color:#475569;flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.article-read-more{color:#0ea5e9;align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:600;transition:gap .2s;display:inline-flex}.article-card:hover .article-read-more{gap:.75rem}.article-read-more svg{transition:transform .2s}@media (width<=992px){.news-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (width<=768px){.news-hero-text-content .hero-title{font-size:2.5rem}.news-hero-text-content{left:1.5rem;right:1.5rem}.news-grid{grid-template-columns:1fr}}.article-view-page{background-color:#f8fafc;width:100%;padding-bottom:5rem}.article-hero{background-color:#0f172a;width:100%;height:50vh;min-height:400px;max-height:600px;position:relative}.article-hero-image{object-fit:cover;opacity:.6;width:100%;height:100%}.article-hero-overlay{background:linear-gradient(#0f172a33 0%,#0f172a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.article-hero-content{color:#fff;width:100%;padding:3rem 1.5rem;position:absolute;bottom:0;left:0}.article-hero-inner{max-width:800px;margin:0 auto}.article-category-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#0ea5e9;border-radius:2rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.article-main-title{margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.article-meta{color:#cbd5e1;align-items:center;gap:1rem;font-size:.95rem;font-weight:500;display:flex}.article-body-wrapper{z-index:10;background:#fff;border-radius:16px;max-width:800px;margin:-3rem auto 0;padding:4rem;position:relative;box-shadow:0 20px 40px #00000014}.article-body-content{color:#334155;font-size:1.15rem;line-height:1.8}.article-body-content h2{color:#0f172a;margin:2.5rem 0 1rem;font-size:2rem;font-weight:700}.article-body-content p{margin-bottom:1.5rem}.article-body-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.article-body-content li{margin-bottom:.5rem}.back-to-news{color:#64748b;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.back-to-news:hover{color:#0ea5e9;transform:translate(-4px)}.article-footer{justify-content:center;max-width:800px;margin:4rem auto 0;display:flex}.btn-secondary{color:#0f172a;background-color:#f1f5f9;border-radius:8px;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{background-color:#e2e8f0}@media (width<=768px){.article-hero{min-height:500px}.article-main-title{font-size:2rem}.article-body-wrapper{margin:-2rem 1.5rem 0;padding:2.5rem 1.5rem}.article-body-content{font-size:1.05rem}.article-body-content h2{font-size:1.5rem}}.public-reviews-page{background-color:#f8fafc;width:100%;min-height:calc(100vh - 80px)}.reviews-hero{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);padding:5rem 0;position:relative;overflow:hidden}.reviews-hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 80% 20%,#6366f133 0%,#0000 40%),radial-gradient(circle at 20% 80%,#6366f126 0%,#0000 40%);position:absolute;inset:0}.reviews-hero-content{z-index:2;max-width:700px;position:relative}.reviews-hero-content .badge{margin-bottom:1.5rem;display:inline-block}.reviews-hero-content h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.reviews-hero-content p{color:#c7d2fe;max-width:600px;font-size:1.25rem;line-height:1.6}.reviews-content{padding:5rem 0}.reviews-loading,.no-reviews-state{text-align:center;background:#fff;border-radius:20px;padding:4rem 2rem;box-shadow:0 4px 6px -1px #0000000d}.reviews-loading p,.no-reviews-state p{color:#64748b;font-size:1.1rem}.no-reviews-state h3{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.reviews-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.review-card{background:#fff;border-radius:20px;flex-direction:column;height:100%;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}.review-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000000d}.review-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.review-temp-profile{align-items:center;gap:12px;display:flex}.review-temp-name{color:#0f172a;margin:0 0 4px;font-size:1.1rem;font-weight:700}.review-temp-avatar,.review-temp-avatar-fallback{border-radius:50%;flex-shrink:0;width:48px;height:48px}.review-temp-avatar{object-fit:cover}.review-temp-avatar-fallback{background-color:#f1f5f9;justify-content:center;align-items:center;display:flex}.review-rating{align-items:center;gap:2px;display:flex}.rating-number{color:#0f172a;margin-left:6px;font-size:.95rem;font-weight:700}.review-date{color:#94a3b8;font-size:.85rem;font-weight:500}.review-quote-wrapper{flex-grow:1;margin-bottom:1.5rem}.review-text{color:#475569;font-size:.95rem;font-style:italic;line-height:1.5}.review-footer{border-top:1px solid #f1f5f9;padding-top:1.25rem}.review-office-info{color:#64748b;align-items:center;gap:8px;font-size:.9rem;display:flex}.review-office-info strong{color:#334155;font-weight:600}.review-temp-avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.review-temp-avatar-fallback{background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (width<=768px){.reviews-hero{padding:3rem 0}.reviews-hero-content h1{font-size:2.25rem}.reviews-grid{grid-template-columns:1fr}.review-card{padding:1.5rem}}.dashboard-wrapper{background-color:#f8fafc;min-height:100vh;font-family:Inter,Montserrat,sans-serif;display:flex}.dashboard-sidebar{color:#fff;z-index:100;background-color:#000;flex-direction:column;width:260px;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 15px #0000000d}.sidebar-brand{border-bottom:1px solid #ffffff1a;padding:1.5rem}.sidebar-logo{filter:brightness(0)invert();width:auto;height:45px}.sidebar-nav{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem 1rem;display:flex}.sidebar-link{color:#ffffffb3;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-link:hover{color:#fff;background-color:#ffffff1a}.sidebar-link.active{color:#fff;background-color:var(--dynamic-brand,#5eead4);font-weight:600}.sidebar-footer{border-top:1px solid #ffffff1a;padding:1.5rem 1rem}.dashboard-main{flex-direction:column;flex-grow:1;min-width:0;max-width:100%;margin-left:260px;display:flex}.dashboard-header{z-index:90;background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;display:flex;position:sticky;top:0}.header-search{background-color:#f1f5f9;border-radius:20px;align-items:center;width:400px;padding:8px 16px;display:flex}.search-icon{color:#94a3b8;margin-right:8px}.header-search input{color:#334155;background:0 0;border:none;outline:none;width:100%;font-size:.95rem}.icon-button{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.icon-button:hover{color:#0b3f68}.user-profile{cursor:pointer;align-items:center;gap:12px;display:flex}.avatar{color:#cbd5e1}.user-info{flex-direction:column;display:flex}.user-name{color:#1e293b;font-size:.9rem;font-weight:600}.user-role{color:#64748b;font-size:.75rem}.dashboard-content{min-width:0;max-width:100%;padding:2rem}.overview-header{margin-bottom:2rem}.overview-header h1{color:#0f172a;margin-bottom:.5rem;font-size:1.8rem}.overview-header p{color:#64748b;font-size:1rem}.kpi-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.kpi-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.kpi-info{flex-direction:column;display:flex}.kpi-label{color:#64748b;margin-bottom:.25rem;font-size:.85rem;font-weight:500}.kpi-value{color:#0f172a;font-size:1.8rem;font-weight:700}.kpi-trend{margin-top:1rem;font-size:.8rem;font-weight:500}.kpi-trend.positive{color:#16a34a}.kpi-trend.negative{color:#dc2626}.kpi-trend.neutral{color:#64748b}.charts-section{grid-template-columns:1fr;gap:1.5rem;display:grid}.chart-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.chart-card h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.1rem}.dashboard-page{flex-direction:column;gap:1.5rem;display:flex}.page-header{justify-content:space-between;align-items:center;display:flex}.page-header h1{color:#0f172a;font-size:1.5rem}.table-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.panel-backdrop{z-index:1000;opacity:0;visibility:hidden;background:#0006;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.panel-backdrop.open{opacity:1;visibility:visible}.manage-fields-panel{z-index:1001;color:#1a1b24;background:#fff;flex-direction:column;width:400px;height:100vh;font-family:Inter,sans-serif;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-450px;box-shadow:-4px 0 24px #0000001a}.manage-fields-panel.open{transform:translate(-450px)}.panel-header{justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.panel-header h2{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.panel-header p{color:#555869;margin:0;font-size:.875rem;line-height:1.4}.close-btn{cursor:pointer;color:#555869;background:0 0;border:none;padding:.25rem}.close-btn:hover{color:#1a1b24}.panel-search{align-items:center;padding:0 1.5rem 1rem;display:flex;position:relative}.panel-search .search-icon{color:#007aff;position:absolute;left:2.25rem}.panel-search input{color:#007aff;border:1px solid #dfe1e6;border-radius:20px;outline:none;width:100%;padding:.5rem 1rem .5rem 2.25rem;font-size:.875rem}.panel-search input::placeholder{color:#8c90a4}.panel-search input:focus{border-color:#007aff;box-shadow:0 0 0 2px #007aff1a}.panel-body{border-top:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5;flex:1;overflow-y:auto}.fields-list{flex-direction:column;display:flex}.field-item{background:#fff;border-bottom:1px solid #f0f2f5;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.field-item.dragging{background:#f8f9fa;border-bottom:none;box-shadow:0 4px 12px #0000001a}.field-drag-handle{cursor:grab;color:#a0a4b8;align-items:center;display:flex}.field-drag-handle:active{cursor:grabbing}.field-label{cursor:pointer;flex:1;align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;display:flex}.field-label input[type=checkbox]{cursor:pointer;accent-color:#007aff;width:16px;height:16px}.panel-footer{justify-content:center;padding:1.5rem;display:flex}.add-field-btn{color:#007aff;cursor:pointer;background:#fff;border:1px dashed #007aff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.add-field-btn:hover{background:#007aff0d}.avatar-container{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%}.avatar-initials{line-height:1}.type-select,.code-select{width:120px}.offices-dashboard{color:#1a1b24;background-color:#f4f5f9;min-height:100%;padding:2rem;font-family:Inter,sans-serif}.offices-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.offices-header-titles h1{color:#1a1b24;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.offices-header-titles p{color:#555869;margin:0;font-size:.875rem}.offices-header-titles a{color:#0b3f68;text-decoration:none}.offices-header-titles a:hover{text-decoration:underline}.offices-header-actions{align-items:center;gap:.75rem;display:flex}.offices-dashboard{flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.offices-table{border-collapse:collapse;text-align:left;width:100%}.offices-table th{color:#1a1b24;white-space:nowrap;border-bottom:1px solid #f0f2f5;padding:1rem 1.5rem;font-size:.75rem;font-weight:500}.offices-table th .info-icon{vertical-align:middle;margin-left:4px}.offices-table tbody tr{transition:background-color .15s}.offices-table tbody tr:hover{background-color:#f2f7ff}.offices-table td{white-space:nowrap;border-bottom:1px solid #f0f2f5;padding:1rem 1.5rem;font-size:.875rem}.offices-table th.sticky-col{z-index:11;background-color:#fff}.table-wrapper.is-scrolled .sticky-contact-name{border-right:1px solid #e2e8f0}.sticky-office-name{white-space:nowrap;text-overflow:ellipsis;width:200px;min-width:200px;max-width:200px;left:88px;overflow:hidden}.sticky-contact-name{white-space:nowrap;text-overflow:ellipsis;width:140px;min-width:140px;max-width:140px;left:218px;overflow:hidden}.offices-table tbody tr:hover td.sticky-col{background-color:#f2f7ff}.offices-table tbody tr:hover .view-btn,.row-actions.active .view-btn{opacity:1;pointer-events:auto;transform:translate(0)}.office-jobs-container{max-width:1600px;margin:0 auto;padding:24px 32px}.jobs-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.header-actions{align-items:center;gap:16px;display:flex}.job-search-container{background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;padding:4px;transition:all .3s;display:flex;overflow:hidden}.job-search-container.expanded{border-color:#3b82f6;width:250px;box-shadow:0 0 0 3px #3b82f61a}.job-search-container:not(.expanded){background:0 0;border-color:#0000;width:36px}.job-search-input{color:#334155;opacity:1;background:0 0;border:none;outline:none;width:100%;padding:4px 8px;font-size:14px}.job-search-container:not(.expanded) .job-search-input{display:none}.job-search-toggle-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.job-search-toggle-btn:hover{color:#0f172a}.view-toggle{background:#fff;border:1px solid #cbd5e1;border-radius:8px;display:flex;overflow:hidden}.toggle-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px 12px;transition:all .2s;display:flex}.toggle-btn:hover{color:#475569;background:#f8fafc}.toggle-btn.active{color:#3b82f6;background:#f1f5f9}.jobs-header h2{color:#1e293b;margin:0 0 8px;font-size:24px}.jobs-header p{color:#64748b;margin:0}.primary-button{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:background-color .2s;display:flex}.primary-button:hover{background-color:#2563eb}.empty-state{text-align:center;background-color:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:64px 24px}.empty-icon{color:#94a3b8;margin-bottom:16px}.empty-state h3{color:#334155;margin:0 0 8px}.empty-state p{color:#64748b;margin:0}.jobs-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.jobs-list-view{flex-direction:column;gap:16px;display:flex}.job-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;padding:24px;display:flex;box-shadow:0 1px 3px #0000001a}.jobs-list-view .job-card{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;padding:16px 24px}.jobs-list-view .job-card-header{flex-direction:row;order:2;align-items:center;gap:12px;min-width:auto;margin-bottom:0;display:flex}.jobs-list-view .job-card-body{flex-direction:row;flex:1;order:1;align-items:center;gap:32px;display:flex}.jobs-list-view .job-card-title-area{min-width:200px}.jobs-list-view .job-title{margin-bottom:4px}.jobs-list-view .job-position{margin-bottom:0}.jobs-list-view .job-details-grid{flex-direction:row;flex:1;align-items:center;gap:40px;margin-bottom:0;display:flex}.jobs-list-view .detail-item.full-width{grid-column:auto;width:auto}.jobs-list-view .job-actions{border-top:none;order:3;gap:8px;min-width:240px;margin-top:0;padding-top:0;display:flex}.job-card-header{justify-content:space-between;margin-bottom:16px;display:flex}.badge{color:#475569;background-color:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;height:24px;margin:0;padding:4px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.badge.temp{color:#4338ca;background-color:#e0e7ff}.badge.permanent{color:#15803d;background-color:#dcfce7}.status-badge{border-radius:12px;justify-content:center;align-items:center;height:24px;margin:0;padding:4px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.status-badge.open{color:#854d0e;background-color:#fef9c3}.status-badge.filled{color:#166534;background-color:#dcfce7}.status-badge.cancelled{color:#991b1b;background-color:#fee2e2}.job-title{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:600}.job-position{color:#64748b;margin:0 0 20px;font-size:13px;font-weight:500}.job-details-grid{flex:1;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.detail-item{flex-direction:column;gap:4px;display:flex}.detail-item.full-width{grid-column:span 2}.detail-item .label{color:#94a3b8;white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.detail-item .value{color:#334155;font-size:14px}.dates-list{line-height:1.5;display:inline-block}.job-actions{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:16px;display:flex}.jobs-list-view .job-actions{border-top:none;justify-content:flex-end;align-items:center;min-width:auto;margin-top:0;padding-top:0}.job-actions-menu-container{margin-left:auto;position:relative}.job-actions-menu-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.job-actions-menu-btn:hover{color:#0f172a;background:#f1f5f9}.job-actions-dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:160px;margin-top:4px;padding:8px 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a}.job-actions-dropdown button{text-align:left;cursor:pointer;color:#334155;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:14px;display:flex}.job-actions-dropdown button:hover{background:#f8fafc}.job-actions-dropdown button.danger{color:#ef4444}.job-actions-dropdown button.danger:hover{background:#fef2f2}.job-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#0f172a66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.job-modal-content{background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.job-modal-header{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.header-text h3{color:#0f172a;margin:0 0 4px;font-size:20px}.header-text p{color:#64748b;margin:0;font-size:14px}.job-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.job-modal-close:hover{color:#0f172a;background:#f1f5f9}.job-form{padding:32px}.job-form-grid{grid-template-columns:1fr 1.2fr;gap:40px;display:grid}.job-form-col{flex-direction:column;display:flex}@media (width<=768px){.job-form-grid{grid-template-columns:1fr;gap:32px}}.form-row{margin-bottom:20px}.form-row.split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#334155;font-size:14px;font-weight:600}.form-group input,.form-group select{border:1px solid #cbd5e1;border-radius:6px;padding:10px 12px;font-size:15px}.form-group input:focus,.form-group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-section-title{color:#1e293b;border-bottom:1px solid #e2e8f0;margin:32px 0 16px;padding-bottom:8px;font-size:16px;font-weight:700}.field-hint{color:#64748b;margin-top:-12px;margin-bottom:20px;font-size:12px}.calendar-selection-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:20px;height:100%;padding:20px;display:flex}.mini-calendar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1.5;padding:16px;box-shadow:0 1px 2px #0000000d}.cal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cal-header button{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:16px}.cal-header button:hover{background:#f1f5f9}.cal-title{font-weight:600}.cal-weekdays{text-align:center;color:#94a3b8;grid-template-columns:repeat(7,1fr);margin-bottom:8px;font-size:12px;font-weight:600;display:grid}.cal-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.cal-day{aspect-ratio:1;cursor:pointer;color:#334155;border-radius:4px;justify-content:center;align-items:center;font-size:13px;transition:all .2s;display:flex}.cal-day:not(.empty):hover{background:#f1f5f9}.cal-day.selected{color:#fff;background:#3b82f6;font-weight:600}.selected-dates-sidebar{flex-direction:column;flex:1;display:flex}.selected-dates-sidebar h4{color:#334155;margin:0 0 12px;font-size:14px}.no-dates-box{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 16px;display:flex}.no-dates-box p{margin:0;font-size:13px}.dates-list-ui{max-height:250px;margin:0;padding:0;list-style:none;overflow-y:auto}.dates-list-ui li{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.remove-date{color:#94a3b8;cursor:pointer;background:#f1f5f9;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.remove-date:hover{color:#ef4444;background:#fee2e2}.perm-info-box{text-align:center;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:32px;display:flex}.perm-info-box h4{color:#1e3a8a;margin:16px 0 8px;font-size:18px}.perm-info-box p{color:#3b82f6;margin:0;font-size:14px;line-height:1.5}.job-form-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:16px;margin-top:40px;padding-top:24px;display:flex}.job-cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:12px 24px;font-weight:600;transition:background-color .2s}.job-cancel-btn:hover{background:#f8fafc}.job-save-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:12px 32px;font-weight:600;transition:background-color .2s}.job-save-btn:hover:not(:disabled){background:#2563eb}.job-save-btn:disabled{opacity:.7;cursor:not-allowed}.rating-modal{text-align:center;width:90%;max-width:500px;padding:32px}.modal-header h2{color:#0f172a;margin-bottom:8px;font-size:1.5rem}.modal-header p{color:#64748b;margin-bottom:24px;font-size:.95rem}.stars-container{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.star-icon{color:#cbd5e1;cursor:pointer;transition:all .2s}.star-icon:hover{transform:scale(1.1)}.star-icon.filled{color:#fbbf24;fill:#fbbf24}.overall-rating-section h3{color:#334155;margin-bottom:12px;font-size:1.1rem}.detailed-rating-section{text-align:left;border-top:1px solid #e2e8f0;margin-top:24px;padding-top:24px}.detailed-rating-section h3{color:#0f172a;text-align:center;margin-bottom:16px;font-size:1.05rem}.criteria-row{background-color:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 16px;display:flex}.criteria-row label{color:#475569;font-size:.95rem;font-weight:500}.feedback-section{margin-top:20px}.feedback-section label{color:#475569;margin-bottom:8px;font-size:.95rem;font-weight:500;display:block}.feedback-section textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:.95rem}.feedback-section textarea:focus{border-color:#0d9488;outline:none;box-shadow:0 0 0 2px #0d94881a}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.modal-actions button{flex:1}.success-state{flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.success-icon{color:#10b981;margin-bottom:16px}.success-state h2{color:#0f172a;margin-bottom:8px}.success-state p{color:#64748b}.error-message{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:16px;padding:12px;font-size:.9rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.slide-down{animation:.3s ease-out forwards slideDown}.reviews-dashboard{color:#1a1b24;background-color:#f4f5f9;width:100%;min-height:100%;padding:2rem;font-family:Inter,sans-serif}.reviews-header{margin-bottom:2rem}.reviews-header h1{color:#1a1b24;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.reviews-header p{color:#555869;margin:0;font-size:.875rem}.reviews-table-card{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.reviews-toolbar{background-color:#fff;border-bottom:1px solid #f0f2f5;justify-content:flex-start;padding:1.25rem 1.5rem;display:flex}.reviews-search{align-items:center;width:300px;display:flex;position:relative}.reviews-search .search-icon{color:#8c90a4;position:absolute;left:1rem}.reviews-search input{background-color:#f8fafc;border:1px solid #dfe1e6;border-radius:20px;outline:none;width:100%;padding:.6rem 1rem .6rem 2.5rem;font-size:.875rem;transition:all .2s}.reviews-search input:focus{background-color:#fff;border-color:#0d9488;box-shadow:0 0 0 2px #0d94881a}.reviews-table-wrapper{width:100%;overflow-x:auto}.reviews-table{border-collapse:collapse;text-align:left;width:100%}.reviews-table th{text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;background-color:#fafbfc;border-bottom:1px solid #f0f2f5;padding:1.25rem 1.5rem;font-size:.75rem;font-weight:600}.reviews-table td{color:#334155;border-bottom:1px solid #f0f2f5;padding:1.25rem 1.5rem;font-size:.875rem}.reviews-table tbody tr{transition:background-color .15s}.reviews-table tbody tr:hover{background-color:#f8fafc}.temp-name-link{color:#0d9488;cursor:pointer;font-weight:600;text-decoration:none;transition:color .2s}.temp-name-link:hover{color:#0f766e;text-decoration:underline}.rating-badge{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.875rem;font-weight:700;display:inline-flex}.action-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:inline-flex}.action-btn:hover{color:#ef4444;background-color:#fee2e2}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a99;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.review-modal-content{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{background-color:#f8fafc;border-bottom:1px solid #f1f5f9;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.modal-header h2{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:background-color .2s;display:flex}.close-btn:hover{color:#0f172a;background-color:#e2e8f0}.modal-body{padding:2rem}.review-hero{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.review-meta h3{color:#0f172a;margin:0 0 .5rem;font-size:1.5rem}.review-meta p{color:#64748b;align-items:center;gap:.5rem;margin:0;font-size:.95rem;display:flex}.review-score{text-align:center}.big-score{color:#fbbf24;align-items:center;gap:4px;margin-bottom:.25rem;font-size:3rem;font-weight:800;line-height:1;display:flex}.big-score-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.criteria-section h4{color:#1e293b;margin:0 0 1.5rem;font-size:1.125rem}.chart-container{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.bar-row{align-items:center;gap:1rem;display:flex}.bar-label{color:#475569;width:140px;font-size:.95rem;font-weight:500}.bar-track{background-color:#f1f5f9;border-radius:6px;flex:1;height:12px;position:relative;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#14b8a6,#0d9488);border-radius:6px;height:100%;transition:width 1s cubic-bezier(.22,1,.36,1)}.bar-value{text-align:right;color:#0f172a;width:40px;font-size:.95rem;font-weight:700}.feedback-section{background-color:#f8fafc;border-left:4px solid #0d9488;border-radius:12px;padding:1.5rem}.feedback-section h4{color:#0f172a;margin:0 0 .75rem;font-size:1rem}.feedback-section p{color:#334155;margin:0;font-size:1rem;font-style:italic;line-height:1.6}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.analytics-dashboard{color:#1e293b;background-color:#f8f9fc;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.dash-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dash-header-title{align-items:center;gap:1rem;display:flex}.dash-header h1{color:#0f172a;margin:0;font-size:1.5rem;font-weight:600}.dash-header-right{align-items:center;gap:1rem;display:flex}.dash-search-container{align-items:center;display:flex;position:relative}.dash-search-icon{color:#94a3b8;position:absolute;left:1rem}.dash-search-input{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:250px;padding:.6rem 1rem .6rem 2.5rem;font-size:.9rem;box-shadow:0 1px 2px #00000005}.dash-bell-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000005}.dash-bell-btn:hover{background:#f1f5f9}.ai-insight-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa 0%,#818cf8 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 10px #818cf866}.ai-insight-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #818cf880}.dash-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.dash-card-header{color:#0f172a;margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.kpi-card{background:#fff;border-radius:16px;flex-direction:column;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.kpi-top{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.kpi-title{color:#64748b;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.kpi-more{color:#94a3b8;cursor:pointer}.kpi-bottom{justify-content:space-between;align-items:flex-end;display:flex}.kpi-value{color:#0f172a;font-size:2rem;font-weight:700;line-height:1}.kpi-trend{color:#059669;background-color:#ecfdf5;border-radius:12px;align-items:center;gap:2px;padding:4px 8px;font-size:.75rem;font-weight:600;display:flex}.middle-grid{grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.table-wrapper{overflow-x:auto}.historical-table{border-collapse:collapse;width:100%}.historical-table th{text-align:left;color:#64748b;border-bottom:1px solid #f1f5f9;padding:1rem 0;font-size:.85rem;font-weight:500}.historical-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem 0;font-size:.9rem}.historical-table tr:last-child td{border-bottom:none}.bottom-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.chart-subtitle{color:#64748b;margin-top:-1rem;margin-bottom:1.5rem;font-size:.85rem}.chart-wrapper{justify-content:center;align-items:center;width:100%;height:200px;display:flex}.recharts-cartesian-axis-tick-value{fill:#94a3b8;font-family:Inter,sans-serif;font-size:12px}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#f1f5f9}.feedback-list{flex-direction:column;gap:1rem;display:flex}.feedback-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:1.25rem 1.5rem}.feedback-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.feedback-office{color:#0f172a;font-size:.95rem;font-weight:600}.feedback-date{color:#94a3b8;font-size:.85rem}.feedback-text{color:#475569;margin:0;font-size:.95rem;font-style:italic;line-height:1.5}.contact-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background-color:#11182766;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.contact-modal-content{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.contact-modal-header{justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.contact-modal-header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.close-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex}.close-btn:hover{color:#111827;background:#f3f4f6}.contact-modal-body{flex:1;padding:0 1.5rem;overflow-y:auto}.form-row-group{margin-bottom:2rem;display:flex}.row-label{color:#374151;flex-shrink:0;align-items:center;gap:.5rem;width:160px;padding-top:.5rem;font-size:.95rem;display:flex}.info-tooltip-wrapper{align-items:center;display:flex;position:relative}.info-tooltip{visibility:hidden;opacity:0;color:#fff;text-align:left;z-index:200;pointer-events:none;background-color:#0b1120;border-radius:8px;width:max-content;max-width:300px;margin-bottom:8px;padding:12px 16px;font-size:.85rem;font-weight:400;line-height:1.4;transition:opacity .2s,visibility .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.info-tooltip:after{content:"";border:6px solid #0000;border-top-color:#0b1120;margin-left:-6px;position:absolute;top:100%;left:50%}.info-tooltip-wrapper:hover .info-tooltip{visibility:visible;opacity:1}.row-inputs{flex:1;gap:1rem;display:flex}.row-inputs.flex-col{flex-direction:column}.row-inputs input,.row-inputs select,.row-inputs textarea{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem}.row-inputs input::placeholder{color:#9ca3af}.row-inputs input:focus,.row-inputs select:focus,.row-inputs textarea:focus{border-color:#3b82f6}.input-with-subscription{align-items:center;gap:1rem;display:flex}.input-with-subscription>input{flex:1}.subscription-status{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;display:flex}.status-circle{border:1px dashed #9ca3af;border-radius:50%;width:14px;height:14px;display:inline-block}.add-field-btn{color:#3b82f6;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:flex-start;align-self:flex-start;align-items:center;gap:.5rem;margin:0;padding:0;font-size:.875rem;font-weight:500;display:inline-flex}.add-field-btn:hover{text-decoration:underline}.phone-inputs{flex:1;gap:.75rem;display:flex}.select-wrapper{align-items:center;display:flex;position:relative}.select-wrapper select{appearance:none;cursor:pointer;padding-right:2rem!important}.select-arrow{color:#3b82f6;pointer-events:none;position:absolute;right:.75rem}.type-select,.code-select{width:120px}.full-width{width:100%}.split-inputs{gap:1rem;display:flex}.split-inputs input{flex:1}.assign-btn{color:#3b82f6;cursor:pointer;text-align:left;background:0 0;border:1px solid #bfdbfe;border-radius:4px;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;display:inline-flex}.assign-btn:hover{background:#eff6ff}.section-divider{border:0;border-top:1px solid #e5e7eb;margin:2rem 0}.custom-fields{gap:1.5rem!important}.custom-field-header{color:#374151;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.custom-field-input-group{flex-direction:column;gap:.5rem;display:flex}.custom-field-labels{color:#6b7280;justify-content:space-between;font-size:.875rem;display:flex}.custom-field-input-group textarea{resize:vertical;min-height:80px}.contact-modal-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.footer-dropdown{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.footer-actions{gap:1rem;display:flex}.btn-secondary{color:#3b82f6;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:20px;padding:.5rem 1rem;font-size:.95rem;font-weight:500}.btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:20px;padding:.5rem 1.5rem;font-size:.95rem;font-weight:500}.state-select-wrapper{flex:1;min-width:0;position:relative}.state-select-input-container{align-items:center;display:flex;position:relative}.state-select-input-container input{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;padding-right:2rem!important}.state-select-input-container input:focus{border-color:#3b82f6}.state-dropdown-list{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:4px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.state-dropdown-item{cursor:pointer;color:#1a1b24;padding:8px 12px;font-size:.9rem}.state-dropdown-item:hover{background-color:#f3f4f6}.state-dropdown-item.selected{color:#3b82f6;background-color:#eff6ff}.state-dropdown-item.empty{color:#6b7280;cursor:default}.state-dropdown-item.empty:hover{background-color:#0000}.availability-calendar-container{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.calendar-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.year-selector{align-items:center;gap:1rem;display:flex}.year-selector h2{color:#1e293b;text-align:center;min-width:140px;margin:0;font-size:1.5rem;font-weight:600}.calendar-legend{align-items:center;gap:1.5rem;display:flex}.legend-item{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.legend-swatch{border-radius:4px;width:16px;height:16px}.legend-swatch.available{background-color:#eff6ff;border:1px solid #bfdbfe}.legend-swatch.excluded{background-color:#fef2f2;border:1px solid #fecaca;position:relative}.legend-swatch.excluded:after{content:"";background-color:#f87171;height:2px;position:absolute;top:50%;left:-2px;right:-2px;transform:translateY(-50%)rotate(-45deg)}.year-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.calendar-month{flex-direction:column;display:flex}.month-name{color:#334155;text-align:left;margin:0 0 .5rem;font-size:1rem;font-weight:600}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.day-header{text-align:center;color:#94a3b8;padding-bottom:.25rem;font-size:.7rem;font-weight:600}.calendar-day{aspect-ratio:1;color:#475569;background-color:#f8fafc;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;font-size:.8rem;transition:all .2s;display:flex}.calendar-day.empty{background-color:#0000;border:none}.calendar-day.available{color:#1d4ed8;background-color:#eff6ff;border-color:#bfdbfe;font-weight:600}.calendar-day.excluded{color:#ef4444;opacity:.8;background-color:#fef2f2;border-color:#fecaca;text-decoration:line-through}.calendar-day.today{border-color:#3b82f6;font-weight:700}.calendar-day:not(.empty):hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.calendar-day.available:hover{background-color:#dbeafe;border-color:#93c5fd}.calendar-day.excluded:hover{background-color:#fee2e2;border-color:#fca5a5}.calendar-day.interactive{cursor:pointer}.calendar-day.interactive:active{transform:scale(.95)}.calendar-day.past{opacity:.35;cursor:not-allowed;background-color:#f1f5f9}.calendar-day.past.available{background-color:#eff6ff;border-color:#0000}.calendar-day.past.excluded{background-color:#fef2f2;border-color:#0000}.recurring-days-section{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:2rem}.recurring-days-section h3{color:#1e293b;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.recurring-days-section p{color:#64748b;margin:0 0 1.5rem;font-size:.95rem}.recurring-days-row{flex-wrap:wrap;gap:1rem;display:flex}.recurring-day-btn{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.recurring-day-btn:hover{background-color:#f1f5f9;border-color:#94a3b8}.recurring-day-btn.selected{color:#fff;background-color:#2563eb;border-color:#2563eb;box-shadow:0 4px 6px -1px #2563eb33}.recurring-day-btn.selected:hover{background-color:#1d4ed8}.calendar-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:3rem;padding-top:2rem;display:flex}.year-calendar-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem;display:flex}.spinner{color:#3b82f6;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.google-calendar-toolbar{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.today-btn{color:#334155;cursor:pointer;background-color:#0000;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.today-btn:hover{background-color:#f1f5f9}.toolbar-icon-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.toolbar-icon-btn:hover{color:#1e293b;background-color:#f1f5f9}.calendar-search-container{background-color:#0000;border-radius:2rem;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.calendar-search-container.open{background-color:#f1f5f9;box-shadow:inset 0 1px 2px #0000000d}.calendar-search-input{opacity:0;color:#334155;background:0 0;border:none;outline:none;width:0;padding:0;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.calendar-search-container.open .calendar-search-input{opacity:1;width:160px;padding:.5rem .5rem .5rem 1rem}.search-toggle-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s,color .2s;display:flex}.search-toggle-btn:hover{color:#1e293b;background-color:#e2e8f0}.calendar-search-container:not(.open) .search-toggle-btn:hover{background-color:#f1f5f9}.view-dropdown{position:relative}.view-select{appearance:none;color:#334155;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 2rem .5rem 1rem;font-size:.95rem;font-weight:500}.view-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.single-day-view{flex-direction:column;gap:2rem;min-height:400px;display:flex}.day-view-content{flex:1;justify-content:center;align-items:center;display:flex}.status-card{text-align:center;border-radius:12px;width:100%;max-width:400px;padding:3rem}.status-card h3{margin-bottom:.5rem;font-size:1.75rem}.status-card p{color:inherit;opacity:.8}.status-card.available{color:#1d4ed8;background-color:#eff6ff;border:2px solid #bfdbfe}.status-card.excluded{color:#b91c1c;background-color:#fef2f2;border:2px solid #fecaca}.single-month-view{flex-direction:column;gap:1rem;display:flex}.large-month-grid-container .calendar-month{width:100%}.large-month-grid-container .month-name{display:none}.large-month-grid-container .calendar-day{min-height:80px;font-size:1.1rem}@media (width<=768px){.availability-calendar-container{border-radius:8px;padding:1.5rem}.year-grid{grid-template-columns:1fr;gap:1.5rem}.calendar-header{flex-direction:column;align-items:flex-start}.year-selector{justify-content:space-between;width:100%}}.temps-dashboard{color:#1a1b24;background-color:#f4f5f9;min-height:100%;padding:2rem;font-family:Inter,sans-serif}.temps-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.temps-header-titles h1{color:#1a1b24;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.temps-header-titles p{color:#555869;margin:0;font-size:.875rem}.temps-header-titles a{color:#0b3f68;text-decoration:none}.temps-header-titles a:hover{text-decoration:underline}.temps-header-actions{align-items:center;gap:.75rem;display:flex}.icon-btn{cursor:pointer;color:#0b3f68;background:#fff;border:1px solid #dfe1e6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.icon-btn:hover{background:#f4f5f9}.secondary-btn{color:#0b3f68;cursor:pointer;background:#fff;border:1px solid #dfe1e6;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.secondary-btn:hover{background:#f4f5f9}.dropdown-btn-group{align-items:stretch;display:flex}.dropdown-btn-group .primary-btn{color:#fff;cursor:pointer;background:#007aff;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;border-radius:20px 0 0 20px!important;margin:0!important}.dropdown-btn-group .primary-btn-icon{color:#fff;cursor:pointer;background:#007aff;border:none;border-left:1px solid #fff3;justify-content:center;align-items:center;padding:0 .5rem;transition:all .2s;display:flex;border-radius:0 20px 20px 0!important;margin:0!important}.primary-btn:hover,.primary-btn-icon:hover{background:#0062cc}.site-members-banner{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.banner-left{color:#1a1b24;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.info-icon{color:#007aff;cursor:help}.banner-right{align-items:center;gap:.25rem;display:flex}.banner-right a{color:#007aff;font-size:.875rem;font-weight:500;text-decoration:none}.overview-section{background:#fff;border-radius:8px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 1px 3px #0000000d}.overview-header{cursor:pointer;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.overview-header h2{margin:0;font-size:1.125rem;font-weight:600}.icon-btn-small{cursor:pointer;color:#0b3f68;background:#fff;border:1px solid #dfe1e6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.overview-content{padding:1.5rem}.overview-tabs{gap:.5rem;margin-bottom:1rem;display:flex}.active-tab{color:#fff;cursor:pointer;background:#1a1b24;border:none;border-radius:20px;padding:.4rem 1rem;font-size:.875rem;font-weight:500}.inactive-tab{color:#555869;cursor:pointer;background:#fff;border:1px solid #dfe1e6;border-radius:20px;padding:.4rem 1rem;font-size:.875rem;font-weight:500}.overview-subtitle{color:#555869;margin:0 0 1.5rem;font-size:.875rem}.overview-subtitle a{color:#007aff;text-decoration:none}.overview-cards{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.overview-card{cursor:pointer;background:#fdfdfd;border:1px solid #dfe1e6;border-radius:8px;flex-direction:column;padding:1.25rem;transition:box-shadow .2s,background .2s;display:flex;position:relative}.overview-card:hover{background:#fff;box-shadow:0 4px 12px #0000000d}.card-icon{color:#0b3f68;background:#eef1f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:1rem;display:flex}.card-text h3{color:#1a1b24;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.card-text p{color:#8c90a4;margin:0;font-size:.75rem}.card-help{color:#555869;position:absolute;top:1rem;right:1rem}.temps-dashboard{flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.table-container{background:#fff;border-radius:8px;flex-direction:column;width:100%;min-width:0;display:flex;box-shadow:0 1px 3px #0000000d}.table-toolbar{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.toolbar-left,.toolbar-right{align-items:center;gap:.75rem;display:flex}.toolbar-dropdown{color:#1a1b24;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;display:flex}.toolbar-dropdown:hover{background:#f4f5f9}.toolbar-dropdown.plain{color:#007aff}.toolbar-dropdown.border-left{border-left:1px solid #dfe1e6;border-radius:0;padding-left:1rem}.toolbar-btn{color:#0b3f68;cursor:pointer;background:#fff;border:1px solid #dfe1e6;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.875rem;display:flex}.toolbar-icon-btn{color:#0b3f68;cursor:pointer;background:#fff;border:1px solid #dfe1e6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.search-box{align-items:center;display:flex;position:relative}.search-icon{color:#8c90a4;position:absolute;left:.75rem}.search-box input{border:1px solid #dfe1e6;border-radius:20px;outline:none;width:200px;padding:.4rem 1rem .4rem 2rem;font-size:.875rem;transition:all .2s}.search-box input:focus{border-color:#007aff;box-shadow:0 0 0 2px #007aff1a}.table-wrapper{width:100%;min-width:0;max-width:100%;min-height:260px;overflow-x:auto}.temps-table{border-collapse:collapse;text-align:left;width:100%}.temps-table th{color:#1a1b24;white-space:nowrap;border-bottom:1px solid #f0f2f5;padding:1rem 1.5rem;font-size:.75rem;font-weight:500}.temps-table th .info-icon{vertical-align:middle;margin-left:4px}.temps-table tbody tr{transition:background-color .15s}.temps-table tbody tr:hover{background-color:#f2f7ff}.temps-table td{white-space:nowrap;border-bottom:1px solid #f0f2f5;padding:1rem 1.5rem;font-size:.875rem}.sticky-col{z-index:10;background-color:#fff;transition:background-color .2s,border-right .2s;position:sticky}.temps-table th.sticky-col{z-index:11;background-color:#fff}.table-wrapper.is-scrolled td.sticky-col,.table-wrapper.is-scrolled th.sticky-col{background-color:#f8fafc}.table-wrapper.is-scrolled .sticky-last-name{border-right:1px solid #e2e8f0}.sticky-checkbox{width:40px;min-width:40px;left:0;padding:1rem 0 1rem 1.5rem!important}.sticky-avatar{z-index:12;width:48px;min-width:48px;left:40px;padding:1rem 0!important}.sticky-avatar .avatar-container{margin-left:18px}.sticky-first-name{white-space:nowrap;text-overflow:ellipsis;width:130px;min-width:130px;max-width:130px;left:88px;overflow:hidden}.sticky-last-name{white-space:nowrap;text-overflow:ellipsis;width:140px;min-width:140px;max-width:140px;left:218px;overflow:hidden}.temps-table tbody tr:hover td.sticky-col{background-color:#f2f7ff}.actions-header-cell{border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}.actions-col-cell{z-index:20;position:sticky;right:0;border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}.actions-col-cell.active-cell{z-index:30}.row-actions{background:0 0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.view-btn{color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#007aff;border:none;border-radius:20px;padding:6px 16px;font-size:.875rem;font-weight:500;transition:all .2s;transform:translate(10px)}.view-btn:hover{background:#0062cc}.temps-table tbody tr:hover .view-btn,.row-actions.active .view-btn{opacity:1;pointer-events:auto;transform:translate(0)}.row-actions .icon-btn-small{-webkit-backdrop-filter:blur(4px);color:#64748b;background:#f1f5f9a6;border:1px solid #e2e8f0cc;border-radius:50%;width:32px;height:32px;transition:all .2s}.row-actions .icon-btn-small:hover,.row-actions.active .icon-btn-small{color:#334155;background:#e2e8f0d9}.empty-table-state{text-align:center;color:#8c90a4;padding:3rem;font-size:.875rem}.pagination-container{background:#fff;border-top:1px solid #f0f2f5;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.pagination-info{color:#555869;font-size:.875rem}.pagination-controls{align-items:center;gap:1rem;display:flex}.pagination-controls span{color:#1a1b24;font-size:.875rem;font-weight:500}.pagination-btn{color:#1a1b24;cursor:pointer;background:#fff;border:1px solid #dfe1e6;border-radius:6px;padding:.4rem .75rem;font-size:.875rem;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#f4f5f9;border-color:#c1c7d0}.pagination-btn:disabled{color:#a0a4b8;cursor:not-allowed;opacity:.7}.row-action-dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:160px;margin-top:4px;padding:8px 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #00000014}.row-action-dropdown .action-item{text-align:left;cursor:pointer;color:#475569;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:.875rem;transition:background-color .15s;display:flex}.row-action-dropdown .action-item:hover{background-color:#f8fafc}.row-action-dropdown .action-item.delete{color:#ef4444}.row-action-dropdown .action-item.delete:hover{background-color:#fef2f2}.row-action-dropdown .action-divider{background-color:#e2e8f0;height:1px;margin:4px 16px}.create-menu-dropdown{z-index:50;background:#fff;border:1px solid #c2d1e0;border-radius:8px;flex-direction:column;min-width:200px;margin-top:4px;padding:8px 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #00000014}.create-menu-dropdown button{text-align:left;cursor:pointer;color:#1a1b24;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:.9rem;transition:background-color .15s;display:flex}.create-menu-dropdown button:hover{background-color:#f2f7ff}.create-menu-dropdown button svg{color:#475569}.create-menu-dropdown .beta-item{justify-content:space-between;align-items:center;display:flex}.beta-text{align-items:center;gap:12px;display:flex}.beta-badge{color:#fff;background-color:#f59e0b;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background-color:#0f172a66;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.temp-details-page{color:#1a1b24;background-color:#f4f5f9;min-height:100%;padding:1.5rem 2rem;font-family:Inter,sans-serif}.temp-details-loading{text-align:center;color:#555869;padding:3rem;font-family:Inter,sans-serif}.breadcrumb{color:#555869;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.breadcrumb a{color:#555869;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#1a1b24;font-weight:500}.temp-details-content{align-items:flex-start;gap:1.5rem;display:flex}.temp-main-col{flex:1;min-width:0}.temp-side-col{flex-direction:column;gap:1.5rem;width:300px;display:flex}.profile-header-box{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 1px 3px #0000000d}.profile-header-top{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:2rem;display:flex}.profile-info-wrap{align-items:center;gap:1.5rem;display:flex}.profile-avatar{color:#fff;background-color:#007aff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.25rem;font-weight:600;display:flex;position:relative}.avatar-badge{color:#8c90a4;background:#fff;border:1px solid #dfe1e6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:0;right:0}.profile-titles h1{margin:0;font-size:1.5rem;font-weight:700}.name-row{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.admin-badge{color:#fff;background:#8c90a4;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:500}.assigned-to{color:#555869;cursor:pointer;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.profile-actions{align-items:center;gap:.75rem;display:flex}.icon-btn-outline{cursor:pointer;color:#0b3f68;background:#fff;border:1px solid #dfe1e6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.icon-btn-outline:hover{background:#f4f5f9}.primary-btn{color:#fff;cursor:pointer;background-color:#007aff;border:none;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.primary-btn:hover{background-color:#0062cc}.secondary-btn{color:#1a1b24;cursor:pointer;background-color:#fff;border:1px solid #dfe1e6;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.secondary-btn:hover{background-color:#f4f5f9}.profile-contact-info{gap:4rem;display:flex}.contact-block h4{color:#1a1b24;align-items:center;gap:.25rem;margin:0 0 .5rem;font-size:.875rem;font-weight:600;display:flex}.contact-block p{color:#555869;margin:0 0 .5rem;font-size:.875rem}.status-badge{color:#555869;background:#f4f5f9;border:1px solid #dfe1e6;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:500}.link-btn{color:#007aff;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500}.link-btn:hover{text-decoration:underline}.temp-tabs{border-bottom:1px solid #dfe1e6;gap:2rem;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.temp-tabs button{color:#555869;cursor:pointer;background:0 0;border:none;padding:.75rem 0;font-size:.875rem;font-weight:500;position:relative}.temp-tabs button:hover,.temp-tabs button.active{color:#007aff}.temp-tabs button.active:after{content:"";background-color:#007aff;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.content-box{background:#fff;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d}.box-header{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.box-header h3{align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.light-text{color:#555869;align-items:center;font-size:.875rem;font-weight:400;display:flex}.text-btn{color:#007aff;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500}.box-body{padding:1.5rem}.placeholder-text{color:#8c90a4;margin:0;font-size:.875rem}.timeline-item{align-items:flex-start;gap:1rem;display:flex}.timeline-icon{color:#555869;z-index:2;background:#fff;border:1px solid #dfe1e6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.timeline-content{flex:1}.timeline-content p{color:#1a1b24;margin:0;font-size:.875rem}.timeline-date{color:#8c90a4;font-size:.75rem}.timeline-line{border-left:1px dashed #dfe1e6;height:24px;margin-left:15px}.timeline-notice{color:#8c90a4;margin:.5rem 0 .5rem 2.5rem;font-size:.75rem}.side-box{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.side-box h3{margin:0 0 1rem;font-size:1rem;font-weight:600}.labels-container{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.label-tag{color:#1a1b24;background:#eef1f6;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.close-tag{cursor:pointer;color:#555869}.add-label-btn{color:#007aff;cursor:pointer;background:0 0;border:1px dashed #dfe1e6;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.add-label-btn:hover{background:#007aff0d}.side-desc{color:#8c90a4;margin:0 0 1rem;font-size:.875rem;line-height:1.4}.box-header-side{justify-content:space-between;align-items:center;display:flex}.box-header-side h3{margin:0}.fields-card{margin-bottom:1.5rem;transition:all .3s}.fields-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.field-group{flex-direction:column;gap:.375rem;display:flex}.field-group label{color:#8c90a4;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.field-group p{color:#1a1b24;word-break:break-word;min-height:1.25rem;margin:0;font-size:.875rem}.empty-field{font-style:italic;color:#c1c4d6!important}.edit-input{color:#1a1b24;background-color:#f8fafc;border:1px solid #007aff;border-radius:6px;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:all .2s;box-shadow:0 0 0 3px #007aff1a}.edit-input:focus{background-color:#fff}.edit-actions{align-items:center;gap:.75rem;display:flex}.text-btn.cancel{color:#555869}.text-btn.cancel:hover{color:#1a1b24}.icon-btn-outline.small{border-radius:14px;gap:.35rem;width:auto;height:28px;padding:0 .75rem;font-size:.75rem;font-weight:600}.primary-btn.small{padding:.35rem 1rem;font-size:.75rem}.toast-notification{z-index:9999;background:#fff;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;animation:.3s ease-out toastFadeIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #00000026,0 4px 10px #0000001a}.toast-notification.success{color:#10b981;border-left:4px solid #10b981}.toast-notification.error{color:#ef4444;border-left:4px solid #ef4444}.toast-notification span{color:#1a1b24}@keyframes toastFadeIn{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.inbox-container{background:#fff;flex:1;display:flex;overflow:hidden}.inbox-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:320px;display:flex}.inbox-sidebar-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.inbox-dropdown{color:#1e293b;cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.inbox-list{flex:1;overflow-y:auto}.inbox-item{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:flex-start;padding:1rem;transition:background .2s;display:flex;position:relative}.inbox-item:hover{background:#f8fafc}.inbox-item.active{background:#eff6ff}.inbox-item-avatar{color:#fff;background:#fbbf24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:1rem;font-size:1.1rem;font-weight:700;display:flex;position:relative}.inbox-item-content{flex:1;min-width:0}.inbox-item-header{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.inbox-item-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.inbox-item-date{color:#94a3b8;font-size:.75rem}.inbox-item-bottom{justify-content:space-between;align-items:flex-start;display:flex}.inbox-item-snippet{color:#94a3b8;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;padding-right:1.5rem;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}.inbox-unread-badge{color:#fff;text-align:center;background:#2563eb;border-radius:12px;min-width:18px;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.inbox-main{background:#fff;flex-direction:column;flex:1;display:flex}.inbox-empty-state{color:#64748b;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.inbox-empty-state svg{color:#94a3b8;margin-bottom:1.5rem}.inbox-empty-state h3{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem}.inbox-empty-state p{font-size:.95rem}.inbox-chat-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.inbox-chat-user{align-items:center;display:flex}.inbox-chat-avatar{color:#fff;background:#fbbf24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:1rem;font-size:1.1rem;font-weight:700;display:flex}.inbox-chat-user-info h3{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1rem;display:flex}.inbox-chat-assign{color:#64748b;cursor:pointer;align-items:center;margin-top:.2rem;font-size:.8rem;display:flex}.inbox-chat-actions{color:#64748b;align-items:center;gap:1.5rem;padding-right:.5rem;display:flex}.inbox-chat-actions svg{cursor:pointer}.inbox-chat-actions svg:hover{color:#2563eb}.inbox-feed{background:#fff;flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.chat-bubble-wrapper{max-width:75%;display:flex}.chat-bubble-wrapper.incoming{align-self:flex-start}.chat-bubble-wrapper.outgoing{flex-direction:row-reverse;align-self:flex-end}.chat-bubble-avatar{border-radius:50%;width:32px;height:32px;margin-top:auto}.chat-bubble-wrapper.incoming .chat-bubble-avatar{color:#fff;background:#0ea5e9;justify-content:center;align-items:center;margin-right:.75rem;font-size:.85rem;font-weight:700;display:flex}.chat-bubble-wrapper.outgoing .chat-bubble-avatar{background:#f1f5f9;margin-left:.75rem}.chat-bubble{border-radius:8px;padding:1rem;font-size:.95rem;line-height:1.5;position:relative}.chat-bubble.incoming{color:#334155;background:#f1f5f9;border-bottom-left-radius:0}.chat-bubble.outgoing{color:#334155;background:#fff;border:1px solid #e2e8f0;border-bottom-right-radius:0}.chat-bubble-timestamp{color:#94a3b8;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.7rem;display:flex}.chat-divider{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;align-items:center;margin:1rem 0;font-size:.75rem;font-weight:600;display:flex}.chat-divider:before,.chat-divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.chat-divider:before{margin-right:1rem}.chat-divider:after{margin-left:1rem}.inbox-input-area{z-index:10;background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:1.5rem;position:relative}.inbox-ai-banner{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.inbox-ai-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:16px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.inbox-input-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;display:flex}.inbox-input-channel{color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-top-left-radius:8px;border-top-right-radius:8px;align-items:center;gap:.25rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.inbox-input-channel select{color:#2563eb;cursor:pointer;background:0 0;border:none;outline:none;font-weight:600}.inbox-textarea{resize:none;color:#1e293b;background:0 0;border:none;outline:none;width:100%;min-height:80px;padding:1rem;font-size:.95rem}.inbox-input-toolbar{justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.inbox-toolbar-icons{color:#94a3b8;align-items:center;gap:.75rem;display:flex}.inbox-toolbar-icons svg{cursor:pointer}.inbox-toolbar-icons svg:hover{color:#64748b}.inbox-send-btn{color:#fff;cursor:not-allowed;background:#94a3b8;border:none;border-radius:16px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600}.inbox-send-btn.active{cursor:pointer;background:#2563eb}.write-with-ai-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.write-with-ai-btn:hover{background:#f8fafc}.new-message-dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:300px;margin-top:.5rem;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.new-message-search-container{border-bottom:1px solid #0000;padding:1rem}.new-message-search{background:#fff;border:2px solid #3b82f6;border-radius:20px;align-items:center;padding:.5rem 1rem;display:flex}.new-message-search input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;margin-left:.5rem;font-size:.95rem}.new-message-search input::placeholder{color:#94a3b8}.new-message-contacts{flex-direction:column;max-height:250px;display:flex;overflow-y:auto}.new-message-contact-item{cursor:pointer;align-items:center;padding:.75rem 1.5rem;transition:background .2s;display:flex}.new-message-contact-item:hover{background:#f8fafc}.new-message-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:1rem;font-size:.9rem;font-weight:600;display:flex}.new-message-contact-info{flex-direction:column;min-width:0;display:flex}.new-message-contact-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.new-message-contact-email{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.8rem;overflow:hidden}.new-message-add-btn{color:#2563eb;cursor:pointer;border-top:1px solid #e2e8f0;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;transition:background .2s;display:flex}.new-message-add-btn:hover{background:#f8fafc}.option-item{cursor:pointer;color:#1e293b;border:1px solid #0000;border-radius:4px;align-items:center;gap:.75rem;margin:.25rem .5rem;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.option-item:hover{color:#0f172a;background:#eff6ff;border-color:#93c5fd}.option-item.danger{color:#ef4444}.option-item.danger:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.filter-dropdown-item{transition:all .2s}.filter-dropdown-item:not(.active):hover{background:#f8fafc}.assign-option-hover:hover{background:#f8fafc!important}.typing-indicator-bubble{background:#f1f5f9;border-radius:18px 18px 18px 4px;align-items:center;gap:4px;width:fit-content;margin-top:.5rem;padding:12px 16px;display:flex}.typing-dot{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce}.typing-dot:first-child{animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.settings-page{color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.settings-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.settings-header h1{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.settings-logo-area{color:#64748b;align-items:center;gap:.5rem;font-weight:600;display:flex}.settings-logo-area img{height:24px}.settings-tabs{border-bottom:1px solid #e2e8f0;gap:2rem;margin-bottom:1.5rem;display:flex}.settings-tab{color:#64748b;cursor:pointer;padding:.5rem 0 1rem;font-size:1rem;font-weight:600;position:relative}.settings-tab.active{color:#1e293b}.settings-tab.active:after{content:"";background-color:#3b82f6;height:2px;position:absolute;bottom:-1px;left:0;right:0}.settings-content{gap:2rem;display:flex}.settings-sidebar{flex-direction:column;flex-shrink:0;gap:1rem;width:200px;display:flex}.settings-sidebar-group{flex-direction:column;gap:1rem;display:flex}.settings-sidebar-link{color:#64748b;cursor:pointer;font-size:.85rem}.settings-sidebar-link.active{color:#1e293b;font-weight:600}.settings-main{flex:1;max-width:900px}.settings-main h2{color:#1e293b;margin-top:0;margin-bottom:1rem;font-size:1.15rem;font-weight:600}.settings-card{background:#fff;border-radius:8px;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.profile-section{flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;width:120px;display:flex}.profile-image{object-fit:cover;background-color:#e2e8f0;border-radius:50%;width:80px;height:80px}.edit-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:.35rem 1rem;font-size:.85rem;font-weight:500}.form-section{flex-direction:column;flex:1;gap:1.25rem;display:flex}.form-row{gap:1.25rem;display:flex}.form-group{flex-direction:column;flex:1;gap:.5rem;display:flex}.form-group.full-width{flex:100%}.form-label{color:#475569;justify-content:space-between;font-size:.85rem;font-weight:500;display:flex}.char-count{color:#94a3b8;font-weight:400}.form-input{color:#1e293b;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;outline:none;padding:.6rem .75rem;font-size:.9rem;transition:border-color .2s}.form-input:focus{border-color:#cbd5e1}.phone-input-group{gap:.5rem;display:flex}.country-select{color:#1e293b;cursor:pointer;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;outline:none;justify-content:space-between;align-items:center;width:80px;padding:.6rem .5rem;font-size:.9rem;display:flex}.phone-input{flex:1}@media (width<=768px){.settings-content{flex-direction:column;gap:2rem}.settings-sidebar{border-bottom:1px solid #e2e8f0;flex-direction:row;width:100%;padding-bottom:1rem;overflow-x:auto}.settings-card{flex-direction:column;align-items:center}.form-row{flex-direction:column;gap:1.5rem}}.security-card{background:#fff;border-radius:8px;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.security-card-header{align-items:center;gap:.75rem;display:flex}.security-card-header h3,.security-title-plain{color:#1e293b;margin:0;font-size:1.1rem;font-weight:600}.security-subtitle{color:#64748b;margin:-.5rem 0 .5rem;font-size:.95rem}.security-icon{color:#1e293b}.max-w-sm{max-width:400px}.password-input{width:100%;padding-right:2.5rem}.password-icon{color:#94a3b8;cursor:pointer;position:absolute;right:1rem}.change-pwd-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;align-self:flex-start;margin-top:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.change-pwd-btn:hover{background:#f1f5f9;border-color:#94a3b8}.save-changes-btn{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #0f172a;border-radius:4px;align-self:flex-start;margin-top:.5rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.save-changes-btn:hover{background:#1e293b}.phone-verification-row{align-items:flex-end;gap:1.5rem;max-width:400px;display:flex}.phone-verification-row .form-group{flex:1}.read-only-input{color:#64748b;background-color:#f8fafc}.add-security-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:4px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;display:flex}.add-security-btn:hover{background:#1e293b}.signature-preview{color:#94a3b8;margin:1rem 0;font-size:.8rem;line-height:1.4}.signature-preview p{margin:0}.signature-link{color:#3b82f6;text-decoration:none}.referral-banner{color:#475569;background-color:#f5f3ff;border-left:4px solid #3b82f6;border-radius:0 4px 4px 0;align-items:center;gap:1rem;margin:1rem 0;padding:.75rem 1rem;font-size:.9rem;display:flex}.referral-icon{color:#1e293b}.ooo-intro{color:#475569;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.ooo-intro p{margin:0}.ooo-dropdown-row{color:#475569;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.95rem;display:flex}.ooo-select-wrapper{align-items:center;display:inline-flex;position:relative}.ooo-select{appearance:none;color:#1e293b;cursor:pointer;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;outline:none;padding:.5rem 2.5rem .5rem 1rem;font-size:.95rem}.ooo-select-icon{color:#1e293b;pointer-events:none;position:absolute;right:.75rem}.ooo-message-container{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.ooo-message-box{border:1px dashed #cbd5e1;border-radius:4px;flex:1;padding:1rem}.ooo-subject{border-bottom:1px dashed #cbd5e1;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.subject-label{color:#64748b}.subject-text{color:#1e293b}.ooo-body{color:#1e293b;font-size:.95rem;line-height:1.6}.edit-message-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.9rem;display:flex}.ooo-date-row{color:#475569;align-items:center;gap:1rem;font-size:.95rem;display:flex}.toggle-switch{width:44px;height:24px;position:relative}.toggle-track{background-color:#94a3b8;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.toggle-thumb{background-color:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:2px}.date-input-wrapper{background-color:#f8fafc;border-radius:4px;padding:.5rem 1rem}.date-input{color:#1e293b;background:0 0;border:none;outline:none;width:120px;font-size:.95rem}.placeholder-input::placeholder{color:#94a3b8}.timezone{color:#64748b}.company-profile-col{border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:.75rem;width:200px;padding-right:1.5rem;display:flex}.company-name-row{justify-content:space-between;align-items:center;display:flex}.company-name-row h3{color:#1e293b;margin:0;font-size:1.1rem}.company-owner{color:#1e293b;margin:0;font-size:.9rem;font-weight:600}.edit-icon-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0}.theme-card{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.theme-info{flex:1;max-width:300px}.theme-info h3{color:#1e293b;margin:0 0 .5rem;font-size:1.1rem}.theme-info p{color:#64748b;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.customize-theme-btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.theme-preview{background:#fff;border:1px solid #f1f5f9;border-radius:4px;width:350px;padding:1.25rem;box-shadow:0 1px 3px #00000005}.theme-preview-label{color:#94a3b8;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.theme-colors{gap:.5rem;margin-bottom:1rem;display:flex}.theme-color-circle{border-radius:50%;width:16px;height:16px}.theme-preview h4{color:#1e293b;margin:0 0 .5rem;font-size:1.25rem}.theme-preview p{color:#475569;margin:0;font-size:.85rem;line-height:1.5}.theme-preview p a{color:#ff9d00;text-decoration:underline}.theme-preview-body{justify-content:space-between;align-items:center;display:flex}.theme-preview-btn{color:#fff;background:#ff9d00;border:none;border-radius:4px;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.brand-elements-header{margin-bottom:1rem}.brand-elements-header h3{color:#1e293b;margin:0;font-size:1.1rem}.brand-elements-grid{grid-template-columns:120px 320px 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.brand-element-col label{color:#475569;margin-bottom:.5rem;font-size:.85rem;display:block}.logo-box{background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;display:flex}.main-logo-box{width:120px;height:120px}.secondary-logo-box{width:100%;height:120px}.brand-color-info{color:#64748b;max-width:280px;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.color-picker-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.9rem;font-weight:500;display:inline-flex}.color-swatch{background:#ff9d00;border-radius:50%;width:16px;height:16px}.additional-images-section label{color:#94a3b8;margin-bottom:.75rem;font-size:.85rem;display:block}.additional-images-row{align-items:center;gap:2.5rem;display:flex}.image-thumbnails{align-items:center;gap:.5rem;display:flex}.img-thumb{object-fit:cover;opacity:.5;border:1px solid #e2e8f0;border-radius:4px;width:32px;height:32px}.img-count{color:#94a3b8;margin-left:.25rem;font-size:.85rem}.manage-images-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:.4rem .75rem;font-size:.85rem;font-weight:500}.branding-toggle-row{color:#1e293b;align-items:center;gap:1rem;margin-top:.5rem;font-size:.95rem;display:flex}.upgrade-badge{color:#0369a1;letter-spacing:.5px;text-transform:uppercase;background-color:#e0f2fe;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.about-textarea{resize:none;height:100px;line-height:1.5}.spread-word-grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.5rem;margin-top:.5rem;display:grid}.social-input-group{flex-direction:column;gap:.5rem;display:flex}.social-input-group label{color:#1e293b;font-size:.85rem}.social-input-row{align-items:center;gap:.75rem;display:flex}.social-icon-circle{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.social-input-row .form-input{flex:1;padding:.5rem .75rem}.icon-blog{background-color:#ff6b6b}.icon-twitter{background-color:#000}.icon-behance{background-color:#1769ff}.icon-facebook{background-color:#1877f2}.icon-instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.icon-dribbble{background-color:#ea4c89}.icon-linkedin{background-color:#0a66c2}.icon-pinterest{background-color:#e60023}.icon-tiktok{background-color:#000}.icon-other{background-color:#60a5fa}.more-info-form{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.more-info-row-1{grid-template-columns:2fr 1fr 1fr;gap:1.5rem;display:grid}.more-info-row-2{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.label-with-icon{color:#94a3b8;align-items:center;gap:.25rem;display:flex}.disabled-select{color:#94a3b8;cursor:not-allowed}.disabled-input{cursor:not-allowed;color:#94a3b8!important}.preferences-card{background:#fff;border-radius:8px;flex-direction:column;display:flex;box-shadow:0 1px 3px #0000000d}.preferences-header{border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.preferences-header h2{color:#1e293b;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.preferences-header p{color:#64748b;margin:0;font-size:.95rem}.preference-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.preference-row:last-child{border-bottom:none}.preference-info{flex:1;padding-right:2rem}.preference-info h4{color:#1e293b;margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.preference-info p{color:#475569;margin:0 0 .75rem;font-size:.9rem}.preference-badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pref-badge{color:#475569;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:.25rem .6rem;font-size:.85rem}.pref-badge.warm{color:#c2410c;background-color:#ffedd5;border-color:#fed7aa}.pref-badge.hot{color:#b91c1c;background-color:#fee2e2;border-color:#fecaca}.pref-more{color:#94a3b8;font-size:.85rem}.preference-edit-btn{color:#1e293b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.notification-row{border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1.25rem 2rem;display:flex}.notification-text{color:#334155;align-items:center;gap:.5rem;margin:0;font-size:.95rem;display:flex}.notification-select-wrapper{display:inline-block;position:relative}.notification-select{appearance:none;color:#1e293b;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:4px;padding:.4rem 2rem .4rem .75rem;font-size:.9rem}.notif-select-icon{pointer-events:none;color:#1e293b;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.notif-toggle{cursor:pointer;background-color:#1e293b;border-radius:20px;flex-shrink:0;width:36px;height:20px;position:relative}.notif-toggle.off{background-color:#94a3b8}.notif-toggle-thumb{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;transition:all .2s;display:flex;position:absolute;top:2px;left:18px}.notif-toggle.off .notif-toggle-thumb{left:2px}.notif-check{color:#1e293b}.notif-toggle.off .notif-check{display:none}.notification-subheader{color:#1e293b;padding:2rem 2rem .5rem;font-size:1.05rem;font-weight:600}.notification-footer-row{justify-content:space-between;align-items:center;padding:2rem;display:flex}.notification-footer-info h4{color:#1e293b;margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.notification-footer-info p{color:#475569;margin:0;font-size:.9rem}.edit-notif-btn{color:#1e293b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.indented-toggles{flex-direction:column;margin-left:3rem;display:flex}.notification-row-indented{border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1.25rem 2rem 1.25rem 0;display:flex}.notification-row-indented:last-child{border-bottom:none}.notification-text-with-subtitle{flex-direction:column;flex:1;gap:.25rem;display:flex}.notification-title{color:#1e293b;font-size:.95rem;font-weight:500}.notification-subtitle{color:#64748b;font-size:.85rem}.sms-optin-note{color:#94a3b8;margin-top:1rem;padding:0 2rem;font-size:.8rem}.upgrade-alert{background-color:#ecfeff;border-left:4px solid #06b6d4;border-radius:4px;justify-content:space-between;align-items:center;margin:1.5rem 2rem 2rem;padding:1rem 1.25rem;display:flex}.upgrade-alert-content{color:#164e63;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.upgrade-alert-actions{align-items:center;gap:1rem;display:flex}.upgrade-alert-link{color:#0369a1;font-size:.9rem;font-weight:600;text-decoration:none}.close-alert-btn{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.payment-reminder-row{border-bottom:1px solid #e2e8f0;align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex}.payment-reminder-row:last-child{border-bottom:none}.edit-email-btn{color:#1e293b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-left:auto;font-size:.9rem;font-weight:600;display:flex}.edit-email-btn.disabled{color:#cbd5e1;cursor:not-allowed}.other-prefs-section{border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.other-prefs-section:last-child{border-bottom:none}.other-prefs-main-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.15rem;font-weight:600}.other-prefs-group{border-bottom:1px solid #f1f5f9;margin-bottom:2rem;padding-bottom:1.5rem}.other-prefs-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.other-prefs-group-title{color:#1e293b;margin-bottom:.5rem;font-size:1rem;font-weight:600}.other-prefs-group-desc{color:#64748b;margin-bottom:1rem;font-size:.9rem}.other-prefs-label{color:#334155;margin-top:1rem;margin-bottom:.5rem;font-size:.9rem;display:block}.other-prefs-select-wrapper{width:400px;position:relative}.other-prefs-select{appearance:none;color:#1e293b;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:4px;width:100%;padding:.6rem 2rem .6rem .75rem;font-size:.9rem}.other-prefs-select-icon{pointer-events:none;color:#1e293b;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.other-prefs-toggle-row{align-items:center;gap:1rem;margin-top:1rem;display:flex}.other-prefs-toggle-text{color:#334155;font-size:.95rem}.other-prefs-footer-note{color:#64748b;margin-top:1.5rem;font-size:.9rem}.ai-header-wrapper{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ai-header-title{color:#1e293b;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.ai-header-desc{color:#334155;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.ai-security-banner{color:#334155;background-color:#f1f5f9;border-radius:4px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem;font-size:.95rem;display:flex}.ai-card{background:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000000d}.ai-card-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.15rem;font-weight:600}.ai-section-title{color:#1e293b;margin-top:2rem;margin-bottom:1rem;font-size:1rem;font-weight:600}.ai-section-title:first-child{margin-top:0}.ai-row{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.ai-row:last-child{margin-bottom:0}.ai-row-content{flex-direction:column;gap:.25rem;display:flex}.ai-row-title{color:#1e293b;font-size:.95rem;font-weight:500}.ai-row-desc{color:#64748b;font-size:.85rem;line-height:1.4}.ai-select{appearance:none;color:#1e293b;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:4px;width:250px;margin-top:.75rem;padding:.5rem 2rem .5rem .75rem;font-size:.9rem}.ai-select-wrapper{width:fit-content;position:relative}.ai-select-icon{pointer-events:none;color:#1e293b;margin-top:.375rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.ai-divider{background-color:#f1f5f9;height:1px;margin:2rem 0}.ai-integration-card{border:1px solid #e2e8f0;border-radius:.375rem;justify-content:space-between;align-items:center;width:100%;max-width:400px;margin-top:.5rem;padding:1rem;display:flex}.ai-integration-card:first-of-type{margin-top:1rem}.ai-integration-info{color:#334155;align-items:center;gap:.75rem;font-size:1rem;display:flex}.ai-integration-card.disabled .ai-integration-info{color:#94a3b8}.ai-integration-card.disabled .ai-integration-logo{opacity:.5;filter:grayscale()}.ai-integration-logo{border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:flex}.logo-fyi{color:#000;letter-spacing:-.5px;background:#fde047;line-height:1}.logo-calendly{color:#0284c7;background:0 0;border:2px solid #0284c7;border-radius:50%;font-size:14px}.logo-google{background:#fff;border:1px solid #e2e8f0;position:relative;overflow:hidden}.logo-google-inner{color:#3b82f6;text-align:center;width:100%;font-size:10px;font-weight:700}.logo-google:before{content:"";background:#ea4335;height:6px;position:absolute;top:0;left:0;right:0}.integration-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;margin-bottom:3rem;display:grid}.integration-grid-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;padding:1.25rem;display:flex}.integration-card-header{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.integration-card-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;display:flex}.integration-card-title{color:#1e293b;justify-content:space-between;align-items:center;width:100%;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:flex}.integration-card-desc{color:#64748b;font-size:.8rem;line-height:1.4}.integration-card-footer{flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1.25rem;display:flex}.integration-card-btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;align-self:flex-end;width:fit-content;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.email-integration-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:1.5rem;padding:2rem}.email-integration-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.email-integration-list{margin-bottom:2rem;margin-left:1.5rem}.email-integration-list li{color:#334155;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.zapier-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:1.5rem;margin-bottom:1.5rem;padding:2rem}.zapier-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.zapier-header-actions{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.zapier-list-item{border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.25rem;display:flex}.zapier-list-item:last-child{margin-bottom:0}.zapier-app-icons{align-items:center;gap:.5rem;margin-right:1.5rem;display:flex}.zapier-app-icon-box{border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.zapier-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#232323;border:none;border-radius:4px;flex-shrink:0;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600}.pricing-modal-overlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.pricing-modal-content{background:#fff;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:auto;padding:3rem;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.pricing-modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;position:absolute;top:1.5rem;right:1.5rem}.pricing-modal-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.pricing-toggle-container{color:#475569;align-items:center;gap:1rem;margin-bottom:3rem;font-size:.95rem;display:flex}.pricing-toggle{cursor:pointer;background:#1e293b;border-radius:20px;align-items:center;width:48px;height:26px;padding:4px;display:flex;position:relative}.pricing-toggle-circle{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:4px;left:4px}.pricing-toggle.yearly .pricing-toggle-circle{transform:translate(22px)}.pricing-badge-free{color:#0284c7;background-color:#e0f2fe;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;margin-bottom:2rem;display:grid}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.pricing-card.highlighted{border:1px solid #0f766e}.pricing-card-header-badge{color:#0f766e;background-color:#e6f2f2;border-bottom:1px solid #e2e8f0;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.pricing-card-inner{flex-direction:column;flex:1;padding:2rem 1.5rem;display:flex}.pricing-card-title{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.pricing-card-price-row{color:#0f172a;align-items:flex-start;display:flex}.pricing-card-price-currency{margin-top:.4rem;margin-right:.1rem;font-size:1.75rem;font-weight:700}.pricing-card-price-number{font-size:3.5rem;font-weight:800;line-height:1}.pricing-card-price-period{color:#64748b;margin-top:.5rem;margin-bottom:1.5rem;font-size:.75rem}.pricing-card-desc{color:#475569;min-height:65px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.pricing-card-btn{cursor:pointer;color:#fff;background:#0f766e;border:none;border-radius:4px;width:100%;padding:.85rem;font-size:1rem;font-weight:600}.pricing-card-separator{border:none;border-top:1px solid #e2e8f0;margin:1.5rem 0}.pricing-list-title{color:#475569;margin-bottom:1rem;font-size:.95rem;font-weight:600}.pricing-list{margin:0;padding:0;list-style:none}.pricing-list li{color:#334155;align-items:flex-start;gap:.5rem;margin-bottom:.85rem;font-size:.95rem;display:flex}.pricing-list li span{border-bottom:1px dotted #cbd5e1}.pricing-footer{flex-direction:column;align-items:center;width:100%;margin-top:1rem;display:flex}.pricing-footer-trust{justify-content:center;align-items:flex-start;gap:4rem;width:100%;margin-top:2.5rem;display:flex}.trust-block{align-items:flex-start;gap:1.25rem;display:flex}.ssl-seal{width:48px;height:48px;position:relative}.ssl-seal-bg{clip-path:polygon(50% 0%,61% 5%,72% 0%,80% 9%,91% 8%,95% 18%,100% 28%,97% 38%,100% 50%,97% 62%,100% 72%,95% 82%,91% 92%,80% 91%,72% 100%,61% 95%,50% 100%,39% 95%,28% 100%,20% 91%,9% 92%,5% 82%,0% 72%,3% 62%,0% 50%,3% 38%,0% 28%,5% 18%,9% 8%,20% 9%,28% 0%,39% 5%);color:#1e293b;background-color:#facc15;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ssl-seal-check{background-color:#22c55e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:-4px;right:-4px}.trust-title{color:#1e293b;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.trust-desc{color:#64748b;font-size:.8rem;line-height:1.5}.payment-icons{gap:.5rem;margin-top:.5rem;display:flex}.payment-icon{background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:40px;height:26px;display:flex}.cropper-modal-overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cropper-modal-content{background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:500px;padding:1.5rem;display:flex}.crop-container{background:#333;border-radius:4px;width:100%;height:350px;position:relative;overflow:hidden}.cropper-controls{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.zoom-range{flex:1}.cropper-actions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.cropper-cancel-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:.6rem 1.2rem;font-weight:500}.cropper-save-btn{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:4px;padding:.6rem 1.2rem;font-weight:500}.cropper-save-btn:disabled{opacity:.7;cursor:not-allowed}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{padding-left:1.5em;list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{text-align:right;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;display:inline-block}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{text-align:left;margin-left:.3em;margin-right:-1.5em}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{max-width:100%;display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{top:5px;right:5px}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.signature-modal{flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex}.signature-modal .modal-body{padding:1.5rem;overflow-y:auto}.editor-container{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.ql-toolbar.ql-snow{background:#f8fafc;flex-wrap:wrap;align-items:center;gap:4px;display:flex;border:none!important;border-bottom:1px solid #e2e8f0!important;padding:12px 8px!important}.ql-container.ql-snow{border:none!important}.ql-editor{min-height:200px;font-family:inherit;font-size:16px}.ql-font-arial{font-family:Arial,sans-serif}.ql-font-courier-new{font-family:Courier New,monospace}.ql-font-georgia{font-family:Georgia,serif}.ql-font-lucida{font-family:Lucida Sans Unicode,sans-serif}.ql-font-tahoma{font-family:Tahoma,sans-serif}.ql-font-times-new-roman{font-family:Times New Roman,serif}.ql-font-trebuchet{font-family:Trebuchet MS,sans-serif}.ql-font-verdana{font-family:Verdana,sans-serif}button.ql-insertVariable{border-radius:4px;justify-content:center;align-items:center;font-size:14px;width:28px!important;height:28px!important;display:flex!important}button.ql-insertVariable:hover{background:#e2e8f0}.ql-snow .ql-picker.ql-size{width:65px}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="10px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="10px"]:before{content:"10px"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]:before{content:"12px"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]:before{content:"14px"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]:before{content:"16px"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]:before{content:"18px"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]:before{content:"24px"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="32px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="32px"]:before{content:"32px"}.theme-modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.theme-modal-content{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:1100px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.theme-modal-header{border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.theme-modal-header h2{color:#0f172a;margin:0;font-size:1.1rem;font-weight:600}.theme-modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:1.5rem}.theme-modal-body{flex:1;gap:3rem;padding:2rem;display:flex;overflow:hidden}.theme-modal-settings{flex:1;padding-right:1rem;overflow-y:auto}.theme-modal-intro{margin-bottom:2rem}.theme-modal-intro h3{color:#0f172a;margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.theme-modal-intro p{color:#64748b;margin:0;font-size:.9rem;line-height:1.4}.theme-section{margin-bottom:2rem}.theme-section-header{align-items:center;margin-bottom:1.5rem;display:flex}.theme-section-header span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;margin-right:1rem;font-size:.75rem;font-weight:600}.theme-section-header:after{content:"";border-top:1px dashed #cbd5e1;flex:1}.theme-row{align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.theme-control-group{align-items:center;gap:1rem;display:flex}.theme-control-label{color:#475569;min-width:60px;font-size:.85rem;font-weight:500}.theme-select{appearance:none;color:#0f172a;cursor:pointer;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px;border:none;border-radius:4px;min-width:140px;padding:.5rem 2.5rem .5rem 1rem;font-size:.9rem}.theme-color-picker{align-items:center;gap:.5rem;display:flex}.color-circle{cursor:pointer;border:1px solid #cbd5e1;border-radius:50%;width:24px;height:24px;position:relative;overflow:hidden}.color-circle input[type=color]{cursor:pointer;width:50px;height:50px;position:absolute;top:-10px;left:-10px}.color-circle.no-fill{background:#fff;position:relative}.color-circle.no-fill:after{content:"";background:#ef4444;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)rotate(-45deg)}.theme-format-toggles{background:#f8fafc;border-radius:4px;display:flex;overflow:hidden}.format-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:.5rem .75rem;font-family:serif;font-size:1rem}.format-btn.active{color:#0f172a;background:#e2e8f0}.format-btn.bold{font-weight:700}.format-btn.italic{font-style:italic}.theme-slider-group{flex:1;align-items:center;gap:1rem;display:flex}.theme-slider{-webkit-appearance:none;background:#e2e8f0;border-radius:2px;outline:none;flex:1;height:4px}.theme-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border:2px solid #3b82f6;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0000001a}.slider-value{color:#94a3b8;min-width:20px;font-size:.85rem}.theme-modal-preview-wrapper{background:#f8fafc;border-radius:8px;flex-direction:column;width:400px;padding:2.5rem;display:flex}.preview-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.75rem}.preview-content{flex-direction:column;gap:1.5rem;display:flex}.preview-heading{margin:0;font-size:2rem;font-weight:600;line-height:1.2}.preview-body{margin:0;font-size:1rem;line-height:1.5}.preview-link{cursor:pointer;text-decoration:underline}.preview-button{cursor:pointer;border:none;align-self:flex-start;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.preview-controls{align-items:center;gap:1rem;display:flex}.preview-checkbox{background:#fff;border:2px solid #cbd5e1;border-radius:4px;width:20px;height:20px}.preview-checkbox.checked{border-color:#0000;justify-content:center;align-items:center;display:flex}.preview-radio{background:#fff;border:2px solid #cbd5e1;border-radius:50%;width:20px;height:20px}.preview-radio.checked{border-width:6px}.preview-input-group{flex-direction:column;gap:.5rem;display:flex}.preview-input-label{font-size:1rem}.preview-input{outline:none;padding:.75rem 1rem;font-size:1rem}.preview-warning{margin:0;font-size:.85rem}.theme-modal-footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.theme-btn-cancel{color:#0f172a;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.95rem;font-weight:600}.theme-btn-save{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:4px;padding:.75rem 2rem;font-size:.95rem;font-weight:600}.theme-btn-save:hover{background:#1e293b}.images-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.images-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.images-modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.images-modal-close:hover{color:#0f172a;background:#f1f5f9}.images-modal-header{border-bottom:1px solid #e2e8f0;padding:1.5rem}.images-modal-header h2{color:#0f172a;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.images-modal-header p{color:#64748b;margin:0;font-size:.875rem}.images-modal-body{padding:1.5rem;overflow-y:auto}.images-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}.image-grid-item{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.image-grid-item img{object-fit:cover;width:100%;height:100%;display:block}.delete-image-btn{color:#ef4444;cursor:pointer;opacity:0;background:#ffffffe6;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 4px #0000001a}.image-grid-item:hover .delete-image-btn{opacity:1}.delete-image-btn:hover{background:#fee2e2}.upload-new{cursor:pointer;color:#64748b;background:0 0;border:2px dashed #cbd5e1;flex-direction:column;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.upload-new:hover{color:#334155;background:#f8fafc;border-color:#94a3b8}.uploading-spinner{color:#3b82f6;font-size:.875rem;font-weight:500}.auth-container{background:url(/auth_bg.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.auth-container:before{content:"";background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.auth-card{-webkit-backdrop-filter:blur(16px);z-index:1;background:#ffffff80;border:1px solid #fff6;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;position:relative;box-shadow:0 20px 40px #0003}.auth-logo{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.auth-logo-container{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.auth-logo-container img{height:48px}.auth-logo-text{flex-direction:column;justify-content:center;display:flex}.auth-logo-text .logo-desc{letter-spacing:1px;color:#111827;text-align:center;font-size:1.15rem;font-weight:700}.auth-logo h2{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.auth-logo p{color:#6b7280;font-size:.875rem}.auth-error{color:#ef4444;text-align:center;background-color:#fef2f2;border-left:4px solid #ef4444;border-radius:6px;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.auth-form .form-group{margin-bottom:1.5rem}.auth-form label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.auth-form input{-webkit-backdrop-filter:blur(8px);color:#111827;background-color:#ffffff4d;border:1px solid #fff9;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.auth-form input::placeholder{color:#11182799}.auth-form input:focus{background-color:#ffffff80;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.auth-submit{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:500;display:flex}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-footer{text-align:center;color:#6b7280;margin-top:2rem;font-size:.875rem}.auth-footer a{color:#3b82f6;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:2.5rem}.password-toggle-icon{color:#6b7280;cursor:pointer;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;right:.75rem}.password-toggle-icon:hover{color:#3b82f6}.directory-page{background-color:#f8fafc;min-height:100vh;font-family:Inter,sans-serif}.directory-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:80px 20px}.hero-content{max-width:800px;margin:0 auto}.hero-content h1{letter-spacing:-.02em;margin-bottom:16px;font-size:3rem;font-weight:800}.hero-content p{color:#cbd5e1;margin-bottom:40px;font-size:1.25rem}.search-bar{background-color:#fff;border-radius:12px;align-items:center;max-width:600px;margin:0 auto;padding:8px;display:flex;box-shadow:0 10px 25px #0003}.search-icon{color:#64748b;margin:0 16px}.search-bar input{color:#0f172a;border:none;outline:none;flex:1;padding:12px 0;font-size:1.1rem}.search-bar input::placeholder{color:#94a3b8}.search-btn{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:background-color .2s}.search-btn:hover{background-color:#0f766e}.directory-main{padding:60px 20px}.directory-container{max-width:1200px;margin:0 auto}.directory-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.directory-header h2{color:#0f172a;font-size:1.75rem}.filter-btn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .2s;display:flex}.filter-btn:hover{background-color:#f1f5f9;border-color:#cbd5e1}.temps-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.temp-card{background-color:#fff;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.temp-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.temp-card-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:16px;padding:24px;display:flex}.temp-avatar{color:#fff;background:linear-gradient(135deg,#0d9488,#0ea5e9);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.temp-info h3{color:#0f172a;margin-bottom:4px;font-size:1.25rem}.profession{color:#0d9488;font-size:.95rem;font-weight:500}.temp-card-body{flex:1;padding:24px}.detail-item{color:#475569;align-items:center;gap:12px;margin-bottom:12px;display:flex}.reviews-count{color:#94a3b8;margin-left:4px;font-size:.9rem;font-weight:400}.verified-badge{color:#10b981;font-weight:500}.temp-card-footer{background-color:#f8fafc;border-top:1px solid #f1f5f9;padding:16px 24px}.hire-btn{text-align:center;color:#0d9488;background-color:#fff;border:1px solid #0d9488;border-radius:8px;width:100%;padding:10px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.hire-btn:hover{color:#fff;background-color:#0d9488}.loading-state,.empty-state{text-align:center;color:#64748b;padding:80px 20px}.spinner{border:4px solid #f3f3f3;border-top-color:#0d9488;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite spin}@media (width<=768px){.hero-content h1{font-size:2.25rem}.search-bar{box-shadow:none;background-color:#0000;flex-direction:column;gap:12px}.search-bar input{border-radius:12px;width:100%;padding:16px}.search-btn{width:100%;padding:16px}.search-icon{display:none}}
