@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}}}@layer theme{:root,:host{--font-sans:var(--font-soehne);--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:#e40014;--color-green-500:#00c758;--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-soehne);--default-mono-font-family:var(--font-mono);--font-soehne:var(--font-soehne);--font-soehne-breit:var(--font-soehne-breit);--font-soehne-mono:var(--font-soehne-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-red-600:lab(48.4493% 77.4328 61.5452);--color-green-500:lab(70.5521% -66.5147 45.8073)}}}@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;-webkit-text-decoration:inherit;-webkit-text-decoration: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 components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.z-0{z-index:0}.z-10{z-index:10}.flex{display:flex}.hidden{display:none}.h-20{height:calc(var(--spacing)*20)}.h-full{height:100%}.h-screen{height:100vh}.w-44{width:calc(var(--spacing)*44)}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.flex-1{flex:1}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.gap-0{gap:calc(var(--spacing)*0)}.gap-4{gap:calc(var(--spacing)*4)}.gap-y-4{row-gap:calc(var(--spacing)*4)}.gap-y-8{row-gap:calc(var(--spacing)*8)}.gap-y-16{row-gap:calc(var(--spacing)*16)}.overflow-hidden{overflow:hidden}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#1b6cff\]{border-color:#1b6cff}.bg-\[\#1b6cff\]{background-color:#1b6cff}.bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab, red, red)){.bg-black\/40{background-color:color-mix(in oklab,var(--color-black)40%,transparent)}}.bg-transparent{background-color:#0000}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-2{padding-block:calc(var(--spacing)*2)}.py-8{padding-block:calc(var(--spacing)*8)}.pt-2{padding-top:calc(var(--spacing)*2)}.font-soehne{font-family:var(--font-soehne)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-balance{text-wrap:balance}.text-\[\#5f98ff\]{color:#5f98ff}.text-green-500{color:var(--color-green-500)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-white\/40::placeholder{color:#fff6}@supports (color:color-mix(in lab, red, red)){.placeholder-white\/40::placeholder{color:color-mix(in oklab,var(--color-white)40%,transparent)}}.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))}@media (hover:hover){.hover\:bg-\[\#1b6cff\]\/50:hover{background-color:#1b6cff80;background-color:lab(48.3308% 21.4231 -80.9803/.5)}}.focus\:border-\[\#1b6cff\]:focus{border-color:#1b6cff}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:40rem){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:w-1\/2{width:50%}.sm\:w-64{width:calc(var(--spacing)*64)}.sm\:w-\[75\%\]{width:75%}.sm\:flex-row{flex-direction:row}.sm\:gap-2{gap:calc(var(--spacing)*2)}.sm\:gap-4{gap:calc(var(--spacing)*4)}.sm\:px-8{padding-inline:calc(var(--spacing)*8)}.sm\:py-16{padding-block:calc(var(--spacing)*16)}.sm\:pb-4{padding-bottom:calc(var(--spacing)*4)}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}}:root{--background:#fff;--foreground:#171717;--chev-x:-70%}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans),Arial,Helvetica,sans-serif}:root{--vh:100vh}@media (max-width:768px){:root{--vh:100vh}}.h-real-screen{height:calc(var(--vh)*1);min-height:calc(var(--vh)*1)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
@font-face{font-family:soehne;src:url(../media/Sohne_Leicht-s.p.119d556c.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:soehne;src:url(../media/Sohne_LeichtKursiv-s.p.2c8248f8.woff2)format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:soehne;src:url(../media/Sohne_Buch-s.p.744f9daf.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:soehne;src:url(../media/Sohne_BuchKursiv-s.p.0479b113.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:soehne;src:url(../media/Sohne_Kraftig-s.p.bd87d1fd.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:soehne;src:url(../media/Sohne_KraftigKursiv-s.p.61820d7d.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:soehne Fallback;src:local(Arial);ascent-override:103.76%;descent-override:23.33%;line-gap-override:0.0%;size-adjust:100.24%}.soehne_b83da871-module__jiaCsq__className{font-family:soehne,soehne Fallback}.soehne_b83da871-module__jiaCsq__variable{--font-soehne:"soehne","soehne Fallback"}
@font-face{font-family:soehneBreit;src:url(../media/SohneBreit_Leicht-s.p.28bb424f.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:soehneBreit;src:url(../media/SohneBreit_LeichtKursiv-s.p.250568ec.woff2)format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:soehneBreit;src:url(../media/SohneBreit_Buch-s.p.de58a300.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:soehneBreit;src:url(../media/SohneBreit_BuchKursiv-s.p.544e827c.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:soehneBreit;src:url(../media/SohneBreit_Kraftig-s.p.dd4b6757.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:soehneBreit;src:url(../media/SohneBreit_KraftigKursiv-s.p.364e24cb.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:soehneBreit Fallback;src:local(Arial);ascent-override:88.18%;descent-override:19.83%;line-gap-override:0.0%;size-adjust:117.94%}.soehnebreit_6f60acea-module__4PGE9q__className{font-family:soehneBreit,soehneBreit Fallback}.soehnebreit_6f60acea-module__4PGE9q__variable{--font-soehne-breit:"soehneBreit","soehneBreit Fallback"}
@font-face{font-family:soehneMono;src:url(../media/SohneMono_Leicht-s.p.5163bd6e.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:soehneMono;src:url(../media/SohneMono_LeichtKursiv-s.p.c3e68030.woff2)format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:soehneMono;src:url(../media/SohneMono_Buch-s.p.0666c4e8.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:soehneMono;src:url(../media/SohneMono_BuchKursiv-s.p.f2aa4ea4.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:soehneMono;src:url(../media/SohneMono_Kraftig-s.p.99e4ed8c.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:soehneMono;src:url(../media/SohneMono_KraftigKursiv-s.p.88575095.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:soehneMono Fallback;src:local(Arial);ascent-override:79.15%;descent-override:17.8%;line-gap-override:0.0%;size-adjust:131.41%}.soehnemono_7feeec93-module__0yl_6q__className{font-family:soehneMono,soehneMono Fallback}.soehnemono_7feeec93-module__0yl_6q__variable{--font-soehne-mono:"soehneMono","soehneMono Fallback"}
