.shipping-policy-container{max-width:800px;margin:2rem auto;padding:2rem;background-color:var(--theme-card-bg);color:var(--theme-text);font-family:var(--font-primary);line-height:1.6;border:1px solid var(--theme-card-border);box-shadow:var(--shadow-sm)}.shipping-policy-container h2{color:var(--theme-heading);border-bottom:2px solid var(--theme-card-border);padding-bottom:.75rem;margin-bottom:1.5rem;font-size:1.8rem}.shipping-policy-section{margin-bottom:2rem}.shipping-policy-section h3{color:var(--theme-heading);margin:1.5rem 0 1rem;font-size:1.3rem}.shipping-policy-section p{margin-bottom:1rem;font-size:1rem}.shipping-policy-highlight{background-color:var(--theme-input-bg);padding:1rem;border-left:4px solid var(--accent-color);margin:1rem 0}