@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800&family=Rubik:wght@900&display=swap";@keyframes wave-flow{0%{background-position:0 0}to{background-position:-200vw 0}}a,button,input:not([type=checkbox]):not([type=radio]){-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}button,input,select,button *,input *,select *{color:inherit}:root{--red: #FD5739;--blue: #4EA3FB;--yellow: #FFCB5B;--green: #CDFECF;--pink: #FCC9EA;--white: #FFFFF3;--black: #262825}body{width:100vw;font-family:Inter;color:#23231a;background:#fffff3;margin:0;padding:0;line-height:1;text-wrap:balance;display:flex;flex-direction:column;align-items:center}body>div>main{width:100dvw;overflow-x:hidden}a{text-decoration:none;color:inherit}a:not([class]){color:#26281b}a button{color:inherit}h1{font-weight:900}h2{font-size:3rem;font-weight:800;margin:0;align-self:flex-start}h3{font-size:2rem;font-weight:800;margin:0}button{border:none;background:none}select{appearance:none;-webkit-appearance:none;-moz-appearance:none}dialog{border:none}.mod-button{padding:.5rem 1.25rem;font-weight:900;font-size:1.1em;height:2.5rem;border-radius:calc(infinity * 1px);border:none;display:flex;align-items:center;justify-content:center;gap:.6em;transition:transform .1s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer;box-shadow:0 .3em .8em -.1em #0001}.mod-button:hover{transform:scale(1.1);box-shadow:0 .6em 0 -.2em #0001}.mod-button.big{height:3em}.mod-button svg{height:1.5rem;width:1.5rem}.mod-button.red{background:var(--red);color:#fffff3}.mod-button.blue{background:var(--blue)}.mod-button.yellow{background:var(--yellow)}.mod-button.green{background:var(--green)}.mod-button.pink{background:var(--pink)}.mod-button.white{background:var(--white)}.waveblock{position:relative;background:#fffff3;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;padding:2rem 0}.waveblock>*{z-index:0}.waveblock{padding-top:5rem;padding-bottom:16rem;margin-bottom:-5rem}.waveblock .buttons{display:flex;align-items:center;gap:1em}.waveblock#party-form:before{background:url(../assets/party-form-bg.webp);background-size:cover;background-position:center}.waveblock#footer{padding-bottom:4em;margin-bottom:0}.waveblock#footer:before{background:#55a6fb}footer{display:flex;color:#fefff2;width:100%}footer h1{font-size:6rem}footer .contentblock{display:flex;justify-content:space-around;width:100%;gap:3rem}footer>div>div{display:flex;flex-direction:column}footer a{all:unset;font-weight:700;margin:.15rem 0;font-size:1.4rem}footer a.mail,footer a.phone{font-size:1rem}.condensed{width:clamp(50%,55em,90vw);display:flex;flex-direction:column;align-items:center}.entity-wrapper:nth-child(3n+1) .pedestal,.entity:nth-child(3n+1) .pedestal{filter:hue-rotate(180deg)}.entity-wrapper:nth-child(3n+2) .pedestal,.entity:nth-child(3n+2) .pedestal{filter:hue-rotate(90deg)}.entity-wrapper:nth-child(3n+3) .pedestal,.entity:nth-child(3n+3) .pedestal{filter:hue-rotate(270deg)}.spot{position:absolute;pointer-events:none;inset:0;z-index:0}.ephemeral{pointer-events:none}
