/* A compact inventory workspace. Existing protected actions remain unchanged. */
body.mesobra-account-r3{--account-ink:#213c30;--account-line:#dce5dd;--account-canvas:#f5f6f2;--account-green:#2d7249}
body.mesobra-account-r3 #titlebar.mesobra-account-hero{padding:29px 0 25px;margin:0;background-color:#edf2e9;background-size:cover;min-height:0;border-bottom:1px solid #dce5dd}
body.mesobra-account-r3 #titlebar.mesobra-account-hero:before{background:rgba(236,243,233,.96)}
body.mesobra-account-r3 #titlebar.mesobra-account-hero h1{font-size:32px;letter-spacing:-.04em;line-height:1.2;margin:5px 0 7px;color:var(--account-ink)}
body.mesobra-account-r3 #titlebar.mesobra-account-hero p{font-size:12px;line-height:1.55;color:#637868;max-width:620px;margin:0}
body.mesobra-account-r3 #titlebar.mesobra-account-hero .mesobra-page-eyebrow{font-size:9px;line-height:1.4;font-weight:700;letter-spacing:.16em;color:#48674f;display:inline-flex;margin:0;padding:0;min-height:0}
body.mesobra-account-r3 .mi-cuenta{background:var(--account-canvas);padding-top:28px}
body.mesobra-account-r3 .mi-cuenta>.container{width:100%;max-width:1340px}
body.mesobra-account-r3 .mi-cuenta>.container>.row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;align-items:start;margin:0}
body.mesobra-account-r3 .mi-cuenta>.container>.row:before,body.mesobra-account-r3 .mi-cuenta>.container>.row:after{display:none}
body.mesobra-account-r3 .mi-cuenta>.container>.row>.col-md-9,body.mesobra-account-r3 .mi-cuenta>.container>.row>.col-md-3{width:auto;float:none;padding:0;min-width:0}
body.mesobra-account-r3 .mesobra-account-nav{position:sticky;top:110px}
body.mesobra-account-r3 .mesobra-account-nav>ul{list-style:none;padding:5px;background:transparent;border:0;border-radius:0;box-shadow:none}
body.mesobra-account-r3 .mesobra-account-nav>ul>li{list-style:none;border-radius:7px}
body.mesobra-account-r3 .mesobra-account-nav>ul>li::marker{content:none}
body.mesobra-account-r3 .mesobra-account-nav>ul>li>a{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:44px;font-size:12px;font-weight:600;padding:11px 12px;color:#566d5e}
body.mesobra-account-r3 .mesobra-account-nav>ul>li.active{background:#e4eddc}
body.mesobra-account-r3 .mesobra-account-nav>ul>li.active>a{color:#294b32}
body.mesobra-account-r3 .mesobra-account-count{display:grid;place-items:center;min-width:23px;height:20px;font-size:10px;font-weight:700;background:#e7ece3;color:#536a59;border-radius:5px;padding:0 5px}
body.mesobra-account-r3 .mi-cuenta .top{padding:0 0 18px;margin:0 0 23px;border:0;border-bottom:1px solid var(--account-line);background:transparent;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:12px}
body.mesobra-account-r3 .mi-cuenta .top h2{font-size:20px;line-height:1.3;margin:0;letter-spacing:-.025em;color:var(--account-ink)}
body.mesobra-account-r3 .mi-cuenta .top>span{font-size:9px;letter-spacing:.12em;color:#69816c}
body.mesobra-account-r3 .mesobra-account-section-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px}
body.mesobra-account-r3 .mesobra-account-kicker{display:block;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#73846e;font-weight:700;margin-bottom:5px}
body.mesobra-account-r3 .mesobra-account-section-heading h2{font-size:29px;letter-spacing:-.04em;line-height:1.2;margin:0 0 8px;color:var(--account-ink)}
body.mesobra-account-r3 .mesobra-account-section-heading p{font-size:12px;line-height:1.6;color:#6b7a6d;margin:0}
body.mesobra-account-r3 .mesobra-account-section-heading>.button{flex:none;margin:0;font-size:11px;padding:12px 16px;border-radius:7px;background:var(--account-green)}
body.mesobra-account-r3 .mi-cuenta .listado.mesobra-owned-list{padding:0;margin:0;background:transparent;border:0;box-shadow:none;border-radius:0}
body.mesobra-account-r3 .mesobra-account-result-count{font-size:10px;color:#72816e;margin:0 0 12px}
body.mesobra-account-r3 .mesobra-owned-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:19px;align-items:start}
body.mesobra-account-r3 .mesobra-owned-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--account-line);border-radius:13px;box-shadow:0 4px 14px #213c3005;transition:box-shadow .2s,border-color .2s}
body.mesobra-account-r3 .mesobra-owned-card:hover{border-color:#bacaaf;box-shadow:0 10px 24px #213c300b}
body.mesobra-account-r3 .mesobra-owned-card__status{display:flex;justify-content:space-between;align-items:center;gap:7px;padding:11px 13px;background:#fff}
body.mesobra-account-r3 .mesobra-owned-state{font-size:9px;font-weight:700;color:#7a6230;background:#f6f0e4;padding:4px 7px;border-radius:4px;line-height:1.4;max-width:72%}
body.mesobra-account-r3 .mesobra-owned-state.is-public{background:#e9f2e3;color:#3a663d}
body.mesobra-account-r3 .mesobra-owned-views{font-size:9px;color:#798672;white-space:nowrap}
body.mesobra-account-r3 .mesobra-owned-card>.mesobra-product-card{border:0;border-radius:0;box-shadow:none;transform:none;height:auto;overflow:visible;background:#fff}
body.mesobra-account-r3 .mesobra-owned-card>.mesobra-product-card:hover{transform:none;box-shadow:none}
body.mesobra-account-r3 .mesobra-owned-card .mesobra-product-card__body{padding:14px}
body.mesobra-account-r3 .mesobra-owned-card .mesobra-product-card__title{font-size:17px;line-height:1.3;min-height:0;margin-bottom:10px}
body.mesobra-account-r3 .mesobra-owned-card .mesobra-product-card__price-main strong{font-size:24px;letter-spacing:-.03em}
body.mesobra-account-r3 .mesobra-owned-card .mesobra-product-card__location{margin-bottom:0;font-size:10px}
body.mesobra-account-r3 .mesobra-owned-card__management{border-top:1px solid #e7ede3;padding:13px 14px 0;display:flex;flex-direction:column;gap:10px}
body.mesobra-account-r3 .mesobra-owned-card__primary-actions{display:flex;gap:7px}
body.mesobra-account-r3 .mesobra-owned-card__management .button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;font-size:10px;font-weight:600;padding:8px 10px;border-radius:6px;margin:0;line-height:1.45;box-shadow:none;white-space:normal}
body.mesobra-account-r3 .mesobra-owner-edit{flex:1;background:#2d7249}
body.mesobra-account-r3 .mesobra-owned-card .button.border{border:1px solid #cdddc9;color:#496647;background:#f9fbf6}
body.mesobra-account-r3 .mesobra-owned-card .button.confirmar-stock{font-size:10px;min-height:32px;background:transparent;border-style:dashed}
body.mesobra-account-r3 .mesobra-owner-next{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#507347;line-height:1.5}
body.mesobra-account-r3 .mesobra-owned-reason{padding:8px 10px;border-radius:5px;background:#faf6ed;color:#796543;font-size:10px;line-height:1.65;margin:0;overflow-wrap:anywhere}
body.mesobra-account-r3 .mesobra-owned-details{margin-top:1px;border-top:1px solid #e9eee5;padding:10px 0}
body.mesobra-account-r3 .mesobra-owned-details>summary{display:flex;justify-content:space-between;align-items:center;list-style:none;cursor:pointer;font-size:10px;color:#758371}
body.mesobra-account-r3 .mesobra-owned-details>summary::-webkit-details-marker{display:none}
body.mesobra-account-r3 .mesobra-owned-details[open]>summary{margin-bottom:12px}
body.mesobra-account-r3 .mesobra-owned-details dl{margin:0 0 12px}
body.mesobra-account-r3 .mesobra-owned-details dl>div{margin-bottom:9px}
body.mesobra-account-r3 .mesobra-owned-details dt{font-size:9px;font-weight:400;color:#7b8877;line-height:1.5}
body.mesobra-account-r3 .mesobra-owned-details dd{font-size:10px;color:#4c624f;line-height:1.5;margin:1px 0 0}
body.mesobra-account-r3 .mesobra-owned-details .button-red{color:#90594a;background:#fcf4f0;border:1px solid #e9d7cc;width:100%;font-size:9px}
body.mesobra-account-r3 .mi-cuenta .form{border-radius:14px;padding:28px;border-color:var(--account-line);box-shadow:none}
body.mesobra-account-r3 .mi-cuenta .form h4{font-size:17px;margin-top:30px;letter-spacing:-.02em;border-top:1px solid #e6ece2;padding-top:21px;color:var(--account-ink)}
body.mesobra-account-r3 .mi-cuenta .form form>h4:first-of-type{margin-top:0;border-top:0;padding-top:0}
body.mesobra-account-r3 .mi-cuenta .form label{font-size:12px;font-weight:600;line-height:1.5;color:#4d6453}
body.mesobra-account-r3 .mi-cuenta .form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=file]),body.mesobra-account-r3 .mi-cuenta .form select{min-height:43px;height:auto;border:1px solid #d6e1d2;border-radius:6px;background:#fcfdf9;box-shadow:none;color:#314935;font-size:13px;padding:11px 12px}
body.mesobra-account-r3 .mi-cuenta .form input[readonly]{background:#f1f4ed!important;color:#72806c!important}
body.mesobra-account-r3 .mi-cuenta .form small{font-size:10px;line-height:1.7;color:#77846e}
body.mesobra-account-r3 .mi-cuenta .form input[type=submit]{border-radius:7px;background:var(--account-green);font-size:12px;padding:13px 23px}
body.mesobra-account-r3 .mi-cuenta .mesobra-empty-state{padding:42px 26px;background:#fff;border:1px dashed #c8d7bd;border-radius:13px;box-shadow:none;text-align:center}
body.mesobra-account-r3 .mesobra-empty-state>i{font-size:32px;color:#82a777;margin-bottom:15px}
body.mesobra-account-r3 .mi-cuenta .mesobra-empty-state h2{font-size:23px;line-height:1.3;letter-spacing:-.025em;color:var(--account-ink)}
body.mesobra-account-r3 .mi-cuenta .mesobra-empty-state p{font-size:12px;line-height:1.75;max-width:440px;margin:10px auto 20px;color:#6a7d63}
body.mesobra-account-r3 .mi-cuenta .mesobra-empty-state .button{font-size:11px;border-radius:7px;padding:11px 18px;margin:0}
body.mesobra-account-r3 .mi-cuenta .listado:not(.mesobra-owned-list){padding:22px;border-radius:14px;box-shadow:none;border-color:var(--account-line)}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item-container{border:1px solid var(--account-line);border-radius:11px;overflow:hidden;box-shadow:none;background:#fff}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item{height:auto;background:#fff;overflow:hidden;border-radius:0;display:block;transform:none}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item:before,body.mesobra-account-r3 .mi-cuenta .listado .listing-item:after{display:none}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item>a{display:block;position:relative}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item img{display:block;width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;position:static;transform:none}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item-content{position:static;bottom:auto;left:auto;right:auto;padding:17px;color:#53664d;background:#fff}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item-content h3{font-size:19px;line-height:1.3;margin:0 0 9px;color:var(--account-ink)}
body.mesobra-account-r3 .mi-cuenta .listado .listing-item-content span,body.mesobra-account-r3 .mi-cuenta .listado .listing-item-content p{font-size:11px;line-height:1.7;color:#6a7b60}
body.mesobra-account-r3 .mi-cuenta .listado .bottom-item{padding:0 17px 17px;margin-top:0!important}
body.mesobra-account-r3 .mi-cuenta .listado .bottom-item .button{font-size:11px;border-radius:6px;padding:9px 14px}
body.mesobra-account-r3 .mi-cuenta .listado .margin-bottom-80{margin-bottom:22px!important}
body.mesobra-account-r3 .mesobra-required-card{border:1px solid var(--account-line);border-radius:12px;box-shadow:none;background:#fff;padding:21px}
body.mesobra-account-r3 .mesobra-required-card h2{font-size:20px;line-height:1.3;letter-spacing:-.025em;color:var(--account-ink)}
body.mesobra-account-r3 .mesobra-required-actions{gap:7px;flex-wrap:wrap}
body.mesobra-account-r3 .mesobra-required-actions .button{font-size:10px;border-radius:6px;min-height:34px;margin:0;padding:7px 11px}
body.mesobra-account-r3 .mesobra-account-content :focus-visible{outline:3px solid #a7c79e;outline-offset:3px}
@media(max-width:1050px){body.mesobra-account-r3 .mi-cuenta>.container>.row{grid-template-columns:190px minmax(0,1fr);gap:22px}body.mesobra-account-r3 .mesobra-owned-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}body.mesobra-account-r3 .mesobra-account-section-heading{align-items:flex-start;flex-direction:column;gap:16px}}
@media(max-width:760px){body.mesobra-account-r3 .mi-cuenta>.container>.row{display:block}body.mesobra-account-r3 .mi-cuenta>.container{padding:0 16px}body.mesobra-account-r3 #titlebar.mesobra-account-hero{padding:21px 0}body.mesobra-account-r3 #titlebar.mesobra-account-hero h1{font-size:27px}body.mesobra-account-r3 .mesobra-account-nav{position:static;margin:0 -16px 23px;padding:0 16px!important;overflow-x:auto;scrollbar-width:thin}body.mesobra-account-r3 .mesobra-account-nav>ul{display:flex;gap:5px;width:max-content;overflow:visible;padding:0 0 7px}body.mesobra-account-r3 .mesobra-account-nav>ul>li,body.mesobra-account-r3 .mesobra-account-nav>ul>li+li,body.mesobra-account-r3 .mesobra-account-nav>ul>li:last-child{margin:0;border:0;padding:0}body.mesobra-account-r3 .mesobra-account-nav>ul>li>a{white-space:nowrap;min-height:39px;font-size:11px;padding:9px 12px;border:1px solid #d8e2d0;background:#fff}body.mesobra-account-r3 .mesobra-account-nav>ul>li.active>a{background:#e4eddc;border-color:#cbdabf}body.mesobra-account-r3 .mi-cuenta .top{padding-bottom:15px;margin-bottom:21px}body.mesobra-account-r3 .mi-cuenta .top h2{font-size:19px}body.mesobra-account-r3 .mesobra-account-section-heading{flex-direction:row;align-items:center;gap:14px}body.mesobra-account-r3 .mesobra-account-section-heading h2{font-size:24px}body.mesobra-account-r3 .mesobra-account-section-heading p{font-size:11px}body.mesobra-account-r3 .mesobra-account-section-heading>.button{font-size:10px;max-width:130px;padding:10px 12px}body.mesobra-account-r3 .mi-cuenta .form{padding:20px}body.mesobra-account-r3 .mi-cuenta .listado:not(.mesobra-owned-list){padding:16px}}
@media(max-width:500px){body.mesobra-account-r3 .mesobra-owned-grid{grid-template-columns:minmax(0,1fr);gap:21px}body.mesobra-account-r3 .mesobra-owned-card__status{padding:12px 16px}body.mesobra-account-r3 .mesobra-owned-card .mesobra-product-card__body{padding:17px}body.mesobra-account-r3 .mesobra-owned-card .mesobra-product-card__title{font-size:20px}body.mesobra-account-r3 .mesobra-owned-card__management{padding:15px 17px 0}body.mesobra-account-r3 .mesobra-owned-card__management .button{min-height:39px;font-size:11px}body.mesobra-account-r3 .mesobra-owned-state,body.mesobra-account-r3 .mesobra-owned-views{font-size:10px}}
@media(prefers-reduced-motion:reduce){body.mesobra-account-r3 .mesobra-owned-card{transition:none}}
body.mesobra-auth-r3{background:#f5f6f2}
body.mesobra-auth-r3 #titlebar.mesobra-page-hero{padding:37px 0 27px;margin:0;background:#edf2e9}
body.mesobra-auth-r3 #titlebar.mesobra-page-hero:before{background:rgba(237,242,233,.96)}
body.mesobra-auth-r3 #titlebar.mesobra-page-hero h1{font-size:34px;line-height:1.2;letter-spacing:-.035em;color:#213c30;margin:5px 0 10px}
body.mesobra-auth-r3 #titlebar.mesobra-page-hero p{font-size:13px;line-height:1.55;color:#6b7d62;margin:0}
body.mesobra-auth-r3 #titlebar.mesobra-page-hero .mesobra-page-eyebrow{font-size:10px;line-height:1.4;font-weight:700;letter-spacing:.14em;color:#526f4d;display:inline-flex;margin:0;padding:0;min-height:0}
body.mesobra-auth-r3 .mesobra-auth-shell{padding:32px 0 70px;background:#f5f6f2}
body.mesobra-auth-r3 .mesobra-auth-shell .mesobra-form-surface{max-width:600px;margin:0 auto;padding:30px;border:1px solid #dce5dd;border-radius:16px;background:#fff;box-shadow:0 10px 30px #213c3008}
body.mesobra-auth-r3 .mesobra-auth-mark{display:grid;place-items:center;width:45px;height:45px;background:#edf4e8;border:1px solid #dbe7d3;color:#52794b;border-radius:12px;margin-bottom:23px;font-size:20px}
body.mesobra-auth-r3 .mesobra-form-surface .col-md-offset-2{margin-left:0;width:100%}
body.mesobra-auth-r3 .mesobra-form-surface .col-md-6{width:100%}
body.mesobra-auth-r3 .mesobra-form-surface p{font-size:13px;line-height:1.8;color:#62765a}
body.mesobra-auth-r3 .mesobra-form-surface label{font-size:12px;font-weight:600;color:#49633f}
body.mesobra-auth-r3 .mesobra-form-surface input:not([type=submit]):not([type=hidden]){height:46px;border:1px solid #d3dfc9;border-radius:7px;background:#fcfdf9;box-shadow:none;font-size:14px}
body.mesobra-auth-r3 .mesobra-form-surface small{font-size:11px;line-height:1.6;color:#73846a}
body.mesobra-auth-r3 .mesobra-form-surface input[type=submit],body.mesobra-auth-r3 .mesobra-form-surface .button{width:100%;border-radius:7px;padding:13px 17px;margin-top:20px!important;font-size:12px;background:#2d7249}
body.mesobra-auth-r3 .mesobra-form-surface h2{font-size:24px;line-height:1.3;letter-spacing:-.025em;color:#213c30}
body.mesobra-auth-r3 .mesobra-auth-return{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:19px;font-size:12px;color:#527348}
body.mesobra-auth-r3 .mesobra-form-surface :focus-visible{outline:3px solid #a7c79e;outline-offset:3px}
@media(max-width:600px){body.mesobra-auth-r3 #titlebar.mesobra-page-hero h1{font-size:27px}body.mesobra-auth-r3 #titlebar.mesobra-page-hero{padding:26px 0 23px}body.mesobra-auth-r3 .mesobra-auth-shell{padding-top:24px}body.mesobra-auth-r3 .mesobra-auth-shell .mesobra-form-surface{padding:23px}}
