@charset "UTF-8";input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}body,h1,h2,h3,h4,h5,h6{font-family:Arial,sans-serif}.user-profile-dropdown{margin-left:12px;position:relative;z-index:1050}.profile-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;outline:none;padding:4px;position:relative;transition:background-color .2s;z-index:1}.profile-button:hover{background-color:#0000000d}.profile-button:focus{box-shadow:0 0 0 2px rgba(var(--primary-color-rgb),.3);outline:none}.avatar-container{align-items:center;background-color:var(--primary-color);border-radius:50%;display:flex;height:36px;justify-content:center;overflow:hidden;transition:transform .2s,box-shadow .2s;width:36px}.profile-button:hover .avatar-container{box-shadow:0 3px 8px #0000001a;transform:translateY(-2px)}.user-avatar{height:100%;object-fit:cover;width:100%}.default-avatar{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;height:100%;justify-content:center;width:100%}.dropdown-menu,.profile-dropdown-menu{animation:fadeIn .25s ease-out;background-color:#fff;border:1px solid #00000014;border-radius:8px;box-shadow:0 5px 16px #0000001a;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);transform-origin:top right;width:240px;will-change:transform,opacity;z-index:1060}.dropdown-header{background-color:rgba(var(--primary-color-rgb),.04);border-bottom:1px solid #00000014;padding:12px 16px}.dropdown-user-info{display:flex;flex-direction:column}.user-email{color:var(--header-text);font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{color:var(--primary-color);font-size:12px;font-weight:500;margin-top:2px;text-transform:capitalize}.dropdown-content{padding:8px 0}.dropdown-item{align-items:center;display:flex;padding:10px 16px;transition:background-color .2s}.dropdown-item:hover{background-color:rgba(var(--primary-color-rgb),.08)}.dropdown-item svg{color:var(--header-text);margin-right:10px;opacity:.7}.dropdown-divider{background-color:#00000014;border:none;height:1px;margin:6px 0}.user-profile-dropdown:focus-within .profile-dropdown-menu,.user-profile-dropdown:hover .profile-dropdown-menu{opacity:1;visibility:visible}@media (max-width:992px){.user-profile-dropdown{display:none}.mobile-profile-container{display:block;margin:16px auto;width:100%}.mobile-profile-dropdown .profile-dropdown-menu{border:1px solid #00000014;box-shadow:none;margin-top:10px;position:static;width:100%}}:root{--header-bg:#fff;--header-text:#4a4a4a;--primary-color:#e37a5d;--primary-hover:#d56a4d;--link-active:#e37a5d;--link-hover:#e37a5d;--border-color:#e8d5b5;--button-blue:#0091ff;--button-blue-hover:#007acc;--primary-color-rgb:227,122,93}.header{align-items:center;background-color:#fff;background-color:var(--header-bg);box-shadow:0 1px 3px #0000000f;display:flex;height:60px;left:0;position:fixed;right:0;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.scrolled{box-shadow:0 2px 10px #0000001a}.header-container{justify-content:flex-start;margin:0 auto;max-width:var(--container-width);padding:0 var(--spacing-md);position:relative;width:100%}.header-container,.logo-container{align-items:center;display:flex;height:100%}.logo-container{margin-right:40px}.logo{align-items:center;color:#4a4a4a;color:var(--header-text);display:flex;height:100%;padding:0;position:relative}.logo img{height:24px;object-fit:contain;transition:all .3s ease}.logo img,.logo-text{margin-top:2px;vertical-align:middle}.logo-text{color:#e37a5d;color:var(--primary-color);display:inline-block;font-size:18px;font-weight:600;letter-spacing:-.5px;line-height:1;margin-left:4px}.desktop-nav{display:flex;height:100%;margin-left:0;margin-right:auto}.nav-links{height:100%;list-style:none;margin:0;padding:0}.nav-item{margin:0 15px}.nav-item,.nav-link{align-items:center;display:flex;height:100%;position:relative}.nav-link{color:#4a4a4a;color:var(--header-text);font-size:14px;padding:0 5px;text-transform:uppercase;white-space:nowrap}.nav-link:hover{color:#e37a5d;color:var(--link-hover)}.nav-link:after{background-color:#e37a5d;background-color:var(--link-active);bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .2s ease;width:100%}.nav-link.active:after,.nav-link:hover:after{transform:scaleX(1)}.dropdown-menu{border:1px solid #e8d5b533;border-radius:8px;box-shadow:0 5px 15px #0000001a;margin-top:1px;transition:all .3s ease;width:220px;z-index:1000}.dropdown:hover .dropdown-menu{transform:translateY(0)}.dropdown-item{color:#4a4a4a;color:var(--header-text);font-size:14px}.dropdown-item:hover{background-color:#e37a5d0d;color:#e37a5d;color:var(--link-hover)}.dropdown-toggle:hover{color:#e37a5d;color:var(--primary-color)}.dropdown-toggle:after{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid;display:inline-block;margin-left:5px;transition:transform .2s ease}.dropdown:hover .dropdown-toggle:after{transform:rotate(180deg)}.login-button{align-items:center;background-color:var(--primary-color);box-shadow:0 4px 12px #e37a5d33;display:inline-flex;font-size:14px;font-weight:500;height:36px;justify-content:center;margin-left:0;padding:8px 24px;text-decoration:none;transition:all .3s ease}.login-button:hover{background-color:var(--primary-hover);box-shadow:0 6px 15px #e37a5d4d;transform:translateY(-2px)}.mobile-menu-toggle span{background-color:#4a4a4a;background-color:var(--header-text);height:2px;transform-origin:center;transition:all .3s ease;width:100%}.mobile-menu-toggle.active span:first-child{transform:translateY(8px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-menu-overlay{align-items:center;background-color:#fff;box-shadow:-5px 0 30px #00000026;display:flex;flex-direction:column;height:100%;padding:80px 20px 30px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);width:280px;z-index:999}.mobile-menu-overlay.active{transform:translateX(0)}.mobile-menu-backdrop{background-color:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:998}.mobile-menu-backdrop.active{opacity:1;visibility:visible}.mobile-nav-links{list-style:none;margin:0;padding:0;text-align:left;width:100%}.mobile-nav-item{margin:10px 0;text-align:left;width:100%}.mobile-nav-link{border-radius:6px;color:#4a4a4a;color:var(--header-text);display:block;font-size:16px;font-weight:500;padding:12px 16px;text-decoration:none;transition:all .2s ease}.mobile-nav-link:hover{background-color:#e37a5d0d;background-color:rgba(var(--primary-color-rgb),.05);color:#e37a5d;color:var(--primary-color)}.mobile-dropdown-menu{background-color:initial;border-left:2px solid #e37a5d33;border-left:2px solid rgba(var(--primary-color-rgb),.2);border-radius:4px;margin:4px 0 8px 12px;padding:0}.mobile-dropdown-item{padding:2px 0}.mobile-dropdown-link{border-radius:4px;color:var(--text-light);display:block;font-size:14px;padding:10px 16px;text-decoration:none;transition:all .2s ease}.mobile-dropdown-link:hover{background-color:#e37a5d0d;background-color:rgba(var(--primary-color-rgb),.05);color:#e37a5d;color:var(--primary-color)}.mobile-login-button{background-color:#e37a5d;background-color:var(--primary-color);margin-top:24px;max-width:220px;text-align:center;width:100%}.mobile-login-button:hover{background-color:#d56a4d;background-color:var(--primary-hover);box-shadow:0 6px 15px #e37a5d4d}@media (max-width:992px){.desktop-nav{display:none}.mobile-menu-toggle{display:flex}.login-button:not(.mobile-login-button){display:none}}@media (max-width:480px){.header-container{padding:0 16px}}.header-actions{margin-left:auto}.mobile-profile-container{display:flex;justify-content:center;padding:16px 20px}body,html{background-color:#fff;height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}.parallax-container{contain:content;height:100vh;margin:0;max-width:100%;min-height:700px;overflow:hidden;padding:0;position:relative;width:100%}.parallax-layer{backface-visibility:hidden;height:100%;left:0;perspective:1000px;position:absolute;top:0;transform:translateZ(0);width:100%;will-change:transform}.layer-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;transform:translateZ(0);z-index:1}.layer-1{z-index:2}.layer-2{z-index:3}.layer-3{z-index:4}.layer-content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:0 20px;text-align:center;transform:translateZ(0);z-index:10}.parallax-section{background-color:#fff;contain:content;height:100vh;min-height:700px;overflow:hidden;perspective:1000px;position:relative;width:100%}.layer-sky{background:linear-gradient(180deg,#87ceeb,#e0f6ff);height:100%;width:100%}.parallax-content{align-items:center;background:#0000;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:25vh auto 0;max-width:1200px;padding:1rem;position:relative;transform:translateZ(0);z-index:10}.parallax-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;position:relative;text-shadow:2px 2px 8px #0000004d;text-transform:none;z-index:2}.parallax-content h1:after{background:linear-gradient(90deg,#fff0,#fffc 50%,#fff0);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.parallax-content p{color:#fff;font-size:clamp(1rem,3vw,1.5rem);margin-bottom:2rem;max-width:800px;text-shadow:1px 1px 4px #00000080}.hero-buttons{display:flex;gap:20px;margin:30px 0}.parallax-cta{background-color:#fff;border:none;border-radius:50px;box-shadow:0 4px 12px #00000026;cursor:pointer;font-size:clamp(1rem,2vw,1.2rem);margin:0;padding:1rem 2.5rem;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease}.parallax-cta:hover{box-shadow:0 6px 16px #0003;transform:translateY(-2px) translateZ(0)}.loading-placeholder{align-items:center;background:linear-gradient(120deg,#e8d5b5,#f2e9de);color:#4a4a4a;display:flex;font-size:1.2rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@media (max-width:1200px){.parallax-content{margin-top:25%}}@media (max-width:992px){.parallax-content{margin-top:20%}.parallax-container,.parallax-section{height:90vh}.parallax-content h1{font-size:3.5rem}}@media (max-width:768px){.parallax-container,.parallax-section{height:80vh;min-height:auto}.parallax-content{margin-top:20vh;padding:1rem}.parallax-content h1{font-size:3rem}.parallax-content p{font-size:1.2rem}.parallax-cta{padding:.8rem 1.5rem;text-align:center;width:100%}.hero-buttons{flex-direction:column;gap:10px}}@media (max-width:480px){.parallax-content{margin-top:25%;padding-bottom:0}.parallax-content h1{font-size:2.5rem}.parallax-content p{font-size:1rem}.parallax-cta{font-size:.9rem;padding:.6rem 1.2rem}.parallax-container,.parallax-section{height:70vh}.layer-bg{background-position:50%;background-size:cover}}html{scroll-behavior:smooth}@keyframes float-clouds{0%{transform:translateX(0)}50%{transform:translateX(20px)}to{transform:translateX(0)}}.animate-clouds{animation:float-clouds 30s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.parallax-layer{transform:none!important;transition:none!important}}.home-page{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.section{padding:80px 0}.section-header{margin-bottom:50px}.section-header h2{font-size:2.5rem;margin-bottom:15px}.section-header h2:after{width:60px}.section-header p{font-size:1.2rem;margin:0 auto;max-width:700px}.why-acf{background-color:#fcf5f0}.why-acf-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.why-acf-card{background:#fff;border-radius:10px;border-top:3px solid #0000;box-shadow:0 5px 15px #0000000d;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.why-acf-card:hover{border-top:3px solid #e67e51;box-shadow:0 12px 20px #00000014;transform:translateY(-5px)}.why-acf-icon{color:#e67e51;font-size:2.5rem;margin-bottom:20px}.why-acf-icon svg{stroke:#e67e51;height:50px;width:50px}.why-acf-card h3{color:#e67e51;font-size:1.5rem;margin-bottom:15px}.approach{background-color:#fff}.approach-steps{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.approach-step{background:#fcf5f0;border-left:4px solid #e67e51;padding:20px;transition:transform .3s ease}.approach-step:hover{transform:translateX(5px)}.approach-step h3{color:#e67e51;font-size:1.3rem;margin-bottom:15px}.featured-product{background:linear-gradient(120deg,#e8d5b5,#f2e9de);color:#333;overflow:hidden;position:relative}.featured-product:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdHRlcm4gaWQ9ImIiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0iTTAgMGgyMHYyMEgweiIgZmlsbD0idXJsKCNhKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNiKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0}.featured-product .section-header h2{color:#4a4a4a}.featured-product .section-header p{color:#6d6d6d}.featured-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;position:relative}.featured-text h3{color:#4a4a4a;font-size:1.8rem;margin-bottom:20px}.featured-image img{border-radius:10px;box-shadow:0 10px 30px #0000001a;width:100%}.btn-outline-light{background:#0000;border:2px solid #e67e51;border-radius:30px;color:#e67e51;display:inline-block;font-weight:600;margin-top:20px;padding:12px 25px;text-decoration:none;transition:all .3s ease}.btn-outline-light:hover{background:#e67e51;color:#fff}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border-radius:10px;border-top:3px solid #0000;box-shadow:0 5px 15px #0000000d;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{border-top:3px solid #e67e51;box-shadow:0 12px 20px #00000014;transform:translateY(-5px)}.service-icon{color:#e67e51;font-size:2.5rem;margin-bottom:20px}.service-icon svg{stroke:#e67e51;height:50px;width:50px}.service-card h3{color:#e67e51;font-size:1.5rem;margin-bottom:15px}.service-card ul{padding-left:20px}.service-card li{margin-bottom:10px}.solutions{background-color:#fcf5f0}.solutions-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.solution-card{background:#fff;border-radius:10px;border-top:3px solid #0000;box-shadow:0 5px 15px #0000000d;display:flex;flex-direction:column;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.solution-card:hover{border-top:3px solid #e67e51;box-shadow:0 12px 20px #00000014;transform:translateY(-5px)}.solution-icon{color:#e67e51;font-size:2.5rem;margin-bottom:20px}.solution-icon svg{stroke:#e67e51;height:50px;width:50px}.solution-card h3{color:#e67e51;font-size:1.5rem;margin-bottom:15px}.solution-card p{flex-grow:1;margin-bottom:20px}.learn-more-link{align-items:center;color:#e67e51;display:inline-flex;font-weight:600;text-decoration:none;transition:transform .3s ease}.learn-more-link:hover{color:#2a6df5;text-decoration:underline}.fundraising{background-color:#f9f9f9}.section-intro{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.acf-steps{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:20px;transition:transform .3s ease}.step-card:hover{transform:translateY(-5px)}.step-card h3{color:#4c8bf5;font-size:1.3rem;margin-bottom:15px}.testimonials-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:30px}.testimonial-text{margin-bottom:20px}.testimonial-text p{font-style:italic;line-height:1.6}.author-avatar{height:60px;margin-right:15px;overflow:hidden;width:60px}.author-avatar img{height:100%;object-fit:cover;width:100%}.author-info h4{color:#4c8bf5;margin:0 0 5px}.author-info p{color:#666;font-size:.9rem}.contact{background-color:#fff}.contact-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr}.contact-info h3{color:#4c8bf5;font-size:1.8rem;margin-bottom:20px}.contact-info a{color:#4c8bf5;font-weight:600;text-decoration:none}.contact-info a:hover{text-decoration:underline}.form-label{display:block;font-weight:600;margin-bottom:5px}.form-control{border-radius:5px;padding:12px}textarea.form-control{min-height:150px}.btn-primary{background:#4c8bf5;border-radius:5px;cursor:pointer;display:inline-block;font-weight:600;padding:12px 25px;transition:background .3s ease}.btn-primary:hover{background:#3a78e7}.cta-section{background-color:#4c8bf5;padding:70px 0}.cta-content{margin:0 auto;max-width:800px;padding:0 20px}.cta-content h2{color:#fff;font-size:2.4rem;margin-bottom:20px}.cta-content p{color:#fff;line-height:1.6;max-width:650px}.cta-buttons{justify-content:center;margin-top:30px}.cta-buttons .parallax-cta{background-color:#fff;border:2px solid #fff;border-radius:30px;color:#000;font-size:1.1rem;font-weight:600;min-width:140px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.cta-buttons .parallax-cta:hover{background-color:#fcf5f0;color:#000;transform:translateY(-2px)}@media (max-width:992px){.contact-content,.featured-content{grid-template-columns:1fr}.featured-image{margin-top:30px}}@media (max-width:768px){.section{padding:40px 0}.why-acf{padding-top:20px}.section-header h2{font-size:2rem}.featured-text h3,.service-card h3{font-size:1.3rem}.cta-section{padding:40px 0}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}.cta-buttons{flex-direction:column;gap:15px}.cta-buttons .parallax-cta{text-align:center;width:100%}}@media (max-width:576px){.section{padding:30px 0}.why-acf{padding-top:10px}.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}}.parallax-cta{border:2px solid #fff;display:inline-block;margin-top:20px}.about-page{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.about-container{background:#fff;margin:0;max-width:100%;padding:0}.about-inner{width:100%}.about-intro{background-color:#fff;padding:80px 0}.certifications-section{background-color:#fcf5f0;padding:80px 0}.team-section{background-color:#fff;padding:80px 0}.join-team-section{background-color:#fcf5f0;padding:80px 0}.join-team-content{margin:0 auto;max-width:800px;text-align:center}.team-cta{margin-top:30px}.certifications-grid{grid-gap:50px;align-items:flex-start;display:grid;gap:50px;grid-template-columns:1fr 350px}.certifications-list{display:flex;flex-direction:column;gap:15px}.cert-badge{background-color:#fff;box-shadow:0 2px 10px #0000000d;gap:20px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.cert-badge:hover{border-left:3px solid #e67e51;box-shadow:0 4px 15px #0000001a;transform:translateY(-3px)}.cert-icon{border-radius:5px;height:40px;width:40px}.cert-title{font-size:12px}.cert-name{color:#e67e51;font-size:16px;font-weight:600;margin-bottom:8px}.cert-details{font-size:12px;gap:15px}.active-status{font-weight:500}.active-status:before{content:"●";font-size:10px}.issue-date{color:#888}.ranger-section{background-color:#fff;border-radius:10px;border-top:4px solid #e67e51;box-shadow:0 4px 15px #0000000d;padding:30px;text-align:center}.ranger-img{height:130px;margin:0 auto 20px;width:130px}.stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.stat{text-align:center}.stat .number{color:#e67e51;display:block;font-size:28px;font-weight:600;margin-bottom:4px}.stat .label{color:#888;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.team-member{margin:0 auto;max-width:900px}.team-content{grid-gap:40px;align-items:center;background-color:#fff;border-left:5px solid #e67e51;border-radius:10px;box-shadow:0 4px 15px #0000000d;display:grid;gap:40px;grid-template-columns:1.5fr 1fr;padding:40px}.team-info h3{color:#e67e51;font-size:24px;margin-bottom:5px}.team-title{color:#666;font-size:16px;margin-bottom:20px}.team-info p{color:#444;font-size:15px;line-height:1.7}.team-image{display:flex;justify-content:center}.team-image img{border:5px solid #fcf5f0;border-radius:50%;box-shadow:0 5px 15px #e67e5126;height:220px;object-fit:cover;width:220px}.info-card{border-radius:10px;border-top:4px solid #e67e51;box-shadow:0 4px 15px #0000000d;padding:30px}.info-card h3{border-bottom:1px solid #fcf5f0;color:#e67e51;font-size:20px;padding-bottom:10px}.info-card ul{list-style-type:none;padding:0}.info-card li{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;padding:12px 0}.info-card li:before{color:#e67e51;content:"✓";font-weight:700;margin-right:10px}.info-card li:last-child{border-bottom:none}.section-header h2{color:#333}.section-header h2:after{background:linear-gradient(90deg,#e67e51,#f2a990)}.section-header p{color:#666}.cta-section{background:linear-gradient(120deg,#e8d5b5,#f2e9de);overflow:hidden;padding:80px 0;position:relative}.cta-section:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdHRlcm4gaWQ9ImIiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0iTTAgMGgyMHYyMEgweiIgZmlsbD0idXJsKCNhKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNiKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0}.parallax-cta{align-items:center;background:#fff;border-radius:30px;color:#000;display:inline-flex;font-weight:600;gap:8px;margin:5px;padding:12px 25px;text-decoration:none;transition:all .3s ease}.parallax-cta:hover{background:#fcf5f0;box-shadow:0 5px 15px #0000001a;color:#000;transform:translateY(-2px)}@media (max-width:992px){.certifications-grid{grid-template-columns:1fr}.ranger-section{margin:0 auto;max-width:400px}.team-content{grid-template-columns:1fr;text-align:center}.team-image{margin-bottom:20px;order:-1}.team-title{margin-bottom:10px}}@media (max-width:768px){.about-intro,.certifications-section,.join-team-section,.team-section{padding:60px 0}.about-content{gap:30px;grid-template-columns:1fr}.side-content{margin:0 auto;max-width:450px}.team-image img{height:180px;width:180px}.team-content{padding:25px}.cert-badge{padding:15px}}@media (max-width:576px){.about-intro,.certifications-section,.join-team-section,.team-section{padding:40px 0}.cert-name{font-size:14px}.team-image img{height:150px;width:150px}.stats{gap:10px;grid-template-columns:1fr}.stat .number{font-size:22px}}.history-container{margin:0 auto;max-width:1200px;padding:60px 40px}.history-header{margin-bottom:60px;text-align:center}.header-label{color:#666;display:block;font-size:14px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.history-header h1{font-family:Times New Roman,serif;font-size:42px;margin:0}.history-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr;margin-bottom:60px}.text-section p{color:#666;font-size:16px;line-height:1.8;margin-bottom:24px}.contacts-section{margin-bottom:40px}.contacts-section h3{color:#c00;font-size:14px;font-weight:500;letter-spacing:.5px;margin-bottom:20px}.social-links{display:flex;gap:20px;margin-bottom:20px}.social-links a{align-items:center;border-radius:50%;color:#666;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background-color:#333;box-shadow:0 4px 12px #00000026;color:#fff;transform:translateY(-2px)}.social-links svg{height:20px;width:20px}.nav-menu{display:flex;flex-direction:column;gap:10px}.nav-menu a{color:#666;font-size:14px;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#c00}.copyright{border-top:1px solid #eee;color:#666;font-size:12px;margin-top:40px;padding-top:20px;text-align:center}@media (max-width:768px){.history-container{padding:40px 20px}.history-header h1{font-size:32px}.history-content{gap:40px;grid-template-columns:1fr}.text-section{margin-bottom:40px}.contact-subscribe-section{align-items:center;display:flex;flex-direction:column;text-align:center}.social-links{justify-content:center}.nav-menu{align-items:center}}.contact-page{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.contact-hero{background:linear-gradient(120deg,#e8d5b5,#f2e9de);color:#4a4a4a;overflow:hidden;padding:88px 0 48px;padding:calc(var(--spacing-xl, 48px) + 40px) 0 var(--spacing-xl,48px);position:relative;text-align:center}.contact-hero:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdHRlcm4gaWQ9ImIiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0iTTAgMGgyMHYyMEgweiIgZmlsbD0idXJsKCNhKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNiKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0}.contact-hero h1{color:#4a4a4a;font-size:3.25rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:15px;position:relative}.contact-hero h2{color:#6d6d6d;font-size:1.2rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px;opacity:.95;position:relative}.contact-main{background-color:#fcfaf7;padding:70px 0}.contact-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1.5fr}.contact-info{padding-right:20px}.info-card{background-color:#fff;border-radius:12px;border-top:3px solid #e37a5d;box-shadow:0 8px 16px #0000000d;height:100%;padding:35px}.info-card h3{color:#4a4a4a;font-size:1.8rem;font-weight:600;margin-bottom:20px}.info-card p{color:#6d6d6d;line-height:1.6;margin-bottom:30px}.contact-details{display:flex;flex-direction:column;gap:25px;margin-bottom:40px}.contact-detail{align-items:flex-start;display:flex;gap:15px}.contact-icon{color:#e37a5d;font-size:1.5rem;margin-top:5px}.contact-detail h4{color:#4a4a4a;font-size:1.1rem;font-weight:600;margin:0 0 5px}.contact-detail a,.contact-detail p{color:#6d6d6d;margin:0;text-decoration:none;transition:color .3s ease}.contact-detail a:hover{color:#e37a5d}.response-promise{background-color:#f9f5f0;border-left:3px solid #e37a5d;border-radius:8px;padding:20px}.response-promise h4{color:#4a4a4a;font-size:1.1rem;margin:0 0 10px}.response-promise p{font-size:.95rem;margin:0}.contact-form-container{background-color:#fff;border-radius:12px;box-shadow:0 8px 16px #0000000d;padding:40px}.contact-form-container h3{color:#4a4a4a;font-size:1.8rem;font-weight:600;margin-bottom:30px}.contact-form{display:flex;flex-direction:column;gap:25px}.form-grid{grid-gap:25px;gap:25px;grid-template-columns:1fr 1fr}.form-group label{color:#6d6d6d;font-size:.95rem}.form-group input,.form-group textarea{background-color:#fcfcfc;border:1px solid #e8e8e8;border-radius:8px;color:#4a4a4a;font-size:1rem;padding:12px 15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#e37a5d;box-shadow:0 0 0 3px #e37a5d1a}.form-group textarea{min-height:150px}.error-message{margin-top:-15px}.contact-button{align-items:center;align-self:flex-start;background-color:#e37a5d;border:none;border-radius:30px;box-shadow:0 4px 6px #e37a5d33;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;padding:14px 30px;transition:all .3s ease}.contact-button:hover{background-color:#d96a3f;box-shadow:0 6px 10px #e37a5d4d;transform:translateY(-2px)}.button-icon{font-size:.8rem}.success-message{padding:40px 20px}.success-icon{align-items:center;background-color:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:1.8rem;height:60px;justify-content:center;margin:0 auto 25px;width:60px}.success-message h3{color:#4a4a4a;font-size:1.8rem;margin-bottom:15px}.success-message p{color:#6d6d6d;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:400px}.success-message .contact-button{margin:0 auto}.faq-section{background-color:#fff;padding:80px 0}.faq-section h2{color:#4a4a4a;font-size:2.4rem;margin-bottom:50px;position:relative;text-align:center}.faq-section h2:after{background:linear-gradient(90deg,#e37a5d,#e8d5b5);bottom:-15px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.faq-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1000px}.faq-item{background-color:#fcfaf7;border-radius:10px;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{box-shadow:0 8px 16px #0000000d;transform:translateY(-5px)}.faq-item h3{color:#4a4a4a;font-size:1.3rem;font-weight:600;margin-bottom:15px}.faq-item p{color:#6d6d6d;line-height:1.6;margin:0}@media (max-width:992px){.contact-grid{grid-template-columns:1fr}.contact-info{padding-right:0}.faq-grid{grid-template-columns:1fr;max-width:600px}}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.contact-hero h2{font-size:1.1rem}.contact-form-container,.info-card{padding:25px}.form-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:576px){.contact-hero h1{font-size:2rem}.contact-main{padding:40px 0}.contact-form-container h3,.info-card h3{font-size:1.5rem}.faq-section h2{font-size:1.8rem}.contact-button{justify-content:center;width:100%}}.admin-login-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:20px}.admin-login-form{background:#fff;border-radius:8px;box-shadow:0 0 20px #0000001a;max-width:400px;padding:2rem;width:100%}.admin-login-form h2{color:#333;margin-bottom:2rem;text-align:center}.error-message{background-color:#ffe6e6}.login-button{background-color:#e37a5d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s;width:100%}.login-button:hover{background-color:#d56a4d}.login-button:disabled{background-color:#ccc;cursor:not-allowed}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{-webkit-appearance:button;appearance:button;cursor:pointer;overflow:visible;text-transform:none}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{border-bottom:1px solid #ddd;flex:1 0;font-size:90%;font-weight:700;min-height:0;overflow:hidden;padding:0 3px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{background:none;border:none;color:inherit;cursor:pointer;margin:0;padding:0;-webkit-user-select:text;user-select:text}.rbc-row-content{position:relative;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;justify-content:center;margin-bottom:10px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{background:none;background-image:none;border:1px solid #ccc;color:#373a3c;display:inline-block;line-height:normal;margin:0;padding:.375rem 1rem;text-align:center;vertical-align:middle;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#373a3c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.rbc-toolbar button:hover{cursor:pointer}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (max-width:767px){.rbc-toolbar{flex-direction:column}}.rbc-day-slot .rbc-background-event,.rbc-event{background-color:#3174ad;border:none;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:2px 5px;text-align:left;width:100%}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#265985}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 #33333380}.rbc-event-continues-prior{border-bottom-left-radius:0;border-top-left-radius:0}.rbc-event-continues-after{border-bottom-right-radius:0;border-top-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;color:#3174ad;font-size:85%;font-weight:700;height:auto;line-height:normal;z-index:4}.rbc-show-more:focus,.rbc-show-more:hover{color:#265985}.rbc-month-view{border:1px solid #ddd;display:flex;flex:1 0;flex-direction:column;height:100%;position:relative;user-select:none;-webkit-user-select:none;width:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;flex:1 0;flex-basis:0px;flex-direction:column;height:100%;overflow:hidden;position:relative}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex:1 0;flex-direction:row;overflow:hidden;right:1px}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 5px 15px #00000040;padding:10px;position:absolute;z-index:5}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex:1 0;flex-direction:column;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{border-bottom:1px solid #ddd;padding:3px 5px;text-align:left}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;display:flex;flex-flow:column nowrap;min-height:40px}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;margin-right:10px;position:absolute;right:0;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{align-items:flex-start;border:1px solid #265985;display:flex;flex-flow:column wrap;max-height:100%;min-height:20px;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1;height:100%;line-height:1;min-height:1em;width:100%}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:#fff;border-right:1px solid #ddd;left:0;margin-right:-1px;position:sticky;z-index:10}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0;flex-basis:0px;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{flex:1 1;flex-basis:0 px;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{background-color:#00000080;color:#fff;font-size:75%;padding:3px;position:absolute;width:100%;z-index:10}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.rbc-time-view .rbc-time-gutter{text-align:right;white-space:nowrap}.rbc-time-view .rbc-allday-cell{box-sizing:initial;height:100%;position:relative;width:100%}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-width:0}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{align-items:flex-start;border-top:2px solid #ddd;display:flex;flex:1 0;overflow-y:auto;position:relative;width:100%}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{user-select:none;-webkit-user-select:none;width:100%}.rbc-current-time-indicator{background-color:#74ad31;height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.rbc-resource-grouping.rbc-time-header-content{display:flex;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.calendar-container{background:#fff;height:calc(100vh - 100px);padding:20px}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.back-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;gap:8px;padding:8px 16px;transition:all .2s ease}.back-button:hover{border-color:#d1d5db}.back-button svg{transition:transform .2s ease}.back-button:hover svg{transform:translateX(-2px)}.event-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.event-modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.modal-header{background:#f9fafb;border-bottom:1px solid #e5e7eb}.modal-header h2{color:#111827;font-size:20px}.event-form{display:flex;flex-direction:column}.ai-suggestion-section{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:24px}.form-content{padding:24px}.form-group label{color:#4b5563;font-size:13px;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:14px;padding:10px 12px;transition:all .2s ease;width:100%}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#9ca3af}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.datetime-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.modal-footer{align-items:center;background:#f9fafb;justify-content:space-between;padding:20px 24px}.modal-actions{gap:12px;justify-content:flex-end;width:100%}.ai-suggest-button{background:#3b82f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:12px;padding:10px;transition:background-color .2s ease;width:100%}.ai-suggest-button:hover{background:#2563eb}.ai-suggest-button:disabled{background:#9ca3af;cursor:not-allowed}.delete-button{align-items:center;background:#ef4444!important;border:none!important;color:#fff!important;display:flex;font-size:14px;font-weight:500;gap:8px;margin-right:auto;padding:10px 16px;text-decoration:none!important;transition:all .2s ease}.delete-button:hover{background:#dc2626!important;color:#fff!important}.delete-button svg{fill:#fff!important;color:#fff!important}.save-button{font-size:14px}.cancel-button{color:#4b5563;font-size:14px;padding:10px 20px}.cancel-button:hover{background:#f3f4f6;border-color:#9ca3af;color:#1f2937}.rbc-calendar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:20px}.rbc-toolbar{margin-bottom:20px}.rbc-toolbar button{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;padding:6px 12px;transition:all .2s ease}.rbc-toolbar button:hover{background:#f3f4f6}.rbc-toolbar button.rbc-active{background:#3b82f6;border-color:#3b82f6;color:#fff}.rbc-event{border-radius:4px;cursor:pointer;font-size:14px;padding:4px 8px;transition:transform .2s ease,box-shadow .2s ease}.rbc-event:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.rbc-today{background-color:#f0f9ff}.rbc-header{color:#333;font-weight:500;padding:8px}.rbc-overlay{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a}.meeting-event{background-color:#3b82f6!important;border-color:#2563eb}.follow-up-event{background-color:#10b981!important;border-color:#059669}.task-event{background-color:#f59e0b!important;border-color:#d97706}.presentation-event{background-color:#8b5cf6!important;border-color:#7c3aed}.social-event{background-color:#ec4899!important;border-color:#db2777}.error-message{font-size:14px;gap:8px;margin:16px 20px;padding:12px}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;display:inline-block;height:20px;width:20px}@media (max-width:640px){.calendar-container{padding:10px}.calendar-header{margin-bottom:16px}.back-button{font-size:12px;padding:6px 12px}.datetime-row{gap:16px;grid-template-columns:1fr}.event-modal-content{margin:10px;max-height:95vh;width:95%}.ai-suggestion-section,.form-content,.modal-footer,.modal-header{padding:16px}.modal-footer{flex-direction:column;gap:12px}.modal-actions{flex-direction:column;width:100%}.cancel-button,.delete-button,.save-button{justify-content:center;width:100%}.delete-button{margin-right:0;order:-1}}.sharing-section{background:#f9fafb;border-top:1px solid #e5e7eb;padding:20px 24px}.sharing-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.sharing-title{color:#4b5563;font-size:14px;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.shared-users-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.shared-user-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:12px;transition:all .2s ease}.shared-user-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.shared-user-info{align-items:flex-start;display:flex;gap:12px}.shared-user-avatar{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:500;height:32px;justify-content:center;width:32px}.shared-user-name{color:#111827;font-size:14px;font-weight:500;margin-bottom:2px}.shared-user-email{color:#6b7280;font-size:12px;margin-bottom:2px}.remove-share-button{align-items:center;background:none;border:none;color:#ef4444;cursor:pointer;display:flex;font-size:14px;gap:4px;padding:4px 8px}.remove-share-button:hover{color:#dc2626}.share-input-group{display:flex;gap:8px;margin-bottom:12px}.share-input{border:1px solid #d1d5db;border-radius:6px;color:#111827;flex:1 1;font-size:14px;padding:8px 12px}.share-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.add-share-button{align-items:center;background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:4px;padding:8px 16px}.add-share-button:hover{background:#2563eb}.add-share-button:disabled{background:#9ca3af;cursor:not-allowed}.share-permissions{display:flex;gap:12px;margin-top:8px}.permission-option{align-items:center;display:flex;gap:4px}.permission-option input[type=radio]{accent-color:#3b82f6}.permission-option label{color:#4b5563;font-size:14px}.share-select{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;cursor:pointer;flex:1 1;font-size:14px;padding:8px 12px}.share-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.share-select option{padding:8px}.shared-user-permission{color:#6b7280;font-size:12px;font-style:italic;margin-top:2px}@media (max-width:640px){.share-input-group{flex-direction:column;gap:8px}.add-share-button,.share-select{width:100%}.shared-user-item{flex-direction:column;gap:12px}.shared-user-info{width:100%}.remove-share-button{justify-content:center;width:100%}}.change-log-container{margin:0 auto;max-width:1200px;padding:2rem}.change-log-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.header-left{align-items:center;display:flex;gap:1rem}.header-left h2{color:#111827;font-size:1.5rem;margin:0}.header-actions{gap:1rem}.back-button{border:1px solid #d1d5db;border-radius:.375rem;color:#374151;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.back-button:hover{background-color:#f3f4f6;border-color:#9ca3af}.refresh-button{background-color:#3b82f6;border-radius:.375rem}.changelog-file-button,.refresh-button{font-size:.875rem;gap:.5rem;padding:.5rem 1rem}.changelog-file-button{align-items:center;background-color:#4b5563;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;transition:background-color .2s}.changelog-file-button:hover{background-color:#374151}.refresh-button:hover:not(:disabled){background-color:#2563eb}.spinning{animation:spin 1s linear infinite}.change-log-filters{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:1rem;margin-bottom:1.5rem}.filter-buttons{display:flex;gap:.5rem}.filter-buttons button{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.75rem;padding:.375rem .75rem;transition:all .2s}.filter-buttons button:hover{background-color:#f3f4f6;border-color:#9ca3af}.filter-buttons button.active{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.change-log-list{display:flex;flex-direction:column;gap:2rem}.change-log-item{background-color:#fff;border-left:4px solid #3b82f6;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.change-log-item.git-change{border-left:4px solid #10b981}.change-timestamp{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem}.version-tag{background-color:#f3f4f6;border-radius:9999px;color:#374151;font-size:.75rem;font-weight:500;margin-left:.25rem;padding:.1rem .5rem}.change-summary{color:#374151;font-size:1rem;line-height:1.6}.change-detail{margin:.5rem 0;padding-left:1rem;position:relative}.change-detail:before{color:#3b82f6;content:"•";left:0;position:absolute}.git-change .change-detail:before{color:#10b981}.change-metadata{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.metadata-item{background-color:#f3f4f6;border-radius:.25rem;color:#6b7280;font-size:.75rem;padding:.25rem .5rem}.change-author{color:#6b7280;font-size:.875rem;font-style:italic;margin-top:1rem}.no-changes{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;color:#6b7280;font-size:1rem;padding:3rem;text-align:center}.change-log-loading{align-items:center;color:#6b7280;display:flex;font-size:1rem;justify-content:center;min-height:200px}.error-message{border-radius:.375rem;color:#dc2626;padding:.75rem 1rem}@media (max-width:768px){.change-log-container{padding:1rem}.change-log-header{gap:1rem}.change-log-header,.header-left{align-items:stretch;flex-direction:column}.header-left{text-align:center}.header-actions{flex-direction:column;gap:.5rem}.changelog-file-button,.refresh-button{justify-content:center;width:100%}.change-log-filters{align-items:flex-start;flex-direction:column}.filter-buttons{width:100%}.filter-buttons button{flex:1 1;text-align:center}}.integrations-container{margin:0 auto;max-width:1200px;padding:2rem}.integrations-container h1{color:#333;margin-bottom:2rem}.integration-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;overflow:hidden}.integration-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;padding:1.5rem}.integration-logo{height:40px;margin-right:1rem;object-fit:contain;width:40px}.integration-title{flex:1 1}.integration-title h2{color:#333;font-size:1.25rem;margin:0}.integration-title p{color:#666;font-size:.9rem;margin:.25rem 0 0}.integration-toggle{margin-left:1rem}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}input:checked+.slider{background-color:#2196f3}input:checked+.slider:before{transform:translateX(26px)}.integration-content{padding:1.5rem}.integration-status{margin-bottom:1.5rem}.integration-status h3{color:#333;font-size:1.1rem;margin:0 0 .5rem}.status-badge{border-radius:1rem;font-size:.9rem}.status-badge.connected{background-color:#e3f2fd;color:#1976d2}.status-badge.disconnected{background-color:#ffebee;color:#c62828}.integration-setup{margin-top:1.5rem}.integration-setup h3{color:#333;margin:0 0 1rem}.integration-setup ol{color:#555;margin:0 0 1.5rem;padding-left:1.5rem}.integration-setup li{margin-bottom:.5rem}.integration-form{max-width:500px}.form-group label{color:#555}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#2196f3;box-shadow:0 0 0 2px #2196f31a;outline:none}.connect-button{background-color:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.connect-button:hover{background-color:#1976d2}.connect-button:disabled{background-color:#ccc;cursor:not-allowed}.integration-settings{margin-top:1.5rem}.integration-settings h3{color:#333;margin:0 0 .5rem}.integration-settings p{color:#666;margin:0 0 1rem}.mapping-button{background-color:#fff;border:1px solid #2196f3;border-radius:4px;color:#2196f3;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s}.mapping-button:hover{background-color:#e3f2fd}.sync-status{background-color:#f8f9fa;border-radius:4px;margin-top:1.5rem;padding:1rem}.sync-status p{margin:0 0 .5rem}.sync-button{background-color:#4caf50;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem}.sync-button:hover{background-color:#388e3c}.sync-button:disabled{background-color:#ccc}.integration-sync{background-color:#f8f9fa;border-radius:4px;margin-top:1.5rem;padding:1rem}.sync-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.sync-header h3{color:#333;margin:0}.last-sync{color:#666;font-size:.9rem}.sync-details{margin:1rem 0}.sync-details p{color:#333;margin:.5rem 0}.sync-errors{color:#dc3545;margin-left:.5rem}.failed-syncs{background-color:#fff;border:1px solid #dee2e6;border-radius:4px;margin-top:1rem;padding:1rem}.failed-syncs h4{color:#dc3545;margin:0 0 .5rem}.failed-syncs ul{margin:0;padding-left:1.5rem}.failed-syncs li{color:#666;margin:.25rem 0}.sync-button{background-color:#28a745;border-radius:4px;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.sync-button:hover:not(:disabled){background-color:#218838}.sync-button:disabled{background-color:#6c757d}.sync-button.syncing{padding-right:2.5rem;position:relative}.sync-button.syncing:after{animation:spin .75s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:#0000;content:"";height:1rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem}.integration-actions{background-color:#f8f9fa;border-radius:4px;margin-top:1rem;padding:1rem}.add-contact-button{font-size:14px!important}.add-contact-button:hover{color:#fff!important}.modal-header{border-bottom:1px solid #dee2e6;padding:1rem 1.5rem}.close-button{color:#6c757d;padding:0}.close-button:hover{color:#343a40}.field-mapping-modal{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:90%}.modal-header{border-bottom:1px solid #eee;padding:1.5rem}.modal-header h2{color:#333}.close-button{font-size:1.5rem;line-height:1}.modal-content{flex:1 1;padding:1.5rem}.mapping-instructions{color:#666;line-height:1.5;margin:0 0 1.5rem}.mapping-table{border:1px solid #eee;border-radius:4px;overflow:hidden}.mapping-header{background-color:#f8f9fa;color:#333;font-weight:500}.mapping-header,.mapping-row{grid-gap:1rem;border-bottom:1px solid #eee;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1rem}.mapping-row{align-items:center}.mapping-row:last-child{border-bottom:none}.local-field{display:flex;flex-direction:column}.local-field label{color:#333;font-weight:500;margin-bottom:.25rem}.field-name{color:#666;font-size:.9rem}.salesforce-field select{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.salesforce-field select:focus{border-color:#2196f3;box-shadow:0 0 0 2px #2196f31a;outline:none}.salesforce-field select option:disabled{color:#999;font-style:italic}.mapping-info{background-color:#f8f9fa;border-radius:4px;margin-top:1rem;padding:1rem}.mapping-info p{color:#666;font-size:.9rem;margin:.25rem 0}.modal-footer{padding:1.5rem}.cancel-button{border:1px solid #ddd;color:#666;padding:.75rem 1.5rem;transition:all .2s}.cancel-button:hover{background-color:#f8f9fa;border-color:#999}.save-button{background-color:#2196f3;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.save-button:hover{background-color:#1976d2}.error-message{color:#c62828;margin-bottom:1.5rem}.error-message button{background-color:#c62828;border-radius:4px;color:#fff;font-size:.9rem;padding:.5rem 1rem}.error-message button:hover{background-color:#b71c1c}.loading-spinner{color:#666;font-size:1.1rem;padding:2rem}.loading-spinner:after{animation:spin 1s linear infinite;border:2px solid #ddd;border-radius:50%;border-top-color:#2196f3;content:"";height:1.5rem;margin-left:1rem;width:1.5rem}.add-contact-modal{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:800px;width:90%}.contact-form{overflow-y:auto;padding:1.5rem}.form-group{margin-bottom:1rem}.form-group.full-width{grid-column:span 2}.form-group label{color:#333}.form-group input,.form-group select,.form-group textarea{padding:.5rem}.form-group textarea{min-height:100px;resize:vertical}.modal-footer{border-top:1px solid #eee;margin-top:1.5rem}.submit-button{background-color:#28a745;border-radius:4px;padding:.5rem 1.5rem;transition:background-color .2s}.submit-button:hover:not(:disabled){background-color:#218838}.cancel-button,.submit-button:disabled{background-color:#6c757d}.cancel-button{border:none;border-radius:4px;color:#fff;padding:.5rem 1.5rem;transition:background-color .2s}.cancel-button:hover:not(:disabled){background-color:#5a6268}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;margin:1rem 0}.success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;margin:1rem 0;padding:.75rem}.user-management{margin:0 auto;max-width:var(--container-width);padding:var(--spacing-lg)}.user-management .section-header{align-items:center;border-bottom:1px solid var(--bg-light);display:flex;justify-content:space-between;margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-sm)}.user-management h1{color:var(--text);font-size:1.75rem;font-weight:var(--font-weight-semibold);margin:0}.back-button{align-items:center;background:none;border:1px solid var(--bg-light);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;display:flex;font-weight:var(--font-weight-medium);gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);transition:var(--transition-fast)}.back-button:hover{background:var(--bg-light);transform:translateY(-2px)}.create-user-button{align-items:center;background:var(--primary);border:none;border-radius:var(--radius-sm);box-shadow:0 4px 12px #0091ff33;color:#fff;cursor:pointer;display:flex;font-weight:var(--font-weight-medium);gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);transition:var(--transition-medium)}.create-user-button:hover{background:var(--primary-dark);box-shadow:0 6px 15px #0091ff4d;transform:translateY(-2px)}.users-table{background:var(--bg-white);border:1px solid #0000000a;border-radius:var(--radius);box-shadow:var(--shadow);overflow:auto}.users-table table{border-collapse:collapse;width:100%}.users-table td,.users-table th{border-bottom:1px solid var(--bg-light);padding:var(--spacing-sm);text-align:left}.users-table th{color:var(--text);font-weight:var(--font-weight-semibold)}.users-table th,.users-table tr:hover{background:var(--bg-light)}.action-button{background:none;border:1px solid var(--bg-light);border-radius:var(--radius-sm);font-weight:var(--font-weight-medium);padding:var(--spacing-xs) var(--spacing-sm);transition:var(--transition-fast)}.action-button:hover:not(:disabled){background:var(--bg-light);transform:translateY(-2px)}.action-buttons{gap:var(--spacing-xs)}.action-button:disabled{opacity:.5}.action-button.delete{border-color:#dc354533;color:#dc3545}.action-button.delete:hover:not(:disabled){background:#dc35450d}.btn-danger{background:#dc3545;border:none;border-radius:var(--radius-sm);box-shadow:0 4px 12px #dc354533;color:#fff;cursor:pointer;font-weight:var(--font-weight-medium);padding:var(--spacing-xs) var(--spacing-sm);transition:var(--transition-medium)}.btn-danger:hover:not(:disabled){background:#c82333;box-shadow:0 6px 15px #dc35454d;transform:translateY(-2px)}.delete-user-modal h2{color:var(--text);font-size:1.5rem;font-weight:var(--font-weight-semibold);margin:0 0 var(--spacing-sm)}.delete-user-modal p{color:var(--text-light);margin:0 0 var(--spacing-md)}.modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{border:1px solid #0000000a;box-shadow:var(--shadow-lg);max-width:500px;padding:var(--spacing-lg)}.create-user-form,.edit-user-modal{width:100%}.create-user-form h2,.edit-user-modal h2{color:var(--text);font-size:1.5rem;font-weight:var(--font-weight-semibold);margin:0 0 var(--spacing-md)}.form-group{margin-bottom:var(--spacing-md)}.form-group label{font-weight:var(--font-weight-medium);margin-bottom:var(--spacing-xs)}.form-control{border:1px solid var(--bg-light)}.form-control:focus{outline:none}.form-control:disabled{background:var(--bg-light);color:var(--text-light)}.form-actions{gap:var(--spacing-sm);margin-top:var(--spacing-lg)}.btn-primary,.btn-secondary{border-radius:var(--radius-sm);cursor:pointer;font-weight:var(--font-weight-medium);padding:var(--spacing-xs) var(--spacing-md);transition:var(--transition-medium)}.btn-primary{background:var(--primary);border:none;box-shadow:0 4px 12px #0091ff33}.btn-primary:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 6px 15px #0091ff4d;transform:translateY(-2px)}.btn-secondary{background:none;border:1px solid var(--bg-light)}.btn-secondary:hover{background:var(--bg-light)}.error-message{background:#dc35450d;border:1px solid #dc35451a}.loading{align-items:center;color:var(--text-light);display:flex;font-size:1rem;justify-content:center;min-height:200px}.status-badge{border-radius:var(--radius-xs);display:inline-block;font-weight:var(--font-weight-medium)}.status-active{background-color:#28a7451a;color:#28a745}.status-inactive{background-color:#6c757d1a;color:#6c757d}.ai-contact-capture{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.ai-capture-content{animation:slideIn .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:500px;position:relative;width:90%}.ai-capture-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:20px}.ai-capture-header h3{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.ai-capture-description{color:#4b5563;flex-shrink:0;font-size:.95rem;margin:16px 0;padding:0 20px}.close-button{color:#6b7280}.close-button:hover{background:#f3f4f6;color:#111827}.capture-main-content{flex:1 1;min-height:0;overflow-y:auto;padding:0 20px 20px}.capture-options{background:#f9fafb;border:2px dashed #e5e7eb;justify-content:center;min-height:200px;padding:32px;text-align:center;transition:all .2s}.capture-options:hover{background:#f0f9ff;border-color:#3b82f6}.modern-capture-buttons{gap:12px}.capture-button{background:#3b82f6;border-radius:6px;color:#fff;font-size:.9rem;gap:8px;padding:10px 20px;transition:all .2s}.capture-button:hover{background:#2563eb}.drag-drop-text{color:#6b7280;font-size:.9rem;margin:0}.error-message{background:#fee2e2;flex-shrink:0;justify-content:space-between;margin:0 20px 16px;padding:12px 16px}.error-message button{background:none;border:none;color:#991b1b;cursor:pointer;padding:4px}.loading-overlay{background:#ffffffe6;border-radius:inherit;gap:16px;position:absolute}.spinner{border:3px solid #f3f3f3;border-top-color:#3b82f6;height:40px;width:40px}@media (max-width:640px){.ai-capture-content{border-radius:0;height:100%;max-height:100%;width:100%}.capture-main-content{padding:0 16px 16px}.capture-options{min-height:180px;padding:24px}.ai-capture-description,.error-message{margin:12px 16px}.modern-capture-buttons{gap:8px}}.preview-sections{display:flex;flex-direction:column;gap:24px;margin-top:24px}.preview-section{background:#f9fafb;border-radius:8px;padding:16px}.preview-section h5{color:#374151;font-size:.9rem;font-weight:600;margin:0 0 12px}.preview-fields{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.preview-field{gap:4px}.preview-field label{color:#6b7280;font-size:.8rem}.field-value{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#111827;font-size:.9rem;padding:8px}.field-value.notes{white-space:pre-wrap}.preview-actions{border-top:1px solid #e5e7eb;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:16px}.secondary-button{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .2s}.secondary-button:hover{background:#f3f4f6;border-color:#9ca3af}.create-contact-button{background:#3b82f6;font-size:.9rem;padding:8px 16px;transition:all .2s}.create-contact-button:hover{background:#2563eb}.create-contact-button:disabled{background:#9ca3af;cursor:not-allowed}.reset-button{background:none;border:1px solid #d9d9d9;border-radius:6px;color:#666;padding:8px 12px;transition:all .3s ease}.reset-button:hover{border-color:#ff4d4f;color:#ff4d4f}@media (max-width:768px){.preview-fields{grid-template-columns:1fr}.preview-field.full-width{grid-column:auto}}.upload-confirmation{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.upload-status h4{color:#10b981}.upload-actions{gap:12px;margin-top:20px}.primary-button{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.primary-button:hover{background:#2563eb}.primary-button:disabled{background:#9ca3af;cursor:not-allowed}.security-dashboard{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0 auto;max-width:1200px;padding:24px}.dashboard-header{margin-bottom:24px}.dashboard-header h1{color:#2c3e50;font-size:24px;margin:0}.tab-bar{border-bottom:1px solid #e0e0e0;display:flex;gap:12px;margin-bottom:24px;padding-bottom:12px}.tab-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.tab-button.active{background-color:#3498db;color:#fff}.tab-button:not(.active){background-color:#f5f6fa;color:#2c3e50}.tab-button:hover:not(.active){background-color:#e8e9ec}.content-area{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.security-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;padding:16px;transition:all .2s ease}.security-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.security-card.warning{border-left:4px solid #f1c40f}.security-card.error{border-left:4px solid #e74c3c}.security-card.info{border-left:4px solid #3498db}.security-card h3{color:#2c3e50;margin:0 0 8px}.security-card .timestamp{color:#7f8c8d;font-size:12px;margin-bottom:8px}.security-card .message{color:#34495e;margin:0}.error-banner{align-items:flex-start;background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#e74c3c;margin-bottom:16px;padding:16px}.error-banner strong{display:block;margin-bottom:4px}.error-banner ul{color:#666;font-size:14px;list-style-type:none;padding-left:0}.error-banner li{align-items:center;display:flex;margin-bottom:4px}.error-banner li:before{color:#e74c3c;content:"•";margin-right:8px}.loading-spinner{color:#7f8c8d;padding:20px}.status-indicator{background:#f8f9fa;border-radius:8px;display:flex;gap:16px;margin-bottom:24px;padding:16px}.status-item{align-items:center;display:flex;gap:8px}.status-dot{border-radius:50%;height:8px;width:8px}.status-dot.healthy{background-color:#2ecc71}.status-dot.warning{background-color:#f1c40f}.status-dot.error{background-color:#e74c3c}.refresh-button{background-color:#3498db;font-weight:500;transition:all .2s ease}.refresh-button:hover{background-color:#2980b9}.refresh-button:disabled{background-color:#bdc3c7}@media (max-width:768px){.security-dashboard{padding:16px}.tab-bar{flex-wrap:wrap}.tab-button{flex:1 1 auto}.status-indicator{flex-direction:column;gap:8px}}.HomePage_homePage__atPLx{--primary:#e37a5d;--primary-bright:#e37a5d;--primary-dark:#d56a4d;--primary-light:#f9eae3;--accent:#e67e22;--accent-light:#fef5eb;--text:#4a4a4a;--text-light:#6d6d6d;--bg-light:#f9f6f2;--bg-white:#fff;--bg-warm:#f2e9de;--teal:#5b9b9b;--teal-light:#e5f1f1;--terracotta:#d68060;--terracotta-light:#f9eae3;--beige:#e8d5b5;--shadow-sm:0 2px 8px #0000000d;--shadow:0 8px 16px #00000014;--radius-sm:6px;--radius:8px;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;background-color:var(--bg-light);color:#4a4a4a;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;margin:0 auto;max-width:1200px;padding:2rem}.HomePage_header__E5zsz{margin-bottom:var(--spacing-lg);position:relative}.HomePage_greeting__l0TaL{color:var(--text);font-size:2.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:var(--spacing-xs)}.HomePage_date__KT\+z3{color:var(--text-light);font-size:1rem}.HomePage_main__eVcnC{width:100%}.HomePage_widgetGrid__aXoIj{grid-gap:var(--spacing-md);display:grid;gap:var(--spacing-md);grid-template-columns:repeat(3,1fr);margin-top:var(--spacing-md)}@media (max-width:1200px){.HomePage_widgetGrid__aXoIj{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomePage_homePage__atPLx{padding:1rem}.HomePage_header__E5zsz{margin-bottom:var(--spacing-md)}.HomePage_greeting__l0TaL{font-size:2rem}.HomePage_date__KT\+z3{font-size:.9rem}.HomePage_widgetGrid__aXoIj{gap:var(--spacing-sm);grid-template-columns:1fr}.HomePage_statsContainer__joRUX{flex-wrap:wrap}.HomePage_statValue__EtKz5{font-size:1.8rem}}@media (min-width:769px) and (max-width:1200px){.HomePage_widgetGrid__aXoIj{grid-template-columns:repeat(2,1fr)}}@media (min-width:1201px){.HomePage_widgetGrid__aXoIj{grid-template-columns:repeat(3,1fr)}}.HomePage_widgetCard__CwepZ{background:var(--bg-white);border:1px solid #e0e0e0;border-radius:var(--radius);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.HomePage_widgetCard__CwepZ:hover{border-color:#d0d0d0;box-shadow:var(--shadow);transform:translateY(-4px)}.HomePage_widgetHeader__nkXVF{align-items:center;background:var(--bg-white);border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:var(--spacing-md)}.HomePage_widgetTitle__x6syE{align-items:center;display:flex;gap:var(--spacing-xs)}.HomePage_widgetHeader__nkXVF h2{color:var(--text);font-size:1.1rem;font-weight:600;margin:0}.HomePage_widgetIcon__nRFbz{color:var(--terracotta)}.HomePage_widgetContent__rYE1x{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;padding:var(--spacing-md);transition:all .3s ease-in-out}.HomePage_widgetContent__rYE1x .HomePage_emptyState__Hy9-H,.HomePage_widgetContent__rYE1x .HomePage_notesList__5gpzE{margin:0;max-height:0;opacity:0;overflow:hidden;padding:0;transition:all .3s ease-in-out;visibility:hidden}.HomePage_widgetContent__rYE1x.HomePage_expanded__ksDoR .HomePage_emptyState__Hy9-H,.HomePage_widgetContent__rYE1x.HomePage_expanded__ksDoR .HomePage_notesList__5gpzE{margin-top:var(--spacing-md);max-height:500px;opacity:1;overflow-y:auto;padding-bottom:var(--spacing-md);padding-top:var(--spacing-md);visibility:visible}.HomePage_statsContainer__joRUX{border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-around;margin-bottom:0;padding:var(--spacing-xs) 0}.HomePage_widgetContent__rYE1x.HomePage_expanded__ksDoR .HomePage_statsContainer__joRUX{margin-bottom:var(--spacing-md)}.HomePage_statItem__6bTQG{padding:var(--spacing-xs);text-align:center}.HomePage_statValue__EtKz5{color:var(--terracotta);display:block;font-size:2.2rem;font-weight:700}.HomePage_statLabel__m1ZM8{color:var(--text-light);display:block;font-size:.9rem;margin-top:var(--spacing-xs)}.HomePage_notesList__5gpzE{display:flex;flex-direction:column;gap:var(--spacing-md);margin-top:var(--spacing-md)}.HomePage_noteCard__sVr5v{background:var(--bg-white);border:1px solid #e0e0e0;border-left:3px solid #0000;border-radius:var(--radius);overflow:hidden;padding:var(--spacing-md);position:relative;transition:all .3s ease;z-index:1}.HomePage_noteCard__sVr5v:hover{border-left-color:var(--terracotta);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.HomePage_noteCard__sVr5v:before{background-color:var(--bg-warm);content:"";height:0;left:0;opacity:.2;position:absolute;right:0;top:0;transition:height .3s ease;z-index:-1}.HomePage_noteCard__sVr5v:hover:before{height:100%}.HomePage_noteHeader__hnXRT{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:var(--spacing-sm)}.HomePage_noteMeta__WD\+VS{align-items:center;display:flex;gap:var(--spacing-sm)}.HomePage_noteCategory__fKcXL{background:var(--bg-light);border-radius:1rem;color:var(--text);font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.HomePage_noteCategory__fKcXL.HomePage_calendar__wbmAp{background-color:#e5f1f1;color:#5b9b9b}.HomePage_noteCategory__fKcXL.HomePage_followup__Ijg03{background-color:var(--teal-light);color:var(--teal)}.HomePage_noteCategory__fKcXL.HomePage_task__gDqDj{background-color:var(--terracotta-light);color:var(--terracotta)}.HomePage_noteCategory__fKcXL.HomePage_pending__A78\+8{background-color:var(--accent-light);color:var(--accent)}.HomePage_noteCategory__fKcXL.HomePage_completed__BODnW{background-color:var(--teal-light);color:var(--teal)}.HomePage_noteTimestamp__l6JuE{align-items:center;color:var(--text-light);display:flex;font-size:.8rem;gap:.25rem}.HomePage_noteContent__JgS9B{color:var(--text);font-size:.95rem;line-height:1.6}.HomePage_emptyContent__gxwZx{color:var(--text-light);font-size:.9rem;font-style:italic}.HomePage_contactName__Y4TY5{color:var(--text);font-weight:500;margin-bottom:var(--spacing-xs)}.HomePage_noteText__sXZah{color:var(--text-light);position:relative;transition:max-height .3s ease;white-space:pre-wrap;word-break:break-word}.HomePage_noteText__sXZah.HomePage_collapsed__DuwVV{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;box-orient:vertical;display:-webkit-box;max-height:80px;overflow:hidden}.HomePage_noteText__sXZah.HomePage_expanded__ksDoR{max-height:500px;overflow-y:auto}.HomePage_expandNoteButton__LhpNw{align-items:center;background:none;border:none;color:var(--terracotta);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;margin-top:var(--spacing-xs);padding:4px 0;transition:all .2s ease}.HomePage_expandNoteButton__LhpNw:hover{color:var(--terracotta-dark);text-decoration:underline}.HomePage_noteActions__E\+BqT{display:flex;gap:.25rem;opacity:0;transition:opacity .2s}.HomePage_noteCard__sVr5v:hover .HomePage_noteActions__E\+BqT{opacity:1}.HomePage_actionButton__5Cw8G{align-items:center;background:none;border:none;border-radius:var(--radius-sm);cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s}.HomePage_actionButton__5Cw8G:hover{background-color:var(--bg-light)}.HomePage_actionButton__5Cw8G.HomePage_view__-f3CD{color:var(--teal)}.HomePage_actionButton__5Cw8G.HomePage_view__-f3CD:hover{background-color:var(--teal-light);color:var(--teal)}.HomePage_actionButton__5Cw8G.HomePage_edit__MWR8Z:hover{background-color:var(--accent-light);color:var(--accent)}.HomePage_actionButton__5Cw8G.HomePage_share__QsFfn:hover{background-color:var(--terracotta-light);color:var(--terracotta)}.HomePage_actionButton__5Cw8G+.HomePage_actionButton__5Cw8G{margin-left:4px}.HomePage_actionButton__5Cw8G.HomePage_delete__Ow80p:hover{background:#fef2f2;color:#ef4444}.HomePage_emptyState__Hy9-H{color:var(--text-light);font-size:.95rem;font-style:italic;padding:var(--spacing-lg);text-align:center}.HomePage_meetingTitle__7jcpH{color:var(--text);font-size:1rem;font-weight:600;margin:0 0 var(--spacing-xs) 0}.HomePage_meetingParticipants__Kp\+qo{align-items:center;color:var(--text-light);display:flex;font-size:.85rem;gap:6px;margin-top:8px}.HomePage_meetingLocation__fX9az{color:var(--text);font-size:.85rem;margin-top:8px}.HomePage_expandButton__-MJos{align-items:center;background:none;border:none;border-radius:var(--radius-sm);color:var(--text-light);cursor:pointer;display:flex;justify-content:center;padding:.375rem;transition:all .2s}.HomePage_expandButton__-MJos:hover{background:var(--bg-light);color:var(--text)}.HomePage_loadingContainer__\+YuWw{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-md);justify-content:center;min-height:400px}.HomePage_loadingSpinner__yJ2qx{animation:HomePage_spin__cs1iz 1s linear infinite;border-top:3px solid var(--bg-light);border:3px solid var(--bg-light);border-radius:50%;border-top-color:var(--terracotta);height:30px;width:30px}.HomePage_errorContainer__XzYO7{padding:var(--spacing-lg);text-align:center}.HomePage_errorMessage__GZ6n0{color:var(--terracotta);margin-bottom:var(--spacing-md)}.HomePage_retryButton__\+Lv\+Y{background:var(--terracotta);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-weight:500;padding:var(--spacing-xs) var(--spacing-md);transition:background-color .2s}.HomePage_retryButton__\+Lv\+Y:hover{background:var(--primary-dark);transform:translateY(-1px)}@keyframes HomePage_spin__cs1iz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HomePage_meditationSection__tm6O-{background:var(--bg-white);border:1px solid #e0e0e0;border-radius:var(--radius);margin:.5rem 0 1.5rem;overflow:hidden;transition:all .3s ease}.HomePage_meditationSection__tm6O-.HomePage_expanded__ksDoR{border-color:#d0d0d0;box-shadow:var(--shadow);transform:translateY(-4px)}.HomePage_meditationHeader__KZt0S{align-items:center;background:var(--bg-white);border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-right:var(--spacing-md)}.HomePage_meditationToggle__epIn5{background:var(--bg-white);border:none;cursor:pointer;flex:1 1;padding:var(--spacing-sm) var(--spacing-md);text-align:left;transition:all .2s}.HomePage_meditationToggle__epIn5:hover{background:var(--bg-light)}.HomePage_meditationToggleContent__vtbzW{align-items:center;color:var(--text);display:flex;font-size:1rem;font-weight:500;gap:var(--spacing-sm)}.HomePage_meditationContent__1GXcX{max-height:0;opacity:0;overflow:hidden;padding:0;transition:all .3s ease;visibility:hidden}.HomePage_expanded__ksDoR .HomePage_meditationContent__1GXcX{max-height:500px;opacity:1;overflow-y:auto;padding:var(--spacing-md);visibility:visible}.HomePage_meditationFrame__Hci4E{align-items:center;background:var(--bg-light);display:flex;flex-direction:column;gap:var(--spacing-md)}.HomePage_meditationFrame__Hci4E iframe{background:var(--bg-white);border-radius:var(--radius);display:block;width:100%}.HomePage_fullPlaylistLink__RxeSw{align-items:center;background:var(--bg-white);border:1px solid #e0e0e0;border-radius:var(--radius-sm);color:var(--text);display:flex;font-size:.9rem;font-weight:500;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-md);text-decoration:none;transition:all .2s}.HomePage_fullPlaylistLink__RxeSw:hover{background:var(--bg-light);border-color:#d0d0d0;box-shadow:var(--shadow-sm);color:var(--text);transform:translateY(-1px)}.HomePage_fullPlaylistLink__RxeSw span{line-height:1}.HomePage_fullEpisodeLink__cg0mg{align-items:center;background:var(--terracotta-light);border:1px solid var(--terracotta);border-radius:var(--radius-sm);color:var(--terracotta);display:flex;font-size:.9rem;font-weight:500;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-md);text-decoration:none;transition:all .2s;white-space:nowrap}.HomePage_fullEpisodeLink__cg0mg:hover{background:var(--terracotta-light);border-color:var(--terracotta);box-shadow:var(--shadow-sm);color:var(--terracotta);transform:translateY(-1px)}.HomePage_fullEpisodeLink__cg0mg span{line-height:1}.HomePage_meetingDescription__E27lc{color:var(--text-light);font-size:.9rem;margin-bottom:var(--spacing-xs)}.HomePage_taskDescription__JTAJv{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;box-orient:vertical;display:-webkit-box;overflow:hidden}.RichTextViewer_viewerContainer__YdpwP{font-family:inherit;margin-bottom:1rem;overflow:hidden;width:100%}.RichTextViewer_viewer__jNTu7{color:#374151;font-size:.9375rem;line-height:1.6;padding:0;width:100%}.RichTextViewer_viewer__jNTu7 p{margin-bottom:1rem}.RichTextViewer_viewer__jNTu7 h1,.RichTextViewer_viewer__jNTu7 h2,.RichTextViewer_viewer__jNTu7 h3{font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:1.5rem}.RichTextViewer_viewer__jNTu7 h1{font-size:1.5rem}.RichTextViewer_viewer__jNTu7 h2{font-size:1.3rem}.RichTextViewer_viewer__jNTu7 h3{font-size:1.1rem}.RichTextViewer_viewer__jNTu7 ol,.RichTextViewer_viewer__jNTu7 ul{margin-bottom:1rem;padding-left:1.5rem}.RichTextViewer_viewer__jNTu7 li{margin-bottom:.5rem}.RichTextViewer_viewer__jNTu7 li p{margin-bottom:.25rem}.RichTextViewer_viewer__jNTu7 ul[data-type=taskList]{list-style:none;padding:0}.RichTextViewer_viewer__jNTu7 ul[data-type=taskList] li{align-items:flex-start;display:flex;margin:.5rem 0}.RichTextViewer_viewer__jNTu7 ul[data-type=taskList] li>label{margin-right:.5rem;-webkit-user-select:none;user-select:none}.RichTextViewer_viewer__jNTu7 ul[data-type=taskList] li>label input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;cursor:pointer;display:inline-flex;height:1.2rem;justify-content:center;margin-top:.2rem;position:relative;width:1.2rem}.RichTextViewer_viewer__jNTu7 ul[data-type=taskList] li>label input[type=checkbox]:checked{background-color:#10b981;border-color:#10b981}.RichTextViewer_viewer__jNTu7 ul[data-type=taskList] li>label input[type=checkbox]:checked:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:.6rem;position:absolute;transform:rotate(45deg) translate(-1px,-1px);width:.3rem}.RichTextViewer_viewer__jNTu7 ul[data-type=taskList] li p.RichTextViewer_checked__zw5bK,.RichTextViewer_viewer__jNTu7 ul[data-type=taskList] li[data-checked=true]>div p{color:#9ca3af;text-decoration:line-through}.RichTextViewer_viewer__jNTu7 a{color:#3b82f6;text-decoration:underline}.RichTextViewer_viewer__jNTu7 a:hover{color:#2563eb}.RichTextViewer_viewer__jNTu7 blockquote{border-left:4px solid #e5e7eb;color:#6b7280;font-style:italic;margin:1rem 0;padding-left:1rem}.RichTextViewer_viewer__jNTu7 pre{background-color:#f3f4f6;border-radius:.375rem;font-family:monospace;font-size:.875rem;margin:1rem 0;overflow-x:auto;padding:.75rem 1rem}.RichTextViewer_viewer__jNTu7 code{background-color:#f3f4f6;border-radius:.25rem;font-family:monospace;font-size:.875rem;padding:.125rem .25rem}.RichTextViewer_viewer__jNTu7 img{border-radius:.375rem;display:block;height:auto;margin:1rem 0;max-width:100%}.RichTextViewer_viewer__jNTu7.RichTextViewer_preview__pgNBO{.ql-editor{max-height:100px;overflow:hidden}}.RichTextViewer_viewer__jNTu7.RichTextViewer_preview__pgNBO .ql-editor::-webkit-scrollbar{display:none}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3{background-color:#4f46e50d;border-left:3px solid #4f46e5;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem}.RichTextViewer_viewer__jNTu7 h2+.RichTextViewer_next-steps-section__g1Yo3,.RichTextViewer_viewer__jNTu7 h3+.RichTextViewer_next-steps-section__g1Yo3,.RichTextViewer_viewer__jNTu7 h4+.RichTextViewer_next-steps-section__g1Yo3{margin-top:.5rem}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 ul[data-type=taskList]{list-style:none;margin:.5rem 0;padding-left:0}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem]{padding-left:1.75rem}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem]:before{background-color:#fff;border:2px solid #4f46e5;border-radius:.25rem;content:"";height:1.25rem;left:0;position:absolute;top:.25rem;width:1.25rem}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem][data-checked=true]:before{background-color:#4f46e5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem][data-checked=true] p{color:#6b7280;text-decoration:line-through}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem][data-checked=true]{color:#6b7280;display:flex;margin:.5rem 0;opacity:.8;padding-left:1.75rem;position:relative;text-decoration:line-through;visibility:visible!important}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem][data-checked=true],.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 ul[data-type=taskList]:not(:first-of-type) li[data-type=taskItem][data-checked=true]{display:flex!important;visibility:visible!important}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem].RichTextViewer_task-checked__mUYDe{display:flex!important;opacity:.8;visibility:visible!important}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem].RichTextViewer_task-checked__mUYDe p{color:#6b7280;text-decoration:line-through}.RichTextViewer_checkboxLabel__jrH-h,.RichTextViewer_checkboxLabel__jrH-h input[type=checkbox]{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;margin-right:.5rem}.RichTextViewer_checkboxLabel__jrH-h input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;height:1.2rem;margin-top:.2rem;position:relative;width:1.2rem}.RichTextViewer_checkboxLabel__jrH-h input[type=checkbox]:checked{background-color:#4f46e5;border-color:#4f46e5}.RichTextViewer_checkboxLabel__jrH-h input[type=checkbox]:checked:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:.6rem;position:absolute;transform:rotate(45deg) translate(-1px,-1px);width:.3rem}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem]{align-items:flex-start;display:flex;margin:.5rem 0;padding-left:0;position:relative}.RichTextViewer_viewer__jNTu7 .RichTextViewer_next-steps-section__g1Yo3 li[data-type=taskItem]:before{display:none}.NotesHub_notesHub__454VK{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;box-sizing:border-box;padding:2rem;position:relative;transition:width .3s ease-in-out,margin-left .3s ease-in-out;width:100%;z-index:1}.NotesHub_header__\+hWqF{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.NotesHub_header__\+hWqF h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#4f46e5);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin:0}.NotesHub_tabs__IyXo4{align-items:center;display:flex;gap:1.5rem;margin-left:3rem;margin-right:auto}.NotesHub_tabButton__Z8zke{background:#0000;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;font-weight:500;padding:.5rem 1rem;position:relative;transition:all .2s}.NotesHub_tabButton__Z8zke:hover{color:#3b82f6}.NotesHub_tabButton__Z8zke.NotesHub_active__vl3eS{color:#3b82f6;font-weight:600}.NotesHub_tabButton__Z8zke.NotesHub_active__vl3eS:after{background:linear-gradient(135deg,#3b82f6,#4f46e5);border-radius:3px 3px 0 0;bottom:-.5rem;content:"";height:3px;left:0;position:absolute;width:100%}.NotesHub_actions__TctXa{display:flex;gap:1rem}.NotesHub_addButton__7XZCp{align-items:center;background:linear-gradient(135deg,#3b82f6,#4f46e5);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f640;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;letter-spacing:.01em;padding:.6rem 1.2rem;transition:all .3s ease}.NotesHub_addButton__7XZCp:hover{background:linear-gradient(135deg,#2563eb,#4338ca);box-shadow:0 6px 16px #3b82f659;transform:translateY(-2px)}.NotesHub_addButton__7XZCp:active{box-shadow:0 2px 8px #3b82f633;transform:translateY(0)}.NotesHub_analyzeButton__hb92F{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;box-shadow:0 4px 12px #8b5cf640;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;letter-spacing:.01em;padding:.6rem 1.2rem;transition:all .3s ease}.NotesHub_analyzeButton__hb92F:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 6px 16px #8b5cf659;transform:translateY(-2px)}.NotesHub_analyzeButton__hb92F:active{box-shadow:0 2px 8px #8b5cf633;transform:translateY(0)}.NotesHub_viewControls__Oiz7h{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 6px #00000008;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;padding:.75rem 1rem}.NotesHub_viewToggle__67eJo{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0000000d;display:flex;gap:.25rem;padding:.25rem}.NotesHub_viewButton__WMs\+l{align-items:center;background:#fff;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.4rem;padding:.5rem .75rem;transition:all .2s ease}.NotesHub_viewButton__WMs\+l:hover{background:#f1f5f9;color:#3b82f6}.NotesHub_viewButton__WMs\+l.NotesHub_active__vl3eS{background:#3b82f6;color:#fff}.NotesHub_filterControls__wDzQD{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.NotesHub_filterGroup__vgZFa{align-items:center;display:flex;gap:.5rem}.NotesHub_filterLabel__Wl6xT{color:#64748b;font-size:.85rem;font-weight:500}.NotesHub_filterControls__wDzQD select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0000000d;color:#334155;cursor:pointer;font-size:.85rem;min-width:120px;padding:.6rem 2rem .6rem .8rem;position:relative;transition:all .2s ease;z-index:10}.NotesHub_filterControls__wDzQD select option{background-color:#fff;color:#334155;font-size:.85rem;padding:.8rem}.NotesHub_filterControls__wDzQD select option:checked,.NotesHub_filterControls__wDzQD select option:focus,.NotesHub_filterControls__wDzQD select option:hover{background-color:#f1f5f9;color:#3b82f6}.NotesHub_filterControls__wDzQD select:hover{border-color:#cbd5e0}.NotesHub_filterControls__wDzQD select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none;z-index:20}.NotesHub_searchBar__oQ0f3{flex:1 1;max-width:350px;position:relative}.NotesHub_searchBar__oQ0f3 input{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0000000d;color:#334155;font-size:.85rem;padding:.6rem .8rem .6rem 2.5rem;transition:all .2s ease;width:100%}.NotesHub_searchBar__oQ0f3 input:hover{border-color:#cbd5e0}.NotesHub_searchBar__oQ0f3 input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.NotesHub_searchBar__oQ0f3 svg{color:#64748b;left:.8rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.NotesHub_clearSearch__dRa8Y{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:.8rem;top:50%;transform:translateY(-50%)}.NotesHub_clearSearch__dRa8Y:hover{color:#64748b}.ql-editor{max-height:350px;min-height:200px;overflow-y:auto}.ql-container.ql-snow{border:1px solid #e2e8f0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:0}.ql-toolbar.ql-snow{background-color:#f8fafc;border:1px solid #e2e8f0;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px}.NotesHub_notesGrid__rZ1NI{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:2rem;transition:all .3s ease}.NotesHub_noteCard__5Vl9x{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #f1f5f9;border-left:4px solid #cbd5e0;border-radius:16px;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;height:100%;opacity:0;overflow:hidden;padding:1.5rem;position:relative;transform:translateZ(0);transition:all .3s ease}.NotesHub_noteCard__5Vl9x:hover{border-color:#e2e8f0;box-shadow:0 8px 18px #00000014;transform:translateY(-3px)}.NotesHub_noteCard__5Vl9x.NotesHub_animated__K51I4{animation:NotesHub_fadeInUp__iZN9I .5s cubic-bezier(.25,.8,.25,1) forwards;overflow:hidden;position:relative;transform-origin:center bottom}.NotesHub_noteCard__5Vl9x.NotesHub_animated__K51I4:after{background:linear-gradient(135deg,#3b82f60d,#3b82f600 50%);content:"";height:100%;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%}.NotesHub_noteCard__5Vl9x.NotesHub_animated__K51I4:hover:after{opacity:1}.NotesHub_noteCard__5Vl9x.NotesHub_animated__K51I4:hover{border-top-color:#3b82f6;box-shadow:0 12px 28px #3b82f62e;transform:translateY(-5px) scale(1.01)}.NotesHub_noteHeader__80bmg{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.NotesHub_noteMeta__00jAq{display:flex;flex-direction:column;gap:.5rem}.NotesHub_noteCategory__ZToyG{border-radius:20px;display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.02em;margin-right:.5rem;padding:.25rem .75rem;text-transform:capitalize}.NotesHub_noteTimestamp__HCrWY{align-items:center;color:#64748b;display:flex;font-size:.8rem;gap:.35rem}.NotesHub_noteActions__5IUsi{display:flex;gap:.4rem;opacity:0;transition:opacity .2s}.NotesHub_noteCard__5Vl9x:hover .NotesHub_noteActions__5IUsi{opacity:1}.NotesHub_actionButton__oA4PJ{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding:.5rem;position:relative;transition:all .2s}.NotesHub_actionButton__oA4PJ:after{background:#3b82f64d;border-radius:50%;content:"";height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s,opacity .3s;width:100%}.NotesHub_actionButton__oA4PJ:active:after{opacity:1;transform:translate(-50%,-50%) scale(2);transition:0s}.NotesHub_actionButton__oA4PJ:hover{background:#f1f5f9;box-shadow:0 2px 6px #6366f11a;color:#1e293b;transform:translateY(-1px)}.NotesHub_deleteButton__QvJiZ:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.NotesHub_actionButton__oA4PJ svg{stroke-width:1.5}.NotesHub_noteContent__aQj8J{color:#334155;font-size:.95rem;line-height:1.5}.NotesHub_noteContent__aQj8J.NotesHub_richText__zcsY8{margin-top:.5rem}.NotesHub_richTextContent__yKdaj{font-size:.95rem}.NotesHub_richTextContent__yKdaj p{margin:.5rem 0}.NotesHub_richTextContent__yKdaj ol,.NotesHub_richTextContent__yKdaj ul{margin:.5rem 0;padding-left:1.5rem}.NotesHub_richTextContent__yKdaj img{border-radius:10px;margin:.5rem 0;max-width:100%}.NotesHub_richTextContent__yKdaj blockquote{border-left:3px solid #e2e8f0;color:#64748b;font-style:italic;padding-left:1rem}.NotesHub_richTextContent__yKdaj h1,.NotesHub_richTextContent__yKdaj h2,.NotesHub_richTextContent__yKdaj h3{font-weight:600;margin:1rem 0 .5rem}.NotesHub_richTextContent__yKdaj a{color:#6366f1;text-decoration:underline}.NotesHub_richTextContent__yKdaj a:hover{color:#4f46e5}.NotesHub_noteFooter__Ci\+0u{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:.75rem;margin-top:1rem;padding-top:.75rem}.NotesHub_sharedWith__HxAfQ{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;display:flex;font-size:.8rem;gap:.35rem;padding:.35rem .75rem}.NotesHub_contactName__F8z8e{color:#3b82f6;font-size:.8rem;font-weight:500}.NotesHub_general__UWg\+a{border-left-color:#3b82f6}.NotesHub_followup__tpxKW{border-left-color:#10b981}.NotesHub_meeting__KTxBx{border-left-color:#f59e0b}.NotesHub_task__nWkF0{border-left-color:#8b5cf6}.NotesHub_important__gNKmJ{border-left-color:#ef4444}.NotesHub_goal__fD8XE,.NotesHub_note__CfP3T:not(.NotesHub_general__UWg\+a):not(.NotesHub_followup__tpxKW):not(.NotesHub_meeting__KTxBx):not(.NotesHub_task__nWkF0):not(.NotesHub_important__gNKmJ):not(.NotesHub_goal__fD8XE){border-left-color:#6366f1}.NotesHub_general__UWg\+a .NotesHub_noteCategory__ZToyG{background:#3b82f61a;color:#3b82f6}.NotesHub_followup__tpxKW .NotesHub_noteCategory__ZToyG{background:#10b9811a;color:#10b981}.NotesHub_meeting__KTxBx .NotesHub_noteCategory__ZToyG{background:#f59e0b1a;color:#f59e0b}.NotesHub_task__nWkF0 .NotesHub_noteCategory__ZToyG{background:#8b5cf61a;color:#8b5cf6}.NotesHub_important__gNKmJ .NotesHub_noteCategory__ZToyG{background:#ef44441a;color:#ef4444}.NotesHub_goal__fD8XE .NotesHub_noteCategory__ZToyG,.NotesHub_note__CfP3T:not(.NotesHub_general__UWg\+a):not(.NotesHub_followup__tpxKW):not(.NotesHub_meeting__KTxBx):not(.NotesHub_task__nWkF0):not(.NotesHub_important__gNKmJ):not(.NotesHub_goal__fD8XE) .NotesHub_noteCategory__ZToyG{background:#6366f11a;color:#6366f1}@media (max-width:640px){.NotesHub_notesGrid__rZ1NI{grid-template-columns:1fr}.NotesHub_viewControls__Oiz7h{align-items:stretch;flex-direction:column;gap:1rem;position:relative;z-index:5}.NotesHub_filterControls__wDzQD,.NotesHub_filterGroup__vgZFa{align-items:stretch;flex-direction:column;position:relative;width:100%}.NotesHub_filterGroup__vgZFa{z-index:10}.NotesHub_filterControls__wDzQD select{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;height:auto;margin-bottom:.5rem;min-width:100%;padding:.8rem 2rem .8rem 1rem;width:100%}.NotesHub_filterControls__wDzQD select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;z-index:30}.NotesHub_filterControls__wDzQD select option{background-color:#fff;border-bottom:1px solid #f1f5f9;color:#334155;font-size:1rem;padding:1rem}.NotesHub_filterControls__wDzQD select option:last-child{border-bottom:none}.NotesHub_filterControls__wDzQD select option:checked{background-color:#eff6ff;color:#3b82f6;font-weight:500}@supports (-webkit-touch-callout:none){.NotesHub_filterControls__wDzQD select{font-size:16px;padding:.7rem 2rem .7rem .8rem}}.NotesHub_searchBar__oQ0f3{margin-bottom:.5rem;max-width:100%;width:100%}.NotesHub_searchBar__oQ0f3 input{width:100%}.NotesHub_viewToggle__67eJo{justify-content:center;width:100%}.NotesHub_header__\+hWqF{align-items:flex-start;flex-direction:column;gap:1rem}.NotesHub_tabs__IyXo4{margin-left:0;margin-right:0;overflow-x:auto;padding-bottom:.5rem;width:100%}.NotesHub_actions__TctXa{justify-content:flex-end;width:100%}}@media (min-width:641px) and (max-width:1024px){.NotesHub_notesGrid__rZ1NI{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.NotesHub_emptyState__NMYsE{align-items:center;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px dashed #cbd5e0;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin:2rem auto;max-width:600px;padding:3rem 1rem;text-align:center}.NotesHub_emptyState__NMYsE svg{color:#94a3b8;margin-bottom:1.5rem;opacity:.7}.NotesHub_emptyState__NMYsE h3{color:#334155;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.NotesHub_emptyState__NMYsE p{color:#64748b;line-height:1.6;margin-bottom:1.5rem;max-width:400px}.NotesHub_emptyState__NMYsE button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f633;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:all .3s ease}.NotesHub_emptyState__NMYsE button:hover{box-shadow:0 6px 16px #3b82f64d;transform:translateY(-2px)}.NotesHub_noteContent__aQj8J{flex:1 1;margin-bottom:1rem}.NotesHub_noteTitle__imV\+L{color:#1e293b;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.NotesHub_noteText__aM7ap{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;box-orient:vertical;color:#475569;display:-webkit-box;font-size:.95rem;line-height:1.6;margin-bottom:1rem;overflow:hidden}.NotesHub_noteDetails__roVqe{align-items:center;border-top:1px solid #f1f5f9;color:#64748b;display:flex;font-size:.85rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.NotesHub_badge__NICin{align-items:center;border-radius:20px;display:inline-flex;font-size:.7rem;font-weight:600;gap:.25rem;letter-spacing:.03em;padding:.25rem .75rem;text-transform:uppercase}.NotesHub_timerContainer__924J\+{align-items:center;background:#f9fafbb3;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:.5rem;margin-top:.75rem;padding:.75rem;transition:all .3s ease}.NotesHub_timerContainer__924J\+.NotesHub_expanded__2Q8P\+{box-shadow:0 4px 12px #0000000d}.NotesHub_timerMain__6D2l4{padding:1rem}.NotesHub_timerBasic__t38-Z{align-items:center;display:flex;gap:.5rem;width:100%}.NotesHub_timerIcon__SQXZE{color:#6366f1}.NotesHub_timerText__wja3A{color:#3b82f6;font-family:SF Mono,Roboto Mono,monospace;font-size:.95rem;font-weight:500}.NotesHub_timerButton__M3WeW{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 2px #0000000d;color:#64748b;cursor:pointer;display:flex;font-weight:500;gap:.375rem;padding:.5rem .8rem;transition:all .2s ease}.NotesHub_timerButton__M3WeW:hover{background:#f1f5f9;border-color:#cbd5e0;color:#3b82f6}.NotesHub_timerButton__M3WeW.NotesHub_running__t\+kMx{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;color:#fff}.NotesHub_timerButton__M3WeW.NotesHub_running__t\+kMx:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 4px #3b82f64d}.NotesHub_expandButton__hGIQ2{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;display:flex;height:2rem;justify-content:center;margin-left:auto;transition:all .2s;width:2rem}.NotesHub_expandButton__hGIQ2:hover{background:#e2e8f0;border-color:#cbd5e0;transform:translateY(-1px)}.NotesHub_timerExpanded__bb8R5{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.NotesHub_totalTime__qJ\+y2{color:#64748b;font-size:.9rem;margin-bottom:1rem}.NotesHub_timerHistory__cs2zA{display:flex;flex-direction:column;gap:.5rem}.NotesHub_timerHistory__cs2zA h4{color:#1e293b;font-size:.9rem;font-weight:600;margin:0 0 .5rem}.NotesHub_historyItem__pcsYH{background:#fff;border:1px solid #f1f5f9;border-radius:8px;color:#64748b;display:flex;font-size:.8rem;justify-content:space-between;padding:.5rem}.NotesHub_historyItem__pcsYH span:last-child{color:#1e293b;font-family:SF Mono,Roboto Mono,monospace;font-weight:500}@keyframes NotesHub_fadeInUp__iZN9I{0%{box-shadow:0 0 0 #3b82f600;opacity:0;transform:translateY(20px) scale(.97)}50%{opacity:1;transform:translateY(5px) scale(1.01)}to{box-shadow:0 6px 16px #3b82f61f;opacity:1;transform:translateY(0) scale(1)}}.NotesHub_timerIndicator__6RItn{animation:NotesHub_pulse__hLofP 2s infinite;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;box-shadow:0 0 0 #3b82f666;height:8px;position:absolute;right:4px;top:4px;width:8px}.NotesHub_timerAction__KdGYs{position:relative}@keyframes NotesHub_pulse__hLofP{0%{box-shadow:0 0 0 0 #3b82f6b3;transform:scale(.95)}70%{box-shadow:0 0 0 6px #3b82f600;transform:scale(1)}to{box-shadow:0 0 0 0 #3b82f600;transform:scale(.95)}}.NotesHub_timerDisplay__M7-\+N{align-items:center;background:#f1f5f9;border-radius:6px;color:#3b82f6;display:inline-flex;font-family:Roboto Mono,monospace;font-size:1rem;font-weight:500;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem}.NotesHub_runningTimersContainer__GgHc5{background:linear-gradient(90deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;margin-top:2rem;padding:1rem}.NotesHub_runningTimersHeader__qYsFo{align-items:center;color:#334155;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.NotesHub_runningTimersHeader__qYsFo svg{color:#3b82f6}.NotesHub_noTimers__u-\+Yj{color:#64748b;padding:1rem;text-align:center}.NotesHub_templatesContainer__woe0-{margin-top:1rem}.NotesHub_templateGrid__oZ1i6{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:2rem}.NotesHub_templateCard__4MauH{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #f1f5f9;border-left:4px solid #3b82f6;border-radius:16px;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:1.5rem;position:relative;transform:translateZ(0);transition:all .3s ease}.NotesHub_templateCard__4MauH:hover{border-color:#e2e8f0;box-shadow:0 8px 18px #00000014;transform:translateY(-3px)}.NotesHub_templateHeader__C96Yf{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.NotesHub_templateHeader__C96Yf h3{color:#1e293b;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.NotesHub_templateCategory__AcfO\+{background:#3b82f61a;border-radius:20px;color:#3b82f6;display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.02em;padding:.25rem .75rem;text-transform:capitalize}.NotesHub_templateContent__M5iwC{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;box-orient:vertical;color:#334155;display:-webkit-box;flex:1 1;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;overflow:hidden}.NotesHub_templateActions__Rtm7Y{border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1rem}.NotesHub_templateActions__Rtm7Y .NotesHub_actionButton__oA4PJ{align-items:center;display:flex;flex:1 1;font-size:.85rem;gap:.4rem;justify-content:center;min-width:calc(50% - .5rem);padding:.5rem}.NotesHub_templateCard__4MauH[data-category=general]{border-left-color:#3b82f6}.NotesHub_templateCard__4MauH[data-category=general] .NotesHub_templateCategory__AcfO\+{background:#3b82f61a;color:#3b82f6}.NotesHub_templateCard__4MauH[data-category=followup]{border-left-color:#10b981}.NotesHub_templateCard__4MauH[data-category=followup] .NotesHub_templateCategory__AcfO\+{background:#10b9811a;color:#10b981}.NotesHub_templateCard__4MauH[data-category=meeting]{border-left-color:#f59e0b}.NotesHub_templateCard__4MauH[data-category=meeting] .NotesHub_templateCategory__AcfO\+{background:#f59e0b1a;color:#f59e0b}.NotesHub_templateCard__4MauH[data-category=task]{border-left-color:#8b5cf6}.NotesHub_templateCard__4MauH[data-category=task] .NotesHub_templateCategory__AcfO\+{background:#8b5cf61a;color:#8b5cf6}.NotesHub_templateCard__4MauH[data-category=important]{border-left-color:#ef4444}.NotesHub_templateCard__4MauH[data-category=important] .NotesHub_templateCategory__AcfO\+{background:#ef44441a;color:#ef4444}.NotesHub_empty__ND7K1{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px dashed #cbd5e0;border-radius:12px;color:#64748b;font-size:.95rem;grid-column:1/-1;padding:3rem;text-align:center}@media (max-width:640px){.NotesHub_templateGrid__oZ1i6{grid-template-columns:1fr}.NotesHub_templateActions__Rtm7Y .NotesHub_actionButton__oA4PJ{min-width:100%}.NotesHub_templateCard__4MauH{padding:1rem}.NotesHub_templateHeader__C96Yf{align-items:flex-start;flex-direction:column;gap:.5rem}.NotesHub_templateHeader__C96Yf h3{font-size:1rem}.NotesHub_templateContent__M5iwC{-webkit-line-clamp:3;line-clamp:3;font-size:.9rem}}.NotesHub_customDropdown__qDiNN{margin-bottom:.5rem;position:relative;width:100%;z-index:100}.NotesHub_dropdownTrigger__Co-V7{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0000000d;color:#334155;cursor:pointer;display:flex;font-size:.85rem;justify-content:space-between;padding:.6rem .8rem;transition:all .2s ease}.NotesHub_dropdownTrigger__Co-V7:hover{border-color:#cbd5e0}.NotesHub_dropdownTrigger__Co-V7.NotesHub_active__vl3eS{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.NotesHub_dropdownTrigger__Co-V7 svg{transition:transform .2s ease}.NotesHub_dropdownTrigger__Co-V7 svg.NotesHub_rotated__eH7jA{transform:rotate(180deg)}.NotesHub_dropdownMenu__Bh-DR{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;max-height:250px;overflow-y:auto;overscroll-behavior:contain;position:absolute;top:calc(100% + 4px);width:100%;z-index:1000}.NotesHub_customDropdown__qDiNN.NotesHub_active__vl3eS .NotesHub_dropdownMenu__Bh-DR.NotesHub_openUp__8beET{bottom:calc(100% + 4px);top:auto}.NotesHub_dropdownItem__Wsh2z{border-bottom:1px solid #f1f5f9;color:#334155;cursor:pointer;font-size:.85rem;padding:.8rem 1rem;transition:all .2s ease}.NotesHub_dropdownItem__Wsh2z:last-child{border-bottom:none}.NotesHub_dropdownItem__Wsh2z:hover{background-color:#f1f5f9}.NotesHub_dropdownItem__Wsh2z.NotesHub_selected__JBGl6{background-color:#eff6ff;color:#3b82f6;font-weight:500}@media (max-width:640px){.NotesHub_customDropdown__qDiNN{margin-bottom:.75rem;position:relative;z-index:1000}.NotesHub_customDropdown__qDiNN.NotesHub_active__vl3eS{z-index:1500}.NotesHub_dropdownTrigger__Co-V7{font-size:.9rem;padding:.8rem 1rem}.NotesHub_dropdownItem__Wsh2z{align-items:center;display:flex;font-size:.9rem;min-height:44px;padding:1rem}.NotesHub_dropdownMenu__Bh-DR{-webkit-overflow-scrolling:touch;border-color:#e2e8f0;border-width:2px;box-shadow:0 8px 16px #00000026;max-height:300px;max-height:50vh;overscroll-behavior:contain;position:absolute;z-index:1000}.NotesHub_dropdownBackdrop__v096G{display:none}.NotesHub_customDropdown__qDiNN.NotesHub_active__vl3eS .NotesHub_dropdownBackdrop__v096G{-webkit-overflow-scrolling:auto;background-color:#0000004d;bottom:0;display:block;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:999}.NotesHub_customDropdown__qDiNN.NotesHub_bottom-position__VRVm8 .NotesHub_dropdownMenu__Bh-DR,.NotesHub_customDropdown__qDiNN:nth-last-child(-n+2) .NotesHub_dropdownMenu__Bh-DR{bottom:calc(100% + 4px);top:auto}.NotesHub_filterControls__wDzQD,.NotesHub_notesHub__454VK,.NotesHub_viewControls__Oiz7h{z-index:auto}.NotesHub_filterGroup__vgZFa{position:static;z-index:auto}}.NotesHub_goalActions__wlbC-{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.NotesHub_addQuickTaskButton__NN\+\+J,.NotesHub_generateTasksButton__Qs2Fi{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem .75rem;transition:all .2s ease}.NotesHub_generateTasksButton__Qs2Fi{background-color:#4f46e50d;border-color:#4f46e51a;color:#4f46e5}.NotesHub_generateTasksButton__Qs2Fi:hover{background-color:#4f46e51a;border-color:#4f46e533;transform:translateY(-1px)}.NotesHub_addQuickTaskButton__NN\+\+J{background-color:#10b9810d;border-color:#10b9811a;color:#10b981}.NotesHub_addQuickTaskButton__NN\+\+J:hover{background-color:#10b9811a;border-color:#10b98133;transform:translateY(-1px)}@media (max-width:640px){.NotesHub_goalActions__wlbC-{align-items:stretch;flex-direction:column}.NotesHub_addQuickTaskButton__NN\+\+J,.NotesHub_generateTasksButton__Qs2Fi{width:100%}}.NotesHub_next-steps-section__pirKv{background-color:#4f46e50d;border-left:3px solid #4f46e5;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem}.NotesHub_noteContent__aQj8J h2+.NotesHub_next-steps-section__pirKv,.NotesHub_noteContent__aQj8J h3+.NotesHub_next-steps-section__pirKv,.NotesHub_noteContent__aQj8J h4+.NotesHub_next-steps-section__pirKv{margin-top:.5rem}.NotesHub_next-steps-section__pirKv ul[data-type=taskList]{list-style:none;margin:.5rem 0;padding-left:0}.NotesHub_next-steps-section__pirKv li[data-type=taskItem]{margin:.5rem 0;padding-left:1.75rem;position:relative}.NotesHub_next-steps-section__pirKv li[data-type=taskItem]:before{background-color:#fff;border:2px solid #4f46e5;border-radius:.25rem;content:"";height:1.25rem;left:0;position:absolute;top:.25rem;width:1.25rem}.NotesHub_next-steps-section__pirKv li[data-type=taskItem][data-checked=true]:before{background-color:#4f46e5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}.NotesHub_next-steps-section__pirKv li[data-type=taskItem][data-checked=true]{position:relative}.NotesHub_next-steps-section__pirKv li[data-type=taskItem][data-checked=true]:after{background-color:#0596691a;border-radius:3px;color:#059669;content:"DONE";display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-left:.75rem;padding:.1rem .5rem;vertical-align:middle}.NotesHub_next-steps-section__pirKv ul[data-type=taskList]:not(:first-of-type) li[data-type=taskItem][data-checked=true]:after{background-color:#64748b1a;color:#64748b}.NotesHub_next-steps-section__pirKv li[data-type=taskItem][data-next=true]{background-color:#3b82f60d;border-radius:.25rem;box-shadow:0 1px 3px #0000000d;margin-left:-.25rem;padding:.25rem .25rem .25rem 1.75rem;position:relative}.NotesHub_next-steps-section__pirKv li[data-type=taskItem][data-next=true]:after{animation:NotesHub_pulse-next__WH4Rx 2s infinite;background-color:#3b82f61a;border-radius:3px;color:#3b82f6;content:"NEXT";display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-left:.75rem;padding:.1rem .5rem;vertical-align:middle}@keyframes NotesHub_pulse-next__WH4Rx{0%{box-shadow:0 0 0 0 #3b82f666}70%{box-shadow:0 0 0 4px #3b82f600}to{box-shadow:0 0 0 0 #3b82f600}}.NotesHub_noteCard__5Vl9x .NotesHub_goalActions__wlbC-{border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem}.NotesHub_noteCard__5Vl9x .NotesHub_toggleGoalStatusButton__SPkEI{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem .75rem;transition:all .2s ease}.NotesHub_noteCard__5Vl9x .NotesHub_toggleGoalStatusButton__SPkEI.NotesHub_completed__f\+Pd5{background-color:#0596691a;border-color:#05966933;color:#059669}.NotesHub_noteCard__5Vl9x .NotesHub_toggleGoalStatusButton__SPkEI.NotesHub_incomplete__9Zy2c{background-color:#6366f10d;border-color:#6366f11a;color:#6366f1}.NotesHub_noteCard__5Vl9x .NotesHub_toggleGoalStatusButton__SPkEI:hover{box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.NotesHub_noteCard__5Vl9x .NotesHub_toggleGoalStatusButton__SPkEI.NotesHub_completed__f\+Pd5:hover{background-color:#05966926}.NotesHub_noteCard__5Vl9x .NotesHub_toggleGoalStatusButton__SPkEI.NotesHub_incomplete__9Zy2c:hover{background-color:#6366f11a}.NotesHub_noteCard__5Vl9x.NotesHub_completedGoal__5ffgU{position:relative}.NotesHub_noteCard__5Vl9x.NotesHub_completedGoal__5ffgU:after{background:linear-gradient(90deg,#059669,#10b981);border-top-left-radius:16px;border-top-right-radius:16px;content:"";height:4px;left:0;position:absolute;right:0;top:0}.NotesHub_next-steps-section__pirKv h4{font-size:.9rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.NotesHub_next-steps-section__pirKv h4:first-of-type{color:#3b82f6}.NotesHub_next-steps-section__pirKv h4:not(:first-of-type){border-top:1px dashed #64748b40;color:#64748b;margin-top:1.5rem;padding-top:1rem}.NotesHub_next-steps-section__pirKv ul[data-type=taskList]:not(:first-of-type){margin-bottom:1rem;margin-top:.5rem;opacity:.8}.NotesHub_next-steps-section__pirKv ul[data-type=taskList]:not(:first-of-type) li[data-type=taskItem]{color:#64748b}@media (max-width:1200px){.NotesHub_notesHub__454VK{padding:1.5rem}.NotesHub_noteCard__5Vl9x{width:calc(33.33% - 1rem)}}@media (max-width:991px){.NotesHub_notesHub__454VK{padding:1.25rem}.NotesHub_noteCard__5Vl9x,.NotesHub_templateCard__4MauH{width:calc(50% - 1rem)}}@media (max-width:768px){.NotesHub_notesHub__454VK{border-radius:0;padding:1rem}.NotesHub_notesGrid__rZ1NI,.NotesHub_templateGrid__oZ1i6{gap:1rem;grid-template-columns:1fr}.NotesHub_noteCard__5Vl9x,.NotesHub_templateCard__4MauH{width:100%}}.NotesHub_taskTimeEstimate__nxRZP{background-color:#f3f4f6;border-radius:4px;color:#4b5563;display:inline-block;font-size:.9em;font-weight:500;margin-left:8px;padding:2px 6px}.NotesHub_taskTimeSummary__YtY6w{background-color:#f0f9ff;border-left:4px solid #3b82f6;border-radius:4px;margin-bottom:16px;padding:8px 12px}li[data-type=taskItem]{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:8px;position:relative}li[data-type=taskItem] .task-time-estimate{background-color:#f3f4f6;border-radius:4px;color:#4b5563;display:inline-block;font-size:.9em;font-weight:500;margin-left:8px;padding:2px 6px}li[data-type=taskItem]:hover .task-time-estimate{background-color:#e0e7ff;color:#4338ca}li[data-type=taskItem][data-priority=high] .task-time-estimate{background-color:#fee2e2;color:#b91c1c}li[data-type=taskItem][data-priority=medium] .task-time-estimate{background-color:#fef3c7;color:#92400e}li[data-type=taskItem][data-priority=low] .task-time-estimate{background-color:#d1fae5;color:#065f46}.bundle-management{background-color:#f8f9fa;margin:0 auto;max-width:1200px;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:20px 20px 60px}.bundle-header{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.header-content{flex-wrap:wrap;gap:20px;justify-content:space-between}.header-title{align-items:center;color:#1a1a1a;display:flex;gap:12px}.header-title h1{font-size:1.8rem;font-weight:600;margin:0}.header-stats{display:flex;gap:32px}.playbook-link-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin:20px 0;padding:20px}.link-container{display:flex;flex-direction:column;gap:8px}.link-container label{color:#374151;font-size:.9rem;font-weight:600}.link-input-group{align-items:center;display:flex;gap:8px}.playbook-link-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;flex:1 1;font-family:Courier New,monospace;font-size:.9rem;padding:8px 12px}.playbook-link-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.copy-link-button{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 16px;transition:all .2s ease}.copy-link-button:hover{background:#2563eb;transform:translateY(-1px)}.copy-link-button:active{transform:translateY(0)}.stat-item{align-items:center;display:flex;flex-direction:column;text-align:center}.stat-value{color:#5b9b9b;font-size:2rem;font-weight:700;line-height:1}.stat-label{color:#6b7280;font-size:.9rem;margin-top:4px}.loading-container{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:40px}.loading-spinner{border:3px solid #f3f4f6;border-top-color:#5b9b9b;height:40px;margin-bottom:16px;width:40px}.error-banner{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;gap:12px;margin-bottom:20px;padding:12px 16px}.error-close{background:none;border:none;border-radius:4px;color:#dc2626;cursor:pointer;margin-left:auto;padding:4px}.error-close:hover{background-color:#fecaca}.bundle-controls{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.search-container{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;display:flex;gap:8px;min-width:300px;padding:8px 12px}.search-input{font-size:14px}.filter-container{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;display:flex;gap:8px;padding:8px 12px}.filter-select{background:none;border:none;cursor:pointer;font-size:14px;outline:none}.sort-container{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;display:flex;gap:4px;padding:8px 12px}.sort-select{font-size:14px;outline:none}.sort-order-button,.sort-select{background:none;border:none;cursor:pointer}.sort-order-button{border-radius:4px;color:#5b9b9b;font-size:16px;padding:4px}.sort-order-button:hover{background-color:#f3f4f6}.refresh-button{background-color:#5b9b9b;border-radius:8px;transition:background-color .2s}.refresh-button:hover{background-color:#4a8a8a}.refresh-button:disabled{background-color:#9ca3af}.bundle-list{display:flex;flex-direction:column;gap:20px;min-height:0;padding-bottom:60px}.no-requests{background:#fff;border-radius:12px;color:#6b7280;padding:60px 20px;text-align:center}.no-requests h3{color:#374151;margin:16px 0 8px}.no-requests p{font-size:14px;margin:0}.bundle-request-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;min-height:200px;overflow:visible;padding:20px;position:relative;transition:transform .2s,box-shadow .2s}.bundle-request-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.request-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.request-info{display:flex;flex-direction:column;gap:8px}.request-email,.request-name{align-items:center;color:#374151;display:flex;gap:8px}.request-name{font-size:1.1rem;font-weight:600}.request-email{color:#6b7280;font-size:.9rem}.request-status{align-items:center;background-color:#f3f4f6;border-radius:20px;display:flex;font-size:.85rem;font-weight:500;gap:6px;padding:6px 12px}.status-icon.pending{color:#f59e0b}.status-icon.sent{color:#3b82f6}.status-icon.completed{color:#10b981}.request-details{background-color:#f9fafb;border-radius:8px;margin-bottom:0;padding:16px}.request-bundle{color:#374151;margin-bottom:12px}.request-dates{display:flex;flex-wrap:wrap;gap:24px}.button-spacer{clear:both;height:16px}.request-created,.request-updated{align-items:center;color:#6b7280;display:flex;font-size:.85rem;gap:6px}.request-actions{border-top:1px solid #e5e7eb;clear:both;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:20px;position:relative;z-index:1}.action-button{box-sizing:border-box;height:44px;padding:12px;position:relative;width:44px}.action-button.sent{background-color:#dbeafe;color:#1e40af}.action-button.sent:hover:not(.disabled){background-color:#bfdbfe;transform:scale(1.05)}.action-button.completed{background-color:#d1fae5;color:#065f46}.action-button.completed:hover:not(.disabled){background-color:#a7f3d0;transform:scale(1.05)}.action-button.pending{background-color:#fef3c7;color:#92400e}.action-button.pending:hover:not(.disabled){background-color:#fde68a;transform:scale(1.05)}.action-button.delete{background-color:#fee2e2;color:#dc2626}.action-button.delete:hover:not(.disabled){background-color:#fecaca;transform:scale(1.05)}.action-button.send-link{background-color:#e0f2fe;color:#0284c7}.action-button.send-link:hover:not(.disabled){background-color:#bae6fd;transform:scale(1.05)}.action-button.disabled{cursor:not-allowed;opacity:.5}.action-button:hover:not(.disabled){box-shadow:0 4px 12px #00000026}.action-button[title]:hover:after{background-color:#374151;border-radius:4px;bottom:-35px;color:#fff;content:attr(title);font-size:.75rem;padding:6px 10px;white-space:nowrap}.action-button[title]:hover:after,.action-button[title]:hover:before{left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:1000}.action-button[title]:hover:before{border-bottom:5px solid #374151;border-left:5px solid #0000;border-right:5px solid #0000;bottom:-8px;content:"";height:0;width:0}.delete-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.delete-dialog{animation:fadeIn .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;max-width:400px;padding:24px;width:90%}.delete-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.delete-header h3{color:#374151;font-size:1.2rem;font-weight:600;margin:0}.delete-close{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;padding:4px;transition:all .2s}.delete-close:hover{background-color:#f3f4f6;color:#374151}.delete-content{margin-bottom:24px}.delete-content p{color:#374151;line-height:1.5;margin:0 0 8px}.delete-warning{color:#dc2626!important;font-size:.9rem;font-weight:500}.delete-actions{display:flex;gap:12px;justify-content:flex-end}.delete-cancel{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s}.delete-cancel:hover{background-color:#f9fafb;border-color:#9ca3af}.delete-confirm{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s}.delete-confirm:hover:not(:disabled){background-color:#b91c1c}.delete-confirm:disabled{background-color:#f87171;cursor:not-allowed}@media (max-width:768px){.bundle-management{padding:16px 16px 60px}.header-content{align-items:flex-start;flex-direction:column}.header-stats{gap:20px}.bundle-controls{align-items:stretch;flex-direction:column}.search-container{min-width:auto}.request-header{flex-direction:column;gap:12px}.request-dates{flex-direction:column;gap:8px}.request-actions{gap:12px;justify-content:center;margin-top:12px;padding-top:16px}.action-button{height:40px;padding:10px;width:40px}}@media (max-width:480px){.header-title h1,.stat-value{font-size:1.5rem}.bundle-request-card{margin-bottom:20px;min-height:220px;padding:16px}}.analytics-viewer{margin:0 auto;max-width:1200px;padding:20px}.analytics-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.header-content{text-align:left}.refresh-button{background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.refresh-button:hover{background:#2563eb}.refresh-button:disabled{background:#9ca3af}.refresh-button .animate-spin{animation:spin 1s linear infinite}.analytics-header h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:8px}.analytics-header p{color:#6b7280;font-size:1.1rem}.analytics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.metric-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.metric-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.metric-content h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:8px}.metric-value{color:#059669;font-size:1.5rem;font-weight:700;margin-bottom:8px}.metric-description{color:#6b7280;font-size:.9rem;line-height:1.4}.analytics-info{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.analytics-info h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:16px}.analytics-info ol{color:#374151;line-height:1.6}.analytics-info li{margin-bottom:8px}.analytics-info ul{margin-bottom:16px;margin-top:8px;padding-left:20px}.analytics-info code{background:#f3f4f6;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;padding:2px 6px}.analytics-info a{color:#3b82f6;text-decoration:none}.analytics-info a:hover{text-decoration:underline}.loading{color:#6b7280;padding:40px;text-align:center}.error,.loading{font-size:1.1rem}.error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;padding:20px;text-align:left}.error h3{color:#dc2626;margin-bottom:16px;margin-top:0}.debug-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin:16px 0;padding:16px}.debug-info h4{color:#374151;font-size:1rem;margin-bottom:12px;margin-top:0}.debug-info ul{list-style:none;margin:0;padding:0}.debug-info li{border-bottom:1px solid #e5e7eb;font-family:monospace;font-size:.9rem;padding:4px 0}.debug-info li:last-child{border-bottom:none}.retry-button{align-items:center;background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;gap:8px;margin-top:16px;padding:8px 16px;transition:background-color .2s ease}.retry-button:hover{background:#2563eb}@media (max-width:768px){.analytics-grid{grid-template-columns:1fr}.analytics-viewer{padding:16px}.metric-card{padding:20px}}.last-updated{background:#f9fafb;border-radius:6px;color:#6b7280;font-size:.9rem;margin-bottom:20px;padding:8px;text-align:center}.recent-requests{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-top:40px;padding:24px}.recent-requests h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:20px}.requests-table{overflow-x:auto}.requests-table table{border-collapse:collapse;font-size:.9rem;width:100%}.requests-table th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600;padding:12px;text-align:left}.requests-table td{border-bottom:1px solid #f3f4f6;color:#374151;padding:12px}.requests-table tr:hover{background:#f9fafb}.status-badge{font-size:.8rem;text-transform:capitalize}.status-pending{background:#fef3c7;color:#92400e}.status-sent{background:#dbeafe;color:#1e40af}.status-completed{background:#d1fae5;color:#065f46}.info-links{margin-top:16px}.info-links a{align-items:center;color:#3b82f6;display:inline-flex;font-weight:500;gap:4px;text-decoration:none}.info-links a:hover{text-decoration:underline}.analytics-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-top:40px;padding:24px}.analytics-section h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:20px}.recent-analytics{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-top:40px;padding:24px}.recent-analytics h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:20px}.analytics-table{overflow-x:auto}.analytics-table table{border-collapse:collapse;font-size:.9rem;width:100%}.analytics-table th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600;padding:12px;text-align:left}.analytics-table td{border-bottom:1px solid #f3f4f6;color:#374151;padding:12px}.analytics-table tr:hover{background:#f9fafb}.event-badge{border-radius:12px;font-size:.8rem;font-weight:500;padding:4px 8px;text-transform:capitalize}.event-page_view{background:#dbeafe;color:#1e40af}.event-playbook_access{background:#d1fae5;color:#065f46}.event-calendly_widget_load,.event-playbook_link_click{background:#fef3c7;color:#92400e}.event-calendly_scheduling{background:#d1fae5;color:#065f46}.event-time{align-items:center;color:#6b7280;display:flex;font-size:.8rem;gap:4px}:root{--terracotta:#d68060}.admin-dashboard{background-color:#f9f6f2;background-color:var(--bg-light);color:#4a4a4a;color:var(--text);font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dashboard-header{background:var(--bg-white);border:1px solid #0000000d;border-radius:8px;border-radius:var(--radius);box-shadow:0 2px 8px #0000000d;box-shadow:var(--shadow-sm)}.add-contact-button{background-color:#d68060!important;box-shadow:0 2px 8px #0000000d!important;box-shadow:var(--shadow-sm)!important;padding:0!important;transition:all .3s ease!important}.add-contact-button:hover{background-color:#d56a4d!important;box-shadow:0 8px 16px #00000014!important}.action-button-primary{background-color:#d68060;background-color:var(--terracotta);border-radius:6px;border-radius:var(--radius-sm);transition:all .3s ease}.action-button-primary:hover{background-color:#d56a4d;background-color:var(--primary-dark);box-shadow:0 2px 8px #0000000d;box-shadow:var(--shadow-sm);transform:translateY(-2px)}.action-button-secondary{background-color:var(--bg-white);border:1px solid #0000001a;border-radius:6px;border-radius:var(--radius-sm);color:#4a4a4a;color:var(--text);transition:all .3s ease}.action-button-secondary:hover{background-color:#f9eae3;background-color:var(--primary-light);border-color:#f9eae3;border-color:var(--primary-light);color:#d56a4d;color:var(--primary-dark)}.search-bar{background:var(--bg-white);border:1px solid #0000001a;border-radius:6px;border-radius:var(--radius-sm);box-shadow:0 2px 8px #0000000d;box-shadow:var(--shadow-sm);transition:all .3s ease}.search-bar:focus-within{border-color:#d68060;border-color:var(--terracotta);box-shadow:0 0 0 3px #f9eae3;box-shadow:0 0 0 3px var(--terracotta-light)}.search-icon{color:#6d6d6d;color:var(--text-light);flex-shrink:0}.search-input{background:#0000;border:none;color:#4a4a4a;color:var(--text);flex:1 1;font-size:.875rem;outline:none;width:100%}.clear-search,.search-input::placeholder{color:#6d6d6d;color:var(--text-light)}.clear-search:hover{background-color:#f9eae3;background-color:var(--primary-light);color:#d56a4d;color:var(--primary-dark)}.contacts-table{background:#fff;background:var(--bg-white);border-radius:8px;border-radius:var(--radius);box-shadow:0 2px 8px #0000000d;box-shadow:var(--shadow-sm);overflow:hidden}.contacts-table th{background-color:#f9eae3;background-color:var(--terracotta-light);color:#d68060;color:var(--terracotta);padding:16px}.contacts-table td{padding:16px}.contacts-table tbody tr:hover{background-color:#f9eae3;background-color:var(--primary-light)}.contact-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d}.contact-card:hover{box-shadow:0 8px 16px #00000014}.contact-card-header{padding:var(--spacing-sm)}.contact-card-header h3{color:#4a4a4a}.analyze-button,.edit-button,.sync-button{background-color:initial;border:none;border-radius:6px;border-radius:var(--radius-sm);color:#4a4a4a;color:var(--text);transition:all .3s ease}.edit-button:hover{background-color:initial;color:#5b9b9b;color:var(--teal)}.analyze-button:hover{background-color:initial;color:#e67e22;color:var(--accent)}.sync-button:hover:not(:disabled){background-color:initial;color:#d68060;color:var(--terracotta)}.delete-button,.delete-button:hover{background-color:initial}.modal-content{background:var(--bg-white);border-radius:8px;box-shadow:0 8px 16px #00000014}.form-group label,.modal-header h2{color:#4a4a4a}.form-group input,.form-group select,.form-group textarea{border-radius:6px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d68060;box-shadow:0 0 0 3px #f9eae3}.cancel-button{color:#4a4a4a}.cancel-button:hover{background-color:#f9f6f2}.save-button{background-color:#d68060}.save-button:hover{background-color:#d56a4d}.pagination{display:flex;justify-content:center;margin-top:24px;margin-top:var(--spacing-md)}.pagination-button{background-color:#fff;background-color:var(--bg-white);border:1px solid #0000001a;border-radius:var(--radius-sm);color:#4a4a4a;color:var(--text);margin:0 4px;padding:8px 12px;transition:all .3s ease}.pagination-button:hover:not(.active){background-color:#f9eae3;background-color:var(--primary-light)}.pagination-button.active{background-color:#d68060;background-color:var(--terracotta);border-color:#d68060;border-color:var(--terracotta);color:#fff}.ai-analyze-button{background-color:#fef5eb;background-color:var(--accent-light);border:1px solid #0000000d;color:#e67e22;color:var(--accent)}.ai-analyze-button:hover{background-color:#e67e22;background-color:var(--accent);color:#fff}.salesforce-sync-button{background-color:#e5f1f1;background-color:var(--teal-light);border:1px solid #0000000d;color:#5b9b9b;color:var(--teal)}.salesforce-sync-button:hover{background-color:#5b9b9b;background-color:var(--teal);color:#fff}.notes-section{background-color:#f9f6f2;background-color:var(--bg-light);border-radius:6px;border-radius:var(--radius-sm);padding:var(--spacing-sm)}.notes-preview{color:#6d6d6d}.filter-input{border:1px solid #0000001a;border-radius:6px;border-radius:var(--radius-sm);padding:8px 12px;transition:all .3s ease}.filter-input:focus{border-color:#d68060;border-color:var(--terracotta);box-shadow:0 0 0 3px #f9eae3;box-shadow:0 0 0 3px var(--terracotta-light)}.ai-contact-capture{background-color:#fff;background-color:var(--bg-white);border-radius:8px;border-radius:var(--radius);box-shadow:0 8px 16px #00000014;box-shadow:var(--shadow)}.capture-options{background-color:#f9f6f2;background-color:var(--bg-light);border:2px dashed #0000001a;border-radius:8px;border-radius:var(--radius)}.capture-options:hover{background-color:#f9eae3;background-color:var(--terracotta-light);border-color:#d68060;border-color:var(--terracotta)}.create-contact-button{background-color:#d68060;background-color:var(--terracotta);border-radius:6px;border-radius:var(--radius-sm)}.create-contact-button:hover{background-color:#d56a4d;background-color:var(--primary-dark)}.sidebar-dashboard-menu{background:#fff;border-right:1px solid #eee;box-shadow:2px 0 8px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;max-width:100vw;padding:0;position:fixed;top:0;transition:width .3s ease-in-out;width:280px;z-index:1000}.sidebar-dashboard-menu.open{width:280px}.sidebar-dashboard-menu.closed{width:72px}.sidebar-dashboard-menu.closed .menu-header h3,.sidebar-dashboard-menu.closed .menu-item span{display:none}.sidebar-dashboard-menu.closed .menu-item{justify-content:center;padding:12px 24px}.sidebar-dashboard-menu.closed .menu-items{padding:16px 0}.hamburger-menu{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#333;cursor:pointer;display:none;height:40px;justify-content:center;position:fixed;right:16px;top:16px;transition:all .2s ease;width:40px;z-index:1500}.hamburger-menu:active{background:#f5f5f5;transform:scale(.95)}@media screen and (max-width:768px){.sidebar-menu-overlay{background:#0000004d;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.sidebar-menu-overlay.visible{display:block}}.menu-header h3{color:#333;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close-button{padding:8px}.close-button:hover{background:#f5f5f5}.close-icon{color:#666;transition:transform .2s ease}.sidebar-dashboard-menu.open .close-icon{transform:rotate(0deg)}.sidebar-dashboard-menu.closed .close-icon{transform:rotate(180deg)}@media screen and (max-width:768px){.sidebar-dashboard-menu.open .close-icon{transform:rotate(0deg)}.sidebar-dashboard-menu.closed .close-icon{transform:rotate(180deg)}}.logout-item{margin-top:auto}.logout-item,.logout-item svg{color:#dc3545}.logout-item:hover{background:#fff5f5}@media screen and (max-width:768px){.hamburger-menu{display:flex}.sidebar-dashboard-menu{border-left:1px solid #eee;border-right:none;box-shadow:-2px 0 8px #0000001a;left:auto;max-width:320px;right:0;transform:translateX(100%);width:100%}.sidebar-dashboard-menu.open{transform:translateX(0)}.sidebar-dashboard-menu.closed{transform:translateX(100%);width:100%}.sidebar-dashboard-menu.closed .menu-header h3,.sidebar-dashboard-menu.closed .menu-item span{display:block}.sidebar-dashboard-menu.closed .menu-item{justify-content:flex-start;padding:12px 16px}.menu-header,.sidebar-dashboard-menu.closed .menu-items{padding:16px}.close-button{margin-left:8px}.menu-items{padding:12px}.menu-item{padding:14px 16px}}.RichTextEditor_editorContainer__iISNK{border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.RichTextEditor_editor__\+0mHX{background-color:#fff;border-radius:0 0 .375rem .375rem;position:relative;width:100%}.RichTextEditor_menuBar__VnDkT{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;position:sticky;top:0;z-index:10}.RichTextEditor_buttonGroup__JVwAm{border-right:1px solid #e5e7eb;display:flex;margin-right:.5rem;padding-right:.5rem}.RichTextEditor_buttonGroup__JVwAm:last-child{border-right:none;margin-right:0;padding-right:0}.RichTextEditor_menuBar__VnDkT button{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.RichTextEditor_menuBar__VnDkT button:hover{background-color:#d1d5db33;color:#111827}.RichTextEditor_menuBar__VnDkT button.RichTextEditor_isActive__BzyKt{background-color:#3b82f61a;color:#3b82f6}.RichTextEditor_editor__\+0mHX [contenteditable]{font-size:.9375rem;line-height:1.6;max-height:400px;min-height:200px;outline:none;overflow-y:auto;padding:1rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP p.RichTextEditor_is-editor-empty__ztGvo:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;font-style:italic;height:0;pointer-events:none}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP h1{font-size:1.5rem;font-weight:600;line-height:1.3;margin:1.5rem 0 1rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP h2{font-size:1.3rem;font-weight:600;line-height:1.3;margin:1.4rem 0 .9rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP h3{font-size:1.1rem;font-weight:600;line-height:1.3;margin:1.3rem 0 .8rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP p{margin:.5rem 0}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ol,.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul{margin:.5rem 0;padding-left:1.5rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP li{margin:.2rem 0}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP li p{margin:0}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP blockquote{border-left:4px solid #e5e7eb;color:#6b7280;font-style:italic;margin:1rem 0;padding-left:1rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP pre{background-color:#f3f4f6;border-radius:.375rem;font-family:monospace;font-size:.875rem;margin:1rem 0;overflow-x:auto;padding:.75rem 1rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP code{background-color:#f3f4f6;border-radius:.25rem;font-family:monospace;font-size:.875rem;padding:.125rem .25rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP a{color:#3b82f6;cursor:pointer;text-decoration:underline}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList]{list-style:none;padding:0}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList] li{align-items:flex-start;display:flex;margin:.5rem 0}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList] li>label{margin-right:.5rem;-webkit-user-select:none;user-select:none}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList] li>label input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;cursor:pointer;display:inline-flex;height:1.2rem;justify-content:center;margin-top:.2rem;position:relative;width:1.2rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList] li>label input[type=checkbox]:checked{background-color:#10b981;border-color:#10b981}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList] li>label input[type=checkbox]:checked:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:.6rem;position:absolute;transform:rotate(45deg) translate(-1px,-1px);width:.3rem}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList] li>div{flex:1 1}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP ul[data-type=taskList] li[data-checked=true]>div p{color:#9ca3af;text-decoration:line-through}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP img{border-radius:.375rem;display:block;height:auto;margin:1rem 0;max-width:100%}.RichTextEditor_editor__\+0mHX .RichTextEditor_ProseMirror__KWkcP:focus{outline:none}.NotesCell_notesCell__WV91V{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:24px;transition:all .3s ease}.NotesCell_notesCell__WV91V:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.NotesCell_notesPreview__iep1F{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .2s ease}.NotesCell_notesPreview__iep1F:hover{background:#f8fafc}.NotesCell_notesCount__3wDYl{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:36px;justify-content:center;width:36px}.NotesCell_notesLabel__i5G-f{color:#334155;font-weight:500}.NotesCell_addButton__xcvLs{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#3b82f6;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:auto;transition:all .2s ease;width:32px}.NotesCell_addButton__xcvLs:hover{background:#e2e8f0;color:#2563eb;transform:scale(1.05)}.NotesCell_modalOverlay__ssmaR{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.NotesCell_notesModal__huJmu{animation:NotesCell_modalSlideIn__iqUjh .3s cubic-bezier(.16,1,.3,1) .05s forwards;backface-visibility:hidden;background:#fff;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 25px #0000004d;max-height:90vh;max-width:600px;opacity:0;overflow-x:hidden;overflow-y:auto;perspective:1000px;position:relative;transform:translateY(20px) scale(.98);transform-origin:center center;width:90%;will-change:transform,opacity;z-index:1060}@keyframes NotesCell_modalSlideIn__iqUjh{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.NotesCell_notesModal__huJmu::-webkit-scrollbar{height:8px;width:8px}.NotesCell_notesModal__huJmu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.NotesCell_notesModal__huJmu::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.NotesCell_notesModal__huJmu::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.NotesCell_modalHeader__0tjrn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:space-between;padding:1rem;position:sticky;top:0;z-index:1065}.NotesCell_modalTitle__hLNs3{color:#1f2937;font-weight:600}.NotesCell_modalActions__UbNEd{display:flex;gap:.5rem}.NotesCell_notesList__3S7PL{animation:NotesCell_contentFadeIn__yOqWF .3s ease-out .3s forwards;background-color:#fff;display:flex;flex-direction:column;gap:1rem;opacity:0;padding:1rem;position:relative;z-index:1}@keyframes NotesCell_contentFadeIn__yOqWF{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NotesCell_noteCard__SAEe5{background:#fff;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 1px 3px #0000001a;padding:1rem;transform:translateZ(0);transition:all .2s cubic-bezier(.16,1,.3,1);will-change:transform,box-shadow,border-color}.NotesCell_noteCard__SAEe5:hover{border-color:#d1d5db;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a;transform:translateY(-2px)}.NotesCell_noteHeader__Esqaj{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.NotesCell_noteMeta__Y3o4V{align-items:center;display:flex;gap:.75rem}.NotesCell_noteCategory__gV-aS{background:#f3f4f6;background-color:#f3f4f6;border-radius:1rem;color:#4b5563;font-size:.75rem;font-weight:500;padding:.25rem .5rem;text-transform:capitalize}.NotesCell_noteTimestamp__bHA5M{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.25rem}.NotesCell_noteContent__wXSjf{color:#1f2937;font-size:.875rem;line-height:1.5}.NotesCell_noteActions__PPMMu{display:flex;gap:.25rem;opacity:0;transition:opacity .2s}.NotesCell_noteCard__SAEe5:hover .NotesCell_noteActions__PPMMu{opacity:1}.NotesCell_actionButton__2rzg6{align-items:center;background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding:.375rem;position:relative;transition:all .2s cubic-bezier(.16,1,.3,1)}.NotesCell_actionButton__2rzg6:after{background:#0000000d;border-radius:50%;content:"";height:120%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1);width:120%}.NotesCell_actionButton__2rzg6:active:after{opacity:1;transform:translate(-50%,-50%) scale(1);transition:0s}.NotesCell_actionButton__2rzg6:hover{background:#f3f4f6;color:#4b5563;transform:translateY(-1px)}.NotesCell_actionButton__2rzg6.NotesCell_edit__v\+hTW:hover{background:#eff6ff;color:#3b82f6}.NotesCell_actionButton__2rzg6.NotesCell_share__fUXgx:hover{background:#f5f3ff;color:#8b5cf6}.NotesCell_actionButton__2rzg6.NotesCell_delete__UhvVA:hover{background:#fef2f2;color:#ef4444}.NotesCell_actionButton__2rzg6.NotesCell_save__2CMR1:hover{background:#ecfdf5;color:#10b981}.NotesCell_noteTimerSection__1Safj{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.NotesCell_noteTimerHeader__NDoo0{color:#6b7280;font-size:.75rem;margin:0 0 .5rem}.NotesCell_categorySelect__6BmBI{margin-bottom:.75rem}.NotesCell_categorySelect__6BmBI,.NotesCell_noteInput__Bi5dR{border:1px solid #e5e7eb;border-radius:.375rem;color:#1f2937;font-size:.875rem;padding:.5rem;width:100%}.NotesCell_noteInput__Bi5dR{resize:vertical}.NotesCell_richText__QeagX{font-size:.875rem;line-height:1.5}.NotesCell_richText__QeagX p{margin:.5rem 0}.NotesCell_richText__QeagX ol,.NotesCell_richText__QeagX ul{margin:.5rem 0;padding-left:1.5rem}.NotesCell_richText__QeagX li{margin:.25rem 0}.NotesCell_emptyState__Job6-{color:#6b7280;padding:2rem;text-align:center}.NotesCell_templateModal__7C-3C .ant-modal-content{border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.NotesCell_templateModal__7C-3C .ant-modal-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:1.5rem}.NotesCell_modalTitle__hLNs3{color:#1e293b;font-size:1.25rem;font-weight:700;letter-spacing:-.01em}.NotesCell_templateForm__NORXI .ant-form-item-label>label{color:#475569;font-size:.95rem;font-weight:500}.NotesCell_formInput__93rLU{border:1px solid #e5e7eb;border-radius:.375rem;font-size:.9375rem;padding:.5rem;transition:all .2s ease;width:100%}.NotesCell_formInput__93rLU:hover{border-color:#d1d5db}.NotesCell_formInput__93rLU:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.NotesCell_formSelect__XXjAJ{width:100%}.NotesCell_formSelect__XXjAJ .ant-select-selector{height:auto!important;min-height:40px!important;padding:.5rem!important;width:100%!important}.NotesCell_formSelect__XXjAJ .ant-select-selection-item{padding:0!important}.NotesCell_addCategoryButton__Kh-Xr{background-color:#3b82f6;color:#fff;margin-left:.5rem}.NotesCell_addCategoryButton__Kh-Xr:hover{background-color:#2563eb}.NotesCell_addCategorySpace__UmYXb{align-items:center;display:flex;margin-bottom:.5rem;width:100%}.NotesCell_categoryInput__h0kLv{border:1px solid #e5e7eb;border-radius:.375rem;flex:1 1;padding:.5rem}.NotesCell_cancelCategoryButton__tqB7q{color:#6b7280;margin-left:.5rem}.NotesCell_categoryOption__TKhK-{padding:.5rem}.NotesCell_categoryOption__TKhK-:hover{background-color:#f3f4f6}.NotesCell_editorFormItem__pmqx0{margin-bottom:1.5rem;width:100%}.NotesCell_richEditor__Iv3vg{border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.NotesCell_richEditor__Iv3vg .ql-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0}.NotesCell_richEditor__Iv3vg .ql-container{font-size:.95rem;min-height:200px}.NotesCell_contentTypeToggle__S5qoa{border:1px solid #e5e7eb;border-radius:.375rem;display:flex;margin-bottom:.5rem;overflow:hidden;width:fit-content}.NotesCell_toggleButton__Xy847{background-color:#f9fafb;border:none;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.NotesCell_toggleButton__Xy847:not(:last-child){border-right:1px solid #e5e7eb}.NotesCell_toggleButton__Xy847:hover{background-color:#f3f4f6;color:#374151}.NotesCell_toggleButton__Xy847.NotesCell_active__T\+l4M{background-color:#3b82f6;color:#fff}.NotesCell_richTextContainer__WveUt{border-radius:.375rem;margin-top:.5rem;overflow:hidden}.NotesCell_editor__ieQj8{min-height:200px;width:100%}.NotesCell_editor__ieQj8 .ql-container{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:none}.NotesCell_editor__ieQj8 .ql-toolbar{border-top-left-radius:6px;border-top-right-radius:6px}.NotesCell_editor__ieQj8 .ql-editor{max-height:300px;min-height:200px;overflow-y:auto}.NotesCell_formActions__pKVCH{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.NotesCell_saveButton__FejEj{background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;font-weight:500;padding:.5rem 1.25rem;transition:all .2s ease}.NotesCell_saveButton__FejEj:hover:not(:disabled){background-color:#2563eb}.NotesCell_saveButton__FejEj:disabled{cursor:not-allowed;opacity:.7}.NotesCell_cancelButton__kOlL7{background-color:initial;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.NotesCell_cancelButton__kOlL7:hover{background-color:#f9fafb;border-color:#d1d5db}.NotesCell_plainTextWrapper__QC\+xD,.NotesCell_richTextWrapper__RGoc1{display:flex;flex-direction:column;width:100%}.NotesCell_aiSuggestionContainer__tLjxh{background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.NotesCell_aiInputGroup__H\+XOV{align-items:flex-start;display:flex;gap:.75rem}.NotesCell_aiPromptInput__gCreD{border:1px solid #e5e7eb;border-radius:.375rem;flex:1 1;font-size:.9375rem;padding:.5rem;resize:vertical}.NotesCell_aiSuggestButton__Fkd-6{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:.375rem;color:#fff;display:flex;font-weight:500;gap:.5rem;height:40px;padding:0 1.25rem;transition:all .2s ease;white-space:nowrap}.NotesCell_aiSuggestButton__Fkd-6:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 4px 6px #4f46e533;transform:translateY(-1px)}.NotesCell_aiSuggestButton__Fkd-6:disabled{cursor:not-allowed;opacity:.7}.NotesCell_aiSuggestButton__Fkd-6 svg{animation:NotesCell_sparkle__1tr8W 1.5s infinite alternate}@keyframes NotesCell_sparkle__1tr8W{0%{opacity:.7;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}.NotesCell_goalReviewContainer__OqN\+h{background-color:#f0f9ff;border-left:3px solid #3b82f6;border-radius:.5rem;box-shadow:0 2px 4px #3b82f61a;margin-top:.75rem;overflow:hidden;padding:1rem;position:relative}.NotesCell_goalReviewContainer__OqN\+h.NotesCell_loading__4cz1H{background-color:#f0f9ff;border-left-color:#6366f1}.NotesCell_goalReviewContainer__OqN\+h.NotesCell_loading__4cz1H:before{animation:NotesCell_pulse__EoQ7E 1.5s infinite;background-color:#6366f11a;color:#6366f1;content:"AI Processing"}.NotesCell_goalReviewContainer__OqN\+h.NotesCell_loading__4cz1H:before,.NotesCell_goalReviewContainer__OqN\+h:before{border-radius:1rem;font-size:.7rem;font-weight:600;letter-spacing:.02em;padding:.2rem .5rem;position:absolute;right:.5rem;top:.5rem}.NotesCell_goalReviewContainer__OqN\+h:before{background-color:#3b82f61a;color:#3b82f6;content:"AI Analysis"}.NotesCell_goalReviewContent__6fW58{align-items:flex-start;color:#334155;display:flex;font-size:.9375rem;gap:.75rem;line-height:1.6;margin-right:4rem}.NotesCell_goalReviewContent__6fW58.NotesCell_loading__4cz1H{color:#6366f1;font-style:italic}.NotesCell_reviewIcon__reFYU{color:#3b82f6;filter:drop-shadow(0 1px 1px rgba(59,130,246,.3));flex-shrink:0;margin-top:.125rem}.NotesCell_reviewIcon__reFYU.NotesCell_loading__4cz1H{animation:NotesCell_spin__ktSBn 2s linear infinite;color:#6366f1}.NotesCell_reviewSpinner__LpsjK{margin-left:.5rem}@keyframes NotesCell_fadeIn__ROqx\+{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes NotesCell_pulse__EoQ7E{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes NotesCell_spin__ktSBn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NotesCell_goalReviewContainer__OqN\+h{animation:NotesCell_fadeIn__ROqx\+ .3s ease-out}.NotesCell_goalParentInfo__7sSq4{background-color:#f0f9ff;border-left:3px solid #3b82f6;border-radius:.5rem;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.NotesCell_goalParentInfo__7sSq4 p{color:#1e40af;margin:0}.NotesCell_goalParentInfo__7sSq4 strong{font-weight:600}.NotesListView_notesList__H6zVC{display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:1200px;width:100%}.NotesListView_noteItem__8jDui{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 12px #0000000d;overflow:hidden;padding:1.25rem;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1)}.NotesListView_noteItem__8jDui:hover{border-color:#e2e8f0;box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.NotesListView_noteHeader__pWM1f{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.25rem}.NotesListView_noteInfo__qqBiN{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:1rem}.NotesListView_noteCategory__NIC4g{border-radius:10px;font-size:.8rem;font-weight:600;padding:.35rem .75rem;text-transform:capitalize}.NotesListView_contactInfo__4yq4O,.NotesListView_noteCreator__56Hq7,.NotesListView_noteTimestamp__K0gX1,.NotesListView_sharedInfo__a5QWO{align-items:center;color:#64748b;display:flex;font-size:.8rem;gap:.35rem}.NotesListView_contactInfo__4yq4O{color:#6366f1;font-weight:500}.NotesListView_sharedInfo__a5QWO{color:#10b981}.NotesListView_noteActions__Z2RvF{align-items:center;display:flex;gap:.5rem;opacity:0;transition:opacity .2s}.NotesListView_noteItem__8jDui:hover .NotesListView_noteActions__Z2RvF{opacity:1}.NotesListView_actionButton__YOyW5{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.NotesListView_actionButton__YOyW5:hover{background:#f1f5f9;color:#1e293b;transform:translateY(-1px)}.NotesListView_deleteButton__nwe6-:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.NotesListView_timerAction__u9NEL.NotesListView_active__DEW-X{background:#6366f11a;border-color:#6366f133;color:#6366f1}.NotesListView_timerIndicator__D24c0{animation:NotesListView_pulse__\+JMZE 2s infinite;background:#ef4444;border-radius:50%;height:6px;position:absolute;right:6px;top:6px;width:6px}@keyframes NotesListView_pulse__\+JMZE{0%{box-shadow:0 0 0 0 #ef4444b3;transform:scale(.95)}70%{box-shadow:0 0 0 4px #ef444400;transform:scale(1)}to{box-shadow:0 0 0 0 #ef444400;transform:scale(.95)}}.NotesListView_expandButton__rBGh3{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.NotesListView_expandButton__rBGh3:hover{background:#f1f5f9;color:#1e293b;transform:translateY(-1px)}.NotesListView_noteContent__Wfv6v{color:#334155;font-size:.95rem;line-height:1.6;margin-top:.5rem;overflow:hidden;transition:max-height .4s cubic-bezier(.33,1,.68,1)}.NotesListView_noteContent__Wfv6v:not(.NotesListView_expanded__U4jX6){max-height:3em;position:relative}.NotesListView_noteContent__Wfv6v:not(.NotesListView_expanded__U4jX6):after{background:linear-gradient(180deg,#fff0,#fff);bottom:0;content:"";height:2em;left:0;position:absolute;right:0}.NotesListView_noteContent__Wfv6v.NotesListView_expanded__U4jX6{max-height:none}.NotesListView_general__Qhm5X{border-left:4px solid #6366f1}.NotesListView_followup__upk\+B{border-left:4px solid #10b981}.NotesListView_meeting__4KXBa{border-left:4px solid #f59e0b}.NotesListView_task__fuS\+O{border-left:4px solid #8b5cf6}.NotesListView_important__v40q4{border-left:4px solid #ef4444}.NotesListView_general__Qhm5X .NotesListView_noteCategory__NIC4g{background:#6366f11a;color:#6366f1}.NotesListView_followup__upk\+B .NotesListView_noteCategory__NIC4g{background:#10b9811a;color:#10b981}.NotesListView_meeting__4KXBa .NotesListView_noteCategory__NIC4g{background:#f59e0b1a;color:#f59e0b}.NotesListView_task__fuS\+O .NotesListView_noteCategory__NIC4g{background:#8b5cf61a;color:#8b5cf6}.NotesListView_important__v40q4 .NotesListView_noteCategory__NIC4g{background:#ef44441a;color:#ef4444}.NotesListView_emptyState__ip9Qw{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:16px;color:#64748b;padding:3rem 1rem;text-align:center}.NotesListView_emptyState__ip9Qw p{font-size:1.1rem;margin-bottom:1.5rem}.NotesListView_emptyState__ip9Qw p+p{color:#94a3b8;font-size:.9rem}.NotesListView_noteTimerSection__6zRjo{border-top:1px solid #f1f5f9;margin-top:1.25rem;padding-top:1.25rem;position:relative}.NotesListView_noteTimerHeader__-ymAb{align-items:center;color:#64748b;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:.75rem}.NotesListView_timerButton__Guvk9{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d;color:#64748b;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem .75rem;transition:all .2s}.NotesListView_timerButton__Guvk9:hover{background:#f1f5f9;border-color:#e2e8f0;box-shadow:0 2px 4px #0000001a;color:#4f46e5;transform:translateY(-1px)}.NotesListView_timerButton__Guvk9.NotesListView_running__jIsdT{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#4f46e5;color:#fff}.NotesListView_timerButton__Guvk9.NotesListView_running__jIsdT:hover{background:linear-gradient(135deg,#5558e6,#4338ca);box-shadow:0 2px 4px #4f46e533}@media (max-width:640px){.NotesListView_noteHeader__pWM1f{flex-direction:column;gap:1rem}.NotesListView_noteInfo__qqBiN{align-items:flex-start;flex-direction:column;gap:.75rem}.NotesListView_noteActions__Z2RvF{border-top:1px solid #f1f5f9;margin-top:.5rem;opacity:1;padding-top:.75rem;width:100%}}.NotesListView_goalActions__dCiYt{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.NotesListView_toggleGoalStatusButton__B7437{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem .75rem;transition:all .2s ease}.NotesListView_toggleGoalStatusButton__B7437.NotesListView_completed__2KB4z{background-color:#0596691a;border-color:#05966933;color:#059669}.NotesListView_toggleGoalStatusButton__B7437.NotesListView_incomplete__kT2Kg{background-color:#6366f10d;border-color:#6366f11a;color:#6366f1}.NotesListView_toggleGoalStatusButton__B7437:hover{box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.NotesListView_toggleGoalStatusButton__B7437.NotesListView_completed__2KB4z:hover{background-color:#05966926}.NotesListView_toggleGoalStatusButton__B7437.NotesListView_incomplete__kT2Kg:hover{background-color:#6366f11a}.NotesListView_completedGoal__WMPRS{position:relative}.NotesListView_completedGoal__WMPRS:after{background:linear-gradient(90deg,#059669,#10b981);border-top-left-radius:16px;border-top-right-radius:16px;content:"";height:4px;left:0;position:absolute;right:0;top:0}.NotesListView_addQuickTaskButton__vvIbn,.NotesListView_generateTasksButton__ppgPv{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem .75rem;transition:all .2s ease}.NotesListView_generateTasksButton__ppgPv{background-color:#4f46e50d;border-color:#4f46e51a;color:#4f46e5}.NotesListView_generateTasksButton__ppgPv:hover{background-color:#4f46e51a;border-color:#4f46e533;transform:translateY(-1px)}.NotesListView_addQuickTaskButton__vvIbn{background-color:#10b9810d;border-color:#10b9811a;color:#10b981}.NotesListView_addQuickTaskButton__vvIbn:hover{background-color:#10b9811a;border-color:#10b98133;transform:translateY(-1px)}@media (max-width:640px){.NotesListView_goalActions__dCiYt{align-items:stretch;flex-direction:column}.NotesListView_addQuickTaskButton__vvIbn,.NotesListView_generateTasksButton__ppgPv{width:100%}}.NotesListView_goalReference__RGOgJ{align-items:center;background-color:#f0f9ff;border-left:3px solid #3b82f6;border-radius:.375rem;color:#1e40af;display:flex;font-size:.875rem;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem}.NotesListView_goalReference__RGOgJ svg{color:#3b82f6;flex-shrink:0}.NotesListView_goalReference__RGOgJ a{color:#2563eb;cursor:pointer;text-decoration:underline}.NotesListView_goalReference__RGOgJ a:hover{color:#1d4ed8}.NotesListView_highlighted__S8mYa{animation:NotesListView_highlight-pulse__FSSeG 2s ease}@keyframes NotesListView_highlight-pulse__FSSeG{0%{box-shadow:0 0 0 0 #3b82f680}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 0 0 #3b82f600}}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig{background-color:#4f46e50d;border-left:3px solid #4f46e5;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem}.NotesListView_noteContent__Wfv6v h2+.NotesListView_next-steps-section__Yw9Ig,.NotesListView_noteContent__Wfv6v h3+.NotesListView_next-steps-section__Yw9Ig,.NotesListView_noteContent__Wfv6v h4+.NotesListView_next-steps-section__Yw9Ig{margin-top:.5rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]+ul[data-type=taskList]{border-top:1px dashed #4f46e533;margin-top:1.5rem;padding-top:1.5rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]{list-style:none;margin:.5rem 0;padding-left:0}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem]{margin:.5rem 0;padding-left:1.75rem;position:relative}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem]:before{background-color:#fff;border:2px solid #4f46e5;border-radius:.25rem;content:"";height:1.25rem;left:0;position:absolute;top:.25rem;width:1.25rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem][data-checked=true]{position:relative}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem][data-checked=true]:before{background-color:#4f46e5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem][data-checked=true]:after{background-color:#0596691a;border-radius:3px;color:#059669;content:"DONE";display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-left:.75rem;padding:.1rem .5rem;vertical-align:middle}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]:not(:first-of-type) li[data-type=taskItem][data-checked=true]:after{background-color:#64748b1a;color:#64748b}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]:not(:first-of-type) li[data-type=taskItem]:before{border-color:#94a3b8;opacity:.7}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]:not(:first-of-type) li[data-type=taskItem][data-checked=true]:before{background-color:#94a3b8}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]:not(:first-of-type):before{color:#64748b;content:"Previous Steps";display:block;font-size:.8rem;font-style:italic;margin-bottom:.75rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]:first-of-type:before{color:#4f46e5;content:"Current Step";display:block;font-size:.8rem;font-weight:500;margin-bottom:.75rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem][data-next=true]{position:relative}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem][data-next=true]:after{animation:NotesListView_pulse-next__Ip8IS 2s infinite;background-color:#3b82f61a;border-radius:3px;color:#3b82f6;content:"NEXT";display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-left:.75rem;padding:.1rem .5rem;vertical-align:middle}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig li[data-type=taskItem][data-next=true]{background-color:#3b82f60d;border-radius:.25rem;box-shadow:0 1px 3px #0000000d;margin-left:-.25rem;padding:.25rem .25rem .25rem 1.75rem}@keyframes NotesListView_pulse-next__Ip8IS{0%{box-shadow:0 0 0 0 #3b82f666}70%{box-shadow:0 0 0 4px #3b82f600}to{box-shadow:0 0 0 0 #3b82f600}}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig h4{font-size:.9rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig h4:first-of-type{color:#3b82f6}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig h4:not(:first-of-type){border-top:1px dashed #64748b40;color:#64748b;margin-top:1.5rem;padding-top:1rem}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]:not(:first-of-type){margin-bottom:1rem;margin-top:.5rem;opacity:.8}.NotesListView_noteContent__Wfv6v .NotesListView_next-steps-section__Yw9Ig ul[data-type=taskList]:not(:first-of-type) li[data-type=taskItem]{color:#64748b}.RunningTimersDashboard_container__4eWl1{background:#fff;border:1px solid #ddd;border-radius:4px;margin:1rem auto;max-width:600px;padding:1rem}h2{font-size:1.5rem;margin-bottom:1rem;text-align:center}.RunningTimersDashboard_killAllButton__o2W6L{background-color:#ff9800;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin-bottom:1rem;padding:.5rem 1rem;width:100%}.RunningTimersDashboard_killAllButton__o2W6L:hover{background-color:#e68900}.RunningTimersDashboard_timerList__w5FcJ{list-style:none;margin:0;padding:0}.RunningTimersDashboard_timerItem__So5Yo{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:.5rem}.RunningTimersDashboard_timerItem__So5Yo:last-child{border-bottom:none}.RunningTimersDashboard_noteId__Syoh9{flex:1 1;font-weight:700}.RunningTimersDashboard_time__wBjwQ{flex:1 1;text-align:center}.RunningTimersDashboard_stopButton__0xwlm{background-color:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.RunningTimersDashboard_stopButton__0xwlm:hover{background-color:#d32f2f}.goal-analysis-modal .ant-modal-body{max-height:calc(90vh - 110px);overflow-y:auto;padding:24px}.analysis-modal-title{align-items:center;display:flex;gap:8px}.analysis-icon{color:#4f46e5}.analysis-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:40px 0}.analysis-warning{margin-bottom:20px}.analysis-content{padding:0 4px}.section-title{align-items:center;display:flex;gap:8px;margin-bottom:16px}.section-icon{color:#4f46e5}.followup-card,.priority-goal-card,.task-card{border-left:3px solid #4f46e5;transition:all .3s ease;width:100%}.followup-card:hover,.priority-goal-card:hover,.task-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.task-card{border-left-color:#059669}.followup-card{border-left-color:#2563eb}.priority-goal-card{border-left-color:#dc2626}.task-header{justify-content:space-between;margin-bottom:8px}.task-header,.task-title{align-items:flex-start;display:flex}.task-title{flex:1 1;gap:6px}.task-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-left:10px}.task-related{margin-top:5px;padding-left:22px}.goal-header{margin-bottom:8px}.goal-next-action{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.analysis-footer{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:16px;text-align:right}.analysis-recommendations .ant-list-item{background-color:#fafafa;border-left:2px solid #4f46e5;border-radius:4px;margin-bottom:8px;padding:8px 16px}@media (max-width:768px){.goal-analysis-modal .ant-modal-body{padding:16px}.task-header{flex-direction:column}.task-meta{justify-content:flex-start;margin-left:0;margin-top:8px}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background-color:var(--bg-white);border:1px solid #0000000d;border-radius:var(--radius);box-shadow:var(--shadow);max-height:90vh;max-width:600px;padding:2rem;width:90%}.modal-header{border-bottom:1px solid #0000000d;margin-bottom:1.5rem;padding-bottom:1rem}.modal-header h2{color:var(--text);font-size:1.5rem}.close-button{color:var(--text-light);padding:.5rem}.close-button:hover{background-color:var(--primary-light);color:var(--primary-dark)}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.form-group.full-width{grid-column:1/-1}.form-group label{color:var(--text);font-size:.875rem}.form-group input,.form-group select,.form-group textarea{background:var(--bg-white);border:1px solid #0000001a;border-radius:var(--radius-sm);color:var(--text);transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px var(--terracotta-light)}.modal-footer{border-top:1px solid #0000000d;gap:1rem;margin-top:2rem;padding-top:1rem}.cancel-button,.save-button{border-radius:var(--radius-sm);cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.cancel-button{background-color:var(--bg-white);border:1px solid #0000001a;color:var(--text)}.cancel-button:hover{background-color:var(--bg-light);transform:translateY(-2px)}.save-button{background-color:var(--terracotta)}.save-button:hover{background-color:var(--primary-dark);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.save-button:disabled{box-shadow:none}.error-message{background-color:#ffebee;border-left:4px solid #dc3545;font-size:.875rem}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.modal-content{padding:1.5rem;width:95%}.modal-footer{flex-direction:column;gap:.75rem}.cancel-button,.save-button{width:100%}}.contact-notes{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1rem}.contact-notes-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.contact-notes-header h3{color:#2d3748;font-size:1.1rem;margin:0}.add-note-button{background-color:#4299e1;border-radius:6px;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s}.add-note-button:hover{background-color:#3182ce}.notes-preview{background:#f7fafc;border-radius:6px;box-sizing:border-box;cursor:pointer;margin-top:1rem;max-width:100%;padding:1rem;width:100%}.notes-preview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.notes-preview-left{align-items:center;display:flex;gap:.5rem}.expand-toggle{color:#4a5568;font-size:.9rem}.add-note-icon,.expand-toggle{background:none;border:none;cursor:pointer;padding:0}.add-note-icon{align-items:center;color:#666;display:flex;justify-content:center;transition:color .2s}.add-note-icon:hover{color:#000}.preview-note{background:#fff;border:1px solid #e2e8f0;border-radius:4px;box-sizing:border-box;margin-bottom:.5rem;overflow:hidden;padding:.75rem;width:100%}.preview-note:last-child{margin-bottom:0}.preview-note-category{color:#718096;font-size:.8rem;margin-bottom:.25rem}.preview-note p{word-wrap:break-word;color:#2d3748;font-size:.9rem;line-height:1.4;margin:0;overflow-wrap:break-word;white-space:pre-wrap}.notes-popout-container{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9999}.notes-popout-container>*{pointer-events:auto}body.modal-open{overflow:hidden}.notes-modal-overlay{animation:fadeIn .3s ease forwards;background-color:#00000080;height:100vh;inset:0;position:fixed;width:100vw;z-index:9999}.notes-modal{animation:popIn .3s ease forwards;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:85vh!important;overflow:hidden;position:fixed;width:450px!important;z-index:10000}.notes-modal-header{align-items:center;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px;position:sticky;top:0;z-index:1}.notes-modal-header h2{color:#111827;font-size:1.1rem;margin:0}.modal-actions{align-items:center;display:flex;gap:8px}.action-button{background:#0000;color:#4b5563;padding:6px;transition:all .2s}.action-button:hover{background-color:#f3f4f6;color:#1f2937}.close-button{border-radius:6px;color:#4b5563;transition:all .2s}.close-button:hover{background-color:#f3f4f6;color:#1f2937}.notes-modal-content{flex:1 1;max-height:calc(85vh - 70px);overflow-y:auto;padding:20px}.note-card,.notes-list{position:relative;z-index:1}.note-card{background:#fff;background-color:#fff;border:1px solid #e5e7eb;border-left-width:4px;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:16px}.note-card.task{border-left-color:#f59e0b}.note-card.general{border-left-color:#6b7280}.note-card.followup{border-left-color:#3b82f6}.note-card.meeting{border-left-color:#10b981}.note-card.important{border-left-color:#ef4444}.note-meta{align-items:center;color:#6b7280;display:flex;flex-wrap:nowrap;font-size:12px;gap:12px}.note-category{background-color:#f3f4f6;border-radius:4px;padding:2px 8px;text-transform:capitalize;white-space:nowrap}.note-timestamp{color:#6b7280;font-size:12px;gap:4px;padding:2px 0;white-space:nowrap}.note-timestamp svg{flex-shrink:0;margin-right:2px}.note-content{color:#1f2937;line-height:1.5}.no-notes{background:#f9fafb;border-radius:8px;color:#6b7280;font-size:14px;padding:32px;text-align:center}.form-group{margin-bottom:20px}.form-group label{color:#111;margin-bottom:8px}.category-select{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111;cursor:pointer;padding:8px 12px}.category-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a;outline:none}.modal-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin:0 -20px -20px;padding:20px}.cancel-button,.update-button{border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.cancel-button{background-color:#fff;border:1px solid #d1d5db}.update-button{background-color:#2563eb;border:1px solid #2563eb;color:#fff}.update-button:hover{background-color:#1d4ed8}.ql-toolbar{background-color:#f9fafb;border-color:#d1d5db!important;border-top-left-radius:6px;border-top-right-radius:6px}.ql-container{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-color:#d1d5db!important;font-size:14px!important}.ql-editor{min-height:150px}.ql-editor.ql-blank:before{color:#9ca3af!important;font-style:normal!important}.notes-preview-container{align-items:center;background-color:initial;border-radius:4px;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:2px 8px;position:relative;transition:background-color .2s;-webkit-user-select:none;user-select:none}.notes-preview-container:hover{background-color:#0000000d}.notes-preview-container>*{position:relative;z-index:1}.notes-count{color:#666;cursor:pointer;padding:2px 4px}.preview-note-content{color:#1f2937;margin-bottom:8px}.preview-note-meta{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between}@media (max-width:640px){.notes-modal{height:auto;margin:5vh auto;max-height:90vh!important;max-width:450px;width:90%!important}.notes-modal-content,.notes-modal-header{padding:16px}.form-row{flex-direction:column}.note-actions{flex-wrap:wrap}.preview-note{margin:8px 0}}.note-actions{gap:4px;position:relative;z-index:1}.note-actions .action-button{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px;position:relative;transition:all .2s;z-index:2}.note-actions .action-button:hover{background-color:#f3f4f6;color:#111}.note-actions .action-button.timer-action{position:relative}.note-actions .action-button.timer-action.active{background-color:#eff6ff;color:#2563eb}.timer-container{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:12px;padding:12px;position:relative;z-index:1}.timer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.timer-display{color:#1f2937;font-family:monospace;font-size:16px}.timer-controls{display:flex;gap:8px}.timer-button{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#374151;cursor:pointer;display:flex;font-size:12px;gap:4px;padding:4px 8px;transition:all .2s}.timer-button:hover{background-color:#f3f4f6}.timer-button.running{background-color:#ef4444;border-color:#ef4444;color:#fff}.timer-button.running:hover{background-color:#dc2626}.timer-history{color:#6b7280;font-size:12px;margin-top:8px}.timer-history h4{color:#374151;font-size:12px;font-weight:500;margin:0 0 4px}.history-item{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:4px 0}.history-item:last-child{border-bottom:none}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.notes-panel{background:#fff;border-radius:16px;box-shadow:0 4px 14px #0000000f;height:100%;overflow:auto;padding:24px}.notes-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.notes-count{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;box-shadow:0 2px 6px #3b82f633;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:5px;padding:6px 14px}.notes-action-btns{display:flex;gap:12px}.add-note-button{box-shadow:0 4px 12px #3b82f633;cursor:pointer;font-weight:600;padding:10px 18px;transition:all .2s}.add-note-button:hover{box-shadow:0 6px 16px #3b82f64d;transform:translateY(-2px)}.add-note-button:active{box-shadow:0 2px 8px #3b82f633;transform:translateY(0)}.add-note-button:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:none}.add-note-button svg{height:18px;width:18px}.note-item{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #f1f5f9;border-left:4px solid #3b82f6;border-radius:12px;box-shadow:0 4px 12px #00000008;margin-bottom:16px;transition:all .2s}.note-item:hover{box-shadow:0 6px 16px #0000000f;transform:translateY(-2px)}.note-category{border-radius:20px;display:inline-block;padding:4px 12px}.note-date{align-items:center;color:#64748b;display:flex;font-size:13px;gap:6px}.note-date svg{height:16px;width:16px}.note-content{color:#334155;font-size:14px;line-height:1.6;margin-bottom:16px}.note-actions{display:flex;gap:8px;justify-content:flex-end}.note-action-button{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s}.note-action-button:hover{background:#f1f5f9;color:#3b82f6}.note-action-button.delete:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.note-action-button svg{height:16px;width:16px}.note-modal-content label{color:#334155;display:block;font-weight:500;margin-bottom:6px}.note-input{border-radius:8px}.note-input,.note-textarea{font-size:14px;padding:10px}.note-textarea{border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;margin-bottom:16px;min-height:120px;resize:vertical;width:100%}.note-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.note-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;margin-bottom:16px;padding:10px;width:100%}.note-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.empty-notes{color:#64748b;padding:40px 0;text-align:center}.empty-notes svg{color:#94a3b8;height:48px;margin-bottom:16px;width:48px}.empty-notes-title{color:#334155;font-size:16px;font-weight:600;margin-bottom:8px}.empty-notes-text{color:#64748b;font-size:14px;margin-bottom:20px}.note-item.general{border-left-color:#3b82f6}.note-item.followup{border-left-color:#10b981}.note-item.meeting{border-left-color:#f59e0b}.note-item.task{border-left-color:#8b5cf6}.note-item.important{border-left-color:#ef4444}.mobile-notes{position:relative;width:100%;z-index:1}.section-header.notes-header{background:#fff;border-radius:0;border-top:1px solid #e2e8f0;margin-bottom:0;padding:16px}.mobile-notes-trigger{background:#0000;border:none;display:flex;flex-direction:column;gap:8px;padding:0;text-align:left;transition:all .2s ease;width:100%}.mobile-notes-trigger:active{box-shadow:0 1px 4px #00000008;transform:scale(.98)}.mobile-notes-count{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;box-shadow:0 2px 6px #3b82f633;color:#fff;display:inline-flex;font-size:13px;font-weight:500;gap:4px;margin-bottom:8px;padding:6px 12px}.notes-label{margin-left:2px}.mobile-notes-preview{background:#f8fafc;border-radius:12px;color:#64748b;font-size:14px;line-height:1.5;margin-top:8px;padding:12px}.mobile-notes-modal{align-items:flex-end;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.notes-list{margin:-4px -4px 16px;max-height:60vh;overflow-y:auto;padding:4px}.note-item{padding:16px}.note-item:active{transform:scale(.99)}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0}.modal-content{animation:slideUp .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #0000001a;max-height:85vh;overflow-y:auto;padding:24px 24px calc(24px + env(safe-area-inset-bottom));position:relative;width:100%;z-index:10000}.modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;margin:-24px -24px 20px;padding:20px 24px;position:sticky;top:-24px;z-index:1}.modal-header h2{color:#1a202c;font-size:18px;font-weight:600;margin:0}.close-button{background:#fff;border:1px solid #e2e8f0;color:#4a5568;transition:all .2s ease}.close-button:active{background:#f1f5f9;transform:scale(.95)}.notes-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.note-item{background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 2px 8px #00000008;padding:20px}.note-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.note-category{background:#3b82f61a;border-radius:8px;color:#3b82f6;font-size:13px;font-weight:500;padding:4px 8px}.note-content{color:#2d3748;font-size:15px;line-height:1.7;margin:0;white-space:pre-wrap;word-break:break-word}.note-footer{gap:8px;margin-top:12px}.note-footer,.note-timestamp{align-items:center;display:flex}.note-timestamp{color:#a0aec0;font-size:13px;gap:6px}.delete-note{align-items:center;background:none;border:none;color:#94a3b8;display:flex;justify-content:center;padding:8px}.add-note-form{background:#fff;border-top:1px solid #e2e8f0;bottom:0;margin:0 -24px;padding:20px 24px calc(20px + env(safe-area-inset-bottom));position:sticky}.category-select{color:#2d3748;font-size:14px;margin-bottom:12px;padding:12px}.category-select,.note-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%}.note-input{font-size:15px;line-height:1.7;margin-bottom:16px;min-height:120px;padding:16px;resize:vertical}.note-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.add-note-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;box-shadow:0 2px 6px #3b82f633;color:#fff;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:14px;width:100%}.add-note-button:disabled{cursor:not-allowed;opacity:.7}.add-note-button:not(:disabled):active{box-shadow:0 1px 4px #3b82f61a;transform:scale(.98)}.notes-list{padding-bottom:16px}.note-item.general .note-category{background:#3b82f61a;color:#3b82f6}.note-item.followup .note-category{background:#10b9811a;color:#10b981}.note-item.meeting .note-category{background:#f59e0b1a;color:#f59e0b}.note-item.task .note-category{background:#8b5cf61a;color:#8b5cf6}.note-item.important .note-category{background:#ef44441a;color:#ef4444}.contacts-card-container{margin-top:.75rem}.mobile-header{background:#fff;box-shadow:0 1px 3px #0000001a;flex-direction:column;gap:1rem;padding:1rem;position:sticky;top:60px;z-index:99}.cards-grid{grid-gap:.75rem;gap:.75rem;padding:.75rem}.contact-card{background:var(--bg-white);border:1px solid #0000000d;border-radius:var(--radius);box-shadow:var(--shadow-sm);cursor:pointer;margin-bottom:20px;overflow:hidden;padding:0;transition:all .3s ease}.contact-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.contact-card.selected{border:2px solid var(--terracotta)}.contact-card-header{align-items:center;background-color:var(--bg-warm);border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding:16px}.contact-card-header h3{color:var(--text);font-size:18px;font-weight:600;margin:0}.contact-card-menu{position:relative}.more-actions-button{align-items:center;color:var(--text-light);display:flex;justify-content:center;padding:4px}.more-actions-button:hover{background-color:#0000000d;color:var(--text)}.contact-actions-dropdown{background:var(--bg-white);border:1px solid #0000001a;border-radius:var(--radius-sm);box-shadow:var(--shadow);min-width:150px;padding:8px;position:absolute;right:0;top:100%;z-index:10}.contact-info{padding:16px}.contact-info-item{align-items:baseline;display:flex;margin-bottom:8px}.info-label{color:var(--text-light);font-weight:500;margin-right:8px;min-width:70px}.info-value{color:var(--text)}.info-value.email,.info-value.linkedin,.info-value.phone{color:var(--terracotta);text-decoration:none;transition:all .2s ease}.info-value.email:hover,.info-value.linkedin:hover,.info-value.phone:hover{color:var(--primary-dark);text-decoration:underline}.ai-section{background-color:var(--teal-light);border-top:1px solid #0000000d}.ai-section h4{color:var(--teal);font-size:14px;margin:0 0 8px}.ai-summary{color:var(--text);font-size:14px;line-height:1.5;margin:0}.notes-section{background-color:var(--primary-light);border-top:1px solid #0000000d;padding:16px}.notes-section h4{color:var(--primary-dark);font-size:14px;font-weight:600;margin:0 0 8px}.notes-preview{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;color:var(--text-light);display:-webkit-box;font-size:14px;font-style:italic;line-height:1.5;margin:0;overflow:hidden}.card-footer{border-top:1px solid #0000000d;display:flex;justify-content:space-between;padding:16px}.contact-card-actions{display:flex;gap:8px}.card-action-button{align-items:center;background-color:var(--bg-white);border:1px solid #0000001a;border-radius:var(--radius-sm);color:var(--text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s ease}.card-action-button:hover{transform:translateY(-2px)}.card-action-button.edit-button:hover{background-color:var(--teal-light);color:var(--teal)}.card-action-button.analyze-button:hover{background-color:var(--accent-light);color:var(--accent)}.card-action-button.sync-button:hover:not(:disabled){background-color:var(--terracotta-light);color:var(--terracotta)}.card-action-button.delete-button:hover{background-color:#ffebee;color:#dc3545}.card-action-button.synced{background-color:#e8f5e9;color:#4caf50}.sync-error{background-color:#ffebee;color:#dc3545;font-size:14px;margin-top:8px;padding:8px 16px}.animate-spin{animation:spin 1s linear infinite}.contact-card.compact{margin-bottom:12px}.contact-card.compact .contact-card-header,.contact-card.compact .contact-info{padding:12px}.contact-card.compact .contact-info-item{margin-bottom:4px}.contact-card.compact .ai-section,.contact-card.compact .notes-section{padding:12px}@media (max-width:768px){.contact-card-actions{flex-wrap:wrap}.card-action-button{padding:6px 8px}.info-label{min-width:60px}}.sync-button{align-items:center;background-color:var(--teal-light);border:none;border-radius:50%;box-shadow:var(--shadow-sm);color:var(--teal);cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.sync-button:hover:not(:disabled){background-color:var(--teal);box-shadow:var(--shadow);color:#fff;transform:translateY(-2px)}.sync-button:disabled{cursor:not-allowed;opacity:.5}.contact-card.archived-contact{background-color:#f8f9fa;border-left:3px solid #6c757d;color:#6c757d;opacity:.7;position:relative}.contact-card.archived-contact:hover{opacity:.9}.no-results{align-items:center;background-color:#f8f9fa;border-radius:8px;display:flex;font-size:16px;justify-content:center;margin-top:20px;padding:30px;width:100%}@media (max-width:768px){.filter-controls{padding:12px}.filter-actions{align-items:flex-start;flex-direction:column;gap:12px}.archive-toggle{justify-content:space-between;width:100%}.filter-text{display:none}.filter-dropdown-container{margin-right:0;position:relative;width:100%}.cards-grid{gap:16px;grid-template-columns:1fr;padding:0}.contact-card{margin-bottom:0}}@media (min-width:768px){.filter-text{display:inline}.filter-dropdown-button{min-width:150px}.cards-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.mobile-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:1rem;padding:.5rem}.mobile-header .search-container{flex-grow:1}.mobile-actions{align-items:center;display:flex;gap:8px}.filter-dropdown-container{margin-right:0}.filter-dropdown-button{background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 1px 3px #0000000d;color:#64748b;height:40px;justify-content:center;width:40px}.filter-dropdown-button:hover{background-color:#f8fafc;box-shadow:0 2px 5px #0000001a;color:#334155;transform:translateY(-1px)}.filter-text{display:none}.add-contact-button{background-color:#f97316;border-radius:50%;box-shadow:0 1px 3px #0000001a;display:flex;height:40px;justify-content:center;width:40px}.add-contact-button:hover{background-color:#ea580c;box-shadow:0 2px 5px #00000026}.ai-capture-button{background:#6366f1;box-shadow:0 1px 3px #0000001a;display:flex;height:40px;width:40px}.ai-capture-button:hover{background:#4f46e5;box-shadow:0 2px 5px #00000026;transform:translateY(-1px)}.filter-dropdown-menu{border:none;border-radius:12px;box-shadow:0 4px 15px #00000026;right:0;top:calc(100% + 8px)}.cards-grid{grid-gap:1rem;display:grid;gap:1rem;padding:1rem}@media (min-width:768px){.cards-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width:767px){.cards-grid{gap:.75rem;grid-template-columns:1fr;padding:.75rem}}@media (max-width:640px){.mobile-header{align-items:center;background-color:#f8fafc;border-radius:12px;box-shadow:0 1px 3px #0000000d;flex-direction:column;margin-bottom:1rem;padding:.75rem;position:relative}.search-container{margin-bottom:1rem;width:100%}.search-container input{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 1px 3px #0000000d;font-size:.9rem;height:40px;padding-left:2.5rem;width:100%}.search-container input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.search-container svg{color:#64748b;left:1rem}.mobile-actions{display:flex;gap:16px;justify-content:center;width:100%}.filter-dropdown-menu{background-color:#fff;border:none;border-radius:12px;box-shadow:0 4px 15px #00000026;left:0;margin:0 auto;max-height:80vh;overflow-y:auto;position:absolute;right:0;top:120px;width:90%;z-index:100}.filter-option{padding:12px 16px}.filter-option:active{background-color:#f1f5f9}.cards-grid{margin-top:.5rem}}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ai-modal{animation:modalFadeIn .3s ease-in-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ai-modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between;padding:20px;position:sticky;top:0;z-index:2}.ai-modal-header h3{color:#333;font-size:1.3rem;font-weight:600;margin:0}.close-button{align-items:center;background:#0000;border-radius:50%;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.close-button:hover{background-color:#f0f0f0}.ai-modal-content{overflow-y:auto;padding:20px}.ai-section{background-color:#f9f9f9;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:24px;padding:16px;transition:opacity .3s ease}.ai-section.loading-blur{opacity:.6;pointer-events:none}.ai-section h4{border-bottom:2px solid #e0e0e0;color:#444;font-size:1.1rem;font-weight:600;margin:0 0 12px;padding-bottom:8px}.ai-content{color:#333;line-height:1.6;white-space:pre-line}.ai-content p{margin:0 0 12px}.ai-content p:last-child{margin-bottom:0}.ai-content .bullet-point{padding-left:20px;position:relative}.ai-content .bullet-point:before{color:#666;content:"•";left:0;position:absolute}.next-step{color:#444;font-weight:500}.ai-analysis-footer{align-items:center;border-top:1px solid #eaeaea;color:#666;display:flex;font-size:.9rem;justify-content:space-between;margin-top:16px;padding-top:16px}.last-analyzed{font-style:italic;margin:0}.refresh-button{align-items:center;background-color:#f4f4f4;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:6px 12px;transition:all .2s}.refresh-button:hover:not(:disabled){background-color:#e6e6e6}.refresh-button:disabled{cursor:not-allowed;opacity:.6}.spinning{animation:spin 1.5s linear infinite}.ai-error-message,.ai-loading-message,.ai-warning-message{align-items:center;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px}.ai-error-message{align-items:flex-start;background-color:#fff2f2;border:1px solid #ffcccb;color:#d32f2f;flex-direction:column}.ai-error-message p{align-items:center;display:flex;gap:8px;margin:0 0 8px}.ai-error-message p:last-child{margin-bottom:0}.ai-warning-message{align-items:flex-start;background-color:#fff8e1;border:1px solid #ffecb3;color:#f57c00;display:flex;flex-direction:column}.ai-loading-message{background-color:#e3f2fd;border:1px solid #bbdefb;color:#1976d2;flex-direction:column;justify-content:center;padding:20px;text-align:center}.ai-spinner-container{display:flex;justify-content:center;margin-bottom:12px}.ai-spinner{animation:ai-spin 1s linear infinite;border:4px solid #1976d233;border-radius:50%;border-top-color:#1976d2;height:40px;width:40px}@keyframes ai-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ai-warning-message p{align-items:center;display:flex;gap:8px;margin:0 0 8px;width:100%}.ai-warning-message p:last-of-type{margin-bottom:12px}.ai-warning-message .fallback-explanation{font-size:.9rem;opacity:.8;padding-left:24px}.ai-warning-message svg{color:#f57c00;flex-shrink:0}.ai-error-message svg{color:#d32f2f;flex-shrink:0}@media (max-width:768px){.ai-modal{max-height:80vh;width:95%}.ai-modal-content{padding:15px}.ai-section{padding:12px}.ai-analysis-footer{align-items:flex-start;flex-direction:column;gap:10px}.refresh-button{justify-content:center;width:100%}}.contacts-table-container{background:var(--bg-white);border:1px solid #0000000d;border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-top:var(--spacing-md);overflow-x:auto;transition:all .3s ease}.contacts-table-container:hover{box-shadow:var(--shadow)}.contacts-table{border-collapse:initial;border-spacing:0;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-width:1500px;width:100%}.contacts-table th{background:var(--bg-light);border-bottom:2px solid #0000000d;color:var(--text);font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:var(--spacing-sm);position:sticky;text-align:left;text-transform:uppercase;top:0;transition:all .2s ease;white-space:nowrap}.contacts-table th:hover{background-color:var(--terracotta-light);color:var(--terracotta)}.contacts-table td{border-bottom:1px solid #0000000d;color:var(--text);font-size:.9rem;padding:var(--spacing-sm);transition:all .2s ease;vertical-align:middle}.contacts-table tr:last-child td{border-bottom:none!important}.contacts-table tbody tr{transition:all .2s ease}.contacts-table tbody tr:hover{background-color:var(--bg-light)}.action-buttons{align-items:center!important;gap:12px!important;justify-content:flex-start!important;min-width:260px!important;padding:2px!important}.action-button{background-color:#00000014!important;height:38px!important;overflow:visible!important;width:38px!important;z-index:1!important}.action-button:before{background:#0000001a;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(0);transition:transform .2s ease;z-index:-1}.action-button:hover:before{transform:scale(1)}.action-button svg{stroke-width:2px!important;display:inline-block!important;height:20px!important;margin:0 auto!important;overflow:visible!important;position:static!important;width:20px!important;z-index:1000!important}.action-buttons .action-button svg,button.action-button svg{display:inline-block!important;opacity:1!important;visibility:visible!important}.action-button:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.action-button.edit-button{background-color:#00808026!important}.action-button.edit-button:hover{background-color:#00808040!important;box-shadow:0 4px 8px #0080804d!important}.action-button.edit-button svg{stroke:var(--teal)!important;stroke-width:2.5px!important}.action-button.analyze-button{background-color:#e67e2226!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.analyze-button:hover{background-color:#e67e2240!important;box-shadow:0 4px 8px #e67e224d!important}.action-button.analyze-button svg{stroke:var(--accent)!important;stroke-width:2.5px!important;display:inline-block!important;opacity:1!important;visibility:visible!important}.action-button.salesforce-sync-button{background-color:#00808026!important}.action-button.salesforce-sync-button:hover:not(:disabled){background-color:#00808040!important;box-shadow:0 4px 8px #0080804d!important}.action-button.salesforce-sync-button svg{stroke:var(--teal)!important;stroke-width:2.5px!important}.action-button.archive-button{background-color:#ff980026!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.archive-button:hover{background-color:#ff980040!important;box-shadow:0 4px 8px #ff98004d!important}.action-button.archive-button svg{stroke:#ff9800!important;stroke-width:2.5px!important;display:inline-block!important;opacity:1!important;visibility:visible!important}.action-button.unarchive-button{background-color:#607d8b26!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.unarchive-button:hover{background-color:#607d8b40!important;box-shadow:0 4px 8px #607d8b4d!important}.action-button.unarchive-button svg{stroke:#607d8b!important;stroke-width:2.5px!important;display:inline-block!important;opacity:1!important;visibility:visible!important}.action-button.delete-button{background-color:#dc354526!important}.action-button.delete-button:hover{background-color:#dc354540!important;box-shadow:0 4px 8px #dc35454d!important}.action-button.delete-button svg{stroke:#dc3545!important;stroke-width:2.5px!important}.spin{animation:spin 1s linear infinite}.actions-cell{max-width:300px!important;min-width:300px!important;padding:8px 16px!important;width:300px!important}.actions-cell .action-buttons{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:flex-start!important;width:100%!important}.actions-cell .action-button{align-items:center!important;border-radius:50%!important;display:inline-flex!important;flex-shrink:0!important;height:36px!important;justify-content:center!important;min-height:36px!important;min-width:36px!important;opacity:1!important;visibility:visible!important;width:36px!important}.actions-cell .action-button.salesforce-sync-button{background-color:#00808026!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.actions-cell .action-button.salesforce-sync-button:hover:not(:disabled){background-color:#00808040!important;box-shadow:0 4px 8px #0080804d!important}.actions-cell .action-button.delete-button{background-color:#dc354526!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.actions-cell .action-button.delete-button:hover{background-color:#dc354540!important;box-shadow:0 4px 8px #dc35454d!important}svg{display:inline-block;vertical-align:middle}.contacts-table .col-name{width:100px}.contacts-table .col-email{width:180px}.contacts-table .col-company,.contacts-table .col-phone{width:110px}.contacts-table .col-linkedin{width:100px}.contacts-table .col-ai-summary{width:220px}.contacts-table .col-notes{width:150px}.contacts-table .col-actions{width:300px}.table-header{background:var(--bg-white);border-bottom:1px solid #0000000d;padding:var(--spacing-md) var(--spacing-md)}.table-actions{gap:var(--spacing-sm);justify-content:flex-start}.search-container{flex-grow:1;max-width:400px;position:relative}.search-container input{background-color:var(--bg-light);border:1px solid #0000001a;border-radius:var(--radius);font-size:.9rem;padding:12px 40px 12px 16px;transition:all .2s;width:100%}.search-container input:focus{background-color:#fff;border-color:var(--terracotta);box-shadow:0 0 0 3px #d6806026;outline:none}.search-container svg{color:var(--text-light);position:absolute;right:12px;top:50%;transform:translateY(-50%)}.sync-status{align-items:center;color:var(--text-light);display:flex;font-size:.75rem}.sync-status.synced{color:#28a745}.no-results,.sync-status.not-synced{color:var(--text-light)}.no-results{padding:var(--spacing-lg)}@media (max-width:992px){.table-header{align-items:stretch;flex-direction:column;gap:var(--spacing-sm)}.search-container{max-width:100%}.table-actions{justify-content:flex-end}}@media (max-width:768px){.contacts-table td,.contacts-table th{font-size:.8rem;padding:10px}.action-buttons{gap:5px}}.view-ai-button,.view-emails-button{align-items:center;background-color:initial;border:1px solid #0000001a;border-radius:var(--radius-sm);color:var(--text);cursor:pointer;display:inline-flex;font-size:.875rem;justify-content:center;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.view-ai-button:hover{background-color:var(--accent-light);border-color:var(--accent);color:var(--accent)}.view-emails-button:hover{background-color:var(--terracotta-light);border-color:var(--terracotta);color:var(--terracotta)}.ai-capture-button{align-items:center;background-color:var(--accent);border:none;border-radius:50%;box-shadow:0 2px 5px #e67e224d;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;margin-left:var(--spacing-xs);transition:all .2s ease;width:36px}.ai-capture-button:hover{background-color:#d35400;box-shadow:0 4px 8px #e67e2266;transform:translateY(-2px)}.ai-capture-button svg{stroke-width:2px!important;height:20px!important;width:20px!important}.add-contact-button{box-shadow:0 2px 5px #d680604d!important;height:36px!important;width:36px!important}.add-contact-button:hover{box-shadow:0 4px 8px #d6806066!important}.add-contact-button svg{stroke-width:2px!important;height:20px!important;width:20px!important}.ai-cell,.contacts-table tbody tr{position:relative}.no-ai{color:var(--text-light);font-size:.8rem;font-style:italic}.linkedin-link{color:var(--teal);display:inline-block;font-weight:500;position:relative;text-decoration:none;transition:all .2s ease}.linkedin-link:after{background-color:var(--teal);bottom:-2px;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.linkedin-link:hover:after{transform:scaleX(1);transform-origin:left}.contacts-table tbody tr{animation:fadeIn .3s ease forwards;animation-delay:calc(var(--index)*.05s);opacity:0}.action-button *{opacity:1!important;visibility:visible!important}.filter-controls{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:24px;padding:16px}.filter-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.filter-input{border:1px solid #ddd;border-radius:4px;flex:1 1;font-size:14px;min-width:0;padding:10px 12px;transition:all .2s}.filter-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px rgba(var(--accent-rgb),.2);outline:none}.filter-actions{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;padding-top:12px}.clear-filters-button{background-color:initial;border:1px solid #ddd;border-radius:4px;color:#555;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.clear-filters-button:hover{background-color:#f0f0f0;border-color:#ccc}.archive-toggle{align-items:center;display:flex;gap:12px}.toggle-switch{display:inline-block;height:24px;position:relative;width:48px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.toggle-switch input:checked+.toggle-slider{background-color:var(--accent)}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(24px)}.toggle-label{color:#555;font-size:14px}.archived-contact{background-color:#f8f9fa;color:#6c757d;position:relative}.archived-contact:after{background-color:#6c757d;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.archived-contact:hover{opacity:.9}.no-results{color:#6c757d;font-style:italic;padding:24px;text-align:center}.archive-button{background-color:#ff9800;color:#fff}.archive-button:hover{background-color:#e68900}.unarchive-button{background-color:#607d8b;color:#fff}.unarchive-button:hover{background-color:#4b626d}.archiving{background-color:#ffb74d;cursor:not-allowed;opacity:.7}@media (max-width:1200px){.filter-row{flex-direction:column;gap:8px}.filter-input{width:100%}.action-buttons{flex-direction:column;gap:4px}.action-buttons button{width:100%}}@media (max-width:768px){.contacts-table{display:block;overflow-x:auto}.filter-actions{align-items:flex-start;flex-direction:column;gap:12px}.archive-toggle{justify-content:space-between;width:100%}}.filter-dropdown-container{margin-right:10px;position:relative}.filter-dropdown-button{align-items:center;background-color:var(--bg-light);border:1px solid #0000001a;border-radius:var(--radius);color:var(--text);cursor:pointer;display:flex;font-size:.875rem;gap:8px;padding:8px 12px;transition:all .2s ease}.filter-dropdown-button:hover{background-color:var(--bg-hover);box-shadow:var(--shadow-sm)}.filter-text{font-weight:500;white-space:nowrap}.filter-dropdown-menu{background-color:#fff;border:1px solid #0000001a;border-radius:var(--radius);box-shadow:var(--shadow);left:0;margin-top:4px;overflow:hidden;position:absolute;top:100%;width:220px;z-index:100}.filter-option{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px 12px;transition:all .2s ease}.filter-option:hover{background-color:var(--bg-light)}.filter-option span{align-items:center;display:flex;font-size:.875rem;gap:6px}.filter-count{background-color:var(--bg-light);border-radius:10px;color:var(--text-muted);font-size:.75rem;min-width:24px;padding:2px 6px;text-align:center}.filter-divider{background-color:#0000001a;height:1px;margin:4px 0}.archived-contact{background-color:#00000008;opacity:.7}.archived-contact td{color:var(--text-muted);text-decoration:line-through}.archived-contact td:last-child{text-decoration:none}.action-button.unarchive-button{background-color:#1e90ff26!important}.action-button.unarchive-button:hover{background-color:#1e90ff40!important}body table.contacts-table .actions-cell .action-button,body table.contacts-table .actions-cell .action-buttons button{cursor:pointer!important;display:inline-flex!important;opacity:1!important;pointer-events:auto!important;position:relative!important;visibility:visible!important;z-index:999!important}.action-button svg,.action-buttons svg,.contacts-table svg,button.action-button svg,button.analyze-button svg,button.archive-button svg,button.unarchive-button svg,td.col-actions svg{display:inline-block!important;height:18px!important;opacity:1!important;overflow:visible!important;pointer-events:none!important;position:static!important;visibility:visible!important;width:18px!important;z-index:5!important}.action-button.ai-analyze-button svg,.action-button.analyze-button svg,.action-buttons .action-button.analyze-button svg,.contacts-table td.col-actions .action-buttons .action-button.analyze-button svg,[class*=analyze] svg,button.analyze-button svg{stroke:#e67e22!important;stroke-width:2px!important;fill:none!important;display:inline-block!important;opacity:1!important;visibility:visible!important}.contacts-table td.col-actions .action-buttons .action-button.salesforce-sync-button svg{stroke:#6366f1!important;stroke-width:2px!important;fill:none!important}.contacts-table td.col-actions .action-buttons .action-button.edit-button svg{stroke:teal!important;stroke-width:2px!important;fill:none!important}.action-button.archive-button svg,.action-buttons .action-button.archive-button svg,.contacts-table td.col-actions .action-buttons .action-button.archive-button svg,[class*=archive] svg,button.archive-button svg{stroke:#ff9800!important;stroke-width:2px!important;fill:none!important;display:inline-block!important;opacity:1!important;visibility:visible!important}.action-button.unarchive-button svg,.action-buttons .action-button.unarchive-button svg,.contacts-table td.col-actions .action-buttons .action-button.unarchive-button svg,[class*=unarchive] svg,button.unarchive-button svg{stroke:#607d8b!important;stroke-width:2px!important;fill:none!important;display:inline-block!important;opacity:1!important;visibility:visible!important}.contacts-table td.col-actions .action-buttons .action-button.delete-button svg{stroke:#ef4444!important;stroke-width:2px!important;fill:none!important}[class*=icon],[class*=svg],html body .contacts-table-wrapper .contacts-table tbody tr td.actions-cell .action-buttons .action-button svg,html body .contacts-table-wrapper .contacts-table tbody tr td.col-actions .action-buttons .action-button svg,svg{display:inline-block!important;opacity:1!important;visibility:visible!important}.action-buttons{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important;min-height:36px!important;position:relative!important;z-index:100!important}.action-button{border:none!important;border-radius:50%!important;box-shadow:0 1px 3px #0000001a!important;flex-shrink:0!important;height:32px!important;margin:0 2px!important;min-height:32px!important;min-width:32px!important;opacity:1!important;padding:0!important;position:relative!important;transition:all .2s ease!important;visibility:visible!important;width:32px!important;z-index:101!important}.action-button:hover{box-shadow:0 2px 5px #00000026!important}.action-button:active{box-shadow:0 1px 2px #0000001a!important}.action-button.processing{animation:pulse 1.5s ease-in-out infinite!important}.action-button.processing:after{animation:spinner 1s linear infinite!important;border:2px solid!important;border-radius:50%!important;bottom:-3px!important;content:""!important;left:-3px!important;opacity:.5!important;position:absolute!important;right:-3px!important;top:-3px!important}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.action-button.analyze-button,.analyze-button,button.analyze-button{background-color:#e67e2226!important;border:none!important;color:#e67e22!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.analyze-button:hover,.analyze-button:hover,button.analyze-button:hover{background-color:#e67e224d!important;color:#e67e22!important}.action-button.archive-button,.archive-button,button.archive-button{background-color:#ff980026!important;border:none!important;color:#ff9800!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.archive-button:hover,.archive-button:hover,button.archive-button:hover{background-color:#ff98004d!important;color:#ff9800!important}.action-button.unarchive-button,.unarchive-button,button.unarchive-button{background-color:#607d8b26!important;border:none!important;color:#607d8b!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.unarchive-button:hover,.unarchive-button:hover,button.unarchive-button:hover{background-color:#607d8b4d!important;color:#607d8b!important}.action-button.salesforce-sync-button,.salesforce-sync-button,button.salesforce-sync-button{background-color:#00808026!important;border:none!important;color:teal!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.salesforce-sync-button:hover,.salesforce-sync-button:hover,button.salesforce-sync-button:hover{background-color:#0080804d!important;color:teal!important}.action-button.delete-button,.delete-button,button.delete-button{background-color:#dc354526!important;border:none!important;color:#dc3545!important;display:inline-flex!important;opacity:1!important;visibility:visible!important}.action-button.delete-button:hover,.delete-button:hover,button.delete-button:hover{background-color:#dc35454d!important;color:#dc3545!important}.contacts-table{table-layout:fixed!important;width:100%!important}.contacts-table td.actions-cell,.contacts-table th.col-actions{max-width:250px!important;min-width:250px!important;width:250px!important}.action-button{outline:none!important}@media (min-width:768px){.action-buttons{flex-direction:row!important;justify-content:flex-start!important}}@media (max-width:767px){.action-buttons{flex-wrap:wrap!important}.contacts-table td.actions-cell,.contacts-table th.col-actions{min-width:180px!important;width:180px!important}}.contacts-table .action-button,.contacts-table td.actions-cell .action-button{cursor:pointer!important;pointer-events:auto!important}.action-button *,.ai-icon{pointer-events:none!important}.action-button:hover .ai-icon{color:#e67e22!important}.action-button.analyze-button,.action-button.archive-button,.action-button.delete-button,.action-button.edit-button,.action-button.salesforce-sync-button,.action-button.unarchive-button{cursor:pointer!important;display:inline-flex!important;min-height:32px!important;min-width:32px!important;opacity:1!important;pointer-events:auto!important;position:relative!important;visibility:visible!important;z-index:10!important}.ai-icon{color:#e67e22;font-family:Courier New,monospace;font-size:14px;font-weight:700;height:100%!important;opacity:1!important;visibility:visible!important;width:100%!important}.action-button{cursor:pointer!important;pointer-events:auto!important}.action-button,.action-button.analyze-button,.action-button.archive-button{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}.action-buttons .action-button{z-index:200!important}.action-button:hover{opacity:1!important;transform:translateY(-1px)!important}.action-button:active{opacity:.9!important;transform:translateY(0)!important}.contacts-table tr.data-row td.actions-cell{position:relative!important;z-index:50!important}.contacts-table,.contacts-table tbody,.contacts-table tr.data-row,.contacts-table-wrapper,.table-container{position:relative!important}.ai-icon{align-items:center!important;background-color:#e67e2233!important;border-radius:4px!important;box-shadow:0 1px 2px #0000001a!important;display:flex!important;font-size:12px!important;font-weight:700!important;height:20px!important;justify-content:center!important;letter-spacing:.5px!important;padding:2px 4px!important;width:24px!important}.action-button.archive-button svg,.action-button.unarchive-button svg{stroke-width:2px!important;height:18px!important;width:18px!important}.action-button.analyze-button,.action-button.archive-button,.action-button.processing{position:relative!important}.action-button.processing{overflow:visible!important}@supports (-webkit-touch-callout:none){.action-button{-webkit-tap-highlight-color:transparent!important;-webkit-appearance:none!important}.action-buttons{-webkit-overflow-scrolling:touch!important}}.ai-icon.loading{align-items:center;display:flex;justify-content:center}.ai-icon .spinner{animation:rotate 2s linear infinite;height:18px;width:18px}.ai-icon .spinner .path{stroke:#fff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.admin-dashboard{background-color:#f8fafc;min-height:100vh;padding:1rem}.dashboard-header{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;justify-content:flex-end;margin-bottom:1rem;padding:.75rem 1.25rem}.header-content{align-items:center;display:flex;flex:1 1;gap:1rem}.header-actions{align-items:center;display:flex;gap:.75rem}.add-contact-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 2px 4px #3b82f633;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s ease}.add-contact-button:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 4px 8px #3b82f64d;transform:translateY(-1px)}.add-contact-button:active{box-shadow:0 2px 4px #3b82f633;transform:translateY(1px)}.search-bar{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d;display:flex;gap:.75rem;max-width:500px;padding:.75rem 1rem;position:relative;transition:all .2s ease;width:100%}.search-bar:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-bar svg{color:#64748b;flex-shrink:0}.search-bar input{background:#0000;border:none;color:#1e293b;flex:1 1;font-size:.875rem;outline:none;width:100%}.search-bar input::placeholder{color:#94a3b8}.clear-search{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:all .2s ease}.clear-search:hover{background-color:#f1f5f9;color:#475569}.action-button{border-radius:8px;padding:.625rem 1rem}.action-button-primary{background-color:#3b82f6;border:none;color:#fff}.action-button-primary:hover{background-color:#2563eb}.action-button-secondary{background-color:#fff;border:1px solid #e2e8f0;color:#475569}.action-button-secondary:hover{background-color:#f8fafc;border-color:#cbd5e1}.action-button-danger{background-color:#ef4444;border:none;color:#fff}.action-button-danger:hover{background-color:#dc2626}.email-modal-content,.modal-content{background:#fff;border-radius:8px;max-height:90vh;max-width:90%;overflow-y:auto;padding:2rem;position:relative;width:800px}.email-modal-content{box-shadow:0 4px 6px #0000001a}.email-modal-header{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:1rem}.email-modal-body{padding:1rem 0}.email-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:1.5rem}.email-item,.email-item-header{margin-bottom:1rem}.email-item-header h3{color:#111827;font-size:1.1rem}.email-item-content{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;margin:1rem 0;padding:1rem;white-space:pre-wrap}.email-item-footer{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.email-date{color:#6b7280;font-size:.9rem}.email-actions{gap:.5rem}.status-badge{border-radius:9999px;font-size:.875rem;padding:.25rem .75rem}.status-badge.draft{background-color:#fef3c7;color:#92400e}.status-badge.sent{background-color:#d1fae5;color:#065f46}.admin-dashboard-loading{align-items:center;color:#4b5563;display:flex;font-size:1.25rem;justify-content:center;min-height:100vh}.error-message{background-color:#fee2e2;border-radius:6px;color:#991b1b;text-align:center}.admin-dashboard-menu{background:#fff;box-shadow:4px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.admin-dashboard-menu.open{transform:translateX(0)}.admin-menu-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.menu-header{border-bottom:1px solid #e5e7eb;padding:1rem}.menu-close{color:#6b7280;padding:.5rem;transition:background-color .2s}.menu-close:hover{background-color:#f3f4f6}.menu-items{gap:1rem;padding:1rem}.menu-group{border-bottom:1px solid #e5e7eb;gap:.5rem;padding-bottom:1rem}.menu-item{background:#0000;color:#374151;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;transition:all .2s}.menu-item:hover{background:#0000;color:#2563eb}.menu-item:hover svg{color:#2563eb}.menu-item svg{color:#6b7280}.menu-item-danger,.menu-item-danger svg{color:#dc2626}.menu-item-danger:hover{background:#0000;color:#b91c1c}.menu-item-danger:hover svg{color:#b91c1c}.action-button{border-radius:6px;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.action-button svg{height:16px;width:16px}.edit-button{color:var(--teal)}.analyze-button,.edit-button,.edit-button:hover{background-color:initial!important}.analyze-button{color:var(--accent)}.analyze-button:disabled,.analyze-button:hover{background-color:initial!important}.analyze-button:disabled{cursor:not-allowed}.generate-email-button{color:var(--terracotta)}.delete-button,.generate-email-button,.generate-email-button:hover{background-color:initial!important}.delete-button{border:none;border-radius:6px;color:#dc3545;cursor:pointer;padding:.5rem 1rem}.delete-button:hover{background-color:initial!important}.menu-button{align-items:center;background:none;border:none;border-radius:6px;color:#374151;cursor:pointer;display:flex;justify-content:center;margin-left:auto;padding:6px;transition:all .2s ease}.menu-button:hover{background-color:#f3f4f6;color:#1f2937}.more-actions-button{background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;padding:.5rem;transition:all .2s ease}.more-actions-button:hover{background-color:#f3f4f6}.cancel-button{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;padding:.5rem 1rem;transition:all .2s ease}.cancel-button:hover{background-color:#f3f4f6;border-color:#d1d5db}.save-button{background:#3b82f6;border-radius:6px;padding:.5rem 1rem;transition:all .2s ease}.save-button:hover{background:#2563eb}.submit-button{background:#3b82f6;border-radius:6px;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.submit-button:disabled{background:#9ca3af}.submit-button:hover:not(:disabled){background:#2563eb}.add-contact-button{align-items:center!important;background-color:var(--terracotta)!important;border:none!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;font-size:.875rem!important;font-weight:500!important;height:32px!important;justify-content:center!important;transition:all .2s ease!important;width:32px!important}.add-contact-button:hover{background-color:var(--primary-dark)!important;box-shadow:var(--shadow)!important;transform:translateY(-2px)!important}.view-emails-button{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;transition:all .2s ease}.view-emails-button:hover{text-decoration:underline}.action-buttons{display:flex;flex-wrap:nowrap;gap:.5rem}.dashboard-actions{display:flex;gap:.5rem;margin-bottom:.75rem;padding:0 .5rem}.batch-sync-button{align-items:center;background-color:#4f46e5;border-radius:.375rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.batch-sync-button:hover:not(:disabled){background-color:#4338ca}.batch-sync-button:disabled{cursor:not-allowed;opacity:.5}.batch-sync-button svg{height:1rem;width:1rem}.action-button.loading{opacity:.7;pointer-events:none;position:relative}.action-button.loading svg{animation:spin 1s linear infinite}.edit-subject-input{font-size:1.1em;margin-bottom:8px;padding:8px}.edit-content-textarea,.edit-subject-input{border:1px solid #ddd;border-radius:4px;width:100%}.edit-content-textarea{font-family:inherit;font-size:1em;line-height:1.5;min-height:150px;padding:12px;resize:vertical}.edit-content-textarea:focus,.edit-subject-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.save-button{background-color:#28a745!important;color:#fff!important}.save-button:hover{background-color:#218838!important}.edit-button{background-color:#6c757d!important;color:#fff!important}.edit-button:hover{background-color:#5a6268!important}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.email-modal-content{background:#fff;border-radius:8px;max-height:90vh;max-width:800px;overflow-y:auto;padding:20px;width:90%}.email-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.email-modal-header h2{color:#333;margin:0}.close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px}.close-button:hover{color:#333}.email-item{border:1px solid #ddd;border-radius:4px;margin-bottom:20px;padding:15px}.email-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.email-item-header h3{color:#333;margin:0}.email-item-content{line-height:1.5;margin-bottom:15px}.email-item-footer{align-items:center;display:flex;justify-content:space-between}.email-date{color:#666;font-size:.9em}.email-actions{display:flex;gap:10px;position:static!important}.email-actions,.email-actions button{opacity:1!important;visibility:visible!important}.email-actions button{align-items:center;display:flex!important;gap:5px}.email-actions button span{display:inline-block!important}.action-button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:.9em;gap:5px;padding:6px 12px;transition:background-color .2s}.action-button:disabled{cursor:not-allowed;opacity:.6}.copy-button{background-color:#17a2b8;color:#fff}.copy-button:hover{background-color:#138496}.delete-button{background-color:#dc3545;color:#fff}.delete-button:hover{background-color:#c82333}.status-badge{border-radius:12px;font-size:.8em;font-weight:500;padding:4px 8px}.status-badge.draft{background-color:gold;color:#000}.status-badge.sent{background-color:#28a745;color:#fff}.status-badge.failed{background-color:#dc3545;color:#fff}.pagination-controls{align-items:center;background:#fff;border-top:1px solid #e5e7eb;gap:1rem;margin-top:1rem;padding:1rem}.page-indicators,.pagination-controls{display:flex;flex-wrap:wrap;justify-content:center}.page-indicators{gap:.25rem}.page-number{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;height:32px;justify-content:center;min-width:32px;padding:0 .5rem;transition:all .2s ease}.page-number:hover:not(.active):not(:disabled){background:#f3f4f6;border-color:#d1d5db}.page-number.active{background:#3b82f6;border-color:#3b82f6;color:#fff;font-weight:600}.page-dots{color:#6b7280;height:32px;min-width:32px}.page-dots,.pagination-button{align-items:center;display:flex;font-size:.875rem;justify-content:center}.pagination-button{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;gap:.5rem;min-width:100px;padding:6px 12px;transition:all .2s ease}.pagination-button:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.pagination-button:disabled{background:#f9fafb;cursor:not-allowed;opacity:.5}.pagination-button svg{flex-shrink:0;height:16px;width:16px}.pagination-info{color:#6b7280;font-size:.875rem;white-space:nowrap}@media (max-width:640px){.pagination-controls{flex-direction:row;flex-wrap:wrap;gap:.25rem;justify-content:center;padding:.75rem}.pagination-button{font-size:.75rem;min-width:40px;padding:6px 8px}.button-text{display:none}.page-number{padding:0 .25rem}.page-dots,.page-number{font-size:.75rem;height:28px;min-width:28px}.pagination-info{display:none}.page-indicators{gap:.5rem;justify-content:center;margin-top:.5rem;order:2;width:100%}.pagination-button:first-child{order:1}.pagination-button:last-child{order:3}}@media screen and (max-width:768px){.ai-contact-capture{border-radius:12px;margin:0;padding:20px}.ai-contact-capture h3{font-size:1.4rem;margin-bottom:8px}.ai-contact-capture p{font-size:.95rem;margin-bottom:16px}.capture-options{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:16px 0;min-height:200px;padding:24px 16px;position:relative;text-align:center}.capture-button{backface-visibility:hidden;-webkit-backface-visibility:hidden;font-size:.9rem;left:50%;padding:10px 16px;position:absolute;top:50%;transform:translate(-50%,-50%);transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:none;width:135px}.capture-button:active,.capture-button:focus{outline:none;transform:translate(-50%,-50%)}.drag-drop-text{left:50%;position:absolute;text-align:center;top:calc(50% + 20px);transform:translateX(-50%);width:100%}.preview-fields{gap:16px;grid-template-columns:1fr}.preview-actions{flex-direction:column;gap:12px}.cancel-button,.create-contact-button{padding:12px 20px;width:100%}.dashboard-menu{background:#fff;box-shadow:-2px 0 8px #0000001a;display:flex;flex-direction:column;height:100vh;max-width:100vw;padding:20px;position:fixed;right:-300px;top:0;transition:right .3s ease;width:300px;z-index:2000}.dashboard-menu.open{right:0}.menu-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1999}.menu-close{align-items:center;background:#fff;border:1px solid #eee;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:-12px;top:-12px;transition:all .2s ease;width:32px}.menu-close:active{transform:scale(.95)}.menu-items{flex:1 1;gap:24px;overflow-y:auto}.menu-group,.menu-items{display:flex;flex-direction:column}.menu-group{gap:8px}.menu-item{align-items:center;background:none;border:none;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:10px 12px;text-align:left;transition:all .2s ease}.menu-item:active{background:#f5f5f5}.menu-item svg{color:#666}.menu-item:active svg{color:#333}.menu-item-danger,.menu-item-danger svg{color:#dc3545}.menu-item-danger:active{background:#fff5f5}.admin-dashboard{background-color:#f0f2f5;overflow-x:hidden;padding:0}.dashboard-content{margin:0;padding:8px;width:100%}.menu-button{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#333;cursor:pointer;display:block;display:flex;height:40px;justify-content:center;position:fixed;right:15px;top:15px;width:40px;z-index:1500}.menu-button:active{background:#f5f5f5;transform:scale(.95)}.dashboard-header,.generate-email-icon{display:none}.contact-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 12px #0000000f;margin:0 0 16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.contact-card:active{box-shadow:0 2px 8px #0000000a;transform:scale(.98)}.contact-card-header{align-items:center;background-color:#f8fafc;border-bottom:1px solid #f0f2f5;display:flex;justify-content:space-between;padding:18px 16px}.contact-card-header h3{color:#1e293b;font-size:18px;font-weight:600;line-height:1.3;margin:0}.mobile-contact-info{background:#fff;display:flex;flex-direction:column;gap:12px;margin:0;padding:16px}.mobile-info-item{align-items:center;color:#4a5568;display:flex;font-size:15px;gap:12px;padding:6px 0}.mobile-info-item svg{color:#6366f1;flex-shrink:0}.mobile-info-item a{color:#4f46e5;font-weight:500;text-decoration:none;word-break:break-word}.mobile-info-item a:active{color:#4338ca}.mobile-ai-section{background-color:#ebf8ff;border-bottom:1px solid #bee3f8;border-top:1px solid #bee3f8;padding:16px}.mobile-ai-next-step,.mobile-ai-summary{margin-bottom:12px}.mobile-ai-next-step:last-child,.mobile-ai-summary:last-child{margin-bottom:0}.mobile-ai-section h4{color:#2b6cb0;font-size:15px;font-weight:600;margin:0 0 8px}.mobile-ai-section p{color:#2d3748;font-size:14px;line-height:1.5;margin:0}.mobile-notes-section{background-color:#f0fff4;border-bottom:1px solid #c6f6d5;border-top:1px solid #c6f6d5;padding:16px;position:relative}.mobile-notes-section.mobile-notes-empty{background-color:#f7fafc;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.mobile-notes-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.mobile-notes-section h4{color:#2f855a;font-size:15px;font-weight:600;margin:0 0 8px}.mobile-notes-section.mobile-notes-empty h4{color:#718096}.mobile-view-notes-button{background:none;border:none;border-radius:4px;color:#3182ce;font-size:13px;font-weight:500;padding:4px 8px}.mobile-view-notes-button:active{background-color:#3182ce1a}.mobile-notes-preview{background-color:#f8fafc;border-top:1px solid #f0f2f5;display:flex;flex-direction:column;gap:8px;padding:16px}.mobile-notes-preview h4{align-items:center;color:#4f46e5;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 8px}.mobile-notes-preview h4 svg{color:#6366f1}.mobile-notes-preview p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;box-orient:vertical;color:#64748b;display:-webkit-box;font-size:14px;line-height:1.5;margin:0;overflow:hidden}.mobile-notes-preview .empty-notes{color:#94a3b8;font-size:14px;font-style:italic;padding:8px 0}.view-all-notes{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#4f46e5;display:flex;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:8px 16px;transition:all .2s ease}.view-all-notes:active{background:#e2e8f0;transform:scale(.98)}.mobile-notes-modal{align-items:flex-end;display:flex;justify-content:center;z-index:9999}.mobile-notes-backdrop,.mobile-notes-modal{bottom:0;left:0;position:fixed;right:0;top:0}.mobile-notes-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080}.mobile-notes-content{animation:slideUp .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #0000001a;max-height:85vh;overflow-y:auto;padding:24px 24px calc(24px + env(safe-area-inset-bottom));position:relative;width:100%;z-index:10000}.mobile-notes-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;margin:-24px -24px 20px;padding:20px 24px;position:sticky;top:-24px;z-index:1}.mobile-notes-header h3{color:#1a202c;font-size:18px;font-weight:600;margin:0}.mobile-notes-close{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;color:#4a5568;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.mobile-notes-close:active{background:#f1f5f9;transform:scale(.95)}.mobile-notes-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.mobile-note-item{background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 2px 8px #00000008;padding:20px}.mobile-note-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.mobile-note-category{background:#3b82f61a;border-radius:8px;color:#3b82f6;font-size:13px;font-weight:500;padding:4px 8px}.mobile-note-content{color:#2d3748;font-size:15px;line-height:1.7;margin:0;white-space:pre-wrap;word-break:break-word}.mobile-note-footer{align-items:center;display:flex;gap:8px;margin-top:12px}.mobile-note-timestamp{align-items:center;color:#a0aec0;display:flex;font-size:13px;gap:6px}.mobile-note-delete{align-items:center;background:none;border:none;color:#94a3b8;display:flex;justify-content:center;padding:8px}.mobile-no-notes{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;color:#718096;font-style:italic;padding:32px 16px;text-align:center}.mobile-add-note-form{background:#fff;border-top:1px solid #e2e8f0;bottom:0;margin:0 -24px;padding:20px 24px calc(20px + env(safe-area-inset-bottom));position:sticky}.mobile-category-select{color:#2d3748;font-size:14px;margin-bottom:12px;padding:12px}.mobile-category-select,.mobile-note-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%}.mobile-note-input{font-size:15px;line-height:1.7;margin-bottom:16px;min-height:120px;padding:16px;resize:vertical}.mobile-note-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.mobile-add-note-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;box-shadow:0 2px 6px #3b82f633;color:#fff;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:14px;width:100%}.mobile-add-note-button:disabled{cursor:not-allowed;opacity:.7}.mobile-add-note-button:not(:disabled):active{box-shadow:0 1px 4px #3b82f61a;transform:scale(.98)}.mobile-note-item.general .mobile-note-category{background:#3b82f61a;color:#3b82f6}.mobile-note-item.followup .mobile-note-category{background:#10b9811a;color:#10b981}.mobile-note-item.meeting .mobile-note-category{background:#f59e0b1a;color:#f59e0b}.mobile-note-item.task .mobile-note-category{background:#8b5cf61a;color:#8b5cf6}.mobile-note-item.important .mobile-note-category{background:#ef44441a;color:#ef4444}.mobile-actions-toggle{background:#fff;border-top:1px solid #e2e8f0;padding:12px 16px}.mobile-actions-toggle-button{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px;transition:all .2s ease;width:100%}.mobile-actions-toggle-button:active{background:#edf2f7;transform:scale(.98)}.mobile-toggle-icon{transition:transform .3s ease}.mobile-toggle-icon.expanded{transform:rotate(180deg)}.mobile-actions-grid{grid-gap:8px;background:#fff;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);padding:0 16px 16px}.mobile-action-button{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;display:flex;flex-direction:column;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:12px;transition:all .2s ease}.mobile-action-button:active{transform:scale(.95)}.mobile-action-button.edit-button{background:#3182ce1a;color:#3182ce}.mobile-action-button.analyze-button{background:#6b46c11a;color:#6b46c1}.mobile-action-button.sync-button{align-items:center;background:#38a1691a;color:#38a169;display:flex;flex-direction:column;justify-content:center}.mobile-action-button.sync-button.synced{background:#38a16933;color:#38a169}.mobile-action-button.sync-button.syncing svg{animation:spin 1s linear infinite}.mobile-action-button.archive-button{background:#dd6b201a;color:#dd6b20}.mobile-action-button.unarchive-button{background:#7180961a;color:#718096}.mobile-action-button.delete-button{background:#e53e3e1a;color:#e53e3e}.mobile-action-button svg{height:20px;width:20px}.action-menu,.more-button{display:none!important}.contact-actions{display:block!important;opacity:1!important;visibility:visible!important}.section{background:#fff;border:none;border-bottom:1px solid #e2e8f0;margin:1px 0}.section:last-child{border-bottom:none}.section-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.section-header:active{background-color:#00000005}.section-header h3{color:#2d3748;font-size:15px;font-weight:600;margin:0}.toggle-icon{color:#a0aec0;transition:transform .3s ease}.toggle-icon.expanded{transform:rotate(180deg)}.section-content{background:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.section-content.expanded{max-height:2000px;transition:max-height .5s ease-in}.ai-summary-header{background:#ebf8ff}.next-steps-header{background:#e6fffa}.ai-emails-header{background:#f0fff4}.notes-header{background:linear-gradient(90deg,#f7fafc,#edf2f7);border-bottom:1px solid #e2e8f0cc}.notes-header h3{align-items:center;color:#2d3748;display:flex;font-weight:600;gap:8px}.notes-header h3:before{content:"📝";font-size:16px}.notes-count{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:12px;box-shadow:0 2px 6px #6366f133;color:#fff;display:inline-flex;font-size:13px;font-weight:500;letter-spacing:.3px;margin-left:8px;padding:4px 10px}.add-note-button{background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000014;height:36px;justify-content:center;position:relative;transition:all .2s ease;width:36px}.add-note-button:before{color:#4f46e5;content:"+";font-size:22px;font-weight:300;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.add-note-button:active{box-shadow:0 1px 4px #0000000d;transform:scale(.92)}.ai-emails-content,.ai-summary-content,.next-steps-content,.notes-content{padding:16px}.subscribe-section{align-items:center;background:#fff;display:flex;flex-direction:column;margin-top:16px;padding:32px 16px}.nav-links{display:flex;gap:40px;justify-content:center;margin-bottom:32px}.nav-link{color:#4a5568;font-size:14px;font-weight:500;text-decoration:none}.subscribe-form{display:flex;flex-direction:column;gap:16px;margin-bottom:32px;max-width:400px;width:100%}.subscribe-form input[type=email]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;padding:14px;width:100%}.subscribe-button{background:#000;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;padding:14px;width:100%}.social-links{display:flex;gap:32px;justify-content:center;margin-bottom:32px}.social-link{color:#4a5568;text-decoration:none}.copyright{color:#718096;font-size:12px;text-align:center}.modal-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:1000}.notes-modal-content{animation:slideUp .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:24px 24px 0 0;max-height:85vh;overflow-y:auto;padding:24px 20px;position:relative;width:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #f0f2f5;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.modal-header h3{color:#1a202c;font-size:20px;font-weight:600;margin:0}.close-button{align-items:center;background:#f7fafc;border:none;border-radius:50%;color:#4a5568;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.notes-content-wrapper{overflow-y:auto;padding-bottom:24px}.notes-list{display:flex;flex-direction:column;gap:16px}.note-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:20px;transition:all .2s ease}.note-card:active{box-shadow:0 1px 4px #00000008;transform:scale(.99)}.note-header{margin-bottom:12px}.note-meta{display:flex;flex-direction:column;gap:6px}.note-category{border-radius:8px;display:inline-flex}.note-date{color:#94a3b8;font-size:12px}.note-content{color:#1a202c;font-size:15px;line-height:1.7;margin:0;white-space:pre-wrap;word-break:break-word}.delete-note{background:none;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;padding:8px;transition:all .2s ease}.delete-note:hover{background:#00000008;color:#ef4444}.modal-footer{border-top:1px solid #f0f2f5;margin-top:24px;padding-top:16px}.modal-actions{align-items:center;display:flex;gap:16px;justify-content:flex-end}.action-link{background:none;border:none;border-radius:8px;color:#6366f1;font-size:14px;font-weight:500;padding:8px 12px;transition:all .2s ease}.action-link:active{background:#6366f11a}.add-note-button{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 2px 6px #6366f133;color:#fff;font-size:14px;gap:8px;padding:10px 16px}.add-note-button:active{box-shadow:0 1px 4px #6366f11a}.notes-content{display:none}.notes-cell-modern{width:100%}.notes-trigger-button{background:#fff;border:none;border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:16px;text-align:left;transition:all .2s ease;width:100%}.notes-trigger-button:active{box-shadow:0 1px 4px #00000008;transform:scale(.98)}.notes-count-badge{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:12px;box-shadow:0 2px 6px #6366f133;color:#fff;display:inline-flex;font-size:13px;font-weight:500;margin-bottom:8px;padding:6px 12px}.latest-note-preview{color:#64748b;font-size:14px;line-height:1.5;margin-top:8px}.contacts-card-container{padding-bottom:100px;padding-top:56px}.mobile-header{background:#fff;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;gap:12px;margin:0 0 16px;padding:16px;position:sticky;top:0;z-index:100}.search-container{margin-bottom:0;width:100%}.search-container input{background-color:#f8f9fa;border:1px solid #0000001a;border-radius:10px;font-size:15px;padding:12px 16px;width:100%}.filter-actions-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:8px;width:100%}.filter-dropdown-container{position:relative}.filter-dropdown-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#4a5568;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;max-width:120px;padding:10px 14px;transition:all .2s ease;width:100%}.filter-dropdown-button:active{background:#f7fafc;transform:scale(.98)}.add-contact-button{align-items:center;background:#4f46e5;border:none;border-radius:8px;box-shadow:0 2px 5px #4f46e54d;color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;max-width:150px;padding:10px 14px;transition:all .2s ease;width:100%}.add-contact-button svg{height:18px;width:18px}.add-contact-button:active{background:#4338ca;box-shadow:0 1px 3px #4f46e533;transform:scale(.98)}.filter-dropdown-menu{animation:fadeInDown .2s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;left:0;overflow:hidden;position:absolute;top:calc(100% + 8px);width:100%;z-index:1000}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filter-option{align-items:center;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding:14px 16px}.filter-option:last-child{border-bottom:none}.filter-option:active{background-color:#f8f9fa}.filter-count{background-color:#edf2f7;border-radius:12px;color:#4a5568;font-size:12px;font-weight:500;padding:2px 8px}.filter-divider{background-color:#f8f9fa;border-bottom:1px solid #0000000d;border-top:1px solid #0000000d;height:6px}.contacts-card-container{padding:0 16px 100px}.cards-grid{grid-gap:16px;display:grid;gap:16px;padding:0}.modal-content{-webkit-overflow-scrolling:touch;border-radius:0;bottom:0;height:100%;left:0;margin:0;max-height:100%;max-width:100%;overflow-y:auto;position:fixed;right:0;top:0;width:100%}.collapsible-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:8px;overflow:hidden}.collapsible-header{align-items:center;background:#f8fafc;border-bottom:1px solid #f0f2f5;cursor:pointer;display:flex;justify-content:space-between;padding:16px}.collapsible-header h3{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0}.collapsible-header .toggle-icon{color:#64748b;transition:transform .3s ease}.collapsible-header .toggle-icon.expanded{transform:rotate(180deg)}.collapsible-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.collapsible-content.expanded{max-height:1000px;transition:max-height .5s ease-in}.ai-summary-section{background-color:#f0f7ff;padding:16px}.ai-summary-title{color:#3b82f6;font-size:15px;font-weight:600;margin:0 0 8px}.ai-summary-text{color:#334155;font-size:14px;line-height:1.6;margin:0}.next-step-title{color:#10b981;font-size:15px;font-weight:600;margin:16px 0 8px}.next-step-text{color:#334155;font-size:14px;line-height:1.6;margin:0}.notes-section{background-color:#f8fafc;padding:16px}.notes-empty{color:#94a3b8;font-style:italic;padding:16px 0;text-align:center}.note-item{background:#fff;border:1px solid #f1f5f9;border-radius:10px;box-shadow:0 2px 6px #0000000d;margin-bottom:12px;padding:16px}.note-item:last-child{margin-bottom:0}.note-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.note-category{background:#6366f11a;border-radius:6px;color:#6366f1;font-size:12px;font-weight:500;padding:4px 8px}.note-content{color:#334155;font-size:14px;line-height:1.6;margin:0 0 8px}.note-footer{align-items:center;color:#94a3b8;display:flex;font-size:12px;justify-content:space-between}.add-note-row{display:flex;justify-content:center;margin-top:16px}.add-note-button{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#4f46e5;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px}.add-note-button:active{background:#e2e8f0;transform:scale(.98)}.note-delete{align-items:center;background:none;border:none;border-radius:50%;color:#94a3b8;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.note-delete:active{background-color:#0000000d;color:#ef4444;transform:scale(.95)}}.density-toggle{background:#f1f5f9;border-radius:8px;display:flex;gap:4px;margin-left:16px;padding:4px}.density-button{align-items:center;background:none;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.density-button:hover{background:#e2e8f0;color:#334155}.density-button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#0f172a}.admin-dashboard.compact .contacts-table td,.admin-dashboard.compact .contacts-table th{padding:8px 12px}.admin-dashboard.compact .email-item{margin-bottom:8px;padding:12px}.admin-dashboard.compact .contact-card{gap:8px;padding:12px}.admin-dashboard.compact .action-button{padding:4px 8px}.admin-dashboard.compact .pagination{margin-top:8px;padding:8px}.admin-dashboard.comfortable .contacts-table td,.admin-dashboard.comfortable .contacts-table th{padding:16px 20px}.admin-dashboard.comfortable .email-item{margin-bottom:16px;padding:24px}.admin-dashboard.comfortable .contact-card{gap:16px;padding:20px}.admin-dashboard.comfortable .action-button{padding:8px 16px}.admin-dashboard.comfortable .pagination{margin-top:16px;padding:16px}.ai-contact-capture{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 4px 16px #0000000f;margin:0 auto;max-width:800px;padding:32px;width:100%}.ai-contact-capture h3{color:#1f2937;font-size:1.75rem;font-weight:600;letter-spacing:-.02em;margin:0 0 12px}.ai-contact-capture p{color:#4b5563;font-size:1.1rem;font-weight:400;letter-spacing:.2px;line-height:1.6;margin-bottom:24px}.capture-options{align-items:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:16px;margin:32px 0;padding:48px;transition:all .3s ease}.capture-options:hover{background:#f0f7ff;border-color:#60a5fa}.modern-capture-buttons{align-items:center;display:flex;flex-direction:column;width:100%}.capture-button{align-items:center;border:none;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:12px;margin:0 auto;min-width:240px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s ease}.capture-button svg{height:24px;transition:transform .3s ease;width:24px}.capture-button span{font-weight:500;letter-spacing:.3px}.capture-button.upload{background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff}.capture-button.upload:hover{background:linear-gradient(135deg,#6db2ff,#2b6ffa);box-shadow:0 4px 12px #60a5fa4d;transform:translateY(-2px)}.capture-button.upload:hover svg{transform:scale(1.1) translateY(-1px)}.capture-button:disabled{background:linear-gradient(135deg,#d1d5db,#9ca3af);box-shadow:none;cursor:not-allowed;transform:none}.capture-button:disabled svg{transform:none}.capture-button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(1px)}.drag-drop-text{color:#64748b;font-size:1rem;margin-top:12px;text-align:center}.upload-confirmation{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin:32px auto;max-width:480px;padding:32px;text-align:center}.upload-status{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:16px}.upload-status h4{color:#059669;font-size:1.25rem;font-weight:600;margin:0}.upload-status svg{height:32px;width:32px}.upload-confirmation p{color:#64748b;font-size:1rem;margin:0 0 24px}.upload-actions{display:flex;gap:16px;justify-content:center}.upload-actions button{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.upload-actions .secondary-button{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.upload-actions .secondary-button:hover{background:#e2e8f0;color:#475569}.upload-actions .primary-button{background:linear-gradient(135deg,#60a5fa,#2563eb);border:none;box-shadow:0 2px 8px #2563eb33;color:#fff}.upload-actions .primary-button:hover{background:linear-gradient(135deg,#6db2ff,#2b6ffa);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.upload-actions button:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.7;transform:none!important}.parsed-data-preview{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-top:32px;padding:32px}.preview-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.preview-header h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.reset-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.reset-button:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.reset-button svg{transition:transform .2s ease}.reset-button:hover svg{transform:rotate(45deg)}.preview-fields{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.preview-field{display:flex;flex-direction:column;gap:8px}.preview-field.full-width{grid-column:1/-1}.preview-field label{color:#64748b;font-size:.9rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.preview-field .field-value{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1f2937;display:flex;font-size:1rem;font-weight:500;min-height:48px;padding:12px 16px}.preview-field .field-value.notes{font-size:.95rem;line-height:1.6;min-height:100px;padding:16px;white-space:pre-wrap}.preview-actions{display:flex;gap:16px;margin-top:32px}.create-contact-button{align-items:center;background:linear-gradient(135deg,#34d399,#059669);border:none;border-radius:12px;box-shadow:0 2px 8px #05966933;color:#fff;cursor:pointer;display:flex;flex:2 1;font-size:1rem;font-weight:500;gap:8px;justify-content:center;padding:14px 28px;transition:all .3s ease}.create-contact-button:hover{background:linear-gradient(135deg,#3bd9a0,#06a676);box-shadow:0 4px 12px #0596694d;transform:translateY(-2px)}.create-contact-button:hover svg{transform:scale(1.1)}.create-contact-button svg{transition:transform .3s ease}.create-contact-button:active{box-shadow:0 2px 4px #05966933;transform:translateY(1px)}.cancel-button{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:14px 28px;transition:all .3s ease}.cancel-button:hover{background:#e2e8f0;color:#475569}.cancel-button:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.success-message{animation:slideDown .3s ease;background:linear-gradient(135deg,#dcfce7,#f0fdf4);border-radius:12px;box-shadow:0 2px 8px #0596691a;color:#059669;font-size:1.1rem;font-weight:500;margin:32px 0;padding:16px}.loading-overlay,.success-message{align-items:center;display:flex;justify-content:center}.loading-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffe6;bottom:0;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:1000}.spinner{animation:spin 1s linear infinite;border:4px solid #2563eb1a;border-radius:50%;border-top-color:#2563eb;box-shadow:0 0 20px #60a5fa33;height:56px;width:56px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-overlay p{color:#2563eb;font-size:1.1rem;font-weight:500;letter-spacing:.3px;margin-top:16px}.admin-dashboard{display:flex;flex-direction:column;height:100%;transition:all .3s ease-in-out}.dashboard-content{margin:0 auto;max-width:1500px;width:100%}.routes-container{height:calc(100vh - 100px);padding:0}.contacts-container,.routes-container{display:flex;flex-direction:column;margin:0 auto;width:100%}.contacts-container{height:calc(100vh - 140px);padding:10px 0}.contacts-table-wrapper{padding:0 10px}.contacts-table-wrapper,.table-container{margin:0 auto;max-width:1400px;width:100%}.table-container{border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow-x:auto}.compact .dashboard-header{font-size:.9rem;padding:10px 15px}.compact .dashboard-actions{padding:5px 10px}.admin-dashboard table{border-collapse:collapse;min-width:1250px;table-layout:fixed;width:100%}.admin-dashboard .col-notes{min-width:120px;width:12%}.admin-dashboard .col-actions{min-width:180px;width:15%}.card-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px}.pagination-container{display:flex;justify-content:center;margin-top:20px;padding:10px 0}.dashboard-menu{margin-bottom:15px;width:100%}.admin-dashboard .route-container{height:calc(100vh - 180px);overflow-y:auto;padding:0 10px;width:100%}.dashboard-header{padding:15px 20px}.dashboard-header,.table-header{align-items:center;display:flex;justify-content:space-between}.table-header{padding:10px 15px}.table-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end}.contacts-table td,.contacts-table th{overflow:hidden;padding:12px 8px;text-overflow:ellipsis;white-space:nowrap}.contacts-table td.col-actions,.contacts-table td.col-notes{text-align:center;white-space:normal}@media (max-width:1500px){.dashboard-content{max-width:100%}}@media (max-width:1200px){.dashboard-content{padding:16px}}@media (max-width:991px){.dashboard-content{padding:12px}}@media (max-width:768px){.dashboard-content{max-width:100%!important;padding:10px}}.action-button{align-items:center!important;display:inline-flex!important;justify-content:center!important;margin:0 3px;min-width:28px;padding:4px}.action-button svg{display:block!important;opacity:1!important;visibility:visible!important}.admin-dashboard.sidebar-open .dashboard-content{max-width:calc(100% - 30px)}.dashboard-menu{background:#fff;border-right:1px solid #eee;box-shadow:2px 0 8px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;max-width:100vw;padding:0;position:fixed;top:0;transition:width .3s ease-in-out;width:280px;z-index:1000}.dashboard-menu.open{width:280px}.dashboard-menu.closed{width:72px}.dashboard-menu.closed .menu-header h3,.dashboard-menu.closed .menu-item span{display:none}.dashboard-menu.closed .menu-item{justify-content:center;padding:12px 24px}.dashboard-menu.closed .menu-items{padding:16px 0}@media screen and (max-width:768px){.menu-overlay{background:#0000004d;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}}.menu-header{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;min-height:65px;padding:20px}.menu-close,.menu-header{align-items:center;display:flex}.menu-close{background:#0000;border:none;border-radius:50%;cursor:pointer;height:32px;justify-content:center;padding:8px;transition:all .2s ease;width:32px}.menu-close:hover{background:#f5f5f5}.menu-items{flex:1 1;gap:8px;overflow-y:auto;padding:16px}.menu-group,.menu-items{display:flex;flex-direction:column}.menu-group{border-bottom:1px solid #eee;gap:4px;padding-bottom:16px}.menu-group:last-child{border-bottom:none}.menu-item{align-items:center;background:none;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;text-align:left;text-decoration:none;transition:all .2s ease;white-space:nowrap;width:100%}.menu-item:hover{background:#f8f9fa;color:#333}.menu-item svg{color:#666;height:20px;min-width:20px;width:20px}.menu-item:hover svg{color:#333}.menu-item.active{background:#f8f9fa;color:#333;font-weight:500}.menu-item.active svg{color:#333}.menu-item-danger,.menu-item-danger svg{color:#dc3545}.menu-item-danger:hover{background:#fff5f5}@media screen and (max-width:768px){.dashboard-menu{border-left:1px solid #eee;border-right:none;box-shadow:-2px 0 8px #0000001a;left:auto;max-width:320px;right:0;transform:translateX(100%);width:100%}.dashboard-menu.open{transform:translateX(0)}.dashboard-menu.closed{transform:translateX(100%);width:100%}.dashboard-menu.closed .menu-header h3,.dashboard-menu.closed .menu-item{display:block}.dashboard-menu.closed .menu-item{justify-content:flex-start;padding:12px 16px}.dashboard-menu.closed .menu-items,.menu-header{padding:16px}.menu-items{padding:12px}.menu-item{padding:14px 16px}.user-dashboard.sidebar-open>.contacts-container,.user-dashboard.sidebar-open>.dashboard-wrapper,.user-dashboard.sidebar-open>.error-message,.user-dashboard.sidebar-open>.header,.user-dashboard.sidebar-open>.routes-container,.user-dashboard.sidebar-open>header,.user-dashboard>.contacts-container,.user-dashboard>.dashboard-wrapper,.user-dashboard>.error-message,.user-dashboard>.header,.user-dashboard>.routes-container,.user-dashboard>header{margin-left:0}}.user-dashboard{transition:all .3s ease-in-out}.dashboard-content{background:#f8f9fa;transition:margin-left .3s ease-in-out;width:calc(100% - 72px)}.user-dashboard.sidebar-open .dashboard-content{width:calc(100% - 280px)}.content-wrapper,.dashboard-content>div,.main-content{box-sizing:border-box;width:100%}.card-wrapper,.good-morning{margin-left:0;margin-right:auto;transition:all .3s ease-in-out;width:100%}.card-grid,.contacts-table-wrapper,.notesHub{transition:width .3s ease-in-out;width:100%}@media screen and (max-width:768px){.dashboard-content,.user-dashboard.sidebar-open .dashboard-content{margin-left:0;width:100%}}.breadcrumbs,.dashboard-actions,.dashboard-cards,.dashboard-header,.dashboard-stats,.dashboard-widgets,.data-table-container,.error-message,.filter-section,.pagination-controls,.search-section,.settings-panel,.user-form,.user-management{box-sizing:border-box;max-width:100%;transition:margin-left .3s ease-in-out;width:100%}.user-dashboard.sidebar-open .breadcrumbs,.user-dashboard.sidebar-open .dashboard-actions,.user-dashboard.sidebar-open .dashboard-cards,.user-dashboard.sidebar-open .dashboard-header,.user-dashboard.sidebar-open .dashboard-stats,.user-dashboard.sidebar-open .dashboard-widgets,.user-dashboard.sidebar-open .data-table-container,.user-dashboard.sidebar-open .error-message,.user-dashboard.sidebar-open .filter-section,.user-dashboard.sidebar-open .pagination-controls,.user-dashboard.sidebar-open .search-section,.user-dashboard.sidebar-open .settings-panel,.user-dashboard.sidebar-open .user-form,.user-dashboard.sidebar-open .user-management,.user-dashboard:not(.sidebar-open) .breadcrumbs,.user-dashboard:not(.sidebar-open) .dashboard-actions,.user-dashboard:not(.sidebar-open) .dashboard-cards,.user-dashboard:not(.sidebar-open) .dashboard-header,.user-dashboard:not(.sidebar-open) .dashboard-stats,.user-dashboard:not(.sidebar-open) .dashboard-widgets,.user-dashboard:not(.sidebar-open) .data-table-container,.user-dashboard:not(.sidebar-open) .error-message,.user-dashboard:not(.sidebar-open) .filter-section,.user-dashboard:not(.sidebar-open) .pagination-controls,.user-dashboard:not(.sidebar-open) .search-section,.user-dashboard:not(.sidebar-open) .settings-panel,.user-dashboard:not(.sidebar-open) .user-form,.user-dashboard:not(.sidebar-open) .user-management{margin-left:0;width:100%}.dashboard-content{transition:margin-left .3s ease-in-out,width .3s ease-in-out}.data-table-container{min-width:100%;overflow-x:auto}@media (max-width:768px){.breadcrumbs,.dashboard-actions,.dashboard-cards,.dashboard-header,.dashboard-stats,.dashboard-widgets,.data-table-container,.error-message,.filter-section,.pagination-controls,.search-section,.settings-panel,.user-form,.user-management{margin-left:0!important;width:100%!important}}.user-dashboard{display:flex;height:100vh;width:100%}.dashboard-content,.user-dashboard{overflow-x:hidden;position:relative}.dashboard-content{background-color:#f8f9fa;box-sizing:border-box;filter:none!important;flex:1 1;margin-left:72px;max-width:calc(100% - 72px);opacity:1!important;padding:20px;transition:all .3s ease-in-out}.user-dashboard.sidebar-open .dashboard-content{filter:none!important;margin-left:280px;max-width:calc(100% - 280px);opacity:1!important}.content-wrapper{margin:0 auto;max-width:100%;transition:max-width .3s ease-in-out}.user-dashboard.sidebar-open .content-wrapper{max-width:calc(100% - 30px)}.main-content{height:100%;width:100%}.user-dashboard>.contacts-container,.user-dashboard>.dashboard-wrapper,.user-dashboard>.error-message,.user-dashboard>.header,.user-dashboard>.routes-container,.user-dashboard>header{filter:none!important;margin-left:72px;opacity:1!important;transition:all .3s ease-in-out}.user-dashboard.sidebar-open>.contacts-container,.user-dashboard.sidebar-open>.dashboard-wrapper,.user-dashboard.sidebar-open>.error-message,.user-dashboard.sidebar-open>.header,.user-dashboard.sidebar-open>.routes-container,.user-dashboard.sidebar-open>header{filter:none!important;margin-left:280px;opacity:1!important}@media (max-width:1500px){.content-wrapper{max-width:100%}}@media (max-width:1200px){.dashboard-content .main-content{padding:20px}}@media (max-width:991px){.dashboard-content .main-content{padding:16px}}@media screen and (max-width:768px){.dashboard-content,.user-dashboard.sidebar-open .dashboard-content,.user-dashboard.sidebar-open>.contacts-container,.user-dashboard.sidebar-open>.dashboard-wrapper,.user-dashboard.sidebar-open>.error-message,.user-dashboard.sidebar-open>.header,.user-dashboard.sidebar-open>.routes-container,.user-dashboard.sidebar-open>header,.user-dashboard>.contacts-container,.user-dashboard>.dashboard-wrapper,.user-dashboard>.error-message,.user-dashboard>.header,.user-dashboard>.routes-container,.user-dashboard>header{margin-left:0;max-width:100%}.content-wrapper,.user-dashboard.sidebar-open .content-wrapper{max-width:100%}.dashboard-content .main-content{border-radius:0;box-shadow:none;padding:12px}}.account-settings-container{margin:80px auto 40px;max-width:800px;padding:0 20px}.account-settings-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;padding:32px}.account-settings-title{border-bottom:1px solid #00000014;color:var(--header-text);font-size:24px;font-weight:600;margin-bottom:24px;padding-bottom:16px}.account-settings-form{display:flex;flex-direction:column;gap:24px}.profile-picture-section{align-items:flex-start;display:flex;gap:24px;margin-bottom:16px}.profile-picture-container{align-items:center;background-color:#f0f0f0;border:2px solid var(--primary-color);border-radius:50%;display:flex;height:100px;justify-content:center;overflow:hidden;position:relative;width:100px}.profile-picture{height:100%;object-fit:cover;width:100%}.default-profile-picture{background-color:var(--primary-color);height:100%;width:100%}.default-profile-picture,.remove-photo-button{align-items:center;color:#fff;display:flex;justify-content:center}.remove-photo-button{background-color:#0009;border:none;border-radius:50%;cursor:pointer;height:24px;position:absolute;right:0;top:0;transition:background-color .2s;width:24px}.remove-photo-button:hover{background-color:#000c}.profile-picture-actions{display:flex;flex-direction:column;gap:8px;padding-top:8px}.upload-button{align-items:center;background-color:var(--primary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.upload-button:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.picture-help-text{color:#666;font-size:12px;margin:0}.form-group{gap:8px}.form-group label{color:var(--header-text);font-size:14px}.form-group input,.form-group textarea{border:1px solid #00000026;border-radius:4px;font-size:14px;padding:10px 12px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-color);outline:none}.form-group input.disabled{background-color:#f5f5f5;color:#777;cursor:not-allowed}.help-text{color:#666;font-size:12px;margin:4px 0 0}.user-role{margin-top:8px}.role-badge{background-color:rgba(var(--primary-color-rgb),.1);border-radius:4px;color:var(--primary-color);display:inline-block;font-size:14px;font-weight:500;padding:6px 12px;width:fit-content}.form-actions{border-top:1px solid #00000014;display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px}.save-button{align-items:center;background-color:var(--primary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s}.save-button:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.save-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.alert{border-radius:4px;font-size:14px;margin-bottom:20px;padding:12px 16px}.alert.error{background-color:#f443361a;border:1px solid #f4433633;color:#d32f2f}.alert.success{background-color:#4caf501a;border:1px solid #4caf5033;color:#388e3c}.loading-spinner{align-items:center;color:var(--primary-color);display:flex;font-weight:500;height:200px;justify-content:center}@media (max-width:600px){.account-settings-content{padding:20px}.profile-picture-section{align-items:center;flex-direction:column;gap:16px}.profile-picture-actions{align-items:center;display:flex;flex-direction:column}}.footer{background-color:var(--bg-light);border-top:1px solid #0000000d;margin-top:var(--spacing-xxl);padding:var(--spacing-xxl) var(--spacing-lg);position:relative}.footer-content{align-items:flex-start;display:flex;gap:var(--spacing-lg);justify-content:space-between;margin:0 auto;max-width:var(--container-width)}.footer-section h3{color:var(--text);font-size:1rem;font-weight:var(--font-weight-semibold);letter-spacing:1px;margin-bottom:var(--spacing-md);text-transform:uppercase}.footer-section.links{display:flex;flex-direction:column;gap:var(--spacing-xs)}.footer-section.links a{color:var(--text-light);font-size:.95rem;padding:var(--spacing-xs) 0;text-decoration:none;transition:var(--transition-fast)}.footer-section.links a:hover{color:var(--primary);transform:translateX(2px)}.footer-section.links .admin-link{opacity:.7}.footer-section.links .admin-link:hover{color:var(--primary);opacity:1}.footer-section.links .early-access-link{color:var(--primary);font-weight:var(--font-weight-semibold);padding-right:var(--spacing-md);position:relative}.footer-section.links .early-access-link:after{content:"→";position:absolute;right:0;top:50%;transform:translateY(-50%);transition:var(--transition-fast)}.footer-section.links .early-access-link:hover{color:var(--primary-dark)}.footer-section.links .early-access-link:hover:after{transform:translate(5px,-50%)}.social-icons{display:flex;gap:var(--spacing-sm);margin-top:var(--spacing-xs)}.social-link{align-items:center;background:none;border:1px solid #0000000d;border-radius:50%;color:var(--text-light);cursor:pointer;display:flex;height:40px;justify-content:center;padding:var(--spacing-xs);transition:var(--transition-medium);width:40px}.social-link:hover{background-color:var(--primary);border-color:#0000;box-shadow:var(--shadow);color:var(--bg-white);transform:translateY(-2px)}.social-link svg{height:20px;width:20px}.subscribe-form{display:flex;flex-direction:column;gap:var(--spacing-xs)}.email-label{color:var(--text-light);font-size:.8rem;font-weight:var(--font-weight-medium)}.email-input{background-color:var(--bg-white);border:1px solid var(--bg-light);border-radius:var(--radius-sm);font-size:.95rem;padding:var(--spacing-xs) var(--spacing-sm);transition:var(--transition-fast);width:100%}.email-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0091ff1a;outline:none}.subscribe-button{background-color:var(--primary);border:none;border-radius:var(--radius-sm);box-shadow:0 4px 12px #0091ff33;color:#fff;cursor:pointer;font-size:.95rem;font-weight:var(--font-weight-medium);padding:var(--spacing-xs) var(--spacing-sm);transition:var(--transition-medium);width:100%}.subscribe-button:hover{background-color:var(--primary-dark);box-shadow:0 6px 15px #0091ff4d;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #0000000d;color:var(--text-light);font-size:.8rem;margin-top:var(--spacing-xl);padding-top:var(--spacing-md);text-align:center}.footer-bottom span{color:var(--text);font-weight:var(--font-weight-semibold)}@media (max-width:992px){.footer{padding:var(--spacing-xl) var(--spacing-md)}.footer-content{flex-direction:column;gap:var(--spacing-xl)}.footer-section{width:100%}.social-icons{margin-top:var(--spacing-sm)}.subscribe-form{max-width:400px}}@media (max-width:576px){.footer{margin-top:var(--spacing-xl);padding:var(--spacing-lg) var(--spacing-md)}.footer-content{gap:var(--spacing-lg)}.email-input,.subscribe-button{padding:var(--spacing-sm)}}@media (max-width:480px){.footer{margin-top:32px;padding:24px 16px}.footer-content{gap:24px}.footer-section{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.footer-section h3{margin-bottom:12px}.footer-section.links{align-items:center;margin:0 auto}.footer-section.links a{padding:8px 0;text-align:center}.social-icons{justify-content:center;margin-top:12px}.subscribe-form{align-items:center;max-width:100%;width:100%}.email-label{align-self:flex-start}.email-input{height:40px}.subscribe-button{height:40px;margin-top:4px}.footer-bottom{margin-top:24px;padding-top:16px}.footer-bottom p{line-height:1.5;margin:0}}.mobile-footer{margin-top:0;padding:24px 16px}.mobile-footer .footer-content{gap:20px}.mobile-footer .footer-section{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.mobile-footer .footer-section h3{font-size:14px;margin-bottom:10px}.mobile-footer .footer-section.links{align-items:center;margin:0 auto}.mobile-footer .footer-section.links a{font-size:14px;padding:6px 0;text-align:center}.mobile-footer .social-icons{gap:16px;justify-content:center;margin-top:10px}.mobile-footer .social-link{height:36px;width:36px}.mobile-footer .subscribe-form{align-items:center;max-width:100%;width:100%}.mobile-footer .email-label{align-self:center;margin-bottom:4px}.mobile-footer .email-input{font-size:14px;height:40px}.mobile-footer .subscribe-button{font-size:14px;height:40px;margin-top:8px}.mobile-footer .footer-bottom{margin-top:20px;padding-top:14px}.mobile-footer .footer-bottom p{font-size:12px;line-height:1.4;margin:0}.early-access-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:1.5rem}.early-access-content{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;max-width:500px;padding:2rem;width:100%}.logo{height:32px;margin-bottom:1.5rem}h1{color:#333;font-size:2rem;font-weight:700;margin-bottom:.75rem}.subtitle{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.early-access-form{gap:1rem}.early-access-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.25rem}label{color:#444;font-size:.85rem;font-weight:600}input{border:2px solid #e1e1e1;border-radius:8px;font-size:.95rem;padding:.6rem;transition:border-color .3s ease}input:focus{border-color:#e37a5d;outline:none}input::placeholder{color:#aaa}.submit-button{background:#e37a5d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.75rem;transition:all .3s ease}.submit-button:hover{background:#d56a4d;transform:translateY(-1px)}.submit-button:disabled{background:#ccc;cursor:not-allowed}.submit-button.loading{color:#0000;position:relative}.submit-button.loading:after{animation:spin .8s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.error-message{background-color:#fff2f2;border:1px solid #ffcdd2;border-radius:8px;color:#dc3545;font-size:.9rem;padding:.75rem}@media (max-width:768px){.early-access-content{padding:1.5rem}h1{font-size:1.75rem}.form-row{gap:1rem;grid-template-columns:1fr}}.solutions-page{--primary:#e37a5d;--primary-bright:#e37a5d;--primary-dark:#d56a4d;--primary-light:#f9eae3;--accent:#e67e22;--accent-light:#fef5eb;--text:#4a4a4a;--text-light:#6d6d6d;--bg-light:#f9f6f2;--bg-white:#fff;--bg-warm:#f2e9de;--teal:#5b9b9b;--teal-light:#e5f1f1;--terracotta:#d68060;--terracotta-light:#f9eae3;--beige:#e8d5b5;--shadow-sm:0 2px 8px #0000000d;--shadow:0 8px 16px #00000014;--radius-sm:6px;--radius:8px;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;--container-width:1140px;background-color:var(--bg-light);color:#4a4a4a;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;overflow-x:hidden}@media (max-width:768px){.personas-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:450px}.persona-card{padding:var(--spacing-sm)}.how-it-works h3{font-size:1.5rem}.solutions-cta h3{font-size:1.4rem}.section-header h2{font-size:1.8rem}}.service-page{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.service-hero{background-color:#4c8bf5;color:#fff;padding:80px 0;text-align:center}.service-hero h1{font-size:3rem;font-weight:700;margin-bottom:15px}.service-hero h2{font-size:1.5rem;font-weight:400;margin:0 auto;max-width:800px}.fundraising-services .service-hero{background:linear-gradient(120deg,#e8d5b5,#f2e9de);color:#4a4a4a;overflow:hidden;padding:88px 0 48px;padding:calc(var(--spacing-xl, 48px) + 40px) 0 var(--spacing-xl,48px);position:relative}.fundraising-services .service-hero:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdHRlcm4gaWQ9ImIiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0iTTAgMGgyMHYyMEgweiIgZmlsbD0idXJsKCNhKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNiKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0}.fundraising-services .service-hero h1{color:#4a4a4a;font-size:3.25rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:15px;position:relative}.fundraising-services .service-hero h2{color:#6d6d6d;font-size:1.2rem;font-weight:400;line-height:1.6;opacity:.95;position:relative}.salesforce-services .service-hero{background:linear-gradient(120deg,#e8d5b5,#f2e9de);color:#4a4a4a;overflow:hidden;padding:88px 0 48px;padding:calc(var(--spacing-xl, 48px) + 40px) 0 var(--spacing-xl,48px);position:relative}.salesforce-services .service-hero:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdHRlcm4gaWQ9ImIiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0iTTAgMGgyMHYyMEgweiIgZmlsbD0idXJsKCNhKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNiKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0}.salesforce-services .service-hero h1{color:#4a4a4a;font-size:3.25rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:15px;position:relative}.salesforce-services .service-hero h2{color:#6d6d6d;font-size:1.2rem;font-weight:400;line-height:1.6;opacity:.95;position:relative}.service-content{padding:60px 0}.service-intro{font-size:1.1rem;line-height:1.6;margin:0 auto 50px;max-width:900px}.service-intro p{margin-bottom:20px}.service-intro strong{color:#4c8bf5}.service-features{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:50px}.feature-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:30px;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{color:#4c8bf5;font-size:1.5rem;margin-bottom:15px}.fundraising-services .feature-card{background:#fff;border-radius:12px;border-top:3px solid #0000;box-shadow:0 8px 16px #0000000d;position:relative;transition:all .3s ease}.fundraising-services .feature-card:hover{border-top:3px solid #e37a5d;box-shadow:0 12px 20px #00000014;transform:translateY(-5px)}.fundraising-services .feature-card h3,.fundraising-services .service-intro strong{color:#e37a5d;font-weight:600}.service-list{margin:0 auto 50px;max-width:800px}.service-list h3{color:#4c8bf5;font-size:1.5rem;margin-bottom:20px}.services-list{list-style-type:none;padding:0}.services-list li{align-items:flex-start;display:flex;font-size:1.1rem;margin-bottom:15px}.check-icon{color:#4c8bf5;flex-shrink:0;margin-right:10px;margin-top:5px}.salesforce-services .service-intro strong,.salesforce-services .service-list h3{color:#e37a5d;font-weight:600}.salesforce-services .check-icon{color:#e37a5d}.salesforce-benefits{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:50px}.benefits-card{background:#f8f8f8;border-left:4px solid #4c8bf5;border-radius:10px;padding:25px}.benefits-card h3{color:#4c8bf5;font-size:1.3rem;margin-bottom:15px}.salesforce-services .benefits-card{background:#fff;border-left:none;border-radius:12px;border-top:3px solid #e37a5d;box-shadow:0 8px 16px #0000000d;padding:30px;transition:all .3s ease}.salesforce-services .benefits-card:hover{box-shadow:0 12px 20px #00000014;transform:translateY(-5px)}.salesforce-services .benefits-card h3{color:#e37a5d;font-weight:600}.dev-shop-services .service-hero{background:linear-gradient(120deg,#e8d5b5,#f2e9de);color:#4a4a4a;overflow:hidden;padding:88px 0 48px;padding:calc(var(--spacing-xl, 48px) + 40px) 0 var(--spacing-xl,48px);position:relative}.dev-shop-services .service-hero:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdHRlcm4gaWQ9ImIiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0iTTAgMGgyMHYyMEgweiIgZmlsbD0idXJsKCNhKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNiKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0}.dev-shop-services .service-hero h1{color:#4a4a4a;font-size:3.25rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:15px;position:relative}.dev-shop-services .service-hero h2{color:#6d6d6d;font-size:1.2rem;font-weight:400;line-height:1.6;opacity:.95;position:relative}.dev-shop-services .dev-service-card{background:#fff;border-radius:12px;border-top:3px solid #0000;box-shadow:0 8px 16px #0000000d;padding:30px;position:relative;text-align:center;transition:all .3s ease}.dev-shop-services .dev-service-card:hover{border-top:3px solid #e37a5d;box-shadow:0 12px 20px #00000014;transform:translateY(-5px)}.dev-shop-services .service-icon{color:#e37a5d;font-size:2.5rem;margin-bottom:20px}.dev-shop-services .dev-service-card h3{color:#e37a5d;font-size:1.5rem;font-weight:600;margin-bottom:15px}.dev-shop-services .service-approach{background:#fff;border-radius:12px;box-shadow:0 8px 16px #0000000d;margin:0 auto 50px;max-width:800px;padding:30px}.dev-shop-services .service-approach h3{color:#e37a5d;font-size:1.5rem;font-weight:600;margin-bottom:20px}.dev-shop-services .approach-steps{margin-top:20px;padding-left:20px}.dev-shop-services .approach-steps li{line-height:1.6;margin-bottom:15px}.dev-shop-services .approach-steps strong{color:#e37a5d;font-weight:600}.dev-shop-services .service-cta{background:linear-gradient(120deg,#f2e9de,#e8d5b5);border-radius:12px;box-shadow:0 8px 16px #00000014}.dev-shop-services .service-cta h3{color:#4a4a4a}.dev-shop-services .cta-button{background-color:#e37a5d;border-radius:30px;padding:12px 30px}.dev-shop-services .cta-button:hover{background-color:#d56a4d;box-shadow:0 5px 15px #e37a5d66}.dev-shop-services .dev-shop-services{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:50px}.service-conclusion{font-size:1.2rem;line-height:1.6;margin:0 auto 50px;max-width:800px;text-align:center}.service-cta{background:#f8f8f8;border-radius:10px;margin-bottom:30px;padding:40px;text-align:center}.service-cta h3{color:#333;font-size:1.8rem;margin-bottom:20px}.cta-button{background-color:#4c8bf5;border-radius:5px;display:inline-flex;padding:12px 24px}.cta-button svg{margin-left:10px}.cta-button:hover{background-color:#3a78de;box-shadow:0 5px 15px #4c8bf54d}@media (max-width:992px){.service-hero h1{font-size:2.5rem}.service-hero h2{font-size:1.3rem}.dev-shop-services .service-hero h1,.fundraising-services .service-hero h1,.salesforce-services .service-hero h1{font-size:2.8rem}}@media (max-width:768px){.service-hero{padding:60px 0}.service-hero h1{font-size:2.2rem}.service-hero h2{font-size:1.2rem}.service-content{padding:40px 0}.service-intro{font-size:1rem}.service-cta h3{font-size:1.5rem}.fundraising-services .service-hero{padding:60px 0}.fundraising-services .service-hero h1{font-size:2.2rem}.fundraising-services .service-hero h2{font-size:1.1rem}.salesforce-services .service-hero{padding:60px 0}.salesforce-services .service-hero h1{font-size:2.2rem}.salesforce-services .service-hero h2{font-size:1.1rem}.salesforce-services .services-list li{font-size:1rem}.dev-shop-services .service-hero{padding:60px 0}.dev-shop-services .service-hero h1{font-size:2.2rem}.dev-shop-services .service-hero h2{font-size:1.1rem}}@media (max-width:576px){.service-hero h1{font-size:2rem}.benefits-card,.dev-service-card,.feature-card{padding:20px}.service-cta{padding:30px 20px}.fundraising-services .service-hero h1{font-size:1.8rem}.fundraising-services .cta-button{justify-content:center;width:100%}.salesforce-services .service-hero h1{font-size:1.8rem}.salesforce-services .cta-button{justify-content:center;width:100%}.dev-shop-services .service-hero h1{font-size:1.8rem}.dev-shop-services .cta-button{justify-content:center;width:100%}}.cert-badge{align-items:flex-start;background:#fff;border:1px solid #eaeaea;border-radius:8px;display:flex;gap:12px;margin-bottom:8px;padding:16px;transition:all .2s ease}.cert-badge:hover{border-color:#d0d0d0;box-shadow:0 2px 8px #0000000d}.cert-icon{flex-shrink:0;height:20px;object-fit:contain;width:20px}.cert-info{flex:1 1}.cert-title{color:#666;font-size:11px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.cert-name,.cert-title{font-family:Arial,sans-serif}.cert-name{color:#06c;font-size:13px;font-weight:500;line-height:1.4;margin-bottom:6px}.cert-details{font-family:Arial,sans-serif;font-size:11px;gap:12px}.active-status,.cert-details{align-items:center;display:flex}.active-status{color:#28a745;gap:4px}.active-status:before{background-color:#28a745;border-radius:50%;content:"";display:inline-block;height:6px;width:6px}.issue-date{color:#666}.landing-page{--primary:#e37a5d;--primary-bright:#e37a5d;--primary-dark:#d56a4d;--primary-light:#f9eae3;--accent:#e67e22;--accent-light:#fef5eb;--text:#4a4a4a;--text-light:#6d6d6d;--bg-light:#f9f6f2;--bg-white:#fff;--bg-warm:#f2e9de;--teal:#5b9b9b;--teal-light:#e5f1f1;--terracotta:#d68060;--terracotta-light:#f9eae3;--beige:#e8d5b5;--shadow-sm:0 2px 8px #0000000d;--shadow:0 8px 16px #00000014;--radius-sm:6px;--radius:8px;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;--container-width:1140px;background-color:var(--bg-light)}.hero-title-container{font-family:Helvetica,Arial,sans-serif;left:50%;max-width:800px;padding:0 var(--spacing-md);position:absolute;text-align:center;top:6%;transform:translate(-50%,-50%);width:100%;z-index:2}.hero-title{color:var(--text);font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:.15em}.hero-subtitle,.hero-title{font-family:Helvetica,Arial,sans-serif;text-shadow:2px 2px 4px #0000001a}.hero-subtitle{color:#222;font-size:1.8rem;font-weight:500;line-height:1.2;margin:0}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.4rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}}.hero-title-container .hero-subtitle{color:#222!important;display:block;margin-bottom:.2em;margin-top:.1em}.hero-section{background:linear-gradient(120deg,#e8d5b5,#f2e9de);color:var(--text);overflow:hidden;padding:calc(var(--spacing-xl) + 70px) 0 var(--spacing-xl);position:relative}.hero-section:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdHRlcm4gaWQ9ImIiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0iTTAgMGgyMHYyMEgweiIgZmlsbD0idXJsKCNhKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNiKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0}.container{position:relative}.hero-content{max-width:520px;z-index:2}.hero-content h1{color:#4a4a4a;font-size:3.25rem;letter-spacing:-.03em;margin-bottom:var(--spacing-sm)}.hero-subtitle{color:#6d6d6d;font-size:1.2rem;font-weight:400;line-height:1.6;margin-bottom:var(--spacing-md);opacity:.95}.cta-illustration,.features-illustration,.hero-illustration{box-shadow:0 15px 30px #00000026;height:400px;width:45%}.cta-illustration,.features-illustration,.hero-illustration{border-radius:12px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.features-illustration{box-shadow:0 10px 25px #0000001f;height:300px;margin:40px auto 0;max-width:450px;width:65%}.cta-illustration:hover,.features-illustration:hover,.hero-illustration:hover{box-shadow:0 20px 40px #0000002e;transform:translateY(-8px)}.cta-illustration:hover .illustration-image,.features-illustration:hover .illustration-image,.hero-illustration:hover .illustration-image{transform:scale(1.03)}.hero-illustration.office-image{display:none}.main-navigation{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffffa;box-shadow:0 1px 3px #0000000f;display:flex;height:70px;left:0;padding:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.main-navigation.scrolled{box-shadow:0 2px 10px #0000001a;height:60px}.nav-container{align-items:center;display:flex;height:100%;justify-content:space-between}.logo{color:var(--terracotta);font-size:1.5rem;font-weight:700;letter-spacing:-.5px;text-decoration:none;transition:all .2s ease}.logo:hover{transform:translateY(-1px)}.nav-links{align-items:center;display:flex;gap:var(--spacing-md)}.nav-link{border-radius:var(--radius-sm);color:var(--text);font-size:1rem;font-weight:500;padding:8px 12px;text-decoration:none;transition:all .2s ease}.nav-link:hover{background-color:var(--terracotta-light);color:var(--terracotta)}.nav-link.active{color:var(--terracotta);font-weight:600}.nav-button{background-color:var(--terracotta);border-radius:var(--radius-sm);color:#fff;font-size:1rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.nav-button:hover{background-color:var(--accent);transform:translateY(-1px)}.dropdown{position:relative}.dropdown-toggle{align-items:center;cursor:pointer;display:flex;gap:4px}.dropdown-toggle:after{border-bottom:6px solid var(--teal);border-left:6px solid #0000;border-right:6px solid #0000;bottom:-10px;content:"";display:none;height:0;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;width:0}.dropdown:hover .dropdown-toggle:after{opacity:0}.dropdown-menu{background-color:#fff;border-radius:var(--radius-sm);box-shadow:var(--shadow);left:0;min-width:180px;opacity:0;padding:8px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .2s ease;visibility:hidden;z-index:10}.dropdown:hover .dropdown-menu{opacity:1;transform:translateY(5px);visibility:visible}.dropdown-item{color:var(--text);display:block;font-size:.9rem;padding:8px 16px;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background-color:#d680600d;color:var(--primary-bright)}.waitlist-box{background-color:var(--bg-white);border-radius:var(--radius);box-shadow:var(--shadow);margin-top:var(--spacing-md);max-width:480px;padding:var(--spacing-md)}.waitlist-form{display:flex;margin-bottom:var(--spacing-sm)}.waitlist-form input{border:1px solid #e0e0e0;border-radius:var(--radius-sm) 0 0 var(--radius-sm);flex:1 1;font-size:1rem;outline:none;padding:14px 16px;transition:all .2s ease}.waitlist-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #d680601a}.waitlist-form button{background-color:var(--terracotta);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-weight:500;padding:12px 24px;position:relative;transition:all .2s ease}.waitlist-form button:hover{background-color:var(--accent)}.waitlist-form button.loading{padding-left:40px}.waitlist-form button.loading:after{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:16px;left:15px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.success-message{background-color:#e37a5d1a;border-radius:var(--radius);margin-bottom:var(--spacing-sm);padding:var(--spacing-md);text-align:center}.success-message p{color:var(--primary)}.join-text{color:var(--text-light);font-size:.9rem;margin-top:var(--spacing-xs)}.full-signup-button{background-color:var(--teal);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-weight:500;margin-top:var(--spacing-sm);padding:12px 24px;transition:all .2s ease}.full-signup-button:hover{background-color:#4a8a8a;transform:translateY(-1px)}.features-section{background-color:var(--bg-white);padding:var(--spacing-xl) 0;position:relative}.section-header{margin:0 auto var(--spacing-lg);max-width:700px;text-align:center}.section-header h2{color:var(--text);display:inline-block;font-size:2.2rem;font-weight:700;margin-bottom:var(--spacing-sm);position:relative}.section-header h2:after{background:var(--terracotta);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-header p{color:var(--text-light);font-size:1.1rem;line-height:1.6;margin-top:var(--spacing-sm)}.section-header+.container.acf-summary-container{margin-top:24px}.acf-summary-text p{margin:0;max-width:520px;text-align:left}.acf-summary-text p+p{margin-top:16px}.features-layout{margin:0 auto;max-width:var(--container-width);padding:var(--spacing-md) 0}.features-grid{grid-gap:var(--spacing-md);display:grid;gap:var(--spacing-md);grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px}.features-grid .feature-card:nth-last-child(-n+2){grid-column:span 1}@media (max-width:1100px){.features-grid{grid-template-columns:repeat(2,1fr)}.features-grid .feature-card:last-child{grid-column:1/-1;margin:0 auto;max-width:450px}}@media (max-width:768px){.features-grid{grid-template-columns:1fr;max-width:450px}.features-grid .feature-card:last-child{grid-column:auto;margin:0}}.feature-card{background-color:var(--bg-white);border-radius:var(--radius);border-top:3px solid #0000;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;padding:var(--spacing-lg);position:relative;transition:all .3s ease;z-index:1}.feature-card:hover{border-top-color:var(--terracotta);box-shadow:var(--shadow);transform:translateY(-6px)}.feature-card:before{background-color:var(--bg-warm);content:"";height:0;left:0;opacity:.3;position:absolute;right:0;top:0;transition:height .3s ease;z-index:-1}.feature-card:hover:before{height:100%}.feature-icon{align-items:center;background-color:var(--terracotta-light);border-radius:50%;box-shadow:0 4px 8px #d6806026;color:var(--terracotta);display:flex;height:64px;justify-content:center;margin-bottom:var(--spacing-md);transition:all .3s ease;width:64px}.feature-card:hover .feature-icon{background-color:var(--terracotta);color:#fff;transform:scale(1.1)}.feature-icon svg{stroke-width:2;height:28px;width:28px}.feature-card h3{color:var(--text);font-size:1.3rem;font-weight:600;margin-bottom:var(--spacing-sm);transition:color .3s ease}.feature-card:hover h3{color:var(--terracotta)}.feature-card p{color:var(--text-light);flex-grow:1;font-size:1rem;line-height:1.6;margin:0}.features-illustration:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-5px)}.features-illustration:hover .illustration-image{transform:scale(1.02)}.features-illustration.mountain-image{display:none}.testimonials{background-color:var(--bg-warm);padding:var(--spacing-xl) 0;position:relative}.testimonials:before{background:linear-gradient(90deg,#0000,#d6806033,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.testimonials-grid{grid-gap:var(--spacing-md);display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:var(--container-width)}.testimonial-card{background-color:var(--bg-white);border-left:3px solid var(--terracotta);border-radius:var(--radius);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;height:100%;min-height:280px;overflow:hidden;padding:var(--spacing-lg);position:relative;transition:all .3s ease}.testimonial-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.testimonial-card:before{background-color:var(--terracotta);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.testimonial-card:hover:before{opacity:1}.testimonial-card p{color:var(--text);flex-grow:1;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:var(--spacing-md);position:relative}.testimonial-card p:before{left:-10px;top:-25px}.testimonial-card p:after,.testimonial-card p:before{color:var(--terracotta-light);content:'"';font-family:Georgia,serif;font-size:3.5rem;position:absolute}.testimonial-card p:after{bottom:-50px;right:-10px}.testimonial-author{align-items:center;border-top:1px solid var(--bg-warm);display:flex;margin-top:auto;min-height:60px;padding-right:var(--spacing-sm);padding-top:var(--spacing-sm)}.author-avatar{background-position:50%;background-size:cover;border:2px solid var(--terracotta-light);border-radius:50%;flex-shrink:0;height:48px;margin-right:var(--spacing-sm);width:48px}.author-avatar.person1{background-image:url(https://images.unsplash.com/photo-1532339142463-fd0a8979791a?auto=format&fit=crop&w=150)}.author-avatar.person2{background-image:url(https://images.unsplash.com/photo-1560523159-4a9692d222f9?auto=format&fit=crop&w=150)}.author-avatar.person3{background-image:url(https://images.unsplash.com/photo-1507608616759-54f48f0af0ee?auto=format&fit=crop&w=150)}.author-info{flex:1 1;min-width:0}.author-info h4{color:var(--terracotta);font-size:1rem;font-weight:600;margin:0 0 3px}.author-info p{word-wrap:break-word;color:var(--text-light);font-size:.85rem;font-style:normal;line-height:1.4;margin:0;max-width:100%;overflow-wrap:break-word}.final-cta{background-color:var(--bg-light);background:linear-gradient(120deg,#f8f4ef,#faf7f4);padding:var(--spacing-xl) 0;position:relative}.cta-container{align-items:center;display:flex;gap:var(--spacing-xl);justify-content:space-between;margin:0 auto;max-width:var(--container-width)}.cta-content{max-width:550px;z-index:2}.cta-content h2{color:var(--text);font-size:2.5rem;line-height:1.2;margin-bottom:var(--spacing-sm)}.cta-content p{color:var(--text);font-size:1.2rem;font-weight:500;margin-bottom:var(--spacing-md)}.cta-illustration{background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 15px 30px #0000001a;height:350px;overflow:hidden;position:relative;transition:transform .3s ease;width:45%}.cta-illustration:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.cta-illustration.family-image{display:none}.cta-button{background-color:var(--terracotta);border-radius:var(--radius-sm);box-shadow:0 4px 12px #d680604d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:500;position:relative;transition:all .2s ease}.cta-button:hover{background-color:var(--primary-dark);box-shadow:0 6px 15px #d6806066}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:18px;justify-content:space-between;padding:0;position:relative;width:24px;z-index:1001}.hamburger-line{background-color:var(--primary-bright);border-radius:4px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:24px}.mobile-menu.open+.mobile-menu-toggle .hamburger-line:first-child{transform:translateY(8px) rotate(45deg)}.mobile-menu.open+.mobile-menu-toggle .hamburger-line:nth-child(2){opacity:0}.mobile-menu.open+.mobile-menu-toggle .hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:992px){.nav-links{display:none}.mobile-menu-toggle{display:flex}.mobile-menu{background-color:#fff;bottom:0;box-shadow:-5px 0 30px #00000026;padding:80px 20px 30px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:280px;z-index:1000}.mobile-menu.open{transform:translateX(0)}.mobile-nav-links{display:flex;flex-direction:column;gap:8px}.mobile-nav-link{border-radius:var(--radius-sm);color:var(--text);font-size:1rem;font-weight:500;padding:12px 16px;text-decoration:none;transition:all .2s ease}.mobile-nav-link:hover{background-color:#0091ff0d;color:var(--primary-bright)}.mobile-nav-button{background-color:var(--primary-bright);border-radius:var(--radius-sm);color:#fff;display:block;font-size:1rem;font-weight:600;margin-top:16px;padding:12px 20px;text-align:center;text-decoration:none;transition:all .2s ease}.mobile-nav-button:hover{background-color:var(--primary-dark)}.mobile-overlay{background-color:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.mobile-overlay.open{opacity:1;visibility:visible}.hero-container{flex-direction:column;text-align:center}.hero-content{margin-bottom:var(--spacing-lg);max-width:100%}.cta-illustration,.features-illustration,.hero-illustration{height:380px;width:100%}.cta-container{flex-direction:column}.cta-illustration{margin-top:var(--spacing-lg)}}@media (max-width:768px){.cta-illustration,.features-illustration,.hero-illustration{height:280px;margin:30px auto 0;width:85%}}@media (max-width:576px){.cta-illustration,.features-illustration,.hero-illustration{height:220px;margin:25px auto 0;width:90%}}@media (max-width:480px){.waitlist-form{flex-direction:column}.waitlist-form input{border-radius:var(--radius-sm);margin-bottom:var(--spacing-xs);width:100%}.waitlist-form button{border-radius:var(--radius-sm);padding:12px;width:100%}.cta-button{justify-content:center;width:100%}.hero-content h1{font-size:1.9rem}.cta-content h2{font-size:1.8rem}}.collaboration-image,.impact-image,.nonprofit-office-image{display:none}@media (max-width:992px){.cta-content{max-width:100%;text-align:center}.cta-content h2{font-size:2.2rem}}.illustration-image{border-radius:inherit;display:block;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;width:100%}@media (max-width:992px){.features-grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.feature-card{padding:var(--spacing-md)}}@media (max-width:768px){.feature-icon{height:56px;width:56px}.feature-icon svg{height:24px;width:24px}.feature-card h3{font-size:1.2rem}}@media (max-width:576px){.features-grid{grid-template-columns:1fr;max-width:400px}.section-header h2{font-size:1.8rem}}.solutions-section{background-color:var(--bg-white);padding:var(--spacing-xl) 0;position:relative}.solutions-section:before{background:linear-gradient(90deg,#0000,#d680601a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.solutions-intro{color:var(--text-light);font-size:1.1rem;line-height:1.6;margin:0 auto var(--spacing-lg);max-width:800px;text-align:center}.personas-grid{grid-gap:var(--spacing-md);display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:var(--spacing-xl)}.persona-card{background-color:var(--bg-light);border-radius:var(--radius);border-top:3px solid #0000;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;padding:var(--spacing-md);position:relative;transition:all .3s ease}.persona-card:hover{border-top-color:var(--terracotta);box-shadow:var(--shadow);transform:translateY(-6px)}.persona-icon{align-items:center;background-color:var(--terracotta-light);border-radius:50%;box-shadow:0 4px 8px #d6806026;color:var(--terracotta);display:flex;height:64px;justify-content:center;margin-bottom:var(--spacing-md);transition:all .3s ease;width:64px}.persona-card:hover .persona-icon{background-color:var(--terracotta);color:#fff;transform:scale(1.1)}.persona-icon svg{stroke-width:2;height:28px;width:28px}.persona-card h3{color:var(--terracotta);font-size:1.2rem;font-weight:600;margin-bottom:var(--spacing-sm);transition:color .3s ease}.persona-content{display:flex;flex-direction:column;flex-grow:1;gap:var(--spacing-sm)}.persona-challenges h4,.persona-role h4,.persona-solution h4{color:var(--text);font-size:.9rem;font-weight:600;margin-bottom:.25rem}.persona-role p,.persona-solution p{color:var(--text-light);font-size:.9rem;line-height:1.5;margin:0}.persona-challenges ul{margin:0;padding-left:1.25rem}.persona-challenges li{color:var(--text-light);font-size:.9rem;line-height:1.5;margin-bottom:.25rem}.how-it-works{margin:var(--spacing-xl) auto;max-width:800px;text-align:center}.how-it-works h3{color:var(--text);display:inline-block;font-size:1.8rem;font-weight:600;margin-bottom:var(--spacing-md);position:relative}.how-it-works h3:after{background:var(--terracotta);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.workflow-steps{display:flex;gap:var(--spacing-md);justify-content:space-between;margin-top:var(--spacing-lg)}.workflow-step{flex:1 1;position:relative;text-align:center}.workflow-step:not(:last-child):after{background:linear-gradient(90deg,var(--terracotta-light),#0000);content:"";height:2px;position:absolute;right:-30px;top:25px;width:60px}.step-number{background-color:var(--terracotta);box-shadow:0 4px 10px #d6806033;font-size:1.4rem;font-weight:600;height:50px;margin:0 auto var(--spacing-sm);width:50px}.step-content h4{font-size:1.1rem;margin-bottom:.5rem}.step-content p{font-size:.95rem}.solutions-cta{background-color:var(--terracotta-light);border-radius:var(--radius);margin-top:var(--spacing-xl);padding:var(--spacing-lg);text-align:center}.solutions-cta h3{color:var(--terracotta);font-size:1.6rem;font-weight:600;margin-bottom:var(--spacing-sm)}.solutions-cta p{color:var(--text);font-size:1.1rem;margin-bottom:var(--spacing-md)}@media (max-width:992px){.personas-grid{grid-template-columns:repeat(2,1fr)}.workflow-steps{flex-direction:column;gap:var(--spacing-lg)}.workflow-step{margin:0 auto;max-width:300px}.workflow-step:not(:last-child):after{bottom:-40px;left:50%;right:auto;top:auto;transform:translateX(-50%) rotate(90deg);width:30px}}@media (max-width:768px){.personas-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:450px}.persona-card{padding:var(--spacing-sm)}.how-it-works h3{font-size:1.5rem}.solutions-cta h3{font-size:1.4rem}}@media (max-width:480px){.persona-icon{height:50px;width:50px}.persona-icon svg{height:22px;width:22px}.step-number{font-size:1.2rem;height:40px;width:40px}}.acf-summary-section{background:var(--bg-white);padding:var(--spacing-xl) 0}.acf-summary-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--spacing-xl);justify-content:center;margin:0 auto;max-width:var(--container-width)}.acf-summary-text{display:flex;flex:1 1 350px;flex-direction:column;justify-content:center;max-width:600px;min-width:300px}.acf-summary-text h2{color:var(--terracotta);font-size:2.2rem;font-weight:700;margin-bottom:var(--spacing-sm)}.acf-summary-text p{color:var(--text-light);font-size:1.15rem;line-height:1.7}.acf-summary-video{flex:1 1 350px;max-width:600px;min-width:300px}.acf-summary-video,.acf-video-placeholder{align-items:center;display:flex;justify-content:center}.acf-video-placeholder{aspect-ratio:16/9;background:#f5f5f5;border:2px dashed #e0e0e0;border-radius:12px;color:#aaa;font-size:1.2rem;max-width:480px;width:100%}@media (max-width:992px){.acf-summary-container{align-items:stretch;flex-direction:column;gap:var(--spacing-lg)}.acf-summary-text,.acf-summary-video{max-width:100%}}.ai-hero-buttons{display:flex;gap:16px;margin-top:24px}.parallax-cta.outline{background:#0000;border:2px solid var(--primary);color:var(--primary)}.parallax-cta.outline:hover{background:var(--primary-light);transform:translateY(-2px)}.ai-hero-buttons .parallax-cta:first-child{color:#000}.process-steps{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.process-step{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d;display:flex;gap:20px;padding:30px;transition:transform .3s ease}.process-step:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}.step-content{flex:1 1}.step-content h4{color:var(--text);font-size:1.2rem;font-weight:600;margin-bottom:10px}.step-content p{color:var(--text-light);font-size:1rem;line-height:1.5}.implementation-section{background-color:var(--bg-light)}.feature-icon svg{stroke:var(--primary)}.feature-card:hover .feature-icon{background:var(--primary-light);color:var(--primary)}@media (max-width:768px){.ai-hero-buttons{flex-direction:column;width:100%}.ai-hero-buttons .parallax-cta{text-align:center;width:100%}.process-step{padding:20px}.step-number{font-size:1rem;height:36px;width:36px}.step-content h4{font-size:1.1rem}}@media (max-width:576px){.process-steps{grid-template-columns:1fr}}.landing-page{color:#4a4a4a;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;overflow-x:hidden}.hero-container{align-items:center;display:flex;gap:var(--spacing-xl);justify-content:space-between;min-height:500px}.hero-content{flex:1 1;max-width:550px;padding-right:var(--spacing-md)}.hero-content h1{color:var(--text);font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:var(--spacing-md)}.hero-content .hero-subtitle{color:var(--text-light);font-size:1.3rem;line-height:1.5;margin-bottom:var(--spacing-md)}.hero-actions{margin-top:var(--spacing-md)}.flyer-button{align-items:center;background-color:var(--teal);border-radius:var(--radius-sm);box-shadow:0 4px 12px #5b9b9b4d;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;padding:12px 20px;text-decoration:none;transition:all .2s ease}.flyer-button:hover{background-color:var(--green);box-shadow:0 6px 15px #5b9b9b66;color:#fff;text-decoration:none;transform:translateY(-2px)}.hero-signup{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:480px}.signup-box{background-color:var(--bg-white);border-radius:var(--radius);border-top:4px solid var(--teal);box-shadow:var(--shadow);padding:var(--spacing-xl);text-align:center;width:100%}.signup-box h3{color:var(--teal);font-size:1.5rem;font-weight:700;margin-bottom:var(--spacing-sm)}.signup-box p{color:var(--text-light);font-size:1rem;line-height:1.5;margin-bottom:var(--spacing-md)}.bundle-signup-form{display:flex;flex-direction:column;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.bundle-signup-form input{border:2px solid #e0e0e0;border-radius:var(--radius-sm);font-size:1rem;outline:none;padding:14px 16px;transition:all .2s ease}.bundle-signup-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #5b9b9b1a}.bundle-signup-form button{align-items:center;background-color:var(--teal);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:14px 20px;transition:all .2s ease}.bundle-signup-form button:hover{background-color:var(--green);box-shadow:0 4px 12px #5b9b9b4d;transform:translateY(-2px)}.signup-note{color:var(--green);font-size:.9rem;font-weight:500;margin:0}.success-message{background-color:#3b80701a;border:1px solid var(--green);border-radius:var(--radius-sm);margin-bottom:var(--spacing-md);padding:var(--spacing-sm)}.success-message p{color:var(--green);font-size:.95rem;font-weight:500;margin:0}.info-message{background-color:#5b9b9b1a;border:1px solid var(--teal);border-radius:var(--radius-sm);margin-bottom:var(--spacing-md);padding:var(--spacing-sm)}.info-message p{color:var(--teal);font-size:.95rem;font-weight:500;margin:0}.error-message{background-color:#dc35451a;border:1px solid #dc3545;border-radius:var(--radius-sm);margin-bottom:var(--spacing-md);padding:var(--spacing-sm)}.error-message p{color:#dc3545;font-size:.95rem;font-weight:500;margin:0}.bundle-signup-form button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.bundle-signup-form input:disabled{background-color:#f5f5f5;cursor:not-allowed}.featured-bundle-section{background-color:var(--bg-white);padding:var(--spacing-xl) 0;position:relative}.featured-bundle-card{align-items:flex-start;background:var(--bg-light);border-left:4px solid var(--teal);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;gap:var(--spacing-lg);margin:0 auto;max-width:900px;padding:var(--spacing-xl);transition:all .3s ease}.featured-bundle-card:hover{box-shadow:0 15px 30px #0000001f;transform:translateY(-5px)}.bundle-icon-wrapper{align-items:center;background-color:var(--teal-light);border-radius:50%;display:flex;flex-shrink:0;height:80px;justify-content:center;margin-right:var(--spacing-md);transition:all .3s ease;width:80px}.featured-bundle-card:hover .bundle-icon-wrapper{background-color:var(--teal);transform:scale(1.1)}.featured-bundle-card:hover .bundle-icon-wrapper svg{color:#fff!important}.bundle-content{flex:1 1}.bundle-title{color:var(--teal);font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:var(--spacing-sm)}.bundle-problems{background-color:#5b9b9b1a;border-radius:var(--radius-sm);color:var(--text-light);font-size:1.1rem;margin-bottom:var(--spacing-md);padding:var(--spacing-sm)}.bundle-highlight-desc{font-size:1.1rem;line-height:1.6;margin-bottom:var(--spacing-sm)}.bundle-value{color:var(--green);font-size:1.05rem;font-weight:600}.bundle-highlight-list{margin-bottom:var(--spacing-md);margin-top:var(--spacing-md)}.bundle-list-title{color:var(--text);font-size:1.1rem;font-weight:600;margin-bottom:var(--spacing-sm)}.bundle-highlight-list ul{color:var(--text-light);font-size:1.05rem;list-style:disc;margin:0 0 var(--spacing-md) 1.5em;padding:0}.bundle-highlight-list li{line-height:1.5;margin-bottom:.6em}.bundle-highlight-note{background-color:#e37a5d1a;border-left:3px solid var(--terracotta);border-radius:var(--radius-sm);color:var(--text-light);font-size:1rem;margin-top:var(--spacing-md);padding:var(--spacing-sm)}.bundle-cta{margin-top:var(--spacing-lg);text-align:left}.bundle-problems-section{display:flex;flex-direction:column;margin-bottom:var(--spacing-md);min-height:160px}.bundle-problems-section strong{color:var(--text);display:block;font-weight:600;margin-bottom:var(--spacing-xs)}.problems-list{color:var(--text-light);flex-grow:1;font-size:.95rem;list-style:disc;margin:0 0 var(--spacing-sm) 1.2em;padding:0}.problems-list li{line-height:1.4;margin-bottom:.3em}.bundle-benefits{flex-grow:1;margin-bottom:var(--spacing-md)}.bundle-benefits strong{color:var(--text);display:block;font-weight:600;margin-bottom:var(--spacing-xs)}.benefits-list{color:var(--text-light);font-size:.95rem;list-style:disc;margin:0 0 var(--spacing-sm) 1.2em;padding:0}.benefits-list li{line-height:1.5;margin-bottom:.4em}.solutions .solutions-grid{grid-gap:var(--spacing-md);align-items:stretch;display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.solutions .solution-card{display:flex;flex-direction:column;height:100%}.solutions .solution-card h3{margin-bottom:var(--spacing-sm)}.solutions .solution-card .learn-more-link{margin-top:auto}@media (max-width:992px){.hero-container{flex-direction:column;gap:var(--spacing-lg);min-height:auto;text-align:center}.hero-content{max-width:100%;padding-right:0}.hero-content h1{font-size:2.5rem}.hero-content .hero-subtitle{font-size:1.2rem}.hero-signup{margin:0 auto;max-width:500px}.featured-bundle-card{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-lg)}.bundle-icon-wrapper{align-self:center;margin-bottom:var(--spacing-md);margin-right:0}.bundle-title{font-size:1.6rem;text-align:center}}@media (max-width:768px){.hero-content h1{font-size:2.2rem}.hero-content .hero-subtitle{font-size:1.1rem}.hero-signup{max-width:400px}.signup-box{padding:var(--spacing-lg)}.signup-box h3{font-size:1.3rem}.featured-bundle-card{padding:var(--spacing-md)}.bundle-problems-section{min-height:110px}.bundle-icon-wrapper{height:60px;width:60px}.bundle-title{font-size:1.4rem}.bundle-highlight-desc,.bundle-problems{font-size:1rem}}@media (max-width:480px){.hero-container{gap:var(--spacing-md)}.hero-content h1{font-size:1.9rem}.hero-content .hero-subtitle{font-size:1rem}.hero-signup{max-width:100%}.signup-box{padding:var(--spacing-md)}.signup-box h3{font-size:1.2rem}.bundle-highlight-list ul{margin-left:1.2em}.bundle-highlight-list li{font-size:.95rem}.bundle-title{font-size:1.3rem}.bundle-problems-section{min-height:90px}}.acf-flyer{font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:2rem}.acf-flyer,.flyer-container{background:linear-gradient(135deg,#f8fafc,#fff 50%,#f1f5f9)}.flyer-container{border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;isolation:isolate;margin:0 auto;max-width:48rem;padding:2rem 3rem;position:relative}.flyer-header{margin-bottom:3rem;text-align:center}.flyer-title{color:#1e293b;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:1rem}.flyer-subtitle{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:42rem}.flyer-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3.5rem}.flyer-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:all .2s ease}.flyer-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.card-content{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.card-header{align-items:center;display:flex;gap:.75rem}.card-icon{color:#059669;transition:color .2s ease}.flyer-card:hover .card-icon{color:#047857}.card-title{color:#1e293b;font-size:1.125rem;font-weight:600;line-height:1.3;margin:0}.card-text{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.text-bold{color:#374151;font-weight:600}.flyer-footer{text-align:center}.cta-title{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.cta-subtitle{color:#64748b;margin-bottom:1.5rem}.print-button{align-items:center;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:.5rem;box-shadow:0 4px 6px -1px #0596694d;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.print-button:hover{background:linear-gradient(135deg,#047857,#065f46);box-shadow:0 6px 8px -1px #05966966;transform:translateY(-1px)}.brand-lockup{color:#64748b;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin-top:2.5rem}@media print{@page{size:letter;margin:.5in}*{visibility:hidden!important}.acf-flyer,.acf-flyer *{visibility:visible!important}body,html{background:#fff!important;height:100%!important;overflow:hidden!important;width:100%!important}::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}*{-ms-overflow-style:none!important;scrollbar-width:none!important}.acf-flyer{font-family:Arial,sans-serif!important;min-height:auto!important;overflow:hidden!important;padding:0!important}.acf-flyer,.flyer-container{background:#fff!important;margin:0!important;width:100%!important}.flyer-container{border-radius:0!important;box-shadow:none!important;max-width:100%!important;padding:1rem!important}.flyer-header{margin-bottom:1.5rem!important;page-break-after:avoid!important}.flyer-header,.flyer-title{display:block!important;position:relative!important;text-align:center!important;visibility:visible!important;z-index:9999!important}.flyer-title{color:#000!important;font-size:1.8rem!important;font-weight:700!important;line-height:1.3!important;margin:0 0 .5rem!important}.flyer-subtitle,.flyer-title{font-family:Arial,sans-serif!important}.flyer-subtitle{color:#333!important;font-size:1rem!important;line-height:1.4!important;margin:0 0 1.5rem!important;text-align:center!important}.flyer-grid{grid-gap:1rem!important;display:grid!important;gap:1rem!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:1.5rem!important}.flyer-card{background:#fff!important;border:1px solid #ddd!important;border-radius:.5rem!important;box-shadow:none!important;break-inside:avoid!important;overflow:hidden!important;page-break-inside:avoid!important}.card-content{padding:1rem!important}.card-header{align-items:center!important;display:flex!important;gap:.5rem!important;margin-bottom:.5rem!important}.card-icon{color:#000!important;height:20px!important;width:20px!important}.card-title{color:#000!important;font-size:1rem!important;font-weight:700!important;line-height:1.3!important;margin:0!important}.card-text,.card-title{font-family:Arial,sans-serif!important}.card-text{color:#333!important;font-size:.85rem!important;line-height:1.4!important;margin:0 0 .5rem!important}.text-bold{color:#000!important;font-weight:700!important}.flyer-footer{margin-top:1rem!important;text-align:center!important}.cta-title{color:#000!important;font-size:1rem!important;font-weight:700!important;margin:0 0 .5rem!important}.cta-subtitle,.cta-title{font-family:Arial,sans-serif!important}.cta-subtitle{color:#333!important;font-size:.9rem!important;margin:0 0 1rem!important}.print-button{display:none!important;visibility:hidden!important}.brand-lockup{color:#666!important;font-family:Arial,sans-serif!important;font-size:.8rem!important;font-weight:700!important;margin-top:1rem!important}.flyer-container{page-break-after:avoid!important}.flyer-header,.flyer-title{orphans:3!important;widows:3!important}body,html{margin:0!important;padding:0!important}svg{color:#059669!important}}@media (max-width:768px){.acf-flyer{padding:1rem}.flyer-container{padding:1.5rem}.flyer-title{font-size:2rem}.flyer-grid{grid-template-columns:1fr}.flyer-card{margin-bottom:1rem}}@media (max-width:480px){.flyer-title{font-size:1.75rem}.flyer-subtitle{font-size:1rem}.card-content{padding:1rem}}.playbook-page{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;min-height:100vh}.container{padding:0 20px}.playbook-hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;margin-bottom:0;padding:60px 0 40px;text-align:center}.hero-content{margin:0 auto;max-width:700px}.hero-badge{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:6px;margin-bottom:16px;padding:6px 12px}.hero-badge svg{font-size:14px}.playbook-hero h1{color:#1f2937;font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:16px}.hero-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.5;margin-bottom:24px}.value-proposition{margin-top:16px}.value-badge{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:6px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:10px 20px}.problems-section{background:#f8fafc;padding:50px 0}.problems-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.problems-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:800px}.problem-card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:25px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.problem-card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-3px)}.problem-icon{font-size:2.5rem;margin-bottom:12px}.problem-card h3{color:#1f2937;font-size:1.1rem;font-weight:600;line-height:1.3}.components-section{background:#fff;padding:50px 0}.components-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.components-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.component-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.component-card:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-2px)}.component-header h3{color:#1f2937;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:8px}.component-header p{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:16px}.component-links{display:flex;flex-direction:column;gap:8px}.link-button{align-items:center;border:2px solid #0000;border-radius:6px;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;padding:10px 14px;text-decoration:none;transition:all .3s ease}.link-button.document{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.link-button.ai{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.link-button:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.link-button svg{font-size:12px}.cta-section{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:50px 0;text-align:center}.cta-content h2{font-size:2rem;font-weight:700;margin-bottom:16px}.cta-content p{color:#d1d5db;font-size:1.1rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:500px}.cta-buttons{flex-direction:column;gap:20px}.cta-button,.cta-buttons{align-items:center;display:flex}.cta-button{border:2px solid #0000;border-radius:10px;font-size:1rem;font-weight:600;gap:10px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.cta-button:hover{box-shadow:0 10px 20px #00000040;transform:translateY(-2px)}.secondary-cta{margin-top:16px}.secondary-cta p{color:#9ca3af;font-size:.9rem;margin-bottom:6px}.office-hours{color:#fbbf24;font-size:1rem;font-weight:600}.footer-note{background:#f8fafc;padding:40px 0;text-align:center}.note-content{margin:0 auto;max-width:700px}.note-content p{color:#374151;font-size:1rem;line-height:1.5;margin-bottom:12px}.disclaimer{color:#6b7280;font-size:.9rem;font-style:italic}.calendly-section{background:#f8fafc;padding:50px 0}.calendly-content{margin:0 auto;max-width:900px;text-align:center}.calendly-content h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:16px}.calendly-content p{color:#6b7280;font-size:1.1rem;line-height:1.5;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px}.calendly-widget{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:800px;overflow:hidden;position:relative}.calendly-widget iframe{background:#fff!important;border:none!important}.calendly-widget:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;color:#fff;content:"Select a time that works for you";font-size:1rem;font-weight:600;left:0;padding:15px 20px;position:absolute;right:0;text-align:center;top:0;z-index:10}@media (max-width:768px){.playbook-hero h1{font-size:2.2rem}.hero-subtitle{font-size:1rem}.components-grid,.problems-grid{grid-template-columns:1fr}.components-section h2,.cta-content h2,.problems-section h2{font-size:1.8rem}.container{padding:0 16px}.playbook-hero{padding:40px 0 30px}.calendly-section,.components-section,.cta-section,.problems-section{padding:40px 0}.calendly-content h2{font-size:1.8rem}.calendly-content p{font-size:1rem}}@media (max-width:480px){.playbook-hero h1{font-size:1.8rem}.hero-subtitle,.value-badge{font-size:.9rem}.value-badge{padding:8px 16px}.component-card{padding:16px}.cta-button{font-size:.9rem;padding:12px 20px}}:root{--primary:#e37a5d;--primary-bright:#e37a5d;--primary-dark:#d56a4d;--primary-light:#f9eae3;--accent:#e67e22;--accent-light:#fef5eb;--text:#4a4a4a;--text-light:#6d6d6d;--bg-light:#f9f6f2;--bg-white:#fff;--bg-warm:#f2e9de;--teal:#5b9b9b;--teal-light:#e5f1f1;--terracotta:#e37a5d;--terracotta-light:#f9eae3;--terracotta-dark:#d56a4d;--beige:#e8d5b5;--acf-orange:#e37a5d;--acf-orange-dark:#d56a4d;--acf-blue:#e37a5d;--acf-blue-dark:#d56a4d;--shadow-xs:0 1px 3px #0000000d;--shadow-sm:0 2px 8px #0000000d;--shadow:0 8px 16px #00000014;--shadow-md:0 12px 24px #0000001f;--shadow-lg:0 16px 32px #00000026;--radius-xs:4px;--radius-sm:6px;--radius:8px;--radius-md:12px;--radius-lg:16px;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;--spacing-xxl:64px;--font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--container-width:1140px;--transition-fast:all 0.2s ease;--transition-medium:all 0.3s ease;--transition-slow:all 0.5s ease}.btn{border:none;border-radius:6px;border-radius:var(--radius-sm);cursor:pointer;display:inline-block;font-weight:500;font-weight:var(--font-weight-medium);outline:none;padding:8px 24px;padding:var(--spacing-xs) var(--spacing-md);text-align:center;text-decoration:none;transition:all .2s ease;transition:var(--transition-fast);white-space:nowrap}.btn-primary{background-color:#e37a5d;background-color:var(--primary);box-shadow:0 4px 12px #e37a5d33;color:#fff}.btn-primary:hover{background-color:#d56a4d;background-color:var(--primary-dark);box-shadow:0 6px 15px #e37a5d4d;transform:translateY(-2px)}.btn-secondary{background-color:#f9f6f2;background-color:var(--bg-light);border:1px solid #6d6d6d;border:1px solid var(--text-light);color:#4a4a4a;color:var(--text)}.btn-secondary:hover{background-color:#f2e9de;background-color:var(--bg-warm);transform:translateY(-2px)}.btn-terracotta{background-color:#e37a5d;background-color:var(--terracotta);box-shadow:0 4px 12px #d6806033;color:#fff}.btn-terracotta:hover{background-color:#d56a4d;background-color:var(--terracotta-dark);box-shadow:0 6px 15px #d680604d;transform:translateY(-2px)}.btn-orange{background-color:#e37a5d;background-color:var(--acf-orange);box-shadow:0 4px 12px #e37a5d33;color:#fff}.btn-orange:hover{background-color:#d56a4d;background-color:var(--acf-orange-dark);box-shadow:0 6px 15px #e37a5d4d;transform:translateY(-2px)}.card{background-color:#fff;background-color:var(--bg-white);border:1px solid #0000000a;border-radius:var(--radius);box-shadow:0 2px 8px #0000000d;box-shadow:var(--shadow-sm);padding:24px;padding:var(--spacing-md);transition:all .3s ease;transition:var(--transition-medium)}.card:hover{box-shadow:0 8px 16px #00000014;box-shadow:var(--shadow);transform:translateY(-4px)}.form-control{background-clip:padding-box;background-color:#fff;background-color:var(--bg-white);border:1px solid #ddd;border-radius:6px;border-radius:var(--radius-sm);color:#4a4a4a;color:var(--text);display:block;font-size:1rem;font-weight:400;font-weight:var(--font-weight-normal);line-height:1.5;padding:8px 16px;padding:var(--spacing-xs) var(--spacing-sm);transition:all .2s ease;transition:var(--transition-fast);width:100%}.form-control:focus{border-color:#e37a5d;border-color:var(--primary);box-shadow:0 0 0 3px #0091ff1a;outline:0}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #eee;padding:8px 16px;padding:var(--spacing-xs) var(--spacing-sm);text-align:left}.table th{font-weight:600;font-weight:var(--font-weight-semibold)}.table th,.table tr:hover{background-color:#f9f6f2;background-color:var(--bg-light)}.text-primary{color:#e37a5d;color:var(--primary)}.text-terracotta{color:#e37a5d;color:var(--terracotta)}.text-teal{color:#5b9b9b;color:var(--teal)}.text-accent{color:#e67e22;color:var(--accent)}.bg-primary{background-color:#f9eae3;background-color:var(--primary-light)}.bg-terracotta{background-color:#f9eae3;background-color:var(--terracotta-light)}.bg-teal{background-color:#e5f1f1;background-color:var(--teal-light)}.bg-warm{background-color:#f2e9de;background-color:var(--bg-warm)}.bg-light{background-color:#f9f6f2;background-color:var(--bg-light)}.bg-white{background-color:#fff;background-color:var(--bg-white)}.shadow-sm{box-shadow:0 2px 8px #0000000d;box-shadow:var(--shadow-sm)}.shadow{box-shadow:0 8px 16px #00000014;box-shadow:var(--shadow)}.shadow-md{box-shadow:0 12px 24px #0000001f;box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:0 16px 32px #00000026;box-shadow:var(--shadow-lg)}.rounded{border-radius:8px;border-radius:var(--radius)}.rounded-sm{border-radius:6px;border-radius:var(--radius-sm)}.rounded-md{border-radius:12px;border-radius:var(--radius-md)}.rounded-lg{border-radius:16px;border-radius:var(--radius-lg)}.mb-xs{margin-bottom:8px;margin-bottom:var(--spacing-xs)}.mb-sm{margin-bottom:16px;margin-bottom:var(--spacing-sm)}.mb-md{margin-bottom:24px;margin-bottom:var(--spacing-md)}.mb-lg{margin-bottom:32px;margin-bottom:var(--spacing-lg)}.mb-xl{margin-bottom:48px;margin-bottom:var(--spacing-xl)}.mt-xs{margin-top:8px;margin-top:var(--spacing-xs)}.mt-sm{margin-top:16px;margin-top:var(--spacing-sm)}.mt-md{margin-top:24px;margin-top:var(--spacing-md)}.mt-lg{margin-top:32px;margin-top:var(--spacing-lg)}.mt-xl{margin-top:48px;margin-top:var(--spacing-xl)}.container{max-width:1140px;max-width:var(--container-width);padding:0 24px;padding:0 var(--spacing-md)}body>script+:not(#root):not(noscript),body>script~:not(#root):not(noscript):not(script){display:none!important;height:0!important;opacity:0!important;overflow:hidden!important;position:absolute!important;visibility:hidden!important;width:0!important;z-index:-1000!important}body>:not(#root):not(noscript):not(script){background-color:#ff00001a!important;border:3px solid red!important;position:relative}body>:not(#root):not(noscript):not(script):before{background:#fff;color:red;content:"UNEXPECTED ELEMENT";font-weight:700;left:0;position:absolute;top:0;z-index:9999}.App{background-color:var(--bg-light);color:var(--text);flex-direction:column;font-family:var(--font-family);min-height:100vh}.App,main{display:flex}main{flex:1 1;flex-direction:column;padding-top:60px}.App>:not(header):not(footer){margin-top:60px}body>:not(#root){background-color:#ff00001a!important;border:3px solid red!important;position:relative}body>:not(#root):before{background:#fff;color:red;content:"UNEXPECTED ELEMENT";font-weight:700;left:0;position:absolute;top:0;z-index:9999}body{font-size:16px}a{color:var(--primary);text-decoration:none;transition:var(--transition-fast)}a:hover{color:var(--primary-dark)}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold);line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-bottom:var(--spacing-sm)}img{height:auto;max-width:100%}button,input,select,textarea{font-family:inherit}:focus{outline:3px solid #e37a5d33;outline-offset:2px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.error-message{align-items:center;background-color:#fee;border-radius:4px;color:#c00;display:flex;gap:.5rem;margin-bottom:1rem;padding:1rem}.error-message:before{content:"⚠️"}.loading-state{align-items:center;color:#666;display:flex;justify-content:center;min-height:200px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#e37a5d;height:24px;margin-right:10px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-align:center;transition:all .2s ease}.button:active{transform:scale(.98)}.button:disabled{cursor:not-allowed;opacity:.7}.button-primary{background-color:#e37a5d;color:#fff}.button-primary:hover:not(:disabled){background-color:#d56a4d;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.button-secondary{background-color:#f8f9fa;border:1px solid #ddd;color:#333}.button-secondary:hover:not(:disabled){background-color:#e2e6ea;border-color:#c1c9d0}.button-danger{background-color:#dc3545;color:#fff}.button-danger:hover:not(:disabled){background-color:#bd2130}.form-group{margin-bottom:1.5rem}.form-group label{color:#666;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#adb5bd}.form-group .help-text{color:#6c757d;font-size:.875rem;margin-top:.25rem}.grid{grid-gap:1rem;display:grid;gap:1rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.container{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}@media (max-width:1200px){.container{max-width:960px}}@media (max-width:992px){.container{max-width:720px}.grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.container{max-width:540px}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.button{margin-bottom:.5rem;width:100%}.grid-2{grid-template-columns:1fr}}@media (max-width:576px){.grid-3,.grid-4{grid-template-columns:1fr}.container{padding:0 1rem}}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.hidden{display:none}.visible{display:block}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.80587daa.css.map*/