.tienda-legal-sheet{z-index:220;pointer-events:none;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.tienda-legal-sheet--visible{pointer-events:auto}.tienda-legal-sheet__backdrop{appearance:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;cursor:pointer;background:#0000009e;border:0;margin:0;padding:0;transition:opacity .4s;position:absolute;inset:0}.tienda-legal-sheet--visible .tienda-legal-sheet__backdrop{opacity:1}.tienda-legal-sheet__panel{z-index:1;color:#f4f4f2e0;will-change:transform;background:#0b0b0b;border:1px solid #f4f4f214;border-bottom:0;border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-width:720px;height:min(92dvh,860px);max-height:92dvh;margin:0;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;transform:translateY(104%);box-shadow:0 -18px 60px #00000073}.tienda-legal-sheet--visible .tienda-legal-sheet__panel{transform:translate(0,0)}.tienda-legal-sheet__panel--dragging{transition:none!important}.tienda-legal-sheet__toolbar{border-bottom:1px solid #f4f4f20f;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:14px 18px;display:flex}.tienda-legal-sheet__grabber{display:none}.tienda-legal-sheet__grabber-bar{background:var(--gold-lt,#d4af7a);border-radius:999px;width:40px;height:4px;display:block}.tienda-legal-sheet__eyebrow{font-family:var(--ff-sans);letter-spacing:.2em;text-transform:uppercase;color:#f4f4f27a;margin:0 auto 0 0;font-size:10px}.tienda-legal-sheet__close{appearance:none;color:#f4f4f28c;cursor:pointer;background:0 0;border:0;border-radius:999px;width:36px;height:36px;margin:0;padding:0;font-size:28px;line-height:1;transition:color .25s}.tienda-legal-sheet__close:hover,.tienda-legal-sheet__close:focus-visible{color:var(--cream,#f4f4f2);outline:none}.tienda-legal-sheet__scroll{min-height:0;padding:8px 18px calc(28px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bb955d59 transparent;flex:1;overflow:auto}.tienda-legal-sheet__scroll::-webkit-scrollbar{width:3px;height:3px}.tienda-legal-sheet__scroll::-webkit-scrollbar-track{background:0 0}.tienda-legal-sheet__scroll::-webkit-scrollbar-thumb{background:#bb955d59;border-radius:999px}.tienda-legal-sheet__scroll::-webkit-scrollbar-thumb:hover{background:#bb955d8c}.tienda-legal-sheet__scroll .legal-document__title{font-size:clamp(26px,5vw,36px)}.tienda-legal-sheet__scroll .legal-document__header{margin-bottom:28px;padding-bottom:20px}@media (max-width:900px){.tienda-legal-sheet__panel{max-width:none}.tienda-legal-sheet__toolbar{border-bottom:0;justify-content:center;min-height:0;padding:4px 18px 0}.tienda-legal-sheet__grabber{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;min-height:32px;margin:0;padding:10px 0 8px;display:flex}.tienda-legal-sheet__grabber:active{cursor:grabbing}.tienda-legal-sheet__eyebrow,.tienda-legal-sheet__close{display:none}}
