.cg-proof__line{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 12px;border-radius:999px;background:#f0f7f3;border:1px solid #d9e6de;color:#245c45;font-size:14px;font-weight:600;line-height:1.3}.cg-fav.is-on{background:#f0f7f3;border-color:#30785a}.cg-fav-note{margin-top:8px;font-size:13px;color:#5f6b64}.cg-fav-note a{color:#30785a;font-weight:700}.cg-sbar{position:fixed;left:0;right:0;bottom:0;z-index:9990;display:flex;align-items:center;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #d9e6de;box-shadow:0 -8px 24px rgba(10,5,0,.1);transform:translateY(110%);transition:transform .22s ease}.cg-sbar.is-on{transform:none}.cg-sbar__img{width:44px;height:44px;border-radius:8px;object-fit:cover;flex:0 0 44px}.cg-sbar__info{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.cg-sbar__name{font-size:13px;font-weight:600;color:#0a0500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-sbar__price{font-size:15px;font-weight:800;color:#30785a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-sbar__btn{flex:0 0 auto;min-height:46px;padding:0 18px;border:0;border-radius:10px;background:#30785a;color:#fff;font:inherit;font-size:15px;font-weight:800;cursor:pointer}.cg-sbar__btn:active{background:#245c45}@media (min-width:768px){.cg-sbar{display:none}}body.cg-sbar-on{padding-bottom:72px}.cg-favlist__list{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:10px}.cg-favlist__item{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #d9e6de;border-radius:12px;background:#fff}.cg-favlist__img img{width:64px;height:64px;border-radius:8px;object-fit:cover;display:block}.cg-favlist__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.cg-favlist__name{font-weight:700;color:#0a0500;text-decoration:none}.cg-favlist__meta{font-size:13px;color:#5f6b64}.cg-favlist__meta .cg-in{color:#30785a;font-weight:700}.cg-favlist__meta .cg-out{color:#a4452c;font-weight:700}.cg-favlist__act{display:flex;align-items:center;gap:8px;flex:0 0 auto}.cg-favlist__rm{border:0;background:0 0;color:#5f6b64;font-size:16px;cursor:pointer;padding:6px}.cg-favlist__all{margin:0 0 14px}.cg-favlist__reorder{margin-top:6px;color:#5f6b64}.cg-favlist__reorder a,.cg-fav-dash a{color:#30785a;font-weight:700}@media (max-width:600px){.cg-favlist__item{flex-wrap:wrap}.cg-favlist__act{width:100%;justify-content:space-between}}