*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:120px}html,body{width:100%;margin:0;padding:0;position:relative;overflow-x:hidden}body{color:#222;flex-direction:column;min-height:100vh;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;display:flex;overflow-x:hidden}main{flex:1 0 auto}nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#081d30;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;transition:all .3s;display:flex;position:fixed;top:0;box-shadow:0 2px 20px #0000001a}.logo{color:#fff;letter-spacing:-.5px;align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}.logo-icon{filter:brightness(1.25)contrast(1.1);width:auto;height:32px;display:block}.hamburger{cursor:pointer;z-index:1001;flex-direction:column;gap:5px;display:none}.hamburger span{background:#fff;border-radius:3px;width:25px;height:3px;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links a:hover{color:#00b5b0}.hero{background:linear-gradient(90deg,#081d30,#1a2b42);align-items:center;min-height:100vh;padding:8rem 5% 4rem;display:flex;position:relative;overflow:hidden}.hero-container{align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.hero-image{z-index:2;flex:0 0 400px}.hero-image img{border-radius:16px;width:100%;height:auto;animation:1s .8s backwards fadeInUp;box-shadow:0 20px 60px #0000004d}.hero-content{z-index:2;color:#fff;max-width:800px}.hero-badge{background:#00b5b033;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;animation:.8s fadeInUp;display:inline-block}.hero h1{white-space:nowrap;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1;animation:1s .2s backwards fadeInUp}@media (width<=1200px){.hero h1{white-space:normal;font-size:3rem}}@media (width<=768px){.hero h1{white-space:normal;font-size:2.2rem;line-height:1.2}}.hero p{opacity:.95;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.7;animation:1s .4s backwards fadeInUp}.cta-buttons{flex-wrap:wrap;gap:1rem;animation:1s .6s backwards fadeInUp;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#00b5b0;border:2px solid #0000;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary:hover{background:#00a3a0;transform:translateY(-2px);box-shadow:0 10px 30px #00b5b04d}.floating-diagnostic-btn{z-index:9999;cursor:pointer;background-color:#00b5b0;border:none;border-radius:50px;align-items:center;gap:8px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 20px #0003;color:#fff!important}.floating-diagnostic-btn:hover{background-color:#00a3a0;transform:translateY(-3px);box-shadow:0 8px 25px #00b5b066}@media (width<=768px){.floating-diagnostic-btn{padding:.7rem 1.2rem;font-size:.85rem;bottom:15px;right:15px}}.btn-secondary{color:#fff;cursor:pointer;background:#00b5b0;border:2px solid #0000;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{background:#00a3a0;transform:translateY(-2px);box-shadow:0 10px 30px #00b5b04d}.hero .btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.hero .btn-secondary:hover{box-shadow:none;background:#ffffff1a}.floating-shapes{z-index:1;width:100%;height:100%;position:absolute;overflow:hidden}.shape{opacity:.05;animation:20s ease-in-out infinite float;position:absolute}.shape:first-child{background:#00b5b0;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:120px;height:120px;top:10%;left:5%}.shape:nth-child(2){background:#00b5b0;border-radius:50%;width:80px;height:80px;animation-delay:2s;top:50%;right:10%}.shape:nth-child(3){background:#00b5b0;border-radius:50%;width:150px;height:150px;animation-delay:4s;bottom:10%;left:15%}.roi-section{background:#f5f8fa;padding:5rem 5%}.section-title{text-align:center;color:#081d30;margin-bottom:1rem;font-size:2.5rem}.section-subtitle{text-align:center;color:#718096;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.roi-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.roi-card{background:#fff;border-left:4px solid #00b5b0;border-radius:12px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.roi-card a{margin-top:auto}.roi-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.roi-card h3{color:#081d30;margin-bottom:.8rem;font-size:1.3rem}.roi-card p{color:#4a5568;line-height:1.7}.three-ps{background:#e0f7f6;padding:5rem 5%}.ps-container{max-width:1200px;margin:0 auto}.ps-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.p-card{text-align:center;background:#fff;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #00000014}.p-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.p-icon{margin-bottom:1rem;font-size:3rem}.p-card h3{color:#081d30;margin-bottom:1rem;font-size:1.5rem}.p-card p{color:#4a5568;line-height:1.7}.mindset-badge{color:#fff;background:linear-gradient(90deg,#00b5b0,#00a3a0);border-radius:50px;margin-top:2rem;padding:1rem 2rem;font-weight:600;display:inline-block}.who-for{background:#fff;padding:5rem 5%}.who-list{gap:2rem;max-width:900px;margin:0 auto;display:grid}.who-item{background:#f5f8fa;border-left:4px solid #00b5b0;border-radius:12px;padding:2rem}.who-item h3{color:#081d30;margin-bottom:.8rem}.who-item p{color:#4a5568}.approach{color:#fff;background:linear-gradient(90deg,#081d30,#1a2b42);padding:5rem 5%}.approach-steps{gap:2rem;max-width:1000px;margin:3rem auto 0;display:grid}.step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.step:hover{background:#ffffff26;transform:translate(10px)}.step-number{opacity:.5;min-width:40px;font-size:2rem;font-weight:700}.cta-section{text-align:center;color:#fff;background:linear-gradient(90deg,#00b5b0,#00a3a0);padding:5rem 5%}.cta-content{max-width:700px;margin:0 auto}.cta-section h2{color:#fff;margin-bottom:1.5rem;font-size:2.5rem}.cta-section p{color:#fffffff2;margin-bottom:2rem;font-size:1.2rem}.cta-section .btn-primary{color:#00b5b0;background:#fff}.cta-section .btn-primary:hover{background:#f0f0f0}footer{color:#fff;text-align:center;background:#081d30;padding:3rem 5%}.footer-content{max-width:1200px;margin:0 auto}.footer-links{margin-top:1.5rem}.footer-links a{color:#00b5b0;margin:0 1rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#ff6b57}.floating-calendly{z-index:999;animation:1s 1s backwards fadeInUp;position:fixed;bottom:30px;right:30px}.floating-calendly-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#00b5b0,#00a3a0);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #00b5b066}.floating-calendly-btn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00b5b099}.floating-calendly-btn:before{content:"📅";font-size:1.2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}@media (width<=768px){.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.hamburger{display:flex}.nav-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081d30;flex-direction:column;gap:2rem;width:70%;max-width:300px;height:100vh;padding:6rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 20px #0000001a}.nav-links.active{right:0}.nav-links a{font-size:1.2rem}.cta-buttons{flex-direction:column}.btn-primary,.btn-secondary{text-align:center;width:100%}.floating-calendly{bottom:20px;right:20px}.floating-calendly-btn{padding:.8rem 1.2rem;font-size:.9rem}}.latest-posts-title{border-bottom:2px solid #0ea5e9;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.8rem}.post-list{padding-left:0;list-style:none}.post-item{margin-bottom:.75rem}.post-item a{color:#0ea5e9;font-weight:700;text-decoration:none}.post-item a:hover{text-decoration:underline}.post-date{color:#6b7280;margin-left:.5rem;font-size:.9rem}.blog-post-wrapper{color:#222;margin:0 auto;padding:8rem 1.5rem 2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;line-height:1.7;display:table}.blog-post-wrapper ol li a{word-break:break-word;overflow-wrap:anywhere}.blog-post-wrapper h1,.blog-post-wrapper h2,.blog-post-wrapper h3{color:#003049;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.blog-post-wrapper p{margin-bottom:1.2rem}.blog-post-wrapper ul{margin-bottom:1.5rem;padding-left:1.2rem}.blog-post-wrapper ul li::marker{color:#2a9d8f;font-size:1.2rem}.blog-post-wrapper hr{border:none;border-top:1px solid #ccc;margin:2rem 0}.blog-post-wrapper blockquote{color:#555;border-left:4px solid #2a9d8f;margin:2rem 0;padding-left:1rem;font-style:italic}.blog-post-wrapper a{color:#2a9d8f;font-weight:700;text-decoration:none}.blog-post-wrapper a:hover{text-decoration:underline}.post-pager{max-width:var(--content-width,72ch);border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:3rem;margin-left:auto;margin-right:auto;padding-top:1.5rem;display:flex}.post-pager__link{background:#f9f9f9;border-radius:12px;outline:none;flex-direction:column;flex:16rem;gap:.25rem;padding:1rem;text-decoration:none;transition:transform 80ms,background .15s,box-shadow .15s;display:flex}.post-pager__link:hover{background:#f0fafa;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.post-pager__link:focus-visible{box-shadow:0 0 0 3px #00b5b059}.post-pager__eyebrow{text-transform:uppercase;letter-spacing:.04em;color:#444;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.post-pager__title{color:teal;text-underline-offset:3px;font-weight:600;line-height:1.3;text-decoration:underline}.post-pager__link:hover .post-pager__title,.post-pager__link:focus .post-pager__title{color:#005f5f;text-decoration-thickness:2px}.post-pager__prev .post-pager__title:before{content:"← "}.post-pager__next .post-pager__title:after{content:" →"}@media (width<=640px){.post-pager{flex-direction:column}}@media (prefers-color-scheme:dark){.post-pager{border-top:1px solid #ffffff1a}.post-pager__link{background:#1a1a1a}.post-pager__link:hover{background:#222;box-shadow:0 2px 8px #0009}.post-pager__eyebrow{color:#bbb}.post-pager__title{color:#33d6d6}.post-pager__link:hover .post-pager__title,.post-pager__link:focus .post-pager__title{color:#6ff}}.testimonial-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem;display:grid}@media (width>=768px){.testimonial-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fafafa;border:1px solid #00000014;border-radius:12px;padding:1.25rem;box-shadow:0 4px 10px #0000000d}.testimonial-card blockquote{color:#111;margin:0 0 .75rem;font-size:1rem;font-style:italic;line-height:1.6}.testimonial-card .author{color:#555;margin:0;font-weight:500}.cta{text-align:center;margin-top:1.5rem}.btn{color:#fff;background:#2f68ff;border-radius:999px;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 4px 14px #2f68ff40}.helper{color:#555;margin-top:.5rem;font-size:.9rem}.hero .pill-list{margin:1rem 0 1.5rem;padding:0;list-style:none}.hero .pill-list li::marker{content:none}.post-hero{border-radius:12px;max-width:900px;margin:0 auto 1.5rem;overflow:hidden}.post-hero .hero-img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 6px 20px #00000014}.post-content img,.prose img,.content img{border-radius:12px;width:100%;max-width:900px;height:auto;margin:1.5rem auto;display:block;box-shadow:0 6px 20px #00000014}@media (width<=640px){.post-hero,.post-content img,.prose img,.content img{border-radius:8px;max-width:100%;margin:1rem 0}}.contact-grid{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.contact-pill{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.contact-pill:hover{background:#ffffff26;border-color:#ffffff80;transform:translateY(-2px)}.contact-pill svg{opacity:.9}@media (width>=600px){.contact-grid{flex-direction:row;gap:2rem}}.modal{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.modal-content{text-align:center;background-color:#fefefe;border-radius:12px;max-width:500px;margin:10% auto;padding:3rem;position:relative;box-shadow:0 20px 60px #0000004d}.modal-content h3{color:#081d30;margin-bottom:1rem;font-size:1.8rem}.modal-content p{margin-bottom:2rem;font-size:1.1rem}.close-modal{color:#aaa;cursor:pointer;font-size:28px;font-weight:700;position:absolute;top:15px;right:20px}.close-modal:hover{color:#000}@media (width<=768px){.modal-content{margin:30% 5%;padding:2rem}}.paradox-section{background:#fff;padding:5rem 5%}.paradox-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:3rem auto 0;display:grid}.paradox-visual{text-align:center;border:1px solid var(--border);background:#f8fafc;border-radius:16px;padding:2rem;position:relative}.paradox-visual h4{color:#081d30;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:1.1rem}.network-svg{width:100%;max-width:180px;height:auto;max-height:180px;margin:0 auto}.paradox-stat{margin-top:1.5rem}.paradox-stat-label{color:#718096;text-transform:uppercase;font-size:.85rem}.paradox-stat-value{color:#081d30;font-size:1.5rem;font-weight:700}.paradox-stat-value.danger{color:#ef4444}.paradox-highlight{text-align:center;color:#fff;background:#081d30;border-radius:12px;grid-column:1/-1;margin-top:2rem;padding:2rem}.paradox-highlight h3{color:#00b5b0;margin-bottom:.5rem;font-size:1.8rem}@media (width<=768px){.paradox-section{padding:3rem 5%}.paradox-grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem}.paradox-visual{padding:1.5rem}.paradox-highlight h3{font-size:1.5rem}}.diagnostic-card{background:#f0fdfa;border:2px solid #00b5b0;border-radius:16px;grid-column:1/-1;justify-content:space-between;align-items:stretch;gap:3rem;padding:3rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000d}.diagnostic-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.diagnostic-main{flex:1}.diagnostic-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.diagnostic-grid h4{margin-bottom:.75rem;font-size:1.1rem}.diagnostic-grid ul{padding:0;list-style:none}.diagnostic-grid li{margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.diagnostic-grid li:before{content:"→";color:#00b5b0;font-weight:700;position:absolute;left:0}.diagnostic-sidebar{color:#fff;text-align:center;background:#081d30;border-radius:12px;flex-direction:column;flex:0 0 300px;justify-content:center;padding:2.5rem;display:flex;box-shadow:0 10px 25px #0003}@media (width<=992px){.diagnostic-card{flex-direction:column;gap:2rem;padding:2rem}.diagnostic-sidebar{flex:none;width:100%;padding:2rem}}@media (width<=600px){.diagnostic-grid{grid-template-columns:1fr;gap:1.5rem}}.roi-icon-wrapper,.tier-icon-wrapper{justify-content:flex-start;align-items:center;margin-bottom:1.5rem;display:flex}.roi-card[style*="background: #081d30"] .roi-icon-wrapper svg{stroke:#00b5b0}.tier-card{border:1px solid #e2e8f0;border-top:6px solid #00b5b0;flex-direction:column;height:100%;padding:2.5rem;transition:all .3s;display:flex;position:relative}.tier-card.popular{z-index:1;background:#f8fafc;border-top:6px solid #081d30;transform:scale(1.05);box-shadow:0 20px 40px #0000000d}@media (width<=992px){.tier-card.popular{transform:none}}.tier-badge{color:#00b5b0;text-transform:uppercase;letter-spacing:.1em;background:#081d30;border-radius:50px;padding:.4rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.tier-card h3{color:#081d30;margin-bottom:.25rem;font-size:1.6rem}.tier-focus{color:#00b5b0;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.tier-desc{color:#4a5568;margin-bottom:2rem;font-size:1rem;line-height:1.6}.tier-features{flex-grow:1;margin-bottom:2rem;padding:0;list-style:none}.tier-features li{color:#2d3748;margin-bottom:.75rem;padding-left:1.75rem;font-size:.95rem;position:relative}.tier-features li:before{content:"✓";color:#00b5b0;font-weight:700;position:absolute;left:0}.tier-footer{color:#718096;border-top:1px solid #e2e8f0;padding-top:1.5rem;font-size:.9rem;font-style:italic}.services-page-wrapper{width:100%}.services-page-wrapper #stop-the-hiring-panic-start-measuring-the-physics,.services-page-wrapper #stop-the-hiring-panic-start-measuring-the-physics~*{max-width:800px;margin-left:auto;margin-right:auto;padding:0 1.5rem}.services-page-wrapper #stop-the-hiring-panic-start-measuring-the-physics{margin-bottom:2rem;padding-top:10rem}.ps-container{max-width:1200px;margin:0 auto;padding:0 5%}.approach-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;display:grid}.step{flex-direction:column;gap:1.5rem;display:flex}.step-number{color:#00b5b04d;font-size:3rem;font-weight:700;line-height:1}.step-content h3{margin-bottom:.75rem}.step-content p{color:#94a3b8;font-size:.95rem}@media (width<=768px){.services-page-wrapper h1{font-size:2.2rem!important}.services-page-wrapper .roi-grid{grid-template-columns:1fr!important;gap:2rem!important}.services-page-wrapper .roi-section{padding:6rem 1.5rem 3rem!important}.approach-steps{grid-template-columns:1fr}.services-page-wrapper #stop-the-hiring-panic-start-measuring-the-physics{padding-top:8rem}}.blog-cta{text-align:center;color:#fff;background:#081d30;border:2px solid #00b5b0;border-radius:12px;max-width:850px;margin:3.5rem auto;padding:2.5rem;box-shadow:0 15px 40px #0003}.blog-cta h3{color:#00b5b0!important;margin-top:0!important;margin-bottom:1rem!important;font-size:1.75rem!important;font-weight:700!important}.blog-cta p{color:#e2e8f0;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.blog-cta .btn-primary{background:#00b5b0;border:none;border-radius:8px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;color:#fff!important}.blog-cta .btn-primary:hover{background:#00a3a0;transform:translateY(-2px);box-shadow:0 10px 20px #00b5b04d;color:#fff!important}.post-title{color:#081d30;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (width<=768px){.post-title{font-size:2rem}}
