Files
cv-site/tests/screenshots/critical-elements-full-styles.json
T
juanatsap 2c372eee49 feat: add social links to footer and optional company logo toggle
**Social Links in Footer (Page 2):**
- Replace address/phone with LinkedIn, GitHub, and Behance links
- Maintain email@ link
- All links are clickable and open in new tabs
- Footer displays social media profiles prominently

**Company Logo Toggle Feature:**
- Add "Show logos" toggle switch in top action bar
- Toggle displays company logos (48x48px) to the left of each experience item
- LinkedIn-style layout when logos are shown
- Logos hidden by default, optional display via toggle
- Graceful fallback: missing logos don't break layout (onerror handler)
- Logos directory created at static/images/logos/ with README

**Technical Implementation:**
- New CSS file: logo-toggle.css for toggle switch and logo layout
- JavaScript: toggleLogos() function for show/hide functionality
- Template updates: experience items now support flex layout with logos
- Action bar grid updated to accommodate 4 columns
- Logo display uses CSS class `.show-logos` on `.cv-paper`
- Print CSS: logos hidden in PDF exports by default

**User Experience:**
- Clean toggle switch UI with smooth animations
- Mobile responsive design
- Accessibility: proper ARIA labels for toggle
- Optional feature that doesn't clutter default view
- Professional LinkedIn-style appearance when enabled

Logos can be added to static/images/logos/ directory using filenames
from the companyLogo field in CV JSON data.
2025-11-05 12:15:43 +00:00

2501 lines
85 KiB
JSON

