.old-product-workspace{padding:0!important;border:0!important;background:transparent!important;overflow:visible;min-width:0;min-height:0;height:auto}
body[data-active-view="old-product"]:not(.member-feature-locked){overflow:auto}
body[data-active-view="old-product"]:not(.member-feature-locked) main.workspace{height:auto;min-height:100dvh;grid-template-rows:auto auto auto;overflow:visible}
.old-product-workspace iframe{display:block;border:0;width:100%;height:900px;min-height:640px;overflow:hidden;background:transparent;border-radius:0}
body.member-feature-locked .old-product-workspace{display:none!important}
.old-product-fee-layer{position:fixed;inset:0;z-index:100000;display:grid;align-items:start;justify-items:center;padding:clamp(76px,11vh,116px) 22px 28px;overflow:auto;background:#17243173;backdrop-filter:blur(4px);animation:old-product-fee-in .16s ease-out}
.old-product-fee-card{width:min(610px,100%);overflow:hidden;border:1px solid #ffffff99;border-radius:18px;background:#fff;box-shadow:0 28px 85px #0d1a2640;color:#26323d;animation:old-product-fee-card-in .2s ease-out}
.old-product-fee-card header{display:flex;align-items:center;gap:13px;padding:22px 24px 14px}.old-product-fee-card header>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#fff3d6;color:#a67818;font-size:18px}.old-product-fee-card h2{margin:0;font-size:18px}.old-product-fee-card header p{margin:5px 0 0;color:#7b8792;font-size:11px}.old-product-fee-copy{margin:0 24px;padding:13px 15px;border-radius:10px;background:#fff7e6;color:#8b6a24;font-size:12px;line-height:1.75}.old-product-fee-note{margin:13px 24px 19px;color:#7b8792;font-size:11px;line-height:1.7}.old-product-fee-card footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 24px;border-top:1px solid #edf0f2;background:#fafbfc}.old-product-fee-card footer button{min-width:86px;min-height:38px;padding:8px 15px;border:1px solid #dfe4e8;border-radius:9px;background:#fff;color:#4c5863;font:600 12px/1.4 inherit;cursor:pointer}.old-product-fee-card footer button[data-fee-action="confirm"]{border-color:#25323b;background:#25323b;color:#fff}.old-product-fee-card footer button:focus-visible{outline:3px solid #6a9fed;outline-offset:2px}
@keyframes old-product-fee-in{from{opacity:0}to{opacity:1}}@keyframes old-product-fee-card-in{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media(max-width:640px){.old-product-fee-layer{padding:54px 14px 20px}.old-product-fee-card header{padding:18px 18px 12px}.old-product-fee-copy,.old-product-fee-note{margin-left:18px;margin-right:18px}.old-product-fee-card footer{padding:13px 18px}.old-product-fee-card footer button{flex:1}}@media(prefers-reduced-motion:reduce){.old-product-fee-layer,.old-product-fee-card{animation:none}}
