.custom-order{--jr-co-gap: 1.2rem;--jr-co-border: .1rem solid rgba(var(--jr-accent-rgb), .14);--jr-co-border-strong: .1rem solid rgba(var(--jr-accent-rgb), .22);--jr-co-shadow: var(--jr-shadow-md);--jr-co-shadow-soft: var(--jr-shadow-sm);--jr-co-surface: var(--jr-surface);--jr-co-surface-strong: var(--jr-surface-strong)}.custom-order [hidden]{display:none!important}.custom-order .button{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.custom-order .button:focus-visible{outline:0;box-shadow:var(--jr-focus)}.custom-order .button.button--primary{border-radius:var(--jr-radius-pill);background:linear-gradient(180deg,rgba(var(--jr-accent-rgb),.98),rgba(var(--jr-accent-rgb),.9))!important;border:1px solid rgba(var(--jr-accent-rgb),.92)!important;color:#fff!important;box-shadow:0 14px 26px rgba(var(--jr-accent-rgb),.18),0 6px 14px #0000001a}.custom-order .button.button--primary:hover{filter:brightness(1.03) saturate(1.02);transform:translateY(-1px)}.custom-order .button.button--primary:active{transform:translateY(0);box-shadow:0 10px 18px rgba(var(--jr-accent-rgb),.16),0 4px 10px #00000014}.custom-order .button--secondary{border-radius:var(--jr-radius-pill);background:#ffffffd9;border:1px solid rgba(var(--jr-accent-rgb),.22);color:#121212eb;box-shadow:0 10px 18px #00000014}.custom-order .button--secondary:hover{transform:translateY(-1px);border-color:rgba(var(--jr-accent-rgb),.34)}.custom-order__hero{position:relative;overflow:hidden;margin-bottom:2.2rem;padding:2.4rem 2rem;border-radius:var(--jr-radius-xl);border:var(--jr-co-border);background:linear-gradient(180deg,rgba(var(--jr-accent-rgb),.08),rgba(var(--jr-accent-rgb),.02)),radial-gradient(1200px 260px at 10% 0%,rgba(var(--jr-highlight-rgb),.18),transparent 55%),var(--jr-co-surface);box-shadow:var(--jr-co-shadow)}.custom-order__hero-media{margin-top:1.6rem;display:flex;gap:1rem;overflow-x:auto;padding:0 0 .2rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.custom-order__hero-tile{border-radius:var(--jr-radius-xl);overflow:hidden;border:1px solid rgba(18,18,18,.08);box-shadow:0 10px 22px #00000014;background:#00000005;scroll-snap-align:start;flex:0 0 auto;width:min(86%,34rem)}.custom-order__hero-tile img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);filter:saturate(1.05) contrast(1.02)}.custom-order__hero-tile--a{aspect-ratio:16 / 9}.custom-order__hero-tile--b,.custom-order__hero-tile--c{aspect-ratio:4 / 3}.custom-order__hero:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:radial-gradient(900px 420px at 90% 0%,rgba(var(--jr-accent-rgb),.16),transparent 55%);opacity:.9;pointer-events:none;transform:translateZ(0)}.custom-order__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(600px 240px at 20% 30%,rgba(var(--jr-highlight-rgb),.16),transparent 60%),radial-gradient(740px 340px at 80% 70%,rgba(var(--jr-accent-rgb),.14),transparent 60%);opacity:.8;pointer-events:none;mix-blend-mode:multiply}.custom-order__hero>*{position:relative;z-index:1}.custom-order__eyebrow{margin:0 0 .8rem;letter-spacing:.18em;text-transform:uppercase;font-size:1.1rem;opacity:.78}.custom-order__title{margin:0 0 .8rem}.custom-order__lead{margin:0 0 1.4rem;max-width:56ch;opacity:.92}.custom-order__highlights{margin:0;padding:0;list-style:none;display:grid;gap:.6rem;max-width:56ch}.custom-order__highlights li{display:flex;gap:.8rem;align-items:flex-start}.custom-order__highlights li:before{content:"";width:.6rem;height:.6rem;margin-top:.55em;border-radius:9999px;background:rgba(var(--jr-highlight-rgb),.95);box-shadow:0 0 0 .25rem rgba(var(--jr-highlight-rgb),.14);flex:0 0 auto}.custom-order__required-note{margin:1.4rem 0 0;opacity:.72;font-size:1.2rem}.custom-order__card{padding:2rem 1.6rem;border-radius:var(--jr-radius-xl);border:var(--jr-co-border);background:var(--jr-co-surface-strong);box-shadow:var(--jr-co-shadow-soft);-webkit-backdrop-filter:saturate(140%) blur(2px);backdrop-filter:saturate(140%) blur(2px)}.custom-order__progress{margin-bottom:1.6rem}.custom-order__progress-track{height:.7rem;border-radius:9999px;background:rgba(var(--jr-accent-rgb),.1);overflow:hidden;border:1px solid rgba(var(--jr-accent-rgb),.1)}.custom-order__progress-bar{height:100%;width:34%;border-radius:9999px;background:linear-gradient(90deg,rgba(var(--jr-highlight-rgb),.9),rgba(var(--jr-accent-rgb),.95));box-shadow:0 10px 18px rgba(var(--jr-accent-rgb),.18);transition:width .24s ease}.custom-order__progress-meta{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:.7rem}.custom-order__progress-label{font-weight:750;letter-spacing:-.01em;font-size:1.3rem}.custom-order__progress-hint{opacity:.7;font-size:1.2rem}.custom-order__steps{display:grid;gap:1.2rem}.custom-order__step{border-radius:var(--jr-radius-xl);border:var(--jr-co-border);background:#ffffff85;overflow:hidden}.custom-order__step[open]{border-color:rgba(var(--jr-accent-rgb),.28);box-shadow:0 14px 26px #0000000f}.custom-order__step-summary{list-style:none;cursor:pointer;padding:1.2rem;display:grid;gap:.2rem}.custom-order__step-summary::-webkit-details-marker{display:none}.custom-order__step-kicker{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;opacity:.72}.custom-order__step-title{font-size:1.8rem;font-weight:800;letter-spacing:-.02em;line-height:1.2}.custom-order__step-sub{opacity:.72;font-size:1.3rem}.custom-order__step-body{padding:0 1.2rem 1.2rem}.custom-order__step-actions{margin-top:1.4rem;display:flex;justify-content:flex-end}.custom-order__meta{margin-top:.8rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.custom-order__helper,.custom-order__count{opacity:.72;font-size:1.2rem}.custom-order__invalid{border-color:#dc26268c!important;box-shadow:0 0 0 .3rem #dc26261a!important}.custom-order__final-note{padding:1.2rem;border-radius:var(--jr-radius-xl);border:1px solid rgba(var(--jr-accent-rgb),.12);background:linear-gradient(180deg,rgba(var(--jr-accent-rgb),.06),rgba(var(--jr-accent-rgb),.02))}.custom-order__final-title{margin:0 0 .7rem;font-weight:850;letter-spacing:-.01em}.custom-order__final-list{margin:0;padding:0;list-style:none;display:grid;gap:.6rem}.custom-order__final-list li{display:flex;gap:.8rem;align-items:flex-start}.custom-order__final-list li:before{content:"";width:.55rem;height:.55rem;margin-top:.55em;border-radius:9999px;background:rgba(var(--jr-highlight-rgb),.95);flex:0 0 auto}.custom-order__success-text{margin:.8rem 0 0;opacity:.78}.custom-order__picker-dialog{max-width:72rem}.custom-order__picker-dialog .jr-dialog__body{max-height:min(62vh,52rem);overflow:auto;padding-top:1.2rem}.custom-order__fieldset{margin-top:2.2rem;padding-top:1.8rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.custom-order__fieldset-head{display:grid;gap:.5rem;margin-bottom:1.2rem}.custom-order__legend{margin:0}.custom-order__hint{margin:0;opacity:.72;font-size:1.3rem;line-height:1.35}.custom-order__product-actions{display:grid;gap:.8rem;align-items:start}.custom-order__picker-note{margin:0;opacity:.72;font-size:1.3rem;line-height:1.35}.custom-order__picker-open{width:100%;border-radius:var(--jr-radius-pill);font-weight:800;letter-spacing:-.01em}.custom-order__picker-header{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.custom-order__thumb{width:5.6rem;height:5.6rem;border-radius:1.2rem;object-fit:cover;background:#00000008;flex:0 0 auto;border:1px solid rgba(18,18,18,.06)}.custom-order__choice,.custom-order__choice .custom-order__check{margin:0}.custom-order__check{display:flex;align-items:center;gap:.9rem;margin:0;padding:1.1rem;border-radius:var(--jr-radius-lg);border:var(--jr-co-border);background:rgba(var(--jr-accent-rgb),.04);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%}.custom-order__check:hover{border-color:rgba(var(--jr-accent-rgb),.34);transform:translateY(-1px)}.custom-order__check:has(input:focus-visible){box-shadow:var(--jr-focus),var(--jr-shadow-sm);border-color:rgba(var(--jr-accent-rgb),.62)}.custom-order__check input{width:1.7rem;height:1.7rem;accent-color:var(--jr-accent);flex:0 0 auto}.custom-order__check input:focus-visible{outline:none}.custom-order__check span{font-size:1.4rem;letter-spacing:-.01em;background:transparent!important;padding:0!important;border:0!important}.custom-order__search-results{margin-top:1rem}.custom-order__empty{margin:0;padding:1.1rem;border-radius:var(--jr-radius-lg);border:var(--jr-co-border);background:rgba(var(--jr-accent-rgb),.03);opacity:.8}.custom-order__results{margin:0;padding:0;display:grid;gap:.8rem}.custom-order__result{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem;border-radius:var(--jr-radius-lg);border:var(--jr-co-border);background:var(--jr-co-surface);box-shadow:0 1px #00000005;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.custom-order__result-mid{flex:1 1 auto;min-width:0}.custom-order__result:hover{border-color:rgba(var(--jr-accent-rgb),.34);transform:translateY(-1px);box-shadow:var(--jr-shadow-sm)}.custom-order__result-title{flex:1 1 auto;min-width:0}.custom-order__add{flex:0 0 auto;white-space:nowrap}.custom-order__selected-title{margin:1.6rem 0 .8rem}.custom-order__selected-list{margin:0;padding:0;display:grid;gap:.8rem}.custom-order__selected-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem;border-radius:var(--jr-radius-lg);border:var(--jr-co-border-strong);background:rgba(var(--jr-accent-rgb),.06)}.custom-order__selected-text{flex:1 1 auto;min-width:0}.custom-order__remove{flex:0 0 auto;white-space:nowrap}.custom-order__cta .button{width:100%;border-radius:var(--jr-radius-pill);min-height:5.2rem;font-weight:850;letter-spacing:-.01em}@media screen and (min-width:750px){.custom-order__hero{margin-bottom:2.8rem;padding:2.6rem 2.4rem;display:grid;grid-template-columns:1.2fr .8fr;gap:1.6rem;grid-template-areas:"content media";align-items:start}.custom-order__hero-media{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:.9rem;margin-top:0;overflow:visible;padding:0;scroll-snap-type:none;grid-area:media;align-self:center;max-width:36rem;margin-left:auto}.custom-order__hero-content{grid-area:content}.custom-order__hero-tile--a{grid-column:1 / -1;grid-row:auto;aspect-ratio:16 / 11;width:auto}.custom-order__hero-tile--b,.custom-order__hero-tile--c{grid-column:auto;grid-row:auto;aspect-ratio:6 / 5;width:auto}.custom-order__card{padding:2.6rem 2.2rem}}@media screen and (max-width:749px){.custom-order__hero{padding:2.2rem 1.6rem}.custom-order__lead{margin-bottom:1.1rem}.custom-order__highlights{gap:.5rem}.custom-order__card{padding:1.8rem 1.2rem}.custom-order__step-summary{padding:1.1rem 1rem}.custom-order__step-body{padding:0 1rem 1rem}.custom-order__step-actions .button{width:100%;border-radius:var(--jr-radius-pill)}.custom-order__picker-dialog{width:calc(100% - 2rem);max-width:none;border-radius:1.8rem}.custom-order__picker-dialog .jr-dialog__body{max-height:min(70vh,60rem)}.custom-order__selected-item{align-items:flex-start}.custom-order__remove{padding-left:1rem;padding-right:1rem}}@media(prefers-reduced-motion:reduce){.custom-order__check,.custom-order__result,.custom-order .button{transition:none}}@media(prefers-reduced-motion:no-preference){.custom-order__hero:after{animation:jr-co-drift 10s ease-in-out infinite alternate}}@keyframes jr-co-drift{0%{transform:translate3d(-1%,-1%,0)}to{transform:translate3d(1%,1%,0)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-custom-order-form.css.map */