{
"old": {},
"new": {
".cv-title-badges-header": {
"accent-color": "auto",
"align-content": "normal",
"align-items": "center",
"align-self": "auto",
"alignment-baseline": "auto",
"anchor-name": "none",
"anchor-scope": "none",
"animation-composition": "replace",
"animation-delay": "0s",
"animation-direction": "normal",
"animation-duration": "0s",
"animation-fill-mode": "none",
"animation-iteration-count": "1",
"animation-name": "none",
"animation-play-state": "running",
"animation-range-end": "normal",
"animation-range-start": "normal",
"animation-timeline": "auto",
"animation-timing-function": "ease",
"app-region": "none",
"appearance": "none",
"backdrop-filter": "none",
"backface-visibility": "visible",
"background-attachment": "scroll",
"background-blend-mode": "normal",
"background-clip": "border-box",
"background-color": "rgb(48, 48, 48)",
"background-image": "none",
"background-origin": "padding-box",
"background-position": "0% 0%",
"background-repeat": "repeat",
"background-size": "auto",
"baseline-shift": "0px",
"baseline-source": "auto",
"block-size": "46px",
"border-block-end-color": "rgb(52, 73, 94)",
"border-block-end-style": "solid",
"border-block-end-width": "2px",
"border-block-start-color": "rgb(41, 43, 44)",
"border-block-start-style": "none",
"border-block-start-width": "0px",
"border-bottom-color": "rgb(52, 73, 94)",
"border-bottom-left-radius": "0px",
"border-bottom-right-radius": "0px",
"border-bottom-style": "solid",
"border-bottom-width": "2px",
"border-collapse": "separate",
"border-end-end-radius": "0px",
"border-end-start-radius": "0px",
"border-image-outset": "0",
"border-image-repeat": "stretch",
"border-image-slice": "100%",
"border-image-source": "none",
"border-image-width": "1",
"border-inline-end-color": "rgb(41, 43, 44)",
"border-inline-end-style": "none",
"border-inline-end-width": "0px",
"border-inline-start-color": "rgb(41, 43, 44)",
"border-inline-start-style": "none",
"border-inline-start-width": "0px",
"border-left-color": "rgb(41, 43, 44)",
"border-left-style": "none",
"border-left-width": "0px",
"border-right-color": "rgb(41, 43, 44)",
"border-right-style": "none",
"border-right-width": "0px",
"border-start-end-radius": "0px",
"border-start-start-radius": "0px",
"border-top-color": "rgb(41, 43, 44)",
"border-top-left-radius": "0px",
"border-top-right-radius": "0px",
"border-top-style": "none",
"border-top-width": "0px",
"bottom": "auto",
"box-decoration-break": "slice",
"box-shadow": "none",
"box-sizing": "border-box",
"break-after": "auto",
"break-before": "auto",
"break-inside": "auto",
"buffered-rendering": "auto",
"caption-side": "top",
"caret-animation": "auto",
"caret-color": "rgb(41, 43, 44)",
"clear": "none",
"clip": "auto",
"clip-path": "none",
"clip-rule": "nonzero",
"color": "rgb(41, 43, 44)",
"color-interpolation": "srgb",
"color-interpolation-filters": "linearrgb",
"color-rendering": "auto",
"column-count": "auto",
"column-gap": "0px",
"column-rule-color": "rgb(41, 43, 44)",
"column-rule-style": "none",
"column-rule-width": "0px",
"column-span": "none",
"column-width": "auto",
"contain-intrinsic-block-size": "none",
"contain-intrinsic-height": "none",
"contain-intrinsic-inline-size": "none",
"contain-intrinsic-size": "none",
"contain-intrinsic-width": "none",
"container-name": "none",
"container-type": "normal",
"content": "normal",
"corner-bottom-left-shape": "round",
"corner-bottom-right-shape": "round",
"corner-end-end-shape": "round",
"corner-end-start-shape": "round",
"corner-start-end-shape": "round",
"corner-start-start-shape": "round",
"corner-top-left-shape": "round",
"corner-top-right-shape": "round",
"cursor": "auto",
"cx": "0px",
"cy": "0px",
"d": "none",
"direction": "ltr",
"display": "flex",
"dominant-baseline": "auto",
"dynamic-range-limit": "no-limit",
"empty-cells": "show",
"field-sizing": "fixed",
"fill": "rgb(0, 0, 0)",
"fill-opacity": "1",
"fill-rule": "nonzero",
"filter": "none",
"flex-basis": "auto",
"flex-direction": "row",
"flex-grow": "0",
"flex-shrink": "1",
"flex-wrap": "wrap",
"float": "none",
"flood-color": "rgb(0, 0, 0)",
"flood-opacity": "1",
"font-family": "Quicksand, \"Source Sans Pro\", -apple-system, system-ui, sans-serif",
"font-kerning": "auto",
"font-optical-sizing": "auto",
"font-palette": "normal",
"font-size": "16px",
"font-size-adjust": "none",
"font-stretch": "100%",
"font-style": "normal",
"font-synthesis-small-caps": "auto",
"font-synthesis-style": "auto",
"font-synthesis-weight": "auto",
"font-variant": "normal",
"font-variant-alternates": "normal",
"font-variant-caps": "normal",
"font-variant-east-asian": "normal",
"font-variant-emoji": "normal",
"font-variant-ligatures": "normal",
"font-variant-numeric": "normal",
"font-variant-position": "normal",
"font-weight": "400",
"grid-auto-columns": "auto",
"grid-auto-flow": "row",
"grid-auto-rows": "auto",
"grid-column-end": "-1",
"grid-column-start": "1",
"grid-row-end": "auto",
"grid-row-start": "auto",
"grid-template-areas": "none",
"grid-template-columns": "none",
"grid-template-rows": "none",
"height": "46px",
"hyphenate-character": "auto",
"hyphenate-limit-chars": "auto",
"hyphens": "manual",
"image-orientation": "from-image",
"image-rendering": "auto",
"initial-letter": "normal",
"inline-size": "1200px",
"inset-block-end": "auto",
"inset-block-start": "auto",
"inset-inline-end": "auto",
"inset-inline-start": "auto",
"interactivity": "auto",
"interpolate-size": "numeric-only",
"isolation": "auto",
"justify-content": "center",
"justify-items": "normal",
"justify-self": "auto",
"left": "auto",
"letter-spacing": "normal",
"lighting-color": "rgb(255, 255, 255)",
"line-break": "auto",
"line-height": "24px",
"list-style-image": "none",
"list-style-position": "outside",
"list-style-type": "disc",
"margin-block-end": "0px",
"margin-block-start": "0px",
"margin-bottom": "0px",
"margin-inline-end": "0px",
"margin-inline-start": "0px",
"margin-left": "0px",
"margin-right": "0px",
"margin-top": "0px",
"marker-end": "none",
"marker-mid": "none",
"marker-start": "none",
"mask-clip": "border-box",
"mask-composite": "add",
"mask-image": "none",
"mask-mode": "match-source",
"mask-origin": "border-box",
"mask-position": "0% 0%",
"mask-repeat": "repeat",
"mask-size": "auto",
"mask-type": "luminance",
"math-depth": "0",
"math-shift": "normal",
"math-style": "normal",
"max-block-size": "none",
"max-height": "none",
"max-inline-size": "none",
"max-width": "none",
"min-block-size": "auto",
"min-height": "auto",
"min-inline-size": "auto",
"min-width": "auto",
"mix-blend-mode": "normal",
"object-fit": "fill",
"object-position": "50% 50%",
"object-view-box": "none",
"offset-anchor": "auto",
"offset-distance": "0px",
"offset-path": "none",
"offset-position": "normal",
"offset-rotate": "auto 0deg",
"opacity": "1",
"order": "0",
"orphans": "2",
"outline-color": "rgb(41, 43, 44)",
"outline-offset": "0px",
"outline-style": "none",
"outline-width": "0px",
"overflow-anchor": "auto",
"overflow-block": "visible",
"overflow-clip-margin": "0px",
"overflow-inline": "visible",
"overflow-wrap": "normal",
"overflow-x": "visible",
"overflow-y": "visible",
"overlay": "none",
"overscroll-behavior-block": "auto",
"overscroll-behavior-inline": "auto",
"padding-block-end": "10px",
"padding-block-start": "10px",
"padding-bottom": "10px",
"padding-inline-end": "20px",
"padding-inline-start": "20px",
"padding-left": "20px",
"padding-right": "20px",
"padding-top": "10px",
"paint-order": "normal",
"perspective": "none",
"perspective-origin": "600px 23px",
"pointer-events": "auto",
"position": "static",
"position-anchor": "auto",
"position-area": "none",
"position-try-fallbacks": "none",
"position-try-order": "normal",
"position-visibility": "always",
"print-color-adjust": "economy",
"r": "0px",
"reading-flow": "normal",
"reading-order": "0",
"resize": "none",
"right": "auto",
"rotate": "none",
"row-gap": "0px",
"ruby-align": "space-around",
"ruby-position": "over",
"rx": "auto",
"ry": "auto",
"scale": "none",
"scroll-behavior": "auto",
"scroll-initial-target": "none",
"scroll-margin-block-end": "0px",
"scroll-margin-block-start": "0px",
"scroll-margin-inline-end": "0px",
"scroll-margin-inline-start": "0px",
"scroll-marker-group": "none",
"scroll-padding-block-end": "auto",
"scroll-padding-block-start": "auto",
"scroll-padding-inline-end": "auto",
"scroll-padding-inline-start": "auto",
"scroll-target-group": "none",
"scroll-timeline-axis": "block",
"scroll-timeline-name": "none",
"scrollbar-color": "auto",
"scrollbar-gutter": "auto",
"scrollbar-width": "auto",
"shape-image-threshold": "0",
"shape-margin": "0px",
"shape-outside": "none",
"shape-rendering": "auto",
"speak": "normal",
"stop-color": "rgb(0, 0, 0)",
"stop-opacity": "1",
"stroke": "none",
"stroke-dasharray": "none",
"stroke-dashoffset": "0px",
"stroke-linecap": "butt",
"stroke-linejoin": "miter",
"stroke-miterlimit": "4",
"stroke-opacity": "1",
"stroke-width": "1px",
"tab-size": "8",
"table-layout": "auto",
"text-align": "start",
"text-align-last": "auto",
"text-anchor": "start",
"text-autospace": "no-autospace",
"text-box-edge": "auto",
"text-box-trim": "none",
"text-decoration": "none",
"text-decoration-color": "rgb(41, 43, 44)",
"text-decoration-line": "none",
"text-decoration-skip-ink": "auto",
"text-decoration-style": "solid",
"text-emphasis-color": "rgb(41, 43, 44)",
"text-emphasis-position": "over",
"text-emphasis-style": "none",
"text-indent": "0px",
"text-overflow": "clip",
"text-rendering": "auto",
"text-shadow": "none",
"text-size-adjust": "auto",
"text-spacing-trim": "normal",
"text-transform": "none",
"text-underline-position": "auto",
"text-wrap-mode": "wrap",
"text-wrap-style": "auto",
"timeline-scope": "none",
"top": "auto",
"touch-action": "auto",
"transform": "none",
"transform-origin": "600px 23px",
"transform-style": "flat",
"transition-behavior": "normal",
"transition-delay": "0s",
"transition-duration": "0s",
"transition-property": "all",
"transition-timing-function": "ease",
"translate": "none",
"unicode-bidi": "isolate",
"user-select": "auto",
"vector-effect": "none",
"vertical-align": "baseline",
"view-timeline-axis": "block",
"view-timeline-inset": "auto",
"view-timeline-name": "none",
"view-transition-class": "none",
"view-transition-group": "normal",
"view-transition-name": "none",
"visibility": "visible",
"white-space-collapse": "collapse",
"widows": "2",
"width": "1200px",
"will-change": "auto",
"word-break": "normal",
"word-spacing": "0px",
"writing-mode": "horizontal-tb",
"x": "0px",
"y": "0px",
"z-index": "auto",
"zoom": "1",
"-webkit-border-horizontal-spacing": "0px",
"-webkit-border-image": "none",
"-webkit-border-vertical-spacing": "0px",
"-webkit-box-align": "stretch",
"-webkit-box-decoration-break": "slice",
"-webkit-box-direction": "normal",
"-webkit-box-flex": "0",
"-webkit-box-ordinal-group": "1",
"-webkit-box-orient": "horizontal",
"-webkit-box-pack": "start",
"-webkit-box-reflect": "none",
"-webkit-font-smoothing": "auto",
"-webkit-line-break": "auto",
"-webkit-line-clamp": "none",
"-webkit-locale": "\"en\"",
"-webkit-mask-box-image": "none",
"-webkit-mask-box-image-outset": "0",
"-webkit-mask-box-image-repeat": "stretch",
"-webkit-mask-box-image-slice": "0 fill",
"-webkit-mask-box-image-source": "none",
"-webkit-mask-box-image-width": "auto",
"-webkit-rtl-ordering": "logical",
"-webkit-tap-highlight-color": "rgba(0, 0, 0, 0.18)",
"-webkit-text-combine": "none",
"-webkit-text-decorations-in-effect": "none",
"-webkit-text-fill-color": "rgb(41, 43, 44)",
"-webkit-text-orientation": "vertical-right",
"-webkit-text-security": "none",
"-webkit-text-stroke-color": "rgb(41, 43, 44)",
"-webkit-text-stroke-width": "0px",
"-webkit-user-drag": "auto",
"-webkit-user-modify": "read-only",
"-webkit-writing-mode": "horizontal-tb",
"--bg-gray": "rgb(82, 86, 89)",
"--text-gray": "rgb(51, 51, 51)",
"--accent-blue": "#0066cc",
"--sidebar-gray": "#d1d4d2",
"--black-bar": "#2b2b2b",
"--border-gray": "#dddddd",
"--paper-white": "#ffffff",
"--text-dark": "rgb(0, 0, 0)"
},
".title-badge": {
"accent-color": "auto",
"align-content": "normal",
"align-items": "normal",
"align-self": "auto",
"alignment-baseline": "auto",
"anchor-name": "none",
"anchor-scope": "none",
"animation-composition": "replace",
"animation-delay": "0s",
"animation-direction": "normal",
"animation-duration": "0s",
"animation-fill-mode": "none",
"animation-iteration-count": "1",
"animation-name": "none",
"animation-play-state": "running",
"animation-range-end": "normal",
"animation-range-start": "normal",
"animation-timeline": "auto",
"animation-timing-function": "ease",
"app-region": "none",
"appearance": "none",
"backdrop-filter": "none",
"backface-visibility": "visible",
"background-attachment": "scroll",
"background-blend-mode": "normal",
"background-clip": "border-box",
"background-color": "rgba(0, 0, 0, 0)",
"background-image": "none",
"background-origin": "padding-box",
"background-position": "0% 0%",
"background-repeat": "repeat",
"background-size": "auto",
"baseline-shift": "0px",
"baseline-source": "auto",
"block-size": "21.6094px",
"border-block-end-color": "rgb(204, 204, 204)",
"border-block-end-style": "none",
"border-block-end-width": "0px",
"border-block-start-color": "rgb(204, 204, 204)",
"border-block-start-style": "none",
"border-block-start-width": "0px",
"border-bottom-color": "rgb(204, 204, 204)",
"border-bottom-left-radius": "0px",
"border-bottom-right-radius": "0px",
"border-bottom-style": "none",
"border-bottom-width": "0px",
"border-collapse": "separate",
"border-end-end-radius": "0px",
"border-end-start-radius": "0px",
"border-image-outset": "0",
"border-image-repeat": "stretch",
"border-image-slice": "100%",
"border-image-source": "none",
"border-image-width": "1",
"border-inline-end-color": "rgb(204, 204, 204)",
"border-inline-end-style": "none",
"border-inline-end-width": "0px",
"border-inline-start-color": "rgb(204, 204, 204)",
"border-inline-start-style": "none",
"border-inline-start-width": "0px",
"border-left-color": "rgb(204, 204, 204)",
"border-left-style": "none",
"border-left-width": "0px",
"border-right-color": "rgb(204, 204, 204)",
"border-right-style": "none",
"border-right-width": "0px",
"border-start-end-radius": "0px",
"border-start-start-radius": "0px",
"border-top-color": "rgb(204, 204, 204)",
"border-top-left-radius": "0px",
"border-top-right-radius": "0px",
"border-top-style": "none",
"border-top-width": "0px",
"bottom": "auto",
"box-decoration-break": "slice",
"box-shadow": "none",
"box-sizing": "border-box",
"break-after": "auto",
"break-before": "auto",
"break-inside": "auto",
"buffered-rendering": "auto",
"caption-side": "top",
"caret-animation": "auto",
"caret-color": "rgb(204, 204, 204)",
"clear": "none",
"clip": "auto",
"clip-path": "none",
"clip-rule": "nonzero",
"color": "rgb(204, 204, 204)",
"color-interpolation": "srgb",
"color-interpolation-filters": "linearrgb",
"color-rendering": "auto",
"column-count": "auto",
"column-gap": "normal",
"column-rule-color": "rgb(204, 204, 204)",
"column-rule-style": "none",
"column-rule-width": "0px",
"column-span": "none",
"column-width": "auto",
"contain-intrinsic-block-size": "none",
"contain-intrinsic-height": "none",
"contain-intrinsic-inline-size": "none",
"contain-intrinsic-size": "none",
"contain-intrinsic-width": "none",
"container-name": "none",
"container-type": "normal",
"content": "normal",
"corner-bottom-left-shape": "round",
"corner-bottom-right-shape": "round",
"corner-end-end-shape": "round",
"corner-end-start-shape": "round",
"corner-start-end-shape": "round",
"corner-start-start-shape": "round",
"corner-top-left-shape": "round",
"corner-top-right-shape": "round",
"cursor": "auto",
"cx": "0px",
"cy": "0px",
"d": "none",
"direction": "ltr",
"display": "block",
"dominant-baseline": "auto",
"dynamic-range-limit": "no-limit",
"empty-cells": "show",
"field-sizing": "fixed",
"fill": "rgb(0, 0, 0)",
"fill-opacity": "1",
"fill-rule": "nonzero",
"filter": "none",
"flex-basis": "auto",
"flex-direction": "row",
"flex-grow": "0",
"flex-shrink": "1",
"flex-wrap": "nowrap",
"float": "none",
"flood-color": "rgb(0, 0, 0)",
"flood-opacity": "1",
"font-family": "Quicksand, \"Source Sans Pro\", -apple-system, system-ui, sans-serif",
"font-kerning": "auto",
"font-optical-sizing": "auto",
"font-palette": "normal",
"font-size": "14.4px",
"font-size-adjust": "none",
"font-stretch": "100%",
"font-style": "normal",
"font-synthesis-small-caps": "auto",
"font-synthesis-style": "auto",
"font-synthesis-weight": "auto",
"font-variant": "normal",
"font-variant-alternates": "normal",
"font-variant-caps": "normal",
"font-variant-east-asian": "normal",
"font-variant-emoji": "normal",
"font-variant-ligatures": "normal",
"font-variant-numeric": "normal",
"font-variant-position": "normal",
"font-weight": "400",
"grid-auto-columns": "auto",
"grid-auto-flow": "row",
"grid-auto-rows": "auto",
"grid-column-end": "auto",
"grid-column-start": "auto",
"grid-row-end": "auto",
"grid-row-start": "auto",
"grid-template-areas": "none",
"grid-template-columns": "none",
"grid-template-rows": "none",
"height": "21.6094px",
"hyphenate-character": "auto",
"hyphenate-limit-chars": "auto",
"hyphens": "manual",
"image-orientation": "from-image",
"image-rendering": "auto",
"initial-letter": "normal",
"inline-size": "164px",
"inset-block-end": "auto",
"inset-block-start": "auto",
"inset-inline-end": "auto",
"inset-inline-start": "auto",
"interactivity": "auto",
"interpolate-size": "numeric-only",
"isolation": "auto",
"justify-content": "normal",
"justify-items": "normal",
"justify-self": "auto",
"left": "auto",
"letter-spacing": "normal",
"lighting-color": "rgb(255, 255, 255)",
"line-break": "auto",
"line-height": "21.6px",
"list-style-image": "none",
"list-style-position": "outside",
"list-style-type": "disc",
"margin-block-end": "0px",
"margin-block-start": "0px",
"margin-bottom": "0px",
"margin-inline-end": "0px",
"margin-inline-start": "0px",
"margin-left": "0px",
"margin-right": "0px",
"margin-top": "0px",
"marker-end": "none",
"marker-mid": "none",
"marker-start": "none",
"mask-clip": "border-box",
"mask-composite": "add",
"mask-image": "none",
"mask-mode": "match-source",
"mask-origin": "border-box",
"mask-position": "0% 0%",
"mask-repeat": "repeat",
"mask-size": "auto",
"mask-type": "luminance",
"math-depth": "0",
"math-shift": "normal",
"math-style": "normal",
"max-block-size": "none",
"max-height": "none",
"max-inline-size": "none",
"max-width": "none",
"min-block-size": "auto",
"min-height": "auto",
"min-inline-size": "auto",
"min-width": "auto",
"mix-blend-mode": "normal",
"object-fit": "fill",
"object-position": "50% 50%",
"object-view-box": "none",
"offset-anchor": "auto",
"offset-distance": "0px",
"offset-path": "none",
"offset-position": "normal",
"offset-rotate": "auto 0deg",
"opacity": "1",
"order": "0",
"orphans": "2",
"outline-color": "rgb(204, 204, 204)",
"outline-offset": "0px",
"outline-style": "none",
"outline-width": "0px",
"overflow-anchor": "auto",
"overflow-block": "visible",
"overflow-clip-margin": "0px",
"overflow-inline": "visible",
"overflow-wrap": "normal",
"overflow-x": "visible",
"overflow-y": "visible",
"overlay": "none",
"overscroll-behavior-block": "auto",
"overscroll-behavior-inline": "auto",
"padding-block-end": "0px",
"padding-block-start": "0px",
"padding-bottom": "0px",
"padding-inline-end": "0px",
"padding-inline-start": "0px",
"padding-left": "0px",
"padding-right": "0px",
"padding-top": "0px",
"paint-order": "normal",
"perspective": "none",
"perspective-origin": "82px 10.7969px",
"pointer-events": "auto",
"position": "static",
"position-anchor": "auto",
"position-area": "none",
"position-try-fallbacks": "none",
"position-try-order": "normal",
"position-visibility": "always",
"print-color-adjust": "economy",
"r": "0px",
"reading-flow": "normal",
"reading-order": "0",
"resize": "none",
"right": "auto",
"rotate": "none",
"row-gap": "normal",
"ruby-align": "space-around",
"ruby-position": "over",
"rx": "auto",
"ry": "auto",
"scale": "none",
"scroll-behavior": "auto",
"scroll-initial-target": "none",
"scroll-margin-block-end": "0px",
"scroll-margin-block-start": "0px",
"scroll-margin-inline-end": "0px",
"scroll-margin-inline-start": "0px",
"scroll-marker-group": "none",
"scroll-padding-block-end": "auto",
"scroll-padding-block-start": "auto",
"scroll-padding-inline-end": "auto",
"scroll-padding-inline-start": "auto",
"scroll-target-group": "none",
"scroll-timeline-axis": "block",
"scroll-timeline-name": "none",
"scrollbar-color": "auto",
"scrollbar-gutter": "auto",
"scrollbar-width": "auto",
"shape-image-threshold": "0",
"shape-margin": "0px",
"shape-outside": "none",
"shape-rendering": "auto",
"speak": "normal",
"stop-color": "rgb(0, 0, 0)",
"stop-opacity": "1",
"stroke": "none",
"stroke-dasharray": "none",
"stroke-dashoffset": "0px",
"stroke-linecap": "butt",
"stroke-linejoin": "miter",
"stroke-miterlimit": "4",
"stroke-opacity": "1",
"stroke-width": "1px",
"tab-size": "8",
"table-layout": "auto",
"text-align": "start",
"text-align-last": "auto",
"text-anchor": "start",
"text-autospace": "no-autospace",
"text-box-edge": "auto",
"text-box-trim": "none",
"text-decoration": "none",
"text-decoration-color": "rgb(204, 204, 204)",
"text-decoration-line": "none",
"text-decoration-skip-ink": "auto",
"text-decoration-style": "solid",
"text-emphasis-color": "rgb(204, 204, 204)",
"text-emphasis-position": "over",
"text-emphasis-style": "none",
"text-indent": "0px",
"text-overflow": "clip",
"text-rendering": "auto",
"text-shadow": "none",
"text-size-adjust": "auto",
"text-spacing-trim": "normal",
"text-transform": "uppercase",
"text-underline-position": "auto",
"text-wrap-mode": "nowrap",
"text-wrap-style": "auto",
"timeline-scope": "none",
"top": "auto",
"touch-action": "auto",
"transform": "none",
"transform-origin": "82px 10.8047px",
"transform-style": "flat",
"transition-behavior": "normal",
"transition-delay": "0s",
"transition-duration": "0s",
"transition-property": "all",
"transition-timing-function": "ease",
"translate": "none",
"unicode-bidi": "normal",
"user-select": "auto",
"vector-effect": "none",
"vertical-align": "baseline",
"view-timeline-axis": "block",
"view-timeline-inset": "auto",
"view-timeline-name": "none",
"view-transition-class": "none",
"view-transition-group": "normal",
"view-transition-name": "none",
"visibility": "visible",
"white-space-collapse": "collapse",
"widows": "2",
"width": "164px",
"will-change": "auto",
"word-break": "normal",
"word-spacing": "0px",
"writing-mode": "horizontal-tb",
"x": "0px",
"y": "0px",
"z-index": "auto",
"zoom": "1",
"-webkit-border-horizontal-spacing": "0px",
"-webkit-border-image": "none",
"-webkit-border-vertical-spacing": "0px",
"-webkit-box-align": "stretch",
"-webkit-box-decoration-break": "slice",
"-webkit-box-direction": "normal",
"-webkit-box-flex": "0",
"-webkit-box-ordinal-group": "1",
"-webkit-box-orient": "horizontal",
"-webkit-box-pack": "start",
"-webkit-box-reflect": "none",
"-webkit-font-smoothing": "auto",
"-webkit-line-break": "auto",
"-webkit-line-clamp": "none",
"-webkit-locale": "\"en\"",
"-webkit-mask-box-image": "none",
"-webkit-mask-box-image-outset": "0",
"-webkit-mask-box-image-repeat": "stretch",
"-webkit-mask-box-image-slice": "0 fill",
"-webkit-mask-box-image-source": "none",
"-webkit-mask-box-image-width": "auto",
"-webkit-rtl-ordering": "logical",
"-webkit-tap-highlight-color": "rgba(0, 0, 0, 0.18)",
"-webkit-text-combine": "none",
"-webkit-text-decorations-in-effect": "none",
"-webkit-text-fill-color": "rgb(204, 204, 204)",
"-webkit-text-orientation": "vertical-right",
"-webkit-text-security": "none",
"-webkit-text-stroke-color": "rgb(204, 204, 204)",
"-webkit-text-stroke-width": "0px",
"-webkit-user-drag": "auto",
"-webkit-user-modify": "read-only",
"-webkit-writing-mode": "horizontal-tb",
"--bg-gray": "rgb(82, 86, 89)",
"--text-gray": "rgb(51, 51, 51)",
"--accent-blue": "#0066cc",
"--sidebar-gray": "#d1d4d2",
"--black-bar": "#2b2b2b",
"--border-gray": "#dddddd",
"--paper-white": "#ffffff",
"--text-dark": "rgb(0, 0, 0)"
},
".badge-separator": {
"accent-color": "auto",
"align-content": "normal",
"align-items": "normal",
"align-self": "auto",
"alignment-baseline": "auto",
"anchor-name": "none",
"anchor-scope": "none",
"animation-composition": "replace",
"animation-delay": "0s",
"animation-direction": "normal",
"animation-duration": "0s",
"animation-fill-mode": "none",
"animation-iteration-count": "1",
"animation-name": "none",
"animation-play-state": "running",
"animation-range-end": "normal",
"animation-range-start": "normal",
"animation-timeline": "auto",
"animation-timing-function": "ease",
"app-region": "none",
"appearance": "none",
"backdrop-filter": "none",
"backface-visibility": "visible",
"background-attachment": "scroll",
"background-blend-mode": "normal",
"background-clip": "border-box",
"background-color": "rgba(0, 0, 0, 0)",
"background-image": "none",
"background-origin": "padding-box",
"background-position": "0% 0%",
"background-repeat": "repeat",
"background-size": "auto",
"baseline-shift": "0px",
"baseline-source": "auto",
"block-size": "24px",
"border-block-end-color": "rgb(204, 204, 204)",
"border-block-end-style": "none",
"border-block-end-width": "0px",
"border-block-start-color": "rgb(204, 204, 204)",
"border-block-start-style": "none",
"border-block-start-width": "0px",
"border-bottom-color": "rgb(204, 204, 204)",
"border-bottom-left-radius": "0px",
"border-bottom-right-radius": "0px",
"border-bottom-style": "none",
"border-bottom-width": "0px",
"border-collapse": "separate",
"border-end-end-radius": "0px",
"border-end-start-radius": "0px",
"border-image-outset": "0",
"border-image-repeat": "stretch",
"border-image-slice": "100%",
"border-image-source": "none",
"border-image-width": "1",
"border-inline-end-color": "rgb(204, 204, 204)",
"border-inline-end-style": "none",
"border-inline-end-width": "0px",
"border-inline-start-color": "rgb(204, 204, 204)",
"border-inline-start-style": "none",
"border-inline-start-width": "0px",
"border-left-color": "rgb(204, 204, 204)",
"border-left-style": "none",
"border-left-width": "0px",
"border-right-color": "rgb(204, 204, 204)",
"border-right-style": "none",
"border-right-width": "0px",
"border-start-end-radius": "0px",
"border-start-start-radius": "0px",
"border-top-color": "rgb(204, 204, 204)",
"border-top-left-radius": "0px",
"border-top-right-radius": "0px",
"border-top-style": "none",
"border-top-width": "0px",
"bottom": "1px",
"box-decoration-break": "slice",
"box-shadow": "none",
"box-sizing": "border-box",
"break-after": "auto",
"break-before": "auto",
"break-inside": "auto",
"buffered-rendering": "auto",
"caption-side": "top",
"caret-animation": "auto",
"caret-color": "rgb(204, 204, 204)",
"clear": "none",
"clip": "auto",
"clip-path": "none",
"clip-rule": "nonzero",
"color": "rgb(204, 204, 204)",
"color-interpolation": "srgb",
"color-interpolation-filters": "linearrgb",
"color-rendering": "auto",
"column-count": "auto",
"column-gap": "normal",
"column-rule-color": "rgb(204, 204, 204)",
"column-rule-style": "none",
"column-rule-width": "0px",
"column-span": "none",
"column-width": "auto",
"contain-intrinsic-block-size": "none",
"contain-intrinsic-height": "none",
"contain-intrinsic-inline-size": "none",
"contain-intrinsic-size": "none",
"contain-intrinsic-width": "none",
"container-name": "none",
"container-type": "normal",
"content": "normal",
"corner-bottom-left-shape": "round",
"corner-bottom-right-shape": "round",
"corner-end-end-shape": "round",
"corner-end-start-shape": "round",
"corner-start-end-shape": "round",
"corner-start-start-shape": "round",
"corner-top-left-shape": "round",
"corner-top-right-shape": "round",
"cursor": "auto",
"cx": "0px",
"cy": "0px",
"d": "none",
"direction": "ltr",
"display": "block",
"dominant-baseline": "auto",
"dynamic-range-limit": "no-limit",
"empty-cells": "show",
"field-sizing": "fixed",
"fill": "rgb(0, 0, 0)",
"fill-opacity": "1",
"fill-rule": "nonzero",
"filter": "none",
"flex-basis": "auto",
"flex-direction": "row",
"flex-grow": "0",
"flex-shrink": "1",
"flex-wrap": "nowrap",
"float": "none",
"flood-color": "rgb(0, 0, 0)",
"flood-opacity": "1",
"font-family": "Quicksand, \"Source Sans Pro\", -apple-system, system-ui, sans-serif",
"font-kerning": "auto",
"font-optical-sizing": "auto",
"font-palette": "normal",
"font-size": "16px",
"font-size-adjust": "none",
"font-stretch": "100%",
"font-style": "normal",
"font-synthesis-small-caps": "auto",
"font-synthesis-style": "auto",
"font-synthesis-weight": "auto",
"font-variant": "normal",
"font-variant-alternates": "normal",
"font-variant-caps": "normal",
"font-variant-east-asian": "normal",
"font-variant-emoji": "normal",
"font-variant-ligatures": "normal",
"font-variant-numeric": "normal",
"font-variant-position": "normal",
"font-weight": "400",
"grid-auto-columns": "auto",
"grid-auto-flow": "row",
"grid-auto-rows": "auto",
"grid-column-end": "auto",
"grid-column-start": "auto",
"grid-row-end": "auto",
"grid-row-start": "auto",
"grid-template-areas": "none",
"grid-template-columns": "none",
"grid-template-rows": "none",
"height": "24px",
"hyphenate-character": "auto",
"hyphenate-limit-chars": "auto",
"hyphens": "manual",
"image-orientation": "from-image",
"image-rendering": "auto",
"initial-letter": "normal",
"inline-size": "33.2812px",
"inset-block-end": "1px",
"inset-block-start": "-1px",
"inset-inline-end": "0px",
"inset-inline-start": "0px",
"interactivity": "auto",
"interpolate-size": "numeric-only",
"isolation": "auto",
"justify-content": "normal",
"justify-items": "normal",
"justify-self": "auto",
"left": "0px",
"letter-spacing": "normal",
"lighting-color": "rgb(255, 255, 255)",
"line-break": "auto",
"line-height": "24px",
"list-style-image": "none",
"list-style-position": "outside",
"list-style-type": "disc",
"margin-block-end": "0px",
"margin-block-start": "0px",
"margin-bottom": "0px",
"margin-inline-end": "0px",
"margin-inline-start": "0px",
"margin-left": "0px",
"margin-right": "0px",
"margin-top": "0px",
"marker-end": "none",
"marker-mid": "none",
"marker-start": "none",
"mask-clip": "border-box",
"mask-composite": "add",
"mask-image": "none",
"mask-mode": "match-source",
"mask-origin": "border-box",
"mask-position": "0% 0%",
"mask-repeat": "repeat",
"mask-size": "auto",
"mask-type": "luminance",
"math-depth": "0",
"math-shift": "normal",
"math-style": "normal",
"max-block-size": "none",
"max-height": "none",
"max-inline-size": "none",
"max-width": "none",
"min-block-size": "auto",
"min-height": "auto",
"min-inline-size": "auto",
"min-width": "auto",
"mix-blend-mode": "normal",
"object-fit": "fill",
"object-position": "50% 50%",
"object-view-box": "none",
"offset-anchor": "auto",
"offset-distance": "0px",
"offset-path": "none",
"offset-position": "normal",
"offset-rotate": "auto 0deg",
"opacity": "1",
"order": "0",
"orphans": "2",
"outline-color": "rgb(204, 204, 204)",
"outline-offset": "0px",
"outline-style": "none",
"outline-width": "0px",
"overflow-anchor": "auto",
"overflow-block": "visible",
"overflow-clip-margin": "0px",
"overflow-inline": "visible",
"overflow-wrap": "normal",
"overflow-x": "visible",
"overflow-y": "visible",
"overlay": "none",
"overscroll-behavior-block": "auto",
"overscroll-behavior-inline": "auto",
"padding-block-end": "0px",
"padding-block-start": "0px",
"padding-bottom": "0px",
"padding-inline-end": "15px",
"padding-inline-start": "15px",
"padding-left": "15px",
"padding-right": "15px",
"padding-top": "0px",
"paint-order": "normal",
"perspective": "none",
"perspective-origin": "16.6406px 12px",
"pointer-events": "auto",
"position": "relative",
"position-anchor": "auto",
"position-area": "none",
"position-try-fallbacks": "none",
"position-try-order": "normal",
"position-visibility": "always",
"print-color-adjust": "economy",
"r": "0px",
"reading-flow": "normal",
"reading-order": "0",
"resize": "none",
"right": "0px",
"rotate": "none",
"row-gap": "normal",
"ruby-align": "space-around",
"ruby-position": "over",
"rx": "auto",
"ry": "auto",
"scale": "none",
"scroll-behavior": "auto",
"scroll-initial-target": "none",
"scroll-margin-block-end": "0px",
"scroll-margin-block-start": "0px",
"scroll-margin-inline-end": "0px",
"scroll-margin-inline-start": "0px",
"scroll-marker-group": "none",
"scroll-padding-block-end": "auto",
"scroll-padding-block-start": "auto",
"scroll-padding-inline-end": "auto",
"scroll-padding-inline-start": "auto",
"scroll-target-group": "none",
"scroll-timeline-axis": "block",
"scroll-timeline-name": "none",
"scrollbar-color": "auto",
"scrollbar-gutter": "auto",
"scrollbar-width": "auto",
"shape-image-threshold": "0",
"shape-margin": "0px",
"shape-outside": "none",
"shape-rendering": "auto",
"speak": "normal",
"stop-color": "rgb(0, 0, 0)",
"stop-opacity": "1",
"stroke": "none",
"stroke-dasharray": "none",
"stroke-dashoffset": "0px",
"stroke-linecap": "butt",
"stroke-linejoin": "miter",
"stroke-miterlimit": "4",
"stroke-opacity": "1",
"stroke-width": "1px",
"tab-size": "8",
"table-layout": "auto",
"text-align": "start",
"text-align-last": "auto",
"text-anchor": "start",
"text-autospace": "no-autospace",
"text-box-edge": "auto",
"text-box-trim": "none",
"text-decoration": "none",
"text-decoration-color": "rgb(204, 204, 204)",
"text-decoration-line": "none",
"text-decoration-skip-ink": "auto",
"text-decoration-style": "solid",
"text-emphasis-color": "rgb(204, 204, 204)",
"text-emphasis-position": "over",
"text-emphasis-style": "none",
"text-indent": "0px",
"text-overflow": "clip",
"text-rendering": "auto",
"text-shadow": "none",
"text-size-adjust": "auto",
"text-spacing-trim": "normal",
"text-transform": "none",
"text-underline-position": "auto",
"text-wrap-mode": "wrap",
"text-wrap-style": "auto",
"timeline-scope": "none",
"top": "-1px",
"touch-action": "auto",
"transform": "none",
"transform-origin": "16.6406px 12px",
"transform-style": "flat",
"transition-behavior": "normal",
"transition-delay": "0s",
"transition-duration": "0s",
"transition-property": "all",
"transition-timing-function": "ease",
"translate": "none",
"unicode-bidi": "normal",
"user-select": "auto",
"vector-effect": "none",
"vertical-align": "baseline",
"view-timeline-axis": "block",
"view-timeline-inset": "auto",
"view-timeline-name": "none",
"view-transition-class": "none",
"view-transition-group": "normal",
"view-transition-name": "none",
"visibility": "visible",
"white-space-collapse": "collapse",
"widows": "2",
"width": "33.2812px",
"will-change": "auto",
"word-break": "normal",
"word-spacing": "0px",
"writing-mode": "horizontal-tb",
"x": "0px",
"y": "0px",
"z-index": "auto",
"zoom": "1",
"-webkit-border-horizontal-spacing": "0px",
"-webkit-border-image": "none",
"-webkit-border-vertical-spacing": "0px",
"-webkit-box-align": "stretch",
"-webkit-box-decoration-break": "slice",
"-webkit-box-direction": "normal",
"-webkit-box-flex": "0",
"-webkit-box-ordinal-group": "1",
"-webkit-box-orient": "horizontal",
"-webkit-box-pack": "start",
"-webkit-box-reflect": "none",
"-webkit-font-smoothing": "auto",
"-webkit-line-break": "auto",
"-webkit-line-clamp": "none",
"-webkit-locale": "\"en\"",
"-webkit-mask-box-image": "none",
"-webkit-mask-box-image-outset": "0",
"-webkit-mask-box-image-repeat": "stretch",
"-webkit-mask-box-image-slice": "0 fill",
"-webkit-mask-box-image-source": "none",
"-webkit-mask-box-image-width": "auto",
"-webkit-rtl-ordering": "logical",
"-webkit-tap-highlight-color": "rgba(0, 0, 0, 0.18)",
"-webkit-text-combine": "none",
"-webkit-text-decorations-in-effect": "none",
"-webkit-text-fill-color": "rgb(204, 204, 204)",
"-webkit-text-orientation": "vertical-right",
"-webkit-text-security": "none",
"-webkit-text-stroke-color": "rgb(204, 204, 204)",
"-webkit-text-stroke-width": "0px",
"-webkit-user-drag": "auto",
"-webkit-user-modify": "read-only",
"-webkit-writing-mode": "horizontal-tb",
"--bg-gray": "rgb(82, 86, 89)",
"--text-gray": "rgb(51, 51, 51)",
"--accent-blue": "#0066cc",
"--sidebar-gray": "#d1d4d2",
"--black-bar": "#2b2b2b",
"--border-gray": "#dddddd",
"--paper-white": "#ffffff",
"--text-dark": "rgb(0, 0, 0)"
},
".sidebar-title": {
"accent-color": "auto",
"align-content": "normal",
"align-items": "normal",
"align-self": "auto",
"alignment-baseline": "auto",
"anchor-name": "none",
"anchor-scope": "none",
"animation-composition": "replace",
"animation-delay": "0s",
"animation-direction": "normal",
"animation-duration": "0s",
"animation-fill-mode": "none",
"animation-iteration-count": "1",
"animation-name": "none",
"animation-play-state": "running",
"animation-range-end": "normal",
"animation-range-start": "normal",
"animation-timeline": "auto",
"animation-timing-function": "ease",
"app-region": "none",
"appearance": "none",
"backdrop-filter": "none",
"backface-visibility": "visible",
"background-attachment": "scroll",
"background-blend-mode": "normal",
"background-clip": "border-box",
"background-color": "rgba(0, 0, 0, 0)",
"background-image": "none",
"background-origin": "padding-box",
"background-position": "0% 0%",
"background-repeat": "repeat",
"background-size": "auto",
"baseline-shift": "0px",
"baseline-source": "auto",
"block-size": "38.4688px",
"border-block-end-color": "rgb(51, 51, 51)",
"border-block-end-style": "none",
"border-block-end-width": "0px",
"border-block-start-color": "rgb(51, 51, 51)",
"border-block-start-style": "none",
"border-block-start-width": "0px",
"border-bottom-color": "rgb(51, 51, 51)",
"border-bottom-left-radius": "0px",
"border-bottom-right-radius": "0px",
"border-bottom-style": "none",
"border-bottom-width": "0px",
"border-collapse": "separate",
"border-end-end-radius": "0px",
"border-end-start-radius": "0px",
"border-image-outset": "0",
"border-image-repeat": "stretch",
"border-image-slice": "100%",
"border-image-source": "none",
"border-image-width": "1",
"border-inline-end-color": "rgb(51, 51, 51)",
"border-inline-end-style": "none",
"border-inline-end-width": "0px",
"border-inline-start-color": "rgb(51, 51, 51)",
"border-inline-start-style": "none",
"border-inline-start-width": "0px",
"border-left-color": "rgb(51, 51, 51)",
"border-left-style": "none",
"border-left-width": "0px",
"border-right-color": "rgb(51, 51, 51)",
"border-right-style": "none",
"border-right-width": "0px",
"border-start-end-radius": "0px",
"border-start-start-radius": "0px",
"border-top-color": "rgb(51, 51, 51)",
"border-top-left-radius": "0px",
"border-top-right-radius": "0px",
"border-top-style": "none",
"border-top-width": "0px",
"bottom": "auto",
"box-decoration-break": "slice",
"box-shadow": "none",
"box-sizing": "border-box",
"break-after": "auto",
"break-before": "auto",
"break-inside": "auto",
"buffered-rendering": "auto",
"caption-side": "top",
"caret-animation": "auto",
"caret-color": "rgb(51, 51, 51)",
"clear": "none",
"clip": "auto",
"clip-path": "none",
"clip-rule": "nonzero",
"color": "rgb(51, 51, 51)",
"color-interpolation": "srgb",
"color-interpolation-filters": "linearrgb",
"color-rendering": "auto",
"column-count": "auto",
"column-gap": "normal",
"column-rule-color": "rgb(51, 51, 51)",
"column-rule-style": "none",
"column-rule-width": "0px",
"column-span": "none",
"column-width": "auto",
"contain-intrinsic-block-size": "none",
"contain-intrinsic-height": "none",
"contain-intrinsic-inline-size": "none",
"contain-intrinsic-size": "none",
"contain-intrinsic-width": "none",
"container-name": "none",
"container-type": "normal",
"content": "normal",
"corner-bottom-left-shape": "round",
"corner-bottom-right-shape": "round",
"corner-end-end-shape": "round",
"corner-end-start-shape": "round",
"corner-start-end-shape": "round",
"corner-start-start-shape": "round",
"corner-top-left-shape": "round",
"corner-top-right-shape": "round",
"cursor": "auto",
"cx": "0px",
"cy": "0px",
"d": "none",
"direction": "ltr",
"display": "block",
"dominant-baseline": "auto",
"dynamic-range-limit": "no-limit",
"empty-cells": "show",
"field-sizing": "fixed",
"fill": "rgb(0, 0, 0)",
"fill-opacity": "1",
"fill-rule": "nonzero",
"filter": "none",
"flex-basis": "auto",
"flex-direction": "row",
"flex-grow": "0",
"flex-shrink": "1",
"flex-wrap": "nowrap",
"float": "none",
"flood-color": "rgb(0, 0, 0)",
"flood-opacity": "1",
"font-family": "Quicksand, sans-serif",
"font-kerning": "auto",
"font-optical-sizing": "auto",
"font-palette": "normal",
"font-size": "18.72px",
"font-size-adjust": "none",
"font-stretch": "100%",
"font-style": "normal",
"font-synthesis-small-caps": "auto",
"font-synthesis-style": "auto",
"font-synthesis-weight": "auto",
"font-variant": "normal",
"font-variant-alternates": "normal",
"font-variant-caps": "normal",
"font-variant-east-asian": "normal",
"font-variant-emoji": "normal",
"font-variant-ligatures": "normal",
"font-variant-numeric": "normal",
"font-variant-position": "normal",
"font-weight": "500",
"grid-auto-columns": "auto",
"grid-auto-flow": "row",
"grid-auto-rows": "auto",
"grid-column-end": "auto",
"grid-column-start": "auto",
"grid-row-end": "auto",
"grid-row-start": "auto",
"grid-template-areas": "none",
"grid-template-columns": "none",
"grid-template-rows": "none",
"height": "38.4688px",
"hyphenate-character": "auto",
"hyphenate-limit-chars": "auto",
"hyphens": "manual",
"image-orientation": "from-image",
"image-rendering": "auto",
"initial-letter": "normal",
"inline-size": "252px",
"inset-block-end": "auto",
"inset-block-start": "auto",
"inset-inline-end": "auto",
"inset-inline-start": "auto",
"interactivity": "auto",
"interpolate-size": "numeric-only",
"isolation": "auto",
"justify-content": "normal",
"justify-items": "normal",
"justify-self": "auto",
"left": "auto",
"letter-spacing": "normal",
"lighting-color": "rgb(255, 255, 255)",
"line-break": "auto",
"line-height": "22.464px",
"list-style-image": "none",
"list-style-position": "outside",
"list-style-type": "disc",
"margin-block-end": "8px",
"margin-block-start": "0px",
"margin-bottom": "8px",
"margin-inline-end": "0px",
"margin-inline-start": "0px",
"margin-left": "0px",
"margin-right": "0px",
"margin-top": "0px",
"marker-end": "none",
"marker-mid": "none",
"marker-start": "none",
"mask-clip": "border-box",
"mask-composite": "add",
"mask-image": "none",
"mask-mode": "match-source",
"mask-origin": "border-box",
"mask-position": "0% 0%",
"mask-repeat": "repeat",
"mask-size": "auto",
"mask-type": "luminance",
"math-depth": "0",
"math-shift": "normal",
"math-style": "normal",
"max-block-size": "none",
"max-height": "none",
"max-inline-size": "none",
"max-width": "none",
"min-block-size": "0px",
"min-height": "0px",
"min-inline-size": "0px",
"min-width": "0px",
"mix-blend-mode": "normal",
"object-fit": "fill",
"object-position": "50% 50%",
"object-view-box": "none",
"offset-anchor": "auto",
"offset-distance": "0px",
"offset-path": "none",
"offset-position": "normal",
"offset-rotate": "auto 0deg",
"opacity": "1",
"order": "0",
"orphans": "2",
"outline-color": "rgb(51, 51, 51)",
"outline-offset": "0px",
"outline-style": "none",
"outline-width": "0px",
"overflow-anchor": "auto",
"overflow-block": "visible",
"overflow-clip-margin": "0px",
"overflow-inline": "visible",
"overflow-wrap": "normal",
"overflow-x": "visible",
"overflow-y": "visible",
"overlay": "none",
"overscroll-behavior-block": "auto",
"overscroll-behavior-inline": "auto",
"padding-block-end": "8px",
"padding-block-start": "8px",
"padding-bottom": "8px",
"padding-inline-end": "0px",
"padding-inline-start": "0px",
"padding-left": "0px",
"padding-right": "0px",
"padding-top": "8px",
"paint-order": "normal",
"perspective": "none",
"perspective-origin": "126px 19.2344px",
"pointer-events": "auto",
"position": "static",
"position-anchor": "auto",
"position-area": "none",
"position-try-fallbacks": "none",
"position-try-order": "normal",
"position-visibility": "always",
"print-color-adjust": "economy",
"r": "0px",
"reading-flow": "normal",
"reading-order": "0",
"resize": "none",
"right": "auto",
"rotate": "none",
"row-gap": "normal",
"ruby-align": "space-around",
"ruby-position": "over",
"rx": "auto",
"ry": "auto",
"scale": "none",
"scroll-behavior": "auto",
"scroll-initial-target": "none",
"scroll-margin-block-end": "0px",
"scroll-margin-block-start": "0px",
"scroll-margin-inline-end": "0px",
"scroll-margin-inline-start": "0px",
"scroll-marker-group": "none",
"scroll-padding-block-end": "auto",
"scroll-padding-block-start": "auto",
"scroll-padding-inline-end": "auto",
"scroll-padding-inline-start": "auto",
"scroll-target-group": "none",
"scroll-timeline-axis": "block",
"scroll-timeline-name": "none",
"scrollbar-color": "auto",
"scrollbar-gutter": "auto",
"scrollbar-width": "auto",
"shape-image-threshold": "0",
"shape-margin": "0px",
"shape-outside": "none",
"shape-rendering": "auto",
"speak": "normal",
"stop-color": "rgb(0, 0, 0)",
"stop-opacity": "1",
"stroke": "none",
"stroke-dasharray": "none",
"stroke-dashoffset": "0px",
"stroke-linecap": "butt",
"stroke-linejoin": "miter",
"stroke-miterlimit": "4",
"stroke-opacity": "1",
"stroke-width": "1px",
"tab-size": "8",
"table-layout": "auto",
"text-align": "start",
"text-align-last": "auto",
"text-anchor": "start",
"text-autospace": "no-autospace",
"text-box-edge": "auto",
"text-box-trim": "none",
"text-decoration": "none",
"text-decoration-color": "rgb(51, 51, 51)",
"text-decoration-line": "none",
"text-decoration-skip-ink": "auto",
"text-decoration-style": "solid",
"text-emphasis-color": "rgb(51, 51, 51)",
"text-emphasis-position": "over",
"text-emphasis-style": "none",
"text-indent": "0px",
"text-overflow": "clip",
"text-rendering": "auto",
"text-shadow": "none",
"text-size-adjust": "auto",
"text-spacing-trim": "normal",
"text-transform": "none",
"text-underline-position": "auto",
"text-wrap-mode": "wrap",
"text-wrap-style": "auto",
"timeline-scope": "none",
"top": "auto",
"touch-action": "auto",
"transform": "none",
"transform-origin": "126px 19.2344px",
"transform-style": "flat",
"transition-behavior": "normal",
"transition-delay": "0s",
"transition-duration": "0s",
"transition-property": "all",
"transition-timing-function": "ease",
"translate": "none",
"unicode-bidi": "isolate",
"user-select": "auto",
"vector-effect": "none",
"vertical-align": "baseline",
"view-timeline-axis": "block",
"view-timeline-inset": "auto",
"view-timeline-name": "none",
"view-transition-class": "none",
"view-transition-group": "normal",
"view-transition-name": "none",
"visibility": "visible",
"white-space-collapse": "collapse",
"widows": "2",
"width": "252px",
"will-change": "auto",
"word-break": "normal",
"word-spacing": "0px",
"writing-mode": "horizontal-tb",
"x": "0px",
"y": "0px",
"z-index": "auto",
"zoom": "1",
"-webkit-border-horizontal-spacing": "0px",
"-webkit-border-image": "none",
"-webkit-border-vertical-spacing": "0px",
"-webkit-box-align": "stretch",
"-webkit-box-decoration-break": "slice",
"-webkit-box-direction": "normal",
"-webkit-box-flex": "0",
"-webkit-box-ordinal-group": "1",
"-webkit-box-orient": "horizontal",
"-webkit-box-pack": "start",
"-webkit-box-reflect": "none",
"-webkit-font-smoothing": "auto",
"-webkit-line-break": "auto",
"-webkit-line-clamp": "none",
"-webkit-locale": "\"en\"",
"-webkit-mask-box-image": "none",
"-webkit-mask-box-image-outset": "0",
"-webkit-mask-box-image-repeat": "stretch",
"-webkit-mask-box-image-slice": "0 fill",
"-webkit-mask-box-image-source": "none",
"-webkit-mask-box-image-width": "auto",
"-webkit-rtl-ordering": "logical",
"-webkit-tap-highlight-color": "rgba(0, 0, 0, 0.18)",
"-webkit-text-combine": "none",
"-webkit-text-decorations-in-effect": "none",
"-webkit-text-fill-color": "rgb(51, 51, 51)",
"-webkit-text-orientation": "vertical-right",
"-webkit-text-security": "none",
"-webkit-text-stroke-color": "rgb(51, 51, 51)",
"-webkit-text-stroke-width": "0px",
"-webkit-user-drag": "auto",
"-webkit-user-modify": "read-only",
"-webkit-writing-mode": "horizontal-tb",
"--bg-gray": "rgb(82, 86, 89)",
"--text-gray": "rgb(51, 51, 51)",
"--accent-blue": "#0066cc",
"--sidebar-gray": "#d1d4d2",
"--black-bar": "#2b2b2b",
"--border-gray": "#dddddd",
"--paper-white": "#ffffff",
"--text-dark": "rgb(0, 0, 0)"
},
".section-title": {
"accent-color": "auto",
"align-content": "normal",
"align-items": "normal",
"align-self": "auto",
"alignment-baseline": "auto",
"anchor-name": "none",
"anchor-scope": "none",
"animation-composition": "replace",
"animation-delay": "0s",
"animation-direction": "normal",
"animation-duration": "0s",
"animation-fill-mode": "none",
"animation-iteration-count": "1",
"animation-name": "none",
"animation-play-state": "running",
"animation-range-end": "normal",
"animation-range-start": "normal",
"animation-timeline": "auto",
"animation-timing-function": "ease",
"app-region": "none",
"appearance": "none",
"backdrop-filter": "none",
"backface-visibility": "visible",
"background-attachment": "scroll",
"background-blend-mode": "normal",
"background-clip": "border-box",
"background-color": "rgba(0, 0, 0, 0)",
"background-image": "none",
"background-origin": "padding-box",
"background-position": "0% 0%",
"background-repeat": "repeat",
"background-size": "auto",
"baseline-shift": "0px",
"baseline-source": "auto",
"block-size": "24.9531px",
"border-block-end-color": "rgb(51, 51, 51)",
"border-block-end-style": "none",
"border-block-end-width": "0px",
"border-block-start-color": "rgb(51, 51, 51)",
"border-block-start-style": "none",
"border-block-start-width": "0px",
"border-bottom-color": "rgb(51, 51, 51)",
"border-bottom-left-radius": "0px",
"border-bottom-right-radius": "0px",
"border-bottom-style": "none",
"border-bottom-width": "0px",
"border-collapse": "separate",
"border-end-end-radius": "0px",
"border-end-start-radius": "0px",
"border-image-outset": "0",
"border-image-repeat": "stretch",
"border-image-slice": "100%",
"border-image-source": "none",
"border-image-width": "1",
"border-inline-end-color": "rgb(51, 51, 51)",
"border-inline-end-style": "none",
"border-inline-end-width": "0px",
"border-inline-start-color": "rgb(51, 51, 51)",
"border-inline-start-style": "none",
"border-inline-start-width": "0px",
"border-left-color": "rgb(51, 51, 51)",
"border-left-style": "none",
"border-left-width": "0px",
"border-right-color": "rgb(51, 51, 51)",
"border-right-style": "none",
"border-right-width": "0px",
"border-start-end-radius": "0px",
"border-start-start-radius": "0px",
"border-top-color": "rgb(51, 51, 51)",
"border-top-left-radius": "0px",
"border-top-right-radius": "0px",
"border-top-style": "none",
"border-top-width": "0px",
"bottom": "auto",
"box-decoration-break": "slice",
"box-shadow": "none",
"box-sizing": "border-box",
"break-after": "auto",
"break-before": "auto",
"break-inside": "auto",
"buffered-rendering": "auto",
"caption-side": "top",
"caret-animation": "auto",
"caret-color": "rgb(51, 51, 51)",
"clear": "none",
"clip": "auto",
"clip-path": "none",
"clip-rule": "nonzero",
"color": "rgb(51, 51, 51)",
"color-interpolation": "srgb",
"color-interpolation-filters": "linearrgb",
"color-rendering": "auto",
"column-count": "auto",
"column-gap": "normal",
"column-rule-color": "rgb(51, 51, 51)",
"column-rule-style": "none",
"column-rule-width": "0px",
"column-span": "none",
"column-width": "auto",
"contain-intrinsic-block-size": "none",
"contain-intrinsic-height": "none",
"contain-intrinsic-inline-size": "none",
"contain-intrinsic-size": "none",
"contain-intrinsic-width": "none",
"container-name": "none",
"container-type": "normal",
"content": "normal",
"corner-bottom-left-shape": "round",
"corner-bottom-right-shape": "round",
"corner-end-end-shape": "round",
"corner-end-start-shape": "round",
"corner-start-end-shape": "round",
"corner-start-start-shape": "round",
"corner-top-left-shape": "round",
"corner-top-right-shape": "round",
"cursor": "auto",
"cx": "0px",
"cy": "0px",
"d": "none",
"direction": "ltr",
"display": "block",
"dominant-baseline": "auto",
"dynamic-range-limit": "no-limit",
"empty-cells": "show",
"field-sizing": "fixed",
"fill": "rgb(0, 0, 0)",
"fill-opacity": "1",
"fill-rule": "nonzero",
"filter": "none",
"flex-basis": "auto",
"flex-direction": "row",
"flex-grow": "0",
"flex-shrink": "1",
"flex-wrap": "nowrap",
"float": "none",
"flood-color": "rgb(0, 0, 0)",
"flood-opacity": "1",
"font-family": "Quicksand, sans-serif",
"font-kerning": "auto",
"font-optical-sizing": "auto",
"font-palette": "normal",
"font-size": "20.8px",
"font-size-adjust": "none",
"font-stretch": "100%",
"font-style": "normal",
"font-synthesis-small-caps": "auto",
"font-synthesis-style": "auto",
"font-synthesis-weight": "auto",
"font-variant": "normal",
"font-variant-alternates": "normal",
"font-variant-caps": "normal",
"font-variant-east-asian": "normal",
"font-variant-emoji": "normal",
"font-variant-ligatures": "normal",
"font-variant-numeric": "normal",
"font-variant-position": "normal",
"font-weight": "500",
"grid-auto-columns": "auto",
"grid-auto-flow": "row",
"grid-auto-rows": "auto",
"grid-column-end": "auto",
"grid-column-start": "auto",
"grid-row-end": "auto",
"grid-row-start": "auto",
"grid-template-areas": "none",
"grid-template-columns": "none",
"grid-template-rows": "none",
"height": "24.9531px",
"hyphenate-character": "auto",
"hyphenate-limit-chars": "auto",
"hyphens": "manual",
"image-orientation": "from-image",
"image-rendering": "auto",
"initial-letter": "normal",
"inline-size": "820px",
"inset-block-end": "auto",
"inset-block-start": "auto",
"inset-inline-end": "auto",
"inset-inline-start": "auto",
"interactivity": "auto",
"interpolate-size": "numeric-only",
"isolation": "auto",
"justify-content": "normal",
"justify-items": "normal",
"justify-self": "auto",
"left": "auto",
"letter-spacing": "normal",
"lighting-color": "rgb(255, 255, 255)",
"line-break": "auto",
"line-height": "24.96px",
"list-style-image": "none",
"list-style-position": "outside",
"list-style-type": "disc",
"margin-block-end": "10px",
"margin-block-start": "10px",
"margin-bottom": "10px",
"margin-inline-end": "0px",
"margin-inline-start": "0px",
"margin-left": "0px",
"margin-right": "0px",
"margin-top": "10px",
"marker-end": "none",
"marker-mid": "none",
"marker-start": "none",
"mask-clip": "border-box",
"mask-composite": "add",
"mask-image": "none",
"mask-mode": "match-source",
"mask-origin": "border-box",
"mask-position": "0% 0%",
"mask-repeat": "repeat",
"mask-size": "auto",
"mask-type": "luminance",
"math-depth": "0",
"math-shift": "normal",
"math-style": "normal",
"max-block-size": "none",
"max-height": "none",
"max-inline-size": "none",
"max-width": "none",
"min-block-size": "0px",
"min-height": "0px",
"min-inline-size": "0px",
"min-width": "0px",
"mix-blend-mode": "normal",
"object-fit": "fill",
"object-position": "50% 50%",
"object-view-box": "none",
"offset-anchor": "auto",
"offset-distance": "0px",
"offset-path": "none",
"offset-position": "normal",
"offset-rotate": "auto 0deg",
"opacity": "1",
"order": "0",
"orphans": "2",
"outline-color": "rgb(51, 51, 51)",
"outline-offset": "0px",
"outline-style": "none",
"outline-width": "0px",
"overflow-anchor": "auto",
"overflow-block": "visible",
"overflow-clip-margin": "0px",
"overflow-inline": "visible",
"overflow-wrap": "normal",
"overflow-x": "visible",
"overflow-y": "visible",
"overlay": "none",
"overscroll-behavior-block": "auto",
"overscroll-behavior-inline": "auto",
"padding-block-end": "0px",
"padding-block-start": "0px",
"padding-bottom": "0px",
"padding-inline-end": "0px",
"padding-inline-start": "0px",
"padding-left": "0px",
"padding-right": "0px",
"padding-top": "0px",
"paint-order": "normal",
"perspective": "none",
"perspective-origin": "410px 12.4688px",
"pointer-events": "auto",
"position": "static",
"position-anchor": "auto",
"position-area": "none",
"position-try-fallbacks": "none",
"position-try-order": "normal",
"position-visibility": "always",
"print-color-adjust": "economy",
"r": "0px",
"reading-flow": "normal",
"reading-order": "0",
"resize": "none",
"right": "auto",
"rotate": "none",
"row-gap": "normal",
"ruby-align": "space-around",
"ruby-position": "over",
"rx": "auto",
"ry": "auto",
"scale": "none",
"scroll-behavior": "auto",
"scroll-initial-target": "none",
"scroll-margin-block-end": "0px",
"scroll-margin-block-start": "0px",
"scroll-margin-inline-end": "0px",
"scroll-margin-inline-start": "0px",
"scroll-marker-group": "none",
"scroll-padding-block-end": "auto",
"scroll-padding-block-start": "auto",
"scroll-padding-inline-end": "auto",
"scroll-padding-inline-start": "auto",
"scroll-target-group": "none",
"scroll-timeline-axis": "block",
"scroll-timeline-name": "none",
"scrollbar-color": "auto",
"scrollbar-gutter": "auto",
"scrollbar-width": "auto",
"shape-image-threshold": "0",
"shape-margin": "0px",
"shape-outside": "none",
"shape-rendering": "auto",
"speak": "normal",
"stop-color": "rgb(0, 0, 0)",
"stop-opacity": "1",
"stroke": "none",
"stroke-dasharray": "none",
"stroke-dashoffset": "0px",
"stroke-linecap": "butt",
"stroke-linejoin": "miter",
"stroke-miterlimit": "4",
"stroke-opacity": "1",
"stroke-width": "1px",
"tab-size": "8",
"table-layout": "auto",
"text-align": "start",
"text-align-last": "auto",
"text-anchor": "start",
"text-autospace": "no-autospace",
"text-box-edge": "auto",
"text-box-trim": "none",
"text-decoration": "none",
"text-decoration-color": "rgb(51, 51, 51)",
"text-decoration-line": "none",
"text-decoration-skip-ink": "auto",
"text-decoration-style": "solid",
"text-emphasis-color": "rgb(51, 51, 51)",
"text-emphasis-position": "over",
"text-emphasis-style": "none",
"text-indent": "0px",
"text-overflow": "clip",
"text-rendering": "auto",
"text-shadow": "none",
"text-size-adjust": "auto",
"text-spacing-trim": "normal",
"text-transform": "none",
"text-underline-position": "auto",
"text-wrap-mode": "wrap",
"text-wrap-style": "auto",
"timeline-scope": "none",
"top": "auto",
"touch-action": "auto",
"transform": "none",
"transform-origin": "410px 12.4766px",
"transform-style": "flat",
"transition-behavior": "normal",
"transition-delay": "0s",
"transition-duration": "0s",
"transition-property": "all",
"transition-timing-function": "ease",
"translate": "none",
"unicode-bidi": "isolate",
"user-select": "auto",
"vector-effect": "none",
"vertical-align": "baseline",
"view-timeline-axis": "block",
"view-timeline-inset": "auto",
"view-timeline-name": "none",
"view-transition-class": "none",
"view-transition-group": "normal",
"view-transition-name": "none",
"visibility": "visible",
"white-space-collapse": "collapse",
"widows": "2",
"width": "820px",
"will-change": "auto",
"word-break": "normal",
"word-spacing": "0px",
"writing-mode": "horizontal-tb",
"x": "0px",
"y": "0px",
"z-index": "auto",
"zoom": "1",
"-webkit-border-horizontal-spacing": "0px",
"-webkit-border-image": "none",
"-webkit-border-vertical-spacing": "0px",
"-webkit-box-align": "stretch",
"-webkit-box-decoration-break": "slice",
"-webkit-box-direction": "normal",
"-webkit-box-flex": "0",
"-webkit-box-ordinal-group": "1",
"-webkit-box-orient": "horizontal",
"-webkit-box-pack": "start",
"-webkit-box-reflect": "none",
"-webkit-font-smoothing": "auto",
"-webkit-line-break": "auto",
"-webkit-line-clamp": "none",
"-webkit-locale": "\"en\"",
"-webkit-mask-box-image": "none",
"-webkit-mask-box-image-outset": "0",
"-webkit-mask-box-image-repeat": "stretch",
"-webkit-mask-box-image-slice": "0 fill",
"-webkit-mask-box-image-source": "none",
"-webkit-mask-box-image-width": "auto",
"-webkit-rtl-ordering": "logical",
"-webkit-tap-highlight-color": "rgba(0, 0, 0, 0.18)",
"-webkit-text-combine": "none",
"-webkit-text-decorations-in-effect": "none",
"-webkit-text-fill-color": "rgb(51, 51, 51)",
"-webkit-text-orientation": "vertical-right",
"-webkit-text-security": "none",
"-webkit-text-stroke-color": "rgb(51, 51, 51)",
"-webkit-text-stroke-width": "0px",
"-webkit-user-drag": "auto",
"-webkit-user-modify": "read-only",
"-webkit-writing-mode": "horizontal-tb",
"--bg-gray": "rgb(82, 86, 89)",
"--text-gray": "rgb(51, 51, 51)",
"--accent-blue": "#0066cc",
"--sidebar-gray": "#d1d4d2",
"--black-bar": "#2b2b2b",
"--border-gray": "#dddddd",
"--paper-white": "#ffffff",
"--text-dark": "rgb(0, 0, 0)"
},
".cv-name": {
"accent-color": "auto",
"align-content": "normal",
"align-items": "normal",
"align-self": "auto",
"alignment-baseline": "auto",
"anchor-name": "none",
"anchor-scope": "none",
"animation-composition": "replace",
"animation-delay": "0s",
"animation-direction": "normal",
"animation-duration": "0s",
"animation-fill-mode": "none",
"animation-iteration-count": "1",
"animation-name": "none",
"animation-play-state": "running",
"animation-range-end": "normal",
"animation-range-start": "normal",
"animation-timeline": "auto",
"animation-timing-function": "ease",
"app-region": "none",
"appearance": "none",
"backdrop-filter": "none",
"backface-visibility": "visible",
"background-attachment": "scroll",
"background-blend-mode": "normal",
"background-clip": "border-box",
"background-color": "rgba(0, 0, 0, 0)",
"background-image": "none",
"background-origin": "padding-box",
"background-position": "0% 0%",
"background-repeat": "repeat",
"background-size": "auto",
"baseline-shift": "0px",
"baseline-source": "auto",
"block-size": "38.7188px",
"border-block-end-color": "rgb(0, 0, 0)",
"border-block-end-style": "none",
"border-block-end-width": "0px",
"border-block-start-color": "rgb(0, 0, 0)",
"border-block-start-style": "none",
"border-block-start-width": "0px",
"border-bottom-color": "rgb(0, 0, 0)",
"border-bottom-left-radius": "0px",
"border-bottom-right-radius": "0px",
"border-bottom-style": "none",
"border-bottom-width": "0px",
"border-collapse": "separate",
"border-end-end-radius": "0px",
"border-end-start-radius": "0px",
"border-image-outset": "0",
"border-image-repeat": "stretch",
"border-image-slice": "100%",
"border-image-source": "none",
"border-image-width": "1",
"border-inline-end-color": "rgb(0, 0, 0)",
"border-inline-end-style": "none",
"border-inline-end-width": "0px",
"border-inline-start-color": "rgb(0, 0, 0)",
"border-inline-start-style": "none",
"border-inline-start-width": "0px",
"border-left-color": "rgb(0, 0, 0)",
"border-left-style": "none",
"border-left-width": "0px",
"border-right-color": "rgb(0, 0, 0)",
"border-right-style": "none",
"border-right-width": "0px",
"border-start-end-radius": "0px",
"border-start-start-radius": "0px",
"border-top-color": "rgb(0, 0, 0)",
"border-top-left-radius": "0px",
"border-top-right-radius": "0px",
"border-top-style": "none",
"border-top-width": "0px",
"bottom": "auto",
"box-decoration-break": "slice",
"box-shadow": "none",
"box-sizing": "border-box",
"break-after": "auto",
"break-before": "auto",
"break-inside": "auto",
"buffered-rendering": "auto",
"caption-side": "top",
"caret-animation": "auto",
"caret-color": "rgb(0, 0, 0)",
"clear": "none",
"clip": "auto",
"clip-path": "none",
"clip-rule": "nonzero",
"color": "rgb(0, 0, 0)",
"color-interpolation": "srgb",
"color-interpolation-filters": "linearrgb",
"color-rendering": "auto",
"column-count": "auto",
"column-gap": "normal",
"column-rule-color": "rgb(0, 0, 0)",
"column-rule-style": "none",
"column-rule-width": "0px",
"column-span": "none",
"column-width": "auto",
"contain-intrinsic-block-size": "none",
"contain-intrinsic-height": "none",
"contain-intrinsic-inline-size": "none",
"contain-intrinsic-size": "none",
"contain-intrinsic-width": "none",
"container-name": "none",
"container-type": "normal",
"content": "normal",
"corner-bottom-left-shape": "round",
"corner-bottom-right-shape": "round",
"corner-end-end-shape": "round",
"corner-end-start-shape": "round",
"corner-start-end-shape": "round",
"corner-start-start-shape": "round",
"corner-top-left-shape": "round",
"corner-top-right-shape": "round",
"cursor": "auto",
"cx": "0px",
"cy": "0px",
"d": "none",
"direction": "ltr",
"display": "block",
"dominant-baseline": "auto",
"dynamic-range-limit": "no-limit",
"empty-cells": "show",
"field-sizing": "fixed",
"fill": "rgb(0, 0, 0)",
"fill-opacity": "1",
"fill-rule": "nonzero",
"filter": "none",
"flex-basis": "auto",
"flex-direction": "row",
"flex-grow": "0",
"flex-shrink": "1",
"flex-wrap": "nowrap",
"float": "none",
"flood-color": "rgb(0, 0, 0)",
"flood-opacity": "1",
"font-family": "Quicksand, sans-serif",
"font-kerning": "auto",
"font-optical-sizing": "auto",
"font-palette": "normal",
"font-size": "35.2px",
"font-size-adjust": "none",
"font-stretch": "100%",
"font-style": "normal",
"font-synthesis-small-caps": "auto",
"font-synthesis-style": "auto",
"font-synthesis-weight": "auto",
"font-variant": "normal",
"font-variant-alternates": "normal",
"font-variant-caps": "normal",
"font-variant-east-asian": "normal",
"font-variant-emoji": "normal",
"font-variant-ligatures": "normal",
"font-variant-numeric": "normal",
"font-variant-position": "normal",
"font-weight": "400",
"grid-auto-columns": "auto",
"grid-auto-flow": "row",
"grid-auto-rows": "auto",
"grid-column-end": "auto",
"grid-column-start": "auto",
"grid-row-end": "auto",
"grid-row-start": "auto",
"grid-template-areas": "none",
"grid-template-columns": "none",
"grid-template-rows": "none",
"height": "38.7188px",
"hyphenate-character": "auto",
"hyphenate-limit-chars": "auto",
"hyphens": "manual",
"image-orientation": "from-image",
"image-rendering": "auto",
"initial-letter": "normal",
"inline-size": "638px",
"inset-block-end": "auto",
"inset-block-start": "auto",
"inset-inline-end": "auto",
"inset-inline-start": "auto",
"interactivity": "auto",
"interpolate-size": "numeric-only",
"isolation": "auto",
"justify-content": "normal",
"justify-items": "normal",
"justify-self": "auto",
"left": "auto",
"letter-spacing": "normal",
"lighting-color": "rgb(255, 255, 255)",
"line-break": "auto",
"line-height": "38.72px",
"list-style-image": "none",
"list-style-position": "outside",
"list-style-type": "disc",
"margin-block-end": "8px",
"margin-block-start": "0px",
"margin-bottom": "8px",
"margin-inline-end": "0px",
"margin-inline-start": "0px",
"margin-left": "0px",
"margin-right": "0px",
"margin-top": "0px",
"marker-end": "none",
"marker-mid": "none",
"marker-start": "none",
"mask-clip": "border-box",
"mask-composite": "add",
"mask-image": "none",
"mask-mode": "match-source",
"mask-origin": "border-box",
"mask-position": "0% 0%",
"mask-repeat": "repeat",
"mask-size": "auto",
"mask-type": "luminance",
"math-depth": "0",
"math-shift": "normal",
"math-style": "normal",
"max-block-size": "none",
"max-height": "none",
"max-inline-size": "none",
"max-width": "none",
"min-block-size": "0px",
"min-height": "0px",
"min-inline-size": "0px",
"min-width": "0px",
"mix-blend-mode": "normal",
"object-fit": "fill",
"object-position": "50% 50%",
"object-view-box": "none",
"offset-anchor": "auto",
"offset-distance": "0px",
"offset-path": "none",
"offset-position": "normal",
"offset-rotate": "auto 0deg",
"opacity": "1",
"order": "0",
"orphans": "2",
"outline-color": "rgb(0, 0, 0)",
"outline-offset": "0px",
"outline-style": "none",
"outline-width": "0px",
"overflow-anchor": "auto",
"overflow-block": "visible",
"overflow-clip-margin": "0px",
"overflow-inline": "visible",
"overflow-wrap": "normal",
"overflow-x": "visible",
"overflow-y": "visible",
"overlay": "none",
"overscroll-behavior-block": "auto",
"overscroll-behavior-inline": "auto",
"padding-block-end": "0px",
"padding-block-start": "0px",
"padding-bottom": "0px",
"padding-inline-end": "0px",
"padding-inline-start": "0px",
"padding-left": "0px",
"padding-right": "0px",
"padding-top": "0px",
"paint-order": "normal",
"perspective": "none",
"perspective-origin": "319px 19.3594px",
"pointer-events": "auto",
"position": "static",
"position-anchor": "auto",
"position-area": "none",
"position-try-fallbacks": "none",
"position-try-order": "normal",
"position-visibility": "always",
"print-color-adjust": "economy",
"r": "0px",
"reading-flow": "normal",
"reading-order": "0",
"resize": "none",
"right": "auto",
"rotate": "none",
"row-gap": "normal",
"ruby-align": "space-around",
"ruby-position": "over",
"rx": "auto",
"ry": "auto",
"scale": "none",
"scroll-behavior": "auto",
"scroll-initial-target": "none",
"scroll-margin-block-end": "0px",
"scroll-margin-block-start": "0px",
"scroll-margin-inline-end": "0px",
"scroll-margin-inline-start": "0px",
"scroll-marker-group": "none",
"scroll-padding-block-end": "auto",
"scroll-padding-block-start": "auto",
"scroll-padding-inline-end": "auto",
"scroll-padding-inline-start": "auto",
"scroll-target-group": "none",
"scroll-timeline-axis": "block",
"scroll-timeline-name": "none",
"scrollbar-color": "auto",
"scrollbar-gutter": "auto",
"scrollbar-width": "auto",
"shape-image-threshold": "0",
"shape-margin": "0px",
"shape-outside": "none",
"shape-rendering": "auto",
"speak": "normal",
"stop-color": "rgb(0, 0, 0)",
"stop-opacity": "1",
"stroke": "none",
"stroke-dasharray": "none",
"stroke-dashoffset": "0px",
"stroke-linecap": "butt",
"stroke-linejoin": "miter",
"stroke-miterlimit": "4",
"stroke-opacity": "1",
"stroke-width": "1px",
"tab-size": "8",
"table-layout": "auto",
"text-align": "start",
"text-align-last": "auto",
"text-anchor": "start",
"text-autospace": "no-autospace",
"text-box-edge": "auto",
"text-box-trim": "none",
"text-decoration": "none",
"text-decoration-color": "rgb(0, 0, 0)",
"text-decoration-line": "none",
"text-decoration-skip-ink": "auto",
"text-decoration-style": "solid",
"text-emphasis-color": "rgb(0, 0, 0)",
"text-emphasis-position": "over",
"text-emphasis-style": "none",
"text-indent": "0px",
"text-overflow": "clip",
"text-rendering": "auto",
"text-shadow": "none",
"text-size-adjust": "auto",
"text-spacing-trim": "normal",
"text-transform": "none",
"text-underline-position": "auto",
"text-wrap-mode": "wrap",
"text-wrap-style": "auto",
"timeline-scope": "none",
"top": "auto",
"touch-action": "auto",
"transform": "none",
"transform-origin": "319px 19.3594px",
"transform-style": "flat",
"transition-behavior": "normal",
"transition-delay": "0s",
"transition-duration": "0s",
"transition-property": "all",
"transition-timing-function": "ease",
"translate": "none",
"unicode-bidi": "isolate",
"user-select": "auto",
"vector-effect": "none",
"vertical-align": "baseline",
"view-timeline-axis": "block",
"view-timeline-inset": "auto",
"view-timeline-name": "none",
"view-transition-class": "none",
"view-transition-group": "normal",
"view-transition-name": "none",
"visibility": "visible",
"white-space-collapse": "collapse",
"widows": "2",
"width": "638px",
"will-change": "auto",
"word-break": "normal",
"word-spacing": "0px",
"writing-mode": "horizontal-tb",
"x": "0px",
"y": "0px",
"z-index": "auto",
"zoom": "1",
"-webkit-border-horizontal-spacing": "0px",
"-webkit-border-image": "none",
"-webkit-border-vertical-spacing": "0px",
"-webkit-box-align": "stretch",
"-webkit-box-decoration-break": "slice",
"-webkit-box-direction": "normal",
"-webkit-box-flex": "0",
"-webkit-box-ordinal-group": "1",
"-webkit-box-orient": "horizontal",
"-webkit-box-pack": "start",
"-webkit-box-reflect": "none",
"-webkit-font-smoothing": "auto",
"-webkit-line-break": "auto",
"-webkit-line-clamp": "none",
"-webkit-locale": "\"en\"",
"-webkit-mask-box-image": "none",
"-webkit-mask-box-image-outset": "0",
"-webkit-mask-box-image-repeat": "stretch",
"-webkit-mask-box-image-slice": "0 fill",
"-webkit-mask-box-image-source": "none",
"-webkit-mask-box-image-width": "auto",
"-webkit-rtl-ordering": "logical",
"-webkit-tap-highlight-color": "rgba(0, 0, 0, 0.18)",
"-webkit-text-combine": "none",
"-webkit-text-decorations-in-effect": "none",
"-webkit-text-fill-color": "rgb(0, 0, 0)",
"-webkit-text-orientation": "vertical-right",
"-webkit-text-security": "none",
"-webkit-text-stroke-color": "rgb(0, 0, 0)",
"-webkit-text-stroke-width": "0px",
"-webkit-user-drag": "auto",
"-webkit-user-modify": "read-only",
"-webkit-writing-mode": "horizontal-tb",
"--bg-gray": "rgb(82, 86, 89)",
"--text-gray": "rgb(51, 51, 51)",
"--accent-blue": "#0066cc",
"--sidebar-gray": "#d1d4d2",
"--black-bar": "#2b2b2b",
"--border-gray": "#dddddd",
"--paper-white": "#ffffff",
"--text-dark": "rgb(0, 0, 0)"
}
}
}