@layer properties;@layer theme,base,clerk,components,utilities;@layer theme,base,components,utilities;@layer theme{:root,:host{--color-red-50: oklch(97.1% .013 17.38);--color-red-200: oklch(88.5% .062 18.334);--color-gray-50: oklch(98.5% .002 247.839);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-700: oklch(37.3% .034 259.733);--color-gray-900: oklch(21% .034 264.665);--spacing: .25rem;--font-weight-semibold: 600;--radius-2xl: 1rem;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--app-font-sans);--default-mono-font-family: var(--app-font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-4{top:calc(var(--spacing) * 4)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-10{height:calc(var(--spacing) * 10)}.w-\[440px\]{width:440px}.w-auto{width:auto}.w-full{width:100%}.max-w-full{max-width:100%}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.\!rounded-none{border-radius:0!important}.rounded-2xl{border-radius:var(--radius-2xl)}.\!border-0{border-style:var(--tw-border-style)!important;border-width:0px!important}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-red-200{border-color:var(--color-red-200)}.\!bg-transparent{background-color:transparent!important}.bg-\[\#2d6a4f\]{background-color:#2d6a4f}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-red-50{background-color:var(--color-red-50)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.text-\[\#2d6a4f\]{color:#2d6a4f}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.\!shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.paused{animation-play-state:paused}.zoom-in{--tw-enter-scale: 0}@media(hover:hover){.hover\:bg-\[\#1e4d38\]:hover{background-color:#1e4d38}}@media(hover:hover){.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}}@media(hover:hover){.hover\:text-\[\#1e4d38\]:hover{color:#1e4d38}}}@property --tw-animation-delay{syntax: "*"; inherits: false; initial-value: 0s;}@property --tw-animation-direction{syntax: "*"; inherits: false; initial-value: normal;}@property --tw-animation-duration{syntax: "*"; inherits: false;}@property --tw-animation-fill-mode{syntax: "*"; inherits: false; initial-value: none;}@property --tw-animation-iteration-count{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-blur{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-opacity{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-rotate{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-scale{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-blur{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-opacity{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-exit-rotate{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-scale{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-exit-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-translate-y{syntax: "*"; inherits: false; initial-value: 0;}:root{--button-outline: rgba(0,0,0,.1);--badge-outline: rgba(0,0,0,.05);--opaque-button-border-intensity: -8;--elevate-1: rgba(0,0,0,.03);--elevate-2: rgba(0,0,0,.08);--background: 38 14% 98%;--foreground: 0 0% 11%;--border: 30 16% 89%;--card: 0 0% 100%;--card-foreground: 0 0% 11%;--card-border: 30 16% 89%;--sidebar: 38 14% 98%;--sidebar-foreground: 0 0% 11%;--sidebar-border: 30 16% 89%;--sidebar-primary: 152 16% 42%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 30 10% 94%;--sidebar-accent-foreground: 0 0% 11%;--sidebar-ring: 152 16% 42%;--popover: 0 0% 100%;--popover-foreground: 0 0% 11%;--popover-border: 30 16% 89%;--primary: 152 16% 42%;--primary-foreground: 0 0% 100%;--secondary: 30 10% 94%;--secondary-foreground: 0 0% 11%;--muted: 30 10% 96%;--muted-foreground: 0 0% 42%;--accent: 38 60% 58%;--accent-foreground: 0 0% 11%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 100%;--input: 30 16% 89%;--ring: 152 16% 42%;--chart-1: 152 16% 42%;--chart-2: 38 60% 58%;--chart-3: 30 16% 70%;--chart-4: 200 30% 50%;--chart-5: 0 0% 42%;--app-font-sans: "DM Sans", sans-serif;--app-font-serif: "Fraunces", Georgia, serif;--app-font-mono: Menlo, monospace;--radius: .5rem;--shadow-2xs: 0 1px 2px 0 rgba(0,0,0,.04);--shadow-xs: 0 1px 3px 0 rgba(0,0,0,.06);--shadow-sm: 0 1px 3px 0 rgba(0,0,0,.08), 0 1px 2px -1px rgba(0,0,0,.06);--shadow: 0 2px 4px 0 rgba(0,0,0,.08), 0 1px 2px -1px rgba(0,0,0,.06);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.08), 0 2px 4px -2px rgba(0,0,0,.06);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -4px rgba(0,0,0,.06);--shadow-xl: 0 20px 25px -5px rgba(0,0,0,.08), 0 8px 10px -6px rgba(0,0,0,.04);--shadow-2xl: 0 25px 50px -12px rgba(0,0,0,.12);--tracking-normal: 0em;--spacing: .25rem;--sidebar-primary-border: hsl(from hsl(var(--sidebar-primary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--sidebar-accent-border: hsl(from hsl(var(--sidebar-accent)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--primary-border: hsl(from hsl(var(--primary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--secondary-border: hsl(from hsl(var(--secondary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--muted-border: hsl(from hsl(var(--muted)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--accent-border: hsl(from hsl(var(--accent)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--destructive-border: hsl(from hsl(var(--destructive)) h s calc(l + var(--opaque-button-border-intensity)) / alpha)}@layer base{*{border-color:hsl(var(--border));box-sizing:border-box}body{background-color:hsl(var(--background));font-family:var(--app-font-sans);color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;-webkit-text-size-adjust:100%}input:focus{outline:none;border-color:#2f4a36!important}input,button,select,textarea{-webkit-appearance:none;appearance:none}img{display:block;max-width:100%}}.hn-quiz-img{height:160px}.hn-screen{padding:48px 24px 80px}.hn-modal-inner{padding:32px 32px 28px}.hn-landing-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:auto auto;column-gap:64px;row-gap:0;align-items:start}.hn-landing-copy-top{grid-column:1;grid-row:1}.hn-landing-copy-bottom{grid-column:1;grid-row:2}.hn-landing-grid .hn-hero-img{grid-column:2;grid-row:1 / 3;align-self:center}.hn-hero-img{height:500px}.hn-quiz-dots{margin-bottom:40px}.hn-quiz-heading{text-align:center;margin-bottom:40px}.hn-quiz-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hn-quiz-grid-wrap{margin-bottom:40px}.hn-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hn-result-lifestyle{position:sticky;top:0;height:100vh;width:45%;flex-shrink:0;overflow:hidden}.hn-result-summary{flex:1;display:flex;flex-direction:column;min-width:0;height:100vh}.hn-result-scroll{flex:1;overflow-y:auto;padding:40px 44px 20px}.hn-result-cta-footer{flex-shrink:0;padding:14px 44px 20px}.hn-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.hn-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hn-mobile-summary{display:none}.hn-desktop-summary{display:block}.hn-timer-mobile{display:none}.hn-timer-desktop{display:block}.hn-reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hn-community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hn-floating-btns{top:14px;right:14px;gap:8px}.hn-screen-center{flex:1;display:flex;align-items:center;justify-content:center;width:100%}.hn-craft-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hn-craft-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media(max-width:768px){.hn-landing-grid{grid-template-columns:1fr;grid-template-rows:auto;row-gap:14px;column-gap:0}.hn-landing-copy-top{grid-column:1;grid-row:auto;order:1}.hn-landing-grid .hn-hero-img{grid-column:1;grid-row:auto;order:2}.hn-landing-copy-bottom{grid-column:1;grid-row:auto;order:3}.hn-quiz-grid{grid-template-columns:1fr}.hn-project-grid{grid-template-columns:repeat(2,1fr)}.hn-project-grid .hn-quiz-img{height:auto;aspect-ratio:1 / 1}.hn-quiz-img{height:140px}.hn-quiz-tile-text{padding:8px 14px 10px!important}.hn-quiz-subtitle{font-size:12px!important}.hn-name-grid{grid-template-columns:1fr}.hn-community-grid{grid-template-columns:repeat(3,1fr)}.hn-screen{padding:16px}.hn-quiz-dots{margin-bottom:16px}.hn-quiz-heading{margin-bottom:20px}.hn-quiz-grid-wrap{margin-bottom:16px}.hn-hero-img{height:140px}.hn-cta-mobile{width:100%}.hn-modal-inner{padding:24px 20px 20px}.hn-floating-btns{top:10px;right:10px;gap:6px}.hn-checkout-grid{grid-template-columns:1fr}.hn-mobile-summary{display:block}.hn-desktop-summary{display:none}.hn-timer-mobile{display:block}.hn-timer-desktop{display:none}.hn-checkout-form{gap:8px!important}.hn-checkout-heading{margin-bottom:16px!important}.hn-trust-signals{gap:6px!important;padding-top:4px!important}.hn-reviews-section{margin-top:0!important}.hn-reviews-divider,.hn-checkout-back{display:none!important}.hn-craft-grid{grid-template-columns:1fr}.hn-result-split{flex-direction:column;height:100svh;overflow:hidden}.hn-result-lifestyle{position:static;height:150px;width:100%;flex-shrink:0}.hn-project-strip{height:100px}.hn-result-summary{flex:1;display:flex;flex-direction:column;height:auto;min-height:0;overflow:hidden}.hn-result-scroll{padding:20px 16px 12px;flex:1;overflow-y:auto;min-height:0}.hn-result-cta-footer{padding:12px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom));flex-shrink:0}}.hn-social-strip::-webkit-scrollbar{display:none}.hn-community-carousel::-webkit-scrollbar{display:none}@media(max-width:768px){.hn-landing-copy-top>div:first-child{margin-bottom:10px!important}.hn-landing-copy-top h1{margin-bottom:10px!important}.hn-landing-copy-top p{margin-bottom:0!important}.hn-landing-copy-bottom>div:nth-child(2){margin-top:8px!important;margin-bottom:12px!important}.hn-trust-badges>div>div:first-child{width:48px!important;height:48px!important}.hn-social-proof{margin-top:12px!important}.hn-social-strip img{height:70px}.hn-hero-content h1{font-size:58px!important}.hn-hero-sub{font-size:18px!important}}@media(max-width:640px){.hn-reviews-grid{grid-template-columns:1fr}}@media(max-width:480px){.hn-project-grid{grid-template-columns:repeat(2,1fr)}.hn-community-grid{grid-template-columns:1fr}.hn-hero-img{height:160px}.hn-quiz-img{height:130px}.hn-screen{padding:16px 16px 40px}.hn-quiz-dots{margin-bottom:12px}.hn-quiz-heading{margin-bottom:16px}.hn-quiz-grid-wrap{margin-bottom:12px}}@media(max-width:768px)and (max-height:600px){.hn-screen-center{align-items:flex-start;justify-content:flex-start}}.hn-interest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(max-width:360px){.hn-interest-grid{grid-template-columns:1fr}}@media(max-width:600px){.upsell-card-mystery{order:-1}.upsell-card-storage{order:0}}button,[role=button],a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cl-developmentModeNotice,[data-localization-key=developmentMode]{display:none!important}.craft-proj-tap-strip{display:none}@media(max-width:768px){.craft-proj-label,.craft-proj-img{display:none!important}.craft-proj-tap-strip{display:flex!important}.craft-proj-wrap{padding:8px 12px 10px!important}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-font-weight: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-ease: initial;--tw-animation-delay: 0s;--tw-animation-direction: normal;--tw-animation-duration: initial;--tw-animation-fill-mode: none;--tw-animation-iteration-count: 1;--tw-enter-blur: 0;--tw-enter-opacity: 1;--tw-enter-rotate: 0;--tw-enter-scale: 1;--tw-enter-translate-x: 0;--tw-enter-translate-y: 0;--tw-exit-blur: 0;--tw-exit-opacity: 1;--tw-exit-rotate: 0;--tw-exit-scale: 1;--tw-exit-translate-x: 0;--tw-exit-translate-y: 0}}}
