.hwi-page{--site-font-body: "DM Sans", system-ui, sans-serif;--site-font-heading: "DM Sans", system-ui, sans-serif}.hwi-page,.hwi-page *{font-family:var(--site-font-body)!important}.hwi-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hwi-hero{position:relative;background:#0a1628;padding:4.5rem 0 3.5rem;overflow:hidden}.hwi-hero__bg{position:absolute;inset:0;pointer-events:none}.hwi-hero__glow{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(120px);opacity:.12}.hwi-hero__glow--coral{background:#e66551;top:-200px;left:-100px}.hwi-hero__glow--green{background:#319065;bottom:-200px;right:-100px}.hwi-breadcrumb{margin-bottom:2rem}.hwi-breadcrumb__list{display:flex;align-items:center;gap:.25rem;list-style:none;padding:0;margin:0;font-size:.8125rem}.hwi-breadcrumb__list li{display:flex;align-items:center;gap:.25rem;color:#fff6}.hwi-breadcrumb__list a{color:#ffffff80;text-decoration:none;transition:color .15s}.hwi-breadcrumb__list a:hover{color:#fff}.hwi-breadcrumb__current{color:#ffffffbf}.hwi-hero__inner{position:relative;z-index:1}.hwi-hero__center{text-align:center;max-width:680px;margin:0 auto}.hwi-hero__title{font-size:clamp(1.875rem,4vw,3rem);font-weight:400;color:#fff;margin:.75rem 0 1rem;line-height:1.15}.hwi-hero__subtitle{color:#fff9;font-size:1.0625rem;line-height:1.7;margin:0}.hwi-pill{display:inline-block;padding:.35rem 1rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#e665511f;color:#e66551;border:1px solid rgba(230,101,81,.2)}.hwi-catalogue{background:#f7f8fa;padding:3rem 0 5rem;border-top:1px solid #e5e7eb}.hwi-filters{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.hwi-filters__group{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.hwi-filters__label{font-size:.8125rem;font-weight:600;color:#8b94a6;text-transform:uppercase;letter-spacing:.06em;margin-right:.25rem}.hwi-filter-btn{padding:.4rem 1rem;border-radius:999px;border:1.5px solid #e5e7eb;background:#fff;color:#5a6579;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s}.hwi-filter-btn:hover{border-color:#e66551;color:#e66551}.hwi-filter-btn--active{background:#e66551;border-color:#e66551;color:#fff!important}.hwi-filter-btn--method.hwi-filter-btn--active{background:#319065;border-color:#319065}.hwi-count{font-size:.875rem;color:#8b94a6;margin:0 0 1.5rem}.hwi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1023px){.hwi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.hwi-grid{grid-template-columns:1fr}}.hwi-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:box-shadow .2s,border-color .2s,transform .2s}.hwi-card:hover{box-shadow:0 8px 32px #27314a1a;border-color:#d1d5db;transform:translateY(-2px)}.hwi-card__image-wrap{position:relative;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.75rem;display:flex;align-items:center;justify-content:center;min-height:180px}.hwi-card__image{max-height:150px;max-width:100%;object-fit:contain}.hwi-card__image-placeholder{color:#d1d5db;display:flex;align-items:center;justify-content:center}.hwi-card__type-badge{position:absolute;top:.75rem;right:.75rem;padding:.2rem .6rem;border-radius:6px;background:#27314a12;color:#475569;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.hwi-card__body{padding:1.25rem 1.375rem 1.375rem;display:flex;flex-direction:column;flex:1;gap:.5rem}.hwi-card__brand{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#8b94a6}.hwi-card__name{font-size:1.0625rem;font-weight:600;color:#27314a;margin:0;line-height:1.3}.hwi-card__desc{font-size:.875rem;color:#5a6579;line-height:1.6;margin:0;flex:1}.hwi-card__methods{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.hwi-method-tag{padding:.2rem .55rem;border-radius:5px;background:#31906514;color:#319065;font-size:.72rem;font-weight:500;border:1px solid rgba(49,144,101,.18)}.hwi-card__link{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:#e66551;margin-top:.5rem;transition:gap .15s}.hwi-card:hover .hwi-card__link{gap:.6rem}.hwi-empty{flex-direction:column;align-items:center;gap:1rem;padding:4rem 0;color:#8b94a6;font-size:1rem}.hwi-cta{position:relative;background:#27314a;padding:5rem 0;overflow:hidden}.hwi-cta__grid{position:absolute;inset:0;opacity:.06;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:50px 50px}.hwi-cta__inner{position:relative;z-index:1;text-align:center}.hwi-cta__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:400;color:#fff;margin-bottom:.75rem}.hwi-cta__copy{color:#ffffffb3;font-size:1.0625rem;margin-bottom:2rem;max-width:580px;margin-left:auto;margin-right:auto}.hwi-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.hwi-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:14px 28px;background:#e66551;color:#fff;font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .2s;box-shadow:0 4px 20px #e665514d}.hwi-btn-primary:hover{background:#d45540;transform:scale(1.02)}.hwi-btn-secondary{display:inline-flex;align-items:center;padding:14px 28px;border:2px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .2s}.hwi-btn-secondary:hover{background:#ffffff1a}
