:root{--color-primary-green: #3BA87C;--color-primary-green-light: #4BC590;--color-primary-green-dark: #2A8A65;--color-accent-orange: #E8825F;--color-accent-orange-light: #F29A7A;--color-accent-orange-dark: #D66B4A;--color-corporate-blue: #4A6FA5;--color-corporate-blue-light: #5F88C4;--color-pastel-cream: #F8F5EF;--color-pastel-sage: #E5F0E8;--color-pastel-mint: #E0F2E9;--color-pastel-blue: #E6EDF5;--color-pastel-peach: #FFEEE8;--color-white: #FFFFFF;--color-gray-light: #F5F5F5;--color-gray-medium: #5A6370;--color-gray-dark: #1F2937;--color-text-primary: #1A2E25;--color-text-secondary: #3F5449;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-pastel-cream);color:var(--color-text-primary)}h1,h2,h3,h4,h5,h6{color:var(--color-text-primary);font-weight:600;line-height:1.3}a{color:var(--color-corporate-blue);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-corporate-blue-light)}button{border-radius:8px;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease}button:focus-visible{outline:2px solid var(--color-primary-green);outline-offset:2px}.landing-page{min-height:100vh;background:#fff}.header{position:sticky;top:0;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(107,142,127,.08);z-index:100;padding:1rem 0}.nav-container{max-width:1120px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center;gap:.75rem}.logo-v-icon{width:44px;height:44px;background:linear-gradient(135deg,#3ba87c,#2a8a65);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;border-radius:50%;border:2px solid #2A8A65;box-shadow:0 2px 8px #3aa87c40;position:relative;transform:rotate(-8deg);transition:all .2s ease}.logo-v-icon:before{content:"";position:absolute;inset:-5px;border:1.5px dashed rgba(42,138,101,.5);border-radius:50%}.logo-container:hover .logo-v-icon{transform:translateY(-1px) rotate(-5deg);box-shadow:0 4px 12px #3aa87c59}.logo-text{display:flex;align-items:baseline;font-size:1.7rem;font-weight:800;letter-spacing:-.5px}.logo-vetted{color:#3ba87c}.logo-hire{color:#a68968}.nav-links{display:flex;gap:2rem;align-items:center}.nav-link{color:var(--color-text-primary);font-weight:500;font-size:.9rem;transition:color .2s ease;letter-spacing:.01em;text-decoration:none}.nav-link:hover{color:var(--color-primary-green)}.nav-cta-button{background:#3ba87c;color:#fff;padding:.55rem 1.25rem;border-radius:6px;font-weight:600;font-size:.9rem;transition:all .2s ease;text-decoration:none}.nav-cta-button:hover{background:#2a8a65;transform:translateY(-1px);color:#fff}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger-line{display:block;width:22px;height:2px;background:var(--color-text-primary);border-radius:2px;transition:all .2s ease}.hero-section{max-width:1120px;margin:0 auto;padding:7rem 2rem 6rem}.hero-content{max-width:780px}.hero-content h1{font-size:3.5rem;margin-bottom:1.5rem;color:var(--color-text-primary);line-height:1.1;font-weight:700;letter-spacing:-.03em}.hero-subtitle{font-size:1.2rem;color:var(--color-text-secondary);margin-bottom:2.5rem;line-height:1.75;font-weight:400;max-width:660px}.hero-buttons{display:flex;gap:1rem;margin-bottom:2.5rem}.primary-button{background:#3ba87c;color:#fff;padding:.9rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;display:inline-block;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease}.primary-button:hover{background:#2a8a65;transform:translateY(-2px);box-shadow:0 4px 20px #3ba87c59;color:#fff}.hero-trust-line{display:flex;align-items:center;gap:.75rem}.trust-marker{width:3px;height:18px;background:#3ba87c;border-radius:2px;flex-shrink:0}.hero-trust-line p{font-size:.9rem;color:var(--color-text-secondary);font-weight:400;letter-spacing:.01em}.section-container{max-width:1120px;margin:0 auto}.section-header{text-align:center;margin-bottom:3.5rem}.section-header h2{font-size:2.4rem;margin-bottom:.75rem;color:var(--color-text-primary);font-weight:700;letter-spacing:-.02em}.section-header p{font-size:1.1rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-weight:400;line-height:1.7}.report-showcase-section{background:linear-gradient(180deg,var(--color-white) 0%,var(--color-pastel-sage) 100%);padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.problem-section{padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.problem-card{background:#f4f8f5;border:1px solid #D9E8DD;border-radius:10px;padding:2rem;transition:all .25s ease}.problem-card:hover{border-color:var(--color-primary-green);transform:translateY(-3px);box-shadow:0 6px 20px #3ba87c1a}.problem-card h3{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.75rem;line-height:1.4}.problem-card p{font-size:.95rem;color:var(--color-text-secondary);line-height:1.7}.solution-section{background:linear-gradient(180deg,var(--color-pastel-sage) 0%,#F0F7F2 100%);padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.solution-card{background:#fff;border:1px solid #D9E8DD;border-radius:10px;padding:2rem;transition:all .25s ease;box-shadow:0 2px 8px #00000008}.solution-card:hover{border-color:var(--color-primary-green);transform:translateY(-3px);box-shadow:0 8px 24px #3ba87c1f}.solution-card-number{font-size:.78rem;font-weight:700;color:var(--color-primary-green);letter-spacing:.06em;margin-bottom:.75rem;opacity:.7}.solution-card h3{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.65rem;line-height:1.4}.solution-card p{font-size:.93rem;color:var(--color-text-secondary);line-height:1.7}.how-it-works-section{background:var(--color-white);padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.process-steps{max-width:640px;margin:0 auto;display:flex;flex-direction:column}.process-step{display:flex;gap:1.75rem;align-items:stretch}.process-step-indicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:44px}.process-step-number{width:44px;height:44px;background:#3ba87c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;flex-shrink:0}.process-step-line{width:2px;flex:1;background:linear-gradient(180deg,#3ba87c,#3ba87c26);margin:.5rem 0}.process-step-content{padding-bottom:2.5rem;flex:1}.process-step:last-child .process-step-content{padding-bottom:0}.process-step-content h3{font-size:1.15rem;color:var(--color-text-primary);margin-bottom:.4rem;font-weight:600;padding-top:.6rem}.process-step-content p{color:var(--color-text-secondary);line-height:1.7;font-size:.95rem}.what-you-get-section{background:linear-gradient(180deg,var(--color-pastel-cream) 0%,var(--color-pastel-sage) 100%);padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.reports-list{display:flex;flex-direction:column;gap:.85rem;max-width:860px;margin:0 auto}.report-item{background:var(--color-white);border:1px solid #D9E8DD;border-left:4px solid #3BA87C;border-radius:12px;padding:1.6rem 1.75rem;transition:box-shadow .2s ease,transform .2s ease}.report-item:hover{box-shadow:0 4px 20px #3ba87c1f;transform:translateY(-1px)}.report-item-header{display:flex;align-items:center;gap:.85rem;margin-bottom:.6rem}.report-item-number{font-size:.65rem;font-weight:800;color:#3ba87c;letter-spacing:.1em;flex-shrink:0;background:#3ba87c1f;padding:.2rem .55rem;border-radius:4px}.report-item-coming-soon{opacity:.5;border-left-color:#3ba87c59}.coming-soon-badge{display:inline-block;font-size:.68rem;font-weight:600;color:var(--color-primary-green-dark);background:var(--color-pastel-sage);border:1px solid rgba(59,168,124,.3);border-radius:20px;padding:.15rem .65rem;letter-spacing:.03em;vertical-align:middle;margin-left:.5rem;text-transform:uppercase}.report-item h3{font-size:1.05rem;font-weight:700;color:var(--color-text-primary);margin:0}.report-item p{font-size:.93rem;color:var(--color-text-secondary);line-height:1.7;padding-left:0;margin:0}.reports-note{max-width:860px;margin:2.5rem auto 0;padding:1.5rem;background:#3ba87c14;border:1px solid rgba(59,168,124,.2);border-radius:8px;font-size:.93rem;color:var(--color-text-secondary);line-height:1.7}.pricing-section{background:linear-gradient(135deg,var(--color-pastel-cream) 0%,var(--color-pastel-sage) 100%);padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:980px;margin:0 auto;align-items:stretch}.pricing-grid-two{grid-template-columns:repeat(2,1fr);max-width:680px}.pricing-card{background:var(--color-white);border:1px solid #D9E8DD;border-radius:12px;padding:2.25rem 2rem;text-align:center;position:relative;transition:all .25s ease;display:flex;flex-direction:column;box-shadow:0 2px 10px #0000000a}.pricing-card:hover{border-color:var(--color-primary-green);transform:translateY(-3px);box-shadow:0 8px 28px #3ba87c1f}.pricing-card-featured{border-color:var(--color-primary-green);border-width:2px;box-shadow:0 4px 20px #3ba87c26}.pricing-card-featured:hover{border-color:var(--color-primary-green-dark)}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#3ba87c;color:#fff;font-size:.72rem;font-weight:700;padding:.25rem 1rem;border-radius:20px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.pricing-tier{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1.25rem;letter-spacing:.01em}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.1rem;margin-bottom:.25rem}.pricing-currency{font-size:1.4rem;font-weight:700;color:#3ba87c}.pricing-amount{font-size:3rem;font-weight:800;color:var(--color-text-primary);line-height:1;letter-spacing:-.02em}.pricing-amount-custom{font-size:2.25rem;font-weight:700;color:var(--color-text-primary);letter-spacing:-.02em}.pricing-per{font-size:.85rem;color:var(--color-text-secondary);margin-bottom:1.75rem;font-weight:400}.pricing-features{list-style:none;padding:0;margin:0 0 2rem;text-align:left;flex:1}.pricing-features li{font-size:.9rem;color:var(--color-text-secondary);padding:.55rem 0 .55rem 1.4rem;position:relative;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.04)}.pricing-features li:last-child{border-bottom:none}.pricing-features li:before{content:"✓";position:absolute;left:0;color:#3ba87c;font-weight:700;font-size:.82rem}.pricing-cta{display:inline-block;background:var(--color-primary-green);color:#fff;padding:.75rem 1.5rem;border-radius:7px;border:none;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .2s ease;margin-top:auto}.pricing-cta:hover{background:var(--color-primary-green-dark);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #3ba87c4d}.pricing-card-featured .pricing-cta{background:var(--color-primary-green-dark)}.pricing-footnote{text-align:center;margin-top:2rem;font-size:.88rem;color:var(--color-text-secondary);max-width:980px;margin-left:auto;margin-right:auto}.who-for-section{background:var(--color-white);padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.who-for-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1040px;margin:0 auto}.who-for-column{background:#f4f8f5;border:1px solid #D9E8DD;border-radius:10px;padding:2rem}.who-for-column h3{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #D9E8DD}.who-for-column ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.who-for-column li{font-size:.93rem;color:var(--color-text-secondary);line-height:1.6;padding-left:1.2rem;position:relative}.who-for-column li:before{content:"—";position:absolute;left:0;color:var(--color-text-secondary);opacity:.4;font-size:.8rem}.who-for-best{border-color:#bfe0d0}.who-for-best h3{color:var(--color-primary-green)}.who-for-best li:before{content:"✓";color:var(--color-primary-green);opacity:.7;font-size:.8rem}.who-for-not h3{color:var(--color-text-secondary);opacity:.7}.about-section{background:var(--color-pastel-cream);padding:5rem 2rem;border-top:1px solid rgba(0,0,0,.04)}.about-content{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start;max-width:900px;margin:0 auto}.about-photo img{width:100%;border-radius:10px;display:block;filter:grayscale(15%)}.about-text h2{font-size:2rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1.5rem;letter-spacing:-.02em}.about-text p{font-size:1rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:1.1rem}.about-closing{color:var(--color-text-primary)!important;font-style:italic}.about-signature{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:.2rem}.about-name{font-size:1rem;font-weight:700;color:var(--color-text-primary)}.about-role{font-size:.88rem;color:var(--color-text-secondary)}.cta-section{background:linear-gradient(135deg,#1a2e25,#2a4035);padding:6rem 2rem}.cta-inner{max-width:600px;margin:0 auto;text-align:center}.cta-inner h2{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.cta-inner p{font-size:1.05rem;color:#ffffffa6;margin-bottom:2rem;line-height:1.7}@media(max-width:900px){.problem-grid,.solution-grid{grid-template-columns:1fr}.pricing-grid,.pricing-grid-two{grid-template-columns:1fr;max-width:420px}.who-for-grid{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;gap:2rem}.about-photo{max-width:220px}}@media(max-width:768px){.nav-links{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fffffffa;border-bottom:1px solid rgba(0,0,0,.06);padding:1.5rem 2rem;gap:1rem;align-items:flex-start}.nav-links.nav-open,.mobile-menu-toggle{display:flex}.header{position:relative}.hero-content h1{font-size:2.4rem}.section-header h2{font-size:1.9rem}.hero-section{padding:4rem 1.5rem 3.5rem}.problem-section,.solution-section,.how-it-works-section,.what-you-get-section,.pricing-section,.who-for-section,.about-section,.cta-section{padding:4rem 1.5rem}}.footer{background:var(--color-gray-dark);color:var(--color-gray-light);padding:3rem 2rem 2rem;border-top:1px solid rgba(255,255,255,.06)}.footer-container{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-brand{max-width:340px}.footer-logo{display:flex;align-items:baseline;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;margin-bottom:.75rem}.footer-logo .logo-vetted{color:#3ba87c}.footer-logo .logo-hire{color:#a68968}.footer-column h4{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:600}.footer-column p{line-height:1.7;opacity:.75;font-size:.9rem}.footer-company-info{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.footer-company-info p{font-size:.8rem;line-height:1.6;opacity:.6;margin:0}.footer-company-info .footer-company-name{font-weight:600;opacity:.8;font-size:.85rem;margin-bottom:.15rem}.footer-links{display:flex;flex-direction:column;gap:.6rem}.footer-links a{color:var(--color-gray-light);opacity:.75;transition:opacity .2s ease;font-size:.9rem;text-decoration:none}.footer-links a:hover{opacity:1;color:var(--color-primary-green-light)}.footer-links .footer-link-highlight{margin-top:.15rem;padding:.45rem .7rem;border:1px solid rgba(75,197,144,.7);border-radius:6px;color:var(--color-primary-green-light);opacity:1;font-weight:600;width:fit-content}.footer-links .footer-link-highlight:hover{background:#4bc5901f;color:#9ce5c7;border-color:#4bc590}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08);opacity:.6;font-size:.85rem}.footer-address{margin-top:.5rem;font-size:.8rem}.footer-email{margin-top:.35rem;font-size:.8rem}.footer-email a{color:var(--color-primary-green-light);text-decoration:none;transition:opacity .2s ease}.footer-email a:hover{opacity:.8}@media(max-width:768px){.footer-container{grid-template-columns:1fr;gap:2rem}}.report-carousel{max-width:1100px;margin:0 auto;padding-top:0}.carousel-tabs{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.carousel-tab{padding:.6rem 1.5rem;border-radius:8px;border:1px solid #D9E8DD;background:transparent;color:var(--color-text-secondary);font-size:.92rem;font-weight:600;cursor:pointer;transition:all .2s ease}.carousel-tab:hover{border-color:var(--color-primary-green-light);color:var(--color-primary-green)}.carousel-tab-active{background:var(--color-primary-green);color:#fff;border-color:var(--color-primary-green)}.carousel-tab-active:hover{background:var(--color-primary-green-dark);color:#fff;border-color:var(--color-primary-green-dark)}.carousel-viewport{position:relative;display:flex;align-items:center;gap:1rem}.carousel-track{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;border:1px solid #D9E8DD;background:#fff;box-shadow:0 8px 40px #0000001a}.carousel-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:.5rem;opacity:0;transition:opacity .6s ease;pointer-events:none}.carousel-slide-active{opacity:1;pointer-events:auto}.carousel-slide img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.carousel-arrow{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:1px solid #D9E8DD;background:#fff;color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;box-shadow:0 2px 12px #00000014}.carousel-arrow:hover{background:var(--color-primary-green);color:#fff;border-color:var(--color-primary-green);transform:scale(1.05)}.carousel-caption{text-align:center;margin-top:1.25rem;font-size:1rem;color:var(--color-text-secondary);font-weight:500;line-height:1.5;min-height:1.5em}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d9e8dd;cursor:pointer;padding:0;transition:all .25s ease}.carousel-dot-active{background:var(--color-primary-green);width:24px;border-radius:4px}.carousel-dot:hover:not(.carousel-dot-active){background:var(--color-primary-green-light)}.carousel-disclaimer{text-align:center;margin-top:.75rem;font-size:.78rem;color:var(--color-gray-medium);font-style:italic;opacity:.7}.carousel-lightbox{position:fixed;inset:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center;animation:lightbox-fade-in .25s ease}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.carousel-lightbox-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#fff;cursor:pointer;z-index:10;padding:.5rem;border-radius:50%;transition:background .2s}.carousel-lightbox-close:hover{background:#ffffff26}.carousel-lightbox-nav{display:flex;align-items:center;gap:1rem;max-width:95vw;max-height:90vh}.carousel-lightbox-arrow{flex-shrink:0;background:#ffffff1f;border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.carousel-lightbox-arrow:hover{background:#ffffff40}.carousel-lightbox-img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:8px;touch-action:pinch-zoom}.carousel-slide img{cursor:zoom-in}@media(max-width:768px){.report-carousel{max-width:100%}.carousel-track{aspect-ratio:4 / 3}.carousel-arrow{width:38px;height:38px}.carousel-arrow svg{width:16px;height:16px}.carousel-caption{font-size:1rem;line-height:1.6}.carousel-lightbox-arrow{width:36px;height:36px}}@media(max-width:480px){.carousel-viewport{gap:.35rem}.carousel-arrow{width:28px;height:28px}.carousel-arrow svg{width:14px;height:14px}.carousel-track{aspect-ratio:auto;min-height:360px}.carousel-caption{font-size:1.05rem;line-height:1.65}.carousel-lightbox-arrow{width:32px;height:32px}.carousel-lightbox-img{max-width:98vw;max-height:88vh}}.legal-page{min-height:100vh;background:linear-gradient(135deg,#e5f0e8,#f5ede4);padding:3rem 2rem}.legal-container{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 24px #00000014}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#3ba87c;text-decoration:none;font-weight:500;margin-bottom:2rem;transition:all .2s ease}.back-link:hover{color:#2d8a63;transform:translate(-4px)}.back-link svg{transition:transform .2s ease}.back-link:hover svg{transform:translate(-2px)}.legal-page h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem;font-weight:700;line-height:1.2}.legal-intro{font-size:1.125rem;color:#6c757d;margin-bottom:.5rem;line-height:1.6}.legal-last-updated{color:#a68968;font-size:.938rem;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e9ecef}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.5rem;color:#2c3e50;margin-bottom:1rem;font-weight:600}.legal-section p{color:#495057;line-height:1.8;font-size:1rem;margin-bottom:1rem}.legal-subsection{margin-left:1.5rem;margin-top:1.5rem;padding-left:1rem;border-left:3px solid #3BA87C}.legal-subsection h3{font-size:1.125rem;color:#3ba87c;margin-bottom:.75rem;font-weight:600}.legal-subsection p{color:#495057;line-height:1.7;font-size:.938rem}.legal-contact{background:linear-gradient(135deg,#e5f0e8,#f5ede4);padding:1.5rem;border-radius:12px;margin-top:3rem;border:2px solid rgba(59,168,124,.2)}.legal-contact p{color:#2c3e50;line-height:1.6;font-size:1rem;margin:0}.legal-contact a,.legal-subsection a{color:#3ba87c;text-decoration:none;font-weight:600;transition:all .2s ease}.legal-contact a:hover,.legal-subsection a:hover{color:#2d8a63;text-decoration:underline}.legal-section ul,.legal-section ol{margin:.75rem 0 1rem 1.5rem;color:#495057;font-size:.95rem;line-height:1.7}.legal-section ul li,.legal-section ol li{margin-bottom:.4rem}.legal-section ol{padding-left:0}.legal-subsection ul,.legal-subsection ol{margin:.5rem 0 .75rem 1rem;font-size:.938rem}.subprocessor-website{font-size:.9rem;margin-top:.5rem;color:#6c757d}.subprocessor-website a{color:#3ba87c;font-weight:500}.legal-page .footer{margin-top:0}@media(max-width:768px){.legal-page{padding:2rem 1rem}.legal-container{padding:2rem 1.5rem}.legal-page h1{font-size:2rem}.legal-section h2{font-size:1.25rem}.legal-subsection{margin-left:0}}.for-agencies-page .hero-content{max-width:880px}.for-agencies-page .hero-content h1{max-width:860px}.for-agencies-page .hero-subtitle{max-width:760px}.for-agencies-problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.for-agencies-split{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.for-agencies-column{background:var(--color-white);border:1px solid #d9e8dd;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000000a}.for-agencies-column h3{font-size:1.25rem;margin-bottom:1rem;color:var(--color-text-primary)}.for-agencies-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.for-agencies-list li{color:var(--color-text-secondary);line-height:1.65;font-size:.96rem;padding-left:1.25rem;position:relative}.for-agencies-list li:before{content:"✓";position:absolute;left:0;color:var(--color-primary-green);font-weight:700}.for-agencies-assessment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.for-agencies-report-carousel-wrap{margin-bottom:2.5rem}.for-agencies-process-section .process-steps{max-width:820px}.for-agencies-process-section .process-step-content h3{margin-bottom:.5rem}.for-agencies-process-section .process-step-content>p{color:var(--color-text-secondary);line-height:1.7;font-size:.98rem}.for-agencies-pricing-section .engagement-structure{max-width:900px}.for-agencies-pricing-section .engagement-label{min-width:230px}.for-agencies-pricing-section .engagement-detail p{font-size:.96rem}.for-agencies-why-grid{max-width:980px;grid-template-columns:repeat(3,minmax(0,1fr))}.for-agencies-cta-section .cta-buttons{justify-content:center}@media(max-width:1024px){.for-agencies-problem-grid,.for-agencies-assessment-grid,.for-agencies-why-grid{grid-template-columns:1fr}}@media(max-width:768px){.for-agencies-split{grid-template-columns:1fr}.for-agencies-column{padding:1.5rem}.for-agencies-pricing-section .engagement-label{min-width:auto}}
