.nept-cart{min-height:100svh;padding:clamp(6rem,9vw,8rem) clamp(1.25rem,5vw,6rem) clamp(4rem,7vw,6rem);background:#000;color:#fff}.nept-cart__inner{display:grid;width:min(1480px,100%);margin:0 auto;grid-template-columns:minmax(0,1.08fr) minmax(21rem,.68fr);gap:clamp(2rem,5vw,4.5rem);align-items:start}.nept-cart__items,.nept-cart__summary,.nept-cart__item-main,.nept-cart__summary-lines{display:grid}.nept-cart__label,.nept-cart__summary-label{color:#888;font-size:.62rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.nept-cart__items{gap:0}.nept-cart__label{margin-bottom:1.4rem}.nept-cart__item{display:grid;grid-template-columns:6rem minmax(0,1fr) auto;gap:clamp(1rem,2.4vw,1.8rem);align-items:center;padding:1.35rem 0;border-top:1px solid rgba(255,255,255,.18)}.nept-cart__item:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.nept-cart__image-link{display:block;width:6rem;aspect-ratio:1;overflow:hidden;border:1px solid rgba(255,255,255,.62);background:#000}.nept-cart__image,.nept-cart__image-placeholder{width:100%;height:100%}.nept-cart__image{object-fit:cover}.nept-cart__image-placeholder{display:grid;place-items:center;color:#ffffff38;font-size:1.6rem;font-weight:850;text-transform:uppercase}.nept-cart__item-main{gap:1.1rem}.nept-cart__title{color:#fff;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:760;letter-spacing:-.035em;line-height:1}.nept-cart__variant,.nept-cart__shipping,.nept-cart__secure{color:#ffffff61}.nept-cart__variant{margin-top:.55rem;font-size:.68rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.nept-cart__item-actions{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.nept-cart__quantity{display:inline-grid;grid-template-columns:2.25rem 2.5rem 2.25rem;min-height:2.45rem;border:1px solid rgba(255,255,255,.52)}.nept-cart__quantity button,.nept-cart__quantity span{display:grid;place-items:center;border:0;background:transparent;color:#fff;font-size:.76rem;font-weight:800}.nept-cart__quantity button{cursor:pointer;transition:background .18s ease,color .18s ease}.nept-cart__quantity button:hover,.nept-cart__quantity button:focus-visible{background:#fff;color:#000}.nept-cart__remove{display:inline-flex;align-items:center;gap:.4rem;color:#ffffff8a;font-size:.6rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;transition:color .18s ease}.nept-cart__remove:hover,.nept-cart__remove:focus-visible{color:#ff6b6b}.nept-cart__price{color:#fff;font-size:clamp(1.15rem,1.7vw,1.45rem);font-weight:700;letter-spacing:-.035em;white-space:nowrap}.nept-cart__summary{position:sticky;top:2rem;gap:1.55rem;padding:clamp(1.25rem,2.4vw,2rem);border:1px solid rgba(255,255,255,.24);background:#000}.nept-cart__summary-lines{gap:.65rem}.nept-cart__summary-line,.nept-cart__total{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.nept-cart__summary-line{color:#fff;font-size:.95rem}.nept-cart__shipping{font-size:.8rem}.nept-cart__total span{color:#888;font-size:.62rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.nept-cart__total strong{color:#fff;font-size:clamp(2rem,3.35vw,3.15rem);font-weight:650;letter-spacing:-.04em}.nept-cart__checkout,.nept-cart__empty-button{position:relative;display:inline-flex;min-height:3.35rem;align-items:center;justify-content:center;overflow:hidden;padding:0 1.7rem;border:1px solid #ffffff;border-radius:999px;background:#000;color:#fff;cursor:pointer;font-size:.68rem;font-weight:800;isolation:isolate;letter-spacing:.2em;text-transform:uppercase;transition:border-color .4s linear,color .4s linear,opacity .18s ease,transform .18s ease}.nept-cart__checkout{width:100%}.nept-cart__checkout:before,.nept-cart__empty-button:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#fff;content:"";transform:scaleX(0);transform-origin:left center;transition:transform .4s linear}.nept-cart__checkout span,.nept-cart__empty-button span{position:relative;z-index:1}.nept-cart__checkout:hover,.nept-cart__checkout:focus-visible,.nept-cart__empty-button:hover,.nept-cart__empty-button:focus-visible{color:#000}.nept-cart__checkout:hover:before,.nept-cart__checkout:focus-visible:before,.nept-cart__empty-button:hover:before,.nept-cart__empty-button:focus-visible:before{transform:scaleX(1)}.nept-cart__secure{font-size:.58rem;font-weight:800;letter-spacing:.2em;text-align:center;text-transform:uppercase}.nept-cart__empty{display:grid;min-height:calc(100svh - clamp(10rem,16vw,14rem));place-items:center;align-content:center;justify-items:center;gap:1.25rem;text-align:center}.nept-cart__empty h1{color:#fff;font-size:clamp(3rem,9vw,8rem);font-weight:820;letter-spacing:-.06em;line-height:.9;text-transform:uppercase}.nept-cart__empty p{color:#ffffff61;font-size:1rem}.nept-cart__empty-button{margin-top:1rem}@media(max-width:989px){.nept-cart{padding-top:6rem}.nept-cart__inner{grid-template-columns:1fr}.nept-cart__summary{position:static}}@media(max-width:640px){.nept-cart__item{grid-template-columns:5rem minmax(0,1fr)}.nept-cart__image-link{width:5rem}.nept-cart__price{grid-column:2;justify-self:start}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.nept-footer{background:#000;color:#fff;padding:clamp(2.5rem,5vw,4.5rem) clamp(1.25rem,5vw,5rem)}.nept-footer__inner{display:grid;justify-items:center;gap:2rem;text-align:center}.nept-footer__logo{font-size:1rem}.nept-footer__logo-image{width:auto;max-width:9rem;max-height:1.4rem;object-fit:contain;transition:filter 1.2s cubic-bezier(.4,0,.2,1)}.nept-footer__logo:hover .nept-footer__logo-image{filter:brightness(0) saturate(100%) invert(47%) sepia(15%) saturate(773%) hue-rotate(356deg) brightness(91%) contrast(86%)}.nept-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.2rem,4vw,3rem)}.nept-footer__links a,.nept-footer p{color:#888;font-size:.62rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.nept-footer__links a:hover{color:#8b7355}.nept-header{position:absolute;top:0;right:0;left:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:100%;padding:clamp(1rem,2.2vw,1.8rem) clamp(1rem,2vw,2rem);background:transparent!important;color:#fff}.nept-header__logo{width:max-content;font-size:1.05rem}.nept-header__logo-image{width:auto;max-width:9rem;max-height:1.4rem;object-fit:contain;transition:filter 1.2s cubic-bezier(.4,0,.2,1)}.nept-header__logo:hover .nept-header__logo-image{filter:brightness(0) saturate(100%) invert(47%) sepia(15%) saturate(773%) hue-rotate(356deg) brightness(91%) contrast(86%)}.nept-header__nav{position:absolute;left:50%;display:flex;align-items:center;gap:clamp(1rem,3vw,3rem);transform:translate(-50%)}.nept-header__actions a,.nept-header__nav a{color:#888;font-size:.62rem;font-weight:800;letter-spacing:.34em;text-transform:uppercase;transition:color .16s ease}.nept-header__nav a:hover,.nept-header__actions a:hover{color:#8b7355}.nept-header__actions{display:flex;justify-content:flex-end;margin-right:0}.nept-header__drop{padding-bottom:.55rem;border-bottom:1px solid currentColor}@media(max-width:900px){.nept-header__nav{display:none}}@media(max-width:560px){.nept-header__actions{gap:1rem}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.nept-archive__inner{display:grid;width:min(1340px,calc(100% - (clamp(1.25rem,4.5vw,4rem)*2)));justify-self:center;gap:clamp(4rem,8vw,6.5rem)}.nept-archive__header{display:grid;grid-template-columns:minmax(0,.9fr) minmax(18rem,.34fr);gap:clamp(2rem,10vw,9rem);align-items:end}.nept-archive__heading{display:grid;max-width:48rem;gap:clamp(1.5rem,3vw,2rem)}.nept-archive .nept-heading{font-size:clamp(3.2rem,5.4vw,5.6rem);font-weight:650;letter-spacing:-.065em;line-height:.9}.nept-archive__body{max-width:30rem;margin-bottom:clamp(.25rem,1vw,1rem);color:#888;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.45}.nept-archive__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;align-items:start}.nept-archive-card{position:relative;z-index:1}.nept-archive-card:nth-child(1){z-index:3}.nept-archive-card:nth-child(2){z-index:3;margin-top:clamp(5.5rem,9vw,7.5rem);margin-left:clamp(-2rem,-3vw,-1rem)}.nept-archive-card:nth-child(3n){z-index:3;margin-top:clamp(10rem,16vw,14rem);margin-left:clamp(-2rem,-3vw,-1rem)}.nept-archive-card a{display:block}.nept-archive-card__media{position:relative;aspect-ratio:.72;border:0;overflow:hidden;background:#000}.nept-archive-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.28),transparent 34%),linear-gradient(0deg,rgba(0,0,0,.86),transparent 42%);content:"";pointer-events:none}.nept-archive-card__media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.nept-archive-card__placeholder{display:grid;height:100%;place-items:center;color:#151515;font-size:5rem;font-weight:900;letter-spacing:.2em}.nept-archive-card__topline{position:absolute;top:clamp(1.3rem,2vw,1.75rem);right:clamp(1.3rem,2vw,1.75rem);left:clamp(1.3rem,2vw,1.75rem);z-index:2;display:flex;justify-content:space-between;gap:1rem;color:#ffffffc7;font-size:.55rem;font-weight:800;letter-spacing:.34em;text-transform:uppercase}.nept-archive-card__content{position:absolute;right:clamp(1.4rem,2vw,2rem);bottom:clamp(1.4rem,2vw,2rem);left:clamp(1.4rem,2vw,2rem);z-index:2;display:flex;align-items:end;justify-content:space-between;gap:1rem}.nept-archive-card__content h3{color:#fff;font-size:clamp(2.6rem,4.3vw,4rem);font-weight:650;letter-spacing:-.075em;line-height:.88}.nept-archive-card__content p{margin-top:.8rem;color:#ffffffc7;font-size:clamp(.88rem,1vw,1rem);letter-spacing:-.03em}.nept-archive-card__arrow{display:grid;flex:0 0 auto;width:clamp(2.6rem,4vw,3.1rem);height:clamp(2.6rem,4vw,3.1rem);place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:999px;color:#fff;font-size:1rem;transition:border-color .18s ease,color .18s ease}.nept-archive-card:hover .nept-archive-card__arrow{border-color:#8b7355;color:#8b7355}@media(max-width:900px){.nept-archive__header{grid-template-columns:1fr;align-items:start}.nept-archive__grid{grid-template-columns:1fr;gap:1.25rem}.nept-archive-card:nth-child(n){margin-top:0;margin-left:0}.nept-archive-card__media{aspect-ratio:.78}}.nept-story{display:block;min-height:auto;padding-top:80px;padding-bottom:80px}.nept-story__inner{position:relative;z-index:2;display:grid;width:min(78rem,calc(100% - (clamp(1.25rem,8vw,12rem)*2)));justify-self:center;gap:clamp(4rem,9vw,7rem)}.nept-story__content{display:grid;gap:clamp(3rem,5vw,4.5rem)}.nept-story .nept-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:.24em}.nept-story__heading-brand{color:#fff;background:linear-gradient(to right,#8b7355,#8b7355);background-clip:text;background-repeat:no-repeat;background-size:0% 100%;transition:background-size 1.2s cubic-bezier(.4,0,.2,1),color 1.2s cubic-bezier(.4,0,.2,1);-webkit-background-clip:text}.nept-story__heading-brand:hover{color:transparent;background-size:100% 100%}.nept-story__body{max-width:62rem}.nept-story__body p:first-child{color:#ffffff8c}.nept-story__body p:nth-child(2){position:relative;width:fit-content;max-width:100%;color:#ffffff40}.nept-story__body p:nth-child(2):after{position:absolute;top:0;right:0;bottom:0;left:0;color:#ffffff59;content:attr(data-nept-wipe-text);clip-path:inset(0 var(--nept-story-wipe, 100%) 0 0);pointer-events:none}.nept-story__body p+p{margin-top:1.25rem}.nept-hero{position:relative;display:grid;min-height:125svh;overflow:hidden;background:#000}.nept-hero__media,.nept-hero__video,.nept-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nept-hero__media{top:0;right:0;bottom:0;left:0;z-index:0;height:100%;pointer-events:none}.nept-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 52% 42%,transparent 0%,transparent 42%,rgba(0,0,0,.3) 68%,#000000 100%),linear-gradient(to right,#000000 0%,rgba(0,0,0,.85) 7%,transparent 18%,transparent 72%,rgba(0,0,0,.85) 90%,#000000 100%),linear-gradient(to bottom,#000000 0%,rgba(0,0,0,.55) 10%,transparent 24%,transparent 72%);content:"";pointer-events:none}.nept-hero__video,.nept-hero__image{object-fit:cover;object-position:center 35%;transform:translateY(-5vh) scale(.88);opacity:.62}.nept-hero .nept-scroll{bottom:calc(25svh + .9rem)}.nept-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#111;font-size:22vw;font-weight:900;letter-spacing:.18em}.nept-hero__content{position:absolute;top:50svh;left:clamp(1.5rem,4vw,5rem);z-index:3;display:flex;width:min(860px,calc(100% - (clamp(1.5rem,4vw,5rem)*2)));flex-direction:column;align-items:flex-start;text-align:left;transform:translateY(-50%)}.nept-hero__copy-inner{display:inline-block;width:fit-content;max-width:100%}.nept-hero__kicker{width:100%;color:#fff6;font-size:clamp(.58rem,.7vw,.78rem);font-weight:800;letter-spacing:.72em;text-align:center;text-transform:uppercase}.nept-hero__headline{width:max-content;max-width:860px;margin-top:clamp(.8rem,1.8vw,1.35rem);font-size:clamp(4rem,8vw,8.5rem);font-weight:820;letter-spacing:-.06em;line-height:.91}.nept-hero__line{display:block;white-space:nowrap}.nept-hero__headline span{display:block}.nept-hero__headline [data-nept-hero-word]{display:inline-block;opacity:0;transform:translateY(1.2em)}.nept-hero__subtext{width:100%;max-width:860px;margin-top:clamp(1rem,1.6vw,1.5rem);color:#b7b7b7;font-size:clamp(.98rem,1.25vw,1.25rem);font-weight:650;letter-spacing:-.035em;text-align:center}.nept-hero .nept-button{width:max-content;margin-top:2rem}.nept-hero__side-note{position:absolute;top:6.5rem;right:clamp(1.25rem,5vw,5rem);z-index:3;color:#888;font-size:.62rem;font-weight:800;letter-spacing:.36em;overflow:hidden;text-transform:uppercase}.nept-hero__side-note span{position:relative;display:inline-block}.nept-hero__side-note span:after{position:absolute;top:-.35rem;bottom:-.35rem;left:-35%;width:22%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,.82) 50%,rgba(255,255,255,0) 75%,transparent 100%);content:"";transform:translate(-150%) skew(-18deg);animation:nept-shine-sweep 4.2s ease-in-out infinite}@keyframes nept-shine-sweep{0%,58%{transform:translate(-180%) skew(-18deg)}to{transform:translate(760%) skew(-18deg)}}@media(max-width:760px){.nept-hero__video,.nept-hero__image{object-position:center 40%;transform:translateY(2vh) scale(.88)}.nept-hero__content{top:50svh;left:1rem;width:calc(100% - 2rem)}.nept-hero__kicker,.nept-hero__subtext{margin-left:0}.nept-hero__headline{width:100%;margin-top:.85rem;font-size:clamp(3rem,16vw,5rem);line-height:.95}.nept-hero__side-note{display:none}}.nept-community{padding-block:clamp(5rem,10vw,8rem)}.nept-community__inner{display:grid;width:min(1050px,calc(100% - (clamp(1.25rem,8vw,10rem)*2)));justify-items:center;justify-self:center;gap:1.6rem;text-align:center}.nept-community h2{color:#fff;font-size:clamp(2.9rem,8vw,6rem);font-weight:650;letter-spacing:-.06em;line-height:.95}.nept-community__body{display:grid;gap:.9rem;color:#b7b7b7;font-size:clamp(1.1rem,2vw,1.55rem);letter-spacing:-.035em;line-height:1.3}.nept-drop{display:grid;align-items:center}.nept-drop__inner{display:grid;width:min(1320px,calc(100% - (clamp(1.25rem,5vw,6rem)*2)));justify-self:center;gap:clamp(3rem,7vw,5.5rem)}.nept-drop__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(19rem,.75fr);gap:clamp(2rem,7vw,5rem);align-items:center}.nept-drop__visual{display:grid;gap:1rem}.nept-drop__media{position:relative;z-index:3;display:block;aspect-ratio:4 / 5;border:1px solid rgba(255,255,255,.32);overflow:hidden;background:#000}.nept-drop__media img{display:block;width:100%;height:100%;object-fit:cover}.nept-drop__image--mono{filter:grayscale(1)}.nept-drop__paint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;pointer-events:none}.nept-drop__reset{justify-self:start;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.36);border-radius:0;background:transparent;color:#888;cursor:pointer;font:inherit;font-size:.62rem;font-weight:800;letter-spacing:.24em;line-height:1.8;text-transform:uppercase;transition:border-color .18s ease,color .18s ease}.nept-drop__reset:hover,.nept-drop__reset:focus-visible{border-color:#8b7355;color:#fff}.nept-drop__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#222;font-size:clamp(3rem,8vw,7rem);font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.nept-drop__media-note,.nept-drop__media-live{position:absolute;top:1.8rem;z-index:2;color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.34em;text-transform:uppercase}.nept-drop__media-note{left:1.8rem}.nept-drop__media-live{right:1.8rem}.nept-drop__details{display:grid;gap:1.9rem}.nept-drop__kicker{color:#b7b7b7;font-size:1rem}.nept-drop__inventory{color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.nept-drop__inventory:before{display:inline-block;width:.55rem;height:.55rem;margin-right:.75rem;animation:neptInventoryBlink 2s ease-in-out infinite;border-radius:999px;background:#888;content:"";vertical-align:.05em}@keyframes neptInventoryBlink{0%,to{opacity:1}50%{opacity:0}}@media(prefers-reduced-motion:reduce){.nept-drop__inventory:before{animation:none}}.nept-drop__price{color:#fff;font-size:clamp(2.25rem,4vw,3.6rem);font-weight:650;letter-spacing:-.04em}.nept-drop__price-note{margin-left:1rem;color:#888;font-size:.6rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.nept-drop .nept-button{position:relative;overflow:hidden;width:max-content;border-color:#fff;background:#000;color:#fff;isolation:isolate;transition:border-color .4s linear,color .4s linear,transform .18s ease}.nept-drop .nept-button:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#fff;content:"";transform:scaleX(0);transform-origin:left center;transition:transform .4s linear}.nept-drop .nept-button span{position:relative;z-index:1}.nept-drop .nept-button:hover,.nept-drop .nept-button:focus-visible{border-color:#fff;color:#000}.nept-drop .nept-button:hover:before,.nept-drop .nept-button:focus-visible:before{transform:scaleX(1)}@media(max-width:900px){.nept-drop__grid{grid-template-columns:1fr}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nept-next{display:grid;align-items:center;border-bottom:1px solid rgba(255,255,255,.42)}.nept-next__inner{display:grid;width:min(1100px,calc(100% - (clamp(1.25rem,7vw,9rem)*2)));justify-items:center;justify-self:center;gap:clamp(2rem,5vw,4rem);text-align:center}.nept-next .nept-heading{max-width:12ch}.nept-next [data-nept-newsletter-open]{position:relative;overflow:hidden;width:max-content;border-color:#fff;background:#000;color:#fff;isolation:isolate;transition:border-color .4s linear,color .4s linear,transform .18s ease}.nept-next [data-nept-newsletter-open]:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#fff;content:"";transform:scaleX(0);transform-origin:left center;transition:transform .4s linear}.nept-next [data-nept-newsletter-open] span{position:relative;z-index:1}.nept-next [data-nept-newsletter-open]:hover,.nept-next [data-nept-newsletter-open]:focus-visible{border-color:#fff;color:#000}.nept-next [data-nept-newsletter-open]:hover:before,.nept-next [data-nept-newsletter-open]:focus-visible:before{transform:scaleX(1)}.nept-next__popup-body{margin-top:1.2rem;color:#888;font-size:1.1rem;line-height:1.55}.nept-philosophy{display:grid;align-items:center}.nept-philosophy__inner{display:grid;width:min(1120px,calc(100% - (clamp(1.25rem,8vw,10rem)*2)));justify-self:center;gap:clamp(4rem,8vw,7rem)}.nept-philosophy__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.nept-philosophy__card{display:grid;min-height:22rem;align-content:center;justify-items:center;gap:2rem;padding:clamp(2rem,4vw,4.5rem);text-align:center}.nept-philosophy__card+.nept-philosophy__card{border-left:1px solid rgba(255,255,255,.14)}.nept-philosophy__card span{color:#b7b7b7;font-family:Georgia,serif;font-size:1.05rem;letter-spacing:.36em}.nept-philosophy__card h2{color:#fff;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:650;letter-spacing:-.05em}.nept-philosophy__card p{max-width:18rem;color:#888;font-size:clamp(1rem,1.55vw,1.25rem);line-height:1.45}@media(max-width:820px){.nept-philosophy__grid{grid-template-columns:1fr}.nept-philosophy__card+.nept-philosophy__card{border-top:1px solid rgba(255,255,255,.14);border-left:0}}.nept-product{min-height:100svh;padding:clamp(6rem,9vw,8rem) clamp(1.25rem,5vw,6rem) clamp(4rem,7vw,6rem);background:#000;color:#fff}.nept-product__inner{display:grid;width:min(1480px,70%);margin:0 auto;grid-template-columns:minmax(0,1.08fr) minmax(21rem,.68fr);gap:clamp(2rem,5vw,0rem);align-items:center}.nept-product__gallery,.nept-product__info,.nept-product__form{display:grid}.nept-product__gallery{display:flex;align-items:stretch;justify-content:flex-start;padding-right:clamp(1rem,3vw,3rem)}.nept-product__primary{position:relative;display:block;height:82%;aspect-ratio:var(--nept-product-image-ratio);width:auto;max-width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.28);background:#000;line-height:0}.nept-product__image{width:100%;height:100%;object-fit:cover}.nept-product__placeholder{display:grid;height:100%;place-items:center;padding:2rem;color:#ffffff29;font-size:clamp(3rem,9vw,8rem);font-weight:850;letter-spacing:-.06em;line-height:.9;text-align:center}.nept-product__image-meta{position:absolute;inset:clamp(1rem,2vw,1.7rem);z-index:2;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;align-items:start;color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.34em;line-height:1;pointer-events:none;text-transform:uppercase}.nept-product__image-meta>span:nth-child(2),.nept-product__image-meta>span:nth-child(3){justify-self:end;text-align:right}.nept-product__image-meta>span:nth-child(3){align-self:end;grid-column:2;grid-row:3}.nept-product__gallery-arrow{position:absolute;top:50%;z-index:3;display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#0000002e;color:#fff;cursor:pointer;font-size:1rem;opacity:0;transform:translateY(-50%);transition:background .18s ease,opacity .18s ease,transform .18s ease}.nept-product__primary:hover .nept-product__gallery-arrow,.nept-product__primary:focus-within .nept-product__gallery-arrow{opacity:1}.nept-product__gallery-arrow:hover,.nept-product__gallery-arrow:focus-visible{background:#fff;color:#000}.nept-product__gallery-arrow--prev{left:1.25rem}.nept-product__gallery-arrow--next{right:1.25rem}.nept-product__info{align-content:start;gap:clamp(.85rem,1.65vw,1.45rem);overflow:hidden}.nept-product__kicker{color:#b7b7b7;font-size:1rem;line-height:1}.nept-product__title{max-width:10ch;color:#fff;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:820;letter-spacing:-.065em;line-height:.86}.nept-product__inventory{color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.nept-product__inventory:before{display:inline-block;width:.55rem;height:.55rem;margin-right:.75rem;animation:neptProductInventoryBlink 2s ease-in-out infinite;border-radius:999px;background:#888;content:"";vertical-align:.05em}.nept-product__price{display:flex;align-items:baseline;gap:1rem;color:#fff;font-size:clamp(2rem,3.35vw,3.15rem);font-weight:650;letter-spacing:-.04em}.nept-product__price>span:last-child{color:#888;font-size:.6rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.nept-product__form{gap:1rem}.nept-product__options{display:grid;gap:1rem}.nept-product__option-group{display:grid;gap:.75rem;padding:0;border:0}.nept-product__option-group legend{color:#888;font-size:.62rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.nept-product__option-values{display:flex;flex-wrap:wrap;gap:.65rem}.nept-product__radio{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.nept-product__option-values label{display:grid;min-width:3.4rem;min-height:3rem;place-items:center;padding:0 1rem;border:1px solid rgba(255,255,255,.55);background:#000;color:#fff;cursor:pointer;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:border-color .18s ease,background .18s ease,color .18s ease}.nept-product__radio:checked+label,.nept-product__option-values label:hover,.nept-product__radio:focus-visible+label{border-color:#fff;background:#fff;color:#000}.nept-product__add{position:relative;display:inline-flex;width:max-content;min-height:3.35rem;align-items:center;justify-content:center;overflow:hidden;padding:0 1.7rem;border:1px solid #ffffff;border-radius:999px;background:#000;color:#fff;cursor:pointer;font-size:.68rem;font-weight:800;isolation:isolate;letter-spacing:.2em;text-transform:uppercase;transition:border-color .4s linear,color .4s linear,opacity .18s ease,transform .18s ease}.nept-product__add:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#fff;content:"";transform:scaleX(0);transform-origin:left center;transition:transform .4s linear}.nept-product__add span{position:relative;z-index:1}.nept-product__add:hover,.nept-product__add:focus-visible{color:#000}.nept-product__add:hover:before,.nept-product__add:focus-visible:before{transform:scaleX(1)}.nept-product__add:disabled{cursor:not-allowed;opacity:.42}.nept-product__add:disabled:before{content:none}.nept-product__description{max-width:36rem;color:#ffffff9e;font-size:clamp(.9rem,1.05vw,1rem);line-height:1.55}.nept-product__description p,.nept-product__description li{color:#ffffff9e}.nept-product__description>*+*{margin-top:.75rem}@keyframes neptProductInventoryBlink{0%,to{opacity:1}50%{opacity:0}}@media(max-width:989px){.nept-product{padding-top:6rem}.nept-product__inner{grid-template-columns:1fr;align-items:start}.nept-product__gallery{display:block}.nept-product__primary{height:auto;aspect-ratio:auto;width:fit-content}.nept-product__image{height:auto;object-fit:contain}.nept-product__info{max-height:none;overflow:visible}.nept-product__title{max-width:10ch;font-size:clamp(3.4rem,17vw,5.7rem)}.nept-product__price{display:grid;gap:.45rem}.nept-product__gallery-arrow{opacity:1}}@media(prefers-reduced-motion:reduce){.nept-product__inventory:before{animation:none}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
