
:root{font-family:Arial,Helvetica,sans-serif;color:#141820;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a03730;outline-offset:4px}header{max-width:1120px;margin:auto;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:15px}.brand{text-decoration:none;color:#141820;font-size:12px;font-weight:800;letter-spacing:.06em}.preview-label{font-size:10px;color:#925652;letter-spacing:.08em}.progress-shell{max-width:680px;margin:12px auto 0;padding:0 20px}#progress{height:5px;background:#f8f4e9;border-radius:10px;overflow:hidden}#progress-fill{height:100%;background:#d52b25;transition:width .25s}.progress-caption{display:flex;justify-content:space-between;font-size:11px;color:#8e5450;margin-top:12px;letter-spacing:.06em}main{max-width:720px;margin:0 auto;padding:42px 30px 50px;min-height:560px}.eyebrow{font-size:12px;font-weight:700;color:#945854;letter-spacing:.08em;margin:0 0 15px}h1{font-size:40px;line-height:1.12;letter-spacing:-.045em;margin:0 0 20px;font-weight:800;outline:none}h2{font-size:24px;letter-spacing:-.025em;margin:0 0 12px}p{font-size:17px;line-height:1.65;color:#7a4845;margin:0 0 22px}.hint{font-size:14px;color:#9b5c57}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.choice{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;padding:20px;border:1px solid #f2e8d2;border-radius:17px;background:#fdfbf7;color:#141820;min-height:77px;transition:background .15s,border-color .15s}.choice:hover{border-color:#aba547}.choice[aria-pressed=true]{background:#fff2cf;border:2px solid #a96b09;padding:19px}.choice b{font-size:17px;display:block}.choice small{font-size:12px;color:#935753;display:block;margin-top:5px;line-height:1.4}.choice .check{height:21px;width:21px;min-width:21px;border:1px solid #dccbbd;border-radius:50%;background:#fff}.choice[aria-pressed=true] .check{background:#141820;border:5px solid #fff;box-shadow:0 0 0 1px #141820}.actions{display:flex;align-items:center;gap:14px;margin-top:28px}.primary{background:linear-gradient(110deg,#ffbc21,#ffcf57);border:1px solid #e0db28;border-radius:15px;padding:19px 25px;font-size:17px;font-weight:800;color:#141820;flex:1;box-shadow:inset 0 1px 2px #fff}.primary:disabled{background:#f8f3e8;border-color:#f3ead4;color:#b07672;cursor:not-allowed;box-shadow:none}.back,.text-button{border:0;background:none;padding:15px 9px;color:#784744;font-size:14px;text-decoration:underline;text-underline-offset:4px}.error{color:#9b2a25;font-size:14px;min-height:22px;margin:12px 0 0}.input-label{display:block;font-size:14px;font-weight:700;margin:22px 0 9px}input,textarea,select{width:100%;border:1px solid #e3d6cc;border-radius:14px;padding:19px;background:#fdfcfa;color:#141820;font-size:20px}textarea{min-height:135px;resize:vertical;font-size:18px;line-height:1.5}.measure-row{display:flex;gap:12px;align-items:center}.measure-row input{min-width:0}.measure-row span{font-size:14px;color:#8a514d}.unit-toggle{display:flex;gap:6px;background:#f9f4e9;border-radius:12px;padding:5px;width:max-content;margin:26px 0 15px}.unit-toggle button{border:0;padding:10px 22px;border-radius:9px;background:transparent;color:#8d534f}.unit-toggle button[aria-pressed=true]{background:white;color:#141820;box-shadow:0 1px 4px #18203015}.note-card{padding:22px;background:#fbf8f2;border:1px solid #f4ebd8;border-radius:20px;margin:25px 0}.note-card p{font-size:15px;margin-bottom:0}.review-row{padding:17px 0;border-bottom:1px solid #f4ebd7;display:flex;justify-content:space-between;gap:16px}.review-row small{display:block;font-size:11px;letter-spacing:.05em;color:#9f5e5a;margin-bottom:6px}.review-row strong{font-size:16px;line-height:1.4;overflow-wrap:anywhere}.review-row button{align-self:center;border:0;background:none;text-decoration:underline;color:#814c48;font-size:13px}.price{font-size:54px;letter-spacing:-.05em;font-weight:800;color:#141820;margin:22px 0 5px}.price span{font-size:16px;letter-spacing:0;font-weight:400}.includes{padding-left:21px;color:#744542;line-height:1.9;font-size:16px}.loading-ring{width:48px;height:48px;margin-bottom:30px;border:4px solid #eff0d5;border-top-color:#c4b91a;border-radius:50%;animation:spin .8s linear infinite}.loading-step{margin:10px 0;font-size:15px}.preview-warning{font-size:13px;padding:16px;background:#fffbea;border:1px solid #e9dfb4;border-radius:12px;line-height:1.6;color:#615b44}.download{display:block;width:100%;margin-top:14px;border:1px solid #e4d8ce;background:#fff;border-radius:13px;padding:16px;font-weight:700;color:#54322f}.section-label{font-size:11px;font-weight:700;letter-spacing:.08em;color:#a66560;margin-top:28px}footer{max-width:650px;text-align:center;font-size:11px;line-height:1.6;color:#a66662;margin:10px auto 35px;padding:0 25px}.food-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.food-strip img{width:100%;height:125px;object-fit:cover;border-radius:16px}.review-actions{display:flex;flex-wrap:wrap;gap:10px}.review-actions button{flex:1}.safe-page{padding:25px;background:#fbf8f2;border-radius:22px}.safe-page a{color:#8a221a}.final-note{margin-top:20px;font-size:13px}.optional{font-size:13px;color:#a56460}.hidden{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){header{padding:22px 20px}.brand{font-size:10px}.preview-label{font-size:9px}.progress-shell{margin-top:8px}main{padding:32px 20px;min-height:530px}h1{font-size:33px}.choices{gap:10px}.choice{padding:16px;min-height:75px}.choice[aria-pressed=true]{padding:15px}.choice b{font-size:15px}.choice small{font-size:11px}.choice .check{min-width:17px;width:17px;height:17px}.primary{font-size:16px;padding:18px 15px}p{font-size:16px}.actions{margin-top:25px}.note-card{padding:18px}.food-strip img{height:100px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.meal-order{position:relative;margin:28px 0;padding:24px;border:1px solid #efd9c9;border-radius:22px;background:linear-gradient(145deg,#fffdf8,#fff5dc);box-shadow:0 18px 45px #6e2d1610}.meal-stamp{display:inline-block;padding:7px 11px;border-radius:999px;background:#141820;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.meal-order .input-label{margin-top:18px}.field-note{margin:12px 2px 0;font-size:12px;line-height:1.5;color:#8b5a55}
.arrive{animation:arrive .3s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.arrive{animation:none}}
.actions{position:fixed;z-index:10;bottom:0;left:50%;transform:translateX(-50%);width:min(720px,100%);margin:0;padding:16px 30px;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid #f8f4e9;box-shadow:0 -12px 24px #ffffffb0}body{padding-bottom:95px}.actions .back{flex-shrink:0}@media(max-width:600px){.actions{padding:14px 20px}}

/* Final consent step: native controls must not inherit full-width text-input styling. */
.consent-list{display:grid;gap:12px;margin:28px 0 18px}.consent-row{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid #e8e0d7;border-radius:14px;background:#fdfbf7;cursor:pointer}.consent-row input[type=checkbox]{appearance:auto;flex:0 0 20px;width:20px;height:20px;margin:3px 0 0;padding:0;accent-color:#d52b25}.consent-row span{min-width:0;font-size:15px;line-height:1.55;color:#423a34}.consent-row a{color:inherit;text-decoration:underline;text-underline-offset:3px}.consent-row:has(input:checked){border-color:#d52b25;background:#fff7ed}.consent-list+.final-note{font-size:13px;line-height:1.55;color:#6c625c;margin:0}.review-row>div{min-width:0}.review-row button{flex-shrink:0}
/* Short-flow visual system: Modern Appetite orange, warm yellow, crisp white. */
:root{--ink:#191b23;--orange:#ec4817;--yellow:#ffc52c;--line:#e6e6e8;font-family:'Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff}
body{padding-bottom:110px;background:linear-gradient(90deg,#fff 0%,#fff 73%,#fff8f0 100%)}
header{max-width:1180px;padding:16px 30px;min-height:94px}.brand{display:block;width:162px;height:64px;overflow:hidden}.brand img{display:block;width:162px;height:162px;object-fit:contain;transform:translateY(-35px)}.preview-label{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.12em}
.progress-shell{max-width:840px;margin:0 auto;padding:0 30px}#progress{height:6px;background:#f2f2f3}#progress-fill{background:var(--orange);transition:width .3s ease}.progress-caption{color:#696973;font-weight:600;font-size:10px;margin-top:11px;letter-spacing:.08em}
main{max-width:840px;padding:38px 30px 40px;min-height:470px}h1{font-family:'Arial Black','Segoe UI',Arial,sans-serif;font-size:clamp(34px,4vw,53px);font-weight:900;line-height:1.06;letter-spacing:-.055em;max-width:750px;margin-bottom:17px}h2{color:var(--ink)}p{color:#5a5d66;font-size:17px;line-height:1.55;max-width:660px}.eyebrow{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.14em;margin-bottom:13px}.hint{font-size:12px;color:#71737b;margin:20px 0 10px}.choices{margin:0 0 12px;gap:10px}.choice{min-height:63px;padding:17px 18px;border:1.5px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 2px 0 #191b2307;transition:transform .16s,border-color .16s,background .16s}.choice:hover{border-color:var(--orange);background:#fff8f3;transform:translateY(-2px)}.choice b{font-size:15px;line-height:1.25;font-weight:650;flex:1}.choice[aria-pressed=true]{padding:17px 18px;border:1.5px solid var(--orange);background:#fff0e6;box-shadow:0 0 0 1px var(--orange)}.choice .check{border-radius:6px;width:18px;height:18px;min-width:18px;border:1px solid #c7c7cc}.choice[aria-pressed=true] .check{background:var(--orange);border:3px solid #fff;box-shadow:0 0 0 1px var(--orange)}.keycap{display:inline-flex;align-items:center;justify-content:center;width:21px;height:22px;border:1px solid #dedee2;border-radius:4px;color:#8a8b91;font-size:10px;font-weight:600}.keycap:empty{display:none}.restaurant-choices{grid-template-columns:repeat(4,minmax(0,1fr))}.restaurant-choices .choice{display:flex;flex-direction:column;justify-content:center;gap:9px;min-height:106px;padding:12px 10px;text-align:center}.restaurant-choices .choice b{font-size:12px;flex:0}.restaurant-logo{width:78px;height:44px;object-fit:contain}.restaurant-choices .keycap{position:absolute;top:7px;left:7px;font-size:9px;width:15px;height:17px;background:#fff}.restaurant-choices .check{position:absolute;right:8px;top:8px;width:14px;height:14px;min-width:14px}.restaurant-choices .choice:not(:has(img)){background:#fafafa}.restaurant-choices .choice[aria-pressed=true]{background:#fff0e6}
input:not([type=checkbox]),textarea,select{border:0;border-bottom:2px solid #d5d6dc;border-radius:0;background:transparent;padding:14px 0;color:var(--ink);font-size:27px;outline-offset:6px}textarea{min-height:145px;font-size:22px;line-height:1.5}input::placeholder,textarea::placeholder{color:#a2a4ad;font-size:.8em}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:0;border-bottom-color:var(--orange)}.input-label{color:#6a6d75;font-size:12px;margin:24px 0 7px}.measure-row input{max-width:230px;font-size:40px}.unit-toggle{background:#f3f3f5;margin-top:25px}.unit-toggle button{color:#666973}.unit-toggle button[aria-pressed=true]{background:var(--ink);color:white}.optional{color:#888b93}.error{font-size:13px;color:#bd2d15;margin:10px 0;min-height:18px}
.actions{width:min(840px,100%);padding:15px 30px 18px;background:#fffffff5;backdrop-filter:blur(16px);border-top:1px solid #eeeeef;box-shadow:0 -10px 25px #ffffffc0;gap:13px;flex-wrap:wrap}.primary{flex:0 1 auto;min-width:210px;background:var(--orange);border:0;color:white;border-radius:10px;box-shadow:0 3px 0 #ba300c;padding:16px 24px;font-size:15px;font-weight:750;transition:background .15s,transform .15s}.primary:hover{background:#d83b0d;transform:translateY(-1px)}.primary:disabled{background:#e6e6e8;color:#85858c;box-shadow:none}.back,.text-button{color:#666973;padding:13px 0;font-size:13px}.keyboard-hint{font-size:11px!important;color:#777983!important;margin:0 0 0 auto!important;align-self:center}.actions:has(#build-now){justify-content:flex-end}.actions #build-now{width:100%}
footer{color:#85858b;font-size:10px;margin-top:12px}footer a{color:#6b6d75}.note-card{background:#fff8ef;border-color:#f3e4d1}.note-card p{color:#5a5d66}.plan-preview-list{list-style:none;margin:28px 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.plan-preview-list li{padding:18px 15px;border-radius:12px;background:#fff6e2;border-top:3px solid var(--yellow)}.plan-preview-list strong{display:block;font-size:14px;line-height:1.3;margin-bottom:7px}.plan-preview-list span{display:block;font-size:12px;line-height:1.45;color:#6b6051}.answer-summary{margin:16px 0 24px;border-bottom:1px solid var(--line);padding-bottom:17px}.answer-summary summary{font-size:13px;color:#6a6d75;cursor:pointer}.consent-list{margin:20px 0;gap:13px}.consent-row{background:transparent;border:0;padding:0;gap:11px;align-items:flex-start}.consent-row span{font-size:12px;line-height:1.6;color:#696b73}.consent-row input[type=checkbox]{flex:0 0 19px;width:19px;height:19px;margin-top:1px;accent-color:var(--orange)}.consent-row:has(input:checked){background:transparent}.review-row{border-color:var(--line)}.review-row strong{font-size:14px}.review-row small{color:#85858b}.price{color:var(--ink);font-size:56px}.includes{color:#444752;line-height:2}.checkout-reassurance{font-size:13px}.final-note{font-size:12px;color:#777}.final-note a{color:inherit}.loading-ring{border-color:#f3e8de;border-top-color:var(--orange)}.safe-page{background:#fff5ed}.safe-page p{color:#635c57}.arrive{animation:question-in .22s ease-out both}@keyframes question-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){body{background:#fff;padding-bottom:95px}header{padding:9px 20px;min-height:76px}.brand{width:135px;height:56px}.brand img{width:135px;height:135px;transform:translateY(-29px)}.preview-label{font-size:8px}.progress-shell{padding:0 20px}main{padding:30px 20px;min-height:460px}h1{font-size:35px}p{font-size:15px}.restaurant-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.restaurant-choices .choice{min-height:94px;padding:10px 7px}.restaurant-logo{width:60px;height:38px}.restaurant-choices .choice b{font-size:10px}.choice b{font-size:13px}.choice,.choice[aria-pressed=true]{padding:15px 12px}.choices:not(.restaurant-choices){grid-template-columns:1fr}.choice{min-height:55px}.actions{padding:14px 20px 18px}.primary{min-width:180px;flex:1}.keyboard-hint{display:none}.plan-preview-list{grid-template-columns:1fr;gap:9px}.plan-preview-list li{padding:13px 15px;border-top:0;border-left:3px solid var(--yellow)}.plan-preview-list strong{margin-bottom:3px}.consent-row span{font-size:12px}textarea{font-size:19px}.keycap{display:none}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.food-note{display:flex;align-items:center;gap:20px;padding:12px 20px;margin:24px 0;background:#fff7eb;border-radius:16px}.food-note img{width:100px;height:85px;object-fit:contain}.food-note strong,.food-note span{display:block}.food-note strong{font-size:16px;margin-bottom:5px}.food-note span{font-size:13px;line-height:1.5;color:#69615a}.bonus-preview{display:flex;align-items:center;gap:24px;margin:24px 0;padding:18px 24px;background:#fff7eb;border-radius:16px}.bonus-preview img{width:90px;height:116px;object-fit:contain}.bonus-preview strong{display:block;font-size:20px;line-height:1.15}.bonus-preview p{font-size:13px;margin:8px 0 0}.gift-label{display:block;color:#d63e0e;font-size:10px;font-weight:800;letter-spacing:.1em;margin-bottom:8px}.choice{position:relative}@media(max-width:600px){.bonus-preview{padding:15px;gap:15px}.bonus-preview strong{font-size:17px}.bonus-preview img{width:72px;height:96px}.food-note{padding:10px;gap:10px}.food-note img{width:75px;height:75px}}
header .brand:has(img){width:118px;height:84px;overflow:visible}header .brand img{width:108px;height:108px;transform:translateY(-12px)}.arrive{animation:question-in .22s ease-out}@keyframes question-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(max-width:600px){header .brand:has(img){width:105px;height:72px}header .brand img{width:96px;height:96px;transform:translateY(-12px)}}
body{font-family:Arial,Helvetica,sans-serif}.actions:has(#build-now){position:static;transform:none;width:100%;padding:16px 0;margin:8px 0 0;box-shadow:none;background:none;border-top:0;backdrop-filter:none}main:has(#build-now){padding-bottom:10px}
/* Pay-first offer: a personal food-plan book and gift, on a sun-yellow stage. */
main:has(.plan-sale){max-width:1080px;padding-top:28px}.sale-intro{text-align:center;margin:auto;max-width:800px}.sale-intro h1{font-size:clamp(42px,6vw,70px);max-width:none;line-height:1;letter-spacing:-.065em}.sale-intro h1 em{font-style:normal;color:#ec4817}.sale-intro>p{margin:18px auto 0;max-width:610px}.sale-intro .eyebrow{margin:0 0 19px;font-size:10px}.offer-stage{position:relative;display:flex;justify-content:center;align-items:center;gap:20px;min-height:395px;padding:34px 25px 45px;margin:34px 0;background:#ffd339;border-radius:26px;overflow:hidden}.offer-stage:before{content:'';position:absolute;width:600px;height:600px;border-radius:50%;border:1px solid #fff9;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 60px #ffffff24,0 0 0 120px #ffffff18}.plan-book{position:relative;width:222px;min-height:306px;background:#fffdf6;border-radius:3px 9px 9px 3px;padding:22px 20px;box-shadow:8px 10px 0 #ddd7bf,18px 22px 26px #86630640;transform:rotate(-7deg);border-left:8px solid #ec4817;display:flex;flex-direction:column}.book-brand{font-size:8px;font-weight:900;letter-spacing:.05em}.book-title{font-size:35px;font-weight:900;letter-spacing:-.065em;line-height:.98;margin-top:19px}.book-title em{font-style:normal;color:#ec4817}.plan-book img{width:130px;height:90px;object-fit:contain;align-self:flex-end;margin-top:-5px}.book-foot{font-size:6px;font-weight:800;letter-spacing:.05em}.gift-book{position:relative;align-self:center;display:flex;flex-direction:column;align-items:center;max-width:205px;transform:rotate(5deg);margin-left:23px}.gift-book>img{width:136px;height:182px;object-fit:cover;box-shadow:8px 12px 18px #8c67084a}.gift-book>span:last-child{text-align:center;font-size:12px;font-weight:800;line-height:1.3;margin-top:18px}.gift-book small{font-size:9px;font-weight:400}.gift-tag{background:#191b23;color:white;border-radius:30px;padding:10px 15px;margin-bottom:15px;font-size:10px;font-weight:800;letter-spacing:.03em}.stage-caption{position:absolute;bottom:12px;left:10px;right:10px;text-align:center;font-size:10px;color:#766320}.sale-bottom{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start;margin:38px 0}.sale-benefits h2{font-size:32px;letter-spacing:-.05em;line-height:1.1;margin:10px 0 25px}.sale-benefits ul{list-style:none;padding:0;margin:0}.sale-benefits li{padding:0 0 22px 30px;position:relative}.sale-benefits li:before{content:'✓';position:absolute;left:0;top:0;color:#ec4817;font-weight:bold}.sale-benefits b,.sale-benefits span{display:block}.sale-benefits b{font-size:15px;margin-bottom:7px}.sale-benefits span{font-size:13px;line-height:1.55;color:#666b75}.purchase-card{padding:28px;border:2px solid #ec4817;border-radius:20px;background:#fff}.sale-price{font-size:52px;font-weight:900;letter-spacing:-.06em;color:#191b23;line-height:1;margin:18px 0}.sale-price span{display:block;font-size:11px;font-weight:400;letter-spacing:0;color:#6f7279;margin-top:12px}.purchase-explain{font-size:13px;line-height:1.5}.purchase-card .consent-row span{font-size:10px}.purchase-card .primary{display:block;width:100%;min-width:0;text-align:center}.purchase-card .error{margin:6px 0;min-height:0}.secure-caption{font-size:10px;text-align:center;margin:15px 0 0}.purchase-help{font-size:10px;line-height:1.5;margin:15px 0 0}.purchase-help a{color:inherit}.waiting-room{text-align:center;padding-top:5px}.waiting-room h1{max-width:700px;font-size:clamp(35px,5vw,52px);margin:25px auto 18px}.waiting-room>p{margin-left:auto;margin-right:auto}.food-orbit{position:relative;width:280px;height:240px;margin:22px auto 0}.orbit-center{position:absolute;left:40px;top:36px;width:200px;height:180px;background:#ffd339;border-radius:50%;display:grid;place-items:center;animation:food-bob 3s ease-in-out infinite}.orbit-center img{width:170px;height:145px;object-fit:contain}.orbit-emoji{position:absolute;font-size:38px;z-index:1;animation:food-bob 4s ease-in-out infinite}.orbit-a{left:10px;top:30px}.orbit-b{right:0;top:60px;animation-delay:-1s}.orbit-c{left:40px;bottom:0;animation-delay:-2s}.orbit-spark{position:absolute;right:45px;bottom:10px;font-size:40px;color:#ec4817;animation:spark-turn 8s linear infinite}.real-stages{display:flex;gap:7px;margin:28px 0 34px}.real-stages span{flex:1;border-top:4px solid #ececef;padding-top:12px;font-size:10px;color:#91949b}.real-stages .done{border-color:#ec4817;color:#5a5d66}.real-stages .active{border-color:#ec4817;color:#ec4817;font-weight:bold}.real-stages .active:before{content:'● ';animation:status-pulse 1.4s ease-in-out infinite}.waiting-note{display:flex;text-align:left;align-items:center;gap:17px;padding:22px;background:#fff3d8;border-radius:18px;max-width:600px;margin:0 auto 22px}.waiting-note>span{font-size:30px}.waiting-note strong{font-size:15px}.waiting-note p{font-size:13px;margin:7px 0 0}.wait-small{font-size:12px;color:#80848d}.download-ready .primary,.paid-failure .primary{display:inline-block;text-decoration:none;margin:15px 0}.paid-failure p a,.download-ready p a{color:#ba370f}.retry-error{color:#ba370f;font-size:13px}@keyframes food-bob{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(3deg)}}@keyframes spark-turn{to{transform:rotate(360deg)}}@keyframes status-pulse{50%{opacity:.25}}@media(max-width:600px){main:has(.plan-sale){padding:28px 20px}.sale-intro h1{font-size:42px}.sale-intro .eyebrow{font-size:9px;line-height:1.5}.offer-stage{min-height:320px;padding:30px 10px 38px;gap:7px;margin:25px 0}.plan-book{width:155px;min-height:244px;padding:15px 11px;border-left-width:5px;box-shadow:5px 7px 0 #ddd7bf,10px 15px 20px #86630640}.book-title{font-size:27px}.book-brand{font-size:6px}.plan-book img{width:105px;height:80px}.book-foot{font-size:5px}.gift-book{max-width:125px;margin-left:8px}.gift-book>img{width:100px;height:134px}.gift-tag{font-size:8px;padding:8px 9px;white-space:nowrap}.gift-book>span:last-child{font-size:10px}.stage-caption{font-size:8px}.sale-bottom{grid-template-columns:1fr;gap:12px;margin-top:25px}.sale-benefits h2{font-size:29px}.purchase-card{padding:23px}.purchase-card .consent-row span{font-size:11px}.sale-price{font-size:49px}.food-orbit{transform:scale(.9);margin-top:10px;margin-bottom:-15px}.real-stages{gap:4px}.real-stages span{font-size:8px}.waiting-note{padding:18px}.waiting-note p{font-size:12px}}@media(prefers-reduced-motion:reduce){.orbit-center,.orbit-emoji,.orbit-spark,.real-stages .active:before{animation:none}}
.orbit-center img{mix-blend-mode:multiply}
.purchase-card .primary,.paid-failure .primary,.download-ready .primary{background:#cf390e}.purchase-card .primary:hover,.paid-failure .primary:hover,.download-ready .primary:hover{background:#b82e08}
