@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-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-tracking: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;--tw-duration:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--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-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--tracking-tight:-.025em;--leading-relaxed:1.625;--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(--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}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}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.static{position:static}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.min-h-\[100dvh\]{min-height:100dvh}.w-40{width:calc(var(--spacing) * 40)}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-foreground\/10>:not(:last-child)){border-color:hsl(var(--foreground))}@supports (color:color-mix(in lab,red,red)){:where(.divide-foreground\/10>:not(:last-child)){border-color:color-mix(in oklab,hsl(var(--foreground)) 10%,transparent)}}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-foreground\/10{border-color:hsl(var(--foreground))}@supports (color:color-mix(in lab,red,red)){.border-foreground\/10{border-color:color-mix(in oklab,hsl(var(--foreground)) 10%,transparent)}}.border-foreground\/15{border-color:hsl(var(--foreground))}@supports (color:color-mix(in lab,red,red)){.border-foreground\/15{border-color:color-mix(in oklab,hsl(var(--foreground)) 15%,transparent)}}.bg-foreground{background-color:hsl(var(--foreground))}.p-8{padding:calc(var(--spacing) * 8)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-8{padding-block:calc(var(--spacing) * 8)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-12{padding-top:calc(var(--spacing) * 12)}.font-sans{font-family:var(--app-font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-\[1\.05\]{--tw-leading:1.05;line-height:1.05}.leading-\[1\.08\]{--tw-leading:1.08;line-height:1.08}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-background{color:hsl(var(--background))}.text-foreground,.text-foreground\/70{color:hsl(var(--foreground))}@supports (color:color-mix(in lab,red,red)){.text-foreground\/70{color:color-mix(in oklab,hsl(var(--foreground)) 70%,transparent)}}.text-foreground\/85{color:hsl(var(--foreground))}@supports (color:color-mix(in lab,red,red)){.text-foreground\/85{color:color-mix(in oklab,hsl(var(--foreground)) 85%,transparent)}}.text-muted-foreground{color:hsl(var(--muted-foreground))}.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))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-400{--tw-duration:.4s;transition-duration:.4s}@media(hover:hover){.group-hover\:text-foreground\/70:is(:where(.group):hover *){color:hsl(var(--foreground))}@supports (color:color-mix(in lab,red,red)){.group-hover\:text-foreground\/70:is(:where(.group):hover *){color:color-mix(in oklab,hsl(var(--foreground)) 70%,transparent)}}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:opacity-80:hover{opacity:.8}}@media(min-width:48rem){.md\:mb-24{margin-bottom:calc(var(--spacing) * 24)}.md\:flex-row{flex-direction:row}.md\:items-baseline{align-items:baseline}.md\:gap-8{gap:calc(var(--spacing) * 8)}.md\:p-16{padding:calc(var(--spacing) * 16)}.md\:py-10{padding-block:calc(var(--spacing) * 10)}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media(min-width:64rem){.lg\:p-20{padding:calc(var(--spacing) * 20)}.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}}:root{--background:34 40% 88%;--foreground:28 18% 10%;--primary:28 18% 10%;--primary-foreground:34 40% 88%;--muted-foreground:28 12% 42%;--app-font-sans:"Original Surfer", sans-serif;--app-font-body:"Red Hat Text", sans-serif}.surfer-cursor,.surfer-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36'%3E%3Ctext y='30' font-size='30'%3E%F0%9F%8F%84%3C/text%3E%3C/svg%3E") 16 16,auto}.schedule-btn{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36'%3E%3Ctext y='30' font-size='30'%3E%F0%9F%8F%84%3C/text%3E%3C/svg%3E") 16 16,pointer}.prose-blog{font-family:var(--app-font-body)}.prose-blog p{color:hsl(var(--foreground) / .85);margin-bottom:1.5em;line-height:1.8}.prose-blog h2{font-family:var(--app-font-sans);color:hsl(var(--foreground));align-items:baseline;gap:.6em;margin-top:2.5em;margin-bottom:.5em;font-size:1.5em;display:flex}.prose-blog h3{font-family:var(--app-font-sans);color:hsl(var(--muted-foreground));margin-top:.25em;margin-bottom:1em;font-size:1.1em;font-style:italic}.prose-blog a{color:hsl(var(--foreground));text-underline-offset:3px;text-decoration:underline}.prose-blog ul,.prose-blog ol{margin-bottom:1.5em;margin-left:1.5em;list-style:outside}.prose-blog li{color:hsl(var(--foreground) / .85);margin-bottom:.5em;line-height:1.7}.prose-blog blockquote{border-left:3px solid hsl(var(--foreground) / .7);color:hsl(var(--foreground) / .9);margin:2.25em 0;padding:.25em 0 .25em 1.5em;font-size:1.05em;font-style:italic;font-weight:600;line-height:1.75}.section-num{color:hsl(var(--muted-foreground));letter-spacing:.05em;font-size:.75em}.post-meta{letter-spacing:.02em;color:hsl(var(--muted-foreground))!important;margin-bottom:2.5em!important;font-size:.85em!important}.figure-block{background:hsl(var(--foreground) / .06);border-left:3px solid hsl(var(--foreground) / .7);margin:2.5em 0;padding:1.75em 2em}.figure-label{letter-spacing:.08em;text-transform:uppercase;font-weight:400;font-family:var(--app-font-sans)!important;color:hsl(var(--muted-foreground))!important;margin-bottom:1em!important;font-size:.72em!important}.figure-seed{font-family:var(--app-font-sans)!important;color:hsl(var(--foreground))!important;margin-bottom:.4em!important;font-size:1.05em!important}.figure-note{font-style:italic;color:hsl(var(--muted-foreground))!important;margin-bottom:1.1em!important;font-size:.85em!important}.figure-list{flex-direction:column;gap:.4em;display:flex;margin-left:0!important;list-style:none!important}.figure-list li{border-left:1px solid hsl(var(--foreground) / .2);padding:.2em 0 .2em .9em;font-size:.88em;color:hsl(var(--foreground) / .75)!important}.anatomy-table,.comparison-table{border-collapse:collapse;width:100%;font-size:.85em}.anatomy-table th,.comparison-table th{text-align:left;color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--foreground) / .15);padding:.6em .9em;font-style:italic;font-weight:400}.anatomy-table td,.comparison-table td{color:hsl(var(--foreground) / .8);border-bottom:1px solid hsl(var(--foreground) / .07);vertical-align:top;padding:.7em .9em;line-height:1.5}.anatomy-table .unique-row td{color:hsl(var(--foreground));border-top:1px solid hsl(var(--foreground) / .15);border-bottom:none}.callout{background:hsl(var(--foreground) / .04);border:1px solid hsl(var(--foreground) / .18);border-top:3px solid hsl(var(--foreground) / .7);margin:2.5em 0;padding:1.75em 2em}.callout-label{letter-spacing:.1em;text-transform:uppercase;font-family:var(--app-font-sans)!important;color:hsl(var(--foreground) / .45)!important;margin-bottom:.85em!important;font-size:.72em!important}.callout p:last-child{margin-bottom:0!important}.bar-chart{flex-direction:column;gap:.75em;margin-top:1em;display:flex}.bar-row{align-items:center;gap:1em;display:flex}.bar-brand{width:10em;color:hsl(var(--foreground) / .7);text-align:right;flex-shrink:0;font-size:.82em}.bar-track{background:hsl(var(--foreground) / .1);flex:1;height:2px;position:relative}.bar-fill{background:hsl(var(--foreground) / .5);height:100%;display:block}.bar-count{color:hsl(var(--muted-foreground));text-align:right;width:1.5em;font-size:.82em}.tldr{background:#493f36;border-radius:60px;margin:7em 0 3em;padding:2.5em 2.5em 2.75em;position:relative}.tldr:before{content:"";background:#493f36;border-radius:50%;width:130px;height:130px;position:absolute;top:-75px;left:80px}.tldr:after{content:"";background:#493f36;border-radius:50%;width:190px;height:190px;position:absolute;top:-110px;right:130px}.tldr-label{letter-spacing:.12em;text-transform:uppercase;font-family:var(--app-font-sans)!important;color:hsl(var(--background) / .55)!important;margin-bottom:1.1em!important;font-size:.95em!important}.tldr ol{counter-reset:tldr-counter;flex-direction:column;gap:.9em;display:flex;margin-left:0!important;list-style:none!important}.tldr li{counter-increment:tldr-counter;padding-left:2.8em;font-size:.95em;line-height:1.65;position:relative;color:hsl(var(--background) / .9)!important}.tldr li:before{content:counter(tldr-counter) ".)";color:hsl(var(--background) / .4);font-family:var(--app-font-sans);width:2.2em;font-size:.85em;position:absolute;top:.1em;left:0}.post-footnote{border-top:1px solid hsl(var(--foreground) / .1);padding-top:1em;line-height:1.6;color:hsl(var(--muted-foreground))!important;margin-top:3em!important;font-size:.78em!important}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{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}@property --tw-duration{syntax:"*";inherits:false}
