:root{--bg:#071a2e;--surface:#fff;--surface-soft:#f5f9ff;--surface-tint:#ffffff14;--text:#10243b;--muted:#5d728a;--line:#d8e3f1;--primary:#2f6bff;--primary-dark:#1748cc;--accent:#0ec5a5;--accent-dark:#0b9d84;--violet:#7c4dff;--danger:#d43d50;--shadow:0 18px 48px #10243b1f;--radius-lg:28px;--radius-md:18px;--radius-sm:14px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text);background:radial-gradient(circle at 0 0,#2f6bff2e,#0000 28%),radial-gradient(circle at 100% 0,#0ec5a524,#0000 30%),linear-gradient(#eef5ff 0%,#f7fbff 42%,#eef5ff 100%)}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer}.app-shell{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;padding:1.5rem 0 4rem}.container{width:min(1180px,100% - 2rem);margin:0 auto}.navbar-wrap{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5faffd1;border-bottom:1px solid #d8e3f1cc;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:1rem;min-height:82px;display:flex;position:relative}.nav-links{margin-left:auto}.brand{align-items:center;gap:.9rem;display:inline-flex}.brand-logo-only{padding:.1 rem 0}.brand-logo{object-fit:contain;width:100px;height:90px}.nav-links{align-items:center;gap:.3rem;display:flex}.nav-links a{color:var(--muted);border-radius:999px;align-items:center;gap:.45rem;padding:.8rem 1rem;font-weight:700;display:inline-flex}.nav-links a.active,.nav-links a:hover{color:var(--primary-dark);background:#2f6bff14}.desktop-actions{align-items:center;gap:.75rem;display:flex}.cart-link{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1rem;font-weight:700;display:inline-flex}.cart-badge{background:linear-gradient(135deg, var(--accent), var(--primary));color:#fff;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 .4rem;font-size:.82rem;font-weight:800;display:inline-grid}.mobile-badge{margin-left:.25rem}.nav-cta{white-space:nowrap}.menu-toggle{border:1px solid var(--line);width:54px;height:54px;box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.menu-toggle span{background:var(--text);border-radius:999px;width:22px;height:2px;display:block}.page-stack{flex-direction:column;gap:2rem;display:flex}.section-heading{flex-direction:column;gap:.6rem;margin-bottom:1.2rem;display:flex}.section-heading.split{flex-direction:row;justify-content:space-between;align-items:end;gap:1rem}.section-heading h1,.section-heading h2{margin:0;line-height:1.12}.section-heading p{color:var(--muted);max-width:720px;margin:0}.section-pill{width:fit-content;color:var(--primary-dark);letter-spacing:.03em;text-transform:uppercase;background:#2f6bff1a;border:1px solid #2f6bff29;border-radius:999px;padding:.5rem .85rem;font-size:.82rem;font-weight:800}.section-pill.subtle{color:var(--accent-dark);background:#0ec5a514;border-color:#0ec5a52e}.section-pill.inverted{color:#fff;background:#ffffff24;border-color:#fff3}.stock-hero-copy-mobile{display:none}.btn{border:none;border-radius:16px;padding:.95rem 1.2rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--violet));color:#fff;box-shadow:0 14px 32px #2f6bff38}.btn-primary:hover{box-shadow:0 16px 36px #2f6bff4d}.btn-secondary{color:var(--text);border:1px solid var(--line);background:#fff}.btn-ghost{background:var(--surface-soft);color:var(--text);border:1px solid var(--line)}.btn-ghost.danger{color:var(--danger);border-color:#d43d5033}.btn-light{color:var(--text);background:#fff}.btn-full{width:100%}.text-link{color:var(--primary-dark);font-weight:800}.strong-link{white-space:nowrap}.hero-section{box-shadow:var(--shadow);isolation:isolate;background:radial-gradient(circle at 25% 15%,#0ec5a533,#0000 28%),radial-gradient(circle at 80% 20%,#7c4dff29,#0000 28%),linear-gradient(135deg,#fff 0%,#f6fbff 52%,#eff6ff 100%);border:1px solid #d8e3f1f2;border-radius:34px;grid-template-columns:minmax(0,1.18fr) minmax(235px,.62fr);align-items:start;gap:1rem;padding:2.15rem;display:grid;position:relative;overflow:hidden}.simple-hero:before{content:"";aspect-ratio:1;opacity:.14;mix-blend-mode:multiply;filter:saturate(.88)contrast(.94);pointer-events:none;z-index:0;background:url(/materials/pet.png) 50%/contain no-repeat;width:min(33vw,360px);position:absolute;bottom:-8%;right:29%}.simple-hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#2f6bff17 0%,#2f6bff00 70%);width:420px;height:220px;position:absolute;inset:auto auto -18% 14%}.hero-copy,.hero-panel{z-index:1;position:relative}.hero-copy h1{max-width:680px;margin:.6rem 0 .7rem;font-size:clamp(1.9rem,3.2vw,3.1rem);line-height:1.06}.hero-copy p{max-width:560px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.58}.hero-actions,.hero-stats{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.hero-stats div{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;min-width:170px;padding:1rem 1.1rem}.hero-stats strong{font-size:1.1rem;display:block}.hero-stats span{color:var(--muted);font-size:.92rem}.hero-panel{align-items:stretch;display:flex}.gradient-card{color:#fff;background:linear-gradient(145deg,#10243b,#183b62 52%,#0d826e 120%);border-radius:28px;flex-direction:column;justify-content:center;width:100%;padding:1.8rem;display:flex;box-shadow:0 24px 60px #10243b40}.mini-kicker{opacity:.78;text-transform:uppercase;letter-spacing:.08em;font-size:.88rem;font-weight:800}.hero-flow{gap:.9rem;margin:1rem 0 0;padding-left:1.1rem;display:grid}.hero-flow li{line-height:1.5}.surface-section,.filter-panel,.form-shell,.side-card,.contact-card,.table-shell,.login-shell,.metric-card,.notice-card,.empty-state,.loader-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;border:1px solid #d8e3f1fa}.surface-section{padding:1.7rem}.feature-grid,.preview-grid,.category-grid,.metrics-grid,.contact-grid,.process-grid{gap:1.2rem;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.process-card,.metric-card,.preview-card,.contact-card{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f9fbff 100%);border-radius:24px;padding:1.3rem}.feature-card h3,.preview-card h3,.process-card p,.contact-card h2,.metric-card strong{margin:0}.feature-card p,.preview-card p,.contact-card p{color:var(--muted);margin:.7rem 0 0;line-height:1.7}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-scroll{width:100%}.category-card{cursor:pointer;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;transition:transform .2s,box-shadow .2s;overflow:hidden}.category-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #10243b2e}.category-card-top{background:linear-gradient(#eaf3ff 0%,#f7fbff 100%);padding:1rem}.category-image{object-fit:contain;width:100%;height:180px}.category-card-body{flex-direction:column;gap:.8rem;padding:1.2rem;display:flex}.category-card-body h3{margin:0}.category-card-body p{color:var(--muted);margin:0;line-height:1.7}.category-stock-btn{cursor:pointer;color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#1f6fff 0%,#6c4dff 100%);border:none;border-radius:16px;outline:none;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:.35rem;padding:.95rem 1.1rem;font-size:.98rem;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 14px 30px #4161ff3d}.category-stock-btn span{transition:transform .2s}.category-stock-btn:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 18px 36px #4161ff52}.category-stock-btn:hover span{transform:translate(4px)}.category-stock-btn:active{transform:translateY(0);box-shadow:0 10px 20px #4161ff38}.preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.preview-card{flex-direction:column;gap:.9rem;display:flex}.preview-image{object-fit:cover;background:#eef5ff;border-radius:20px;width:100%;height:180px}.preview-copy strong{margin-top:.75rem;display:inline-block}.dual-cta-section{grid-template-columns:1.2fr 1fr;gap:1.2rem;display:grid}.cta-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:2rem}.cta-card.colorful{color:#fff;background:radial-gradient(circle at 15% 25%,#0ec5a547,#0000 20%),linear-gradient(135deg,#123b64 0%,#1d5eff 54%,#7c4dff 100%);border-color:#ffffff1f}.cta-card h2,.page-hero h1,.login-shell h1{margin:.8rem 0 .9rem;line-height:1.08}.cta-card p,.page-hero p,.metric-card span,.notice-card p{color:var(--muted);margin:0;line-height:1.75}.cta-card.colorful p{color:#ffffffe0}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-card{flex-direction:column;gap:1rem;min-height:150px;display:flex}.process-card span{background:linear-gradient(135deg, var(--accent), var(--primary));color:#fff;border-radius:18px;place-items:center;width:54px;height:54px;font-weight:900;display:inline-grid;box-shadow:0 16px 36px #2f6bff33}.page-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 85% 10%,#7c4dff24,#0000 20%),linear-gradient(#fff 0%,#f7fbff 100%);border-radius:30px;padding:2.1rem}.page-hero.small h1,.page-hero.contact h1,.page-hero.order h1,.page-hero.supplier h1{font-size:clamp(2rem,4vw,3.2rem)}.filter-panel,.form-shell,.side-card,.table-shell,.login-shell{padding:1.5rem}.search-field,.form-field,.filter-group{flex-direction:column;gap:.6rem;display:flex}.search-field label,.form-field label,.filter-group label{color:var(--text);font-weight:700}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#f9fbff;border-radius:18px;outline:none;padding:1rem;transition:border-color .2s,box-shadow .2s,background .2s}input:focus,select:focus,textarea:focus{background:#fff;border-color:#2f6bff80;box-shadow:0 0 0 4px #2f6bff14}.select-grid,.two-col,.three-col,.four-col,.content-grid,.buyer-grid{gap:1rem;display:grid}.select-grid,.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.four-col{grid-template-columns:repeat(4,minmax(0,1fr))}.content-grid{grid-template-columns:330px minmax(0,1fr)}.buyer-grid{grid-template-columns:1.1fr .9fr}.side-card h3,.contact-card h2,.table-row h3,.request-row h3{margin:0 0 .8rem}.detail-list{color:var(--muted);gap:.8rem;margin:0;padding-left:1.1rem;line-height:1.65;display:grid}.stock-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;display:grid}.stock-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.stock-image-wrap{background:linear-gradient(#edf5ff 0%,#fbfdff 100%);padding:1rem;position:relative}.stock-image{object-fit:contain;width:100%;height:215px}.stock-badge{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.5rem .75rem;font-size:.78rem;font-weight:800;position:absolute;top:1rem;right:1rem}.stock-card-body{flex-direction:column;flex:1;gap:1rem;padding:1.35rem;display:flex}.stock-heading h3{margin:0;font-size:1.35rem}.stock-heading p{color:var(--muted);margin:.7rem 0 0;line-height:1.7}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.meta-grid div,.stock-primer{background:var(--surface-soft);border:1px solid var(--line);border-radius:18px;padding:.9rem}.meta-grid span,.stock-primer span{color:var(--muted);margin-bottom:.3rem;font-size:.85rem;display:block}.stock-foot,.card-actions,.request-actions,.inline-actions,.dashboard-actions,.tab-row{flex-wrap:wrap;gap:.75rem;display:flex}.stock-foot{margin-top:auto}.helper-text,.muted-text,.status-line span,.table-row small{color:var(--muted)}.request-list,.table-list{flex-direction:column;gap:1rem;display:flex}.request-row,.table-row{border:1px solid var(--line);background:linear-gradient(#fff 0%,#fbfdff 100%);border-radius:22px;justify-content:space-between;align-items:start;gap:1rem;padding:1rem;display:flex}.request-row p,.table-row p{color:var(--muted);margin:0}.request-actions label{gap:.45rem;min-width:160px;display:grid}.success-banner,.notice-card{background:#0ec5a514;border:1px solid #0ec5a538;border-radius:22px;margin-top:1rem;padding:1rem}.error-text{color:var(--danger);font-weight:700}.dashboard-top{justify-content:space-between;align-items:end;gap:1rem;display:flex}.tab-row{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:.75rem}.tab-btn{color:var(--muted);background:0 0;border:none;border-radius:16px;padding:.85rem 1rem;font-weight:800}.tab-btn.active{color:var(--primary-dark);background:linear-gradient(135deg,#2f6bff1a,#7c4dff1f)}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card strong{margin-top:.5rem;font-size:2rem;display:block}.metric-card span{display:block}.home-trust-section{padding-top:.35rem}.home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-trust-card{background:linear-gradient(#fffffff5 0%,#f7faffeb 100%);border:1px solid #abc0e58c;border-radius:22px;padding:1.15rem 1.2rem}.home-trust-card strong{margin:0 0 .45rem;font-size:1.15rem;line-height:1.35;display:block}.home-trust-card span{color:var(--muted);line-height:1.65;display:block}.status-line{align-items:center;gap:.5rem;display:flex}.stack-actions{justify-items:end;gap:.8rem;display:grid}.toggle-row{align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.login-shell{max-width:760px;margin:0 auto;padding:2rem}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.loader-card{text-align:center;margin-top:2rem;padding:2rem}.spinner{border:4px solid #2f6bff24;border-top-color:var(--primary);border-radius:999px;width:46px;height:46px;margin:0 auto 1rem;animation:1s linear infinite spin}.empty-state{text-align:center;padding:2rem}.empty-state h3,.empty-state p{margin:0}.empty-state p{color:var(--muted);margin-top:.7rem}.site-footer{color:#fff;background:linear-gradient(#0d2036 0%,#071a2e 100%);border-top:1px solid #ffffff14;margin-top:auto}.footer-grid{grid-template-columns:1.2fr .9fr .9fr;gap:1.8rem;padding:2.3rem 0 1.6rem;display:grid}.footer-grid h3,.footer-grid h4{margin:0 0 .8rem}.footer-grid p,.footer-grid li{color:#ffffffb8;line-height:1.7}.footer-grid ul{margin:0;padding-left:1rem}.footer-kicker{text-transform:uppercase;letter-spacing:.08em;color:#ffffffad;font-size:.82rem;font-weight:800}.footer-bottom{color:#ffffff94;border-top:1px solid #ffffff14;padding:1rem 0 1.8rem}@keyframes spin{to{transform:rotate(360deg)}}.simple-hero{grid-template-columns:minmax(0,1.12fr) minmax(230px,.58fr);align-items:start;gap:.9rem}.hero-stats.simple div{border-radius:18px;min-width:142px;padding:.78rem .9rem}.simple-highlight-card{color:#fff;background:linear-gradient(#123b64 0%,#155c72 100%);border-radius:22px;width:100%;padding:1rem;box-shadow:0 16px 34px #10243b29}.simple-step-list{gap:.7rem;margin-top:.8rem;display:grid}.simple-step{background:#ffffff1a;border-radius:16px;grid-template-columns:34px 1fr;align-items:start;gap:.6rem;padding:.65rem;display:grid}.simple-step strong{width:34px;height:34px;color:var(--primary-dark);background:#fff;border-radius:10px;place-items:center;display:inline-grid}.simple-step p{color:#ffffffeb;margin:0;line-height:1.5}.preview-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.single-cta-section{display:block}.cta-band{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 15% 25%,#0ec5a538,#0000 18%),linear-gradient(135deg,#123b64 0%,#1d5eff 54%,#7c4dff 100%);border:1px solid #ffffff24;border-radius:32px;justify-content:space-between;align-items:center;gap:1rem;padding:2rem;display:flex}.cta-band h2{margin:.8rem 0 .9rem;line-height:1.08}.cta-band p{color:#ffffffe0;max-width:720px;margin:0;line-height:1.7}.cta-band-actions{flex-wrap:wrap;gap:.8rem;display:flex}.contact-layout{grid-template-columns:360px minmax(0,1fr)}.contact-quick-actions{margin-top:1rem}.footer-grid.refined{grid-template-columns:1fr .8fr 1fr;align-items:start}.footer-logo-box{background:#fff;border-radius:28px;justify-content:center;align-items:center;width:132px;height:132px;margin-bottom:1rem;padding:0;display:inline-flex;box-shadow:0 18px 40px #0000002e}.footer-logo{object-fit:contain;width:100%;height:100%}.social-links{flex-wrap:wrap;gap:.75rem;display:flex}.social-links a,.social-link-placeholder{color:#fff;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:42px;padding:.65rem .95rem;display:inline-flex}.social-link-placeholder{opacity:.82}.social-pill-icon{flex-shrink:0;width:18px;height:18px}.floating-whatsapp{z-index:70;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:.7rem;padding:.9rem 1rem;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 40px #25d36657}.floating-whatsapp svg{width:24px;height:24px;display:block}.footer-link-list{gap:.75rem;display:grid}.footer-link-list a{color:#fffc}.footer-contact-line{white-space:nowrap}.compact-mobile-hero-desktop{display:block}.compact-mobile-hero-mobile,.stock-hero-copy-mobile,.hide-mobile{display:none}.section-heading{gap:.8rem}.section-heading .section-pill{margin-bottom:.1rem}.section-heading.split>div{flex-direction:column;gap:.45rem;display:flex}.form-shell form{gap:.9rem;display:grid}.form-shell textarea{margin-bottom:.2rem}.inventory-toolbar{gap:1rem;display:grid}.inventory-filter-panel{margin:0}.inventory-row-main{align-items:flex-start;gap:1rem;display:flex}.inventory-thumb{object-fit:cover;border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;flex-shrink:0;width:96px;height:96px}.chip-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.status-chip,.published-chip{border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.8rem;font-weight:800;display:inline-flex}.status-chip{color:var(--primary-dark);background:#2f6bff1a}.status-chip.status-available{color:var(--accent-dark);background:#0ec5a51f}.status-chip.status-reserved{color:var(--violet);background:#7c4dff1a}.status-chip.status-incoming{color:var(--primary-dark);background:#2f6bff1a}.status-chip.status-sold{color:var(--danger);background:#d43d501a}.published-chip.live{color:var(--accent-dark);background:#0ec5a51f}.published-chip.draft{color:var(--muted);background:#10243b14}.inventory-editor{gap:1rem;display:grid}.inventory-image-preview{border:1px dashed var(--line);background:var(--surface-soft);border-radius:18px;align-items:center;gap:1rem;padding:.85rem;display:flex}.inventory-image-preview img{object-fit:cover;border-radius:14px;width:84px;height:84px}.inventory-file-meta,.form-help,.offer-id{color:var(--muted);margin:0}.inventory-publish-toggle{align-items:flex-start;gap:.85rem;width:100%;display:flex}.inventory-publish-toggle input{flex:none;width:1.3rem;height:1.3rem;margin-top:.15rem;padding:0}.inventory-publish-toggle span{overflow-wrap:anywhere;flex:1;min-width:0;line-height:1.4}.status-select-field{min-width:170px}.category-card{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}@media (width<=1100px){.hero-section,.content-grid,.buyer-grid,.dual-cta-section,.feature-grid,.metrics-grid,.contact-grid,.preview-grid,.process-grid,.stock-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-grid-three,.cta-band,.contact-layout{grid-template-columns:1fr}.cta-band{flex-direction:column;align-items:stretch}.category-scroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:.5rem;overflow-x:auto}.category-grid{grid-template-columns:none;grid-auto-columns:280px;grid-auto-flow:column;gap:1rem}.category-card{scroll-snap-align:start;min-height:100%}.home-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-actions{display:flex}.menu-toggle{display:none}}@media (width<=820px){.section-heading.split,.dashboard-top,.request-row,.table-row{flex-direction:column;align-items:stretch}.inventory-row-main{flex-direction:column}.stock-grid,.feature-grid,.preview-grid,.home-trust-grid,.process-grid,.footer-grid,.metrics-grid,.contact-grid,.content-grid,.buyer-grid,.dual-cta-section,.select-grid,.two-col,.three-col,.four-col,.preview-grid-three,.contact-layout,.footer-grid.refined{grid-template-columns:1fr}.hero-section{padding:1.6rem}.hero-copy h1,.hero-copy p{max-width:none}.category-grid{grid-auto-columns:300px}.simple-hero{grid-template-columns:1fr}.simple-hero:before{opacity:.12;width:min(52vw,250px);bottom:-8%;right:-2%}.simple-hero:after{width:260px;height:180px;bottom:-16%;left:auto;right:-10%}.simple-hero .hero-panel{display:none}.hero-stats.simple{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.hero-stats.simple div{min-width:0}.desktop-actions{display:none}.menu-toggle{display:inline-flex}.nav-links{border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;align-items:stretch;padding:.8rem;display:none;position:absolute;top:calc(100% + .6rem);right:0}.nav-links.open{display:flex}.nav-links a{justify-content:space-between}}@media (width<=560px){.footer-contact-line{letter-spacing:-.01em;font-size:.96rem}.footer-quick-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}.social-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.social-links a,.social-link-placeholder{justify-content:flex-start;width:100%;min-width:0}}@media (width<=480px){.footer-quick-links,.social-links{gap:.7rem}.social-links a,.social-link-placeholder{padding:.65rem .8rem;font-size:.95rem}}@media (width<=820px) and (width>=641px){.simple-hero .hero-copy{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);align-items:start;gap:.7rem 1rem;display:grid}.simple-hero .section-pill,.simple-hero .hero-copy h1,.simple-hero .hero-copy p,.simple-hero .hero-actions{grid-column:1}.simple-hero .hero-stats.simple{grid-area:2/2/span 3;grid-template-columns:1fr;align-self:start;gap:.75rem;margin-top:0;display:grid}.simple-hero .hero-stats.simple div{width:100%}}@media (width<=640px){.container{width:min(100% - 1rem,1180px)}.main-content{padding-top:1rem}.navbar{min-height:76px}.brand-logo{width:76px;height:76px}.page-hero,.surface-section,.filter-panel,.form-shell,.side-card,.table-shell,.login-shell,.cta-card,.hero-section{border-radius:24px;padding:1.2rem}.simple-hero{grid-template-columns:1fr;gap:.85rem}.simple-hero .hero-panel{display:none}.hero-copy h1{margin:.65rem 0 .75rem;font-size:1.9rem;line-height:1.08}.hero-copy p{font-size:.95rem;line-height:1.6}.hero-actions{gap:.7rem;margin-top:1rem}.hero-actions .btn{flex:calc(50% - .35rem);justify-content:center}.hero-stats.simple{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1rem;display:grid}.hero-stats.simple div{width:100%;min-width:0;padding:.8rem .9rem}.hide-mobile{display:none!important}.footer-logo-box{width:110px;height:110px}.floating-whatsapp{padding:.8rem .9rem;bottom:12px;right:12px}.floating-whatsapp span{display:none}.stock-hero,.compact-mobile-hero{padding:1rem 1.1rem}.stock-hero .section-pill,.compact-mobile-hero .section-pill{padding:.38rem .65rem;font-size:.68rem}.stock-hero h1,.compact-mobile-hero h1{margin:.55rem 0 .35rem;font-size:1.65rem;line-height:1.15}.stock-hero-copy,.compact-mobile-hero p{margin-bottom:0;font-size:.9rem;line-height:1.5}.stock-hero-copy-desktop,.compact-mobile-hero-desktop{display:none}.stock-hero-copy-mobile,.compact-mobile-hero-mobile{display:block}.category-grid{grid-auto-columns:260px}}
