*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--ink: #2a1740;--cream: #fff3e2;--cream-2: #fffbf4;--coral: #e94f8a;--coral-600: #d13b76;--amber: #ffc23d;--plum: #8a5cc0;--orange: #ff8a3d;--mint: #37b088;--text-dark: #3a1f52;--text-light: #fff5ec;color-scheme:light}html{font-size:62.5%;scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body{font-family:Nunito,Segoe UI,system-ui,sans-serif;font-size:1.7rem;line-height:1.65;color:#3a1f52;background-color:#fff3e2;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:Fredoka,Segoe UI,system-ui,sans-serif;font-weight:600;line-height:1.02;letter-spacing:-.01em;color:#3a1f52}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font:inherit;color:inherit}ul{list-style:none}::selection{background:#e94f8a;color:#fff}*{scrollbar-width:thin;scrollbar-color:#e94f8a #fff3e2}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fff3e2}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e94f8a,#8a5cc0);border-radius:10px;border:2px solid #fff3e2}app-root{display:flex;flex-direction:column;min-height:100dvh}app-footer{margin-top:auto}.reveal{opacity:0;transform:translateY(2.4rem);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}.wrap{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(2rem,5vw,6rem)}.wrap--narrow{width:100%;max-width:84rem;margin-inline:auto;padding-inline:clamp(2rem,5vw,6rem)}.wrap--text{width:100%;max-width:78rem;margin-inline:auto;padding-inline:clamp(2rem,5vw,6rem)}.section{position:relative;padding-block:clamp(6rem,10vw,11rem)}.section--cream{background:#fff3e2}.section--light{background:#fffbf4}.section--dark{background:#2a1740;color:#fff5ec}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5{color:#fff5ec}.form{display:flex;flex-direction:column;gap:1.8rem}.form__row{display:grid;gap:1.8rem;grid-template-columns:1fr}@media(min-width:620px){.form__row{grid-template-columns:1fr 1fr}}.form__submit{align-self:flex-start;margin-top:.6rem;padding:1.4rem 3rem;border-radius:999px;font-family:Fredoka,Segoe UI,system-ui,sans-serif;font-weight:600;font-size:1.6rem;color:#fff;background:linear-gradient(135deg,#e94f8a,#8a5cc0);box-shadow:0 .6rem 1.8rem #e94f8a59;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.form__submit:hover{transform:translateY(-.2rem);filter:saturate(1.08)}.form__submit:focus-visible{outline:none;box-shadow:0 0 0 .3rem #0009,0 0 0 .55rem #e94f8a}.form__submit[disabled]{opacity:.45;pointer-events:none}.form__sent{font-size:1.5rem;color:#d13b76;font-weight:600}.form__sent a{color:#d13b76;text-decoration:underline}.field{display:flex;flex-direction:column;gap:.7rem}.field>span{font-family:Fredoka,Segoe UI,system-ui,sans-serif;font-weight:600;font-size:1.45rem;color:#3a1f52}.field input,.field select,.field textarea{width:100%;padding:1.3rem 1.5rem;border-radius:1.4rem;background:#fff;border:2px solid #f2e4cf;color:#3a1f52;font-size:1.6rem;transition:border-color .2s ease,box-shadow .2s ease}.field input::placeholder,.field select::placeholder,.field textarea::placeholder{color:#3a1f5266}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#e94f8a;box-shadow:0 0 0 .3rem #e94f8a29}.field textarea{resize:vertical;min-height:12rem}.u-accent-font{font-family:Caveat,Comic Sans MS,cursive}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
