:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(to bottom,#fff,#000)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}p{margin:0}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}html{scroll-behavior:smooth}button:focus-visible,.icon-btn:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.header{background:#ffffffe6;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.logo h1{font-family:Anton,sans-serif;font-size:1.8rem;font-weight:400;color:#000;margin:0;letter-spacing:1px}.header-icons{display:flex;gap:1rem;align-items:center}.icon-btn{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;color:#374151}.icon-btn:hover{background-color:#f3f4f6;color:#000}.icon-btn svg{transition:transform .2s ease}.icon-btn:hover svg{transform:scale(1.1)}@media (max-width: 768px){.header-content{padding:1rem}.logo h1{font-size:1.5rem}.header-icons{gap:.75rem}.icon-btn{padding:.4rem}.icon-btn svg{width:18px;height:18px}}.simple-carousel{width:100%;height:100%;position:relative;border-radius:12px;overflow:hidden}.carousel-image-container{width:100%;height:100%;position:relative}.carousel-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:none;color:#1e293b;font-size:32px;font-weight:700;cursor:pointer;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 20px #00000026;z-index:10;line-height:1;text-align:center}.carousel-arrow:hover{background:#fff;color:#1e40af;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 25px #0003}.left-arrow{left:20px}.right-arrow{right:20px}.carousel-dots{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.dot{width:5px;height:8px;border-radius:0;border:none;background:#6d676780;cursor:pointer;transition:background .3s ease;flex-shrink:0;min-width:8px;min-height:8px}.dot.active{background:#fff}.dot:hover{background:#fffc}@media (max-width: 767px){.carousel-controls{bottom:10px;padding:6px 12px}.carousel-btn{width:25px;height:25px;font-size:18px}.dot{width:6px;height:6px}}.poster-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:450px}.poster-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.poster-card.unavailable{opacity:.6;filter:grayscale(.3)}.poster-card.unavailable:hover{transform:none;box-shadow:0 4px 20px #00000014}.poster-card.unavailable .poster-image{filter:grayscale(.5)}.poster-card.unavailable .poster-title,.poster-card.unavailable .poster-description,.poster-card.unavailable .poster-price{color:#9ca3af}.poster-image-container{position:relative;width:100%;aspect-ratio:1;background:#f8fafc;overflow:hidden}.poster-image{width:100%;height:100%;object-fit:cover;object-position:center}.poster-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.placeholder-content{text-align:center;color:#64748b}.placeholder-content svg{margin-bottom:.5rem;opacity:.6}.placeholder-content p{margin:0;font-size:.9rem;font-weight:500}.poster-info{padding:1.5rem}.poster-title{font-size:1.3rem;font-weight:600;color:#1e293b;margin:0 0 .75rem;line-height:1.3}.poster-description{font-size:.95rem;color:#64748b;margin:0 0 1.5rem;line-height:1.5}.poster-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.poster-price{font-size:1.5rem;font-weight:700;color:#1e40af}.purchase-btn{background:#1e40af;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease;white-space:nowrap}.purchase-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.purchase-btn:active{transform:translateY(0)}.purchase-btn.disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none}.purchase-btn.disabled:hover{background:#d1d5db;color:#9ca3af;transform:none}@media (max-width: 767px){.poster-card{max-width:100%}.poster-image-container{aspect-ratio:1}.poster-info{padding:1.25rem}.poster-title{font-size:1.2rem}.poster-description{font-size:.9rem;margin-bottom:1.25rem}.poster-footer{flex-direction:column;align-items:stretch;gap:.75rem}.poster-price{text-align:center;font-size:1.3rem}.purchase-btn{width:100%;padding:.875rem;font-size:.95rem}}.poster-grid-container{max-width:1200px;margin:0 auto;padding:2rem;background:transparent}.poster-grid-header{text-align:center;margin-bottom:3rem}.poster-grid-header h2{font-family:Anton,sans-serif;font-size:2.5rem;font-weight:400;color:#1e293b;margin:0 0 1rem;letter-spacing:2px}.poster-grid-header p{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.poster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;justify-items:center}@media (min-width: 768px){.poster-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1000px;margin:0 auto}}@media (max-width: 767px){.poster-grid-container{padding:1.5rem 1rem}.poster-grid-header h2{font-size:2rem}.poster-grid-header p{font-size:1rem}.poster-grid{grid-template-columns:1fr;gap:1.5rem;max-width:none;margin:0}}@media (min-width: 1200px){.poster-grid{gap:3rem}}.app{min-height:100vh;background:transparent}.main-content{padding-top:0}
