:root{--profs-blue:#096be5;--profs-blue-deep:#0756b8;--profs-ink:#000308;--profs-ink-2:#16202c;--profs-white:#fff;--profs-mist:#f5f8fd;--profs-line:#dce4ef;--profs-muted:#607087;--profs-space-1:.25rem;--profs-space-2:.5rem;--profs-space-3:.75rem;--profs-space-4:1rem;--profs-space-5:1.25rem;--profs-space-6:1.5rem;--profs-space-8:2rem;--profs-space-10:2.5rem;--profs-space-12:3rem;--profs-space-16:4rem;--profs-space-20:5rem;--profs-space-24:6rem;--profs-space-32:8rem;--profs-text-xs:clamp(.75rem,.7rem + .25vw,.875rem);--profs-text-sm:clamp(.875rem,.8rem + .35vw,1rem);--profs-text-base:clamp(1rem,.95rem + .25vw,1.125rem);--profs-text-lg:clamp(1.125rem,1rem + .75vw,1.5rem);--profs-text-xl:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);--profs-text-2xl:clamp(2rem,1.2rem + 2.5vw,3.5rem);--profs-text-hero:clamp(3.5rem,2rem + 5.8vw,7.5rem);--profs-font-body:Inter,-apple-system,"Segoe UI",Arial,sans-serif;--profs-font-display:Inter,-apple-system,"Segoe UI",Arial,sans-serif;--profs-ease:cubic-bezier(.16,1,.3,1);--profs-shadow:0 18px 38px rgba(12,35,69,.1);--profs-shell:min(1200px, calc(100% - 48px) )}.profs-scope,.profs-scope *,.profs-scope *:before,.profs-scope *:after{box-sizing:border-box;margin:0;padding:0}.profs-scope{font-size:var(--profs-text-base);line-height:1.55;color:var(--profs-ink);-webkit-font-smoothing:antialiased;font-family:var(--profs-font-body)}.profs-scope img{max-width:100%;height:auto;display:block}.profs-scope a{color:inherit;text-decoration:none}.profs-scope button,.profs-scope input{font:inherit;color:inherit}.profs-scope .profs-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profs-eyebrow{font-size:var(--profs-text-xs);font-weight:700;letter-spacing:.13em;line-height:1.2;color:var(--profs-blue)}.profs-section{padding-block:clamp(var(--profs-space-20),8vw,var(--profs-space-32))}.profs-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:var(--profs-space-3);padding:0 var(--profs-space-5);border:1px solid transparent;font-size:var(--profs-text-sm);font-weight:700;letter-spacing:-.01em;transition:transform .22s var(--profs-ease),background .22s var(--profs-ease),border .22s var(--profs-ease)}.profs-button--primary{background:var(--profs-blue);color:#fff}.profs-button--primary:hover{background:var(--profs-blue-deep);transform:translateY(-2px)}.profs-button--primary span,.profs-text-link span{display:inline-block;transition:transform .2s var(--profs-ease)}.profs-button--primary:hover span,.profs-text-link:hover span{transform:translate(4px)}.profs-text-link{display:inline-flex;align-items:center;gap:var(--profs-space-2);font-size:var(--profs-text-sm);font-weight:700;border-bottom:1px solid currentColor;padding-bottom:3px}.profs-text-link:hover{color:var(--profs-blue)}.profs-scope h1,.profs-scope h2,.profs-scope h3{font-family:var(--profs-font-display);text-wrap:balance}.profs-scope h1,.profs-scope h2{font-weight:700;letter-spacing:-.065em;line-height:1.01}.profs-scope h1 em,.profs-scope h2 em{color:var(--profs-blue);font-style:normal}.profs-scope h2{font-size:var(--profs-text-2xl)}.profs-hero{padding-block:clamp(var(--profs-space-10),6.5vw,var(--profs-space-24)) clamp(var(--profs-space-16),6vw,var(--profs-space-24));background:linear-gradient(135deg,#fff,#f7faff 72%,#edf4ff);overflow:hidden}.profs-hero__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(var(--profs-space-8),6vw,var(--profs-space-24));min-height:520px}.profs-hero__copy{position:relative;z-index:2}.profs-hero h1{font-size:var(--profs-text-hero);max-width:9.2ch;margin-top:var(--profs-space-4)}.profs-hero__intro{max-width:45ch;margin-top:var(--profs-space-6);color:var(--profs-ink-2)}.profs-hero__actions{display:flex;align-items:center;gap:var(--profs-space-5);flex-wrap:wrap;margin-top:var(--profs-space-8)}.profs-hero__note{margin-top:var(--profs-space-6);font-size:var(--profs-text-xs);font-weight:500;color:var(--profs-muted)}.profs-hero__stage{min-height:510px;position:relative;display:grid;place-items:center}.profs-hero__ring{position:absolute;width:min(91%,500px);aspect-ratio:1;border:1px solid rgba(9,107,229,.3);border-radius:50%;box-shadow:inset 0 0 0 30px #096be50a}.profs-hero__ring:before,.profs-hero__ring:after{content:"";position:absolute;background:var(--profs-blue)}.profs-hero__ring:before{width:1px;height:100%;left:50%;top:0;opacity:.2}.profs-hero__ring:after{height:1px;width:100%;left:0;top:50%;opacity:.2}.profs-hero__product-link{position:relative;z-index:2;width:min(88%,480px);filter:drop-shadow(0 28px 18px rgba(12,42,87,.18));transition:transform .35s var(--profs-ease)}.profs-hero__product-link:hover{transform:translateY(-7px) rotate(1.5deg)}.profs-hero__product{width:100%;animation:heroFloat 6.5s ease-in-out infinite}.profs-hero__stage-label{position:absolute;top:14%;left:0;z-index:3;font-size:var(--profs-text-xs);line-height:1.25;font-weight:700;letter-spacing:.12em}.profs-hero__stage-label span{color:var(--profs-blue)}.profs-hero__facts{position:absolute;bottom:8%;right:2%;z-index:3;display:flex;align-items:center;gap:var(--profs-space-3);font-size:var(--profs-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.profs-hero__facts i{width:4px;height:4px;border-radius:50%;background:var(--profs-blue)}@keyframes heroFloat{50%{transform:translateY(-10px)}}.profs-section-heading,.profs-featured__top{display:flex;justify-content:space-between;align-items:end;gap:var(--profs-space-8);margin-bottom:clamp(var(--profs-space-8),5vw,var(--profs-space-16))}.profs-section-heading h2,.profs-featured__top h2{margin-top:var(--profs-space-3)}.profs-section-heading>p{max-width:44ch;color:var(--profs-muted);font-size:var(--profs-text-sm)}.profs-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--profs-space-4)}.profs-collection-card{position:relative;background:var(--profs-mist);min-height:470px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:var(--profs-space-5);isolation:isolate}.profs-collection-card__number{font-size:var(--profs-text-xs);font-weight:700;color:var(--profs-blue)}.profs-collection-card__media{position:absolute;inset:56px var(--profs-space-6) 102px;z-index:-1;display:grid;place-items:center}.profs-collection-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .5s var(--profs-ease)}.profs-collection-card:hover .profs-collection-card__media img{transform:scale(1.055)}.profs-collection-card__copy{display:flex;align-items:end;justify-content:space-between;gap:var(--profs-space-3)}.profs-collection-card__copy h3{font-size:clamp(1.4rem,1.6vw,1.85rem);letter-spacing:-.06em;line-height:1.02}.profs-collection-card__copy span{font-size:var(--profs-text-xs);font-weight:700;color:var(--profs-blue);white-space:nowrap}.profs-collection-card__copy b{font-size:1.2em}.profs-featured{background:var(--profs-mist)}.profs-featured__top h2{max-width:14ch}.profs-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--profs-space-4)}.profs-product-card{min-width:0}.profs-product-card__image{background:#fff;display:grid;place-items:center;aspect-ratio:1;padding:var(--profs-space-5);overflow:hidden}.profs-product-card__image img{height:100%;width:100%;object-fit:contain;transition:transform .32s var(--profs-ease)}.profs-product-card:hover .profs-product-card__image img{transform:translateY(-5px) scale(1.025)}.profs-product-card__meta{padding-top:var(--profs-space-4)}.profs-product-card__meta>p{font-size:var(--profs-text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--profs-blue);margin-bottom:var(--profs-space-2)}.profs-product-card h3{font-size:var(--profs-text-sm);line-height:1.25;letter-spacing:-.025em;min-height:3.75em}.profs-product-card__meta>div{display:flex;justify-content:space-between;align-items:center;gap:var(--profs-space-3);margin-top:var(--profs-space-3);font-size:var(--profs-text-sm);font-weight:700}.profs-product-card__meta>div a{font-size:var(--profs-text-xs);color:var(--profs-blue)}.profs-product-card__meta b{font-size:1.2em}.profs-trust{padding-block:clamp(var(--profs-space-20),9vw,var(--profs-space-32));border-bottom:1px solid var(--profs-line)}.profs-trust__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(var(--profs-space-12),9vw,var(--profs-space-32));align-items:start}.profs-trust__intro h2{margin-top:var(--profs-space-3)}.profs-trust__intro>p:last-child{color:var(--profs-muted);margin-top:var(--profs-space-6);max-width:31ch}.profs-trust__list{border-top:1px solid var(--profs-line)}.profs-trust-item{display:grid;grid-template-columns:44px 1fr;gap:var(--profs-space-4);padding-block:var(--profs-space-6);border-bottom:1px solid var(--profs-line)}.profs-trust-item>span{font-size:var(--profs-text-xs);font-weight:700;color:var(--profs-blue)}.profs-trust-item h3{font-size:var(--profs-text-lg);letter-spacing:-.04em}.profs-trust-item p{margin-top:var(--profs-space-2);color:var(--profs-muted);font-size:var(--profs-text-sm)}.profs-collector-notes{background:#fff}.profs-notes__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(var(--profs-space-10),8vw,var(--profs-space-24));align-items:center}.profs-notes__copy h2{margin-top:var(--profs-space-3)}.profs-notes__copy>p:not(.profs-eyebrow){color:var(--profs-muted);margin-top:var(--profs-space-6);max-width:39ch}.profs-pack-picker{display:flex;flex-wrap:wrap;gap:var(--profs-space-2);margin-top:var(--profs-space-8)}.profs-pack-choice{border:1px solid var(--profs-line);background:#fff;padding:10px 12px;font-size:var(--profs-text-xs);font-weight:700;transition:background .2s var(--profs-ease),color .2s var(--profs-ease),border .2s var(--profs-ease)}.profs-pack-choice:hover,.profs-pack-choice.profs-is-active{color:#fff;background:var(--profs-ink);border-color:var(--profs-ink)}.profs-pack-stage{background:var(--profs-mist);padding:clamp(var(--profs-space-6),4vw,var(--profs-space-12));min-height:530px;display:grid;grid-template-rows:1fr auto}.profs-pack-stage__image{display:grid;place-items:center;padding:var(--profs-space-4);min-height:350px}.profs-pack-stage__image img{width:min(100%,350px);max-height:350px;object-fit:contain;filter:drop-shadow(0 22px 14px rgba(17,39,67,.16));transition:opacity .18s var(--profs-ease),transform .25s var(--profs-ease)}.profs-pack-stage__image img.profs-is-swapping{opacity:0;transform:scale(.97)}.profs-pack-stage__details{border-top:1px solid rgba(0,3,8,.18);padding-top:var(--profs-space-4);display:flex;justify-content:space-between;gap:var(--profs-space-6);align-items:end}.profs-pack-stage__details p{font-size:var(--profs-text-xs);font-weight:700;color:var(--profs-blue);letter-spacing:.1em;text-transform:uppercase}.profs-pack-stage__details h3{font-size:var(--profs-text-lg);letter-spacing:-.05em;margin-top:3px}.profs-pack-stage__details>div:last-child{display:flex;align-items:flex-end;flex-direction:column;gap:var(--profs-space-3);white-space:nowrap}.profs-pack-stage__details strong{font-size:var(--profs-text-lg);letter-spacing:-.04em}.profs-pack-stage__details a{font-size:var(--profs-text-xs);font-weight:700;border-bottom:1px solid var(--profs-ink);padding-bottom:3px}.profs-pack-stage__details a:hover{color:var(--profs-blue)}.profs-email-section{background:var(--profs-blue);color:#fff;padding-block:clamp(var(--profs-space-16),6vw,var(--profs-space-24))}.profs-email__layout{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--profs-space-12);align-items:end}.profs-email-section .profs-eyebrow{color:#dceaff}.profs-email-section h2{margin-top:var(--profs-space-3)}.profs-email-section h2 em{color:#fff}.profs-email-form label{display:block;font-size:var(--profs-text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--profs-space-3)}.profs-email-form>div{display:flex}.profs-email-form input{min-width:0;flex:1;border:1px solid transparent;padding:0 var(--profs-space-4);height:50px;background:#fff;outline:0;font-size:16px}.profs-email-form input:focus{border-color:var(--profs-ink)}.profs-email-form .profs-button{min-height:50px;background:var(--profs-ink);white-space:nowrap}.profs-email-form .profs-button:hover{background:#172b45}.profs-form-status{font-size:var(--profs-text-xs);color:#dceaff;margin-top:var(--profs-space-3);min-height:1.5em}.profs-reveal{opacity:0;transform:translateY(16px);transition:opacity .65s var(--profs-ease),transform .65s var(--profs-ease)}.profs-reveal.profs-is-visible{opacity:1;transform:none}.profs-reveal--delay-1{transition-delay:.09s}.profs-reveal--delay-2{transition-delay:.18s}.profs-reveal--late{transition-delay:.13s}.profs-pick-card__stock--out:before{background:#c00000}.profs-soldout{color:var(--profs-muted);font-weight:700}.profs-form-status--success{font-weight:700;color:#fff}@media(max-width:1050px){.profs-product-grid{grid-template-columns:repeat(3,1fr)}.profs-product-card h3{min-height:auto}.profs-product-card:last-child{grid-column:2}.profs-collection-card{min-height:410px}.profs-hero__layout{grid-template-columns:.9fr 1.1fr}.profs-site-header{grid-template-columns:160px 1fr auto}.profs-desktop-nav{gap:var(--profs-space-4)}}@media(max-width:760px){:root{--profs-shell:min(100% - 32px,1200px)}.profs-announcement__track{animation-duration:30s}.profs-site-header{height:70px;grid-template-columns:1fr auto;gap:var(--profs-space-4)}.profs-brand{width:138px}.profs-brand img{height:48px}.profs-desktop-nav,.profs-mini-link{display:none}.profs-header-actions{gap:var(--profs-space-3)}.profs-cart-link{padding:7px 9px}.profs-menu-button{display:block}.profs-hero{padding-top:var(--profs-space-8)}.profs-hero__layout{grid-template-columns:1fr;gap:var(--profs-space-6);min-height:0}.profs-hero h1{font-size:clamp(3rem,13vw,4.65rem)}.profs-hero__stage{min-height:400px;margin-inline:-8px;order:-1}.profs-hero__ring{width:min(86vw,420px)}.profs-hero__product-link{width:min(83%,380px)}.profs-hero__stage-label{top:8%;left:4%}.profs-hero__facts{right:5%;bottom:5%}.profs-hero__copy{padding-bottom:var(--profs-space-4)}.profs-section-heading,.profs-featured__top{align-items:start;flex-direction:column;gap:var(--profs-space-4)}.profs-section-heading>p{max-width:48ch}.profs-collection-grid{grid-template-columns:1fr;gap:var(--profs-space-3)}.profs-collection-card{min-height:360px}.profs-collection-card__media{inset:50px var(--profs-space-8) 82px}.profs-product-grid{grid-template-columns:repeat(2,1fr);gap:var(--profs-space-6) var(--profs-space-3)}.profs-product-card:last-child{grid-column:auto}.profs-product-card__image{padding:var(--profs-space-3)}.profs-product-card h3{font-size:var(--profs-text-xs);line-height:1.3}.profs-product-card__meta>div{font-size:var(--profs-text-sm)}.profs-product-card__meta>div a{display:none}.profs-trust__grid,.profs-notes__grid,.profs-email__layout,.profs-footer__top{grid-template-columns:1fr;gap:var(--profs-space-8)}.profs-trust__intro>p:last-child{max-width:46ch}.profs-pack-stage{min-height:440px}.profs-pack-stage__image{min-height:290px}.profs-pack-stage__image img{max-height:280px}.profs-pack-stage__details{gap:var(--profs-space-3)}.profs-pack-stage__details h3,.profs-pack-stage__details strong{font-size:var(--profs-text-base)}.profs-email-form>div{display:grid;grid-template-columns:1fr}.profs-email-form input{height:52px}.profs-email-form .profs-button{width:100%;margin-top:var(--profs-space-2)}.profs-footer__top{padding-bottom:var(--profs-space-10)}.profs-footer__bottom{flex-wrap:wrap}.profs-footer-brand{width:182px}}@media(max-width:400px){.profs-hero__actions{align-items:flex-start;flex-direction:column;gap:var(--profs-space-4)}.profs-hero__stage{min-height:355px}.profs-hero__facts{font-size:10px}.profs-pack-choice{padding:8px 9px}.profs-pack-stage{padding:var(--profs-space-5)}.profs-pack-stage__details{align-items:flex-start;flex-direction:column}.profs-pack-stage__details>div:last-child{align-items:flex-start}.profs-cart-link{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.profs-announcement__track,.profs-hero__product{animation:none}.profs-reveal{opacity:1;transform:none;transition:none}.profs-hero__product-link,.profs-button,.profs-product-card__image img,.profs-collection-card__media img{transition:none}}.profs-pick-card{position:relative;z-index:2;display:flex;flex-direction:column;width:min(100%,460px);background:#fff;border:1px solid rgba(0,3,8,.14);box-shadow:0 24px 48px -24px #0c2a5747;transition:transform .35s var(--profs-ease),box-shadow .35s var(--profs-ease)}.profs-pick-card:hover{transform:translateY(-6px);box-shadow:0 34px 58px -26px #0c2a5757}.profs-pick-card__top{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid rgba(0,3,8,.1)}.profs-pick-card__badge{background:var(--profs-blue);color:#fff;font-size:var(--profs-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:6px 10px}.profs-pick-card__stock{font-size:var(--profs-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--profs-ink-2);display:flex;align-items:center;gap:7px}.profs-pick-card__stock:before{content:"";width:7px;height:7px;border-radius:50%;background:#1a9c4b;display:inline-block}.profs-pick-card__media{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 46%,#096be517,#096be500 62%),var(--profs-mist,#f2f6fc);padding:clamp(var(--profs-space-6),3vw,var(--profs-space-10));min-height:320px}.profs-pick-card__media:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px dashed rgba(9,107,229,.28);pointer-events:none}.profs-pick-card__media img{width:min(80%,340px);mix-blend-mode:multiply}.profs-pick-card:hover .profs-pick-card__media img{transform:scale(1.03)}.profs-pick-card__media img{transition:transform .35s var(--profs-ease)}.profs-pick-card__meta{display:flex;justify-content:space-between;align-items:end;gap:var(--profs-space-5);padding:16px;border-top:1px solid rgba(0,3,8,.1)}.profs-pick-card__cat{font-size:var(--profs-text-xs);font-weight:700;color:var(--profs-blue);text-transform:uppercase;letter-spacing:.1em}.profs-pick-card__meta h3{font-size:var(--profs-text-md,1.1rem);letter-spacing:-.03em;margin-top:4px;line-height:1.25}.profs-pick-card__buy{display:flex;flex-direction:column;align-items:flex-end;gap:6px;white-space:nowrap}.profs-pick-card__buy strong{font-size:var(--profs-text-lg);letter-spacing:-.04em}.profs-pick-card__buy span{font-size:var(--profs-text-xs);font-weight:700;border-bottom:1px solid var(--profs-ink);padding-bottom:3px}.profs-pick-card:hover .profs-pick-card__buy span{color:var(--profs-blue);border-color:var(--profs-blue)}@media(max-width:900px){.profs-pick-card{width:min(100%,420px);margin-inline:auto}.profs-pick-card__media{min-height:260px}.profs-pick-card__media img{width:min(64%,240px)}}@media(prefers-reduced-motion:reduce){.profs-pick-card,.profs-pick-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/profs-theme.css.map */
