@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&family=Italianno&display=swap";:root{--ink:#10090b;--cream:#f4f1eb;--muted:#c5b5ae;--wine:#6d2435;--rose:#d99291;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--cream);font-family:DM Sans,sans-serif}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #e7cab3;outline-offset:5px}.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}.skip-link{position:fixed;top:10px;left:10px;z-index:20;transform:translateY(-200%);padding:12px;background:var(--cream);color:var(--ink)}.skip-link:focus{transform:none}.duplex{position:relative;isolation:isolate;min-height:820px;min-height:max(820px,100svh);overflow:hidden;background:var(--ink)}.duplex__visual{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0}.duplex__visual picture{display:contents}.duplex__visual img,.duplex__visual video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--focal,66%) center}.duplex__visual video{opacity:0;transition:opacity 1.1s ease}.duplex__visual [data-ambient].is-visible,.duplex.is-intro .duplex__visual [data-intro]{opacity:1}.duplex__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#10090bf2,#10090bd9 23%,#10090b6b 47%,#10090b00 76%),linear-gradient(0deg,#10090bea,transparent 30%,transparent 82%,#10090b44)}.duplex__header{position:relative;margin:0 4.2%;height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f4f1eb26;gap:24px}.duplex__brand-zone{display:flex;align-items:center;gap:34px}.duplex__logo{display:flex;align-items:center;gap:16px}.duplex__logo img{width:33px;height:39px;object-fit:contain;background:transparent;filter:brightness(0) invert(.96)}.duplex__wordmark{font:23px/1 Georgia,serif;letter-spacing:.25em}.duplex__motto{margin-left:auto;margin-right:4%;font-size:9px;letter-spacing:.12em;line-height:1.65;color:#e0d7d0}.duplex__header-link{position:relative;display:flex;align-items:center;min-height:44px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.duplex__header-link:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:1px;background:#d99291;transform:scaleX(.28);transform-origin:left;transition:transform .35s ease}.duplex__header-link:hover:after{transform:scaleX(1)}.duplex__countdown{display:grid;grid-template-columns:auto repeat(4,34px);align-items:center;gap:7px;min-height:46px;padding:7px 10px 7px 12px;border:1px solid #f4f1eb1f;border-radius:7px;background:#10090b52;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.duplex__countdown-label{max-width:52px;font-size:7px;line-height:1.45;letter-spacing:.16em;color:#c9b9b2}.duplex__time{position:relative;display:grid;justify-items:center;gap:2px}.duplex__time:not(:last-child):after{content:"";position:absolute;right:-4px;top:5px;width:1px;height:19px;background:#f4f1eb1f}.duplex__time b{font:400 15px/1 Italiana,Georgia,serif;font-variant-numeric:tabular-nums}.duplex__time small{font-size:5px;letter-spacing:.12em;color:#a8958e}.duplex__content{position:relative;margin:clamp(72px,11vh,150px) 0 160px 8.2%;max-width:590px;width:45%;transition:opacity .65s,transform .65s}.duplex__chapter{display:flex;align-items:center;gap:14px;font-size:9px;letter-spacing:.19em;font-weight:400}.duplex__chapter:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:#deb89f;box-shadow:0 0 15px #deb89f44}.duplex__chapter-line{height:1px;width:42px;background:#f4f1eb55}.duplex__title{display:flex;align-items:flex-end;width:100%;max-width:525px;margin:12px 0 14px;line-height:1}.duplex__embroidery{display:block;flex:1 1 auto;width:calc(100% - 58px);min-width:0;height:auto;overflow:visible;filter:drop-shadow(0 2px 1px #150408)}.duplex__embroidery text{font:148px Italianno,cursive;letter-spacing:0}.duplex__thread-base{fill:#a04452;stroke:#6c2330;stroke-width:1.5;paint-order:stroke fill}.duplex__thread-stitch{fill:none;stroke:#e5a09a;stroke-width:.65;stroke-dasharray:1.1 1.7;opacity:.85}.duplex__edition{position:relative;display:flex;flex:0 0 66px;flex-direction:column;align-items:flex-start;gap:2px;margin:0 0 27px -38px;color:#f0ded5}.duplex__edition:after{content:"";width:29px;height:1px;margin-top:5px;background:var(--rose)}.duplex__edition small{font:500 7px/1 DM Sans,sans-serif;letter-spacing:.24em;color:#d29b98}.duplex__edition b{font:400 52px/.78 Italiana,Georgia,serif;letter-spacing:-.055em}.duplex__headline{font:normal clamp(26px,2.55vw,39px)/1.2 Georgia,serif;letter-spacing:-.035em;margin:0}.duplex__headline em{font-weight:400;color:#dfcbbf}.duplex__signup{margin-top:38px;max-width:445px}.duplex__intro-copy{font-size:12px;line-height:1.9;color:#ded3cc;margin:0 0 20px}.duplex__form-row{display:flex;align-items:stretch;min-height:56px;border:1px solid #d7b3aa70;border-radius:999px;background:#10090b7a;box-shadow:inset 0 0 0 1px #10090b66;overflow:visible;transition:border-color .3s,background .3s}.duplex__form-row:focus-within{border-color:#e3b7ad;background:#10090bba}.duplex__email{width:100%;min-width:0;padding:0 20px;background:transparent;border:0;color:#fff;font-size:13px;border-radius:999px 0 0 999px}.duplex__email::placeholder{color:#c7b6ad}.duplex__submit{position:relative;isolation:isolate;display:flex;flex:0 0 162px;align-items:center;justify-content:center;min-height:54px;padding:0 16px;border:0;border-left:1px solid #d7b3aa48;border-radius:0 999px 999px 0;background:#5c12252e;color:#fff3ee;font:600 10px/1 DM Sans,sans-serif;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;transition:background .3s,color .3s}.duplex__submit:hover{background:#772b3f6b;color:#fff}.duplex__submit:active{background:#6a2135a1}.duplex__button-thread{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;overflow:visible}.duplex__button-thread rect{fill:none;stroke:#d18c92;stroke-width:.55;stroke-dasharray:1 1.4;opacity:.45;transition:opacity .3s}.duplex__submit:hover .duplex__button-thread rect{opacity:.9}.is-submitting .duplex__button-thread rect{stroke:#ffe0cc;stroke-width:1.25;stroke-dasharray:27 73;opacity:1;animation:duplex-thread 1.25s linear infinite}.is-submitting .duplex__submit{cursor:wait;background:#6d243564}.duplex__form-status{font-size:11px;line-height:1.6;color:#e5c6bb;margin:10px 0 0;min-height:0}.duplex__form-status:empty{display:none}.duplex__note{font-size:9px;line-height:1.75;color:#bfaea7;margin:14px 0 0;max-width:355px}.duplex__note a{text-decoration:underline;text-underline-offset:3px}.duplex__message{font-size:13px;line-height:1.8;padding:15px 0;color:var(--cream)}.duplex__message ul{padding-left:20px}.duplex__joined{border-top:1px solid #c8868b80;animation:duplex-rise .65s both;padding:20px 0}.duplex__joined strong{font:italic 28px/1.5 Georgia,serif;color:#e5c6bb}.duplex__joined small{font-size:10px;color:#c5b5ae}.duplex__joined-mark{position:relative;display:inline-flex;width:30px;height:30px;border:1px dashed #d18c92;border-radius:50%;margin-right:12px;vertical-align:middle}.duplex__joined-mark:before,.duplex__joined-mark:after{content:"";position:absolute;left:8px;top:14px;width:13px;height:1px;background:#d18c92;transform:rotate(36deg)}.duplex__joined-mark:after{transform:rotate(-36deg)}.duplex__caption{position:absolute;bottom:148px;right:4.2%;font-size:8px;letter-spacing:.14em;line-height:2.2;color:#e2d4ca}.duplex__caption strong{font-weight:400;display:block;font-size:10px;color:var(--cream)}.duplex__footer{position:absolute;left:4.2%;right:4.2%;bottom:0;display:flex;align-items:center;justify-content:space-between;min-height:86px;border-top:1px solid #f4f1eb26;gap:20px;font-size:8px;letter-spacing:.12em}.duplex__chapter-nav{display:flex;align-items:center;gap:12px}.duplex__chapter-nav b{font-weight:400;color:#e1c1af}.duplex__chapter-nav span{color:#a59792}.duplex__chapter-nav i{width:38px;height:1px;background:#a5979255}.duplex__controls{display:flex;align-items:center;gap:20px}.duplex__controls button,.duplex__skip{font-size:9px;letter-spacing:.08em;text-transform:uppercase;min-height:44px;border:0;background:transparent;color:var(--cream);padding:12px 0}.duplex__controls button:hover{color:#dfb69d}.duplex__skip{position:absolute;right:4.2%;top:128px;padding:10px 16px;background:#10090b80;border:1px solid #f4f1eb44;z-index:3}.duplex.is-intro .duplex__content{opacity:0;transform:translateY(14px);pointer-events:none}.duplex.is-intro .duplex__caption{opacity:0}.duplex.is-intro .duplex__veil{background:linear-gradient(0deg,#10090bbb,transparent 32%,transparent 80%,#10090b55)}.duplex__intro-mark{position:absolute;left:8.2%;top:47%;font-size:10px;letter-spacing:.18em;line-height:1.9;opacity:0;pointer-events:none;transition:opacity .4s}.duplex.is-intro .duplex__intro-mark{opacity:1}.duplex.is-ready .duplex__chapter{animation:duplex-rise 1s both}.duplex.is-ready .duplex__title{animation:duplex-rise 1.1s .1s both}.duplex.is-ready .duplex__headline{animation:duplex-rise 1.1s .22s both}.duplex.is-ready .duplex__signup{animation:duplex-rise 1.1s .36s both}.duplex__owner{background:#10090b;color:#bfaea7;padding:16px 4.2%;font-size:10px}.duplex__owner summary{cursor:pointer;min-height:30px}.duplex__owner form{display:flex;flex-wrap:wrap;align-items:center;gap:15px;padding:15px 0}.duplex__owner input{padding:12px;border:1px solid #f4f1eb44;background:transparent;color:var(--cream)}.duplex__owner button{padding:12px 22px;border:1px solid #f4f1eb55;background:transparent;color:var(--cream)}.duplex-page{max-width:850px;padding:100px 25px;margin:auto;min-height:80vh}.duplex-page h1{font:60px Georgia}.duplex-page a{text-decoration:underline}@keyframes duplex-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes duplex-thread{to{stroke-dashoffset:-100}}@media(min-aspect-ratio:18/10){.duplex__visual img,.duplex__visual video{object-position:center 53%}.duplex__content{margin-top:8vh}}@media(max-width:1100px){.duplex__brand-zone{gap:20px}.duplex__countdown-label{display:none}.duplex__countdown{grid-template-columns:repeat(4,31px)}.duplex__motto{display:none}.duplex__content{width:52%;margin-left:6%}.duplex__caption{max-width:200px}}@media(max-width:700px){.duplex{min-height:max(900px,100svh)}.duplex__header{height:84px;margin:0 6%;gap:10px}.duplex__brand-zone{display:block}.duplex__logo{gap:11px}.duplex__logo img{width:26px;height:32px}.duplex__wordmark{font-size:18px}.duplex__header-link{font-size:8px;letter-spacing:.1em;max-width:102px;text-align:right;line-height:1.45}.duplex__header-link:after{bottom:3px}.duplex__countdown{position:absolute;top:96px;left:0;grid-template-columns:auto repeat(4,31px);gap:5px;min-height:44px;padding:6px 8px 6px 10px;background:#10090b66;border-color:#f4f1eb26}.duplex__countdown-label{display:block;max-width:44px;font-size:6px}.duplex__time b{font-size:14px}.duplex__visual{height:68svh;min-height:560px;max-height:700px}.duplex__visual img,.duplex__visual video{object-position:center}.duplex__veil{background:linear-gradient(0deg,#10090b 0% 23%,#10090bea 39%,#10090b3d 73%,#10090b24),linear-gradient(90deg,#10090b3d,transparent)}.duplex__content{margin:clamp(300px,40svh,390px) 7% 165px;width:86%;max-width:none}.duplex__chapter{font-size:8px;gap:11px}.duplex__chapter-line{width:27px}.duplex__title{max-width:440px;margin:10px 0 12px}.duplex__embroidery{width:calc(100% - 54px)}.duplex__embroidery text{font-size:145px}.duplex__edition{flex-basis:58px;margin:0 0 24px -31px}.duplex__edition b{font-size:48px}.duplex__edition small{font-size:6px}.duplex__headline{font-size:30px;line-height:1.15}.duplex__signup{margin-top:28px;max-width:none}.duplex__intro-copy{font-size:12px;margin-bottom:16px;line-height:1.75}.duplex__form-row{min-height:54px}.duplex__email{padding:0 15px;font-size:12px}.duplex__submit{flex-basis:145px;min-height:52px;padding:0 10px;font-size:9px;letter-spacing:.09em}.duplex__button-thread{transform:scaleX(.895);transform-origin:right}.duplex__note{font-size:8px;max-width:320px}.duplex__caption{display:none}.duplex__footer{left:7%;right:7%;min-height:116px;gap:5px;flex-wrap:wrap;padding:16px 0}.duplex__chapter-nav{font-size:7px;gap:8px}.duplex__chapter-nav i{width:20px}.duplex__controls{gap:16px}.duplex__controls button{font-size:8px}.duplex__date{width:100%;font-size:7px;color:#bfaea7}.duplex__skip{top:151px;right:6%;font-size:8px}.duplex__intro-mark{left:7%;top:31%;font-size:9px}.duplex.is-intro .duplex__visual{height:100%;max-height:none}.duplex.is-intro .duplex__veil{background:linear-gradient(0deg,#10090be8,transparent 45%,#10090b33)}}@media(max-width:390px){.duplex__content{margin-top:clamp(285px,39svh,360px)}.duplex__countdown{grid-template-columns:auto repeat(4,28px)}.duplex__countdown-label{max-width:39px}.duplex__title{width:104%}.duplex__edition{flex-basis:54px;margin-left:-27px}.duplex__edition b{font-size:44px}.duplex__headline{font-size:27px}.duplex__submit{flex-basis:132px;font-size:8px}}@media(max-width:335px){.duplex__wordmark{font-size:15px}.duplex__header-link{font-size:7px;max-width:82px}.duplex__countdown{grid-template-columns:repeat(4,28px)}.duplex__countdown-label{display:none}.duplex__form-row{border-radius:12px;flex-wrap:wrap;overflow:hidden}.duplex__email{min-height:50px;border-radius:12px 12px 0 0}.duplex__submit{flex-basis:100%;border-left:0;border-top:1px solid #d7b3aa48;border-radius:0 0 12px 12px}.duplex__button-thread{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.is-submitting .duplex__button-thread rect{stroke-dasharray:2 2}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/duplex.css.map */
