head,body{padding:0;margin:0}.psk-flex:not([hidden]){display:flex}.psk-flex--center{align-items:center;justify-content:center}.psk-flex--center-x{justify-content:center}.psk-flex--center-y{align-items:center}.psk-flex--top{align-items:flex-start}.psk-flex--bottom{align-items:flex-end}.psk-flex--right{justify-content:flex-end}.psk-flex--row{flex-direction:column}.psk-flex>.psk-flex__item--stretch{flex-grow:1}.psk-flex>.psk-flex__item--shrink{flex-shrink:1}.psk-flex>.psk-flex__item--center{align-self:center;margin-left:auto;margin-right:auto}.psk-flex>.psk-flex__item--center-x{margin-left:auto;margin-right:auto}.psk-flex>.psk-flex__item--center-y{align-self:center}.psk-flex>.psk-flex__item--start-x{margin-right:auto}.psk-flex>.psk-flex__item--start-y{align-self:flex-start}.psk-flex>.psk-flex__item--end-x{margin-left:auto}.psk-flex>.psk-flex__item--end-y{align-self:flex-end}.psk-grid{--col-gap: 20px;display:grid!important;grid-column-gap:20px;grid-row-gap:20px;grid-template-rows:repeat(auto-fit,1fr);width:100%}.psk-grid--col-1{grid-template-columns:1fr}.psk-grid--col-2{grid-template-columns:repeat(2,minmax(100px,1fr))}.psk-grid--col-2.auto-width{grid-template-columns:repeat(2,auto)}.psk-grid--col-3{grid-template-columns:repeat(3,minmax(150px,1fr))}.psk-grid--col-3.auto-width{grid-template-columns:repeat(3,auto)}.psk-grid--col-4{grid-template-columns:repeat(4,minmax(150px,1fr))}.psk-grid--col-4.auto-width{grid-template-columns:repeat(4,auto)}.psk-grid--col-5{grid-template-columns:repeat(5,minmax(150px,1fr))}.psk-grid--col-5.auto-width{grid-template-columns:repeat(5,auto)}.psk-grid--col-20-80{grid-template-columns:calc(25% - var(--col-gap) * .75) calc(75% - var(--col-gap) * .25)}.psk-grid--col-80-20{grid-template-columns:calc(75% - var(--col-gap) * .25) calc(25% - var(--col-gap) * .75)}.psk-grid--col-70-30{grid-template-columns:calc(70% - var(--col-gap) * .3) calc(30% - var(--col-gap) * .7)}.psk-grid--col-30-70{grid-template-columns:calc(30% - var(--col-gap) * .7) calc(70% - var(--col-gap) * .3)}.psk-grid>.psk-grid-row{display:contents}.psk-margin--none:not([hidden]){display:block}.psk-margin--none--top{margin-top:0!important}.psk-margin--none--bottom{margin-bottom:0!important}.psk-margin--none--left{margin-left:0!important}.psk-margin--none--right{margin-right:0!important}.psk-margin--none--x{margin-left:0!important;margin-right:0!important}.psk-margin--none--y{margin-top:0!important;margin-bottom:0!important}.psk-margin--xxs:not([hidden]){display:block}.psk-margin--xxs--top{margin-top:var(--psk-space-xxs)!important}.psk-margin--xxs--bottom{margin-bottom:var(--psk-space-xxs)!important}.psk-margin--xxs--left{margin-left:var(--psk-space-xxs)!important}.psk-margin--xxs--right{margin-right:var(--psk-space-xxs)!important}.psk-margin--xxs--x{margin-left:var(--psk-space-xxs)!important;margin-right:var(--psk-space-xxs)!important}.psk-margin--xxs--y{margin-top:var(--psk-space-xxs)!important;margin-bottom:var(--psk-space-xxs)!important}.psk-margin--xs:not([hidden]){display:block}.psk-margin--xs--top{margin-top:var(--psk-space-xs)!important}.psk-margin--xs--bottom{margin-bottom:var(--psk-space-xs)!important}.psk-margin--xs--left{margin-left:var(--psk-space-xs)!important}.psk-margin--xs--right{margin-right:var(--psk-space-xs)!important}.psk-margin--xs--x{margin-left:var(--psk-space-xs)!important;margin-right:var(--psk-space-xs)!important}.psk-margin--xs--y{margin-top:var(--psk-space-xs)!important;margin-bottom:var(--psk-space-xs)!important}.psk-margin--sm:not([hidden]){display:block}.psk-margin--sm--top{margin-top:var(--psk-space-sm)!important}.psk-margin--sm--bottom{margin-bottom:var(--psk-space-sm)!important}.psk-margin--sm--left{margin-left:var(--psk-space-sm)!important}.psk-margin--sm--right{margin-right:var(--psk-space-sm)!important}.psk-margin--sm--x{margin-left:var(--psk-space-sm)!important;margin-right:var(--psk-space-sm)!important}.psk-margin--sm--y{margin-top:var(--psk-space-sm)!important;margin-bottom:var(--psk-space-sm)!important}.psk-margin--md:not([hidden]){display:block}.psk-margin--md--top{margin-top:var(--psk-space-md)!important}.psk-margin--md--bottom{margin-bottom:var(--psk-space-md)!important}.psk-margin--md--left{margin-left:var(--psk-space-md)!important}.psk-margin--md--right{margin-right:var(--psk-space-md)!important}.psk-margin--md--x{margin-left:var(--psk-space-md)!important;margin-right:var(--psk-space-md)!important}.psk-margin--md--y{margin-top:var(--psk-space-md)!important;margin-bottom:var(--psk-space-md)!important}.psk-margin--lg:not([hidden]){display:block}.psk-margin--lg--top{margin-top:var(--psk-space-lg)!important}.psk-margin--lg--bottom{margin-bottom:var(--psk-space-lg)!important}.psk-margin--lg--left{margin-left:var(--psk-space-lg)!important}.psk-margin--lg--right{margin-right:var(--psk-space-lg)!important}.psk-margin--lg--x{margin-left:var(--psk-space-lg)!important;margin-right:var(--psk-space-lg)!important}.psk-margin--lg--y{margin-top:var(--psk-space-lg)!important;margin-bottom:var(--psk-space-lg)!important}.psk-margin--xl:not([hidden]){display:block}.psk-margin--xl--top{margin-top:var(--psk-space-xl)!important}.psk-margin--xl--bottom{margin-bottom:var(--psk-space-xl)!important}.psk-margin--xl--left{margin-left:var(--psk-space-xl)!important}.psk-margin--xl--right{margin-right:var(--psk-space-xl)!important}.psk-margin--xl--x{margin-left:var(--psk-space-xl)!important;margin-right:var(--psk-space-xl)!important}.psk-margin--xl--y{margin-top:var(--psk-space-xl)!important;margin-bottom:var(--psk-space-xl)!important}.psk-margin--xxl:not([hidden]){display:block}.psk-margin--xxl--top{margin-top:var(--psk-space-xxl)!important}.psk-margin--xxl--bottom{margin-bottom:var(--psk-space-xxl)!important}.psk-margin--xxl--left{margin-left:var(--psk-space-xxl)!important}.psk-margin--xxl--right{margin-right:var(--psk-space-xxl)!important}.psk-margin--xxl--x{margin-left:var(--psk-space-xxl)!important;margin-right:var(--psk-space-xxl)!important}.psk-margin--xxl--y{margin-top:var(--psk-space-xxl)!important;margin-bottom:var(--psk-space-xxl)!important}.psk-padding--xs--top{padding-top:var(--psk-space-xs)}.psk-padding--xs--bottom{padding-bottom:var(--psk-space-xs)}.psk-padding--xs--left{padding-left:var(--psk-space-xs)}.psk-padding--xs--right{padding-right:var(--psk-space-xs)}.psk-padding--xs--x{padding-left:var(--psk-space-xs);padding-right:var(--psk-space-xs)}.psk-padding--xs--y{padding-top:var(--psk-space-xs);padding-bottom:var(--psk-space-xs)}.psk-padding--xs--all{padding:var(--psk-space-xs)}.psk-padding--sm--top{padding-top:var(--psk-space-sm)}.psk-padding--sm--bottom{padding-bottom:var(--psk-space-sm)}.psk-padding--sm--left{padding-left:var(--psk-space-sm)}.psk-padding--sm--right{padding-right:var(--psk-space-sm)}.psk-padding--sm--x{padding-left:var(--psk-space-sm);padding-right:var(--psk-space-sm)}.psk-padding--sm--y{padding-top:var(--psk-space-sm);padding-bottom:var(--psk-space-sm)}.psk-padding--sm--all{padding:var(--psk-space-sm)}.psk-padding--md--top{padding-top:var(--psk-space-md)}.psk-padding--md--bottom{padding-bottom:var(--psk-space-md)}.psk-padding--md--left{padding-left:var(--psk-space-md)}.psk-padding--md--right{padding-right:var(--psk-space-md)}.psk-padding--md--x{padding-left:var(--psk-space-md);padding-right:var(--psk-space-md)}.psk-padding--md--y{padding-top:var(--psk-space-md);padding-bottom:var(--psk-space-md)}.psk-padding--md--all{padding:var(--psk-space-md)}.psk-padding--lg--top{padding-top:var(--psk-space-lg)}.psk-padding--lg--bottom{padding-bottom:var(--psk-space-lg)}.psk-padding--lg--left{padding-left:var(--psk-space-lg)}.psk-padding--lg--right{padding-right:var(--psk-space-lg)}.psk-padding--lg--x{padding-left:var(--psk-space-lg);padding-right:var(--psk-space-lg)}.psk-padding--lg--y{padding-top:var(--psk-space-lg);padding-bottom:var(--psk-space-lg)}.psk-padding--lg--all{padding:var(--psk-space-lg)}.psk-padding--xl--top{padding-top:var(--psk-space-xl)}.psk-padding--xl--bottom{padding-bottom:var(--psk-space-xl)}.psk-padding--xl--left{padding-left:var(--psk-space-xl)}.psk-padding--xl--right{padding-right:var(--psk-space-xl)}.psk-padding--xl--x{padding-left:var(--psk-space-xl);padding-right:var(--psk-space-xl)}.psk-padding--xl--y{padding-top:var(--psk-space-xl);padding-bottom:var(--psk-space-xl)}.psk-padding--xl--all{padding:var(--psk-space-xl)}.psk-padding--xxl--top{padding-top:var(--psk-space-xxl)}.psk-padding--xxl--bottom{padding-bottom:var(--psk-space-xxl)}.psk-padding--xxl--left{padding-left:var(--psk-space-xxl)}.psk-padding--xxl--right{padding-right:var(--psk-space-xxl)}.psk-padding--xxl--x{padding-left:var(--psk-space-xxl);padding-right:var(--psk-space-xxl)}.psk-padding--xxl--y{padding-top:var(--psk-space-xxl);padding-bottom:var(--psk-space-xxl)}.psk-padding--xxl--all{padding:var(--psk-space-xxl)}.psk-gap--xxs{gap:var(--psk-space-xxs)}.psk-gap--xs{gap:var(--psk-space-xs)}.psk-gap--sm{gap:var(--psk-space-sm)}.psk-gap--md{gap:var(--psk-space-md)}.psk-gap--lg{gap:var(--psk-space-lg)}.psk-gap--xl{gap:var(--psk-space-xl)}.psk-gap--xxl{gap:var(--psk-space-xxl)}.psk-gap--auto{gap:auto}.psk-no--list{margin:0;padding:0;list-style:none}.psk-no--break{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.psk-no--select,.psk-no--select *{-webkit-user-select:none;user-select:none}.psk-no--margin{margin:0}.psk-no--padding{padding:0}.psk-no--shrink{flex-shrink:0}.psk-text--muted{color:var(--psk-color-gray)}.psk-text--loud{font-weight:700}.psk-text--small{font-size:small}.psk-text--smaller{font-size:smaller}.psk-text--large{font-size:large}.psk-text--larger{font-size:larger}.psk-text--left{text-align:left}.psk-text--right{text-align:right}.psk-text--center{text-align:center}.psk-scroll{overflow:auto}.psk-scroll--x{overflow-x:auto;overflow-y:initial}.psk-scroll--y{overflow-x:initial;overflow-y:auto}.psk-scroll--snap-x,.psk-scroll--snap-y{scroll-behavior:smooth}.psk-scroll--snap-disabled{scroll-snap-type:none}.psk-scroll--padding-sm{scroll-padding:var(--psk-space-sm)}.psk-scroll--padding-md,.psk-scroll--padding-lg{scroll-padding:var(--psk-space-md)}.psk-scroll__item-snap--start{scroll-snap-align:start}.psk-scroll__item-snap--center{scroll-snap-align:center}.psk-scroll__item-snap--end{scroll-snap-align:end}.psk-scrollbar::-webkit-scrollbar{width:4px;height:4px}.psk-scrollbar::-webkit-scrollbar-thumb{background:var(--psk-color-black-lighter);border-radius:var(--psk-border-radius)}.psk-scrollbar::-webkit-scrollbar-track{background:var(--psk-color-gray-light);border-radius:var(--psk-border-radius)}.psk-utils--clickable{cursor:pointer}body.touch-device .psk-touch--no-select,body.touch-device .psk-touch--no-select *{-webkit-user-select:none;user-select:none}@property --psk-size-xxs{syntax: "<string>"; inherits: false; initial-value: "2px";}@property --psk-size-xs{syntax: "<string>"; inherits: false; initial-value: "4px";}@property --psk-size-sm{syntax: "<string>"; inherits: false; initial-value: "8px";}@property --psk-size-md{syntax: "<string>"; inherits: false; initial-value: "16px";}@property --psk-size-lg{syntax: "<string>"; inherits: false; initial-value: "24px";}@property --psk-size-xl{syntax: "<string>"; inherits: false; initial-value: "32px";}@property --psk-size-xxl{syntax: "<string>"; inherits: false; initial-value: "64px";}@property --psk-space-xxs{syntax: "<length>"; inherits: false; initial-value: 2px;}@property --psk-space-xs{syntax: "<length>"; inherits: false; initial-value: 4px;}@property --psk-space-sm{syntax: "<length>"; inherits: false; initial-value: 8px;}@property --psk-space-md{syntax: "<length>"; inherits: false; initial-value: 16px;}@property --psk-space-lg{syntax: "<length>"; inherits: false; initial-value: 24px;}@property --psk-space-xl{syntax: "<length>"; inherits: false; initial-value: 32px;}@property --psk-space-xxl{syntax: "<length>"; inherits: false; initial-value: 64px;}@property --psk-blur-xs{syntax: "<string>"; inherits: false; initial-value: "2";}@property --psk-blur-sm{syntax: "<string>"; inherits: false; initial-value: "4";}@property --psk-blur-md{syntax: "<string>"; inherits: false; initial-value: "8";}@property --psk-blur-lg{syntax: "<string>"; inherits: false; initial-value: "16";}@property --psk-border-radius-xs{syntax: "<length>"; inherits: false; initial-value: 2px;}@property --psk-border-radius-sm{syntax: "<length>"; inherits: false; initial-value: 4px;}@property --psk-border-radius-md{syntax: "<length>"; inherits: false; initial-value: 8px;}@property --psk-border-radius-lg{syntax: "<length>"; inherits: false; initial-value: 16px;}@property --psk-border-radius-xl{syntax: "<length>"; inherits: false; initial-value: 32px;}@property --psk-box-shadow-z1{syntax: "*"; inherits: false; initial-value: 0px 2px 1px -1px rgba(0,0,0,.2),0px 1px 1px 0px rgba(0,0,0,.14),0px 1px 3px 0px rgba(0,0,0,.12);}@property --psk-box-shadow-z2{syntax: "*"; inherits: false; initial-value: 0px 3px 1px -2px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 1px 5px 0px rgba(0,0,0,.12);}@property --psk-box-shadow-z3{syntax: "*"; inherits: false; initial-value: 0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);}@property --psk-box-shadow-z4{syntax: "*"; inherits: false; initial-value: 0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);}@property --psk-box-shadow-z5{syntax: "*"; inherits: false; initial-value: 0px 3px 5px -1px rgba(0,0,0,.2),0px 5px 8px 0px rgba(0,0,0,.14),0px 1px 14px 0px rgba(0,0,0,.12);}@property --psk-box-shadow-z6{syntax: "*"; inherits: false; initial-value: 0px 4px 5px -2px rgba(0,0,0,.2),0px 7px 10px 1px rgba(0,0,0,.14),0px 2px 16px 1px rgba(0,0,0,.12);}@property --psk-color-white{syntax: "<color>"; inherits: false; initial-value: white;}@property --psk-color-white-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .1) c h);}@property --psk-color-white-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .2) c h);}@property --psk-color-white-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .3) c h);}@property --psk-color-white-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .4) c h);}@property --psk-color-white-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .1) c h);}@property --psk-color-white-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .2) c h);}@property --psk-color-white-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .4) c h);}@property --psk-color-white-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .8) c h);}@property --psk-color-black{syntax: "<color>"; inherits: false; initial-value: black;}@property --psk-color-black-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l + .1) c h);}@property --psk-color-black-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l + .2) c h);}@property --psk-color-black-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l + .3) c h);}@property --psk-color-black-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l + .4) c h);}@property --psk-color-black-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l - .1) c h);}@property --psk-color-black-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l - .2) c h);}@property --psk-color-black-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l - .4) c h);}@property --psk-color-black-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from black calc(l - .8) c h);}@property --psk-color-primary{syntax: "<color>"; inherits: false; initial-value: red;}@property --psk-color-primary-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .1) c h);}@property --psk-color-primary-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .2) c h);}@property --psk-color-primary-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .3) c h);}@property --psk-color-primary-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .4) c h);}@property --psk-color-primary-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .1) c h);}@property --psk-color-primary-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .2) c h);}@property --psk-color-primary-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .4) c h);}@property --psk-color-primary-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .8) c h);}@property --psk-color-primaryOnColors{syntax: "<color>"; inherits: false; initial-value: white;}@property --psk-color-primaryOnColors-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .1) c h);}@property --psk-color-primaryOnColors-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .2) c h);}@property --psk-color-primaryOnColors-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .3) c h);}@property --psk-color-primaryOnColors-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .4) c h);}@property --psk-color-primaryOnColors-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .1) c h);}@property --psk-color-primaryOnColors-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .2) c h);}@property --psk-color-primaryOnColors-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .4) c h);}@property --psk-color-primaryOnColors-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .8) c h);}@property --psk-color-secondary{syntax: "<color>"; inherits: false; initial-value: #fcb001;}@property --psk-color-secondary-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l + .1) c h);}@property --psk-color-secondary-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l + .2) c h);}@property --psk-color-secondary-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l + .3) c h);}@property --psk-color-secondary-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l + .4) c h);}@property --psk-color-secondary-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l - .1) c h);}@property --psk-color-secondary-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l - .2) c h);}@property --psk-color-secondary-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l - .4) c h);}@property --psk-color-secondary-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from #fcb001 calc(l - .8) c h);}@property --psk-color-secondaryOnColors{syntax: "<color>"; inherits: false; initial-value: white;}@property --psk-color-secondaryOnColors-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .1) c h);}@property --psk-color-secondaryOnColors-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .2) c h);}@property --psk-color-secondaryOnColors-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .3) c h);}@property --psk-color-secondaryOnColors-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l + .4) c h);}@property --psk-color-secondaryOnColors-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .1) c h);}@property --psk-color-secondaryOnColors-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .2) c h);}@property --psk-color-secondaryOnColors-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .4) c h);}@property --psk-color-secondaryOnColors-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from white calc(l - .8) c h);}@property --psk-color-error{syntax: "<color>"; inherits: false; initial-value: red;}@property --psk-color-error-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .1) c h);}@property --psk-color-error-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .2) c h);}@property --psk-color-error-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .3) c h);}@property --psk-color-error-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l + .4) c h);}@property --psk-color-error-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .1) c h);}@property --psk-color-error-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .2) c h);}@property --psk-color-error-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .4) c h);}@property --psk-color-error-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from red calc(l - .8) c h);}@property --psk-color-warning{syntax: "<color>"; inherits: false; initial-value: orange;}@property --psk-color-warning-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l + .1) c h);}@property --psk-color-warning-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l + .2) c h);}@property --psk-color-warning-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l + .3) c h);}@property --psk-color-warning-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l + .4) c h);}@property --psk-color-warning-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l - .1) c h);}@property --psk-color-warning-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l - .2) c h);}@property --psk-color-warning-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l - .4) c h);}@property --psk-color-warning-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from orange calc(l - .8) c h);}@property --psk-color-info{syntax: "<color>"; inherits: false; initial-value: blue;}@property --psk-color-info-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l + .1) c h);}@property --psk-color-info-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l + .2) c h);}@property --psk-color-info-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l + .3) c h);}@property --psk-color-info-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l + .4) c h);}@property --psk-color-info-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l - .1) c h);}@property --psk-color-info-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l - .2) c h);}@property --psk-color-info-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l - .4) c h);}@property --psk-color-info-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from blue calc(l - .8) c h);}@property --psk-color-success{syntax: "<color>"; inherits: false; initial-value: green;}@property --psk-color-success-l1{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l + .1) c h);}@property --psk-color-success-l2{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l + .2) c h);}@property --psk-color-success-l3{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l + .3) c h);}@property --psk-color-success-l4{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l + .4) c h);}@property --psk-color-success-d1{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l - .1) c h);}@property --psk-color-success-d2{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l - .2) c h);}@property --psk-color-success-d3{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l - .4) c h);}@property --psk-color-success-d4{syntax: "<color>"; inherits: false; initial-value: oklch(from green calc(l - .8) c h);}@property --psk-font-family{syntax: "<string>"; inherits: false; initial-value: Helvetica;}@property --psk-font-size-base{syntax: "*"; inherits: false; initial-value: 1rem;}@property --psk-font-size-sm1{syntax: "*"; inherits: false; initial-value: medium;}@property --psk-font-size-sm2{syntax: "*"; inherits: false; initial-value: small;}@property --psk-font-size-sm3{syntax: "*"; inherits: false; initial-value: smaller;}@property --psk-font-size-sm4{syntax: "*"; inherits: false; initial-value: x-small;}@property --psk-font-size-sm5{syntax: "*"; inherits: false; initial-value: xx-small;}@property --psk-font-size-lg1{syntax: "*"; inherits: false; initial-value: large;}@property --psk-font-size-lg2{syntax: "*"; inherits: false; initial-value: larger;}@property --psk-font-size-lg3{syntax: "*"; inherits: false; initial-value: x-large;}@property --psk-font-size-lg4{syntax: "*"; inherits: false; initial-value: xx-large;}@property --psk-font-size-lg5{syntax: "*"; inherits: false; initial-value: xxx-large;}@property --psk-font-weight-base{syntax: "*"; inherits: false; initial-value: 400;}@property --psk-font-weight-light{syntax: "*"; inherits: false; initial-value: 300;}@property --psk-font-weight-lighter{syntax: "*"; inherits: false; initial-value: 100;}@property --psk-font-weight-bold{syntax: "*"; inherits: false; initial-value: 500;}@property --psk-font-weight-bolder{syntax: "*"; inherits: false; initial-value: 900;}body{font-family:Helvetica}
