:root{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;color:#0b0b0d;background:#f6f6f6;font-synthesis:none;--red:#ff1538;--pink:#fff1f3;--muted:#636571;--line:#e7e7ea;--shadow:0 12px 30px rgba(28,28,34,.08)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f4f4}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{width:min(100%,760px);min-height:100dvh;margin:auto;background:#fff;position:relative;overflow:hidden}.page{min-height:100dvh;padding:calc(22px + env(safe-area-inset-top)) 5.7% calc(118px + env(safe-area-inset-bottom));background:#fff}.brand-header{height:58px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:30px;font-weight:790;color:var(--red);text-decoration:none;letter-spacing:-1.4px}.brand span{font-size:11px;vertical-align:top;margin-left:2px}.icon-button{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#101116}.icon-button svg{width:23px}.soft{background:#f7f7f8;border:0}.hero-copy{padding-top:24px}.hero-copy h1,.subpage-copy h1{font-size:clamp(42px,11vw,58px);line-height:.97;letter-spacing:-2.7px;margin:0 0 20px;font-weight:800}.hero-copy p,.subpage-copy p,.page-subtitle,.title-row p{color:var(--muted);font-size:18px;line-height:1.45;margin:0}.preference-row{display:flex;gap:12px;margin:30px 0 24px}.preference-chip{height:56px;padding:0 18px;border:1px solid var(--line);border-radius:28px;background:#fff;display:flex;align-items:center;gap:11px;font-size:16px;min-width:0}.preference-chip svg{width:22px;flex:0 0 auto}.preference-chip svg:last-child{width:17px;margin-left:4px}.day-selector{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;margin:4px 0 22px}.day-selector button{height:58px;border:0;background:#fff;color:#444650;font-weight:650;border-radius:25px;position:relative}.day-selector button.selected{color:var(--red);background:var(--pink)}.day-selector button.selected:after{content:"";position:absolute;width:20px;height:3px;border-radius:2px;background:var(--red);left:50%;bottom:1px;transform:translate(-50%)}.primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.action-card{min-height:126px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 7px 18px #1f1f220b;display:flex;align-items:center;text-align:left;padding:16px;gap:14px;color:#0b0b0d;text-decoration:none}.action-card>.action-icon{width:70px;height:70px;border-radius:19px;background:var(--pink);display:grid;place-items:center;color:var(--red);flex:0 0 auto}.action-icon svg{width:34px;height:34px}.action-card>span:nth-child(2){min-width:0}.action-card b{display:block;font-size:17px;line-height:1.05}.action-card small{display:block;color:var(--muted);font-size:12px;line-height:1.35;margin-top:8px}.action-card>svg{color:var(--red);width:20px;margin-left:auto;flex:0 0 auto}.meals-section{margin-top:28px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:22px 2px 12px}.section-title h2,.destination-page>h2{font-size:21px;margin:0}.section-title button,.text-button{border:0;background:transparent;color:var(--red);font-weight:650}.meal-list{display:grid;gap:12px}.meal-card{border:1px solid var(--line);border-radius:20px;padding:11px;display:grid;grid-template-columns:132px 1fr;gap:16px;color:inherit;text-decoration:none;min-width:0}.meal-card>img,.meal-card .thumb{width:132px;height:112px;border-radius:15px;object-fit:cover}.meal-info{min-width:0;padding:4px 2px}.meal-title{display:flex;justify-content:space-between;gap:6px}.meal-title h3{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px}.meal-title svg{width:20px;color:#494b55;flex:0 0 auto}.macros{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:#535660;margin-top:9px}.meal-info p{font-size:12px;color:#757783;margin:8px 0}.meal-info p b{color:#17171b}.tag-row{display:flex;gap:6px;flex-wrap:wrap}.tag-row span{font-size:11px;background:var(--pink);color:var(--red);padding:6px 10px;border-radius:8px;font-weight:600}.tag-row span.green{background:#eef8ef;color:#16862b}.sheet-backdrop{position:fixed;z-index:50;inset:0;background:#0a0a0a6b;display:flex;align-items:flex-end;justify-content:center}.bottom-sheet{background:#fff;width:min(100%,760px);padding:8px 5.5% calc(30px + env(safe-area-inset-bottom));border-radius:30px 30px 0 0;max-height:90dvh;overflow:auto;box-shadow:0 -20px 60px #00000021}.sheet-handle{width:62px;height:6px;border-radius:5px;background:#d0d0d3;margin:10px auto 16px}.sheet-title{display:flex;align-items:center;justify-content:space-between}.sheet-title h2{font-size:32px;margin:10px 0 24px}.sheet-row{width:100%;min-height:112px;padding:16px 18px;margin-bottom:13px;border:1px solid var(--line);border-radius:20px;background:#fff;display:grid;grid-template-columns:68px 1fr 22px;gap:16px;align-items:center;text-align:left}.sheet-row-icon{width:68px;height:68px;border-radius:18px;background:var(--pink);color:var(--red);display:grid;place-items:center}.sheet-row b{font-size:18px;display:block}.sheet-row small{font-size:14px;color:var(--muted);line-height:1.45;display:block;margin-top:6px}.sheet-row>svg{color:#93959d}.selector-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.selector-grid button{min-height:54px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;text-align:left}.selector-grid button.selected{border-color:#ffafbb;background:var(--pink);color:var(--red)}.selector-grid svg{width:18px}.primary-button,.secondary-button{border:0;border-radius:18px;min-height:62px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:750;font-size:18px}.primary-button{background:var(--red);color:#fff}.primary-button:disabled{opacity:.55}.secondary-button{background:#fff;border:1px solid var(--line);color:#19191d}.selector-sheet .primary-button{margin-top:16px}.bottom-dock{position:fixed;z-index:30;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:min(calc(100% - 24px),730px);height:82px;border:1px solid #ececef;border-radius:42px;background:#fffffff5;box-shadow:0 12px 30px #12121624;display:grid;grid-template-columns:repeat(2,1fr) 1.2fr repeat(3,1fr);align-items:center;padding:7px 8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dock-link{display:flex;flex-direction:column;align-items:center;gap:5px;color:#363945;text-decoration:none;font-size:10px;min-width:0}.dock-link svg{width:23px;height:23px}.dock-link.active{color:var(--red)}.add-button{width:70px;height:70px;border-radius:50%;border:0;background:var(--red);color:#fff;display:grid;place-items:center;margin:-23px auto 0;box-shadow:0 10px 20px #ff153840}.add-button svg{width:38px;height:38px}.subpage{padding-bottom:44px}.top-bar{height:72px;display:grid;grid-template-columns:48px 1fr auto;align-items:center}.top-bar h2{text-align:center;font-size:22px;margin:0}.top-bar>span{width:48px}.subpage-copy{margin-top:50px}.subpage-copy h1{font-size:42px}.url-input{height:86px;border:1px solid #d8d9df;border-radius:20px;display:flex;align-items:center;gap:16px;padding:0 20px;margin:42px 0 16px;color:#8a8d98}.url-input input{border:0;outline:0;min-width:0;flex:1;font-size:16px}.form-error{color:#c20c2b;font-size:13px}.reassurance{color:#7c7f8b;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px}.reassurance svg{width:16px}.minor-heading{font-size:20px;margin:52px 0 18px}.source-list{display:grid;gap:11px}.source-list div{border:1px solid var(--line);border-radius:18px;min-height:72px;display:grid;grid-template-columns:48px 1fr 22px;align-items:center;padding:0 18px}.source-list div>span{font-size:24px;color:var(--red)}.source-list svg{color:#898b94}.or-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:center;color:#777984;margin:30px 0}.or-divider span{height:1px;background:var(--line)}.center-state{height:100dvh;display:grid;place-content:center;text-align:center}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#f0f0f2,#e5e5e8,#f0f0f2);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton.thumb{display:grid;place-items:center;color:var(--red)}.skeleton.line{height:14px;border-radius:8px;width:62%;margin:13px 0}.skeleton.line.wide{width:88%;height:18px}.skeleton.tags{height:28px;border-radius:10px;width:70%}.progress-copy{margin-top:10px;border-top:1px solid var(--line);padding-top:9px;color:#5c5f69;font-size:12px}.progress-copy svg{width:15px;color:var(--red);vertical-align:middle}.camera-page{height:100dvh;background:#151515;color:#fff;position:relative;overflow:hidden}.camera-page>video{width:100%;height:100%;object-fit:cover}.camera-scrim{position:absolute;inset:0;background:linear-gradient(#0008,#0000 27% 62%,#000a)}.camera-top{position:absolute;top:calc(24px + env(safe-area-inset-top));left:5%;right:5%;display:grid;grid-template-columns:52px 1fr 52px;align-items:center}.camera-top button,.camera-controls button,.camera-controls label{border:1px solid #ffffff44;background:#20202088;color:#fff}.camera-top button{width:48px;height:48px;border-radius:50%;display:grid;place-items:center}.camera-top h1{text-align:center;font-size:22px}.camera-preferences{position:absolute;top:calc(112px + env(safe-area-inset-top));left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:#28282899;border:1px solid #ffffff33;border-radius:30px;padding:15px 22px;white-space:nowrap;font-size:14px}.camera-preferences span{width:1px;height:25px;background:#fff4}.viewfinder{position:absolute;top:25%;left:12%;width:76%;height:46%;border:0}.viewfinder i{position:absolute;width:70px;height:70px;border-color:#fff;border-style:solid}.viewfinder i:nth-child(1){left:0;top:0;border-width:7px 0 0 7px;border-radius:28px 0 0}.viewfinder i:nth-child(2){right:0;top:0;border-width:7px 7px 0 0;border-radius:0 28px 0 0}.viewfinder i:nth-child(3){left:0;bottom:0;border-width:0 0 7px 7px;border-radius:0 0 0 28px}.viewfinder i:nth-child(4){right:0;bottom:0;border-width:0 7px 7px 0;border-radius:0 0 28px}.viewfinder p{position:absolute;bottom:17%;left:10%;right:10%;text-align:center;font-size:20px;line-height:1.35}.viewfinder small{position:absolute;bottom:-5px;left:50%;transform:translate(-50%);white-space:nowrap;background:#111a;padding:8px 15px;border-radius:20px}.camera-controls{position:absolute;left:9%;right:9%;bottom:calc(34px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center}.camera-controls label,.camera-controls button:not(.shutter){width:62px;height:62px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:auto}.camera-controls label span,.camera-controls button span{position:absolute;margin-top:105px}.camera-controls .shutter{width:92px;height:92px;border:7px solid #fff;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #222;margin:auto}.soft-text{color:var(--red);background:var(--pink);border:0;border-radius:24px;padding:12px 16px;display:flex;align-items:center;gap:6px}.soft-text svg{width:18px}.make-page textarea,.customization textarea{width:100%;height:160px;resize:none;border:1px solid #ffd0d7;background:#fff7f8;border-radius:22px;padding:25px;font-size:17px;outline:0}.counter{display:block;text-align:right;color:#777984;font-size:12px;margin:-28px 20px 0}.quick-chips{display:flex;gap:9px;overflow:auto;margin:46px 0 28px;padding-bottom:5px}.quick-chips button,.suggestions button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:23px;padding:12px 15px}.choice-section{border-top:1px solid var(--line);padding-top:28px;margin-top:24px}.choice-section h3{margin:0 0 5px}.choice-section>small{color:var(--muted)}.choice-strip{display:flex;gap:10px;overflow:auto;margin:18px -6% 28px;padding:0 6% 5px}.choice-strip>button{width:102px;height:115px;flex:0 0 auto;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;position:relative}.choice-strip>button.active{background:var(--pink);border-color:#ffc2cc}.choice-strip>button>svg{color:#16a629}.choice-strip>button>span{font-size:12px}.choice-strip>button i{position:absolute;right:7px;top:7px;background:var(--red);color:#fff;border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.choice-strip>button i svg{width:14px}.form-rows{display:grid;gap:10px}.form-rows>button,.form-rows>label,.customization>button{min-height:72px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:0 18px;display:flex;align-items:center;gap:14px}.form-rows>button>span,.customization>button>span{margin-left:auto;color:var(--muted);display:flex;align-items:center}.form-rows label>span{flex:1}.form-rows label b{display:block}.form-rows input{border:0;outline:0;width:100%;margin-top:5px}.sticky-cta{margin-top:28px}.recipe-page{min-height:100dvh;background:#fff;padding-bottom:90px}.recipe-hero{height:370px;background-size:cover;background-position:center;position:relative;padding:calc(24px + env(safe-area-inset-top)) 5%}.overlay-button{width:50px;height:50px;border-radius:50%;border:0;background:#fff;color:#111;display:grid;place-items:center}.recipe-hero-actions{position:absolute;right:5%;top:calc(24px + env(safe-area-inset-top));display:flex;gap:10px}.hero-brand{position:absolute;top:calc(38px + env(safe-area-inset-top));left:50%;transform:translate(-50%);color:#fff;font-weight:750;font-size:20px}.recipe-panel{background:#fff;border-radius:30px 30px 0 0;margin-top:-30px;position:relative;padding:30px 5%}.recipe-heading{display:flex;justify-content:space-between;align-items:end;gap:12px}.recipe-heading h1{font-size:30px;letter-spacing:-1px;margin:7px 0}.recipe-heading small{color:var(--muted)}.recipe-heading>button{height:48px;border:1px solid #222;border-radius:24px;background:#fff;padding:0 16px;display:flex;align-items:center;gap:12px;white-space:nowrap}.recipe-tags{margin:14px 0 22px}.compact{min-height:44px;font-size:14px}.nutrition-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:8px;margin-top:20px}.nutrition-grid>div{min-height:105px;border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;justify-content:center;flex-direction:column}.nutrition-grid b{font-size:24px}.nutrition-grid small{color:var(--muted)}.calorie-card{flex-direction:row!important;gap:13px}.calorie-card>svg{color:var(--red)}.calorie-card>span{display:flex;flex-direction:column}.calorie-card b{font-size:32px}.health-card{border:1px solid var(--line);border-radius:18px;margin:12px 0 24px;padding:17px;display:grid;grid-template-columns:45px 1fr auto;gap:14px;align-items:center}.health-card>svg{color:#ec4b92}.health-card span{display:flex;flex-direction:column}.health-card small{color:var(--muted)}.health-card i{height:7px;border-radius:5px;background:linear-gradient(90deg,#53d76a 86%,#eee 86%);margin-top:10px}.ingredient-strip{display:flex;gap:10px;overflow:auto;margin:0 -5.5% 28px;padding:0 5.5% 5px}.ingredient-strip>div{width:92px;flex:0 0 auto;border:1px solid var(--line);border-radius:16px;padding:9px;display:flex;flex-direction:column}.ingredient-strip>div>span{height:60px;background:#f5f5f5;border-radius:12px;display:grid;place-items:center;font-size:32px}.ingredient-strip b{font-size:11px;margin:8px 0}.ingredient-strip small{font-size:11px;color:var(--muted)}.steps-list{padding:0;counter-reset:steps}.steps-list li{list-style:none;counter-increment:steps;padding-left:58px;position:relative;min-height:64px}.steps-list li:before{content:counter(steps);position:absolute;left:0;top:0;width:38px;height:38px;background:var(--pink);color:var(--red);border-radius:50%;display:grid;place-items:center;font-weight:700}.steps-list span{font-weight:700}.steps-list p{color:#555865;font-size:13px;line-height:1.5;margin:5px 0 18px}.recipe-actions{position:fixed;z-index:20;left:50%;bottom:0;transform:translate(-50%);width:min(100%,760px);padding:10px 3% calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10px}.recipe-actions a{height:52px;border:1px solid #111;border-radius:27px;display:flex;align-items:center;justify-content:center;gap:9px;color:#111;text-decoration:none;font-weight:650}.recipe-actions a.dark{background:#111;color:#fff}.recipe-preview{border:1px solid var(--line);border-radius:22px;padding:18px;display:grid;grid-template-columns:130px 1fr;gap:20px;margin:28px 0 14px}.recipe-preview img{width:130px;height:130px;border-radius:16px;object-fit:cover}.recipe-preview h2{margin:8px 0}.recipe-preview p{color:var(--muted)}.remix-options,.customization{border:1px solid var(--line);border-radius:22px;padding:22px;margin-top:14px}.remix-options>h2,.customization>h2{margin:0 0 5px}.remix-options>p{color:var(--muted);margin-top:0}.remix-options>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.remix-options button{min-height:96px;border:1px solid var(--line);border-radius:17px;background:#fff;display:grid;grid-template-columns:38px 1fr 25px;align-items:center;text-align:left;padding:12px}.remix-options button.selected{border-color:#ff9bad;background:var(--pink)}.remix-options button>svg{color:var(--red)}.remix-options button small,.remix-options button b{display:block}.remix-options button small{color:var(--muted);margin-top:5px}.remix-options button i{width:22px;height:22px;border:1px solid #d2d2d7;border-radius:50%;display:grid;place-items:center}.remix-options button.selected i{background:var(--red);color:#fff;border:0}.remix-options button i svg{width:14px}.customization{display:grid;gap:9px}.customization h2{margin-bottom:8px}.customization textarea{margin-top:10px;height:115px}.remix-page>.primary-button{margin:24px 0}.cook-page{min-height:100dvh;background:#fff}.cook-hero{height:42dvh;min-height:300px;background-size:cover;background-position:center;padding:calc(24px + env(safe-area-inset-top)) 5%;display:flex;justify-content:space-between;color:#fff;font-weight:700}.cook-page>section{padding:30px 6% 125px}.cook-progress{height:6px;background:#eee;border-radius:5px;overflow:hidden;margin-bottom:35px}.cook-progress i{display:block;height:100%;background:var(--red)}.cook-page section>small{color:var(--red);font-weight:700}.cook-page section h1{font-size:36px;margin:8px 0 18px}.cook-page section>p{font-size:18px;line-height:1.6;color:#4b4d57}.cook-context{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.cook-context>div,.cook-context>button{border:1px solid var(--line);border-radius:18px;min-height:92px;background:#fff;display:flex;align-items:center;padding:17px;gap:13px;text-align:left}.cook-context svg{color:var(--red)}.cook-context span{display:flex;flex-direction:column}.cook-context small{color:var(--muted)}.cook-page aside{background:var(--pink);border-radius:18px;padding:18px;display:flex;gap:13px;margin-top:18px}.cook-page aside svg{color:var(--red);flex:0 0 auto}.cook-page aside p{margin:6px 0;color:#5b5d65}.cook-page footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(100%,760px);padding:12px 5% calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr;gap:10px}.cook-page footer>button:first-child{border:1px solid var(--line);background:#fff;border-radius:18px}.destination-page>h1,.title-row h1{font-size:38px;letter-spacing:-1.5px;margin:32px 0 6px}.first-collection{border:1px solid var(--line);border-radius:24px;padding:20px;margin-top:20px;box-shadow:var(--shadow)}.collection-intro{display:flex;gap:16px;align-items:center}.collection-intro>span{width:62px;height:62px;border-radius:50%;background:var(--pink);color:var(--red);display:grid;place-items:center}.collection-intro h2,.collection-intro p{margin:0}.collection-intro p{color:var(--muted);margin-top:6px}.collage{height:235px;display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr;gap:8px;margin:20px 0}.collage div{border-radius:15px;background-size:cover;background-position:center;display:flex;align-items:end;padding:10px;color:#fff;box-shadow:inset 0 -50px 30px #0006}.collage div:first-child{grid-row:1/3}.collage div:nth-child(n+4){display:none}.first-collection .text-button{width:100%;padding:14px}.suggestions{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 25px}.select-recipes{border:1px solid var(--line);border-radius:20px;overflow:hidden}.select-recipes>div{display:grid;grid-template-columns:95px 1fr 30px;gap:14px;align-items:center;padding:9px;border-bottom:1px solid var(--line)}.select-recipes>div:last-child{border:0}.select-recipes img{width:95px;height:70px;object-fit:cover;border-radius:12px}.select-recipes span{display:flex;flex-direction:column;gap:5px}.select-recipes small{color:var(--muted)}.select-recipes i,.grocery-group i.checked{width:28px;height:28px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center}.title-row{display:flex;justify-content:space-between;align-items:flex-start}.segmented{background:#f3f3f5;border-radius:27px;padding:4px;display:grid;grid-template-columns:1fr 1fr;margin:38px 0 26px}.segmented button{height:47px;border:0;background:transparent;border-radius:24px;color:var(--muted);font-weight:650}.segmented button.active{background:#fff;color:var(--red);box-shadow:0 3px 12px #0000000b}.grocery-feature{border-radius:20px;background:#f8f8f9;padding:20px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:14px}.grocery-feature>span{font-size:28px}.grocery-feature div{display:flex;flex-direction:column}.grocery-feature small{color:var(--muted);margin-top:5px}.grocery-feature button{border:0;background:#fff;color:var(--red);border-radius:15px;padding:14px}.aisle-strip{display:flex;gap:10px;overflow:auto;margin-right:-6%;padding:0 6% 5px 0}.aisle-strip button{width:105px;height:110px;flex:0 0 auto;border:1px solid var(--line);border-radius:17px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.aisle-strip button.active{background:var(--pink);border-color:#ffdbe0;color:var(--red)}.checked-summary{color:var(--muted);font-size:13px}.grocery-group,.collapsed-group{border:1px solid var(--line);border-radius:20px;padding:14px 18px;margin-top:18px;box-shadow:0 7px 20px #00000008}.grocery-group header,.collapsed-group{display:flex;justify-content:space-between}.grocery-group header span,.collapsed-group span{color:var(--muted)}.grocery-group button{width:100%;border:0;border-bottom:1px solid #eee;background:#fff;min-height:62px;display:grid;grid-template-columns:34px 1fr 90px 35px;gap:10px;align-items:center;text-align:left}.grocery-group button:last-child{border:0}.grocery-group i{width:27px;height:27px;border:1px solid #cfd0d5;border-radius:50%}.grocery-group .done{text-decoration:line-through;color:#999}.grocery-group small{color:var(--muted);text-align:right}.grocery-group em{font-style:normal;font-size:25px}.collapsed-group{padding:23px 20px}.search{height:62px;border:1px solid var(--line);border-radius:31px;margin:34px 0 28px;padding:0 22px;display:flex;align-items:center;gap:14px}.search input{border:0;outline:0;flex:1;font-size:17px}.community-join{display:grid;grid-template-columns:1fr 1fr;gap:12px}.community-join section{text-align:center;border:1px solid var(--line);border-radius:22px;padding:28px 18px}.community-join section>span{width:72px;height:72px;border-radius:50%;background:var(--pink);color:var(--red);display:grid;place-items:center;margin:auto}.community-join h2{font-size:18px}.community-join p,.empty-community p{color:var(--muted);line-height:1.5}.community-join .primary-button{min-height:48px;font-size:14px;margin-top:22px}.empty-community{text-align:center;border:1px solid var(--line);border-radius:22px;margin-top:16px;padding:38px 24px}.empty-community>svg{width:75px;height:75px;color:#c7c8cd}.empty-community hr{border:0;border-top:1px solid var(--line);margin:28px 0}.empty-community .suggestions{justify-content:center}.profile-card{display:grid;grid-template-columns:92px 1fr 24px;gap:18px;align-items:center;margin:28px 0}.profile-card>span{width:92px;height:92px;border-radius:50%;background:var(--pink);color:var(--red);display:grid;place-items:center}.profile-card h2,.profile-card p{margin:0}.profile-card p{color:var(--muted);margin:5px 0}.profile-card button{border:0;background:#f8f8f8;border-radius:18px;padding:9px 13px}.premium-card{border:1px solid #ffd3d9;border-radius:20px;padding:20px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center}.premium-card>span{color:var(--red);font-size:24px}.premium-card div{display:flex;flex-direction:column}.premium-card small{color:var(--muted);margin-top:5px}.premium-card button{border:0;background:var(--pink);color:var(--red);border-radius:18px;padding:11px}.settings-section{margin-top:28px}.settings-section h3{font-size:15px}.settings-section>div{border:1px solid var(--line);border-radius:20px;overflow:hidden}.settings-section button{width:100%;min-height:70px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:10px 15px;display:grid;grid-template-columns:40px 1fr 20px;gap:12px;align-items:center;text-align:left}.settings-section button:last-child{border:0}.settings-section button>span:nth-child(2){display:flex;flex-direction:column}.settings-section small{color:var(--muted);margin-top:4px}.setting-icon{width:38px;height:38px;background:var(--pink);color:var(--red);border-radius:12px;display:grid;place-items:center}@media(max-width:560px){.primary-actions{gap:9px}.action-card{padding:11px;gap:9px}.action-card>.action-icon{width:58px;height:58px}.meal-card{grid-template-columns:102px 1fr;gap:11px}.meal-card>img,.meal-card .thumb{width:102px;height:110px}.macros{gap:6px}.bottom-dock{width:calc(100% - 12px)}.dock-link span{font-size:9px}.dock-link svg{width:21px}.add-button{width:62px;height:62px}.recipe-hero{height:320px}.recipe-heading{align-items:start;flex-direction:column}.recipe-heading>button{align-self:flex-end;margin-top:-10px}.nutrition-grid{grid-template-columns:1.5fr repeat(3,1fr)}.nutrition-grid>div{min-height:90px}.nutrition-grid b{font-size:18px}.calorie-card b{font-size:27px}.remix-options>div{grid-template-columns:1fr}.recipe-preview{grid-template-columns:90px 1fr;gap:13px}.recipe-preview img{width:90px;height:100px}.recipe-preview h2{font-size:18px}.community-join{grid-template-columns:1fr}.grocery-feature{grid-template-columns:45px 1fr}.grocery-feature button{grid-column:2}.premium-card{grid-template-columns:35px 1fr}.premium-card button{grid-column:2}.selector-grid{grid-template-columns:1fr}}@media(min-width:900px){body{padding:24px}.app-shell{border-radius:32px;box-shadow:0 20px 70px #0002}.bottom-dock{bottom:28px}.sheet-backdrop{align-items:center}.bottom-sheet{border-radius:30px;max-height:82dvh}.page{min-height:calc(100dvh - 48px)}}html,body,#root{max-width:100%;overflow-x:hidden}.primary-actions,.action-card{min-width:0}.action-card{overflow:hidden}@media(max-width:560px){.primary-actions{min-width:0}.action-card{padding:10px;gap:8px}.action-card>span:nth-child(2){overflow:hidden}.action-card b{font-size:15px}.action-card small{font-size:11px}}.failure-card{border-color:#ffd0d7;background:#fffafb}.failure-thumb{width:132px;height:112px;border-radius:15px;background:var(--pink);color:var(--red);display:grid;place-items:center}.failure-thumb svg{width:34px;height:34px}.failure-card h3{margin:0 0 5px}.failure-card .meal-info>p{line-height:1.4}.failure-card button{border:0;background:var(--red);color:#fff;border-radius:14px;padding:9px 14px;display:flex;align-items:center;gap:7px;font-weight:700}.failure-card button svg{width:16px}@media(max-width:560px){.failure-thumb{width:102px;height:110px}}.recipe-hero.no-photo{background:linear-gradient(145deg,#ffeff2,#fff 55%,#eef8ef)}.illustrative-cover{position:absolute;inset:80px 0 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8d4550;gap:12px}.illustrative-cover svg{width:64px;height:64px}.illustrative-cover span{font-weight:700}.no-photo .hero-brand{color:var(--red)}.beautiful-loader{min-height:170px;border-color:#ffdce2;background:linear-gradient(115deg,#fff 20%,#fff9fa);box-shadow:0 14px 35px #ff153814;overflow:hidden}.loading-visual{width:132px;height:146px;border-radius:18px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 50% 42%,#fff 0,#fff1f4 48%,#ffe4e9);overflow:hidden}.loader-glow{position:absolute;width:115px;height:115px;border-radius:50%;background:#ff5c7530;filter:blur(18px);animation:loader-breathe 1.5s ease-in-out infinite}.progress-ring{--progress:0deg;width:82px;height:82px;border-radius:50%;position:relative;background:conic-gradient(var(--red) var(--progress),#ffffffb8 0);display:grid;place-items:center;box-shadow:0 8px 24px #ff15382b}.progress-ring:before{content:"";position:absolute;inset:7px;border-radius:50%;background:linear-gradient(145deg,#fff,#fff7f8)}.progress-ring>div{z-index:1;display:flex;align-items:baseline}.progress-ring strong{font-size:25px;letter-spacing:-1px}.progress-ring small{font-size:11px;color:var(--red);font-weight:800}.loading-visual>span{z-index:2;font-size:10px;text-transform:uppercase;letter-spacing:.9px;color:#ad3a4d;font-weight:800;margin-top:9px}.loader-sparkle{position:absolute;color:var(--red);width:17px;height:17px;animation:sparkle-pop 1.2s ease-in-out infinite}.loader-sparkle.one{left:14px;top:20px}.loader-sparkle.two{right:12px;bottom:18px;animation-delay:.45s}.loader-stage{display:flex;align-items:center;gap:10px;margin-bottom:13px}.loader-stage>svg{color:var(--red);width:24px}.loader-stage span{display:flex;flex-direction:column}.loader-stage small{color:var(--red);font-size:10px;text-transform:uppercase;letter-spacing:.8px;font-weight:800}.loader-stage b{font-size:15px;margin-top:2px}.beautiful-loader .skeleton.line{margin:9px 0}.beautiful-loader .skeleton.medium{width:68%}.mini-stage-track{height:5px;border-radius:5px;background:#f0e9eb;overflow:hidden;margin:16px 0 8px}.mini-stage-track i{height:100%;display:block;background:linear-gradient(90deg,#ff5770,var(--red));border-radius:5px;transition:width .08s linear}.beautiful-loader .meal-info>p{font-size:11px;line-height:1.35;margin:5px 0;color:#737580}@keyframes loader-breathe{50%{transform:scale(1.12);opacity:.72}}@keyframes sparkle-pop{0%,to{transform:scale(.65) rotate(-12deg);opacity:.35}50%{transform:scale(1.15) rotate(8deg);opacity:1}}@media(max-width:560px){.beautiful-loader{grid-template-columns:112px 1fr}.loading-visual{width:112px;height:138px}.progress-ring{width:74px;height:74px}.loader-stage b{font-size:13px}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.preview-card{border-color:#ffcbd4;box-shadow:0 10px 28px #ff153812}.enriching-label{display:flex;align-items:center;gap:5px;color:var(--red);font-size:10px;font-weight:750;margin:6px 0}.enriching-label svg{width:13px;height:13px}.recipe-enrichment{display:flex;gap:12px;align-items:center;background:linear-gradient(100deg,#fff0f3,#fff8f9);border:1px solid #ffd7de;border-radius:16px;padding:14px 16px;margin:14px 0}.recipe-enrichment>svg{color:var(--red);width:24px}.recipe-enrichment span{display:flex;flex-direction:column}.recipe-enrichment small{color:var(--muted);margin-top:3px}.spin-soft{animation:spin 2.8s linear infinite}.detail-skeleton{display:grid;gap:12px;margin:10px 0 26px}.detail-skeleton>div{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center}.detail-skeleton i{width:48px;height:48px;border-radius:13px;background:linear-gradient(90deg,#f2f2f4,#e8e8eb,#f2f2f4);background-size:200%;animation:shimmer 1.4s infinite}.detail-skeleton span{display:grid;gap:8px}.detail-skeleton b,.detail-skeleton small{display:block;height:11px;border-radius:8px;background:#eee}.detail-skeleton b{width:72%}.detail-skeleton small{width:92%}.social-action .action-icon{background:#f3efff;color:#7c3aed}.visual-macros{gap:6px;flex-wrap:nowrap;overflow:hidden;margin-top:10px}.visual-macros .macro-stat{display:flex;align-items:center;gap:4px;min-width:0;padding:4px 6px;border-radius:10px;background:#f7f7f8;color:#484b55}.visual-macros .macro-stat>i{width:20px;height:20px;border-radius:7px;display:grid;place-items:center;font-size:11px;font-style:normal;flex:0 0 auto}.visual-macros .macro-stat>span{display:flex;flex-direction:column;line-height:1}.visual-macros .macro-stat b{font-size:11px;color:#202126}.visual-macros .macro-stat small{font-size:8px;color:#7a7d87;margin-top:2px}.visual-macros .macro-stat.protein>i{background:#fff0f2}.visual-macros .macro-stat.carbs>i{background:#fff6e8}.visual-macros .macro-stat.fat>i{background:#edf5ff}.visual-macros .macro-stat.calories>i{background:#fff0ec}@media(max-width:560px){.visual-macros{gap:3px}.visual-macros .macro-stat{padding:3px 4px;gap:2px}.visual-macros .macro-stat>i{width:17px;height:17px;font-size:9px}.visual-macros .macro-stat b{font-size:9px}.visual-macros .macro-stat small{font-size:7px}}.selector-less{display:block;margin:18px auto 4px;padding:10px 14px}.preference-search{height:52px;border:1px solid var(--line);border-radius:17px;display:flex;align-items:center;gap:10px;padding:0 15px;margin-bottom:10px;position:sticky;top:0;background:#fff;z-index:2}.preference-search svg{width:20px;color:var(--muted)}.preference-search input{border:0;outline:0;min-width:0;flex:1}.medical-note{font-size:11px;line-height:1.4;color:var(--muted);background:#f8f8f9;border-radius:12px;padding:10px 12px;margin:0 0 14px}.preference-categories{display:grid;gap:18px}.preference-categories section h3{font-size:13px;text-transform:uppercase;letter-spacing:.6px;color:#777984;margin:0 0 9px}.preference-categories .selector-grid button{min-height:48px;font-size:14px}.inline-link-card{margin-top:12px;border:1px solid #ddd9f8;border-radius:20px;padding:13px;background:linear-gradient(135deg,#fbfaff,#fff);box-shadow:0 10px 24px #563ea014}.inline-link-card>div{height:54px;display:grid;grid-template-columns:22px 1fr 34px;gap:9px;align-items:center;border:1px solid var(--line);border-radius:15px;padding:0 9px 0 14px;background:#fff}.inline-link-card>div>svg{width:19px;color:#7c3aed}.inline-link-card input{border:0;outline:0;min-width:0}.inline-link-card>div>button{border:0;background:#f5f5f6;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.inline-link-card>div>button svg{width:16px}.inline-link-card .primary-button{min-height:48px;border-radius:14px;font-size:15px;margin-top:10px}.inline-link-card>p{color:#c20c2b;font-size:12px;margin:8px 3px}.inline-link-card>a{display:block;text-align:center;color:var(--red);font-size:12px;font-weight:650;text-decoration:none;margin-top:10px}.meal-card[role=link]{cursor:pointer}.meal-delete{width:32px;height:32px;border:0;border-radius:50%;background:#f7f7f8;color:#777984;display:grid;place-items:center;flex:0 0 auto}.meal-delete:hover{background:#fff0f2;color:var(--red)}.meal-delete svg{width:16px;height:16px}.loader-stage .meal-delete{margin-left:auto}.login-view{width:min(100%,760px);height:100dvh;margin:auto;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fffafb 62%,#fff1f3);display:flex;flex-direction:column;justify-content:space-between;text-align:center;padding:calc(70px + env(safe-area-inset-top)) 7% calc(42px + env(safe-area-inset-bottom))}.login-view>section{position:relative;z-index:2;margin:auto 0}.login-mark{width:92px;height:92px;border-radius:29px;background:var(--red);color:#fff;box-shadow:0 18px 42px #ff153842;display:grid;place-items:center;margin:0 auto 28px;position:relative;transform:rotate(-4deg)}.login-mark span{font-weight:850;font-size:14px;letter-spacing:-.5px;transform:rotate(4deg)}.login-mark i{position:absolute;right:15px;top:8px;font-style:normal}.login-view h1{font-size:clamp(52px,15vw,78px);line-height:.95;letter-spacing:-4px;color:var(--red);margin:0;font-weight:850}.login-view>section p{font-size:18px;color:#33353d;margin:20px 0 0;font-weight:600;letter-spacing:-.2px}.login-action{position:relative;z-index:2}.login-action>p{font-size:12px;color:#bd1530;margin:0 0 12px}.get-eating{width:100%;height:68px;border:0;border-radius:34px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:20px;font-weight:800;box-shadow:0 14px 35px #ff153859;animation:get-eating-pulse 1.8s ease-in-out infinite}.get-eating:disabled{opacity:.7;animation:none}.get-eating svg{width:22px}.login-action>small{display:block;color:#8a6d73;font-size:11px;margin-top:15px}.login-glow{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.glow-one{width:330px;height:330px;background:radial-gradient(circle,#ffbac5aa 0,#fff0 68%);right:-180px;top:-120px}.glow-two{width:270px;height:270px;background:radial-gradient(circle,#ff7d9266 0,#fff0 70%);left:-150px;bottom:60px}@keyframes get-eating-pulse{0%,to{transform:scale(1);box-shadow:0 14px 35px #ff153852}50%{transform:scale(1.025);box-shadow:0 18px 48px #ff153880}}.onboarding-view{width:min(100%,760px);height:100dvh;margin:auto;background:#fff;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden;padding-top:env(safe-area-inset-top)}.onboarding-header{height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5.7%}.onboarding-header b{font-size:23px;color:var(--red);letter-spacing:-1px}.onboarding-header span{font-size:12px;color:var(--muted);font-weight:700}.onboarding-header i{display:block}.onboarding-progress{height:4px;background:#f1f1f3}.onboarding-progress i{height:100%;display:block;background:var(--red);border-radius:0 4px 4px 0;transition:width .3s ease}.onboarding-body{overflow:auto;padding:38px 5.7% 24px}.onboarding-body h1{font-size:clamp(38px,10vw,52px);line-height:.98;letter-spacing:-2.5px;margin:0 0 14px}.onboarding-body>p{font-size:17px;line-height:1.45;color:var(--muted);margin:0 0 30px}.onboarding-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.onboarding-grid button{min-height:66px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-weight:650}.onboarding-grid button.selected,.frequency-list button.selected{border-color:#ff9bab;background:var(--pink);color:var(--red)}.onboarding-grid svg{width:19px}.selection-help{display:block;color:var(--muted);margin-top:15px;line-height:1.4}.frequency-list{display:grid;gap:11px}.frequency-list button{min-height:78px;border:1px solid var(--line);border-radius:19px;background:#fff;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;text-align:left}.frequency-list span{display:flex;flex-direction:column;gap:5px}.frequency-list small{color:var(--muted)}.frequency-list i{width:27px;height:27px;border:1px solid #d8d9de;border-radius:50%;display:grid;place-items:center}.frequency-list .selected i{background:var(--red);border-color:var(--red);color:#fff}.frequency-list svg{width:17px}.onboarding-summary{border:1px solid var(--line);border-radius:24px;padding:10px 20px;box-shadow:var(--shadow)}.onboarding-summary>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;padding:17px 0;border-bottom:1px solid #eee}.onboarding-summary>div>span{font-size:27px;grid-row:1/3;align-self:center}.onboarding-summary small{color:var(--muted)}.onboarding-summary b{margin-top:4px}.onboarding-summary>p{font-size:13px;line-height:1.5;color:var(--muted);background:#fff6f7;border-radius:14px;padding:13px;margin:14px 0}.onboarding-footer{padding:12px 5.7% calc(18px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f0f0f2}.onboarding-footer>p{font-size:12px;color:#be1430;text-align:center;margin:0 0 8px}.onboarding-footer .primary-button{min-height:58px}.paywall-crown{width:70px;height:70px;border-radius:22px;background:var(--pink);color:var(--red);display:grid;place-items:center;font-size:34px;margin:0 0 24px}.paywall-benefits{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:13px}.paywall-benefits li{display:flex;align-items:center;gap:11px;font-weight:600}.paywall-benefits svg{width:22px;color:#15a536;background:#eaf8ed;border-radius:50%;padding:4px}.plan-picker{display:grid;gap:10px}.plan-picker button{min-height:82px;border:1px solid var(--line);border-radius:19px;background:#fff;padding:14px 16px;display:flex;align-items:center;text-align:left;gap:12px;position:relative}.plan-picker button.selected{border:2px solid var(--red);background:#fffafb}.plan-picker button>em{position:absolute;right:13px;top:-9px;background:var(--red);color:#fff;border-radius:9px;padding:4px 8px;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.5px}.plan-picker button>span{display:flex;flex-direction:column;gap:5px}.plan-picker button>span small{color:var(--muted)}.plan-picker strong{margin-left:auto;font-size:18px}.plan-picker strong small{display:block;color:var(--muted);font-size:9px;text-align:right}.pay-button{box-shadow:0 10px 28px #ff153845}.restore-button{display:block;border:0;background:transparent;margin:10px auto 0;font-size:12px;font-weight:700}.legal-links{display:flex;justify-content:center;gap:20px}.legal-links a{color:var(--muted);font-size:10px}@media(max-width:420px){.onboarding-body{padding-top:24px}.onboarding-grid button{font-size:13px;padding:10px;min-height:58px}.onboarding-body h1{font-size:37px}.onboarding-body>p{margin-bottom:20px}.frequency-list button{min-height:68px}.plan-picker button{min-height:74px}.paywall-benefits{gap:9px;font-size:13px}}.login-view{display:block;padding:0;background:#151515;text-align:left}.login-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.login-photo-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0000005c,#0000 43%,#08080929 58%,#070708f0)}.login-view>header{position:absolute;z-index:2;top:calc(24px + env(safe-area-inset-top));left:0;right:0;text-align:center;color:#fff;font-size:24px;font-weight:850;letter-spacing:-1px;text-shadow:0 2px 14px #0008}.login-view>section{position:absolute;z-index:2;left:7%;right:7%;bottom:calc(150px + env(safe-area-inset-bottom));margin:0}.login-view h1{color:#fff;font-size:49px;letter-spacing:-2.8px;text-shadow:0 4px 24px #0009}.login-view>section p{color:#fff;font-size:18px;margin-top:10px;text-shadow:0 2px 12px #000b}.login-action{position:absolute;left:7%;right:7%;bottom:calc(22px + env(safe-area-inset-bottom));text-align:center}.login-action>small{color:#d8d8d8}.get-eating{height:64px}.onboarding-view{grid-template-rows:auto auto auto 1fr auto}.onboarding-photo{height:clamp(150px,22dvh,245px);margin:8px 5.7% 0;border-radius:24px;overflow:hidden;background:#f3f3f4;box-shadow:0 10px 28px #1414191c}.onboarding-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.onboarding-body{padding-top:24px}.step-5 .onboarding-photo img{object-position:center 45%}.step-6 .onboarding-photo{height:clamp(125px,18dvh,190px)}.step-6 .onboarding-photo img{object-position:center 38%}.zero-today{display:grid;grid-template-columns:auto 1fr;align-items:end;margin-bottom:18px}.zero-today small{grid-column:1/3;color:var(--red);font-size:10px;letter-spacing:1px;font-weight:850}.zero-today strong{font-size:64px;line-height:.9;letter-spacing:-4px;margin-top:5px}.zero-today span{font-size:17px;color:var(--muted);padding:0 0 4px 9px}.trial-timeline{display:grid;gap:0;border:1px solid var(--line);border-radius:20px;padding:8px 17px}.trial-timeline>div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;padding:13px 0;position:relative}.trial-timeline>div:not(:last-child):after{content:"";position:absolute;left:16px;top:42px;bottom:-12px;width:2px;background:#ffd8de}.trial-timeline i{width:34px;height:34px;border-radius:50%;background:var(--pink);color:var(--red);display:grid;place-items:center;font-style:normal;font-weight:850;z-index:1}.trial-timeline span{display:flex;flex-direction:column;gap:3px}.trial-timeline small{color:var(--muted)}.plan-picker button>span small{line-height:1.3}.step-6 .onboarding-body{padding-top:18px}.step-6 .onboarding-body>p{margin-bottom:18px}.step-6 .paywall-crown{width:48px;height:48px;border-radius:16px;font-size:23px;margin-bottom:14px}.step-6 .paywall-benefits{margin-bottom:18px}@media(max-height:760px){.onboarding-photo{height:135px}.onboarding-body{padding-top:18px}.onboarding-body h1{font-size:34px}.onboarding-body>p{font-size:14px;margin-bottom:17px}.onboarding-grid button{min-height:52px}.frequency-list button{min-height:61px}.step-6 .onboarding-photo{height:105px}.step-6 .paywall-benefits{font-size:12px;gap:6px}.plan-picker button{min-height:68px}}.login-action{right:auto;width:86%}.get-eating{max-width:100%}.login-view{display:flex;padding:calc(70px + env(safe-area-inset-top)) 7% calc(42px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff,#fffafb 64%,#fff0f3);text-align:center}.login-view>header,.login-photo,.login-photo-scrim{display:none}.login-view>section{position:relative;inset:auto;width:100%;margin:auto 0;z-index:2}.login-view h1{color:var(--red);font-size:clamp(48px,13.5vw,68px);letter-spacing:-3px;text-shadow:none;white-space:nowrap}.login-view>section p{color:#25262b;font-size:18px;margin-top:18px;text-shadow:none}.login-action{position:relative;inset:auto;width:100%;max-width:100%;text-align:center}.login-action>small{color:#8a6d73}.onboarding-view{grid-template-rows:auto auto 1fr auto}.onboarding-photo{display:none}.onboarding-body{padding-top:34px}.step-6 .onboarding-header{height:72px}.onboarding-view.step-6{width:min(100%,430px);box-shadow:0 0 40px #0000000b}.step-6 .onboarding-body{padding:24px 7% 18px;display:flex;align-items:center;justify-content:center}.trial-paywall{width:100%;max-width:470px}.trial-paywall h1{text-align:center;font-size:34px;line-height:1.04;letter-spacing:-1.7px;margin:0 0 38px}.paywall-timeline{position:relative;display:grid;gap:0}.paywall-timeline:before{content:"";position:absolute;left:0;top:0;bottom:20px;width:34px;border-radius:18px;background:linear-gradient(180deg,#ff1538,#d61d56 65%,#ffb1bd)}.paywall-timeline>div{display:grid;grid-template-columns:52px 1fr;gap:15px;align-items:start;min-height:94px;position:relative}.paywall-timeline i{width:34px;height:34px;display:grid;place-items:center;color:#fff;z-index:1;font-style:normal;overflow:visible}.paywall-timeline i svg{width:18px;height:18px;stroke-width:2.5}.paywall-timeline span{display:flex;flex-direction:column;gap:7px;padding-top:4px}.paywall-timeline b{font-size:15px}.paywall-timeline small{font-size:13px;line-height:1.5;color:var(--muted)}.compact-plan-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;padding:4px;background:#f2f2f4;border-radius:15px}.compact-plan-picker button{min-height:42px;border:0;border-radius:12px;background:transparent;color:#686a73;font-weight:750}.compact-plan-picker button.selected{background:#fff;color:#111;box-shadow:0 3px 12px #00000012}.trial-footer{border:1px solid #ececf0;border-radius:24px 24px 0 0;box-shadow:0 -8px 28px #0000000d;padding-top:16px}.trial-price{text-align:center!important;color:#151515!important;font-size:13px!important;margin:0 0 14px!important}.trial-price s{text-decoration:none}.trial-footer .pay-button{background:#ddff4f;color:#111;box-shadow:none;font-size:14px}.trial-footer .restore-button{margin-top:10px}.trial-footer .legal-links{margin-top:8px;gap:10px;flex-wrap:wrap}.trial-footer .legal-links a{font-size:10px;text-decoration:underline}.native-wallet{min-height:56px;margin:0 0 8px}.native-wallet iframe{border-radius:28px!important}.hidden-wallet{min-height:auto}.hidden-wallet small{display:block;text-align:center;color:var(--muted);font-size:11px;margin:8px 0}.wallet-loading{height:56px;border-radius:28px;background:#f2f2f4;color:#6a6c75;display:grid;place-items:center;font-size:12px;font-weight:700;margin-bottom:8px;animation:wallet-pulse 1.2s ease-in-out infinite}.wallet-fallback{display:block;border:0;background:transparent;color:#555862;text-decoration:underline;margin:8px auto 0;font-size:12px;font-weight:700}.wallet-fallback:disabled{opacity:.55}@keyframes wallet-pulse{50%{opacity:.6}}@media(max-height:720px){.step-6 .onboarding-body{padding-top:12px}.trial-paywall h1{font-size:29px;margin-bottom:22px}.paywall-timeline>div{min-height:76px}.paywall-timeline small{font-size:11px}.compact-plan-picker{margin-top:6px}.trial-footer{padding-top:10px}.trial-footer .primary-button{min-height:52px}}@media(max-width:360px){.step-6 .onboarding-body{padding-left:18px;padding-right:18px}.trial-paywall h1{font-size:29px;margin-bottom:28px}.paywall-timeline>div{grid-template-columns:46px minmax(0,1fr);gap:10px}.paywall-timeline b{font-size:13px}.paywall-timeline small{font-size:11px}.compact-plan-picker button,.trial-footer .pay-button{font-size:12px}}
