.hyde-hero{background:linear-gradient(165deg,#0a0f14,#151c24 40%,#1a242f);color:#fff;padding:80px 24px 64px;position:relative;overflow:hidden;min-height:480px}.hyde-hero:before{content:"";position:absolute;top:-200px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,rgba(253,194,3,.15) 0%,transparent 70%);pointer-events:none}.hyde-hero:after{content:"";position:absolute;bottom:-150px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(253,194,3,.08) 0%,transparent 70%);pointer-events:none}@media (max-width: 768px){.hyde-hero{padding:48px 20px 40px;min-height:auto}}.hyde-hero__container{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media (max-width: 900px){.hyde-hero__container{grid-template-columns:1fr;text-align:center}}.hyde-hero__content{max-width:560px}@media (max-width: 900px){.hyde-hero__content{max-width:100%;margin:0 auto}}.hyde-hero__badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#fdc20333,#fdc2031a);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(253,194,3,.3);color:#fdc203;font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:8px 16px;border-radius:100px;margin-bottom:24px;text-transform:uppercase}.hyde-hero__badge-dot{width:6px;height:6px;background:#fdc203;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hyde-hero__title{font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:800;letter-spacing:-.03em;margin:0 0 8px;line-height:1.05}.hyde-hero__title-accent{background:linear-gradient(135deg,#fdc203,#ffdb4d,#fdc203);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hyde-hero__subtitle{font-size:1.125rem;color:#ffffffb3;margin:0 0 32px;font-weight:400;line-height:1.5}.hyde-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0}@media (max-width: 900px){.hyde-hero__ctas{justify-content:center}}.hyde-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 28px;font-size:.9rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hyde-hero__cta--primary{background:linear-gradient(135deg,#fdc203,#e5ad00);color:#0a0f14;box-shadow:0 4px 24px #fdc2034d}.hyde-hero__cta--primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #fdc20366}.hyde-hero__cta--secondary{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.15)}.hyde-hero__cta--secondary:hover{background:#ffffff26;border-color:#ffffff40}@media (max-width: 500px){.hyde-hero__ctas{flex-direction:column}.hyde-hero__cta{width:100%}}.hyde-hero__glass{background:linear-gradient(135deg,#ffffff14,#ffffff08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:32px;position:relative;overflow:hidden}.hyde-hero__glass:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}@media (max-width: 900px){.hyde-hero__glass{display:none}}.hyde-hero__stats{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hyde-hero__stat{text-align:center}.hyde-hero__stat-value{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.hyde-hero__stat-label{font-size:.8rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.hyde-hero__glass-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);margin:24px 0}.hyde-hero__benefits{display:flex;flex-direction:column;gap:12px}.hyde-hero__benefit{display:flex;align-items:center;gap:12px;font-size:.9rem;color:#fffc}.hyde-hero__benefit-icon{width:32px;height:32px;background:linear-gradient(135deg,#fdc20333,#fdc2031a);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1rem}.hyde-audience{padding:48px 24px;background:linear-gradient(180deg,#f8f9fa,#fff)}.hyde-audience__container{max-width:1200px;margin:0 auto}.hyde-audience__header{text-align:center;margin-bottom:32px}.hyde-audience__title{font-size:1.25rem;font-weight:700;color:#0a0f14;margin:0 0 8px}.hyde-audience__subtitle{font-size:.9rem;color:#666;margin:0;line-height:1.5}.hyde-audience__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.hyde-audience__card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:24px 16px;min-height:120px;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000a;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}.hyde-audience__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(253,194,3,.03) 0%,transparent 100%);opacity:0;transition:opacity .3s}@media (hover: hover){.hyde-audience__card:hover{border-color:#fdc20366;box-shadow:0 8px 24px #00000014,0 0 0 1px #fdc2031a;transform:translateY(-4px)}.hyde-audience__card:hover:before{opacity:1}.hyde-audience__card:hover .hyde-audience__card-tag{background:#fdc20326;color:#1a1a1b}}.hyde-audience__card:active{transform:scale(.98);border-color:#fdc20366}.hyde-audience__card-icon{font-size:1.75rem;margin-bottom:10px;position:relative;z-index:1}.hyde-audience__card-text{font-size:.85rem;font-weight:600;color:#0a0f14;margin-bottom:6px;position:relative;z-index:1}.hyde-audience__card-tag{font-size:.65rem;font-weight:600;color:#888;background:#f5f5f5;padding:4px 10px;border-radius:6px;position:relative;z-index:1;transition:all .3s}@media (max-width: 1000px){.hyde-audience__grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (max-width: 680px){.hyde-audience{padding:40px 16px}.hyde-audience__header{margin-bottom:24px}.hyde-audience__title{font-size:1.15rem}.hyde-audience__grid{grid-template-columns:repeat(3,1fr);gap:10px}.hyde-audience__card{padding:16px 10px;min-height:100px;border-radius:12px}.hyde-audience__card-icon{font-size:1.5rem;margin-bottom:6px}.hyde-audience__card-text{font-size:.75rem}.hyde-audience__card-tag{font-size:.6rem;padding:3px 6px}}@media (max-width: 479px){.hyde-audience{padding:32px 12px}.hyde-audience__grid{grid-template-columns:repeat(2,1fr);gap:10px}.hyde-audience__card{padding:18px 12px;min-height:110px}.hyde-audience__card-icon{font-size:1.6rem;margin-bottom:8px}.hyde-audience__card-text{font-size:.8rem}.hyde-audience__card-tag{font-size:.6rem;padding:3px 8px}}@media (pointer: coarse){.hyde-audience__card{min-height:110px}}@media (prefers-reduced-motion: reduce){.hyde-audience__card{transition:none}}.hyde-categories{padding:80px 24px 100px;background:linear-gradient(180deg,#fff,#f8f9fa,#f0f2f5);position:relative;overflow:hidden}.hyde-categories:before{content:"";position:absolute;top:100px;left:-200px;width:500px;height:500px;background:radial-gradient(circle,rgba(253,194,3,.08) 0%,transparent 70%);pointer-events:none}.hyde-categories:after{content:"";position:absolute;bottom:50px;right:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(253,194,3,.06) 0%,transparent 70%);pointer-events:none}.hyde-categories__container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.hyde-categories__header{text-align:center;margin-bottom:56px}.hyde-categories__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fdc203;margin-bottom:12px;display:inline-flex;align-items:center;gap:8px}.hyde-categories__eyebrow:before,.hyde-categories__eyebrow:after{content:"";width:24px;height:1px;background:linear-gradient(90deg,transparent,#fdc203)}.hyde-categories__eyebrow:after{background:linear-gradient(90deg,#fdc203,transparent)}.hyde-categories__title{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:800;color:#0a0f14;margin:0 0 16px;letter-spacing:-.02em}.hyde-categories__subtitle{font-size:clamp(.95rem,2.5vw,1.1rem);color:#666;margin:0 auto;max-width:650px;line-height:1.6}.hyde-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hyde-categories__card{position:relative;border-radius:24px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;min-height:380px;transition:all .5s cubic-bezier(.4,0,.2,1);background:linear-gradient(145deg,#2a3f5f,#1a2f4f);-webkit-tap-highlight-color:transparent}@media (hover: hover){.hyde-categories__card:hover{transform:translateY(-8px) scale(1.02)}.hyde-categories__card:hover .hyde-categories__card-bg{transform:scale(1.12)}.hyde-categories__card:hover .hyde-categories__card-glass{background:linear-gradient(180deg,#0a0f1400,#0a0f141a 40%,#0a0f1499 75%,#0a0f14d9)}.hyde-categories__card:hover .hyde-categories__card-cta{background:linear-gradient(135deg,#fdc203,#e5ad00);color:#0a0f14;gap:12px;box-shadow:0 4px 20px #fdc20366}.hyde-categories__card:hover .hyde-categories__card-cta svg{transform:translate(2px)}}.hyde-categories__card:active{transform:scale(.98)}.hyde-categories__card-bg-wrapper{position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:16px;overflow:hidden}.hyde-categories__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hyde-categories__card-glass{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0f140d,#0a0f1433 40%,#0a0f14b3 75%,#0a0f14e6);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);transition:all .5s cubic-bezier(.4,0,.2,1)}.hyde-categories__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(253,194,3,.1) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hyde-categories__content{position:relative;z-index:2;margin-top:auto;padding:28px}.hyde-categories__content-inner{background:linear-gradient(135deg,#ffffff2e,#ffffff1a,#ffffff0f);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a,inset 0 1px #fff3}.hyde-categories__content-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent)}.hyde-categories__content-inner:after{content:"";position:absolute;top:0;left:0;bottom:0;width:1px;background:linear-gradient(180deg,rgba(255,255,255,.4),transparent)}.hyde-categories__card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;gap:12px}.hyde-categories__card-title{font-size:1.35rem;font-weight:700;color:#fff;margin:0;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hyde-categories__card-count{display:inline-flex;align-items:center;gap:4px;background:#fdc20340;border:1px solid rgba(253,194,3,.35);color:#fdc203;font-size:.7rem;font-weight:700;padding:5px 10px;border-radius:20px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.2);flex-shrink:0}.hyde-categories__card-desc{font-size:.9rem;color:#ffffffd9;line-height:1.5;margin:0 0 16px}.hyde-categories__card-cta{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#fdc203e6,#fdc203b3);padding:12px 20px;min-height:44px;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #fdc20333}.hyde-categories__card-cta svg{transition:transform .3s;flex-shrink:0}.hyde-categories__card--drywall{background:linear-gradient(145deg,#2a3f5f,#1a2f4f)}.hyde-categories__card--knives{background:linear-gradient(145deg,#3d4f61,#2d3f51)}.hyde-categories__card--painting{background:linear-gradient(145deg,#4a5568,#3a4558)}.hyde-categories__card--masonry{background:linear-gradient(145deg,#5a6978,#4a5968)}.hyde-categories__card--evolution{background:linear-gradient(145deg,#6b7c8a,#5b6c7a)}.hyde-categories__card--water{background:linear-gradient(145deg,#7c8d9b,#6c7d8b)}@media (max-width: 1000px){.hyde-categories__grid{grid-template-columns:repeat(2,1fr);gap:20px}.hyde-categories__card{min-height:340px}.hyde-categories__header{margin-bottom:40px}}@media (max-width: 680px){.hyde-categories{padding:60px 16px 80px}.hyde-categories__header{margin-bottom:32px}.hyde-categories__eyebrow{font-size:.7rem}.hyde-categories__eyebrow:before,.hyde-categories__eyebrow:after{width:16px}.hyde-categories__grid{grid-template-columns:1fr;gap:16px}.hyde-categories__card{min-height:300px;border-radius:20px}.hyde-categories__card-bg-wrapper{top:16px;right:16px;bottom:16px;left:16px;border-radius:12px}.hyde-categories__content{padding:20px}.hyde-categories__content-inner{padding:20px;border-radius:12px}.hyde-categories__card-title{font-size:1.2rem}.hyde-categories__card-desc{font-size:.85rem;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hyde-categories__card-cta{width:100%;justify-content:center;padding:14px 20px;font-size:.9rem}}@media (max-width: 479px){.hyde-categories{padding:48px 12px 64px}.hyde-categories__card{min-height:280px;border-radius:16px}.hyde-categories__card-bg-wrapper{top:12px;right:12px;bottom:12px;left:12px}.hyde-categories__content,.hyde-categories__content-inner{padding:16px}.hyde-categories__card-header{flex-direction:column;gap:8px}.hyde-categories__card-count{align-self:flex-start}.hyde-categories__card-title{font-size:1.1rem}.hyde-categories__card-title br{display:none}}@media (pointer: coarse){.hyde-categories__card-cta{min-height:48px}}@media (prefers-reduced-motion: reduce){.hyde-categories__card,.hyde-categories__card-bg,.hyde-categories__card-glass,.hyde-categories__card-cta{transition:none}}.collection--title{font-size:clamp(1.75rem,5vw,3rem);font-weight:800;letter-spacing:-.02em;color:#0a0f14;margin-bottom:16px}.collection--description{font-size:clamp(.9rem,2.5vw,1.05rem);color:#666;line-height:1.7;max-width:720px}.collection--image{border-radius:20px;overflow:hidden;margin-bottom:32px;box-shadow:0 8px 32px #00000014}.breadcrumbs-container{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch}.breadcrumbs{font-size:.85rem;color:#888;white-space:nowrap}.breadcrumbs a{color:#888;text-decoration:none;transition:color .2s;padding:8px 4px}.breadcrumbs a:hover{color:#0a0f14}.productgrid--sidebar{background:linear-gradient(135deg,#ffffffe6,#f8f9faf2);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000a}.productgrid-sidebar__header{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06)}.filter-group__heading{font-size:.9rem;font-weight:600;color:#0a0f14;padding:14px 0;min-height:48px;border:none;background:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;transition:color .2s;-webkit-tap-highlight-color:transparent}.filter-group__heading:hover{color:#fdc203}.filter-group__item{padding:12px 0;min-height:44px;font-size:.9rem;color:#555;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}.filter-group__item:hover{color:#0a0f14}.filter-group__item.is-active{color:#0a0f14;font-weight:600}.filter-group__item input[type=checkbox]{appearance:none;-webkit-appearance:none;width:22px;height:22px;min-width:22px;border:2px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s;position:relative}.filter-group__item input[type=checkbox]:checked{background:#fdc203;border-color:#fdc203}.filter-group__item input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:3px;width:6px;height:10px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.productgrid--utils-container{background:linear-gradient(135deg,#fffffff2,#f8f9fafa);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:12px 16px;margin-bottom:20px;box-shadow:0 2px 12px #0000000a}.productgrid--utils-sticky.is-sticky{position:sticky;top:60px;z-index:10;box-shadow:0 4px 20px #00000014}.utils-filter-button{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:12px 16px;min-height:44px;font-size:.85rem;font-weight:600;color:#0a0f14;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}.utils-filter-button:hover{border-color:#fdc203;box-shadow:0 2px 8px #fdc20326}.utils-filter-button:active{transform:scale(.98)}.productgrid-sort select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:12px 40px 12px 14px;min-height:44px;font-size:.85rem;font-weight:500;color:#0a0f14;cursor:pointer;transition:all .2s}.productgrid-sort select:hover,.productgrid-sort select:focus{border-color:#fdc203;outline:none;box-shadow:0 2px 8px #fdc20326}.utils-viewtoggle-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;cursor:pointer;transition:all .2s;color:#999;-webkit-tap-highlight-color:transparent}.utils-viewtoggle-button:hover{border-color:#ddd;color:#666}.utils-viewtoggle-button:active{transform:scale(.95)}.utils-viewtoggle-button.active{background:#fdc203;border-color:#fdc203;color:#0a0f14}.productitem{border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000005;-webkit-tap-highlight-color:transparent}@media (hover: hover){.productitem:hover{border-color:#00000014;box-shadow:0 8px 32px #00000014;transform:translateY(-4px)}.productitem:hover .productitem--image-link img{transform:scale(1.05)}.productitem:hover .productitem--action-qs{opacity:1;transform:translateY(0)}}.productitem--image-link{display:block;aspect-ratio:1;overflow:hidden;background:#f9f9f9}.productitem--image-link img{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.productitem--info{padding:16px}.productitem--vendor{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#999;margin-bottom:6px}.productitem--title{font-size:.95rem;font-weight:600;color:#0a0f14;line-height:1.3;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productitem--title a{color:inherit;text-decoration:none}.productitem--price{font-size:1.1rem;font-weight:700;color:#0a0f14}.productitem--price .money--compare{font-size:.85rem;font-weight:400;color:#999;text-decoration:line-through;margin-left:8px}.productitem--action-qs{position:absolute;bottom:12px;left:12px;right:12px;background:#fdc203f2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#0a0f14;border:none;border-radius:10px;padding:14px;min-height:48px;font-size:.9rem;font-weight:600;cursor:pointer;opacity:0;transform:translateY(8px);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.productitem--action-qs:active{background:#fdc203}.productgrid--filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.04)}.filter-tag{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#fdc2031a,#fdc2030d);border:1px solid rgba(253,194,3,.2);border-radius:20px;padding:10px 14px;min-height:40px;font-size:.8rem;font-weight:500;color:#0a0f14;transition:all .2s}.filter-tag:active{background:#fdc20326}.filter-tag__remove{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;background:#0000001a;border-radius:50%;cursor:pointer;transition:all .2s}.filter-tag__remove:active{background:#0003}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(0,0,0,.06)}.pagination a,.pagination span{min-width:44px;height:44px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;font-size:.9rem;font-weight:500;color:#666;text-decoration:none;transition:all .2s;-webkit-tap-highlight-color:transparent}.pagination a:active{transform:scale(.95)}.pagination span.current,.pagination a.current{background:#fdc203;border-color:#fdc203;color:#0a0f14;font-weight:600}.productgrid--no-results{text-align:center;padding:60px 20px}.productgrid--no-results-title{font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700;color:#0a0f14;margin-bottom:16px}.productgrid--no-results-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fdc203;color:#0a0f14;border:none;border-radius:10px;padding:16px 28px;min-height:52px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;-webkit-tap-highlight-color:transparent}.productgrid--no-results-button:active{background:#e5ad00;transform:scale(.98)}@media (max-width: 860px){.collection--image{border-radius:16px;margin-bottom:24px}}@media (max-width: 680px){.productgrid--utils-container{padding:10px 12px;border-radius:10px}.productitem{border-radius:12px}.productitem--info{padding:12px}.productitem--title{font-size:.85rem}.productitem--price{font-size:1rem}.productitem--action-qs{opacity:1;transform:translateY(0)}.productgrid--sidebar{padding:20px 16px;border-radius:12px}}@media (max-width: 479px){.breadcrumbs-container{padding:10px 0;margin-bottom:16px}.productgrid--utils-container{padding:8px 10px;gap:8px}.utils-filter-button{padding:10px 12px;font-size:.8rem}.productgrid-sort select{padding:10px 36px 10px 12px;font-size:.8rem}.productitem--info{padding:10px}.productitem--vendor{font-size:.65rem}.productitem--title{font-size:.8rem;margin-bottom:6px}.productitem--price{font-size:.95rem}.pagination{gap:6px}.pagination a,.pagination span{min-width:40px;height:40px;font-size:.85rem}}@media (pointer: coarse){.filter-group__item{min-height:48px;padding:14px 0}.productitem--action-qs{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.productitem,.productitem--image-link img,.productitem--action-qs,.utils-filter-button,.pagination a{transition:none}}.hyde-pdp__gallery-main{background:linear-gradient(135deg,#f9f9f9,#f5f5f5);border-radius:16px;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 20px #0000000a,inset 0 1px #fffc}.hyde-pdp__gallery-thumb{border-radius:10px;border:2px solid rgba(0,0,0,.06);background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:64px;min-height:64px;-webkit-tap-highlight-color:transparent}.hyde-pdp__gallery-thumb:active{transform:scale(.95);border-color:#fdc20366}.hyde-pdp__gallery-thumb.active{border-color:#fdc203;box-shadow:0 4px 16px #fdc20340}@media (hover: hover){.hyde-pdp__gallery-thumb:hover{border-color:#fdc20366;box-shadow:0 4px 12px #fdc20326}}.hyde-pdp__gallery-counter{background:linear-gradient(135deg,#000000a6,#000000bf);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:6px 12px;font-size:.75rem;font-weight:600}.hyde-pdp__vendor{background:linear-gradient(135deg,#1a1a1b,#2a2a2b);padding:6px 12px;border-radius:6px;font-size:.7rem;font-weight:700;letter-spacing:.06em;box-shadow:0 2px 8px #0000001a}.hyde-pdp__title{font-weight:800;letter-spacing:-.02em;color:#0a0f14;font-size:clamp(1.25rem,4vw,1.85rem)}.hyde-pdp__price-card{background:linear-gradient(135deg,#fffffff2,#f8f9fafa);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:20px;box-shadow:0 4px 24px #0000000a,inset 0 1px #fffc;position:relative;overflow:hidden}.hyde-pdp__price-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.hyde-pdp__price-current{font-weight:800;letter-spacing:-.02em;color:#0a0f14;font-size:clamp(1.5rem,5vw,2.25rem)}.hyde-pdp__price-save{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid rgba(22,163,74,.15);border-radius:6px;font-weight:700;padding:4px 10px}.hyde-pdp__stock{padding:12px 0}.hyde-pdp__stock-dot{width:10px;height:10px;border-radius:50%;box-shadow:0 0 8px #16a34a66;flex-shrink:0}.hyde-pdp__stock-dot--low{box-shadow:0 0 8px #f59e0b66}.hyde-pdp__stock-dot--out{box-shadow:0 0 8px #ef444466}.hyde-pdp__bideal-container{background:linear-gradient(135deg,#fdc20314,#fdc2030a);border:1px solid rgba(253,194,3,.2);border-radius:14px;padding:18px;position:relative;overflow:hidden}.hyde-pdp__bideal-container:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(253,194,3,.3),transparent)}.hyde-pdp__bulk-header{font-weight:700;color:#0a0f14}.hyde-pdp__qty-wrapper{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.hyde-pdp__qty-btn{background:linear-gradient(135deg,#f8f8f8,#f0f0f0);font-weight:600;color:#0a0f14;transition:all .2s;min-width:52px;min-height:52px;-webkit-tap-highlight-color:transparent}.hyde-pdp__qty-btn:active{background:#e0e0e0}@media (hover: hover){.hyde-pdp__qty-btn:hover{background:linear-gradient(135deg,#f0f0f0,#e8e8e8)}}.hyde-pdp__qty-input{font-size:1.1rem;font-weight:600}.hyde-pdp__cart-btn{background:linear-gradient(135deg,#fdc203,#e5ad00);border-radius:12px;font-weight:700;letter-spacing:.02em;min-height:56px;box-shadow:0 4px 16px #fdc2034d,inset 0 1px #fff3;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.hyde-pdp__cart-btn:active{transform:scale(.98);background:linear-gradient(135deg,#e5ad00,#d4a000)}@media (hover: hover){.hyde-pdp__cart-btn:hover{background:linear-gradient(135deg,#ffe066,#fdc203);box-shadow:0 6px 24px #fdc20366,inset 0 1px #ffffff4d;transform:translateY(-2px)}}.hyde-pdp__line-total{background:#00000005;border-radius:8px;padding:12px 16px;margin-top:16px;border:none}.hyde-pdp__shipping-progress{background:linear-gradient(135deg,#f0fdf4e6,#dcfce7e6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(22,163,74,.15);border-radius:12px;padding:16px;position:relative;overflow:hidden}.hyde-pdp__shipping-progress:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(22,163,74,.2),transparent)}.hyde-pdp__shipping-bar{height:8px;background:#16a34a26;border-radius:4px;overflow:hidden}.hyde-pdp__shipping-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;box-shadow:0 0 8px #16a34a4d}.hyde-pdp__pickup{background:linear-gradient(135deg,#fffc,#f8f9fae6);border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px #00000005}.hyde-pdp__trust{background:linear-gradient(135deg,#fffffff2,#f8f9fafa);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.04);border-radius:20px;padding:20px;margin-top:24px;box-shadow:0 4px 32px #0000000a,inset 0 1px #fffc;position:relative;overflow:hidden}.hyde-pdp__trust:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.hyde-pdp__trust-item{padding:8px}.hyde-pdp__trust-icon{font-size:1.3rem;filter:drop-shadow(0 2px 4px rgba(253,194,3,.2))}.hyde-pdp__trust-text strong{font-weight:700;color:#0a0f14;font-size:.7rem}.hyde-pdp__trust-text span{font-size:.65rem}.hyde-pdp__sticky-bar{background:linear-gradient(180deg,#fffffffa,#fffffff2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -8px 32px #00000014;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.hyde-pdp__sticky-btn{background:linear-gradient(135deg,#fdc203,#e5ad00);border-radius:10px;font-weight:700;min-height:48px;box-shadow:0 4px 12px #fdc2034d;-webkit-tap-highlight-color:transparent}.hyde-pdp__sticky-btn:active{background:linear-gradient(135deg,#e5ad00,#d4a000)}.hyde-pdp__sticky-spacer{height:calc(80px + env(safe-area-inset-bottom,0px))}.hyde-pdp__accordion-btn{font-weight:700;color:#0a0f14;min-height:56px;transition:color .2s;-webkit-tap-highlight-color:transparent}.hyde-pdp__accordion-btn:active{color:#fdc203}@media (hover: hover){.hyde-pdp__accordion-btn:hover{color:#fdc203}}.hyde-pdp__accordion-icon{color:#ccc;transition:all .3s}.hyde-pdp__accordion-item[data-open=true] .hyde-pdp__accordion-icon{color:#fdc203}.hyde-pdp__tab-btn{min-height:48px;-webkit-tap-highlight-color:transparent}.hyde-pdp__tab-btn[aria-selected=true]{font-weight:700;border-bottom-color:#fdc203}.hyde-pdp__specs-table{border-collapse:separate;border-spacing:0}.hyde-pdp__specs-table th,.hyde-pdp__specs-table td{padding:14px 0;border-bottom:1px solid rgba(0,0,0,.04);font-size:.9rem}.hyde-pdp__specs-table tr:last-child th,.hyde-pdp__specs-table tr:last-child td{border-bottom:none}.hyde-pdp__feature{background:linear-gradient(135deg,#f9f9f9,#f5f5f5);border:1px solid rgba(0,0,0,.04);border-radius:10px;padding:14px;transition:all .2s}.hyde-pdp__warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;border-radius:0 10px 10px 0;padding:14px 18px;box-shadow:0 2px 8px #f59e0b1a}@media screen and (max-width: 860px){.hyde-pdp__gallery-main{border-radius:12px}.hyde-pdp__trust{margin-top:20px;padding:16px;border-radius:16px}}@media screen and (max-width: 680px){.hyde-pdp__price-card{padding:16px;border-radius:14px}.hyde-pdp__bideal-container{padding:14px;border-radius:12px}.hyde-pdp__shipping-progress{padding:14px}.hyde-pdp__pickup{padding:12px 14px}.hyde-pdp__trust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hyde-pdp__trust-item{padding:6px}.hyde-pdp__trust-icon{font-size:1.1rem}.hyde-pdp__specs-table th,.hyde-pdp__specs-table td{font-size:.85rem;padding:12px 0}}@media screen and (max-width: 479px){.hyde-pdp__gallery-main{border-radius:10px}.hyde-pdp__gallery-thumb{min-width:56px;min-height:56px}.hyde-pdp__price-card{padding:14px;border-radius:12px}.hyde-pdp__qty-btn{min-width:48px;min-height:48px}.hyde-pdp__cart-btn{min-height:52px;font-size:.95rem}.hyde-pdp__trust{padding:14px;gap:10px}.hyde-pdp__sticky-bar{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.hyde-pdp__sticky-btn{min-height:44px;font-size:.9rem}.hyde-pdp__sticky-spacer{height:calc(72px + env(safe-area-inset-bottom,0px))}}@media (pointer: coarse){.hyde-pdp__qty-btn{min-width:52px;min-height:52px}.hyde-pdp__cart-btn,.hyde-pdp__accordion-btn{min-height:56px}.hyde-pdp__tab-btn{min-height:48px}.hyde-pdp__gallery-thumb{min-width:64px;min-height:64px}}@media screen and (min-width: 860px){.hyde-pdp__gallery-main{border-radius:20px}.hyde-pdp__trust{margin-top:48px}}@media screen and (min-width: 1024px){.hyde-pdp__trust{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;text-align:center;padding:24px}.hyde-pdp__trust-item{flex-direction:column;align-items:center}.hyde-pdp__trust-icon{font-size:1.75rem;margin-bottom:8px}.hyde-pdp__trust-text strong{font-size:.75rem}.hyde-pdp__trust-text span{font-size:.7rem}}@media (prefers-reduced-motion: reduce){.hyde-pdp__gallery-thumb,.hyde-pdp__cart-btn,.hyde-pdp__qty-btn,.hyde-pdp__sticky-btn,.hyde-pdp__accordion-icon{transition:none}}.hyde-bestsellers{padding:56px 24px;background:#fff}.hyde-bestsellers__container{max-width:1200px;margin:0 auto}.hyde-bestsellers__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}.hyde-bestsellers__title{font-size:1.75rem;font-weight:800;color:#171f2b;margin:0}.hyde-bestsellers__view-all{display:inline-flex;align-items:center;gap:8px;color:#171f2b;text-decoration:none;font-weight:600;font-size:.95rem}.hyde-bestsellers__view-all:hover{color:#fdc203}.hyde-bestsellers__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media (max-width: 1000px){.hyde-bestsellers__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.hyde-bestsellers__grid{grid-template-columns:repeat(2,1fr);gap:16px}}.hyde-bestsellers__product{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px;text-decoration:none;color:inherit;transition:all .2s;display:flex;flex-direction:column}.hyde-bestsellers__product:hover{border-color:#fdc203;box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.hyde-bestsellers__img-wrap{aspect-ratio:1;background:#f8f9fa;border-radius:8px;overflow:hidden;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.hyde-bestsellers__img{max-width:100%;max-height:100%;object-fit:contain}.hyde-bestsellers__name{font-size:.85rem;font-weight:600;color:#171f2b;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.hyde-bestsellers__meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.hyde-bestsellers__price{font-size:1rem;font-weight:700;color:#171f2b}.hyde-bestsellers__price-from{font-size:.7rem;font-weight:400;color:#666}.hyde-bestsellers__rating{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#666}.hyde-bestsellers__stars{color:#fdc203}.hyde-brands{padding:48px 24px;background:#fff}.hyde-brands__container{max-width:1200px;margin:0 auto}.hyde-brands__header{text-align:center;margin-bottom:32px}.hyde-brands__title{font-size:1.25rem;font-weight:700;color:#171f2b;margin:0 0 8px}.hyde-brands__subtitle{font-size:.9rem;color:#666;margin:0}.hyde-brands__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.hyde-brands__item{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:8px;padding:16px 24px;text-decoration:none;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:4px}.hyde-brands__item:hover{border-color:#fdc203;background:#fffef5;transform:translateY(-2px)}.hyde-brands__name{font-size:.9rem;font-weight:700;color:#171f2b}.hyde-brands__count{font-size:.75rem;color:#666}.hyde-brands__item--featured{background:linear-gradient(135deg,#171f2b,#2a3f5f);border-color:#171f2b}.hyde-brands__item--featured .hyde-brands__name{color:#fdc203}.hyde-brands__item--featured .hyde-brands__count{color:#ffffffb3}.hyde-brands__item--featured:hover{background:linear-gradient(135deg,#2a3f5f,#3d5a80)}.hyde-trust-bar{padding:40px 24px;background:#f8f9fa;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.hyde-trust-bar__container{max-width:1200px;margin:0 auto}.hyde-trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 768px){.hyde-trust-bar__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width: 400px){.hyde-trust-bar__grid{grid-template-columns:1fr;gap:20px}}.hyde-trust-bar__item{display:flex;align-items:center;gap:16px}.hyde-trust-bar__icon{width:48px;height:48px;background:#fff;border:2px solid #e5e5e5;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.hyde-trust-bar__content{flex-grow:1}.hyde-trust-bar__title{font-size:.95rem;font-weight:700;color:#171f2b;margin:0 0 2px}.hyde-trust-bar__desc{font-size:.8rem;color:#666;margin:0}.hyde-volume{padding:56px 24px;background:linear-gradient(135deg,#171f2b,#1a2634);color:#fff}.hyde-volume__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}@media (max-width: 800px){.hyde-volume__container{grid-template-columns:1fr;gap:32px}}.hyde-volume__title{font-size:2rem;font-weight:900;margin:0 0 24px;background:linear-gradient(90deg,#fdc203,#ffd54f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hyde-volume__text{font-size:1.1rem;color:#ffffffd9;line-height:1.6;margin:0 0 24px}.hyde-volume__features{list-style:none;padding:0;margin:0 0 24px}.hyde-volume__feature{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:1rem;color:#ffffffe6}.hyde-volume__check{width:24px;height:24px;background:#fdc20333;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fdc203;font-weight:700}.hyde-volume__phone{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#ffffff1a;border-radius:12px;margin-top:20px}.hyde-volume__phone-icon{font-size:1.5rem}.hyde-volume__phone-text{font-size:.9rem;color:#ffffffb3}.hyde-volume__phone-number{font-size:1.1rem;font-weight:700;color:#fff}.hyde-volume__example{background:#fff;border-radius:16px;padding:28px;color:#171f2b}.hyde-volume__example-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.hyde-volume__example-badge{background:#fdc203;color:#171f2b;font-size:.7rem;font-weight:800;padding:4px 10px;border-radius:20px;text-transform:uppercase}.hyde-volume__example-product{font-size:1rem;font-weight:700;margin:0}.hyde-volume__tiers{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.hyde-volume__tier{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:8px}.hyde-volume__tier--highlight{background:linear-gradient(90deg,#fdc20326,#fdc2030d);border:1px solid #fdc203}.hyde-volume__tier-qty{font-weight:600}.hyde-volume__tier-price{font-weight:700;font-size:1.05rem}.hyde-volume__tier-save{background:#28a745;color:#fff;font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:4px;margin-left:8px}.hyde-volume__cta{display:block;width:100%;padding:14px;background:#171f2b;color:#fff;text-align:center;text-decoration:none;font-weight:700;border-radius:8px;transition:background .2s}.hyde-volume__cta:hover{background:#2a3f5f}.hyde-why{padding:64px 24px;background:linear-gradient(180deg,#f8f9fa,#fff)}.hyde-why__container{max-width:1200px;margin:0 auto}.hyde-why__header{text-align:center;margin-bottom:48px}.hyde-why__title{font-size:1.75rem;font-weight:800;color:#171f2b;margin:0 0 12px}.hyde-why__subtitle{font-size:1rem;color:#666;max-width:500px;margin:0 auto}.hyde-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width: 800px){.hyde-why__grid{grid-template-columns:1fr;gap:24px}}.hyde-why__card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:32px 28px;text-align:center;transition:all .2s}.hyde-why__card:hover{box-shadow:0 8px 30px #00000014;transform:translateY(-4px)}.hyde-why__icon{width:64px;height:64px;background:linear-gradient(135deg,#fdc203,#ffdb4d);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin:0 auto 20px}.hyde-why__card-title{font-size:1.15rem;font-weight:700;color:#171f2b;margin:0 0 12px}.hyde-why__card-text{font-size:.95rem;color:#666;line-height:1.6;margin:0 0 20px}.hyde-why__card-features{list-style:none;padding:0;margin:0;text-align:left}.hyde-why__card-feature{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:.85rem;color:#444;border-top:1px solid #f0f0f0}.hyde-why__card-feature:first-child{border-top:none}.hyde-why__card-feature svg{flex-shrink:0;color:#28a745;margin-top:2px}.hyde-why__cta{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:12px 24px;background:#171f2b;color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;border-radius:8px;transition:background .2s}.hyde-why__cta:hover{background:#2a3f5f}.hyde-quick{padding:48px 24px;background:#171f2b;color:#fff}.hyde-quick__container{max-width:1200px;margin:0 auto}.hyde-quick__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 800px){.hyde-quick__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.hyde-quick__grid{grid-template-columns:1fr}}.hyde-quick__card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;text-decoration:none;color:inherit;transition:all .2s;display:flex;flex-direction:column;gap:12px}.hyde-quick__card:hover{background:#ffffff1a;border-color:#fdc20380;transform:translateY(-2px)}.hyde-quick__icon{font-size:1.5rem}.hyde-quick__card-title{font-size:1rem;font-weight:700;color:#fff;margin:0}.hyde-quick__card-desc{font-size:.85rem;color:#ffffffb3;margin:0;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/17/assets/hyde-styles.css.map */
