#create-header{height:-webkit-fit-content;height:fit-content;justify-content:space-between;margin-top:3dvh;width:100%}#create-header,#header-right{align-items:center;display:flex;flex-direction:row}#header-right{column-gap:1.5rem;justify-content:center;margin-right:1.5rem}#header-left{margin-left:1.5rem}.hidden-header{visibility:hidden}.icon{height:1.875rem;max-height:1.875rem;max-width:1.875rem;width:1.875rem}.absolute-header-top{left:0;position:absolute;right:0;top:0}#idle-content{align-items:center;align-self:center;display:flex;flex-direction:column;gap:1.5rem;height:10rem;justify-content:start}.idle_bvlgari_logo{height:3.125rem;max-height:3.125rem;max-width:19.375rem;width:19.375rem}.idle_loader{animation:idle_rotation 1s linear infinite;border:5px solid;border-color:#000 #000 #0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:3rem;width:3rem}@keyframes idle_rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.idle_bvlgari_buttons_container{align-items:center;display:flex;flex-direction:row;gap:.75rem;justify-content:center}.idle_bvlgari_button{height:4.875rem;max-height:4.875rem;max-width:4.875rem;position:relative;width:4.875rem}.idle_bvlgari_button_input{display:none}@media (orientation:landscape){#idle-mode{display:none}}@media (orientation:portrait){#idle-mode{display:flex}}#landscape-mode{display:none!important}@media (min-width:600px),(orientation:landscape) and (min-width:600px){#landscape-mode{align-items:center;display:flex!important;flex-direction:column;height:100dvh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999999999}.landscape-hidden{display:none!important}.landscape-flex{display:flex!important;gap:2rem}.landscape_text{font-size:clamp(1rem,2vw,1.5rem);text-align:center;width:45%}.landscape-lottie{filter:contrast(0);width:min(200px,30vw)}.landscape_logo{height:auto;width:15.938rem}.landscape_icon{aspect-ratio:1;height:auto;width:min(4.063rem,10vw)}}@media (max-width:599px){#landscape-mode{display:none!important}}#create-mode{align-items:center;align-self:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}@media (orientation:landscape){#create-mode{display:none}}@media (orientation:portrait){#create-mode{display:flex}}#create-canvas-captured-image{object-fit:cover}#canvas-actions{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#ffffff40;border-radius:.5rem;bottom:2rem;height:auto;left:0;margin:0 auto;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}#canvas-actions,.canvas-actions-button{display:flex;flex-direction:row;justify-content:center;padding:.5rem}.canvas-actions-button{background-color:#dec1c7;border:1px solid #776865;border-radius:.25rem;color:#000!important;letter-spacing:1.5px;text-transform:uppercase}#sticker-carousel{display:flex;flex-direction:row;gap:.5rem;height:5.313rem;max-height:5.313rem;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.sticker-carousel-item-wrapper{background-color:#714753;height:3.75rem;max-height:3.75rem;min-width:5.313rem;width:5.313rem}.sticker-carousel-item-image{height:2.75rem;max-height:2.75rem;max-width:2.75rem;width:2.75rem}.sticker-carousel-item-ml{margin-left:.5rem}.sticker-carousel-item-mr{margin-right:.75rem}.menu_button{align-items:center;border:2px solid #776865;color:#000!important;display:flex;flex-direction:row;height:3.125rem;justify-content:center;max-height:3.125rem;max-width:20.313rem;width:20.313rem}.menu_button>*{color:#000!important;font-size:1.15rem;letter-spacing:1.5px;text-transform:uppercase}.menu_content_padding{padding-left:1rem;padding-right:1rem}@media (orientation:landscape){#menu-mode{display:none}}@media (orientation:portrait){#menu-mode{display:flex}}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.hidden{display:none}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.absolute{position:absolute}.h-screen{height:100dvh}.max-h-screen{max-height:100dvh}.min-h-screen{min-height:100dvh}.h-full{height:100%}.h-50vh{height:50dvh}.h-fit{height:-webkit-fit-content;height:fit-content}.w-screen{width:100dvw}.w-full{width:100%}.max-w-full{max-width:100%}.w-fit{width:-webkit-fit-content;width:fit-content}.max-w-screen{max-width:100dvw}.min-w-screen{min-width:100dvw}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-start{justify-content:flex-start}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-huge{z-index:99999999}@font-face{font-family:Futura;font-style:normal;font-weight:500;src:url(/static/media/Futura-Medium.64291143011f70de98a1.woff2) format("woff2")}#root{max-width:576px;width:100%}#root,body{align-items:center;display:flex;justify-content:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#000;font-family:Futura,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100dvh;margin:0;overscroll-behavior-x:none;overscroll-behavior-y:none;padding:0;width:100dvw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}