html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-duration:1ms;transition-property:overflow}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--vh:100%;--space:0.75rem}@media(min-width:768px){:root{--space:1.5rem}}h1,h2,h3,h4,h5,h6{font-family:TikTok Sans,sans-serif;font-size:inherit;font-weight:500;line-height:1;margin:0}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}:focus{outline:none}body{background-color:#f5e8ff;color:#550b8a;font-family:TikTok Sans,sans-serif;font-size:1rem;line-height:1.4;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}html[data-theme=dark] body{background-color:#0e0912;color:#f5e8ff}@media(min-width:768px){body{font-size:1.25rem}}::selection{background-color:rgb(85 11 138 / .3)}a,a:hover{color:inherit;text-decoration:none}ol,ul{list-style:none;padding:0}ol,p,ul{margin:0}img,svg{display:block}main{align-items:flex-start;display:flex;overflow:clip}.button{align-items:center;appearance:none;background-color:#f5e8ff;border:0;border-radius:.75rem;color:#550b8a;display:flex;flex-direction:row;font-size:1rem;font-weight:500;gap:1rem;justify-content:center;padding:.75rem 1.5rem}.button:hover{background-color:#e3d9ea;color:#550b8a}.button.disabled{opacity:.5}.button--big{padding:1rem 1.5rem}.button--solid{background-color:#550b8a;color:#f5e8ff}.button--solid::selection{background-color:rgb(245 232 255 / .3)}.button--solid:hover{background-color:#550b8a;color:#f5e8ff}.button--soft{background-color:rgb(85 11 138 / .08)}.button--soft:hover{background-color:rgb(85 11 138 / .16)}.tag{border:2px solid;border-radius:.5rem;font-size:.875rem;font-weight:500;line-height:1.2;padding:.375rem .75rem;text-align:center;transition:all .3s cubic-bezier(.65,0,.35,1)}.tag--soft{border-color:rgb(85 11 138 / .08)}html[data-theme=dark] .tag--soft{border-color:rgb(245 232 255 / .08)}.bag{align-items:stretch;background-color:#fff0;display:flex;flex-direction:row;inset:0;justify-content:flex-start;min-height:100dvh;position:fixed;transition:background-color .5s cubic-bezier(.65,0,.35,1),visibility .5s cubic-bezier(.65,0,.35,1);visibility:hidden;width:100%;z-index:10}.bag.active{background-color:rgb(14 9 18 / .3);visibility:visible}.bag.active .bag__content{transform:translateX(0)}.bag__content{background-color:#f5e8ff;box-shadow:-2px 0 rgb(85 11 138 / .08);display:flex;flex-direction:column;height:100dvh;max-height:100dvh;max-width:100vw;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .5s cubic-bezier(.25,1,.5,1);width:25rem;z-index:10}html[data-theme=dark] .bag__content{background-color:#0e0912;box-shadow:-2px 0 rgb(245 232 255 / .08)}.bag__header{align-items:center;display:flex;flex-direction:row;font-size:1.5rem;font-weight:500;gap:.75rem;justify-content:space-between;padding:var(--space)}@media(min-width:768px){.bag__header{font-size:2rem}}.bag__close{border:2px solid rgb(85 11 138 / .08);border-radius:.75rem;cursor:pointer;margin-left:auto;padding:.5rem}.bag__items{display:flex;flex:1;flex-direction:column;gap:.75rem;overflow-y:scroll;padding:var(--space);padding-top:0}.bag__item{background-color:rgb(85 11 138 / .04);border-radius:.75rem;display:flex;flex-direction:column;gap:.5rem;padding:var(--space);position:relative}@media(min-width:768px){.bag__item{gap:.75rem}}.bag__item-wrapper{flex:none}.bag__item__header{align-items:center;display:flex;flex-direction:row;font-weight:500;gap:.75rem;justify-content:flex-start}.bag__item__header [data-remove]{background-color:rgb(85 11 138 / .04);border-radius:1.5rem;cursor:pointer;font-size:1rem;margin-left:auto;padding:.375rem .75rem}.bag__item__header [data-remove]:hover{background-color:rgb(85 11 138 / .08)}.bag__item ul{font-size:1rem;list-style:disc;padding-left:1.25rem}.bag__item__price{bottom:1.5rem;font-weight:500;position:absolute;right:1.5rem}.bag__empty{display:flex;flex-direction:column;gap:1rem;padding-block:1.5rem}.bag__empty h6{font-size:1.5rem}.bag__empty p{color:rgb(85 11 138 / .6);font-size:1rem}.bag__button{align-items:center;background-color:#f5e8ff;border-radius:.75rem;box-shadow:0 0 0 2px rgb(85 11 138 / .08);cursor:pointer;display:flex;flex-direction:row;gap:1rem;justify-content:center;padding:.5rem .75rem;position:fixed;right:.75rem;top:.75rem;z-index:9}.bag__button:hover{box-shadow:0 0 0 2px rgb(85 11 138 / .16)}@media(min-width:768px){.bag__button{padding:.75rem 1rem;right:1.5rem;top:1.5rem}}@media(min-width:1200px){.bag__button{right:3rem;top:3rem}}html[data-theme=dark] .bag__button{background-color:#0e0912}.bag__button__number{background-color:#550b8a;border-radius:2.5rem;color:#f5e8ff;font-size:1rem;font-weight:500;min-width:2rem;padding:.25rem;text-align:center}.bag__footer{border-top:2px solid rgb(85 11 138 / .08);bottom:0;display:flex;flex-direction:column;gap:var(--space);padding:var(--space);right:0}html[data-theme=dark] .bag__footer{border-color:rgb(245 232 255 / .08)}.bag__footer .button{width:100%}.bag__footer__location{display:flex;flex-direction:column;gap:.5rem}.bag__footer__location label{font-size:.875rem;font-weight:500;text-transform:uppercase}.bag__footer__location input{background-color:rgb(85 11 138 / .04);border:2px solid rgb(85 11 138 / .08);border-radius:.75rem;color:#550b8a;font-size:1rem;font-weight:500;padding:.75rem;width:100%}.bag__footer__location input::placeholder{color:rgb(85 11 138 / .5)}.bag__footer__total{align-items:center;display:flex;flex-direction:row;gap:var(--space);justify-content:space-between}.bag__footer__total__price{font-size:1.5rem;font-weight:500}.navbar{align-items:center;display:flex;flex-direction:row;gap:var(--space);justify-content:flex-start;padding:var(--space);padding-bottom:0}@media(min-width:1200px){.navbar{display:none}}.navbar__menu{align-items:center;border:2px solid rgb(85 11 138 / .08);border-radius:.75rem;display:flex;flex-direction:row;height:3rem;justify-content:center;width:3rem}.navbar__brand{font-size:1.25rem;font-weight:700;letter-spacing:-.04em;line-height:1}.sidebar{border-right:2px solid rgb(85 11 138 / .08);display:flex;flex-direction:column;min-height:17.5rem;min-height:100dvh;position:sticky;top:0;width:17.5rem}html[data-theme=dark] .sidebar{border-color:rgb(245 232 255 / .08)}@media(max-width:1199px){.sidebar{display:none}}.sidebar__brand{align-items:center;display:flex;flex-direction:row;font-size:2rem;font-weight:700;gap:.75rem;justify-content:flex-start;letter-spacing:-.04em;line-height:.9;padding:1.5rem}.sidebar__brand svg{height:3.5rem;width:auto}.sidebar__subtitle{color:rgb(85 11 138 / .5);font-size:.875rem;font-weight:500;text-transform:uppercase}html[data-theme=dark] .sidebar__subtitle{color:rgb(245 232 255 / .5)}.sidebar__contact,.sidebar__menu{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.sidebar__contact{background-color:rgb(85 11 138 / .04);margin-top:auto}.sidebar__contact a{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.sidebar__copy{font-size:.8125rem;padding:0 1.5rem 1.5rem}.sidebar__copy .button{margin-top:1.5rem}.footer{padding:var(--space);padding-bottom:3rem}.footer,.footer__buttons{display:flex;flex-direction:column;gap:var(--space)}@media(min-width:768px){.footer__buttons{align-items:center;display:flex;flex-direction:row;justify-content:center}}.footer__buttons .button{flex:1}.hero{padding:var(--space)}.hero ::selection{background-color:rgb(245 232 255 / .3)}.hero__inner{align-items:center;background-color:#550b8a;border-radius:.75rem;color:#f5e8ff;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;overflow:hidden;padding:3rem 1.5rem;position:relative;text-align:center}.hero__inner h1{font-size:2rem;letter-spacing:-.04em}@media(min-width:768px){.hero__inner h1{font-size:3.5rem}}.hero__icon{position:absolute}.hero__icon svg{height:auto;opacity:.3}.hero__icon--left{bottom:-2.5rem;left:-1.5rem;transform:rotate(15deg)}@media(min-width:768px){.hero__icon--left{bottom:-5rem}}.hero__icon--left svg{width:5rem}@media(min-width:768px){.hero__icon--left svg{width:8.75rem}}.hero__icon--right{bottom:-2.5rem;right:-1.5rem;transform:rotate(-15deg)}@media(min-width:768px){.hero__icon--right{bottom:-5rem}}.hero__icon--right svg{width:6.25rem}@media(min-width:768px){.hero__icon--right svg{width:11.25rem}}.hero__footer{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center}.hero__footer .edit{background-color:rgb(245 232 255 / .3);color:#f5e8ff}.section{flex-direction:column;padding:var(--space)}.section,.section__header{display:flex;gap:var(--space)}.section__header{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.section__header__title{font-size:1.5rem;line-height:1.2}@media(min-width:1200px){.section__header__title{font-size:2rem}}.section__header__tag{background-color:rgb(85 11 138 / .08);border-radius:.75rem;padding:.75rem 1.5rem}.section__items{display:grid;gap:var(--space);grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.section__items{grid-template-columns:repeat(4,1fr)}.section__items.sizes{grid-template-columns:repeat(3,1fr)}}.section__items.sizes .section__item:first-child svg{height:60%}.section__items.sizes .section__item:nth-child(2) svg{height:70%}.section__items.sizes .section__item:nth-child(3) svg{height:80%}.section__item{align-items:center;background-color:rgb(85 11 138 / .04);border-radius:.75rem;cursor:pointer;display:flex;flex-direction:column;gap:var(--space);justify-content:center;min-height:5rem;padding:var(--space);text-align:center;transition:all .3s cubic-bezier(.65,0,.35,1)}html[data-theme=dark] .section__item{background-color:rgb(245 232 255 / .04)}@media(min-width:768px){.section__item{min-height:10rem}}.section__item:hover{background-color:rgb(85 11 138 / .08)}.section__item:hover .section__item__image{opacity:1}.section__item small{font-size:.75rem;text-align:left}@media(min-width:768px){.section__item small{font-size:.875rem}}.section__item__price{font-weight:500;white-space:nowrap}.section__item__side{flex-wrap:wrap;gap:var(--space);justify-content:space-between}.section__item__image,.section__item__side{align-items:center;display:flex;flex-direction:row;width:100%}.section__item__image{aspect-ratio:1/.8;justify-content:center;opacity:.5;transition:all .3s cubic-bezier(.65,0,.35,1)}.section__item__image svg{width:auto}.section__item:has(input:checked){box-shadow:0 0 0 2px #550b8a}.section__item:has(input:checked) .section__item__image{opacity:1}.section__item:has(input:checked) .tag{background-color:#550b8a;color:#f5e8ff}.section__item input{display:none}.section__item.disabled{opacity:.5;pointer-events:none}.site__content{flex:1}.site__divider{background-color:rgb(85 11 138 / .08);height:2px;margin-block:.75rem;width:100%}.container{margin-inline:auto;max-width:75rem}#preview{background-color:#232626;border-radius:.5rem;bottom:1.5rem;box-shadow:0 2px rgb(85 11 138 / .2);color:#fff;display:none;font-size:.6875rem;left:1.5rem;min-width:15rem;padding:.75rem;position:fixed;z-index:99}.page-error{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;min-height:100dvh;padding:1.5rem}.page-error h1{font-size:10rem;font-weight:600;letter-spacing:-.08em}.page-error h2{font-size:2rem;letter-spacing:-.02em}.page-error .button{margin-top:1.5rem}.page_edit{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:100dvh;width:100%}.page_edit #message{background-color:#550b8a;border-radius:.75rem;color:#f5e8ff;padding:.75rem;position:absolute;right:1rem;top:1rem}.page_edit .acf-form{padding:1.5rem}.page_edit .acf-fields>.acf-field{padding:0}.page_edit .acf-repeater>table,.page_edit .acf-table>tbody>tr>td,.page_edit .acf-table>tbody>tr>th,.page_edit .acf-table>thead>tr>td,.page_edit .acf-table>thead>tr>th{background-color:#fff0}.page_edit .acf-repeater .acf-row-handle.order,.page_edit .acf-repeater .acf-row-handle.remove{background-color:#fff0;color:rgb(85 11 138 / .5);text-shadow:none}.page_edit .acf-field input[type=date],.page_edit .acf-field input[type=datetime-local],.page_edit .acf-field input[type=datetime],.page_edit .acf-field input[type=email],.page_edit .acf-field input[type=month],.page_edit .acf-field input[type=number],.page_edit .acf-field input[type=password],.page_edit .acf-field input[type=search],.page_edit .acf-field input[type=tel],.page_edit .acf-field input[type=text],.page_edit .acf-field input[type=time],.page_edit .acf-field input[type=url],.page_edit .acf-field input[type=week],.page_edit .acf-field select,.page_edit .acf-field textarea{background-color:#fff0;border:none;border-radius:.5rem;color:#550b8a;font-weight:500}.page_edit .acf-repeater .acf-row-handle.order+td,.page_edit .acf-repeater .acf-row-handle.remove,.page_edit .acf-table,.page_edit .acf-table>tbody>tr>td,.page_edit .acf-table>thead>tr>th{border-color:rgb(85 11 138 / .08)}.page_edit .acf-table>tbody>tr>th,.page_edit .acf-table>thead>tr>th{color:#550b8a;font-size:1rem;font-weight:500}.page_edit .acf-label{font-size:2rem;text-align:center}.page_edit .acf-button{background-color:#550b8a;color:#f5e8ff}.page_edit .acf-actions{align-items:center;display:flex;flex-direction:row;justify-content:center}.page_edit .acf-actions .acf-button{background-color:rgb(85 11 138 / .08);color:#550b8a}.page_edit .acf-form-submit{margin-top:1.5rem}.page_edit .acf-form-submit .acf-button{width:100%}.page_edit #loginform{gap:.5rem}.page_edit #loginform,.page_edit .login-password,.page_edit .login-username{display:flex;flex-direction:column}.page_edit .login-password input,.page_edit .login-username input{background-color:#f5e8ff;border:2px solid rgb(85 11 138 / .08);border-radius:.5rem;color:#550b8a;padding:.5rem 1rem}.page_edit .login-submit .button{background-color:#550b8a;color:#f5e8ff;width:100%}