@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{color-scheme:light;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:86px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.09}h1,h2,.editorial-card strong,.sample__page h3,.join-card h3{font-family:'DM Serif Display',Georgia,serif;font-weight:400}h1{font-size:clamp(54px,6.6vw,100px);letter-spacing:-.035em}h2{font-size:clamp(41px,4.3vw,66px);letter-spacing:-.025em}.wrap{width:min(1220px,calc(100% - 72px));margin-inline:auto}.section{padding:105px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;color:var(--button);text-transform:uppercase}.eyebrow__line{display:inline-block;width:24px;height:1px;background:currentColor;vertical-align:middle;margin-right:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:14px 25px;background:var(--button);color:var(--button-text);border:1px solid var(--button);border-radius:5px;font-weight:700;font-size:13px;line-height:1.3;white-space:nowrap;text-align:center;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(84,30,54,.15);background:#6c3049}.button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #B97591;outline-offset:3px}.button--small{min-height:42px;padding:10px 17px;gap:12px;font-size:12px}.button--full{width:100%;min-height:58px}.button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.skip-link{position:absolute;top:-100px;left:10px;z-index:100;padding:10px;background:#fff}.skip-link:focus{top:10px}.text-link{display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid var(--button);color:var(--button);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;padding-bottom:7px}.site-header{background:rgba(252,249,245,.96);border-bottom:1px solid #e9e1df;position:relative;z-index:10}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.brand__name{font-size:15px;font-weight:700;letter-spacing:.19em}.brand__club{font-size:12px;font-weight:500;letter-spacing:.16em;color:var(--button)}.brand__divider{width:1px;height:18px;background:#cbbabf}.header-links{display:flex;align-items:center;gap:36px;color:#55484e;font-size:12px;font-weight:600}.header-links a:hover,.site-footer a:hover{color:var(--button);text-decoration:underline}.hero{overflow:hidden;background:radial-gradient(circle at 85% 52%,#f8eeee 0,#fcf9f5 45%,#fcf9f5 100%)}.hero__grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:30px;min-height:640px}.hero__copy{padding:60px 0 66px;position:relative;z-index:1}.hero__copy .eyebrow{margin-bottom:30px}.hero h1{max-width:690px;margin-bottom:24px}.hero__sub{max-width:510px;font-size:17px;line-height:1.72;color:var(--muted);margin-bottom:32px}.hero__actions{display:flex;align-items:center;gap:20px}.hero__aside{font-size:12px;color:var(--muted)}.hero__micro{margin-top:57px;color:var(--muted);font-size:13px}.hero__micro span{font-size:19px;margin-right:8px;color:var(--button)}.hero__visual{min-height:580px;display:flex;align-items:center;justify-content:center;position:relative;padding:45px}.hero__disc{position:absolute;border-radius:50%}.hero__disc--one{width:540px;height:540px;background:#f4e7e5;left:3%;top:10%}.hero__disc--two{width:300px;height:300px;border:1px solid rgba(120,65,83,.18);left:-3%;bottom:-15%}.editorial-card{position:relative;z-index:1;background:#fffdfb;width:min(375px,100%);aspect-ratio:.76;box-shadow:0 28px 65px rgba(82,47,58,.16);padding:27px 30px;transform:rotate(5deg);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(101,61,72,.08)}.editorial-card:after{content:'';position:absolute;inset:11px;border:1px solid #e5d5d6;pointer-events:none}.editorial-card__top,.editorial-card__bottom{font-size:9px;font-weight:700;letter-spacing:.16em;display:flex;justify-content:space-between;gap:8px}.editorial-card__top{color:#8b6f79}.editorial-card__ornament{font-size:92px;line-height:1;text-align:center;color:#b97f90;margin:45px 0 26px}.editorial-card__small{text-align:center;text-transform:uppercase;letter-spacing:.18em;font-size:9px;color:#936e7c}.editorial-card strong{display:block;font-size:clamp(44px,5vw,65px);line-height:.98;text-align:center;color:#773c54;margin:22px 0 32px}.editorial-card__rule{height:1px;width:55px;background:#bd8697;margin:auto auto 22px}.editorial-card__bottom{justify-content:center;color:#936e7c;font-size:8px;white-space:nowrap}.hero__note{position:absolute;z-index:2;bottom:83px;right:-10px;background:#f9eee9;color:#7c5661;padding:19px 21px;transform:rotate(-8deg);box-shadow:0 12px 26px rgba(101,61,72,.12);font-family:'DM Serif Display',Georgia,serif;font-style:italic;font-size:19px;line-height:1.18}.hero__note span{display:block;text-align:right;margin-top:8px}.join{background:#f1e6e4}.join__grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:10%;max-width:1100px}.join__intro h2{margin:22px 0 24px}.join__intro>p:not(.eyebrow){max-width:470px;color:#62575b;font-size:16px;line-height:1.75;margin-bottom:34px}.join__detail{display:flex;gap:15px;align-items:flex-start;margin-top:20px}.join__detail>span{color:var(--button);font-size:21px;line-height:1}.join__detail div{display:grid;gap:2px}.join__detail strong{font-size:14px}.join__detail div span{font-size:13px;color:var(--muted)}.join-card{background:#fffdfb;border:1px solid #e8d8d8;padding:35px;box-shadow:0 18px 46px rgba(91,53,65,.07);border-radius:8px}.join-card__top{display:flex;justify-content:space-between;color:var(--button);font-size:10px;font-weight:700;letter-spacing:.19em}.join-card__top span:last-child{font-size:24px;line-height:.8}.join-card h3{font-size:40px;letter-spacing:-.015em;margin:27px 0}.tick-list{padding:0;list-style:none;margin:0 0 27px}.tick-list li{display:flex;gap:12px;align-items:flex-start;border-top:1px solid #efe6e5;padding:11px 0;font-size:13px}.tick-list li:before{content:'✓';color:var(--button);font-weight:700}.tick-list li:last-child{border-bottom:1px solid #efe6e5}.join-card__price{display:flex;align-items:baseline;gap:6px}.join-card__price strong{font-family:'DM Serif Display',Georgia,serif;font-size:44px;line-height:1}.join-card__price span{font-size:14px;color:var(--muted)}.join-card__renewal{font-size:12px;color:var(--muted);margin:10px 0 20px;line-height:1.45}.join-card__fine{font-size:11px;text-align:center;color:var(--muted);margin:12px 0 0}.join-card__setup{border:1px solid #dec8d0;padding:18px;background:#fdf7f8;font-size:13px;line-height:1.5}.variant-label{font-size:12px;font-weight:700;display:block;margin-bottom:6px}.club-form select{width:100%;padding:12px;margin:0 0 15px;border:1px solid #d3c5c9;border-radius:4px;background:white}.form-error{color:#982e40;margin:12px 0 0;font-size:13px}.section-heading{text-align:center;max-width:590px;margin:0 auto 52px}.section-heading h2{margin:14px 0 18px}.section-heading>p:last-child{color:var(--muted);font-size:16px}.inside-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.inside-card{background:#fff;border:1px solid #eee6e3;padding:34px;min-height:277px}.inside-card__num{color:#a2858e;font-size:10px;letter-spacing:.15em;font-weight:700}.inside-card__icon{color:var(--button);font-size:27px;margin:23px 0 16px;line-height:1}.inside-card h3{font-family:'DM Serif Display',Georgia,serif;font-size:25px;margin:0 0 10px}.inside-card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.sample{background:#fffdfb;overflow:hidden}.sample__grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:9%;min-height:480px}.sample__copy h2{margin:17px 0 23px}.sample__copy h2 em{color:var(--button);font-weight:400}.sample__copy>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:450px;line-height:1.7}.sample__copy ul{list-style:none;padding:0;margin:25px 0 30px}.sample__copy li{padding:9px 0;font-size:13px;border-bottom:1px solid #eee5e4}.sample__copy li span{color:var(--button);margin-right:10px}.sample__stack{position:relative;height:410px}.sample__page{position:absolute;background:#fff;border:1px solid #eadedf;box-shadow:0 14px 35px rgba(80,49,61,.1);padding:31px;aspect-ratio:.78;width:300px}.sample__page--back{top:0;right:3%;background:#f4e6e4;transform:rotate(9deg)}.sample__page--front{top:10px;left:5%;transform:rotate(-6deg)}.sample__page-top{letter-spacing:.18em;font-size:9px;font-weight:700;color:#986f7b}.sample__page h3{font-size:36px;color:#753e53;margin:37px 0 24px}.sample__page--back h3{margin-top:80px}.sample__page p{font-size:10px;line-height:2.3;color:#705d64}.sample__badge{display:inline-block;margin-top:35px;padding:7px 10px;border:1px solid #dcbec9;font-size:9px;color:#8c5265;letter-spacing:.1em}.sample__page--front h3{margin-top:27px}.sample__page-bottom{display:flex;justify-content:space-between;border-top:1px solid #eadedf;padding-top:12px;margin-top:43px;letter-spacing:.15em;font-size:8px;color:#9b7881}.write-line{border-bottom:1px solid #c99eaa;height:37px;opacity:.6}.faq{background:var(--bg)}.faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%}.faq h2{margin:16px 0}.faq__items{border-top:1px solid #dfd2d2}.faq details{border-bottom:1px solid #dfd2d2}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;font-size:15px;font-weight:600;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;color:var(--button);font-weight:400;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;line-height:1.75;color:var(--muted);padding:0 40px 17px 0;margin:0}.site-footer{background:#382d33;color:#f7eeee;padding:55px 0 22px}.footer-grid{display:flex;justify-content:space-between;gap:40px}.site-footer .brand__club{color:#eac4d1}.site-footer .brand__divider{background:#a68792}.footer-grid p{color:#d7c4ca;font-size:13px;margin:14px 0 0}.footer-grid nav{display:flex;gap:25px;align-items:flex-start;flex-wrap:wrap;font-size:12px}.footer-bottom{border-top:1px solid #604c55;margin-top:60px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#cbb9bf;font-size:11px}.prose{max-width:850px;min-height:55vh}.prose h1{font-size:54px}.cart-item{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #e4dada}.cart-item small{display:block}.cart-item input{width:60px}.cart-total{margin:25px 0}.prose .text-link{border:0;margin-left:16px;background:none}.prose img{height:auto}#shopify-section-her-hero,#shopify-section-her-offer{scroll-margin-top:80px}
.hero__pricing{display:inline-block;background:#fff8f7;border:1px solid #e6d3d9;border-radius:4px;color:#6d4454;font-size:13px;line-height:1.5;padding:10px 13px;margin:-7px 0 23px}.hero__pricing strong{color:#74394f}
.hero__pricing[hidden]{display:none}
.editor-test{margin-top:17px;padding-top:16px;border-top:1px solid #e8d8d8}.editor-test>strong{display:block;font-size:12px;color:var(--ink)}.editor-test>p{font-size:11px;color:var(--muted);line-height:1.5;margin:5px 0 11px}.editor-test__button{width:100%;padding:11px 12px;background:#fff;color:var(--button);border:1px solid var(--button);border-radius:4px;font-size:12px;font-weight:700;line-height:1.3}.editor-test__button:hover{background:#fbf1f4}.editor-test__button:disabled{opacity:.6;cursor:wait}
@media(max-width:1000px){.header-links{display:none}.hero__grid{min-height:570px}.hero__disc--one{width:440px;height:440px}.hero__note{right:-12px}.join__grid{gap:6%}.sample__grid{gap:4%}}
@media(max-width:740px){html{scroll-padding-top:68px}.wrap{width:min(100% - 36px,540px)}.section{padding:66px 0}.site-header__inner{min-height:65px}.brand{gap:8px}.brand__name{font-size:12px;letter-spacing:.13em}.brand__club{font-size:10px;letter-spacing:.1em}.site-header .button{font-size:10px;min-height:37px;padding:9px 11px;gap:5px}.site-header .button span{display:none}.hero{background:linear-gradient(155deg,#fcf9f5 40%,#f8eeee)}.hero__grid{display:flex;flex-direction:column;gap:0;min-height:0}.hero__copy{padding:44px 0 10px}.hero__copy .eyebrow{margin-bottom:16px}.hero h1{font-size:clamp(48px,12vw,72px);line-height:.98;margin:0 0 18px;max-width:520px}.hero__sub{font-size:14px;line-height:1.55;margin-bottom:22px;max-width:410px}.hero__actions{gap:12px;flex-wrap:wrap}.hero__actions .button{min-height:49px}.hero__aside{font-size:11px}.hero__micro{display:none}.hero__visual{min-height:390px;width:100%;padding:13px 0 40px}.hero__disc--one{width:350px;height:350px;left:50%;top:6%;transform:translateX(-50%)}.hero__disc--two{display:none}.editorial-card{width:245px;aspect-ratio:.76;padding:18px 20px;transform:rotate(4deg);box-shadow:0 15px 30px rgba(82,47,58,.14)}.editorial-card:after{inset:7px}.editorial-card__top{font-size:6px}.editorial-card__ornament{font-size:62px;margin:27px 0 15px}.editorial-card__small{font-size:7px}.editorial-card strong{font-size:43px;margin:18px 0 22px}.editorial-card__bottom{font-size:6px}.hero__note{right:0;bottom:31px;font-size:14px;padding:12px}.hero__note span{margin:0}.join__grid,.sample__grid,.faq__grid{grid-template-columns:1fr;gap:30px}.join__intro h2{font-size:49px;margin:12px 0}.join__intro>p:not(.eyebrow){font-size:14px;margin-bottom:24px}.join__detail{margin-top:12px}.join-card{padding:26px 22px}.join-card h3{font-size:36px;margin:21px 0}.inside-grid{grid-template-columns:1fr;gap:10px}.inside-card{min-height:0;padding:24px}.inside-card__icon{margin:13px 0 10px}.inside-card h3{font-size:23px}.section-heading{margin-bottom:26px}.section-heading h2{font-size:45px}.section-heading>p:last-child{font-size:14px}.sample__copy h2,.faq h2{font-size:45px}.sample__stack{height:345px;width:100%;max-width:410px;margin:0 auto}.sample__page{width:240px;padding:22px}.sample__page h3{font-size:29px}.sample__page--back{right:1%}.sample__page--front{left:1%}.sample__page--back h3{margin-top:55px}.sample__badge{margin-top:22px}.sample__page--front h3{margin:21px 0}.sample__page-bottom{margin-top:26px}.faq__grid{gap:10px}.faq summary{font-size:14px}.footer-grid{display:block}.footer-grid nav{margin-top:28px}.footer-bottom{margin-top:38px;display:block}.footer-bottom span{display:block;margin-bottom:8px}.prose h1{font-size:43px}}
@media(max-width:375px){.brand__club{display:none}.brand__divider{display:none}.hero h1{font-size:45px}.hero__aside{display:none}.hero__visual{min-height:365px}.hero__disc--one{width:315px;height:315px}.editorial-card{width:225px}.hero__note{right:-4px}.join-card{padding:22px 17px}.sample__page{width:220px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
