*{box-sizing:border-box}html,body,#root{height:100%}html,body{margin:0;background:#0b1020;color:#e5e7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,sans-serif;line-height:1.45;font-weight:400;text-rendering:optimizeLegibility}a{color:inherit}button{cursor:pointer;font-weight:600}h1,h2,h3{font-weight:700;letter-spacing:-.01em}.price,.qty,.money{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.po-shell{display:grid;grid-template-columns:1fr minmax(320px,380px);gap:18px;align-items:start;max-width:1180px;margin:0 auto}.po-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 2px #1018280a}.po-photo{aspect-ratio:4 / 3;width:100%;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb;background:#f7f7fb}.po-cta{display:flex;gap:8px;align-items:center}.po-controls{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.po-grow{flex:1;min-width:220px}.po-stickybar{position:sticky;bottom:0;z-index:30;display:none;gap:10px;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid #e5e7eb;padding:10px 12px}@media (max-width: 900px){.po-shell{grid-template-columns:1fr}.po-cart{position:static!important}.po-stickybar{display:flex}}@media (max-width: 600px){.po-grow{min-width:0;width:100%}.po-cta>button{flex:1}}
