@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@layer components;@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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-indigo-700:oklch(45.7% .24 277.023);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--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);--font-weight-medium:500;--radius-lg:.5rem;--animate-spin:spin 1s linear infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.m-1{margin:calc(var(--spacing)*1)}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.h-6{height:calc(var(--spacing)*6)}.h-screen{height:100vh}.w-6{width:calc(var(--spacing)*6)}.max-w-\[475px\]{max-width:475px}.min-w-\[300px\]{min-width:300px}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.flex-col{flex-direction:column}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-10{gap:calc(var(--spacing)*10)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-5{border-style:var(--tw-border-style);border-width:5px}.border-indigo-700{border-color:var(--color-indigo-700)}.border-white{border-color:var(--color-white)}.border-t-transparent{border-top-color:#0000}.bg-\[\#20293a\]{background-color:#20293a}.bg-gray-800{background-color:var(--color-gray-800)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-bottom{background-position:bottom}.bg-no-repeat{background-repeat:no-repeat}.p-2{padding:calc(var(--spacing)*2)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-1{padding-block:calc(var(--spacing)*1)}.py-6{padding-block:calc(var(--spacing)*6)}.text-center{text-align:center}.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))}.text-\[10px\]{font-size:10px}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-indigo-700{color:var(--color-indigo-700)}.capitalize{text-transform:capitalize}.opacity-60{opacity:.6}@media(hover:hover){.hover\:bg-gray-700:hover{background-color:var(--color-gray-700)}}@media not all and (min-width:768px){.max-\[768px\]\:max-w-\[250px\]{max-width:250px}.max-\[768px\]\:min-w-0{min-width:calc(var(--spacing)*0)}}}body{color:#fff;margin:0;font-family:Outfit,sans-serif}.random-quote-background{background-image:url("data:image/svg+xml,%3csvg%20width='544'%20height='209'%20viewBox='0%200%20544%20209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_773_2153'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='544'%20height='209'%3e%3cpath%20d='M0%2012C0%205.37258%205.37258%200%2012%200H532C538.627%200%20544%205.37258%20544%2012V197C544%20203.627%20538.627%20209%20532%20209H12C5.37259%20209%200%20203.627%200%20197V12Z'%20fill='%2320293A'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_773_2153)'%3e%3cpath%20d='M543.603%200C547.294%2044.1038%20490.657%20130.404%20374.841%20159.328C310.011%20175.519%20216.218%20167.546%20148.975%20174.747C67.8162%20183.438%2017.4337%20206.871%200%20225.287'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M549.37%208.56604C553.061%2052.6698%20496.424%20138.97%20380.608%20167.894C315.778%20184.085%20221.985%20176.112%20154.742%20183.313C73.583%20192.004%2023.2005%20215.437%205.76685%20233.853'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M555.136%2017.1321C558.828%2061.2358%20502.191%20147.536%20386.375%20176.46C321.545%20192.651%20227.751%20184.678%20160.509%20191.879C79.3498%20200.57%2028.9672%20224.003%2011.5336%20242.419'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M560.903%2025.6981C564.594%2069.8019%20507.958%20156.102%20392.141%20185.026C327.312%20201.217%20233.518%20193.244%20166.276%20200.445C85.1166%20209.136%2034.7341%20232.569%2017.3004%20250.985'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M566.67%2034.2642C570.361%2078.3679%20513.724%20164.668%20397.908%20193.592C333.079%20209.783%20239.285%20201.811%20172.042%20209.011C90.8833%20217.702%2040.5008%20241.135%2023.0671%20259.551'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M572.437%2042.8302C576.128%2086.9339%20519.491%20173.234%20403.675%20202.158C338.845%20218.349%20245.052%20210.377%20177.809%20217.577C96.6501%20226.268%2046.2675%20249.701%2028.8339%20268.117'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M578.204%2051.3962C581.895%2095.5%20525.258%20181.8%20409.442%20210.725C344.612%20226.915%20250.818%20218.943%20183.576%20226.143C102.417%20234.834%2052.0344%20258.267%2034.6007%20276.683'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M583.97%2059.9623C587.662%20104.066%20531.025%20190.366%20415.209%20219.291C350.379%20235.481%20256.585%20227.509%20189.343%20234.709C108.184%20243.401%2057.8012%20266.833%2040.3676%20285.249'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M589.737%2068.5283C593.428%20112.632%20536.792%20198.932%20420.975%20227.857C356.146%20244.047%20262.352%20236.075%20195.11%20243.275C113.95%20251.967%2063.568%20275.399%2046.1343%20293.815'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M595.504%2077.0943C599.195%20121.198%20542.558%20207.498%20426.742%20236.423C361.913%20252.613%20268.119%20244.641%20200.876%20251.841C119.717%20260.533%2069.3348%20283.965%2051.9011%20302.381'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M602.232%2085.6604C605.923%20129.764%20549.286%20216.064%20433.47%20244.989C368.64%20261.18%20274.847%20253.207%20207.604%20260.408C126.445%20269.099%2076.0626%20292.531%2058.6289%20310.947'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3cpath%20d='M608.96%2094.2264C612.651%20138.33%20556.014%20224.63%20440.198%20253.555C375.368%20269.746%20281.575%20261.773%20214.332%20268.974C133.173%20277.665%2082.7906%20301.097%2065.3569%20319.513'%20stroke='%23364153'%20stroke-opacity='0.5'/%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:cover}@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}@keyframes spin{to{transform:rotate(360deg)}}
