:root{--htmp-navy: #183456;--htmp-navy-deep: #163456;--htmp-sky: #d4e7f2;--htmp-ice: #f5f7fa;--htmp-border: rgba(24, 52, 86, .1);--htmp-shadow: 0 20px 60px rgba(24, 52, 86, .1)}body.htmp-theme{background:var(--htmp-ice);color:var(--htmp-navy);font-family:Roboto,sans-serif;font-variation-settings:"wdth" 100}body.htmp-theme .htmp-page-shell{min-height:100vh;transition:opacity .18s ease-out,transform .18s ease-out,filter .18s ease-out}body.htmp-theme .htmp-page-transition{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;opacity:0;background:radial-gradient(circle at 18% 16%,#18345617,#18345600 32%),radial-gradient(circle at 82% 20%,#18345614,#18345600 30%),linear-gradient(180deg,#f5f7faeb,#e9f0f6f2);transform:translateY(8px);transition:opacity .18s ease-out,transform .18s ease-out}html.htmp-page-loading body.htmp-theme .htmp-page-shell{opacity:0;transform:translateY(10px);filter:blur(4px)}html.htmp-page-loading body.htmp-theme .htmp-page-transition,body.htmp-theme.htmp-page-transitioning .htmp-page-transition{opacity:1;transform:translateY(0)}body.htmp-theme.htmp-page-transitioning .htmp-page-shell{opacity:0;transform:translateY(-8px);filter:blur(4px);pointer-events:none}body.htmp-theme a{color:inherit}body.htmp-theme input,body.htmp-theme button,body.htmp-theme textarea,body.htmp-theme select{font:inherit;font-variation-settings:"wdth" 100}.htmp-shell{width:min(1288px,calc(100% - 48px));margin:0 auto}@media(prefers-reduced-motion:reduce){body.htmp-theme .htmp-page-shell,body.htmp-theme .htmp-page-transition{transition:none}}.shopify-section>.htmp-page-hero,.shopify-section>.htmp-page-section,.shopify-section>.htmp-contact-bar,.shopify-section>.htmp-tech-download,.shopify-section>.htmp-cta-band,.shopify-section>.htmp-product-mobilebar{grid-column:1 / -1}.htmp-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:52px;padding:0 1.75rem;border-radius:999px;border:1px solid transparent;font-size:1rem;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:transform .3s ease-out,box-shadow .3s ease-out,background-color .3s ease-out,border-color .3s ease-out,color .3s ease-out}.htmp-button:hover{transform:translateY(-2px)}.htmp-button.htmp-button--primary,.htmp-button.htmp-button--secondary{padding-left:1.5rem;padding-right:1.5rem}.htmp-button.htmp-button--primary,.htmp-button.htmp-button--primary:visited,.htmp-button.htmp-button--primary:hover,.htmp-button.htmp-button--primary:focus,.htmp-button.htmp-button--primary:focus-visible{background:var(--htmp-navy);color:#fff;box-shadow:0 12px 30px #1834562e}.htmp-button.htmp-button--primary span,.htmp-button.htmp-button--primary .htmp-button__icon{color:#fff}.htmp-button.htmp-button--primary:hover{background:#1e426d}.htmp-button--secondary{background:linear-gradient(90deg,#fff,#d4e7f2a6);border-color:var(--htmp-navy);color:var(--htmp-navy)}.htmp-button__icon{display:inline-flex;font-size:1rem;line-height:1}.htmp-site-header__cta .htmp-button__icon svg{display:block;width:20px;height:20px}.htmp-section-kicker{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:.9rem;color:#18345673;font-size:.74rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.htmp-section-kicker img{width:2rem;height:2rem;object-fit:contain}.htmp-site-header{position:sticky;top:0;z-index:40;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(24,52,86,.06)}.htmp-site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:105px;gap:1.5rem}.htmp-site-header__brand{display:inline-flex;width:clamp(128px,13vw,170px)}.htmp-site-header__brand img{width:100%;height:auto}.htmp-site-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;flex:1}.htmp-site-header__nav a,.htmp-mobile-nav__panel a{border-radius:999px;padding:.65rem .95rem;color:var(--htmp-navy);font-size:1rem;font-weight:400;text-decoration:none;transition:background-color .3s ease-out,transform .3s ease-out,box-shadow .3s ease-out}.htmp-site-header__nav a:hover,.htmp-mobile-nav__panel a:hover{background:#d4e7f240;transform:translateY(-1px)}.htmp-site-header__actions{display:flex;align-items:center;gap:.85rem}.htmp-icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;color:var(--htmp-navy);text-decoration:none;transition:background-color .18s ease}.htmp-icon-button:hover{background:#d4e7f240}.htmp-icon-button svg{width:1.4rem;height:1.4rem}.htmp-icon-button__count{position:absolute;top:-.15rem;right:-.1rem;min-width:1.15rem;height:1.15rem;padding:0 .2rem;border-radius:999px;background:var(--htmp-navy);color:#fff;font-size:.65rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.htmp-mobile-nav{display:none;position:relative}.htmp-mobile-nav>summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:var(--htmp-navy);cursor:pointer}.htmp-mobile-nav>summary::-webkit-details-marker{display:none}.htmp-mobile-nav__burger,.htmp-mobile-nav__burger:before,.htmp-mobile-nav__burger:after{display:block;width:18px;height:2px;border-radius:999px;background:#fff;content:"";transition:transform .18s ease}.htmp-mobile-nav__burger:before{transform:translateY(-6px)}.htmp-mobile-nav__burger:after{transform:translateY(4px)}.htmp-mobile-nav[open] .htmp-mobile-nav__burger{background:transparent}.htmp-mobile-nav[open] .htmp-mobile-nav__burger:before{transform:translateY(0) rotate(45deg)}.htmp-mobile-nav[open] .htmp-mobile-nav__burger:after{transform:translateY(-2px) rotate(-45deg)}.htmp-mobile-nav__panel{position:absolute;right:0;top:calc(100% + .9rem);width:min(22rem,calc(100vw - 32px));padding:1rem;border:1px solid var(--htmp-border);border-radius:1.5rem;background:#fffffff5;box-shadow:var(--htmp-shadow)}.htmp-mobile-nav__panel nav{display:grid;gap:.35rem}.htmp-mobile-nav__link,.htmp-mobile-nav__group-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.8rem 0;border-radius:0;background:transparent;box-shadow:none;text-decoration:none;font-size:1rem;font-weight:400}.htmp-mobile-nav__group summary::-webkit-details-marker{display:none}.htmp-mobile-nav__group-toggle{list-style:none;cursor:pointer}.htmp-mobile-nav__group>summary{width:100%;height:auto;border-radius:0;background:transparent;box-shadow:none;color:var(--htmp-navy)}.htmp-mobile-nav__chevron{color:#1834567a;font-size:.85rem;transition:transform .22s ease-out}.htmp-mobile-nav__group[open] .htmp-mobile-nav__chevron{transform:rotate(180deg)}.htmp-mobile-nav__panel .htmp-button{width:100%;margin-top:.65rem}.template-index .htmp-site-header{position:absolute;top:0;left:0;right:0;background:#ffffff3d;border-bottom-color:transparent;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.htmp-site-header__nav-item{position:relative}.htmp-site-header__nav-item--has-menu:after{content:"";position:absolute;top:100%;left:-1.25rem;right:-1.25rem;height:1.15rem}.htmp-site-header__nav-item>a{display:inline-flex;align-items:center;gap:.45rem}.htmp-site-header__caret{width:12px;height:12px;color:#16345680;flex:0 0 auto;transition:transform .3s ease-out}.htmp-site-header__dropdown{position:absolute;top:calc(100% + .3rem);left:50%;width:min(360px,42vw);display:grid;gap:.35rem;padding:.75rem;border:1px solid var(--htmp-border);border-radius:1rem;background:#fffffffa;box-shadow:var(--htmp-shadow);opacity:0;pointer-events:none;transform:translate(-50%) translateY(8px) scale(.98);z-index:6;transition:opacity .22s ease-out,transform .22s ease-out}.htmp-site-header__nav-item--has-menu:hover .htmp-site-header__dropdown,.htmp-site-header__nav-item--has-menu:focus-within .htmp-site-header__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0) scale(1)}.htmp-site-header__nav .htmp-site-header__dropdown-item{display:grid;gap:.35rem;width:calc(100% + 1.5rem);margin-inline:-.75rem;padding:.8rem 1.65rem;border-radius:0;text-decoration:none}.htmp-site-header__dropdown-item strong{font-size:.98rem;font-weight:700}.htmp-site-header__dropdown-item span{color:#1834569e;font-size:.88rem;line-height:1.45}.htmp-mobile-nav__subnav{margin:0 0 .4rem;padding:.2rem 0 .4rem .8rem;border-left:1px solid rgba(24,52,86,.12);display:grid;gap:.2rem}.htmp-mobile-nav__subnav a{padding:.45rem 0 .45rem .85rem;font-size:.9rem;color:#183456b8}.htmp-home{background:var(--htmp-ice)}.htmp-hero{position:relative;min-height:min(980px,calc(100vh - 32px));overflow:clip}.htmp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08);z-index:0}.htmp-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08);z-index:1;opacity:0;pointer-events:none;transition:opacity .45s ease}.htmp-hero__video.is-active{opacity:1}.htmp-hero__video[hidden]{display:none}.htmp-home-hero[data-hero-phase=intro] [data-hero-loop-video],.htmp-home-hero:not([data-hero-phase=idle]) [data-hero-loop-video]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.htmp-home-hero[data-hero-phase=idle] [data-hero-loop-video].is-active{opacity:1!important;visibility:visible!important}.htmp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(ellipse 66% 44% at 50% 42%,#ffffff6b,#ffffff2e 42%,#fff0 76%),linear-gradient(to bottom,#ffffffc7,#ffffff8f 8%,#fff3 24%,#ffffff08 44%,#fff0 60%,#ffffff29 86%,#ffffffc7)}.htmp-hero__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:720px;padding:5.5rem 0 12rem;text-align:center}.htmp-hero__eyebrow{margin-bottom:1rem;color:#18345685;font-size:.82rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.htmp-hero__title{max-width:18ch;color:var(--htmp-navy);font-size:clamp(2.7rem,6vw,4.85rem);font-weight:500;line-height:1.02;text-wrap:balance;text-shadow:0 0 42px rgba(255,255,255,.88),0 0 80px rgba(255,255,255,.55)}.htmp-hero__title strong{font-weight:800}.htmp-hero__title-line{display:inline}.htmp-hero__subtitle{margin-top:1.25rem;max-width:36rem;color:var(--htmp-navy);font-size:clamp(1.05rem,2vw,1.65rem);line-height:1.45;text-shadow:0 0 30px rgba(255,255,255,.88),0 0 60px rgba(255,255,255,.45)}.htmp-hero__buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.htmp-hero__rule{position:absolute;left:50%;bottom:154px;width:min(1288px,calc(100% - 48px));height:1px;z-index:3;transform:translate(-50%);background:#18345666}.htmp-event-bar{position:absolute;left:50%;bottom:2.2rem;z-index:3;transform:translate(-50%);touch-action:pan-y}@media(prefers-reduced-motion:reduce){.htmp-hero__video{display:none}}.htmp-event-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:91px;padding:1rem 1.9rem;border:1px solid rgba(24,52,86,.38);border-radius:999px;background:#ffffff3d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.htmp-event-bar__meta{display:flex;align-items:center;gap:1.5rem;min-width:0}.htmp-event-bar__date{color:#183456d1;font-size:.98rem;white-space:nowrap}.htmp-event-bar__title{color:var(--htmp-navy);font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.htmp-event-bar__summary{display:none}.htmp-home__section{padding:5rem 0}.htmp-home__section--tight{padding-top:1rem}.htmp-home__section-header{text-align:center;max-width:46rem;margin:0 auto 2.75rem}.htmp-home__section-header .htmp-section-kicker--stacked{flex-direction:column;justify-content:center;gap:.55rem;margin-bottom:.7rem}.htmp-home__section-header h2{margin:0;color:#183456;font-size:1rem;font-weight:500;line-height:1.65}.htmp-home__section-header p{margin-top:.9rem;color:#183456b8;font-size:1.08rem;line-height:1.65}.htmp-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.htmp-card{border:1px solid var(--htmp-border);border-radius:1.65rem;background:#ffffffdb;box-shadow:var(--htmp-shadow);overflow:hidden}.htmp-card--panel{padding:2rem}.htmp-card__label{margin-bottom:.45rem;color:#18345666;font-size:.74rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.htmp-card__title{color:var(--htmp-navy);font-size:1.6rem;font-weight:650;line-height:1.2}.htmp-card__copy{margin-top:.75rem;color:#183456bd;font-size:.98rem;line-height:1.6}.htmp-meter-list{display:grid;gap:.9rem;margin-top:1.5rem}.htmp-meter__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.42rem;color:#183456cc;font-size:.92rem;font-weight:600}.htmp-meter__track{height:10px;border-radius:999px;background:#18345614;overflow:hidden}.htmp-meter__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--htmp-navy) 0%,#2e5b8b 100%)}.htmp-meter__fill--muted{background:linear-gradient(90deg,#94a3b8,#cbd5e1)}.htmp-visual-card__media{min-height:320px;background:linear-gradient(180deg,#eef4f8,#e6edf4)}.htmp-visual-card__media-button{display:block;width:100%;padding:0;border:0;cursor:zoom-in;text-align:left;position:relative}.htmp-visual-card__media-button:focus-visible{outline:2px solid rgba(24,52,86,.28);outline-offset:-2px}.htmp-visual-card__media-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#18345600,#18345624);opacity:0;transition:opacity .22s ease-out;pointer-events:none}.htmp-visual-card__media-button:hover:after,.htmp-visual-card__media-button:focus-visible:after{opacity:1}.htmp-visual-card__media img{width:100%;height:100%;object-fit:cover}.htmp-visual-card__content{padding:1.5rem}.htmp-home__products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.htmp-page-hero{position:relative;overflow:hidden}.htmp-page-hero__surface{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#183456,#1a3d65 52%,#0f2240)}.htmp-page-hero__rings{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08}.htmp-page-hero__ring{position:absolute;border:1px solid #8fc5ed;border-radius:999px}.htmp-page-hero__ring--one{top:14%;left:7%;width:300px;height:300px}.htmp-page-hero__ring--two{right:12%;top:28%;width:210px;height:210px}.htmp-page-hero__ring--three{right:31%;top:34%;width:150px;height:150px}.htmp-page-hero__inner{position:relative;z-index:1;padding:3.75rem 0 4.25rem}.htmp-page-hero__inner--product{padding:3.75rem 0 4.25rem}.htmp-page-hero__eyebrow{margin-bottom:1rem;color:#ffffff8f;font-size:.82rem;font-weight:100;letter-spacing:.22em;text-transform:uppercase}.htmp-page-hero__title{margin:0;color:#fff;font-size:clamp(1.95rem,3.8vw,2.85rem);font-weight:500;line-height:1.1}.htmp-page-hero__copy{max-width:620px;margin-top:1.4rem;color:#ffffffbd;font-size:1.1rem;line-height:1.7}.htmp-page-hero--about .htmp-page-hero__inner--about{max-width:1280px;margin:0 auto;padding:3.75rem 0 4.25rem;text-align:left}.htmp-page-hero__eyebrow--about{margin-bottom:1rem;color:#ffffff8f;font-weight:100;letter-spacing:.22em}.htmp-page-hero__title--about{margin:0;font-size:clamp(1.95rem,3.8vw,2.85rem);font-weight:500;line-height:1.1;text-align:left}.htmp-page-hero__copy--about{max-width:620px;margin:1.4rem 0 0;color:#ffffffbd;font-size:1.1rem;line-height:1.7;text-align:left}.htmp-page-hero__copy--mission{max-width:760px;padding:.95rem 1.35rem 1rem;border:1px solid rgba(143,197,237,.2);border-left:3px solid rgba(143,197,237,.52);border-radius:1.35rem;background:linear-gradient(135deg,#ffffff14,#ffffff08);color:#ffffffeb;font-size:clamp(1.02rem,1.45vw,1.22rem);font-weight:500;line-height:1.6;text-wrap:balance}.htmp-page-hero__copy--subtle{margin-top:.7rem;color:#ffffff8a;font-size:.98rem}.htmp-breadcrumbs{display:flex;align-items:center;gap:.55rem;margin-bottom:1.15rem;color:#ffffffa6;font-size:.88rem}.htmp-breadcrumbs a{text-decoration:none}.htmp-page-section{padding:4.5rem 0 5rem}section.htmp-page-section.htmp-page-section--about:not(.htmp-page-section--white){padding-bottom:0}.htmp-page-section--product{padding-bottom:7rem}.htmp-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2.75rem}.htmp-divider span{display:block;height:1px;flex:1;background:#18345614}.htmp-divider img{width:24px;height:24px;opacity:.14}.htmp-divider--compact{justify-content:flex-start;margin-bottom:1.5rem}.htmp-divider--compact span{max-width:220px;flex:initial;width:100%}.htmp-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.htmp-products-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(24,52,86,.08);border-radius:1.35rem;background:#ffffffe6;box-shadow:0 12px 32px #18345612;cursor:pointer;transition:transform .3s ease-out,box-shadow .3s ease-out,border-color .3s ease-out}.htmp-products-card:hover,.htmp-products-card:focus-visible{transform:translateY(-3px);box-shadow:0 18px 42px #1834561c;border-color:#18345629}.htmp-products-card:focus-visible{outline:0}.htmp-products-card__media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(180deg,#eef4f8,#e4ecf4)}.htmp-products-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-out}.htmp-products-card:hover .htmp-products-card__media img{transform:scale(1.05)}.htmp-products-card__badge{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;min-height:32px;padding:0 .8rem;border-radius:999px;background:var(--htmp-navy);color:#fff;font-size:.72rem;font-weight:600}.htmp-products-card__body{display:flex;flex:1;flex-direction:column;gap:.8rem;padding:1.5rem}.htmp-products-card__title{margin:0;color:var(--htmp-navy);font-size:1rem;font-weight:500;line-height:1.2}.htmp-products-card__title a{text-decoration:none}.htmp-products-card__copy{margin:0;color:#18345685;font-size:.95rem;line-height:1.7}.htmp-products-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.95rem;border-top:1px solid rgba(24,52,86,.07)}.htmp-products-card__index{color:#18345647;font-size:.95rem;font-weight:600}.htmp-pagination{margin-top:2rem}.htmp-pagination .pagination{display:flex;justify-content:center;gap:.6rem}.htmp-pagination .pagination a,.htmp-pagination .pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;border:1px solid rgba(24,52,86,.12);border-radius:999px;text-decoration:none}.htmp-product-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;align-items:start}.htmp-product-main{display:grid;gap:2rem}.htmp-product-secondary{display:grid;gap:2rem;margin-top:2rem}.htmp-product-gallery__stage{position:relative;overflow:hidden;border:1px solid rgba(24,52,86,.08);border-radius:1.5rem;background:linear-gradient(180deg,#eef4f8,#e5edf4);aspect-ratio:1 / 1}.htmp-product-gallery__stage-item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:stretch}.htmp-product-gallery__stage-item[hidden]{display:none!important}.htmp-product-gallery__stage-badge{position:absolute;top:1rem;right:1rem;z-index:2;display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .8rem;border-radius:999px;background:#ffffffeb;border:1px solid rgba(24,52,86,.12);color:var(--htmp-navy);font-size:.78rem;line-height:1;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 12px 28px #1834561f;pointer-events:none;max-width:calc(100% - 2rem);line-height:1.25;text-align:left}.htmp-product-gallery__stage-badge span{min-width:0;white-space:normal}.htmp-product-gallery__stage-badge--image{gap:0;padding:.48rem .78rem}.htmp-product-gallery__stage img,.htmp-product-gallery__zoom-frame>img,.htmp-product-gallery__stage-item>img,.htmp-product-gallery__stage-item>video,.htmp-product-gallery__stage-item>iframe,.htmp-product-gallery__stage-item>model-viewer,.htmp-product-gallery__stage-media,.htmp-product-gallery__stage-media model-viewer,.htmp-product-gallery__stage .shopify-model-viewer-ui{width:100%;height:100%;display:block}.htmp-product-gallery__zoom-frame,.htmp-product-panel__figure-zoom{display:block;width:100%;height:100%;padding:0;border:0;margin:0;-webkit-appearance:none;appearance:none;background:transparent;color:inherit;text-decoration:none;text-align:left;overflow:hidden;cursor:zoom-in}.htmp-product-panel__figure-zoom{height:auto}.htmp-product-gallery__zoom-frame:focus-visible,.htmp-product-panel__figure-zoom:focus-visible{outline:2px solid var(--htmp-navy);outline-offset:4px;border-radius:1rem}.htmp-product-gallery__stage-media,.htmp-product-gallery__stage-media model-viewer,.htmp-product-gallery__stage .shopify-model-viewer-ui{background:transparent}.htmp-product-gallery__stage img,.htmp-product-gallery__zoom-frame>img,.htmp-product-gallery__stage-item>img{object-fit:cover;cursor:zoom-in}.htmp-product-gallery__zoom-image,.htmp-product-panel__figure{transform-origin:var(--htmp-zoom-origin-x, 50%) var(--htmp-zoom-origin-y, 50%);transition:transform .24s ease-out;will-change:transform}.htmp-product-gallery__zoom-image--frame-tight{transform:scale(1.2)}.htmp-product-gallery--contained .htmp-product-gallery__stage img.htmp-product-gallery__zoom-image--contain{object-fit:contain;background:#f8fafc}.htmp-product-gallery__zoom-frame.is-zoomed .htmp-product-gallery__zoom-image,.htmp-product-panel__figure-zoom.is-zoomed .htmp-product-panel__figure{transform:scale(1.85)}@media(hover:hover)and (pointer:fine){.htmp-product-gallery__zoom-frame:hover .htmp-product-gallery__zoom-image,.htmp-product-gallery__zoom-frame:focus-visible .htmp-product-gallery__zoom-image,.htmp-product-panel__figure-zoom:hover .htmp-product-panel__figure,.htmp-product-panel__figure-zoom:focus-visible .htmp-product-panel__figure{transform:scale(1.85)}}.htmp-product-gallery__stage-media model-viewer{cursor:grab}.htmp-product-gallery__stage-media model-viewer:active{cursor:grabbing}.htmp-product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2.5rem)}.htmp-product-lightbox[hidden]{display:none}.htmp-product-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#061222bd}.htmp-product-lightbox__dialog{position:relative;z-index:1;display:grid;place-items:center;max-width:min(1040px,92vw);max-height:88vh;padding:clamp(.75rem,2vw,1.25rem);border-radius:1.2rem;background:#f8fafc;box-shadow:0 28px 90px #06122261}.htmp-product-lightbox__close{position:absolute;top:.75rem;right:.75rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(24,52,86,.1);border-radius:999px;background:#ffffffeb;color:var(--htmp-navy);cursor:pointer}.htmp-product-lightbox__close:hover,.htmp-product-lightbox__close:focus-visible{background:#fff;outline:2px solid rgba(24,52,86,.28);outline-offset:2px}.htmp-product-lightbox__image{display:block;width:auto;max-width:100%;max-height:calc(88vh - 2.5rem);border-radius:.8rem;object-fit:contain}body.htmp-product-lightbox-open{overflow:hidden}.htmp-product-gallery--contained .htmp-product-gallery__stage{background:linear-gradient(180deg,#f8fafc,#eef3f7)}.htmp-product-gallery--contained .htmp-product-gallery__stage img{object-fit:cover;padding:0}.htmp-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-top:1rem}.htmp-product-gallery__thumb{position:relative;border:2px solid transparent;border-radius:1rem;overflow:hidden;background:#fff;padding:0;cursor:pointer;transition:border-color .22s ease-out,box-shadow .22s ease-out}.htmp-product-gallery__thumb.is-active{border-color:var(--htmp-navy);box-shadow:0 0 0 1px var(--htmp-navy)}.htmp-product-gallery__thumb img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1;display:block}.htmp-product-gallery--contained .htmp-product-gallery__thumb img{object-fit:cover;padding:0}.htmp-product-gallery__thumb-badge{position:absolute;right:.5rem;bottom:.5rem;display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .48rem;border-radius:999px;background:#183456db;color:#fff;font-size:.65rem;line-height:1;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 10px 20px #1834562e;pointer-events:none}.htmp-product-gallery__thumb-badge svg,.htmp-product-gallery__stage-badge svg{flex:0 0 auto}.htmp-product-richtext,.htmp-product-panel,.htmp-product-sidebar__card{border:1px solid rgba(24,52,86,.08);border-radius:1.4rem;background:#ffffffeb;box-shadow:0 14px 36px #1834560f}.htmp-product-richtext{padding:1.75rem 1.9rem}.htmp-product-richtext h2,.htmp-product-panel__header h2{margin:0 0 1rem;color:var(--htmp-navy);font-size:1.7rem;font-weight:700}.htmp-product-richtext p{margin:0 0 1rem;color:#183456b3;font-size:.98rem;line-height:1.8}.htmp-product-panel{overflow:hidden}.htmp-product-panel__header{padding:1.6rem 1.8rem 0}.htmp-product-panel__figure{display:block;width:100%;height:auto;padding:0 1.8rem 1.8rem;box-sizing:border-box;cursor:zoom-in}.htmp-faq-list{padding:0 1.2rem 1.2rem}.htmp-faq-item{border-bottom:1px solid rgba(24,52,86,.08);overflow:hidden;transition:height .32s cubic-bezier(.22,1,.36,1)}.htmp-faq-item:last-child{border-bottom:0}.htmp-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem .6rem;list-style:none;cursor:pointer;color:var(--htmp-navy);font-size:1rem;font-weight:600}.htmp-faq-item summary::-webkit-details-marker{display:none}.htmp-faq-item__chevron{display:inline-flex;align-items:center;justify-content:center;color:#1834564d;flex:0 0 auto;transition:transform .26s cubic-bezier(.22,1,.36,1)}.htmp-faq-item__chevron svg{display:block}.htmp-faq-item[open] .htmp-faq-item__chevron,.htmp-faq-item.is-opening .htmp-faq-item__chevron{transform:rotate(180deg)}.htmp-faq-item__content{padding:0 .6rem;opacity:0;transform:translateY(-.35rem);transition:opacity .18s ease-out,transform .28s cubic-bezier(.22,1,.36,1),padding-bottom .28s cubic-bezier(.22,1,.36,1)}.htmp-faq-item[open] .htmp-faq-item__content,.htmp-faq-item.is-opening .htmp-faq-item__content{padding-bottom:1.2rem;opacity:1;transform:translateY(0)}.htmp-faq-item__content p{margin:0;color:#183456ad;font-size:.95rem;line-height:1.75}.htmp-faq-item__content p+p{margin-top:.9rem}@media(prefers-reduced-motion:reduce){.htmp-faq-item,.htmp-faq-item__chevron,.htmp-faq-item__content{transition:none}}.htmp-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 1.8rem 1.8rem}.htmp-download-card{display:flex;align-items:center;gap:1rem;min-height:92px;padding:1rem 1.1rem;border:1px solid rgba(24,52,86,.08);border-radius:1rem;background:#fffc;text-decoration:none}.htmp-download-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:.9rem;background:#1834560f;color:#18345685;font-size:1rem}.htmp-download-card__icon svg{display:block}.htmp-download-card__body{display:grid;gap:.25rem;min-width:0}.htmp-download-card__body strong{color:var(--htmp-navy);font-size:.95rem}.htmp-download-card__body span,.htmp-download-card__action{color:#1834566b;font-size:.84rem}.htmp-download-card__action{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.htmp-download-card__action svg{display:block}.htmp-download-card--disabled{cursor:default;background:#f8fafcdb}.htmp-download-card--disabled .htmp-download-card__icon{color:#18345657}.htmp-download-card__status{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:.32rem .55rem;border:1px solid rgba(24,52,86,.12);border-radius:999px;color:#1834568a;font-size:.72rem;font-weight:700;line-height:1;white-space:nowrap}.htmp-product-sidebar{position:sticky;top:124px}.htmp-product-sidebar__card{padding:1.65rem;border:0;background:transparent;box-shadow:none}.htmp-product-sidebar__title{margin:0;color:var(--htmp-navy);font-size:2rem;font-weight:700;line-height:1.15}.htmp-product-sidebar__copy{margin:.9rem 0 0;color:#1834569e;font-size:.98rem;line-height:1.7}.htmp-callout{margin-top:1rem;padding:.9rem 1rem;border-radius:1rem;border:1px solid rgba(24,52,86,.1);background:#d4e7f259;color:#183456b8;font-size:.92rem;line-height:1.55}.htmp-product-sidebar__group{margin-top:1.35rem}.htmp-product-sidebar__label{margin:0 0 .75rem;color:#18345670;font-size:.74rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.htmp-product-variants{display:flex;flex-wrap:wrap;gap:.65rem}.htmp-product-variants__button{min-height:44px;padding:0 1rem;border:1px solid rgba(24,52,86,.14);border-radius:999px;background:#fff;color:var(--htmp-navy);font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .22s ease-out,color .22s ease-out,border-color .22s ease-out}.htmp-product-variants__button.is-active{border-color:var(--htmp-navy);background:var(--htmp-navy);color:#fff}.htmp-product-price{display:flex;align-items:baseline;gap:.7rem;margin-top:1.25rem}.htmp-product-price strong{color:var(--htmp-navy);font-size:1.7rem;font-weight:400}.htmp-product-price span{color:#1834566b;font-size:.92rem}.htmp-specs-table{margin-top:1.3rem;border:1px solid rgba(24,52,86,.08);border-radius:1rem;overflow:hidden;background:#ffffffd9}.htmp-specs-table__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-bottom:1px solid rgba(24,52,86,.06)}.htmp-specs-table__row:last-child{border-bottom:0}.htmp-specs-table__row span{color:#1834567a;font-size:.9rem}.htmp-specs-table__row strong{color:var(--htmp-navy);font-size:.9rem;font-weight:400;text-align:right}.htmp-product-sidebar__actions{display:grid;gap:.85rem;margin-top:1.5rem}.htmp-product-purchase-form{display:block}.htmp-product-purchase-form__controls{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:end}.htmp-product-purchase-form__qty{display:grid;gap:.45rem;justify-items:start}.htmp-product-purchase-form__qty-label{color:#18345670;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.htmp-product-purchase-form__qty-controls{display:inline-grid;grid-template-columns:42px 70px 42px;align-items:center;width:auto;border:1px solid rgba(24,52,86,.12);border-radius:999px;overflow:hidden;background:#fff}.htmp-product-purchase-form__qty-button{min-height:44px;border:0;background:#1834560a;color:var(--htmp-navy);font-size:1.1rem;cursor:pointer;transition:background-color .22s ease-out,color .22s ease-out}.htmp-product-purchase-form__qty-button:hover{background:#18345614}.htmp-product-purchase-form__qty-button[disabled],.htmp-product-purchase-form__qty-button[aria-disabled=true]{cursor:not-allowed;color:#18345647;background:#18345605}.htmp-product-purchase-form__qty-input{width:100%;min-height:44px;padding:0;border:0;color:var(--htmp-navy);font-size:.98rem;font-weight:500;text-align:center;background:transparent;-webkit-appearance:textfield;appearance:textfield}.htmp-product-purchase-form__qty-input::-webkit-outer-spin-button,.htmp-product-purchase-form__qty-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.htmp-product-purchase-form__qty-input[disabled],.htmp-product-purchase-form__qty-input[aria-disabled=true]{color:#18345659}.htmp-product-purchase-form__submit[disabled],.htmp-product-purchase-form__submit[aria-disabled=true]{cursor:not-allowed;opacity:.5;box-shadow:none}.htmp-product-purchase-form__submit[disabled]:hover,.htmp-product-purchase-form__submit[aria-disabled=true]:hover{transform:none;background:var(--htmp-navy)}.htmp-product-sidebar__summary{margin-top:1.6rem;padding-top:1.45rem;border-top:1px solid rgba(24,52,86,.08)}.htmp-product-sidebar__summary h2{margin:0;color:var(--htmp-navy);font-size:1.6rem;font-weight:700}.htmp-product-sidebar__summary p{margin:.9rem 0 0;color:#183456ad;font-size:.96rem;line-height:1.78}.htmp-product-sidebar__summary p+p{margin-top:.85rem}.htmp-button--full{width:100%}.htmp-button--ghost{border-color:#1834561f;background:#d4e7f259;color:var(--htmp-navy)}.htmp-product-sidebar__links{display:grid;gap:.75rem}.htmp-coming-soon{padding:1rem 1.1rem;border:1px solid rgba(24,52,86,.1);border-radius:1rem;background:#1834560d}.htmp-coming-soon strong{display:block;color:var(--htmp-navy);font-size:.98rem;font-weight:700}.htmp-coming-soon p{margin:.4rem 0 0;color:#18345694;font-size:.92rem;line-height:1.6}.htmp-info-panel{margin-top:1rem}.htmp-chevron-icon{display:block;width:18px;height:18px;transition:transform .28s ease-out}.htmp-request-toggle{transition:transform .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out,border-color .22s ease-out,color .22s ease-out}.htmp-request-toggle .htmp-button__icon{color:inherit}.htmp-request-toggle.htmp-button--secondary,.htmp-request-toggle.htmp-button--secondary:visited,.htmp-request-toggle.htmp-button--secondary:hover,.htmp-request-toggle.htmp-button--secondary:focus,.htmp-request-toggle.htmp-button--secondary:focus-visible,.htmp-request-toggle.is-open,.htmp-request-toggle.is-open:hover,.htmp-request-toggle.is-open:focus,.htmp-request-toggle.is-open:focus-visible{background:#f5f7faf5;border-color:#18345629;color:var(--htmp-navy);box-shadow:none}.htmp-request-toggle span,.htmp-request-toggle .htmp-button__icon{color:var(--htmp-navy)}.htmp-request-toggle.is-open .htmp-chevron-icon{transform:rotate(180deg)}.htmp-info-panel__body{display:grid;gap:1.05rem;height:0;margin-top:0;padding:0 1.1rem;border:1px solid rgba(24,52,86,.09);border-radius:1.25rem;background:#f5f7faf5;border-color:transparent;opacity:0;overflow:hidden;transform:translateY(-10px);transition:height .28s ease-out,margin-top .28s ease-out,padding-top .28s ease-out,padding-bottom .28s ease-out,border-color .28s ease-out,opacity .22s ease-out,transform .28s ease-out}.htmp-info-panel__body.is-open{margin-top:.95rem;padding-top:1.2rem;padding-bottom:1.1rem;border-color:#1834561a;opacity:1;transform:translateY(0)}.htmp-info-panel__title{margin:0;color:var(--htmp-navy);font-size:1.1rem;font-weight:500}.htmp-info-panel__copy{margin:0;color:#1834567a;font-size:.92rem;line-height:1.6}.htmp-info-form{display:grid;grid-template-columns:minmax(0,1fr);gap:0;width:100%}.htmp-info-form>*{width:100%;min-width:0}.htmp-info-form__submit{justify-content:center}.htmp-info-form__submit .htmp-button__icon{color:#fff}.htmp-info-form input{display:block;width:100%;min-height:3rem;padding:0 1rem;border:1px solid rgba(24,52,86,.14);border-radius:.8rem;background:#fff;color:var(--htmp-navy);font-size:.98rem}.htmp-info-form input::placeholder{color:#18345659}.htmp-info-form__feedback{margin:0;padding:.8rem .95rem;border-radius:.9rem;background:#1834560d;color:#183456b3;font-size:.84rem;line-height:1.6;text-align:center}.htmp-info-form__feedback--error{border:1px solid rgba(171,60,60,.14);background:#ab3c3c0d;color:#8a2f2f}.htmp-info-form__feedback--error ul{margin:0;padding:0;list-style:none}.htmp-product-mobilebar{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:35;display:none;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .95rem;border:1px solid rgba(24,52,86,.12);border-radius:1.4rem;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 44px #1834562e}.htmp-product-mobilebar strong,.htmp-product-mobilebar span{display:block}.htmp-product-mobilebar strong{color:var(--htmp-navy);font-size:.9rem}.htmp-product-mobilebar span{color:#1834567a;font-size:.84rem}.htmp-product-card{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--htmp-border);border-radius:1.65rem;overflow:hidden;background:#ffffffe0;box-shadow:var(--htmp-shadow)}.htmp-product-card__media{aspect-ratio:4 / 3;background:linear-gradient(180deg,#eef4f8,#e4edf5)}.htmp-product-card__media img{width:100%;height:100%;object-fit:cover}.htmp-product-card__body{display:flex;flex:1;flex-direction:column;gap:.8rem;padding:1.5rem}.htmp-product-card__eyebrow{color:#1834566b;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.htmp-product-card__title{color:var(--htmp-navy);font-size:1.35rem;font-weight:650;line-height:1.2}.htmp-product-card__copy{color:#183456b8;font-size:.98rem;line-height:1.6}.htmp-product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.htmp-chip{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;background:#18345614;color:#183456cc;font-size:.78rem;font-weight:600}.htmp-inline-link{display:inline-flex;align-items:center;gap:.55rem;color:var(--htmp-navy);font-weight:600;text-decoration:none}.htmp-site-footer{background:var(--htmp-navy-deep);color:#fff;margin-top:0}.htmp-site-footer__inner{padding:1.35rem 0 1.1rem}.htmp-site-footer__top,.htmp-site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.htmp-site-footer__top{align-items:center;gap:1rem}.htmp-site-footer__brand img{width:clamp(136px,10vw,152px);height:auto}.htmp-site-footer__tools{display:flex;align-items:center;gap:.9rem}.htmp-newsletter{display:block;min-width:min(100%,300px)}.htmp-newsletter__label{display:none}.htmp-newsletter__row{display:flex;gap:.5rem}.htmp-newsletter input{width:100%;min-height:32px;padding:0 .8rem;border:1px solid rgba(255,255,255,.28);border-radius:4px;background:transparent;color:#fff;font-size:.88rem}.htmp-newsletter input::placeholder{color:#ffffff8c}.htmp-newsletter button{min-width:90px;min-height:32px;padding:0 .8rem;border:1px solid rgba(255,255,255,.28);border-radius:4px;background:#ffffff1f;color:#fff;font-size:.88rem;font-weight:600;cursor:pointer}.htmp-newsletter__feedback,.htmp-newsletter__feedback ul{color:#ffffffc7;font-size:.85rem;list-style:none}.htmp-site-footer__social{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.28);border-radius:4px;background:#ffffff0a;text-decoration:none;transition:background-color .22s ease-out,border-color .22s ease-out,transform .22s ease-out}.htmp-site-footer__social:hover{background:#ffffff1a;border-color:#ffffff6b;transform:translateY(-1px)}.htmp-site-footer__social svg{width:14px;height:14px}.htmp-site-footer__divider{height:1px;margin:1rem 0 .8rem;background:#ffffff29}.htmp-site-footer__links{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem}.htmp-site-footer__links a{color:#fff;font-size:.88rem;text-decoration:none;opacity:.88}.htmp-site-footer__links a:hover{opacity:1}.htmp-site-footer__copyright{color:#fff;font-size:.88rem;text-align:right}.htmp-site-footer__credit{white-space:nowrap}.htmp-site-footer__credit-link{color:#fff;text-decoration:none;opacity:.88;transition:opacity .22s ease-out}.htmp-site-footer__credit-link:hover,.htmp-site-footer__credit-link:focus-visible{opacity:1}@media(max-width:1100px){.htmp-site-header__nav,.htmp-site-header__cta{display:none}.htmp-mobile-nav{display:block}.htmp-highlights,.htmp-home__products-grid{grid-template-columns:1fr}.htmp-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.htmp-product-layout{grid-template-columns:1fr}.htmp-product-sidebar{position:static}}@media(max-width:900px){.htmp-shell{width:min(1288px,calc(100% - 32px))}.template-index .htmp-site-header{position:sticky;background:#ffffffe6;border-bottom:1px solid rgba(24,52,86,.06)}.htmp-site-header__inner{min-height:84px}.htmp-site-header__actions>.htmp-icon-button--account{display:none}.htmp-hero{min-height:auto}.htmp-hero__content{min-height:auto;padding:4.5rem 0 11rem}.htmp-hero__buttons{width:100%;flex-direction:column}.htmp-hero__buttons .htmp-button{width:100%}.htmp-hero__rule{bottom:218px;width:calc(100% - 32px)}.htmp-event-bar{bottom:1.35rem;width:calc(100% - 32px)}.htmp-event-bar__inner,.htmp-event-bar__meta{flex-direction:column;align-items:stretch}.htmp-event-bar__title{white-space:normal}.htmp-home__section{padding:3.5rem 0}.htmp-page-hero{padding-top:0;min-height:auto}.htmp-page-hero.htmp-page-hero--product{padding-top:0}.htmp-page-hero__inner,.htmp-page-hero__inner--product,.htmp-shell.htmp-page-hero__inner,.htmp-shell.htmp-page-hero__inner--product{padding:3.75rem 0}.htmp-page-hero__ring--one{top:10%;left:-30%}.htmp-page-hero__ring--two{top:12%;right:-16%}.htmp-page-hero__ring--three{top:58%;right:18%}.htmp-page-hero__copy{font-size:.98rem}.htmp-page-hero--about .htmp-page-hero__inner--about{padding:3.75rem 0}.htmp-page-hero__title--about{font-size:clamp(1.9rem,5.8vw,2.7rem)}.htmp-page-hero__copy--about{max-width:620px;margin-top:1.4rem;font-size:.98rem;line-height:1.7}.htmp-page-hero__copy--mission{padding:.85rem 1rem .9rem;font-size:.98rem}.htmp-page-section{padding:3rem 0 3.5rem}section.htmp-page-section.htmp-page-section--about:not(.htmp-page-section--white){padding-bottom:0}.htmp-page-section--product{padding-bottom:8rem}.htmp-products-grid,.htmp-download-grid{grid-template-columns:1fr}.htmp-product-gallery__thumbs{gap:.65rem}.htmp-product-richtext,.htmp-product-sidebar__card{padding:1.35rem}.htmp-product-purchase-form__controls{grid-template-columns:1fr}.htmp-info-form__submit.htmp-button.htmp-button--primary{padding-left:1.5rem;padding-right:1.5rem}.htmp-info-form__submit.htmp-button.htmp-button--primary .htmp-button__icon{position:static;top:auto;right:auto;transform:none;display:inline-flex;align-items:center;justify-content:center}.htmp-info-form__submit.htmp-button.htmp-button--primary>span:first-child{display:inline-flex}.htmp-product-secondary{margin-top:1.5rem;gap:1.5rem}.htmp-product-panel__header{padding:1.35rem 1.35rem 0}.htmp-product-panel__figure,.htmp-download-grid{padding-left:1.35rem;padding-right:1.35rem}.htmp-faq-list{padding-left:.85rem;padding-right:.85rem}.htmp-specs-table__row{align-items:flex-start;flex-direction:column}.htmp-specs-table__row strong{text-align:left}.htmp-product-mobilebar{display:flex}.htmp-product-gallery--contained .htmp-product-gallery__stage img,.htmp-product-gallery--contained .htmp-product-gallery__thumb img{object-fit:cover;padding:0}.htmp-site-footer__top,.htmp-site-footer__bottom,.htmp-site-footer__tools,.htmp-newsletter__row{flex-direction:column;align-items:stretch}.htmp-site-footer__copyright{text-align:left}.htmp-site-footer__credit{white-space:normal}}.htmp-page-section--white{background:#fff}.htmp-page-heading{max-width:42rem;margin:0 auto 2.5rem;text-align:center}.htmp-page-heading--left{margin-left:0;text-align:left}.htmp-page-heading__eyebrow{margin-bottom:.75rem;color:#1834566b;font-size:.76rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.htmp-page-heading__title{margin:0;color:var(--htmp-navy);font-size:clamp(2rem,3.4vw,2.5rem);font-weight:700;line-height:1.12}.htmp-values-grid,.htmp-team-grid{display:grid;gap:1.5rem}.htmp-values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.htmp-team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.htmp-team-stack{display:grid;gap:2.4rem}.htmp-team-grid--leaders{grid-template-columns:repeat(2,minmax(0,280px));justify-content:center;column-gap:3rem;row-gap:2rem;align-items:start}.htmp-team-grid--advisory{grid-template-columns:minmax(0,280px);justify-content:center}.htmp-value-card,.htmp-team-card,.htmp-founder-note,.htmp-contact-card,.htmp-legal-card,.htmp-literature-card{border:1px solid rgba(24,52,86,.08);border-radius:1.35rem;background:#ffffffeb;box-shadow:0 14px 36px #1834560f}.htmp-value-card{padding:2rem 1.5rem;text-align:center;border:0;background:transparent;box-shadow:none}.htmp-value-card__icon{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;margin-bottom:1rem;border-radius:1.4rem;background:#fff;border:1px solid rgba(24,52,86,.12);box-shadow:0 10px 24px #18345614;color:var(--htmp-navy);line-height:0;transition:border-color .22s ease-out,box-shadow .22s ease-out,transform .22s ease-out}.htmp-value-card:hover .htmp-value-card__icon{transform:translateY(-2px);border-color:#1834562e;box-shadow:0 18px 36px #18345624}.htmp-value-card__icon svg{display:block;width:44px;height:44px}.htmp-value-card h3,.htmp-team-card h3,.htmp-contact-card h2,.htmp-contact-card h3,.htmp-legal-section h2,.htmp-literature-card h3{margin:0;color:var(--htmp-navy)}.htmp-value-card h3,.htmp-team-card h3{font-size:1.2rem;font-weight:700}.htmp-value-card p,.htmp-team-card p,.htmp-founder-note blockquote,.htmp-tech-block__copy p,.htmp-contact-card p,.htmp-legal-section p,.htmp-legal-section li,.htmp-literature-card p,.htmp-literature-card span,.htmp-cta-band p,.htmp-cta-center p{color:#183456a8;line-height:1.75}.htmp-value-card p,.htmp-team-card p{margin:.75rem 0 0;font-size:.95rem}.htmp-team-card{width:100%;padding:0;border:0;background:transparent;box-shadow:none}.htmp-team-card--profile{display:grid;grid-template-rows:auto minmax(0,1fr);gap:1rem;width:100%;justify-items:stretch;align-items:start}.htmp-team-card__body{width:100%;max-width:none;display:grid;align-content:start;align-self:start;text-align:left}.htmp-team-card__avatar{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1.08;width:100%;margin:0;border-radius:1rem;overflow:hidden;color:#18345699;font-size:2rem;font-weight:700;box-shadow:0 14px 34px #18345614}.htmp-team-card__avatar svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.htmp-team-card__avatar img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center 15%}.htmp-team-card__avatar--saul{background:linear-gradient(160deg,#b8d4e88c,#e8d4c8b3)}.htmp-team-card__avatar--angela{background:linear-gradient(160deg,#c8d8eb8c,#e2c8d8b3)}.htmp-team-card__avatar--robin{background:linear-gradient(160deg,#aecde08c,#d8c4b8b3)}.htmp-team-card__avatar--dominick{background:linear-gradient(160deg,#c0d4e48c,#dcc8bcb3)}.htmp-team-card__avatar--dominick img{object-position:center 14%}.htmp-team-card__avatar--robin img,.htmp-team-card__avatar--saul img{object-position:center 12%}.htmp-team-card h3{font-size:1.02rem;line-height:1.3}.htmp-team-card__body h3{min-height:2.6em}.htmp-team-card__role{margin-top:.3rem!important;color:#1834566b!important;font-size:.76rem!important;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.htmp-team-card__body>p:last-child{font-size:.88rem;line-height:1.78}.htmp-team-divider{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:520px;margin:0 auto}.htmp-team-divider__line{flex:1 1 auto;height:1px;background:#18345629}.htmp-team-divider__label{color:#1834566b;font-size:.74rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;white-space:nowrap}.htmp-team-note{width:100%;max-width:640px;margin:0 auto}.htmp-team-note__divider{display:flex;align-items:center;gap:.9rem;margin-bottom:1.1rem}.htmp-team-note__divider span{flex:1 1 auto;height:1px;background:#18345624}.htmp-team-note__divider img{display:block;width:18px;height:18px;opacity:.38}.htmp-team-note__list{display:grid;justify-items:center}.htmp-team-note__item{width:100%;max-width:560px;text-align:left}.htmp-team-note__name,.htmp-team-note__role,.htmp-team-note__copy{margin:0}.htmp-team-note__name{color:var(--htmp-navy);font-size:.92rem;font-weight:500;line-height:1.6}.htmp-team-note__role,.htmp-team-note__copy{margin-top:.25rem;color:#18345680;font-size:.78rem;line-height:1.7}.htmp-partner-strip{position:relative;isolation:isolate;width:100%;margin:3.75rem 0 0;padding:2.55rem 0 2.65rem;background:#fff}.htmp-partner-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax);border-top:1px solid rgba(24,52,86,.08);z-index:-1}.htmp-partner-strip__inner{width:min(calc(100% - 48px),1180px);margin:0 auto}.htmp-partner-strip__support-section,.htmp-partner-strip__research-section{display:grid;justify-items:center}.htmp-partner-strip__support-section{margin-bottom:2.1rem;padding-bottom:1.85rem;border-bottom:1px solid rgba(24,52,86,.08)}.htmp-partner-strip__eyebrow{width:100%;margin:0 auto 1.35rem;color:#1834566b;font-size:.88rem;font-weight:600;letter-spacing:.12em;line-height:1.55;text-align:center;text-transform:uppercase}.htmp-partner-strip__support{width:100%;margin:0 auto 1rem;color:#18345661;font-size:.82rem;font-weight:600;letter-spacing:.22em;text-align:center;text-transform:uppercase}.htmp-partner-strip__marquee{width:100%;margin:0;overflow:visible;display:block}.htmp-partner-strip__group{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-items:center;gap:clamp(1.1rem,2vw,2.35rem);padding:0;box-sizing:border-box}.htmp-partner-strip__group--five{grid-template-columns:repeat(5,minmax(0,1fr))}.htmp-partner-strip__group--six{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.9rem,1.55vw,1.75rem)}.htmp-partner-strip__group[aria-hidden=true]{display:none}.htmp-partner-strip__logo{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;min-width:0}.htmp-partner-strip__logo--stacked{flex-direction:column;gap:.35rem}.htmp-partner-strip__logo img{display:block;width:auto;max-width:190px;max-height:54px;object-fit:contain;opacity:.75;filter:grayscale(1)}.htmp-partner-strip__group--six .htmp-partner-strip__logo img{max-width:min(160px,100%)}.htmp-partner-strip__support-logo img{max-width:260px;max-height:78px;opacity:.82}.htmp-partner-strip__logo--tristania{width:100%}.htmp-partner-strip__logo--tristania img{width:auto;height:auto;max-width:min(190px,100%);max-height:54px;object-fit:contain;object-position:center}.htmp-partner-strip__group--six .htmp-partner-strip__logo--tristania img{width:auto;height:auto;max-width:min(160px,100%);max-height:54px}.htmp-partner-strip__logo span{color:#1834566b;font-size:.66rem;font-weight:600;letter-spacing:.16em;line-height:1.2;text-align:center;text-transform:uppercase}@media(max-width:1100px){.htmp-partner-strip__inner{width:min(calc(100% - 40px),960px)}.htmp-partner-strip__group--six{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem 1.6rem}}@keyframes htmp-partner-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.htmp-partner-strip__group{animation:none}}.htmp-founder-note{position:relative;max-width:700px;margin:4rem auto 0;padding:2rem 2.2rem;border:1px solid rgba(24,52,86,.08);border-radius:1.85rem;background:#ffffffeb;box-shadow:0 16px 34px #1834560f;opacity:0;transform:translateY(28px);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);overflow:hidden}.htmp-founder-note:before{content:"";position:absolute;left:0;top:2.1rem;bottom:2.1rem;width:6px;border-radius:0 999px 999px 0;background:#183456d1}.htmp-founder-note.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.htmp-founder-note{opacity:1;transform:none;transition:none}}.htmp-founder-note__eyebrow{margin:0 0 .65rem;color:#18345666;font-size:.74rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.htmp-founder-note__layout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.2rem;align-items:start}.htmp-founder-note__quote-badge{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-top:.15rem;border-radius:999px;background:#1834560a;color:#18345661;flex-shrink:0}.htmp-founder-note__content{min-width:0}.htmp-founder-note blockquote{margin:0;color:#183456db;font-size:clamp(.95rem,1.28vw,1.14rem);line-height:1.74;font-style:normal;letter-spacing:0}.htmp-founder-note__meta{display:flex;align-items:center;gap:.9rem;margin-top:1.7rem}.htmp-founder-note__avatar{width:2.65rem;height:2.65rem;border-radius:999px;overflow:hidden;background:#1834560a;flex-shrink:0}.htmp-founder-note__avatar svg{display:block;width:100%;height:100%}.htmp-founder-note__avatar img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 22%}.htmp-founder-note__identity{display:grid;gap:.15rem}.htmp-founder-note__name{margin:0;color:var(--htmp-navy);font-size:1rem;font-weight:500}.htmp-founder-note__author{margin:0;color:#18345657!important;font-size:.92rem!important;font-weight:400}.htmp-cta-band{position:relative;overflow:hidden;background:linear-gradient(135deg,#183456,#1a4a72)}.htmp-cta-band:before,.htmp-cta-band:after{content:"";position:absolute;border:1px solid rgba(143,197,237,.14);border-radius:999px;pointer-events:none}.htmp-cta-band:before{left:-88px;bottom:-82px;width:224px;height:224px}.htmp-cta-band:after{right:-92px;top:-78px;width:268px;height:268px}.htmp-cta-band__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:3.15rem 0}.htmp-cta-band__eyebrow{margin:0 0 .7rem;color:#ffffff80;font-size:.8rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.htmp-cta-band h2{margin:0;color:#fff;font-size:clamp(1.9rem,2.8vw,2.5rem);line-height:1.15}.htmp-cta-band p{max-width:35rem;margin:.7rem 0 0;color:#ffffffad}.htmp-cta-band__actions,.htmp-cta-center__actions{display:flex;flex-wrap:wrap;gap:1rem}.htmp-cta-band__actions{align-items:center;justify-content:flex-end}.htmp-cta-band__actions .htmp-button{min-width:168px;justify-content:center}.htmp-button--ghost-light{border-color:#ffffff61;background:#ffffff0a;color:#fff}.htmp-button--ghost-light span,.htmp-button--ghost-light .htmp-button__icon{color:#fff}.htmp-button--ghost-light:hover{background:#ffffff1a;border-color:#ffffff85}.htmp-tech-stack{display:grid;gap:1.75rem}.htmp-tech-block{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:center}.htmp-tech-block--reverse .htmp-tech-block__copy{order:2}.htmp-tech-block--reverse .htmp-tech-block__media{order:1}.htmp-tech-block--compact{grid-template-columns:1fr}.htmp-tech-block__copy{padding:2rem;border:1px solid rgba(24,52,86,.08);border-radius:1.35rem;background:#ffffffeb;box-shadow:0 14px 36px #1834560f}.htmp-tech-block__index{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;margin-bottom:1rem;border-radius:999px;background:var(--htmp-navy);color:#fff;font-size:.95rem;font-weight:700}.htmp-tech-block__copy h2{margin:0 0 1rem;color:var(--htmp-navy);font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.2}.htmp-tech-block__media{overflow:hidden;border-radius:1.35rem;box-shadow:0 14px 36px #18345614}.htmp-tech-block__media img{display:block;width:100%;height:100%;object-fit:cover}.htmp-pill-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.htmp-tech-list{display:grid;gap:.8rem;margin-top:1rem}.htmp-tech-list__item{padding:.9rem 1rem;border:1px solid rgba(24,52,86,.08);border-radius:1rem;background:#d4e7f238;color:#183456b8;line-height:1.65}.htmp-tech-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1rem}.htmp-tech-metric{padding:.9rem .85rem;border:1px solid rgba(24,52,86,.14);border-radius:.72rem;background:#f8fbfdeb;color:var(--htmp-navy);text-align:center}.htmp-tech-metric__value{display:block;color:var(--htmp-navy);font-size:1rem;font-weight:700;letter-spacing:.02em;line-height:1}.htmp-tech-metric span:not(.htmp-tech-metric__value){display:block;margin-top:.4rem;color:#1834569e;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.htmp-page-hero--technology .htmp-page-hero__inner--technology{padding:3.75rem 0 4.25rem}.htmp-page-hero--technology .htmp-page-hero__title{max-width:none;font-size:clamp(1.95rem,3.8vw,2.85rem)}.htmp-page-hero--technology .htmp-page-hero__copy{max-width:620px;margin-top:1.4rem;font-size:1.1rem;line-height:1.7}.htmp-tech-section--muted{background:var(--htmp-bg)}.htmp-tech-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:2.9rem;align-items:start}.htmp-tech-story__copy{min-width:0}.htmp-tech-story__label{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.55rem}.htmp-tech-story__label-icon{display:inline-flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;border-radius:999px;background:var(--htmp-navy);color:#fff;flex:0 0 auto}.htmp-tech-story__label-icon svg{width:1.1rem;height:1.1rem;display:block}.htmp-tech-story__label-number{color:#1834566b;font-size:.78rem;font-weight:500;line-height:1}.htmp-tech-story__label-copy{display:flex;flex-direction:column;gap:.22rem;padding-top:.08rem}.htmp-tech-story__label-text{margin:0;color:var(--htmp-navy);font-size:1.05rem;font-weight:500;line-height:1.2}.htmp-tech-story__title{max-width:none;margin:0;color:var(--htmp-navy);font-size:clamp(1.7rem,1.95vw,1.8rem);font-weight:700;line-height:1.32}.htmp-tech-story--value .htmp-tech-story__label{align-items:flex-start;gap:.85rem;margin-bottom:1.3rem}.htmp-tech-story--value .htmp-tech-story__label-copy{display:flex;flex-direction:column;gap:.22rem;padding-top:.08rem}.htmp-tech-story--value .htmp-tech-story__label-number{font-size:.78rem;line-height:1}.htmp-tech-story--value .htmp-tech-story__label-text{font-size:.96rem;font-weight:500;line-height:1.25}.htmp-tech-story--value .htmp-tech-story__title{max-width:none;font-size:clamp(1.7rem,1.95vw,1.8rem);line-height:1.42}.htmp-tech-story__lede{margin:.4rem 0 0;color:#183456ad;font-size:1rem;line-height:1.55}.htmp-tech-story__copytext{max-width:35rem;margin:1rem 0 0;color:#183456b3;font-size:.98rem;line-height:1.95}.htmp-pill-row--value{margin-top:1rem}.htmp-tech-story__copytext>*:first-child,.htmp-tech-methodology__body>*:first-child,.htmp-tech-story .htmp-callout>*:first-child{margin-top:0}.htmp-tech-story__copytext>*:last-child,.htmp-tech-methodology__body>*:last-child,.htmp-tech-story .htmp-callout>*:last-child{margin-bottom:0}.htmp-tech-story__copytext ul,.htmp-tech-methodology__body ul,.htmp-tech-story .htmp-callout ul{margin:0;padding-left:1.15rem}.htmp-tech-story__copytext li,.htmp-tech-methodology__body li,.htmp-tech-story .htmp-callout li{margin:.55rem 0 0}.htmp-tech-story__subeyebrow{margin:1.35rem 0 .7rem;color:#1834566b;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.htmp-tech-story__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.1rem}.htmp-tech-story__media{display:grid;gap:1rem}.htmp-tech-story--challenge{grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);gap:3.6rem}.htmp-tech-story--challenge .htmp-tech-story__copytext{max-width:39rem;margin-top:1.2rem;font-size:1rem;line-height:1.85}.htmp-tech-story--challenge .htmp-tech-story__subeyebrow{margin-top:2rem;margin-bottom:1rem}.htmp-tech-story__image{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:1.2rem;background:#fff;box-shadow:0 14px 36px #18345614}.htmp-tech-story__image img{display:block;width:100%;height:auto;max-height:440px;object-fit:contain}.htmp-tech-story__image-badge{position:absolute;top:.9rem;left:.9rem;display:inline-flex;min-height:30px;align-items:center;padding:0 .8rem;border-radius:999px;border:1px solid rgba(24,52,86,.08);background:#ffffffd6;color:#183456bd;font-size:.7rem;font-weight:500;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.htmp-tech-story__image-badge--bottom-left,.htmp-tech-story--solution .htmp-tech-story__image-badge{top:auto;bottom:.9rem;left:.9rem}.htmp-tech-story__placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1.31 / 1;background:linear-gradient(135deg,#18345614,#18345624);color:#1834565c}.htmp-tech-rotator{display:grid;gap:1rem;touch-action:pan-y}.htmp-tech-rotator--challenge{gap:0}.htmp-tech-rotator__stack{display:grid}.htmp-tech-rotator__panel{grid-area:1 / 1;display:grid;gap:.85rem;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .36s ease-out,transform .36s ease-out,visibility .36s ease-out}.htmp-tech-rotator__panel.is-active{opacity:1;visibility:visible;transform:translateY(0)}.htmp-tech-rotator__visual-card{padding:1rem;border:1px solid rgba(24,52,86,.1);border-radius:1.45rem;background:#fffffff5}.htmp-tech-story__image--challenge{border-radius:1rem;background:#fff;box-shadow:none}.htmp-tech-story__image--challenge img,.htmp-tech-story__image--challenge .htmp-tech-story__placeholder{aspect-ratio:1.24 / 1}.htmp-tech-story__image--challenge img{object-fit:contain;background:#fff}.htmp-tech-story__image--challenge img.htmp-tech-story__image-media--tall{aspect-ratio:1 / 1.2}.htmp-tech-story__image--challenge .htmp-tech-story__placeholder{background:linear-gradient(135deg,#18345605,#1834560f)}.htmp-tech-rotator__caption{margin:0;color:#183456cc;font-size:.9rem;line-height:1.65;text-align:center}.htmp-tech-rotator__dots{display:flex;justify-content:center;gap:.45rem}.htmp-tech-rotator__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#1834563d;cursor:pointer;transition:width .22s ease-out,background-color .22s ease-out,opacity .22s ease-out}.htmp-tech-rotator__dot.is-active{width:24px;background:var(--htmp-navy)}.htmp-tech-graph-card{position:relative;min-height:160px;overflow:hidden;border:1px solid rgba(24,52,86,.08);border-radius:1.2rem;background:linear-gradient(180deg,#ffffffe0,#f6f9fcfa)}.htmp-tech-graph-card--challenge{min-height:280px}.htmp-tech-graph-card__figure{border-bottom:1px solid rgba(24,52,86,.08);background:#ffffffc7}.htmp-tech-graph-card__figure img{display:block;width:100%;height:auto;max-height:220px;object-fit:contain}.htmp-tech-graph-card__grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.38;background-image:repeating-linear-gradient(0deg,rgba(24,52,86,.08) 0,rgba(24,52,86,.08) 1px,transparent 1px,transparent 44px),repeating-linear-gradient(90deg,rgba(24,52,86,.07) 0,rgba(24,52,86,.07) 1px,transparent 1px,transparent 68px)}.htmp-tech-graph-card__body{position:relative;z-index:1;display:flex;min-height:160px;flex-direction:column;justify-content:space-between;padding:1.05rem 1.2rem .95rem}.htmp-tech-graph-card__body h3{margin:0;color:var(--htmp-navy);font-size:.74rem;font-weight:600;line-height:1.45}.htmp-tech-graph-card__body p{margin:.2rem 0 0;color:#18345685;font-size:.68rem;line-height:1.55;max-width:27rem}.htmp-tech-graph-card__body span{align-self:center;color:#18345652;font-size:.64rem;letter-spacing:.04em}.htmp-tech-graph-card--challenge .htmp-tech-graph-card__body{min-height:220px;padding:1.35rem 1.45rem 1rem}.htmp-tech-graph-card--challenge .htmp-tech-graph-card__body h3{font-size:.92rem}.htmp-tech-graph-card--challenge .htmp-tech-graph-card__body p{margin-top:.35rem;font-size:.8rem}.htmp-tech-graph-card--challenge .htmp-tech-graph-card__body span{margin-top:auto;font-size:.7rem}.htmp-tech-solution-graphs{gap:.7rem}.htmp-tech-solution-graphs .htmp-tech-rotator__panel{gap:0}.htmp-tech-graph-card--solution{min-height:0;background:#fffffff5;box-shadow:0 14px 34px #1834560f}.htmp-tech-graph-card--solution .htmp-tech-graph-card__figure{border-bottom:0;background:#fff}.htmp-tech-graph-card--solution .htmp-tech-graph-card__figure img{max-height:none;object-fit:contain}.htmp-tech-graph-card--solution .htmp-tech-graph-card__body{min-height:0;padding:.95rem 1.1rem 1rem}.htmp-tech-graph-card--solution .htmp-tech-graph-card__body h3{font-size:.9rem}.htmp-tech-graph-card--solution .htmp-tech-graph-card__body span{align-self:flex-start;margin-top:.4rem}.htmp-tech-dose-response{grid-column:1 / -1;display:grid;gap:1.1rem;margin-top:.25rem;padding-top:1.35rem;border-top:1px solid rgba(24,52,86,.08)}.htmp-tech-dose-response__header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.htmp-tech-dose-response__eyebrow{margin:0;color:#1834567a;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.htmp-tech-dose-response__header h3{margin:0;color:var(--htmp-navy);font-size:clamp(1.2rem,1.8vw,1.55rem);font-weight:500}.htmp-tech-dose-response__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.htmp-tech-dose-response__card{display:grid;gap:.75rem;min-width:0;padding:1rem;border:1px solid rgba(24,52,86,.08);border-radius:1rem;background:#ffffffeb;box-shadow:0 12px 32px #1834560d}.htmp-tech-dose-response__card h4{margin:0;color:var(--htmp-navy);font-size:.92rem;font-weight:600}.htmp-tech-dose-response__card img{display:block;width:100%;height:auto}.htmp-tech-dose-response__note{max-width:66rem;margin:0;color:#1834569e;font-size:.86rem;line-height:1.65}.htmp-tech-quote-list{display:grid;gap:.75rem}.htmp-tech-story--challenge .htmp-tech-quote-list{gap:1rem}.htmp-tech-story .htmp-callout{max-width:37rem;margin-top:1.4rem;padding:1.15rem 1.3rem;border-radius:1rem;border:1px solid rgba(24,52,86,.09);border-left:4px solid rgba(143,197,237,.9);background:#d4e7f247;color:#183456b8;font-size:.9rem;line-height:1.9}.htmp-tech-story .htmp-pill-row{gap:.6rem;margin-top:1.15rem}.htmp-tech-story .htmp-chip{gap:.45rem;padding:.45rem .9rem;border:1px solid rgba(24,52,86,.08);background:#ffffffad;color:#183456c2;font-size:.78rem;font-weight:500}.htmp-tech-story .htmp-chip:before{content:"";width:5px;height:5px;border-radius:999px;background:#1834564d;flex:0 0 auto}.htmp-tech-quote{position:relative;padding:.95rem 1rem;border:1px solid rgba(24,52,86,.08);border-radius:.95rem;background:#ffffffd1;box-shadow:0 6px 18px #1834560a}.htmp-tech-story--challenge .htmp-tech-quote{padding:1.45rem 1.45rem 1.2rem 3.5rem;border-radius:1.2rem;background:#ffffffeb;box-shadow:0 10px 26px #1834560a}.htmp-tech-story--challenge .htmp-tech-quote:before{content:"\201c";position:absolute;top:1.2rem;left:1.35rem;color:#18345624;font-size:2.2rem;font-weight:700;line-height:1}.htmp-tech-quote p{margin:0;color:#183456bf;font-size:.88rem;line-height:1.65}.htmp-tech-quote span{display:block;margin-top:.45rem;color:#18345675;font-size:.74rem;font-weight:600}.htmp-tech-quote small{display:block;margin-top:.35rem;color:#1834566b;font-size:.72rem;line-height:1.55}.htmp-tech-story--challenge .htmp-tech-quote p{font-size:.98rem;line-height:1.7}.htmp-tech-story--challenge .htmp-tech-quote span{margin-top:.75rem;font-size:.9rem;font-weight:500}.htmp-tech-story--challenge .htmp-tech-quote small{margin-top:.6rem;font-size:.78rem}.htmp-tech-download{position:relative;overflow:hidden;background:var(--htmp-navy)}.htmp-tech-download__surface{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#183456,#1b4872)}.htmp-tech-download__rings{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22}.htmp-tech-download__ring{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:999px}.htmp-tech-download__ring--one{left:-72px;bottom:-72px;width:180px;height:180px}.htmp-tech-download__ring--two{right:-36px;top:-44px;width:220px;height:220px}.htmp-tech-download__inner{position:relative;z-index:1;padding:3rem 0}.htmp-tech-download__content{max-width:780px}.htmp-tech-download__eyebrow{margin:0 0 .7rem;color:#ffffff75;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.htmp-tech-download__content h2{margin:0;color:#fff;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.16}.htmp-tech-download__content p{margin:.7rem 0 0;max-width:620px;color:#ffffffad;font-size:.93rem;line-height:1.72}.htmp-tech-download__button{display:inline-flex;align-items:center;gap:.65rem;margin-top:1.4rem;height:44px;padding:0 1.2rem;border-radius:999px;background:#fff;color:var(--htmp-navy);font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .3s ease-out,box-shadow .3s ease-out,background-color .3s ease-out}.htmp-tech-download__button:hover{background:#fffffff0;transform:translateY(-2px);box-shadow:0 10px 22px #00000029}.htmp-tech-download__button--disabled{cursor:default;background:#ffffffe0;color:#183456b8}.htmp-tech-download__button--disabled:hover{transform:none;box-shadow:none}.htmp-tech-download__status{padding:.22rem .5rem;border-radius:999px;background:#18345614;color:#183456a8;font-size:.68rem;font-weight:700;text-transform:uppercase}.htmp-tech-download__button-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem}.htmp-tech-download__button-icon svg{display:block}.htmp-tech-references{background:var(--htmp-bg);padding-top:3.6rem}.htmp-tech-nomenclature-section{padding-top:2rem}.htmp-tech-nomenclature{max-width:980px;margin:0 auto;padding:1.15rem 1.35rem;border:1px solid rgba(24,52,86,.1);border-radius:1rem;background:#ffffffc7;color:#183456a8;font-style:italic}.htmp-tech-nomenclature__title{margin:0 0 .55rem;color:#183456cc;font-size:.9rem;font-style:italic;font-weight:700;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.htmp-tech-nomenclature__body{display:grid;gap:.65rem;font-size:.88rem;line-height:1.7}.htmp-tech-nomenclature__body p{margin:0}.htmp-tech-methodology{max-width:1240px;margin:0 auto}.htmp-tech-methodology__title{margin:0 0 1.5rem;color:var(--htmp-navy);font-size:clamp(1.95rem,2.5vw,2.3rem);line-height:1.3}.htmp-tech-methodology__panel{padding:1.65rem 2rem;border:1px solid rgba(24,52,86,.1);border-radius:1.35rem;background:#fffffff5}.htmp-tech-methodology__body{color:#183456b3;font-size:1rem;line-height:1.95}.htmp-tech-references__heading{margin-bottom:1.35rem}.htmp-tech-references__eyebrow{display:flex;align-items:center;gap:.55rem;margin-bottom:.75rem}.htmp-tech-references__eyebrow .htmp-page-heading__eyebrow{margin:0}.htmp-tech-references__icon{display:inline-flex;align-items:center;justify-content:center;color:#1834564d}.htmp-tech-references__icon svg{display:block}.htmp-tech-reference-list{display:grid;gap:.8rem}.htmp-tech-reference-card{position:relative;display:flex;align-items:flex-start;gap:.9rem;padding:1rem 1.1rem;border:1px solid rgba(24,52,86,.08);border-radius:1rem;background:#ffffffe6;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out}a.htmp-tech-reference-card{color:inherit;text-decoration:none}.htmp-tech-reference-card--featured{border-color:var(--htmp-navy);background:#fffffffa;box-shadow:0 14px 30px #18345614}.htmp-tech-reference-card:hover{transform:translateY(-1px);border-color:#1834561f;box-shadow:0 10px 20px #1834560f}a.htmp-tech-reference-card:focus-visible{outline:none;border-color:#18345638;box-shadow:0 0 0 3px #1834561f,0 10px 20px #1834560f}.htmp-tech-reference-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;border-radius:10px;background:#1834560d;color:#18345680;transition:background-color .22s ease-out;flex:0 0 auto}.htmp-tech-reference-card:hover .htmp-tech-reference-card__icon{background:#1834561a}.htmp-tech-reference-card__icon svg{display:block}.htmp-tech-reference-card__content h3{margin:0;color:var(--htmp-navy);font-size:.95rem;font-weight:600;line-height:1.5}.htmp-tech-reference-card__badge{position:absolute;top:0;right:1rem;transform:translateY(-50%);display:inline-flex;align-items:center;min-height:28px;margin:0;padding:0 .8rem;border-radius:999px;background:var(--htmp-navy);color:#fff;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.htmp-tech-reference-card__content p{margin:.3rem 0 0;color:#1834568a;font-size:.8rem;line-height:1.55}.htmp-tech-reference-card__content span{display:block;margin-top:.2rem;color:#18345666;font-size:.76rem}.htmp-tech-reference-card--featured .htmp-tech-reference-card__content h3,.htmp-tech-reference-card--featured .htmp-tech-reference-card__content p,.htmp-tech-reference-card--featured .htmp-tech-reference-card__content span{padding-right:6.25rem}.htmp-tech-reference-card__action{display:inline-flex;align-items:flex-start;justify-content:center;margin-left:auto;color:#18345633;transition:color .22s ease-out}.htmp-tech-reference-card:hover .htmp-tech-reference-card__action{color:#18345680}.htmp-tech-reference-card__action svg{display:block}.htmp-tech-pdf-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#09192c94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .18s ease-out}.htmp-tech-pdf-modal[hidden]{display:none}.htmp-tech-pdf-modal.is-visible{opacity:1}.htmp-tech-pdf-modal__dialog{width:min(1120px,100%);height:min(88vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr);border-radius:1.5rem;overflow:hidden;background:#fff;box-shadow:0 28px 80px #0714253d;transform:translateY(14px) scale(.985);transition:transform .18s ease-out}.htmp-tech-pdf-modal.is-visible .htmp-tech-pdf-modal__dialog{transform:translateY(0) scale(1)}.htmp-tech-pdf-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid rgba(24,52,86,.08);background:#fffffffa}.htmp-tech-pdf-modal__title{margin:0;color:var(--htmp-navy);font-size:1rem;font-weight:600;line-height:1.45}.htmp-tech-pdf-modal__actions{display:inline-flex;align-items:center;gap:.75rem}.htmp-tech-pdf-modal__download{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1rem;border-radius:999px;background:var(--htmp-navy);color:#fff!important;font-size:.82rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:transform .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out}.htmp-tech-pdf-modal__download:hover,.htmp-tech-pdf-modal__download:focus-visible{background:#22456f;color:#fff!important;transform:translateY(-1px);box-shadow:0 10px 20px #18345624}.htmp-tech-pdf-modal__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:#1834560f;color:#183456b8;cursor:pointer;transition:background-color .22s ease-out,color .22s ease-out,transform .22s ease-out}.htmp-tech-pdf-modal__close:hover,.htmp-tech-pdf-modal__close:focus-visible{background:#1834561f;color:var(--htmp-navy);transform:translateY(-1px)}.htmp-tech-pdf-modal__frame{min-height:0;background:#18345608}.htmp-tech-pdf-modal__embed{width:100%;height:100%;border:0;background:#fff}.htmp-literature-list{display:grid;gap:.85rem}.htmp-literature-card{padding:1.3rem 1.4rem}.htmp-literature-card h3{font-size:1rem;line-height:1.5}.htmp-literature-card p,.htmp-literature-card span{display:block;margin-top:.35rem;font-size:.9rem}.htmp-events-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.55rem;align-items:start}.htmp-event-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid rgba(24,52,86,.08);border-radius:1.35rem;background:#fffffff5;box-shadow:0 16px 36px #1834560d;transition:transform .24s ease-out,box-shadow .24s ease-out,border-color .24s ease-out}.htmp-event-card:hover{transform:translateY(-4px);border-color:#18345624;box-shadow:0 22px 42px #18345614}.htmp-event-card__media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#1834560f}.htmp-event-card__media img:first-child{display:block;width:100%;height:100%;object-fit:cover;transition:transform .32s ease-out,filter .32s ease-out}.htmp-event-card:hover .htmp-event-card__media img:first-child{transform:scale(1.03);filter:saturate(1.02)}.htmp-event-card__badge{position:absolute;top:.9rem;left:.9rem;min-height:28px;padding:0 .7rem;border-radius:999px;border:1px solid rgba(24,52,86,.08);background:#fffc;color:#1834569e;font-size:.68rem;font-weight:500;letter-spacing:.01em;display:inline-flex;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.htmp-event-card__badge--conference{background:#edf5ffd6;color:#1b5080cc}.htmp-event-card__logo{position:absolute;right:.85rem;bottom:.85rem;max-width:78px;padding:.35rem .45rem;border-radius:.78rem;background:#fffffff0;box-shadow:0 10px 22px #1834561f}.htmp-event-card__body{display:flex;flex-direction:column;gap:.75rem;padding:1.15rem 1.2rem 1.25rem;flex:1}.htmp-event-card__meta{display:flex;flex-wrap:wrap;gap:.4rem .9rem;color:#18345666;font-size:.78rem;line-height:1.45}.htmp-event-card__meta-item{display:inline-flex;align-items:center;gap:.32rem}.htmp-event-card__meta-item svg{width:14px;height:14px;flex:none}.htmp-event-card__body h2{margin:0;color:var(--htmp-navy);font-size:1.08rem;font-weight:600;line-height:1.3}.htmp-event-card__summary{margin:0;color:#183456a3;font-size:.92rem;line-height:1.72}.htmp-event-card__actions{display:flex;align-items:center;gap:.95rem;flex-wrap:wrap;margin-top:auto;padding-top:.25rem}.htmp-event-card__actions .htmp-button{min-height:40px;padding:0 1rem;font-size:.88rem}.htmp-article-page{max-width:1080px;margin:0 auto}.htmp-article-page__media{border-radius:1.85rem;box-shadow:0 28px 54px #1834561f}.htmp-article-page__panel{position:relative;z-index:1;max-width:860px;margin:-3.6rem auto 0;padding:1.8rem 2rem 2.2rem;border:1px solid rgba(24,52,86,.09);border-radius:1.6rem;background:#fffffffa;box-shadow:0 22px 50px #18345614}.htmp-article-page__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1.4rem;padding-bottom:1rem;border-bottom:1px solid rgba(24,52,86,.08)}.htmp-article-page__content{color:#183456c7;font-size:1rem;line-height:1.85}.htmp-article-page__content:after{content:"";display:block;clear:both}.htmp-article-page__content>*{max-width:100%}.htmp-article-page__content>*+*{margin-top:1.15rem}.htmp-article-page__content h1,.htmp-article-page__content h2,.htmp-article-page__content h3,.htmp-article-page__content h4,.htmp-article-page__content h5,.htmp-article-page__content h6{margin:2rem 0 .85rem;color:var(--htmp-navy);font-weight:600;line-height:1.18}.htmp-article-page__content h2{font-size:clamp(1.45rem,2.2vw,1.9rem)}.htmp-article-page__content h3{font-size:clamp(1.2rem,1.8vw,1.45rem)}.htmp-article-page__content p,.htmp-article-page__content li{color:#183456c2;font-size:1rem;line-height:1.85}.htmp-article-page__content ul,.htmp-article-page__content ol{padding-left:1.3rem}.htmp-article-page__content li+li{margin-top:.45rem}.htmp-article-page__content a{color:var(--htmp-navy);text-decoration-color:#18345642;text-underline-offset:.16em}.htmp-article-page__content strong{color:var(--htmp-navy);font-weight:600}.htmp-article-page__content blockquote{margin:1.75rem 0;padding:.2rem 0 .2rem 1.15rem;border-left:3px solid rgba(143,197,237,.58);color:#183456d6;font-size:1.08rem;line-height:1.8}.htmp-article-page__content img{display:block;width:100%;max-width:100%;height:auto;margin:1.7rem auto;border-radius:1.25rem}.htmp-article-page__content figure,.htmp-article-page__content table,.htmp-article-page__content iframe,.htmp-article-page__content video{width:100%;max-width:100%}.htmp-article-page__content iframe,.htmp-article-page__content video{min-height:320px;border:0;border-radius:1.25rem}.htmp-article-page__actions{margin-top:2rem;padding-top:1.35rem;border-top:1px solid rgba(24,52,86,.08);justify-content:flex-start}.htmp-event-card__toggle{display:inline-flex;align-items:center;gap:.38rem;padding:0;border:0;background:transparent;color:#18345699;font-size:.9rem;font-weight:500;cursor:pointer;transition:color .22s ease-out,transform .22s ease-out}.htmp-event-card__toggle:hover{color:var(--htmp-navy);transform:translate(2px)}.htmp-event-card__toggle svg{width:16px;height:16px;transition:transform .24s ease-out}.htmp-event-card__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.htmp-event-card__panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .32s ease,opacity .22s ease,margin-top .22s ease}.htmp-event-card.is-expanded .htmp-event-card__panel{margin-top:.85rem}.htmp-event-card__panel-inner{padding-top:.9rem;border-top:1px solid rgba(24,52,86,.08)}.htmp-event-card__panel p{margin:0;color:#1834569e;font-size:.9rem;line-height:1.72}.htmp-cart-empty,.htmp-cart-item,.htmp-cart-summary,.htmp-cart-assistance,.htmp-cart-note-card{border:1px solid rgba(24,52,86,.08);border-radius:1.35rem;background:#fffffff0;box-shadow:0 14px 36px #1834560f}.htmp-cart-empty{max-width:52rem;margin:0 auto;padding:3rem 2.2rem;text-align:center}.htmp-cart-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;margin-bottom:1.25rem;border-radius:1.3rem;background:linear-gradient(135deg,#d4e7f2a6,#fffffffa);color:var(--htmp-navy)}.htmp-cart-empty__icon svg{width:32px;height:32px}.htmp-cart-empty h2{margin:0;color:var(--htmp-navy);font-size:clamp(2rem,3vw,2.7rem);line-height:1.15}.htmp-cart-empty p{max-width:38rem;margin:1rem auto 0;color:#183456ad;font-size:1rem;line-height:1.8}.htmp-cart-empty .htmp-cta-center__actions{margin-top:1.6rem}.htmp-cart-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);gap:1.75rem;align-items:start}.htmp-cart-heading{margin-bottom:1.3rem}.htmp-cart-list{display:grid;gap:1.2rem}.htmp-cart-item{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.2rem;padding:1.2rem}.htmp-cart-item__media{display:block;min-height:220px;overflow:hidden;border-radius:1rem;background:linear-gradient(180deg,#d4e7f273,#fffffff2)}.htmp-cart-item__media img,.htmp-cart-item__placeholder{display:block;width:100%;height:100%;object-fit:cover}.htmp-cart-item__body{display:flex;flex-direction:column;gap:.95rem}.htmp-cart-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.htmp-cart-item__eyebrow{margin:0 0 .45rem;color:#1834566b;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.htmp-cart-item__heading h3{margin:0;color:var(--htmp-navy);font-size:1.35rem;line-height:1.25}.htmp-cart-item__heading a{text-decoration:none}.htmp-cart-item__variant{margin:.45rem 0 0;color:#1834568f;font-size:.92rem}.htmp-cart-item__remove{color:#18345694;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .22s ease-out,transform .22s ease-out}.htmp-cart-item__remove:hover{color:var(--htmp-navy);transform:translate(2px)}.htmp-cart-item__meta{display:flex;flex-wrap:wrap;gap:.45rem}.htmp-cart-item__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:auto}.htmp-cart-qty{display:grid;gap:.45rem}.htmp-cart-qty__label{color:#18345670;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.htmp-cart-qty__controls{display:inline-grid;grid-template-columns:44px 72px 44px;align-items:center;border:1px solid rgba(24,52,86,.12);border-radius:999px;overflow:hidden;background:#fff}.htmp-cart-qty__button{min-height:44px;border:0;background:#1834560a;color:var(--htmp-navy);font-size:1.15rem;cursor:pointer;transition:background-color .22s ease-out,color .22s ease-out}.htmp-cart-qty__button:hover{background:#18345614}.htmp-cart-qty__input{width:100%;min-height:44px;padding:0;border:0;color:var(--htmp-navy);font-size:.98rem;font-weight:600;text-align:center;background:transparent;-webkit-appearance:textfield;appearance:textfield}.htmp-cart-qty__input::-webkit-outer-spin-button,.htmp-cart-qty__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.htmp-cart-item__pricing{display:grid;justify-items:end;gap:.2rem}.htmp-cart-item__price-compare{color:#1834565c;font-size:.88rem;text-decoration:line-through}.htmp-cart-item__price-current{color:var(--htmp-navy);font-size:1.2rem;line-height:1.1}.htmp-cart-item__price-unit{color:#18345685;font-size:.84rem}.htmp-cart-item__discounts{display:grid;gap:.35rem;margin:0;padding:0;list-style:none;color:#1a7a52;font-size:.88rem}.htmp-cart-main__footer{display:grid;gap:1.2rem;margin-top:1.2rem}.htmp-cart-note-card{padding:1.35rem}.htmp-cart-note-card label{display:grid;gap:.65rem}.htmp-cart-note-card__label{color:var(--htmp-navy);font-size:1rem;font-weight:600}.htmp-cart-note-card textarea{width:100%;min-height:118px;padding:.95rem 1rem;border:1px solid rgba(24,52,86,.12);border-radius:1rem;background:#fff;color:var(--htmp-navy);resize:vertical;box-sizing:border-box}.htmp-cart-note-card textarea:focus{outline:none;border-color:#1834564d;box-shadow:0 0 0 4px #1834560f}.htmp-cart-main__actions{display:flex;flex-wrap:wrap;gap:1rem}.htmp-cart-sidebar{display:grid;gap:1.2rem}.htmp-cart-summary{position:static;top:auto;padding:1.55rem}.htmp-cart-summary__header h2{margin:0;color:var(--htmp-navy);font-size:1.7rem;line-height:1.15}.htmp-cart-summary__rows{display:grid;gap:.9rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(24,52,86,.08)}.htmp-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#183456ad;font-size:.98rem}.htmp-cart-summary__row strong{color:var(--htmp-navy);font-size:1rem;font-weight:600}.htmp-cart-summary__row--discount,.htmp-cart-summary__row--discount strong{color:#1a7a52}.htmp-cart-summary__note{margin:1rem 0 1.25rem;color:#1834568f;font-size:.92rem;line-height:1.75}.htmp-cart-summary__payments{margin-top:1rem}.htmp-cart-assistance{padding:1.35rem}.htmp-cart-assistance h3{margin:0;color:var(--htmp-navy);font-size:1.2rem}.htmp-cart-assistance p{margin:.8rem 0 0;color:#183456a8;font-size:.94rem;line-height:1.75}.htmp-cart-assistance__actions{display:grid;gap:.8rem;margin-top:1rem}.htmp-cta-center{max-width:42rem;margin:0 auto;text-align:center}.htmp-cta-center h2{margin:0;color:var(--htmp-navy);font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.2}.htmp-cta-center p{margin:1rem auto 0}.htmp-cta-center__actions{justify-content:center;margin-top:1.5rem}.htmp-contact-bar{border-bottom:1px solid rgba(24,52,86,.08);background:#fff}.htmp-contact-bar__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;padding:2.1rem 0 2.2rem}.htmp-contact-bar__item{display:grid;grid-template-columns:40px 1fr;gap:.1rem .85rem;align-items:start;padding:.4rem 0;text-decoration:none;transition:transform .22s ease-out,color .22s ease-out}.htmp-contact-bar__item:hover{transform:translateY(-1px)}.htmp-contact-bar__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.9rem;background:#1834560f;color:#183456a6;grid-row:span 2}.htmp-contact-bar__icon svg{width:18px;height:18px}.htmp-contact-bar__label{display:block;color:#0f2f56d1;font-size:.78rem;font-weight:700;letter-spacing:.08em;opacity:1;text-transform:uppercase}.htmp-contact-bar__item strong{color:var(--htmp-navy);font-size:1rem;font-weight:400;line-height:1.45}.htmp-contact-bar__value{align-self:start;font-weight:400}.htmp-contact-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:2rem;align-items:start}.htmp-contact-sidebar{display:grid;gap:1.4rem}.htmp-contact-card{padding:1.75rem}.htmp-contact-card--compact{padding:1.6rem}.htmp-contact-card__header{margin-bottom:1.15rem}.htmp-contact-card__header p{margin:.35rem 0 0;color:#1834567a;font-size:.88rem}.htmp-contact-form,.htmp-form-grid{display:grid;gap:1rem}.htmp-form-grid--three{grid-template-columns:140px 1fr 1fr}.htmp-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.htmp-contact-form label{display:grid;gap:.4rem}.htmp-contact-form label>span{color:#18345694;font-size:.86rem}.htmp-contact-form input,.htmp-contact-form select,.htmp-contact-form textarea{width:100%;min-height:48px;padding:.8rem .95rem;border:1px solid rgba(24,52,86,.14);border-radius:.8rem;background:#fff;color:var(--htmp-navy);transition:border-color .18s ease-out,box-shadow .18s ease-out}.htmp-contact-form select{-webkit-appearance:none;appearance:none;padding-right:2.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='%23183456' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:14px 14px}.htmp-contact-form input:focus,.htmp-contact-form select:focus,.htmp-contact-form textarea:focus{outline:none;border-color:#1834564d;box-shadow:0 0 0 4px #1834560f}.htmp-contact-form textarea{min-height:160px;resize:vertical}.htmp-contact-form__field-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.htmp-contact-form__count{color:#18345659;font-size:.78rem;font-weight:500}.htmp-checkbox{display:flex!important;align-items:flex-start;gap:.7rem}.htmp-checkbox input{width:18px;min-height:18px;margin-top:.2rem}.htmp-checkbox span{color:#183456ad;font-size:.92rem;line-height:1.6}.htmp-steps-list{display:grid;gap:1rem;margin:1rem 0 0;padding:0;list-style:none;counter-reset:htmp-steps}.htmp-steps-list li{display:grid;grid-template-columns:28px 1fr;gap:.75rem;color:#183456b3;line-height:1.65}.htmp-steps-list li:before{counter-increment:htmp-steps;content:counter(htmp-steps);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#18345614;color:#183456b8;font-size:.82rem;font-weight:700}.htmp-contact-links{display:grid;gap:.7rem;margin-top:.9rem}.htmp-contact-links a{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;color:#183456b3;text-decoration:none;font-weight:500;transition:color .18s ease-out,transform .18s ease-out}.htmp-contact-links a:hover{color:var(--htmp-navy);transform:translate(2px)}.htmp-contact-form__footnote,.htmp-contact-form__success,.htmp-contact-form__errors{margin:0;text-align:center;font-size:.84rem}.htmp-contact-form__footnote{color:#1834566b}.htmp-contact-form__success{color:#183456ad}.htmp-contact-form__errors{padding:.85rem 1rem;border:1px solid rgba(171,60,60,.14);border-radius:.95rem;background:#ab3c3c0d;color:#8a2f2f}.htmp-contact-form__errors ul{margin:0;padding:0;list-style:none}.htmp-legal-card{padding:2rem}.htmp-legal-section+.htmp-legal-section{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid rgba(24,52,86,.08)}.htmp-legal-section h2{font-size:1.35rem;line-height:1.3}.htmp-legal-section p,.htmp-legal-section li{margin-top:.8rem;font-size:.98rem}.htmp-legal-section a{color:var(--htmp-navy)}.htmp-cookie-table{margin-top:1rem;border:1px solid rgba(24,52,86,.08);border-radius:1rem;overflow:hidden}.htmp-cookie-table__row{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(220px,1.5fr) minmax(90px,.5fr);gap:1rem;padding:.95rem 1rem;border-top:1px solid rgba(24,52,86,.06)}.htmp-cookie-table__row:first-child{border-top:0}.htmp-cookie-table__row--head{background:#d4e7f23d;color:var(--htmp-navy);font-weight:700}.htmp-cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:90;display:flex;justify-content:center;opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .22s ease-out,transform .22s ease-out}.htmp-cookie-banner[hidden]{display:none!important}.htmp-cookie-banner.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.htmp-cookie-banner__panel{position:relative;width:min(560px,100%);padding:20px 22px 18px;border:1px solid rgba(24,52,86,.08);border-radius:18px;background:#fffffffa;box-shadow:0 14px 36px #1834561f}.htmp-cookie-banner__content{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start}.htmp-cookie-banner__icon{width:42px;height:42px;border-radius:14px;background:#1834560a;color:#1834568f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.htmp-cookie-banner__icon svg{width:21px;height:21px;display:block}.htmp-cookie-banner__body{display:grid;gap:.45rem}.htmp-cookie-banner__body h2{margin:0;color:var(--htmp-navy);font-size:1rem;font-weight:500;line-height:1.15}.htmp-cookie-banner__body p{margin:0;color:#183456a3;font-size:.8rem;line-height:1.55}.htmp-cookie-banner__body a,.htmp-cookie-banner__link{color:#183456c7;text-decoration:underline;text-underline-offset:.16em}.htmp-cookie-banner__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.35rem}.htmp-cookie-banner__button,.htmp-cookie-banner__link-button{-webkit-appearance:none;appearance:none;border:0;font:inherit;cursor:pointer}.htmp-cookie-banner__button{min-height:38px;padding:0 1rem;border-radius:999px;font-size:.8rem;font-weight:700;transition:transform .18s ease-out,box-shadow .18s ease-out,background-color .18s ease-out,color .18s ease-out,border-color .18s ease-out}.htmp-cookie-banner__button:hover,.htmp-cookie-banner__button:focus-visible,.htmp-cookie-banner__link-button:hover,.htmp-cookie-banner__link-button:focus-visible,.htmp-cookie-banner__close:hover,.htmp-cookie-banner__close:focus-visible{transform:translateY(-1px)}.htmp-cookie-banner__button--primary{background:var(--htmp-navy);color:#fff;box-shadow:0 12px 28px #18345629}.htmp-cookie-banner__button--secondary{border:1px solid rgba(24,52,86,.16);background:#fff;color:var(--htmp-navy)}.htmp-cookie-banner__link-button{padding:.35rem .1rem;background:transparent;color:#1834568f;font-size:.8rem}.htmp-cookie-banner__link{margin-left:auto;font-size:.8rem}.htmp-cookie-banner__close{position:absolute;top:10px;right:10px;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:transparent;color:#1834566b;font-size:1.55rem;line-height:1;cursor:pointer;transition:transform .18s ease-out,background-color .18s ease-out,color .18s ease-out}.htmp-cookie-banner__close:hover,.htmp-cookie-banner__close:focus-visible{background:#1834560f;color:#183456b8}.htmp-generic-page{max-width:760px}.htmp-generic-page h1{color:var(--htmp-navy);font-size:2.4rem}.htmp-generic-page>*+*{margin-top:1rem}@media(max-width:1100px){.htmp-values-grid,.htmp-team-grid,.htmp-contact-bar__grid,.htmp-contact-layout,.htmp-cart-layout,.htmp-tech-block,.htmp-tech-story{grid-template-columns:1fr}.htmp-team-grid--leaders{grid-template-columns:repeat(2,minmax(0,260px))}.htmp-team-grid--advisory{grid-template-columns:minmax(0,260px)}.htmp-events-list{grid-template-columns:repeat(2,minmax(0,1fr))}.htmp-tech-block--reverse .htmp-tech-block__copy,.htmp-tech-block--reverse .htmp-tech-block__media{order:initial}.htmp-contact-bar__grid{gap:1rem}.htmp-article-page__panel{max-width:92%;margin-top:-2.6rem}.htmp-cart-summary{position:static}.htmp-cookie-banner__panel{width:100%}.htmp-cookie-banner__actions{gap:.7rem}}@media(max-width:900px){.htmp-page-heading,.htmp-page-heading--left{margin-bottom:2rem;margin-left:auto;margin-right:auto;text-align:center}.htmp-values-grid,.htmp-team-grid,.htmp-events-list,.htmp-form-grid--two,.htmp-form-grid--three{grid-template-columns:1fr}.htmp-team-stack{gap:2rem}.htmp-team-card--profile{max-width:320px;margin:0 auto}.htmp-team-card__avatar{width:100%}.htmp-team-card__body{max-width:320px;text-align:center}.htmp-team-divider{gap:.75rem}.htmp-team-divider__label{font-size:.68rem;letter-spacing:.18em}.htmp-team-note__divider{gap:.75rem}.htmp-team-note__item{text-align:center}.htmp-team-note__name{font-size:.86rem}.htmp-team-note__role,.htmp-team-note__copy{font-size:.76rem}.htmp-tech-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.htmp-tech-metric{padding:.75rem .5rem}.htmp-tech-metric__value{font-size:.92rem}.htmp-tech-metric span:not(.htmp-tech-metric__value){margin-top:.35rem;font-size:.58rem;letter-spacing:.08em}.htmp-value-card,.htmp-contact-card,.htmp-legal-card,.htmp-tech-block__copy,.htmp-contact-card--compact{padding:1.35rem}.htmp-contact-bar__grid{gap:1rem;padding:1.5rem 0}.htmp-contact-bar__item{grid-template-columns:40px 1fr;padding:0}.htmp-contact-form__field-meta{align-items:center}.htmp-contact-form__count{font-size:.74rem}.htmp-cart-empty{padding:2.2rem 1.35rem}.htmp-cart-empty .htmp-cta-center__actions,.htmp-cart-empty .htmp-cta-center__actions .htmp-button{justify-content:center;text-align:center}.htmp-cart-item{grid-template-columns:1fr}.htmp-cart-item__media{min-height:240px}.htmp-cart-item__header,.htmp-cart-item__footer{flex-direction:column;align-items:stretch}.htmp-cart-qty{justify-items:start}.htmp-cart-qty__controls{width:auto}.htmp-cart-item__pricing{justify-items:start}.htmp-cart-main__actions{flex-direction:column}.htmp-cart-main__actions .htmp-button{width:100%}.htmp-event-card__body{padding:1.05rem 1.05rem 1.15rem}.htmp-event-card__body h2{font-size:1.02rem}.htmp-event-card__summary,.htmp-event-card__panel p{font-size:.9rem}.htmp-article-page__panel{max-width:100%;margin-top:-2rem;padding:1.4rem 1.2rem 1.6rem}.htmp-article-page__actions{gap:.8rem}.htmp-article-page__actions .htmp-button{width:100%;justify-content:center}.htmp-cart-summary,.htmp-cart-assistance,.htmp-cart-note-card{padding:1.2rem}.htmp-page-hero--technology .htmp-page-hero__inner--technology{padding:3.75rem 0}.htmp-page-hero__title{font-size:clamp(1.9rem,5.8vw,2.7rem);line-height:1.35}.htmp-page-hero--technology .htmp-page-hero__title{max-width:none;font-size:clamp(1.9rem,5.8vw,2.7rem);line-height:1.35}.htmp-page-hero--technology .htmp-page-hero__copy{max-width:620px;margin-top:1.4rem;font-size:.98rem;line-height:1.7}.htmp-tech-story{gap:1.25rem}.htmp-tech-story--challenge{gap:1.75rem}.htmp-tech-story__label{gap:.65rem;margin-bottom:1.05rem}.htmp-tech-story__label-icon{width:2.2rem;height:2.2rem}.htmp-tech-story__label-icon svg{width:.95rem;height:.95rem}.htmp-tech-story__label-number{font-size:.7rem}.htmp-tech-story__label-copy{gap:.15rem;padding-top:0}.htmp-tech-story__label-text{font-size:.98rem}.htmp-tech-story__title{max-width:none;font-size:clamp(1.7rem,1.95vw,1.8rem);line-height:1.24}.htmp-tech-story--value .htmp-tech-story__label{gap:.7rem;margin-bottom:.95rem}.htmp-tech-story--value .htmp-tech-story__label-copy{gap:.15rem;padding-top:0}.htmp-tech-story--value .htmp-tech-story__label-number{font-size:.7rem}.htmp-tech-story--value .htmp-tech-story__label-text{font-size:.92rem}.htmp-tech-story--value .htmp-tech-story__title{max-width:none;font-size:clamp(1.7rem,1.95vw,1.8rem);line-height:1.3}.htmp-tech-story__copytext,.htmp-tech-story__lede{font-size:.92rem}.htmp-tech-story__copytext li,.htmp-tech-methodology__body li,.htmp-tech-story .htmp-callout li{margin-top:.45rem}.htmp-tech-story .htmp-callout{max-width:100%;padding:1rem 1.05rem;font-size:.88rem;line-height:1.75}.htmp-tech-story__media{gap:.8rem}.htmp-tech-rotator__visual-card{padding:.8rem;border-radius:1.2rem}.htmp-tech-rotator__caption{font-size:.84rem}.htmp-tech-story__image-badge{top:.75rem;left:.75rem;min-height:28px;padding:0 .7rem;font-size:.66rem}.htmp-tech-story__image-badge--bottom-left{top:auto;bottom:.75rem}.htmp-tech-story--solution .htmp-tech-story__image-badge{top:auto;bottom:.75rem;left:.75rem}.htmp-tech-story__placeholder svg{width:32px;height:32px}.htmp-tech-graph-card,.htmp-tech-graph-card__body{min-height:150px}.htmp-tech-graph-card__figure img{max-height:180px}.htmp-tech-graph-card__body{padding:.9rem .95rem .85rem}.htmp-tech-graph-card__body h3{font-size:.78rem}.htmp-tech-graph-card__body p{font-size:.7rem}.htmp-tech-solution-graphs .htmp-tech-rotator__stack{display:grid}.htmp-tech-solution-graphs .htmp-tech-rotator__panel{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none}.htmp-tech-solution-graphs .htmp-tech-rotator__panel.is-active{opacity:1;visibility:visible;pointer-events:auto}.htmp-tech-dose-response{gap:.9rem;padding-top:1rem}.htmp-tech-dose-response__header{display:grid;gap:.35rem}.htmp-tech-dose-response__header h3{font-size:1.08rem}.htmp-tech-dose-response__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-inline:0;padding:0;overflow:visible}.htmp-tech-dose-response__card{padding:.8rem}.htmp-tech-dose-response__card h4{font-size:.98rem}.htmp-tech-dose-response__note{font-size:.84rem}.htmp-tech-quote{padding:.85rem .9rem}.htmp-tech-story--challenge .htmp-tech-quote{padding:1.15rem 1rem 1rem 2.8rem}.htmp-tech-story--challenge .htmp-tech-quote:before{left:1rem;top:.95rem;font-size:1.9rem}.htmp-tech-quote p{font-size:.82rem}.htmp-tech-quote small{font-size:.68rem}.htmp-tech-download__inner{padding:2.4rem 0}.htmp-tech-download__content h2{font-size:1.8rem}.htmp-tech-download__content p{font-size:.88rem}.htmp-tech-download__button{height:42px;font-size:.85rem}.htmp-tech-reference-card{padding:.95rem 1rem}.htmp-tech-reference-card__badge{right:.8rem;min-height:26px;padding:0 .7rem;font-size:.62rem}.htmp-tech-reference-card__content h3{font-size:.88rem}.htmp-tech-reference-card__content p,.htmp-tech-reference-card__content span{font-size:.74rem}.htmp-tech-pdf-modal{padding:.9rem}.htmp-tech-pdf-modal__dialog{height:min(84vh,760px);border-radius:1.2rem}.htmp-tech-pdf-modal__header{flex-wrap:wrap;align-items:flex-start;padding:.9rem .95rem}.htmp-tech-pdf-modal__title{font-size:.92rem}.htmp-tech-pdf-modal__actions{width:100%;justify-content:space-between}.htmp-tech-pdf-modal__download{min-height:36px;padding:0 .9rem;font-size:.78rem}.htmp-tech-pdf-modal__close{width:36px;height:36px}.htmp-tech-methodology{max-width:100%}.htmp-tech-methodology__title{font-size:1.3rem}.htmp-tech-methodology__panel{padding:1.15rem 1.05rem}.htmp-tech-methodology__body{font-size:.88rem;line-height:1.78}.htmp-founder-note{margin-top:3rem;padding:1.45rem 1.35rem}.htmp-founder-note:before{top:1.25rem;bottom:1.25rem}.htmp-founder-note__layout{grid-template-columns:1fr;gap:1rem}.htmp-founder-note__quote-badge{width:3.25rem;height:3.25rem;margin-top:0}.htmp-founder-note blockquote{font-size:.85rem;line-height:1.64}.htmp-founder-note__meta{margin-top:1.35rem}.htmp-partner-strip{margin-top:3rem;padding:2.05rem 0 2.25rem}.htmp-partner-strip__inner{width:min(calc(100% - 36px),780px)}.htmp-partner-strip__eyebrow{margin-bottom:1.05rem;font-size:.78rem;letter-spacing:.08em;line-height:1.7}.htmp-partner-strip__support-section{margin-bottom:1.6rem;padding-bottom:1.45rem}.htmp-partner-strip__support{font-size:.78rem;line-height:1.6}.htmp-partner-strip__marquee{width:100%;display:block}.htmp-partner-strip__group{flex:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.2rem;padding-right:0;will-change:auto;animation:none}.htmp-partner-strip__group--five,.htmp-partner-strip__group--six{grid-template-columns:repeat(2,minmax(0,1fr))}.htmp-partner-strip__group[aria-hidden=true]{display:none}.htmp-partner-strip__logo{min-width:0;min-height:50px}.htmp-partner-strip__logo img{max-width:min(150px,100%);max-height:42px}.htmp-partner-strip__group--six .htmp-partner-strip__logo img{max-width:min(150px,100%)}.htmp-partner-strip__support-logo img{max-width:min(240px,100%);max-height:76px}.htmp-partner-strip__logo--tristania{grid-column:auto;width:100%}.htmp-partner-strip__logo--tristania img,.htmp-partner-strip__group--six .htmp-partner-strip__logo--tristania img{width:auto;height:auto;max-width:min(150px,100%);max-height:42px}.htmp-partner-strip__marquee:hover .htmp-partner-strip__group{animation-play-state:running}.htmp-cta-band__inner{flex-direction:column;align-items:flex-start;padding:3rem 0}body.htmp-theme:not(.template-index) .htmp-cta-band .htmp-button .htmp-button__icon,body.htmp-theme:not(.template-index) .htmp-page-section.htmp-page-section--white .htmp-button .htmp-button__icon{display:none!important}.htmp-contact-bar__grid{padding:1.25rem 0}.htmp-cookie-table__row{grid-template-columns:1fr;gap:.45rem}.htmp-cookie-banner{left:12px;right:12px;bottom:12px}.htmp-cookie-banner__panel{padding:20px 18px 18px;border-radius:22px}.htmp-cookie-banner__content{grid-template-columns:1fr;gap:.8rem}.htmp-cookie-banner__icon{width:46px;height:46px;border-radius:14px}.htmp-cookie-banner__body h2{font-size:1.1rem;padding-right:2rem}.htmp-cookie-banner__body p,.htmp-cookie-banner__button,.htmp-cookie-banner__link-button,.htmp-cookie-banner__link{font-size:.8rem}.htmp-cookie-banner__actions{align-items:stretch}.htmp-cookie-banner__button{min-height:38px;padding:0 .95rem}.htmp-cookie-banner__link{width:100%;margin-left:0}.htmp-event-card__media{aspect-ratio:16 / 10.5}}.htmp-hero__content{box-sizing:border-box;min-height:min(968px,calc(100vh - 32px));padding:105px 0 170px;justify-content:center}.htmp-shell.htmp-hero__content{position:absolute;top:50%;left:50%;z-index:2;width:min(1114px,calc(100% - 48px));min-height:0;padding:0;margin:0;transform:translate(-50%,-50%)}.htmp-hero__title{max-width:none;font-size:clamp(2.75rem,3.7vw,3.7rem);font-weight:400;line-height:1.08;white-space:nowrap}.htmp-hero__title strong{font-weight:700}.htmp-hero__subtitle{max-width:none;font-size:clamp(1.2rem,2vw,2rem)}.htmp-hero__buttons .htmp-button:first-child{min-width:240px}.htmp-hero__buttons .htmp-button:last-child{min-width:219px}.htmp-event-bar__inner{gap:2rem;padding:1rem 1.6rem 1rem 1.8rem}.htmp-event-bar__meta{gap:2rem;flex:1}.htmp-event-bar__meta .htmp-button{font-weight:400}.htmp-event-bar__controls{display:inline-flex;align-items:center;gap:1.15rem;flex-shrink:0}.htmp-event-nav{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--htmp-navy);font-size:1.8rem;line-height:1;cursor:pointer;opacity:.7;transition:opacity .22s ease-out,transform .22s ease-out}.htmp-event-nav:hover{opacity:1;transform:translateY(-1px)}.htmp-event-bar__count{color:var(--htmp-navy);font-size:1rem;white-space:nowrap}.htmp-home__section--tight{padding-top:2.75rem}.htmp-home__section-header{margin-bottom:2rem}.htmp-home__section-header h2{color:#183456;font-size:clamp(1rem,1.15vw,1.16rem)}.htmp-highlight-tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.75rem}.htmp-highlight-tab{min-height:44px;padding:0 1.2rem;border:1px solid transparent;border-radius:999px;background:#18345612;color:#1834568c;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .3s ease-out,color .3s ease-out,transform .3s ease-out,box-shadow .3s ease-out}.htmp-highlight-tab:hover{transform:translateY(-1px);background:#1834561a}.htmp-highlight-tab.is-active{background:var(--htmp-navy);color:#fff;box-shadow:0 12px 28px #18345629}.htmp-highlight-panels{position:relative;min-height:0;height:auto;max-height:none;overflow:visible;touch-action:pan-y;width:100%;min-width:100%;margin-inline:auto}.htmp-highlight-panel{display:block;height:auto;max-height:none;overflow:visible}.htmp-highlight-panel.htmp-card--panel,.htmp-highlight-panel.htmp-visual-card{display:flex;flex-direction:column;width:100%}.htmp-highlight-panel.htmp-card--panel{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;column-gap:1.45rem;padding:1.5rem 1.75rem;min-height:clamp(400px,36vw,520px)}.htmp-highlight-panel--single-chart.htmp-card--panel{justify-items:stretch;max-width:min(760px,100%);min-height:0;margin-inline:auto;padding-top:1.25rem;padding-bottom:1.25rem}.htmp-highlight-panel.htmp-card--panel>.htmp-card__label,.htmp-highlight-panel.htmp-card--panel>.htmp-card__title,.htmp-highlight-panel.htmp-card--panel>.htmp-chart-card{grid-column:1}.htmp-highlight-panel.htmp-card--panel>.htmp-card__label{grid-row:1}.htmp-highlight-panel.htmp-card--panel>.htmp-card__title{grid-row:2}.htmp-highlight-panel.htmp-card--panel>.htmp-chart-card{grid-row:3}.htmp-highlight-panel.htmp-card--panel>.htmp-highlight-panel__secondary-data{grid-column:2;grid-row:1 / span 3;min-width:0}.htmp-highlight-panel--hepatotoxicity{gap:.45rem}.htmp-highlight-panel--hepatotoxicity>.htmp-card__label{margin:0 0 .25rem}.htmp-highlight-panel--hepatotoxicity>.htmp-card__title{margin:0}.htmp-highlight-panel--hepatotoxicity>.htmp-card__copy{max-width:46rem;margin:.15rem 0 0;color:#183456b8;font-size:.94rem;line-height:1.55}.htmp-hepatotoxicity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:.65rem}.htmp-hepatotoxicity-graph{display:grid;gap:.6rem;margin:0;padding:.85rem;border:1px solid rgba(24,52,86,.08);border-radius:1rem;background:#ffffffdb;box-shadow:0 14px 34px #18345612}.htmp-hepatotoxicity-graph img{display:block;width:100%;height:auto}.htmp-hepatotoxicity-graph figcaption{color:#183456;font-size:.85rem;font-weight:700;line-height:1.25}.htmp-highlight-panel .htmp-card__title{font-size:clamp(1.08rem,1.35vw,1.3rem);line-height:1.3}.htmp-highlight-panel[hidden]{display:none!important}.htmp-highlight-dots{display:none}.htmp-highlight-nav{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem}.htmp-highlight-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#1834562e;transition:width .22s ease-out,background-color .22s ease-out,transform .22s ease-out}.htmp-highlight-dot:hover{transform:translateY(-1px)}.htmp-highlight-dot.is-active{width:24px;background:var(--htmp-navy)}.htmp-highlight-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:36px;padding:0 .85rem;border:1px solid rgba(24,52,86,.12);border-radius:999px;background:#ffffffe0;color:#183456b8;font-size:.82rem;font-weight:400;line-height:1;transition:border-color .22s ease-out,background-color .22s ease-out,color .22s ease-out,transform .22s ease-out,box-shadow .22s ease-out}.htmp-highlight-toggle:hover,.htmp-highlight-toggle:focus-visible{border-color:#18345638;background:#fff;color:var(--htmp-navy);transform:translateY(-1px);box-shadow:0 10px 24px #18345614}.htmp-highlight-toggle__icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex:none}.htmp-highlight-toggle__icon--play,.htmp-highlight-toggle.is-paused .htmp-highlight-toggle__icon--pause{display:none}.htmp-highlight-toggle.is-paused .htmp-highlight-toggle__icon--play{display:inline-flex}.htmp-chart-card{display:grid;grid-template-rows:auto auto;align-content:start;margin-top:1.5rem;width:100%}.htmp-highlight-panel--single-chart .htmp-chart-card{max-width:min(880px,100%);margin:.65rem auto 0}.htmp-home-tech-graph{margin:0;display:grid;justify-items:center}.htmp-home-tech-graph__mobile-heading{display:none;gap:.32rem;width:100%;max-width:min(720px,100%);margin:0 auto 1rem;text-align:left}.htmp-home-tech-graph__mobile-title{color:#183456;font-size:clamp(1.35rem,2.15vw,1.72rem);font-weight:900;line-height:1.08;letter-spacing:0}.htmp-home-tech-graph__mobile-copy{color:#183456b8;font-size:clamp(.92rem,1.2vw,1rem);font-weight:500;line-height:1.4}.htmp-home-tech-graph img{display:block;width:100%;max-height:none;height:auto;border-radius:.9rem;object-fit:contain}.htmp-home-tech-graph__image--mobile{display:none!important}.htmp-highlight-panel--single-chart .htmp-home-tech-graph img{max-height:340px}.htmp-highlight-panel[data-highlight-panel="0"] .htmp-chart-plot,.htmp-highlight-panel[data-highlight-panel="0"] .htmp-chart-legend,.htmp-highlight-panel[data-highlight-panel="1"] .htmp-chart-plot,.htmp-highlight-panel[data-highlight-panel="1"] .htmp-chart-footnote{display:none}.htmp-chart-plot{position:relative;overflow:visible}.htmp-chart-svg{width:100%;height:auto;display:block;max-width:100%}.htmp-chart-svg--desktop{display:block}.htmp-chart-svg--mobile{display:none}.htmp-chart-grid{stroke:#1834560f;stroke-dasharray:3 3}.htmp-chart-grid--strong{stroke:#1834561f;stroke-dasharray:6 3}.htmp-chart-grid--vertical{stroke:#1834560f;stroke-dasharray:4 8}.htmp-chart-axis{stroke:#1834561a}.htmp-chart-line{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.htmp-chart-line--primary{stroke:var(--htmp-navy)}.htmp-chart-line--muted{stroke:#94a3b8;stroke-width:3;stroke-dasharray:8 7}.htmp-chart-line--light{stroke:#cbd5e1;stroke-width:3;stroke-dasharray:4 6}.htmp-chart-dot{stroke:transparent}.htmp-chart-dot--primary{fill:var(--htmp-navy)}.htmp-chart-dot--muted{fill:#94a3b8}.htmp-chart-dot--light{fill:#cbd5e1}.htmp-chart-bar--primary{fill:var(--htmp-navy)}.htmp-chart-bar--muted{fill:#94a3b8;opacity:.72}.htmp-chart-bar--light{fill:#cbd5e1;opacity:.62}.htmp-chart-bar{cursor:pointer;transform-box:fill-box;transform-origin:bottom center;transition:opacity .2s ease,filter .2s ease,transform .2s ease}.htmp-chart-errorbar{fill:none;stroke-width:3;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.htmp-chart-errorbar--primary{stroke:#183456d1}.htmp-chart-errorbar--muted{stroke:#64748bc7}.htmp-chart-errorbar--light{stroke:#94a3b8bd}.htmp-chart-text{fill:#1834567a;font-size:14px;font-weight:400}.htmp-chart-value-label{pointer-events:none;transition:opacity .2s ease,fill .2s ease}.htmp-chart-plot.is-interacting .htmp-chart-bar:not(.is-active){opacity:.4;filter:none;transform:none}.htmp-chart-bar.is-active{opacity:1;filter:brightness(1.08);transform:scaleY(1.02)}.htmp-chart-plot.is-interacting .htmp-chart-value-label:not(.is-active){opacity:.42;fill:#18345647}.htmp-chart-value-label.is-active{opacity:1;fill:var(--htmp-navy);font-weight:700}.htmp-chart-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.htmp-chart-hotspot{position:absolute;top:0;bottom:0;border:0;background:transparent;pointer-events:auto;cursor:pointer}.htmp-chart-hotspot:focus{outline:none}.htmp-chart-tooltip{position:absolute;z-index:10;display:grid;gap:.45rem;min-width:140px;padding:10px 14px;border:1px solid rgba(24,52,86,.1);border-radius:12px;background:#fff;box-shadow:0 4px 16px #18345614;color:var(--htmp-navy);font-family:Roboto,sans-serif;font-size:12px;line-height:1.35;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%);transition:opacity .15s ease}.htmp-chart-tooltip[hidden]{display:none}.htmp-chart-tooltip--visible{opacity:1}.htmp-chart-tooltip__heading{color:var(--htmp-navy);font-weight:700}.htmp-chart-tooltip__rows{display:grid;gap:.38rem}.htmp-chart-tooltip__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.htmp-chart-tooltip__dot{width:8px;height:8px;border-radius:999px}.htmp-chart-tooltip__label{color:var(--htmp-navy);font-weight:600}.htmp-chart-tooltip__value{color:#18345699}.htmp-chart-legend{display:flex;align-items:center;justify-content:center;gap:1.35rem;margin-top:.6rem;color:#183456a8;font-size:.95rem}.htmp-chart-legend span{display:inline-flex;align-items:center;gap:.45rem}.htmp-chart-legend__dot{width:10px;height:10px;border-radius:999px;display:inline-block}.htmp-chart-legend__dot--primary{background:var(--htmp-navy)}.htmp-chart-legend__dot--muted{background:#94a3b8}.htmp-chart-legend__dot--light{background:#cbd5e1}.htmp-chart-footnote{margin-top:8px;color:#18345659;font-size:11px;text-align:center}.htmp-highlight-panel.htmp-visual-card{display:grid;grid-template-rows:minmax(0,1fr) auto}.htmp-highlight-panel.htmp-visual-card .htmp-visual-card__media{min-height:0;height:auto}.htmp-highlight-panel.htmp-visual-card--plate-highlight{grid-template-rows:auto auto;max-width:min(760px,100%);margin-inline:auto;min-height:clamp(400px,36vw,520px)}.htmp-highlight-panel.htmp-visual-card--plate-highlight .htmp-visual-card__media{min-height:0;height:clamp(280px,28vw,350px);max-height:350px;overflow:hidden;display:flex;align-items:center;justify-content:center}.htmp-highlight-panel.htmp-visual-card .htmp-visual-card__content{display:grid;align-content:start;gap:.35rem;padding:1rem 1.4rem 1.2rem}.htmp-highlight-panel__secondary-data{margin-top:0;padding-top:0;padding-left:1.45rem;border-top:0;border-left:1px solid rgba(24,52,86,.08)}.htmp-visual-card__media--plate{background:linear-gradient(180deg,#f1f5f8,#e7edf3)}.htmp-visual-card__media--plate img{width:100%;height:100%;object-fit:cover;padding:0}.htmp-visual-card--plate-highlight .htmp-visual-card__media--plate img{object-fit:contain;object-position:center;transform:scale(1.02)}.htmp-visual-card--plate-highlight .htmp-visual-card__media-button{cursor:pointer}.htmp-visual-card__media--nuclei img{width:100%;height:100%;object-fit:cover}body.htmp-lightbox-open{overflow:hidden}.htmp-home-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#081221c2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease-out}.htmp-home-lightbox[hidden]{display:none!important}.htmp-home-lightbox.is-visible{opacity:1;visibility:visible;pointer-events:auto}.htmp-home-lightbox__dialog{position:relative;width:min(1120px,100%);max-height:calc(100vh - 3rem);padding:1rem 1rem .9rem;border-radius:1.65rem;background:#fffffff7;box-shadow:0 32px 80px #08122147;display:grid;gap:.75rem;transform:translateY(18px) scale(.985);transition:transform .22s ease-out}.htmp-home-lightbox.is-visible .htmp-home-lightbox__dialog{transform:translateY(0) scale(1)}.htmp-home-lightbox__close{justify-self:end;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:999px;background:#18345614;color:var(--htmp-navy);font-size:1.85rem;line-height:1;cursor:pointer;transition:background-color .22s ease-out,transform .22s ease-out}.htmp-home-lightbox__close:hover,.htmp-home-lightbox__close:focus-visible{background:#18345624;transform:translateY(-1px)}.htmp-home-lightbox__frame{display:flex;align-items:center;justify-content:center;min-height:0;padding:.9rem;border-radius:1.2rem;background:linear-gradient(180deg,#f2f6fa,#e5edf4)}.htmp-home-lightbox__frame img{display:block;width:auto;max-width:100%;max-height:min(76vh,900px);height:auto;object-fit:contain}.htmp-home-lightbox__caption{margin:0;color:#183456b8;font-size:.95rem;line-height:1.5;text-align:center}.htmp-site-footer__social.is-placeholder{pointer-events:none;width:32px;height:32px;box-sizing:border-box;padding:0 8px;margin-left:.3rem;border-radius:4px}.htmp-site-footer__social.is-placeholder svg{width:100%;height:auto;max-width:14px;max-height:14px}@media(max-width:1100px){.htmp-highlight-tabs{gap:.6rem}.htmp-visual-card__media{min-height:300px;height:300px}}@media(max-width:900px){.htmp-highlight-panels,.htmp-highlight-panel{height:auto;max-height:none}.htmp-hero__content{min-height:auto;padding:4.5rem 0 11rem}.htmp-shell.htmp-hero__content{position:relative;top:auto;left:auto;width:min(1288px,calc(100% - 32px));padding:4.5rem 0 11rem;margin:0 auto;transform:none}.htmp-hero__title{max-width:14ch;font-size:clamp(2.7rem,9vw,3.7rem)}.htmp-event-bar__controls{justify-content:center}.htmp-highlight-tabs{justify-content:flex-start}.htmp-highlight-tab{flex:1 1 calc(50% - .4rem);min-width:0;padding:0 .9rem;font-size:.88rem}.htmp-chart-legend{flex-wrap:wrap;gap:.8rem 1rem}.htmp-chart-text{font-size:12px}.htmp-visual-card__media{min-height:280px;height:280px}}@media(max-width:900px){.htmp-button.htmp-button--primary,.htmp-button.htmp-button--secondary{position:relative;justify-content:center!important;text-align:center;padding-left:1.5rem;padding-right:1.5rem}.htmp-button.htmp-button--secondary{font-size:.94rem;line-height:1.2;white-space:nowrap}.htmp-button.htmp-button--primary>span:first-child,.htmp-button.htmp-button--secondary>span:first-child{display:inline-block}.htmp-button.htmp-button--primary .htmp-button__icon,.htmp-button.htmp-button--secondary .htmp-button__icon{position:absolute;right:1.35rem;top:50%;transform:translateY(-50%)}.htmp-button.htmp-button--secondary .htmp-button__icon{right:1.05rem;font-size:.95rem}.template-index .htmp-site-header{position:sticky;background:#fff;border-bottom:1px solid rgba(24,52,86,.06);-webkit-backdrop-filter:none;backdrop-filter:none}.htmp-site-header__inner{min-height:72px;gap:.75rem}.htmp-site-header__brand{width:118px}.htmp-site-header__actions{gap:.65rem}.htmp-icon-button--cart{width:44px;height:44px;background:#1834560f}.htmp-mobile-nav>summary{width:44px;height:44px;box-shadow:0 10px 24px #18345624}.htmp-mobile-nav__panel{position:fixed;top:72px;left:0;right:0;width:100vw;max-height:calc(100dvh - 72px);overflow-y:auto;padding:1rem 1rem 1.35rem;border:0;border-top:1px solid rgba(24,52,86,.08);border-bottom:1px solid rgba(24,52,86,.08);border-radius:0;background:#fffffffa;box-shadow:none;z-index:55}.htmp-mobile-nav[open]:before{content:"";position:fixed;top:72px;right:0;bottom:0;left:0;background:#ffffff5c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;pointer-events:none}.htmp-mobile-nav__panel nav{gap:.15rem}.htmp-mobile-nav__link,.htmp-mobile-nav__group-toggle{padding:.65rem .95rem;font-size:1rem}.htmp-mobile-nav__link.is-current,.htmp-mobile-nav__group-toggle.is-current,.htmp-mobile-nav__subnav a.is-current{font-weight:700}.htmp-mobile-nav__subnav{margin:0 0 .35rem;padding:.05rem 0 .2rem .9rem;border-left:1px solid rgba(24,52,86,.12)}.htmp-mobile-nav__subnav a{padding:.5rem 0 .5rem .9rem;font-size:.96rem}.htmp-mobile-nav__panel .htmp-button{margin-top:.9rem}.htmp-hero{min-height:0;padding-bottom:28px}.htmp-hero__bg,.htmp-hero__video{transform:none;object-position:center}.htmp-hero__overlay{background:radial-gradient(ellipse 76% 54% at 50% 38%,#ffffff85,#ffffff3d 44%,#fff0 80%),linear-gradient(to bottom,#ffffffd1,#ffffff94 10%,#ffffff14 30%,#ffffff05 48%,#ffffff24 82%,#fffc)}.htmp-hero__content{justify-content:flex-start;min-height:0;padding:2rem 0 0;text-align:center}.htmp-shell.htmp-hero__content{width:calc(100% - 32px);padding:2rem 0 0}.htmp-hero__title{font-size:clamp(1.9rem,8.6vw,2.6rem);line-height:1.12}.htmp-hero__title-line{display:block}.htmp-hero__subtitle{margin-top:1rem;max-width:18rem;font-size:1rem;line-height:1.5}.htmp-hero__buttons{width:100%;margin-top:1.5rem;gap:.8rem}.htmp-hero__buttons .htmp-button,.htmp-hero__buttons .htmp-button:first-child,.htmp-hero__buttons .htmp-button:last-child{width:100%;min-width:0;justify-content:space-between;padding-inline:1.5rem}.htmp-hero__rule{display:none}.htmp-event-bar{position:relative;left:auto;bottom:auto;width:calc(100% - 32px);max-width:372px;margin:1.6rem auto 0;transform:none}.htmp-event-bar__inner{min-height:0;gap:1rem;padding:1rem 1rem 1.15rem;border-radius:32px;border-color:#1834563d;background:#ffffff57;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.htmp-event-bar__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"button date" "summary summary";align-items:center;gap:.95rem .9rem}.htmp-event-bar__meta .htmp-button{grid-area:button;min-height:44px;width:100%;min-width:0;max-width:none;padding:0 2.65rem 0 .95rem;justify-self:start}.htmp-event-bar__date{grid-area:date;font-size:.88rem;line-height:1.35;max-width:100%;text-align:left;justify-self:start;white-space:normal;text-wrap:balance;overflow-wrap:break-word}.htmp-event-bar__title{display:none}.htmp-event-bar__summary{display:block;grid-area:summary;margin:0;color:#183456e0;font-size:1rem;line-height:1.6}.htmp-event-bar__controls{justify-content:center;gap:1.2rem}.htmp-event-nav{width:24px;height:24px;font-size:1.35rem}.htmp-home__section{padding:2.75rem 0 3rem}.htmp-home__section--tight{padding-top:2.25rem}.htmp-home__section-header{max-width:22rem;margin-bottom:1.5rem}.htmp-home__section-header .htmp-section-kicker{gap:.55rem;margin-bottom:.7rem;font-size:.7rem;letter-spacing:.18em}.htmp-home__section-header .htmp-section-kicker--stacked{flex-direction:column}.htmp-home__section-header .htmp-section-kicker img{width:1.65rem;height:1.65rem}.htmp-home__section-header h2{color:#183456;font-size:.92rem;line-height:1.65}.htmp-highlight-tabs{display:none}.htmp-highlight-panels{min-height:0;height:auto;max-height:none;overflow:visible}.htmp-highlight-panel{height:auto;max-height:none;overflow:visible}.htmp-highlight-panel.htmp-card--panel{display:flex;flex-direction:column;align-content:start;padding:1rem 1rem .9rem;min-height:0}.htmp-highlight-panel--hepatotoxicity>.htmp-card__copy{font-size:.86rem;line-height:1.45}.htmp-hepatotoxicity-grid{grid-template-columns:1fr;gap:.85rem;margin-top:.55rem}.htmp-hepatotoxicity-graph{padding:.7rem;border-radius:.85rem}.htmp-hepatotoxicity-graph figcaption{font-size:.8rem}.htmp-highlight-panel__secondary-data{margin-top:1.1rem;padding-top:1rem;padding-left:0;border-top:1px solid rgba(24,52,86,.08);border-left:0}.htmp-highlight-panel .htmp-card__label{font-size:.68rem}.htmp-highlight-panel .htmp-card__title{font-size:clamp(.98rem,4.5vw,1.15rem);line-height:1.3}.htmp-chart-card{height:auto;grid-template-rows:auto auto;align-content:start;margin-top:.7rem}.htmp-home-tech-graph__mobile-heading{display:grid;gap:.28rem;width:100%;max-width:360px;margin:0 auto .72rem;text-align:left}.htmp-home-tech-graph__mobile-title{color:#183456;font-size:clamp(1.18rem,6vw,1.45rem);font-weight:900;line-height:1.05;letter-spacing:0}.htmp-home-tech-graph__mobile-copy{color:#183456b8;font-size:.86rem;font-weight:500;line-height:1.35}.htmp-home-tech-graph__image--desktop{display:none!important}.htmp-home-tech-graph__image--mobile{display:block!important;max-width:360px;margin-inline:auto}.htmp-chart-text{font-size:11px}.htmp-chart-svg--desktop{display:none}.htmp-chart-svg--mobile{display:block;width:100%;max-width:348px;height:auto;margin:0 auto}.htmp-chart-legend{flex-wrap:wrap;justify-content:center;gap:.45rem .75rem;margin-top:.4rem;font-size:.78rem}.htmp-chart-tooltip{min-width:124px;padding:9px 12px;font-size:12px}.htmp-highlight-dots{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:0}.htmp-highlight-nav{flex-wrap:wrap;gap:.7rem;margin-top:.9rem}.htmp-highlight-toggle{min-height:34px;padding:0 .78rem;font-size:.8rem}.htmp-visual-card__media{min-height:240px;height:240px}.htmp-highlight-panel.htmp-visual-card .htmp-visual-card__content{padding:1rem 1rem 1.25rem}.htmp-highlight-panel.htmp-visual-card--plate-highlight .htmp-visual-card__media{height:clamp(205px,60vw,240px);max-height:240px}.htmp-highlight-panel.htmp-visual-card--plate-highlight{min-height:0}.htmp-home-lightbox{padding:1rem}.htmp-home-lightbox__dialog{max-height:calc(100vh - 2rem);padding:.8rem .8rem .75rem;border-radius:1.3rem}.htmp-home-lightbox__close{width:2.25rem;height:2.25rem;font-size:1.6rem}.htmp-home-lightbox__frame{padding:.55rem}.htmp-home-lightbox__frame img{max-height:72vh}.htmp-home-lightbox__caption{font-size:.88rem}.htmp-site-footer__top{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem}.htmp-site-footer__tools{display:contents}.htmp-site-footer__social{order:1;margin-left:auto;width:44px;height:44px;border-radius:10px}.htmp-site-footer__social.is-placeholder{width:32px;height:32px;box-sizing:border-box;padding:0 8px;margin-left:auto;border-radius:4px}.htmp-newsletter{order:2;flex:0 0 100%;width:100%;min-width:0}.htmp-newsletter__label{display:block;margin-bottom:.75rem;font-size:.98rem}.htmp-newsletter__row{display:flex;flex-direction:row;align-items:stretch;gap:.75rem;width:100%}.htmp-newsletter input{min-height:44px}.htmp-newsletter button{min-width:96px;min-height:44px}.htmp-site-footer__bottom{gap:.85rem}.htmp-site-footer__links{flex-wrap:wrap;gap:1rem}.htmp-site-footer__copyright{text-align:left;font-size:.7rem;line-height:1.5}}@media(max-width:600px){.htmp-article-page__media{border-radius:1.3rem}.htmp-article-page__panel{margin-top:-1.4rem;padding:1.2rem 1rem 1.4rem;border-radius:1.2rem}.htmp-article-page__content,.htmp-article-page__content p,.htmp-article-page__content li{font-size:.95rem;line-height:1.75}.htmp-article-page__content blockquote{font-size:1rem}.htmp-article-page__content iframe,.htmp-article-page__content video{min-height:220px}}body.htmp-theme button,body.htmp-theme .htmp-button{font-weight:400}.htmp-product-gallery--htmp-192 .htmp-product-gallery__stage{aspect-ratio:3 / 2;background:linear-gradient(180deg,#f8fafc,#eef3f7)}.htmp-product-gallery--htmp-192 .htmp-product-gallery__zoom-frame>img.htmp-product-gallery__zoom-image--contain,.htmp-product-gallery--htmp-192 .htmp-product-gallery__stage img.htmp-product-gallery__zoom-image--contain{object-fit:contain;background:#f8fafc}.htmp-product-gallery--htmp-192 .htmp-product-gallery__zoom-frame>img.htmp-product-gallery__zoom-image--fill-stage,.htmp-product-gallery--htmp-192 .htmp-product-gallery__stage img.htmp-product-gallery__zoom-image--fill-stage{object-fit:contain;object-position:center center}.htmp-product-gallery--htmp-192 .htmp-product-gallery__zoom-frame>img,.htmp-product-gallery--htmp-192 .htmp-product-gallery__stage img,.htmp-product-gallery--htmp-192 .htmp-product-gallery__thumb img{object-fit:contain;object-position:center center;background:#f8fafc}.htmp-product-gallery--htmp-192 .htmp-product-gallery__zoom-image--frame-tight{transform:none}.htmp-product-gallery--htmp-192 .htmp-product-gallery__stage-media,.htmp-product-gallery--htmp-192 .htmp-product-gallery__stage-media model-viewer,.htmp-product-gallery--htmp-192 .htmp-product-gallery__stage .shopify-model-viewer-ui{min-height:100%}.htmp-event-card__media img.htmp-event-card__image--fallback{object-fit:contain;padding:clamp(1.2rem,4vw,2.25rem);background:radial-gradient(circle at 72% 28%,#84b1ce33,#84b1ce00 32%),linear-gradient(135deg,#f7fafc,#eaf1f6)}.htmp-event-card__media img.htmp-event-card__image--product{padding:clamp(.6rem,2.4vw,1.35rem);background:linear-gradient(180deg,#f8fafc,#eef3f7)}.htmp-event-card:hover .htmp-event-card__media img.htmp-event-card__image--fallback{transform:none;filter:none}.htmp-event-card__fallback{position:relative;display:flex;flex-direction:column;justify-content:center;gap:.45rem;width:100%;height:100%;padding:clamp(1.25rem,4vw,2.3rem);background:radial-gradient(circle at 78% 24%,#84b1ce3d,#84b1ce00 34%),linear-gradient(135deg,#f8fafc,#e9f1f6);color:var(--htmp-navy)}.htmp-event-card__fallback:after{content:"";position:absolute;inset:clamp(.8rem,2vw,1.2rem);border:1px solid rgba(24,52,86,.12);border-radius:1rem;pointer-events:none}.htmp-event-card__fallback-brand,.htmp-event-card__fallback-context{position:relative;z-index:1}.htmp-event-card__fallback-brand{font-size:clamp(1.05rem,2.3vw,1.6rem);font-weight:700;line-height:1.05;letter-spacing:.02em}.htmp-event-card__fallback-context{color:#18345694;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}@media(max-width:749px){.htmp-theme .htmp-home-hero .htmp-hero__video{height:62%!important}.htmp-theme .htmp-home-hero .htmp-hero__overlay{background:linear-gradient(to bottom,#fff0 0% 26%,#fff9 42%,#fff 61% 100%)!important}.htmp-event-card__actions.htmp-event-card__actions--two-buttons .htmp-button .htmp-button__icon{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/htmp.css.map */
