@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..24,400..600,0..1,0&display=swap";html.aona-login-page-body,body.aona-login-page-body,body.template-customers-login,body.template-login,body.template-customers-register,body.template-register{height:100vh!important;max-height:100vh!important;overflow:hidden!important;background-color:#fbf6ee!important;margin:0!important;padding:0!important;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;-webkit-font-smoothing:antialiased}body.template-customers-login ::-webkit-scrollbar,body.template-login ::-webkit-scrollbar,body.template-customers-register ::-webkit-scrollbar,body.template-register ::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}body.template-customers-login .header-wrapper,body.template-customers-login .shopify-section-header,body.template-customers-login #shopify-section-header,body.template-customers-login [id*=shopify-section-header],body.template-customers-login [id*=header-group],body.template-customers-login [id*=foxify-header],body.template-customers-login footer,body.template-customers-login .footer,body.template-customers-login #shopify-section-footer,body.template-customers-login [id*=footer-group],body.template-customers-login .float-contact-btns,body.template-customers-login .float-mail-card,body.template-customers-login .float-phone-card,body.template-login .header-wrapper,body.template-login .shopify-section-header,body.template-login [id*=shopify-section-header],body.template-login [id*=header-group],body.template-login footer,body.template-login .footer,body.template-login .float-contact-btns,body.template-login .float-mail-card,body.template-login .float-phone-card,body.template-customers-register .header-wrapper,body.template-customers-register footer{display:none!important}.aona-stitch-page{position:relative;width:100vw;height:100vh;max-height:100vh;background-color:#fbf6ee;display:flex;align-items:center;justify-content:center;overflow:hidden!important;box-sizing:border-box}.aona-stitch-storefront-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(2px);-webkit-filter:blur(2px);opacity:.78;display:flex;flex-direction:column;background-color:#fbf6ee;z-index:1;overflow:hidden}.aona-bg-header{width:100%;padding:1.25rem 3rem;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-bottom:1px solid #ECE3D4;box-sizing:border-box}.aona-bg-nav-group{display:flex;align-items:center;gap:2.5rem}.aona-bg-brand{font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:.05em;color:#1a1c1c;text-transform:uppercase}.aona-bg-nav{display:flex;align-items:center;gap:1.5rem;font-size:.875rem;font-weight:600}.aona-bg-nav-item{color:#645d58}.aona-bg-nav-item.active{color:#1a1c1c}.aona-bg-header-actions{display:flex;align-items:center;gap:1.25rem}.aona-bg-action-btn{background-color:#000;color:#fff;font-size:.875rem;font-weight:600;padding:.45rem 1rem;border-radius:.5rem;border:none}.aona-bg-hero{padding:2rem 3rem;width:100%;box-sizing:border-box}.aona-bg-hero-banner{position:relative;width:100%;height:380px;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem;box-sizing:border-box;background:linear-gradient(135deg,#1c1610,#3d3023);box-shadow:0 4px 20px #2c221814}.aona-bg-hero-tag{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.25rem .65rem;border-radius:.25rem;color:#fff;width:fit-content;margin-bottom:.75rem}.aona-bg-hero-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.1;letter-spacing:-.025em}.aona-bg-hero-desc{font-size:1rem;color:#e2e2e2;margin:0;max-width:480px;line-height:1.5}.aona-bg-products{padding:0 3rem 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;box-sizing:border-box}.aona-bg-product-card{background:#fff;border-radius:.75rem;padding:.75rem;border:1px solid #ECE3D4}.aona-bg-product-img{width:100%;height:140px;background:#f4f4f3;border-radius:.5rem;margin-bottom:.75rem}.aona-bg-product-title{font-size:.875rem;font-weight:600;color:#1a1c1c;margin:0 0 .25rem}.aona-bg-product-price{font-size:.875rem;font-weight:600;color:#645d58;margin:0}.aona-stitch-auth-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:1rem;background:#fbf6eea6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden!important;box-sizing:border-box}.aona-stitch-modal-card{position:relative;width:100%;max-width:460px;background-color:#fff;border-radius:20px;padding:28px 28px 22px;box-shadow:0 25px 50px -12px #1c161029,0 8px 24px #2c221814;border:1px solid rgba(226,217,204,.85);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;animation:stitchModalIn .28s cubic-bezier(.16,1,.3,1) forwards;z-index:50}@keyframes stitchModalIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:480px){.aona-stitch-modal-card{padding:22px 18px 20px;border-radius:16px;max-width:94vw}}@media(max-height:720px){.aona-stitch-modal-card{max-width:450px!important;padding:18px 24px 16px!important;border-radius:16px!important}.aona-stitch-modal-header{margin-bottom:8px!important}.aona-stitch-modal-logo{display:none!important}.aona-stitch-modal-title{font-size:20px!important;line-height:24px!important;font-weight:700!important}.aona-stitch-modal-sub{font-size:13px!important;line-height:18px!important;margin:2px 0 0!important}.aona-stitch-tabs{margin-bottom:8px!important;padding:3px!important}.aona-stitch-tab-btn{padding:6px 12px!important;font-size:12px!important;font-weight:600!important}.aona-stitch-oauth-group{margin-bottom:8px!important}.aona-stitch-google-btn{height:42px!important;font-size:12px!important;font-weight:600!important}.aona-stitch-google-svg{width:18px!important;height:18px!important}.aona-stitch-divider{margin-bottom:8px!important}.aona-stitch-divider-text{font-size:11px!important;font-weight:700!important}.aona-stitch-form{gap:8px!important}.aona-stitch-form-group{gap:3px!important}.aona-stitch-form-label{font-size:13px!important;font-weight:600!important;color:#2d251f!important}.aona-stitch-input{height:42px!important;font-size:12px!important;font-weight:500!important;padding-left:38px!important}.aona-stitch-input-icon{font-size:18px!important;left:12px!important}.aona-stitch-input::placeholder{font-size:13px!important}.aona-stitch-remember-label,.aona-stitch-forgot-link{font-size:13px!important}.aona-stitch-checkbox{width:15px!important;height:15px!important}.aona-stitch-primary-btn{height:44px!important;font-size:13px!important;font-weight:700!important;margin-top:4px!important}.aona-stitch-terms-text{font-size:12px!important;line-height:1.4!important;margin-top:4px!important}.aona-stitch-modal-footer{margin-top:8px!important;padding-top:6px!important}.aona-stitch-footer-prompt,.aona-stitch-footer-link{font-size:13px!important;font-weight:600!important}}.aona-stitch-modal-close{position:absolute;top:1.25rem;right:1.25rem;width:2.35rem;height:2.35rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#f4f4f3;color:#645d58;border:none;cursor:pointer;transition:all .2s ease;padding:0;text-decoration:none}.aona-stitch-modal-close:hover{color:#1a1c1c;background-color:#e8e8e7;transform:scale(1.05)}.aona-stitch-modal-close:active{transform:scale(.95)}.aona-stitch-modal-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1.4rem}.aona-stitch-modal-logo{width:42px;height:42px;border-radius:12px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001f}.aona-stitch-logo-text{font-family:Plus Jakarta Sans,sans-serif;font-size:14px!important;font-weight:800;letter-spacing:.1em;color:#fff}.aona-stitch-modal-title{font-family:Plus Jakarta Sans,sans-serif;font-size:22px!important;line-height:28px!important;font-weight:700!important;letter-spacing:-.025em;color:#1a1c1c;margin:0}.aona-stitch-modal-sub{font-family:Plus Jakarta Sans,sans-serif;font-size:14px!important;line-height:20px!important;color:#645d58;margin:.25rem 0 0;font-weight:400}.aona-stitch-tabs{background-color:#f4f4f3;padding:4px;border-radius:9999px;display:flex;width:100%;margin-bottom:1.15rem;box-sizing:border-box}.aona-stitch-tab-btn{flex:1;padding:8px 16px!important;text-align:center;border-radius:9999px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px!important;line-height:1.25rem;font-weight:600!important;letter-spacing:.01em;border:none;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);background:transparent;color:#645d58}.aona-stitch-tab-btn.active{background-color:#fff;color:#1a1c1c;box-shadow:0 1px 3px #00000014}.aona-stitch-tab-btn:not(.active):hover{color:#1a1c1c}.aona-stitch-oauth-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.15rem}.aona-stitch-google-btn{width:100%;height:44px!important;padding:0 1.25rem;border-radius:10px;background-color:#f4f4f3;border:1px solid transparent;color:#1a1c1c;font-family:Plus Jakarta Sans,sans-serif;font-size:13px!important;line-height:1.25rem;font-weight:600!important;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 2px #0000000d;box-sizing:border-box}.aona-stitch-google-btn:hover{background-color:#eeeeed;box-shadow:0 2px 6px #00000014}.aona-stitch-google-btn:active{transform:scale(.99)}.aona-stitch-google-svg{width:20px!important;height:20px!important;flex-shrink:0}.aona-stitch-google-spinner{display:inline-block;width:16px;height:16px;border:2px solid #000000;border-top-color:transparent;border-radius:50%;animation:aonaStitchSpin .75s linear infinite;margin-left:8px}@keyframes aonaStitchSpin{to{transform:rotate(360deg)}}.aona-stitch-divider{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.15rem;width:100%}.aona-stitch-divider-line{width:100%;height:1px;background-color:#e2e2e2}.aona-stitch-divider-text{position:absolute;background-color:#fff;padding:0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px!important;line-height:1rem;letter-spacing:.05em;font-weight:700!important;color:#645d58;text-transform:uppercase}.aona-stitch-form{display:flex;flex-direction:column;gap:.85rem}.aona-stitch-form.hidden{display:none!important}.aona-stitch-form-group{display:flex;flex-direction:column;gap:4px}.aona-stitch-form-label{font-family:Plus Jakarta Sans,sans-serif;font-size:12px!important;line-height:1.2rem;letter-spacing:.01em;font-weight:600!important;color:#2d251f!important}.aona-stitch-input-wrapper{position:relative;display:flex;align-items:center}.aona-stitch-input-icon{position:absolute;left:14px!important;color:#645d58;font-size:16px!important;pointer-events:none}.aona-stitch-input{width:100%;height:44px!important;padding-left:44px!important;padding-right:1.25rem;border-radius:10px;background-color:#f4f4f3;border:1px solid transparent;color:#1a1c1c;font-family:Plus Jakarta Sans,sans-serif;font-size:13px!important;font-weight:500!important;box-sizing:border-box;outline:none;transition:all .2s ease}.aona-stitch-input.with-toggle{padding-right:3rem}.aona-stitch-input::placeholder{color:#645d58a6;font-size:14px!important}.aona-stitch-input:focus{background-color:#fff;border-color:#000;box-shadow:0 0 0 2px #00000014}.aona-stitch-toggle-pwd{position:absolute;right:14px!important;color:#645d58;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .15s ease}.aona-stitch-toggle-pwd:hover{color:#1a1c1c}.aona-stitch-options-row{display:flex;align-items:center;justify-content:space-between;padding-top:.15rem}.aona-stitch-remember-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px!important;color:#554d46;-webkit-user-select:none;user-select:none}.aona-stitch-checkbox{width:16px!important;height:16px!important;border-radius:3px;accent-color:#000000;cursor:pointer}.aona-stitch-forgot-link{font-family:Plus Jakarta Sans,sans-serif;font-size:13px!important;font-weight:600!important;color:#1a1c1c;text-decoration:none;transition:text-decoration .15s ease}.aona-stitch-forgot-link:hover{text-decoration:underline}.aona-stitch-primary-btn{width:100%;height:44px!important;margin-top:.5rem;background-color:#000;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:14px!important;font-weight:700!important;letter-spacing:.01em;border-radius:10px;border:none;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;gap:.55rem}.aona-stitch-primary-btn:hover{background-color:#1e1b19;box-shadow:0 4px 14px #0000002e}.aona-stitch-primary-btn:active{transform:scale(.99)}.aona-stitch-terms-text{font-family:Plus Jakarta Sans,sans-serif;font-size:12px!important;font-weight:500;color:#645d58;text-align:center;line-height:1.5;margin:.5rem 0 0}.aona-stitch-terms-text a{text-decoration:underline;color:#1a1c1c;font-weight:600}.aona-stitch-modal-footer{margin-top:1.15rem;padding-top:.75rem;text-align:center;border-top:1px solid #F4F4F3}.aona-stitch-footer-prompt{font-size:14px!important;color:#645d58;margin:0}.aona-stitch-footer-link{font-family:Plus Jakarta Sans,sans-serif;font-size:14px!important;font-weight:700!important;color:#1a1c1c;background:none;border:none;padding:0;cursor:pointer;margin-left:.35rem;text-decoration:none}.aona-stitch-footer-link:hover{text-decoration:underline}.aona-stitch-error-banner{background-color:#fdf2f2;border:1px solid #F8B4AB;color:#93000a;padding:.65rem .85rem;border-radius:8px;font-size:14px!important;font-weight:500;line-height:1.35;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}
/*# sourceMappingURL=/cdn/shop/t/325/assets/aona-login.css.map */
