.catalog-page{background:#fff}.catalog-page .catalog-header{position:sticky}.catalog-page .catalog-nav{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:24px}.catalog-page .catalog-nav-actions{display:flex;align-items:center;gap:28px}.catalog-page .back-link{font-size:.86rem;color:var(--muted)}.catalog-page .back-link:hover{color:var(--brand)}.catalog-page .list-trigger{border:1px solid var(--brand);background:var(--brand);color:#fff;padding:13px 17px;display:flex;align-items:center;gap:18px;font-size:.86rem;font-weight:600;cursor:pointer}.catalog-page .list-trigger:hover{background:#0b3e4d}.catalog-page .list-trigger span{background:#fff;color:var(--brand);min-width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:.75rem}.catalog-intro{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.55fr);gap:8%;align-items:end;padding-top:58px;padding-bottom:58px}.catalog-intro .eyebrow{margin-bottom:15px}.catalog-intro h1{font-size:clamp(2.9rem,5vw,5.2rem);line-height:1.05}.catalog-intro h1 em{color:var(--brand)}.catalog-intro>div:first-child>p:last-child{font-size:1rem;color:var(--muted);max-width:610px;margin:22px 0 0}.catalog-aside{border-left:1px solid var(--border);padding-left:26px}.catalog-aside-index{font-size:.7rem;letter-spacing:.15em;color:var(--brand)}.catalog-aside strong{display:block;font-weight:500;font-size:1.25rem;line-height:1.25;letter-spacing:-.03em;margin:15px 0}.catalog-aside p{font-size:.78rem;line-height:1.5;color:var(--muted);margin:0}.catalog-workspace{background:#f3f7f7;padding:56px 0 88px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:30px}.catalog-toolbar .eyebrow{margin-bottom:9px}.catalog-toolbar h2{font-size:clamp(2rem,3.2vw,3rem)}.catalog-search{border:1px solid #b8cbce;background:#fff;display:flex;align-items:center;gap:10px;padding:0 17px;width:min(100%,345px);height:49px}.catalog-search svg{width:19px;height:19px;fill:none;stroke:var(--brand);stroke-width:1.6;flex:none}.catalog-search input{border:0;outline:0;width:100%;color:var(--ink);font:inherit;font-size:.85rem;background:transparent}.catalog-search:focus-within{outline:2px solid #4d9cad}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.category-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:29px 0 18px}.category-filters button{border:1px solid #bcd0d3;color:var(--brand);background:transparent;padding:9px 14px;font-size:.77rem;cursor:pointer}.category-filters button[aria-pressed="true"]{background:var(--brand);color:#fff;border-color:var(--brand)}.category-filters button:hover{border-color:var(--brand)}.results-count{color:var(--muted);font-size:.78rem;margin:0 0 18px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid var(--border);display:flex;flex-direction:column;min-width:0}.product-visual{height:205px;background:#ecf2f2;display:grid;place-items:center;overflow:hidden;padding:18px}.product-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-info{padding:20px 20px 18px;display:flex;flex-direction:column;flex:1}.product-category{font-size:.66rem;color:var(--brand);font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-info h3{font-size:1.25rem;line-height:1.2;min-height:3.05rem;margin:12px 0 9px}.product-detail{font-size:.78rem;line-height:1.45;color:var(--muted);min-height:2.2rem;margin:0 0 18px}.product-controls{margin-top:auto}.product-controls label{display:block;font-size:.7rem;color:var(--muted);margin-bottom:7px}.product-controls select{width:100%;height:40px;border:1px solid #bdcccf;border-radius:0;background:#fff;color:var(--ink);padding:0 10px;font:inherit;font-size:.78rem}.product-controls select:focus-visible{outline:2px solid #4d9cad}.product-action{width:100%;height:42px;margin-top:11px;border:1px solid var(--brand);background:#fff;color:var(--brand);font:inherit;font-weight:600;font-size:.76rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:0 13px}.product-action:hover{background:var(--brand);color:#fff}.catalog-empty{background:#fff;padding:40px;text-align:center}.catalog-empty strong{font-size:1.2rem}.catalog-empty p{color:var(--muted);margin:8px 0 18px;font-size:.85rem}.catalog-empty button{background:var(--brand);border:0;color:#fff;padding:12px 17px;font:inherit;cursor:pointer}.catalog-contact{background:#0c3544;color:#fff;padding:57px 0}.catalog-contact .wrap{display:flex;align-items:end;justify-content:space-between;gap:30px}.catalog-contact .eyebrow{margin-bottom:10px}.catalog-contact h2{font-size:clamp(2.2rem,3.5vw,3.3rem)}.catalog-contact .button{flex:none}.drawer-backdrop{position:fixed;inset:0;background:rgba(5,28,38,.55);z-index:90}.list-panel{position:fixed;right:0;top:0;bottom:0;width:min(100%,480px);background:#fff;z-index:91;display:flex;flex-direction:column;box-shadow:-20px 0 60px #001b2440}.list-panel[hidden],.drawer-backdrop[hidden],.catalog-toast[hidden]{display:none}.list-head{display:flex;justify-content:space-between;align-items:start;padding:26px 28px;border-bottom:1px solid var(--border)}.list-head .eyebrow{margin:0 0 6px}.list-head h2{font-size:2rem}.close-list{border:1px solid var(--border);background:#fff;width:36px;height:36px;font-size:1.6rem;line-height:1;cursor:pointer}.list-content{padding:20px 28px;overflow:auto;flex:1}.list-intro{font-size:.82rem;color:var(--muted);line-height:1.5}.list-empty{padding:36px 20px;background:#f2f6f6;color:var(--muted);font-size:.85rem;line-height:1.5;text-align:center}.list-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;padding:15px 0;border-bottom:1px solid var(--border)}.list-item img{width:58px;height:58px;object-fit:contain;background:#f3f6f6}.list-item h3{font-size:.9rem;line-height:1.25;letter-spacing:0}.list-item p{font-size:.74rem;color:var(--muted);line-height:1.4;margin:4px 0 9px}.list-item-controls{display:flex;gap:9px;align-items:center}.list-item-controls button{border:1px solid var(--border);background:#fff;color:var(--ink);width:27px;height:27px;cursor:pointer}.list-item-controls span{min-width:16px;text-align:center;font-size:.8rem}.list-item-controls .remove-item{width:auto;border:0;text-decoration:underline;color:var(--muted);margin-left:auto;font-size:.72rem}.list-footer{padding:18px 28px 25px;border-top:1px solid var(--border);background:#f5f8f8}.list-footer p{font-size:.72rem;line-height:1.4;color:var(--muted);margin:0 0 12px}.copy-button,.whatsapp-button{height:44px;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--brand);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer}.copy-button{background:#fff;color:var(--brand);margin-bottom:8px}.whatsapp-button{background:var(--brand);color:#fff}.copy-button:disabled,.whatsapp-button.disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.catalog-toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#0c3544;color:#fff;padding:11px 18px;z-index:100;font-size:.8rem;box-shadow:0 10px 30px #0003}body.list-open{overflow:hidden}.catalog-page :focus-visible{outline:3px solid #39aabc;outline-offset:3px}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-intro{gap:5%}}
@media(max-width:700px){.catalog-page .catalog-nav{min-height:70px}.catalog-page .brand img{width:162px}.catalog-page .catalog-nav-actions{gap:12px}.catalog-page .back-link{display:none}.catalog-page .list-trigger{gap:9px;padding:9px 11px;font-size:.76rem}.catalog-intro{grid-template-columns:1fr;gap:25px;padding:42px 0}.catalog-intro h1{font-size:clamp(2.7rem,10vw,4rem)}.catalog-intro>div:first-child>p:last-child{font-size:.9rem;line-height:1.55}.catalog-aside{padding-left:17px}.catalog-aside strong{font-size:1rem;margin:8px 0}.catalog-workspace{padding:40px 0 60px}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:20px}.catalog-search{width:100%}.category-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px;margin:22px 0 11px;scrollbar-width:thin}.category-filters button{white-space:nowrap}.product-grid{grid-template-columns:1fr;gap:12px}.product-card{display:grid;grid-template-columns:37% 63%}.product-visual{height:100%;min-height:205px;padding:10px}.product-info{padding:15px}.product-info h3{font-size:1.05rem;min-height:0;margin:9px 0 6px}.product-detail{font-size:.72rem;min-height:0;margin-bottom:13px}.product-controls select{height:38px}.product-action{font-size:.72rem}.catalog-contact .wrap{display:block}.catalog-contact .button{margin-top:25px}.list-head,.list-content,.list-footer{padding-left:20px;padding-right:20px}}
@media(max-width:430px){.product-card{grid-template-columns:35% 65%}.product-visual{min-height:240px}.product-info{padding:14px 13px}.product-info h3{font-size:1rem}.product-category{font-size:.58rem}.product-detail{font-size:.67rem}.product-controls label{font-size:.65rem}.product-controls select{font-size:.7rem;padding:0 4px}.product-action{padding:0 8px}.catalog-page .topline span:last-child{display:none}}
@media(hover:hover) and (pointer:fine){.catalog-page{cursor:url('assets/cursor.svg') 3 2,auto}.catalog-page a,.catalog-page button,.catalog-page select{cursor:url('assets/cursor-pointer.svg') 16 16,pointer}.catalog-page input{cursor:text}}

@media(min-width:701px){.catalog-intro{padding-top:36px;padding-bottom:36px}.catalog-workspace{padding-top:36px}.category-filters{margin-top:20px}}

@media(max-width:700px){.catalog-intro{gap:13px;padding:24px 0}.catalog-intro h1{font-size:clamp(2.45rem,9vw,3.4rem)}.catalog-intro>div:first-child>p:last-child{margin-top:13px}.catalog-aside{padding-left:11px}.catalog-aside-index,.catalog-aside strong{display:none}.catalog-aside p{font-size:.7rem}.catalog-workspace{padding-top:25px}.catalog-toolbar h2{font-size:1.8rem}.category-filters{scrollbar-width:none}.category-filters::-webkit-scrollbar{display:none}}
