.esd-icon-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}.esd-svg-icon{width:24px;height:24px;flex-shrink:0}.esd-section-label .esd-svg-icon{width:20px;height:20px;flex-shrink:0;margin-bottom:-20px}.esd-testimonials .esd-section-label .esd-svg-icon{margin-bottom:0}.esd-customize__section-label .esd-svg-icon,.esd-customize__section-label{color:var(--esd-primary)}.esd-container{max-width:1200px;margin:0 auto;padding:0 24px}.esd-section{padding:80px 0}.esd-section-header{max-width:800px;margin:0 auto 20px;text-align:center}.esd-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;font-family:"Roboto",system-ui,sans-serif;cursor:pointer;border:none;transition:all .3s ease;text-decoration:none}.esd-btn--primary{background:var(--esd-accent);color:#fff}.esd-btn--primary:hover{background:var(--esd-accent-dark);transform:translateY(-1px);box-shadow:0 6px 20px rgba(97,206,112,.35)}.esd-btn--outline{background:0 0;color:var(--esd-primary);border:2px solid var(--esd-primary)}.esd-btn--outline:hover{background:var(--esd-primary);color:#fff}.esd-btn--white{background:#fff;color:var(--esd-primary)}.esd-btn--white:hover{background:var(--esd-gray-100)}.esd-btn--lg{padding:16px 36px;font-size:16px;border-radius:10px}.esd-section-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--esd-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px;justify-content:center}.esd-section-title{font-size:36px;font-weight:800;color:#000;line-height:1.2;margin-bottom:20px;letter-spacing:-.5px}.esd-section-text{font-size:16px;color:var(--esd-gray-700);max-width:800px;line-height:1.8;margin-bottom:16px;text-align:center}.esd-hero{padding:60px 0 80px;min-height:520px;background:linear-gradient(165deg,#f0fff2 0%,#e0f5e3 40%,#fff 100%);position:relative;overflow:hidden}.esd-hero::before{content:"";position:absolute;top:-200px;right:-200px;width:600px;min-height:600px;background:radial-gradient(circle,rgba(97,206,112,.08) 0%,transparent 70%);border-radius:50%}.esd-hero__content{min-height:420px}.esd-hero__grid{display:grid;grid-template-columns:1.4fr .8fr;gap:40px;align-items:start}.esd-hero__badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:600;color:var(--esd-primary);border-radius:999px;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.15);margin-bottom:10px}.esd-hero__title{font-size:44px;font-weight:800;line-height:1.15;color:#000;margin-bottom:24px;letter-spacing:-1px;min-height:72px}.esd-hero__title--highlight{color:var(--esd-primary)}.esd-hero__subtitle{font-size:20px;font-weight:600;color:var(--esd-gray-700);margin-bottom:20px}.esd-hero__text{font-size:16px;color:var(--esd-gray-700);margin-bottom:16px;line-height:1.8}.esd-hero__stats{display:flex;gap:42px;margin:2px 0;padding:20px 0;justify-content:center;border-top:1px solid var(--esd-gray-300);border-bottom:1px solid var(--esd-gray-300)}.esd-hero__stat-item{display:flex;flex-direction:column}.esd-hero__stat-number{font-size:38px;font-weight:800;color:var(--esd-primary)}.esd-hero__stat-label{font-size:13px;color:var(--esd-gray-500);font-weight:500}.esd-hero__cta-group{display:flex;gap:16px;margin-top:32px;flex-wrap:wrap}.esd-hero-form fieldset{padding:0}.esd-hero-form__title{font-size:20px;font-weight:700;margin-bottom:4px;color:#000}.esd-hero-form__subtitle{font-size:13px;color:var(--esd-gray-500);margin-bottom:24px}.esd-hero-form__note{font-size:11px;color:var(--esd-gray-500);text-align:center;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:5px}#hero-form{min-height:480px}.esd-hero-form .wpcf7-form{min-height:460px}.esd-hero-form .wpcf7 p,.esd-sidebar-form .wpcf7 p{margin-bottom:14px}.esd-hero-form .wpcf7 input[type=text],.esd-hero-form .wpcf7 input[type=email],.esd-hero-form .wpcf7 input[type=tel],.esd-hero-form .wpcf7 select,.esd-hero-form .wpcf7 textarea,.esd-sidebar-form .wpcf7 input[type=text],.esd-sidebar-form .wpcf7 input[type=email],.esd-sidebar-form .wpcf7 input[type=tel],.esd-sidebar-form .wpcf7 select,.esd-sidebar-form .wpcf7 textarea{width:100%;padding:12px 16px;border:1.5px solid var(--esd-gray-300);border-radius:8px;font-size:14px;font-family:"Roboto",system-ui,sans-serif;color:#000;background:#fff;transition:border-color .2s,box-shadow .2s}.esd-hero-form .wpcf7 input:focus,.esd-hero-form .wpcf7 select:focus,.esd-hero-form .wpcf7 textarea:focus,.esd-sidebar-form .wpcf7 input:focus,.esd-sidebar-form .wpcf7 select:focus,.esd-sidebar-form .wpcf7 textarea:focus{outline:none;border-color:var(--esd-accent);box-shadow:0 0 0 3px rgba(97,206,112,.15)}.esd-hero-form .wpcf7 input[type=submit],.esd-sidebar-form .wpcf7 input[type=submit]{width:100%;padding:14px;background:var(--esd-accent);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;font-family:"Roboto",system-ui,sans-serif;cursor:pointer;transition:background .3s,transform .2s;margin-top:4px}.esd-hero-form .wpcf7 input[type=submit]:hover,.esd-sidebar-form .wpcf7 input[type=submit]:hover{background:var(--esd-accent-dark);transform:translateY(-1px)}.esd-trusted{padding:40px 0;background:#fff;border-bottom:1px solid var(--esd-gray-100);overflow:hidden}.esd-trusted__label{font-size:14px;font-weight:600;color:var(--esd-gray-500);text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:32px}.esd-trusted__carousel-wrapper{overflow:hidden;position:relative}.esd-trusted__carousel-wrapper::before,.esd-trusted__carousel-wrapper::after{content:"";position:absolute;top:0;width:120px;height:100%;z-index:2;pointer-events:none}.esd-trusted__carousel-wrapper::before{left:0;background:linear-gradient(to right,#fff,transparent)}.esd-trusted__carousel-wrapper::after{right:0;background:linear-gradient(to left,#fff,transparent)}.esd-trusted__track{display:flex;align-items:center;gap:48px;width:max-content;animation:esd-scroll 22s linear infinite}.esd-trusted__track:hover{animation-play-state:paused}.esd-trusted__logo-item{flex-shrink:0;width:180px;height:70px;display:flex;align-items:center;justify-content:center}.esd-trusted__logo-item img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:filter .3s ease,opacity .3s ease}.esd-trusted__logo-item img:hover{filter:grayscale(0%);opacity:1}.esd-why{background:var(--esd-gray-100)}.esd-why__intro-text{max-width:900px;margin:0 auto 16px;text-align:center;font-size:16px;color:var(--esd-gray-700);line-height:1.8}.esd-usp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px}.esd-usp-card{background:#fff;border-radius:12px;padding:28px 24px;text-align:center;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.esd-usp-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(97,206,112,.15);border-color:rgba(97,206,112,.3)}.esd-usp-card__icon{width:56px;height:56px;border-radius:14px;background:var(--esd-primary-light);color:var(--esd-primary);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.esd-usp-card__title{font-size:16px;font-weight:700;color:#000;margin-bottom:8px}.esd-usp-card__text{font-size:15px;color:var(--esd-gray-500);line-height:1.6}.esd-who{background:#fff}.esd-who__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.esd-who__card{display:flex;gap:16px;padding:24px;background:var(--esd-gray-100);border-radius:12px;transition:all .3s}.esd-who__card:hover{background:var(--esd-primary-light)}.esd-who__card-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:var(--esd-accent);color:#fff;display:flex;align-items:center;justify-content:center}.esd-who__card-body{display:flex;flex-direction:column}.esd-who__card-title{font-size:16px;font-weight:700;color:#000;margin-bottom:4px}.esd-who__card-text{font-size:15px;color:var(--esd-gray-500);line-height:1.6}.esd-howto{background:var(--esd-gray-100)}.esd-howto__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}.esd-howto__card{background:#fff;border-radius:14px;padding:32px;border:1px solid rgba(0,0,0,.05);transition:all .3s;position:relative;overflow:hidden}.esd-howto__card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--esd-accent);opacity:0;transition:opacity .3s}.esd-howto__card:hover::before{opacity:1}.esd-howto__card:hover{box-shadow:0 8px 30px rgba(97,206,112,.12)}.esd-howto__card-number{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--esd-primary-light);color:var(--esd-primary);font-size:15px;font-weight:800;margin-bottom:16px}.esd-howto__card-title{font-size:17px;font-weight:700;color:#000;margin-bottom:10px}.esd-howto__card-text{font-size:15px;color:var(--esd-gray-700);line-height:1.7}.esd-customize{background:var(--esd-primary-light);color:#fff;position:relative;overflow:hidden;padding:80px 0}.esd-customize::before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:rgba(255,255,255,.04);border-radius:50%}.esd-customize__section-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:rgba(255,255,255,.7);color:var(--esd-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.esd-customize__section-title{font-size:36px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:20px;letter-spacing:-.5px}.esd-customize__section-text{font-size:16px;color:rgba(255,255,255,.85);max-width:800px;line-height:1.8;margin-bottom:16px}.esd-customize__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:40px}.esd-customize__field-item{display:flex;flex-direction:column;align-items:center;gap:1px;padding:20px 12px;background:rgba(255,255,255,8);border-radius:12px;border:1px solid rgba(255,255,255,.15);transition:all .3s;text-align:center}.esd-customize__field-item:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);border:1px solid #fff}.esd-customize__field-icon{color:var(--esd-primary);width:24px;height:24px}.esd-customize__field-label{font-size:16px;font-weight:600;color:var(--esd-primary)}.esd-cta-banner{padding:60px 0;background:var(--esd-accent);text-align:center}.esd-cta-banner__title{font-size:32px;font-weight:800;color:#fff;margin-bottom:12px}.esd-cta-banner__text{font-size:17px;color:rgba(255,255,255,.92);margin-bottom:28px}.esd-sourcing{background:#fff}.esd-sourcing .esd-section-text{max-width:800px;margin:0 auto 16px;text-align:center}.esd-sourcing__content{display:flex;flex-direction:column;text-align:center;margin:0 auto}.esd-sourcing__tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0;justify-content:center}.esd-sourcing__tag-item{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--esd-primary-light);border-radius:50px;font-size:13px;font-weight:500;color:var(--esd-primary)}.esd-sidebar-form{background:var(--esd-gray-100);border-radius:16px;padding:32px;border:1px solid rgba(0,0,0,.06);position:sticky;top:40px}.esd-sidebar-form__title{font-size:20px;font-weight:700;margin-bottom:4px;color:#000}.esd-sidebar-form__subtitle{font-size:13px;color:var(--esd-gray-500);margin-bottom:20px}.esd-sidebar-form__note{font-size:11px;color:var(--esd-gray-500);text-align:center;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:5px}.esd-segmentation{background:var(--esd-gray-100)}.esd-seg-tabs{display:flex;gap:8px;margin-bottom:32px;flex-wrap:wrap;justify-content:center}.esd-seg-tab{padding:10px 24px;border-radius:50px;background:#fff;color:var(--esd-gray-700);font-size:14px;font-weight:600;border:1.5px solid var(--esd-gray-300);cursor:pointer;transition:all .2s}.esd-seg-tab:hover,.esd-seg-tab--active{background:var(--esd-accent);color:#fff;border-color:var(--esd-accent)}.esd-seg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.esd-seg-item{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fff;border-radius:10px;font-size:14px;font-weight:500;color:var(--esd-gray-700);border:1px solid rgba(0,0,0,.04);transition:all .2s}.esd-seg-item:hover{border-color:var(--esd-accent);color:var(--esd-primary)}.esd-seg-item__icon{color:var(--esd-primary);flex-shrink:0}.esd-final-cta{background:linear-gradient(165deg,#000 0%,#0f2e13 100%);color:#fff;padding:80px 0}.esd-final-cta__label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.esd-final-cta__title{font-size:36px;font-weight:800;color:#fff!important;line-height:1.2;margin-bottom:20px;letter-spacing:-.5px}.esd-final-cta__text{font-size:16px;color:rgba(255,255,255,.75)!important;max-width:700px;line-height:1.8;margin-bottom:16px}.esd-contact-cards{display:flex;gap:24px;margin-top:32px;flex-wrap:wrap}.esd-contact-card{display:flex;align-items:center;gap:14px;padding:18px 28px;background:rgba(255,255,255,.08);border-radius:12px;border:1px solid rgba(255,255,255,.12)}.esd-contact-card__icon{color:var(--esd-accent)}.esd-contact-card__label{display:block;font-size:15px;color:rgba(255,255,255,.5)}.esd-contact-card__value{font-size:15px;font-weight:600;color:#fff}.esd-final-cta__btn-wrap{margin-top:36px}.esd-testimonials{background:#fff}.esd-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.esd-testimonial-card{background:var(--esd-gray-100);border-radius:14px;padding:28px;border:1px solid rgba(0,0,0,.04)}.esd-testimonial-card__stars{color:#f59e0b;display:flex;gap:3px;margin-bottom:16px}.esd-testimonial-card__quote{font-size:14px;color:var(--esd-gray-700);line-height:1.7;margin-bottom:20px;font-style:italic}.esd-testimonial-card__author{display:flex;align-items:center;gap:12px}.esd-testimonial-card__avatar{width:40px;height:40px;border-radius:50%;background:var(--esd-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0}.esd-testimonial-card__info{display:flex;flex-direction:column}.esd-testimonial-card__name{font-size:14px;font-weight:700;color:#000}.esd-testimonial-card__role{font-size:12px;color:var(--esd-gray-500);margin-bottom:0}.esd-testimonials__cta{margin-top:40px;text-align:center}.esd-faq{background:var(--esd-gray-100)}.esd-faq__list{max-width:800px;margin:40px auto 0}.esd-faq__item{background:#fff;border-radius:12px;margin-bottom:16px;border:1px solid rgba(0,0,0,.05);padding:22px 24px;transition:.2s}.esd-faq__item:hover{box-shadow:0 6px 18px rgba(0,0,0,.06)}.esd-faq__question{font-size:16px;font-weight:600;color:#000;margin-bottom:8px}.esd-faq__answer-inner{font-size:14px;color:var(--esd-gray-700);line-height:1.7}.esd-faq .esd-svg-icon{margin-bottom:0}@media (max-width:1024px){.esd-hero__grid{grid-template-columns:1fr}.esd-usp-grid{grid-template-columns:repeat(2,1fr)}.esd-customize__grid{grid-template-columns:repeat(4,1fr)}.esd-sourcing__grid{grid-template-columns:1fr}.esd-seg-grid{grid-template-columns:repeat(3,1fr)}.esd-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.esd-hero{padding:40px 0 60px}.esd-hero__title{font-size:30px}.esd-section-title,.esd-customize__section-title,.esd-final-cta__title{font-size:26px}.esd-hero__stats{flex-direction:column;gap:16px}.esd-usp-grid,.esd-who__grid,.esd-howto__grid{grid-template-columns:1fr}.esd-customize__grid{grid-template-columns:repeat(3,1fr)}.esd-seg-grid{grid-template-columns:repeat(2,1fr)}.esd-testimonials__grid{grid-template-columns:1fr}.esd-contact-cards{flex-direction:column}.esd-sidebar-form{position:static}}@media (max-width:768px){#hero-form{min-height:auto}.esd-hero-form .wpcf7-form{min-height:auto}.esd-who__card{flex-wrap:nowrap;align-items:flex-start}.esd-customize__field-label{font-size:14px}.esd-trusted__carousel-wrapper::before,.esd-trusted__carousel-wrapper::after{width:60px}.esd-seg-tabs{gap:6px}.esd-seg-tab{padding:8px 18px;font-size:13px}.esd-contact-card__value{word-break:break-all}.esd-sidebar-form{margin-top:32px}.esd-usp-card{padding:22px 18px}.esd-howto__card{padding:24px 20px}.esd-final-cta__btn-wrap .esd-btn{width:100%;justify-content:center;text-align:center}}@media (max-width:480px){.esd-hero{padding:28px 0 40px}.esd-hero__title{font-size:26px;min-height:auto}.esd-hero__subtitle{font-size:16px}.esd-hero__text{font-size:14px}.esd-hero__stat-number{font-size:28px}.esd-hero__stats{gap:12px;padding:14px 0}.esd-hero__cta-group{flex-direction:column}.esd-hero__badge{font-size:11px;padding:6px 14px}.esd-section{padding:48px 0}.esd-container{padding:0 16px}.esd-section-title{font-size:22px}.esd-section-text{font-size:14px}.esd-section-label{font-size:11px}.esd-customize__grid{grid-template-columns:repeat(2,1fr)}.esd-customize__section-title{font-size:22px}.esd-customize__field-label{font-size:13px}.esd-seg-tab{padding:8px 16px;font-size:13px}.esd-seg-grid{grid-template-columns:repeat(1,1fr)}.esd-seg-item{font-size:13px;padding:12px 14px}.esd-testimonial-card{padding:20px}.esd-testimonial-card__quote{font-size:13px}.esd-final-cta{padding:48px 0}.esd-final-cta__title{font-size:22px}.esd-final-cta__text{font-size:14px}.esd-contact-card{padding:14px 18px}.esd-contact-card__value{font-size:13px;word-break:break-all}.esd-cta-banner{padding:40px 0}.esd-cta-banner__title{font-size:22px}.esd-cta-banner__text{font-size:14px}.esd-btn--lg{padding:14px 24px;font-size:14px}.esd-faq__question{font-size:14px}.esd-faq__answer-inner{font-size:13px}.esd-faq__item{padding:18px 16px}.esd-sourcing__tag-item{font-size:12px;padding:6px 12px}.esd-trusted__logo-item{width:130px;height:50px}.esd-trusted__carousel-wrapper::before,.esd-trusted__carousel-wrapper::after{width:60px}}.esd-compare{padding-top:0;margin-top:-180px;position:relative;z-index:2}.esd-compare__wrap{background:var(--esd-white);border-radius:16px;box-shadow:var(--esd-shadow-lg);overflow-x:auto;-webkit-overflow-scrolling:touch}.esd-compare__table{width:100%;border-collapse:collapse;min-width:920px}.esd-compare__table thead th{padding:20px 16px;font-size:.78rem;text-transform:uppercase;letter-spacing:.6px;color:var(--esd-gray-400);border-bottom:2px solid var(--esd-gray-200);text-align:center;vertical-align:bottom;font-weight:600}.esd-compare__table thead th:first-child{text-align:left;padding-left:28px}.esd-compare__table thead th.esd-compare__highlight{background:var(--esd-primary);color:var(--esd-white);border-radius:var(--esd-radius) var(--esd-radius) 0 0;border-bottom-color:var(--esd-primary);position:relative}.esd-compare__recommend{display:block;font-size:.6rem;letter-spacing:1.2px;margin-bottom:6px;opacity:.9}.esd-compare__table tbody td{padding:16px;text-align:center;border-bottom:1px solid var(--esd-gray-100);font-size:.92rem;color:var(--esd-gray-600)}.esd-compare__table tbody td:first-child{text-align:left;font-weight:600;color:var(--esd-gray-900);padding-left:28px}.esd-compare__table tbody tr:last-child td{border-bottom:none}.esd-compare__table tbody tr:hover td{background:var(--esd-gray-50)}.esd-compare__table tbody tr:hover td.esd-compare__highlight{background:#dbeafe}td.esd-compare__highlight{background:var(--esd-primary-light);font-weight:600;color:var(--esd-primary-dark)}@media (max-width:768px){.esd-compare{margin-top:-60px}.esd-compare__wrap{border-radius:12px}.esd-compare__wrap::after{content:"← Scroll to compare";display:block;text-align:center;font-size:11px;color:var(--esd-gray-400);padding:8px;border-top:1px solid var(--esd-gray-100)}.esd-compare__table{min-width:700px}.esd-compare__table thead th{padding:14px 10px;font-size:.7rem;letter-spacing:.4px}.esd-compare__table thead th:first-child{padding-left:16px}.esd-compare__table tbody td{padding:12px 10px;font-size:.82rem}.esd-compare__table tbody td:first-child{padding-left:16px;font-size:.82rem}}@media (max-width:480px){.esd-compare{margin-top:-200px}.esd-compare__wrap{border-radius:10px}.esd-compare__table{min-width:600px}.esd-compare__table thead th{padding:12px 8px;font-size:.65rem}.esd-compare__table thead th:first-child{padding-left:12px}.esd-compare__table tbody td{padding:10px 8px;font-size:.78rem}.esd-compare__table tbody td:first-child{padding-left:12px;font-size:.78rem;min-width:120px}.esd-compare__recommend{font-size:.55rem;letter-spacing:.8px}}.esd-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:.75rem;font-weight:600;padding:5px 14px;border-radius:999px;letter-spacing:.2px;white-space:nowrap;line-height:1.4}.esd-badge--yes{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.esd-badge--yes::before{content:"✓";font-size:.7rem;font-weight:800;color:#16a34a}.esd-badge--no{background:#fff5f5;color:#c0392b;border:1px solid #fecaca}.esd-badge--no::before{content:"✕";font-size:.65rem;font-weight:800;color:#ef4444}.esd-badge--partial{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.esd-badge--partial::before{content:"◑";font-size:.65rem;color:#d97706}td.esd-compare__highlight .esd-badge--yes{background:#dcfce7;border-color:#86efac;color:#166534}td.esd-compare__highlight .esd-badge--no{background:#fee2e2;border-color:#fca5a5;color:#991b1b}td.esd-compare__highlight .esd-badge--partial{background:#fef9c3;border-color:#fde047;color:#854d0e}.esd-target{background:#fff}.esd-target__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.esd-target__card{background:var(--esd-white);border:1px solid rgba(0,0,0,.15);border-radius:8px;padding:20px 16px;text-align:center;transition:all .3s;cursor:default}.esd-target__card:hover{border-color:var(--esd-primary);background:var(--esd-primary-light)}.esd-target__card:hover .esd-target__icon{background:var(--esd-primary)}.esd-target__icon{width:52px;height:52px;border-radius:12px;background:var(--esd-primary-light);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;transition:all .3s}.esd-target__card-title{font-size:15px;font-weight:700;color:#000;margin-bottom:4px}.esd-target__card-count{font-size:13px;color:var(--esd-gray-500);margin-bottom:0}.esd-datafields{background:var(--esd-gray-100)}.esd-datafields__table{width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;box-shadow:0 12px 40px rgba(15,23,42,.12);border:1px solid rgba(0,0,0,.05)}.esd-datafields__table thead{background:linear-gradient(135deg,var(--esd-primary) 0%,var(--esd-primary-dark) 100%)}.esd-datafields__table th{color:#fff;padding:18px 24px;text-align:left;font-size:15px;font-weight:600;letter-spacing:.3px}.esd-datafields__table td{padding:16px 24px;border-bottom:1px solid rgba(0,0,0,.05);font-size:15px;vertical-align:top}.esd-datafields__table td strong{color:#000;font-weight:600}.esd-datafields__table tbody tr{background:var(--esd-white);transition:background .25s ease}.esd-datafields__table tbody tr:nth-child(even){background:var(--esd-gray-100)}.esd-datafields__table tbody tr:hover{background:var(--esd-primary-light)}.esd-datafields__table tbody tr:last-child td{border-bottom:none}.esd-datafields__tag{display:inline-block;background:var(--esd-primary-light);color:var(--esd-primary);padding:5px 14px;border-radius:50px;font-size:13px;font-weight:500;margin:3px 4px;border:1px solid rgba(33,137,47,.15);transition:all .25s ease}.esd-datafields__tag:hover{background:var(--esd-primary);color:#fff;border-color:var(--esd-primary);transform:translateY(-1px);box-shadow:0 3px 10px rgba(33,137,47,.25)}.esd-howitworks__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;margin-top:40px}.esd-howitworks__steps::before{content:"";position:absolute;top:40px;left:12.5%;right:12.5%;height:3px;background:linear-gradient(90deg,var(--esd-accent),var(--esd-primary));border-radius:2px;z-index:0}.esd-howitworks__step{text-align:center;position:relative;z-index:1}.esd-howitworks__num{width:80px;height:80px;border-radius:50%;background:var(--esd-white);border:3px solid var(--esd-primary);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:1.5rem;font-weight:800;color:var(--esd-primary);box-shadow:0 4px 16px rgba(33,137,47,.1)}.esd-howitworks__step-title{font-size:16px;font-weight:700;color:#000;margin-bottom:8px}.esd-howitworks__step-text{font-size:15px;color:var(--esd-gray-500);margin-bottom:0}@media (max-width:1024px){.esd-target__grid{grid-template-columns:repeat(3,1fr)}.esd-howitworks__steps::before{display:none}.esd-howitworks__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.esd-target__grid{grid-template-columns:repeat(2,1fr)}.esd-datafields__table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.esd-datafields__table th,.esd-datafields__table td{padding:14px 16px}.esd-datafields__tag{font-size:12px;padding:4px 10px}}@media (max-width:480px){.esd-target__grid{grid-template-columns:1fr}.esd-howitworks__steps{grid-template-columns:1fr}}.esd-howitworks{background:#fff!important}.esd-sourcing .esd-section-label .esd-svg-icon,.esd-segmentation .esd-section-label .esd-svg-icon{margin-bottom:0}.sg{margin-top:20px}