body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:Arial,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}pre{background-color:#f8f9fa;border-radius:4px;overflow-x:auto;padding:1rem}.about-container{background:linear-gradient(45deg,#ffe6ec 30%,#fff9f5 90%);display:flex;flex-direction:column;min-height:100vh;padding:2rem 1rem}.about-hero{background:linear-gradient(45deg,#fe6b8b 30%,#ff8e53 90%);border-radius:12px;color:#fff;margin:0 auto 1.2rem;max-width:600px;padding:1.2rem .5rem;text-align:center}.about-hero h1{font-size:2rem;margin-bottom:.3rem}.about-hero p{font-size:1rem;opacity:.9}.about-content{background:#fff;border-radius:12px;box-shadow:0 3px 5px #0000000d;margin:0 auto 2rem;max-width:1200px;padding:2rem}.about-content h2{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#fe6b8b 30%,#ff8e53 90%);-webkit-background-clip:text;background-clip:text;color:#fe6b8b;font-size:1.8rem;margin:2rem 0 1rem}.about-content p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.dimensions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.dimension-card{background:#fff5f7;border:2px solid #fe6b8b;border-radius:8px;box-shadow:0 2px 8px #fe6b8b14;padding:1.5rem;transition:transform .2s ease}.dimension-card:hover{border-color:#ff8e53;box-shadow:0 4px 16px #fe6b8b26;transform:translateY(-5px) scale(1.03)}.dimension-card .emoji{display:block;filter:drop-shadow(0 2px 4px #FE6B8B33);font-size:2.5rem;margin-bottom:1rem}.dimension-card h3{color:#2d3748;font-size:1.4rem;margin-bottom:.8rem}.features-list{background:linear-gradient(90deg,#fff0e6 60%,#fff5f7);border-radius:8px;box-shadow:0 1px 4px #fe6b8b12;list-style:none;margin:1.5rem 0;padding:1.2rem 1rem}.features-list li{align-items:center;color:#fe6b8b;display:flex;font-size:1.1rem;font-weight:500;margin-bottom:.8rem}.features-list li:before{color:inherit;content:"";font-size:inherit;margin-right:0}.about-mission{background:linear-gradient(90deg,#fff0e6 60%,#fff5f7);border-left:6px solid #fe6b8b;border-radius:8px;box-shadow:0 2px 8px #fe6b8b14;margin-top:2rem;padding:2rem}@media (max-width:768px){.about-container{padding:1rem}.about-content{padding:1.5rem}.dimensions-grid{grid-template-columns:1fr}.about-hero h1{font-size:2rem}.about-hero p{font-size:.5 rem}.about-content h2{font-size:1.5rem}}
/*# sourceMappingURL=main.11c95eac.css.map*/