/* A quiet, explicit purchase flow for grown-ups, with Wompy's warmth intact. */
.preorder-page{--purchase-mint:#e7eee0;--purchase-rose:#f4dce4;--purchase-plum:#533260;--purchase-border:#e5dce2}
.preorder-page [hidden]{display:none!important}
.purchase-header{max-width:1440px;margin:auto;padding:25px 5.5%;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line)}
.purchase-brand{display:block;width:156px;flex:none}
.purchase-header nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:13px;font-weight:700}
.purchase-header nav a,.header-support{padding:10px 0}
.purchase-header a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.header-support{font-size:12px;color:var(--muted);margin-left:12px}
.purchase-preview{max-width:1282px;padding:15px 23px;margin:25px auto 0;border-radius:13px;background:#f1ebdf;border:1px solid #e4dac5;display:flex;gap:11px;align-items:baseline;color:#6e583c}
.purchase-preview p{font-size:12px;line-height:1.65;margin:0}
.preview-dot{width:7px;height:7px;flex:none;border-radius:50%;background:#a88856}
.purchase-container{max-width:1232px;margin-left:auto;margin-right:auto}
.purchase-hero{max-width:1282px;margin:42px auto 90px;display:grid;grid-template-columns:1.08fr 1fr;gap:70px;align-items:start}
.purchase-art{position:sticky;top:25px;min-width:0;padding-top:6px}
.sample-stage{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:center;min-height:655px;border-radius:150px 150px 30px 30px;border:1px solid #e5d6e5;background:radial-gradient(ellipse at 45% 40%,#fff9fa 5%,#f2e3f0 47%,#e4deef 77%,#e0ece6 105%)}
.sample-stage::after{content:'';position:absolute;z-index:-1;width:120%;height:43%;border-radius:50%;background:#fff6ee85;bottom:-19%;left:-10%}
.sample-pill{font-size:11px;line-height:1.6;color:#76587e;letter-spacing:.02em;background:#fffaf3bf;border:1px solid #fff9;padding:10px 17px;border-radius:30px;margin-top:43px;z-index:1}
.sample-stage img{width:103%;max-width:103%;height:auto;align-self:center;margin-top:41px;position:relative;z-index:1;filter:drop-shadow(0 16px 17px #68427617)}
.sample-whisper{font:700 26px/1.3 Fraunces,Georgia,serif;letter-spacing:-.03em;position:relative;z-index:1;margin:22px 20px 35px;color:#92658d}
.stage-star{position:absolute;z-index:0;font-size:44px;line-height:1;color:#bd85a7;text-shadow:0 2px #fffaf3}
.star-one{top:147px;left:45px;transform:rotate(-9deg)}
.star-two{top:208px;right:26px;color:#a699c6;font-size:58px;transform:rotate(13deg)}
.stage-orbit{width:440px;height:440px;border-radius:50%;border:1px solid #fff8;position:absolute;top:104px;left:50%;transform:translateX(-50%)}
.sample-caption{text-align:center;font-size:10px;line-height:1.7;color:var(--muted);margin:14px 13px 0}
.sample-story{display:flex;align-items:center;justify-content:center;gap:15px;font-size:12px;line-height:1.7;margin:28px 0 0;text-align:left;color:var(--muted)}
.sample-story strong{color:var(--ink);font-size:12px;font-weight:700;display:block;margin-top:4px;text-decoration:underline;text-underline-offset:5px}
.story-spark{font-size:29px;color:#b889a4}
.purchase-copy>.eyebrow{margin:5px 0 0;font-size:10px;letter-spacing:.14em}
.purchase-copy h1{font-size:clamp(46px,4.65vw,67px);margin:16px 0 22px;line-height:1.02;letter-spacing:-.06em}
.purchase-deck{font-size:15px;color:#726278;line-height:1.8;max-width:500px;margin:0 0 28px}
.purchase-card{background:#fffefd;border:1px solid var(--purchase-border);border-radius:23px;padding:28px;box-shadow:0 12px 38px #704a6907}
.purchase-price-row{display:flex;align-items:center;justify-content:space-between;gap:23px}
.purchase-price-row h2{font:700 10px/1.6 DM,Arial,sans-serif;letter-spacing:.11em;margin:0}
.purchase-price{font:700 54px/1.15 Fraunces,Georgia,serif;letter-spacing:-.065em;margin:5px 0 0}
.price-reference{padding-left:24px;border-left:1px solid var(--purchase-border);margin-top:4px}
.price-reference>span{display:block;font-size:10px;line-height:1.7;color:var(--muted)}
.price-reference>strong{display:block;font:700 27px/1.3 Fraunces,Georgia,serif;color:#827687;letter-spacing:-.055em;margin:2px 0 5px}
.price-reference>span:last-child{color:#506549;font-size:11px}
.charge-summary{font-size:12px;color:#7c6c82;line-height:1.8;margin:18px 0 20px}
.charge-summary strong{color:var(--ink);font-weight:700}
.preorder-button{display:flex;align-items:center;justify-content:center;gap:25px;width:100%;min-height:78px;border:1px solid #533260;border-radius:14px;background:#533260;color:#fffaf3;font-size:19px;font-weight:700;line-height:1.35;padding:18px 20px;box-shadow:0 5px 0 #382440;transition:background .15s,transform .15s,box-shadow .15s;text-align:center}
.preorder-button:not([aria-disabled="true"]):hover{background:#704580;box-shadow:0 7px 0 #382440;transform:translateY(-2px)}
.preorder-button:not([aria-disabled="true"]):active{transform:translateY(3px);box-shadow:0 2px 0 #382440}
.preorder-button[aria-disabled="true"]{background:#ded3df;border-color:#d0c1d2;color:#715d7b;box-shadow:0 4px 0 #c8b9cc;cursor:not-allowed}
.preorder-button .button-arrow{font-size:25px;flex:none;font-weight:400}
.checkout-status{text-align:center;color:#796580;font-size:11px;font-weight:700;line-height:1.7;margin:16px 0 9px}
.checkout-provider{text-align:center;font-size:10px;color:var(--muted);line-height:1.6;margin:0 0 23px}
.checkout-provider strong{color:#635273;font-size:12px;font-weight:700}
.checkout-assurances{border-top:1px solid var(--purchase-border);padding-top:17px;display:grid;gap:14px}
.checkout-assurances>div{display:flex;gap:13px;align-items:start}
.checkout-assurances>div>span{font-size:26px;line-height:1;margin-top:2px;color:#ae7c9d;flex:none;width:21px;text-align:center}
.checkout-assurances p{font-size:11px;line-height:1.75;color:var(--muted);margin:0}
.checkout-assurances strong{display:block;color:#5e4667;font-size:12px;margin-bottom:1px}
.purchase-fine{font-size:10px;line-height:1.85;color:var(--muted);margin:21px 0 0;border-top:1px solid var(--purchase-border);padding-top:16px}
.purchase-fine a,.questions-list a,.policy-body a{color:#714979;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}
.section-heading .eyebrow{margin:0 0 11px;font-size:10px}
.section-heading h2{font-size:43px;margin:0;line-height:1.15}
.section-heading>p:last-child:not(.eyebrow){font-size:14px;color:var(--muted);margin:16px 0 0}
.purchase-steps{padding:41px 0 48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.steps-grid{list-style:none;padding:0;margin:33px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}
.steps-grid li{min-width:0}
.step-number{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border:1px solid #e0ccdf;border-radius:50%;font:700 12px/1 DM,Arial,sans-serif;background:#f4e7ed;color:#986886;margin-bottom:19px}
.steps-grid li:nth-child(2) .step-number{background:#eaf0e4;border-color:#d3ddcd;color:#6b8263}
.steps-grid li:nth-child(3) .step-number{background:#eee7f4;border-color:#ddd0e8;color:#8d73a0}
.steps-grid h3{font-size:27px;line-height:1.16;margin:0 0 15px;letter-spacing:-.04em}
.steps-grid p{font-size:13px;line-height:1.85;color:var(--muted);margin:0;max-width:348px}
.development-section{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;margin-top:83px;margin-bottom:86px;align-items:start}
.development-copy .eyebrow{font-size:9px;margin:0 0 15px}
.development-copy h2{font-size:43px;margin:0 0 22px;line-height:1.13}
.development-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 16px}
.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;font-weight:700;line-height:1.7;text-decoration:underline;text-underline-offset:5px;padding:7px 0}
.development-copy .text-link{margin-top:6px}
.order-summary{background:#eceee5;border:1px solid #dbe0d0;border-radius:22px;padding:30px}
.order-summary>.eyebrow{font-size:9px;margin:0 0 22px;color:#62705a}
.order-summary dl{margin:0}
.order-summary dl>div{display:grid;grid-template-columns:.9fr 1.15fr;gap:22px;padding:15px 0;border-bottom:1px solid #d5dacd}
.order-summary dl>div:first-child{padding-top:0}
.order-summary dt{font-size:11px;line-height:1.75;color:#6f7569}
.order-summary dd{font-size:12px;line-height:1.65;font-weight:700;color:#4e6048;margin:0;overflow-wrap:anywhere}
.order-summary a{text-decoration:underline;text-underline-offset:4px}
.order-summary>p{font-size:10px;line-height:1.8;color:#707968;margin:18px 0 0}
.purchase-questions{display:grid;grid-template-columns:1fr 1.65fr;gap:95px;align-items:start;border-top:1px solid var(--line);padding-top:48px;margin-bottom:88px}
.questions-list details{border-bottom:1px solid var(--line);padding:0 0 20px;margin:0 0 21px}
.questions-list summary{list-style:none;display:flex;align-items:start;justify-content:space-between;gap:20px;cursor:pointer;font-size:14px;font-weight:700;line-height:1.6}
.questions-list summary::-webkit-details-marker{display:none}
.questions-list summary>span{font-size:22px;line-height:1;color:#a681a9;flex:none;font-weight:400;transition:transform .15s}
.questions-list details[open] summary>span{transform:rotate(45deg)}
.questions-list p{font-size:13px;line-height:1.9;color:var(--muted);margin:16px 32px 0 0}
.questions-list p strong{color:#5b4165}
.questions-list .draft-inline,.policy-body .draft-inline{font-size:11px;background:#f1eadf;border:1px solid #e5dac7;color:#7c664b;padding:12px 15px;border-radius:8px}
.purchase-closing{text-align:center;background:radial-gradient(ellipse at 40% 60%,#fbe7e9,#eee4f0 73%,#e4e9e1);border:1px solid #e8dbe5;border-radius:30px;padding:38px 28px 37px;margin-bottom:80px}
.purchase-closing>img{width:90px;margin:0 auto 17px;transform:rotate(-8deg)}
.purchase-closing .eyebrow{font-size:9px;margin:0 0 17px}
.purchase-closing h2{font-size:42px;line-height:1.16;margin:0 0 26px}
.purchase-closing .preorder-button{max-width:365px;margin:0 auto;min-height:75px}
.purchase-closing>p:not(.eyebrow){font-size:10px;color:var(--muted);line-height:1.7;margin:18px 0 10px}
.purchase-closing>.text-link{font-size:11px}
.purchase-footer{text-align:center;padding:38px 5.5% 29px;border-top:1px solid var(--line);background:#f7f0f1}
.purchase-footer>a{display:block;width:143px;margin:auto}
.purchase-footer>p{font:700 21px/1.6 Fraunces,Georgia,serif;letter-spacing:-.025em;margin:19px 0}
.purchase-footer nav{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;font-size:11px;font-weight:700;margin:23px auto;max-width:900px;line-height:1.7}
.purchase-footer nav a:hover{text-decoration:underline;text-underline-offset:4px}
.purchase-footer small{font-size:10px;line-height:1.7;color:var(--muted)}
.policy-hero{margin-top:62px;margin-bottom:50px}
.policy-hero>.eyebrow{font-size:10px;margin:0}
.policy-hero h1{font-size:65px;line-height:1.05;margin:17px 0 21px}
.policy-hero>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:620px;margin:0 0 21px}
.policy-status{display:inline-flex;background:#eee6f2;border:1px solid #ddcfe4;border-radius:30px;padding:8px 13px;color:#765d82;font-size:11px;font-weight:700;line-height:1.5}
.policy-layout{display:grid;grid-template-columns:230px minmax(0,730px);gap:92px;align-items:start;margin-bottom:70px}
.policy-navigation{position:sticky;top:30px;border-top:1px solid var(--line);padding-top:18px}
.policy-navigation>.eyebrow{font-size:9px;margin:0 0 24px}
.policy-navigation nav{display:flex;flex-direction:column;gap:18px;font-size:12px;line-height:1.7;font-weight:700}
.policy-navigation a:hover{text-decoration:underline;text-underline-offset:4px}
.policy-navigation>p:not(.eyebrow){font-size:11px;line-height:1.8;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;margin-top:28px}
.policy-navigation>p>a{display:inline-block;color:var(--ink);font-weight:700;margin-top:5px}
.policy-summary{background:#eee6f2;border:1px solid #e0d3e6;border-radius:18px;padding:25px 28px}
.policy-summary>.eyebrow{font-size:9px;margin:0 0 11px}
.policy-summary>p:last-child{font-size:17px;color:#695274;margin:0;line-height:1.7}
.policy-section{border-bottom:1px solid var(--line);padding:43px 0;scroll-margin-top:30px}
.policy-number{font-size:9px;font-weight:700;letter-spacing:.1em;color:#a17396;display:block;margin-bottom:14px}
.policy-section h2{font-size:36px;line-height:1.15;letter-spacing:-.04em;margin:0 0 23px}
.policy-section h3{font:700 16px/1.5 DM,Arial,sans-serif;letter-spacing:0;margin:27px 0 9px}
.policy-section p{font-size:14px;line-height:1.9;color:#726079;margin:0 0 15px}
.policy-section p:last-child{margin-bottom:0}
.policy-section strong{color:#52345f}
.policy-draft-note{padding:17px 20px;border:1px solid #e2d6c0;background:#f2ece0;border-radius:12px;margin:0 0 24px}
.policy-draft-note>strong{font-size:12px;color:#7b6243}
.policy-draft-note>p{font-size:12px;line-height:1.7;color:#816d54;margin:5px 0 0}
.contact-policy{border-bottom:0;padding-bottom:0}
.contact-policy .text-link{margin-top:8px;font-size:12px}
.mobile-preorder-bar{display:none}
.preorder-page summary:focus-visible{outline:3px solid #8d4779;outline-offset:6px;border-radius:4px}
@media(min-width:681px) and (max-width:1400px){.purchase-container{margin-left:6%;margin-right:6%}.purchase-preview,.purchase-hero{margin-left:5.5%;margin-right:5.5%}.purchase-hero{gap:45px}.sample-stage{min-height:590px}.sample-stage img{margin-top:40px}.sample-whisper{margin-top:19px}.development-section{gap:70px}.policy-layout{gap:65px;grid-template-columns:210px minmax(0,1fr)}}
@media(max-width:1080px) and (min-width:681px){.purchase-hero{gap:30px;grid-template-columns:1fr 1fr}.purchase-copy h1{font-size:53px}.purchase-deck{font-size:14px}.sample-stage{min-height:510px;border-radius:120px 120px 25px 25px}.sample-stage img{margin-top:49px}.sample-pill{font-size:10px;margin-top:37px;padding:8px 13px}.sample-whisper{font-size:22px;margin:25px 15px 32px}.sample-caption{font-size:9px}.star-one{left:25px;top:133px;font-size:35px}.star-two{right:18px;top:189px;font-size:39px}.purchase-card{padding:23px}.purchase-price{font-size:48px}.price-reference{padding-left:17px}.price-reference>span{font-size:9px}.preorder-button{font-size:16px;gap:14px;min-height:73px}.purchase-price-row{gap:15px}.purchase-deck{margin-bottom:24px}.steps-grid{gap:29px}.steps-grid h3{font-size:25px}.development-section{gap:42px}.development-copy h2{font-size:38px}.order-summary{padding:26px}.order-summary dl>div{grid-template-columns:1fr;gap:4px;padding:12px 0}.purchase-questions{gap:45px;grid-template-columns:1fr 1.6fr}.section-heading h2{font-size:37px}.policy-layout{grid-template-columns:170px minmax(0,1fr);gap:42px}}
@media(max-width:680px){
  .purchase-header{padding:20px 6% 18px;gap:16px;flex-wrap:wrap}.purchase-brand{width:132px}.purchase-header nav{font-size:11px;gap:18px}.header-support{display:none}
  .purchase-preview{margin:20px 6% 0;padding:13px 15px;align-items:flex-start;gap:9px;border-radius:10px}.preview-dot{margin-top:6px;width:6px;height:6px}.purchase-preview p{font-size:10px;line-height:1.8}
  .purchase-hero{margin:26px 6% 45px;display:flex;flex-direction:column;gap:23px}.purchase-art{position:static;width:100%;padding:0}.sample-stage{min-height:0;height:auto;aspect-ratio:1.08;border-radius:100px 100px 20px 20px}.sample-pill{position:absolute;top:0;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:9px;padding:6px 12px;margin-top:21px}.sample-stage img{position:absolute;width:86%;max-width:86%;height:auto;bottom:13px;margin:0;flex:none}.sample-whisper{display:none}.stage-orbit{width:280px;height:280px;top:34px}.star-one{font-size:27px;left:24px;top:81px}.star-two{font-size:36px;right:16px;top:127px}.sample-caption{font-size:9px;margin:10px 5px 0}.sample-story{display:none}
  .purchase-copy{width:100%}.purchase-copy>.eyebrow{font-size:9px;letter-spacing:.12em;margin:0}.purchase-copy h1{font-size:47px;line-height:1.04;margin:12px 0 18px;letter-spacing:-.06em}.purchase-copy h1 br:nth-of-type(2){display:none}.purchase-copy h1 em::before{content:' '}.purchase-deck{font-size:14px;line-height:1.85;margin:0 0 24px}.purchase-card{padding:24px 21px;border-radius:19px}.purchase-price-row{gap:17px}.purchase-price-row h2{font-size:9px}.purchase-price{font-size:47px}.price-reference{padding-left:18px}.price-reference>strong{font-size:25px}.price-reference>span{font-size:9px}.price-reference>span:last-child{font-size:10px}.charge-summary{font-size:11px;margin:17px 0 19px}.preorder-button{font-size:17px;min-height:74px;padding:18px 15px;gap:18px;border-radius:12px}.preorder-button .button-arrow{font-size:24px}.checkout-status{font-size:10px;line-height:1.8;margin:15px 0 8px}.checkout-provider{font-size:9px;margin:0 0 21px}.checkout-assurances{gap:14px;padding-top:17px}.checkout-assurances p{font-size:10px}.checkout-assurances strong{font-size:11px}.checkout-assurances>div{gap:11px}.purchase-fine{font-size:9px;line-height:1.85;margin-top:19px;padding-top:15px}
  .purchase-container{margin-left:6%;margin-right:6%}.purchase-steps{padding:30px 0 33px}.section-heading .eyebrow{font-size:9px;margin-bottom:12px}.section-heading h2{font-size:34px}.steps-grid{grid-template-columns:1fr;gap:27px;margin-top:28px}.steps-grid li{position:relative;padding-left:52px}.step-number{position:absolute;left:0;top:1px;width:33px;height:33px;font-size:10px;margin:0}.steps-grid h3{font-size:25px;margin:0 0 11px}.steps-grid p{font-size:12px;line-height:1.9;max-width:none}.development-section{display:block;margin-top:40px;margin-bottom:44px}.development-copy .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:14px}.development-copy h2{font-size:35px;margin-bottom:20px}.development-copy>p:not(.eyebrow){font-size:13px;line-height:1.9}.text-link{font-size:11px}.order-summary{margin-top:29px;padding:25px;border-radius:18px}.order-summary>.eyebrow{font-size:9px;margin-bottom:21px}.order-summary dl>div{grid-template-columns:.9fr 1.15fr;gap:18px;padding:13px 0}.order-summary dt{font-size:10px}.order-summary dd{font-size:11px}.order-summary>p{font-size:9px;line-height:1.85;margin-top:17px}.purchase-questions{display:block;padding-top:30px;margin-bottom:39px}.section-heading>p:last-child:not(.eyebrow){font-size:12px;margin-top:13px}.questions-list{margin-top:28px}.questions-list details{padding-bottom:19px;margin-bottom:20px}.questions-list summary{font-size:13px;line-height:1.7;gap:17px}.questions-list summary>span{font-size:21px;margin-top:1px}.questions-list p{font-size:12px;margin:13px 15px 0 0;line-height:1.9}.questions-list .draft-inline,.policy-body .draft-inline{font-size:10px;padding:12px;margin-right:0}.purchase-closing{padding:29px 20px 30px;border-radius:22px;margin-bottom:46px}.purchase-closing>img{width:73px;margin-bottom:16px}.purchase-closing .eyebrow{font-size:8px;letter-spacing:.09em;line-height:1.7;margin-bottom:16px}.purchase-closing h2{font-size:31px;line-height:1.17;margin-bottom:24px}.purchase-closing .preorder-button{min-height:69px;font-size:15px;gap:14px}.purchase-closing>p:not(.eyebrow){font-size:9px;line-height:1.8}.purchase-closing>.text-link{font-size:10px}.purchase-footer{padding:30px 6% 24px}.purchase-footer>a{width:128px}.purchase-footer>p{font-size:19px;margin:18px 0}.purchase-footer nav{gap:13px 20px;font-size:10px;margin:23px auto;max-width:340px}.purchase-footer small{font-size:9px}
  .policy-hero{margin-top:37px;margin-bottom:32px}.policy-hero>.eyebrow{font-size:8px;letter-spacing:.1em}.policy-hero h1{font-size:48px;margin:15px 0 20px}.policy-hero>p:not(.eyebrow){font-size:14px;line-height:1.85;margin-bottom:19px}.policy-status{font-size:10px;padding:7px 12px}.policy-layout{display:block;margin-bottom:45px}.policy-navigation{position:static;padding-top:15px;margin-bottom:28px}.policy-navigation>.eyebrow{font-size:9px;margin-bottom:16px}.policy-navigation nav{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;font-size:11px;line-height:1.65;border-bottom:1px solid var(--line);padding-bottom:22px}.policy-navigation>p:not(.eyebrow){display:none}.policy-summary{padding:22px;border-radius:16px}.policy-summary>.eyebrow{font-size:8px;margin-bottom:12px}.policy-summary>p:last-child{font-size:15px;line-height:1.8}.policy-section{padding:31px 0;scroll-margin-top:25px}.policy-number{font-size:8px;letter-spacing:.09em;margin-bottom:14px}.policy-section h2{font-size:30px;margin-bottom:20px}.policy-section h3{font-size:14px;margin:25px 0 10px}.policy-section p{font-size:13px;line-height:1.9;margin-bottom:15px;overflow-wrap:anywhere}.policy-draft-note{padding:16px;border-radius:10px;margin-bottom:22px}.policy-draft-note>strong{font-size:11px}.policy-draft-note>p{font-size:11px;line-height:1.8;margin-top:6px}.contact-policy{padding-bottom:0}.contact-policy .text-link{font-size:11px}
  .preorder-page:has(.mobile-preorder-bar){padding-bottom:112px;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.mobile-preorder-bar{position:fixed;z-index:20;bottom:0;left:0;right:0;display:grid;grid-template-columns:75px minmax(0,1fr);align-items:center;gap:0 13px;padding:14px 6% 10px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid #dacddf;background:#fffaf3f7;box-shadow:0 -5px 22px #57375d0b}.mobile-preorder-bar>div{line-height:1.4}.mobile-preorder-bar>div>strong{display:block;font:700 23px/1.3 Fraunces,Georgia,serif;letter-spacing:-.05em}.mobile-preorder-bar>div>span{display:block;font-size:8px;color:var(--muted);margin-top:3px}.mobile-preorder-bar .preorder-button{min-height:52px;padding:12px 10px;font-size:13px;border-radius:10px;box-shadow:0 3px 0 #382440}.mobile-preorder-bar .preorder-button[aria-disabled="true"]{box-shadow:0 3px 0 #c8b9cc}.mobile-preorder-bar>p{grid-column:1/-1;font-size:8px;text-align:center;line-height:1.6;margin:10px 0 0;color:var(--muted)}
}
@media(max-width:360px){.purchase-brand{width:115px}.purchase-header{gap:12px}.purchase-header nav{gap:12px;font-size:10px}.purchase-copy h1{font-size:41px}.purchase-card{padding:22px 18px}.purchase-price{font-size:42px}.price-reference{padding-left:14px}.purchase-price-row{gap:12px}.price-reference>strong{font-size:24px}.preorder-button{font-size:15px;gap:12px;min-height:72px}.purchase-copy>.eyebrow{font-size:8px}.purchase-closing h2{font-size:28px}.purchase-closing .preorder-button{font-size:14px}.order-summary{padding:21px}.order-summary dl>div{gap:12px}.policy-hero h1{font-size:43px}.mobile-preorder-bar{grid-template-columns:65px minmax(0,1fr);gap:0 10px}.mobile-preorder-bar .preorder-button{font-size:12px}}
@media(prefers-reduced-motion:reduce){.preorder-page *,.preorder-page *::before,.preorder-page *::after{transition:none!important;animation:none!important}.preorder-page{scroll-behavior:auto}}
@media print{.purchase-header,.purchase-footer,.purchase-closing,.sample-story,.policy-navigation,.preorder-button,.mobile-preorder-bar{display:none!important}.preorder-page{padding-bottom:0!important}.purchase-preview,.purchase-container,.purchase-hero{max-width:none;margin:15px 0}.purchase-art{position:static;max-width:250px}.sample-stage{min-height:0;height:auto;border-radius:10px}.sample-stage img{margin-top:10px}.sample-pill,.sample-whisper,.stage-star{display:none}.purchase-hero{gap:25px;grid-template-columns:1fr 1.5fr}.purchase-copy h1{font-size:29pt}.purchase-card{padding:15px}.purchase-price{font-size:28pt}.purchase-deck,.purchase-fine,.charge-summary,.checkout-assurances p,.policy-section p{font-size:10pt}.purchase-steps,.development-section,.purchase-questions,.policy-layout{display:block}.policy-hero h1{font-size:30pt}.policy-section{break-inside:auto}.policy-section h2{font-size:22pt}.policy-section h3{font-size:13pt}.order-summary{margin-top:25px}.policy-summary,.policy-draft-note{background:#eee}.policy-section a{overflow-wrap:anywhere}.policy-status{border-color:#777}.questions-list details:not([open]){display:none}}
