:root{--sl-plans-green:#2f9e2f;--sl-plans-orange:#ff8a00;--sl-plans-nav-h:80px}
body.sl-sendlisty-plans-shell{padding-bottom:calc(var(--sl-plans-nav-h) + env(safe-area-inset-bottom,0px))!important}
.sl-plans-app-shell{position:relative;z-index:2147482500}
.sl-plans-shell-close{position:fixed;top:calc(14px + env(safe-area-inset-top,0px));right:max(14px,calc((100vw - 760px)/2 + 14px));width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:#eef1ef;color:#39423c;font:500 28px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.10);z-index:2147482600}
.sl-plans-shell-close:hover{background:#e5ebe6;color:#1f2a22}
.sl-plans-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(760px,100%);height:var(--sl-plans-nav-h);padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));border:1px solid #edf1f0;border-bottom:0;border-radius:20px 20px 0 0;box-shadow:0 -10px 28px rgba(24,37,28,.10);background:#fff;display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr 1fr;align-items:center;overflow:visible;z-index:2147482550;font-family:Inter,Arial,sans-serif}
.sl-plans-bottom-nav>button{height:100%;border:0;background:transparent;color:#6d7673;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:8px 2px 12px;gap:6px;cursor:pointer;font:inherit;transform:translateY(-6px)}
.sl-plans-bottom-nav>button:hover{color:var(--sl-plans-green)}
.sl-plans-nav-icon{font-size:21px;line-height:1}
.sl-plans-bottom-nav>button>span:last-child{font-size:10px;font-weight:700;line-height:1.12}
.sl-plans-bottom-nav .sl-plans-floating-add{justify-content:flex-start;transform:translateY(-10px);gap:4px}
.sl-plans-bottom-nav .sl-plans-floating-add i{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#36b54a 0%,#1f8b36 100%);color:#fff;font-size:32px;font-style:normal;line-height:1;box-shadow:0 12px 22px rgba(28,126,47,.28);border:4px solid #fff}
.sl-plans-bottom-nav .sl-plans-floating-add span{font-size:10px;font-weight:800;color:#38443b}
@media(min-width:651px){.sl-plans-bottom-nav{height:84px;border-radius:24px 24px 0 0}.sl-plans-shell-close{top:18px;width:42px;height:42px}.sl-plans-bottom-nav>button>span:last-child{font-size:11px}.sl-plans-bottom-nav .sl-plans-floating-add i{width:60px;height:60px;font-size:34px}}
@media(max-width:420px){.sl-plans-shell-close{right:12px;top:calc(10px + env(safe-area-inset-top,0px));width:38px;height:38px}.sl-plans-bottom-nav>button{padding-inline:0}.sl-plans-bottom-nav>button>span:last-child{font-size:9px}}
