.app_modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(13,13,13,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app_modal{width:100%;max-width:22rem;background:var(--body_backgroundLight);color:var(--body_color);border-radius:.85rem;padding:1.25rem 1.35rem;box-shadow:0 12px 40px #00000038}.app_modal-title{font-size:1.15rem;font-weight:600;margin-bottom:.5rem}.app_modal-message{font-size:.95rem;line-height:1.45;opacity:.9;white-space:pre-wrap}.app_modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1.15rem}.app_modal-btn{border:none;border-radius:.5rem;padding:.6rem 1rem;font:inherit;cursor:pointer}.app_modal-btn--primary{background:var(--primaryColor);color:#fff}.app_modal-btn--ghost{background:var(--body_backgroundDark);color:var(--body_color)}.app_modal--warn .app_modal-title,.app_modal--error .app_modal-title{color:#c0392b}.app_modal--success .app_modal-title{color:#1e8a4c}[data-theme=dark] .app_modal-backdrop{background:rgba(0,0,0,.65)}.content--wrapper{margin:0 auto;max-width:70.785rem;min-height:100vh}.hp_img_path--wrapper{width:100%}.hp_img_path--wrapper img{width:100%;display:block}.hp_first_section{position:relative}.hp_first_section h1{width:100%;text-align:center;bottom:0%;color:transparent;background:linear-gradient(0deg,#e6b905 0%,#ee44dd 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.75rem;font-weight:600;padding:.5rem 1rem}.hp_title_btn--wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.hp_img_path--wrapper{margin:0 auto;max-width:400px}.hp_img_path--wrapper img{width:100%;border-radius:20px}.hp_entry_section{position:relative;padding-top:0rem;display:flex;flex-direction:column;align-items:center}.hp_entry_section .hp_entry_img_branch--wrapper{margin-bottom:2rem;display:flex;justify-content:flex-end;width:100%}.hp_entry_section .hp_entry_img_branch--wrapper img{max-width:30rem}.hp_entry_btn--wrapper{padding:1rem 4rem;border:none;border-radius:16px;color:#fff;font-size:1.75rem}.hp_entry_btn{padding:1rem 4rem;text-decoration:none;border:none;border-radius:16px;color:#fff;background-color:#e67a80;background:linear-gradient(320deg,#ff1d96 0%,#e6b905 100%);font-size:1.75rem;cursor:pointer}.hp_bottles_section{padding-bottom:1.5rem;position:relative;display:flex;flex-direction:column;align-items:center;background-color:#5cd8e9}.hp_bottles_section .hp_entry_img_blue_wave--wrapper{width:100%;background:var(--body_background)}.hp_bottles_section .hp_entry_img_blue_wave--wrapper img{width:100%;display:block}.hp_bottles_section h2{color:#fff;padding:1rem;text-align:center;font-weight:400;font-size:1.75rem}.hp_bottles_section .hp_entry_img_bottles--wrapper{width:8rem}.hp_bottles_section .hp_entry_img_bottles--wrapper img{width:100%;border-radius:5px;box-shadow:0 0 16px #384f88;display:block}.hp_red_section{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#e67a80}.hp_red_section .hp_entry_img_red_wave--wrapper{width:100%;background-color:#5cd8e9}.hp_red_section .hp_entry_img_red_wave--wrapper img{width:100%;display:block}.hp_red_section h2{color:#fff;padding:1rem;text-align:center;font-weight:400;font-size:1.5rem}.hp_red_section .hp_entry_img_bottle--wrapper{width:8rem}.hp_red_section .hp_entry_img_bottle--wrapper img{width:100%;border-radius:5px;box-shadow:0 0 16px #883843;display:block}.hp_red_section h3{padding:1rem 2rem;color:#fff;text-align:center;font-weight:400;font-size:1rem}.hp_red_section .hp_entry_img_wave--wrapper{position:absolute;bottom:-2px;width:100%}.hp_red_section .hp_entry_img_wave--wrapper img{width:100%;display:block}.hp_blue_section{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#a7f2fc}.hp_blue_section .hp_entry_img_blue_wave--wrapper{width:100%;background-color:#e67a80}.hp_blue_section .hp_entry_img_blue_wave--wrapper img{width:100%;display:block}.hp_blue_section h2{color:#558098;padding:1rem;text-align:center;font-weight:400;font-size:1.5rem}.hp_blue_section .hp_entry_img_bottle--wrapper{width:8rem}.hp_blue_section .hp_entry_img_bottle--wrapper img{width:100%;border-radius:5px;box-shadow:0 0 16px #89b0ca;display:block}.hp_blue_section h3{padding:1rem 2rem;color:#558098;text-align:center;font-weight:400;font-size:1rem}.hp_blue_section .hp_entry_img_wave--wrapper{position:absolute;bottom:-2px;width:100%}.hp_blue_section .hp_entry_img_wave--wrapper img{width:100%;display:block}.hp_green_section{display:flex;flex-direction:column;align-items:center;background-color:#daf89a}.hp_green_section .hp_entry_img_green_wave--wrapper{width:100%;background-color:#a7f2fc}.hp_green_section .hp_entry_img_green_wave--wrapper img{width:100%;display:block}.hp_green_section h2{color:#4b7532;padding:1rem;text-align:center;font-weight:400;font-size:1.5rem}.hp_green_section .hp_entry_img_bottle--wrapper{width:8rem}.hp_green_section .hp_entry_img_bottle--wrapper img{width:100%;border-radius:5px;box-shadow:0 0 16px #6ba574;display:block}.hp_green_section h3{padding:1rem 2rem;color:#4b7532;text-align:center;font-weight:400;font-size:1rem}@media (min-width: 768px){.hp_first_section h1{color:transparent;background:linear-gradient(45deg,#e6b905 0%,#ff1d96 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3rem;font-weight:600;padding:.5rem 1rem;margin-top:2rem}.hp_img_path--wrapper{max-width:75rem}.hp_title_btn--wrapper{flex-direction:row;justify-content:space-between}.hp_entry_btn--wrapper{position:absolute;top:-3rem;right:25%}}.hp_tagline{text-align:center;opacity:.85;margin:.25rem 0 .75rem;font-size:.95rem}.hp_footer{padding:2rem 1.25rem 3rem;text-align:center;display:flex;flex-direction:column;gap:.75rem;align-items:center}.hp_footer nav{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hp_footer nav a{color:var(--primaryColor)}.react-toggle{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;-webkit-transition:opacity .25s;transition:opacity .25s}.react-toggle-track{width:50px;height:24px;padding:0;border-radius:30px;background-color:#4d4d4d;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{position:absolute;width:14px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;left:8px;opacity:0;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-check{opacity:1;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle-track-x{position:absolute;width:10px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;right:10px;opacity:1;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;position:absolute;top:1px;left:1px;width:22px;height:22px;border:1px solid #4D4D4D;border-radius:50%;background-color:#fafafa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease}.react-toggle--checked .react-toggle-thumb{left:27px;border-color:#19ab27}.react-toggle--focus .react-toggle-thumb{-webkit-box-shadow:0px 0px 3px 2px #0099E0;-moz-box-shadow:0px 0px 3px 2px #0099E0;box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{-webkit-box-shadow:0px 0px 5px 5px #0099E0;-moz-box-shadow:0px 0px 5px 5px #0099E0;box-shadow:0 0 5px 5px #0099e0}.dark_mode_toggle-auth{position:absolute;top:1rem;left:50%;transform:translate(-50%);z-index:1}.chat_icon--wrapper{display:inline-block;width:50px;height:50px}.chat_icon--wrapper img{width:100%;height:100%;display:block}.grid-container{position:relative;justify-self:stretch;min-height:100vh;display:grid;grid-template-columns:auto;grid-template-rows:auto 4em;grid-template-areas:"main" "nav_space"}.app_page-nav_desktop_top{display:none}.app_page-nav_links{display:flex;align-items:center;gap:1rem}.app_page-nav_links a{color:var(--body_color);text-decoration:none}.app_page-nav_links a.active{color:var(--primaryColor);font-weight:600}.app_page-nav_mobile_bottom{width:100%;left:50%;transform:translate(-50%);border-radius:1rem;background-color:var(--body_backgroundLight);display:flex;justify-content:center;align-items:center;gap:1.5rem;height:4rem;position:fixed;bottom:0rem;z-index:20}.app_page-nav_mobile_bottom .nav_shore img{object-fit:contain;border-radius:.4rem}.app_page-nav_mobile_bottom a.active{opacity:1;filter:none}.app_page-nav_mobile_bottom a:not(.active){opacity:.55}@media (min-width: 768px){.grid-container{position:relative;justify-self:stretch;min-height:100vh;display:grid;grid-template-columns:auto;grid-template-rows:4em auto;grid-template-areas:"header" "main"}.app_page-nav_mobile_bottom{display:none}.app_page-nav_desktop_top{display:block;width:100%;display:flex;justify-content:center;align-items:center}}.app-header{padding-top:1rem;display:flex;justify-content:space-between;align-items:center}.app-header .app-arrow--wrapper{margin-left:1rem;cursor:pointer}.app-header .app-title{margin-right:1rem;display:flex;flex-direction:column;align-items:flex-end}.app-header .app-title h1{font-size:1.2rem;font-weight:400}.app-header .app-title h2{font-size:.8rem;font-weight:300}.shore-river-section{position:relative;width:100%;height:10rem;display:flex;flex-direction:column-reverse;align-items:center;-webkit-user-select:none;user-select:none}.shore-river-section .shore-blue_bottle-img{position:absolute;top:-10%;left:50%;width:8rem;cursor:pointer}.shore-river-section .shore-green_bottle-img{position:absolute;top:0;right:60%;width:8rem;cursor:pointer}.shore-river-section .shore-red_bottle-img{position:absolute;top:0;left:60%;width:8rem;cursor:pointer}.shore-river-section .shore-river--wrapper .shore-river-img{width:100%;display:block}.shore-new_message-section{background:var(--body_backgroundDark);border-radius:10px;display:flex;flex-direction:column;align-items:center}.shore-new_message-section .title{padding:1rem 0;font-weight:300}.shore-new_message-section .bottles{display:flex;flex-direction:column}.shore-new_message-section .bottle{position:relative;margin:0 1rem 1rem;max-width:23rem;border-radius:5px;box-shadow:0 4px 4px #00000040;cursor:pointer}.shore-new_message-section .bottle .bottle-title{padding:.3rem 0 0 1rem;font-weight:300}.shore-new_message-section .bottle .bottle-title .strong{font-weight:400}.shore-new_message-section .bottle .img_text--wrapper{display:flex;align-items:center}.shore-new_message-section .bottle .img_text--wrapper .img--wrapper{width:12rem}.shore-new_message-section .bottle .img_text--wrapper .img--wrapper img{width:100%}.shore-new_message-section .bottle .img_text--wrapper .text--wrapper{display:flex;flex-direction:column;padding-right:1rem}.shore-new_message-section .bottle .img_text--wrapper .text--wrapper .sentence_second{font-weight:300}.shore-new_message-section .bottle .count_time--wrapper{position:absolute;top:.5rem;right:.5rem;display:flex;justify-content:center;align-items:center}.shore-new_message-section .bottle .count_time--wrapper .count{width:2rem;height:2rem;margin-left:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--body_background);border-radius:50%;font-size:1rem}.shore-new_message-section .bottle-blue{border:1px solid var(--blue_bottle_color);background-color:var(--blue_bottle_color)}.shore-new_message-section .bottle-red{border:1px solid var(--red_bottle_color);background-color:var(--red_bottle_color)}.shore-new_message-section .text-wrapper .message_text{max-width:50rem;max-height:20rem;border-radius:.5rem;border:none;padding:.5rem 1rem}.shore-new_message-section .text-wrapper textarea{margin-bottom:1rem}.message_text__buttons--wrapper,.message_text__buttons--wrapper .buttons--wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 768px){.shore-new_message-section .bottles{flex-direction:row}}.sbutton{display:flex;justify-content:center;align-items:center;margin-bottom:1rem;padding:0rem;border:none;border-radius:16px;color:#fff;font-size:1.25rem;cursor:pointer}.sbutton .img--wrapper{width:100px}.sbutton .img--wrapper img{width:100%}.sbutton .texts--wrapper{position:relative}.sbutton .texts--wrapper .primary-text{position:relative;font-size:2rem;right:1.4rem}.sbutton .texts--wrapper .secondary-text{position:relative;font-size:1.5rem;right:.4rem}.sbutton--red{background-color:var(--red_bottle_color)}.sbutton--blue{background-color:var(--blue_bottle_color)}.apps_list--wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;padding-bottom:5rem}.apps_list-item{margin:.2rem;display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}.apps_list-item.apps_list-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.apps_list-soon{font-size:.75rem;opacity:.8}.apps_list-app_title{text-align:center}.bottle_detail{padding:1rem 1.25rem 5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.bottle_detail-img{width:8rem;max-width:40%}.bottle_detail-message{background:var(--body_backgroundLight);padding:1rem;border-radius:.75rem;width:100%;max-width:32rem;white-space:pre-wrap}.bottle_detail-hint{opacity:.75;font-size:.9rem}.bottle_detail-error{color:#c0392b}.bottle_detail-loading{opacity:.7;padding:.5rem 0}.bottle_detail-opened{width:100%;max-width:32rem;display:flex;flex-direction:column;gap:.75rem}.bottle_detail-opened textarea{width:100%;padding:.75rem;border-radius:.5rem;border:1px solid var(--body_backgroundDark);background:var(--body_background);color:var(--body_color);font-family:inherit;resize:vertical}.bottle_detail-actions{display:flex;flex-wrap:wrap;gap:.5rem}.bottle_detail-btn{border:none;border-radius:.5rem;padding:.65rem 1rem;cursor:pointer;background:var(--body_backgroundLight);color:var(--body_color)}.bottle_detail-btn.primary{background:var(--primaryColor);color:#fff}.bottle_detail-btn.danger{background:transparent;color:#c0392b;text-decoration:underline}.bottle_detail-btn:disabled{opacity:.5;cursor:not-allowed}.report_form{width:100%;max-width:32rem;display:flex;flex-direction:column;gap:.75rem;background:var(--body_backgroundDark);padding:1rem;border-radius:.75rem}.report_form select,.report_form textarea{width:100%;padding:.5rem;border-radius:.4rem;border:1px solid var(--body_backgroundLight);background:var(--body_background);color:var(--body_color);font-family:inherit}.report_form-block{display:flex;align-items:center;gap:.5rem}.report_form-actions{display:flex;gap:.5rem}.report_form-actions button{flex:1;padding:.6rem;border-radius:.4rem;border:none;cursor:pointer;background:var(--body_backgroundLight);color:var(--body_color)}.report_form-actions button[type=submit]{background:var(--primaryColor);color:#fff}.shore-blocked-notice{margin:.75rem 1rem;padding:.75rem 1rem;border-radius:.5rem;background:rgba(192,57,43,.15);color:var(--body_color)}.shore-want-more{display:inline-block;margin:.5rem 0;color:var(--primaryColor)}.bottle.selected{outline:2px solid var(--primaryColor);outline-offset:2px}.chats_toolbar{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem 1rem}.chats_toolbar button{border:1px solid var(--primaryColor);background:transparent;color:var(--body_color);border-radius:.45rem;padding:.35rem .7rem;font:inherit;cursor:pointer}.chats_toolbar button.danger{border-color:#c0392b;color:#c0392b}.chats_toolbar button:disabled{opacity:.45;cursor:not-allowed}.chats_full_banner{margin:.75rem 1rem;padding:.75rem;border-radius:.5rem;background:rgba(204,81,20,.12)}.chats_full_banner button{border:none;background:transparent;color:var(--primaryColor);text-decoration:underline;cursor:pointer;font:inherit}.chats_loading,.chats_empty{padding:1rem;opacity:.7;text-align:center}.chats_list{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:5rem}.chats_list-item{margin-bottom:1rem;display:flex;flex-direction:row;align-items:center;width:22.5rem;max-width:95%;position:relative}.chats_list-item.selected .box-wrapper{border-color:var(--primaryColor)}.chats_list-item.unread .username{color:var(--primaryColor)}.chats_list-item-main{display:flex;flex-direction:row;align-items:center;flex:1;cursor:pointer;min-width:0}.chats_list-item .avatar-wrapper{z-index:10}.chats_list-item .avatar-wrapper .avatar{width:3.75rem;height:3.75rem;border-radius:50%;background-color:#a3e7f5;background-position:center}.chats_list-item .box-wrapper{border:1px solid rgb(165,165,165);border-left:none;border-top-right-radius:1rem;border-bottom-right-radius:1rem;width:100%;padding-left:1.5rem;margin-left:-1rem;text-overflow:clip}.chats_list-item .box-wrapper .username{font-weight:600}.chats_list-item .box-wrapper .last_message{height:1.5rem;overflow:hidden;width:auto;font-style:italic}.chats_list-item .unread_dot{width:.6rem;height:.6rem;border-radius:50%;background:var(--primaryColor);margin-left:.5rem}.chats_list-checkbox{width:1.25rem;height:1.25rem;border:2px solid var(--primaryColor);border-radius:.25rem;margin-right:.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff;flex-shrink:0}.chats_list-checkbox.checked{background:var(--primaryColor)}.chats_list-item-actions{position:relative;margin-left:.25rem}.chats_list-more{border:none;background:transparent;font-size:1.25rem;cursor:pointer;padding:.25rem .4rem;color:var(--body_color)}.chats_list-menu{position:absolute;right:0;top:100%;z-index:20;background:var(--body_backgroundDark);border-radius:.5rem;box-shadow:0 4px 16px #00000026;min-width:10rem;display:flex;flex-direction:column;overflow:hidden}.chats_list-menu button{border:none;background:transparent;text-align:left;padding:.65rem .85rem;font:inherit;cursor:pointer;color:var(--body_color)}.chats_list-menu button:hover{background:rgba(204,81,20,.1)}.chat_page-toolbar{position:relative;display:flex;justify-content:flex-end;padding:0 1rem}.chat_page-toolbar>button{border:none;background:transparent;font-size:1.5rem;cursor:pointer;color:var(--body_color);line-height:1}.chat_page-menu{position:absolute;top:2rem;right:1rem;background:var(--body_backgroundLight);border-radius:.5rem;box-shadow:0 2px 10px #00000026;z-index:30;display:flex;flex-direction:column;min-width:10rem}.chat_page-menu button{border:none;background:transparent;padding:.75rem 1rem;text-align:left;cursor:pointer;color:var(--body_color)}.chat_page-menu button:hover{background:var(--body_backgroundDark)}.chat_main--wrapper{width:100%;height:calc(100% - 4rem);display:flex;flex-direction:column;align-items:center;padding-bottom:5rem}.chat-load_more{margin:.5rem;border:none;background:transparent;color:var(--primaryColor);cursor:pointer;text-decoration:underline}.chat-messages--wrapper{width:100%;display:flex;flex-direction:column;flex:1;overflow-y:auto;max-height:calc(100vh - 14rem)}.chat-message--wrapper{padding:.5rem;width:100%;display:flex;flex-direction:row;align-items:flex-end}.chat-message--wrapper.selected .chat-message{outline:2px solid var(--primaryColor)}.chat-message--wrapper--from_me{justify-content:flex-end}.chat-message--wrapper--from_friend{justify-content:flex-start}.chat-message{padding:.2rem .4rem;border-radius:.5rem;max-width:80%;color:#595959}.chat-message--from_me{background-color:#e9f7ff;border:1px solid #8ED2E8;text-align:right;margin-right:1rem}.chat-message--from_friend{background-color:#f6f6f6;border:1px solid #B0B0B0;text-align:left;margin-left:.5rem}.chat_report_panel{width:100%;max-width:32rem;padding:0 1rem 1rem}.chat-closed{padding:1rem;opacity:.7;text-align:center}.chat-new_message--wrapper{width:100%;padding:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;position:sticky;bottom:4.5rem;background:var(--body_background)}.chat-new_message--text{font-size:100%;background-color:#eee;color:#595959;width:100%;padding:.8rem 1.6rem;border:none;border-radius:50px;outline:none;margin-right:.8rem}.chat-new_message--send_button{cursor:pointer}.chat-new_message--send_button.disabled{opacity:.45;pointer-events:none}@media (min-width: 768px){.chat-new_message--wrapper{width:768px;bottom:0}}.profile_page-loading{padding:1rem 1.25rem;opacity:.7}.profile_page{padding:1rem 1.25rem 5rem;display:flex;flex-direction:column;gap:1.25rem}.profile_page-hero{display:flex;align-items:center;gap:1rem}.profile_page-avatar{width:5rem;height:5rem;border-radius:50%;background:var(--body_backgroundDark);background-size:cover;background-position:center;flex-shrink:0}.profile_page-info h1{font-size:1.25rem;font-weight:600;margin-bottom:.35rem}.profile_page-plan_badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;background:var(--primaryColor);color:#fff;font-size:.8rem}.profile_page-bottles{display:flex;gap:1rem;justify-content:space-around;background:var(--body_backgroundDark);border-radius:.75rem;padding:.75rem}.profile_page-menu{display:flex;flex-direction:column;gap:.35rem}.profile_page-menu a{display:block;padding:.85rem 1rem;border-radius:.5rem;background:var(--body_backgroundLight);color:var(--body_color);text-decoration:none}.profile_page-menu a.logout{color:#c0392b;margin-top:.5rem}.profile_page-theme_row{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-radius:.5rem;background:var(--body_backgroundLight)}.profile_bottle_stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.profile_bottle_stat img{width:2rem;height:auto}.profile_bottle_stat span{font-weight:600}.profile_bottle_stat small{font-size:.7rem;opacity:.7}.avatar_page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(5rem,1fr));gap:.75rem;padding:1rem 1.25rem 5rem}.avatar_page-grid button{border:2px solid transparent;border-radius:50%;padding:0;width:5rem;height:5rem;overflow:hidden;cursor:pointer;background:var(--body_backgroundDark)}.avatar_page-grid button img{width:100%;height:100%;object-fit:cover;display:block}.avatar_page-grid button.active{border-color:var(--primaryColor)}.exchange_page{padding:1rem 1.25rem 5rem;display:flex;flex-direction:column;gap:1rem;max-width:28rem}.exchange_page-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:var(--body_backgroundDark);padding:.75rem 1rem;border-radius:.75rem}.exchange_page-row img{width:2rem}.exchange_page-row .controls{display:flex;align-items:center;gap:.5rem}.exchange_page-row .controls button{width:2rem;height:2rem;border-radius:50%;border:none;background:var(--body_backgroundLight);color:var(--body_color);cursor:pointer;font-size:1.1rem}.exchange_page-outputs{display:flex;gap:.5rem}.exchange_page-outputs button{flex:1;padding:.75rem;border-radius:.5rem;border:2px solid transparent;background:var(--body_backgroundLight);color:var(--body_color);cursor:pointer}.exchange_page-outputs button.active{border-color:var(--primaryColor)}.exchange_page-submit{border:none;border-radius:.5rem;padding:.85rem;background:var(--primaryColor);color:#fff;cursor:pointer;font:inherit}.exchange_page-submit:disabled{opacity:.5;cursor:not-allowed}.settings_page{padding:1rem 1.25rem 5rem;display:flex;flex-direction:column;gap:1rem}.settings_page-row{display:flex;align-items:center;justify-content:space-between;background:var(--body_backgroundLight);padding:.85rem 1rem;border-radius:.5rem}.plan_page-card h2{font-size:1.1rem;margin-bottom:.5rem}.stripe_payment_form-wrap{width:100%;max-width:28rem;margin:1rem 0;padding:1rem;background:var(--body_backgroundLight);border-radius:.75rem}.stripe_payment_form{display:flex;flex-direction:column;gap:1rem}.stripe_payment_form-submit{border:none;border-radius:.5rem;padding:.85rem 1rem;background:var(--primaryColor);color:#fff;font:inherit;cursor:pointer}.stripe_payment_form-submit:disabled{opacity:.55;cursor:not-allowed}.plan_page{padding:1rem 1.25rem 5rem;display:flex;flex-direction:column;gap:1rem}.plan_page-note{padding:.75rem 1rem;border-radius:.5rem;background:rgba(204,81,20,.12);font-size:.9rem}.plan_page-loading{opacity:.7}.plan_page-price{font-weight:600;margin-bottom:.5rem!important;color:var(--primaryColor)}.plan_page-card{background:var(--body_backgroundDark);border-radius:.75rem;padding:1rem;border:2px solid transparent}.plan_page-card.current{border-color:var(--primaryColor)}.plan_page-card h2{font-size:1.1rem;margin-bottom:.35rem}.plan_page-card p{font-size:.9rem;margin-bottom:.25rem}.plan_page-card p strong{color:var(--primaryColor)}.plan_page-cta{margin-top:.75rem;border:none;border-radius:.5rem;padding:.65rem 1rem;background:var(--primaryColor);color:#fff;font:inherit;cursor:pointer}.plan_page-cta:disabled{opacity:.5;cursor:not-allowed}.plan_page-cta.danger{background:transparent;color:#c0392b;text-decoration:underline;padding-left:0}.plan_page-manage_toggle,.plan_page-shop_link{display:inline-block;color:var(--primaryColor);background:transparent;border:none;font:inherit;cursor:pointer;text-decoration:underline;text-align:left;padding:0}.plan_page-manage{background:var(--body_backgroundLight);border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.plan_page-manage h3{font-size:1rem;margin-bottom:.25rem}.plan_page-pending{font-size:.9rem;opacity:.85}.shop_page{padding:1rem 1.25rem 5rem;display:flex;flex-direction:column;gap:1.5rem}.shop_page-promo{background:linear-gradient(135deg,rgba(204,81,20,.18),rgba(120,60,140,.12));border-radius:.75rem;padding:1rem;text-align:center}.shop_page-promo p{margin-bottom:.5rem;font-weight:600}.shop_page-promo a{color:var(--primaryColor);font-weight:600}.shop_page-checkout{background:var(--body_backgroundDark);border-radius:.75rem;padding:1rem}.shop_page-checkout h2{font-size:1.05rem;margin-bottom:.75rem}.shop_page-cancel{margin-top:.5rem;border:none;background:transparent;color:var(--primaryColor);text-decoration:underline;cursor:pointer;font:inherit}.shop_page-category h2{font-size:1.1rem;margin-bottom:.75rem}.shop_page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.75rem}.shop_page-item{background:var(--body_backgroundLight);border-radius:.75rem;padding:.75rem;display:flex;flex-direction:column;gap:.35rem;align-items:center;text-align:center}.shop_page-item img{width:4.5rem;height:4.5rem;object-fit:contain}.shop_page-item h3{font-size:.9rem;font-weight:600}.shop_page-item button{margin-top:.25rem;border:none;border-radius:.45rem;padding:.45rem .85rem;background:var(--primaryColor);color:#fff;font:inherit;cursor:pointer}.shop_page-item button:disabled{opacity:.5;cursor:not-allowed}.shop_page-item-placeholder{width:4.5rem;height:4.5rem;border-radius:.5rem;background:var(--body_backgroundDark)}.shop_page-item-price{font-size:.85rem}.shop_page-item-price .before{text-decoration:line-through;opacity:.55;margin-left:.25rem}.shop_page-owned{font-size:.8rem;color:#1e8a4c;font-weight:600}.admin_reports{padding:1rem 1.25rem 5rem;display:flex;flex-direction:column;gap:1rem}.admin_reports-filters{display:flex;gap:.5rem;flex-wrap:wrap}.admin_reports-filters button{border:1px solid var(--primaryColor);background:transparent;color:var(--body_color);border-radius:.45rem;padding:.4rem .75rem;font:inherit;cursor:pointer}.admin_reports-filters button.active{background:var(--primaryColor);color:#fff}.admin_reports-empty{opacity:.7}.admin_reports-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.admin_reports-item{background:var(--body_backgroundLight);border-radius:.75rem;padding:.85rem 1rem}.admin_reports-meta{margin-bottom:.35rem}.admin_reports-type{font-size:.85rem;opacity:.75;margin-top:.25rem}.admin_reports-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.admin_reports-actions button{border:none;border-radius:.45rem;padding:.45rem .75rem;background:var(--primaryColor);color:#fff;font:inherit;cursor:pointer}.admin_reports-actions button:disabled{opacity:.5}.admin_reports-actions button.ghost{background:transparent;color:var(--primaryColor);text-decoration:underline}.admin_reports-back{color:var(--primaryColor)}.auth--wrapper{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:0}.auth-title{color:var(--body_color);margin-bottom:1rem;font-size:1.5rem;font-weight:400}.auth-error{color:#c0392b;font-size:.9rem;margin:.5rem 1rem 0;text-align:center}.auth-google_btn{display:flex;justify-content:center}.auth-login_form-border{padding:.1rem;border-radius:15px;background:linear-gradient(320deg,#ff1d96 0%,#e6b905 100%);margin-bottom:1rem}.auth-login_form-content--wrapper{display:flex;flex-direction:column;border-radius:15px;background-color:var(--body_backgroundDark)}.auth-submit{padding:1rem 4rem;text-decoration:none;border:none;border-radius:16px;color:#fff;background-color:#e67a80;background:linear-gradient(320deg,#ff1d96 0%,#e6b905 100%);font-size:1.25rem;cursor:pointer;opacity:1}.btn-primary-outline{padding:.5rem 2rem;text-decoration:none;border:none;border-radius:10px;color:#fff;background-color:#e67a80;background:linear-gradient(320deg,#ff1d96 0%,#e6b905 100%);font-size:1rem;cursor:pointer;opacity:1}.auth-signup_login_switch--wrapper{display:flex;flex-direction:column;align-items:center}.auth-signup_login_switch--wrapper h2{margin-bottom:.5rem;font-size:1rem;font-weight:300}.auth_status_page{position:relative;z-index:1;max-width:28rem;margin:4rem auto;padding:1.5rem;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.auth_status_page h1{font-size:1.5rem;font-weight:600}.auth_status_page p{line-height:1.45}.auth_status_page-hint{font-size:.9rem;opacity:.8}.auth_status_page-info{color:#1e8a4c}.auth_status_page-link{color:var(--primaryColor);margin-top:.5rem}.auth_status_page a{color:var(--primaryColor)}.auth-canvas{position:absolute!important;width:100%;height:100vh;z-index:0;color:#ff783e}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:all 5000s ease-in-out 0s;color:var(--body_primaryColor);background-color:var(--body_background);font-size:1rem;width:100%;padding:.5rem;outline:none;border:none;border-radius:5px;margin-bottom:.5rem}.b-form{display:flex;flex-direction:column;align-items:center;max-width:20rem;padding:.5rem;background-color:var(--body_backgroundDark);border-radius:15px}.form-title{position:absolute;padding:.6rem 0rem;top:-3rem;background-color:transparent;align-self:center;color:#ff1d68;font-weight:700;font-size:1rem}.form-inputs--wrapper{width:100%;position:relative}.form-input--wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;max-width:100%}.form-input--wrapper .form-input-text-label{padding-bottom:.2rem;font-weight:400;font-size:.9rem}.form-input--wrapper .form-input-text-error{padding-bottom:.2rem;font-weight:700;font-size:.8rem}.form-input--wrapper .form-input-text{font-size:1rem;width:100%;padding:.5rem;outline:none;border:none;color:var(--primaryColor);background-color:var(--body_backgroundLight);border-radius:5px;margin-bottom:.5rem}.input-text{padding:.5rem 1rem;margin:.5rem 1rem;min-width:max-content;background-color:#0ff}.my-checkbox--wrapper{display:flex;flex-direction:row;justify-content:center;padding:.5rem 1rem;margin-bottom:.5rem;align-self:flex-start}.my-checkbox--wrapper input{margin-right:.5rem}.email-verified-mobile-app{height:100%;display:flex;justify-content:center;align-items:center}.auth_layout{min-height:100vh;display:grid;grid-template-columns:auto;grid-template-rows:auto 4rem;grid-template-areas:"main" "footer"}.auth_layout main{position:relative}.auth_layout--footer{display:flex;justify-content:center;align-items:center}.auth_layout--footer a{color:var(--primaryColor);text-decoration:none}.legal_page{max-width:40rem;margin:0 auto;padding:2rem 1.25rem 4rem}.legal_page h1{font-size:1.75rem;margin:1rem 0 1.25rem;color:var(--primaryColor)}.legal_page p{line-height:1.55;margin-bottom:1rem}.legal_page-back{color:var(--primaryColor);text-decoration:none;font-weight:600}.legal_page-contact a{color:var(--primaryColor)}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Open Sans,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;--body_color: rgb(13, 13, 13);--primaryColor: #cc5114;--secondaryColor: #e94d19;--body_backgroundLight: white;--body_background: #F8F8F8;--body_backgroundDark: #e8e8e8;--red_bottle_color: #E67A80;--blue_bottle_color: #47C7D3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}[data-theme=dark]{--body_color: rgb(233, 233, 233);--primaryColor: #c0c0fe;--secondaryColor: #fec0c0;--body_backgroundDark: #282828;--body_backgroundLight: #4E4E4E;--body_background: #333333;--red_bottle_color: #be6266;--blue_bottle_color: #3cafb9}body{color:var(--body_color);background:var(--body_background)}.white{color:#e9e9e9}.black{color:#0d0d0d}.fw-300{font-weight:300}
