.orivion-welcome{width:min(860px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:0;border:1px solid rgba(23,18,15,.24);border-radius:20px;background:var(--paper, #f1eadf);color:var(--ink, #17120f);box-shadow:0 24px 100px #00000061;overflow:auto;overscroll-behavior:contain;text-align:left}.orivion-welcome:not([open]){display:none}.orivion-welcome[open]{animation:orivion-welcome-in .24s ease-out}.orivion-welcome::backdrop{background:#0c0b09b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.orivion-welcome__shell{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;min-width:0}.orivion-welcome__close{position:absolute;z-index:3;top:14px;right:14px;display:grid;width:44px;height:44px;place-items:center;padding:10px;border:1px solid rgba(23,18,15,.25);border-radius:50%;background:var(--paper, #f1eadf);color:var(--ink, #17120f)}.orivion-welcome__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.orivion-welcome__art{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:30px;overflow:hidden;padding:40px 30px;background:var(--ink, #17120f);color:var(--acid, #c8ff3d)}.orivion-welcome__wordmark{position:relative;z-index:1;font-size:14px;font-weight:800;letter-spacing:.2em}.orivion-welcome__offer{position:relative;z-index:1;display:block;font-size:clamp(110px,13vw,174px);font-weight:900;letter-spacing:-.11em;line-height:.9;white-space:nowrap}.orivion-welcome__offer span{margin-left:.06em;font-size:.32em;letter-spacing:-.05em;vertical-align:top}.orivion-welcome__art-caption{position:relative;z-index:1;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:26px;font-style:italic;line-height:1.12}.orivion-welcome__orbit{position:absolute;width:480px;height:480px;border:1px solid rgba(200,255,61,.19);border-radius:50%;pointer-events:none}.orivion-welcome__orbit--one{top:10%;left:-75%}.orivion-welcome__orbit--two{top:28%;left:-55%}.orivion-welcome__content{min-width:0;padding:56px 38px 28px}.orivion-welcome__eyebrow{margin:0 42px 20px 0;font-size:10px;font-weight:800;letter-spacing:.13em}.orivion-welcome__heading{margin:0 0 18px;font-size:clamp(34px,4.5vw,48px);font-weight:850;letter-spacing:-.06em;line-height:.98}.orivion-welcome__heading em{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:400;letter-spacing:-.035em}.orivion-welcome__copy{margin:0 0 22px;font-size:15px;line-height:1.45}.orivion-welcome__label{display:block;margin-bottom:7px;font-size:12px;font-weight:700}.orivion-welcome__email{display:block;width:100%;min-height:52px;padding:13px 15px;border:1px solid #887e71;border-radius:8px;background:#fffcf7;color:var(--ink, #17120f);font-size:16px}.orivion-welcome__email::placeholder{color:#736a5e}.orivion-welcome__consent{display:flex;align-items:flex-start;gap:10px;margin:15px 0 18px;cursor:pointer;font-size:12px;line-height:1.45}.orivion-welcome__consent input{flex:0 0 20px;width:20px;height:20px;margin:0;accent-color:var(--ink, #17120f)}.orivion-welcome__submit{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:14px;padding:13px 15px;border:1px solid var(--ink, #17120f);border-radius:999px;background:var(--acid, #c8ff3d);color:var(--ink, #17120f);font-size:12px;font-weight:800;letter-spacing:.025em;line-height:1.3;text-align:center;text-decoration:none;transition:background .15s ease}.orivion-welcome__submit:hover{background:#d8ff75}.orivion-welcome__submit span{font-size:20px;line-height:1}.orivion-welcome__terms{margin:14px 0 0;font-size:11px;line-height:1.5}.orivion-welcome__privacy{margin:10px 0 0;font-size:11px}.orivion-welcome__privacy a{text-decoration:underline;text-underline-offset:3px}.orivion-welcome__dismiss{display:block;min-height:44px;margin:12px auto 0;padding:8px 12px;border:0;background:transparent;color:var(--ink, #17120f);font-size:12px;text-decoration:underline;text-underline-offset:4px}.orivion-welcome__error{margin-bottom:16px;padding:12px;border:1px solid #882231;border-radius:6px;background:#fff4f1;color:#681928;font-size:13px}.orivion-welcome__error ul{margin:0;padding-left:18px}.orivion-welcome__code{margin:0 0 24px;padding:18px;border:1px dashed #887e71;border-radius:8px;background:#fffcf7;text-align:center}.orivion-welcome__code span{display:block;margin-bottom:5px;font-size:10px;font-weight:700;letter-spacing:.1em}.orivion-welcome__code strong{display:block;overflow-wrap:anywhere;font-size:27px;font-weight:800;letter-spacing:.07em;-webkit-user-select:all;user-select:all}.orivion-welcome :focus-visible{outline:3px solid #35681b;outline-offset:4px}.orivion-welcome__heading:focus{outline:none}.orivion-welcome__sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@keyframes orivion-welcome-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.orivion-welcome{width:min(430px,calc(100vw - 24px));max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:16px}.orivion-welcome__shell{display:block}.orivion-welcome__art{height:96px;flex-direction:row;align-items:center;justify-content:flex-start;gap:22px;padding:20px 24px}.orivion-welcome__wordmark{font-size:11px}.orivion-welcome__offer{font-size:64px}.orivion-welcome__art-caption{display:none}.orivion-welcome__orbit--one{top:-400%;left:15%}.orivion-welcome__orbit--two{top:-375%;left:22%}.orivion-welcome__content{padding:26px 24px 16px}.orivion-welcome__eyebrow{margin-bottom:15px;font-size:9px}.orivion-welcome__heading{font-size:36px}.orivion-welcome__copy{margin-bottom:19px;font-size:14px}.orivion-welcome__close{top:12px;right:12px}}@media(max-width:360px){.orivion-welcome__content{padding-inline:18px}.orivion-welcome__heading{font-size:32px}.orivion-welcome__art{gap:14px;padding-inline:18px}}@media(prefers-reduced-motion:reduce){.orivion-welcome[open]{animation:none}.orivion-welcome__submit{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/orivion-welcome-popup.css.map */
