body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--background:#23262e;--text:#d5ced9;--pink:#f0a;--yellow:#ffe66d;--green:#96e072;--link:#48eddd;--link-hover:#8a2be2;--brand-1:#2f77c8;--brand-2:#ad1a1a;--brand-3:#ffae16;--brand-4:#79b6e2;--neutral-00:#fff;--neutral-10:#f5f7fa;--neutral-20:#e9ecf1;--neutral-30:#dde0e6;--neutral-40:#c1c9d4;--neutral-50:#98a1ad;--neutral-60:#767f8a;--neutral-70:#4c5969;--neutral-80:#303b47;--neutral-100:#000;--texture-1:#fff9ee;--texture-2:#f5efe6;--error:#dd3636;--reduced-price:#ad1a1a;--fatal:#0c1c2e;--idle:#e9ecf1;--info:#bfc9d5;--notification:#6fc4ff;--positive:#91c11e}@font-face{font-display:fallback;font-family:SourceCodePro;font-weight:400;src:url(/static/media/SourceCodePro-Regular.75bc14637f1d0317a8c5.ttf) format("truetype")}@font-face{font-display:fallback;font-family:SourceCodePro;font-weight:500;src:url(/static/media/SourceCodePro-Black.c4988a793f57ac78c336.ttf) format("truetype")}html{font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%}.site-wrapper{background:#23262e;background:var(--background);color:#2a2a2a;color:var(--text);display:flex;flex-direction:column;font-family:SourceCodePro,sans-monospace;font-family:var(--font-family-regular);font-size:2rem;font-size:var(--font-size-xsmall);line-height:2.08;line-height:var(--line-height-xsmall);margin:0 auto;max-width:100vw;min-height:100vh;position:relative}main{margin-top:6rem;padding:0 5%}@media (min-width:769px){main{padding:0 10%}}b,strong{font-weight:700}em{font-style:italic}p{display:block;margin-block-end:1em;margin-block-start:.5rem;margin-inline-end:0;margin-inline-start:0}ul{list-style-type:disc}ol{list-style-type:decimal}li{display:list-item;text-align:-webkit-match-parent}*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}html{font-size:10px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquoteafter,blockquotebefore,qafter,qbefore{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{background:inherit}:root{--font-family-regular:SourceCodePro,sans-monospace;--font-size-xsmall:2rem;--line-height-xsmall:2.08;--font-size-small:2.8rem;--line-height-small:1.92;--font-size-medium:4.4rem;--line-height-medium:1.84;--font-size-large:5.2rem;--line-height-large:1.2;--font-size-xlarge:8rem;--line-height-xlarge:1.6;--font-size-xxlarge:12.8rem;--line-height-xxlarge:1.6;--space-small:1.6rem;--space-medium:4.8rem;--space-large:8rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-black:900;--elevation-s:0 0 2px 0 #0000000d,0 1px 3px 0 #00000026;--elevation-m:0 2px 5px -1px #00000026,0 1px 3px 0 #00000014;--elevation-l:0 3px 8px -1px #00000026,0 1px 3px 0 #0000000d;--elevation-xl:0 8px 20px -3px #0000001f,0 2px 5px 0 #00000012;--elevation-xxl:0 12px 40px -8px #0000001f,0 5px 10px 0 #00000012;--z-index-lowest:1;--z-index-low:10;--z-index-medium:50;--z-index-overlay:60;--z-index-high:70;--z-index-highest:100}.test500{background:red;font-family:SourceCodePro-Regular}.test600{background:#00f}.header{background:#23262e;background:var(--background);left:0;margin:0;max-width:100vw;padding:0 5%;position:fixed;right:0;top:0;transition:top .5s;z-index:100;z-index:var(--z-index-highest)}@media (min-width:769px){.header{padding:0 10%}}.header__content-wrapper{align-items:center;display:flex;height:6rem;justify-content:space-between}.footer{background:#23262e;background:var(--background);bottom:0;display:flex;justify-content:flex-end;left:0;margin:0;max-width:100vw;padding:0 5%;position:fixed;right:0;z-index:100;z-index:var(--z-index-highest)}@media (min-width:769px){.footer{padding:0 10%}}.footer__link{color:#48eddd;color:var(--link);font-size:1.2rem}.footer__link:hover{color:#8a2be2;color:var(--link-hover);text-decoration:underline;text-decoration-style:wavy}.footer__content-wrapper{align-items:center;display:flex;padding:2.4rem 0}.logo__content-wrapper p{font-size:2rem;font-size:var(--font-size-xsmall);font-weight:400;font-weight:var(--font-weight-regular);line-height:1;text-transform:uppercase}.logo__content-wrapper p:first-child{letter-spacing:.2rem}.logo__content-wrapper p:last-child{letter-spacing:.4rem}.section-frame{height:auto;padding-bottom:8rem;padding-bottom:var(--space-large)}.section-frame__content-wrapper p{padding:1.6rem 0;padding:var(--space-small) 0}.section-frame__pink{color:#f0a;color:var(--pink)}.section-frame__yellow{color:#ffe66d;color:var(--yellow)}.section-frame__green{color:#96e072;color:var(--green)}.section-frame p{line-height:3.3rem;padding:1.6rem 0 4.8rem;padding:var(--space-small) 0 var(--space-medium) 0}.about p{padding:0}.about__keywords{color:#ffe66d;color:var(--yellow)}.about__keywords__heading{color:#96e072;color:var(--green)}.about ul,ol{display:block;margin-block-end:1em;margin-block-start:.5rem;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.skills__list{align-items:center;display:flex;flex-wrap:wrap;gap:8rem;gap:var(--space-large);justify-content:center;list-style-type:none}.skills__list li{width:7rem}.skills__list img{height:auto;width:100%}.skills__list ul,ol{display:block;margin-block-end:1em;margin-block-start:.5rem;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0}.work-experience__title{font-size:2rem;font-size:var(--font-size-xsmall)}.work-experience__link{color:#48eddd;color:var(--link)}.work-experience__link:hover{color:#8a2be2;color:var(--link-hover);text-decoration:underline;text-decoration-style:wavy}.work-experience__img-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:1.6rem;margin-bottom:var(--space-small);padding:0 3rem;width:100%}.work-experience__img-wrapper img{height:5rem;margin:1.6rem;margin:var(--space-small);transition:transform .3s ease-in-out}.work-experience__img-wrapper img:hover{transform:scale(1.1)}.white-logo{filter:invert(100%)}.contact{height:100vh}.contact__link{color:#48eddd;color:var(--link)}.contact__link:hover{color:#8a2be2;color:var(--link-hover);text-decoration:underline;text-decoration-style:wavy}.projects-overview{width:100%}.projects-overview__wrapper{display:flex;flex-wrap:wrap;padding-top:1.6rem;padding-top:var(--space-small)}.projects-overview__thumbnail{align-items:center;border:1px solid #2a2a2a;border:1px solid var(--text);display:flex;flex-direction:column;margin:1rem;width:100%}@media (min-width:500px){.projects-overview__thumbnail{padding-top:1.6rem;padding-top:var(--space-small);width:45%}}@media (min-width:1200px){.projects-overview__thumbnail{padding-top:1.6rem;padding-top:var(--space-small);width:30%}}.projects-overview__icons{align-items:center;display:flex;flex-direction:row;height:3rem;justify-content:center}.projects-overview__icons a{margin:0 1rem;width:2rem}.projects-overview__thumbnail h3{color:#48eddd;color:var(--link);cursor:pointer}.projects-overview__thumbnail h3:hover{color:#8a2be2;color:var(--link-hover);text-decoration:underline;text-decoration-style:wavy}.projects-overview__description-short{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:0 1rem}.projects-overview__description-long{color:#23262e;color:var(--background);height:-moz-fit-content;height:fit-content}.projects-overview__thumbnail>img{cursor:pointer;height:14rem;padding-top:2rem;width:auto}@media (min-width:500px){.projects-overview__thumbnail>img{padding-bottom:1.6rem;padding-bottom:var(--space-small)}}.projects-overview__thumbnail img:hover{transform:scale(1.1)}strong{font-weight:700}.modal{background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.modal,.modal__header{align-items:center;display:flex}.modal__header{color:#23262e;color:var(--background);flex-direction:row;justify-content:space-between;padding-bottom:.6rem}.modal__content{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0003;max-height:80%;overflow:auto;padding:1.6rem;width:100%}@media (min-width:769px){.modal__content{width:80%}}.modal button{background-color:#23262e;background-color:var(--background);border:none;border-radius:.4rem;color:#2a2a2a;color:var(--text);cursor:pointer;padding:0 .8rem}.modal button:hover{background-color:#0056b3;color:#2a2a2a;color:var(--text)}.modal button:focus{outline:none}.welcome p{font-size:4.4rem;font-size:var(--font-size-medium);font-weight:500;font-weight:var(--font-weight-medium);line-height:5.5rem}.welcome__keywords{color:#ffe66d;color:var(--yellow)}.hamburger-menu{display:block;position:relative;top:0;-webkit-user-select:none;user-select:none;z-index:1}.hamburger-menu a{text-decoration:none;transition:color .3s ease}.hamburger-menu a:hover{text-decoration:underline;text-decoration-style:wavy}.hamburger-menu input{-webkit-touch-callout:none;cursor:pointer;display:block;height:32px;left:-5px;opacity:0;position:absolute;top:-7px;width:40px;z-index:2}.hamburger-menu span{background:#2a2a2a;background:var(--text);border-radius:3px;display:block;height:4px;margin-bottom:5px;position:relative;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;width:33px;z-index:1}.hamburger-menu span:first-child{transform-origin:0 0}.hamburger-menu span:nth-last-child(2){transform-origin:0 100%}.hamburger-menu input:checked~span{background:#2a2a2a;background:var(--text);opacity:1;transform:rotate(45deg) translate(-2px,-1px)}.hamburger-menu input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}.hamburger-menu input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(-1px)}.hamburger-menu__menu{-webkit-font-smoothing:antialiased;background:#23262e;background:var(--background);height:100%;left:0;list-style-type:none;padding:125px 50px 50px;position:fixed;top:0;transform:translate(100%);transform-origin:0 0;transition:transform .5s cubic-bezier(.77,.2,.05,1);width:100%}.hamburger-menu__menu li{color:#48eddd;color:var(--link);cursor:pointer;font-size:22px;padding:10px 0}.hamburger-menu__menu li:hover{color:#8a2be2;color:var(--link-hover);text-decoration:underline;text-decoration-style:wavy}.hamburger-menu input:checked~ul{transform:none}.unsere-tiere__container{background:#23262e;background:var(--background);color:#2a2a2a;color:var(--text);margin:0 auto;max-width:600px;padding:2rem}.unsere-tiere__title{color:#f0a;color:var(--pink);font-size:2rem;margin:1.5rem 0}.unsere-tiere__input-group{display:flex;gap:.5rem;margin-bottom:1.5rem}@media (max-width:480px){.unsere-tiere__input-group{flex-direction:column}}.unsere-tiere__input{background:#fff;background:var(--neutral-00);border:1px solid #98a1ad;border:1px solid var(--neutral-50);border-radius:8px;color:#23262e;color:var(--background);flex:1 1;padding:.75rem 1rem}@media (max-width:480px){.unsere-tiere__input{width:100%}}.unsere-tiere__button{background-color:#96e072;background-color:var(--green);border:none;border-radius:8px;color:#23262e;color:var(--background);cursor:pointer;font-size:1.6rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease;width:200px}.unsere-tiere__button:hover{background-color:#8a2be2;background-color:var(--link-hover)}@media (max-width:480px){.unsere-tiere__button{width:100%}}.unsere-tiere__message{color:#dd3636;color:var(--error);margin-bottom:1rem}.unsere-tiere__count{color:#ffe66d;color:var(--yellow);margin-bottom:1.5rem}.unsere-tiere__list{list-style:none;padding-bottom:75px}.unsere-tiere__list-item{align-items:center;background:#303b47;background:var(--neutral-80);border-radius:6px;color:#f5f7fa;color:var(--neutral-10);display:flex;font-size:1.1rem;justify-content:space-between;margin-bottom:.75rem;padding:.75rem 1rem}.unsere-tiere__name{flex:1 1;font-size:1.5rem}.unsere-tiere__user-initial{align-items:center;border-radius:50%;color:#23262e;color:var(--background);display:inline-flex;font-size:.75rem;font-weight:700;height:2rem;justify-content:center;margin-left:.5rem;width:2rem}.unsere-tiere__stats{background:#303b47;background:var(--neutral-80);border-radius:8px;color:#f5f7fa;color:var(--neutral-10);margin:2rem 0;padding:1rem}.unsere-tiere__stats h3{font-size:1.5rem;margin-bottom:1rem}.unsere-tiere__stats-item{margin-bottom:1rem}.unsere-tiere__stats-label{font-size:1.4rem;margin-bottom:.3rem}.unsere-tiere__stats-bar{background:#767f8a;background:var(--neutral-60);border-radius:6px;height:8px;overflow:hidden}.unsere-tiere__stats-fill{border-radius:6px;height:100%;transition:width .4s ease}.unsere-tiere__name-dialog{margin:2rem 0;text-align:center}.unsere-tiere__name-dialog p{margin-bottom:3rem}.unsere-tiere__name-options{display:flex;flex-wrap:wrap;gap:5rem;justify-content:center;margin-top:1rem;position:relative}.unsere-tiere__user-info{align-items:center;background:#e9ecf1;background:var(--neutral-20);border-radius:6px;color:#23262e;color:var(--background);display:flex;font-size:.85rem;justify-content:flex-end;margin-left:auto;padding:.3rem .6rem;width:-moz-fit-content;width:fit-content}.unsere-tiere__logout-button{background:none;border:none;color:inherit;cursor:pointer;text-decoration:underline}.unsere-tiere__rules{background:#303b47;background:var(--neutral-80);border-radius:8px;font-size:1.4rem;line-height:1.5;margin-top:1rem;padding:1rem}.unsere-tiere__user-card{align-items:center;display:flex;flex-direction:column}.unsere-tiere__user-card:nth-of-type(3) .unsere-tiere__user-image{top:10px}.unsere-tiere__user-image{border-radius:50%;cursor:pointer;height:100px;margin-bottom:.5rem;object-fit:cover;width:100px}.unsere-tiere__user-image--jana{object-position:center -8px}.unsere-tiere__user-image--kathi{object-position:center -13px}.unsere-tiere__tag-option{border:none;border-radius:6px;color:#23262e;color:var(--background);cursor:pointer;font-size:1rem;font-weight:700;margin-top:-20px;padding:1.4rem .8rem .4rem;text-align:center;white-space:nowrap;width:180px}.unsere-tiere__delete-btn,.unsere-tiere__delete-dummy{cursor:pointer;display:inline-block;height:1.5rem;margin-left:1rem;width:1.5rem}.unsere-tiere__right{align-items:center;display:flex;justify-content:flex-end;min-width:70px}.unsere-tiere__delete-dummy{visibility:hidden}.tag-kathi{background:#ffe66d;background:var(--yellow)}.tag-kathi span{font-size:2rem}.tag-jana{background:#f0a;background:var(--pink)}.tag-jana span{font-size:2rem}.tag-bob{background:#48eddd;background:var(--link)}.tag-bob span{font-size:2rem}input,textarea{font-size:1.6rem}:root{--sand:#f5ede0;--warm:#fff9f0;--peach:#e8a477;--coral:#d97c5a;--sage:#a8b5a0;--olive:#7a8972;--text:#2a2a2a;--text-light:#666;--text-lighter:#999;--border:#e5ddd0;--white:#fff;--r-0:0px;--r-1:2px;--r-2:6px;--shadow-1:0 1px 0 #0000000a;--shadow-2:0 10px 28px #0000000f}.pistachio-house{background:#fff9f0;background:var(--warm);color:#2a2a2a;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:350;inset:0;letter-spacing:.1px;line-height:1.75;overflow:auto;position:fixed;scroll-padding-top:86px;z-index:9999}.pistachio-house *{box-sizing:border-box;margin:0;padding:0}.pistachio-house b,.pistachio-house strong{font-weight:650}.pistachio-house a{color:#d97c5a;color:var(--coral);text-decoration:none;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s,text-decoration-color .2s}.pistachio-house a:hover{opacity:.85;text-decoration:underline}.pistachio-house header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9f0eb;border-bottom:1px solid #e5ddd0;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000}.pistachio-house .header-content{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin:0 auto;max-width:1120px;padding:16px 20px}.pistachio-house .brand{font-family:Playfair Display,serif;font-size:18px;font-weight:650;letter-spacing:.2px}.pistachio-house .nav-links{display:flex;flex-wrap:wrap;gap:10px 14px}.pistachio-house .nav-links a{background:#0000;border:0;border-radius:0;color:#2a2a2a8c;font-size:12px;font-weight:650;letter-spacing:.9px;padding:0;position:relative;text-transform:uppercase}.pistachio-house .nav-links a:after{background:#0000;bottom:-7px;content:"";height:1px;left:0;position:absolute;right:0;transition:background .15s}.pistachio-house .nav-links a:hover{color:#2a2a2ae6}.pistachio-house .nav-links a:hover:after{background:#d97c5ae6}.pistachio-house main{counter-reset:sec;margin:0 auto;max-width:740px;padding:42px 20px 90px}@media (min-width:640px){.pistachio-house main{padding:64px 44px 110px}.pistachio-house .header-content{padding:18px 40px}}.pistachio-house section{counter-increment:sec;margin-bottom:92px;padding-top:8px;position:relative}.pistachio-house section:before{background:#7a89722e;bottom:0;content:"";left:-14px;position:absolute;top:0;width:1px}.pistachio-house section.hero{counter-increment:none;margin-bottom:84px;padding-top:0}.pistachio-house section.hero:before{display:none}.pistachio-house h1{font-family:Playfair Display,serif;font-size:clamp(36px,7.5vw,56px);font-weight:650;letter-spacing:-.7px;line-height:1.06;margin-bottom:18px}.pistachio-house .subtitle{color:#666;color:var(--text-light);font-size:18px;font-weight:350;line-height:1.85;margin-bottom:28px;max-width:70ch}.pistachio-house h2{font-family:Playfair Display,serif;font-size:30px;font-weight:650;letter-spacing:-.3px;margin-bottom:18px;padding-top:18px;position:relative}.pistachio-house section:not(.hero) h2:before{color:#7a8972;color:var(--olive);content:"0" counter(sec);display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;letter-spacing:.6px;margin-right:10px;transform:translateY(-2px)}.pistachio-house section:not(.hero) h2:after{background:#e5ddd0;background:var(--border);content:"";display:block;height:1px;margin-top:14px}.pistachio-house h3{color:#2a2a2a;color:var(--text);font-size:12px;font-weight:750;letter-spacing:1.2px;margin:34px 0 12px;text-transform:uppercase}.pistachio-house p{color:#666;color:var(--text-light);font-weight:350;margin-bottom:16px;max-width:66ch}.pistachio-house .meta-pills{grid-gap:10px;display:grid;gap:10px;margin-bottom:28px}.pistachio-house .pill{background:#0000;border:0;border-bottom:1px solid #e5ddd0;border-bottom:1px solid var(--border);border-radius:0;color:#666;color:var(--text-light);display:flex;font-size:14px;font-weight:450;gap:18px;justify-content:space-between;padding:10px 0}.pistachio-house .pill:last-child{border-bottom:0}.pistachio-house .pill strong{color:#7a8972;color:var(--olive);font-size:12px;font-weight:750;letter-spacing:.9px;margin-right:0;text-transform:uppercase}.pistachio-house .button-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px 18px;margin-bottom:26px}.pistachio-house .btn{background:#0000;border:0;cursor:pointer;font:inherit}.pistachio-house .btn.btnAction{align-items:baseline;border-radius:0;color:#2a2a2a;color:var(--text);display:inline-flex;font-size:13px;font-weight:650;gap:8px;line-height:1.2;padding:0;position:relative}.pistachio-house .btn.btnAction:after{background:#d97c5a8c;bottom:-7px;content:"";height:1px;left:0;position:absolute;right:0;transform-origin:left;transition:background .15s,transform .15s}.pistachio-house .btn.btnAction:hover:after{background:#d97c5a;transform:scaleX(1.02)}.pistachio-house .btn.btnPrimary{background:#ffffff8c;border:1px solid #2a2a2a38;border-radius:2px;border-radius:var(--r-1);color:#2a2a2a;color:var(--text);font-size:13px;font-weight:650;padding:10px 14px;transition:border-color .15s,background .15s}.pistachio-house .btn.btnPrimary:hover{background:#fffc;border-color:#d97c5ae6}.pistachio-house .quick-box{background:#0000;border:0;border-bottom:1px solid #e5ddd0;border-bottom:1px solid var(--border);border-radius:0;border-top:1px solid #e5ddd0;border-top:1px solid var(--border);margin-bottom:30px;padding:18px 0}.pistachio-house .quick-box h3{margin-bottom:14px;margin-top:0}.pistachio-house .quick-items{grid-gap:12px;display:grid;gap:12px}.pistachio-house .quick-item{border-bottom:1px solid #e5ddd0;border-bottom:1px solid var(--border);display:flex;gap:16px;justify-content:space-between;padding-bottom:12px}.pistachio-house .quick-item:last-child{border-bottom:none;padding-bottom:0}.pistachio-house .quick-item span:first-child{color:#666;color:var(--text-light);font-size:14px}.pistachio-house .quick-item span:last-child{color:#2a2a2a;color:var(--text);font-size:14px;font-weight:650;text-align:right}.pistachio-house .note{border:0;border-left:2px solid #e8a477;border-left:2px solid var(--peach);border-radius:0;color:#2a2a2a;color:var(--text);font-size:15px}.pistachio-house .callout,.pistachio-house .note{background:#0000;margin:26px 0;padding:10px 0 10px 14px}.pistachio-house .callout{border:0;border-left:2px solid #7a8972;border-left:2px solid var(--olive);border-radius:0}.pistachio-house .wa-title{color:#2a2a2a;color:var(--text);font-family:Playfair Display,serif;font-size:18px;font-weight:650;margin-bottom:10px}.pistachio-house .wa-text{font-size:15px;margin:0}.pistachio-house ul{list-style:none;margin:18px 0}.pistachio-house li{color:#666;color:var(--text-light);font-weight:350;margin-bottom:14px;padding-left:22px;position:relative}.pistachio-house li:before{color:#d97c5a;color:var(--coral);content:"·";font-size:20px;font-weight:750;left:8px;position:absolute}.pistachio-house .divider{background:#e5ddd0;background:var(--border);height:1px;margin:34px 0}.pistachio-house .table-wrapper{background:#0000;border-bottom:1px solid #e5ddd0;border-bottom:1px solid var(--border);border-left:0;border-radius:0;border-right:0;border-top:1px solid #e5ddd0;border-top:1px solid var(--border);margin:26px 0;overflow-x:auto}.pistachio-house table{border-collapse:collapse;font-size:14px;width:100%}.pistachio-house th{background:#0000;color:#2a2a2a;color:var(--text);font-size:12px;font-weight:750;letter-spacing:.7px;text-align:left;text-transform:uppercase;white-space:nowrap}.pistachio-house td,.pistachio-house th{border-bottom:1px solid #e5ddd0;border-bottom:1px solid var(--border);padding:14px 12px}.pistachio-house td{color:#666;color:var(--text-light);font-weight:350}.pistachio-house tr:last-child td{border-bottom:none}.pistachio-house footer{border-top:1px solid #e5ddd0;border-top:1px solid var(--border);color:#999;color:var(--text-lighter);font-size:13px;margin-top:80px;padding-top:34px;text-align:center}@media (min-width:768px){html{scroll-padding-top:86px}.pistachio-house .subtitle{font-size:20px}.pistachio-house .header-content{align-items:end;grid-template-columns:1fr auto}.pistachio-house .nav-links{justify-content:flex-end}}@media print{.pistachio-house header{position:static}.pistachio-house .button-group,.pistachio-house .nav-links{display:none}:global(body){background:#fff!important}:global(#root){background:#fff!important}.pistachio-house section:before{display:none}}
/*# sourceMappingURL=main.b9527c0f.css.map*/