/* SG Organic Personalization — mobile-first app-like account experience */
.sgo-pa-hub,.sgo-pw-widget{box-sizing:border-box;width:100%;font-family:inherit;color:#201b28}.sgo-pa-hub *,.sgo-pw-widget *{box-sizing:border-box}
.sgo-pa-hub{--sgo-pa-gap:14px;display:grid;gap:var(--sgo-pa-gap);background:#f5f6f4;padding-bottom:18px;overflow:hidden}
.sgo-pa-profile{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 16px;border-radius:0 0 24px 24px;background:linear-gradient(135deg,#084935 0%,#0d7243 55%,#65ad3b 100%);color:#fff;overflow:hidden}
.sgo-pa-profile:before,.sgo-pa-profile:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.sgo-pa-profile:before{width:180px;height:180px;right:-50px;top:-90px;background:rgba(255,255,255,.08)}.sgo-pa-profile:after{width:120px;height:120px;right:70px;bottom:-90px;background:rgba(255,255,255,.05)}
.sgo-pa-profile-main{position:relative;z-index:1;display:flex;align-items:center;gap:13px;min-width:0}.sgo-pa-avatar{width:68px;height:68px;border:2px solid rgba(255,255,255,.76);border-radius:50%;overflow:hidden;background:#fff;flex:0 0 auto}.sgo-pa-avatar img{width:100%;height:100%;display:block;object-fit:cover}.sgo-pa-profile-copy{min-width:0}.sgo-pa-account-heading{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.78;margin-bottom:5px}.sgo-pa-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sgo-pa-name{margin:0!important;color:#fff;font-size:22px;line-height:1.08;font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis}.sgo-pa-badge{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.16);font-size:11px;font-weight:750}.sgo-pa-profile-meta{margin-top:5px;color:rgba(255,255,255,.8);font-size:12px}.sgo-pa-profile-settings{position:relative;z-index:2;appearance:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;flex:0 0 auto}.sgo-pa-profile-settings svg{width:21px;height:21px}
.sgo-pa-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 10px}.sgo-pa-stat{appearance:none;border:1px solid rgba(18,59,43,.08);border-radius:16px;background:#fff;min-width:0;min-height:92px;padding:13px 10px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left;column-gap:9px;cursor:pointer;box-shadow:0 5px 18px rgba(16,42,30,.045)}.sgo-pa-stat-icon{grid-row:1/3;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eef7f1;color:#138349}.sgo-pa-stat-icon svg{width:19px;height:19px}.sgo-pa-stat-value{font-size:19px;line-height:1;font-weight:850;color:#153b2c;overflow:hidden;text-overflow:ellipsis}.sgo-pa-stat-label{font-size:11px;color:#78727f;line-height:1.2}
.sgo-pa-dashboard-card{margin:0 10px;border:1px solid rgba(18,59,43,.07);border-radius:18px;background:#fff;padding:15px;box-shadow:0 6px 22px rgba(14,41,29,.045)}.sgo-pa-block-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.sgo-pa-block-head button{appearance:none;border:0;background:none;padding:0;color:#14844a;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.sgo-pa-block-title{margin:0!important;color:#201b28;font-size:17px;line-height:1.15;font-weight:780}
.sgo-pa-purchase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sgo-pa-purchase-tile{appearance:none;border:0;background:none;padding:4px 2px;display:grid;justify-items:center;gap:7px;color:#38333f;font:inherit;font-size:11px;cursor:pointer}.sgo-pa-big-icon{position:relative;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#edf8f1;color:#13844a}.sgo-pa-big-icon svg{width:24px;height:24px}.sgo-pa-big-icon b{position:absolute;right:-4px;top:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ee4e37;color:#fff;display:grid;place-items:center;font-size:10px}
.sgo-pa-shortcuts-card{padding-bottom:10px}.sgo-pa-shortcuts-card>.sgo-pa-block-title{margin-bottom:12px!important}.sgo-pa-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 4px}.sgo-pa-shortcut{appearance:none;border:0;background:none;padding:5px 2px;display:grid;justify-items:center;gap:7px;color:#49444e;font:inherit;font-size:10px;line-height:1.2;text-align:center;cursor:pointer}.sgo-pa-shortcut-icon{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:#f1f7f3;color:#13844a}.sgo-pa-shortcut-icon svg{width:21px;height:21px}
.sgo-pa-tabs-wrap{position:relative;z-index:20;background:#fff;border-top:1px solid rgba(20,35,27,.06);border-bottom:1px solid rgba(20,35,27,.06)}.sgo-pa-tabs-wrap.is-mobile-sticky{position:sticky;top:var(--sgo-pa-sticky-top,0);z-index:40}.sgo-pa-tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:9px 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.sgo-pa-tabs::-webkit-scrollbar{display:none}.sgo-pa-tab{appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;min-height:42px;padding:10px 14px;border-radius:999px;background:#f1f2f0;color:#504a56;font:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;scroll-snap-align:start}.sgo-pa-tab.is-active{background:#123b2b;color:#fff}.sgo-pa-tab-icon{width:18px;height:18px;display:grid;place-items:center}.sgo-pa-tab-icon svg{width:18px;height:18px}.sgo-pa-tab-count{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:rgba(255,255,255,.9);color:#123b2b;display:grid;place-items:center;font-size:10px}.sgo-pa-tab:not(.is-active) .sgo-pa-tab-count{background:#e0e3df;color:#59535d}
.sgo-pa-panels{padding:0 10px}.sgo-pa-panel{display:none}.sgo-pa-panel.is-active{display:block;animation:sgoPaIn .18s ease}.sgo-pa-panel[hidden]{display:none!important}@keyframes sgoPaIn{from{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:none}}.sgo-pa-panel-inner{background:#fff;border:1px solid rgba(18,59,43,.07);border-radius:18px;padding:16px 14px;box-shadow:0 5px 20px rgba(14,41,29,.04)}.sgo-pa-panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.sgo-pa-panel h2,.sgo-pa-panel h3{margin:0;color:#201b28}.sgo-pa-panel h2{font-size:20px;font-weight:800;line-height:1.15}.sgo-pa-panel h3{font-size:15px;font-weight:750}
.sgo-pa-form{display:grid;gap:14px}.sgo-pa-form-grid{display:grid;grid-template-columns:1fr;gap:11px}.sgo-pa-field{display:grid;gap:6px;color:#59535f;font-size:12px;font-weight:700}.sgo-pa-form input,.sgo-pa-form select{width:100%;height:44px;border:1px solid #dfe4df;border-radius:11px;background:#fff;color:#201b28;padding:0 12px;font:inherit;outline:none}.sgo-pa-form input:focus,.sgo-pa-form select:focus{border-color:#149452;box-shadow:0 0 0 3px rgba(20,148,82,.1)}.sgo-pa-form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sgo-pa-form-status{font-size:12px;color:#777}.sgo-pa-form-status.is-success{color:#14844a}.sgo-pa-form-status.is-error{color:#c93d34}.sgo-pa-form-status.is-loading{color:#8a6c00}.sgo-pa-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:0;border-radius:10px;background:#12a957;color:#fff!important;font:inherit;font-size:13px;font-weight:750;text-decoration:none!important;cursor:pointer}.sgo-pa-button:disabled{opacity:.55;cursor:wait}.sgo-pa-button-secondary{background:#edf1ee!important;color:#123b2b!important}.sgo-pa-address-editor-grid{display:grid;gap:14px}.sgo-pa-address-form{padding:14px;border:1px solid #e5e9e5;border-radius:15px;background:#fafbfa}.sgo-pa-subcard-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sgo-pa-muted{display:block;color:#817b87;font-size:.9em}.sgo-pa-success{padding:11px 13px;border-radius:10px;background:#eaf8ef;color:#147340;margin-bottom:12px;font-size:13px;font-weight:700}
.sgo-pa-payment-list{display:grid;gap:8px;margin-bottom:18px}.sgo-pa-payment-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;border:1px solid #e5e9e5;border-radius:13px;background:#fbfcfb}.sgo-pa-list-icon{width:38px;height:38px;border-radius:11px;background:#eef7f0;color:#148a4a;display:grid;place-items:center}.sgo-pa-list-icon svg{width:20px;height:20px}.sgo-pa-payment-row>div{display:grid;gap:3px}.sgo-pa-remove-payment{appearance:none;border:0;background:#f6ecea;color:#b94336;border-radius:9px;padding:8px 10px;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.sgo-pa-add-payment{padding-top:16px;border-top:1px solid #eceeeb}.sgo-pa-add-payment>h3{margin-bottom:12px}.sgo-pa-inline-payment #add_payment_method{margin:0}.sgo-pa-inline-payment .woocommerce-PaymentMethods{padding:0!important;margin:0 0 12px!important;list-style:none}.sgo-pa-inline-payment .woocommerce-PaymentMethod{padding:12px;border:1px solid #e4e8e4;border-radius:12px;margin-bottom:8px;background:#fafbfa}.sgo-pa-inline-payment .payment_box{margin-top:10px}.sgo-pa-inline-payment button.button{min-height:42px;border:0;border-radius:10px;padding:10px 15px;background:#12a957;color:#fff;font-weight:750}
.sgo-pa-wallet-card{display:flex;align-items:center;gap:14px;padding:18px;border-radius:16px;background:#fff7d8}.sgo-pa-wallet-icon{width:56px;height:56px;border-radius:17px;background:rgba(151,103,0,.1);color:#986700;display:grid;place-items:center}.sgo-pa-wallet-icon svg{width:28px;height:28px}.sgo-pa-coin-balance{font-size:34px;line-height:1;font-weight:850;color:#916000;margin:4px 0}
.sgo-pa-coupons{display:grid;gap:10px}.sgo-pa-coupon{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid #ffd7cb;border-radius:14px;background:#fff5f1;overflow:hidden}.sgo-pa-coupon:before{content:"";position:absolute;left:-7px;top:0;bottom:0;width:14px;background:radial-gradient(circle at 7px 8px,transparent 6px,#fff5f1 6.5px) 0 0/14px 16px}.sgo-pa-coupon-icon{width:42px;height:42px;border-radius:13px;background:#fff;color:#ef5b3f;display:grid;place-items:center}.sgo-pa-coupon-icon svg{width:22px;height:22px}.sgo-pa-coupon-copy{display:grid;gap:3px;min-width:0}.sgo-pa-coupon-value{color:#ef5b3f;font-size:16px;font-weight:850}.sgo-pa-coupon-copy small{color:#867d82}.sgo-pa-coupon-code{width:max-content;max-width:100%;padding:3px 6px;border-radius:6px;background:rgba(255,255,255,.7);color:#ef5b3f;overflow:hidden;text-overflow:ellipsis}.sgo-pa-coupon-copy-btn{appearance:none;border:0;border-radius:9px;background:#ef5b3f;color:#fff;padding:9px 11px;font:inherit;font-size:11px;font-weight:750;cursor:pointer}
.sgo-pa-orders{display:grid;gap:10px}.sgo-pa-order-card{border:1px solid #e7e9e6;border-radius:14px;padding:13px;background:#fff}.sgo-pa-order-head{display:flex;justify-content:space-between;gap:10px}.sgo-pa-order-head>div{display:grid;gap:2px}.sgo-pa-order-status{font-size:10px;padding:6px 8px;border-radius:999px;background:#edf8f1;color:#128343;font-weight:750;text-transform:uppercase;white-space:nowrap}.sgo-pa-order-thumbs{display:flex;gap:6px;margin:11px 0;overflow:hidden}.sgo-pa-order-thumbs img{width:58px;height:58px;object-fit:cover;border-radius:9px;border:1px solid #eceeeb}.sgo-pa-order-foot{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:10px;border-top:1px solid #f0f1ef;font-size:12px}.sgo-pa-order-foot strong{margin-left:auto}.sgo-pa-order-foot a{color:#148a4a;font-weight:700;text-decoration:none}
.sgo-pa-review-list{display:grid;gap:10px}.sgo-pa-review-card{padding:14px;border:1px solid #e8eae7;border-radius:13px}.sgo-pa-review-head{display:flex;justify-content:space-between;gap:12px}.sgo-pa-review-head a{color:inherit;text-decoration:none}.sgo-pa-review-card p{margin:9px 0;line-height:1.5}.sgo-pa-rating{color:#f2ab00}.sgo-pa-empty{padding:22px;border-radius:13px;background:#f7f8f6;color:#77727f;text-align:center}.sgo-pa-wishlist-loading{padding:18px;color:#77727f;text-align:center}
.sgo-pa-wishlist-grid{display:grid;grid-template-columns:repeat(var(--sgo-pa-wishlist-cols,2),minmax(0,1fr));gap:12px}.sgo-pa-wishlist-card{min-width:0;border:1px solid #e7e9e6;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.sgo-pa-wishlist-media{display:block;position:relative;aspect-ratio:1/1;background:#f7f7f6;overflow:hidden}.sgo-pa-wishlist-media img{width:100%;height:100%;object-fit:cover;display:block}.sgo-pa-wishlist-copy{display:flex;flex-direction:column;gap:7px;padding:11px;min-width:0;flex:1}.sgo-pa-wishlist-title{font-size:13px;font-weight:720;line-height:1.32;color:#201b28;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sgo-pa-wishlist-vendor{font-size:11px;color:#827d88;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sgo-pa-wishlist-price{font-size:15px;font-weight:800;color:#5a2fb5;margin-top:auto}.sgo-pa-wishlist-price del{opacity:.45;font-size:.78em}.sgo-pa-wishlist-price ins{text-decoration:none}.sgo-pa-wishlist-actions{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:3px}.sgo-pa-wishlist-cart,.sgo-pa-wishlist-remove{appearance:none;border:0;border-radius:9px;min-height:38px;padding:8px 10px;font:inherit;font-size:11px;font-weight:700;cursor:pointer;text-decoration:none!important;display:flex;align-items:center;justify-content:center}.sgo-pa-wishlist-cart{background:#123b2b;color:#fff!important}.sgo-pa-wishlist-remove{background:#f2f3f1;color:#4e4a52}
.sgo-pw-widget{background:#fff;border-radius:18px;padding:14px 12px}.sgo-pw-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.sgo-pw-title{margin:0!important;font-size:24px;font-weight:800;line-height:1.1;color:#211735}.sgo-pw-subtitle{margin:6px 0 0;color:#77727f;font-size:13px}.sgo-pw-count{min-width:30px;height:30px;border-radius:999px;background:#edf8f1;color:#13844a;display:grid;place-items:center;font-weight:800}
.sgo-pa-guest{min-height:320px;display:grid;place-items:center;padding:20px}.sgo-pa-guest>.sgo-pa-panel-inner{max-width:520px;text-align:center;padding:28px}.sgo-pa-guest-icon{width:64px;height:64px;border-radius:20px;background:#edf7f0;color:#148a4a;display:grid;place-items:center;margin:0 auto 14px}.sgo-pa-guest-icon svg{width:30px;height:30px}.sgo-pa-guest h2{margin:0 0 8px}.sgo-pa-guest p{margin:0 auto 18px;max-width:420px;color:#77727f}.sgo-pa-guest-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
@media(min-width:680px){.sgo-pa-stats{grid-template-columns:repeat(4,minmax(0,1fr));padding:0}.sgo-pa-dashboard-card{margin:0}.sgo-pa-shortcuts{grid-template-columns:repeat(8,minmax(0,1fr))}.sgo-pa-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sgo-pa-address-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sgo-pa-coupons{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:768px){.sgo-pa-hub{border-radius:22px;overflow:hidden}.sgo-pa-profile{border-radius:20px}.sgo-pa-name{font-size:28px}.sgo-pa-tabs-wrap.is-mobile-sticky{position:relative;top:auto}.sgo-pa-tabs{padding:10px 12px}.sgo-pa-panels{padding:0}.sgo-pa-panel-inner{padding:24px;border-radius:18px}.sgo-pa-purchase-tile{font-size:12px}.sgo-pa-shortcut{font-size:11px}.sgo-pw-widget{padding:20px}.sgo-pw-title{font-size:30px}}
@media(min-width:1100px){.sgo-pa-profile{padding:26px 30px}.sgo-pa-tabs{flex-wrap:wrap;overflow:visible}.sgo-pa-panel-inner{padding:28px 30px}.sgo-pa-stats{gap:12px}.sgo-pa-stat{min-height:96px}.sgo-pa-dashboard-card{padding:20px}.sgo-pa-big-icon{width:56px;height:56px}.sgo-pa-shortcut-icon{width:50px;height:50px}.sgo-pa-wishlist-copy{padding:13px}}


/* 1.7.1 mobile-first account hardening */
.sgo-pa-rate-reward{margin:0 0 14px;padding:11px 13px;border-radius:12px;background:#eff9df;color:#315d15;font-size:13px;font-weight:750}.sgo-pa-rate-list{display:grid;gap:12px}.sgo-pa-rate-card{padding:13px;border:1px solid #e5e9e5;border-radius:15px;background:#fff}.sgo-pa-rate-product{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:11px;margin-bottom:12px}.sgo-pa-rate-product img{width:64px;height:64px;object-fit:cover;border-radius:10px}.sgo-pa-rate-product>div{min-width:0;display:grid;gap:4px}.sgo-pa-rate-form{display:grid;gap:10px}.sgo-pa-rate-form textarea{width:100%;min-height:84px;resize:vertical;border:1px solid #dfe4df;border-radius:11px;padding:10px 12px;font:inherit;color:#201b28;background:#fff}.sgo-pa-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:3px;border:0;padding:0;margin:0}.sgo-pa-stars legend{width:100%;font-size:11px;font-weight:700;color:#77727f;margin-bottom:4px}.sgo-pa-stars input{position:absolute;opacity:0;pointer-events:none}.sgo-pa-stars label{font-size:30px;line-height:1;color:#d8d8d4;cursor:pointer}.sgo-pa-stars input:checked~label,.sgo-pa-stars label:hover,.sgo-pa-stars label:hover~label{color:#f2ab00}.sgo-pa-review-thanks{padding:14px;border-radius:11px;background:#eaf8ef;color:#147340;font-weight:750}.sgo-pa-card-form{display:grid;gap:12px}.sgo-pa-card-gateway{padding:14px;border:1px solid #e2e7e2;border-radius:13px;background:#fafbfa}.sgo-pa-card-only .payment_box{display:block!important;margin:0!important}.sgo-pa-card-only .wc-credit-card-form{margin:0!important;padding:0!important}.sgo-pa-card-only .form-row{margin:0 0 10px!important;width:100%!important;float:none!important}.sgo-pa-card-only input{width:100%;min-height:44px;border:1px solid #dfe4df;border-radius:10px;padding:8px 11px;background:#fff}
@media(max-width:767px){
  .sgo-pa-hub{width:100%!important;max-width:100%!important;overflow:hidden!important;gap:10px!important;padding:0 0 14px!important;background:#f3f5f2!important}
  .sgo-pa-profile{min-height:0!important;height:auto!important;padding:16px 14px!important;border-radius:0!important;align-items:center!important}.sgo-pa-avatar{width:54px!important;height:54px!important}.sgo-pa-name{font-size:18px!important;white-space:nowrap;max-width:55vw}.sgo-pa-profile-settings{width:38px!important;height:38px!important}
  .sgo-pa-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:0 8px!important}.sgo-pa-stat{min-height:72px!important;height:auto!important;padding:8px 4px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center!important;gap:4px!important}.sgo-pa-stat-icon{width:30px!important;height:30px!important}.sgo-pa-stat-value{font-size:14px!important}.sgo-pa-stat-label{font-size:9px!important}
  .sgo-pa-dashboard-card{margin:0 8px!important;padding:13px 10px!important;border-radius:16px!important;min-height:0!important;height:auto!important}.sgo-pa-block-head{margin-bottom:9px!important}.sgo-pa-purchase-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:2px!important}.sgo-pa-purchase-tile{min-height:0!important;height:auto!important;padding:4px 1px!important;font-size:9px!important}.sgo-pa-big-icon{width:42px!important;height:42px!important;border-radius:13px!important}.sgo-pa-big-icon svg{width:21px!important;height:21px!important}
  .sgo-pa-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px 2px!important}.sgo-pa-shortcut{min-height:0!important;height:auto!important;padding:2px!important;font-size:9px!important}.sgo-pa-shortcut-icon{width:40px!important;height:40px!important}
  .sgo-pa-tabs-wrap{width:100%!important;max-width:100%!important}.sgo-pa-tabs{width:100%!important;max-width:100%!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding:8px!important}.sgo-pa-tab{min-height:38px!important;padding:8px 11px!important;font-size:10px!important}
  .sgo-pa-panels{padding:0 8px!important}.sgo-pa-panel,.sgo-pa-panel-inner{min-height:0!important;height:auto!important}.sgo-pa-panel-inner{padding:14px 12px!important;border-radius:15px!important}.sgo-pa-panel h2{font-size:18px!important}.sgo-pa-form-grid,.sgo-pa-address-editor-grid{grid-template-columns:1fr!important}.sgo-pa-address-form{padding:10px!important}.sgo-pa-payment-row{grid-template-columns:auto minmax(0,1fr) auto!important}.sgo-pa-coupon{grid-template-columns:auto minmax(0,1fr)!important}.sgo-pa-coupon-copy-btn{grid-column:1/-1;width:100%}.sgo-pa-order-head{align-items:flex-start}.sgo-pa-order-foot strong{margin-left:0!important}.sgo-pa-wishlist-grid{grid-template-columns:repeat(var(--sgo-pa-wishlist-cols,2),minmax(0,1fr))!important}.sgo-pa-rate-product{grid-template-columns:56px minmax(0,1fr)}.sgo-pa-rate-product img{width:56px;height:56px}
}

/* 1.7.2 mobile spacing + radius polish */
@media(max-width:767px){
  .sgo-pa-hub{
    gap:10px!important;
    padding:10px 10px 16px!important;
    background:#f3f5f2!important;
    border-radius:0!important;
  }
  .sgo-pa-profile{
    margin:0!important;
    padding:18px 14px!important;
    border-radius:18px!important;
  }
  .sgo-pa-stats{
    padding:0!important;
    gap:8px!important;
  }
  .sgo-pa-stat{
    border-radius:14px!important;
    box-shadow:none!important;
  }
  .sgo-pa-dashboard-card{
    margin:0!important;
    padding:14px 12px!important;
    border-radius:18px!important;
  }
  .sgo-pa-shortcuts-card{
    padding-bottom:14px!important;
  }
  .sgo-pa-tabs-wrap{
    margin:0!important;
    border:0!important;
    border-radius:16px!important;
    overflow:hidden!important;
  }
  .sgo-pa-tabs{
    padding:8px 8px 9px!important;
  }
  .sgo-pa-tab{
    border-radius:999px!important;
  }
  .sgo-pa-panels{
    padding:0!important;
  }
  .sgo-pa-panel-inner{
    padding:16px 14px!important;
    border-radius:18px!important;
  }
  .sgo-pa-address-form,
  .sgo-pa-rate-card,
  .sgo-pa-payment-row,
  .sgo-pa-coupon,
  .sgo-pa-order-card,
  .sgo-pa-review-card,
  .sgo-pa-wishlist-card,
  .sgo-pa-card-gateway,
  .sgo-pa-wallet-card{
    border-radius:14px!important;
  }
  .sgo-pa-form input,
  .sgo-pa-form select,
  .sgo-pa-rate-form textarea,
  .sgo-pa-card-only input{
    border-radius:12px!important;
  }
  .sgo-pa-button,
  .sgo-pa-remove-payment,
  .sgo-pa-coupon-copy-btn{
    border-radius:12px!important;
  }
  .sgo-pa-block-head,
  .sgo-pa-panel-title-row{
    gap:10px!important;
  }
}

/* v1.7.3 account navigation cleanup */
.sgo-pa-shortcuts-card{background:#0a3f31;color:#fff}.sgo-pa-shortcuts-card .sgo-pa-block-title,.sgo-pa-shortcuts-card .sgo-pa-shortcut{color:#fff}.sgo-pa-shortcuts-card .sgo-pa-shortcut-icon{background:rgba(255,255,255,.12);color:#fff}.sgo-pa-shortcuts-card .sgo-pa-shortcut:hover,.sgo-pa-shortcuts-card .sgo-pa-shortcut:focus-visible{background:rgba(255,255,255,.08);border-radius:12px}.sgo-pa-shortcuts-card+.sgo-pa-purchases{margin-top:0}
@media(max-width:767px){.sgo-pa-shortcuts-card{margin-top:0!important}.sgo-pa-purchases{margin-top:0!important}.sgo-pa-tabs-wrap:empty{display:none!important}}

/* v1.7.4 mobile hierarchy + spacing + radius system */
@media(max-width:767px){
  .sgo-pa-hub{
    --sgo-pa-mobile-gap:8px;
    gap:var(--sgo-pa-mobile-gap)!important;
    padding:8px 8px 14px!important;
  }

  /* Radius hierarchy: shell 18 > nested card 14 > controls 10 */
  .sgo-pa-profile,
  .sgo-pa-dashboard-card,
  .sgo-pa-panel-inner{
    border-radius:18px!important;
    overflow:hidden;
  }
  .sgo-pa-stat,
  .sgo-pa-address-form,
  .sgo-pa-rate-card,
  .sgo-pa-payment-row,
  .sgo-pa-coupon,
  .sgo-pa-order-card,
  .sgo-pa-review-card,
  .sgo-pa-wishlist-card,
  .sgo-pa-card-gateway,
  .sgo-pa-wallet-card{
    border-radius:14px!important;
  }
  .sgo-pa-form input,
  .sgo-pa-form select,
  .sgo-pa-rate-form textarea,
  .sgo-pa-card-only input,
  .sgo-pa-button,
  .sgo-pa-remove-payment,
  .sgo-pa-coupon-copy-btn{
    border-radius:10px!important;
  }

  /* Profile / dashboard rhythm */
  .sgo-pa-profile{padding:16px 14px!important}
  .sgo-pa-stats{gap:6px!important}
  .sgo-pa-dashboard-card{padding:14px 12px!important}
  .sgo-pa-shortcuts-card>.sgo-pa-block-title{margin:0 0 12px!important}
  .sgo-pa-purchases .sgo-pa-block-head{margin:0 0 12px!important}

  /* Clear typography hierarchy */
  .sgo-pa-block-title{
    font-size:18px!important;
    line-height:1.15!important;
    font-weight:800!important;
    letter-spacing:-.015em;
  }
  .sgo-pa-panel-title-row{
    margin:0 0 14px!important;
  }
  .sgo-pa-panel-title-row h2,
  .sgo-pa-panel h2{
    font-size:20px!important;
    line-height:1.12!important;
    font-weight:850!important;
    letter-spacing:-.02em;
  }
  .sgo-pa-subcard-head{
    margin:0 0 12px!important;
    align-items:center!important;
  }
  .sgo-pa-subcard-head h3,
  .sgo-pa-panel h3{
    font-size:16px!important;
    line-height:1.2!important;
    font-weight:800!important;
    letter-spacing:-.01em;
  }

  /* Account panels should not look like nested giant cards */
  .sgo-pa-panels{padding:0!important}
  .sgo-pa-panel-inner{padding:16px 12px!important}
  .sgo-pa-address-editor-grid{gap:12px!important}
  .sgo-pa-address-form{
    padding:14px 12px!important;
    background:#fbfcfb!important;
  }

  /* Compact forms: neutralise theme/Elementor global form styles */
  .sgo-pa-form{gap:12px!important}
  .sgo-pa-form-grid{gap:10px!important}
  .sgo-pa-field{
    gap:5px!important;
    margin:0!important;
    font-size:12px!important;
    line-height:1.25!important;
    font-weight:700!important;
  }
  .sgo-pa-field>span{
    margin:0!important;
    padding:0!important;
    font-size:12px!important;
    line-height:1.25!important;
  }
  .sgo-pa-form input,
  .sgo-pa-form select,
  .sgo-pa-rate-form textarea,
  .sgo-pa-card-only input{
    width:100%!important;
    min-height:44px!important;
    height:44px!important;
    padding:0 12px!important;
    margin:0!important;
    font-size:15px!important;
    line-height:1.2!important;
    font-weight:600!important;
    box-shadow:none!important;
  }
  .sgo-pa-rate-form textarea{
    height:auto!important;
    min-height:88px!important;
    padding:11px 12px!important;
  }
  .sgo-pa-form-actions{
    margin-top:2px!important;
    gap:8px!important;
  }
  .sgo-pa-address-form>.sgo-pa-button{
    width:100%!important;
    min-height:44px!important;
    margin-top:2px!important;
    padding:10px 14px!important;
    font-size:13px!important;
    line-height:1.2!important;
  }

  /* Avoid excessive breathing room introduced by theme styles */
  .sgo-pa-address-form p,
  .sgo-pa-address-form label,
  .sgo-pa-panel-inner p,
  .sgo-pa-panel-inner form{
    margin-top:0;
  }

  /* Consistent section spacing */
  .sgo-pa-shortcuts-card + .sgo-pa-purchases{margin-top:0!important}
  .sgo-pa-purchases + .sgo-pa-tabs-wrap,
  .sgo-pa-purchases + .sgo-pa-panels,
  .sgo-pa-shortcuts-card + .sgo-pa-panels{margin-top:0!important}
}

/* V1.7.5 — working logged-out authentication modal */
.sgo-pa-guest-actions .sgo-pa-button{appearance:none;border:0;cursor:pointer;text-decoration:none}
.sgo-pa-auth-modal[hidden]{display:none!important}
.sgo-pa-auth-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:20px}
.sgo-pa-auth-backdrop{position:absolute;inset:0;background:rgba(10,24,18,.58);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.sgo-pa-auth-dialog{position:relative;z-index:1;width:min(460px,100%);max-height:min(760px,calc(100vh - 32px));overflow:auto;background:#fff;border-radius:24px;padding:22px;box-shadow:0 24px 80px rgba(0,0,0,.28)}
.sgo-pa-auth-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f2f4f2;color:#18382b;font-size:28px;line-height:1;cursor:pointer}
.sgo-pa-auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;margin:34px 0 18px;background:#f1f5f2;border-radius:14px}
.sgo-pa-auth-tabs button{min-height:42px;border:0;border-radius:10px;background:transparent;color:#5d655f;font-weight:800;cursor:pointer}
.sgo-pa-auth-tabs button.is-active{background:#0e5038;color:#fff;box-shadow:0 3px 10px rgba(14,80,56,.16)}
.sgo-pa-auth-pane{display:none}.sgo-pa-auth-pane.is-active{display:block}
.sgo-pa-auth-pane h3{margin:0 0 16px!important;font-size:24px!important;line-height:1.15!important;color:#1c241f}
.sgo-pa-auth-form{display:grid;gap:13px}
.sgo-pa-auth-form>label:not(.sgo-pa-auth-check){display:grid;gap:6px;font-size:13px;font-weight:750;color:#3d4741}
.sgo-pa-auth-form input[type=text],.sgo-pa-auth-form input[type=email],.sgo-pa-auth-form input[type=password]{width:100%!important;min-height:48px!important;height:48px!important;padding:0 14px!important;border:1px solid #d9e1dc!important;border-radius:12px!important;background:#fff!important;color:#15231b!important;font-size:16px!important;box-shadow:none!important;outline:0!important}
.sgo-pa-auth-form input:focus{border-color:#15985c!important;box-shadow:0 0 0 3px rgba(21,152,92,.12)!important}
.sgo-pa-auth-check{display:flex;align-items:center;gap:8px;font-size:13px;color:#5c645f}
.sgo-pa-auth-check input{width:18px;height:18px;margin:0}
.sgo-pa-auth-form .sgo-pa-button{width:100%;min-height:48px;border:0;border-radius:12px;background:#12ad60;color:#fff;font-weight:850;cursor:pointer}
.sgo-pa-auth-form .sgo-pa-button:disabled{opacity:.55;cursor:wait}
.sgo-pa-auth-status{min-height:20px;font-size:13px;line-height:1.35;text-align:center;color:#6a716d}
.sgo-pa-auth-status.is-error{color:#c43131}.sgo-pa-auth-status.is-success{color:#138749}.sgo-pa-auth-status.is-loading{color:#6b746f}
html.sgo-pa-auth-open,html.sgo-pa-auth-open body{overflow:hidden!important}
@media (max-width:767px){
  .sgo-pa-auth-modal{padding:0;align-items:end}
  .sgo-pa-auth-dialog{width:100%;max-height:88dvh;border-radius:24px 24px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));}
  .sgo-pa-auth-tabs{margin-top:32px}
  .sgo-pa-auth-pane h3{font-size:21px!important}
}
\n\n/* V1.7.6 — guest auth contrast + password recovery + native social login hooks */
.sgo-pa-guest-actions .sgo-pa-button.sgo-pa-button-secondary,
.sgo-pa-guest-actions a.sgo-pa-button.sgo-pa-button-secondary,
.sgo-pa-guest-actions button.sgo-pa-button.sgo-pa-button-secondary{
  background:#e7eeea!important;
  color:#173f31!important;
  border:1px solid #d5e0da!important;
  opacity:1!important;
  text-shadow:none!important;
}
.sgo-pa-guest-actions .sgo-pa-button.sgo-pa-button-secondary:hover,
.sgo-pa-guest-actions .sgo-pa-button.sgo-pa-button-secondary:focus{
  background:#dce8e1!important;
  color:#0d3527!important;
}
.sgo-pa-auth-options{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.sgo-pa-forgot-link{font-size:13px;font-weight:750;color:#173f31!important;text-decoration:underline!important;text-underline-offset:2px}
.sgo-pa-forgot-link:hover,.sgo-pa-forgot-link:focus{color:#0e7a49!important}
.sgo-pa-social-login{margin:0 0 14px;width:100%}
.sgo-pa-social-login-end{margin:14px 0 0}
.sgo-pa-social-login>*{max-width:100%}
.sgo-pa-social-login iframe,.sgo-pa-social-login button,.sgo-pa-social-login a{max-width:100%}
.sgo-pa-social-login .nsl-container,.sgo-pa-social-login .nsl-container-buttons,.sgo-pa-social-login [class*="social"],.sgo-pa-social-login [class*="google"]{max-width:100%!important}
@media(max-width:767px){
  .sgo-pa-auth-options{align-items:flex-start}
  .sgo-pa-forgot-link{margin-left:auto}
}


/* V1.7.7 — full-width social auth, remove orphan provider output, stronger contrast */
.sgo-pa-guest-actions .sgo-pa-button-secondary,
.sgo-pa-guest-actions button.sgo-pa-button-secondary,
.sgo-pa-guest-actions a.sgo-pa-button-secondary{
  background:#e6ede9!important;
  color:#153d30!important;
  -webkit-text-fill-color:#153d30!important;
  border:1px solid #cad8d0!important;
  opacity:1!important;
  filter:none!important;
  text-shadow:none!important;
}
.sgo-pa-auth-tabs button:not(.is-active){
  color:#5b625e!important;
  -webkit-text-fill-color:#5b625e!important;
  opacity:1!important;
}
.sgo-pa-auth-tabs button.is-active{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.sgo-pa-social-login{width:100%!important;max-width:none!important;overflow:hidden}
.sgo-pa-social-login>*,
.sgo-pa-social-login>div,
.sgo-pa-social-login>span,
.sgo-pa-social-login iframe,
.sgo-pa-social-login .nsl-container,
.sgo-pa-social-login .nsl-container-buttons,
.sgo-pa-social-login .nsl-button,
.sgo-pa-social-login [class*="google"],
.sgo-pa-social-login [class*="Google"],
.sgo-pa-social-login [class*="social"],
.sgo-pa-social-login [class*="Social"]{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
.sgo-pa-social-login a,
.sgo-pa-social-login button{
  width:100%!important;
  max-width:none!important;
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
.sgo-pa-social-login iframe{display:block!important;margin:0!important}
.sgo-pa-social-login-end{display:none!important}
