@charset "UTF-8";*{box-sizing:border-box}:root{--color-primary: #d46a3a;--color-primary-dark: #b5552b;--color-primary-text: #a04421;--color-primary-soft: #f2d2c3;--color-secondary: #f5ebdd;--color-secondary-strong: #ead8bf;--color-surface: #fffdf9;--color-surface-muted: #fff7ee;--color-border: #ddc8b3;--color-border-strong: #a8805c;--color-text: #3b2a21;--color-text-muted: #7d685a;--color-danger: #b94a3d;--color-danger-strong: #8f3a2f;--color-danger-soft: #f8dfd8;--color-success: #2f7a4b;--color-success-soft: #e5f2e9;--color-warning: #856404;--color-warning-soft: #fff3cd;--shadow-soft: 0 10px 30px rgba(112, 61, 35, .12);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--font-size-xs: .75rem;--font-size-sm: .8125rem;--font-size-base: .875rem;--font-size-md: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 1.875rem}html,body{height:100%}body{margin:0;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--color-text);background:linear-gradient(180deg,var(--color-secondary) 0%,#fbf6ef 100%)}@media print{body.printing-product-label app-main-layout>.app-shell>:not(.content){display:none!important}body.printing-product-label app-main-layout>.app-shell{display:block;min-height:0}body.printing-product-label app-main-layout .content{margin:0;padding:0}}:focus-visible{outline:2px solid var(--color-primary-dark);outline-offset:2px}
