.dg3-legal-modal{box-sizing:border-box;position:fixed;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:none;border-radius:0;background:hsl(30 20% 99%);color:hsl(220 20% 14%);overflow:hidden;opacity:0;transform:translateY(10px);transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1),display allow-discrete .22s,overlay allow-discrete .22s}.dg3-legal-modal[open]{display:flex;flex-direction:column;opacity:1;transform:translateY(0)}@starting-style{.dg3-legal-modal[open]{opacity:0;transform:translateY(10px)}}.dg3-legal-modal.dg3-legal-modal--closing{opacity:0;transform:translateY(10px)}.dg3-legal-modal::backdrop{background:hsla(30,22%,12%,.45)}.dg3-legal-modal__inner{box-sizing:border-box;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.dg3-legal-modal__header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:max(.9rem,env(safe-area-inset-top,0px)) 1.25rem .9rem;border-bottom:1px solid hsl(30 16% 90%);background:hsl(30 20% 99%)}.dg3-legal-modal__title{font-size:clamp(1rem,3.2vw,1.25rem);font-weight:800;line-height:1.4;margin:0}.dg3-legal-modal__updated{font-size:.75rem;color:hsl(220 10% 50%);margin:4px 0 0}.dg3-legal-modal__close{flex-shrink:0;width:44px;height:44px;margin-top:-6px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:transparent;cursor:pointer;color:hsl(220 10% 50%);transition:background-color .15s ease,color .15s ease}.dg3-legal-modal__close:hover{background:hsl(30 16% 92%);color:hsl(220 20% 14%)}.dg3-legal-modal__close:focus-visible{outline:2px solid hsl(10 65% 50%);outline-offset:2px}.dg3-legal-modal__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:1.5rem 1.25rem max(2rem,env(safe-area-inset-bottom,0px))}.dg3-legal-modal__content{max-width:680px;margin-inline:auto}.dg3-legal-modal__section+.dg3-legal-modal__section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid hsl(30 16% 92%)}.dg3-legal-modal__sectionTitle{font-size:clamp(.95rem,2.8vw,1.05rem);font-weight:800;color:hsl(10 45% 32%);margin:0 0 .9rem}.dg3-legal-modal__clause{font-size:.875rem;line-height:1.85;color:hsl(220 12% 30%);margin:0 0 .85rem}.dg3-legal-modal__clauseNum{font-weight:700;color:hsl(220 20% 14%);margin-inline-end:.35em}.dg3-legal-modal__clauseLead{font-weight:700;color:hsl(220 20% 14%);margin-inline-end:.3em}.dg3-legal-modal__contacts{list-style:none;margin:1rem 0 0;padding:1rem 1.1rem;border-radius:14px;background:hsl(30 25% 96%);font-size:.875rem;line-height:1.9;color:hsl(220 12% 30%)}.dg3-legal-modal__contactLabel{font-weight:700;color:hsl(220 20% 14%)}.dg3-legal-modal__contactLink{color:hsl(10 65% 45%);text-decoration:underline;text-underline-offset:2px}.dg3-legal-modal__contactValue{unicode-bidi:isolate}.dg3-legal-link{padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.dg3-legal-link:hover{color:hsl(10 65% 45%)}.dg3-legal-link:focus-visible{outline:2px solid hsl(10 65% 50%);outline-offset:2px;border-radius:3px}.dg3-legal-modal__strong,.dg3-legal-modal__subTitle{font-weight:700;color:hsl(220 20% 14%)}.dg3-legal-modal__subTitle{font-size:.9rem;margin:1.4rem 0 .6rem}.dg3-legal-modal__section>.dg3-legal-modal__subTitle:first-of-type{margin-top:0}.dg3-legal-modal__tableWrap{overflow-x:auto;margin:1rem 0 0;border:1px solid hsl(30 16% 90%);border-radius:14px}.dg3-legal-modal__table{width:100%;border-collapse:collapse;font-size:.8rem;line-height:1.6;color:hsl(220 12% 30%)}.dg3-legal-modal__table th{text-align:right;font-weight:700;color:hsl(220 20% 14%);background:hsl(30 25% 96%);padding:.6rem .75rem;white-space:nowrap}.dg3-legal-modal__table td{padding:.6rem .75rem;border-top:1px solid hsl(30 16% 92%);vertical-align:top}