.jo-hiw{max-width:960px;width:100%;margin:0 auto;padding:48px 16px}.jo-hiw__header{text-align:center;margin-bottom:64px}.jo-hiw__eyebrow{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}.jo-hiw__eyebrow-line{width:32px;height:1px;background:#c4a54f}.jo-hiw__eyebrow-text{font-size:10px;font-weight:600;letter-spacing:.2em;color:#c4a54f;text-transform:uppercase}.jo-hiw__title{font-family:var(--font-heading-family);font-size:clamp(36px,5vw,52px);color:#282b1e;line-height:1.1;margin-bottom:16px}.jo-hiw__title em{font-style:italic;color:#483d1a}.jo-hiw__subtitle{font-size:16px;color:#6a5e4a;line-height:1.7;max-width:480px;margin:0 auto}.jo-hiw__tabs{display:none;justify-content:center;gap:0;margin-bottom:16px;border-bottom:1px solid rgba(196,165,79,.2)}.jo-hiw__tab{font-family:var(--font-heading-family);font-size:18px;font-weight:700;color:#6a5e4a;padding:10px 20px 12px;cursor:pointer;position:relative;transition:color .2s ease}.jo-hiw__tab:after{content:"";position:absolute;bottom:-1px;left:50%;right:50%;height:2px;background:#c4a54f;transition:left .25s ease,right .25s ease}.jo-hiw__tab.active{color:#282b1e}.jo-hiw__tab.active:after{left:16px;right:16px}.jo-hiw__steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;position:relative}.jo-hiw__steps:before{content:"";position:absolute;top:108px;left:calc(16.666% + 20px);right:calc(16.666% + 20px);height:1px;background:linear-gradient(90deg,#c4a54f,#d2ba70,#c4a54f);opacity:0}.jo-hiw--visible .jo-hiw__steps:before{animation:joHiwFadeIn 1s ease 1.4s both}.jo-hiw__step{padding:0 32px;text-align:center;position:relative}.jo-hiw__icon-wrap{width:110px;height:110px;margin:0 auto 28px;position:relative;display:flex;align-items:center;justify-content:center}.jo-hiw__icon-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid #C4A54F;opacity:.4}.jo-hiw__icon-img{width:66px;height:66px;object-fit:contain;position:relative;z-index:1}.jo-hiw__num{font-family:var(--font-heading-family);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#c4a54f;margin-bottom:10px;display:block}.jo-hiw__word{font-family:var(--font-heading-family);font-size:32px;font-weight:700;color:#282b1e;line-height:1;margin-bottom:16px;display:block}.jo-hiw__step:nth-child(2) .jo-hiw__word{font-style:italic}.jo-hiw__desc{font-size:14px;line-height:1.75;color:#6a5e4a;max-width:220px;margin:0 auto}.jo-hiw__illus{margin-top:36px;height:220px;display:flex;align-items:center;justify-content:center;position:relative}.jo-hiw__cta{text-align:center;margin-top:64px}.jo-hiw__btn{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;padding:18px 48px;border-radius:50px;text-decoration:none;cursor:pointer;border:none;transition:background .2s ease,transform .2s ease}.jo-hiw__btn:hover{transform:translateY(-1px);opacity:.9}.jo-hiw [data-anim]{opacity:0}.jo-hiw--visible [data-anim=fade-up]{animation:joHiwFadeUp .7s ease both}.jo-hiw__journal{position:relative;width:140px;height:190px}.jo-hiw__jp-page{position:absolute;top:0;right:0;bottom:0;left:0;background:#fefdfb;border-radius:2px 6px 6px 2px;border:1px solid rgba(196,165,79,.2);overflow:hidden;opacity:0}.jo-hiw--visible .jo-hiw__jp-page{animation:joHiwFadeIn .5s ease .4s both}.jo-hiw__jp-header{background:linear-gradient(180deg,#ede5d0,#f5f0e4);padding:8px 10px 6px;border-bottom:1px solid rgba(196,165,79,.15)}.jo-hiw__jp-location{font-family:var(--font-heading-family);font-size:5.5px;font-style:italic;color:#483d1a;margin-bottom:3px;display:flex;justify-content:space-between}.jo-hiw__jp-weather{display:flex;gap:3px;align-items:center;font-size:4.5px;font-style:italic;color:#6a5e4a}.jo-hiw__jp-weather-dot{width:6px;height:6px;border-radius:50%;border:.5px solid #C4A54F;opacity:.6}.jo-hiw__jp-body{padding:6px 10px}.jo-hiw__jp-prompt{margin-bottom:6px}.jo-hiw__jp-prompt-title{font-family:var(--font-heading-family);font-size:5px;font-style:italic;color:#483d1a;text-align:center;margin-bottom:3px;opacity:0}.jo-hiw--visible .jo-hiw__jp-prompt-title{animation:joHiwFadeIn .3s ease both}.jo-hiw__jp-lines{display:flex;flex-direction:column;gap:3.5px}.jo-hiw__jp-line-wrap{position:relative;height:4px;min-height:4px}.jo-hiw__jp-line-wrap:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:1px;background:#96803c40;transform-origin:left;transform:scaleX(0)}.jo-hiw--visible .jo-hiw__jp-line-wrap:before{animation:joHiwLine .4s ease both}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(1) .jo-hiw__jp-line-wrap:nth-child(1):before{animation-delay:1.1s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(1) .jo-hiw__jp-line-wrap:nth-child(2):before{animation-delay:1.2s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(2) .jo-hiw__jp-line-wrap:nth-child(1):before{animation-delay:1.25s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(2) .jo-hiw__jp-line-wrap:nth-child(2):before{animation-delay:1.35s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(3) .jo-hiw__jp-line-wrap:nth-child(1):before{animation-delay:1.4s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(3) .jo-hiw__jp-line-wrap:nth-child(2):before{animation-delay:1.5s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(4) .jo-hiw__jp-line-wrap:nth-child(1):before{animation-delay:1.55s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(4) .jo-hiw__jp-line-wrap:nth-child(2):before{animation-delay:1.65s}.jo-hiw__jp-line-wrap:after{content:"";display:block;position:absolute;top:-.5px;left:0;height:1.5px;background:#483d1a4d;border-radius:2px;transform-origin:left;transform:scaleX(0);width:0}.jo-hiw--visible .jo-hiw__jp-line-wrap:after{animation:joHiwScribble .6s ease both}.jo-hiw__jp-prompt:nth-child(1) .jo-hiw__jp-line-wrap:nth-child(1):after{width:82%}.jo-hiw__jp-prompt:nth-child(1) .jo-hiw__jp-line-wrap:nth-child(2):after{width:60%}.jo-hiw__jp-prompt:nth-child(2) .jo-hiw__jp-line-wrap:nth-child(1):after{width:75%}.jo-hiw__jp-prompt:nth-child(3) .jo-hiw__jp-line-wrap:nth-child(1):after{width:88%}.jo-hiw__jp-prompt:nth-child(4) .jo-hiw__jp-line-wrap:nth-child(1):after{width:65%}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(1) .jo-hiw__jp-line-wrap:nth-child(1):after{animation-delay:1.7s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(1) .jo-hiw__jp-line-wrap:nth-child(2):after{animation-delay:1.85s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(2) .jo-hiw__jp-line-wrap:nth-child(1):after{animation-delay:2s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(3) .jo-hiw__jp-line-wrap:nth-child(1):after{animation-delay:2.15s}.jo-hiw--visible .jo-hiw__jp-prompt:nth-child(4) .jo-hiw__jp-line-wrap:nth-child(1):after{animation-delay:2.3s}.jo-hiw__jp-line,.jo-hiw__jp-writing{display:none}.jo-hiw__jp-footer{position:absolute;bottom:6px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:flex-end}.jo-hiw__jp-quote{font-family:var(--font-heading-family);font-size:3.5px;font-style:italic;color:#483d1a59;max-width:75px;line-height:1.4}.jo-hiw__jp-qr{width:14px;height:14px;border:.5px solid rgba(150,128,60,.3);border-radius:1px;display:grid;grid-template-columns:repeat(5,1fr);gap:.5px;padding:1px;position:relative;opacity:0}.jo-hiw--visible .jo-hiw__jp-qr{animation:joHiwFadeIn .4s ease 2.4s both}.jo-hiw__jp-qr-dot{background:#483d1a;border-radius:.3px;opacity:.5}.jo-hiw__jp-qr-dot:nth-child(2),.jo-hiw__jp-qr-dot:nth-child(6),.jo-hiw__jp-qr-dot:nth-child(10),.jo-hiw__jp-qr-dot:nth-child(14),.jo-hiw__jp-qr-dot:nth-child(18),.jo-hiw__jp-qr-dot:nth-child(8),.jo-hiw__jp-qr-dot:nth-child(12),.jo-hiw__jp-qr-dot:nth-child(13){opacity:0}.jo-hiw__jp-qr-j{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;z-index:2;background:#fefdfb;border-radius:.5px;display:flex;align-items:center;justify-content:center;padding:.5px}.jo-hiw__jp-qr-j img{width:100%;height:100%;object-fit:contain}.jo-hiw__qr{position:relative;width:110px;height:110px}.jo-hiw__qr-border{position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid rgba(196,165,79,.4);border-radius:8px}.jo-hiw__qr-corner{position:absolute;width:20px;height:20px}.jo-hiw__qr-corner:before,.jo-hiw__qr-corner:after{content:"";position:absolute;background:#c4a54f}.jo-hiw__qr-corner:before{width:100%;height:2.5px;top:0;left:0}.jo-hiw__qr-corner:after{width:2.5px;height:100%;top:0;left:0}.jo-hiw__qr-corner--tl{top:6px;left:6px}.jo-hiw__qr-corner--tr{top:6px;right:6px;transform:rotate(90deg)}.jo-hiw__qr-corner--bl{bottom:6px;left:6px;transform:rotate(270deg)}.jo-hiw__qr-corner--br{bottom:6px;right:6px;transform:rotate(180deg)}.jo-hiw__qr-svg{position:absolute;top:28px;right:28px;bottom:28px;left:28px;width:54px;height:54px;opacity:0}.jo-hiw--visible .jo-hiw__qr-svg{animation:joHiwFadeIn .6s ease 1.05s both}.jo-hiw__qr-j{position:absolute;top:28px;left:28px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none;opacity:0}.jo-hiw--visible .jo-hiw__qr-j{animation:joHiwPopIn .5s cubic-bezier(.34,1.56,.64,1) 1.7s both}.jo-hiw__qr-j img{width:22px;height:22px;object-fit:contain}.jo-hiw__scan-beam{position:absolute;left:8px;right:8px;height:2px;background:linear-gradient(90deg,transparent,#C4A54F,transparent);box-shadow:0 0 5px #c4a54f80;opacity:0}.jo-hiw--visible .jo-hiw__scan-beam{animation:joHiwScanBeam 2s ease-in-out 1.8s infinite}.jo-hiw__phone{width:90px;height:155px;background:#282b1e;border-radius:16px;padding:10px 6px 12px;box-shadow:4px 6px 18px #282b1e38;position:relative}.jo-hiw__ph-notch{position:absolute;top:4px;left:50%;transform:translate(-50%);width:28px;height:4px;background:#0009;border-radius:3px}.jo-hiw__ph-screen{background:#fefdfb;border-radius:8px;height:100%;padding:8px 6px 6px;display:flex;flex-direction:column;overflow:hidden}.jo-hiw__ph-header{font-family:var(--font-heading-family);font-size:4.5px;font-style:italic;color:#483d1a;margin-bottom:4px;padding-bottom:3px;border-bottom:.5px solid rgba(196,165,79,.2);opacity:0}.jo-hiw--visible .jo-hiw__ph-header{animation:joHiwFadeIn .3s ease both}.jo-hiw__ph-label{font-family:var(--font-heading-family);font-size:3.5px;font-style:italic;color:#483d1a;text-align:center;margin:3px 0 2px;opacity:0}.jo-hiw--visible .jo-hiw__ph-label{animation:joHiwFadeIn .3s ease both}.jo-hiw__ph-line{display:block;height:1px;background:#483d1a33;border-radius:1px;margin-bottom:2px;transform-origin:left;transform:scaleX(0)}.jo-hiw--visible .jo-hiw__ph-line{animation:joHiwLine .4s ease both}.jo-hiw__ph-photos{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px;margin-top:auto;padding-top:4px}.jo-hiw__ph-photo{height:16px;border-radius:2px;opacity:0;transform:scale(.8);position:relative;overflow:hidden}.jo-hiw__ph-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 40%,rgba(40,43,30,.15) 100%);border-radius:2px}.jo-hiw__ph-photo:before{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:#0000001f;border-radius:0 0 2px 2px}.jo-hiw__ph-photo:nth-child(1){background:linear-gradient(160deg,#a0aa82,#8a9a6e 40%,#6a7a52)}.jo-hiw__ph-photo:nth-child(2){background:linear-gradient(150deg,#c4b894,#b0a47a,#9a8e68)}.jo-hiw__ph-photo:nth-child(3){background:linear-gradient(140deg,#8a9a72,#7a8a62 40%,#6a7a56)}.jo-hiw__ph-photo:nth-child(4){background:linear-gradient(155deg,#c4a870,#b09a5a,#9a8a4a)}.jo-hiw__ph-photo:nth-child(5){background:linear-gradient(145deg,#9a9a6a,#8a8a5a,#7a7a4e)}.jo-hiw__ph-photo:nth-child(6){background:linear-gradient(135deg,#a0a882,#90987a,#808a6e)}.jo-hiw__ph-photo:nth-child(odd):after{width:4px;height:4px;background:#ffffdcb3;border-radius:50%;inset:auto;box-shadow:0 0 3px #ffffc880}.jo-hiw--visible .jo-hiw__ph-photo{animation:joHiwPhotoIn .4s ease both}.jo-hiw--visible .jo-hiw__ph-photo:nth-child(1){animation-delay:2s}.jo-hiw--visible .jo-hiw__ph-photo:nth-child(2){animation-delay:2.15s}.jo-hiw--visible .jo-hiw__ph-photo:nth-child(3){animation-delay:2.3s}.jo-hiw--visible .jo-hiw__ph-photo:nth-child(4){animation-delay:2.4s}.jo-hiw--visible .jo-hiw__ph-photo:nth-child(5){animation-delay:2.5s}.jo-hiw--visible .jo-hiw__ph-photo:nth-child(6){animation-delay:2.6s}.jo-hiw__save-check{position:absolute;bottom:-12px;right:-12px;width:28px;height:28px;background:#c4a54f;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0}.jo-hiw--visible .jo-hiw__save-check{animation:joHiwPopIn .5s cubic-bezier(.34,1.56,.64,1) 2.7s both}.jo-hiw__save-check svg{width:14px;height:14px}@keyframes joHiwFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes joHiwFadeIn{0%{opacity:0}to{opacity:1}}@keyframes joHiwLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes joHiwScribble{0%{transform:scaleX(0)}30%{transform:scaleX(.35) skewY(-.3deg)}55%{transform:scaleX(.6) skewY(.4deg)}80%{transform:scaleX(.9) skewY(-.2deg)}to{transform:scaleX(1) skewY(0)}}@keyframes joHiwScanBeam{0%{top:10px;opacity:0}10%{opacity:1}90%{opacity:1}to{top:92px;opacity:0}}@keyframes joHiwPhotoIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes joHiwPopIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media(max-width:989px)and (min-width:641px){.jo-hiw__step{padding:0 16px}.jo-hiw__icon-wrap{width:90px;height:90px}.jo-hiw__icon-img{width:52px;height:52px}.jo-hiw__steps:before{top:90px}.jo-hiw__word{font-size:26px}}@media(max-width:640px){.jo-hiw__header{margin-bottom:32px}.jo-hiw__jp-quote{font-size:2.5px;max-width:55px}.jo-hiw__steps{display:flex;flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 20px 12px;scrollbar-width:none}.jo-hiw__steps::-webkit-scrollbar{display:none}.jo-hiw__steps:before{display:none}.jo-hiw__step{flex:0 0 72vw;max-width:280px;scroll-snap-align:center;padding:0;opacity:1!important;animation:none!important;transform:none!important;border-radius:14px;overflow:hidden;border:2px solid transparent;transition:border-color .25s ease,box-shadow .25s ease;box-shadow:0 2px 12px #282b1e12;background:#f2eddc;display:flex;flex-direction:column-reverse}.jo-hiw__step--active{border-color:#c4a54f;box-shadow:0 4px 20px #c4a54f38}.jo-hiw__step .jo-hiw__desc{background:#fff}.jo-hiw__illus{margin-top:0;height:210px;background:#f2eddc!important;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid rgba(196,165,79,.2)}.jo-hiw__journal{transform:scale(1);transform-origin:center center}.jo-hiw__qr{transform:scale(1.5);transform-origin:center center}.jo-hiw__phone{transform:scale(1.15);transform-origin:center center}.jo-hiw__icon-wrap,.jo-hiw__num,.jo-hiw__word{display:none}.jo-hiw__desc{font-size:12px;line-height:1.65;max-width:none;margin:0;padding:14px 16px 20px;text-align:center}.jo-hiw__cta{margin-top:28px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/jo-how-it-works.css.map */
