:root{font-family:Inter,Space Grotesk,system-ui,sans-serif;color-scheme:light;--bg: #f5f5f2;--surface: #ffffff;--surface-muted: #edf2f7;--border: #dfe4ea;--text: #0f172a;--text-muted: #475569;--accent: #1e40af;--accent-soft: #93c5fd;--accent-2: #f97316;--shadow-soft: 0 20px 50px rgba(15, 23, 42, .12)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text)}img{max-width:100%;display:block}.brand-mark--large{width:220px;height:220px;padding:32px}a{color:inherit;text-decoration:none}.app-shell{max-width:1200px;margin:0 auto;padding:clamp(1.25rem,2vw,2.5rem);display:flex;flex-direction:column;gap:clamp(1.5rem,2vw,2.25rem)}.top-navigation{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.35rem;padding:1rem 1.5rem;position:sticky;top:0;background:var(--surface);border-bottom:1px solid var(--border);z-index:30;box-shadow:0 12px 35px #0f172a26}.top-navigation__menu{display:flex;gap:1.5rem;font-weight:600}.top-navigation__menu a{color:var(--text);padding-bottom:.25rem;border-bottom:2px solid transparent}.top-navigation__menu a:hover,.top-navigation__menu a:focus-visible{border-color:var(--accent)}.cart-indicator{display:inline-flex;align-items:center;gap:.65rem;padding:.35rem .95rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-weight:600;text-decoration:none}.cart-indicator svg{width:1.6rem;height:1.6rem}.cart-indicator__icon{position:relative;width:2.2rem;height:2.2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--surface-muted);color:var(--text)}.cart-indicator__badge{position:absolute;top:-.3rem;right:-.3rem;width:1.2rem;height:1.2rem;border-radius:50%;background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 12px #00000040}.cart-indicator__label{display:flex;flex-direction:column;gap:.1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.02em}.cart-indicator__label small{font-size:.65rem;color:var(--text-muted);text-transform:none;letter-spacing:0}main{display:flex;flex-direction:column;gap:clamp(2.5rem,3vw,3.5rem)}.hero-section{background:var(--surface);border-radius:32px;border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:clamp(1.8rem,2.2vw,2.5rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.5rem,2vw,2.3rem);align-items:center}section[id]{scroll-margin-top:clamp(3rem,4vw,4rem)}.hero-text h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,4vw,3.2rem);margin:.5rem 0 1rem}.hero-description,.hero-footnote{color:var(--text-muted);line-height:1.6;margin:0}.hero-brand{display:flex;align-items:flex-start;gap:1rem}.brand-mark{width:110px;height:110px;border-radius:24px;object-fit:contain;box-shadow:0 20px 50px #0f172a26;background:linear-gradient(135deg,#1e40af33,#f9731626);padding:16px}.hero-subtitle{margin:0;font-size:.95rem}.hero-tagline{margin:.25rem 0 0;font-size:1rem;font-weight:600;color:var(--accent-2)}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}.hero-footnote{margin-top:1rem;font-size:.95rem;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.inline-link{font-weight:600;color:var(--accent);border-bottom:1px solid transparent;transition:border-color .3s ease}.inline-link:hover{border-color:var(--accent)}.hero-aside{display:flex;flex-direction:column;gap:1rem;align-items:stretch;justify-content:center}.hero-visual{border-radius:24px;border:1px solid var(--border);overflow:hidden;min-height:220px;background:var(--surface-muted);position:relative}.hero-visual img{width:100%;height:100%;object-fit:cover}.eyebrow{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin:0}.eyebrow--logo{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:0;text-transform:none;color:var(--text);display:flex;flex-direction:column;gap:.15rem}.eyebrow--logo__drogarias{font-size:1.2rem;letter-spacing:.6rem;text-transform:uppercase;font-weight:300}.eyebrow--logo__arouca{font-size:2.1rem;font-weight:700;letter-spacing:.15rem;background:linear-gradient(135deg,#1f7cf2,#0b4bd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-promo__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.hero-promo__controls{display:flex;align-items:center;gap:.5rem}.hero-promo__button{width:2rem;height:2rem;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text);font-size:1.2rem;line-height:1;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.hero-promo__button:hover,.hero-promo__button:focus-visible{border-color:var(--accent);transform:translateY(-1px)}.hero-promo__counter{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.hero-promo__actions{margin-top:1.25rem;display:flex;justify-content:flex-end}.hero-promo--empty{min-height:180px}.hero-promo__media{border-radius:18px;overflow:hidden;margin-top:1rem;aspect-ratio:1 / 1;max-height:200px}.hero-promo__media img{width:100%;height:100%;object-fit:cover}.hero-visual-note{position:absolute;bottom:0;right:0;left:0;padding:.75rem 1rem;background:linear-gradient(180deg,#fff0,#0f172ab3);color:#f8fafc;font-size:.85rem}.btn{border-radius:999px;padding:.85rem 1.6rem;font-weight:600;text-decoration:none;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease}.btn.primary{background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:#fff;box-shadow:0 10px 30px #1e40af59}.btn.secondary{background:#fff;color:var(--accent);border-color:#1e40af33}.btn.ghost{background:transparent;border-color:#1e40af59;color:var(--accent)}.btn:hover{transform:translateY(-2px)}.section-heading h2{font-size:clamp(1.9rem,3vw,2.5rem);margin:.3rem 0}.section-heading p{color:var(--text-muted);max-width:68ch}.service-section,.promo-section,.catalog-section,.gallery-section,.cta-section{background:var(--surface);border-radius:32px;border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:clamp(1.75rem,2.5vw,3rem)}.hero-aside .hero-promo{width:100%;max-width:420px;margin:0 auto}.catalog-controls{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.9rem}.catalog-controls input,.catalog-controls select{flex:1;min-width:180px;border-radius:14px;border:1px solid var(--border);padding:.85rem 1rem;font-family:inherit;font-size:1rem}.catalog-footnote{margin-top:1.25rem}.service-grid,.promo-grid,.catalog-grid,.gallery-grid{margin-top:2rem;display:grid;gap:1.25rem}.service-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-card,.promo-card,.catalog-card{border-radius:20px;padding:1.5rem;border:1px solid var(--border);background:var(--surface);box-shadow:0 15px 40px #0f172a14;display:flex;flex-direction:column;gap:.8rem}.service-card .icon{font-size:2rem}.service-card h3{margin:0;font-size:1.25rem}.service-card .detail{color:var(--text-muted);font-size:.95rem}.promo-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.promo-meta{display:flex;justify-content:space-between;font-size:.95rem;color:var(--text-muted)}.promo-card .price{color:var(--accent-2);font-weight:700;margin:0}.promo-card .badge{align-self:flex-start;border-radius:999px;padding:.35rem .8rem;background:#f973161f;color:var(--accent-2);font-size:.85rem}.promo-card__actions{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.promo-card__quantity{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.25rem .65rem;background:#94a3b826;font-weight:600}.promo-card__stepper{width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:transparent;font-size:1.1rem;line-height:1;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.promo-card__stepper:hover,.promo-card__stepper:focus-visible{border-color:var(--accent);transform:translateY(-1px)}.promo-card__actions .btn{flex:1 1 auto}.promo-card.hero-promo{background:var(--surface-muted);gap:.4rem}.promo-card header{display:flex;gap:.9rem;align-items:center}.promo-card .promo-thumb{width:88px;height:88px;object-fit:cover;border-radius:12px;flex-shrink:0;background:var(--surface-muted)}.promo-carousel{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.promo-carousel-grid-wrapper{overflow:hidden}.promo-carousel-track{display:flex;transition:transform .6s ease;width:100%}.promo-carousel-page{min-width:100%;padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.promo-indicators{display:flex;justify-content:center;gap:.5rem}.promo-indicator{width:12px;height:12px;border-radius:999px;border:none;background:var(--border);cursor:pointer;padding:0}.promo-indicator--active{background:var(--accent)}.promo-card--empty{padding:2rem;justify-content:center;align-items:flex-start}@media (max-width: 960px){.promo-carousel-page{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:.5rem}}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.catalog-card header{display:flex;align-items:center;gap:1rem}.catalog-card .avatar{width:48px;height:48px;border-radius:12px;background:var(--surface-muted);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:var(--accent)}.catalog-card .catalog-thumb{width:72px;height:72px;object-fit:cover;border-radius:12px;flex-shrink:0;background:var(--surface-muted)}.catalog-card>p{margin:.5rem 0 0;color:var(--text-muted);overflow-wrap:anywhere}.catalog-card .catalog-meta{display:flex;justify-content:space-between;font-size:.9rem;color:var(--text-muted)}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gallery-grid figure{margin:0;border-radius:18px;overflow:hidden}.gallery-grid img{height:180px;object-fit:cover}.gallery-thumb{border:none;width:100%;padding:0;background:transparent;cursor:pointer}.gallery-thumb img{transition:transform .3s ease}.gallery-thumb:hover img,.gallery-thumb:focus-visible img{transform:scale(1.02)}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;gap:2rem;z-index:1000;padding:2rem}.lightbox img{max-width:80%;max-height:80%;object-fit:contain;border-radius:18px;box-shadow:0 25px 60px #00000080}.lightbox-close{position:absolute;top:1.25rem;right:1.5rem;background:#ffffffe6;border:none;border-radius:999px;width:42px;height:42px;font-size:1.4rem;cursor:pointer;font-weight:700}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;font-size:1.8rem}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.gallery-footnote{margin-top:1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem;font-size:.95rem;color:var(--text-muted)}.cta-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface-muted)}.cta-status{margin-bottom:0}.cta-status-hint{margin:.1rem 0 0;font-size:.95rem;color:var(--text-muted)}.cta-actions{display:flex;gap:.75rem}.cta-footnote{width:100%;margin-top:1rem;font-size:.95rem;color:var(--text-muted)}.instagram-section{background:var(--surface);border-radius:32px;border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:clamp(1.75rem,2.5vw,3rem);margin-top:clamp(1.5rem,2vw,2.5rem)}.instagram-note{font-size:.95rem;color:var(--text-muted);margin-top:.5rem;line-height:1.4}.instagram-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.instagram-card{border-radius:20px;border:1px solid var(--border);background:var(--surface-muted);overflow:hidden;display:flex;flex-direction:column;min-height:280px}.instagram-card__link{color:inherit;text-decoration:none;display:flex;flex-direction:column;height:100%}.instagram-card__media{width:100%;padding-top:100%;background-size:cover;background-position:center}.instagram-card__media--placeholder{background:linear-gradient(135deg,#1e40af59,#f9731659)}.instagram-card__body{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.instagram-card__caption{margin:0;font-size:.95rem;color:var(--text);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.instagram-card__meta{margin-top:.35rem;font-size:.85rem;color:var(--text-muted);font-weight:600}.instagram-card--placeholder .instagram-card__body{align-items:center;text-align:center}.cart-section{background:var(--surface);border-radius:32px;border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:clamp(1.75rem,2.5vw,3rem)}.cart-page{display:flex;justify-content:center}.cart-body{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.cart-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.cart-item h3{margin:0;font-size:1rem}.cart-item-meta{color:var(--text-muted);font-size:.95rem}.cart-total{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600}.cart-form{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.cart-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;color:var(--text-muted)}.cart-form input{border-radius:14px;border:1px solid var(--border);padding:.85rem 1rem;font-family:inherit;font-size:1rem}.cart-actions{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.cart-actions .btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.cart-hint{margin:0;font-size:.9rem;color:var(--text-muted)}.cart-empty{margin:0;color:var(--text-muted)}.site-footer{border-top:1px solid var(--border);padding-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;color:var(--text-muted)}.site-footer h3{margin:.3rem 0}.footer-meta{display:flex;flex-direction:column;gap:.35rem}@media (max-width: 640px){.hero-actions .btn{flex:1 1 100%}.hero-visual-note{position:static;background:#ffffffe6;color:var(--text)}.cta-section{flex-direction:column;align-items:flex-start}}
