*{box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial}:root{--bg:#f6f7fb;--card:#ffffff;--text:#0f172a;--muted:#64748b;--line:#e5e7eb;--primary:#6d28d9;--primary2:#5b21b6;--soft:#f3e8ff}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit}.wrap{max-width:1180px;margin:0 auto;padding:14px}.top{position:sticky;top:0;z-index:40;background:rgb(255 255 255 / .92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.top-row{display:flex;gap:14px;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-weight:900}.brand-badge{width:38px;height:38px;border-radius:12px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:900}.brand span{font-size:16px}.searchbar{flex:1;max-width:560px;display:flex;gap:8px;align-items:center}.searchbar input{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:14px;background:var(--primary);color:#fff;text-decoration:none;font-weight:900;border:0;cursor:pointer}.btn:hover{background:var(--primary2)}.iconbar{display:flex;gap:10px;align-items:center}.icon-btn{position:relative;width:42px;height:42px;border-radius:14px;border:1px solid var(--line);background:#fff;cursor:pointer;display:grid;place-items:center}.icon-btn:hover{border-color:#c7b7f2}.badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-weight:900;font-size:12px;border-radius:999px;padding:4px 7px;border:2px solid #fff}.quicklinks{padding:10px 0 12px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.chip{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:var(--soft);border:1px solid #e9d5ff;color:#3b0764;text-decoration:none;font-weight:900;font-size:13px}.chip:hover{background:#eadcff}.h1{font-size:22px;margin:14px 0 12px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 18px rgb(15 23 42 / .04)}.card img{width:100%;object-fit:cover;display:block;background:#f1f5f9}.card .p{padding:12px}.card .t{font-weight:900;margin:0 0 6px}.card .m{color:var(--muted);margin:0}.card .actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.price{font-weight:900}.link{color:var(--primary);font-weight:900;text-decoration:none}.link:hover{text-decoration:underline}.dd{position:relative}.menu{position:absolute;right:0;top:50px;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 40px rgb(15 23 42 / .12);padding:8px;display:none}.menu a{display:flex;gap:10px;align-items:center;padding:10px;border-radius:12px;text-decoration:none;font-weight:800;color:var(--text)}.menu a:hover{background:#f3f4f6}.dd.open .menu{display:block}.foot{border-top:1px solid var(--line);margin-top:18px;background:#fff}.foot .wrap{color:var(--muted)}.product-img{width:100%;height:auto!important;max-height:440px;object-fit:contain!important;background:#f1f5f9;border-radius:14px;border:1px solid var(--line);display:block}@media (max-width:980px){.grid{grid-template-columns:repeat(2,1fr)}.searchbar{max-width:none}}@media (max-width:520px){.grid{grid-template-columns:1fr}.iconbar{gap:8px}}.card-link{display:block;text-decoration:none;color:inherit;transition:transform .08s ease,box-shadow .08s ease,border-color .08s ease}.card-link:hover{transform:translateY(-2px);border-color:#d8b4fe;box-shadow:0 18px 40px rgb(15 23 42 / .10)}.card .price{margin:10px 0 0;font-size:20px;font-weight:900;color:var(--primary);letter-spacing:.2px;text-align:center}.auth-page{min-height:calc(100vh - 220px);display:flex;align-items:center;justify-content:center;padding:24px 12px 40px}.auth-card{width:100%;max-width:520px;padding:22px;border-radius:18px;background:#fff;border:1px solid rgb(0 0 0 / .08);box-shadow:0 10px 35px rgb(0 0 0 / .07)}.auth-title{margin:0 0 14px;font-size:24px;font-weight:900;letter-spacing:-.2px}.auth-label{display:block;margin:12px 0 6px;font-weight:800;font-size:14px;color:#111827}.auth-input{width:100%;height:46px;padding:10px 12px;border-radius:12px;border:1px solid rgb(0 0 0 / .12);background:#f9fafb;outline:none;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}.auth-input:focus{background:#fff;border-color:rgb(124 58 237 / .55);box-shadow:0 0 0 4px rgb(124 58 237 / .12)}.auth-btn{width:100%;height:46px;margin-top:14px;border:0;border-radius:12px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .06s ease,filter .15s ease}.auth-btn:active{transform:translateY(1px)}.auth-btn:hover{filter:brightness(.98)}.auth-foot{margin-top:12px;font-size:14px;opacity:.9}.auth-foot a{font-weight:900;text-decoration:none}@media (max-width:520px){.auth-card{padding:18px;border-radius:16px}.auth-title{font-size:22px}}input:-moz-autofill,textarea:-moz-autofill,select:-moz-autofill{box-shadow:0 0 0 1000px #f9fafb inset!important;-moz-box-shadow:0 0 0 1000px #f9fafb inset!important;-moz-text-fill-color:#111827!important}input:-moz-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important;-moz-box-shadow:0 0 0 1000px #fff inset!important}@media (max-width:720px){.wrap{padding:12px}.btn{padding:12px 14px;border-radius:14px;min-height:44px}.icon-btn{width:44px;height:44px;border-radius:14px}}@media (max-width:720px){.top-row{flex-wrap:wrap;gap:10px}.brand span{font-size:14px;line-height:1.1}.brand-badge{width:36px;height:36px;border-radius:12px}.searchbar{order:3;width:100%;max-width:none;gap:8px}.searchbar input{height:44px;border-radius:14px;padding:11px 12px}.iconbar{order:2;margin-left:auto;gap:8px}}@media (max-width:720px){.quicklinks{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:10px 0 8px;gap:10px}.quicklinks::-webkit-scrollbar{height:6px}.quicklinks::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.chip{white-space:nowrap;flex:0 0 auto;padding:10px 12px;border-radius:999px;font-size:13px}}@media (max-width:720px){.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card .t{font-size:14px;line-height:1.25}.card .price{font-size:18px}}@media (max-width:420px){.grid{grid-template-columns:1fr}}@media (max-width:860px){.card>div[style*="grid-template-columns"]{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.product-img{max-height:520px;border-radius:14px}}@media (max-width:860px){img[style*="width:160px"]{width:120px!important;border-radius:12px!important}}@media (max-width:720px){h1{font-size:22px;line-height:1.15}.h1{font-size:20px}.link{font-size:14px}}@media (max-width:720px){.card{border-radius:16px}.card .p{padding:12px}}@media (max-width:720px){nav[aria-label="Breadcrumb"]{display:flex;flex-wrap:wrap;gap:6px;line-height:1.2}}@media (max-width:720px){.top{backdrop-filter:blur(8px)}}.product-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;align-items:start}@media (max-width:860px){.product-grid{grid-template-columns:1fr}}html,body{height:100%}body{min-height:100vh;display:flex;flex-direction:column}body>main{flex:1}main.wrap{flex:1;width:100%}.site-footer{background-color:#111827;color:#9ca3af;padding:60px 0 20px;font-size:14px;margin-top:60px;line-height:1.6}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-col h3{color:#fff;font-size:18px;font-weight:800;margin-top:0;margin-bottom:20px;display:flex;align-items:center;gap:10px}.footer-col p{margin:0 0 15px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#9ca3af;text-decoration:none;transition:color 0.2s ease;display:inline-block}.footer-links a:hover{color:#10b981}.footer-contact{display:flex;align-items:center;gap:10px;margin-bottom:15px}.footer-contact span{font-size:18px}.footer-bottom{border-top:1px solid #374151;padding-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;font-size:13px}.footer-bottom p{margin:0}.footer-payments{display:flex;gap:10px;align-items:center}.pay-badge{background:#1f2937;border:1px solid #374151;padding:5px 10px;border-radius:6px;color:#fff;font-weight:700;font-size:12px;letter-spacing:.5px}.pay-badge.pix{color:#32bcad}.side-cart-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / .5);z-index:9998;display:none;backdrop-filter:blur(2px)}.side-cart{position:fixed;top:0;right:-400px;width:100%;max-width:400px;height:100vh;background:#fff;z-index:9999;box-shadow:-5px 0 15px rgb(0 0 0 / .1);display:flex;flex-direction:column;transition:right 0.3s ease-in-out}.side-cart.open{right:0}.side-cart-header{padding:20px;border-bottom:1px solid rgb(0 0 0 / .08);display:flex;justify-content:space-between;align-items:center}.side-cart-close{background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:#64748b;padding:0}.side-cart-close:hover{color:#dc2626}.side-cart-body{padding:20px;overflow-y:auto;flex:1}.side-cart-footer{padding:20px;border-top:1px solid rgb(0 0 0 / .08);background:#fafafa}.sc-item{display:flex;gap:15px;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgb(0 0 0 / .05)}.sc-item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.sc-img{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid rgb(0 0 0 / .05)}.sc-info{flex:1}.sc-title{font-weight:700;font-size:14px;margin:0 0 5px;color:#111827;line-height:1.2}.sc-price{font-weight:900;font-size:14px;color:#10b981}.sc-remove{background:none;border:none;color:#dc2626;font-size:12px;font-weight:700;cursor:pointer;padding:0;margin-top:5px;opacity:.8}.sc-remove:hover{text-decoration:underline;opacity:1}.sc-empty{text-align:center;color:#64748b;font-weight:700;margin-top:40px}