.profile-screen{display:none;position:fixed;z-index:30;inset:0;margin:auto;width:min(540px,100%);min-height:100dvh;background:var(--milk);padding:11px 16px 92px;overflow:auto}.profile-topbar{height:42px;display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.profile-topbar strong{font-family:"Playfair Display",Georgia,serif;color:var(--navy);font-size:23px}.profile-topbar button{width:34px;height:34px;border-radius:11px;background:#e5f0f0;color:var(--navy);font-size:21px}.profile-topbar [data-profile-back]{background:transparent;font-size:25px}.customer-card{display:flex;align-items:center;gap:12px;background:var(--navy);color:#fff;border-radius:19px;padding:17px}.customer-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--lime);color:#19513b;font-size:18px;font-weight:800}.customer-card h1{font-size:18px;margin:0 0 3px}.customer-card p{font-size:11px;color:#c8dce3;margin:0}.edit-profile{margin-left:auto;background:#ffffff1a;color:#fff;border:1px solid #ffffff35;border-radius:9px;font-size:10px;font-weight:800;padding:8px}.profile-caption{font-size:12px;line-height:1.45;color:#6d7e87;margin:17px 2px 9px}.profile-menu{background:#fff;border-radius:18px;padding:0 13px}.profile-menu-item{width:100%;display:grid;grid-template-columns:47px 1fr 18px;align-items:center;gap:10px;background:transparent;padding:14px 1px;border-bottom:1px solid #e7eeee;text-align:left;color:var(--ink)}.profile-menu-item:last-child{border-bottom:0}.profile-menu-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#e8f5f6;color:var(--navy);font-size:21px}.profile-menu-item b{display:block;font-size:14px}.profile-menu-item small{display:block;color:#71808a;font-size:10px;margin-top:2px}.profile-menu-item i{font-style:normal;font-size:24px;color:#73909f;text-align:right}.profile-section-head{margin:8px 1px 17px}.profile-section-head h2{font-family:"Playfair Display",Georgia,serif;font-size:23px;margin:0 0 5px;color:var(--navy)}.profile-section-head p{font-size:11px;line-height:1.45;color:#72818a;margin:0}.profile-order,.profile-product,.address-card,.contact-card,.promo-code{background:#fff;border-radius:16px;margin-bottom:11px}.profile-order{position:relative;display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:start;padding:13px}.profile-order-status{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#eaf4f4;color:#187f78}.profile-order-status.done{background:#e2f6d5;color:#397b34}.profile-order b{font-size:13px}.profile-order p{font-size:10px;color:#74828a;margin:3px 0}.profile-order strong{font-size:12px}.order-state{font-size:9px;color:#52707b;font-weight:800}.order-repeat{grid-column:2 / 4;background:#e5f5f3;color:#146d69;border-radius:9px;padding:8px;font-size:10px;font-weight:800}.profile-product{display:grid;grid-template-columns:70px 1fr auto;gap:10px;align-items:center;padding:9px}.profile-product img{width:70px;height:70px;object-fit:cover;border-radius:12px}.profile-product h3{font-size:12px;margin:0 0 3px}.profile-product p{font-size:10px;color:#72808a;margin:0 0 5px}.profile-product b{font-size:12px}.mini-add{background:var(--lime);color:#1a513c;border-radius:9px;padding:8px;font-size:9px;font-weight:800}.profile-empty{text-align:center;background:#fff;border-radius:17px;padding:35px 18px;color:#71808a}.profile-empty span{font-size:38px;color:var(--aqua)}.profile-empty h2{font-size:18px;color:var(--ink);margin:7px 0}.profile-empty p{font-size:11px;line-height:1.45;margin:0}.promo-code{display:flex;gap:12px;padding:14px}.promo-code>span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:var(--lime);color:#28623b;font-size:15px;font-weight:800}.promo-code b{font-size:15px}.promo-code p,.promo-code small{display:block;font-size:10px;color:#71808a;margin:3px 0}.promo-code small{color:#168276;font-weight:800}.address-card{display:grid;grid-template-columns:33px 1fr auto;gap:9px;padding:14px}.address-card>span{font-size:22px;color:var(--aqua)}.address-card b,.contact-card b{font-size:13px}.address-card p,.contact-card p{font-size:11px;line-height:1.4;color:#657983;margin:4px 0}.address-card small,.contact-card small{font-size:10px;color:#168276;font-weight:800}.address-card button{background:#e8f5f5;color:#166d6b;border-radius:8px;padding:7px;font-size:9px;font-weight:800}.add-address,.profile-save{width:100%;background:var(--lime);border-radius:12px;padding:13px;color:#1d543d;font-size:12px;font-weight:800}.contact-card{padding:15px}.contact-card a{display:block;color:var(--navy);font-size:15px;font-weight:800;margin:7px 0;text-decoration:none}.profile-field{display:block;font-size:11px;font-weight:800;margin:14px 0}.profile-field input{display:block;width:100%;margin-top:6px;border:1px solid #dce6e6;border-radius:11px;padding:12px;background:#fff;font-size:12px;color:var(--ink)}body.profile-mode .profile-screen{display:block}body.profile-mode .bottom-nav{z-index:31}body.profile-mode .nav-item.selected{color:#8797a1}body.profile-mode .nav-item:nth-child(4){color:var(--navy);font-weight:800}.product-fav.active{color:#eb416e}
