.d2c *{box-sizing:border-box;margin:0;padding:0}.d2c{font-family:var(--font-body-family, sans-serif);color:#0d2b3e}.d2c__inner{max-width:1100px;margin:0 auto;padding:0 24px}.d2c__label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#20808d;display:block;margin-bottom:14px}.d2c__label--dark{color:#0d2b3e;opacity:.5}.d2c__hero{background:#0d2b3e;padding:100px 24px 80px}.d2c__hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:768px){.d2c__hero-inner{grid-template-columns:1fr}}.d2c__hero-title{font-size:clamp(26px,3.5vw,42px);font-weight:700;color:#fcfaf6;line-height:1.18;letter-spacing:-.02em;margin-bottom:20px}.d2c__hero-sub{font-size:17px;color:#fcfaf6bf;line-height:1.65;margin-bottom:28px}.d2c__bullets{list-style:none;margin-bottom:36px}.d2c__bullets li{font-size:16px;color:#fcfaf6d9;padding:6px 0 6px 22px;position:relative;line-height:1.5}.d2c__bullets li:before{content:"\2014";position:absolute;left:0;color:#20808d}.d2c__bullets--dark li{color:#0d2b3e}.d2c__bullets--dark li:before{color:#20808d}.d2c__hero-cta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.d2c__btn{display:inline-block;padding:15px 36px;border-radius:50px;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:all .3s ease;cursor:pointer;border:none}.d2c__btn--primary{background:#20808d;color:#fcfaf6;box-shadow:0 4px 20px #20808d66}.d2c__btn--primary:hover{background:#1a6b76;transform:translateY(-2px);box-shadow:0 8px 28px #20808d80}.d2c__price-tag{font-size:14px;color:#fcfaf699;font-weight:500}.d2c__price-tag--light{color:#0d2b3e80}.d2c__img-frame{border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000026}.d2c__img-frame--glow{box-shadow:0 20px 60px #20808d33}.d2c__img{width:100%;height:auto;display:block}.d2c__split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.d2c__split--reverse{direction:rtl}.d2c__split--reverse>*{direction:ltr}@media(max-width:768px){.d2c__split{grid-template-columns:1fr;direction:ltr}.d2c__split--reverse{direction:ltr}}.d2c__section{padding:90px 24px}.d2c__section--white{background:#fff}.d2c__section--beige{background:#f3efe7}.d2c__section--navy{background:#0d2b3e}.d2c__heading{font-size:clamp(22px,2.8vw,34px);font-weight:700;color:#0d2b3e;line-height:1.22;letter-spacing:-.015em;margin-bottom:20px}.d2c__heading--light{color:#fcfaf6}.d2c__body{font-size:16px;line-height:1.7;color:#2e5566;margin-bottom:24px}.d2c__checks{display:flex;flex-direction:column;gap:28px}.d2c__check{display:flex;gap:20px;align-items:flex-start}.d2c__check-num{font-size:13px;font-weight:700;color:#20808d;letter-spacing:.06em;min-width:28px;padding-top:2px}.d2c__check strong{display:block;font-size:16px;color:#0d2b3e;margin-bottom:6px}.d2c__check p{font-size:15px;color:#2e5566;line-height:1.6}.d2c__checklist{list-style:none;display:flex;flex-direction:column;gap:14px}.d2c__checklist li{font-size:16px;color:#fcfaf6d9;padding-left:28px;position:relative;line-height:1.5}.d2c__checklist li:before{content:"\2713";position:absolute;left:0;color:#20808d;font-weight:700}.d2c__deliverables{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.d2c__deliverables li{font-size:16px;color:#0d2b3e;padding-left:28px;position:relative;line-height:1.5}.d2c__deliverables li:before{content:"\2192";position:absolute;left:0;color:#20808d;font-weight:700}.d2c__footnote{font-size:13px;color:#6a8e9a;margin-top:8px}.d2c__cta-section{background:linear-gradient(135deg,#0d2b3e,#134057);padding:100px 24px;text-align:center}.d2c__cta-inner{display:flex;flex-direction:column;align-items:center;gap:20px}.d2c__cta-title{font-size:clamp(20px,2.5vw,30px);font-weight:700;color:#fcfaf6;line-height:1.3;max-width:640px}.d2c__sample-intro{max-width:640px;margin-bottom:36px}.d2c__sample-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.d2c__sample-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 16px #0d2b3e12;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.d2c__sample-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0d2b3e21}.d2c__sample-img-wrap{position:relative;overflow:hidden;background:#fff;height:210px}.d2c__sample-img-wrap img,.d2c__sample-img-wrap .d2c__sample-img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center;display:block;padding:10px;transition:transform .3s ease}.d2c__sample-card:hover .d2c__sample-img-wrap img{transform:scale(1.03)}.d2c__sample-zoom{position:absolute;bottom:8px;right:10px;background:#0d2b3ea6;color:#fff;font-size:11px;padding:3px 8px;border-radius:20px;opacity:0;transition:opacity .2s ease;pointer-events:none}.d2c__sample-card:hover .d2c__sample-zoom{opacity:1}.d2c__sample-caption{padding:18px 20px 22px}.d2c__sample-caption strong{display:block;font-size:14px;font-weight:700;color:#0d2b3e;margin-bottom:6px}.d2c__sample-caption p{font-size:13px;line-height:1.6;color:#4a5e6d;margin:0}.d2c__lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0d2b3ee0;z-index:9999;align-items:center;justify-content:center;padding:24px}.d2c__lightbox--open{display:flex}.d2c__lightbox-inner{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 24px 80px #0006}.d2c__lightbox-inner img{display:block;max-width:90vw;max-height:85vh;width:auto;height:auto}.d2c__lightbox-close{position:absolute;top:10px;right:12px;background:#0d2b3ecc;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.d2c__lightbox-close:hover{background:#0d2b3e}@media(max-width:900px){.d2c__sample-grid{grid-template-columns:1fr;gap:16px}}.d2c__report-contents{margin-top:48px;background:#fff;border-radius:16px;padding:32px 36px 28px;box-shadow:0 2px 16px #0d2b3e12}.d2c__rc-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#20808d;margin-bottom:20px}.d2c__rc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 28px}.d2c__rc-item{display:flex;align-items:flex-start;gap:12px}.d2c__rc-num{font-size:11px;font-weight:700;color:#20808d;opacity:.5;flex-shrink:0;padding-top:2px}.d2c__rc-item strong{display:block;font-size:13px;color:#0d2b3e;font-weight:600;line-height:1.4}.d2c__rc-item span{font-size:12px;color:#8a9eaa}.d2c__rc-total{margin-top:22px;padding-top:18px;border-top:1px solid #eee;font-size:13px;color:#4a5e6d;font-weight:500}@media(max-width:768px){.d2c__rc-grid{grid-template-columns:1fr}.d2c__report-contents{padding:24px 20px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ecl-d2c-audit.css.map */
