:root{--gold:#8b6914;--gold-light:#f0c040;--gold-dim:#b8860b2e;--gold-glow:0 0 0 1px #b8860b59, 0 8px 32px #b8860b33}.AwardsBadges-module__bpSFuW__dark{--gold:#d4a017;--gold-light:#f5d060;--gold-dim:#d4a01733;--gold-glow:0 0 0 1px #d4a01766, 0 8px 40px #d4a01740}.AwardsBadges-module__bpSFuW__section{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 0}.AwardsBadges-module__bpSFuW__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.AwardsBadges-module__bpSFuW__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.AwardsBadges-module__bpSFuW__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin:0;font-size:.75rem;font-weight:600}.AwardsBadges-module__bpSFuW__heading{color:var(--text);margin:0;font-size:1.875rem;font-weight:700}.AwardsBadges-module__bpSFuW__subheading{color:var(--muted);margin:0;font-size:.9375rem}.AwardsBadges-module__bpSFuW__list{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.AwardsBadges-module__bpSFuW__list>li{display:flex}.AwardsBadges-module__bpSFuW__card{border-radius:var(--radius-xl);background-color:var(--card);border:1px solid var(--border);flex-direction:column;align-items:center;gap:1.25rem;width:280px;padding:2rem 2.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.AwardsBadges-module__bpSFuW__card:hover{box-shadow:var(--gold-glow);border-color:var(--gold-light);transform:translateY(-4px)}.AwardsBadges-module__bpSFuW__shimmer{pointer-events:none;background:linear-gradient(110deg,#0000 30%,#b8860b38 50%,#0000 70%);transition:transform;position:absolute;inset:0;transform:translate(-100%)}.AwardsBadges-module__bpSFuW__card:hover .AwardsBadges-module__bpSFuW__shimmer{transition:transform .55s;transform:translate(100%)}.AwardsBadges-module__bpSFuW__badgeWrap{justify-content:center;align-items:center;min-height:7rem;display:flex;position:relative}.AwardsBadges-module__bpSFuW__badgeWrap:before{content:"";border-radius:var(--radius-lg);background:radial-gradient(ellipse at center, var(--gold-dim) 0%, transparent 70%);opacity:0;transition:opacity .3s;position:absolute;inset:-.5rem}.AwardsBadges-module__bpSFuW__card:hover .AwardsBadges-module__bpSFuW__badgeWrap:before{opacity:1}.AwardsBadges-module__bpSFuW__badgeImg{object-fit:contain;z-index:1;filter:drop-shadow(0 2px 6px #0000001a);width:auto;max-width:200px;height:auto;max-height:120px;transition:transform .3s;position:relative}.AwardsBadges-module__bpSFuW__card:hover .AwardsBadges-module__bpSFuW__badgeImg{filter:drop-shadow(0 4px 12px #b8860b40);transform:scale(1.04)}.AwardsBadges-module__bpSFuW__meta{text-align:center;border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:.2rem;width:100%;margin-top:auto;padding-top:1rem;display:flex}.AwardsBadges-module__bpSFuW__metaPlatform{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:600}.AwardsBadges-module__bpSFuW__metaLabel{color:var(--text);font-size:.9375rem;font-weight:600;transition:color .2s}.AwardsBadges-module__bpSFuW__card:hover .AwardsBadges-module__bpSFuW__metaLabel{color:var(--gold)}
.ContactForm-module__bGvStW__card{border:1px solid var(--border);border-radius:var(--radius-xl);background-color:var(--card);flex-direction:column;height:100%;padding:2rem;display:flex}.ContactForm-module__bGvStW__cardHeader{margin-bottom:1.75rem}.ContactForm-module__bGvStW__eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .375rem;font-size:.75rem;font-weight:600}.ContactForm-module__bGvStW__title{font-family:var(--font-serif);color:var(--text);margin:0 0 .5rem;font-size:1.375rem;font-weight:700;line-height:1.2}.ContactForm-module__bGvStW__sub{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.ContactForm-module__bGvStW__form{flex-direction:column;flex:1;gap:1.25rem;display:flex;position:relative}.ContactForm-module__bGvStW__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.ContactForm-module__bGvStW__field{flex-direction:column;gap:.375rem;display:flex}.ContactForm-module__bGvStW__messageField{flex:1;min-height:0}.ContactForm-module__bGvStW__label{color:var(--text);font-size:.8125rem;font-weight:600}.ContactForm-module__bGvStW__required{color:var(--brand)}.ContactForm-module__bGvStW__input,.ContactForm-module__bGvStW__textarea{border:1.5px solid var(--border);border-radius:var(--radius-md);background-color:var(--bg);width:100%;color:var(--text);font-family:var(--font-sans);appearance:none;outline:none;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__bGvStW__input::placeholder,.ContactForm-module__bGvStW__textarea::placeholder{color:var(--muted);opacity:.6}@keyframes ContactForm-module__bGvStW__onAutoFill{0%{opacity:1}}:-webkit-any(.ContactForm-module__bGvStW__input:-webkit-autofill,.ContactForm-module__bGvStW__textarea:-webkit-autofill){animation-name:ContactForm-module__bGvStW__onAutoFill;animation-duration:10ms}:is(.ContactForm-module__bGvStW__input:autofill,.ContactForm-module__bGvStW__textarea:autofill){animation-name:ContactForm-module__bGvStW__onAutoFill;animation-duration:10ms}.ContactForm-module__bGvStW__input:focus,.ContactForm-module__bGvStW__textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-dim)}.ContactForm-module__bGvStW__inputError{border-color:#dc2626}.ContactForm-module__bGvStW__inputError:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.ContactForm-module__bGvStW__textarea{resize:vertical;min-height:130px;line-height:1.6}.ContactForm-module__bGvStW__messageField .ContactForm-module__bGvStW__textarea{flex:1}.ContactForm-module__bGvStW__textareaFooter{justify-content:space-between;align-items:flex-start;gap:.5rem;min-height:1.1rem;display:flex}.ContactForm-module__bGvStW__error{color:#dc2626;margin:0;font-size:.8rem;line-height:1.4}.ContactForm-module__bGvStW__counter{color:var(--muted);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.75rem}.ContactForm-module__bGvStW__counterWarn{color:#d97706}.ContactForm-module__bGvStW__submitWrap{margin-top:.25rem;position:relative}.ContactForm-module__bGvStW__submitWrap[data-disabled=true]:before{content:attr(data-tooltip);z-index:1;border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--card);width:min(100%,320px);color:var(--text);text-align:center;box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.4;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%,4px)}.ContactForm-module__bGvStW__submitWrap[data-disabled=true]:hover:before,.ContactForm-module__bGvStW__submitWrap[data-disabled=true]:focus-within:before{opacity:1;transform:translate(-50%)}.ContactForm-module__bGvStW__submit{border-radius:var(--radius-md);background-color:var(--brand);width:100%;color:var(--btn-primary-text);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:background-color .2s,box-shadow .2s,transform .15s,opacity .2s;display:inline-flex}.ContactForm-module__bGvStW__submit:hover:not(:disabled){background-color:var(--brand-hover);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.ContactForm-module__bGvStW__submit:disabled{background-color:color-mix(in srgb, var(--muted) 34%, var(--card));color:var(--muted);box-shadow:none;opacity:.78;cursor:not-allowed}.ContactForm-module__bGvStW__submitHint{color:var(--muted);text-align:center;margin:.5rem 0 0;font-size:.8125rem;line-height:1.45}.ContactForm-module__bGvStW__submitError{color:#dc2626;text-align:center;margin:.5rem 0 0;font-size:.8125rem;font-weight:600;line-height:1.45}.ContactForm-module__bGvStW__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.65s linear infinite ContactForm-module__bGvStW__spin}@keyframes ContactForm-module__bGvStW__spin{to{transform:rotate(360deg)}}.ContactForm-module__bGvStW__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ContactForm-module__bGvStW__fadeIn;display:flex;position:fixed;inset:0}.ContactForm-module__bGvStW__modal{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;width:100%;max-width:400px;box-shadow:var(--shadow-2xl);padding:2.5rem 2rem;animation:.35s cubic-bezier(.34,1.56,.64,1) ContactForm-module__bGvStW__scaleIn}.ContactForm-module__bGvStW__iconWrap{background:var(--brand-subtle);width:72px;height:72px;color:var(--brand);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;animation:.4s cubic-bezier(.34,1.56,.64,1) .1s both ContactForm-module__bGvStW__popIn;display:inline-flex}.ContactForm-module__bGvStW__modalTitle{font-family:var(--font-serif);color:var(--text);margin:0 0 .625rem;font-size:1.375rem;font-weight:700}.ContactForm-module__bGvStW__modalText{color:var(--muted);margin:0 0 1.75rem;font-size:.9375rem;line-height:1.65}.ContactForm-module__bGvStW__modalClose{border:1.5px solid var(--border);border-radius:var(--radius-md);color:var(--text);font-family:var(--font-sans);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.625rem 1.75rem;font-size:.875rem;font-weight:600;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.ContactForm-module__bGvStW__modalClose:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-subtle)}@keyframes ContactForm-module__bGvStW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactForm-module__bGvStW__scaleIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes ContactForm-module__bGvStW__popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ContactForm-module__bGvStW__overlay,.ContactForm-module__bGvStW__modal,.ContactForm-module__bGvStW__iconWrap{animation:none}}
.Contact-module__gQiC5G__section{background-color:var(--bg);scroll-margin-top:var(--nav-h);padding:5rem 0}.Contact-module__gQiC5G__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.Contact-module__gQiC5G__header{text-align:center;margin-bottom:3rem}.Contact-module__gQiC5G__eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.Contact-module__gQiC5G__heading{font-family:var(--font-serif);color:var(--text);margin:0 0 .75rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.Contact-module__gQiC5G__heading{font-size:2.25rem}}.Contact-module__gQiC5G__sub{max-width:28rem;color:var(--muted);margin:0 auto;font-size:1rem;line-height:1.55}.Contact-module__gQiC5G__grid{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;display:grid}@media (min-width:1024px){.Contact-module__gQiC5G__grid{grid-template-columns:1fr 1fr}}.Contact-module__gQiC5G__rightCol{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__gQiC5G__map{border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;height:16rem;transition:filter .3s;display:block}@media (min-width:1024px){.Contact-module__gQiC5G__map{height:220px}}.dark .Contact-module__gQiC5G__map{filter:invert(90%)hue-rotate(180deg);opacity:.9}.Contact-module__gQiC5G__cards{flex-direction:column;gap:1rem;display:flex}.Contact-module__gQiC5G__contactCard{border-radius:var(--radius-xl);border:1px solid var(--border);background-color:var(--card);flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.Contact-module__gQiC5G__contactCard:hover{border-color:var(--brand);box-shadow:0 0 20px var(--brand-dim)}.Contact-module__gQiC5G__cardRow{align-items:center;gap:.75rem;display:flex}.Contact-module__gQiC5G__cardIcon{border-radius:var(--radius-md);background-color:var(--brand-subtle);width:2.5rem;height:2.5rem;color:var(--brand);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__gQiC5G__cardType{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:600}.Contact-module__gQiC5G__cardValue{color:var(--text);font-size:1rem;font-weight:700;transition:color .2s}.Contact-module__gQiC5G__contactCard:hover .Contact-module__gQiC5G__cardValue{color:var(--brand)}.Contact-module__gQiC5G__areaCard{border-radius:var(--radius-xl);border:1px solid var(--border);background:linear-gradient(135deg, var(--brand-subtle), transparent 42%), var(--card);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.Contact-module__gQiC5G__areaLead{color:var(--text);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.Contact-module__gQiC5G__areaText{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.Contact-module__gQiC5G__areaFacts{border-top:1px solid var(--border);grid-template-columns:1fr;gap:.75rem;margin:.25rem 0 0;padding:.85rem 0 0;display:grid}.Contact-module__gQiC5G__areaFacts div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Contact-module__gQiC5G__areaFacts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.Contact-module__gQiC5G__areaFacts dd{color:var(--text);text-align:right;margin:0;font-size:.875rem;font-weight:700}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border);background-color:var(--surface)}.Footer-module__nhiC3q__inner{max-width:var(--max-w);margin:0 auto;padding:3rem 1rem}.Footer-module__nhiC3q__topRow{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.Footer-module__nhiC3q__topRow{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__nhiC3q__brandCol{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.Footer-module__nhiC3q__brandCol{align-items:flex-start}}.Footer-module__nhiC3q__brandCol svg{width:auto;height:2.25rem;color:var(--text)}.Footer-module__nhiC3q__tagline{text-align:center;max-width:20rem;color:var(--muted);margin:0;font-size:.75rem;line-height:1.6}@media (min-width:768px){.Footer-module__nhiC3q__tagline{text-align:left}}.Footer-module__nhiC3q__navLinks{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.Footer-module__nhiC3q__navLinks{justify-content:flex-end}}.Footer-module__nhiC3q__navLink{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s}.Footer-module__nhiC3q__navLink:hover{color:var(--brand)}.Footer-module__nhiC3q__bottomRow{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:.25rem;margin-top:2rem;padding-top:1.5rem;display:flex}@media (min-width:768px){.Footer-module__nhiC3q__bottomRow{flex-direction:row;justify-content:space-between}}.Footer-module__nhiC3q__bottomLinks{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.25rem 1rem;font-size:.75rem;display:flex}.Footer-module__nhiC3q__bottomLink{color:inherit;text-decoration:none;transition:color .15s}.Footer-module__nhiC3q__bottomLink:hover{color:var(--brand)}.Footer-module__nhiC3q__copyright{color:color-mix(in srgb, var(--muted) 60%, transparent);margin:0;font-size:.75rem}
.GalleryLightbox-module__FQMh8a__dialog{touch-action:none;background:0 0;border:none;width:100vw;max-width:100vw;height:100vh;max-height:100vh;padding:0}.GalleryLightbox-module__FQMh8a__dialog::backdrop{background:#000000eb}.GalleryLightbox-module__FQMh8a__overlay{isolation:isolate;touch-action:none;-webkit-touch-callout:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.GalleryLightbox-module__FQMh8a__photoStage{z-index:1;pointer-events:none;touch-action:none;flex-shrink:0;width:min(90vw,100%);height:min(85vh,100vh - 7rem);position:relative}.GalleryLightbox-module__FQMh8a__photoWrap{pointer-events:none;position:absolute;inset:0}.GalleryLightbox-module__FQMh8a__photo{object-fit:contain;border-radius:var(--radius-lg);-webkit-user-select:none;user-select:none;transform-origin:50%;pointer-events:auto;width:100%;height:100%;animation:.2s GalleryLightbox-module__FQMh8a__fadeIn;position:absolute;inset:0}.GalleryLightbox-module__FQMh8a__fullLayer{transition:opacity .25s;animation:none}@keyframes GalleryLightbox-module__FQMh8a__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryLightbox-module__FQMh8a__zoomBadge{z-index:2;pointer-events:none;color:#ffffffe6;-webkit-backdrop-filter:blur(6px);font-variant-numeric:tabular-nums;letter-spacing:.04em;pointer-events:none;z-index:10;background:#0009;border:1px solid #ffffff2e;border-radius:9999px;padding:.3rem 1rem;font-size:.8rem;font-weight:600;animation:.15s GalleryLightbox-module__FQMh8a__badgeFadeIn;position:fixed;bottom:1.75rem;left:50%;transform:translate(-50%)}@keyframes GalleryLightbox-module__FQMh8a__badgeFadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.GalleryLightbox-module__FQMh8a__topBar{z-index:2;pointer-events:auto;background:linear-gradient(#00000073,#0000);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:fixed;top:0;left:0;right:0}.GalleryLightbox-module__FQMh8a__albumName{color:#ffffffe6;letter-spacing:.03em;font-size:.875rem;font-weight:600}.GalleryLightbox-module__FQMh8a__topRight{align-items:center;gap:1rem;display:flex}.GalleryLightbox-module__FQMh8a__counter{color:#ffffffa6;font-variant-numeric:tabular-nums;font-size:.875rem}.GalleryLightbox-module__FQMh8a__closeBtn{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s,border-color .2s;display:flex}.GalleryLightbox-module__FQMh8a__closeBtn:hover{background:#fff3;border-color:#ffffff73}.GalleryLightbox-module__FQMh8a__arrowBtn{z-index:2;pointer-events:auto;color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:3rem;min-width:44px;height:3rem;min-height:44px;transition:background .2s,border-color .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.GalleryLightbox-module__FQMh8a__arrowBtn:hover{background:#fff3;border-color:#ffffff73}.GalleryLightbox-module__FQMh8a__arrowPrev{left:1rem}.GalleryLightbox-module__FQMh8a__arrowNext{right:1rem}.GalleryLightbox-module__FQMh8a__closeBtn:focus-visible,.GalleryLightbox-module__FQMh8a__arrowBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffffd9}@media (min-width:768px){.GalleryLightbox-module__FQMh8a__arrowBtn{width:3.5rem;height:3.5rem}.GalleryLightbox-module__FQMh8a__arrowPrev{left:1.5rem}.GalleryLightbox-module__FQMh8a__arrowNext{right:1.5rem}}@media (prefers-reduced-motion:reduce){.GalleryLightbox-module__FQMh8a__photo{animation:none}.GalleryLightbox-module__FQMh8a__fullLayer{transition:none}.GalleryLightbox-module__FQMh8a__zoomBadge{animation:none}}
.Gallery-module__G3Xe-q__section{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);scroll-margin-top:var(--nav-h);padding:5rem 0}.Gallery-module__G3Xe-q__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.Gallery-module__G3Xe-q__header{text-align:center;margin-bottom:3rem}.Gallery-module__G3Xe-q__eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.Gallery-module__G3Xe-q__heading{font-family:var(--font-serif);color:var(--text);margin:0;font-size:1.875rem;font-weight:700}@media (min-width:768px){.Gallery-module__G3Xe-q__heading{font-size:2.25rem}}.Gallery-module__G3Xe-q__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.Gallery-module__G3Xe-q__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Gallery-module__G3Xe-q__grid{grid-template-columns:repeat(3,1fr)}}.Gallery-module__G3Xe-q__tile{border-radius:var(--radius-xl);border:1px solid var(--border);aspect-ratio:4/3;cursor:pointer;background:var(--card);text-align:left;width:100%;padding:0;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative;overflow:hidden}.Gallery-module__G3Xe-q__tile:hover{border-color:var(--brand);box-shadow:var(--shadow-brand);transform:scale(1.02)}.Gallery-module__G3Xe-q__cover{object-fit:cover;transition:transform .5s}.Gallery-module__G3Xe-q__tile:hover .Gallery-module__G3Xe-q__cover{transform:scale(1.05)}.Gallery-module__G3Xe-q__tileOverlay{pointer-events:none;background:linear-gradient(#0000 45%,#000000b8 100%);flex-direction:column;justify-content:flex-end;gap:.2rem;padding:1.25rem;display:flex;position:absolute;inset:0}.Gallery-module__G3Xe-q__tileName{font-family:var(--font-serif);color:#fff;font-size:1.125rem;font-weight:700;line-height:1.2}.Gallery-module__G3Xe-q__tileCount{color:#ffffffa6;letter-spacing:.04em;font-size:.75rem;font-weight:500}.Gallery-module__G3Xe-q__tile:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.Gallery-module__G3Xe-q__tile:hover .Gallery-module__G3Xe-q__tileOverlay{background:linear-gradient(#0003 40%,#000000d1 100%)}.Gallery-module__G3Xe-q__empty{text-align:center;color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}@media (prefers-reduced-motion:reduce){.Gallery-module__G3Xe-q__tile,.Gallery-module__G3Xe-q__cover{transition:none}.Gallery-module__G3Xe-q__tile:hover,.Gallery-module__G3Xe-q__tile:hover .Gallery-module__G3Xe-q__cover{transform:none}}
.HeroCarousel-module__gPR2Ca__root{position:absolute;inset:0}.HeroCarousel-module__gPR2Ca__slide{transition:opacity 1s;position:absolute;inset:0}.HeroCarousel-module__gPR2Ca__slideActive{z-index:2;opacity:1}.HeroCarousel-module__gPR2Ca__slidePrev{z-index:1;opacity:1}.HeroCarousel-module__gPR2Ca__slideHidden{z-index:0;opacity:0}.HeroCarousel-module__gPR2Ca__kenBurns{position:absolute;inset:0}.HeroCarousel-module__gPR2Ca__kenBurnsActive{animation:6s ease-out forwards HeroCarousel-module__gPR2Ca__hero-ken-burns}@keyframes HeroCarousel-module__gPR2Ca__hero-ken-burns{0%{transform:scale(1.07)translate(1%,.4%)}to{transform:scale(1)translate(0%)}}.HeroCarousel-module__gPR2Ca__image{object-fit:cover}.HeroCarousel-module__gPR2Ca__controls{z-index:30;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1rem;right:1rem}.HeroCarousel-module__gPR2Ca__controlBtn{color:#fff;-webkit-backdrop-filter:blur(4px);background-color:#0000004d;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .15s;display:flex}.HeroCarousel-module__gPR2Ca__controlBtn:hover{background-color:#00000080}.HeroCarousel-module__gPR2Ca__dot{background-color:#ffffff80;border:none;border-radius:9999px;height:.5rem;padding:0;transition:width .3s,background-color .3s}.HeroCarousel-module__gPR2Ca__dotActive{background-color:#fff;width:1.5rem}.HeroCarousel-module__gPR2Ca__dotInactive{width:.5rem}@media (prefers-reduced-motion:reduce){.HeroCarousel-module__gPR2Ca__kenBurnsActive{animation:none}}
.HeroBanner-module__mZ-jgq__section{background-color:var(--bg);position:relative;overflow:hidden}.HeroBanner-module__mZ-jgq__section:before{content:"";background-image:radial-gradient(var(--border) 1px, transparent 1px);opacity:.4;pointer-events:none;z-index:0;background-size:32px 32px;position:absolute;inset:0}.HeroBanner-module__mZ-jgq__carouselDesktop{display:none;position:absolute;inset:0}@media (min-width:768px){.HeroBanner-module__mZ-jgq__carouselDesktop{display:block}}.HeroBanner-module__mZ-jgq__glow{z-index:1;background-color:var(--brand);pointer-events:none;opacity:.08;filter:blur(100px);border-radius:9999px;width:500px;height:500px;position:absolute;top:0;left:0;transform:translate(-33%,-33%)}.HeroBanner-module__mZ-jgq__contentWrap{z-index:10;min-height:700px;max-width:var(--max-w);align-items:center;margin:0 auto;padding:5rem 1rem;display:flex;position:relative}@media (min-width:768px){.HeroBanner-module__mZ-jgq__contentWrap{padding:7rem 2rem}}.HeroBanner-module__mZ-jgq__contentPanel{position:relative}@media (min-width:768px){.HeroBanner-module__mZ-jgq__contentPanel{background:color-mix(in srgb, var(--bg) 80%, transparent);-webkit-backdrop-filter:blur(24px)saturate(1.3);border-radius:var(--radius-xl);border:1px solid color-mix(in srgb, var(--border) 65%, transparent);max-width:530px;box-shadow:0 8px 48px #0000002e, inset 0 1px 0 color-mix(in srgb, var(--brand) 22%, transparent);padding:3rem}}.HeroBanner-module__mZ-jgq__content{z-index:1;flex-direction:column;display:flex;position:relative}.HeroBanner-module__mZ-jgq__eyebrow{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.HeroBanner-module__mZ-jgq__eyebrowLine{background-color:var(--brand);flex-shrink:0;width:2rem;height:1px}.HeroBanner-module__mZ-jgq__eyebrowText{letter-spacing:.2em;text-transform:uppercase;color:var(--brand);font-size:.75rem;font-weight:700}.HeroBanner-module__mZ-jgq__heading{font-family:var(--font-serif);color:var(--text);margin:0;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:700;line-height:1.15}.HeroBanner-module__mZ-jgq__headingAccent{color:var(--brand);font-style:normal}.HeroBanner-module__mZ-jgq__subtext{color:var(--muted);margin-top:1.25rem;font-size:1rem;line-height:1.7}@media (min-width:768px){.HeroBanner-module__mZ-jgq__subtext{font-size:1.125rem}}.HeroBanner-module__mZ-jgq__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;margin-top:2rem;padding:1.5rem .5rem;display:grid}@media (min-width:540px){.HeroBanner-module__mZ-jgq__stats{grid-template-columns:repeat(4,1fr);gap:1rem;padding-inline:2rem}}@media (min-width:768px){.HeroBanner-module__mZ-jgq__stats{padding-inline:0}}.HeroBanner-module__mZ-jgq__statValue{color:var(--text);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.HeroBanner-module__mZ-jgq__statLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:.3rem 0 0;font-size:.7rem;font-weight:600;line-height:1.4}.HeroBanner-module__mZ-jgq__ctas{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.HeroBanner-module__mZ-jgq__ctaPrimary{color:var(--btn-primary-text);background-color:var(--brand);box-shadow:var(--shadow-brand);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.HeroBanner-module__mZ-jgq__ctaPrimary:hover{background-color:var(--brand-hover);transform:scale(1.05)}.HeroBanner-module__mZ-jgq__ctaSecondary{color:var(--text);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.HeroBanner-module__mZ-jgq__ctaSecondary:hover{border-color:var(--brand);color:var(--brand)}.HeroBanner-module__mZ-jgq__ctaArrow{transition:transform .15s}.HeroBanner-module__mZ-jgq__ctaSecondary:hover .HeroBanner-module__mZ-jgq__ctaArrow{transform:translate(2px)}.HeroBanner-module__mZ-jgq__mobileCarousel{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-xl);aspect-ratio:4/3;margin-top:2.5rem;position:relative;overflow:hidden}@media (min-width:768px){.HeroBanner-module__mZ-jgq__mobileCarousel{display:none}}
.LogoCarousel-module__izUOdG__section{--logo-gap:clamp(2rem, 6vw, 4.5rem);--logo-height:clamp(2rem, 4vw, 2.5rem);--logo-fade:clamp(2rem, 12vw, 8rem);--logo-duration:38s;--logo-set-count:3;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background-color:var(--surface);padding:3rem 0}.LogoCarousel-module__izUOdG__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.LogoCarousel-module__izUOdG__label{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;text-align:center;margin:0 0 2rem;font-size:.75rem;font-weight:600}.LogoCarousel-module__izUOdG__viewport{contain:paint;max-width:80rem;-webkit-mask-image:linear-gradient(to right, transparent 0, black var(--logo-fade), black calc(100% - var(--logo-fade)), transparent 100%);mask-image:linear-gradient(to right, transparent 0, black var(--logo-fade), black calc(100% - var(--logo-fade)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, black var(--logo-fade), black calc(100% - var(--logo-fade)), transparent 100%);margin:0 auto;position:relative;overflow:hidden}.LogoCarousel-module__izUOdG__track{width:max-content;animation:LogoCarousel-module__izUOdG__logo-carousel-scroll var(--logo-duration) linear infinite;backface-visibility:hidden;will-change:transform;display:flex;transform:translate(0,0)}.LogoCarousel-module__izUOdG__trackList{align-items:center;gap:var(--logo-gap);padding:0 var(--logo-gap) 0 0;flex-shrink:0;margin:0;list-style:none;display:flex}.LogoCarousel-module__izUOdG__trackItem{height:var(--logo-height);flex:none;justify-content:center;align-items:center;display:flex}.LogoCarousel-module__izUOdG__logo{width:auto;height:var(--logo-height);opacity:.5;filter:grayscale();max-width:none;transition:opacity .3s,filter .3s;transform:translateZ(0)}.LogoCarousel-module__izUOdG__logo:hover{opacity:1;filter:none}.dark .LogoCarousel-module__izUOdG__logo{opacity:.3;filter:grayscale()invert()}.dark .LogoCarousel-module__izUOdG__logo:hover{opacity:.8;filter:none}.dark .LogoCarousel-module__izUOdG__logoMono:hover{opacity:.9;filter:invert()}@keyframes LogoCarousel-module__izUOdG__logo-carousel-scroll{0%{transform:translate(0,0)}to{transform:translate3d(calc(-100% / var(--logo-set-count)), 0, 0)}}@media (max-width:640px){.LogoCarousel-module__izUOdG__section{--logo-gap:clamp(1.5rem, 8vw, 2.25rem);--logo-height:clamp(1.75rem, 7vw, 2.125rem);--logo-fade:clamp(1.5rem, 9vw, 2.75rem);--logo-duration:34s}.LogoCarousel-module__izUOdG__label{margin-bottom:1.5rem}}@media (prefers-reduced-motion:reduce){.LogoCarousel-module__izUOdG__track{animation:none!important}}
.ThemeToggle-module__b1g1DG__placeholder{border-radius:9999px;width:2.25rem;height:2.25rem}.ThemeToggle-module__b1g1DG__button{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--muted);background:0 0;border-radius:9999px;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.ThemeToggle-module__b1g1DG__button:hover{border-color:var(--brand);color:var(--brand)}
.Nav-module__jmVfSG__header{z-index:50;background-color:var(--bg);border-bottom:1px solid #0000;transition:border-color .3s,background-color .3s,box-shadow .3s;position:sticky;top:0}.Nav-module__jmVfSG__headerScrolled{border-color:var(--border);background-color:var(--bg);box-shadow:0 1px 4px #0000000f}.Nav-module__jmVfSG__nav{height:var(--nav-h);max-width:var(--max-w);align-items:center;gap:1rem;margin:0 auto;padding:0 1rem;display:flex}.Nav-module__jmVfSG__logoLink{color:var(--text);margin-right:auto;text-decoration:none}.Nav-module__jmVfSG__logoLink svg{width:auto;height:2.5rem}.Nav-module__jmVfSG__desktopLinks{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:none}@media (min-width:868px){.Nav-module__jmVfSG__desktopLinks{display:flex}}.Nav-module__jmVfSG__navLink{white-space:nowrap;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:block}.Nav-module__jmVfSG__navLink:hover{background-color:var(--brand-subtle);color:var(--brand)}.Nav-module__jmVfSG__ctaBtn{white-space:nowrap;color:var(--btn-primary-text);background-color:var(--brand);cursor:pointer;border:none;border-radius:9999px;align-items:center;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .15s,transform .15s;display:none}.Nav-module__jmVfSG__ctaBtn:hover{background-color:var(--brand-hover);transform:scale(1.05)}@media (min-width:868px){.Nav-module__jmVfSG__ctaBtn{display:inline-flex}}.Nav-module__jmVfSG__socialLink{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--muted);border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:border-color .15s,color .15s,background-color .15s;display:flex}.Nav-module__jmVfSG__socialLink:hover{border-color:var(--brand);color:var(--brand);background-color:var(--brand-subtle)}.Nav-module__jmVfSG__hamburger{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--muted);background:0 0;border-radius:9999px;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.Nav-module__jmVfSG__hamburger:hover{border-color:var(--brand);color:var(--brand)}@media (min-width:868px){.Nav-module__jmVfSG__hamburger{display:none}}.Nav-module__jmVfSG__mobileOverlay{inset:0;top:var(--nav-h);z-index:40;background-color:#0009;position:fixed}@media (min-width:868px){.Nav-module__jmVfSG__mobileOverlay{display:none}}.Nav-module__jmVfSG__drawer{top:var(--nav-h);z-index:60;width:min(18rem,100vw - 2rem);min-height:calc(100dvh - var(--nav-h));border-left:1px solid var(--border);background:#fff;background:var(--card);box-shadow:var(--shadow-2xl);transition:transform .2s;position:fixed;bottom:0;right:0;transform:translate(100%)}.Nav-module__jmVfSG__drawerOpen{transform:translate(0)}@media (min-width:868px){.Nav-module__jmVfSG__drawer{display:none}}.Nav-module__jmVfSG__drawerLinks{flex-direction:column;gap:.25rem;margin:0;padding:1rem;list-style:none;display:flex}.Nav-module__jmVfSG__drawerLink{border-radius:var(--radius-md);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:block}.Nav-module__jmVfSG__drawerLink:hover{background-color:var(--brand-subtle);color:var(--brand)}.Nav-module__jmVfSG__drawerCta{border-radius:var(--radius-md);background:var(--brand);width:calc(100% - 2rem);min-height:2.75rem;color:var(--btn-primary-text);cursor:pointer;border:none;justify-content:center;align-items:center;margin:.25rem 1rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.Nav-module__jmVfSG__drawerSocial{border-radius:var(--radius-md);color:var(--muted);align-items:center;gap:.5rem;margin:0 1rem;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.Nav-module__jmVfSG__drawerSocial:hover{background-color:var(--brand-subtle);color:var(--brand)}
@keyframes ReviewsWidget-module__VB1yra__cardReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.ReviewsWidget-module__VB1yra__section{color:var(--text);background:radial-gradient(ellipse 90% 60% at 50% 0%, var(--brand-dim), rgb(var(--bg-rgb) / 0) 70%), var(--bg);padding:4rem 0 5rem;scroll-margin-top:5rem}.ReviewsWidget-module__VB1yra__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.ReviewsWidget-module__VB1yra__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.ReviewsWidget-module__VB1yra__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.75rem;font-weight:600}.ReviewsWidget-module__VB1yra__heading{color:var(--text);margin:0;font-size:1.875rem;font-weight:700}.ReviewsWidget-module__VB1yra__ratingRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem .75rem;margin-top:.5rem;display:flex}.ReviewsWidget-module__VB1yra__ratingScore{color:var(--text);font-size:1.25rem;font-weight:700}.ReviewsWidget-module__VB1yra__ratingText{color:var(--muted);font-size:.9375rem}.ReviewsWidget-module__VB1yra__ratingLink{color:inherit;text-underline-offset:2px}.ReviewsWidget-module__VB1yra__ratingLink:hover{text-decoration:underline}.ReviewsWidget-module__VB1yra__stars{gap:2px;display:flex}.ReviewsWidget-module__VB1yra__starFilled{color:#fbbf24}.ReviewsWidget-module__VB1yra__starEmpty{color:var(--border)}.ReviewsWidget-module__VB1yra__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.ReviewsWidget-module__VB1yra__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.ReviewsWidget-module__VB1yra__grid{grid-template-columns:repeat(3,1fr)}}.ReviewsWidget-module__VB1yra__gridWrap{position:relative}.ReviewsWidget-module__VB1yra__collapseFade,.ReviewsWidget-module__VB1yra__expandButton{display:none}@media (max-width:39.99em){.ReviewsWidget-module__VB1yra__gridWrapCollapsed .ReviewsWidget-module__VB1yra__card:nth-child(n+6){display:none}.ReviewsWidget-module__VB1yra__gridWrapCollapsed .ReviewsWidget-module__VB1yra__card:nth-child(5){pointer-events:none;max-height:6.5rem;overflow:hidden}.ReviewsWidget-module__VB1yra__collapseFade{inset-inline:0;pointer-events:none;background:linear-gradient(to bottom, rgb(var(--bg-rgb) / 0) 0%, rgb(var(--bg-rgb) / .7) 45%, var(--bg) 88%);-webkit-backdrop-filter:blur(6px);height:11rem;display:block;position:absolute;bottom:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 55%);mask-image:linear-gradient(#0000 0%,#000 55%)}.ReviewsWidget-module__VB1yra__expandButton{border:1px solid var(--brand);background:rgb(var(--card-rgb) / .78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:fit-content;color:var(--brand);font:inherit;letter-spacing:.01em;cursor:pointer;box-shadow:var(--shadow-brand);border-radius:9999px;align-items:center;gap:.4rem;margin:1.5rem auto 0;padding:.6rem 1.4rem;font-size:.875rem;font-weight:700;transition:border-color .18s,color .18s,background-color .18s,transform .18s;display:flex}.ReviewsWidget-module__VB1yra__gridWrapCollapsed .ReviewsWidget-module__VB1yra__expandButton{margin:0;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.ReviewsWidget-module__VB1yra__expandButton:hover{border-color:var(--brand-hover);color:var(--brand-hover);background:var(--card)}.ReviewsWidget-module__VB1yra__gridWrapCollapsed .ReviewsWidget-module__VB1yra__expandButton:hover{transform:translate(-50%)translateY(-1px)}.ReviewsWidget-module__VB1yra__expandIcon{transition:transform .25s}.ReviewsWidget-module__VB1yra__gridWrapExpanded .ReviewsWidget-module__VB1yra__expandIcon{transform:rotate(180deg)}.ReviewsWidget-module__VB1yra__gridWrapExpanded .ReviewsWidget-module__VB1yra__card:nth-child(n+5){animation:.4s both ReviewsWidget-module__VB1yra__cardReveal}}@media (max-width:39.99em) and (prefers-reduced-motion:reduce){.ReviewsWidget-module__VB1yra__gridWrapExpanded .ReviewsWidget-module__VB1yra__card:nth-child(n+5){animation:none}.ReviewsWidget-module__VB1yra__expandIcon{transition:none}}.ReviewsWidget-module__VB1yra__card{border-radius:var(--radius-xl);border:1px solid var(--border);border-top:2px solid var(--brand-dim);background-color:var(--card);flex-direction:column;gap:1rem;padding:1.75rem 1.5rem 1.5rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.ReviewsWidget-module__VB1yra__gridVisible .ReviewsWidget-module__VB1yra__card{animation:.45s both ReviewsWidget-module__VB1yra__cardReveal}.ReviewsWidget-module__VB1yra__card:hover{border-color:var(--brand);box-shadow:var(--shadow-brand);transform:translateY(-2px)}.ReviewsWidget-module__VB1yra__cardTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ReviewsWidget-module__VB1yra__reviewTextWrap{flex-direction:column;flex:1;gap:.5rem;display:flex}.ReviewsWidget-module__VB1yra__reviewText{color:var(--text);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.7;display:-webkit-box;overflow:hidden}.ReviewsWidget-module__VB1yra__showMoreButton{color:var(--brand);cursor:pointer;font:inherit;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .15s}.ReviewsWidget-module__VB1yra__showMoreButton:hover{color:var(--brand-hover);text-underline-offset:3px;text-decoration:underline}.ReviewsWidget-module__VB1yra__mediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.ReviewsWidget-module__VB1yra__mediaLink,.ReviewsWidget-module__VB1yra__mediaMore{aspect-ratio:4/3;border-radius:var(--radius-md);background-color:var(--brand-subtle);color:var(--text);justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.ReviewsWidget-module__VB1yra__mediaLink{border:1px solid var(--border);cursor:pointer;padding:0;transition:border-color .15s,transform .15s}.ReviewsWidget-module__VB1yra__mediaLink:hover{border-color:var(--brand);transform:translateY(-1px)}.ReviewsWidget-module__VB1yra__mediaImage{object-fit:cover}.ReviewsWidget-module__VB1yra__mediaVideo{color:var(--brand);font-size:.75rem;font-weight:600}.ReviewsWidget-module__VB1yra__mediaPlay{background-color:rgb(var(--card-rgb) / .88);width:1.5rem;height:1.5rem;color:var(--brand);border-radius:9999px;justify-content:center;align-items:center;font-size:.625rem;line-height:1;display:flex;position:absolute;bottom:.375rem;right:.375rem}.ReviewsWidget-module__VB1yra__mediaPlay:before{content:"";border-top:.25rem solid #0000;border-bottom:.25rem solid #0000;border-left:.375rem solid;width:0;height:0;margin-left:.125rem}.ReviewsWidget-module__VB1yra__mediaMore{border:1px dashed var(--border);color:var(--muted);font-size:.875rem;font-weight:700}.ReviewsWidget-module__VB1yra__cardFooter{border-top:1px solid var(--border);align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.ReviewsWidget-module__VB1yra__avatarImg{object-fit:cover;flex-shrink:0;width:2.25rem;height:2.25rem}.ReviewsWidget-module__VB1yra__avatarInitial{background-color:var(--brand-subtle);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.ReviewsWidget-module__VB1yra__avatarInitialText{color:var(--brand);font-size:.875rem;font-weight:600}.ReviewsWidget-module__VB1yra__authorMeta{min-width:0}.ReviewsWidget-module__VB1yra__authorName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s;display:block;overflow:hidden}a.ReviewsWidget-module__VB1yra__authorName:hover{color:var(--brand)}.ReviewsWidget-module__VB1yra__authorDate{color:var(--muted);margin:0;font-size:.75rem}.ReviewsWidget-module__VB1yra__empty{text-align:center;color:var(--muted);padding:3rem 0}.ReviewsWidget-module__VB1yra__mapsLinkWrap{justify-content:center;margin-top:2rem;display:flex}.ReviewsWidget-module__VB1yra__mapsLink{color:var(--brand);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.ReviewsWidget-module__VB1yra__mapsLink:hover{color:var(--brand-hover)}.ReviewsWidget-module__VB1yra__reviewModal{width:100vw;max-width:none;height:100vh;max-height:none;color:inherit;background:0 0;border:0;padding:0}.ReviewsWidget-module__VB1yra__reviewModal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e}.ReviewsWidget-module__VB1yra__reviewModalBackdrop{justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.ReviewsWidget-module__VB1yra__reviewModalPanel{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);width:min(100%,42rem);max-height:calc(100vh - 2rem);box-shadow:var(--shadow-xl);padding:1.25rem;overflow-y:auto}.ReviewsWidget-module__VB1yra__reviewModalHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ReviewsWidget-module__VB1yra__reviewModalAuthor{align-items:center;gap:.75rem;min-width:0;display:flex}.ReviewsWidget-module__VB1yra__reviewModalAuthorName{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:.9375rem;font-weight:700}.ReviewsWidget-module__VB1yra__reviewModalClose{border:1px solid var(--border);background:var(--bg);width:2.25rem;height:2.25rem;color:var(--text);cursor:pointer;border-radius:9999px;flex:none;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.ReviewsWidget-module__VB1yra__reviewModalClose:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-subtle)}.ReviewsWidget-module__VB1yra__reviewModalRating{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ReviewsWidget-module__VB1yra__reviewModalText{color:var(--text);white-space:pre-wrap;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.8}.ReviewsWidget-module__VB1yra__reviewModalLink{color:var(--brand);margin-top:1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.ReviewsWidget-module__VB1yra__reviewModalLink:hover{color:var(--brand-hover);text-underline-offset:3px;text-decoration:underline}@media (min-width:640px){.ReviewsWidget-module__VB1yra__reviewModalPanel{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.ReviewsWidget-module__VB1yra__gridVisible .ReviewsWidget-module__VB1yra__card{animation:none}}
.SellingPoints-module___Of8qG__section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background-color:var(--surface);padding:5rem 0}.SellingPoints-module___Of8qG__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.SellingPoints-module___Of8qG__header{text-align:center;margin-bottom:3rem}.SellingPoints-module___Of8qG__eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.SellingPoints-module___Of8qG__heading{font-family:var(--font-serif);color:var(--text);margin:0;font-size:1.875rem;font-weight:700;line-height:1.2}@media (min-width:768px){.SellingPoints-module___Of8qG__heading{font-size:2.25rem}}.SellingPoints-module___Of8qG__list{border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}@media (min-width:640px){.SellingPoints-module___Of8qG__list{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.SellingPoints-module___Of8qG__list{grid-template-columns:repeat(3,1fr)}}.SellingPoints-module___Of8qG__item{background-color:var(--card);align-items:center;gap:1.25rem;padding:1.75rem 1.5rem;transition:background-color .18s;display:flex}.SellingPoints-module___Of8qG__item+.SellingPoints-module___Of8qG__item{border-top:1px solid var(--border)}.SellingPoints-module___Of8qG__item:hover{background-color:var(--brand-subtle)}@media (min-width:640px){.SellingPoints-module___Of8qG__item:nth-child(odd){border-right:1px solid var(--border)}.SellingPoints-module___Of8qG__item:nth-child(2){border-top:none}.SellingPoints-module___Of8qG__item:nth-child(-n+4){border-bottom:1px solid var(--border)}}@media (min-width:1024px){.SellingPoints-module___Of8qG__item:nth-child(odd){border-right:none}.SellingPoints-module___Of8qG__item:nth-child(-n+4){border-bottom:none}.SellingPoints-module___Of8qG__item:not(:nth-child(3n)){border-right:1px solid var(--border)}.SellingPoints-module___Of8qG__item:nth-child(-n+3){border-bottom:1px solid var(--border)}.SellingPoints-module___Of8qG__item+.SellingPoints-module___Of8qG__item{border-top:none}}.SellingPoints-module___Of8qG__iconWrap{background-color:var(--brand-subtle);border:1.5px solid color-mix(in srgb, var(--brand) 28%, transparent);width:3rem;height:3rem;color:var(--brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:flex}.SellingPoints-module___Of8qG__item:hover .SellingPoints-module___Of8qG__iconWrap{background-color:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 0 0 5px var(--brand-dim)}.SellingPoints-module___Of8qG__label{color:var(--text);font-size:.9375rem;font-weight:600;line-height:1.4}
.ServicesCards-module__cUBVEG__section{background-color:var(--surface);scroll-margin-top:var(--nav-h);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.ServicesCards-module__cUBVEG__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.ServicesCards-module__cUBVEG__header{text-align:center;max-width:40rem;margin-bottom:4rem;margin-left:auto;margin-right:auto}.ServicesCards-module__cUBVEG__eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.ServicesCards-module__cUBVEG__heading{font-family:var(--font-serif);color:var(--text);margin:0 0 1rem;font-size:1.875rem;font-weight:700;line-height:1.2}@media (min-width:768px){.ServicesCards-module__cUBVEG__heading{font-size:2.25rem}}.ServicesCards-module__cUBVEG__subtext{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.75}.ServicesCards-module__cUBVEG__rows{flex-direction:column;display:flex}.ServicesCards-module__cUBVEG__serviceRow{border-top:1px solid var(--border);grid-template-columns:1fr;gap:2rem;padding:3rem 0;display:grid}@media (min-width:768px){.ServicesCards-module__cUBVEG__serviceRow{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:5rem 0}.ServicesCards-module__cUBVEG__serviceRow[data-reversed] .ServicesCards-module__cUBVEG__imageSide{order:-1}}.ServicesCards-module__cUBVEG__contentSide{flex-direction:column;display:flex}.ServicesCards-module__cUBVEG__number{font-family:var(--font-serif);letter-spacing:-.03em;color:color-mix(in srgb, var(--brand) 15%, transparent);-webkit-user-select:none;user-select:none;margin:0 0 .375rem;font-size:4.5rem;font-weight:700;line-height:1}.ServicesCards-module__cUBVEG__serviceHeading{font-family:var(--font-serif);color:var(--text);margin:0;font-size:1.625rem;font-weight:700;line-height:1.2}@media (min-width:768px){.ServicesCards-module__cUBVEG__serviceHeading{font-size:1.875rem}}.ServicesCards-module__cUBVEG__serviceSubheading{font-family:var(--font-serif);color:var(--brand);margin:0 0 1.25rem;font-size:1.625rem;font-weight:700;line-height:1.2}@media (min-width:768px){.ServicesCards-module__cUBVEG__serviceSubheading{font-size:1.875rem}}.ServicesCards-module__cUBVEG__serviceText{color:var(--muted);margin:0 0 1.75rem;font-size:.9375rem;line-height:1.75}.ServicesCards-module__cUBVEG__tags{flex-wrap:wrap;gap:.4rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.ServicesCards-module__cUBVEG__tag{background:var(--brand-subtle);color:var(--brand);border:1px solid color-mix(in srgb, var(--brand) 22%, transparent);white-space:nowrap;border-radius:100px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.ServicesCards-module__cUBVEG__cta{border-radius:var(--radius-md);background:var(--brand);color:var(--btn-primary-text);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:.5rem;padding:.625rem 1.375rem;font-family:inherit;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .15s;display:inline-flex}.ServicesCards-module__cUBVEG__cta:hover{background:var(--brand-hover);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.ServicesCards-module__cUBVEG__imageSide{border-radius:var(--radius-xl);aspect-ratio:4/3;box-shadow:var(--shadow-xl);background:var(--card);position:relative;overflow:hidden}.ServicesCards-module__cUBVEG__servicePicture,.ServicesCards-module__cUBVEG__serviceImage{width:100%;height:100%;display:block}.ServicesCards-module__cUBVEG__serviceImage{object-fit:cover}
.Admin-module__gRG9la__shell{background:var(--surface);min-height:100vh;color:var(--text)}.Admin-module__gRG9la__topbar{border-bottom:1px solid var(--border);background:var(--card)}.Admin-module__gRG9la__topbarInner{max-width:var(--max-w);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1rem;display:flex}.Admin-module__gRG9la__brand{font-family:var(--font-serif);color:var(--text);font-size:1.25rem;font-weight:700;text-decoration:none}.Admin-module__gRG9la__topbarEnd{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Admin-module__gRG9la__nav{flex-wrap:wrap;gap:.5rem;display:flex}.Admin-module__gRG9la__navLink,.Admin-module__gRG9la__button,.Admin-module__gRG9la__secondaryButton,.Admin-module__gRG9la__dangerButton{border-radius:var(--radius-sm);min-height:2.375rem;font:inherit;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .875rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.Admin-module__gRG9la__navLink,.Admin-module__gRG9la__secondaryButton{border-color:var(--border);background:var(--card);color:var(--text)}.Admin-module__gRG9la__navLink:hover,.Admin-module__gRG9la__secondaryButton:hover{border-color:var(--brand);color:var(--brand)}.Admin-module__gRG9la__button{background:var(--brand);color:var(--btn-primary-text)}.Admin-module__gRG9la__button:hover{background:var(--brand-hover);transform:translateY(-1px)}.Admin-module__gRG9la__dangerButton{border-color:color-mix(in srgb, #dc2626 55%, var(--border));background:color-mix(in srgb, #dc2626 8%, var(--card));color:#dc2626}.Admin-module__gRG9la__dangerButton:hover{background:color-mix(in srgb, #dc2626 14%, var(--card))}.Admin-module__gRG9la__main{max-width:var(--max-w);margin:0 auto;padding:2rem 1rem 4rem}.Admin-module__gRG9la__header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Admin-module__gRG9la__eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.75rem;font-weight:700}.Admin-module__gRG9la__title{font-family:var(--font-serif);margin:0;font-size:2rem;line-height:1.15}.Admin-module__gRG9la__lead{max-width:42rem;color:var(--muted);margin:.65rem 0 0;line-height:1.7}.Admin-module__gRG9la__panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);box-shadow:var(--shadow-sm)}.Admin-module__gRG9la__panel+.Admin-module__gRG9la__panel{margin-top:1.5rem}.Admin-module__gRG9la__panelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.Admin-module__gRG9la__panelTitle{margin:0;font-size:1rem}.Admin-module__gRG9la__panel>.Admin-module__gRG9la__help{padding:0 1rem 1rem}.Admin-module__gRG9la__tableWrap{overflow-x:auto}.Admin-module__gRG9la__table{border-collapse:collapse;width:100%;font-size:.875rem}.Admin-module__gRG9la__table th,.Admin-module__gRG9la__table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:.9rem 1rem}.Admin-module__gRG9la__table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.Admin-module__gRG9la__table tr:last-child td{border-bottom:none}.Admin-module__gRG9la__postTitle{flex-direction:column;gap:.2rem;font-weight:700;display:flex}.Admin-module__gRG9la__postSlug{color:var(--muted);font-size:.8125rem;font-weight:400}.Admin-module__gRG9la__status{background:var(--brand-subtle);color:var(--brand);border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.Admin-module__gRG9la__reviewsSync{flex-wrap:wrap;align-items:center;gap:.5rem .9rem;display:flex}.Admin-module__gRG9la__freshBadge{border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-size:.8125rem;font-weight:700;display:inline-flex}.Admin-module__gRG9la__freshOk{background:color-mix(in srgb, #1a7f37 14%, var(--card));color:#1a7f37}.Admin-module__gRG9la__freshStale{background:color-mix(in srgb, #c0362c 14%, var(--card));color:#c0362c}.Admin-module__gRG9la__reviewsSyncMeta{color:var(--muted);font-size:.8125rem}.Admin-module__gRG9la__draftStatus{background:var(--surface);color:var(--muted)}.Admin-module__gRG9la__rowActions{flex-wrap:wrap;gap:.5rem;display:flex}.Admin-module__gRG9la__empty{color:var(--muted);margin:0;padding:1.25rem;line-height:1.7}.Admin-module__gRG9la__contactMessageList{gap:.85rem;padding:1rem;display:grid}.Admin-module__gRG9la__contactMessageItem{border:1px solid color-mix(in srgb, var(--brand) 32%, var(--border));border-radius:var(--radius-sm);background:color-mix(in srgb, var(--brand) 5%, var(--card));gap:.85rem;padding:1rem;display:grid}.Admin-module__gRG9la__contactMessageRead{border-color:var(--border);background:var(--card)}.Admin-module__gRG9la__contactMessageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.Admin-module__gRG9la__contactMessageMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.45rem .7rem;font-size:.8125rem;font-weight:700;display:flex}.Admin-module__gRG9la__contactMessageEmail{color:var(--text);font-size:.9375rem;text-decoration:none}.Admin-module__gRG9la__contactMessageEmail:hover{color:var(--brand)}.Admin-module__gRG9la__contactMessageText{white-space:pre-wrap;color:var(--text);margin:0;line-height:1.7}.Admin-module__gRG9la__contactMessageFootnote{color:var(--muted);margin:0;font-size:.75rem;font-weight:700}.Admin-module__gRG9la__stubPanel{margin-top:1.5rem;padding:1rem}.Admin-module__gRG9la__stubCopy{color:var(--muted);margin:.5rem 0 1rem;line-height:1.7}.Admin-module__gRG9la__reviewsPanelBody{padding:1rem}.Admin-module__gRG9la__reviewsForm{gap:1.5rem;display:grid}.Admin-module__gRG9la__reviewsLayout,.Admin-module__gRG9la__activeReviewsSection,.Admin-module__gRG9la__reviewSelectorSection{gap:1rem;display:grid}.Admin-module__gRG9la__reviewSelectorSection{margin-top:.75rem}.Admin-module__gRG9la__activeReviewsSection{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:1rem}.Admin-module__gRG9la__activeReviewsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Admin-module__gRG9la__activeReviewsActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.Admin-module__gRG9la__activeReviewsList{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.Admin-module__gRG9la__activeReviewItem{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);gap:.875rem;padding:1rem;display:grid}.Admin-module__gRG9la__activeReviewMain{gap:.75rem;display:grid}.Admin-module__gRG9la__activeReviewMain .Admin-module__gRG9la__secondaryButton{place-self:start}.Admin-module__gRG9la__activeReviewControls{gap:.75rem;display:grid}.Admin-module__gRG9la__activeReviewControlActions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.Admin-module__gRG9la__reviewsToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Admin-module__gRG9la__reviewEditorList{gap:.75rem;display:grid}.Admin-module__gRG9la__reviewEditorItem{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);gap:.75rem;padding:1rem;display:grid}.Admin-module__gRG9la__reviewEditorHeader,.Admin-module__gRG9la__reviewEditorBody{gap:.75rem;display:grid}.Admin-module__gRG9la__reviewMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:700;display:inline-flex}.Admin-module__gRG9la__adminStars{gap:.0625rem;line-height:1;display:inline-flex}.Admin-module__gRG9la__adminStarFilled{color:#fbbf24}.Admin-module__gRG9la__adminStarEmpty{color:var(--border)}.Admin-module__gRG9la__reviewAuthor{margin:0;font-weight:700}.Admin-module__gRG9la__reviewPreview{color:var(--muted);margin:.35rem 0 0;font-size:.875rem;line-height:1.65}.Admin-module__gRG9la__reviewControls{gap:.75rem;display:grid}.Admin-module__gRG9la__reviewMediaThumbs{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.Admin-module__gRG9la__reviewMediaThumb,.Admin-module__gRG9la__reviewMediaMore{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);width:3rem;height:2.25rem;color:var(--muted);justify-content:center;align-items:center;font-size:.6875rem;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.Admin-module__gRG9la__reviewMediaThumb img{object-fit:cover}.Admin-module__gRG9la__reviewMediaVideo,.Admin-module__gRG9la__reviewNoMedia{color:var(--muted);font-size:.75rem;font-weight:700}.Admin-module__gRG9la__selectedReviewsPanel{top:calc(var(--nav-h) + 1rem);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);box-shadow:var(--shadow-sm);align-self:start;gap:.875rem;padding:1rem;display:grid;position:sticky}.Admin-module__gRG9la__selectedReviewsHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Admin-module__gRG9la__selectedReviewsCount{color:var(--brand);margin:0;font-size:1.125rem;font-weight:800}.Admin-module__gRG9la__selectedReviewsList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.Admin-module__gRG9la__selectedReviewItem{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);gap:.35rem;padding:.65rem;display:grid}.Admin-module__gRG9la__selectedReviewAuthor{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.Admin-module__gRG9la__selectedReviewPreview{-webkit-line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.Admin-module__gRG9la__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.Admin-module__gRG9la__paginationStatus{color:var(--muted);font-size:.875rem;font-weight:700}.Admin-module__gRG9la__secondaryButton[aria-disabled=true]{pointer-events:none;opacity:.5}.Admin-module__gRG9la__button:disabled,.Admin-module__gRG9la__secondaryButton:disabled,.Admin-module__gRG9la__dangerButton:disabled,.Admin-module__gRG9la__inlineButton:disabled,.Admin-module__gRG9la__iconButton:disabled{cursor:not-allowed;opacity:.55;transform:none}.Admin-module__gRG9la__form{gap:1rem;display:grid}.Admin-module__gRG9la__field{gap:.4rem;display:grid}.Admin-module__gRG9la__label{font-size:.8125rem;font-weight:700}.Admin-module__gRG9la__labelWithMeta{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;display:flex}.Admin-module__gRG9la__labelMeta{color:var(--muted);font-size:.75rem;font-weight:600}.Admin-module__gRG9la__input,.Admin-module__gRG9la__textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);width:100%;color:var(--text);font:inherit;font-size:.9375rem}.Admin-module__gRG9la__input{height:2.75rem;padding:0 .75rem}.Admin-module__gRG9la__inlineField{gap:.5rem;display:flex}.Admin-module__gRG9la__inlineField .Admin-module__gRG9la__input{flex:1;min-width:0}.Admin-module__gRG9la__timeInput{max-width:6rem}.Admin-module__gRG9la__inlineButton,.Admin-module__gRG9la__toolButton,.Admin-module__gRG9la__iconButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--text);font:inherit;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.Admin-module__gRG9la__inlineButton:hover,.Admin-module__gRG9la__toolButton:hover,.Admin-module__gRG9la__iconButton:hover{border-color:var(--brand);color:var(--brand)}.Admin-module__gRG9la__inlineButton{height:2.75rem;padding:0 .8rem}.Admin-module__gRG9la__iconButton{width:2.375rem;height:2.375rem;padding:0}.Admin-module__gRG9la__clearOverrideButton{justify-self:start;height:2rem;padding:0 .65rem;font-size:.75rem}.Admin-module__gRG9la__clearOverrideButton:disabled{cursor:not-allowed;opacity:.5}.Admin-module__gRG9la__textarea{resize:vertical;min-height:9rem;padding:.75rem;line-height:1.6}.Admin-module__gRG9la__input:focus,.Admin-module__gRG9la__textarea:focus{outline:2px solid color-mix(in srgb, var(--brand) 35%, transparent);border-color:var(--brand)}.Admin-module__gRG9la__help{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.5}.Admin-module__gRG9la__twoColumns{gap:1rem;display:grid}.Admin-module__gRG9la__checkboxLabel{align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.Admin-module__gRG9la__disabledCheckboxLabel{cursor:not-allowed;color:var(--muted);opacity:.58;text-decoration:line-through;text-decoration-thickness:2px}.Admin-module__gRG9la__disabledCheckboxLabel input{cursor:not-allowed}.Admin-module__gRG9la__cursorTooltipTarget{align-items:center;width:fit-content;display:inline-flex;position:relative}.Admin-module__gRG9la__cursorTooltip{z-index:300;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);width:max-content;max-width:min(18rem,100vw - 2rem);color:var(--text);box-shadow:var(--shadow-lg);pointer-events:none;padding:.55rem .7rem;font-size:.8125rem;font-weight:700;line-height:1.45;position:fixed;transform:translate(-50%,calc(-100% - .75rem))}.Admin-module__gRG9la__formActions{flex-wrap:wrap;gap:.75rem;padding-top:.5rem;display:flex}.Admin-module__gRG9la__mantineEditor{--rte-radius:var(--radius-sm);border-color:var(--border);background:var(--card)}.Admin-module__gRG9la__editorSkeleton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);overflow:hidden}.Admin-module__gRG9la__editorSkeletonToolbar{border-bottom:1px solid var(--border);background:var(--surface);height:2.875rem}.Admin-module__gRG9la__editorSkeletonContent{min-height:18rem}.Admin-module__gRG9la__mantineEditorContent{min-height:18rem;color:var(--text);outline:none;padding:1rem;line-height:1.75}.Admin-module__gRG9la__mantineEditorContent:focus{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--brand) 35%, transparent)}.Admin-module__gRG9la__mantineEditorContent p,.Admin-module__gRG9la__mantineEditorContent ul,.Admin-module__gRG9la__mantineEditorContent ol{margin:0 0 1rem}.Admin-module__gRG9la__mantineEditorContent ul,.Admin-module__gRG9la__mantineEditorContent ol{padding-left:1.4rem}.Admin-module__gRG9la__mantineEditorContent h2,.Admin-module__gRG9la__mantineEditorContent h3{font-family:var(--font-serif);margin:1.5rem 0 .75rem;line-height:1.3}.Admin-module__gRG9la__mantineEditorContent h2{font-size:1.5rem}.Admin-module__gRG9la__mantineEditorContent h3{font-size:1.25rem}.Admin-module__gRG9la__mantineEditorImage{border-radius:var(--radius-sm);border:1px solid var(--border);max-width:100%;height:auto;margin:1rem auto;display:block}.Admin-module__gRG9la__mantineEditorImage[data-width=full]{width:100%}.Admin-module__gRG9la__mantineEditorImage[data-width=medium]{width:65%}.Admin-module__gRG9la__mantineEditorImage[data-width=small]{width:40%}.Admin-module__gRG9la__mantineEditorImage[data-align=left]{margin-inline:0 auto}.Admin-module__gRG9la__mantineEditorImage[data-align=center]{margin-inline:auto}.Admin-module__gRG9la__mantineEditorImage[data-align=right]{margin-inline:auto 0}.Admin-module__gRG9la__mantineEditorContent img.Admin-module__gRG9la__ProseMirror-selectednode{outline:2px solid var(--brand);outline-offset:2px}.Admin-module__gRG9la__editorStickyBar{z-index:20;background:var(--card);position:sticky;top:0}.Admin-module__gRG9la__imageToolbar{border-bottom:1px solid var(--border);background:var(--surface);flex-wrap:wrap;align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.Admin-module__gRG9la__imageToolbarLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-right:.25rem;font-size:.7rem;font-weight:700}.Admin-module__gRG9la__imageToolbarButton,.Admin-module__gRG9la__imageToolbarButtonActive{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--text);align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8125rem;font-weight:600;line-height:1;display:inline-flex}.Admin-module__gRG9la__imageToolbarButtonActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 14%, transparent);color:var(--brand)}.Admin-module__gRG9la__imageToolbarDivider{background:var(--border);align-self:stretch;width:1px;margin:0 .25rem}.Admin-module__gRG9la__editorUploadError{color:#c01717;margin:.5rem 0 0;font-size:.8125rem}.Admin-module__gRG9la__linkPreview{z-index:100;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);max-width:min(20rem,100vw - 2rem);box-shadow:var(--shadow-lg);grid-template-columns:1fr auto;gap:.25rem .75rem;padding:.75rem;display:grid;position:fixed}.Admin-module__gRG9la__linkPreviewLabel{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:.75rem;font-weight:700}.Admin-module__gRG9la__linkPreviewUrl{min-width:0;color:var(--brand);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.Admin-module__gRG9la__linkPreviewClose{border:1px solid var(--border);background:var(--card);width:1.75rem;height:1.75rem;color:var(--text);border-radius:999px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.Admin-module__gRG9la__modalOverlay{z-index:100;background:#00000085;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Admin-module__gRG9la__modal{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);width:min(28rem,100%);box-shadow:var(--shadow-2xl);padding:1.25rem}.Admin-module__gRG9la__modalTitle{font-family:var(--font-serif);margin:0;font-size:1.375rem;line-height:1.25}.Admin-module__gRG9la__modalCopy{color:var(--muted);margin:.75rem 0 0;line-height:1.65}.Admin-module__gRG9la__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.Admin-module__gRG9la__adminNoticeSuccess,.Admin-module__gRG9la__adminNoticeError{border-radius:var(--radius-md);margin:0 0 1.25rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.Admin-module__gRG9la__adminNoticeSuccess{border:1px solid color-mix(in srgb, #1f7a3f 35%, var(--border));background:color-mix(in srgb, #1f7a3f 12%, var(--card));color:var(--text)}.Admin-module__gRG9la__adminNoticeError{border:1px solid color-mix(in srgb, #b42318 35%, var(--border));background:color-mix(in srgb, #b42318 10%, var(--card));color:var(--text)}.Admin-module__gRG9la__galleryEditor{flex-direction:column;gap:1rem;padding:1rem;display:flex}.Admin-module__gRG9la__galleryStatusRow{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.Admin-module__gRG9la__galleryStatusActive,.Admin-module__gRG9la__galleryStatusHidden,.Admin-module__gRG9la__galleryStatusWarning{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.Admin-module__gRG9la__galleryStatusActive{color:#1f7a3f;background:#1f7a3f29}.Admin-module__gRG9la__galleryStatusHidden{background:color-mix(in srgb, var(--muted) 18%, transparent);color:var(--muted)}.Admin-module__gRG9la__galleryStatusWarning{color:#b45309;text-transform:none;letter-spacing:0;background:#b4530924}.Admin-module__gRG9la__galleryUpload{flex-direction:column;gap:1rem;padding:1rem;display:flex}.Admin-module__gRG9la__galleryCropStage{flex-direction:column;gap:1rem;display:flex}.Admin-module__gRG9la__galleryCropViewport{border-radius:var(--radius-md);background:#111;width:100%;height:min(420px,60vh);position:relative;overflow:hidden}.Admin-module__gRG9la__galleryCropControls{flex-direction:column;gap:.75rem;display:flex}.Admin-module__gRG9la__galleryCropButtons{flex-wrap:wrap;gap:.5rem;display:flex}.Admin-module__gRG9la__galleryError{color:#b42318;margin:0;font-size:.875rem}.Admin-module__gRG9la__gallerySuccess{color:#1f7a3f;align-items:center;gap:.4rem;margin:0;font-size:.875rem;font-weight:700;display:inline-flex}.Admin-module__gRG9la__galleryPhotoGrid{grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:1rem;display:grid}.Admin-module__gRG9la__galleryPhotoPanel{flex-direction:column;gap:1rem;padding:1rem;display:flex}.Admin-module__gRG9la__galleryPhotoCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);flex-direction:column;gap:.65rem;padding:.75rem;display:flex}.Admin-module__gRG9la__galleryPhotoThumb{aspect-ratio:4/3;border-radius:var(--radius-sm);background:var(--surface);width:100%;position:relative;overflow:hidden}.Admin-module__gRG9la__galleryPhotoThumb img{object-fit:cover}.Admin-module__gRG9la__galleryPhotoMeta{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Admin-module__gRG9la__galleryPhotoActions{flex-wrap:wrap;gap:.45rem;display:flex}.Admin-module__gRG9la__coverBadge{background:color-mix(in srgb, var(--brand) 88%, #000);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex;position:absolute;top:.5rem;left:.5rem}.Admin-module__gRG9la__cropAspectPicker{flex-wrap:wrap;gap:.5rem;display:flex}.Admin-module__gRG9la__cropAspectButton,.Admin-module__gRG9la__cropAspectButtonActive{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:.35rem .75rem;font-size:.8125rem;font-weight:600}.Admin-module__gRG9la__cropAspectButtonActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 14%, transparent);color:var(--brand)}.Admin-module__gRG9la__coverModalBackdrop{z-index:100;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Admin-module__gRG9la__coverModal{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);flex-direction:column;gap:1rem;width:min(100%,52rem);max-height:min(96vh,900px);padding:1.25rem;display:flex;overflow:auto}.Admin-module__gRG9la__coverModalHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Admin-module__gRG9la__coverModalTitle{margin:0;font-size:1.25rem;font-weight:700}.Admin-module__gRG9la__coverModalLead{color:var(--muted);margin:.35rem 0 0;font-size:.875rem;line-height:1.45}.Admin-module__gRG9la__galleryCoverPreview{aspect-ratio:4/3;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);width:min(100%,20rem);margin:1rem;position:relative;overflow:hidden}.Admin-module__gRG9la__galleryCoverPreview img{object-fit:cover}.Admin-module__gRG9la__coverModalClose{border:1px solid var(--border);background:var(--surface);width:2.25rem;height:2.25rem;color:var(--text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:760px){.Admin-module__gRG9la__header{flex-direction:row;justify-content:space-between;align-items:flex-end}.Admin-module__gRG9la__twoColumns{grid-template-columns:repeat(2,minmax(0,1fr))}.Admin-module__gRG9la__reviewEditorHeader{grid-template-columns:1fr auto;align-items:center}.Admin-module__gRG9la__reviewEditorBody{grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);align-items:start}.Admin-module__gRG9la__reviewsLayout{gap:1.25rem}.Admin-module__gRG9la__activeReviewMain{grid-template-columns:minmax(0,1fr) auto;align-items:start}}
.Aktualnosci-module__ab40vG__section{min-height:calc(100vh - var(--nav-h));background:var(--bg);padding:4.5rem 0 5rem}.Aktualnosci-module__ab40vG__inner{max-width:var(--max-w);margin:0 auto;padding:0 1rem}.Aktualnosci-module__ab40vG__header{max-width:48rem;margin:0 auto 3.5rem}.Aktualnosci-module__ab40vG__eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.Aktualnosci-module__ab40vG__heading{font-family:var(--font-serif);color:var(--text);margin:0 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.12}.Aktualnosci-module__ab40vG__lead{max-width:40rem;color:var(--muted);margin:0;font-size:.96875rem;line-height:1.75}.Aktualnosci-module__ab40vG__list{flex-direction:column;max-width:48rem;margin:0 auto;display:flex}.Aktualnosci-module__ab40vG__post{padding:3rem 0;animation:.5s both Aktualnosci-module__ab40vG__postReveal;position:relative}.Aktualnosci-module__ab40vG__post+.Aktualnosci-module__ab40vG__post{border-top:1px solid var(--border)}.Aktualnosci-module__ab40vG__post:first-child{padding-top:0}.Aktualnosci-module__ab40vG__post:first-child{animation-delay:20ms}.Aktualnosci-module__ab40vG__post:nth-child(2){animation-delay:.1s}.Aktualnosci-module__ab40vG__post:nth-child(3){animation-delay:.18s}.Aktualnosci-module__ab40vG__postMeta{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.Aktualnosci-module__ab40vG__date{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.Aktualnosci-module__ab40vG__postTitle{font-family:var(--font-serif);color:var(--text);margin:0 0 1.25rem;font-size:1.875rem;line-height:1.18}.Aktualnosci-module__ab40vG__titleLink{color:inherit;background-image:linear-gradient(var(--brand), var(--brand));background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;text-decoration:none;transition:background-size .3s}.Aktualnosci-module__ab40vG__titleLink:hover{background-size:100% 2px}.Aktualnosci-module__ab40vG__previewWrap{max-height:26rem;position:relative;overflow:hidden}.Aktualnosci-module__ab40vG__previewFade{inset-inline:0;pointer-events:none;background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--bg) 65%, transparent) 42%, var(--bg) 92%);-webkit-backdrop-filter:blur(2px);height:8rem;position:absolute;bottom:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 55%);mask-image:linear-gradient(#0000 0%,#000 55%)}.Aktualnosci-module__ab40vG__preview{color:var(--text);font-size:1rem;line-height:1.8}.Aktualnosci-module__ab40vG__preview>:first-child{margin-top:0}.Aktualnosci-module__ab40vG__preview p{margin:0 0 1.15rem}.Aktualnosci-module__ab40vG__preview h2,.Aktualnosci-module__ab40vG__preview h3{font-family:var(--font-serif);margin:1.5rem 0 .75rem;line-height:1.3}.Aktualnosci-module__ab40vG__preview h2{font-size:1.4rem}.Aktualnosci-module__ab40vG__preview h3{font-size:1.2rem}.Aktualnosci-module__ab40vG__preview ul,.Aktualnosci-module__ab40vG__preview ol{margin:0 0 1.15rem;padding-left:1.35rem}.Aktualnosci-module__ab40vG__preview li{margin:.3rem 0}.Aktualnosci-module__ab40vG__preview a{color:var(--brand);text-decoration:underline}.Aktualnosci-module__ab40vG__preview blockquote{border-left:3px solid var(--brand);color:var(--muted);margin:1.25rem 0;padding-left:1rem}.Aktualnosci-module__ab40vG__preview img{border-radius:var(--radius-md);width:100%;height:auto;box-shadow:var(--shadow-md);margin:1.25rem auto;display:block}.Aktualnosci-module__ab40vG__preview img[data-width=medium]{width:60%}.Aktualnosci-module__ab40vG__preview img[data-width=small]{width:42%}.Aktualnosci-module__ab40vG__preview img[data-align=left]{margin-inline:0 auto}.Aktualnosci-module__ab40vG__preview img[data-align=center]{margin-inline:auto}.Aktualnosci-module__ab40vG__preview img[data-align=right]{margin-inline:auto 0}.Aktualnosci-module__ab40vG__readMore{z-index:1;border:1px solid var(--brand);background:color-mix(in srgb, var(--brand) 6%, var(--bg));color:var(--brand);letter-spacing:.04em;box-shadow:var(--shadow-brand);border-radius:9999px;align-items:center;gap:.45rem;margin-top:1.5rem;padding:.65rem 1.4rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.Aktualnosci-module__ab40vG__readMore svg{transition:transform .18s}.Aktualnosci-module__ab40vG__readMore:hover{background:var(--brand);border-color:var(--brand);color:var(--btn-primary-text);transform:translateY(-1px)}.Aktualnosci-module__ab40vG__readMore:hover svg{transform:translate(3px)}.Aktualnosci-module__ab40vG__empty{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);max-width:48rem;color:var(--muted);margin:0 auto;padding:2rem;line-height:1.7}@keyframes Aktualnosci-module__ab40vG__postReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Aktualnosci-module__ab40vG__post{animation:none}.Aktualnosci-module__ab40vG__readMore,.Aktualnosci-module__ab40vG__readMore svg,.Aktualnosci-module__ab40vG__titleLink{transition:none}}@media (max-width:640px){.Aktualnosci-module__ab40vG__previewWrap{max-height:18rem}.Aktualnosci-module__ab40vG__preview img[data-width=medium],.Aktualnosci-module__ab40vG__preview img[data-width=small]{width:100%}}@media (min-width:768px){.Aktualnosci-module__ab40vG__section{padding-top:5.5rem}.Aktualnosci-module__ab40vG__heading{font-size:3rem}.Aktualnosci-module__ab40vG__postTitle{font-size:2.125rem}}
.Post-module__aaNg1q__article{background:var(--bg);padding:4rem 0 5rem}.Post-module__aaNg1q__inner{max-width:46rem;margin:0 auto;padding:0 1rem}.Post-module__aaNg1q__backLink{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.Post-module__aaNg1q__backLink:hover{color:var(--brand-hover)}.Post-module__aaNg1q__date{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.Post-module__aaNg1q__title{font-family:var(--font-serif);color:var(--text);margin:0;font-size:2.25rem;font-weight:700;line-height:1.12}.Post-module__aaNg1q__content{color:var(--text);margin-top:2.5rem;font-size:1rem;line-height:1.85}.Post-module__aaNg1q__content h2{font-family:var(--font-serif);margin:1.75rem 0 .9rem;font-size:1.5rem;line-height:1.3}.Post-module__aaNg1q__content h3{font-family:var(--font-serif);margin:1.5rem 0 .75rem;font-size:1.25rem;line-height:1.35}.Post-module__aaNg1q__content blockquote{border-left:3px solid var(--brand);color:var(--muted);margin:1.5rem 0;padding-left:1rem}.Post-module__aaNg1q__content p{margin:0 0 1.25rem}.Post-module__aaNg1q__content img{border-radius:var(--radius-md);width:100%;height:auto;box-shadow:var(--shadow-lg);margin:2rem auto;display:block}.Post-module__aaNg1q__content img[data-width=medium]{width:65%}.Post-module__aaNg1q__content img[data-width=small]{width:45%}.Post-module__aaNg1q__content img[data-align=left]{margin-inline:0 auto}.Post-module__aaNg1q__content img[data-align=center]{margin-inline:auto}.Post-module__aaNg1q__content img[data-align=right]{margin-inline:auto 0}@media (max-width:640px){.Post-module__aaNg1q__content img[data-width=medium],.Post-module__aaNg1q__content img[data-width=small]{width:100%}}.Post-module__aaNg1q__content ul{margin:0 0 1.25rem;padding-left:1.35rem}.Post-module__aaNg1q__content li{margin:.35rem 0}.Post-module__aaNg1q__content strong{font-weight:700}.Post-module__aaNg1q__content em{font-style:italic}@media (min-width:768px){.Post-module__aaNg1q__article{padding-top:5rem}.Post-module__aaNg1q__title{font-size:3rem}}
.StarLinkFeature-module__Vt3-Iq__section{scroll-margin-top:var(--nav-h);isolation:isolate;background:#000;min-height:700px;padding:7rem 0;position:relative;overflow:hidden}.StarLinkFeature-module__Vt3-Iq__background{z-index:-2;background:-webkit-image-set(url(/images/starlink-bg.avif) 1x type("image/avif"),url(/images/starlink-bg.webp) 1x type("image/webp")) 50%/cover no-repeat;background:image-set("/images/starlink-bg.avif" 1x type("image/avif"),"/images/starlink-bg.webp" 1x type("image/webp")) 50%/cover no-repeat;position:absolute;inset:0}.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__background{opacity:0;filter:saturate(.88)brightness(.82)}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__background{animation:1.25s ease-out forwards StarLinkFeature-module__Vt3-Iq__starlinkBackgroundReveal}.StarLinkFeature-module__Vt3-Iq__overlay{z-index:-1;background:#0101180f;position:absolute;inset:0}@media (max-width:767px){.StarLinkFeature-module__Vt3-Iq__overlay{background:#01011829}}.StarLinkFeature-module__Vt3-Iq__inner{z-index:1;max-width:var(--max-w);margin:0 auto;padding:0 1rem;position:relative}.StarLinkFeature-module__Vt3-Iq__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;filter:blur(10px);background:#0101189e;border:1px solid #ffffff24;border-radius:8px;flex-direction:column;align-items:flex-start;max-width:580px;padding:2rem;display:flex;transform:translateY(30px)scale(.98);box-shadow:0 24px 70px #00000057}@media (max-width:767px){.StarLinkFeature-module__Vt3-Iq__content{padding:1.5rem}}.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__eyebrow,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__heading,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__text,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__stat,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__actions{opacity:0;filter:blur(8px);transform:translateY(22px)}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__content{animation:.9s cubic-bezier(.16,1,.3,1) forwards StarLinkFeature-module__Vt3-Iq__starlinkPanelReveal}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__eyebrow,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__heading,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__text,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__stat,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__actions{animation:.85s cubic-bezier(.16,1,.3,1) forwards StarLinkFeature-module__Vt3-Iq__starlinkReveal}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__eyebrow{animation-delay:40ms}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__heading{animation-delay:.12s}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__text{animation-delay:.24s}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__stat:first-child{animation-delay:.36s}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__stat:nth-child(2){animation-delay:.42s}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__stat:nth-child(3){animation-delay:.48s}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__stat:nth-child(4){animation-delay:.54s}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__actions{animation-delay:.64s}.StarLinkFeature-module__Vt3-Iq__eyebrow{color:#ffffffad;letter-spacing:.15em;text-transform:uppercase;margin:0 0 .875rem;font-size:.75rem;font-weight:600}.StarLinkFeature-module__Vt3-Iq__eyebrowHighlight{color:#fffffff2}.StarLinkFeature-module__Vt3-Iq__heading{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin:0 0 1.25rem;font-size:2.25rem;font-weight:800;line-height:1.12}@media (min-width:768px){.StarLinkFeature-module__Vt3-Iq__heading{font-size:3rem}}.StarLinkFeature-module__Vt3-Iq__headingAccent{color:#ffffffc2}.StarLinkFeature-module__Vt3-Iq__text{color:#ffffffc7;margin:0 0 2.25rem;font-size:.9375rem;line-height:1.75}.StarLinkFeature-module__Vt3-Iq__stats{grid-template-columns:1fr 1fr;gap:1.5rem 2.5rem;margin-bottom:2.5rem;display:grid}.StarLinkFeature-module__Vt3-Iq__stat{flex-direction:column;gap:.25rem;display:flex}.StarLinkFeature-module__Vt3-Iq__stat:before{content:"";background:#ffffff47;width:1.5rem;height:1px;margin-bottom:.5rem;display:block}.StarLinkFeature-module__Vt3-Iq__statValue{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;font-size:1.375rem;font-weight:700;line-height:1}.StarLinkFeature-module__Vt3-Iq__statLabel{color:#ffffffad;letter-spacing:.04em;font-size:.75rem}.StarLinkFeature-module__Vt3-Iq__actions{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.StarLinkFeature-module__Vt3-Iq__ctaPrimary{border-radius:var(--radius-md);color:#010120;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:none;align-items:center;gap:.5rem;padding:.625rem 1.375rem;font-family:inherit;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .15s;display:inline-flex}.StarLinkFeature-module__Vt3-Iq__ctaPrimary:hover{background:#ffffffe0;transform:translateY(-1px);box-shadow:0 4px 24px #fff3}.StarLinkFeature-module__Vt3-Iq__ctaSecondary{border-radius:var(--radius-md);color:#ffffffb8;cursor:pointer;background:0 0;border:1px solid #fff3;align-items:center;padding:.625rem 1.375rem;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}.StarLinkFeature-module__Vt3-Iq__ctaSecondary:hover{color:#fff;background:#ffffff0d;border-color:#ffffff73}@keyframes StarLinkFeature-module__Vt3-Iq__starlinkPanelReveal{to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes StarLinkFeature-module__Vt3-Iq__starlinkBackgroundReveal{to{opacity:1;filter:saturate()brightness()}}@keyframes StarLinkFeature-module__Vt3-Iq__starlinkReveal{to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.StarLinkFeature-module__Vt3-Iq__background{opacity:1;filter:none}.StarLinkFeature-module__Vt3-Iq__content,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__badge,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__eyebrow,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__heading,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__text,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__stat,.StarLinkFeature-module__Vt3-Iq__canReveal .StarLinkFeature-module__Vt3-Iq__actions{opacity:1;filter:none;transform:none}.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__content,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__background,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__badge,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__eyebrow,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__heading,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__text,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__stat,.StarLinkFeature-module__Vt3-Iq__isRevealed .StarLinkFeature-module__Vt3-Iq__actions{animation:none}}
