html{scroll-behavior:smooth}body{background-color:#fdfaf5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.sb-hero{position:relative;display:flex;align-items:center;min-height:88vh;padding:3rem 1.5rem 0;overflow:visible}.sb-hero__grid{display:grid;grid-template-columns:1.15fr 1fr;gap:2rem;align-items:center;width:100%;max-width:1280px;margin:0 auto}.sb-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #fde68a;color:#92400e;font-size:.8rem;font-weight:600;padding:6px 14px;border-radius:999px;margin-bottom:1.25rem;box-shadow:0 1px 3px #0000000d}.sb-hero__title{font-size:3.3rem;line-height:1.15;font-weight:800;color:#1e293b;margin-bottom:1.25rem}.sb-hero__title span{color:#2563eb}.sb-hero__subtitle{font-size:1.2rem;color:#64748b;margin-bottom:2rem;max-width:540px}.sb-hero__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.sb-btn-trial{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff!important;font-size:1.05rem;font-weight:700;padding:14px 32px;border-radius:999px;text-decoration:none!important;box-shadow:0 8px 24px #2563eb59;transition:all .25s;border:none;cursor:pointer}.sb-btn-trial:hover{transform:translateY(-2px);box-shadow:0 12px 32px #2563eb73}.sb-btn-ghost{display:inline-flex;align-items:center;gap:8px;color:#475569!important;font-size:1rem;font-weight:600;padding:13px 26px;border-radius:999px;border:2px solid #e2e8f0;background:#fff;text-decoration:none!important;transition:all .25s}.sb-btn-ghost:hover{border-color:#2563eb;color:#2563eb!important}.sb-hero__note{margin-top:1rem;font-size:.85rem;color:#94a3b8}.sb-hero__note i{color:#22c55e;margin-right:4px}.sb-hero__chef-wrap{position:relative;display:flex;justify-content:center;align-items:flex-end;min-height:520px}.sb-hero__chef-wrap:before{content:"";position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:420px;height:420px;max-width:90%;background:radial-gradient(circle,#fef3c7 0%,#fde68a55 55%,transparent 72%);border-radius:50%;z-index:0}.sb-hero__chef{position:relative;z-index:1;max-height:520px;width:auto;max-width:100%;filter:drop-shadow(0 20px 30px rgba(0,0,0,.18));animation:sb-chef-in .9s ease-out}@keyframes sb-chef-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.sb-hero__bubble{position:absolute;top:8px;left:-8px;z-index:2;max-width:250px;background:#fff;border:2px solid #1e293b;border-radius:18px;padding:14px 18px;font-size:.95rem;font-weight:600;color:#1e293b;box-shadow:4px 4px #1e293b26;animation:sb-bubble-in .6s ease-out .5s both}.sb-hero__bubble:after{content:"";position:absolute;bottom:-12px;right:34px;width:20px;height:20px;background:#fff;border-right:2px solid #1e293b;border-bottom:2px solid #1e293b;transform:rotate(45deg) skew(10deg,10deg)}@keyframes sb-bubble-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.sb-chip{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 15px;font-size:.82rem;font-weight:700;color:#334155;box-shadow:0 6px 18px #0000001a;white-space:nowrap;animation:sb-float 4s ease-in-out infinite}.sb-chip i{color:#2563eb}.sb-chip--1{top:34%;left:0;animation-delay:0s}.sb-chip--2{top:22%;right:0;animation-delay:.8s}.sb-chip--3{top:52%;right:-6px;animation-delay:1.6s}.sb-chip--4{top:68%;left:-4px;animation-delay:2.4s}.sb-chip--5{top:84%;right:6%;animation-delay:3.2s}@keyframes sb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.sb-section{padding:4.5rem 1.5rem 1rem}.sb-section__head{text-align:center;max-width:720px;margin:0 auto 3rem}.sb-section__kicker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#2563eb;margin-bottom:.75rem}.sb-section__title{font-size:2.3rem;font-weight:800;color:#1e293b;margin-bottom:.75rem}.sb-section__sub{font-size:1.05rem;color:#64748b}.sb-section__chef-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:top;border:3px solid #fff;box-shadow:0 4px 14px #00000026;margin-bottom:1rem}.sb-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1140px;margin:0 auto}.sb-feature{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:1.75rem 1.5rem;transition:all .25s;position:relative;overflow:hidden}.sb-feature:hover{transform:translateY(-4px);box-shadow:0 14px 34px #1e293b1a;border-color:#bfdbfe}.sb-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;font-size:1.35rem;margin-bottom:1rem;background:#eff6ff;color:#2563eb}.sb-feature:nth-child(3n+2) .sb-feature__icon{background:#fef3c7;color:#b45309}.sb-feature:nth-child(3n) .sb-feature__icon{background:#ecfdf5;color:#059669}.sb-feature__title{font-size:1.08rem;font-weight:700;color:#1e293b;margin-bottom:.4rem}.sb-feature__text{font-size:.9rem;color:#64748b;margin:0;line-height:1.6}.sb-kitchen{max-width:1140px;margin:4.5rem auto 0;padding:0 1.5rem}.sb-kitchen__card{display:grid;grid-template-columns:1fr 1.1fr;background:#1e293b;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #1e293b4d}.sb-kitchen__img{min-height:380px;background:var(--sb-kitchen-img) center top / cover no-repeat}.sb-kitchen__body{padding:3rem 2.75rem;color:#e2e8f0}.sb-kitchen__quote{font-size:1.6rem;font-weight:800;color:#fff;line-height:1.35;margin-bottom:1.75rem}.sb-kitchen__quote span{color:#fbbf24}.sb-step{display:flex;gap:14px;margin-bottom:1.25rem;align-items:flex-start}.sb-step__num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#fbbf24;color:#1e293b;font-weight:800;font-size:.9rem;display:flex;align-items:center;justify-content:center}.sb-step h5{color:#fff;font-size:1rem;font-weight:700;margin:3px 0}.sb-step p{font-size:.88rem;color:#cbd5e1;margin:0}.sb-stats{display:flex;justify-content:center;gap:3.5rem;flex-wrap:wrap;padding:3.5rem 1.5rem .5rem;text-align:center}.sb-stats__num{font-size:2.2rem;font-weight:800;color:#2563eb}.sb-stats__label{font-size:.85rem;color:#64748b;font-weight:600}.sb-trial{max-width:1140px;margin:4.5rem auto 1rem;padding:0 1.5rem;scroll-margin-top:40px}.sb-trial__card{position:relative;display:grid;grid-template-columns:1fr 1.15fr;gap:1rem;background:linear-gradient(135deg,#1d4ed8,#2563eb 55%,#3b82f6);border-radius:24px;padding:3rem 2.75rem;overflow:hidden;box-shadow:0 24px 60px #2563eb59}.sb-trial__pitch{color:#fff;align-self:center;position:relative;z-index:1}.sb-trial__badge{display:inline-block;background:#fbbf24;color:#78350f;font-size:.8rem;font-weight:800;padding:6px 14px;border-radius:999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.06em}.sb-trial__title{font-size:2.1rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.sb-trial__text{font-size:1rem;opacity:.92;margin-bottom:1.5rem;max-width:420px}.sb-trial__perks{list-style:none;padding:0;margin:0 0 1.5rem}.sb-trial__perks li{margin-bottom:8px;font-size:.95rem}.sb-trial__perks i{color:#86efac;margin-right:8px}.sb-trial__chef{max-height:300px;width:auto;filter:drop-shadow(0 12px 20px rgba(0,0,0,.3));margin-top:1.5rem}.sb-trial__form-card{position:relative;z-index:1;background:#fff;border-radius:18px;padding:2rem;box-shadow:0 10px 40px #0003}.sb-trial__form-card h4{font-size:1.2rem;font-weight:800;color:#1e293b;margin-bottom:.35rem}.sb-trial__form-card>p{font-size:.88rem;color:#64748b;margin-bottom:1.25rem}.sb-trial__cta{display:block;width:100%;text-align:center;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:1rem;font-weight:700;padding:15px;border-radius:999px;cursor:pointer;transition:all .2s;box-shadow:0 6px 18px #2563eb4d;text-decoration:none!important}.sb-trial__cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #2563eb66;color:#fff!important}.sb-trial__fineprint{text-align:center;font-size:.75rem;color:#94a3b8;margin:10px 0 0}.sb-trial__login{text-align:center;font-size:.85rem;color:#64748b;margin-top:1rem}.sb-trial__login a{color:#2563eb;font-weight:600;text-decoration:none}.sb-hamburger-btn{position:fixed;top:18px;left:18px;z-index:1100;width:44px;height:44px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s}.sb-hamburger-btn:hover{box-shadow:0 4px 16px #0000001f}.sb-hamburger-btn span{display:block;width:20px;height:2px;background:#334155;border-radius:2px;transition:all .3s}.sb-hamburger-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.sb-hamburger-btn.active span:nth-child(2){opacity:0}.sb-hamburger-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sb-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1050;opacity:0;visibility:hidden;transition:all .3s}.sb-menu-overlay.active{opacity:1;visibility:visible}.sb-menu-panel{position:fixed;top:0;left:0;width:300px;height:100%;background:#fff;z-index:1060;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:4px 0 24px #0000001a}.sb-menu-panel.active{transform:translate(0)}.sb-menu-panel__header{padding:1.5rem;border-bottom:1px solid #e2e8f0}.sb-menu-panel__header span{font-size:1.25rem;font-weight:700;color:#1e293b}.sb-menu-panel__nav{flex:1;padding:1rem 0;list-style:none;margin:0}.sb-menu-panel__nav a{display:flex;align-items:center;gap:12px;padding:12px 24px;color:#475569;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.sb-menu-panel__nav a:hover{background:#f1f5f9;color:#2563eb;text-decoration:none}.sb-menu-panel__nav a i{width:20px;text-align:center;color:#94a3b8;font-size:1rem}.sb-menu-panel__nav a:hover i{color:#2563eb}.sb-menu-panel__footer{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;font-size:.8rem;color:#94a3b8;text-align:center}.sb-clients{padding:3rem 0;text-align:center;overflow:hidden}.sb-clients__title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:1.5rem}.sb-clients__track{display:flex;width:max-content;animation:sb-marquee 25s linear infinite}.sb-clients__track:hover{animation-play-state:paused}.sb-clients__logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:140px;height:56px;margin:0 24px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 16px;box-shadow:0 1px 3px #0000000a}.sb-clients__logo--text{font-weight:700;font-size:.85rem;color:#94a3b8;letter-spacing:.05em}@keyframes sb-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.sb-cms-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000f;border:1px solid #e2e8f0;max-width:1140px;margin-left:auto;margin-right:auto}.sb-footer{padding:2rem 0;text-align:center}.sb-footer__social{display:flex;justify-content:center;gap:12px;margin-bottom:1rem;flex-wrap:wrap}.sb-footer__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:1rem;text-decoration:none;transition:all .2s}.sb-footer__social a:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.sb-footer__legal{display:flex;justify-content:center;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.6rem;font-size:.78rem;color:#94a3b8}.sb-footer__legal a{color:#94a3b8;text-decoration:none}.sb-footer__legal a:hover{color:#3b82f6;text-decoration:underline}.sb-footer__copy{font-size:.8rem;color:#94a3b8;margin:0}@media (max-width: 991px){.sb-hero{min-height:auto;padding-top:4.5rem}.sb-hero__grid{grid-template-columns:1fr;text-align:center}.sb-hero__title{font-size:2.4rem}.sb-hero__subtitle{margin-left:auto;margin-right:auto}.sb-hero__actions{justify-content:center}.sb-hero__chef-wrap{min-height:auto;order:-1;flex-direction:column;align-items:center;gap:18px}.sb-hero__chef{max-height:340px}.sb-hero__bubble{position:static;max-width:300px;font-size:.88rem}.sb-hero__bubble:after{right:50%;margin-right:-10px}.sb-hero__chef-wrap:before{width:300px;height:300px}.sb-chip--4,.sb-chip--5{display:none}.sb-features{grid-template-columns:repeat(2,1fr)}.sb-kitchen__card{grid-template-columns:1fr}.sb-kitchen__img{min-height:260px}.sb-trial__card{grid-template-columns:1fr;padding:2.25rem 1.75rem}.sb-trial__chef{display:none}}@media (max-width: 600px){.sb-features{grid-template-columns:1fr}.sb-section__title{font-size:1.8rem}.sb-trial__title{font-size:1.6rem}.sb-kitchen__body{padding:2rem 1.5rem}.sb-chip{display:none}}
