.de-legal{min-height:100vh;background-color:#faf7f4;display:flex;flex-direction:column;font-family:var(--font-jost),Jost,sans-serif;color:#4f3c2f}.de-legal__header{background:#fff;border-bottom:1px solid #f5efe8;position:sticky;top:0;z-index:10}.de-legal__header-inner{max-width:48rem;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.de-legal__brand{font-family:var(--font-fraunces),Fraunces,serif;font-size:1.125rem;font-weight:700;color:#4f3c2f;text-decoration:none}.de-legal__brand:hover{color:#c9a96e}.de-legal__shop-link{font-size:.75rem;font-weight:500;color:#ab9379;text-decoration:none;white-space:nowrap}.de-legal__shop-link:hover{color:#4f3c2f}.de-legal__main{flex:1;width:100%;max-width:48rem;margin:0 auto;padding:2.5rem 1.5rem}@media (min-width:768px){.de-legal__main{padding-top:3.5rem;padding-bottom:3.5rem}}.de-legal__page-title{margin-bottom:2rem;font-family:var(--font-fraunces),Fraunces,serif;font-size:1.875rem;font-weight:700;color:#4f3c2f;letter-spacing:-.025em}@media (min-width:768px){.de-legal__page-title{margin-bottom:2.5rem;font-size:2.25rem}}.de-legal__page-subtitle{margin-top:.5rem;font-size:.875rem;color:#ab9379}.de-legal__card{background:#fff;border-radius:1rem;border:1px solid #f5efe8;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:.5rem 1.5rem}@media (min-width:768px){.de-legal__card{padding:1rem 2rem}}.de-legal__section{padding:1.5rem 0;border-bottom:1px solid #f5efe8}.de-legal__section:first-child{padding-top:0}.de-legal__section:last-child{padding-bottom:0;border-bottom:none}.de-legal__section-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#c9a96e;margin-bottom:.75rem}.de-legal__section-body{font-size:15px;line-height:1.75;color:#ab9379}.de-legal__section-body>*+*{margin-top:.5rem}.de-legal__subsection-title{font-size:15px;font-weight:600;color:#4f3c2f;margin-bottom:.375rem}.de-legal__link{color:#c9a96e;font-weight:500;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.de-legal__link:hover{color:#b8924f}.de-legal__part-divider{margin:.5rem -1.5rem 0;padding:2rem 1.5rem;border-top:1px solid #f5efe8}@media (min-width:640px){.de-legal__part-divider{margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem}}.de-legal__part-divider-title{font-family:var(--font-fraunces),Fraunces,serif;font-size:1.25rem;font-weight:700;color:#4f3c2f}.de-legal__part-divider-subtitle{margin-top:.375rem;font-size:.875rem;color:#ab9379}.de-legal__form-box{margin-top:.5rem;border-radius:.75rem;border:1px solid #f5efe8;background:#faf7f4;padding:1.25rem}.de-legal__footer{border-top:1px solid #f5efe8;background:#fff;margin-top:auto}.de-legal__footer-inner{max-width:48rem;margin:0 auto;padding:2rem 1.5rem}.de-legal__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin-bottom:1.5rem}.de-legal__nav-link{font-size:.75rem;font-weight:500;color:#ab9379;text-decoration:none}.de-legal__nav-link:hover{color:#c9a96e}.de-legal__nav-link--active{color:#4f3c2f;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#c9a96e}.de-legal__copyright{text-align:center;font-size:11px;color:hsla(31,23%,57%,.7);line-height:1.625}.de-legal__list{list-style:disc;padding-left:1.25rem}.de-legal__list li+li{margin-top:.375rem}.de-legal strong{color:#4f3c2f;font-weight:600}.de-legal .de-legal__muted,.de-legal em{color:#ab9379;font-style:italic}