#ocean-aqua-prototype .oa-shop-head-actions{display:flex;align-items:center;gap:8px}
#ocean-aqua-prototype .oa-orders-entry{border:1px solid rgba(98,201,196,.34);background:rgba(98,201,196,.1);color:var(--oa-text,#eefbfc);border-radius:12px;padding:8px 10px;font:600 11px/1.2 inherit;white-space:nowrap}
#ocean-aqua-prototype .oa-orders-page{position:absolute;inset:0;z-index:48;display:none;flex-direction:column;background:linear-gradient(180deg,#071820,#09242d);color:#eefbfc}
#ocean-aqua-prototype .oa-orders-page.open{display:flex}
#ocean-aqua-prototype .oa-orders-head{display:flex;align-items:center;gap:12px;padding:18px 18px 12px;border-bottom:1px solid rgba(128,190,196,.16)}
#ocean-aqua-prototype .oa-orders-back{width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:22px}
#ocean-aqua-prototype .oa-orders-head h2{margin:0;font-size:19px}
#ocean-aqua-prototype .oa-orders-tabs{display:flex;gap:8px;overflow-x:auto;padding:12px 16px 5px;scrollbar-width:none}
#ocean-aqua-prototype .oa-orders-tab{flex:0 0 auto;border:1px solid rgba(123,177,184,.22);border-radius:999px;background:transparent;color:#8daab1;padding:7px 13px;font:600 11px inherit}
#ocean-aqua-prototype .oa-orders-tab.active{border-color:#62c9c4;background:rgba(98,201,196,.14);color:#78e3db}
#ocean-aqua-prototype .oa-orders-list{flex:1;overflow-y:auto;padding:12px 16px calc(24px + env(safe-area-inset-bottom));scrollbar-width:none}
#ocean-aqua-prototype .oa-order-card{margin-bottom:12px;padding:14px;border:1px solid rgba(126,177,184,.18);border-radius:16px;background:rgba(15,43,52,.92);box-shadow:0 10px 26px rgba(0,0,0,.12)}
#ocean-aqua-prototype .oa-order-top,.oa-order-product,.oa-order-total,.oa-order-shipping,.oa-order-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}
#ocean-aqua-prototype .oa-order-number{color:#91abb2;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#ocean-aqua-prototype .oa-order-status{flex:0 0 auto;color:#6ee1d8;font-size:12px;font-weight:700}
#ocean-aqua-prototype .oa-order-product{justify-content:flex-start;margin-top:12px}
#ocean-aqua-prototype .oa-order-image{width:68px;height:68px;flex:0 0 auto;border-radius:12px;background:#153a44;object-fit:contain}
#ocean-aqua-prototype .oa-order-image-empty{display:grid;place-items:center;color:#73cfc9;font-size:11px}
#ocean-aqua-prototype .oa-order-copy{min-width:0;flex:1}.oa-order-copy strong{display:block;font-size:13px;line-height:1.45}.oa-order-copy span{display:block;margin-top:5px;color:#8daab1;font-size:10px}
#ocean-aqua-prototype .oa-order-total{margin-top:12px;padding-top:10px;border-top:1px solid rgba(130,181,187,.12);color:#91abb2;font-size:10px}
#ocean-aqua-prototype .oa-order-total strong{color:#fff;font-size:13px}
#ocean-aqua-prototype .oa-order-shipping{align-items:flex-start;flex-direction:column;margin-top:10px;padding:10px;border-radius:10px;background:rgba(5,21,28,.48);color:#9ab6bc;font-size:10px;line-height:1.7}
#ocean-aqua-prototype .oa-order-actions{justify-content:flex-end;margin-top:10px}
#ocean-aqua-prototype .oa-order-receive{border:0;border-radius:10px;background:linear-gradient(90deg,#62c9c4,#27c6ef);color:#052028;padding:8px 14px;font:700 11px inherit}
#ocean-aqua-prototype .oa-orders-state{text-align:center;color:#8daab1;padding:64px 16px;font-size:13px;line-height:1.8}

