.about-story-pwa{background:var(--pwa-white);padding-top:var(--section-padding-top, 6rem);padding-bottom:var(--section-padding-bottom, 6rem)}.about-story-pwa__container{width:100%;max-width:80rem;margin:0 auto;padding:0 var(--pwa-spacing-4)}@media (min-width: 750px){.about-story-pwa__container{padding:0 var(--pwa-spacing-6)}}@media (min-width: 1200px){.about-story-pwa__container{padding:0 var(--pwa-spacing-8)}}.about-story-pwa__header{text-align:center;margin-bottom:4rem}.about-story-pwa__title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--pwa-gray-900);margin:0 0 1rem;letter-spacing:-.02em}.about-story-pwa__subtitle{font-size:1.25rem;color:var(--pwa-gray-600);max-width:600px;margin:0 auto;line-height:1.6}.about-story-pwa__story{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start;margin-bottom:5rem}@media (min-width: 1024px){.about-story-pwa__story{grid-template-columns:1fr 1fr;gap:4rem}}.story-content{space-y:1.5rem}.story-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background:var(--pwa-yellow-400);background:linear-gradient(135deg,#fbbf24,#f59e0b);color:var(--pwa-gray-800);border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.story-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:var(--pwa-gray-900);margin:0 0 1.5rem;line-height:1.2}.story-description{margin-bottom:2rem}.story-description p{font-size:1.125rem;line-height:1.7;color:var(--pwa-gray-700);margin:0}.story-facts{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-top:1.5rem}@media (min-width: 640px){.story-facts{grid-template-columns:1fr}}.fact-item{text-align:left}.fact-value{font-size:2rem;font-weight:700;color:var(--pwa-yellow-400);line-height:1.2;margin-bottom:.25rem}.fact-label{font-size:.875rem;color:var(--pwa-gray-600);font-weight:600}.story-image{position:relative}.story-img,.story-placeholder{width:100%;aspect-ratio:4/3;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.story-img{object-fit:cover}.story-placeholder{background:linear-gradient(135deg,var(--pwa-yellow-400) 0%,var(--pwa-gray-200) 100%);display:flex;align-items:center;justify-content:center}.placeholder-icon{width:6rem;height:6rem;color:var(--pwa-yellow-400);opacity:.7}.floating-stat{position:absolute;bottom:-2rem;right:-2rem;background:var(--pwa-white);border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;padding:1.5rem;max-width:12rem;border:1px solid var(--pwa-gray-200)}.floating-stat-value{font-size:2rem;font-weight:700;color:var(--pwa-gray-900);line-height:1.2;margin-bottom:.25rem}.floating-stat-label{font-size:.875rem;color:var(--pwa-gray-600);line-height:1.4}.about-story-pwa__values{margin-bottom:5rem}.values-header{text-align:center;margin-bottom:3rem}.values-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:var(--pwa-gray-900);margin:0 0 1rem}.values-subtitle{font-size:1.125rem;color:var(--pwa-gray-600);max-width:600px;margin:0 auto;line-height:1.6}.values-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.values-grid{grid-template-columns:repeat(4,1fr)}}.value-item{text-align:center;padding:1.5rem}.value-icon{width:4rem;height:4rem;background:linear-gradient(135deg,var(--pwa-yellow-400) 0%,#f59e0b 100%);border-radius:1.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--pwa-white)}.value-icon svg{width:2rem;height:2rem}.value-title{font-size:1.125rem;font-weight:700;color:var(--pwa-gray-900);margin:0 0 .75rem}.value-description{font-size:.875rem;color:var(--pwa-gray-600);line-height:1.6;margin:0}.about-story-pwa__stats{background:var(--pwa-gray-900);border-radius:2rem;padding:3rem 2rem;color:var(--pwa-white)}@media (min-width: 1024px){.about-story-pwa__stats{padding:4rem 3rem}}.stats-header{text-align:center;margin-bottom:3rem}.stats-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;margin:0 0 1rem;color:var(--pwa-white)}.stats-subtitle{font-size:1.125rem;color:var(--pwa-gray-300);max-width:600px;margin:0 auto;line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width: 1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center;padding:1rem}.stat-value{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--pwa-yellow-400);line-height:1.2;margin-bottom:.5rem}.stat-label{font-weight:600;color:var(--pwa-white);margin-bottom:.25rem;font-size:.9375rem}.stat-description{font-size:.875rem;color:var(--pwa-gray-400)}@media (max-width: 1023px){.floating-stat{position:static;margin-top:2rem;margin-right:0;max-width:none}}@media (max-width: 768px){.about-story-pwa{padding-top:var(--section-padding-top, 4rem);padding-bottom:var(--section-padding-bottom, 4rem)}.about-story-pwa__header{margin-bottom:3rem}.about-story-pwa__story{margin-bottom:4rem;gap:2rem}.about-story-pwa__values,.about-story-pwa__stats{margin-bottom:4rem}.values-header,.stats-header{margin-bottom:2rem}.values-grid{gap:1.5rem}.value-item{padding:1rem}.value-icon{width:3rem;height:3rem;margin-bottom:1rem}.value-icon svg{width:1.5rem;height:1.5rem}.about-story-pwa__stats{padding:2rem 1.5rem}.stats-grid{gap:1.5rem}}@media (max-width: 480px){.about-story-pwa__container{padding:0 var(--pwa-spacing-3)}.values-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr;gap:1rem}.stat-item{padding:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/about-story-pwa.css.map */
