@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600&display=swap');
:root{--paper:#f8f2ed;--ink:#291d27;--muted:#82737b;--pink:#f3b6cd;--wine:#481b32;--gold:#d9ba89;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:#160e17;color:var(--ink);font:16px/1.6 var(--sans);overflow-x:clip}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #b45a81;outline-offset:4px}h1,h2,h3,p{margin:0}h2{font:500 clamp(42px,4.4vw,68px)/1.04 var(--serif);letter-spacing:-1.5px}em{font-weight:400}h2 em{color:#9b4d6f}button{touch-action:manipulation}button:active{transform:scale(.98)}[hidden]{display:none!important}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.announcement{height:36px;color:#d9bbc9;background:#2c1626;font-size:11px;letter-spacing:.06em;display:flex;align-items:center;justify-content:center;gap:35px}.announcement span{opacity:.75}.header{position:absolute;top:54px;left:4%;right:4%;height:82px;z-index:30;background:#241a26b5;backdrop-filter:blur(22px);border:1px solid #ffffff1c;border-radius:100px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;color:#f4e7ee;transition:background .3s}.brand{font:500 29px/1 var(--serif);letter-spacing:.15em}.brand span{display:block;font:8px/1.6 var(--sans);letter-spacing:.19em;text-align:center;margin-top:8px}.header nav{display:flex;align-items:center;gap:32px;font-size:13px}.nav-cta{padding:11px 20px;border:1px solid #ecd2df40;border-radius:30px}.nav-cta span{margin-left:12px}.header nav a:hover{color:var(--pink)}.bag{background:#ffffff09;border:1px solid #ffffff15;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:5px}.bag svg{width:18px;height:18px}.bag span{font-size:11px}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.16em}.hero{min-height:850px;position:relative;display:grid;grid-template-columns:1.1fr 1fr;padding:155px 7% 100px;color:#f9edf3;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 73% 38%,#642e5260,transparent 55%),#160e17}.hero-ambience{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#160e17 10%,#160e17b3 50%,#160e1733),url('assets/roses.png') right center/55% auto no-repeat;opacity:.16;filter:blur(2px)}.hero-copy{position:relative;z-index:3;align-self:center}.hero-copy .eyebrow{color:#d6aabf;display:flex;align-items:center;gap:11px}.tiny-star{font-size:23px;color:#f1c6d9}.hero h1{font:500 clamp(64px,6.2vw,100px)/.98 var(--serif);letter-spacing:-3px;margin:24px 0 28px}.hero h1>span,.hero h1>em{display:block}.hero h1 em{color:var(--pink)}.hero-copy>p{font-size:16px;color:#bdaabb;line-height:1.8;max-width:420px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.button{min-height:60px;border:0;border-radius:100px;padding:9px 10px 9px 25px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px;font-weight:500;position:relative;transition:box-shadow .35s,transform .35s,background .35s;isolation:isolate}.primary,.gold{background:var(--pink);color:#391a2c;box-shadow:0 8px 40px #f198c217}.primary:hover,.gold:hover{background:#ffcee0;box-shadow:0 8px 45px #f198c23d;transform:translateY(-3px)}.arrow-circle{display:grid;place-items:center;flex:none;border-radius:50%;width:42px;height:42px;background:#482039;color:#fae6ed;font-size:22px;transition:transform .4s var(--ease)}.button:hover .arrow-circle{transform:rotate(45deg)}.hero-price{font-size:11px;color:#baa3b3;line-height:1.5}.hero-price strong{display:block;font:500 30px var(--serif);color:#fae3ed}.hero-note{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:10px;margin-top:24px;color:#a38c9e}.hero-note i{font-size:8px;color:#b78da5}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:580px;perspective:1300px}.halo{position:absolute;border:1px solid #e8b5d315;border-radius:50%;width:520px;height:520px;pointer-events:none}.halo-two{width:420px;height:420px;border-color:#f8c4da1a}.halo-one{background:radial-gradient(ellipse,#ae5f7f13,transparent 65%);animation:halo-pulse 8s ease-in-out infinite}.cover-art{--cover-filter:none;background:#181019 url('assets/roses.png') center/cover;color:#e9cfa0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;position:relative;isolation:isolate}.cover-art:before{content:'';inset:0;position:absolute;background:linear-gradient(#09070955,transparent 40%,#10091344);z-index:-1}.cover-art:after{content:'';pointer-events:none;position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,#ffe4b42b 43%,#fff4dd45 49%,transparent 69%);mix-blend-mode:screen;opacity:0;transition:opacity .6s}.cover-art:hover:after{opacity:.9}.book-float{position:relative;z-index:2;animation:book-float 7s ease-in-out infinite}.hero-book{width:300px;height:450px;border-radius:3px 10px 10px 3px;border-left:6px solid #432335;box-shadow:9px 5px 0 -3px #d1beaa,15px 8px 0 -4px #421c30,22px 35px 70px #080509c0;transform:rotate(-10deg) rotateY(-17deg) rotateX(7deg);transform-style:preserve-3d;transition:transform .6s var(--ease);--tilt-x:7deg;--tilt-y:-17deg}.book-title{font:500 64px/.94 var(--serif);letter-spacing:-2px;text-shadow:0 2px 20px #000;max-width:90%;overflow-wrap:anywhere}.book-title em{font-size:1.04em}.book-kicker{position:absolute;top:32px;font-size:8px;letter-spacing:.2em;padding-inline:18px}.book-rule{height:1px;width:35px;background:#c7a575;margin:25px 0 17px}.hero-names{max-width:83%;overflow-wrap:anywhere;font-size:10px;letter-spacing:.16em;line-height:1.7}.book-publisher{position:absolute;bottom:27px;font-size:9px;letter-spacing:.13em}.floating-note{position:absolute;z-index:4;background:#352033a8;backdrop-filter:blur(18px);border:1px solid #e9bed025;padding:16px 21px;border-radius:18px;box-shadow:0 18px 40px #10081030}.floating-note>span{font-size:8px;letter-spacing:.11em;color:#c49cb4;display:block;margin-bottom:7px}.floating-note strong{font:500 25px/1.1 var(--serif)}.note-top{top:34px;right:-5px;transform:rotate(5deg);animation:note-float 8s ease-in-out infinite}.note-top i{position:absolute;right:14px;bottom:12px;color:var(--pink);font-size:25px}.note-top{padding-right:55px}.note-bottom{left:0;bottom:70px;transform:rotate(-4deg);animation:note-float 9s ease-in-out infinite reverse}.note-bottom strong{font-size:24px}.hero-style{position:absolute;bottom:0;right:0;display:flex;align-items:center;gap:14px;font-size:11px;color:#bba0b2}.hero-style>div{display:flex;gap:4px}.hero-style button{height:39px;width:39px;border-radius:50%;padding:6px;border:1px solid transparent;background:transparent}.hero-style button.active{border-color:#b291a3}.hero-style i{display:block;width:100%;height:100%;border-radius:50%}.rose{background:#8b3358}.midnight-swatch{background:#416c89}.gold-swatch{background:#b09363}.midnight{filter:hue-rotate(225deg) saturate(.65)}.gilded{filter:sepia(.85) saturate(.65)}.scroll-cue{position:absolute;bottom:25px;left:7%;display:flex;align-items:center;gap:18px;font-size:8px;letter-spacing:.16em;color:#9c7e94}.scroll-cue i{display:grid;place-items:center;width:29px;height:40px;border:1px solid #a9849b50;border-radius:30px;font-style:normal;font-size:17px;animation:cue-bob 2s ease-in-out infinite}.word-ribbon{overflow:hidden;border-block:1px solid #f0c4db1a;background:#221321;color:#d5afc3;padding:19px 0}.word-ribbon>div{display:flex;align-items:center;justify-content:space-around;gap:55px;width:max-content;font:500 21px var(--serif);letter-spacing:.07em;animation:ribbon-travel 35s linear infinite}.word-ribbon i{font-size:14px;color:#a16386}.atelier-section{padding:95px 6%;background:var(--paper);border-radius:44px 44px 0 0;position:relative;margin-top:-1px}.atelier-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:0 auto 40px;max-width:1400px}.atelier-heading .eyebrow{color:#a36580;margin-bottom:20px}.atelier-heading>p{font-size:14px;color:var(--muted);padding-bottom:4px}.atelier{display:grid;grid-template-columns:.85fr 1.15fr;max-width:1400px;margin:auto;border-radius:30px;overflow:hidden;background:#fffaf6;box-shadow:0 20px 70px #50263a0a;border:1px solid #e8d9df}.atelier-preview{background:radial-gradient(ellipse at 50% 48%,#6a36524a,transparent 65%),#2a192a;padding:30px 35px;display:flex;flex-direction:column;color:#ebd5e2;position:relative;overflow:hidden;min-width:0}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.preview-top>.eyebrow{font-size:9px;color:#b898aa}.preview-live{font-size:10px;display:flex;align-items:center;gap:6px;background:#ffffff08;padding:6px 10px;border-radius:30px;border:1px solid #ffffff13}.preview-live i{width:4px;height:4px;border-radius:50%;background:#e4b5d0}.preview-book-stage{display:flex;align-items:center;justify-content:center;flex:1;min-height:440px;padding:45px 10px;perspective:1100px}.personal-cover{width:245px;height:368px;border-radius:3px 8px 8px 3px;border-left:5px solid #492a3b;box-shadow:10px 5px 0 -5px #c8b9a7,14px 8px 0 -5px #4d2a3e,20px 28px 45px #12081365;transform:rotate(-5deg) rotateY(-8deg);transition:transform .6s var(--ease)}.personal-cover .book-title{font-size:48px}.preview-caption{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff13;padding-top:20px;gap:10px}.preview-caption>div>span{font-size:11px;color:#baa0b1}.preview-caption strong{display:block;font:500 29px var(--serif);margin-top:4px}.preview-zoom{background:#ffffff0c;border:1px solid #ffffff23;color:#efd8e7;border-radius:50%;width:46px;height:46px;font-size:25px}.preview-zoom:hover{background:#ffffff19}.preview-disclaimer{font-size:9px;color:#a8889c;margin-top:20px;line-height:1.6}.atelier-form{padding:35px 8% 28px;min-width:0}.quiz-status{display:flex;justify-content:space-between;font-size:10px;color:#9a7c89;letter-spacing:.08em}.quiz-progress{height:3px;background:#eadce3;border-radius:10px;margin-top:15px;overflow:hidden}.quiz-progress>span{height:100%;display:block;background:#984e73;width:16.667%;transition:width .65s var(--ease);border-radius:inherit}.quiz-panels{position:relative;min-height:440px;padding-top:28px}.quiz-panel{position:relative}.step-motif{font:italic 65px/.8 var(--serif);color:#e8d5df;position:absolute;right:0;top:5px;pointer-events:none}.quiz-panel h3{font:500 clamp(35px,3.4vw,49px)/1.05 var(--serif);letter-spacing:-1.1px;position:relative;margin-bottom:17px;outline:none}.quiz-panel h3 em{color:#9b4d6f}.quiz-panel>p{font-size:14px;line-height:1.7;color:var(--muted);max-width:350px;margin-bottom:25px}.quiz-panel label{display:block;font-size:13px;color:#6e5865}.quiz-panel label>span{font-size:11px;color:#a18a96;margin-left:8px}.input-row{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:35px}input,textarea{display:block;width:100%;border:1px solid #e0cbd6;background:#fffdfb;padding:15px 16px;font-size:16px;color:#442839;border-radius:15px;margin-top:9px;transition:border-color .3s,box-shadow .3s}input{height:55px}input:focus,textarea:focus{outline:none;border-color:#b67594;box-shadow:0 0 0 4px #d29ab11a}textarea{resize:vertical;min-height:90px}input::placeholder,textarea::placeholder{color:#b49ea8;font-size:14px}.quiz-whisper{border-top:1px solid #ecdfe5;padding-top:22px;margin-top:35px;font-size:12px;color:#9a7c8d}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{background:#fcf5f6;border:1px solid #eadbe2;border-radius:17px;text-align:left;padding:17px;position:relative;transition:background .3s,border-color .3s,transform .3s}.choice>span{display:block;font-size:8px;letter-spacing:.06em;color:#b3879b;margin-bottom:8px}.choice strong{font:600 23px/1.05 var(--serif);display:block;margin-bottom:8px;max-width:140px}.choice small{font-size:11px;line-height:1.6;display:block;color:#9a8290}.choice i{position:absolute;top:11px;right:13px;font-style:normal;font-size:11px;color:#97536f;opacity:0}.choice.selected{background:#f3e4ec;border-color:#b47e99}.choice.selected i{opacity:1}.choice:hover{transform:translateY(-2px);border-color:#b47e99}.trope-choices{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.trope-choices button{font-size:12px;border:1px solid #e1cbd7;background:#fffaf7;border-radius:30px;padding:11px 15px;min-height:43px;transition:background .3s,color .3s}.trope-choices button.selected{background:#542a44;color:#fff0f7;border-color:#542a44}.swatches{display:flex;gap:8px;margin:16px 0}.swatches button{border:1px solid #e7d3df;background:#fffaf6;border-radius:40px;display:flex;align-items:center;gap:6px;font-size:10px;padding:8px 10px;flex:1;justify-content:center;min-height:44px}.swatches button.selected{background:#f0dce7;border-color:#ba87a0}.swatch{width:15px;height:15px;border-radius:50%;flex:none}.field-hint{font-size:10px!important;margin:8px 0 0!important}.character-count{text-align:right;font-size:11px;color:#ad92a1;margin-top:7px}.quiz-navigation{display:flex;gap:12px;margin-top:22px}.back-button{border:1px solid #dec6d4;border-radius:50%;background:transparent;width:59px;height:59px;flex:none;font-size:23px}.back-button:disabled{opacity:.25}.quiz-navigation>.button{flex:1;padding-left:26px;min-width:0}.quiz-footnote{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:#a68f9c;margin-top:20px}.quiz-footnote span:last-child{text-align:right}#quiz-error{color:#a03158;font-size:13px;min-height:0}#quiz-error:not(:empty){margin-top:10px}.summary-row{padding:12px 0;border-bottom:1px solid #ecdce4;display:flex;gap:16px;justify-content:space-between;font-size:12px}.summary-row>span{color:#a48798;flex:none}.summary-row>strong{font-weight:500;text-align:right;overflow-wrap:anywhere}.summary-row>button{border:0;background:none;color:#9b4d6f;font-size:12px;text-decoration:underline;padding:0}.summary-cover-button{border:1px solid #dcbfcf;background:#f6e7ef;border-radius:30px;font-size:13px;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 17px;margin-top:18px;min-height:45px}.summary-cover-button span{font-size:20px}.mobile-preview-link{display:none}.collection{padding:90px 7% 100px;background:#f2e8ee}.section-heading{text-align:center;margin-bottom:45px}.section-heading .eyebrow{color:#a37089;margin-bottom:20px}.section-heading p{font-size:14px;color:var(--muted);margin-top:20px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.story-card{border:0;background:none;padding:0;text-align:left;min-width:0}.story-image{position:relative;height:400px;border:1px solid #dac3d233;background:radial-gradient(ellipse,#62324b90,transparent 75%),#3c2536;display:flex;justify-content:center;align-items:center;border-radius:24px;overflow:hidden}.story-image.blue{background:radial-gradient(ellipse,#33516290,transparent 75%),#263241}.story-image.sand{background:radial-gradient(ellipse,#62503a90,transparent 75%),#3d332c}.small-cover{width:192px;height:288px;box-shadow:12px 12px 0 -8px #b9a899,17px 30px 30px #0e08134d;border-left:4px solid #1f1421;border-radius:2px 6px 6px 2px;transform:rotate(-6deg);transition:transform .8s var(--ease)}.story-card:hover .small-cover{transform:translateY(-15px) rotateY(-16deg) rotate(2deg) scale(1.04)}.small-cover>span{position:absolute;top:20px;font-size:6px;letter-spacing:.15em}.small-cover h3{font:500 42px/.94 var(--serif);text-align:center}.small-cover small{position:absolute;bottom:23px;font-size:6px;letter-spacing:.12em}.tag{position:absolute;bottom:18px;left:20px;color:#dec9d8;font-size:9px;letter-spacing:.13em}.story-meta{display:flex;align-items:center;justify-content:space-between;margin-top:17px}.story-meta h3{font:600 31px var(--serif)}.story-meta>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #cfb6c6;border-radius:50%;transition:background .3s}.story-card:hover .story-meta>span{background:#dcb7cb}.story-card>p{font-size:12px;color:var(--muted);margin-top:4px}.concept-note{text-align:center;font-size:11px;color:#a18496;margin-top:30px}.gallery-controls{display:none}.how{padding:90px 7% 100px;color:#e6d1de;background:#241425}.how .eyebrow{color:#c098b2}.how h2 em{color:#d39cbf}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid #b086a733;padding-top:24px}.steps article>span{font:italic 28px var(--serif);color:#be89ab}.steps h3{font:500 28px var(--serif);margin:15px 0}.steps p{font-size:14px;color:#aa8da3;line-height:1.8}footer{display:flex;align-items:center;justify-content:space-between;padding:40px 7%;gap:25px;color:#ddc5d8;background:#170f1a;border-top:1px solid #8b698126}footer p{font:italic 22px var(--serif)}footer small{font-size:9px;color:#926f87}.mobile-bar{display:none}dialog{border:1px solid #e9d6e3;border-radius:26px;padding:45px;background:#fff9f5;color:var(--ink);width:min(560px,calc(100% - 28px));max-height:90dvh;overflow:auto}dialog::backdrop{background:#190d20b0;backdrop-filter:blur(14px)}dialog h2{font-size:41px;margin:20px 0}dialog p{font-size:14px;color:var(--muted);margin:15px 0}.close{position:absolute;right:12px;top:12px;border:0;background:#d9b9d222;width:44px;height:44px;border-radius:50%;font-size:27px;display:grid;place-items:center;z-index:2}.cart-detail{padding:15px 0;border-block:1px solid #e5d0de}.cart-detail>strong{font:500 29px var(--serif);overflow-wrap:anywhere}.cart-detail p{overflow-wrap:anywhere}.dark{background:#522b45;color:#fff0f9;padding:16px 25px}.dark:hover{background:#724061}#cover-dialog{background:#241626;color:#e6cbdc;max-width:540px;padding-top:65px}#cover-dialog>p{text-align:center;color:#ceacbf;font:italic 22px var(--serif)}#cover-detail{display:flex;justify-content:center}#cover-detail .personal-cover{width:min(320px,90%);height:auto;aspect-ratio:2/3;transform:none}#cover-detail .book-title{font-size:56px}.reveal-ready{opacity:0;transform:translateY(35px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}dialog[open]{animation:dialog-in .4s var(--ease)}@keyframes book-float{50%{transform:translateY(-18px) rotate(2deg)}}@keyframes note-float{50%{translate:0 -10px}}@keyframes halo-pulse{50%{transform:scale(1.07);opacity:.5}}@keyframes cue-bob{50%{transform:translateY(5px)}}@keyframes ribbon-travel{to{transform:translateX(-50%)}}@keyframes dialog-in{from{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{padding-inline:10%;min-height:950px}.hero-book{width:350px;height:525px}.hero-visual{min-height:640px}.note-top{right:0}.hero h1{font-size:110px}}
@media(max-width:1050px){.header nav{gap:18px}.hero{padding-inline:5%;grid-template-columns:1.1fr 1fr;min-height:800px}.hero h1{font-size:74px}.hero-book{width:255px;height:385px}.hero-visual{min-height:540px}.note-top{right:-8px;top:12px}.note-bottom{left:0;bottom:70px}.hero-actions{gap:16px}.hero-price{font-size:9px}.hero-actions .button{font-size:12px;padding-left:18px;gap:16px}.atelier-section{padding-inline:4%}.atelier-form{padding-inline:6%}.atelier-preview{padding-inline:24px}.quiz-panel h3{font-size:40px}.choice{padding:13px}.choice strong{font-size:22px}.choice small{font-size:10px}.swatches button{font-size:9px;padding-inline:6px}.small-cover{width:166px;height:250px}.story-image{height:350px}.personal-cover{width:218px;height:328px}.hero .book-title{font-size:55px}.hero h1 em{font-size:.92em}}
@media(max-width:700px){html{scroll-padding-top:20px}body{padding-bottom:85px}.announcement{height:32px;font-size:9px}.announcement span{display:none}.header{top:45px;height:66px;left:4%;right:4%;padding-inline:17px}.brand{font-size:24px;letter-spacing:.12em}.brand span{font-size:6px;letter-spacing:.12em;margin-top:5px}.header nav{margin-left:auto;margin-right:10px}.header nav a{display:none}.header nav a.nav-cta{display:block;font-size:10px;padding:8px 11px;border:1px solid #ffffff26}.nav-cta span{display:none}.bag{height:35px;width:35px}.bag svg{width:16px}.hero{display:flex;flex-direction:column;min-height:0;padding:120px 7% 45px}.hero-copy{align-self:stretch}.hero .eyebrow{font-size:8px;gap:7px;letter-spacing:.12em}.hero .tiny-star{font-size:19px}.hero h1{font-size:clamp(58px,15.5vw,78px);letter-spacing:-2px;margin:19px 0 22px}.hero h1 em{font-size:.96em}.hero-copy>p{font-size:14px;line-height:1.8;max-width:340px}.hero-copy>p br{display:none}.hero-actions{gap:18px;margin-top:25px}.hero-actions .button{font-size:13px;min-height:56px;padding-left:18px;gap:15px;flex:1}.arrow-circle{width:37px;height:37px;font-size:20px}.hero-price{font-size:9px;max-width:65px;flex:none}.hero-price strong{font-size:27px}.hero-note{font-size:9px;gap:7px;margin-top:20px}.hero-visual{min-height:455px;margin-top:15px}.hero-book{width:220px;height:330px}.hero .book-title{font-size:49px}.halo-one{width:380px;height:380px}.halo-two{width:300px;height:300px}.note-top{top:8px;right:-7px;padding:11px 34px 11px 14px;border-radius:14px}.floating-note>span{font-size:6px}.floating-note strong{font-size:20px}.note-top i{font-size:19px;right:9px;bottom:8px}.note-bottom{left:-5px;bottom:55px;padding:12px 16px;border-radius:14px}.note-bottom strong{font-size:20px}.hero-style{bottom:1px;right:0;font-size:10px}.hero-style button{width:34px;height:34px}.scroll-cue{display:none}.word-ribbon{padding:14px 0}.word-ribbon>div{font-size:17px;gap:30px}.atelier-section{border-radius:28px 28px 0 0;padding:55px 5%}.atelier-heading{display:block;margin-bottom:28px;padding-inline:2%}.atelier-heading h2{font-size:43px}.atelier-heading .eyebrow{font-size:10px;margin-bottom:15px}.atelier-heading>p{font-size:13px;margin-top:17px}.atelier-heading>p br{display:none}.atelier{display:flex;flex-direction:column;border-radius:23px}.atelier-preview{padding:17px 20px;display:grid;grid-template-columns:1fr 55px;gap:0 15px;align-items:center}.preview-top{grid-column:1;justify-content:flex-start;gap:10px}.preview-top .eyebrow{font-size:8px}.preview-live{font-size:8px;padding:4px 8px}.preview-book-stage{grid-column:2;grid-row:1/4;min-height:0;padding:0}.personal-cover{width:47px;height:71px;border-left-width:1px;box-shadow:3px 2px 0 -1px #c8b9a7,5px 6px 10px #0003}.personal-cover .book-title{font-size:10px;letter-spacing:-.4px}.personal-cover .book-kicker{font-size:2px;top:6px;padding:0 2px}.personal-cover .book-rule{width:10px;margin:5px 0 3px}.personal-cover .hero-names{font-size:2px;letter-spacing:0}.personal-cover .book-publisher{font-size:2px;bottom:5px}.preview-caption{grid-column:1;border:0;padding-top:8px;justify-content:flex-start;gap:15px}.preview-caption>div>span{font-size:10px}.preview-caption strong{font-size:23px;display:inline-block;margin-left:9px}.preview-zoom{width:29px;height:29px;font-size:17px}.preview-disclaimer{display:none}.atelier-form{padding:25px 20px}.quiz-status{font-size:9px}.quiz-panels{padding-top:26px;min-height:390px}.quiz-panel h3{font-size:38px}.quiz-panel>p{font-size:14px;margin-bottom:22px}.step-motif{font-size:53px}.input-row{grid-template-columns:1fr;gap:17px;margin-top:24px}.quiz-panel label{font-size:13px}.quiz-whisper{font-size:11px;margin-top:25px;padding-top:18px}.choice-grid{gap:8px}.choice{padding:14px 12px;min-height:143px;border-radius:15px}.choice>span{font-size:6px;letter-spacing:0}.choice strong{font-size:23px}.choice small{font-size:10px;line-height:1.6}.choice i{top:7px;right:8px}.trope-choices{gap:7px}.trope-choices button{font-size:11px;padding:10px 13px;min-height:43px}.swatches{gap:5px}.swatches button{font-size:9px;flex-direction:column;border-radius:14px;padding:9px 5px;gap:6px;min-height:65px}.swatch{width:22px;height:22px}.quiz-navigation{margin-top:20px}.quiz-navigation .button{min-height:54px;font-size:13px;padding-left:20px}.back-button{width:54px;height:54px}.quiz-footnote{font-size:8px;line-height:1.5}.quiz-footnote>span{max-width:48%}.field-hint{font-size:10px!important}.mobile-preview-link{display:block;background:none;border:0;border-bottom:1px solid #d6b4c8;color:#894b6b;padding:8px 0;font-size:12px;margin-top:10px}.summary-row{font-size:11px;gap:12px}.summary-row>span{max-width:80px}.collection{padding:55px 0 60px}.section-heading{padding-inline:7%;margin-bottom:30px}.section-heading h2{font-size:45px}.section-heading .eyebrow{font-size:9px}.section-heading p{font-size:13px}.story-grid{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:7%;padding:0 7% 10px;scrollbar-width:none}.story-grid::-webkit-scrollbar{display:none}.story-card{flex:0 0 84%;scroll-snap-align:start}.story-image{height:350px;border-radius:21px}.small-cover{width:186px;height:279px}.story-meta h3{font-size:29px}.story-card>p{font-size:12px}.gallery-controls{display:flex;align-items:center;justify-content:space-between;padding:14px 7% 0;gap:10px;font-size:11px;color:#937387}.gallery-controls>div{display:flex;gap:8px}.gallery-controls button{width:43px;height:43px;border:1px solid #d5b8cb;border-radius:50%;background:none;font-size:21px}.gallery-controls button:disabled{opacity:.35}.concept-note{font-size:10px;padding-inline:7%;margin-top:22px}.how{padding:55px 7%}.how h2{font-size:43px}.steps{grid-template-columns:1fr;gap:25px}.steps article{padding-top:18px}.steps p{font-size:14px}.steps h3{font-size:28px;margin:10px 0}footer{padding:35px 7%;display:block}footer p{margin:25px 0 15px;font-size:23px}footer small{font-size:10px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 5% calc(12px + env(safe-area-inset-bottom));background:#241629ef;color:#f3dce9;backdrop-filter:blur(20px);border-top:1px solid #dcbed426;transition:transform .3s,opacity .3s}.mobile-bar>div>span{display:block;font-size:7px;letter-spacing:.09em;color:#b896aa}.mobile-bar strong{font:500 18px var(--serif)}.mobile-bar .button{background:var(--pink);color:#48213b;font-size:12px;padding:13px 19px;min-height:46px;gap:15px}.mobile-bar.is-hidden{transform:translateY(110%);opacity:0;pointer-events:none}dialog{padding:35px 24px;border-radius:24px}#cover-dialog{padding:60px 25px 25px}#cover-detail .personal-cover{width:250px;height:375px;border-left-width:4px}#cover-detail .book-title{font-size:48px;letter-spacing:-1px}#cover-detail .book-kicker{font-size:8px;top:27px;padding:0 12px}#cover-detail .book-rule{width:30px;margin:22px 0 14px}#cover-detail .hero-names{font-size:10px;letter-spacing:.1em}#cover-detail .book-publisher{font-size:8px;bottom:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-ready{opacity:1;transform:none}.book-float{transform:none}}
/* Scroll-driven book: actual 3D planes, hinged cover and visible page block. */
.book-experience{height:240vh;position:relative;background:#201323;color:#e6d2e0}.experience-sticky{height:100vh;min-height:650px;position:sticky;top:0;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:50px 8%;background:radial-gradient(ellipse at 75% 45%,#72446538,transparent 55%)}.experience-copy{position:relative;z-index:2;align-self:center}.experience-copy .eyebrow{color:#b286a2;font-size:10px;margin-bottom:28px}.experience-copy h2{font-size:clamp(44px,4.8vw,73px);max-width:560px}.experience-copy h2 em{color:#d8a3c6}.experience-copy>p{font-size:14px;max-width:290px;color:#a98ca2;margin-top:24px;line-height:1.9;min-height:60px}.experience-chapters{display:flex;gap:20px;margin-top:45px;font-size:8px;letter-spacing:.07em;color:#72546c}.experience-chapters .active{color:#edc5df}.experience-chapters span{border-bottom:1px solid transparent;padding-bottom:8px;transition:color .4s,border-color .4s}.experience-chapters .active{border-color:#bb89a9}.book-scene{height:600px;position:relative;perspective:1400px;display:flex;align-items:center;justify-content:center;padding-left:60px}.scene-aura{position:absolute;width:440px;height:440px;border:1px solid #eac4db13;border-radius:50%;background:radial-gradient(ellipse,#ad70931a,transparent 70%)}.book-model{width:280px;height:420px;position:relative;transform-style:preserve-3d;transform:rotateX(7deg) rotateY(-36deg) rotateZ(-7deg);will-change:transform}.model-back{position:absolute;inset:0;background:#3c1e35;border-radius:2px 7px 7px 2px;transform:translateZ(-19px);box-shadow:25px 35px 50px #0d081277}.model-spine{position:absolute;left:0;top:0;width:22px;height:100%;transform-origin:left;transform:rotateY(90deg) translateX(0);background:linear-gradient(90deg,#291423,#583048,#321b2c);border-block:1px solid #a77b7855;display:flex;align-items:center;justify-content:center}.model-spine span{writing-mode:vertical-rl;color:#c4a780;font-size:10px;letter-spacing:.16em}.model-pages-edge{position:absolute;right:0;top:6px;bottom:6px;width:21px;background:repeating-linear-gradient(90deg,#ddcdb7 0 1px,#a69883 1px 2px);transform-origin:right;transform:rotateY(-90deg);}.model-page{position:absolute;inset:5px 3px 5px 1px;border-radius:1px 5px 5px 1px;background:linear-gradient(90deg,#b4a18b 0,#e1d2bb 3%,#f3e7d4 12%,#faf0df 90%,#e2d5c1);color:#655044;padding:40px 32px 28px;transform:translateZ(1px);display:flex;flex-direction:column;align-items:center;box-shadow:inset 0 0 15px #67452d19}.page-chapter{font-size:8px;letter-spacing:.2em;color:#aa8663}.model-page h3{font:500 36px/1 var(--serif);text-align:center;margin-top:27px}.page-divider{font-size:13px;color:#b59267;margin:14px 0}.model-page p{font:15px/1.65 var(--serif);margin-top:9px;align-self:stretch}.model-page b{font-weight:600}.page-number{position:absolute;bottom:20px;font:12px var(--serif)}.model-front{position:absolute;inset:0;transform-origin:0 50%;transform:translateZ(4px) rotateY(0deg);transform-style:preserve-3d;will-change:transform}.model-front-face,.model-inside{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:2px 8px 8px 2px}.model-front-face{box-shadow:inset 3px 0 7px #0007,5px 0 5px #0002;border-left:4px solid #542d43}.model-front-face .book-title{font-size:57px}.model-inside{transform:rotateY(180deg);background:linear-gradient(90deg,#e1cdb4,#faeedb 14%,#e9d8c2);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#927257;border:7px solid #482a3c}.model-inside>span{font:italic 68px var(--serif);margin-bottom:27px;border:1px solid #b69b7d;width:90px;height:100px;text-align:center}.model-inside p{font:19px/1.5 var(--serif);text-align:center}.model-inside strong{font:italic 30px var(--serif);margin-top:12px;max-width:90%;overflow-wrap:anywhere;text-align:center}.model-inside i{font:italic 15px var(--serif);margin-top:18px}.experience-footer{position:absolute;bottom:32px;left:8%;right:8%;display:flex;align-items:center;gap:25px;font-size:7px;letter-spacing:.1em;color:#8f6e87}.experience-progress{height:1px;background:#62415c;flex:1}.experience-progress i{height:1px;background:#ddb8d3;display:block;width:0}.experience-footer>span:last-child{font-size:7px}
@media(max-width:1000px) and (min-width:701px){.experience-sticky{padding-inline:5%}.book-model{width:240px;height:360px}.book-scene{padding-left:35px}.experience-chapters{gap:12px;font-size:7px}.model-page{padding:28px 25px}.model-page h3{font-size:31px;margin-top:20px}.model-page p{font-size:13px}.model-front-face .book-title{font-size:49px}}
@media(max-width:700px){.book-experience{height:200svh}.experience-sticky{height:100svh;min-height:650px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:45px 7% 60px}.experience-copy{align-self:stretch}.experience-copy .eyebrow{font-size:8px;margin-bottom:16px}.experience-copy h2{font-size:42px;max-width:320px}.experience-copy>p{font-size:12px;margin-top:15px;max-width:260px;min-height:42px;line-height:1.7}.experience-chapters{margin-top:20px;gap:18px;font-size:7px}.book-scene{height:auto;min-height:300px;flex:1;padding:15px 0 20px 75px;perspective:1100px}.book-model{width:180px;height:270px}.scene-aura{width:310px;height:310px;left:15px}.model-front-face .book-title{font-size:39px;letter-spacing:-1px}.model-front-face .book-kicker{font-size:5px;top:20px}.model-front-face .hero-names{font-size:6px}.model-front-face .book-rule{width:25px;margin:18px 0 12px}.model-front-face .book-publisher{font-size:6px;bottom:17px}.model-page{padding:24px 20px 15px}.page-chapter{font-size:5px}.model-page h3{font-size:24px;margin-top:15px}.page-divider{font-size:9px;margin:9px 0}.model-page p{font-size:10px;line-height:1.6;margin-top:7px}.page-number{font-size:8px;bottom:12px}.model-inside>span{font-size:43px;width:60px;height:65px;margin-bottom:14px}.model-inside p{font-size:14px}.model-inside strong{font-size:23px;margin-top:7px}.model-inside i{font-size:11px;margin-top:12px}.model-spine span{font-size:7px}.experience-footer{bottom:22px;left:7%;right:7%;gap:12px;flex-wrap:wrap;font-size:6px}.experience-footer>span:last-child{font-size:6px;flex-basis:100%}.experience-progress{min-width:30px}}
@media(prefers-reduced-motion:reduce){.book-experience{height:auto}.experience-sticky{position:relative}.book-model,.model-front{will-change:auto}}
@media(max-width:700px){.header nav a.nav-cta{white-space:nowrap}.hero-actions .button{white-space:nowrap;font-size:12px}.hero-price{max-width:70px}.mobile-bar .button{white-space:nowrap}.mobile-bar strong{font-size:17px}}
@media(max-width:360px){.header nav{display:none}.hero-actions{gap:10px}.hero-actions .button{font-size:11px;padding-left:15px;gap:10px}.hero h1{font-size:56px}.mobile-bar strong{font-size:15px}.mobile-bar .button{padding-inline:15px;font-size:11px}.quiz-panel h3{font-size:33px}.choice strong{font-size:21px}.atelier-form{padding-inline:16px}.experience-copy h2{font-size:36px}.book-scene{padding-left:65px}}
.summary-row>strong{min-width:0}.summary-row>button{flex:none}.step-motif{opacity:.5}.quiz-panel[data-step="5"] .step-motif{display:none}

/* Continuous book preview throughout the personalized story funnel. */
.atelier{overflow:visible;align-items:start}.atelier-preview{position:sticky;top:20px;border-radius:29px 0 0 29px;max-height:calc(100dvh - 40px);min-height:570px}.atelier-form{scroll-margin-top:22px}.preview-book-stage{min-height:340px}.quiz-panels{min-height:370px}.quiz-panel>p{font-size:16px}.quiz-panel label{font-size:14px}.quiz-panel select{font:inherit;font-size:16px;width:100%;min-height:54px;padding:12px;border:1px solid #dfcbd5;border-radius:15px;background:#fffdfb;color:var(--ink);margin-top:9px}.quiz-panel select:focus-visible{outline:3px solid #b45a81;outline-offset:3px}.quiz-panel .input-row{align-items:start}.other-answer{margin-top:14px}.funnel-options{border:0;padding:0;margin:0;display:grid;gap:10px}.funnel-options legend{font-size:14px;color:#7b586c;margin-bottom:14px}.funnel-option{position:relative;display:flex!important;gap:14px;align-items:center;padding:17px 18px;border:1px solid #e4cedb;border-radius:18px;background:#fffdfb;cursor:pointer;transition:background .25s,border-color .25s,box-shadow .25s}.funnel-option input{width:19px;height:19px;margin:0;accent-color:#743958;flex:none}.funnel-option>span{display:block;min-width:0}.funnel-option strong{font-weight:500;font-size:17px;color:#482a3e;display:block}.funnel-option small{font-size:14px;line-height:1.5;color:#877180;display:block;margin-top:4px}.funnel-option i{margin-left:auto;font-style:normal;opacity:0;color:#884768}.funnel-option:has(input:checked){background:#f5e4ed;border-color:#a96c8c;box-shadow:0 6px 20px #6a2d4910}.funnel-option:has(input:checked) i{opacity:1}.funnel-note{font-size:13px!important;line-height:1.6;color:#8d7283;margin:17px 0!important}.quiz-panel .funnel-options+label{margin-top:24px}.quiz-status{font-size:12px}.quiz-footnote{font-size:12px}.summary-row{font-size:14px;display:grid;grid-template-columns:1fr 1.2fr auto;gap:12px}.summary-row>span{max-width:none}.summary-row>button{font-size:13px}.saved-cover{width:130px;height:195px;margin:20px auto 28px;transform:rotate(-4deg)}.saved-cover .book-title{font-size:27px!important}.saved-cover .book-kicker,.saved-cover .hero-names,.saved-cover .book-publisher{font-size:5px!important}.saved-cover .book-kicker{top:15px}.saved-cover .book-publisher{bottom:15px}.saved-cover .book-rule{margin:12px 0 8px}
@media(min-width:701px) and (max-height:760px){.atelier-preview{min-height:0;padding:20px}.preview-book-stage{min-height:280px;padding:24px 10px}.atelier-preview .personal-cover{width:180px;height:270px}.atelier-preview .book-title{font-size:38px}}
@media(max-width:700px){.atelier{display:block}.atelier-preview{top:0;z-index:15;min-height:0;max-height:none;border-radius:22px 22px 15px 15px;grid-template-columns:76px 1fr;gap:0 20px;padding:14px 20px;box-shadow:0 12px 25px #27152625}.preview-book-stage{grid-column:1;grid-row:1/4;min-height:0;padding:0}.preview-top{grid-column:2;flex-wrap:wrap;gap:5px}.preview-top .eyebrow,.preview-live{font-size:10px}.atelier-preview .personal-cover{width:65px;height:98px}.atelier-preview .book-title{font-size:14px}.atelier-preview .hero-names{font-size:3px}.preview-caption{grid-column:2;gap:9px}.preview-caption>div>span{font-size:12px;display:block;line-height:1.35}.preview-caption strong{font-size:22px;margin:4px 0 0}.preview-zoom{width:38px;height:38px;flex:none}.atelier-form{scroll-margin-top:145px;padding-top:22px}.quiz-panels{padding-top:24px;min-height:0}.quiz-panel h3{font-size:36px}.quiz-panel .input-row{grid-template-columns:1fr}.quiz-panel label{font-size:14px}.quiz-panel>p{font-size:16px}.quiz-footnote{font-size:11px}.summary-row{grid-template-columns:1fr auto}.summary-row>strong{text-align:left;grid-column:1;grid-row:auto}.summary-row>button{grid-column:2;grid-row:span 2}.funnel-option{padding:15px 13px}.funnel-option strong{font-size:16px}.funnel-option small{font-size:14px}.saved-cover{width:130px;height:195px}.saved-cover .book-title{letter-spacing:-.5px}}
.atelier-preview .book-title{font-size:calc(50px * var(--cover-title-scale,1))}#cover-detail .book-title{font-size:calc(48px * var(--cover-title-scale,1))}.saved-cover{position:sticky;top:0;z-index:1}.saved-cover .book-title{font-size:calc(27px * var(--cover-title-scale,1))!important}
@media(max-width:700px){.atelier-preview .book-title{font-size:calc(14px * var(--cover-title-scale,1))}}
@media(min-width:701px) and (max-height:760px){.atelier-preview .book-title{font-size:calc(38px * var(--cover-title-scale,1))}}
.offer-option>span{flex:1}.offer-option .option-price{font-size:14px;white-space:nowrap;font-weight:500;color:#85496a;margin-left:auto}.offer-option i{display:none}.offer-extras{margin-top:30px}.offer-total{margin-top:24px;padding:22px;border-radius:20px;background:#43223a;color:#f8e6f1}.offer-total>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.offer-total span{font-size:14px}.offer-total strong{font:500 34px var(--serif)}.offer-total p{font-size:13px;color:#dab9ce;margin-top:5px}.offer-trilogy-note,.offer-express-note{font-size:13px!important;line-height:1.6;margin-top:18px!important;padding:14px;border-left:2px solid #c48faa;background:#f8eaf2}.preview-caption [data-offer-description]{font-size:12px}.preview-caption [data-offer-total]{white-space:nowrap}@media(max-width:700px){.offer-option{flex-wrap:wrap;gap:10px}.offer-option>span{flex-basis:170px}.offer-option .option-price{padding-left:29px;margin-left:0}.offer-total{padding:18px}.offer-total strong{font-size:30px}}
/* Compact, paired story summary and format-aware live book preview. */
.ai-input-row{min-width:0}.offer-badge{display:inline-block!important;font:500 12px/1.4 var(--sans);letter-spacing:.02em;color:#75405b;background:#efd5e3;padding:4px 9px;border-radius:20px;margin:4px 0 0 5px;vertical-align:middle}.offer-option>.page-saving{flex:none;text-align:right;display:flex!important;flex-direction:column;gap:1px}.page-saving del{font-size:12px;color:#85717f}.page-saving b{font-weight:500}.page-saving small{font-size:12px;color:#75405b;margin:0}.summary-group{padding:20px;background:#fffaf7;border:1px solid #eadbe3;border-radius:20px;margin:12px 0}.summary-group h4{font:500 24px var(--serif);margin:0 0 10px;color:#67364e}.summary-detail{display:flex;gap:12px;align-items:start;padding:10px 0;min-width:0}.summary-detail>div{min-width:0;flex:1}.summary-detail span{display:block;font-size:12px;color:#927487}.summary-detail strong{display:block;font-size:14px;font-weight:500;overflow-wrap:anywhere;color:#43263a}.summary-detail button{font:500 12px var(--sans);border:0;background:transparent;color:#874e6c;min-height:36px;padding:4px}.summary-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.summary-pair .summary-detail{display:block}.summary-pair .summary-detail button{padding:0;min-height:28px}.summary-group details{border-top:1px solid #eedfe7;margin-top:8px;padding-top:10px}.summary-group summary{font-size:14px;color:#7c4a65;cursor:pointer;min-height:36px}.summary-email{margin-top:25px!important}.draft-status{font-size:12px;color:#8a6b7e;margin-top:18px}.draft-resume{border:1px solid #dcbfce;background:#f8e8f0;border-radius:18px;padding:15px;margin-bottom:22px;display:flex;gap:15px;align-items:center}.draft-resume strong,.draft-resume span{display:block;font-size:13px}.draft-resume span{font-size:12px;color:#8a6b7e}.draft-resume button{background:none;border:0;min-height:44px;color:#80516d;font-size:12px}.preview-book-stage{position:relative;isolation:isolate}.preview-format{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);white-space:nowrap;font:500 11px var(--sans);letter-spacing:.1em;padding:5px 12px;border:1px solid #d1a7c240;border-radius:20px;color:#e9c4d9;background:#3c2336;z-index:5}.personal-cover.digital-cover{border:0;border-radius:8px;transform:rotate(-3deg)!important;box-shadow:0 20px 40px #10091366;outline:5px solid #322432;outline-offset:0}.personal-cover .band-number{position:absolute;bottom:8px;font:500 9px var(--sans);letter-spacing:.12em;color:#ead2b0}.companion-cover{position:absolute!important;pointer-events:none}.preview-book-stage.is-trilogy>#live-cover{z-index:3;transform:translateX(-28px) rotate(-8deg)!important}.preview-book-stage.is-trilogy .band-2{z-index:2;transform:translateX(16px) rotate(2deg)!important}.preview-book-stage.is-trilogy .band-3{z-index:1;transform:translateX(48px) rotate(10deg)!important}.checkout-consent{margin-top:24px;border-top:1px solid #e6d4de;padding-top:20px}.checkout-consent label{display:flex;align-items:start;gap:12px;line-height:1.6;font-size:14px}.checkout-consent input{appearance:auto;accent-color:#773951;width:20px!important;height:20px;flex:none;margin:3px 0 0!important}.checkout-consent p{font-size:14px}.checkout-consent small{display:block;color:#8c7182;font-size:12px;margin-top:14px}#quiz-next[aria-busy=true]{opacity:.65;cursor:wait}
@media(max-width:700px){.summary-group{padding:14px}.summary-pair{gap:12px}.summary-detail{gap:6px}.summary-pair .summary-detail strong{font-size:14px}.preview-format{font-size:7px;letter-spacing:.04em;padding:3px 6px;bottom:-10px}.atelier-preview{padding-bottom:22px}.atelier-preview .band-number{bottom:2px;font-size:4px}.atelier-preview .digital-cover{outline-width:2px}.preview-book-stage.is-trilogy>#live-cover{transform:translateX(-7px) rotate(-8deg)!important}.preview-book-stage.is-trilogy .band-2{transform:translateX(5px) rotate(2deg)!important}.preview-book-stage.is-trilogy .band-3{transform:translateX(15px) rotate(10deg)!important}.offer-option>.page-saving{flex-basis:auto;padding-left:29px;text-align:left}.offer-badge{margin-left:0}.checkout-consent label{font-size:13px}.draft-resume{align-items:start}.draft-resume button{flex:none}}
@media(prefers-reduced-motion:reduce){.personal-cover,.companion-cover{transition:none!important}}
.quiz-page .hero,.quiz-page .book-experience,.quiz-page .collection,.quiz-page .how,.quiz-page .mobile-bar,.quiz-page .atelier-heading{display:none}.quiz-page{background:var(--paper)}.quiz-page .header{position:relative;top:auto;left:auto;right:auto;margin:18px auto;width:90%;background:#291a29}.quiz-page .atelier-section{padding-top:22px}.quiz-page .atelier-form{scroll-margin-top:160px}.quiz-page footer{background:#211322}.landing-page .atelier-section{display:none}.privacy-choice{position:fixed;right:20px;bottom:20px;z-index:100;width:min(410px,calc(100% - 40px));background:#fff8f5;color:#43223a;padding:22px;border:1px solid #dbc0cf;border-radius:22px;box-shadow:0 12px 70px #150b1850}.privacy-choice strong{font:500 25px var(--serif)}.privacy-choice p{font-size:14px;line-height:1.6;margin:10px 0}.privacy-choice>a{font-size:13px;text-decoration:underline}.privacy-choice>div{display:flex;gap:10px;margin-top:16px}.privacy-choice button{flex:1;padding:12px 9px;background:#eed8e4;border:1px solid #cba2b9;border-radius:25px;color:#522b44;font-size:14px}.privacy-settings{display:block;background:none;border:0;color:inherit;text-decoration:underline;font-size:12px;padding:12px 0}.marketing-consent,.terms-consent{display:flex!important;gap:12px;align-items:start;margin:18px 0!important;font-size:14px!important;line-height:1.5}.marketing-consent input,.terms-consent input{flex:none;width:20px!important;height:20px;margin:2px 0!important;accent-color:#743958}.terms-consent a{color:#81445f;text-decoration:underline}.production-note{font-size:13px;color:#846575;margin-top:14px}@media(max-width:700px){.quiz-page .header{height:68px;margin:12px auto}.quiz-page .atelier-section{padding-top:12px}.privacy-choice{padding:18px;bottom:12px}.privacy-choice strong{font-size:23px}}

footer{flex-wrap:wrap}footer .footer-disclaimer{flex:0 0 100%;grid-column:1/-1;width:100%;max-width:1120px;margin:28px auto 0;padding-top:24px;border-top:1px solid currentColor;text-align:left}footer .footer-disclaimer p{font-family:var(--sans,Arial,sans-serif);font-size:12px;line-height:1.8;letter-spacing:normal;max-width:none;margin:0 0 16px;color:inherit;opacity:.75}@media(max-width:600px){footer .footer-disclaimer p{font-size:11px;line-height:1.75}}

.footer-legal{display:flex;flex-wrap:wrap;gap:12px 24px;flex:0 0 100%;grid-column:1/-1;margin-top:24px}.footer-legal a{font-size:13px;text-decoration:underline;text-underline-offset:4px;padding:10px 0;line-height:1.5}.footer-legal a:focus-visible{outline:2px solid currentColor;outline-offset:5px}

.quiz-page .announcement,.quiz-page .header{display:none}.quiz-page .atelier-section{padding-top:20px}@media(max-width:700px){.quiz-page .atelier-section{padding-top:12px}}

@media(max-width:700px){
 .quiz-page:not(.quiz-checkout-step){padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}
 .quiz-page:not(.quiz-checkout-step) .quiz-navigation{position:fixed;left:0;right:0;bottom:0;z-index:50;margin:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));background:rgba(248,242,237,.97);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid #dec6d4;box-shadow:0 -8px 30px #291d2710}
 .quiz-page .quiz-navigation .back-button{width:54px;height:54px}
 .quiz-page .quiz-navigation>.button{min-height:54px}
 .quiz-page:not(.quiz-checkout-step) .atelier-form{padding-bottom:34px}
 .quiz-page.quiz-checkout-step .quiz-navigation{position:static;margin-top:22px}
 .quiz-page .quiz-panel input,.quiz-page .quiz-panel textarea,.quiz-page .quiz-panel select{scroll-margin-bottom:120px}
}

.quiz-page .word-ribbon{display:none}

/* Quiz dark mode: the standalone /quiz page switches the atelier from paper to night. */
.quiz-page{--q-bg:#160e17;--q-section:#1b1119;--q-card:#221521;--q-field:#2b1b29;--q-field-focus:#33203010;--q-line:#3d2838;--q-line-strong:#5a3b52;--q-ink:#f4e6ec;--q-muted:#b598a7;--q-soft:#8f7385;--q-accent:#e9a9c5;--q-accent-deep:#4c2b45;--q-chip:#f0c7da;background:var(--q-bg);color:var(--q-ink)}
.quiz-page .atelier-section{background:var(--q-section)}
.quiz-page .atelier{background:var(--q-card);border-color:var(--q-line);box-shadow:0 20px 70px #00000055}
.quiz-page .atelier-preview{background:radial-gradient(ellipse at 50% 48%,#6a36524a,transparent 65%),#1d1220;border-right:1px solid var(--q-line)}
.quiz-page .quiz-status{color:var(--q-muted)}
.quiz-page .quiz-progress{background:var(--q-line)}
.quiz-page .quiz-progress>span{background:var(--q-accent)}
.quiz-page .step-motif{color:#33212f}
.quiz-page .quiz-panel h3{color:var(--q-ink)}
.quiz-page .quiz-panel h3 em{color:var(--q-accent)}
.quiz-page .quiz-panel>p,.quiz-page .field-hint,.quiz-page .character-count,.quiz-page .quiz-whisper,.quiz-page .draft-status,.quiz-page .quiz-footnote{color:var(--q-muted)}
.quiz-page .quiz-panel label{color:#d9c0cd}
.quiz-page .quiz-panel label>span{color:var(--q-soft)}
.quiz-page .quiz-panel input,.quiz-page .quiz-panel textarea,.quiz-page .quiz-panel select{background:var(--q-field);border-color:var(--q-line-strong);color:var(--q-ink)}
.quiz-page .quiz-panel input:focus,.quiz-page .quiz-panel textarea:focus{border-color:var(--q-accent);box-shadow:0 0 0 4px #e9a9c522}
.quiz-page .quiz-panel input::placeholder,.quiz-page .quiz-panel textarea::placeholder{color:var(--q-soft)}
.quiz-page .quiz-panel select option{background:#241722;color:var(--q-ink)}
.quiz-page .quiz-panel input[type=checkbox],.quiz-page .quiz-panel input[type=radio]{accent-color:var(--q-accent)}
.quiz-page .quiz-whisper,.quiz-page .checkout-consent{border-color:var(--q-line)}
.quiz-page .field-hint a,.quiz-page .terms-consent a{color:var(--q-accent)}
.quiz-page #quiz-error{color:#ff97bb}
.quiz-page .back-button{border-color:var(--q-line-strong);color:var(--q-ink)}
.quiz-page .funnel-options legend{color:#d9c0cd}
.quiz-page .funnel-option{background:var(--q-field);border-color:var(--q-line-strong)}
.quiz-page .funnel-option strong{color:var(--q-ink)}
.quiz-page .funnel-option small{color:var(--q-muted)}
.quiz-page .funnel-option i{color:var(--q-accent)}
.quiz-page .funnel-option:has(input:checked){background:#3a2236;border-color:var(--q-accent);box-shadow:0 6px 24px #00000040}
.quiz-page .offer-option .option-price,.quiz-page .page-saving small{color:var(--q-chip)}
.quiz-page .page-saving del{color:var(--q-soft)}
.quiz-page .offer-badge{background:var(--q-accent-deep);color:var(--q-chip)}
.quiz-page .offer-total{background:#3a1e33;border:1px solid var(--q-line-strong)}
.quiz-page .offer-trilogy-note,.quiz-page .offer-express-note{background:#2a1a28;border-left-color:var(--q-accent);color:var(--q-muted)}
.quiz-page .checkout-consent label,.quiz-page .checkout-consent p{color:#d9c0cd}
.quiz-page .checkout-consent small{color:var(--q-soft)}
.quiz-page .checkout-consent input,.quiz-page .marketing-consent input,.quiz-page .terms-consent input{accent-color:var(--q-accent)}
.quiz-page .summary-group{background:var(--q-field);border-color:var(--q-line)}
.quiz-page .summary-group h4{color:var(--q-chip)}
.quiz-page .summary-detail span{color:var(--q-muted)}
.quiz-page .summary-detail strong{color:var(--q-ink)}
.quiz-page .summary-detail button,.quiz-page .summary-row>button{color:var(--q-accent)}
.quiz-page .summary-group details{border-color:var(--q-line)}
.quiz-page .summary-group summary{color:#d9c0cd}
.quiz-page .summary-row{border-color:var(--q-line)}
.quiz-page .summary-row>span{color:var(--q-muted)}
.quiz-page .summary-cover-button,.quiz-page .mobile-preview-link{background:var(--q-field);border-color:var(--q-line-strong);color:var(--q-ink)}
.quiz-page .swatches button{background:var(--q-field);border-color:var(--q-line-strong);color:var(--q-ink)}
.quiz-page .swatches button.selected{background:#3a2236;border-color:var(--q-accent)}
.quiz-page .draft-resume{background:var(--q-field);border-color:var(--q-line-strong)}
.quiz-page .draft-resume strong{color:var(--q-ink)}
.quiz-page .draft-resume span{color:var(--q-muted)}
.quiz-page .draft-resume button{color:var(--q-accent)}
/* Trust block on the first step. */
.quiz-trust{margin-top:34px;padding-top:26px;border-top:1px solid #ecdfe5}
.quiz-page .quiz-trust{border-color:var(--q-line)}
.trust-anon{margin:0 0 16px;font-size:14px;line-height:1.5;color:#6e5865;display:flex;gap:9px;align-items:flex-start}
.quiz-page .trust-anon{color:#d9c0cd}
.trust-rating{display:flex;align-items:center;gap:11px;font-size:13px;color:#82737b;flex-wrap:wrap}
.quiz-page .trust-rating{color:var(--q-muted)}
.trust-rating strong{font:500 24px/1 var(--serif);color:#291d27}
.quiz-page .trust-rating strong{color:var(--q-ink)}
.trust-rating .stars{color:var(--gold);letter-spacing:2px;font-size:15px;line-height:1}
.trust-steps{margin-top:24px}
.trust-heading{margin:0 0 14px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#a36580}
.quiz-page .trust-heading{color:var(--q-accent)}
.trust-steps ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}
.trust-steps li{display:flex;gap:13px;align-items:flex-start;font-size:14px;line-height:1.5;color:#3f2b38}
.quiz-page .trust-steps li{color:#e6d3dc}
.trust-steps li i{font:500 12px/1 var(--sans);font-style:normal;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;flex:none;background:#f0dce7;color:#75405b;margin-top:-2px}
.quiz-page .trust-steps li i{background:var(--q-accent-deep);color:var(--q-chip)}
@media(max-width:700px){
 .quiz-page .atelier-preview{display:none}
 .quiz-page .atelier-form{scroll-margin-top:24px;padding-top:28px}
 .quiz-page:not(.quiz-checkout-step) .quiz-navigation{background:rgba(22,14,23,.96);border-top-color:var(--q-line);box-shadow:0 -8px 30px #00000055}
 .quiz-page .mobile-preview-link{border:1px solid var(--q-line-strong);border-radius:30px;padding:12px 17px;margin-top:16px;color:var(--q-ink);text-align:left;width:100%;min-height:45px;font-size:13px}
 .quiz-trust{margin-top:28px;padding-top:22px}
 .trust-steps li{font-size:13px}
}

/* Compact, uniform offer cards (radio | text | price), badge sits on the card edge. */
.funnel-options{gap:12px}
.offer-option{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;min-height:70px;border-radius:16px}
.offer-option>.option-text{display:block;min-width:0;flex:none}
.offer-option strong{font-size:15px;line-height:1.25}
.offer-option small{font-size:12.5px;line-height:1.35;margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.offer-option .option-price{font-size:15px;margin:0;padding:0;justify-self:end;text-align:right}
.offer-option>.page-saving{display:flex!important;flex-direction:column;align-items:flex-end;gap:2px;line-height:1.1;padding:0;text-align:right}
.page-saving del{font-size:11px}
.page-saving b{font-size:15px}
.page-saving small{font-size:10.5px;font-weight:500;padding:2px 7px;border-radius:20px;background:#dff5e6;color:#0f5132;margin-top:2px;line-height:1.3}
.quiz-page .page-saving small{background:#1f4a35;color:#a7e9c3}
.offer-option .offer-badge{position:absolute;top:-9px;right:14px;margin:0;font-size:9.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:3px 9px;line-height:1.3}
.offer-option.is-featured{border-color:#c48faa}
.quiz-page .offer-option.is-featured{border-color:#8a5a7a}
.offer-extras{margin-top:26px}
@media(max-width:700px){
 .offer-option{padding:11px 13px;min-height:66px;gap:11px}
 .offer-option>span{flex-basis:auto}
 .offer-option .option-price{padding-left:0}
 .offer-option>.page-saving{padding-left:0;text-align:right;align-items:flex-end}
 .offer-option strong{font-size:14.5px}
 .offer-option small{font-size:12px}
}
.page-saving .saving-row{display:flex;align-items:baseline;gap:6px;justify-content:flex-end}
.page-saving small{margin-top:3px}
@media(max-width:375px){.offer-option{gap:9px;padding-inline:11px}.offer-option strong{font-size:14px}.offer-option small{font-size:11.5px}.offer-option .option-price,.page-saving b{font-size:14px}}

/* Standalone quiz intro screen: shown before the first question until the reader starts or a draft resumes. */
.quiz-intro{display:none}
.quiz-page.quiz-intro-open .quiz-intro{display:block}
.quiz-page.quiz-intro-open .quiz-status,.quiz-page.quiz-intro-open .quiz-progress,.quiz-page.quiz-intro-open #personalize,.quiz-page.quiz-intro-open .draft-resume{display:none}
.quiz-intro .eyebrow{display:block;font-size:10px;color:var(--q-accent)}
.quiz-intro h3{font:500 clamp(35px,3.4vw,49px)/1.05 var(--serif);letter-spacing:-1.1px;margin:16px 0 16px;color:var(--q-ink)}
.quiz-intro h3 em{color:var(--q-accent)}
.quiz-intro>p{font-size:15px;line-height:1.6;color:var(--q-muted);max-width:380px}
.quiz-intro .quiz-trust{margin-top:26px;padding-top:22px}
.quiz-intro .button{width:100%;margin-top:28px;padding-left:26px;min-height:60px}
.trust-rating{font-size:13px;gap:8px}
.trust-rating strong,.quiz-page .trust-rating strong{font:600 14px/1 var(--sans);color:var(--q-ink)}
.trust-rating .stars{font-size:13px;letter-spacing:1.5px}
@media(max-width:700px){.quiz-page.quiz-intro-open{padding-bottom:0}.quiz-intro .button{min-height:56px}}
/* Intro: anonymity note + rating sit under the start button, centered like the SoftSins quiz. */
.trust-footer{margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}
.trust-footer .trust-anon{margin:0;font-size:13px;justify-content:center}
.trust-footer .trust-rating{justify-content:center}
.quiz-intro .quiz-trust{border-top:0;padding-top:0;margin-top:22px}
.trust-footer .trust-anon{display:block;font-size:12.5px;line-height:1.5}
.trust-footer .trust-anon span{margin-right:4px}
