.catalog-page{overflow:hidden;background:linear-gradient(180deg,#f5f9fa,#fff 430px)}.catalog-hero{padding:24px 0 0}.catalog-hero-panel{position:relative;isolation:isolate;min-height:286px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:radial-gradient(circle at 82% 35%,rgba(28,210,191,.24),transparent 28%),linear-gradient(135deg,#062f4d,#07496a 56%,#087b83);padding:clamp(32px,5vw,58px);color:#fff;box-shadow:0 24px 65px rgba(6,47,77,.18)}.catalog-hero-panel:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(5,35,58,.15),transparent 65%);pointer-events:none}.catalog-hero-copy{position:relative;z-index:2;max-width:720px}.catalog-hero-eyebrow{font-size:.68rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#72e1d5}.catalog-hero h1{margin-top:12px;font-size:clamp(2.8rem,5vw,4.65rem);font-weight:800;line-height:.98;letter-spacing:-.055em;color:#fff}.catalog-hero-copy>p:not(.catalog-hero-eyebrow){max-width:620px;margin-top:17px;color:rgba(255,255,255,.7);font-size:clamp(.96rem,1.4vw,1.08rem);line-height:1.62}.catalog-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.catalog-hero-meta span{display:flex;min-height:42px;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);padding:8px 14px;color:rgba(255,255,255,.66);font-size:.74rem;font-weight:650;backdrop-filter:blur(8px)}.catalog-hero-meta strong{color:#fff;font-size:.94rem}.catalog-hero-visual{position:absolute;right:clamp(18px,6vw,80px);top:50%;width:240px;height:240px;transform:translateY(-50%);opacity:.92}.catalog-orbit{position:absolute;inset:20px;border:1px solid rgba(255,255,255,.19);border-radius:50%}.catalog-orbit-two{inset:52px;border-color:rgba(112,225,213,.34)}.catalog-core{position:absolute;inset:78px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:linear-gradient(145deg,rgba(24,185,167,.95),rgba(9,82,117,.9));color:#fff;font-size:2rem;font-weight:850;letter-spacing:-.08em;box-shadow:0 18px 45px rgba(1,26,44,.3)}.catalog-dot{position:absolute;width:18px;height:18px;border:4px solid rgba(255,255,255,.82);border-radius:50%;background:#18b9a7;box-shadow:0 0 0 8px rgba(24,185,167,.12)}.catalog-dot-one{left:10px;top:76px}.catalog-dot-two{right:24px;top:22px}.catalog-dot-three{right:6px;bottom:62px}.catalog-shop-section{padding-top:28px;padding-bottom:10px}.catalog-layout{display:grid;min-width:0;gap:24px;align-items:start;grid-template-columns:230px minmax(0,1fr)}.catalog-sidebar{position:sticky;top:88px;min-width:0;overflow:hidden;border:1px solid #dce7ec;border-radius:20px;background:rgba(255,255,255,.94);padding:10px;box-shadow:0 12px 38px rgba(7,59,100,.055);backdrop-filter:blur(14px)}.catalog-filter-title{display:flex;align-items:center;justify-content:space-between;padding:7px 9px 11px;color:#6f8390}.catalog-filter-title span{display:flex;align-items:center;gap:7px;font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.catalog-filter-title small{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:#edf5f6;color:#0f8f86;font-size:.67rem;font-weight:850}.catalog-filter-list{display:grid;gap:5px}.catalog-filter-button{position:relative;display:flex;min-height:48px;width:100%;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:13px;background:transparent;padding:9px 10px 9px 12px;text-align:left;color:#526b79;font-size:.78rem;font-weight:750;line-height:1.22;transition:background .2s,color .2s,transform .2s}.catalog-filter-button:before{content:"";position:absolute;left:0;top:11px;bottom:11px;width:3px;border-radius:5px;background:transparent}.catalog-filter-button:hover{background:#f2f7f8;color:#073b64;transform:translateX(2px)}.catalog-filter-button.is-active{background:#eaf7f5;color:#073b64}.catalog-filter-button.is-active:before{background:#0f8f86}.catalog-filter-button .filter-count{display:grid;min-width:27px;height:27px;flex:none;place-items:center;border-radius:999px;background:#f0f4f6;color:#728691;font-size:.68rem;font-weight:850}.catalog-filter-button.is-active .filter-count{background:#fff;color:#0f8f86;box-shadow:0 4px 12px rgba(7,59,100,.06)}.catalog-results{min-width:0}.catalog-toolbar{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;border:1px solid #e0eaee;border-radius:18px;background:rgba(255,255,255,.92);padding:10px 12px 10px 18px;box-shadow:0 8px 30px rgba(7,59,100,.035)}.catalog-toolbar-copy p{color:#073b64;font-size:.95rem;font-weight:800;letter-spacing:-.02em}.catalog-toolbar-copy span{display:block;margin-top:1px;color:#7a8d98;font-size:.7rem}.catalog-sort{display:flex;height:42px;align-items:center;gap:7px;border:1px solid #dce7ec;border-radius:12px;background:#f8fbfc;padding:0 10px;color:#587181}.catalog-sort select{max-width:190px;border:0;background:transparent;color:#28495e;font-size:.76rem;font-weight:750;outline:0}.catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.catalog-product-card{display:flex;min-width:0;height:100%;flex-direction:column;border-color:#dfe9ed;border-radius:20px;padding:7px;box-shadow:0 7px 24px rgba(7,59,100,.045)}.catalog-product-card:hover{border-color:#bcd5dc;box-shadow:0 20px 45px rgba(7,59,100,.1);transform:translateY(-4px)}.catalog-product-card>a{display:block}.catalog-product-card>div{display:flex;min-height:0;flex:1;flex-direction:column;padding:13px 5px 5px}.catalog-product-card .product-stage{border-radius:15px;background:linear-gradient(150deg,#f7fafb,#edf4f6)}.catalog-product-card .product-description{min-height:42px;color:#637985}.catalog-product-card>div>div:last-child{margin-top:auto}.catalog-product-card .add-button{justify-content:center}.catalog-product-card .stock-status{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;padding:4px 8px;background:#f1f4f5;color:#6f808a;font-size:.62rem;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.catalog-product-card .stock-status.is-in-stock{background:#e8f8f3;color:#08765e}.catalog-product-card .stock-status.is-expected{background:#f2f4f5;color:#71818a}.catalog-product-card .preorder-button{background:#0b496b}.catalog-product-card .is-added{background:#0f8f86}.preorder-label-short{display:none}.catalog-note{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:30px;margin-top:32px;border-radius:24px;background:linear-gradient(135deg,#edf8f6,#f6fafb);padding:clamp(24px,4vw,38px)}.catalog-note>div>p{color:#0f8f86;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.catalog-note h2{max-width:650px;margin-top:7px;color:#073b64;font-size:clamp(1.35rem,2.3vw,2rem);font-weight:800;line-height:1.15;letter-spacing:-.035em}.catalog-note>p{color:#5f7484;font-size:.84rem;line-height:1.6}@media(min-width:1200px){.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1023px){.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:relative;top:auto}.catalog-filter-list{display:flex;max-width:100%;gap:7px;overflow-x:auto;padding-bottom:4px;overscroll-behavior-x:contain;scrollbar-width:none}.catalog-filter-list::-webkit-scrollbar{display:none}.catalog-filter-button{min-height:42px;width:auto;flex:none;border:1px solid #e1eaed;border-radius:999px;background:#fff;padding:7px 10px 7px 13px;white-space:nowrap}.catalog-filter-button:before{display:none}.catalog-filter-button:hover{transform:none}.catalog-filter-button.is-active{border-color:#0f8f86;background:#0f8f86;color:#fff}.catalog-filter-button.is-active .filter-count{background:rgba(255,255,255,.16);color:#fff}.catalog-filter-title{padding:4px 4px 10px}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.catalog-page{background:linear-gradient(180deg,#f4f8f9,#fff 330px)}.catalog-hero{padding:12px 0 0}.catalog-hero-panel{min-height:250px;border-radius:22px;padding:25px 20px}.catalog-hero h1{margin-top:10px!important;font-size:2.45rem!important;color:#fff!important}.catalog-hero-copy>p:not(.catalog-hero-eyebrow){max-width:90%;margin-top:12px;font-size:.88rem;line-height:1.52}.catalog-hero-meta{gap:6px;margin-top:19px}.catalog-hero-meta span{min-height:34px;padding:6px 10px;font-size:.66rem}.catalog-hero-meta strong{font-size:.78rem}.catalog-hero-visual{right:-60px;width:190px;height:190px;opacity:.28}.catalog-core{inset:62px;border-radius:22px;font-size:1.35rem}.catalog-orbit{inset:18px}.catalog-orbit-two{inset:44px}.catalog-shop-section{padding-top:14px}.catalog-layout{gap:12px}.catalog-sidebar{position:relative;top:auto;margin-inline:-2px;border-radius:16px;padding:8px;box-shadow:none}.catalog-page .catalog-filter-title{display:flex}.catalog-filter-title small{display:none}.catalog-page .catalog-filter-list{display:flex;max-width:100%;gap:7px;overflow-x:auto;margin-inline:0;padding:0 0 3px;overscroll-behavior-x:contain;scrollbar-width:none}.catalog-page .catalog-filter-button{min-height:40px;width:auto;flex:none;border:1px solid #e1eaed;border-radius:999px;padding:7px 9px 7px 12px;white-space:nowrap}.catalog-page .catalog-filter-button.is-active{border-color:#0f8f86;background:#0f8f86;color:#fff}.catalog-toolbar{min-height:58px;margin-bottom:10px;border-radius:15px;padding:9px 10px 9px 13px}.catalog-toolbar-copy{min-width:0}.catalog-toolbar-copy p{overflow:hidden;max-width:145px;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.catalog-sort{height:39px;padding:0 8px}.catalog-sort svg{display:none}.catalog-sort select{width:138px;font-size:.7rem}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-product-card{border-radius:15px;padding:5px}.catalog-product-card>div{padding:10px 3px 3px}.catalog-product-card .product-stage{border-radius:11px}.catalog-product-card .stock-status{min-height:21px;padding:3px 6px;font-size:.54rem}.catalog-product-card .text-lg{font-size:.86rem}.catalog-product-card .add-button{width:100%;height:38px;justify-content:center;padding:0 8px}.catalog-product-card .add-button span{display:inline}.catalog-product-card .add-button .preorder-label-full{display:none}.catalog-product-card .add-button .preorder-label-short{display:inline}.catalog-product-card .add-button svg{width:14px}.catalog-product-card h3{font-size:1rem}.catalog-product-card .mb-2{display:grid;grid-template-columns:1fr;gap:4px}.catalog-product-card .mb-2 .stock-status{width:-moz-max-content;width:max-content}.catalog-product-card .mb-2 strong{text-align:left}.catalog-note{grid-template-columns:1fr;gap:10px;margin-top:20px;border-radius:18px;padding:21px 18px}.catalog-note h2{font-size:1.3rem}.catalog-note>p{font-size:.78rem}}.catalog-hero-meta span{gap:0}.catalog-hero-meta strong{font-size:.8rem;font-weight:750;line-height:1.35}.catalog-note h2{margin-top:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.02}.catalog-note-contact{display:flex;align-items:center;justify-content:flex-end;gap:16px}.catalog-note-contact>p{max-width:230px;color:#5f7484;font-size:.9rem;font-weight:750;line-height:1.5;text-align:right}.catalog-note-socials{display:flex;gap:9px}.catalog-note-social{display:grid;width:52px;height:52px;flex:none;place-items:center;border:3px solid #fff;border-radius:999px;color:#fff;box-shadow:0 12px 28px rgba(7,59,100,.16);transition:.2s}.catalog-note-social:hover{transform:translateY(-2px)}.catalog-note-social.is-telegram{background:#229ed9}.catalog-note-social.is-whatsapp{background:#22c55e}.catalog-hero-visual{animation:catalog-visual-float 7s ease-in-out infinite}.catalog-orbit-one{border-style:dashed;animation:catalog-orbit-spin 24s linear infinite}.catalog-orbit-two{border-style:dashed;animation:catalog-orbit-spin-reverse 17s linear infinite}.catalog-core{overflow:hidden;animation:catalog-core-breathe 4.8s ease-in-out infinite}.catalog-core svg{width:76px;height:76px;filter:drop-shadow(0 12px 20px rgba(1,26,44,.22))}.catalog-dot{animation:catalog-dot-float 3.8s ease-in-out infinite}.catalog-dot-two{animation-delay:-1.25s}.catalog-dot-three{animation-delay:-2.4s}@keyframes catalog-visual-float{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 7px))}}@keyframes catalog-orbit-spin{to{transform:rotate(1turn)}}@keyframes catalog-orbit-spin-reverse{to{transform:rotate(-1turn)}}@keyframes catalog-core-breathe{0%,to{box-shadow:0 18px 45px rgba(1,26,44,.3);transform:scale(1)}50%{box-shadow:0 22px 58px rgba(24,185,167,.34);transform:scale(1.045)}}@keyframes catalog-dot-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-9px) scale(1.08)}}@media(max-width:767px){.catalog-hero-meta{display:grid;grid-template-columns:1fr 1fr}.catalog-hero-meta span{justify-content:center;border-radius:14px;text-align:center}.catalog-hero-meta span:first-child{grid-column:1/-1}.catalog-hero-meta strong{font-size:.7rem}.catalog-core svg{width:58px;height:58px}.catalog-note h2{font-size:2rem}.catalog-note-contact{align-items:center;justify-content:space-between}.catalog-note-contact>p{max-width:190px;font-size:.78rem;text-align:left}.catalog-note-social{width:48px;height:48px}}.catalog-hero h1{margin-top:0}@media(max-width:767px){.catalog-hero h1{margin-top:0!important}}.catalog-hero-meta{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.catalog-hero-meta::-webkit-scrollbar{display:none}.catalog-hero-meta span{flex:0 0 auto;white-space:nowrap}.catalog-note h2{max-width:none;white-space:nowrap}@media(max-width:767px){.catalog-hero-meta{display:flex;margin-right:-20px;padding-right:20px}.catalog-hero-meta span:first-child{grid-column:auto}.catalog-note h2{font-size:clamp(1.35rem,6.2vw,1.7rem)}}@media(prefers-reduced-motion:reduce){.catalog-core,.catalog-dot,.catalog-hero-visual,.catalog-orbit-one,.catalog-orbit-two{animation:none}}.catalog-category-sections{display:grid;min-width:0;gap:32px}.catalog-category-section{min-width:0;scroll-margin-top:100px}.catalog-category-section+.catalog-category-section{border-top:1px solid #dce7ec;padding-top:28px}.catalog-category-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.catalog-category-heading>div{min-width:0}.catalog-category-heading h2{margin:0;color:#073b64;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:800;line-height:1.25;letter-spacing:-.025em;overflow-wrap:anywhere}.catalog-category-count{flex:none;border-radius:999px;background:#edf4f5;padding:6px 10px;color:#54707d;font-size:.7rem;font-weight:750;white-space:nowrap}.catalog-category-section.catalog-category-section--additional{border:1px solid #cddfdd;border-radius:24px;background:linear-gradient(135deg,#edf7f4,#f5f9fb);padding:20px}.catalog-category-kicker{margin:0 0 6px;color:#0f8077;font-size:.64rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.catalog-category-description{margin:8px 0 0;color:#5f7484;font-size:.8rem;line-height:1.5}.catalog-category-section--additional .catalog-category-count{background:#fff;color:#0f8077}.catalog-empty{border:1px dashed #cddfe5;border-radius:20px;padding:32px 18px;text-align:center}.catalog-empty h2{color:#073b64;font-size:1.15rem;font-weight:800}.catalog-empty p{margin:10px 0 20px;color:#637985;font-size:.9rem}.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px}.catalog-sort,.catalog-sort select,.catalog-toolbar-copy{min-width:0}.catalog-sort{height:auto;min-height:44px}.catalog-sort select{width:100%;min-height:42px}.catalog-sort:focus-within{outline:2px solid #0f8f86;outline-offset:2px}@media(max-width:767px){.catalog-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.catalog-toolbar-copy{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-toolbar-copy p{max-width:none;white-space:normal}.catalog-toolbar-copy span{flex:none}.catalog-sort select{max-width:100%;width:100%;font-size:1rem}.catalog-category-sections{gap:26px}.catalog-category-section+.catalog-category-section{padding-top:22px}.catalog-category-heading{flex-wrap:wrap;gap:8px;margin-bottom:12px}.catalog-category-heading>div{flex:1 1 200px}.catalog-category-heading h2{font-size:1.2rem}.catalog-category-count{font-size:.65rem;padding:5px 9px}.catalog-category-section.catalog-category-section--additional{border-radius:18px;padding:14px 10px}}