.de-about-story{--about-forest: #1B4332;--about-forest-light: #2D6A4F;--about-forest-muted: rgba(27, 67, 50, .08);--about-amber: #C17F24;--about-amber-light: #D4A84B;--about-cream: #FAF7F2;--about-cream-dark: #F2EDE4;--about-white: #FFFFFF;--about-text-primary: #1A1A1A;--about-text-secondary: #3D3D3D;--about-border: #E5DED3;--about-font-display: "Literata", Georgia, serif;--about-font-body: "Source Sans 3", -apple-system, BlinkMacSystemFont, sans-serif;--about-space-xs: .5rem;--about-space-sm: .75rem;--about-space-md: 1rem;--about-space-lg: 1.5rem;--about-space-xl: 2rem;--about-space-2xl: 3rem;--about-space-3xl: 4rem;--about-space-4xl: 6rem;--about-shadow-sm: 0 2px 8px rgba(27, 67, 50, .08);--about-shadow-md: 0 4px 16px rgba(27, 67, 50, .1);--about-shadow-lg: 0 8px 32px rgba(27, 67, 50, .12);--about-shadow-xl: 0 16px 48px rgba(27, 67, 50, .15);--about-ease: cubic-bezier(.4, 0, .2, 1)}.de-about-story{background:linear-gradient(180deg,var(--about-cream) 0%,var(--about-cream-dark) 100%);min-height:100vh;padding:0;font-family:var(--about-font-body);color:var(--about-text-secondary);line-height:1.7;-webkit-font-smoothing:antialiased}.de-about-story *,.de-about-story *:before,.de-about-story *:after{box-sizing:border-box}.de-about-story__hero{position:relative;min-height:70vh;display:flex;align-items:center;padding:var(--about-space-4xl) var(--about-space-xl);overflow:hidden}.de-about-story__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--about-forest) 0%,rgba(27,67,50,.95) 50%,rgba(45,106,79,.9) 100%);z-index:1}.de-about-story__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:2;pointer-events:none}.de-about-story__hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1.1fr;gap:var(--about-space-4xl);align-items:center;max-width:1400px;margin:0 auto;width:100%}.de-about-story__hero-content{padding-right:var(--about-space-xl)}.de-about-story__eyebrow{display:inline-flex;align-items:center;gap:var(--about-space-sm);font-size:.875rem;font-weight:700;color:var(--about-amber-light);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--about-space-lg)}.de-about-story__eyebrow:before{content:"";width:32px;height:2px;background:var(--about-amber-light)}.de-about-story__title{font-family:var(--about-font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--about-white);line-height:1.1;margin:0 0 var(--about-space-xl);letter-spacing:-.02em}.de-about-story__hero-intro{font-size:1.25rem;color:#ffffffe6;line-height:1.7;max-width:480px}.de-about-story__hero-media{position:relative}.de-about-story__image-wrapper{position:relative;border-radius:24px;overflow:hidden;box-shadow:var(--about-shadow-xl)}.de-about-story__image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.3) 100%);z-index:1;pointer-events:none}.de-about-story__image{width:100%;height:auto;display:block;aspect-ratio:4/3;object-fit:cover;object-position:center top;max-height:450px}.de-about-story__stats-badge{position:absolute;bottom:-20px;left:-30px;background:var(--about-white);padding:var(--about-space-lg) var(--about-space-xl);border-radius:16px;box-shadow:var(--about-shadow-lg);text-align:center;z-index:10;border:3px solid var(--about-amber)}.de-about-story__stats-number{display:block;font-family:var(--about-font-display);font-size:2.5rem;font-weight:700;color:var(--about-forest);line-height:1}.de-about-story__stats-label{display:block;font-size:.875rem;font-weight:600;color:var(--about-text-secondary);margin-top:var(--about-space-xs);text-transform:uppercase;letter-spacing:.05em}.de-about-story__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--about-space-md);padding:var(--about-space-4xl);background:linear-gradient(145deg,#e8e0d4,#f5f0e6);border-radius:24px;border:3px dashed var(--about-border);color:var(--about-text-secondary);min-height:500px;aspect-ratio:4/5}.de-about-story__image-placeholder svg{opacity:.4}.de-about-story__image-placeholder span{font-weight:600;opacity:.6}.de-about-story__content{max-width:800px;margin:0 auto;padding:var(--about-space-4xl) var(--about-space-xl)}.de-about-story__body{margin-bottom:var(--about-space-3xl)}.de-about-story__body p{font-size:1.25rem;color:var(--about-text-secondary);line-height:1.9;margin:0 0 var(--about-space-xl);max-width:none}.de-about-story__body p:first-child{font-size:1.5rem;font-family:var(--about-font-display);font-weight:500;color:var(--about-text-primary);line-height:1.6}.de-about-story__body p:last-child{margin-bottom:0}.de-about-story__body em{color:var(--about-forest);font-style:italic;font-weight:500}.de-about-story__body strong{color:var(--about-text-primary);font-weight:700}.de-about-story__body p:nth-child(2){position:relative;padding-left:var(--about-space-xl);border-left:4px solid var(--about-amber);margin-left:0;background:linear-gradient(90deg,var(--about-forest-muted) 0%,transparent 100%);padding:var(--about-space-lg) var(--about-space-xl);border-radius:0 12px 12px 0}.de-about-story__values{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--about-space-lg);margin-bottom:var(--about-space-3xl)}.de-about-story__value{display:flex;align-items:center;gap:var(--about-space-md);padding:var(--about-space-lg) var(--about-space-xl);background:var(--about-white);border-radius:16px;border:2px solid var(--about-border);transition:all .3s var(--about-ease);cursor:default}.de-about-story__value:hover{border-color:var(--about-forest);transform:translateY(-4px);box-shadow:var(--about-shadow-md)}.de-about-story__value-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:linear-gradient(135deg,var(--about-forest-muted) 0%,rgba(193,127,36,.1) 100%);border-radius:14px;flex-shrink:0}.de-about-story__value-icon svg{width:26px;height:26px;color:var(--about-forest)}.de-about-story__value-text{font-size:1.0625rem;font-weight:700;color:var(--about-text-primary);line-height:1.3}.de-about-story__cta{display:flex;flex-wrap:wrap;gap:var(--about-space-md);justify-content:center;padding-top:var(--about-space-xl);border-top:2px solid var(--about-border)}.de-about-story__cta .de-btn,.de-about-story__cta a.de-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--about-space-sm);padding:var(--about-space-lg) var(--about-space-2xl);font-family:var(--about-font-body);font-size:1.0625rem;font-weight:700;text-decoration:none;border-radius:14px;border:none;cursor:pointer;transition:all .3s var(--about-ease);min-height:60px}.de-about-story__cta .de-btn-primary{background:var(--about-forest);color:var(--about-white)!important;box-shadow:var(--about-shadow-sm)}.de-about-story__cta .de-btn-primary:hover{background:var(--about-forest-light);transform:translateY(-3px);box-shadow:var(--about-shadow-md)}.de-about-story__cta .de-btn-secondary{background:transparent;color:var(--about-forest)!important;border:3px solid var(--about-forest)}.de-about-story__cta .de-btn-secondary:hover{background:var(--about-forest-muted);transform:translateY(-2px)}.de-about-story .de-animate{opacity:0;transform:translateY(40px);transition:opacity .8s var(--about-ease),transform .8s var(--about-ease)}.de-about-story .de-animate.is-visible{opacity:1;transform:translateY(0)}.de-about-story__hero-content.is-visible{transition-delay:.1s}.de-about-story__hero-media.is-visible{transition-delay:.3s}.de-about-story__content.is-visible{transition-delay:.2s}@media(max-width:1024px){.de-about-story__hero{min-height:auto;padding:var(--about-space-3xl) var(--about-space-lg)}.de-about-story__hero-inner{grid-template-columns:1fr;gap:var(--about-space-2xl)}.de-about-story__hero-content{padding-right:0;text-align:center;order:1}.de-about-story__eyebrow{justify-content:center}.de-about-story__eyebrow:before{display:none}.de-about-story__hero-intro{margin:0 auto}.de-about-story__hero-media{order:2;max-width:500px;margin:0 auto}.de-about-story__stats-badge{bottom:-16px;left:50%;transform:translate(-50%)}}@media(max-width:768px){.de-about-story__hero{padding:var(--about-space-2xl) var(--about-space-md)}.de-about-story__title{font-size:2rem}.de-about-story__hero-intro{font-size:1.0625rem}.de-about-story__image{aspect-ratio:1/1;max-height:none}.de-about-story__stats-badge{padding:var(--about-space-md) var(--about-space-lg);bottom:-12px}.de-about-story__stats-number{font-size:1.75rem}.de-about-story__stats-label{font-size:.75rem}.de-about-story__content{padding:var(--about-space-3xl) var(--about-space-md)}.de-about-story__body p{font-size:1.125rem}.de-about-story__body p:first-child{font-size:1.25rem}.de-about-story__body p:nth-child(2){padding:var(--about-space-md) var(--about-space-lg)}.de-about-story__values{grid-template-columns:1fr;gap:var(--about-space-md)}.de-about-story__value{padding:var(--about-space-md) var(--about-space-lg)}.de-about-story__value-icon{width:44px;height:44px}.de-about-story__value-icon svg{width:22px;height:22px}.de-about-story__value-text{font-size:1rem}.de-about-story__cta{flex-direction:column}.de-about-story__cta .de-btn{width:100%;min-height:56px}}@media(max-width:480px){.de-about-story__hero{padding:var(--about-space-xl) var(--about-space-md)}.de-about-story__title{font-size:1.75rem}.de-about-story__image-placeholder{min-height:300px;padding:var(--about-space-2xl)}.de-about-story__content{padding:var(--about-space-2xl) var(--about-space-md)}}@media(prefers-reduced-motion:reduce){.de-about-story .de-animate{opacity:1;transform:none;transition:none}.de-about-story__value:hover{transform:none}}*:focus-visible{outline:3px solid var(--about-forest);outline-offset:3px}.shopify-section:has(.de-about-story){--spacing-sections-desktop: 0;--spacing-sections-mobile: 0}.de-about-story h1,.de-about-story h2,.de-about-story h3,.de-about-story p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/15/assets/daily-ease-about.css.map */
