@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&display=swap');
:root{--lav:#efeaf7;--plum:#332444;--ivory:#fcf9f3;--rose:#ad8370;--muted:#70667a;--line:#d9d0dd;font-family:Arial,sans-serif;color:var(--plum);background:var(--ivory);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{opacity:.4;cursor:default}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #785e95}a{color:inherit}h1,h2,h3,.brand,.hero-form label{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500}h1{font-size:60px;line-height:1.04;letter-spacing:-1.7px;margin:20px 0}h2{font-size:45px;line-height:1.12;letter-spacing:-1px;margin:16px 0 24px}h3{font-size:28px;line-height:1.15;margin:14px 0}p{font-size:16px;line-height:1.7;margin:12px 0 20px}small,.small{font-size:12px;line-height:1.6;color:var(--muted)}header{height:98px;background:var(--lav);display:flex;align-items:center;justify-content:space-between;padding:0 7%;gap:30px}header nav{display:flex;gap:32px;margin-left:auto;margin-right:50px}nav button,footer button{font-size:14px;padding:12px 0}.brand{display:flex;align-items:center;gap:15px;font-size:37px;white-space:nowrap;text-align:left;padding:0}.brand svg{color:var(--rose)}.brand small{font:8px Arial,sans-serif;display:block;letter-spacing:3.2px;margin-top:3px}.header-actions{display:flex;gap:10px}.icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;position:relative}.count{position:absolute;right:0;top:0;background:var(--plum);color:white;padding:3px 6px;border-radius:20px;font-size:10px}.mobile-menu{display:none}.hero{background:var(--lav)}.hero-title{text-align:center;padding:0 20px}.hero-title h1{font-size:76px;line-height:.97;margin:0;padding-top:10px;letter-spacing:-2px}.hero-title p{font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;margin:20px 0 0}.hero-scene{position:relative;min-height:480px;margin-top:6px;overflow:hidden}.hero-image{display:block;width:82%;height:480px;object-fit:cover;object-position:center}.handnote{position:absolute;left:4%;top:42px;font-family:'Cormorant Garamond',serif;font-size:19px;font-style:italic;line-height:1.1}.hero-form{position:absolute;right:4%;top:87px;width:23%;max-width:310px;display:flex;flex-direction:column;gap:14px}.hero-form label{font-size:25px}.hero-form .link{align-self:center;font-family:'Cormorant Garamond',serif;font-size:18px}.primary,.secondary{min-height:49px;padding:14px 25px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:15px;font-size:15px;transition:background .18s,transform .18s}.primary{background:var(--plum);color:var(--ivory)}.primary:hover{background:#513762;transform:translateY(-1px)}.secondary{border:1px solid var(--plum);background:var(--ivory)}.link{display:inline-flex;align-items:center;gap:10px;padding:8px 0;text-decoration:underline;text-underline-offset:5px;font-size:14px}.link:hover{color:#845c72}input:not([type=checkbox]):not([type=file]),select,textarea{display:block;width:100%;border:1px solid #c6bbd0;background:#fcfafc;color:var(--plum);border-radius:7px;padding:14px 16px;min-height:48px}textarea{min-height:116px;resize:vertical}.section{padding:65px 7%}.how{text-align:center;padding-top:45px;padding-bottom:44px}.how h2{margin:0 0 35px}.three{display:grid;grid-template-columns:repeat(3,1fr);max-width:1070px;margin:auto}.three>div{padding:0 36px;border-right:1px solid var(--line)}.three>div:last-child{border:0}.three svg{color:var(--rose)}.three p{font-family:'Cormorant Garamond',Georgia,serif;font-size:20px;line-height:1.3;margin-bottom:0}.worlds{background:var(--lav);display:grid;grid-template-columns:.85fr 1.1fr 1.1fr;gap:35px;padding-top:42px;padding-bottom:45px}.eyebrow{display:block;font-size:10px;letter-spacing:2.7px;line-height:1.7;color:var(--muted)}.worlds h2{margin-top:15px}.world{padding:0;text-align:center}.world img{width:100%;aspect-ratio:1.65;object-fit:cover;border-radius:9px;transition:transform .3s}.world:hover img{transform:translateY(-4px)}.world h3{margin:12px 0 5px;font-size:25px}.world>span{font-size:11px;color:var(--muted)}.teaser{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:65px}.teaser>img{width:100%;border-radius:8px}.teaser p{max-width:410px}.trust{text-align:center;background:#f1ecf2}.trust p,.reviews p{max-width:640px;margin:0 auto 18px}.trust svg{color:var(--rose)}.reviews{text-align:center}.faq{max-width:1000px;margin:auto;padding-top:35px}.faq h2{margin-bottom:35px}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:23px 0;font-size:16px}summary::-webkit-details-marker{display:none}details p{color:var(--muted);max-width:700px;margin:0 0 25px}details[open] summary svg{transform:rotate(45deg)}.faq>.link{margin-top:22px}.last{text-align:center;background:var(--lav)}footer{padding:36px 7% 24px}.footer-top{display:flex;align-items:center;gap:30px}.footer-top .brand{font-size:28px}.footer-top .brand small{font-size:7px;letter-spacing:2px}.footer-top p{font-family:'Cormorant Garamond',serif;font-style:italic;margin:0}.footer-top>div{margin-left:auto;display:flex;gap:25px}.footer-bottom{display:flex;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;margin-top:35px}.product-grid h1{font-size:55px}.product-img{width:100%;border-radius:10px}.formats{display:flex;gap:12px}.formats button{border:1px solid var(--line);border-radius:8px;flex:1;padding:18px;text-align:left}.formats strong{display:block;margin-top:10px}.selected{outline:2px solid var(--plum);outline-offset:2px;background:#f0eaf4!important}ul{padding-left:20px;font-size:14px;line-height:2}.builder{max-width:1280px;margin:auto}.steps{display:flex;list-style:none;margin:30px 0 45px;padding:0;gap:12px;justify-content:center}.steps li{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;padding:12px 24px;border-bottom:2px solid var(--line)}.steps li span{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background:#e7dfea;border-radius:50%;font-size:11px}.steps .active{color:var(--plum);border-color:var(--plum)}.steps .active span{background:var(--plum);color:white}.step-title{text-align:center;margin-bottom:38px}.step-title h1{font-size:52px}.step-title p{color:var(--muted)}.themes{display:grid;grid-template-columns:1fr 1fr;gap:25px}.theme{padding:0;background:white;border-radius:9px;overflow:hidden;text-align:left}.theme img{width:100%;height:250px;object-fit:cover}.theme>div{padding:16px 25px 25px}.theme p{font-size:14px}.theme span{font-size:13px;text-decoration:underline;text-underline-offset:4px}.builder-bottom{display:flex;justify-content:space-between;padding-top:35px;gap:20px}.two{display:grid;grid-template-columns:1fr 1fr;gap:55px;max-width:950px;margin:auto}.upload{border:1px dashed #ae9fba;border-radius:10px;padding:35px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;background:#f4eff7}.upload p,.upload h3{margin:0}.file{cursor:pointer;position:relative;overflow:hidden}.file input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.photo{max-height:230px;max-width:100%;object-fit:contain;border-radius:8px}.guide>p{border-bottom:1px solid var(--line);padding-bottom:12px;font-size:14px}.check{display:flex;align-items:start;gap:12px;font-size:13px;line-height:1.6}input[type=checkbox]{width:19px;height:19px;accent-color:var(--plum);flex-shrink:0}.fields label{display:block;font-size:14px;margin-bottom:24px}.fields input,.fields select,.fields textarea{margin-top:9px}.fields small{display:block;text-align:right}.dedication{background:var(--lav);border-radius:10px;text-align:center;padding:55px 30px;align-self:start;min-height:370px}.dedication p{font-family:'Cormorant Garamond',serif;font-size:25px}.preview-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:50px}.book{background:white;padding:28px;min-height:460px;text-align:center;border:1px solid var(--line)}.book img{width:100%;height:260px;object-fit:cover}.book h2{font-size:35px}.book>p{font-family:'Cormorant Garamond',serif;font-size:26px}.pager{display:flex;align-items:center;justify-content:center;gap:20px;font-size:12px;margin-top:10px}aside{padding:30px;background:#f0eaf4;border-radius:10px;align-self:start}aside h3{margin-top:0}dl>div{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}dd{margin:0;text-align:right}aside .primary{width:100%;margin:20px 0 10px}.notice{background:#f8f4eb;border:1px solid #e6dfd3;border-radius:8px;padding:20px;font-size:14px;line-height:1.6;margin:20px 0}.notice p{font-size:14px;margin:8px 0 0}.error{background:#f9e8e8;color:#8a2929;padding:15px;border-radius:6px}.empty{text-align:center;padding:70px 0}.cart{min-height:70vh}.cart-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:45px;margin-top:35px}.cart-item{display:flex;gap:25px;border-top:1px solid var(--line);padding-top:25px}.cart-item>img{width:140px;height:180px;object-fit:cover;border-radius:7px}.cart-item h3{font-size:26px;margin-top:0}.cart-item p{font-size:13px}.cart-item>strong{margin-left:auto;white-space:nowrap}.quantity{display:flex;width:max-content;border:1px solid var(--line);border-radius:6px;align-items:center;gap:18px;margin-top:16px}.quantity button{padding:10px;display:flex}.item-links{display:flex;gap:25px;margin-top:15px}.checkout{max-width:1000px;margin:auto;min-height:75vh}.checkout>.eyebrow{margin-top:40px}.checkout-box{text-align:center;padding:40px;background:var(--lav);border-radius:10px}.checkout-box .notice{text-align:left;max-width:650px;margin:25px auto}.backdrop{position:fixed;inset:0;background:#21112c77;z-index:20;display:flex;align-items:center;justify-content:center;padding:25px}.modal{position:relative;background:var(--ivory);padding:44px;width:min(760px,100%);max-height:90vh;overflow:auto;border-radius:12px;box-shadow:0 20px 80px #23102b44}.modal h2{font-size:40px}.close{position:absolute;right:12px;top:12px}.sample-book{width:100%;border-radius:7px}.swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.swatches span{height:55px;display:block;border:1px solid var(--line);border-radius:6px}.swatches strong,.swatches small{display:block;font-size:12px;margin-top:8px}.skip{position:fixed;left:10px;top:-80px;z-index:99;padding:14px;background:white}.skip:focus{top:10px}
@media(min-width:901px){header{height:80px}.hero-title h1{font-size:70px;padding-top:0}.hero-title p{margin-top:12px}.hero-scene{min-height:440px}.hero-image{height:440px}.handnote{top:8px;left:4%;font-size:15px}.hero-form{top:65px}.hero-form .primary{border-radius:28px;font-family:'Cormorant Garamond',Georgia,serif;font-size:20px}.how{padding-top:40px;padding-bottom:34px}.how h2{margin-bottom:28px}.three h3{font-size:25px;margin:10px 0}.three p{font-size:18px}}
@media(max-width:900px){header{padding:0 5%;height:85px}header nav{gap:20px;margin-right:10px}.brand{font-size:29px}.brand small{font-size:6px}.hero-title h1{font-size:64px}.hero-scene{min-height:410px}.hero-image{height:410px;width:85%;object-position:58% center}.hero-form{width:27%;right:3%;top:75px}.hero-form label{font-size:22px}.hero-form .primary{padding:13px 10px;font-size:13px}.handnote{display:none}.section{padding:45px 5%}.three>div{padding:0 20px}.worlds{gap:20px}.worlds h2{font-size:35px}.teaser,.product-grid{gap:30px}.steps li{padding:12px}.cart-grid{grid-template-columns:1fr}.footer-top{flex-wrap:wrap}.footer-top>div{margin-left:0}.two{gap:30px}.preview-grid{gap:25px}.cart-item>img{width:110px}}
@media(max-width:600px){h1{font-size:44px}h2{font-size:35px}h3{font-size:25px}header{height:80px;gap:5px;padding:0 6%}.brand{font-size:29px;gap:9px}.brand svg{width:27px}.brand small{font-size:5.8px;letter-spacing:2px}.mobile-menu{display:inline-flex}header nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--lav);z-index:5;padding:15px 7%;box-shadow:0 10px 16px #33244415}header nav.open{display:flex;flex-direction:column;gap:2px;margin:0;text-align:left}header nav button{text-align:left;min-height:44px}.header-actions{gap:0}.hero-title h1{font-size:50px;letter-spacing:-1.6px;padding-top:18px}.hero-title p{font-size:21px;line-height:1.3;max-width:320px;margin:17px auto 0}.hero-scene{display:flex;flex-direction:column;min-height:0;margin-top:15px;overflow:visible;padding-bottom:32px}.hero-image{width:100%;height:260px;object-fit:cover;object-position:center}.hero-form{position:static;width:auto;max-width:none;margin:15px 7% 0;gap:12px}.hero-form label{font-size:25px}.hero-form .primary{font-size:15px}.section{padding:42px 7%}.how h2{font-size:35px;max-width:300px;margin:0 auto 30px}.three{grid-template-columns:1fr;gap:30px}.three>div{padding:0 8px;border:0}.three p{max-width:290px;margin:auto}.three h3{margin:8px 0}.worlds{grid-template-columns:1fr;gap:30px}.worlds h2{font-size:40px;max-width:290px}.worlds h2 br{display:none}.world img{aspect-ratio:1.6}.teaser{grid-template-columns:1fr;gap:25px}.trust h2{font-size:33px}.reviews h2,.faq h2{font-size:34px}summary{font-size:14px;line-height:1.5}.footer-top{gap:18px}.footer-top>p{display:none}.footer-top>div{gap:22px}.footer-bottom{gap:16px;flex-direction:column}.product-grid,.themes,.two,.preview-grid{grid-template-columns:1fr}.product-grid h1{font-size:43px}.product-img{max-height:290px;object-fit:cover}.steps{gap:3px;margin:20px 0 32px;justify-content:space-between}.steps li{font-size:10px;padding:8px 2px;gap:5px;flex-direction:column;flex:1}.steps li span{width:23px;height:23px}.step-title h1{font-size:40px}.step-title p{font-size:14px}.theme img{height:210px}.builder-bottom{align-items:center;gap:15px}.builder-bottom .primary{font-size:12px;padding:14px}.upload{padding:25px 18px}.book{padding:20px;min-height:400px}.book img{height:220px}.cart-item{flex-wrap:wrap;gap:16px}.cart-item>img{width:88px;height:120px}.cart-item>div{flex:1}.cart-item>strong{width:100%;text-align:right}.cart-item h3{font-size:24px}.checkout-box{padding:25px 18px}.checkout-box h2{font-size:32px}.modal{padding:45px 24px 25px}.modal h2{font-size:32px}.backdrop{padding:12px}.swatches{grid-template-columns:1fr 1fr}.last .primary{width:100%}aside{padding:25px}.dedication{min-height:290px}}
.personal-reader{max-width:1200px;margin:auto}.reader-intro{text-align:center;max-width:760px;margin:25px auto 35px}.reader-intro h1{font-size:52px}.reader-intro label{display:block;text-align:left;max-width:350px;margin:20px auto 8px;font-size:14px}.reader-intro input{margin-top:8px}.personal-page{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;max-width:950px;margin:auto}.personal-page>img{width:100%;display:block;max-height:570px;object-fit:contain;background:var(--lav)}.personal-page.cover-page{display:grid;grid-template-columns:1fr 1fr;align-items:center}.cover-page>img{max-height:630px;object-fit:contain}.story-copy{padding:35px 45px}.story-copy p{font-family:Georgia,serif;font-size:20px;line-height:1.8}.story-copy h2{font-size:36px}.reader-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:950px;margin:24px auto;font-size:13px}.reader-thumbs{display:flex;justify-content:center;gap:12px}.reader-thumbs button{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:5px}.reader-downloads{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}@media(max-width:600px){.reader-intro h1{font-size:38px}.personal-page.cover-page{grid-template-columns:1fr}.story-copy{padding:25px}.story-copy p{font-size:18px}.reader-controls .primary,.reader-controls .secondary{padding:12px;font-size:12px}.reader-controls>span{font-size:11px}.reader-thumbs{gap:7px}.reader-thumbs button{min-width:38px}}

