@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "Roboto", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-200: oklch(92.9% .013 255.508);--color-slate-600: oklch(44.6% .043 257.281);--color-white: #fff;--spacing: .25rem;--container-3xl: 48rem;--container-5xl: 64rem;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--font-weight-bold: 700;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-fithub-page: #181818;--color-fithub-sun: #ffd166}}@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{.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.relative{position:relative}.static{position:static}.inset-0{inset:0}.inset-y-0{inset-block:0}.left-0{left:0}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing) * 4)}.mr-auto{margin-right:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-full{width:100%;height:100%}.h-full{height:100%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-5xl{max-width:var(--container-5xl)}.shrink-0{flex-shrink:0}.items-center{align-items:center}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-4{gap:calc(var(--spacing) * 4)}.overflow-hidden{overflow:hidden}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-slate-200{border-color:var(--color-slate-200)}.bg-white{background-color:var(--color-white)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-20{padding-block:calc(var(--spacing) * 20)}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-fithub-sun{color:var(--color-fithub-sun)}.text-slate-600{color:var(--color-slate-600)}.text-white\/25{color:color-mix(in srgb,#fff 25%,transparent)}@supports (color: color-mix(in lab,red,red)){.text-white\/25{color:color-mix(in oklab,var(--color-white) 25%,transparent)}}.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,)}}html{color-scheme:dark}body{margin:0;background-color:var(--color-fithub-page);font-family:var(--font-sans);color:color-mix(in srgb,#fff 90%,transparent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (color: color-mix(in lab,red,red)){body{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}@keyframes fithub-progress{0%{transform:translate(-120%)}50%{transform:translate(120%)}to{transform:translate(320%)}}.landing-page{--bg: #181818;--panel: rgb(255 255 255 / 8%);--border: rgb(255 255 255 / 16%);--text: rgb(255 255 255 / 94%);--muted: rgb(255 255 255 / 68%);--teal: #31d6c8;--mint: #a8f5d6;--sun: #ffc857;--coral: #f78c6b;position:relative;overflow-x:clip;width:100%;background:radial-gradient(circle at 0% 0%,rgb(49 214 200 / 22%),transparent 34rem),radial-gradient(circle at 100% 0%,rgb(255 200 87 / 18%),transparent 32rem),linear-gradient(#202020,var(--bg) 38%,#141414);color:var(--text)}.landing-page .landing-shell{width:min(1280px,calc(100% - 2rem));margin-inline:auto}.landing-page .landing-hero{position:relative;isolation:isolate;display:grid;align-items:center;min-height:clamp(520px,68vh,680px);padding-block:clamp(4rem,9vw,7.5rem) clamp(6rem,11vw,8.5rem);overflow:hidden}.landing-page .landing-hero__background{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.9;background:linear-gradient(rgb(255 255 255 / 8%) 1px,transparent 1px) 0 0 / 42px 42px,linear-gradient(90deg,rgb(255 255 255 / 8%) 1px,transparent 1px) 0 0 / 42px 42px,radial-gradient(circle at 0% 0%,rgb(168 245 214 / 25%),transparent 22rem),radial-gradient(circle at 14% 3%,rgb(49 214 200 / 24%),transparent 28rem),radial-gradient(circle at 100% 0%,rgb(255 122 92 / 22%),transparent 26rem),radial-gradient(circle at 84% 4%,rgb(243 93 155 / 12%),transparent 24rem);-webkit-mask-image:radial-gradient(ellipse at center,black,transparent 72%);mask-image:radial-gradient(ellipse at center,black,transparent 72%);animation:landing-ambient-drift 14s ease-in-out infinite alternate}.landing-page .landing-hero__content,.landing-page .landing-hero__intro,.landing-page .landing-search-card,.landing-page .landing-search-card__header,.landing-page .how-it-works .landing-shell,.landing-page .provider-benefits .landing-shell,.landing-page .landing-results{display:grid}.landing-page .landing-hero__content{gap:clamp(2rem,5vw,3.5rem)}.landing-page .landing-hero__intro{justify-items:center;gap:1.25rem;max-width:1280px;margin-inline:auto;text-align:center}.landing-page .landing-hero__intro h1,.landing-page .landing-search-card__header h2,.landing-page .how-it-works h2,.landing-page .provider-benefits h2{margin:0;color:var(--text);letter-spacing:0}.landing-page .landing-hero__intro h1{max-width:100%;font-size:clamp(1.9rem,3.4vw,2.75rem);line-height:1.04;font-weight:800;white-space:nowrap}.landing-page .landing-hero__headline-prefix,.landing-page .landing-hero__headline-highlight{display:inline-block}.landing-page .landing-hero__headline-prefix{color:var(--text)}.landing-page .landing-hero__headline-highlight{color:var(--sun);text-shadow:0 0 32px rgb(255 209 102 / 28%)}.landing-page .landing-hero__intro p,.landing-page .landing-search-card__header p,.landing-page .landing-audience-card li,.landing-page .landing-plus-badge span,.landing-page .how-it-works__card p:not(.how-it-works__card-title),.landing-page .provider-benefits__card p:not(.provider-benefits__card-title){color:var(--muted);line-height:1.65}.landing-page .landing-hero__intro p{max-width:680px;margin:0}.landing-page .landing-hero__subtitle{color:var(--text);font-size:clamp(1.05rem,2vw,1.35rem);font-weight:650}.landing-page .landing-hero__description{font-size:clamp(.98rem,1.5vw,1.08rem)}.landing-page .landing-audience-grid,.landing-page .how-it-works__grid,.landing-page .provider-benefits__grid{display:grid;gap:clamp(1rem,2.5vw,1.5rem)}.landing-page .landing-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .how-it-works__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .provider-benefits__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page .landing-audience-card,.landing-page .landing-search-card,.landing-page .how-it-works__card,.landing-page .provider-benefits__card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff1f,#ffffff0d),var(--panel);box-shadow:0 24px 80px #00000057;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.landing-page .landing-audience-card{position:relative;display:grid;align-content:start;grid-template-rows:auto auto auto 1fr auto;gap:1rem;padding:clamp(1.35rem,3vw,2rem);border-radius:24px;overflow:visible}.landing-page .landing-audience-card__kicker,.landing-page .provider-benefits__card-title,.landing-page .how-it-works__card-title{margin:0;color:var(--mint);font-weight:700}.landing-page .landing-audience-card h2{max-width:16ch;margin:0;color:var(--text);font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.08}.landing-page .landing-audience-card ul{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.landing-page .landing-audience-card li{position:relative;padding-inline-start:1.55rem}.landing-page .landing-audience-card li:before{content:"";position:absolute;top:.72em;left:0;width:.52rem;height:.52rem;border-radius:999px;background:linear-gradient(135deg,var(--mint),var(--sun));box-shadow:0 0 18px #a8f5d666}.landing-page .landing-audience-card__cta{align-self:end;justify-self:center;display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;margin-top:.25rem;padding:.82rem 1.25rem;border:1px solid rgb(255 255 255 / 22%);border-radius:999px;background:linear-gradient(135deg,#118ab2f2,#06d6a0d9);color:var(--text);box-shadow:0 14px 34px #06d6a02e;font-weight:800;text-decoration:none;transition:.18s ease}.landing-page .landing-audience-card--provider .landing-audience-card__cta{border-color:#ffd1669e;background:linear-gradient(135deg,var(--sun),var(--coral));color:#181818;box-shadow:0 16px 36px #ffd16633}.landing-page .landing-plus-badge{position:absolute;top:-4.35rem;right:-1.65rem;z-index:2;transform:rotate(5deg);display:grid;gap:.25rem;width:min(16rem,calc(100% - 1rem));padding:.78rem .95rem;border:1px solid rgb(255 209 102 / 72%);border-radius:20px;background:linear-gradient(135deg,#ffd166eb,#f78c6be0);box-shadow:0 20px 50px #ff7a5c3d,0 0 0 1px #fff3 inset;color:#181818}.landing-page .landing-plus-badge strong{color:#181818;line-height:1.1}.landing-page .landing-plus-badge span,.landing-page .landing-plus-badge small{color:#181818d6;line-height:1.35}.landing-page .landing-search{position:relative;z-index:2;padding-bottom:clamp(3rem,7vw,5rem)}.landing-page .landing-search-card{gap:1.25rem;padding:clamp(1rem,3.6vw,2rem);border-radius:28px}.landing-page .landing-search-card__header,.landing-page .how-it-works .landing-shell,.landing-page .provider-benefits .landing-shell,.landing-page .landing-results{gap:1rem}.landing-page .landing-search-card__header h2,.landing-page .how-it-works h2,.landing-page .provider-benefits h2{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.12}.landing-page .landing-search-card__header p{margin:0}.landing-page .landing-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.85rem}.landing-page .landing-search-input{width:100%;min-height:9rem;max-width:100%;resize:vertical;border:1px solid var(--border);border-radius:22px;background:#0a0a0a6b;color:var(--text);padding:1rem 1.1rem;font:inherit;line-height:1.55;box-shadow:inset 0 1px #ffffff14;transition:.18s ease}.landing-page .landing-search-input::placeholder{color:#ffffff7a}.landing-page .landing-search-submit{min-width:10rem;border:0;border-radius:22px;background:linear-gradient(135deg,var(--mint),var(--teal) 48%,var(--sun)),var(--teal);color:#10211f;padding:.9rem 1.25rem;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 18px 42px #31d6c833;transition:.18s ease}.landing-page .landing-search-submit:disabled{cursor:not-allowed;opacity:.52}.landing-page .landing-search-validation{margin:-.35rem 0 0;color:#ffb1a1;font-weight:700}.landing-page .example-chip-list{display:flex;flex-wrap:wrap;gap:.65rem;min-width:0}.landing-page .example-chip-list--hero{justify-content:center}.landing-page .example-chip{display:inline-flex;align-items:center;min-height:2.4rem;max-width:100%;border:1px solid rgb(255 255 255 / 16%);border-radius:999px;background:#ffffff17;color:var(--text);padding:.55rem .85rem;font:inherit;line-height:1.2;text-align:left;overflow-wrap:anywhere;box-shadow:0 10px 24px #0000002e;transition:.18s ease}.landing-page .how-it-works,.landing-page .provider-benefits,.landing-page .landing-results{padding-block:clamp(3rem,7vw,5rem)}.landing-page .how-it-works__card,.landing-page .provider-benefits__card{display:grid;align-content:start;gap:.55rem;min-width:0;padding:clamp(1rem,2.4vw,1.4rem);border-radius:18px}.landing-page .search-result-card{border-radius:18px}.landing-page :where(a,button,textarea):focus-visible{outline:3px solid rgb(168 245 214 / 88%);outline-offset:4px}@keyframes landing-ambient-drift{to{transform:translate3d(1.5%,1%,0) scale(1.04)}}@media(min-width:960px){.landing-page .landing-search{margin-top:clamp(-6rem,-8vw,-3.5rem)}}@media(max-width:959px){.landing-page .landing-hero{min-height:auto;padding-block:4rem 3rem}.landing-page .landing-audience-grid,.landing-page .how-it-works__grid,.landing-page .provider-benefits__grid,.landing-page .landing-search-form{grid-template-columns:1fr}}@media(max-width:720px){.landing-page .landing-shell{width:min(100% - 1rem,1280px)}.landing-page{overflow-x:hidden}.landing-page .landing-hero__intro{justify-items:start;text-align:left}.landing-page .landing-hero__intro h1{max-width:100%;white-space:normal}.landing-page .example-chip-list--hero{justify-content:flex-start}.landing-page .landing-search-input{min-height:11rem}.landing-page .landing-search-submit{width:100%;min-height:3.25rem}.landing-page .landing-plus-badge{top:-3.1rem;right:.7rem;width:min(14.5rem,calc(100% - 1.4rem))}.landing-page .landing-audience-card,.landing-page .landing-search-card{border-radius:22px}}@media(prefers-reduced-motion:reduce){.landing-page *{animation:none!important;transition:none!important}}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@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;}@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-border-style: solid;--tw-font-weight: initial;--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}}}
