*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fffdfa;color:#292326;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.guest-account-header{position:sticky;top:0;z-index:40;height:60px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border-bottom:.5px solid #e7e2dc;background:#fffdfa;text-align:center;font-size:16px;font-weight:450;letter-spacing:.03em}.guest-account-header button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:#292326;font-size:20px}.guest-account-main{padding-bottom:70px}.guest-login{max-width:650px;margin:0 auto;padding:60px 18px 30px}.guest-login h1{margin:0 0 4px;font-size:24px;font-weight:500}.guest-login>p{margin:0 0 14px;color:#81766e;font-size:14px}.guest-email-field{height:48px;display:flex;align-items:center;gap:11px;padding:0 12px;border:1px solid #e4ded7;border-radius:7px;color:#81766e}.guest-email-field i{font-size:17px}.guest-email-field input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#292326;font-size:14px}.guest-login-message{margin:0 0 12px;color:#6d3b50;font-size:13px}.guest-continue,.guest-google{width:100%;height:48px;margin-top:14px;display:flex;align-items:center;justify-content:center;border:0;border-radius:7px}.guest-continue{background:#282017;color:#fff;font-size:14px;font-weight:500}.guest-divider{height:42px;display:flex;align-items:center;gap:12px;color:#82776f;font-size:13px}.guest-divider:before,.guest-divider:after{content:'';height:1px;flex:1;background:#e4ded7}.guest-google{margin-top:0;gap:9px;background:#f2f0ec;color:#292326;font-size:14px}.guest-google svg{width:20px;height:20px}.guest-create-account{margin-top:14px;display:flex;justify-content:center;gap:12px;color:#81766e;font-size:13px}.guest-create-account a{color:#292326;text-decoration:underline;text-underline-offset:3px}.guest-account-recommendations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px;padding:18px 8px 0;border-top:.5px solid #e7e2dc}.guest-product-card{position:relative;min-width:0;padding-bottom:8px}.guest-product-image{display:block;width:100%;aspect-ratio:.88;overflow:hidden;border-radius:7px 7px 0 0;background:#f1eee9}.guest-product-image img{width:100%;height:100%;display:block;object-fit:cover}.guest-product-heart{position:absolute;top:9px;right:9px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:20px}.guest-product-name{min-height:39px;margin:7px 7px 2px;display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.guest-product-price{margin:0 42px 0 7px;font-size:14px;font-weight:600}.guest-product-cart{position:absolute;right:7px;bottom:5px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #e4ded7;border-radius:50%;color:#6b347d;font-size:14px}@media(min-width:681px){.guest-account-main{max-width:760px;margin:0 auto}.guest-account-recommendations{border-left:.5px solid #e7e2dc;border-right:.5px solid #e7e2dc}}@media(max-width:680px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))!important}.guest-login{padding:60px 18px 28px}}
