.container-my-account{width:100%;min-height:100vh;padding:22vh clamp(1rem,4vw,3rem) 4rem;background:linear-gradient(180deg,rgba(128,55,40,.05),transparent 22rem),#faf8f6}.main-account{display:grid;grid-template-columns:minmax(230px,300px) minmax(0,1fr);grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);width:min(100%,1280px);margin:0 auto;align-items:start}.main-titles-account{position:-webkit-sticky;position:sticky;top:18vh;width:100%;padding:.75rem;border:1px solid rgba(128,55,40,.12);border-radius:8px;background:hsla(0,0%,100%,.92);box-shadow:0 18px 45px rgba(54,32,24,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-list{display:flex;flex-direction:column;gap:.35rem;list-style:none;padding:0;margin:0}.account-list li{margin:0;padding:0;border:0;color:#493a35;border-radius:8px}.account-list .pointer,.account-list a{width:100%;min-height:44px;padding:.75rem .9rem;border-radius:8px;color:#493a35;font-weight:500;transition:background-color .2s ease,color .2s ease,transform .2s ease}.account-list .pointer:hover,.account-list a:hover{background:rgba(128,55,40,.08);color:var(--color-primary)}.account-list .active{background:var(--color-primary);color:#fff;box-shadow:0 10px 24px rgba(128,55,40,.18)}.my-account-children{width:100%;min-width:0;padding:0}.data-my-account,.my-account-wrapper,.my-directions-account,.my-orders-wrapper{width:100%}.data-my-account,.my-directions-account,.my-orders-wrapper{border:1px solid rgba(128,55,40,.12);border-radius:8px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 45px rgba(54,32,24,.08)}.my-account-children.data-my-account{padding:0;border:0;background:transparent;box-shadow:none}.data-my-account,.my-directions-account{padding:clamp(1rem,3vw,1.6rem)}.my-account-wrapper>.main-account{display:block;width:100%}.account-title{padding-bottom:20px;margin-bottom:20px;position:relative}.contain-title-data{display:flex;align-items:center;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(128,55,40,.12)}.account-title-actions{display:flex;align-items:center;gap:.6rem;margin-left:auto}.title-data{margin:0;color:#1b1513;font-size:1.05rem!important;font-weight:700;letter-spacing:0}.account-content{display:grid;grid-template-columns:minmax(120px,190px) minmax(0,1fr);align-items:center;grid-gap:1rem;gap:1rem;width:100%;min-height:58px;margin:0;padding:.85rem 0;border-bottom:1px solid rgba(128,55,40,.1);color:#1b1513;line-height:1.4}.account-content:last-child{border-bottom:0}.edit-label,.title-list-my-account{width:auto;color:#7b6b66;font-weight:500}.value-list-my-account{min-width:0;margin:0;color:#1b1513;font-weight:700;overflow-wrap:anywhere}.input-my-account{width:min(100%,420px);height:42px;margin:0;padding:.65rem .8rem;border:1px solid rgba(128,55,40,.18);border-radius:8px;background:#fff;color:#1b1513;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.input-my-account:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(128,55,40,.12)}.btn-edit-my-data{display:flex;width:100%;justify-content:flex-end;gap:.75rem;margin-top:1rem;margin-left:auto;border:none}.btn-edit-my-account{min-height:34px;margin-left:auto;padding:.45rem .8rem;border:1px solid rgba(128,55,40,.18);border-radius:8px;background:#fff;color:var(--color-primary);font-weight:700;box-shadow:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.btn-edit-my-account:hover{border-color:rgba(128,55,40,.34);background:#fff7f4}.account-modal-backdrop{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.26);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.account-password-modal{position:relative;width:min(100%,440px);padding:1.35rem;border-radius:8px;background:#fff;box-shadow:0 24px 60px rgba(27,21,19,.2)}.account-password-modal h2{margin:0 0 1rem;color:#1b1513;font-size:1.2rem;letter-spacing:0}.account-password-modal label{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.85rem;color:#493a35;font-size:.92rem;font-weight:700}.account-password-modal input{height:42px;padding:.65rem .8rem;border:1px solid rgba(128,55,40,.18);border-radius:8px;outline:none}.account-password-modal input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(128,55,40,.12)}.account-modal-close{position:absolute;top:.65rem;right:.75rem;border:0;background:transparent;color:#493a35;font-size:1.4rem;line-height:1;cursor:pointer}.account-password-message{margin:0 0 .85rem;padding:.7rem .8rem;border-radius:8px;font-size:.9rem;font-weight:700}.account-password-message.success{background:#ecfdf5;color:#047857}.account-password-message.error{background:#fef2f2;color:#b91c1c}.btn-add-direction{min-height:40px;margin-left:auto;border:none;border-radius:8px;background:var(--color-primary)!important;color:#fff!important;font-weight:700;box-shadow:0 10px 22px rgba(128,55,40,.18)}.btn-edit-my-data button:not(.black-btn){min-height:40px;border:1px solid rgba(128,55,40,.16);border-radius:8px;background:#fff;color:#493a35;font-weight:600}.direction-data{display:flex;flex-direction:column;gap:.75rem;width:100%;grid-column:1/-1}.directions-container{display:flex;gap:1rem;align-items:center;justify-content:space-between;width:100%;margin:0;padding:1rem;border:1px solid rgba(128,55,40,.1);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(54,32,24,.05)}.btn-directions-my-account{display:flex;flex:0 0 auto;gap:.4rem;align-items:center;width:auto;margin:0}.btn-directions-my-account svg{width:36px;height:36px;padding:.45rem;border:1px solid rgba(128,55,40,.12);border-radius:8px;background:#fff7f4;color:var(--color-primary);transition:background-color .2s ease,transform .2s ease}.btn-directions-my-account svg:hover{background:rgba(128,55,40,.12);transform:translateY(-1px)}.btn-add-direction{margin-top:1.2rem;text-transform:none}.data-compras{width:100%}@media screen and (max-width:900px){.container-my-account{padding:12vh 1rem 5rem}.main-account{grid-template-columns:1fr;gap:1rem}.contain-title-data .title-data{display:none}.my-account-wrapper{flex-direction:column-reverse!important}.main-titles-account{position:static;padding:.5rem;overflow:hidden}.account-list{flex-direction:row;gap:.5rem;overflow-x:auto;padding-bottom:.1rem;scroll-snap-type:x proximity}.account-list li{flex:0 0 auto;scroll-snap-align:start}.account-list .pointer,.account-list a{min-height:40px;padding:.65rem .85rem;white-space:nowrap}.data-my-account,.my-directions-account,.my-orders-wrapper{padding:1rem}.contain-title-data{align-items:flex-start}.account-title-actions{flex-wrap:wrap;justify-content:flex-end}.account-content{grid-template-columns:1fr;gap:.3rem;min-height:auto;padding:.85rem 0}.data-my-account .account-content{display:grid}.input-my-account{width:100%}.btn-edit-my-data{flex-wrap:wrap}.btn-add-direction,.btn-edit-my-data button{width:100%}.btn-edit-my-account{width:auto;min-height:34px;margin-left:auto}.directions-container{align-items:flex-start;flex-direction:column}.btn-directions-my-account{width:100%;justify-content:flex-end}.google-map-main{width:100%!important}}@media screen and (max-width:500px){.container-my-account{padding-inline:.75rem}.data-my-account,.my-directions-account,.my-orders-wrapper{padding:.85rem}}