.product-overview-page{position:relative;overflow:hidden;padding-block:clamp(4rem,8vw,6rem) clamp(4rem,8vw,6rem);background:radial-gradient(circle at 14% 8%,rgb(145 210 238 / .13),transparent 26rem),radial-gradient(circle at 88% 12%,rgb(50 66 215 / .045),transparent 28rem),linear-gradient(180deg,var(--brand-white) 0%,#f7fbfd 100%)}.product-overview-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(0 49 76 / .014) 1px,transparent 1px),linear-gradient(90deg,rgb(0 49 76 / .014) 1px,transparent 1px);background-size:6.5rem 6.5rem;opacity:.18;mask-image:linear-gradient(to bottom,black,transparent 78%);pointer-events:none}.product-overview-page .container{position:relative;z-index:1}.product-overview-page__head{display:grid;gap:.55rem;max-width:58rem;margin-bottom:clamp(1.5rem,3vw,2.25rem)}.product-overview-page .kicker{display:inline-flex;align-items:center;width:fit-content;min-height:2rem;margin:0;padding:.3rem .85rem;border:1px solid rgb(50 66 215 / .14);border-radius:999px;background:#3242d70e;color:var(--brand-royal-blue);font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 28px #3242d709;backdrop-filter:blur(12px)}.product-overview-page .kicker:before{display:none}.product-overview-page__head h1{margin:0;color:var(--brand-deep-teal);font-size:clamp(1.85rem,3.7vw,3.75rem);line-height:1.08;letter-spacing:-.045em;font-weight:650}.product-overview-page__head>p{max-width:52rem;margin:0;color:var(--color-muted-strong);font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.7;font-weight:500}.product-overview-page__toolbar{display:grid;justify-items:end;margin-bottom:clamp(1.25rem,2.6vw,2rem)}.product-overview-page__search{display:grid;gap:.42rem;width:min(100%,28rem)}.product-overview-page__search>span{color:var(--brand-royal-blue);font-size:.7rem;font-weight:880;letter-spacing:.1em;text-transform:uppercase}.product-overview-page__search-field{display:grid;grid-template-columns:1.1rem minmax(0,1fr);gap:.65rem;align-items:center;min-height:2.85rem;padding-inline:.9rem;border:1px solid rgb(0 49 76 / .07);border-radius:var(--radius-sm);background:#ffffffdb;box-shadow:0 10px 28px #00314c09,inset 0 1px #ffffffdb;backdrop-filter:blur(10px);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.product-overview-page__search-field:focus-within{border-color:#3242d761;background:var(--brand-white);box-shadow:0 0 0 3px #3242d714,0 10px 28px #00314c09,inset 0 1px #ffffffe6}.product-overview-page__search-field svg{width:1.05rem;height:1.05rem;fill:none;stroke:var(--brand-royal-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.82}.product-overview-page__search-field input{width:100%;min-width:0;border:0;background:transparent;color:var(--color-text);font:inherit;font-size:.88rem;outline:none}.product-overview-page__search-field input::placeholder{color:#00314c61}.product-overview-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.35vw,1.1rem)}.product-overview-card{display:grid;grid-template-rows:auto 1fr auto;gap:var(--space-sm);min-height:14.8rem;padding:clamp(.95rem,1.45vw,1.15rem);border:1px solid rgb(0 49 76 / .055);border-radius:var(--radius-lg);background:#ffffffd6;color:var(--color-text);text-align:left;cursor:pointer;box-shadow:0 10px 28px #00314c09,inset 0 1px #ffffffdb;backdrop-filter:blur(10px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.product-overview-card:hover,.product-overview-card:focus-visible{transform:translateY(-.14rem);border-color:#3242d724;background:#fffffff0;box-shadow:0 18px 42px #00314c0f,inset 0 1px #fffffff0;outline:none}.product-overview-card[hidden]{display:none}.product-overview-card--featured{background:radial-gradient(circle at 88% 12%,rgb(145 210 238 / .1),transparent 10rem),#ffffffe0;border-color:#91d2ee33}.product-overview-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-sm)}.product-overview-card__icon{width:2.55rem;height:2.55rem;display:grid;place-items:center;flex:0 0 auto;border-radius:var(--radius-sm);background:#91d2ee33;color:var(--brand-deep-teal);font-size:1rem;font-weight:850;box-shadow:inset 0 0 0 1px #00314c0b,0 7px 16px #00314c06}.product-overview-card__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;min-width:0}.product-overview-card__meta span,.product-overview-card__meta strong{display:inline-flex;align-items:center;min-height:1.35rem;padding-inline:.55rem;border-radius:999px;font-size:.6rem;line-height:1;font-weight:850;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.product-overview-card__meta span{background:#00314c0e;color:var(--brand-deep-teal)}.product-overview-card__meta strong{background:var(--brand-orange);color:var(--brand-white)}.product-overview-card:nth-child(2) .product-overview-card__meta strong,.product-overview-card:nth-child(8) .product-overview-card__meta strong{background:var(--brand-royal-blue)}.product-overview-card__body{display:grid;align-content:start;gap:.45rem}.product-overview-card h2{margin:0;color:var(--color-text);font-size:clamp(1rem,1.08vw,1.1rem);line-height:1.2;letter-spacing:-.025em;font-weight:760}.product-overview-card p{margin:0;color:var(--color-muted);font-size:.82rem;line-height:1.52;font-weight:540}.product-overview-card__tags{display:flex;flex-wrap:wrap;gap:.35rem}.product-overview-card__tags span{display:inline-flex;align-items:center;min-height:1.3rem;padding-inline:.5rem;border-radius:999px;background:#3242d713;color:var(--brand-royal-blue);font-size:.58rem;line-height:1;font-weight:820;letter-spacing:.04em}.product-overview-page__empty{margin-top:clamp(1rem,2vw,1.5rem);padding:clamp(1rem,1.8vw,1.25rem);border:1px solid rgb(0 49 76 / .055);border-radius:var(--radius-lg);background:#ffffffc2;color:var(--color-muted);font-size:.9rem;font-weight:620;box-shadow:0 10px 28px #00314c09,inset 0 1px #ffffffdb;backdrop-filter:blur(10px)}.product-overview-page__empty p{margin:0}.has-open-dialog{overflow:hidden}.product-dialog{width:min(58rem,calc(100vw - 2rem));max-height:min(82vh,52rem);margin:auto;padding:0;border:0;border-radius:var(--radius-xl);background:transparent;color:var(--color-text);overflow:visible}.product-dialog::backdrop{background:radial-gradient(circle at 50% 30%,rgb(145 210 238 / .16),transparent 24rem),#00142085;backdrop-filter:blur(8px)}.product-dialog__shell{position:relative;display:grid;gap:clamp(1rem,2vw,1.35rem);max-height:min(82vh,52rem);overflow:auto;padding:clamp(1.1rem,2.2vw,1.6rem);border:1px solid rgb(255 255 255 / .65);border-radius:var(--radius-xl);background:radial-gradient(circle at 92% 10%,rgb(145 210 238 / .14),transparent 18rem),#fffffff0;box-shadow:0 32px 90px #00314c47,inset 0 1px #ffffffeb;backdrop-filter:blur(18px)}.product-dialog__close{position:absolute;top:.95rem;right:.95rem;width:2.25rem;height:2.25rem;display:grid;place-items:center;border:1px solid rgb(0 49 76 / .07);border-radius:999px;background:#fffc;color:var(--brand-deep-teal);font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 8px 20px #00314c0a}.product-dialog__close:hover,.product-dialog__close:focus-visible{color:var(--color-primary);background:var(--brand-white);outline:none}.product-dialog__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(1rem,3vw,2rem);padding-right:2.5rem}.product-dialog__header p{margin:0 0 .45rem;color:var(--brand-royal-blue);font-size:.7rem;font-weight:880;letter-spacing:.1em;text-transform:uppercase}.product-dialog__header h2{max-width:18ch;margin:0;color:var(--brand-deep-teal);font-size:clamp(1.55rem,3vw,2.6rem);line-height:1.08;letter-spacing:-.045em;font-weight:670}.product-dialog__header span{display:block;max-width:46rem;margin-top:.8rem;color:var(--color-muted-strong);font-size:clamp(.94rem,1.05vw,1rem);line-height:1.65;font-weight:500}.product-dialog__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:start;gap:.35rem}.product-dialog__badges span,.product-dialog__badges strong,.product-dialog__tags span{display:inline-flex;align-items:center;min-height:1.35rem;padding-inline:.58rem;border-radius:999px;font-size:.6rem;line-height:1;font-weight:850;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.product-dialog__badges span{background:#3242d716;color:var(--brand-royal-blue)}.product-dialog__badges strong{background:var(--brand-orange);color:var(--brand-white)}.product-dialog__tags{display:flex;flex-wrap:wrap;gap:.35rem}.product-dialog__tags span{background:#00314c0e;color:var(--brand-deep-teal)}.product-dialog__content{display:grid;gap:.8rem;padding-top:.3rem;color:var(--color-muted);font-size:.9rem;line-height:1.65}.product-dialog__content h2,.product-dialog__content h3{margin:1rem 0 .2rem;color:var(--color-text);font-size:clamp(1.05rem,1.25vw,1.22rem);line-height:1.2;letter-spacing:-.025em;font-weight:760}.product-dialog__content h2:first-child,.product-dialog__content h3:first-child{margin-top:0}.product-dialog__content p{margin:0}.product-dialog__content ul{display:grid;gap:.35rem;margin:0;padding-left:1.1rem}.product-dialog__content li{padding-left:.15rem}.product-dialog__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-top:.3rem;padding-top:clamp(1rem,2vw,1.25rem);border-top:1px solid rgb(0 49 76 / .07)}.product-dialog__footer p{max-width:32rem;margin:0;color:var(--color-muted);font-size:.8rem;line-height:1.45;font-weight:540}.product-dialog__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-sm)}.product-dialog__actions .button{min-height:2.8rem;padding-inline:1.05rem;font-size:.9rem}.product-dialog__contact-button{border:1px solid rgb(255 122 69 / .34);background:var(--brand-orange);color:var(--brand-white);box-shadow:0 14px 34px #ff7a452e,inset 0 1px #ffffff38}.product-dialog__contact-button:hover,.product-dialog__contact-button:focus-visible{border-color:#ff7a4580;background:#ff7029;color:var(--brand-white)}@media(max-width:1180px){.product-overview-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.product-overview-page{padding-block:clamp(3.25rem,10vw,4.5rem) clamp(3.5rem,8vw,5rem)}.product-overview-page__head h1{font-size:clamp(1.7rem,6.6vw,2.45rem);line-height:1.12;letter-spacing:-.042em}.product-overview-page__toolbar{justify-items:stretch}.product-overview-page__search{width:100%}.product-overview-page__grid{grid-template-columns:1fr}.product-overview-card{min-height:auto}.product-dialog__header{grid-template-columns:1fr}.product-dialog__badges{justify-content:flex-start}.product-dialog__footer{align-items:stretch}.product-dialog__actions{width:100%;justify-content:stretch}.product-dialog__actions .button{width:100%}}@media(max-width:520px){.product-overview-page__head h1{font-size:clamp(1.48rem,7.2vw,2.05rem);letter-spacing:-.045em}.product-overview-page__search-field{grid-template-columns:1rem minmax(0,1fr);min-height:2.75rem;padding-inline:.8rem}.product-dialog{width:calc(100vw - 1rem)}.product-dialog__shell{padding:1rem;border-radius:var(--radius-lg)}.product-dialog__header{padding-right:2rem}.product-dialog__header h2{font-size:clamp(1.35rem,8vw,2rem)}}
