@tailwind base;@tailwind components;@tailwind utilities;:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(rgba(255,255,255,1),rgba(255,255,255,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--alphabiz-primary:#377a00;--alphabiz-primary-trans-2:rgba(55,122,0,0.2);--alphabiz-primary-trans-3:rgba(55,122,0,0.3);--alphabiz-primary-trans-6:rgba(55,122,0,0.6);--alphabiz-light:#377a00;--alphabiz-light-trans-2:rgba(55,122,0,0.2);--alphabiz-light-trans-3:rgba(55,122,0,0.3);--alphabiz-light-trans-6:rgba(55,122,0,0.6)}.background.bp5-dark{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}html{overflow-x:hidden;overflow-y:scroll}.alphabiz{line-height:var(--bs-body-line-height);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.alphabiz a{color:var(--alphabiz-primary);font-weight:600;text-decoration:none}.alphabiz .btn-link:active,.alphabiz .btn-link:first-child:active,.alphabiz .btn-link:focus,.alphabiz .btn-link:hover{color:var(--alphabiz-primary);text-decoration:underline}.alphabiz .btn-link{text-decoration:none;font-weight:600;color:var(--alphabiz-primary)}.alphabiz .bp5-button.bp5-intent-primary,.alphabiz .form-check-input:checked{background-color:var(--alphabiz-primary)}.alphabiz .form-check-input:checked{border-color:var(--alphabiz-primary)}.alphabiz .bp5-input:focus,.bp5-input.bp5-active{box-shadow:inset 0 0 0 1px var(--alphabiz-primary),0 0 0 2px var(--alphabiz-light-trans-3),inset 0 1px 1px var(--alphabiz-primary-trans-2)}.alphabiz .form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:var(--alphabiz-light);outline:0;box-shadow:0 0 0 .25rem var(--alphabiz-light-trans-2)}.alphabiz .nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color)}.alphabiz .nav-link:focus,.alphabiz .nav-link:hover{color:var(--alphabiz-primary)}.alphabiz-root :focus{outline:var(--alphabiz-light-trans-6) solid 2px}.background{--foreground-rgb:0,0,0;--background-end-rgb:235,240,245;--background-start-rgb:255,255,255;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.highlighted-check>input{box-shadow:0 0 3px 3px yellow}.highlighted-btn{box-shadow:0 0 7px 7px yellow!important}.valuation-result{font-size:30px}.delta-up{color:darkgreen;font-weight:700}.delta-down{color:darkred}.average-recommended>.average-label,.delta-down{font-weight:700}.year-card{margin-bottom:20px}.markdown-block img{max-width:100%}.comp-card .asking-price{font-size:28px;font-weight:700;margin-left:8px}.comp-card .asking-price-box{color:var(--alphabiz-primary)}.comp-card .financial-box{background-color:rgba(224,255,224,.1);border:1px solid var(--alphabiz-primary);border-radius:20px;padding:10px;color:var(--alphabiz-primary)}.comp-card .financial-box.disabled{background-color:rgba(224,224,224,.1);border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:10px;color:lightgray}.comp-card .multiple{font-size:20px;vertical-align:middle}.comp-card .multiple-number{font-weight:700}.comp-card .financial-box-value{font-size:20px;font-weight:700}.single-line-markdown p{margin-bottom:0}.profile-card{display:flex;flex-direction:row;cursor:pointer}@media (max-width:768px){.profile-card{flex-direction:column}}.profile-card .profile-image{width:330px;height:190px;border-radius:50%;margin-right:20px}@media (max-width:768px){.profile-card .profile-image{width:100%;height:auto;margin-right:0}}.profile-card h2{font-size:21px}.profile-card .location{font-size:18px;font-weight:300;margin-bottom:10px;color:var(--bs-secondary-color)}.profile-card .description{font-size:15px}.footer-link{transition:color .2s ease}.footer-link:hover{color:var(--alphabiz-primary)!important}.profile-card .description p{color:var(--bs-secondary-color);font-weight:300}.profile-card .description h1,.profile-card .description h2,.profile-card .description h3{font-size:15px;color:var(--bs-secondary-color)}.profile-card .profile-center{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between}.profile-mobile-title{display:none}@media (max-width:768px){.profile-card .profile-mobile-title{display:block}.profile-card .profile-desktop-header{display:none!important}.profile-card .profile-center{margin-top:10px}}.profile-card .profile-right{display:flex;flex-direction:column;text-align:right}@media (max-width:768px){.profile-card .profile-right{margin-top:10px;text-align:left}}.profile-card .profile-desktop-header{display:flex;flex-direction:row;justify-content:space-between}.profile-card .profile-body{flex-grow:1}.profile-card .profile-footer{display:flex;flex-direction:row;justify-content:space-between;color:var(--bs-secondary-color)}@media (max-width:768px){.profile-card .profile-footer{flex-direction:column}}.profile-card .asking-price{font-size:21px;font-weight:400}.profile-card .cash-flow{font-size:14px;font-weight:400}.profile-card-grid{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer;height:100%}.profile-card-grid:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.profile-image-grid{overflow:hidden;border-top-left-radius:3px;border-top-right-radius:3px;position:relative}.description-grid{min-height:60px}.profile-grid-image{transition:transform .3s ease}.profile-card-grid:hover .profile-grid-image{transform:scale(1.05)}.year-card{transition:box-shadow .2s ease,border-color .2s ease}.year-card:hover{box-shadow:var(--mantine-shadow-md)}@media (max-width:768px){.profile-image-grid img{height:180px!important}}@media (min-width:769px) and (max-width:992px){.profile-image-grid img{height:200px!important}}.bp4-button-group .bp4-button.bp4-active{background-color:#137CBD;color:#FFFFFF}.markdown-content{font-size:var(--mantine-font-size-sm);line-height:1.55}.markdown-content h1{color:inherit;margin:.5rem 0;font-size:1.75rem;font-weight:700}.markdown-content h2{font-size:1.5rem}.markdown-content h2,.markdown-content h3{color:inherit;margin:.5rem 0;font-weight:600}.markdown-content h3{font-size:1.25rem}.markdown-content h4{font-size:1.125rem}.markdown-content h4,.markdown-content h5{color:inherit;margin:.5rem 0;font-weight:600}.markdown-content h5{font-size:1rem}.markdown-content h6{color:inherit;margin:.5rem 0;font-size:.875rem;font-weight:600}.markdown-content p{margin:.5rem 0}.markdown-content h1:first-child,.markdown-content h2:first-child,.markdown-content h3:first-child,.markdown-content h4:first-child,.markdown-content h5:first-child,.markdown-content h6:first-child,.markdown-content p:first-child{margin-top:0}.markdown-content h1:last-child,.markdown-content h2:last-child,.markdown-content h3:last-child,.markdown-content h4:last-child,.markdown-content h5:last-child,.markdown-content h6:last-child,.markdown-content p:last-child{margin-bottom:0}.img-fluid{max-width:100%;height:auto}.markdown-content ol,.markdown-content ul{margin:.5rem 0;padding-left:1.5rem}.markdown-content ul{list-style-type:disc}.markdown-content ol{list-style-type:decimal}.markdown-content li{margin:.25rem 0;line-height:1.55}.markdown-content img{max-width:100%;height:auto;display:block;margin:1rem auto}.markdown-content ol ol,.markdown-content ol ul,.markdown-content ul ol,.markdown-content ul ul{margin-top:.25rem;margin-bottom:.25rem}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_1b85de{font-family:Inter,Inter Fallback;font-style:normal}.__variable_1b85de{--font-inter:"Inter","Inter Fallback"}.page_main__GlU4n{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:100vh}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));max-width:100%;width:var(--max-width)}@media (max-width:700px){.page_content__kDoxQ{padding:4rem}.page_grid__f5Kdy{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.page_card__QV0Om{padding:1rem 2.5rem}.page_card__QV0Om h2{margin-bottom:.5rem}.page_center__5oHG7{padding:8rem 0 6rem}.page_center__5oHG7:before{transform:none;height:300px}.page_description__86bsR{font-size:.8rem}.page_description__86bsR a{padding:1rem}.page_description__86bsR div,.page_description__86bsR p{display:flex;justify-content:center;position:fixed;width:100%}.page_description__86bsR p{align-items:center;inset:0 0 auto;padding:2rem 1rem 1.4rem;border-radius:0;border:none;border-bottom:1px solid rgba(var(--callout-border-rgb),.25);background:linear-gradient(to bottom,rgba(var(--background-start-rgb),1),rgba(var(--callout-rgb),.5));background-clip:padding-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.page_description__86bsR div{align-items:flex-end;pointer-events:none;inset:auto 0 0;padding:2rem;height:200px;background:linear-gradient(to bottom,transparent 0,rgb(var(--background-end-rgb)) 40%);z-index:1}}@media (min-width:701px) and (max-width:1120px){.page_grid__f5Kdy{grid-template-columns:repeat(2,50%)}}@media (prefers-color-scheme:dark){.page_vercelLogo__rOY_u{filter:invert(1)}.page_logo__7fc9l{filter:invert(1) drop-shadow(0 0 .3rem #ffffff70)}}@keyframes page_rotate__durgN{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.page_footer__sHKi3{padding:2rem 0;border-top:1px solid #eaeaea;font-size:14px}.page_footer__sHKi3,.page_footer__sHKi3 a{display:flex;justify-content:center;align-items:center}.page_footer__sHKi3 a{flex-grow:1}