@charset "UTF-8";:root{--brand-primary: #005242;--brand-secondary: #008169;--brand-hover: #148055;--brand-bg: #f4f7f6;--brand-surface: #ffffff;--brand-text: #1f2937;--brand-muted: #6b7280;--brand-border: #dce5e2;--brand-success: #10b981;--brand-warning: #f59e0b;--brand-danger: #ef4444;--shadow-soft: 0 6px 20px rgba(15, 23, 42, .055);--radius-xl: 18px;--radius-lg: 14px;--radius-md: 10px;--radius-sm: 8px}html,body{height:100%}body{margin:0;background:var(--brand-bg);color:var(--brand-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,129,105,.22);outline-offset:2px}button:disabled{cursor:not-allowed!important;opacity:.55}.alert,.error{white-space:pre-line}.content :is(.primary,.secondary,.chip,.ghost){min-height:38px;border-radius:8px!important;padding:.6rem .85rem!important;box-shadow:none!important;line-height:1.1}.content .primary{background:var(--brand-primary)!important}.content .primary:hover{background:#003f34!important}.content :is(.secondary,.chip,.ghost):hover{background:#f4f7f6!important}.content :is(.card,.panel,.company-card,.item-card,.product-card,.plan,.user-card,.profile-card){border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-soft)!important}.content input,.content select,.content textarea{border-radius:8px!important}@media(min-width:1500px){.content>*{max-width:1440px;margin-left:auto;margin-right:auto}}@media(max-width:768px){.content{padding:1rem!important}.content .header-actions{width:100%}.content .header-actions>*{flex:1}}.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
