@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#0f172a;background:#f4f6fb;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 1rem}.btn,.btn-primary,.btn-outline,.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:9px;padding:.7rem 1.2rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .15s ease;text-decoration:none}.btn:disabled,.btn-primary:disabled,.btn-outline:disabled,.btn-danger:disabled{opacity:.55;cursor:not-allowed}.btn{background:#e6e9f0;color:#0f172a}.btn-primary{background:#1e63ff;color:#fff}.btn-primary:hover:not(:disabled){background:#1750d6}.btn-outline{background:#fff;border:1.5px solid #1e63ff;color:#1e63ff}.btn-outline:hover:not(:disabled){background:#1e63ff0f}.btn-danger{background:#e11d48;color:#fff}.btn-block{width:100%}.btn-lg{padding:.95rem 1.4rem;font-size:1.02rem}.btn-sm{padding:.4rem .7rem;font-size:.85rem}.btn-link{background:none;border:none;color:#1e63ff;font-weight:600;cursor:pointer;font-size:.9rem}.announce{background:#0b1220;color:#cbd5e1;font-size:.8rem}.announce__inner{display:flex;gap:2rem;justify-content:center;padding:.5rem 1rem;flex-wrap:wrap}.header-main{background:#131c2e;color:#fff}.header-main__inner{display:flex;align-items:center;gap:1.5rem;padding:.9rem 1rem}.brand{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:1.35rem;font-weight:800;white-space:nowrap}.brand__mark{font-size:1.5rem}.brand__text strong{color:#ff7a00;font-weight:800}.brand--footer{color:#fff;font-size:1.2rem}.search-wrap{flex:1;max-width:640px;position:relative}.search{width:100%;display:flex;background:#fff;border-radius:999px;overflow:hidden}.search input{flex:1;border:none;padding:.7rem 1.1rem;font-size:.95rem;outline:none}.search button{border:none;background:#ff7a00;color:#fff;padding:0 1.2rem;font-size:1rem;cursor:pointer}.search button:hover{background:#e56e00}.search-suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:14px;box-shadow:0 16px 40px #0f172a29;overflow:hidden;z-index:60}.search-suggest__item{display:flex;align-items:center;gap:.7rem;width:100%;border:none;background:none;padding:.55rem .8rem;cursor:pointer;text-align:left;border-bottom:1px solid #e6e9f0}.search-suggest__item img{width:40px;height:40px;object-fit:contain;border-radius:6px;background:#f4f6fb;flex-shrink:0}.search-suggest__item.is-active{background:#f4f6fb}.search-suggest__name{flex:1;font-size:.88rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggest__price{font-weight:700;font-size:.88rem;color:#1e63ff}.search-suggest__all{width:100%;border:none;background:#f4f6fb;padding:.6rem .8rem;font-size:.85rem;font-weight:600;color:#1e63ff;cursor:pointer;text-align:center}.header-actions{display:flex;align-items:center;gap:1.2rem}.account{color:#e2e8f0;font-size:.85rem;display:flex;align-items:center;gap:.5rem;cursor:pointer}.account--link{color:#e2e8f0}.account__icon{font-size:1.3rem}.account strong{color:#fff}.account__menu{position:relative}.account__menu:hover .account__dropdown{display:flex}.account__dropdown{display:none;position:absolute;top:100%;right:0;background:#fff;color:#0f172a;border-radius:9px;box-shadow:0 16px 40px #0f172a29;min-width:180px;padding:.5rem;flex-direction:column;z-index:60}.account__dropdown a{padding:.55rem .7rem;border-radius:6px;font-weight:500}.account__dropdown a:hover{background:#f4f6fb}.cart-btn{position:relative;color:#fff}.cart-btn__icon{font-size:1.6rem}.cart-btn__badge{position:absolute;top:-6px;right:-10px;background:#ff7a00;color:#fff;font-size:.72rem;font-weight:800;border-radius:999px;padding:1px 6px;border:2px solid #131c2e}.catnav{background:#1e63ff;position:sticky;top:0;z-index:50}.catnav__inner{display:flex;gap:1.3rem;align-items:center;padding:.6rem 1rem;overflow-x:auto}.catnav__inner a{color:#eaf0ff;font-size:.88rem;font-weight:600;white-space:nowrap}.catnav__inner a:hover{color:#fff;text-decoration:underline}.catnav__all{font-weight:800!important}.hero{background:radial-gradient(1200px 400px at 80% -10%,rgba(30,99,255,.45),transparent),linear-gradient(120deg,#0b1220,#131c2e);color:#fff}.hero__inner{display:flex;align-items:center;justify-content:space-between;padding:3.2rem 1rem;gap:2rem}.hero__eyebrow{display:inline-block;background:#ff7a002e;color:#ff7a00;font-weight:700;font-size:.8rem;padding:.3rem .8rem;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}.hero h1{font-size:2.6rem;line-height:1.1;margin:.8rem 0;max-width:560px}.hero h1 span{color:#ff7a00}.hero p{color:#cbd5e1;max-width:480px;margin-bottom:1.4rem}.hero__art{position:relative;width:340px;height:300px;flex-shrink:0;display:grid;place-items:center}.hero__art img{width:100%;height:100%;object-fit:cover;border-radius:14px;box-shadow:0 16px 40px #0f172a29}.hero__badge{position:absolute;bottom:-18px;left:-18px;width:110px;height:110px;border-radius:50%;background:#ff7a00;color:#fff;display:grid;place-items:center;text-align:center;box-shadow:0 16px 40px #0f172a29;transform:rotate(-8deg)}.hero__badge strong{font-size:1.6rem;line-height:1}.hero__badge span{font-weight:700;letter-spacing:.1em}.cat-shortcuts{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.8rem;margin:1.6rem auto}.cat-chip{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1rem .5rem;text-align:center;font-size:.85rem;font-weight:600;display:flex;flex-direction:column;align-items:center;gap:.4rem;transition:all .15s ease}.cat-chip__ico{font-size:1.8rem}.cat-chip:hover{border-color:#1e63ff;transform:translateY(-3px);box-shadow:0 6px 20px #0f172a14}.trust-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.6rem auto}.trust{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1rem 1.2rem;display:flex;align-items:center;gap:.8rem}.trust span{font-size:1.8rem}.trust strong{display:block;font-size:.95rem}.trust small{color:#64748b}.product-section{margin:2.4rem auto}.section-head{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.section-head h2{font-size:1.45rem;white-space:nowrap}.section-head__line{flex:1;height:2px;background:linear-gradient(90deg,#e6e9f0,transparent)}.section-title{font-size:1.4rem;margin-bottom:1rem;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:1.1rem}.pcard{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;overflow:hidden;display:flex;flex-direction:column;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.pcard:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0f172a29;border-color:#d7dcea}.pcard:hover .pcard__buy{background:#1750d6}.pcard__media{position:relative;aspect-ratio:1/1;background:#fff;padding:.8rem}.pcard__media img{width:100%;height:100%;object-fit:contain}.pcard__discount{position:absolute;top:.6rem;left:.6rem;background:#e11d48;color:#fff;font-weight:800;font-size:.82rem;padding:.18rem .5rem;border-radius:6px;z-index:2}.pcard__flag{position:absolute;top:2.9rem;right:.6rem;background:#1e63ff1f;color:#1e63ff;font-weight:700;font-size:.72rem;padding:.18rem .5rem;border-radius:6px}.pcard__body{padding:.9rem;display:flex;flex-direction:column;gap:.35rem;flex:1;border-top:1px solid #e6e9f0}.pcard__brand{font-size:.72rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.pcard__name{font-weight:600;font-size:.92rem;line-height:1.3;min-height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pcard__rating{color:#f59e0b;font-size:.85rem;letter-spacing:1px}.pcard__rating span{color:#d1d5db}.pcard__rating small{color:#64748b;font-size:.75rem}.pcard__price{margin-top:auto}.pcard__old{font-size:.8rem;color:#64748b;text-decoration:line-through}.pcard__now{display:flex;align-items:baseline;gap:.5rem}.pcard__now strong{font-size:1.35rem;color:#0f172a;font-weight:800}.pcard__off{color:#15a34a;font-weight:700;font-size:.8rem}.pcard__installment{display:block;font-size:.78rem;color:#64748b}.pcard__buy{margin-top:.7rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:9px;padding:.7rem 1.2rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .15s ease;text-decoration:none}.pcard__buy:disabled{opacity:.55;cursor:not-allowed}.pcard__buy{background:#1e63ff;color:#fff;width:100%;justify-content:center}.pcard__out{margin-top:.7rem;color:#e11d48;font-weight:700;font-size:.85rem;text-align:center}.listing{padding:1.6rem 1rem 0}.listing__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.2rem;flex-wrap:wrap;gap:1rem}.listing__head h1{font-size:1.6rem}.listing__count{color:#64748b;font-size:.9rem}.listing__tools{display:flex;align-items:center;gap:1rem}.listing__tools select{padding:.5rem .7rem;border:1px solid #e6e9f0;border-radius:9px}.breadcrumb{display:flex;gap:.5rem;align-items:center;font-size:.85rem;color:#64748b;padding:1.2rem 0;flex-wrap:wrap}.breadcrumb a:hover{color:#1e63ff}.breadcrumb__current{color:#0f172a;font-weight:600}.pdp__grid{display:grid;grid-template-columns:1fr 1fr 320px;gap:2rem;align-items:start}.pdp__info h1{font-size:1.6rem;margin:.3rem 0 .6rem}.pdp__desc{color:#475569;margin:.8rem 0}.pdp__highlights{list-style:none;display:flex;flex-direction:column;gap:.4rem}.pdp__highlights li{font-size:.9rem;padding-left:1.2rem;position:relative}.pdp__highlights li:before{content:"✓";position:absolute;left:0;color:#15a34a;font-weight:800}.gallery__main{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;position:relative;aspect-ratio:1/1;display:grid;place-items:center;padding:1.2rem}.gallery__main img{max-width:100%;max-height:100%;object-fit:contain}.gallery__thumbs{display:flex;gap:.5rem;margin-top:.7rem;flex-wrap:wrap}.gallery__thumb{width:64px;height:64px;border:2px solid #e6e9f0;border-radius:9px;padding:2px;background:#fff;cursor:pointer}.gallery__thumb img{width:100%;height:100%;object-fit:contain}.gallery__thumb.is-active{border-color:#1e63ff}.buybox{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.3rem;position:sticky;top:80px}.buybox__old{color:#64748b;text-decoration:line-through;font-size:.9rem}.buybox__old .pcard__off{text-decoration:none;margin-left:.4rem}.buybox__price{font-size:2.1rem;font-weight:800;color:#0f172a;margin:.2rem 0}.buybox__installment{color:#64748b;font-size:.9rem;margin-bottom:.8rem}.buybox__installment strong{color:#15a34a}.buybox__stock{font-weight:700;font-size:.9rem;margin:.6rem 0}.buybox__stock.in{color:#15a34a}.buybox__stock.out{color:#e11d48}.buybox__qty{display:flex;align-items:center;justify-content:space-between;margin:.8rem 0;font-size:.9rem;font-weight:600}.buybox .btn-primary,.buybox .btn-outline{margin-bottom:.6rem}.buybox__perks{list-style:none;margin-top:1rem;padding-top:1rem;border-top:1px solid #e6e9f0;display:flex;flex-direction:column;gap:.5rem;font-size:.85rem;color:#475569}.specs{margin:2.5rem 0}.specs h2{margin-bottom:1rem}.specs__table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;overflow:hidden}.specs__table td{padding:.8rem 1rem;border-bottom:1px solid #e6e9f0;font-size:.9rem}.specs__table td:first-child{width:35%;color:#64748b;font-weight:600;background:#f4f6fb}.specs__table tr:last-child td{border-bottom:none}.qty{display:inline-flex;align-items:center;border:1px solid #e6e9f0;border-radius:9px;overflow:hidden}.qty button{border:none;background:#f4f6fb;width:34px;height:34px;cursor:pointer;font-size:1.1rem}.qty button:hover{background:#e9edf5}.qty span{width:40px;text-align:center;font-weight:600}.page-title{font-size:1.8rem;margin:1.6rem 0 1.2rem}.page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cart-page{padding-bottom:2rem}.cart-empty{text-align:center;padding:4rem 1rem;background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;margin:2rem auto;max-width:520px}.cart-empty__icon{font-size:3rem;display:block;margin-bottom:.5rem}.cart-empty h2{margin-bottom:.4rem}.cart-empty p{color:#64748b;margin-bottom:1.4rem}.ship-bar{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:9px;padding:.7rem 1rem;font-size:.9rem;margin-bottom:1rem}.ship-bar--ok{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.cart-item__info{flex:1;display:flex;flex-direction:column;gap:.2rem}.cart-item__brand{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.cart-item__name{font-weight:600;font-size:.95rem}.cart-item__name:hover{color:#1e63ff}.cart-item__unit{font-size:.82rem;color:#64748b}.cart-item__actions{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.cart-item__sub{font-size:1.05rem}.cart-item__remove{background:none;border:none;color:#e11d48;font-size:.8rem;cursor:pointer}.cart-item__remove:hover{text-decoration:underline}.continue-link{display:inline-block;margin-top:.6rem;color:#1e63ff;font-weight:600;font-size:.9rem}.summary h3{margin-bottom:1rem}.summary__row{display:flex;justify-content:space-between;font-size:.92rem;margin:.5rem 0;color:#475569}.summary__row .is-free{color:#15a34a;font-weight:700}.summary__divider{height:1px;background:#e6e9f0;margin:.9rem 0}.summary__total{display:flex;justify-content:space-between;align-items:baseline;font-size:1rem}.summary__total strong{font-size:1.5rem;color:#0f172a}.summary__installment{color:#15a34a;font-size:.85rem;margin:.3rem 0 1rem}.summary__safe{text-align:center;color:#64748b;font-size:.8rem;margin-top:.8rem}.summary__items{display:flex;flex-direction:column;gap:.7rem;max-height:320px;overflow-y:auto}.summary__item{display:flex;align-items:center;gap:.6rem}.summary__item img{width:48px;height:48px;object-fit:contain;border:1px solid #e6e9f0;border-radius:6px;background:#fff}.summary__item div{flex:1;display:flex;flex-direction:column}.summary__item-name{font-size:.85rem;font-weight:500;line-height:1.25}.summary__item-qty{font-size:.78rem;color:#64748b}.summary__item-price{font-weight:600;font-size:.88rem}.steps{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.steps__item{font-size:.85rem;color:#64748b;padding:.4rem .9rem;border-radius:999px;background:#fff;border:1px solid #e6e9f0}.steps__item.is-active{background:#1e63ff;color:#fff;border-color:#1e63ff;font-weight:600}.steps__item.is-done{color:#15a34a;border-color:#bbf7d0;background:#f0fdf4}.checkout-form{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.5rem}.checkout-form h3{margin-bottom:1rem}.checkout-note{color:#64748b;font-size:.83rem;margin-top:.8rem}.orders{display:grid;gap:1rem}.order-card{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.1rem 1.3rem}.order-card__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:.8rem;border-bottom:1px solid #e6e9f0}.order-card__num{font-weight:700;display:block}.order-card__date{font-size:.82rem;color:#64748b}.order-card__body{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0}.order-card__thumbs{display:flex;align-items:center;gap:.4rem}.order-card__thumbs img{width:52px;height:52px;object-fit:contain;border:1px solid #e6e9f0;border-radius:8px;background:#fff}.order-card__more{font-size:.85rem;color:#64748b;font-weight:600}.order-card__meta{text-align:right}.order-card__meta span{display:block;font-size:.8rem;color:#64748b}.order-card__meta strong{font-size:1.2rem}.order-card__foot{display:flex;gap:.6rem;justify-content:flex-end;border-top:1px solid #e6e9f0;padding-top:.8rem}.timeline{display:flex;justify-content:space-between;margin:1.2rem 0 1.6rem;position:relative}.timeline:before{content:"";position:absolute;top:16px;left:5%;right:5%;height:2px;background:#e6e9f0;z-index:0}.timeline__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;flex:1;color:#64748b}.timeline__dot{width:34px;height:34px;border-radius:50%;background:#fff;border:2px solid #e6e9f0;display:grid;place-items:center;font-weight:700;font-size:.85rem}.timeline__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.timeline__step.is-done{color:#15a34a}.timeline__step.is-done .timeline__dot{background:#15a34a;border-color:#15a34a;color:#fff}.order-detail{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;align-items:start}.order-detail__items{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.2rem 1.3rem}.order-detail__items h3{margin-bottom:.8rem}.order-detail__aside{display:grid;gap:1rem}.order-detail__aside .summary{position:static;top:auto}.order-line{display:flex;align-items:center;gap:.9rem;padding:.7rem 0;border-bottom:1px solid #e6e9f0}.order-line:last-child{border-bottom:none}.order-line img{width:56px;height:56px;object-fit:contain;border:1px solid #e6e9f0;border-radius:8px;background:#fff}.order-line__info{flex:1;display:flex;flex-direction:column}.order-line__name{font-weight:600;font-size:.92rem}.order-line__qty{font-size:.82rem;color:#64748b}.summary__pay,.summary__safe{color:#64748b;font-size:.82rem;margin-top:.6rem}.info-card{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.1rem 1.2rem}.info-card h4{margin-bottom:.5rem}.info-card p{color:#475569;font-size:.9rem;line-height:1.6}.auth-head{text-align:center;margin-bottom:1.4rem}.auth-head__mark{font-size:2rem;display:block}.auth-head h2{margin:.3rem 0}.auth-head p{color:#64748b;font-size:.9rem}.auth-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 240px);padding:2.5rem 1rem}.auth-wrap{width:100%;max-width:430px;margin:0 auto;background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:2rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.3rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.65rem .75rem;border:1px solid #e6e9f0;border-radius:9px;font-size:.95rem;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e63ff;box-shadow:0 0 0 3px #1e63ff1f}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.alert{padding:.7rem .9rem;border-radius:9px;margin-bottom:1rem;font-size:.9rem}.alert-error{background:#fef2f2;color:#e11d48}.alert-success{background:#f0fdf4;color:#15a34a}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;align-items:start;padding:1.6rem 0}.summary{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.3rem;position:sticky;top:80px}.cart-item{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;display:flex;gap:1rem;padding:.9rem;margin-bottom:.8rem;align-items:center}.cart-item img{width:80px;height:80px;object-fit:contain;border-radius:9px;background:#fff;border:1px solid #e6e9f0}.table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;overflow:hidden}.table th,.table td{padding:.7rem .9rem;text-align:left;border-bottom:1px solid #e6e9f0;font-size:.9rem}.table th{background:#f4f6fb;font-weight:700}.table tr:last-child td{border-bottom:none}.status{font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:999px}.status.PENDENTE{background:#fef9c3;color:#854d0e}.status.PAGO{background:#dcfce7;color:#166534}.status.ENVIADO{background:#dbeafe;color:#1e40af}.status.ENTREGUE{background:#e0e7ff;color:#3730a3}.status.CANCELADO{background:#fee2e2;color:#991b1b}.admin-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.admin-tabs a{padding:.5rem 1rem;border-radius:9px;color:#64748b;font-weight:600}.admin-tabs a.active{background:#1e63ff;color:#fff}.cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.stat{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.2rem}.stat .stat__label{color:#64748b;font-size:.85rem}.stat .stat__value{font-size:1.8rem;font-weight:800}.admin{display:grid;grid-template-columns:230px 1fr;min-height:calc(100vh - 64px)}.admin__side{background:#0b1220;color:#cbd5e1;padding:1.4rem 1rem;display:flex;flex-direction:column;gap:.3rem}.admin__brand{color:#fff;font-weight:800;font-size:1.1rem;margin-bottom:1.2rem}.admin__brand strong{color:#ff7a00}.admin__nav{display:flex;flex-direction:column;gap:.25rem}.admin__nav a{display:flex;align-items:center;gap:.6rem;padding:.7rem .8rem;border-radius:9px;color:#cbd5e1;font-weight:600;font-size:.9rem}.admin__nav a:hover{background:#ffffff0f;color:#fff}.admin__nav a.is-active{background:#1e63ff;color:#fff}.admin__back{margin-top:auto;color:#94a3b8;font-size:.85rem;padding:.6rem .8rem}.admin__back:hover{color:#fff}.admin__main{padding:1.8rem 2rem;background:#f4f6fb;overflow-x:auto}.admin-head{margin-bottom:1.4rem}.admin-head h1{font-size:1.6rem}.admin-head p{color:#64748b;font-size:.9rem}.admin-section-title{margin:1.6rem 0 .9rem;font-size:1.15rem}.stat{display:flex;align-items:center;gap:.9rem}.stat__icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-size:1.4rem;background:#f4f6fb;flex-shrink:0}.stat--blue .stat__icon{background:#e0ecff}.stat--green .stat__icon{background:#dcfce7}.stat--gold .stat__icon{background:#fef3c7}.stat--purple .stat__icon{background:#ede9fe}.stock-alert{margin:.8rem 0}.stock-alert p{font-size:.85rem;color:#64748b;margin-bottom:.4rem}.stock-alert__row{display:flex;gap:.5rem}.stock-alert__row input{flex:1;padding:.5rem .6rem;border:1px solid #e6e9f0;border-radius:9px;font-size:.85rem}.stock-alert__msg{display:block;margin-top:.4rem;font-size:.82rem;color:#15a34a}.pcard__fav{position:absolute;top:.5rem;right:.5rem;z-index:3;width:34px;height:34px;border-radius:50%;border:none;background:#ffffffeb;box-shadow:0 1px 3px #0f172a14;cursor:pointer;font-size:1.1rem;line-height:1;color:#64748b;display:grid;place-items:center;transition:all .15s ease}.pcard__fav:hover{transform:scale(1.1);color:#e11d48}.pcard__fav.is-on{color:#e11d48}.stars{display:flex;align-items:center;gap:.4rem}.stars__icons span{color:#d1d5db;font-size:.95rem}.stars__icons span.is-on{color:#f59e0b}.stars__count{font-size:.78rem;color:#64748b}.stars--sm .stars__icons span{font-size:.82rem}.reviews{margin:2.5rem 0;max-width:760px}.reviews__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.6rem}.reviews__head h2{font-size:1.4rem}.reviews__avg{display:flex;align-items:center;gap:.5rem}.reviews__avg strong{font-size:1.6rem}.reviews__login,.reviews__empty{color:#64748b;font-size:.9rem}.review-form{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.1rem;margin-bottom:1.4rem;display:flex;flex-direction:column;gap:.7rem}.review-form textarea{width:100%;padding:.6rem .75rem;border:1px solid #e6e9f0;border-radius:9px;font-family:inherit;font-size:.92rem}.review-form button.btn-primary{align-self:flex-start}.review-form__stars{display:flex;align-items:center;gap:.2rem}.review-form__stars span{margin-right:.4rem;font-size:.9rem;font-weight:600}.review-form__note{font-size:.78rem;color:#64748b}.review-star{background:none;border:none;cursor:pointer;font-size:1.4rem;color:#d1d5db}.review-star.is-on{color:#f59e0b}.review-list{display:grid;gap:.9rem}.review{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:.9rem 1rem}.review__top{display:flex;align-items:center;justify-content:space-between}.review p{margin:.4rem 0;color:#475569;font-size:.92rem}.review__date{font-size:.76rem;color:#64748b}.coupon{margin-top:1rem;display:flex;flex-direction:column;gap:.4rem}.coupon__form{display:flex;gap:.5rem}.coupon__form input{flex:1;padding:.5rem .6rem;border:1px solid #e6e9f0;border-radius:9px;text-transform:uppercase;font-size:.85rem}.coupon__applied{display:flex;justify-content:space-between;align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;padding:.5rem .7rem;font-size:.88rem}.coupon__ok{color:#15a34a;font-size:.8rem}.coupon__err{color:#e11d48;font-size:.8rem}.banner-hero{position:relative;height:380px;overflow:hidden}.banner-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;animation:bannerfade .6s ease}.banner-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(11,18,32,.82) 0%,rgba(11,18,32,.35) 60%,transparent 100%)}.banner-hero__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}.banner-hero__inner h1{font-size:2.6rem;max-width:560px;line-height:1.1}.banner-hero__inner p{max-width:460px;margin:.6rem 0 1.4rem;color:#e2e8f0}.banner-hero__dots{position:absolute;bottom:16px;left:0;right:0;z-index:3;display:flex;gap:.5rem;justify-content:center}.banner-hero__dots button{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer}.banner-hero__dots button.is-active{background:#fff;width:26px;border-radius:6px}@keyframes bannerfade{0%{opacity:.4}to{opacity:1}}.listing__layout{display:grid;grid-template-columns:230px 1fr;gap:1.5rem;align-items:start}.filters-side{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.1rem;position:sticky;top:80px}.filters-side__group{margin-bottom:1.2rem}.filters-side__group h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.5rem}.filter-opt{display:block;width:100%;text-align:left;background:none;border:none;padding:.4rem .5rem;border-radius:6px;cursor:pointer;font-size:.9rem;color:#0f172a}.filter-opt:hover{background:#f4f6fb}.filter-opt.is-active{background:#1e63ff1a;color:#1e63ff;font-weight:700}.filters-price{display:flex;align-items:center;gap:.4rem}.filters-price input{width:100%;padding:.45rem .5rem;border:1px solid #e6e9f0;border-radius:6px;font-size:.85rem}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.profile-card{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;padding:1.4rem}.profile-card h3{margin-bottom:1rem}.profile-empty{color:#64748b;font-size:.9rem}.address-list{display:grid;gap:.8rem;margin-bottom:1rem}.address{border:1px solid #e6e9f0;border-radius:9px;padding:.9rem;display:flex;justify-content:space-between;gap:1rem}.address.is-principal{border-color:#1e63ff;background:#1e63ff0a}.address p{color:#475569;font-size:.85rem;margin-top:.3rem}.address__tag{background:#1e63ff;color:#fff;font-size:.65rem;padding:1px 6px;border-radius:999px;vertical-align:middle}.address__actions{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;white-space:nowrap}.address__remove{color:#e11d48}.address-add{border-top:1px solid #e6e9f0;padding-top:1rem}.address-add summary{cursor:pointer;font-weight:600;color:#1e63ff;margin-bottom:.8rem}.banner-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.banner-admin{background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;overflow:hidden}.banner-admin.is-off{opacity:.55}.banner-admin__img{height:130px;background-size:cover;background-position:center;background-color:#131c2e;position:relative}.banner-admin__ordem{position:absolute;top:8px;left:8px;background:#0009;color:#fff;font-size:.72rem;padding:1px 7px;border-radius:999px}.banner-admin__body{padding:.8rem;display:flex;flex-direction:column;gap:.2rem}.banner-admin__body span{font-size:.82rem;color:#64748b}.banner-admin__actions{display:flex;gap:.4rem;margin-top:.6rem;flex-wrap:wrap}.report-filters{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem}.report-filters label{font-size:.85rem;font-weight:600;color:#64748b}.report-filters input{margin-left:.4rem;padding:.45rem .6rem;border:1px solid #e6e9f0;border-radius:9px}.report-filters__actions{margin-left:auto;display:flex;gap:.5rem}.bars{display:flex;align-items:flex-end;gap:.4rem;height:180px;padding:1rem;background:#fff;border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 6px 20px #0f172a14;overflow-x:auto}.bars__item{display:flex;flex-direction:column;align-items:center;gap:.4rem;min-width:34px}.bars__bar{width:22px;background:linear-gradient(180deg,#1e63ff,#ff7a00);border-radius:4px 4px 0 0}.bars__label{font-size:.68rem;color:#64748b;white-space:nowrap}.site-footer{background:#0b1220;color:#94a3b8;margin-top:3rem}.site-footer__cols{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2rem;padding:3rem 1rem}.site-footer__bar{border-top:1px solid rgba(255,255,255,.08);padding:1rem 0;font-size:.82rem;text-align:center}.fcol h4{color:#fff;margin-bottom:.9rem;font-size:.95rem}.fcol a{display:block;padding:.3rem 0;font-size:.88rem}.fcol a:hover{color:#fff}.fcol--brand p{margin:.8rem 0;font-size:.88rem;max-width:280px}.social{display:flex;gap:.6rem;font-size:1.3rem}.social span{cursor:pointer}.paybadges{display:flex;flex-wrap:wrap;gap:.4rem}.paybadges span{background:#ffffff0f;padding:.3rem .5rem;border-radius:6px;font-size:.78rem}.empty,.loading{text-align:center;padding:3rem 1rem;color:#64748b}@media (max-width: 980px){.pdp__grid{grid-template-columns:1fr 1fr}.buybox{grid-column:1/-1;position:static}}@media (max-width: 860px){.cart-layout,.checkout-layout,.order-detail{grid-template-columns:1fr}.summary{position:static}.site-footer__cols{grid-template-columns:1fr 1fr}.hero__art{display:none}.hero h1{font-size:2rem}.admin{grid-template-columns:1fr}.admin__side{flex-direction:row;flex-wrap:wrap;align-items:center}.admin__nav{flex-direction:row;flex-wrap:wrap}.admin__back{margin:0}.listing__layout{grid-template-columns:1fr}.filters-side{position:static}.profile-grid{grid-template-columns:1fr}.banner-hero{height:300px}.banner-hero__inner h1{font-size:1.9rem}}@media (max-width: 680px){.header-main__inner{flex-wrap:wrap}.search{order:3;max-width:none;flex-basis:100%}.pdp__grid,.site-footer__cols,.form-row{grid-template-columns:1fr}}
