*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#112250;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.min-h-screen{min-height:100vh}.container{contain:layout style;margin:0 auto;max-width:1280px;padding:0 24px;width:100%}.ultra-elite-hero{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc 50%,#fff);display:flex;min-height:100vh;position:relative}.hero-title{color:#112250;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-description{color:#3c5070;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.title-line{color:#3c5070;display:block;font-size:clamp(2.25rem,6vw,4rem);font-weight:300;letter-spacing:-.02em}.title-line.accent{background:linear-gradient(90deg,#112250,#2563eb 35%,#60a5fa 50%,#2563eb 65%,#112250);-webkit-background-clip:text;background-size:200% auto;font-weight:500;-webkit-text-fill-color:#0000;background-clip:text}.hero-main{align-items:center;display:grid;gap:100px;grid-template-columns:1fr 1fr}.hero-visual{min-height:500px}.data-visualization{height:500px}.authority-indicators{min-height:64px}@media (max-width:1200px){.hero-main{gap:60px;grid-template-columns:1fr}.hero-visual{min-height:0}}.btn-primary{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0000000a;color:#112250;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.01em;min-height:48px;overflow:hidden;padding:14px 28px;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.btn-primary:hover{border-color:#3c5070;box-shadow:0 8px 24px #3c507026;color:#3c5070;transform:translateY(-2px)}.btn-primary-filled,.btn-primary.btn-filled{background:linear-gradient(90deg,#112250,#3c5070 55%,#4a6080);border:none;box-shadow:0 12px 32px #11225040;color:#fff}.btn-primary-filled:hover,.btn-primary.btn-filled:hover{box-shadow:0 18px 40px #11225059;transform:translateY(-3px)}.btn-primary-overlay{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.btn-primary:hover .btn-primary-overlay{transform:translateX(100%)}.hero-card-deep{contain:layout;min-height:400px}.section-enhanced{contain:layout;min-height:600px}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}section h1{font-size:2em}.section-white{background:#fff;padding:120px 0}.container-section{margin:0 auto;max-width:1280px;padding:0 32px;position:relative;width:100%;z-index:1}.title-main{color:#111827;font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.title-subsection{color:#111827;font-size:1.25rem;font-weight:500;line-height:1.4}.text-body{color:#6b7280;font-size:1rem}.badge-primary{align-items:center;background:#0000;border:1px solid #e5e7eb;border-radius:6px;color:#64748b;display:inline-flex;font-size:11px;font-weight:500;gap:6px;letter-spacing:.08em;padding:6px 14px;text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1)}.badge-primary:hover{background:#f8fafccc;border-color:#cbd5e1;color:#475569}.grid-3{display:grid;gap:3.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid-3{grid-template-columns:1fr}}.hero-orbs-section{background:linear-gradient(180deg,#fff,#f8fafc 50%,#fff);overflow:hidden;padding:60px 0 80px;position:relative}.hero-orbs-section:after,.hero-orbs-section:before{animation:floatOrb 30s ease-in-out infinite;border-radius:50%;content:"";filter:blur(80px);opacity:.06;pointer-events:none;position:absolute;z-index:0}.hero-section-deep:before{background:linear-gradient(135deg,#3c5070,#4a6080);height:500px;right:-150px;top:-250px;width:500px}.hero-section-deep:after{animation-delay:-10s;background:linear-gradient(135deg,#2563eb,#60a5fa);bottom:-150px;height:350px;left:-100px;width:350px}@keyframes floatOrb{0%,to{transform:translate(0)}33%{transform:translate(30px,-30px)}66%{transform:translate(-20px,20px)}}.hero-content-deep{contain:layout style;margin:0 auto;max-width:800px;min-height:280px;position:relative;text-align:center;z-index:1}.hero-title-deep{color:#112250;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0 0 16px}.hero-title-line{color:#112250;display:block;margin-bottom:4px}.hero-title-line.hero-title-accent{background:linear-gradient(90deg,#1e3a5f,#3b82f6 25%,#60a5fa 50%,#3b82f6 75%,#1e3a5f);-webkit-background-clip:text;background-size:200% auto;-webkit-text-fill-color:#0000;animation:shimmerBlue 4s linear infinite;background-clip:text;color:#0000;padding-bottom:.1em;text-shadow:none}@keyframes shimmerBlue{0%{background-position:0}to{background-position:200%}}.hero-description-deep{color:#3c5070;font-size:1.125rem;line-height:1.7;margin:0 auto 40px;max-width:640px}.hero-card-deep{min-height:320px;position:relative;z-index:1}.elite-breadcrumb{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:8px;margin-bottom:24px;position:relative;z-index:1}.site-content{padding-top:var(--header-offset,84px)}@media (max-width:1024px){.site-content{padding-top:var(--header-offset,76px)}}@media (max-width:640px){.site-content{padding-top:var(--header-offset,64px)}}.benefit-list,.hero-features-deep,.process-steps,.service-features-list{list-style:none;margin:0;padding-left:0}.elite-checkmark{align-items:flex-start;display:flex;gap:14px;margin-bottom:12px}.elite-checkmark-icon{align-items:center;background:#3b82f614;border:1px solid #3b82f633;border-radius:9999px;color:#2563eb;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);width:24px}.elite-checkmark:hover .elite-checkmark-icon{background:#3b82f626;border-color:#3b82f659;transform:scale(1.05)}.elite-checkmark-text{color:#4b5563;font-size:1rem}.elite-checkmark-icon svg{display:block;height:16px;stroke-width:2;width:16px}.hero-cta-group{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.hero-features-deep{margin:0 0 32px}.btn-secondary{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;color:#475569;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.01em;min-height:48px;padding:14px 28px;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.btn-secondary:hover{border-color:#cbd5e1;box-shadow:0 8px 20px #00000014;color:#1f2937;transform:translateY(-2px)}.grid-2{display:grid;gap:3.5rem;grid-template-columns:repeat(2,1fr)}@media (max-width:1024px){.grid-2{grid-template-columns:1fr}}@media (min-width:1024px){.grid-2.grid-2-wide{gap:6rem}}.items-start-deep{align-items:flex-start}.section-header-enhanced{margin-bottom:64px}.title-section{color:#1f2937;font-weight:500}.section-description-enhanced{color:#475569;font-size:1.0625rem;line-height:1.8;margin-top:16px}.algorithm-card-deep{background:#fff;border:1px solid #3b82f61f;border-radius:16px;box-shadow:0 12px 36px #3b82f614;padding:40px;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.algorithm-card-deep:hover{border-color:#3b82f640;box-shadow:0 20px 48px #2563eb1f;transform:translateY(-2px)}.algorithm-title-deep{color:#1f2937;font-size:1.25rem;font-weight:500;margin:10px 0 6px}.algorithm-subtitle-deep{color:#475569;margin:0 0 12px}.algorithm-factors-deep{display:flex;flex-direction:column;gap:20px}.algorithm-factor-item{align-items:flex-start;border-bottom:1px solid #3b82f614;display:flex;gap:18px;padding:16px 0}.factor-icon-box{align-items:center;background:linear-gradient(135deg,#3b82f614,#6366f114);border:1px solid #3b82f633;border-radius:10px;color:#2563eb;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1);width:36px}.algorithm-factor-item:hover .factor-icon-box{background:linear-gradient(135deg,#3b82f626,#6366f126);transform:scale(1.08)}.factor-title{color:#1f2937;font-weight:500;margin:0 0 4px}.factor-description{color:#475569}.benefit-card-ultra-refined{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:44px 40px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.benefit-divider-ultra{background:linear-gradient(90deg,#3b82f6,#2563eb);height:3px;margin-bottom:24px;transition:width .3s cubic-bezier(.4,0,.2,1);width:48px}.benefit-card-ultra-refined:hover .benefit-divider-ultra{width:64px}.benefit-title-ultra-refined{color:#4b5563;font-size:1.375rem;font-weight:500;margin:0 0 16px}.benefit-description-ultra-refined{color:#475569;line-height:1.75}.category-card-premium{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px 36px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}.category-title-premium{color:#1f2937;font-size:1.25rem;font-weight:500;margin:0 0 12px}.category-description-premium{color:#475569;line-height:1.75}.elite-breadcrumb a{color:#64748b;position:relative;text-decoration:none}.elite-breadcrumb a:hover{color:#2563eb}.elite-breadcrumb a:after{background:#2563eb;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.elite-breadcrumb a:hover:after{width:100%}.approach-header-refined{margin-bottom:72px;max-width:900px}.approach-title-refined{line-height:1.25;margin-bottom:32px}.approach-content-refined{display:flex;flex-direction:column;gap:32px;margin-top:32px}.approach-paragraph-refined{color:#475569;font-size:1.0625rem;line-height:1.8}.approach-feature-refined{background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #3b82f624;border-radius:16px;margin:24px 0 72px;padding:48px 40px;transition:all .3s cubic-bezier(.4,0,.2,1)}.approach-feature-refined:hover{border-color:#3b82f640;box-shadow:0 8px 24px #2563eb14}.feature-divider-refined{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px;box-shadow:0 2px 8px #3b82f640;height:3px;margin-bottom:16px;width:64px}.feature-title-refined{color:#4b5563;font-size:1.5rem;font-weight:500;margin:0 0 8px}.feature-description-refined{color:#475569;font-size:1.0625rem;line-height:1.8}.stats-grid-refined{display:grid;gap:48px;grid-template-columns:repeat(4,1fr)}.stat-card-refined{background:#0000;border-image:linear-gradient(90deg,#e5e7eb,#e5e7eb) 1;border-top:3px solid #0000;padding:40px 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card-refined:hover{border-image:linear-gradient(90deg,#3b82f6,#2563eb) 1}.stat-card-refined:hover .stat-number-refined{transform:scale(1.05)}.stat-number-refined{background:linear-gradient(135deg,#3b82f6,#2563eb);background-clip:text;-webkit-background-clip:text;font-size:3.25rem;font-weight:300;-webkit-text-fill-color:#0000;letter-spacing:-.02em;line-height:1;margin-bottom:6px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.stat-label-refined{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}@media (max-width:1024px){.stats-grid-refined{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stats-grid-refined{gap:24px;grid-template-columns:1fr}.stat-number-refined{font-size:2.5rem}}.effective-grid-refined{display:grid;gap:48px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px}.effective-card-refined{background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #3b82f624;border-radius:16px;padding:48px 44px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.effective-card-refined:hover{border-color:#3b82f640;box-shadow:0 12px 32px #2563eb14;transform:translateY(-2px)}.effective-number-refined{background:linear-gradient(135deg,#3b82f633,#2563eb33);background-clip:text;-webkit-background-clip:text;font-size:3.25rem;font-weight:500;position:absolute;right:24px;top:24px;-webkit-text-fill-color:#0000}.effective-title-refined{color:#4b5563;font-size:1.5rem;font-weight:500;margin:0 0 16px}.effective-divider-refined{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px;box-shadow:0 2px 8px #3b82f640;height:3px;margin:0 0 20px;transition:width .3s cubic-bezier(.4,0,.2,1);width:48px}.effective-card-refined:hover .effective-divider-refined{width:64px}.effective-description-refined{color:#475569;font-size:1.0625rem;line-height:1.8}@media (max-width:768px){.effective-grid-refined{gap:24px;grid-template-columns:1fr}}.challenges-grid-ultra-refined{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.challenge-card-ultra-refined{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px 36px;transition:all .3s cubic-bezier(.4,0,.2,1)}.challenge-card-ultra-refined:hover{border-color:#3b82f633;box-shadow:0 12px 32px #2563eb14;transform:translateY(-2px)}.challenge-divider-ultra{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:2px;height:3px;margin-bottom:20px;transition:width .3s cubic-bezier(.4,0,.2,1);width:64px}.challenge-card-ultra-refined:hover .challenge-divider-ultra{width:80px}.challenge-title-ultra-refined{color:#4b5563;font-size:1.125rem;font-weight:500;margin:0 0 16px}.challenge-description-ultra-refined{color:#475569;font-size:1.0625rem;line-height:1.8}@media (max-width:768px){.challenges-grid-ultra-refined{gap:20px;grid-template-columns:1fr}}.section-cta-enhanced{padding:120px 0!important}.cta-content-wrapper{margin:0 auto;max-width:800px;text-align:center}.cta-title-enhanced{margin-bottom:24px}.cta-description-enhanced{color:#64748b;font-size:16px;line-height:1.75;margin-bottom:48px}.cta-search-container{margin-bottom:0;margin-top:56px}.searchbox-wrapper{display:flex;justify-content:center;margin-bottom:60px;padding:0;width:100%}.searchbox-form{max-width:720px;width:100%}.searchbox-container{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 16px #0000000a;display:flex;gap:.75rem;padding:12px 14px;position:relative}.searchbox-input-large{background:#0000;border:0;color:#374151;flex:1;font-size:15px;font-weight:400;outline:0;padding:4px 8px}.searchbox-submit-large{align-items:center;background:#0000;border:0;border-radius:10px;color:#64748b;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;min-width:auto;padding:10px 20px;transition:all .2s ease}.searchbox-submit-large:hover{color:#2563eb}@media (max-width:768px){.searchbox-wrapper{padding:0}.searchbox-form{width:100%}.searchbox-container{border-radius:12px;gap:.5rem;padding:10px 12px}.searchbox-input-large{font-size:14px;padding:4px 6px}.searchbox-submit-large{border-radius:8px;font-size:13px;padding:8px 16px}}.section-enhanced{background:#fff;padding:120px 0;position:relative}.section-light-blue{background:linear-gradient(180deg,#f8fafc,#fff);padding:140px 0;position:relative}.article-card-ultra-refined{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0}.article-image-ultra-wrapper{aspect-ratio:3/2;background:#f8fafc;overflow:hidden;width:100%}.article-content-ultra{display:flex;flex:1;flex-direction:column;padding:32px 28px}.article-title-ultra-refined{color:#1f2937;font-size:1.125rem;font-weight:500;line-height:1.4;margin:0 0 12px}.article-excerpt-ultra{color:#64748b;font-size:.9375rem;line-height:1.7}.card-hover-glow{border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover-glow:hover{box-shadow:0 20px 45px #1122502e;transform:translateY(-2px)}.card-hover-content{height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover-glow:hover .article-card-ultra-refined,.card-hover-glow:hover .benefit-card-ultra-refined,.card-hover-glow:hover .category-card-premium{border-color:#e0c58f73;box-shadow:0 0 0 1px #e0c58f33}.layout-relative{position:relative}.layout-flex{align-items:center;display:flex}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.items-center{align-items:center}.gap-4{gap:16px}.h-full{height:100%}.block{display:block}.metrics-grid-3{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.metric-card-inline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #1122501f;border-radius:12px;padding:20px 16px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.metric-card-inline:hover{background:#ffffffe6;border-color:#e0c58f73;box-shadow:0 12px 28px #11225029;transform:translateY(-2px)}.benefit-label-ultra{color:#64748b;font-size:.8125rem;font-weight:500;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.metric-value-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);background-clip:text;-webkit-background-clip:text;font-size:2rem;font-weight:600;-webkit-text-fill-color:#0000}.metric-value-secondary{color:#1f2937;font-size:1.75rem;font-weight:600}.category-cta-premium{align-items:center;color:#2563eb;display:flex;font-size:.9375rem;font-weight:500;gap:6px;margin-top:auto;padding-top:20px}.benefit-metrics-ultra{border-top:1px solid #e5e7eb;display:flex;gap:32px;margin-top:24px;padding-top:24px}.benefit-metric-ultra{flex:1;text-align:center}.benefit-stat-ultra{background:linear-gradient(135deg,#3b82f6,#2563eb);background-clip:text;-webkit-background-clip:text;font-size:1.75rem;font-weight:600;-webkit-text-fill-color:#0000;margin-bottom:6px}.discovery-number{font-size:32px}.discovery-number,.quickwin-number{color:#2563eb;font-weight:500;line-height:1}.quickwin-number{font-size:24px;margin-bottom:16px}.quickwin-card{display:flex;flex-direction:column;gap:20px}.quickwin-title{margin-bottom:8px}.quickwin-desc{margin-bottom:16px}.quickwin-impact{background:#2563eb0d;border-radius:10px;margin:12px 0;padding:16px 20px}.quickwin-meta{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.mistake-number{color:#2563eb;font-size:20px;font-weight:500;line-height:1}.service-divider{background:#2563eb;border-radius:2px;height:3px;margin-bottom:16px;width:40px}.faq-icon{display:inline-block;font-size:1.5rem;margin-left:1rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-icon.open{transform:rotate(45deg)}.magazine-header{margin:0 auto 64px;max-width:800px;text-align:center}.magazine-title{color:#0f172a;font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:24px}.magazine-intro{color:#475569;font-size:1.125rem;line-height:1.7}.magazine-grid{display:grid;gap:48px;grid-template-columns:repeat(2,1fr)}.magazine-article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px}.magazine-section-label{color:#2563eb;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase}.magazine-article-title{color:#0f172a;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:16px}.magazine-divider{background:#2563eb;border-radius:2px;height:3px;margin-bottom:24px;width:48px}.magazine-text{color:#374151;font-size:1rem;line-height:1.75}.magazine-paragraph{margin-bottom:20px}.magazine-callout{background:#f8fafccc;border-left:3px solid #2563eb;border-radius:8px;margin-top:32px;padding:24px}.callout-quote{color:#1f2937;font-size:1.125rem;font-weight:500;line-height:1.6}.metric-highlight,.number-highlight,.text-highlight{color:#2563eb;font-weight:600}.comparison-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.comparison-table-elite{width:100%}.comparison-header{align-items:stretch;display:grid;gap:.75rem;margin-bottom:.5rem}.comparison-header-cell{border-radius:12px;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:16px 20px;text-transform:uppercase}.comparison-factor-header{background:#0000;color:#64748b;text-align:left}.comparison-primary-header{background:#2563eb14;color:#2563eb;text-align:center}.comparison-secondary-header{background:#f8fafccc;color:#64748b;text-align:center}.comparison-header-emphasis{font-weight:700}.comparison-body{display:flex;flex-direction:column;gap:.5rem}.comparison-row{align-items:stretch;border-radius:12px;display:grid;gap:.75rem;padding:4px;transition:all .3s cubic-bezier(.4,0,.2,1)}.comparison-row:hover{background:#f8fafc80;box-shadow:0 4px 12px #00000014;transform:translateX(4px)}.comparison-cell{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;justify-content:center;padding:20px}.comparison-factor-cell{color:#1f2937;font-weight:500;justify-content:flex-start}.comparison-primary-cell{background:#2563eb08;border-color:#2563eb33}.comparison-secondary-cell{background:#fff}.comparison-cell-emphasis{font-weight:600}.comparison-value{color:#374151;font-size:.9375rem;text-align:center}.factor-label{color:#1f2937;font-size:.9375rem;font-weight:500}.benchmarks-stack{display:flex;flex-direction:column;gap:48px}.benchmark-title{margin-bottom:32px}.benchmark-grid{gap:24px}.benchmark-card{display:flex;flex-direction:column;gap:12px;min-height:auto;padding:28px 24px}.benchmark-accent{background:#2563eb;border-radius:2px;height:3px;margin-bottom:16px;opacity:0;transition:opacity .3s}.benchmark-accent.show{opacity:1}.benchmark-level{margin-bottom:4px}.benchmark-range{font-size:1.25rem;margin-bottom:8px}.benchmark-desc{margin:0}.progress-line-horizontal{background:linear-gradient(90deg,#e5e7eb,#e5e7eb00);height:2px;margin:16px 0}.grid-4{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.smb-stack{gap:48px}.smb-card,.smb-stack{display:flex;flex-direction:column}.smb-card{gap:28px}.number-badge-medium{align-items:center;background:#2563eb14;border:2px solid #2563eb33;border-radius:50%;color:#2563eb;display:flex;font-size:1.25rem;font-weight:600;height:48px;justify-content:center;margin-bottom:8px;width:48px}.smb-compare-grid{align-items:center;background:#f8fafc80;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:32px;grid-template-columns:1fr auto 1fr;padding:28px}.smb-card-enterprise,.smb-card-your{text-align:left}.comparison-arrow{color:#2563eb;font-size:2rem;font-weight:300;line-height:1}.smb-divider-block{border-top:1px solid #e5e7eb;padding-top:20px}.smb-your-label{color:#2563eb}.smb-your-title{color:#1f2937}.timeline-wrapper{display:flex;flex-direction:column;gap:48px}.timeline-grid{align-items:start;display:grid;gap:40px;grid-template-columns:120px 1fr}.number-badge-giant{align-items:center;background:#2563eb14;border:2px solid #2563eb33;border-radius:50%;color:#2563eb;display:flex;font-size:2rem;font-weight:600;height:80px;justify-content:center;position:relative;width:80px}.timeline-connector{background:linear-gradient(180deg,#2563eb4d,#2563eb00);height:48px;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:2px}.corner-accent-decoration{background:linear-gradient(135deg,#2563eb08,#0000);border-radius:0 16px 0 0;height:60px;pointer-events:none;position:absolute;right:0;top:0;width:60px}.differentiator-callout{background:#f8fafccc;border-left:4px solid #2563eb;padding:48px 44px;position:relative}.quote-mark-decoration{color:#2563eb26;font-family:Georgia,serif;font-size:6rem;line-height:1;margin-bottom:-40px}.differentiator-text{color:#1f2937;font-size:1.25rem;font-weight:500;line-height:1.6}@media (max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}.section-enhanced{padding:80px 0}.section-light-blue{padding:90px 0}.section-white{padding:80px 0}.hero-section-deep{padding:80px 0 60px}.section-cta-enhanced{padding:80px 0!important}}@media (max-width:768px){.section-enhanced{padding:60px 0}.section-light-blue{padding:70px 0}.section-white{padding:60px 0}.hero-section-deep{padding:60px 0 40px}.section-cta-enhanced{padding:60px 0!important}.grid-2,.grid-3{gap:2rem}.grid-4{gap:20px}.grid-4,.metrics-grid-3{grid-template-columns:1fr}.metrics-grid-3{gap:16px}.container-section{padding:0 20px}.magazine-grid{gap:32px;grid-template-columns:1fr}.magazine-article{padding:28px}.timeline-grid{gap:24px;grid-template-columns:1fr}.number-badge-giant{font-size:1.5rem;height:60px;margin:0 auto;width:60px}.timeline-connector{display:none}.smb-compare-grid{gap:20px;grid-template-columns:1fr}.comparison-arrow{font-size:1.5rem;margin:12px auto;transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:after,:before{animation:none!important;transition:none!important}}