:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background:linear-gradient(135deg,#fef2f8,#fce7f3);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#f472b6;text-decoration:inherit}a:hover{color:#d946a6}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f472b6;color:#fff;cursor:pointer;transition:all .25s}button:hover{background-color:#d946a6;box-shadow:0 4px 12px #f472b64d}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#1f2937;background:linear-gradient(135deg,#fef2f8,#fce7f3)}a:hover{color:#be185d}button{background-color:#f472b6}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover,.logo.react:hover{filter:drop-shadow(0 0 2em #f472b6aa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{border-radius:8px;overflow:hidden;max-width:300px;margin:1rem;text-align:center}.catalog-container{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.image-grid{display:flex;flex-wrap:wrap;justify-content:center}.card img{width:100%;height:auto;display:block}.card h2{margin:.5rem 0;color:#f472b6;font-weight:600}.card:hover h2{color:#be185d}.read-the-docs{color:#888}.detail-container{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh}.back-button{background:#f472b6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;margin-bottom:2rem;transition:all .3s ease}.back-button:hover{background:#d946a6;box-shadow:0 4px 12px #f472b64d}.detail-content{display:flex;gap:3rem;align-items:center;flex-wrap:wrap}.detail-image-wrapper{flex:1;min-width:300px;max-width:500px}.detail-image-wrapper img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #00000026}.detail-info{flex:1;min-width:300px}.detail-info h1{font-size:2.5rem;margin:0 0 1.5rem;color:#f472b6}.detail-info .description{font-size:1.1rem;line-height:1.8;color:#1f2937;margin-bottom:2rem;text-align:justify}.cta-button{background:#f472b6;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.cta-button:hover{background:#d946a6;box-shadow:0 4px 12px #f472b64d}@media(max-width:768px){.detail-content{flex-direction:column;gap:2rem}.detail-info h1{font-size:1.8rem}.detail-image-wrapper{max-width:100%}}
