:root{--bg:#fff;--fg:#1a1a2e;--muted:#6b7280;--brand:#2e7d5b;--brand-dark:#1f5a40;--accent:#f0b429;--border:#e5e7eb;--card:#f9fafb;--radius:14px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--fg);background:var(--bg);-webkit-text-size-adjust:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.55;overflow-x:hidden}a{color:var(--brand-dark);text-decoration:none}a:hover{text-decoration:underline}img,svg,video{max-width:100%;height:auto}h1,h2,h3,p,li,td,th,label{overflow-wrap:anywhere}h1{font-size:clamp(1.55rem,5.2vw,2rem);line-height:1.2}h2{font-size:clamp(1.3rem,4vw,1.6rem);line-height:1.25}h3{font-size:clamp(1.1rem,3vw,1.25rem)}input,select,textarea,button{max-width:100%}.container{width:100%;max-width:1080px;padding-left:max(20px, env(safe-area-inset-left));padding-right:max(20px, env(safe-area-inset-right));margin:0 auto}.site-main{min-height:60vh}.muted{color:var(--muted)}.small{font-size:.85rem}.site-header{border-bottom:1px solid var(--border);z-index:10;background:#fff;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.brand{color:var(--brand);font-size:1.25rem;font-weight:800}.nav{align-items:center;gap:20px;display:flex}.burger{color:var(--fg);cursor:pointer;background:0 0;border:0;padding:6px 2px;font-size:1.35rem;line-height:1;display:none}.mobile-menu{border-top:1px solid var(--border);background:#fff}.mobile-menu-inner{flex-direction:column;padding:4px 16px 10px;display:flex}.mobile-menu a{border-bottom:1px solid var(--border);padding:13px 2px;font-weight:600}.mobile-menu a:last-child{border-bottom:0}.nav-cta{background:var(--brand);border-radius:999px;padding:8px 16px;color:#fff!important}.nav-cta:hover{background:var(--brand-dark);text-decoration:none}.hero{text-align:center;padding:clamp(40px,8vw,72px) 0 clamp(32px,6vw,48px)}.hero h1{margin:0 0 12px;font-size:clamp(1.8rem,6vw,2.4rem)}.hero p{color:var(--muted);max-width:640px;margin:0 auto 28px;font-size:clamp(1rem,3.2vw,1.15rem)}.btn{background:var(--brand);color:#fff;border-radius:999px;padding:14px 28px;font-weight:600;display:inline-block}.btn:hover{background:var(--brand-dark);text-decoration:none}.cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;padding:24px 0 56px;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);padding:24px}.card h3{margin:0 0 8px}.hub-hero{text-align:center;background:radial-gradient(120% 90% at 50% -10%, #2e7d5b1a, #2e7d5b00 60%), linear-gradient(180deg, #f3f7f5 0%, var(--bg) 100%);border-bottom:1px solid var(--border);padding:clamp(44px,9vw,84px) 0 clamp(32px,6vw,52px)}.hub-eyebrow{color:var(--brand);letter-spacing:.02em;margin-bottom:12px;font-size:1.05rem;font-weight:800;display:inline-block}.hub-hero h1{max-width:640px;margin:0 auto 14px;font-size:clamp(1.7rem,5.6vw,2.5rem);line-height:1.15}.hub-hero p{color:var(--muted);max-width:560px;margin:0 auto 26px;font-size:clamp(1rem,3vw,1.12rem)}.hub-cta{box-shadow:0 8px 24px #2e7d5b38}.hub-why{grid-template-columns:repeat(3,1fr);gap:18px;padding:clamp(32px,6vw,52px) 16px;display:grid}.hub-why-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:left;padding:22px 20px}.hub-why-ic{background:#2e7d5b1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:22px;display:inline-flex}.hub-why-title{margin-bottom:6px;font-weight:700}.hub-why-text{margin:0}.hub-services{padding:8px 16px clamp(48px,8vw,72px)}.hub-services-h{text-align:center;margin:0 0 20px;font-size:clamp(1.3rem,4vw,1.7rem)}.hub-service-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.hub-service{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;justify-content:space-between;gap:18px;padding:24px;display:flex;box-shadow:0 6px 20px #142d200d}.hub-service-body h3{margin:0 0 8px;font-size:1.2rem}.hub-service-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.hub-service-price{color:var(--brand-dark);font-weight:700}.hub-service-btn{white-space:nowrap}.hub-service-soon{background:var(--card);box-shadow:none;border-style:dashed}@media (max-width:720px){.hub-why{grid-template-columns:1fr}}.plans{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;padding:24px 0;display:grid}.plan{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px}.plan .price{color:var(--brand);font-size:2rem;font-weight:800}.plan ul{margin:12px 0 0;padding-left:18px}.legal{max-width:780px;margin:0 auto;padding:40px 20px 64px}.legal h1{margin-bottom:4px;font-size:1.8rem}.legal h2{margin-top:28px;font-size:1.15rem}.legal p{margin:10px 0;line-height:1.65}.legal ol,.legal ul{margin:10px 0;padding-left:22px;line-height:1.65}.legal li{margin:8px 0}.legal-rev{margin:0 0 20px}.notice{border:1px solid var(--accent);border-radius:var(--radius);background:#fff8e1;margin:16px 0;padding:14px 18px}.site-footer{border-top:1px solid var(--border);background:var(--card);margin-top:48px;padding:36px 0 20px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:28px;display:grid}.footer-links{flex-direction:column;gap:6px;display:flex}.footer-col-title{margin-bottom:8px;font-weight:700}.pay-strip{border-top:1px solid var(--border);margin-top:22px;padding-top:16px}.pay-systems{width:100%;max-width:760px;height:auto;margin:0 auto;display:block}.footer-bottom{margin-top:16px;padding-top:14px}.section{padding:clamp(28px,5vw,44px) 0}.center{text-align:center}.btn-lg{padding:16px 32px;font-size:1.05rem}.btn-sec{color:var(--fg);cursor:pointer;background:#eef2f7;border:0;border-radius:999px;padding:10px 18px;font-weight:600;display:inline-block}.btn-sec:hover{background:#e2e8f0;text-decoration:none}.btn-danger{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:999px;padding:10px 18px;font-weight:600}.btn-danger:hover{background:#fecaca}.link-btn{color:var(--brand-dark);cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.link-btn:hover{text-decoration:underline}.hero-grid{text-align:left;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(24px,4vw,40px);display:grid}.hero-copy h1{margin:0 0 14px;font-size:clamp(1.7rem,6vw,2.3rem)}.hero-copy p{margin:0 0 22px}.example-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:22px;box-shadow:0 8px 30px #0000000f}.example-title{margin-bottom:10px;font-weight:700}.example-row{border-bottom:1px dashed var(--border);justify-content:space-between;gap:12px;padding:6px 0;display:flex}.example-sep{height:16px}.example-tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.example-budget{margin-top:6px}.pains{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.pain{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:18px}.pain-p{color:#b91c1c;margin-bottom:6px;font-weight:600}.pain-s{color:var(--brand-dark)}.usage{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.usage-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);padding:18px}.usage-title{color:var(--brand-dark);margin-bottom:6px;font-weight:700}.usage-text{margin:0}.steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.step{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);align-items:flex-start;gap:12px;padding:16px;display:flex}.step-n{background:var(--brand);color:#fff;border-radius:999px;flex:0 0 32px;justify-content:center;align-items:center;height:32px;font-weight:700;display:flex}.plan-hl{border:2px solid var(--brand);position:relative;box-shadow:0 8px 30px #2e7d5b1f}.plan-badge{background:var(--brand);color:#fff;border-radius:999px;padding:3px 12px;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.quiz{flex-direction:column;gap:22px;max-width:720px;margin:24px auto 0;display:flex}.q-row{flex-wrap:wrap;gap:16px;display:flex}.q-field{flex-direction:column;flex:1;gap:6px;min-width:140px;font-size:14px;font-weight:600;display:flex}.q-field input,.q-field select,.q-field textarea,.q-text{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:15px}.q-block{flex-direction:column;gap:10px;display:flex}.q-label{font-weight:700}.q-text{width:100%}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 16px;font-size:14px}.chip:hover{border-color:var(--brand)}.chip-on{background:var(--brand);color:#fff;border-color:var(--brand)}.chip-lock{opacity:.5;cursor:not-allowed}.chips-col{flex-direction:column;align-items:stretch}.chips-col .chip{text-align:left}.chips-caption{margin:0 0 4px}.chip-pick{align-items:center;gap:7px;display:inline-flex}.chip-pick .chip-mark{color:#94a3b8;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:inline-flex}.chip-pick.chip-on .chip-mark{color:var(--brand);background:#fff;border-color:#fff}.wizard{max-width:560px;margin:8px auto 0}.wizard-title{margin:0 0 6px;font-size:clamp(1.4rem,4.5vw,1.8rem)}.wizard-progress{margin-bottom:16px}.wizard-progress-head{justify-content:space-between;margin-bottom:6px;display:flex}.wizard-bar{background:var(--border);border-radius:999px;height:8px;overflow:hidden}.wizard-bar-fill{background:var(--brand);border-radius:999px;height:100%;transition:width .3s}.wizard-card{border:1px solid var(--border);border-radius:var(--radius);touch-action:pan-y;background:#fff;min-height:300px;padding:28px;overflow:hidden;box-shadow:0 8px 30px #0000000d}.wizard-step{width:100%}.wizard-q{margin:0 0 6px;font-size:clamp(1.2rem,4vw,1.5rem)}.wizard-hint{margin:0 0 16px}.wizard-step .q-row,.wizard-step .chips,.wizard-step>.q-field,.wizard-step>.q-text{margin-top:12px}.wizard-err{margin-top:16px}.wizard-nav{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.wizard-next{text-align:center;cursor:pointer;border:0;flex:auto}@keyframes wz-in-fwd{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}@keyframes wz-in-back{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:none}}.wizard-step.in-fwd{animation:.28s wz-in-fwd}.wizard-step.in-back{animation:.28s wz-in-back}@media (prefers-reduced-motion:reduce){.wizard-step.in-fwd,.wizard-step.in-back{animation:none}.wizard-bar-fill{transition:none}}@media (max-width:640px){.wizard-card{min-height:240px;padding:20px}}.preview{background:#eef1f0;border:0;border-radius:22px;max-width:520px;margin:24px auto 0;padding:22px 18px 24px}.preview-day{flex-direction:column;gap:8px;margin-top:16px;display:flex}.preview-dish{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex;box-shadow:0 4px 14px #142d200a}.preview-dish-title{font-weight:600}.preview-recipes,.preview-more{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:11px;margin-top:10px;padding:12px 15px;font-size:.9rem;display:flex}.preview-more{color:var(--muted);border-style:dashed}.preview-recipes b,.preview-more b{color:var(--fg);font-weight:600}.preview-recipes-ic,.preview-more-lock{border:1px solid var(--border);background:#eef1f0;border-radius:999px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex}.preview-list{max-width:380px;margin:12px auto 0;padding:0;list-style:none}.preview-list li{border-bottom:1px dashed var(--border);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.preview-cta{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:28px;display:flex}.preview-cost{font-size:1.05rem}.offer{text-align:left;width:100%;max-width:440px;margin:8px auto 0}.offer-title{text-align:center;margin:0 0 18px;font-size:clamp(1.15rem,4.2vw,1.4rem);font-weight:800;line-height:1.3}.offer-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.offer-list li{padding-left:32px;line-height:1.4;position:relative}.offer-list li:before{content:"✓";text-align:center;background:var(--brand);color:#fff;border-radius:999px;width:21px;height:21px;font-size:12px;font-weight:700;line-height:21px;position:absolute;top:1px;left:0}.offer-trust{text-align:center;margin:16px 0 0}.offer-choose{text-align:center;margin:24px 0 12px;font-weight:700}.offer-plans{flex-direction:column;gap:12px;display:flex}.offer-plan{border:1px solid var(--border);border-radius:var(--radius);text-align:left;background:#fff;padding:18px;position:relative;box-shadow:0 10px 30px #142d200f}.offer-plan-hl{background:linear-gradient(160deg, var(--brand) 0%, var(--brand-dark) 100%);color:#fff;border:none;box-shadow:0 20px 50px #1f5a4038}.offer-plan-badge{background:var(--brand);color:#fff;border-radius:999px;padding:3px 12px;font-size:.7rem;font-weight:700;position:absolute;top:-11px;left:18px}.offer-plan-hl .offer-plan-badge{background:#ffffff2e;margin-bottom:8px;display:inline-block;position:static}.offer-plan-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.offer-plan-title{font-size:1.15rem;font-weight:800}.offer-plan-hl .offer-plan-title{margin-top:2px;font-size:1.4rem}.offer-plan-tagline{margin-top:2px}.offer-plan-hl .offer-plan-tagline{color:#ffffffd9}.offer-plan-price{color:var(--brand);white-space:nowrap;text-align:right;font-size:1.35rem;font-weight:800;line-height:1}.offer-plan-hl .offer-plan-price{color:#fff;font-size:2rem}.offer-plan-price span{color:var(--muted);font-size:.7rem;font-weight:600;display:block}.offer-plan-hl .offer-plan-price span{color:#fffc}.offer-plan-feats{flex-direction:column;gap:9px;margin:14px 0 0;padding:0;list-style:none;display:flex}.offer-plan-feats li{padding-left:27px;font-size:.92rem;line-height:1.35;position:relative}.offer-plan-feats li:before{content:"✓";text-align:center;background:var(--brand);color:#fff;border-radius:999px;width:19px;height:19px;font-size:11px;font-weight:700;line-height:19px;position:absolute;top:1px;left:0}.offer-plan-hl .offer-plan-feats li:before{color:#fff;background:#ffffff38}.offer-plan-feats li.no{color:var(--muted)}.offer-plan-feats li.no:before{content:"–";color:var(--muted);border:1.5px solid var(--border);background:0 0;line-height:16px}.offer-plan-btn{cursor:pointer;border:0;width:100%;margin-top:16px}.offer-plan .offer-plan-btn-ghost{color:var(--brand);border:1.5px solid var(--brand);background:#eaf3ec}.offer-plan .offer-plan-btn-ghost:hover{background:var(--brand);color:#fff}.offer-plan-hl .offer-plan-btn{color:var(--brand-dark);background:#fff}.offer-plan-hl .offer-plan-btn:hover{background:#eee}.cabinet-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.cabinet-head h1{margin:0}.cabinet-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tabs{border-bottom:1px solid var(--border);gap:8px;margin:16px 0 24px;display:flex}.tab{cursor:pointer;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 16px;font-weight:600}.tab-on{color:var(--fg);border-bottom-color:var(--brand)}.week{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;display:grid}.day-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:16px}.day-title{margin-bottom:12px;font-weight:700}.dish{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.dish:last-child{border-bottom:0}.dish-main{flex-direction:column;display:flex}.dish-title{font-weight:600}.swap-btn{border:1px solid var(--border);cursor:pointer;background:#f1f5f9;border-radius:8px;flex:none;width:32px;height:32px;font-size:15px}.swap-btn:hover{background:#e2e8f0}.shop-toggle{align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:inline-flex}.shop-group{margin-bottom:20px}.shop-cat{color:var(--brand-dark);margin-bottom:8px;font-weight:700}.shopping ul{margin:0;padding:0;list-style:none}.shopping li{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.shopping li.bought .shop-name{color:var(--muted);text-decoration:line-through}.shopping li label{cursor:pointer;align-items:center;gap:10px;display:flex}.shop-home{color:#92400e;background:#fef3c7;border-radius:999px;padding:2px 8px;font-size:.72rem}.sub-bar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:28px;padding-top:16px;display:flex}.empty{text-align:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);max-width:560px;margin:40px auto;padding:32px}.settings{flex-direction:column;gap:22px;margin-top:20px;display:flex}.history{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);margin-top:10px;padding:12px 16px}.history>summary{cursor:pointer;font-weight:600}.history-list{flex-direction:column;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.history-list li{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.history-list li:first-child{border-top:0}.sub-section{border-top:1px solid var(--border);margin-top:8px;padding-top:20px}.sub-block{margin-top:18px}.sub-block .q-label{margin-bottom:8px}.sub-plans{flex-direction:column;gap:10px;display:flex}.sub-plan-btn{text-align:left;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 16px;display:flex}.sub-plan-btn:hover:not(:disabled){border-color:var(--brand)}.sub-plan-btn:disabled{opacity:.6;cursor:default}.sub-plan-name{font-weight:600}.recipe-ing,.recipe-steps{padding-left:0}.recipe-ing{list-style:none}.recipe-ing li{border-bottom:1px dashed var(--border);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.recipe-steps{padding-left:20px}.recipe-steps li{margin-bottom:10px}.admin-top{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding-bottom:16px;display:flex}.admin-nav{flex-wrap:wrap;gap:8px;display:flex}.admin-nav a{color:var(--fg);border:1px solid #0000;border-radius:999px;padding:6px 12px;font-weight:600;line-height:1.3;text-decoration:none}.admin-nav a:hover{background:var(--card);border-color:var(--border)}.admin-nav a.is-active{background:var(--brand);border-color:var(--brand);color:#fff}.admin-nav a.is-active:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.admin-user{align-items:center;gap:12px;display:flex}.metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:20px;display:grid}.metric{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:20px}.metric-value{color:var(--brand);font-size:1.8rem;font-weight:800}.table-wrap{margin-top:16px;overflow-x:auto}.table{border-collapse:collapse;width:100%;font-size:14px}.table th,.table td{text-align:left;border-bottom:1px solid var(--border);padding:10px 12px}.table th{color:var(--muted);white-space:nowrap;font-weight:700}.table tr.row-off{opacity:.5}.recipe-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);flex-direction:column;gap:18px;margin:16px 0 28px;padding:24px;display:flex}.recipe-form textarea{width:100%;font-family:inherit}.aud-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;margin-top:8px;display:grid}.aud-bars{flex-direction:column;gap:8px;display:flex}.aud-bar-row{grid-template-columns:130px 1fr 32px;align-items:center;gap:10px;display:grid}.aud-bar-label{font-size:.9rem}.aud-bar-track{background:var(--border);border-radius:999px;height:12px;overflow:hidden}.aud-bar-fill{background:var(--brand);border-radius:999px;min-width:2px;height:100%}.aud-bar-n{text-align:right}@media (max-width:640px){.aud-bar-row{grid-template-columns:110px 1fr 28px}}.sticky-cta{z-index:40;-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);border-top:1px solid var(--border);padding-top:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fffffff0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 22px #00000014}.sticky-cta .container{justify-content:center;display:flex}.sticky-cta-btn{text-align:center;min-width:320px}@media (max-width:640px){.sticky-cta-btn{width:100%;min-width:0;display:block}}@media (max-width:900px){.hero-grid{text-align:center;grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy p{max-width:560px;margin-left:auto;margin-right:auto}.example-card{width:100%;max-width:460px;margin:0 auto}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.container{padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right))}.footer-grid{grid-template-columns:1fr;gap:22px}.site-footer{margin-top:32px}.header-inner{height:56px}.brand{font-size:1.1rem}.nav{gap:12px}.nav-cta{padding:7px 13px;font-size:.9rem}.nav-link{display:none}.burger{align-items:center;display:inline-flex}.hero .btn,.hero-copy .btn,.preview-cta .btn,.empty .btn{text-align:center;width:100%;display:block}.btn,.btn-lg{padding:14px 22px}.plans,.pains,.steps,.metrics{gap:12px}.plan,.pain,.card,.metric{padding:18px}.plan-hl{border-width:2px}.week{grid-template-columns:1fr;gap:12px}.preview,.empty,.recipe-form{padding:20px}.preview{margin-top:28px}.example-card{padding:18px}.q-row{gap:12px}.q-field{min-width:100%}.quiz{gap:18px}.chip{padding:9px 15px}.cabinet-head{gap:12px}.cabinet-actions{width:100%}.cabinet-actions .btn-sec,.cabinet-actions .btn{text-align:center;flex:1}.tabs{gap:4px}.tab{text-align:center;flex:1;padding:10px 8px}.sub-bar{flex-direction:column;gap:6px}.admin-top{gap:10px}.admin-nav{gap:12px 14px}.metrics{grid-template-columns:1fr 1fr}.metric-value{font-size:1.5rem}.q-field input,.q-field select,.q-field textarea,.q-text,.recipe-form input,.recipe-form select,.recipe-form textarea{font-size:16px}}@media (max-width:380px){.metrics{grid-template-columns:1fr}.nav{gap:8px}.brand{font-size:1rem}.plan .price{font-size:1.7rem}.example-row{flex-direction:column;gap:2px}.example-row span:last-child{font-weight:600}}.success-badge{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:2rem;font-weight:700;display:flex;box-shadow:0 8px 24px #2e7d5b47}.onboarding-steps{gap:14px;max-width:560px;margin:0 auto;display:grid}.onboarding-step{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.onboarding-step-icon{flex-shrink:0;font-size:1.7rem;line-height:1}.checkout-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);justify-content:space-between;align-items:center;gap:16px;max-width:420px;margin:0 auto;padding:16px 20px;display:flex}.checkout-summary-price{white-space:nowrap;font-weight:700}.pay-eml{max-width:420px;margin:0 auto 18px}.pay-eml .pay-eml-lab{margin-bottom:8px;font-weight:600;display:block}.pay-eml input.pay-eml-in{border:2px solid var(--brand);background:#f3faf6;border-radius:14px;width:100%;padding:15px 16px;font-size:1.05rem;box-shadow:0 0 0 4px #2e7d5b1a}.pay-eml input.pay-eml-in:focus{outline:0;box-shadow:0 0 0 5px #2e7d5b2e}.pay-eml-compact{margin-bottom:4px}.pay-eml-compact .pay-eml-lab{text-align:center;font-size:1rem;font-weight:700}.pay-steps{max-width:420px;margin:0 auto 22px}.pay-go{background:var(--brand);color:#fff;text-align:center;cursor:pointer;border:0;border-radius:14px;width:100%;max-width:420px;margin:14px auto 0;padding:15px;font-family:inherit;font-size:1.05rem;font-weight:700;display:block;box-shadow:0 8px 20px #2e7d5b47}.pay-go:hover{background:var(--brand-dark)}.pay-go:disabled{opacity:.65;cursor:default}.pay-note{text-align:center;color:var(--muted);margin:10px 0 0;font-size:.82rem}.onboarding-pw{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);max-width:420px;margin:24px auto 0;padding:20px}.or-divider{text-align:center;color:var(--muted);align-items:center;margin:22px 0 6px;font-size:14px;display:flex}.or-divider:before,.or-divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.or-divider span{padding:0 12px}.linklike{cursor:pointer;color:var(--brand);background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.cookie-banner{z-index:100;padding:0 14px calc(14px + env(safe-area-inset-bottom,0px));justify-content:center;animation:.24s ease-out cookie-rise;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes cookie-rise{0%{transform:translateY(115%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cookie-banner{animation:none}}.cookie-banner-inner{background:#fff;border:1px solid #d7e3dc;border-radius:20px;align-items:flex-start;gap:14px;width:100%;max-width:560px;padding:16px 18px;display:flex;box-shadow:0 14px 40px #1432262e}.cookie-banner-cookie{flex:none;margin-top:1px;font-size:30px;line-height:1}.cookie-banner-body{flex:1;min-width:0}.cookie-banner-text b{color:var(--brand-dark);margin-bottom:3px;font-size:15.5px;display:block}.cookie-banner-text p{color:#33403a;margin:0 0 12px;font-size:13px;line-height:1.5}.cookie-banner-text a{color:var(--brand-dark);text-underline-offset:2px}.cookie-banner-actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:720px){.cookie-banner-actions{width:100%}.cookie-banner-actions button{flex:1}}.link-button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.link-button:hover{opacity:.75}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cookie-banner-actions button{cursor:pointer;border:0;border-radius:11px;padding:10px 18px;font-size:14px;font-weight:600}.cookie-accept{background:var(--brand);color:#fff}.cookie-accept:hover{background:var(--brand-dark)}.cookie-only{color:#4b5a53;background:#eef3f0}.cookie-only:hover{background:#e3ece7}.cookie-banner-open .sticky-cta{display:none}.rebind-notice{border:1px solid #f0c48a;border-left:4px solid var(--accent,#f0b429);background:#fff8ed;border-radius:14px;align-items:center;gap:18px;margin-bottom:20px;padding:16px 18px;display:flex}.rebind-notice-body{flex:1;min-width:0}.rebind-notice-body b{margin-bottom:4px;display:block}.rebind-notice-body p{color:var(--muted,#5c6b66);margin:0;font-size:14px;line-height:1.5}.rebind-notice-error{color:#b91c1c!important;margin-top:6px!important}.rebind-notice .btn{cursor:pointer;border:0;flex-shrink:0}.rebind-notice .btn:disabled{opacity:.6;cursor:default}@media (max-width:640px){.rebind-notice{flex-direction:column;align-items:stretch;gap:12px}.rebind-notice .btn{width:100%}}.res{max-width:470px;margin-top:10px;padding-top:14px}.res-steps{border:1px solid var(--border);background:#fff;border-radius:14px;margin-bottom:10px;padding:9px 14px}.res-steps-bar{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.res-steps-bar i{background:var(--border);border-radius:999px;height:7px;display:block}.res-steps-bar i.on{background:var(--brand)}.res-steps-lab{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:5px;display:grid}.res-steps-lab span{text-align:center;color:var(--muted);overflow-wrap:normal;font-size:.63rem;line-height:1.15}.res-steps-lab .done{color:var(--brand-dark);font-weight:700}.res-steps-lab .next{color:var(--fg);font-weight:600}.res-title{text-align:center;margin:0 0 6px;font-size:clamp(1.22rem,4.4vw,1.45rem);line-height:1.22}.res-sub{text-align:center;color:var(--muted);margin:0 0 12px;font-size:.92rem}.res-note{text-align:center;color:var(--muted);margin:8px 0 0;font-size:.82rem}.res-h3{text-align:center;margin:22px 0 4px;font-size:1.02rem}.res-cmp{border-collapse:collapse;background:#fff;width:100%;font-size:.78rem}.res-cmp th,.res-cmp td{border:1px solid var(--border);overflow-wrap:normal;padding:4px 7px}.res-cmp th{text-align:center;white-space:nowrap;background:#f3f6f4;font-size:.8rem;line-height:1.2}.res-cmp th:first-child{border-top-left-radius:10px;width:58%}.res-cmp th span{color:var(--brand-dark);font-size:.95rem;font-weight:800;display:block}.res-cmp th.hl{background:var(--brand);color:#fff}.res-cmp th.hl span{color:#fff}.res-cmp td:not(:first-child){text-align:center;width:21%}.res-cmp td.yes{color:var(--brand-dark);font-weight:700}.res-cmp td.no{color:var(--muted)}.res-cmp td.hl{background:#eaf5ef}.res-btn{text-align:center;border-radius:14px;line-height:1.25;text-decoration:none;display:block}.res-btn b{font-size:1.05rem;display:block}.res-btn i{margin-top:2px;font-size:.8rem;font-style:normal;font-weight:600;display:block}.res-btn-main{background:var(--brand);color:#fff;border:0;margin-top:10px;padding:11px 18px;box-shadow:0 8px 20px #2e7d5b47}.res-btn-main:hover{background:var(--brand-dark);text-decoration:none}.res-btn-main i{opacity:.88}.res-btn-alt{color:var(--brand-dark);border:1px solid var(--brand);background:#fff;margin-top:8px;padding:10px 18px}.res-btn-alt:hover{background:#f3faf6;text-decoration:none}.res-btn-alt i{color:var(--muted)}.res-days{flex-direction:column;gap:8px;margin-top:18px;display:flex}.res-day{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.res-day-title{text-align:right;font-weight:600}.res-day-stub{background:linear-gradient(90deg,#d9e2dd,#eef2f0);border-radius:999px;width:55%;height:12px;display:block}.res-locked{margin-top:8px;position:relative}.res-blur{filter:blur(3.5px);opacity:.75;margin-top:0}.res-locked-cta{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.res-lock-btn{border:1px solid var(--brand);color:var(--brand-dark);background:#fff;border-radius:999px;padding:11px 18px;font-size:.92rem;font-weight:700;box-shadow:0 8px 20px #142d2029}.res-lock-btn:hover{background:var(--brand);color:#fff;text-decoration:none}.res-applied{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:10px;padding:10px 14px;font-size:.88rem}.res-applied p{margin:3px 0}.res-warn{background:#fff8e6;border:1px solid #f0c674;border-radius:12px;margin-bottom:10px;padding:11px 14px;font-size:.88rem;line-height:1.35}.res-recipe{margin-top:12px}.res-recipe-toggle{border:1px solid var(--brand);width:100%;color:var(--brand-dark);cursor:pointer;background:#fff;border-radius:12px;padding:11px 14px;font-family:inherit;font-size:.92rem;font-weight:700;display:block}.res-recipe-toggle:hover{background:#f3faf6}.res-recipe-body{border:1px solid var(--border);background:#fff;border-top:0;border-radius:0 0 12px 12px;margin-top:-6px;padding:12px 14px 14px}.res-recipe-body b{margin:10px 0 6px;display:block}.res-recipe-ing{margin:0;padding:0;list-style:none}.res-recipe-ing li{border-bottom:1px dashed var(--border);justify-content:space-between;gap:12px;padding:5px 0;font-size:.9rem;display:flex}.res-recipe-steps{margin:0;padding-left:20px}.res-recipe-steps li{margin-bottom:6px;font-size:.9rem;line-height:1.35}.res-dayname{text-align:center;margin:18px 0 -8px;font-size:.95rem;font-weight:700}.res-dayfree{color:var(--brand-dark);white-space:nowrap;background:#e7f4ec;border-radius:999px;margin-left:6px;padding:2px 9px;font-size:.8rem;font-weight:600}button.res-lock-btn{cursor:pointer;font-family:inherit}.res-shop{margin:10px 0 0;padding:0;list-style:none}.res-shop li{border-bottom:1px dashed var(--border);justify-content:space-between;gap:12px;padding:7px 0;font-size:.92rem;display:flex}.res-box{border:1px solid var(--border);text-align:center;background:#fff;border-radius:16px;margin-top:18px;padding:16px 18px}.res-offer{border:1px solid var(--border);background:#fff;border-radius:18px;margin-top:20px;padding:18px 16px 16px}.res-offer-free{text-align:center;color:var(--brand-dark);margin:0 0 10px;font-size:clamp(1.05rem,4vw,1.2rem);font-weight:800}.res-offer-title{text-align:center;margin:0 0 8px;font-size:clamp(1.1rem,4.2vw,1.32rem);line-height:1.25}.res-offer-sub{text-align:center;color:var(--muted);margin:0 0 14px;font-size:.92rem}.res-offer-h{text-align:center;border-top:1px solid var(--border);margin:0 0 12px;padding-top:12px;font-size:1.05rem;font-weight:800}.res-offer-list{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.res-offer-list li{padding-left:30px;font-size:.94rem;line-height:1.35;position:relative}.res-offer-list li:before{content:"✓";width:21px;height:21px;color:var(--brand-dark);background:#e7f4ec;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex;position:absolute;top:1px;left:0}.res-offer-tag{color:var(--brand-dark);white-space:nowrap;background:#e7f4ec;border-radius:999px;margin-left:6px;padding:1px 8px;font-size:.72rem;font-weight:700;display:inline-block}.res-faq{margin-top:16px}.res-faq>div{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:8px;padding:11px 14px;font-size:.9rem}.res-faq b{display:block}.period{margin:14px 0 22px}.period-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.period-custom{margin-top:10px}.period-btn{border:1px solid var(--border);color:var(--fg);cursor:pointer;background:#fff;border-radius:999px;padding:7px 15px;font-size:14px;line-height:1.2}.period-btn:hover{border-color:var(--brand)}.period-btn.is-active{background:var(--brand);border-color:var(--brand);color:#fff}.period-btn.is-apply{background:var(--fg);border-color:var(--fg);color:#fff}.period-custom input[type=date]{border:1px solid var(--border);border-radius:10px;padding:6px 10px;font-size:14px}.admin-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:20px;display:grid}.admin-cards .card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px}.admin-cards .card h3{margin:0 0 10px;font-size:16px}ul.plain{margin:0;padding:0;list-style:none}ul.plain li{margin:4px 0;font-size:15px}.view-banner{z-index:50;color:#1a1a2e;text-align:center;background:#f0b429;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:9px 16px;font-size:14px;font-weight:600;display:flex;position:sticky;top:0}.view-banner a{color:#1a1a2e;white-space:nowrap;text-decoration:underline}.res-lock-inline{color:var(--brand);border-bottom:1.5px solid #2e7d5b66;font-weight:700}.unlock{background:linear-gradient(#f2f8f5,#eef5f1);border:1px solid #d5e6de;border-radius:18px;margin:22px 0 14px;padding:18px 16px}.unlock-h{text-align:center;margin:0 0 4px;font-size:1.06rem;line-height:1.3}.unlock-sub{text-align:center;color:var(--muted);margin:0 0 16px;font-size:.85rem}.unlock-row{background:#fff;border-radius:14px;align-items:flex-start;gap:13px;margin-bottom:9px;padding:13px 14px;display:flex;box-shadow:0 1px 2px #0000000d}.unlock-ico{text-align:center;flex:0 0 30px;font-size:1.45rem;line-height:1.1}.unlock-q{margin:0 0 3px;font-size:.95rem;font-weight:700}.unlock-a{color:#4c5a53;margin:0;font-size:.88rem;line-height:1.5}.offer-pay{border:2px solid var(--brand);background:#fff;border-radius:18px;margin:0 0 14px;padding:20px 18px;scroll-margin-top:12px;box-shadow:0 8px 24px #2e7d5b1f}.offer-badge{background:var(--accent);color:#3a2b00;border-radius:999px;margin-bottom:10px;padding:5px 12px;font-size:.8rem;font-weight:800;display:inline-block}.offer-pay-title{text-align:center;margin:0 0 10px;font-size:1.12rem;line-height:1.3}.offer-pricerow{justify-content:center;align-items:baseline;gap:12px;margin:2px 0 4px;display:flex}.offer-price{color:var(--brand);font-size:2.5rem;font-weight:800;line-height:1}.offer-old{color:#93a29a;font-size:1.2rem;text-decoration:line-through}.offer-until{color:var(--muted);text-align:center;margin:0 0 14px;font-size:.84rem}.offer-mail-lab{text-align:left;color:var(--brand-dark);margin:4px 0 7px;font-size:.95rem;font-weight:700;display:block}.offer-mail{border:2px solid var(--brand);box-sizing:border-box;background:#f7fbf9;border-radius:12px;outline:none;width:100%;margin:0 0 12px;padding:16px;font-size:1.05rem}.offer-mail::placeholder{color:#9bb0a6}.offer-mail:focus{border-color:var(--brand-dark);background:#fff;box-shadow:0 0 0 4px #2e7d5b1f}.offer-go{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;padding:17px;font-size:1.1rem;font-weight:800;display:block}.offer-go:disabled{opacity:.7;cursor:default}.rev-h{text-align:center;margin:26px 0 14px;font-size:1.06rem;font-weight:800}.rev-wrap{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;margin:0 -16px 8px;position:relative;overflow:hidden}.rev-wrap.drag{cursor:grabbing}.rev-wrap:before,.rev-wrap:after{content:"";z-index:2;pointer-events:none;width:30px;position:absolute;top:0;bottom:0}.rev-wrap:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.rev-wrap:after{background:linear-gradient(270deg,#fff,#fff0);right:0}.rev-track{will-change:transform;gap:12px;width:max-content;display:flex}.rev{border:1px solid var(--border);background:#fff;border-radius:16px;flex:0 0 268px;padding:14px 15px;box-shadow:0 2px 8px #0000000a}.rev-top{align-items:center;gap:11px;margin-bottom:9px;display:flex}.rev-ava{object-fit:cover;background:#eef2f0;border-radius:50%;flex:0 0 46px;width:46px;height:46px}.rev-name{font-size:.92rem;font-weight:700;line-height:1.2}.rev-city{color:var(--muted);margin-top:1px;font-size:.78rem}.rev-stars{margin-bottom:7px;line-height:0;display:block}.rev-txt{color:#3c4a43;margin:0;font-size:.88rem;line-height:1.52}.daycard{background:#f4f6f5;border-radius:16px;margin:0 0 14px;padding:16px}.daycard .res-dayname{text-align:left;color:var(--fg);margin:0 0 10px;font-size:1.02rem;font-weight:800}.daycard .res-days{margin:0;display:block}.daycard .res-day{background:#fff;border:0;border-radius:12px;justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #0000000d}.daycard .res-day:last-child{margin-bottom:0}.daycard .res-day .muted{color:#6b7a72;min-width:74px;font-size:.86rem;font-weight:600}.daycard .res-day-title{text-align:right;font-weight:600}.daycard .res-blur{filter:blur(4px);opacity:.55}.daycard .res-day-stub{background:#e3e9e6;border-radius:6px;width:60%;height:1.05rem;margin-left:auto;display:block}.res-lockbar{text-align:center;color:#4c5a53;cursor:pointer;background:#fff;border:1px dashed #c7d3cd;border-radius:12px;margin-top:8px;padding:13px 12px;font-size:.9rem;text-decoration:none;transition:border-color .15s,background .15s;display:block}.res-lockbar:hover,.res-lockbar:active{border-color:var(--brand);background:#f4faf7;text-decoration:none}.res-lockbar-sub{color:var(--brand);margin-top:3px;font-size:.82rem;display:block}.daycard .res-shop{margin:0;padding:0;list-style:none}.daycard .res-shop li{border-bottom:1px solid #e7ecea;justify-content:space-between;gap:12px;padding:8px 2px;font-size:.92rem;display:flex}.daycard .res-shop li:last-child{border-bottom:0}.res-total{text-align:center;color:#4c5a53;margin:12px 0 0;font-size:.95rem}.res-total b{color:var(--fg);font-size:1.2rem}.site-footer,footer{background:#fff!important}.rev{border-color:#d8e2dd;box-shadow:0 2px 10px #00000012}.preview.res{background:#fff;padding-left:14px;padding-right:14px}.res-locked-cta{margin-top:10px}.res-lockbar{box-sizing:border-box;border:2px dashed var(--brand);width:100%;color:var(--fg);background:#f4faf7;padding:15px 12px;font-size:.95rem;font-weight:700}.res-lockbar:hover,.res-lockbar:active{background:#eaf5f0;border-style:solid}.res-lockbar-sub{font-weight:600}.offer-pay{scroll-margin-top:88px}.bk-switch{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.bk-switch a,.bk-switch-on{border-radius:999px;padding:7px 14px;font-size:.92rem;font-weight:600;text-decoration:none}.bk-switch a{color:var(--brand-dark);background:#eef1f0}.bk-switch a:hover{background:#e3e8e6}.bk-switch-on{background:var(--brand);color:#fff}.bk-status{background:#eef1f0;border-radius:12px;flex-wrap:wrap;gap:26px;margin:0 0 16px;padding:12px 16px;display:flex}.bk-status>div{flex-direction:column;gap:2px;display:flex}.bk-status b{color:var(--brand-dark);font-size:.98rem}.btn-access{text-align:center;cursor:pointer;color:#2b2410;background:linear-gradient(#f7c73f 0%,#eaad14 100%);border:0;border-radius:14px;width:min(100%,460px);padding:18px 30px;font-family:inherit;font-size:1.08rem;font-weight:800;transition:box-shadow .18s,transform .18s,filter .18s;display:inline-block;box-shadow:0 8px 22px #eaad1461,inset 0 1px #ffffff8c}.btn-access:hover{filter:brightness(1.04);text-decoration:none;transform:translateY(-1px);box-shadow:0 12px 28px #eaad1480,inset 0 1px #ffffff8c}.btn-access:active{transform:translateY(0)}.sticky-cta .btn-access{animation:2.6s ease-in-out infinite access-pulse}@keyframes access-pulse{0%,to{box-shadow:0 8px 22px #eaad1461,inset 0 1px #ffffff8c}50%{box-shadow:0 10px 30px #eaad149e,inset 0 1px #ffffff8c}}@media (prefers-reduced-motion:reduce){.sticky-cta .btn-access{animation:none}}.pg-ok{color:var(--brand);font-weight:600}.pg-bad{color:#b91c1c;font-weight:600}.btn-ghost{color:var(--brand-dark);cursor:pointer;background:#f4f8f6;border:1.5px solid #cfe0d7;border-radius:999px;padding:12px 20px;font-family:inherit;font-size:1rem;font-weight:600;display:inline-block}.btn-ghost:hover{border-color:var(--brand);background:#e8f1ec;text-decoration:none}.btn-ghost:disabled{opacity:.5;cursor:default}.btn-ghost.small{padding:8px 14px;font-size:.9rem}.bk-pay-list{flex-direction:column;gap:6px;display:flex}.bk-pay-row{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:92px 1fr 110px 110px 1fr;align-items:center;gap:10px;padding:10px 12px;font-size:.94rem;display:grid}.bk-pay-ok{color:var(--brand);font-weight:600}@media (max-width:640px){.bk-pay-row{grid-template-columns:1fr 1fr}}.bk-page{flex-direction:column;gap:10px;height:calc(100dvh - 62px);padding:16px 0 12px;display:flex}.bk-page>*{flex:none}.bk-page .cabinet-head{margin-bottom:0}.bk-page .bk-status{margin:0}.bk-page .bk-map{flex-wrap:nowrap;margin:0;padding-bottom:2px;overflow-x:auto}.bk-page .bk-step{flex:none}.bk-page .bk-wrap{flex:auto;min-height:240px}.bk-page .bk-feed{flex:auto;height:auto;min-height:0}.bk-wrap>.bk-nav,.bk-wrap>.bk-input{flex:none}.bk-page .bk-legal{margin:0}.bk-wrap{background:#eef2f0;border:1px solid #dbe4e0;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 10px #1428200f}.bk-feed{scroll-behavior:smooth;flex-direction:column;gap:14px;height:62vh;min-height:320px;padding:16px 14px;display:flex;overflow-y:auto}.bk-msg{border-radius:14px;max-width:92%;padding:14px 16px;line-height:1.55}.bk-me{background:var(--brand);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.bk-guide{background:#fff;border:1px solid #e2e8e5;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 3px #0000000a}.bk-p{margin:0 0 10px}.bk-msg>:last-child{margin-bottom:0}.bk-quote{border-left:3px solid var(--brand);background:#f5f8f7;border-radius:0 8px 8px 0;margin:0 0 8px;padding:10px 14px;font-style:italic}.bk-source{color:var(--muted);margin:0 0 10px;font-size:.84rem}.bk-typing{align-items:center;gap:5px;padding:16px;display:flex}.bk-typing span{background:#b8c4c0;border-radius:50%;width:7px;height:7px;animation:1.3s infinite bk-blink}.bk-typing span:nth-child(2){animation-delay:.18s}.bk-typing span:nth-child(3){animation-delay:.36s}@keyframes bk-blink{0%,60%,to{opacity:.35}30%{opacity:1}}.bk-nav{background:#fff;border-top:1px solid #dbe4e0;flex-wrap:wrap;gap:8px;padding:12px 14px 0;display:flex}.bk-chip{color:var(--brand-dark);cursor:pointer;background:#f4f8f6;border:1px solid #d6e0db;border-radius:999px;padding:7px 13px;font-size:.88rem;font-weight:600;line-height:1.2}.bk-chip:hover{border-color:var(--brand);background:#e8f1ec}.bk-chip:disabled{opacity:.5;cursor:default}.bk-input{background:#fff;align-items:flex-end;gap:10px;padding:12px 14px 14px;display:flex}.bk-nav+.bk-input{padding-top:10px}.bk-input textarea{font:inherit;resize:vertical;box-sizing:border-box;background:#fff;border:2px solid #dbe4e0;border-radius:12px;outline:none;flex:1;padding:13px 14px;font-size:1rem}.bk-input textarea:focus{border-color:var(--brand)}.bk-send{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:12px;padding:14px 20px;font-size:1rem;font-weight:700}.bk-send:disabled{opacity:.5;cursor:default}.bk-legal{margin-top:18px;line-height:1.5}@media (max-width:640px){.bk-msg{max-width:96%}.bk-feed{height:56vh;padding:12px 10px}.bk-send{padding:14px 16px}.bk-chip{padding:7px 11px;font-size:.84rem}.bk-page{height:calc(100dvh - 56px);padding:12px 0 10px}.bk-page .bk-legal{display:none}.bk-page .bk-nav{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.bk-page .bk-chip{flex:none}}.bk-pains{max-width:720px;margin:0 auto 30px}.bk-pains .unlock-ico{flex:0 0 44px;align-items:center;display:flex}.bk-pains .unlock-ico svg{width:44px;height:auto;display:block}.bk-demo-live .bk-feed{height:420px}.bk-demo-live .bk-feed>div{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.bk-demo-foot{background:#fff;border-top:1px solid #dbe4e0;justify-content:center;align-items:center;min-height:62px;padding:12px 14px;display:flex}.bk-caret{background:var(--brand);vertical-align:text-bottom;width:2px;height:1.1em;margin-left:2px;animation:1s step-end infinite bk-caret;display:inline-block}@keyframes bk-caret{0%,50%{opacity:1}51%,to{opacity:0}}.bk-send-off{opacity:.5;align-items:center;display:inline-flex}.bk-draft{opacity:.92}.bk-caret-me{background:#fff}.bk-demo-live .bk-send{white-space:normal;line-height:1.25}@media (max-width:640px){.bk-demo-live .bk-feed{height:380px}.bk-demo-live .bk-input{flex-wrap:wrap}.bk-demo-live .bk-send{width:100%}}.bk-demo{flex-direction:column;gap:12px;display:flex}.bk-demo .bk-msg{max-width:100%}.bk-steps{margin:0;padding-left:20px;line-height:1.7}.bk-steps li{margin-bottom:6px}.bk-map{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.bk-step{background:#f3f6f5;border:1px solid #e4eae8;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:.88rem;display:flex}.bk-step-n{color:#5c6b66;background:#d6dedb;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.76rem;font-weight:700;display:inline-flex}.bk-step.is-done{background:#eaf4ef;border-color:#cfe6da}.bk-step.is-done .bk-step-n{background:var(--brand);color:#fff}.bk-step.is-here{border-color:var(--brand);background:#fff;box-shadow:0 0 0 2px #2e7d5b22}.bk-step.is-here .bk-step-n{background:var(--brand);color:#fff}.bk-step.is-here .bk-step-name{color:var(--brand-dark);font-weight:700}.bk-map-hint{flex-basis:100%;margin:6px 0 0}@media (max-width:640px){.bk-step-name{font-size:.84rem}}
