*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-moz-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;min-height:100vh;text-rendering:optimizeLegibility;line-height:1.5;overflow-x:hidden}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{text-wrap:balance}p,li,figcaption{text-wrap:pretty}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}textarea{resize:vertical}fieldset{border:none}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible,[role=button]:focus-visible,[role=link]:focus-visible,[role=checkbox]:focus-visible,[role=radio]:focus-visible,[role=switch]:focus-visible,[role=tab]:focus-visible,[role=menuitem]:focus-visible,[role=option]:focus-visible,.card-wrapper:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #475841}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible),[tabindex]:not([tabindex="-1"]):focus:not(:focus-visible),[role=button]:focus:not(:focus-visible),[role=link]:focus:not(:focus-visible),[role=checkbox]:focus:not(:focus-visible),[role=radio]:focus:not(:focus-visible),[role=switch]:focus:not(:focus-visible),[role=tab]:focus:not(:focus-visible),[role=menuitem]:focus:not(:focus-visible),[role=option]:focus:not(:focus-visible),.card-wrapper:focus:not(:focus-visible),summary:focus:not(:focus-visible){outline:none}body{color:#313131;background-color:#fffaf5;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400}h1,h2,h3,h4,h5,h6{color:#111827;margin-bottom:1rem;font-weight:700;line-height:1.25}h1{font-size:2.25rem}@media (min-width:768px){h1{font-size:3rem}}h2{font-size:1.875rem}@media (min-width:768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media (min-width:768px){h3{font-size:1.875rem}}h4{font-size:1.25rem}@media (min-width:768px){h4{font-size:1.5rem}}h5{font-size:1.125rem}@media (min-width:768px){h5{font-size:1.25rem}}h6{font-size:1rem}@media (min-width:768px){h6{font-size:1.125rem}}p{margin-bottom:1rem;line-height:1.75}p:last-child{margin-bottom:0}a{color:#fcefcf;transition:color .2s ease-in-out}a:hover{color:#cabfa6}strong,b{font-weight:700}em,i{font-style:italic}small{font-size:.875rem}mark{background-color:#475841;border-radius:.125rem;padding:.125em .25em}code,kbd,samp,pre{font-family:var(--font-mono),"Courier New",monospace;font-size:.875rem}code{background-color:#1717170d;border-radius:.25rem;padding:.125em .375em}pre{background-color:#1717170d;border-radius:.5rem;padding:1rem;overflow-x:auto}pre code{background:0 0;padding:0}kbd{color:#fffaf5;background-color:#171717;border-radius:.125rem;padding:.125em .375em}blockquote{color:#535964;border-left:4px solid #fcefcf;margin:1.5rem 0;padding-left:1rem;font-style:italic}hr{background-color:#1717171a;border:none;height:1px;margin:2rem 0}::selection{color:#111827;background-color:#475841}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes slide-in-top{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-25%)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.animate-fade-in{animation:.2s ease-out fade-in}.animate-fade-out{animation:.2s ease-in fade-out}.animate-slide-in-top{animation:.3s ease-out slide-in-top}.animate-slide-in-bottom{animation:.3s ease-out slide-in-bottom}.animate-slide-in-left{animation:.3s ease-out slide-in-left}.animate-slide-in-right{animation:.3s ease-out slide-in-right}.animate-scale-in{animation:.2s ease-out scale-in}.animate-pulse{animation:2s ease-in-out infinite pulse}.animate-bounce{animation:1s ease-in-out infinite bounce}.animate-spin{animation:1s linear infinite spin}.animate-shake{animation:.5s ease-in-out shake}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.container--sm{max-width:640px}.container--md{max-width:768px}.container--lg{max-width:1024px}.container--full{max-width:100%}.section{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.section{padding-top:4rem;padding-bottom:4rem}}@media (min-width:1024px){.section{padding-top:5rem;padding-bottom:5rem}}.section--sm{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.section--sm{padding-top:2.5rem;padding-bottom:2.5rem}}.grid{gap:1rem;display:grid}@media (min-width:768px){.grid{gap:1.5rem}}@media (min-width:640px){.grid--2,.grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid--3{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid--4{grid-template-columns:repeat(4,1fr)}}.grid--auto{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.flex{display:flex}.flex--center{justify-content:center;align-items:center;display:flex}.flex--between{justify-content:space-between;align-items:center;display:flex}.flex--column{flex-direction:column;display:flex}.flex--wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.two-column{gap:2rem;display:grid}@media (min-width:1024px){.two-column{grid-template-columns:1fr 1fr;align-items:center}.two-column--reverse>:first-child{order:2}}.layout-sidebar{gap:2rem;display:grid}@media (min-width:1024px){.layout-sidebar{grid-template-columns:280px 1fr}}.layout-aside{gap:2rem;display:grid}@media (min-width:1024px){.layout-aside{grid-template-columns:1fr 320px}}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.header{z-index:200;background-color:#fffaf5;border-bottom:1px solid #1717171a;width:100%;padding:1rem 1.5rem;position:sticky;top:0}@media (min-width:1024px){.header{padding:1rem 2rem}}.header__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.header__logo{color:#111827;font-size:1.25rem;font-weight:700}.header__logo img{width:auto;height:40px}.header__nav{display:none}@media (min-width:768px){.header__nav{align-items:center;gap:1.5rem;display:flex}}.header__link{color:#313131;font-size:1rem;font-weight:500;transition:color .2s ease-in-out}.header__link:hover{color:#111827}.header__link--active{color:#fcefcf}.header__actions{align-items:center;gap:.75rem;display:flex}.header__menu-toggle{padding:.5rem;display:flex}@media (min-width:768px){.header__menu-toggle{display:none}}.header--transparent{background-color:#0000;border-bottom:none}.header--transparent .header__logo,.header--transparent .header__link{color:#fffaf5}.header--glass{-webkit-backdrop-filter:blur(10px);background:#fffc}.footer{color:#fffaf5;background-color:#171717;width:100%;padding:3rem 1.5rem}@media (min-width:1024px){.footer{padding:4rem 2rem}}.footer__inner{max-width:1280px;margin:0 auto}.footer__grid{gap:2rem;display:grid}@media (min-width:640px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer__grid{grid-template-columns:repeat(4,1fr)}}.footer__section{flex-direction:column;gap:1rem;display:flex}.footer__title{color:#fffaf5;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.footer__links{flex-direction:column;gap:.5rem;display:flex}.footer__link{color:#fffaf5b3;font-size:.875rem;transition:color .2s ease-in-out}.footer__link:hover{color:#fffaf5}.footer__text{color:#fffaf5b3;font-size:.875rem;line-height:1.75}.footer__bottom{border-top:1px solid #fffaf51a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.footer__copyright{color:#fffaf580;font-size:.875rem}.footer__social{gap:1rem;display:flex}.footer__social-link{color:#fffaf5b3;transition:color .2s ease-in-out}.footer__social-link:hover{color:#fffaf5}.mobile-nav{z-index:500;background-color:#fffaf5;flex-direction:column;transition:transform .3s ease-in-out;display:flex;position:fixed;inset:0;transform:translate(-100%)}.mobile-nav--open{transform:translate(0)}@media (min-width:768px){.mobile-nav{display:none}}.mobile-nav__header{border-bottom:1px solid #1717171a;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.mobile-nav__close{padding:.5rem}.mobile-nav__content{flex:1;padding:1.5rem;overflow-y:auto}.mobile-nav__links{flex-direction:column;gap:.5rem;display:flex}.mobile-nav__link{color:#111827;border-radius:.5rem;padding:.75rem 1rem;font-size:1.125rem;font-weight:500;transition:all .2s ease-in-out}.mobile-nav__link:hover{background-color:#1717170d}.mobile-nav__link--active{background-color:#475841}.mobile-nav__footer{border-top:1px solid #1717171a;padding:1.5rem}.mobile-nav-overlay{z-index:499;opacity:0;visibility:hidden;background-color:#17171780;transition:all .2s ease-in-out;position:fixed;inset:0}.mobile-nav-overlay--visible{opacity:1;visibility:visible}.sidebar-nav{background-color:#fffaf5;border-right:1px solid #1717171a;width:280px;height:100vh;padding:1.5rem;position:sticky;top:0;overflow-y:auto}.sidebar-nav__section{margin-bottom:1.5rem}.sidebar-nav__title{text-transform:uppercase;letter-spacing:.05em;color:#535964;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.sidebar-nav__links{flex-direction:column;gap:.25rem;display:flex}.sidebar-nav__link{color:#313131;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s ease-in-out}.sidebar-nav__link:hover{color:#111827;background-color:#1717170d}.sidebar-nav__link--active{color:#111827;background-color:#475841;font-weight:500}.breadcrumb{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.breadcrumb__item{color:#535964}.breadcrumb__item:last-child{color:#111827;font-weight:500}.breadcrumb__separator{color:#535964}.layout-full-page{background:#fffaf5;flex-direction:column;min-height:100vh;display:flex}.layout-full-page__main{flex:1;width:100%}.layout-full-page__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.layout-full-page__container{padding:0 1rem}}.layout-full-page--with-fixed-nav{padding-top:0}.layout-full-page--centered .layout-full-page__main{justify-content:center;align-items:center;display:flex}.sidebar{z-index:300;background-color:#fffaf5;border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem;flex-direction:column;width:280px;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 15px #0000000d}.sidebar:after{content:"";background:linear-gradient(#0000,#1717170d,#0000);width:1px;position:absolute;top:0;bottom:0;right:0}.sidebar__header{border-bottom:1px dashed #47584126;margin-bottom:1rem;padding-bottom:1.5rem}.sidebar__brand{color:#111827;justify-content:center;align-items:center;gap:.75rem;text-decoration:none;display:flex}.sidebar__brand:hover,.sidebar__brand:visited,.sidebar__brand:active{color:#111827}.sidebar__logo{border-radius:.5rem}.sidebar__name{font-size:1.25rem;font-weight:700}.sidebar__nav{flex-direction:column;flex:1;justify-content:center;display:flex}.sidebar__menu{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.sidebar__link{color:#313131;background-color:#fffef0;border:1px solid #0000000d;border-left:none;border-right:none;border-radius:0;align-items:center;gap:.75rem;margin-left:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;display:flex;box-shadow:2px 2px 5px #0000000d}.sidebar__link:before{content:"";background-color:inherit;clip-path:polygon(100% 0%,0% 0%,0% 12.5%,100% 12.5%,100% 25%,0% 25%,0% 37.5%,100% 37.5%,100% 50%,0% 50%,0% 62.5%,100% 62.5%,100% 75%,0% 75%,0% 87.5%,100% 87.5%,100% 100%,0% 100%);width:4px;position:absolute;top:0;bottom:0;left:-2px}.sidebar__link:after{content:"";background-color:inherit;clip-path:polygon(0% 0%,100% 0%,100% 12.5%,0% 12.5%,0% 25%,100% 25%,100% 37.5%,0% 37.5%,0% 50%,100% 50%,100% 62.5%,0% 62.5%,0% 75%,100% 75%,100% 87.5%,0% 87.5%,0% 100%,100% 100%);width:4px;position:absolute;top:0;bottom:0;right:-2px}.sidebar__link{transition:all .2s ease-out;transform:rotate(-.5deg)}.sidebar__link:visited{color:#313131}.sidebar__link:hover{color:#313131;transform:rotate(0)scale(1.02);box-shadow:4px 4px 8px #00000014}.sidebar__link--active{color:#111827;background-color:#fcefcf;border-color:#47584133;font-weight:700;transform:rotate(.5deg)translate(5px);box-shadow:3px 3px 6px #0000001a}.sidebar__link--active:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fff6;border:1px solid #fff3;width:40px;height:12px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #0000000d}.sidebar__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.sidebar__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar__footer{border-top:1px dashed #47584126;margin-top:auto;padding-top:1rem}.sidebar__signout{justify-content:center;margin-bottom:1rem;display:flex}.sidebar__signout-btn{color:#535964;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out;display:flex}.sidebar__signout-btn:hover{color:#a53030;background-color:#a5303014;transform:translate(2px)}.sidebar__legal{flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:flex}.sidebar__legal-link{color:#535964;font-size:.75rem;text-decoration:none;transition:all .2s ease-in-out}.sidebar__legal-link:hover{color:#475841;text-decoration:underline}.dashboard-layout{background-color:#faf9f6;background-image:linear-gradient(#17171708 1px,#0000 1px),linear-gradient(90deg,#17171708 1px,#0000 1px);background-size:20px 20px;min-height:100vh;display:flex}.dashboard-layout__content{flex:1;min-height:100vh;margin-left:280px;padding:2rem}@media (max-width:768px){.dashboard-layout__content{margin-left:0;padding:1rem 1rem 2rem}}.sidebar-burger{display:none}@media (max-width:768px){.sidebar-burger{z-index:501;color:#fffaf5;cursor:pointer;background-color:#fffaf5;border:2px solid #171717;border-radius:12px 20px 14px 24px/22px 14px 20px 12px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s ease-in-out;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:3px 3px #17171733}.sidebar-burger:hover{transform:scale(1.05)}.sidebar-burger:active{transform:scale(.98)}}.sidebar-overlay{display:none}@media (max-width:768px){.sidebar-overlay{z-index:499;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#17171780;animation:.2s ease-out fadeIn;display:block;position:fixed;inset:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.sidebar{z-index:500;border-radius:0;width:100%;transition:transform .3s ease-out;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar__header{padding-top:2rem}.sidebar__link{padding:1rem 1.25rem;font-size:1.125rem}.sidebar__footer{padding-bottom:env(safe-area-inset-bottom,1rem)}}.btn{white-space:nowrap;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.btn:disabled,.btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--primary{color:#111827;background-color:#fcefcf}.btn--primary:hover:not(:disabled){background-color:#d6cbb0}.btn--primary:active:not(:disabled){background-color:#bdb39b}.btn--secondary{color:#111827;background-color:#eef3e7}.btn--secondary:hover:not(:disabled){background-color:#d6dbd0}.btn--secondary:active:not(:disabled){background-color:#bec2b9}.btn--outline{color:#111827;background-color:#0000;border:2px solid #fcefcf}.btn--outline:hover:not(:disabled){background-color:#fcefcf}.btn--outline:active:not(:disabled){background-color:#d6cbb0}.btn--ghost{color:#111827;background-color:#0000}.btn--ghost:hover:not(:disabled){background-color:#1717170d}.btn--ghost:active:not(:disabled){background-color:#1717171a}.btn--danger{color:#fff;background-color:#a53030}.btn--danger:hover:not(:disabled){background-color:#8c2929}.btn--danger:active:not(:disabled){background-color:#7c2424}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.btn--xl{padding:1.25rem 2.5rem;font-size:1.25rem}.btn--full{width:100%}.btn--icon{aspect-ratio:1;padding:.75rem}.btn--pill{border-radius:9999px}.btn--loading{pointer-events:none;position:relative;color:#0000!important}.btn--loading:after{content:"";border:2px solid;border-right-color:#0000;border-radius:50%;width:1em;height:1em;animation:.6s linear infinite spin;position:absolute}.card-wrapper{transition:all .2s ease-in-out;display:block}.card-wrapper:hover{transform:translateY(-5px)}.card-wrapper:hover .card{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.card-wrapper--no-hover,.card-wrapper--no-hover:hover{transform:none}.card-wrapper--no-hover .card,.card-wrapper--no-hover:hover .card{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.card{background-color:#fffaf5;border:none;border-radius:.75rem;padding:1.5rem;transition:all .2s ease-in-out;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.card__body{padding:1.5rem}.card__image{aspect-ratio:16/9;object-fit:cover;width:100%}.card__title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.card__subtitle{color:#535964;margin-bottom:1rem;font-size:.875rem}.card__text{color:#313131;line-height:1.75}.card--interactive{cursor:pointer}.card--interactive:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.card--interactive:active{transform:translateY(0)}.card--primary{color:#fffaf5;background-color:#475841}.card--primary h2,.card--primary h3,.card--primary h4,.card--primary h5,.card--primary h6,.card--primary .card__title{color:#fffaf5!important}.card--secondary{background-color:#fcefcf}.card--tertiary{background-color:#eef3e7}.card--compact .card__header,.card--compact .card__body,.card--compact .card__footer{padding:1rem}.card--horizontal{display:flex}.card--horizontal .card__image{aspect-ratio:auto;width:40%}.card--horizontal .card__content{flex-direction:column;flex:1;display:flex}@media (max-width:767px){.card--horizontal{flex-direction:column}.card--horizontal .card__image{aspect-ratio:16/9;width:100%}}.card--postit{background-color:#fcefcf;border:none;border-radius:.125rem;margin-top:16px;position:relative;overflow:visible;transform:rotate(-1deg);box-shadow:2px 2px #0000001a,4px 4px 8px #00000026}.card--postit:before{content:"";z-index:10;clip-path:polygon(0% 0%,100% 0%,100% 0%,95% 15%,100% 30%,95% 45%,100% 60%,95% 75%,100% 90%,100% 100%,100% 100%,0% 100%,0% 100%,5% 85%,0% 70%,5% 55%,0% 40%,5% 25%,0% 10%,0% 0%);background:linear-gradient(#ffffffe6 0%,#fff9 100%);border:1px solid #00000014;border-radius:2px;width:70px;height:24px;position:absolute;top:-12px;left:50%;transform:translate(-50%)rotate(2deg)}.card--postit:hover{box-shadow:3px 3px #00000026,8px 8px 16px #00000040}.card--postit:nth-child(2n){transform:rotate(1.5deg)}.card--postit:nth-child(2n):before{transform:translate(-50%)rotate(-2deg)}.card--postit:nth-child(3n){transform:rotate(-.5deg)}.card--postit:nth-child(3n):before{transform:translate(-50%)rotate(3deg)}.form{flex-direction:column;gap:1.5rem;display:flex}.form__group{flex-direction:column;gap:.5rem;display:flex}.form__row{gap:1rem;display:flex}@media (max-width:767px){.form__row{flex-direction:column}}.form__row>*{flex:1}.form__label{color:#111827;font-size:.875rem;font-weight:500}.form__label .required{color:#a53030;margin-left:.25rem}.input,.textarea,.select{color:#111827;background-color:#fffaf5;border:1px solid #17171733;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem;transition:all .2s ease-in-out}.input::placeholder,.textarea::placeholder,.select::placeholder{color:#535964}.input:hover:not(:disabled),.textarea:hover:not(:disabled),.select:hover:not(:disabled){border-color:#17171766}.input:focus,.textarea:focus,.select:focus{border-color:#fcefcf;outline:none;box-shadow:0 0 0 3px #fcefcf33}.input:disabled,.textarea:disabled,.select:disabled{cursor:not-allowed;opacity:.6;background-color:#1717170d}.input--error,.textarea--error,.select--error{border-color:#a53030}.input--error:focus,.textarea--error:focus,.select--error:focus{border-color:#a53030;box-shadow:0 0 0 3px #a5303033}.input--success,.textarea--success,.select--success{border-color:#5b7053}.input--success:focus,.textarea--success:focus,.select--success:focus{border-color:#5b7053;box-shadow:0 0 0 3px #5b705333}.checkbox,.radio{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.checkbox input,.radio input{appearance:none;cursor:pointer;background-color:#fffaf5;border:2px solid #1717174d;width:1.25rem;height:1.25rem;transition:all .2s ease-in-out}.checkbox input:hover,.radio input:hover{border-color:#fcefcf}.checkbox input:checked,.radio input:checked{background-color:#fcefcf;border-color:#fcefcf}.checkbox input:disabled,.radio input:disabled{opacity:.5;cursor:not-allowed}.checkbox input{border-radius:.25rem}.checkbox input:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23171717' d='M10.28 2.28L4 8.56 1.72 6.28a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l7-7a.75.75 0 0 0-1.06-1.06z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.radio input{border-radius:50%}.radio input:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23171717'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.form__helper{color:#535964;font-size:.875rem}.form__error{color:#a53030;font-size:.875rem}.form__success{color:#5b7053;font-size:.875rem}.input-field{flex-direction:column;gap:.25rem;display:flex}.input-field--full{width:100%}.input-field__label{color:#111827;font-size:.875rem;font-weight:500}.input-field__wrapper{display:block}.input-field__wrapper--error .sketchy-border__svg path{stroke:#a53030}.input-field__input{color:#111827;background-color:#fffaf5;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem;transition:all .2s ease-in-out}.input-field__input::placeholder{color:#535964}.input-field__input:focus:not(:focus-visible){background-color:#fffaf5;outline:none}.input-field__input--disabled{cursor:not-allowed;opacity:.6;background-color:#17171714}.input-field__helper{color:#535964;font-size:.875rem}.input-field__error{color:#a53030;font-size:.875rem}.input-field__container{background-color:#fffaf5;border-radius:.5rem;align-items:center;gap:.5rem;display:flex}.input-field__container:focus-within{outline-offset:3px;outline:3px solid #475841}.input-field__container .input-field__input{background:0 0;flex:1;min-width:0;padding:.75rem .5rem}.input-field__container .input-field__input:focus-visible{outline:none}.input-field__prefix,.input-field__suffix{color:#535964;white-space:nowrap;align-items:center;padding:0 .5rem;font-size:.875rem;display:flex}.input-field__prefix svg,.input-field__suffix svg{width:18px;height:18px}.input-field__prefix{padding-left:1rem}.input-field__suffix{padding-right:1rem}.password-toggle{cursor:pointer;color:#535964;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s ease-in-out;display:flex}.password-toggle:hover{color:#111827;background-color:#1717170d}.password-toggle:focus-visible{outline-offset:2px;outline:2px solid #475841}.input-group{gap:1rem;display:flex}.input-group--column{flex-direction:column}.input-group--row{flex-flow:wrap}.input-group--row>*{flex:1;min-width:200px}.input-group--full{width:100%}.number-input{flex-direction:column;gap:.25rem;display:flex}.number-input--full,.number-input--full .number-input__wrapper,.number-input--full .number-input__container{width:100%}.number-input__label{color:#111827;font-size:.875rem;font-weight:500}.number-input__wrapper{display:inline-block}.number-input__wrapper--error .sketchy-border__svg{stroke:#a53030}.number-input__container{background-color:#fffaf5;border-radius:.5rem;align-items:stretch;display:flex;overflow:hidden}.number-input__field{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:60px;padding:.75rem 1rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem}.number-input__field::placeholder{color:#535964}.number-input__field:disabled{opacity:.6;cursor:not-allowed}.number-input__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.number-input__field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-input__field{appearance:textfield}.number-input__controls{border-left:1px solid #17171726;flex-direction:column;display:flex}.number-input__btn{color:#171717;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;width:28px;padding:0;transition:all .2s ease-in-out;display:flex}.number-input__btn:hover:not(:disabled){background-color:#1717170d}.number-input__btn:active:not(:disabled){background-color:#1717171a}.number-input__btn:disabled{opacity:.3;cursor:not-allowed}.number-input__btn--up{border-bottom:1px solid #1717171a}.number-input__helper{color:#535964;font-size:.875rem}.number-input__error{color:#a53030;font-size:.875rem}.textarea{resize:vertical;min-height:120px}.textarea-field{flex-direction:column;gap:.25rem;display:flex}.textarea-field--full{width:100%}.textarea-field__label{color:#111827;font-size:.875rem;font-weight:500}.textarea-field__wrapper{display:block}.textarea-field__wrapper--error .sketchy-border__svg path{stroke:#a53030}.textarea-field__input{z-index:2;color:#111827;background-color:#fffaf5;border:none;border-radius:.5rem;width:100%;min-height:100px;padding:.75rem 1rem 1.5rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.75;transition:all .2s ease-in-out;display:block;position:relative}.textarea-field__input::placeholder{color:#535964}.textarea-field__input:focus:not(:focus-visible){background-color:#fffaf5;outline:none}.textarea-field__input--disabled{cursor:not-allowed;opacity:.6;resize:none;background-color:#17171714}.textarea-field__helper{color:#535964;font-size:.875rem}.textarea-field__error{color:#a53030;font-size:.875rem}.select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.select-field{flex-direction:column;gap:.25rem;display:flex}.select-field--full,.select-field--full .select-field__container,.select-field--full .select-field__wrapper,.select-field--full .select-field__trigger,.select-field--full .select-field__dropdown{width:100%}.select-field__label{color:#111827;font-size:.875rem;font-weight:500}.select-field__container{display:inline-block;position:relative}.select-field__wrapper{display:block}.select-field__wrapper--error .sketchy-border__svg path{stroke:#a53030}.select-field__trigger{color:#111827;cursor:pointer;text-align:left;background-color:#fffaf5;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem;transition:all .2s ease-in-out;display:flex}.select-field__trigger:focus:not(:focus-visible){background-color:#fffaf5;outline:none}.select-field__trigger--disabled{cursor:not-allowed;opacity:.6;background-color:#17171714}.select-field__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.select-field__value--placeholder{color:#535964}.select-field__arrow{color:#535964;flex-shrink:0;transition:all .2s ease-in-out}.select-field__arrow--open{transform:rotate(180deg)}.select-field__dropdown{z-index:600;background-color:#fffaf5;width:100%;min-width:100%;max-height:240px;animation:.15s ease-out selectDropdownFadeIn;top:calc(100% + .5rem);left:0;overflow:hidden;display:block!important;position:absolute!important}@keyframes selectDropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.select-field__list{max-height:240px;margin:0;padding:.5rem;list-style:none;overflow-y:auto}.select-field__option{cursor:pointer;border-radius:.375rem;padding:.5rem .75rem;transition:all .2s ease-in-out}.select-field__option:hover{background-color:#1717170d}.select-field__option--focused{background-color:#17171714}.select-field__option--selected{color:#475841;background-color:#4758411a;font-weight:500}.select-field__option--disabled{color:#535964;cursor:not-allowed;opacity:.5}.select-field__option--disabled:hover{background-color:#0000}.select-field__group{list-style:none}.select-field__group ul{margin:0;padding:0 0 0 .75rem;list-style:none}.select-field__group-label{color:#535964;text-transform:uppercase;letter-spacing:.05em;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:block}.select-field__helper{color:#535964;font-size:.875rem}.select-field__error{color:#a53030;font-size:.875rem}.radio-group{border:none;margin:0;padding:0}.radio-group--horizontal .radio-group__options{flex-flow:wrap;gap:1rem}.radio-group--disabled{opacity:.6}.radio-group__legend{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.radio-group__helper{color:#535964;margin-bottom:.5rem;font-size:.875rem;display:block}.radio-group__options{flex-direction:column;gap:.5rem;display:flex}.radio-group__option{cursor:pointer;align-items:center;gap:.5rem;transition:all .2s ease-in-out;display:flex}.radio-group__option--disabled{cursor:not-allowed;opacity:.5}.radio-group__option:hover:not(.radio-group__option--disabled) .radio-group__radio{border-color:#475841}.radio-group__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.radio-group__radio{background-color:#fffaf5;border:2px solid #171717;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s ease-in-out;display:flex;position:relative}.radio-group__radio:before{content:"";border:2px solid #0000;border-radius:50%;position:absolute;inset:-1px;transform:rotate(2deg)}.radio-group__radio--checked{border-color:#475841}.radio-group__radio--focused{outline-offset:2px;outline:3px solid #475841}.radio-group__radio-dot{background-color:#475841;border-radius:50%;width:10px;height:10px;animation:.15s ease-out radioGroupDotIn}@keyframes radioGroupDotIn{0%{transform:scale(0)}to{transform:scale(1)}}.radio-group__label{color:#111827;-webkit-user-select:none;user-select:none;font-size:1rem}.radio-group__error{color:#a53030;margin-top:.5rem;font-size:.875rem;display:block}.switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:inline-flex}.switch--label-left{flex-direction:row-reverse}.switch--disabled{cursor:not-allowed;opacity:.5}.switch__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.switch__input:focus-visible+.switch__track{outline-offset:2px;outline:3px solid #475841}.switch__track{background-color:#17171726;border:2px solid #171717;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:all .2s ease-in-out;position:relative}.switch__track:before{content:"";border:2px solid #0000;border-radius:12px;position:absolute;inset:-2px;transform:rotate(.5deg)}.switch__track--checked{background-color:#475841;border-color:#475841}.switch__track--checked .switch__thumb{background-color:#fffaf5;transform:translate(18px)}.switch__thumb{background-color:#171717;border-radius:50%;width:16px;height:16px;transition:all .2s ease-in-out;position:absolute;top:2px;left:3px}.switch__label{color:#111827;font-size:1rem}.checkbox-field{flex-direction:column;gap:.25rem;display:flex}.checkbox-field--disabled{cursor:not-allowed;opacity:.5}.checkbox-field--error .checkbox-field__box{border-color:#a53030}.checkbox-field__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.checkbox-field__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.checkbox-field__input:focus-visible+.checkbox-field__box{outline-offset:2px;outline:3px solid #475841}.checkbox-field__box{background-color:#fffaf5;border:2px solid #171717;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:relative}.checkbox-field__box:before{content:"";pointer-events:none;border:2px solid #0000;border-radius:.375rem;position:absolute;inset:-2px;transform:rotate(.5deg)}.checkbox-field__box--checked{background-color:#475841;border-color:#475841}.checkbox-field__box--indeterminate{background-color:#1717174d}.checkbox-field__checkmark{color:#fffaf5;width:16px;height:16px}.checkbox-field__indeterminate{background-color:#171717;border-radius:1px;width:12px;height:2px}.checkbox-field__label{color:#111827;font-size:1rem}.checkbox-field__helper{color:#535964;margin-left:32px;font-size:.875rem}.checkbox-field__error{color:#a53030;margin-left:32px;font-size:.875rem}.checkbox-group{border:none;margin:0;padding:0}.checkbox-group--horizontal .checkbox-group__options{flex-flow:wrap;gap:1rem}.checkbox-group--disabled{cursor:not-allowed;opacity:.5}.checkbox-group__legend{color:#111827;margin-bottom:.5rem;font-size:1rem;font-weight:600}.checkbox-group__helper{color:#535964;margin-bottom:.75rem;font-size:.875rem;display:block}.checkbox-group__options{flex-direction:column;gap:.75rem;display:flex}.checkbox-group__option{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.checkbox-group__option--disabled{cursor:not-allowed;opacity:.5}.checkbox-group__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.checkbox-group__input:focus-visible+.checkbox-group__checkbox{outline-offset:2px;outline:3px solid #475841}.checkbox-group__checkbox{background-color:#fffaf5;border:2px solid #171717;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:relative}.checkbox-group__checkbox:before{content:"";pointer-events:none;border:2px solid #0000;border-radius:.375rem;position:absolute;inset:-2px;transform:rotate(.5deg)}.checkbox-group__checkbox--checked{background-color:#475841;border-color:#475841}.checkbox-group__checkmark{color:#fffaf5;width:16px;height:16px}.checkbox-group__label{color:#111827;font-size:1rem}.checkbox-group__error{color:#a53030;margin-top:.5rem;font-size:.875rem;display:block}.toggle{color:#475841;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fffaf5;border:2px solid #171717;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.toggle .toggle__icon{color:#475841}.toggle:before{content:"";border-radius:inherit;pointer-events:none;border:2px solid #0000;position:absolute;inset:-2px;transform:rotate(.3deg)}.toggle:hover:not(:disabled){color:#475841;border-color:#475841}.toggle:focus-visible{outline-offset:2px;outline:3px solid #475841}.toggle--pressed{color:#fffaf5;background-color:#475841;border-color:#475841}.toggle--pressed .toggle__icon{color:#fffaf5}.toggle--pressed .toggle__icon img{filter:brightness(0)invert()}.toggle--pressed:hover:not(:disabled){color:#fffaf5;background-color:#3b4936;border-color:#3b4936}.toggle--full{border-radius:9999px;padding:.5rem 1.25rem}.toggle--disabled{cursor:not-allowed;opacity:.5}.toggle__icon{color:currentColor;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.toggle__icon svg{width:100%;height:100%}.toggle__icon img{filter:brightness(0)saturate()invert(30%)sepia(10%)saturate(600%)hue-rotate(70deg)brightness(95%)}.toggle__icon--left{margin-right:.25rem}.toggle__icon--right{margin-left:.25rem}.toggle__label{white-space:nowrap}.toggle-group{flex-direction:column;gap:.5rem;display:flex}.toggle-group__label{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.toggle-group__helper{color:#535964;font-size:.75rem}.toggle-group__items{flex-wrap:wrap;gap:.5rem;display:flex}.toggle-group__error{color:#a53030;margin-top:.25rem;font-size:.75rem}.otp-input{align-items:center;gap:.5rem;display:flex}.otp-input--disabled{opacity:.6;pointer-events:none}.otp-input__separator{color:#171717;padding:0 .5rem;font-size:1.25rem;font-weight:700}.otp-input__cell-wrapper{display:inline-block}.otp-input__cell{text-align:center;color:#111827;background-color:#17171708;border:none;border-radius:.375rem;width:48px;height:56px;padding:0;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:500;transition:all .2s ease-in-out}.otp-input__cell::placeholder{color:#535964}.otp-input__cell:focus:not(:focus-visible){background-color:#fffaf5;outline:none}.otp-input__cell--error{background-color:#a530301a}.sketchy-border{display:inline-block;position:relative}.sketchy-border>:first-child{z-index:0;position:relative}.btn-sketchy-wrapper{background:0 0;display:inline-block;position:relative}.btn-sketchy-wrapper:before{content:"";-webkit-mask-composite:source-over;pointer-events:none;background:repeating-linear-gradient(45deg,#000000b3,#000000b3 1px,#0000 1px 3px),repeating-linear-gradient(45deg,#000000b3,#000000b3 1px,#0000 1px 4px);border:1px solid #171717;border-radius:9999px;position:absolute;inset:6px -6px -6px 6px;-webkit-mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);-webkit-mask-composite:source-over;mask-composite:add}.btn-sketchy-wrapper:has(.btn-sketchy:disabled):before{inset:0}.btn-sketchy-wrapper:has(.btn-sketchy:focus-visible):before{display:none}.btn-sketchy{color:#fffaf5;cursor:pointer;background:#475841;border:2px solid #171717;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:inherit;font-size:1.125rem;font-weight:600;text-decoration:none;transition:top .15s,left .15s;display:inline-flex;position:relative;top:0;left:0}.btn-sketchy:hover:not(:disabled){color:#fffaf5;top:2px;left:2px}.btn-sketchy:active:not(:disabled){top:4px;left:4px}.btn-sketchy:disabled{opacity:.6;cursor:not-allowed}.btn-sketchy__content{z-index:1;align-items:center;gap:inherit;display:flex;position:relative}.btn-sketchy__label{line-height:1}.btn-sketchy__icon{align-items:center;font-size:1.25em;display:flex}.btn-sketchy--secondary{color:#171717;background:#fffaf5}.btn-sketchy--secondary:hover:not(:disabled){color:#171717;background:#edeae3}.btn-sketchy-wrapper:has(.btn-sketchy--secondary):before{-webkit-mask-composite:source-over;background:repeating-linear-gradient(45deg,#0006,#0006 1px,#0000 1px 3px),repeating-linear-gradient(45deg,#0006,#0006 1px,#0000 1px 4px);-webkit-mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);-webkit-mask-composite:source-over;mask-composite:add}.btn-sketchy--danger{color:#fffaf5;background:#a53030}.btn-sketchy--danger:hover:not(:disabled){color:#fffaf5;background:#8c2929}.btn-sketchy--danger:active:not(:disabled){background:#7c2424}.btn-sketchy-wrapper:has(.btn-sketchy--danger):before{-webkit-mask-composite:source-over;background:repeating-linear-gradient(45deg,#00000080,#00000080 1px,#0000 1px 3px),repeating-linear-gradient(45deg,#00000080,#00000080 1px,#0000 1px 4px);border-color:#842626;-webkit-mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);-webkit-mask-composite:source-over;mask-composite:add}.btn-sketchy--warning{color:#fffaf5;background:#e6960c}.btn-sketchy--warning:hover:not(:disabled){color:#fffaf5;background:#c4800a}.btn-sketchy--warning:active:not(:disabled){background:#ad7109}.btn-sketchy-wrapper:has(.btn-sketchy--warning):before{-webkit-mask-composite:source-over;background:repeating-linear-gradient(45deg,#00000080,#00000080 1px,#0000 1px 3px),repeating-linear-gradient(45deg,#00000080,#00000080 1px,#0000 1px 4px);border-color:#b8780a;-webkit-mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);mask-image:linear-gradient(90deg,#0000 0% 70%,#000 100%),linear-gradient(90deg,#0000 0%,#000 40% 100%);-webkit-mask-composite:source-over;mask-composite:add}.btn-sketchy--dark{color:#fffaf5;background:#171717}.btn-sketchy--dark:hover:not(:disabled){color:#fffaf5;background:#141414}.btn-sketchy--dark:active:not(:disabled){background:#111}.btn-sketchy-wrapper:has(.btn-sketchy--dark):before{border-color:#171717}.btn-sketchy--sm{padding:.75rem 1.5rem;font-size:1rem}.btn-sketchy-wrapper:has(.btn-sketchy--sm):before{inset:4px -4px -4px 4px}.card-sketchy{background:#fffaf5;border:2px solid #171717;border-radius:.75rem;padding:1.5rem;position:relative}.card-sketchy--secondary{background:#fcefcf}.input-sketchy{background:#fffaf5;border:2px solid #171717;border-radius:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .15s}.input-sketchy:focus{border-color:#475841;outline:none}.input-sketchy::placeholder{color:#535964}.notebook-lines{background-image:repeating-linear-gradient(#0000,#0000 31px,#47584133 31px 32px)}.hatched-shadow{position:relative}.hatched-shadow:before{content:"";z-index:-1;border-radius:inherit;background:repeating-linear-gradient(45deg,#000000b3,#000000b3 1px,#0000 1px 4px);border:1px solid #171717;position:absolute;inset:6px -6px -6px 6px}.hatched-shadow--light{position:relative}.hatched-shadow--light:before{content:"";z-index:-1;border-radius:inherit;background:repeating-linear-gradient(45deg,#0006,#0006 1px,#0000 1px 4px);border:1px solid #171717;position:absolute;inset:6px -6px -6px 6px}body.modal-open{overscroll-behavior:none;position:fixed;inset:0;overflow:hidden}body.modal-open>:not(.modal-backdrop):not(.toaster):not(.tooltip):not(.tooltip__content){filter:blur(7px);transition:filter .2s ease-out}.modal-backdrop{z-index:400;background-color:#0006;justify-content:center;align-items:center;animation:.2s ease-out modal-backdrop-fade-in;display:flex;position:fixed;inset:0}@keyframes modal-backdrop-fade-in{0%{opacity:0}to{opacity:1}}.modal-wrapper{z-index:500}.modal{background-color:#fffaf5;border:none;border-radius:1.5rem;flex-direction:column;width:40vw;height:90vh;animation:.2s ease-out modal-scale-in;display:flex;position:relative;box-shadow:3px 3px #00000014,6px 6px #0000000d}@media (max-width:1279px){.modal{border-radius:1rem;width:60vw;max-width:none;height:85vh}}@media (max-width:1023px){.modal{border-radius:1rem;width:70vw;max-width:none;height:90vh}}@media (max-width:767px){.modal{border-radius:1rem;width:95vw;max-width:none;height:95vh}}.modal--auto-height{height:auto;max-height:90vh;overflow:visible}.modal--auto-height .modal__content{flex:none;overflow:visible}@media (max-width:767px){.modal--auto-height{height:auto;max-height:95vh}}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.modal__title{color:#111827;margin:0;font-size:1.25rem;font-weight:700;line-height:1.25}.modal__close{color:#535964;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s ease-in-out;display:flex}.modal__close:hover{color:#171717;background-color:#1717170d;border-color:#17171733}.modal__close svg{width:20px;height:20px}.modal__content{flex:1;padding:1.5rem;overflow-y:auto}.modal__content::-webkit-scrollbar{width:8px}.modal__content::-webkit-scrollbar-track{background:#1717170d;border-radius:9999px}.modal__content::-webkit-scrollbar-thumb{background:#17171733;border-radius:9999px}.modal__content::-webkit-scrollbar-thumb:hover{background:#1717174d}.modal__footer{flex-shrink:0;justify-content:flex-end;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}@media (max-width:639px){.modal__footer{flex-direction:column-reverse}.modal__footer .btn-sketchy-wrapper,.modal__footer .btn-sketchy-wrapper .btn-sketchy{width:100%}}.alert-dialog__description{color:#535964;margin:0;font-size:1rem;line-height:1.75}.toaster{z-index:9999;isolation:isolate;flex-direction:column;gap:.75rem;width:calc(100% - 2rem);max-width:400px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (max-width:639px){.toaster{width:auto;bottom:1rem;left:1rem;right:1rem}}.toast{animation:.3s ease-out toastSlideIn}.toast--default .toast__content{background-color:#fffaf5}.toast--default .toast__icon{color:#475841}.toast--default .sketchy-border__svg path{stroke:#171717}.toast--success .toast__content{background:linear-gradient(#5b705326,#5b705326),#fffaf5}.toast--success .toast__icon{color:#5b7053}.toast--success .sketchy-border__svg path{stroke:#5b7053}.toast--warning .toast__content{background:linear-gradient(#e6960c26,#e6960c26),#fffaf5}.toast--warning .toast__icon{color:#e6960c}.toast--warning .sketchy-border__svg path{stroke:#e6960c}.toast--error .toast__content{background:linear-gradient(#a5303026,#a5303026),#fffaf5}.toast--error .toast__icon{color:#a53030}.toast--error .sketchy-border__svg path{stroke:#a53030}.toast__content{border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.toast__icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.toast__message{color:#111827;flex:1;margin:0;font-size:1rem;line-height:1.5}.toast__close{color:#535964;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s ease-in-out;display:flex}.toast__close:hover{color:#111827;background-color:#1717171a}.toast__close:focus-visible{outline-offset:2px;outline:2px solid #475841}@keyframes toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.table-container{border-radius:.5rem;position:relative;overflow-x:auto}.table-container::-webkit-scrollbar{height:8px}.table-container::-webkit-scrollbar-track{background:#1717170d;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#17171733;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:#1717174d}.table{border-collapse:separate;border-spacing:0;width:100%;font-size:1rem}.table--striped tbody tr:nth-child(2n){background-color:#17171705}.table--hover tbody tr{transition:all .2s ease-in-out}.table--hover tbody tr:hover{background-color:#1717170a}.table--compact .table__th,.table--compact .table__td{padding:.5rem .75rem}.table--fixed{table-layout:fixed}.table__thead{z-index:10;position:sticky;top:0}.table__thead:after{content:"";background-color:#171717;height:2px;position:absolute;bottom:0;left:0;right:0}.table__th{text-align:left;color:#111827;white-space:nowrap;background-color:#17171708;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.table__th--center{text-align:center}.table__th--right{text-align:right}.table__th--sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease-in-out}.table__th--sortable:hover{background-color:#1717170f}.table__th--sticky{z-index:11;background-color:#fffaf5f2;position:sticky;left:0}.table__th--sticky:after{content:"";background-color:#171717;width:2px;position:absolute;top:0;bottom:0;right:0}.table__tbody tr{border-bottom:1px solid #17171714}.table__tbody tr:last-child{border-bottom:none}.table__td{color:#111827;vertical-align:middle;padding:.75rem 1rem}.table__td--center{text-align:center}.table__td--right{text-align:right}.table__td--muted{color:#535964}.table__td--nowrap{white-space:nowrap}.table__td--sticky{background-color:#fffaf5;position:sticky;left:0}.table__td--sticky:after{content:"";background-color:#1717171a;width:1px;position:absolute;top:0;bottom:0;right:0}.table__td--interactive{cursor:pointer;transition:all .2s ease-in-out}.table__td--interactive:hover{background-color:#47584114}.table__td--success{color:#5b7053;background-color:#5b70531a;font-weight:500}.table__td--warning{color:#e6960c;background-color:#e6960c1a;font-weight:500}.table__td--error{color:#a53030;background-color:#a530301a;font-weight:500}.table__tfoot:before{content:"";background-color:#171717;height:2px;position:absolute;top:0;left:0;right:0}.table__tfoot .table__td{background-color:#17171708;font-weight:600}.table__caption{color:#535964;text-align:left;caption-side:bottom;padding:1rem;font-size:.875rem}.table__empty{text-align:center;color:#535964;padding:2rem 1rem;font-style:italic}.table__group-header .table__td{background-color:#1717170d;border-bottom:2px solid #17171726;font-weight:600}.tabs{width:100%}.tabs__list{align-items:center;gap:.25rem;width:100%;padding-bottom:.5rem;display:flex;position:relative}.tabs__list:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 Q10 1.3 20 3 T40 3 T60 3 T80 3 T100 3 T120 3 T140 3 T160 3 T180 3 T200 3' stroke='%23333' stroke-width='2.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:120px 100%;height:4px;position:absolute;bottom:0;left:0;right:0}.tabs__tab{color:#535964;text-align:center;cursor:pointer;background:0 0;border:none;border-radius:12px 20px 14px 24px/22px 14px 20px 12px;flex:1;padding:.5rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .2s ease-in-out;position:relative;transform:skewY(-1deg)}.tabs__tab:hover:not(.tabs__tab--active){color:#171717;background-color:#1717170d}.tabs__tab--active{color:#fffaf5;background-color:#475841}.tabs__panel{margin-top:1rem}.tabs__panel:focus{outline:none}.tabs--no-underline .tabs__list{padding-bottom:0}.tabs--no-underline .tabs__list:after{display:none}.tabs--nav .tabs__list{padding-bottom:0}.tabs--nav .tabs__list:after{display:none}.tabs--full .tabs__list{width:100%;display:flex}.tabs--full .tabs__tab{text-align:center;flex:1}.tabs--sm .tabs__list{padding:.25rem}.tabs--sm .tabs__tab{padding:.25rem 1rem;font-size:.875rem}.tabs--underline-top .tabs__list{padding-top:.5rem;padding-bottom:0}.tabs--underline-top .tabs__list:after{top:0;bottom:auto}.datepicker{flex-direction:column;gap:.25rem;display:flex}.datepicker--full,.datepicker--full .datepicker__container,.datepicker--full .datepicker__container>.sketchy-border,.datepicker--full .datepicker__trigger{width:100%}.datepicker__label{color:#111827;font-size:.875rem;font-weight:500}.datepicker__container{display:inline-block;position:relative}.datepicker__trigger{color:#111827;cursor:pointer;text-align:left;background-color:#fffaf5;border:none;border-radius:.5rem;align-items:center;gap:.75rem;min-width:220px;padding:.75rem 1rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:1rem;transition:all .2s ease-in-out;display:flex}.datepicker__trigger:focus:not(:focus-visible){background-color:#fffaf5;outline:none}.datepicker__trigger--disabled{cursor:not-allowed;opacity:.6;background-color:#17171714}.datepicker__value{flex:1;min-width:0}.datepicker__value--placeholder{color:#535964}.datepicker__arrow{color:#535964;flex-shrink:0;transition:all .2s ease-in-out}.datepicker__arrow--open{transform:rotate(180deg)}.datepicker__dropdown{z-index:100;animation:.15s ease-out datepickerFadeIn;position:absolute;top:calc(100% + .5rem);left:0}@keyframes datepickerFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.datepicker__calendar{background-color:#fffaf5;min-width:280px;padding:1rem}.datepicker__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.datepicker__nav-btn{color:#171717;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s ease-in-out;display:flex}.datepicker__nav-btn:hover{background-color:#17171714}.datepicker__nav-btn:focus-visible{outline-offset:2px;outline:2px solid #475841}.datepicker__selects{align-items:center;gap:.5rem;display:flex}.datepicker__select-wrapper{display:inline-block}.datepicker__select{appearance:none;color:#111827;cursor:pointer;background-color:#fffaf5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23171717' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .25rem center;background-repeat:no-repeat;border:none;border-radius:.375rem;padding:.25rem 1rem .25rem .75rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.datepicker__select:hover{background-color:#1717170a}.datepicker__select:focus-visible{outline-offset:2px;outline:2px solid #475841}.datepicker__month{color:#111827;font-size:1rem;font-weight:600}.datepicker__weekdays{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.5rem;display:grid}.datepicker__weekday{color:#535964;text-align:center;padding:.25rem;font-size:.75rem;font-weight:500}.datepicker__days{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.datepicker__day-cell{aspect-ratio:1;justify-content:center;align-items:center;display:flex}.datepicker__day{color:#111827;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:.875rem;transition:all .2s ease-in-out;display:flex}.datepicker__day:hover:not(:disabled){background-color:#17171714}.datepicker__day:focus-visible{outline-offset:2px;outline:2px solid #475841}.datepicker__day--today{border-color:#171717;font-weight:600}.datepicker__day--selected{color:#fffaf5;background-color:#475841;font-weight:600}.datepicker__day--selected:hover:not(:disabled){background-color:#3b4936}.datepicker__day--disabled{color:#535964;opacity:.4;cursor:not-allowed}.datepicker__day--focused{box-shadow:0 0 0 2px #475841}.datepicker__helper{color:#535964;font-size:.875rem}.datepicker__error{color:#a53030;font-size:.875rem}.calendar-wrapper{display:inline-block}.calendar{background-color:#fffaf5;border-radius:.75rem;min-width:280px;padding:1rem}.calendar__nav{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.calendar__arrow{cursor:pointer;color:#171717;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s ease-in-out;display:flex}.calendar__arrow:hover{background-color:#1717171a}.calendar__selects{align-items:center;gap:.5rem;display:flex}.calendar__select-wrapper{display:inline-block}.calendar__select{appearance:none;color:#171717;cursor:pointer;background-color:#fffaf5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23171717' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;border:none;border-radius:.375rem;padding:.25rem 1rem .25rem .5rem;font-family:inherit;font-size:.875rem;font-weight:500}.calendar__weekdays{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.5rem;display:grid}.calendar__weekday{text-align:center;color:#535964;padding:.25rem 0;font-size:.75rem;font-weight:500}.calendar__grid{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.calendar__day{color:#171717;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:inherit;font-size:.875rem;transition:all .2s ease-in-out;display:flex}.calendar__day:hover:not(:disabled){background-color:#1717170d}.calendar__day--empty{cursor:default}.calendar__day--today{color:#475841;font-weight:700}.calendar__day--selected{color:#fffaf5;background-color:#475841;border-color:#475841}.calendar__day--selected:hover:not(:disabled){background-color:#475841}.calendar__day--disabled{opacity:.3;cursor:not-allowed}.avatar{flex-shrink:0;display:inline-block}.avatar__inner{border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.avatar__image{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar__initials{text-transform:uppercase;-webkit-user-select:none;user-select:none;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-weight:600;line-height:1}.avatar--sm .sketchy-border__svg{stroke-width:1.5px}.avatar--md .sketchy-border__svg,.avatar--lg .sketchy-border__svg{stroke-width:2px}.avatar--xl .sketchy-border__svg{stroke-width:2.5px}.breadcrumb{align-items:center;display:flex}.breadcrumb__list{flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumb__item{align-items:center;gap:.25rem;display:flex}.breadcrumb__separator{color:#535964;opacity:.6;align-items:center;display:flex}.breadcrumb__link{color:#535964;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:flex}.breadcrumb__link:hover{color:#475841}.breadcrumb__link:focus-visible{outline-offset:2px;border-radius:.125rem;outline:2px solid #475841}.breadcrumb__link--home{border-radius:.375rem;padding:.25rem}.breadcrumb__link--home:hover{background-color:#1717170d}.breadcrumb__current{color:#111827;font-size:.875rem;font-weight:600}.section{background-color:#faf5f0;border:1px solid #1717170f;margin:0 auto;padding:1.5rem;position:relative;box-shadow:1px 1px #0000000f,2px 2px #0000000a,3px 3px 8px #00000014}@media (max-width:640px){.section{width:100%}}.section__header{border-bottom:1px solid #1717171a;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}@media (max-width:640px){.section__header .btn-sketchy__label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section__header .btn-sketchy-wrapper:before{display:none}.section__header .btn-sketchy{box-shadow:none;background:0 0;border:none;min-width:auto;padding:.5rem}.section__header .btn-sketchy:hover,.section__header .btn-sketchy:active{background:#1717170d;transform:none}}.section__title{color:#111827;border:none;margin:0;padding:0;font-size:1.25rem;font-weight:700}.section__action{flex-shrink:0}.section__content{display:block}.section--compact{padding:1rem}.section--compact .section__title{margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.125rem}.section--large{padding:2rem}@media (max-width:767px){.section--large{padding:1.25rem}}.section--flush{padding:0}.section--flush .section__title{padding:1.25rem 1.5rem 1rem}.section--flush .section__content{padding:0 1.5rem 1.5rem}.tooltip{display:inline-block;position:relative}.tooltip__content{z-index:700;color:#fffaf5;pointer-events:none;opacity:0;visibility:hidden;transform-origin:50%;background-color:#475841;border:none;border-radius:12px 20px 14px 24px/22px 14px 20px 12px;width:max-content;max-width:280px;padding:.75rem 1rem;font-family:Atkinson Hyperlegible,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;transition:opacity .15s,visibility .15s;position:absolute}.tooltip__content:after{content:"";border:8px solid #0000;width:0;height:0;position:absolute}.tooltip:hover .tooltip__content,.tooltip:focus-within .tooltip__content,.tooltip__content--visible{opacity:1;visibility:visible}.tooltip__content--top{bottom:calc(100% + 12px);left:50%;transform:translate(-50%)rotate(-1deg)}.tooltip__content--top:after{border-width:10px 8px 0;border-top-color:#475841;margin-left:-8px;top:100%;left:50%}.tooltip__content--bottom{top:calc(100% + 12px);left:50%;transform:translate(-50%)rotate(1deg)}.tooltip__content--bottom:after{border-width:0 8px 10px;border-bottom-color:#475841;margin-left:-8px;bottom:100%;left:50%}.tooltip__content--left{top:50%;right:calc(100% + 12px);transform:translateY(-50%)rotate(-.5deg)}.tooltip__content--left:after{border-width:8px 0 8px 10px;border-left-color:#475841;margin-top:-8px;top:50%;left:100%}.tooltip__content--right{top:50%;left:calc(100% + 12px);transform:translateY(-50%)rotate(.5deg)}.tooltip__content--right:after{border-width:8px 10px 8px 0;border-right-color:#475841;margin-top:-8px;top:50%;right:100%}.tooltip__content--sm{max-width:200px;padding:.5rem .75rem;font-size:.75rem}.tooltip__content--lg{max-width:360px;padding:1rem 1.25rem;font-size:1rem}@media (forced-colors:active){.tooltip__content{color:canvastext;background:canvas;border:2px solid canvastext}}@media (prefers-reduced-motion:reduce){.tooltip__content{transition:none}}.profile-edit-tabs>.sketchy-border{width:100%;display:block}.profile-edit-tabs .tabs__list{justify-content:center;width:100%;margin-bottom:1.5rem;display:flex}.profile-edit-tab{flex-direction:column;gap:1.5rem;display:flex}.profile-edit-tab__avatar{justify-content:center;margin-bottom:.5rem;display:flex}.profile-edit-tab__fields{flex-direction:column;gap:1rem;display:flex}.profile-edit-tab__actions{justify-content:flex-end;margin-top:auto;padding-top:1rem;display:flex}.relations-section{flex-direction:column;gap:1rem;display:flex}.relations-section__header{justify-content:space-between;align-items:center;display:flex}.relations-section__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.relations-section__empty{color:#535964;margin:0;font-size:.875rem;font-style:italic}.relations-partner{background-color:#fffaf5;border:1px solid #17171714;border-radius:.5rem;align-items:center;gap:1rem;padding:.75rem;display:flex}.relations-partner__info{flex-direction:column;flex:1;min-width:0;display:flex}.relations-partner__name{color:#111827;font-size:1rem;font-weight:500}.relations-partner__email{color:#535964;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.relations-partner-invite{flex-direction:column;gap:.75rem;display:flex}.relations-partner-invite__action{justify-content:flex-end;display:flex}.relations-invitation{background-color:#fffaf5;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.relations-invitation--pending .relations-invitation__content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.relations-invitation--pending .relations-invitation__label{color:#535964;font-size:.875rem}.relations-invitation--pending .relations-invitation__email{color:#111827;text-overflow:ellipsis;font-size:1rem;font-weight:500;overflow:hidden}.relations-invitation--received{flex-direction:column;align-items:stretch;gap:1rem}.relations-invitation--received .relations-invitation__header{align-items:center;gap:.75rem;display:flex}.relations-invitation--received .relations-invitation__content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.relations-invitation--received .relations-invitation__label{color:#535964;font-size:.875rem}.relations-invitation--received .relations-invitation__name{color:#111827;font-size:1rem;font-weight:500}.relations-invitation--received .relations-invitation__actions{justify-content:center;gap:.75rem;display:flex}.relations-children-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.relations-child{background-color:#fffaf5;border:1px solid #17171714;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.relations-child__info{flex-direction:column;gap:.25rem;display:flex}.relations-child__name{color:#111827;font-size:1rem;font-weight:500}.relations-child__date{color:#535964;font-size:.875rem}.relations-child__actions{align-items:center;gap:.5rem;display:flex}.relations-action-btn{color:#535964;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s,color .15s;display:flex}.relations-action-btn:hover{color:#313131;background-color:#1717170d}.relations-action-btn--danger{color:#a53030}.relations-action-btn--danger:hover{color:#a53030;background-color:#a5303014}.relations-action-btn--active{color:#171717;background-color:#1717171a}.relations-child--editing{background-color:#4758410d;border-color:#47584133}.child-form-modal{flex-direction:column;gap:1rem;display:flex}.child-delete-modal{flex-direction:column;gap:1.5rem;display:flex}.child-delete-modal__description{color:#535964;margin:0;font-size:1rem;line-height:1.75}.child-delete-modal__actions{flex-direction:column;align-items:stretch;gap:.75rem;max-width:280px;margin:0 auto;display:flex}.child-delete-modal__actions .btn-sketchy-wrapper,.child-delete-modal__actions .btn-sketchy{width:100%}.account-email-section{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.account-email-section>.btn-sketchy-wrapper{align-self:flex-end}.account-section{border-top:1px solid #1717171a;flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.account-section__title{color:#111827;margin:0;font-size:1rem;font-weight:600}.account-section__fields{flex-direction:column;gap:1rem;display:flex}.account-section__row{gap:1rem;display:flex}.account-section__row>*{flex:1;min-width:0}@media (max-width:640px){.account-section__row{flex-direction:column}}.account-section__actions{justify-content:flex-end;display:flex}.account-section--danger{border-top:1px solid #a5303033;margin-top:1rem;padding-top:1.5rem}.account-delete-icon{filter:brightness(0)invert()}.password-toggle{color:#535964;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.password-toggle:hover{color:#313131}.account-delete-modal{flex-direction:column;gap:1.5rem;display:flex}.account-delete-modal__description{color:#535964;margin:0;font-size:1rem;line-height:1.75}.account-delete-modal__confirm{margin-top:.5rem}.account-delete-modal__actions{justify-content:center;gap:1rem;display:flex}.partner-invitation-card{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.partner-invitation-card__content{align-items:center;gap:.75rem;display:flex}.partner-invitation-card__icon{color:#475841;flex-shrink:0}.partner-invitation-card__text{flex-direction:column;gap:.25rem;display:flex}.partner-invitation-card__label{color:#535964;font-size:.875rem}.partner-invitation-card__name{color:#111827;font-size:1rem;font-weight:500}.partner-invitation-card__actions{justify-content:flex-end;gap:.5rem;display:flex}.partner-invitation-card--incoming{border-left:3px solid #fcefcf}.partner-invitation-card--pending{border-left:3px solid #535964}.notification-pin{background:radial-gradient(circle at 35% 35%,#cd5454,#a53030 50%,#7d2525);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:1px 1px 2px #0003,inset -1px -1px 3px #00000026}.notification-pin:after{content:"";background:linear-gradient(#666,#999);border-radius:0 0 1px 1px;width:2px;height:10px;position:absolute;bottom:-9px;left:calc(50% - 3px);transform:translate(-50%)rotate(15deg)}.notification-pin{pointer-events:none;z-index:10}.notification-pin--small{width:10px;height:10px}.notification-pin--small:after{width:1.5px;height:7px;bottom:-6px;left:calc(50% - 2px)}.notification-pin--large{width:18px;height:18px}.notification-pin--large:after{width:2.5px;height:12px;bottom:-11px;left:calc(50% - 4px)}.notification-pin--warning{background:radial-gradient(circle at 35% 35%,#f6b649,#e6960c 50%,#b67609)}.auth-page{background:linear-gradient(135deg,#475841 0%,#eef3e7 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{background:#fffaf5;border-radius:1rem;width:100%;max-width:420px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.auth-card__header{text-align:center;margin-bottom:2rem}.auth-card__logo{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.auth-card__subtitle{color:#535964;font-size:1rem}.auth-form{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:480px;display:flex}.auth-form__group{flex-direction:column;gap:.5rem;display:flex}.auth-form__label{color:#313131;font-size:.875rem;font-weight:500}.auth-form__input{border:1px solid #0000001a;border-radius:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-form__input:focus{border-color:#5f7557;outline:none;box-shadow:0 0 0 3px #4758414d}.auth-form__input::placeholder{color:#535964}.auth-form__submit-container{justify-content:center;display:flex}.auth-form__error{color:#a53030;text-align:center;background:#a530301a;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem}.auth-form__forgot-password{text-align:right;margin-top:-.5rem}.auth-form__forgot-password a{color:#535964;font-size:.875rem;text-decoration:none;transition:color .15s}.auth-form__forgot-password a:hover{color:#475841;text-decoration:underline}.auth-form__description{color:#535964;text-align:center;font-size:.875rem;line-height:1.75}.auth-form__success{text-align:center;padding:1rem}.auth-form__success p{color:#313131;margin-bottom:.75rem;font-size:.875rem;line-height:1.75}.auth-form__success strong{color:#475841}.auth-form__back-link{color:#475841;margin-top:1rem;font-weight:500;text-decoration:none;display:inline-block}.auth-form__back-link:hover{text-decoration:underline}.auth-footer{text-align:center;color:#535964;margin-top:1.5rem;font-size:.875rem}.auth-footer a{color:#475841;font-weight:500;text-decoration:none;transition:color .15s}.auth-footer a:hover{color:#2f3b2b;text-decoration:underline}.home-page{background:linear-gradient(#475841 0%,#fff 50%);max-width:800px;min-height:100vh;margin:0 auto;padding:2rem}.home-header{text-align:center;margin-bottom:2rem}.home-header h1{color:#111827;margin-bottom:.5rem;font-size:1.875rem}.home-header p{color:#535964;font-size:1.125rem}.home-content{gap:1.5rem;display:grid}.home-card{background:#fffaf5;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.home-card h2{color:#111827;margin-bottom:1rem;font-size:1.25rem}.home-card ul{margin:0;padding:0;list-style:none}.home-card li{border-bottom:1px solid #0000000d;padding:.75rem 0}.home-card li:last-child{border-bottom:none}.home-footer{text-align:center;margin-top:2rem}.sign-out-btn{color:#fff;cursor:pointer;background:#a53030;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:background .15s,transform .15s}.sign-out-btn:hover{background:#7d2525;transform:translateY(-1px)}.sign-out-btn:active{transform:translateY(0)}.landing{background:#fffaf5;min-height:100vh}.landing__nav{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf5e6;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin:0 auto;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.landing__nav-content{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;display:flex}.landing__logo{color:#111827d9;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;text-decoration:none;display:flex}.landing__logo img{object-fit:contain;width:auto;height:48px}.landing__logo:hover{color:#111827}.landing__nav-links{align-items:center;gap:1rem;display:flex}.landing__nav-link{color:#313131;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .15s}.landing__nav-link:hover{color:#fffaf5;background:#475841}.landing__cta-btn{color:#fffaf5;background:#475841;border:2px solid #171717;border-radius:9999px;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex;position:relative}.landing__cta-btn:after{content:"";z-index:-1;border-radius:inherit;background:repeating-linear-gradient(45deg,#000000b3,#000000b3 1px,#0000 1px 4px);border:2px solid #171717;position:absolute;inset:4px -4px -4px 4px}.landing__cta-btn:hover{transform:translate(-2px,-2px)}.landing__cta-btn:hover:after{inset:6px -6px -6px 6px}.landing__hero{text-align:center;background:linear-gradient(#475841 0%,#fffaf5 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.landing__hero:before{content:"";filter:blur(100px);opacity:.5;background:#eef3e7;border-radius:50%;width:300px;height:300px;position:absolute;top:10%;left:5%}.landing__hero:after{content:"";filter:blur(100px);opacity:.4;background:#eef3e7;border-radius:50%;width:250px;height:250px;position:absolute;bottom:20%;right:10%}.landing__hero-content{z-index:1;max-width:800px;position:relative}.landing__hero-badge{color:#fffaf5;background:#eef3e74d;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.landing__hero-title{color:#111827;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.25}@media (max-width:768px){.landing__hero-title{font-size:2.25rem}}.landing__hero-highlight{background:linear-gradient(135deg,#475841,#5f7557);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.landing__hero-subtitle{color:#313131;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.75}.landing__hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing__btn-primary{color:#fffaf5;background:#475841;border:2px solid #171717;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex;position:relative}.landing__btn-primary:after{content:"";z-index:-1;border-radius:inherit;background:repeating-linear-gradient(45deg,#000000b3,#000000b3 1px,#0000 1px 4px);border:2px solid #171717;position:absolute;inset:6px -6px -6px 6px}.landing__btn-primary:hover{transform:translate(-2px,-2px)}.landing__btn-primary:hover:after{inset:8px -8px -8px 8px}.landing__btn-primary:active{transform:translate(2px,2px)}.landing__btn-primary:active:after{inset:4px -4px -4px 4px}.landing__btn-secondary{color:#171717;background:#fffaf5;border:2px solid #171717;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex;position:relative}.landing__btn-secondary:after{content:"";z-index:-1;border-radius:inherit;background:repeating-linear-gradient(45deg,#0006,#0006 1px,#0000 1px 4px);border:2px solid #171717;position:absolute;inset:6px -6px -6px 6px}.landing__btn-secondary:hover{background:#4758411a;transform:translate(-2px,-2px)}.landing__btn-secondary:hover:after{inset:8px -8px -8px 8px}.landing__features{background:#fffaf5;padding:6rem 1.5rem}.landing__section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.landing__section-title{margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.landing__section-title{font-size:1.875rem}}.landing__section-subtitle{font-size:1.125rem;line-height:1.75}.landing__features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing__feature-text{line-height:1.75}.landing__how-it-works{background:linear-gradient(#fffaf5 0%,#eef3e7 100%);padding:6rem 1.5rem}.landing__steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing__step{text-align:center;position:relative}.landing__step:after{content:"→";color:#535964;font-size:1.5rem;position:absolute;top:30px;right:-1rem}@media (max-width:768px){.landing__step:after{display:none}}.landing__step:last-child:after{display:none}.landing__step-number{color:#475841;background:#fffaf5;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.landing__step-title{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.landing__step-text{color:#535964;font-size:.875rem}.landing__cta-section{text-align:center;background:#eef3e7;padding:6rem 1.5rem}.landing__cta-content{max-width:600px;margin:0 auto}.landing__cta-title{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.landing__cta-title{font-size:1.875rem}}.landing__cta-text{color:#313131;margin-bottom:2rem;font-size:1.125rem}.landing__footer{color:#ffffffb3;text-align:center;background:#111827;padding:3rem 1.5rem}.landing__footer-logo{color:#fffaf5;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing__footer-text{margin-bottom:1rem;font-size:.875rem}.landing__footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.landing__footer-link{color:#ffffffb3;font-size:.875rem;text-decoration:none;transition:color .15s}.landing__footer-link:hover{color:#fffaf5}.landing__menu-toggle{display:none}@media (max-width:768px){.landing__menu-toggle{cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:block}.landing__nav-links{display:none}}.ui-layout{background-color:#fffaf5;min-height:100vh;display:flex}.ui-layout__sidebar{background-color:#faf5f0;border-right:2px solid #1717171a;flex-direction:column;width:280px;height:100vh;display:flex;position:fixed;top:0;left:0}@media (max-width:767px){.ui-layout__sidebar{border-bottom:2px solid #1717171a;border-right:none;width:100%;height:auto;position:relative}}.ui-layout__header{border-bottom:1px solid #1717171a;padding:1.5rem}.ui-layout__title{color:#111827;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:block}.ui-layout__title:hover{color:#475841}.ui-layout__subtitle{color:#535964;margin:0;font-size:.875rem}.ui-layout__nav{flex:1;padding:1rem;overflow-y:auto}.ui-layout__menu{margin:0;padding:0;list-style:none}.ui-layout__link{border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease-in-out;display:block}.ui-layout__link:hover{background-color:#4758411a}.ui-layout__link--active{background-color:#475841}.ui-layout__link--active .ui-layout__link-label{color:#fffaf5}.ui-layout__link--active .ui-layout__link-description{color:#fffaf5b3}.ui-layout__link-label{color:#111827;font-size:1rem;font-weight:600;display:block}.ui-layout__link-description{color:#535964;margin-top:.25rem;font-size:.75rem;display:block}.ui-layout__footer{border-top:1px solid #1717171a;padding:1rem 1.5rem}.ui-layout__back{color:#535964;font-size:.875rem;text-decoration:none}.ui-layout__back:hover{color:#475841;text-decoration:underline}.ui-layout__main{scroll-behavior:smooth;flex:1;height:100vh;margin-left:280px;padding:2rem;scroll-padding-top:5rem;overflow-y:auto}@media (max-width:767px){.ui-layout__main{height:auto;margin-left:0;padding:1rem;scroll-padding-top:2rem;overflow-y:visible}}.ui-components-home h1{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.ui-components-home__intro{color:#535964;max-width:600px;margin-bottom:2rem;font-size:1.125rem;line-height:1.75}.ui-components-home__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.ui-components-home__card{background-color:#fffaf5;border:2px solid #1717171a;border-radius:.75rem;padding:1.5rem;text-decoration:none;transition:all .2s ease-in-out;display:block}.ui-components-home__card:hover{border-color:#475841;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ui-components-home__card h2{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ui-components-home__card p{color:#535964;margin:0;font-size:.875rem;line-height:1.75}.ui-component-page__header{margin-bottom:2rem}.ui-component-page__header h1{color:#111827;margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.ui-component-page__header p{color:#313131;max-width:700px;font-size:1.125rem;line-height:1.75}.ui-component-page__section{margin-bottom:2.5rem}.ui-component-page__section h2{color:#111827;font-size:1.5rem;font-weight:700}.ui-component-page__section h3{color:#111827;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.ui-component-page__note{color:#535964;margin-bottom:1rem;font-size:.875rem}.ui-component-page__code{background-color:#1717170d;border:1px solid #1717171a;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;overflow-x:auto}.ui-component-page__code code,.ui-component-page__code pre{font-family:var(--font-mono),"Courier New",monospace;color:#475841;margin:0;font-size:.875rem}.ui-component-page__code--block pre{white-space:pre-wrap;line-height:1.75}.ui-component-page__demo{background-color:#17171705;border:1px dashed #17171733;border-radius:.75rem;flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:flex}.ui-component-page__demo--grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.ui-component-page__props-table,.ui-component-page__specs-table{border-collapse:collapse;width:100%;font-size:.875rem}.ui-component-page__props-table th,.ui-component-page__props-table td,.ui-component-page__specs-table th,.ui-component-page__specs-table td{text-align:left;border-bottom:1px solid #1717171a;padding:.75rem 1rem}.ui-component-page__props-table th,.ui-component-page__specs-table th{color:#111827;background-color:#17171708;font-weight:600}.ui-component-page__props-table td,.ui-component-page__specs-table td{color:#313131}.ui-component-page__props-table code,.ui-component-page__specs-table code{font-family:var(--font-mono),"Courier New",monospace;color:#475841;background-color:#1717170d;border-radius:.125rem;padding:.25rem .5rem;font-size:.75rem}@media (max-width:767px){.ui-component-page__props-table,.ui-component-page__specs-table{display:block;overflow-x:auto}}.ui-component-page__list{margin:0;padding-left:1.5rem;list-style:outside}.ui-component-page__list li{color:#313131;margin-bottom:.75rem;line-height:1.75}.ui-component-page__list code{font-family:var(--font-mono),"Courier New",monospace;background-color:#1717170d;border-radius:.125rem;padding:.25rem .5rem;font-size:.875rem}.ui-component-page__nav{z-index:50;background-color:#faf5f0;border-radius:0 0 .5rem .5rem;flex-wrap:wrap;gap:.5rem;margin:-2rem -2rem 2rem;padding:1rem 2rem;display:flex;position:sticky;top:-2rem}@media (max-width:767px){.ui-component-page__nav{margin:-1rem -1rem 1rem;padding-left:1rem;padding-right:1rem;top:-1rem}}.ui-component-page__nav-link{color:#171717;background-color:#fffaf5;border:1px solid #17171726;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}.ui-component-page__nav-link:hover{color:#475841;border-color:#475841}.ui-component-page__nav-link--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.icons-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-top:1rem;display:grid}.icons-grid__item{cursor:pointer;background-color:#fffaf5;border:2px solid #1717171a;border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .2s ease-in-out;display:flex}.icons-grid__item:hover{background-color:#4758410d;border-color:#475841}.icons-grid__item:active{transform:scale(.95)}.icons-grid__label{color:#535964;text-align:center;word-break:break-all;font-size:.75rem}.profile-page{max-width:800px;margin:0 auto;padding:1.5rem}@media (max-width:640px){.profile-page{padding:0}}.page-header{margin-bottom:2rem}.page-header__title{color:#111827;margin:0 0 .5rem;font-size:1.875rem;font-weight:700}.page-header__description{color:#535964;margin:0;font-size:1rem}.profile-header{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}@media (max-width:640px){.profile-header{text-align:center;flex-direction:column;align-items:center}}.profile-header__info{flex-direction:column;gap:.5rem;padding-top:.5rem;display:flex}.profile-header__name{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.profile-header__bio{color:#535964;margin:0;font-size:1rem;font-style:italic}.profile-relations{grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem;display:grid}@media (max-width:768px){.profile-relations{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:640px){.profile-relations{width:100%}}.profile-relations__column{flex-direction:column;gap:1rem;display:flex}@media (max-width:640px){.profile-relations__column{width:100%}}.profile-relations__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.profile-relations__partner-name{color:#313131;margin:0;font-size:1rem}.profile-relations__children-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:640px){.profile-relations__children-list,.profile-relations__children-list li{width:100%}.profile-relations__children-list li .card-wrapper,.profile-relations__children-list li .card{width:100%;display:block}}.profile-child-card{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}@media (max-width:640px){.profile-child-card{box-sizing:border-box;width:100%}}.profile-child-card__content{flex-direction:column;gap:.25rem;display:flex}.profile-child-card__name{color:#111827;font-size:1rem;font-weight:500}.profile-child-card__date{color:#535964;font-size:.875rem}.profile-child-card__arrow{color:#535964;flex-shrink:0}.profile-invitation-card{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.profile-invitation-card__content{align-items:center;gap:.75rem;display:flex}.profile-invitation-card__icon{color:#475841;flex-shrink:0}.profile-invitation-card--pending .profile-invitation-card__icon{animation:2s linear infinite spin}.profile-invitation-card__text{flex-direction:column;gap:.25rem;display:flex}.profile-invitation-card__label{color:#535964;font-size:.875rem}.profile-invitation-card__name{color:#111827;font-size:1rem;font-weight:500}.profile-invitation-card__actions{gap:.5rem;margin-top:.5rem;display:flex}.profile-invitation-card--incoming{border-left:3px solid #fcefcf}.profile-invitation-card--pending{border-left:3px solid #535964}.wishlist-page{max-width:800px;margin:0 auto;padding:1.5rem}.wishlist-page .section+.section{margin-top:2rem}@media (max-width:640px){.wishlist-page{padding:0}}.wishlist-list{flex-direction:column;gap:1rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.wishlist-list li{width:100%}.wishlist-list li .sketchy-border,.wishlist-list li .card{width:100%;display:block}.wishlist-card{color:inherit;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;display:flex}.wishlist-card:hover,.wishlist-card:visited{color:inherit;text-decoration:none}.wishlist-card__info{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.wishlist-card__title{color:#111827;white-space:nowrap;margin:0;font-size:1rem;font-weight:600}.wishlist-card__separator{color:#535964;flex-shrink:0}.wishlist-card__owner{color:#535964;white-space:nowrap;flex-shrink:0;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.wishlist-card__owner .icon{flex-shrink:0}.wishlist-card__arrow{color:#535964;flex-shrink:0;transition:all .2s ease-in-out}.wishlist-card:hover .wishlist-card__arrow{color:#475841;transform:translate(4px)}.wishlist-empty{text-align:center;color:#535964;padding:2rem 1rem}.wishlist-empty__icon{opacity:.4;margin:0 auto 1rem;display:block}.wishlist-empty__text{margin:0;font-size:1rem}.create-wishlist-modal{flex-direction:column;gap:1rem;display:flex}.create-wishlist-modal__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.wishlist-detail{max-width:800px;margin:0 auto;padding:1.5rem}@media (max-width:640px){.wishlist-detail{padding:1rem}}.wishlist-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.wishlist-detail-header__back{color:#535964;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:all .2s ease-in-out;display:flex}.wishlist-detail-header__back:hover{color:#475841}.wishlist-detail__title-row{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.wishlist-detail__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.wishlist-detail__edit-btn{color:#535964;cursor:pointer;background:0 0;border:none;border-radius:.125rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s ease-in-out;display:flex}.wishlist-detail__edit-btn:hover{color:#475841;background-color:#4758411a}.wishlist-detail__description{color:#535964;margin:0 0 1.5rem;font-size:1rem}.wishlist-actions{flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:1.5rem;display:flex}.wishlist-actions__left{gap:.75rem;display:flex}.category-section{margin-top:2rem;margin-bottom:2rem}.category-section__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.category-section__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.category-section__actions{gap:.25rem;display:flex}.category-section__action{color:#535964;cursor:pointer;background:0 0;border:none;border-radius:.125rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s ease-in-out;display:flex}.category-section__action:hover{color:#475841}.category-section__action--danger:hover{color:#a53030}.category-section__empty{color:#535964;margin:0;padding:1rem 0;font-size:.875rem;font-style:italic}.category-section__items{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.category-section__items li .sketchy-border,.category-section__items li .card{width:100%;display:block}.item-card__content{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.item-card__main{flex:1;min-width:0}.item-card__name{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.item-card__link{color:#111827;align-items:center;gap:.25rem;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.item-card__link:hover{color:#475841}.item-card__link-icon{opacity:.6}.item-card__comment{color:#535964;margin:0;font-size:.875rem}.item-card__actions{flex-shrink:0;gap:.25rem;display:flex}.item-card__action{color:#535964;cursor:pointer;background:0 0;border:none;border-radius:.125rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s ease-in-out;display:flex}.item-card__action:hover{color:#475841;background-color:#4758411a}.item-card__action--danger:hover{color:#a53030;background-color:#a530301a}.delete-dialog{text-align:center;padding:1rem}.delete-dialog__icon{opacity:.6;justify-content:center;margin-bottom:1rem;display:flex}.delete-dialog__message{color:#313131;margin:0 0 1.5rem;font-size:1rem}.delete-dialog__actions{justify-content:center;gap:.75rem;display:flex}.edit-wishlist-modal,.category-modal,.item-modal{flex-direction:column;gap:1rem;display:flex}.edit-wishlist-modal__owner{color:#535964;background-color:#faf5f0;border-radius:.125rem;padding:.5rem .75rem;font-size:.875rem}.icon--white{filter:invert()brightness(2)}.share-modal{flex-direction:column;gap:1rem;display:flex}.share-modal__description{color:#535964;margin:0;font-size:.875rem}.share-modal__url-container{width:100%}.share-modal__actions{justify-content:flex-end;gap:.75rem;display:flex}.wishlist-groups{margin-top:2rem}.wishlist-groups__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.wishlist-groups__title{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.wishlist-group-section{background:#faf5f0;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.wishlist-group-section__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.wishlist-group-section__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.wishlist-group-section__actions{gap:.5rem;display:flex}.wishlist-group-section__action{cursor:pointer;color:#535964;background:0 0;border:none;padding:.25rem;transition:all .2s ease-in-out}.wishlist-group-section__action:hover{color:#475841}.wishlist-group-section__action--danger:hover{color:#a53030}.wishlist-group-section__content{flex-direction:column;gap:.75rem;display:flex}.wishlist-group-section__content>.btn-sketchy-wrapper{align-self:center;margin-top:1rem}.wishlist-group-section__empty{color:#535964;text-align:center;margin:0;font-size:.875rem;font-style:italic}.wishlist-group-section__items{flex-direction:column;gap:.5rem;width:100%;display:flex}.wishlist-group-item__content{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.wishlist-group-item__info{flex-direction:column;gap:.25rem;display:flex}.wishlist-group-item__owner{color:#535964;font-size:.75rem}.wishlist-group-item__title{color:#111827;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.wishlist-group-item__title:hover{color:#475841}.wishlist-group-item__remove{cursor:pointer;color:#535964;background:0 0;border:none;padding:.25rem;transition:all .2s ease-in-out}.wishlist-group-item__remove:hover{color:#a53030}.create-group-form,.add-wishlist-form{flex-direction:column;gap:1rem;display:flex}.create-group-form__actions,.add-wishlist-form__actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.add-wishlist-form__empty{color:#535964;font-size:.875rem;font-style:italic}.add-wishlist-form__fields{gap:1rem;display:flex}.add-wishlist-form__fields>*{flex:1;min-width:0}.delete-modal{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.delete-modal__icon{color:#535964;margin-bottom:.5rem}.delete-modal__message{color:#313131;margin:0;font-size:1rem}.delete-modal__message strong{color:#111827}.delete-modal__warning{color:#535964;margin:0;font-size:.875rem}.delete-modal__actions{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.public-wishlist{background-color:#fffaf5;background-image:linear-gradient(#17171708 1px,#0000 1px),linear-gradient(90deg,#17171708 1px,#0000 1px);background-size:24px 24px;min-height:100vh}.public-wishlist__container{max-width:800px;margin:0 auto;padding:1.5rem}.public-wishlist__promo{color:#535964;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.public-wishlist__promo-link{color:#475841;text-decoration:underline;transition:all .2s ease-in-out}.public-wishlist__promo-link:hover{color:#2f3b2b}.public-wishlist__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.public-wishlist__title{color:#111827;margin:0;font-size:1.875rem;font-weight:700}.public-wishlist__description{color:#535964;margin:0 0 1.5rem;font-size:1rem}.public-wishlist__section{margin-bottom:2rem}.public-wishlist__category-title{color:#111827;margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.public-wishlist__items{flex-direction:column;gap:.75rem;display:flex}.public-wishlist__category{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.public-wishlist__empty{color:#535964;text-align:center;padding:2rem;font-style:italic}.public-item-card{width:100%}.public-item-card__content{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.public-item-card__main{flex:1;min-width:0}.public-item-card__name{color:#111827;margin:0;font-size:1rem;font-weight:500}.public-item-card__link{color:#111827;align-items:center;gap:.25rem;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.public-item-card__link:hover{color:#475841}.public-item-card__link-icon{opacity:.6}.public-item-card__comment{color:#535964;margin:.25rem 0 0;font-size:.875rem}.public-item-card__reservation{flex-shrink:0}.public-item-card__checkbox{cursor:pointer;color:#313131;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.public-item-card__checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px}.public-item-card__checkbox--reserved{cursor:default;color:#535964}.public-item-card__checkbox--reserved input[type=checkbox]{cursor:default}.public-item-card__reserve-form{align-items:center;gap:.5rem;display:flex}.public-item-card__reserve-input{width:120px}.public-item-card__reserve-input .input__field{height:auto;padding:.25rem .5rem;font-size:.875rem}.public-item-card__reserve-input .input__label{display:none}.public-item-card__error{color:#a53030;width:100%;font-size:.75rem}.public-item-card__hidden-reservation{background-color:#475841;border-radius:.125rem;width:100px;height:24px}.public-group__wishlists{flex-direction:column;gap:.75rem;display:flex}.public-group__wishlist-link{text-decoration:none;display:block}.public-group__wishlist-card{transition:all .2s ease-in-out}.public-group__wishlist-card:hover{transform:translate(4px)}.public-group__wishlist-content{flex-direction:column;gap:.25rem;display:flex}.public-group__wishlist-owner{color:#535964;font-size:.75rem}.public-group__wishlist-title{color:#111827;align-items:center;gap:.25rem;font-size:1rem;font-weight:500;display:inline-flex}.public-wishlist--group{padding-bottom:80px}.public-wishlist--group .public-wishlist__header{flex-wrap:wrap;row-gap:.5rem}.public-wishlist--group .public-wishlist__header-info{flex-direction:column;flex:1;gap:0;display:flex}.public-wishlist--group .public-wishlist__group-name{color:#535964;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.public-wishlist--group .public-wishlist__owner{color:#535964;font-size:.875rem}.public-group__tabs-wrapper{z-index:200;background-color:#faf5f0;padding:.75rem 1rem;position:fixed;bottom:0;left:0;right:0}.public-group__tabs-wrapper:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 Q10 1.3 20 3 T40 3 T60 3 T80 3 T100 3 T120 3 T140 3 T160 3 T180 3 T200 3' stroke='%23333' stroke-width='2.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:120px 100%;height:4px;position:absolute;top:0;left:0;right:0}.public-group__tabs{max-width:800px;margin:0 auto}.public-group__tabs .tabs__list{gap:.5rem}.public-group__tabs .tabs__tab{flex:1;min-width:100px}.public-group__tabs .tabs__tab:not(.tabs__tab--active){background-color:#fffaf5}.recipes-page{max-width:800px;margin:0 auto;padding:0 1.5rem}.recipes-page__loading{text-align:center;color:#535964;padding:2rem}.recipes-page__empty{text-align:center;color:#535964;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.recipes-page__empty .icon{opacity:.5}.recipes-page__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.recipes-page__list{flex-direction:column;gap:.75rem;display:flex}.recipe-card-wrapper{cursor:pointer;width:100%;transition:all .2s ease-in-out}.recipe-card-wrapper:hover{transform:translateY(-2px)}.recipe-card-wrapper:focus{outline-offset:2px;border-radius:.25rem;outline:2px solid #475841}.recipe-card{align-items:center;gap:.5rem;width:100%;display:flex;padding:1rem!important}.recipe-card__title{color:#111827;font-weight:600}.recipe-card__separator{color:#535964}.recipe-card__category{color:#535964;font-size:.875rem}.recipe-card__arrow{color:#535964;margin-left:auto}.recipe-card-wrapper .sketchy-border{width:100%}.recipe-modal__content{flex-direction:column;gap:1rem;display:flex}.recipe-detail-page{max-width:800px;margin:0 auto;padding:0 1.5rem}.recipe-detail-page__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.recipe-detail-page__loading,.recipe-detail-page__error{text-align:center;color:#535964;padding:3rem}.icon-white{filter:brightness(0)invert()}.recipe-view{flex-direction:column;gap:1.5rem;display:flex}.recipe-view__header{margin-bottom:.5rem}.recipe-view__title-row{align-items:center;gap:.75rem;display:flex}.recipe-view__title{color:#111827;margin:0;font-size:1.875rem;font-weight:700}.recipe-view__edit-btn{color:#535964;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s ease-in-out;display:flex}.recipe-view__edit-btn:hover{color:#111827}.recipe-view__description{color:#313131;margin:.5rem 0 0;font-size:1.125rem;line-height:1.75}.recipe-view__actions-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.recipe-view__meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.recipe-view__meta-item{color:#535964;align-items:center;gap:.25rem;font-size:1rem;display:flex}.recipe-view__meta-tag{color:#535964;background:#1717170d;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem}.recipe-view__source-link{color:#fcefcf;font-weight:500;text-decoration:none}.recipe-view__source-link:hover{text-decoration:underline}.recipe-view__section{flex-direction:column;gap:1rem;display:flex}.recipe-view__section-title{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.recipe-view__items{flex-direction:column;gap:.75rem;display:flex}.recipe-view__card{padding:0!important}.recipe-view__ingredient-list{margin:0;padding:0;list-style:none}.recipe-view__ingredient{border-bottom:1px dashed #1717171a;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.recipe-view__ingredient:last-child{border-bottom:none}.recipe-view__ingredient-name{flex:1;font-weight:500}.recipe-view__ingredient-quantity{color:#535964}.recipe-view__ingredient-type{color:#535964;background:#1717170d;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem}.recipe-view__item{align-items:center;gap:1rem;display:flex;padding:1rem!important}.recipe-view__item--step{align-items:flex-start}.recipe-view__item-name{flex:1;font-weight:500}.recipe-view__item-detail{color:#535964}.recipe-view__item-tag{color:#535964;background:#1717170d;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem}.recipe-view__step-number{color:#fffaf5;background:#475841;border-radius:50%;justify-content:center;align-items:center;min-width:32px;height:32px;font-weight:700;display:flex}.recipe-view__step-text{flex:1;margin:0;line-height:1.75}.recipe-view__empty{text-align:center;color:#535964;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.recipe-edit-form{flex-direction:column;gap:2rem;display:flex}.recipe-edit-form__section{flex-direction:column;gap:1rem;display:flex}.recipe-edit-form__section-title{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.recipe-edit-form__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:639px){.recipe-edit-form__grid{grid-template-columns:1fr}}.recipe-edit-form__row{flex-wrap:wrap;gap:1rem;display:flex}.recipe-edit-form__category-select{flex:2;min-width:300px}.recipe-edit-form__actions{border-top:1px solid #1717171a;justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.recipe-info-form{flex-direction:column;gap:1rem;display:flex}.recipe-info-form__row{grid-template-columns:120px 1fr;gap:1rem;display:grid}@media (max-width:639px){.recipe-info-form__row{grid-template-columns:1fr}}.ingredients-form{flex-direction:column;gap:1rem;display:flex}.ingredients-form__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.ingredients-form__row{grid-template-columns:1fr 80px 120px 120px auto;align-items:end;gap:.75rem;display:grid}@media (max-width:767px){.ingredients-form__row{grid-template-columns:1fr 1fr}.ingredients-form__row>:last-child{grid-column:span 2;justify-self:end}}.ingredients-form__remove{cursor:pointer;color:#535964;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s ease-in-out;display:flex}.ingredients-form__remove:hover{color:#a53030;background:#a530301a}.ingredients-form__add-wrapper{padding:.25rem;overflow:hidden}.steps-form{flex-direction:column;gap:1rem;display:flex}.steps-form__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.steps-form__row{grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;display:grid}.steps-form__number{color:#111827;padding-top:.5rem;font-size:1.125rem;font-weight:600}.steps-form__remove{cursor:pointer;color:#535964;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.5rem;padding:0;transition:all .2s ease-in-out;display:flex}.steps-form__remove:hover{color:#a53030;background:#a530301a}.steps-form__add-wrapper{padding:.25rem;overflow:hidden}.public-recipe{background-color:#fffaf5;background-image:linear-gradient(#17171708 1px,#0000 1px),linear-gradient(90deg,#17171708 1px,#0000 1px);background-size:24px 24px;min-height:100vh}.public-recipe__container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;padding:1.5rem;display:flex}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-background:#0a0a0a;--color-foreground:#ededed;--color-text:#edededcc;--color-text-muted:#ededed99;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}[data-theme=dark]{--color-background:#0a0a0a;--color-foreground:#ededed;--color-text:#edededcc;--color-text-muted:#ededed99;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .card:not(.card--primary):not(.card--secondary):not(.card--tertiary):not(.card--postit){background-color:#ffffff0d;border-color:#ffffff1a}:root:not([data-theme=light]) .input,:root:not([data-theme=light]) .textarea,:root:not([data-theme=light]) .select{background-color:#ffffff0d;border-color:#fff3}:root:not([data-theme=light]) .input:hover:not(:disabled),:root:not([data-theme=light]) .textarea:hover:not(:disabled),:root:not([data-theme=light]) .select:hover:not(:disabled){border-color:#ffffff4d}:root:not([data-theme=light]) code,:root:not([data-theme=light]) pre{background-color:#ffffff1a}}[data-theme=dark] .card:not(.card--primary):not(.card--secondary):not(.card--tertiary):not(.card--postit){background-color:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .input,[data-theme=dark] .textarea,[data-theme=dark] .select{background-color:#ffffff0d;border-color:#fff3}[data-theme=dark] .input:hover:not(:disabled),[data-theme=dark] .textarea:hover:not(:disabled),[data-theme=dark] .select:hover:not(:disabled){border-color:#ffffff4d}[data-theme=dark] code,[data-theme=dark] pre{background-color:#ffffff1a}