.legend-logo{width:270px;height:90px;object-fit:contain}header:has(.legend-logo){background:var(--ivory)}@media(max-width:600px){.legend-logo{width:205px;height:68px}}.legend-logo{height:70px}@media(max-width:600px){.legend-logo{height:62px}}

a.primary,a.secondary,a.world{text-decoration:none}.world{display:block}.lm-icon{width:24px;height:24px;object-fit:contain;vertical-align:middle;flex-shrink:0}.lm-icon.large{width:38px;height:38px}.primary .lm-icon{filter:brightness(0) invert(1);width:18px;height:18px}.link .lm-icon{width:18px;height:18px}.shop-header{background:var(--ivory)}.logo-image{display:block;width:270px;height:70px;object-fit:contain}.shop-header nav a{font-size:14px;text-decoration:none;padding:12px 0}.footer-top>div>a{font-size:14px;text-decoration:none;padding:12px 0}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.shop-grid img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:8px}.shop-grid a{color:inherit;text-decoration:none}.richtext{max-width:850px;margin:auto}.richtext p{max-width:640px}.lm-dialog{border:0;border-radius:12px;background:var(--ivory);color:var(--plum);padding:44px;max-width:760px;width:calc(100% - 32px);max-height:90vh;overflow:auto}.lm-dialog::backdrop{background:#21112c77}.lm-dialog .close{position:absolute}.sample-book{height:auto}.editor-note{grid-column:1/-1}.lm-step[hidden],[hidden]{display:none!important}.lm-step-title{text-align:center}.lm-wizard fieldset{border:0;padding:0;margin:0;min-width:0}.lm-wizard label{display:block;margin:18px 0;font-size:14px}.lm-wizard input,.lm-wizard select,.lm-wizard textarea{margin-top:8px}.lm-wizard .check{display:flex}.lm-wizard .upload label{margin:8px 0}.lm-upload-preview{max-height:230px;max-width:100%;object-fit:contain}.lm-photo-input{max-width:100%;font-size:13px}.lm-preview-image{width:100%;height:260px;object-fit:cover}.lm-plain-link{padding:8px 0}.lm-variant-option{padding:15px;background:var(--lav)}.lm-actions{display:flex;justify-content:space-between;margin-top:30px;gap:15px}.lm-wizard{scroll-margin-top:20px}.lm-cover-title{overflow-wrap:anywhere}.pagination{display:flex;gap:20px;padding-top:30px}summary .lm-icon{width:18px;height:18px}details[open] summary .lm-icon{transform:rotate(45deg)}@media(max-width:600px){.logo-image{width:205px;height:62px}.shop-header nav{display:none}.shop-header nav.open{display:flex}.shop-header nav a{min-height:44px}.shop-grid{grid-template-columns:1fr}.lm-dialog{padding:45px 22px 25px}.lm-actions .primary{font-size:12px;padding:14px}.footer-top>div{flex-wrap:wrap}}

.lm-wizard legend{padding:0}.lm-wizard legend h2{font-size:32px}.photo-thumbnail{max-width:100%;max-height:230px;object-fit:contain}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:20;background:white;padding:10px}.product-form .steps{flex-wrap:wrap}.product-form .steps li{font-size:12px;padding:8px}.product-grid>div{min-width:0}
