:root{--white: #ffffff;--black: #000000;--card: #F8F9F8;--foreground: #2C312E;--border: #C8CEC7;--destructive: #C81C1C;--color-background: #F6F7F6;--color-foreground: #2C312E;--color-card: #FFFFFF;--color-card-foreground: #2C312E;--color-popover: #FFFFFF;--color-popover-foreground: #2C312E;--color-primary: #5F725A;--color-primary-foreground: #FFFFFF;--color-secondary: #A06A33;--color-secondary-foreground: #FFFFFF;--color-muted: #EEF1ED;--color-muted-foreground: #6F766F;--color-accent: #7F9380;--color-accent-foreground: #FFFFFF;--color-destructive: #C81C1C;--color-destructive-foreground: #FFFFFF;--color-border: #C8CEC7;--color-input: #FFFFFF;--color-ring: #5F725A;--color-epd-gwp: #6B7D66;--color-epd-verified: #5F725A;--color-epd-warning: #D29A2E;--color-gwp-green: #5F725A;--color-verified: #6B8F6B;--color-pending: #F39C12;--color-sidebar: #EEF0EE;--color-sidebar-foreground: #2C312E;--color-sidebar-primary: #5F725A;--color-sidebar-primary-foreground: #FFFFFF;--color-sidebar-accent: #FFFFFF;--color-sidebar-accent-foreground: #2C312E;--color-sidebar-border: #D0D5CF;--color-sidebar-ring: #5F725A;--color-background-main: #FFF;--color-border-main: #D4D8D4;--color-sidebar-background-main: #F5F6F5;--color-background-selected: #e0f2e9;--color-search-border: #B8C5B5;--color-secondary-light-green: #e8f0e7;--color-secondary-grey-hover: #e8ebe8;--color-primary-dark-green: #566C54;--color-secondary-dark-green: #3f5040;--color-secondary-dark-green-active: #4a5e4a;--color-muted-background: #D8E8D5;--color-primary-green-muted: #B3C9B0;--color-green-muted-background-hover: #bacbb6;--color-green-muted-button-hover: #697f68;--color-primary-light-green: #76c893;--color-primary-light-green-hover: #66b883;--color-table-header-background: #f0f3f0;--color-table-row-hover: #f9faf9}:root{--font-size-xs: 10px;--font-size-sm: 12px;--font-size-base: 14px;--font-size-lg: 16px;--font-size-xl: 18px;--font-size-xxl: 20px;--font-size-section-title: 30px;--font-size-hero-title: 48px;--font-weight-light: 300;--font-weight-base: 400;--font-weight-medium: 500;--font-weight-bold: 600;--font-weight-extrabold: 700;--line-height-sm: 1rem;--line-height-base: 1.25rem;--line-height-lg: 1.5rem;--line-height-xl: 1.75rem;--line-height-section-title: 2.25rem}:root{--header-height: 4rem;--compare-bar-height: 70px}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--color-border)}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit;background-color:var(--color-background-main);color:var(--color-foreground);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:theme("colors.gray.400",#9ca3af)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}html::-webkit-scrollbar{width:auto}html::-webkit-scrollbar-track{background:var(--color-foreground)}html::-webkit-scrollbar-thumb{background:var(--color-muted-foreground);border-radius:8px}html::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.cdk-overlay-backdrop{background-color:#000c}
