.dtc-guarantee{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-bg: #FFFFFF;--color-surface: #F7F7F7;--color-dark: #0d0d0d;--color-text: #0F0A0A;--color-text-secondary: #4B4B4B;--color-text-muted: #6B6B6B;--color-accent: #F3654A;--color-accent-hover: #e0502f;--color-accent-light: rgba(243, 101, 74, .08);--color-accent-border: rgba(243, 101, 74, .2);--color-green: #16A34A;--color-green-light: rgba(22, 163, 74, .08);--color-green-border: rgba(22, 163, 74, .22);--color-border: #E5E5E5;--btn-radius: 10px;--card-radius: 16px;--transition: .3s ease;background:var(--color-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dtc-guarantee__container{max-width:1400px;margin:0 auto}.dtc-guarantee__hero{background:linear-gradient(160deg,#fff,#f7f7f7);border-bottom:1px solid var(--color-border);position:relative;overflow:hidden}.dtc-guarantee__hero:before{content:"";position:absolute;top:-60px;right:-80px;width:500px;height:400px;background:radial-gradient(ellipse,rgba(22,163,74,.07) 0%,transparent 65%);pointer-events:none}.dtc-guarantee__hero-inner{display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center;position:relative;z-index:1}.dtc-guarantee__hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;background:var(--color-green-light);border:1px solid var(--color-green-border);border-radius:20px;font-size:11px;font-weight:400;letter-spacing:.09em;text-transform:uppercase;color:#6b6b6b;margin-bottom:14px}.dtc-guarantee__hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--color-green)}.dtc-guarantee__hero-headline{font-size:clamp(32px,4vw,52px);font-weight:600;color:var(--color-text);line-height:1.1;letter-spacing:-.03em;margin-bottom:14px}.dtc-guarantee__hero-headline em{font-style:normal;color:var(--color-green)}.dtc-guarantee__hero-subheadline{font-size:18px;color:var(--color-text-secondary);line-height:1.65;max-width:580px;margin-bottom:28px}.dtc-guarantee__hero-meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.dtc-guarantee__hero-meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--color-text-muted)}.dtc-guarantee__hero-meta-item svg{width:14px;height:14px;stroke:var(--color-green);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.dtc-guarantee__hero-meta-divider{width:1px;height:16px;background:var(--color-border)}.dtc-guarantee__shield-badge{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 32px;background:var(--color-dark);border-radius:20px;min-width:180px;text-align:center;flex-shrink:0}.dtc-guarantee__shield-icon{width:64px;height:64px;border-radius:50%;background:var(--color-green-light);border:2px solid var(--color-green-border);display:flex;align-items:center;justify-content:center}.dtc-guarantee__shield-icon svg{width:32px;height:32px;stroke:var(--color-green);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.dtc-guarantee__shield-days{font-size:48px;font-weight:900;color:var(--color-green);line-height:1;letter-spacing:-.04em}.dtc-guarantee__shield-label{font-size:11px;font-weight:700;color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;line-height:1.4}.dtc-guarantee__promise{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.dtc-guarantee__promise-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.dtc-guarantee__promise-headline{font-size:clamp(24px,2.5vw,34px);font-weight:600;color:var(--color-text);line-height:1.2;letter-spacing:-.02em;margin-bottom:16px}.dtc-guarantee__promise-headline em{font-style:normal;color:var(--color-accent)}.dtc-guarantee__promise-body{font-size:16px;color:var(--color-text-secondary);line-height:1.75;margin-bottom:24px}.dtc-guarantee__promise-body strong{color:var(--color-text);font-weight:700}.dtc-guarantee__promise-quote{padding:20px 24px;background:var(--color-bg);border:1px solid var(--color-border);border-left:4px solid var(--color-green);border-radius:0 12px 12px 0;font-size:15px;font-style:italic;color:var(--color-text-secondary);line-height:1.65}.dtc-guarantee__promise-quote cite{display:block;margin-top:10px;font-size:12px;font-style:normal;font-weight:700;color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase}.dtc-guarantee__promise-pillars{display:flex;flex-direction:column;gap:16px}.dtc-guarantee__pillar{display:flex;align-items:flex-start;gap:14px;padding:20px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--card-radius);transition:all var(--transition)}.dtc-guarantee__pillar:hover{border-color:var(--color-green-border);box-shadow:0 4px 16px #0000000f;transform:translate(4px)}.dtc-guarantee__pillar-icon{width:44px;height:44px;border-radius:10px;background:var(--color-green-light);border:1px solid var(--color-green-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dtc-guarantee__pillar-icon svg{width:22px;height:22px;stroke:var(--color-green);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.dtc-guarantee__pillar-title{font-size:15px;font-weight:700;color:var(--color-text);margin-bottom:4px}.dtc-guarantee__pillar-desc{font-size:13px;color:var(--color-text-muted);line-height:1.6}.dtc-guarantee__process{background:var(--color-bg);border-bottom:1px solid var(--color-border)}.dtc-guarantee__process-header{text-align:center;max-width:640px;margin:0 auto 48px}.dtc-guarantee__process-eyebrow{font-size:11px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin-bottom:10px}.dtc-guarantee__process-headline{font-size:clamp(24px,2.5vw,34px);font-weight:600;color:var(--color-text);line-height:1.2;letter-spacing:-.02em;margin-bottom:12px}.dtc-guarantee__process-sub{font-size:16px;color:var(--color-text-secondary);line-height:1.65}.dtc-guarantee__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;margin-bottom:48px}.dtc-guarantee__steps:before{content:"";position:absolute;top:36px;left:calc(12.5% + 36px);right:calc(12.5% + 36px);height:2px;background:linear-gradient(90deg,var(--color-green) 0%,rgba(22,163,74,.2) 100%);z-index:0}.dtc-guarantee__step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;position:relative;z-index:1}.dtc-guarantee__step-number{width:52px;height:52px;border-radius:50%;background:var(--color-green);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;box-shadow:0 4px 16px #16a34a59;flex-shrink:0}.dtc-guarantee__step-number--muted{background:var(--color-bg);border:2px solid var(--color-border);color:var(--color-text-muted);box-shadow:none}.dtc-guarantee__step-title{font-size:15px;font-weight:700;color:var(--color-text);line-height:1.3}.dtc-guarantee__step-desc{font-size:13px;color:var(--color-text-muted);line-height:1.6}.dtc-guarantee__fine-print{background:var(--color-dark);border-radius:var(--card-radius);padding:28px 36px;display:flex;align-items:flex-start;gap:20px}.dtc-guarantee__fine-print-icon{width:40px;height:40px;border-radius:8px;background:#16a34a1f;border:1px solid rgba(22,163,74,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dtc-guarantee__fine-print-icon svg{width:20px;height:20px;stroke:var(--color-green);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.dtc-guarantee__fine-print-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:6px}.dtc-guarantee__fine-print-body{font-size:13px;color:#ffffffa6;line-height:1.65}.dtc-guarantee__cta{background:var(--color-dark);position:relative;overflow:hidden}.dtc-guarantee__cta:before{content:"";position:absolute;top:-80px;left:50%;transform:translate(-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(22,163,74,.12) 0%,transparent 65%);pointer-events:none}.dtc-guarantee__cta-inner{position:relative;z-index:1;text-align:center;max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.dtc-guarantee__cta-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;background:#16a34a1f;border:1px solid rgba(22,163,74,.25);border-radius:20px;font-size:11px;font-weight:400;letter-spacing:.09em;text-transform:uppercase;color:#6b6b6b}.dtc-guarantee__cta-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--color-green)}.dtc-guarantee__cta-headline{font-size:clamp(28px,3.5vw,44px);font-weight:600;color:#fff;line-height:1.15;letter-spacing:-.02em}.dtc-guarantee__cta-headline em{font-style:normal;color:var(--color-accent)}.dtc-guarantee__cta-sub{font-size:17px;color:#ffffffb8;line-height:1.65}.dtc-guarantee__cta-buttons{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.dtc-guarantee__btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;background:var(--color-accent);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:800;border:none;border-radius:var(--btn-radius);cursor:pointer;text-decoration:none;box-shadow:0 6px 24px #f3654a66;transition:all var(--transition)}.dtc-guarantee__btn-primary:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 8px 28px #f3654a80}.dtc-guarantee__btn-ghost{display:inline-flex;align-items:center;gap:6px;padding:16px 24px;background:transparent;color:#ffffffb8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;border:1.5px solid rgba(255,255,255,.2);border-radius:var(--btn-radius);text-decoration:none;transition:all var(--transition)}.dtc-guarantee__btn-ghost:hover{border-color:#f3654a80;color:var(--color-accent)}@media(max-width:1024px){.dtc-guarantee__hero-inner,.dtc-guarantee__promise-inner{grid-template-columns:1fr}.dtc-guarantee__shield-badge{flex-direction:row;min-width:unset;width:100%;justify-content:center}.dtc-guarantee__steps{grid-template-columns:repeat(2,1fr)}.dtc-guarantee__steps:before{display:none}}@media(max-width:640px){.dtc-guarantee__steps{grid-template-columns:1fr}.dtc-guarantee__fine-print{flex-direction:column}.dtc-guarantee__cta-buttons{flex-direction:column;width:100%}.dtc-guarantee__btn-primary,.dtc-guarantee__btn-ghost{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/dtc-universal-guarantee.css.map */
