.sgsc-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:999998;opacity:0;visibility:hidden;transition:all .25s ease}.sgsc-overlay.sgsc-active{opacity:1;visibility:visible}.sgsc-drawer{position:fixed;top:0;right:-440px;width:410px;max-width:92vw;height:100vh;background:#fff;z-index:999999;box-shadow:-14px 0 40px rgba(0,0,0,.18);transition:right .28s ease;display:flex;flex-direction:column;font-family:inherit}.sgsc-drawer.sgsc-active{right:0}.sgsc-no-scroll{overflow:hidden}.sgsc-header{padding:22px 22px 16px;border-bottom:1px solid #eee;display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.sgsc-badge{display:inline-block;font-size:12px;font-weight:800;background:#eafff3;color:#07803c;padding:6px 10px;border-radius:999px;margin-bottom:8px}.sgsc-header h3{margin:0;font-size:24px;line-height:1.1;color:#111;font-weight:900}.sgsc-close{background:#f4f4f4!important;color:#111!important;border:0!important;width:38px;height:38px;border-radius:50%;font-size:26px;line-height:34px;cursor:pointer;padding:0!important}.sgsc-message{margin:14px 18px 0;padding:11px 13px;border-radius:10px;font-size:14px;font-weight:700}.sgsc-success{background:#eafff3;color:#08793b}.sgsc-error{background:#fff0f0;color:#b00020}.sgsc-content{padding:18px;overflow-y:auto;flex:1}.sgsc-empty{text-align:center;padding:70px 20px;color:#555}.sgsc-empty-icon{font-size:42px;margin-bottom:10px}.sgsc-empty h4{margin:0 0 7px;color:#111;font-size:20px}.sgsc-empty p{margin:0}.sgsc-items{display:flex;flex-direction:column;gap:14px}.sgsc-item{display:flex;gap:13px;padding:13px;border:1px solid #eee;border-radius:14px;background:#fff}.sgsc-item-img{width:74px;height:74px;flex:0 0 74px;border-radius:12px;background:#f6f6f6;overflow:hidden;display:flex;align-items:center;justify-content:center}.sgsc-item-img img{width:100%;height:100%;object-fit:cover}.sgsc-item-info{flex:1;min-width:0}.sgsc-item-name{font-size:15px;line-height:1.25;font-weight:800;color:#111;margin-bottom:6px}.sgsc-item-meta{font-size:13px;color:#555;margin-bottom:9px}.sgsc-remove{border:0!important;background:transparent!important;color:#d12121!important;padding:0!important;font-size:13px;font-weight:800;text-decoration:underline;cursor:pointer}.sgsc-summary{position:sticky;bottom:0;background:#fff;padding-top:18px;border-top:1px solid #eee;margin-top:18px}.sgsc-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;font-size:16px;color:#222}.sgsc-row strong{font-size:18px}.sgsc-checkout,.sgsc-view-cart{display:block;text-align:center;text-decoration:none!important;border-radius:12px;padding:15px 18px;font-weight:900;margin-top:10px}.sgsc-checkout{background:#111;color:#fff!important}.sgsc-view-cart{background:#f2f2f2;color:#111!important}.sgsc-loading{opacity:.6;pointer-events:none}@media(max-width:480px){.sgsc-drawer{width:92vw}.sgsc-header{padding:18px}.sgsc-content{padding:14px}.sgsc-item-img{width:64px;height:64px;flex-basis:64px}.sgsc-header h3{font-size:21px}}
