@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background-color:#000;background-image:radial-gradient(circle at 0 0,#1a1a2e 0%,#0000 40%),radial-gradient(circle at 100% 100%,#31102e 0%,#0000 40%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:fixed;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,-apple-system,sans-serif;display:flex}#root{width:100%}.app-container{flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:3rem 1.5rem;display:flex}.app-title{text-align:center;background:linear-gradient(135deg,#fff 0%,#a5b4fc 50%,#4f46e5 100%);color:#0000;letter-spacing:-.04em;text-transform:tight;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(1.7rem,3.3vw,2.7rem);font-weight:800}.product-card{-webkit-backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:20px;grid-template-columns:1fr;width:100%;max-width:950px;margin-bottom:2rem;transition:all .4s cubic-bezier(.23,1,.32,1);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff1a}.product-card:before{content:"";z-index:10;background:linear-gradient(90deg,#0000,#6366f180,#0000);height:1px;position:absolute;top:0;left:0;right:0}.product-card:hover{border:1px solid #6366f14d;transform:translateY(-5px);box-shadow:0 40px 80px #000000b3,inset 0 1px #ffffff26}.img-wrapper{background:#0003;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.img-wrapper:after{content:"";filter:blur(90px);z-index:0;opacity:.3;background:linear-gradient(135deg,#4f46e5,#be185d);width:15rem;height:15rem;transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card:hover .img-wrapper:after{opacity:.5}.product-image{aspect-ratio:1;object-fit:contain;z-index:1;filter:drop-shadow(0 25px 35px #0009);width:100%;max-width:320px;height:auto;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.product-card:hover .product-image{transform:scale(1.05)translateY(-10px)}.product-content{flex-direction:column;justify-content:center;padding:3.2rem 2.8rem;display:flex}.product-title{background:linear-gradient(185deg,#fff 0%,#a5b4fc 50%,#4f46e5 100%);color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:1.5rem 0;font-size:clamp(1.3rem,2.3vw,1.8rem);font-weight:700;line-height:1.1}.product-description{color:#a1a1aa;margin:0 0 2rem;font-size:1rem;font-weight:400;line-height:1.6}.price-tag{color:#fff;align-items:center;margin-top:auto;font-size:1.75rem;font-weight:800;display:inline-flex}.price-tag:before{content:"Price";text-transform:uppercase;letter-spacing:.1em;color:#6366f1;margin-right:12px;font-size:.75rem;font-weight:600}.btn-primary{color:#fff;letter-spacing:.02em;cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;padding:.875rem 2.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,filter .2s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 10px 20px -8px #4f46e580}.btn-primary:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;transition:transform .45s;position:absolute;top:0;bottom:0;left:0;transform:translate(-120%)}.btn-primary:hover{filter:saturate(1.12);opacity:.8;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);transform:translateY(-3px)scale(1.02);box-shadow:0 18px 34px -10px #4f46e5cc}.btn-primary:hover:after{transform:translate(120%)}.btn-primary:active{filter:brightness(.95);transform:translateY(1px)scale(.97);box-shadow:0 6px 14px -8px #4f46e5e6}.btn-primary:focus-visible{outline-offset:3px;outline:2px solid #93c5fdf2}@media (width>=900px){.product-card{grid-template-columns:1.1fr 1fr}.img-wrapper{border-right:1px solid #ffffff0d}}@media (width<=600px){.product-content{text-align:left;padding:2.5rem 1.5rem}.app-container{padding:2rem 1rem}.img-wrapper{padding:2.5rem}}.product-tags{z-index:20;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;max-width:calc(100% - 2.4rem);display:flex;position:absolute;top:1rem;right:1.2rem}.tag{color:#dbe4ff;letter-spacing:.02em;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-backdrop-filter:blur(10px);background:#0f172ab8;border:1px solid #6366f138;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:600;box-shadow:0 8px 20px #0000002e}.tag-rating{color:#fff;background:linear-gradient(135deg,#4f46e5f2,#2563ebeb);border-color:#ffffff29;box-shadow:0 12px 24px #2563eb47}.product-card{min-height:350px}@media (width<=600px){.product-tags{justify-content:flex-start;width:100%;max-width:100%;margin-top:-.25rem;padding:0 1.5rem 1.5rem;position:static;top:auto;right:auto}.tag{padding:.3rem .55rem;font-size:.68rem}}
