.saved-page{min-height:100vh;background:#f6f5fb}.saved-hero{width:min(1180px,calc(100% - 36px));margin:18px auto 0;padding:42px clamp(24px,4vw,56px);border-radius:24px;background:linear-gradient(125deg,#171525,#2a2144 58%,#6d48d4 145%);color:white;display:flex;justify-content:space-between;align-items:flex-end;gap:28px;box-shadow:0 18px 40px rgba(40,28,78,.16)}.saved-hero span{display:inline-flex;align-items:center;gap:8px;color:#c6b6ef;font-size:11px;font-weight:800;letter-spacing:1.4px}.saved-hero h1{margin:10px 0 8px;font-size:clamp(34px,4vw,52px);letter-spacing:-.8px}.saved-hero p{margin:0;max-width:520px;color:#d4cce4;line-height:1.55}.saved-stat{min-width:148px;padding:18px 20px;border-radius:16px;background:#ffffff14;border:1px solid #ffffff22}.saved-stat b{display:block;font-size:28px;margin-bottom:4px}.saved-stat small{color:#d4cce4}.saved-banner{width:min(1180px,calc(100% - 36px));margin:16px auto 0;padding:14px 18px;border-radius:14px;background:#fff;border:1px solid #ece8f6;color:#5d6478;display:flex;justify-content:space-between;gap:16px;align-items:center}.saved-banner a{color:#7350dc;font-weight:800;white-space:nowrap}.saved-wrap{width:min(1180px,calc(100% - 36px));margin:22px auto 72px}.saved-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.saved-card{background:#fff;border:1px solid #ece8f4;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(43,37,83,.05);display:flex;flex-direction:column;min-height:100%}.saved-photo{position:relative;height:210px;background:#f3f0f8 50%/cover no-repeat}.saved-photo .heart{width:40px;height:40px;right:14px;top:14px;box-shadow:0 8px 18px rgba(23,21,37,.16)}.saved-photo .type{position:absolute;left:14px;top:14px;background:#fff;color:#5c657c;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.saved-card>div:last-child{padding:18px 18px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.saved-card h2{margin:0;font-size:22px;letter-spacing:-.3px}.saved-card p{margin:0;color:#72798c;font-size:14px}.saved-meta{display:flex;justify-content:space-between;gap:12px;color:#3d4456;font-size:13px;font-weight:700}.saved-meta b{color:#7350dc}.saved-open{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;height:42px;border-radius:12px;background:#f4f0fc;color:#6846c8;font-weight:800}.saved-open:hover{background:#7350dc;color:#fff}.saved-missing{padding:28px 22px;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;min-height:280px;background:linear-gradient(180deg,#fff,#faf8ff)}.saved-missing button{align-self:flex-start;border:0;background:transparent;color:#a13e55;font-weight:800;cursor:pointer;padding:0}.notes-login,.saved-empty{background:#fff;border:1px solid #ece8f4;border-radius:24px;padding:64px 24px;text-align:center;box-shadow:0 10px 28px rgba(43,37,83,.04)}.notes-login i,.saved-empty i{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 16px;border-radius:22px;background:#f3effc;color:#7350dc;font-style:normal;font-size:30px}.notes-login h2,.saved-empty h2{margin:0 0 8px;font-size:28px}.notes-login p,.saved-empty p{margin:0 auto 22px;max-width:420px;color:#72798c;line-height:1.6}.saved-loading{padding:48px 0;text-align:center;color:#72798c}.notes-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.notes-filters{display:flex;gap:8px;flex-wrap:wrap}.notes-filters button,.notes-toolbar>button{border:1px solid #e6e1f0;background:#fff;color:#596174;border-radius:999px;padding:9px 13px;font-weight:750;cursor:pointer}.notes-filters button.active{background:#171525;border-color:#171525;color:#fff}.notes-toolbar>button{color:#7350dc}.notes-list{display:grid;gap:12px}.note{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:14px;align-items:start;padding:18px;background:#fff;border:1px solid #ece8f4;border-radius:18px;text-align:left;width:100%;cursor:pointer;color:inherit;font:inherit}.note.unread{border-color:#d9cef4;background:linear-gradient(90deg,#faf8ff,#fff 18%)}.note-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;font-weight:800}.note-mark.promo{background:#f3effc;color:#7350dc}.note-mark.promo_code{background:#eaf7ef;color:#237642}.note-mark.new_dish{background:#fff4e5;color:#b86a1d}.note-mark.message{background:#e8f1ff;color:#2d62b5}.note small{color:#8a91a3;font-weight:700}.note h2{margin:4px 0;font-size:18px}.note p{margin:0;color:#596174;line-height:1.5}.note time{color:#8a91a3;font-size:12px;white-space:nowrap}.note .dot{display:inline-block;width:8px;height:8px;margin-left:8px;border-radius:50%;background:#7350dc;vertical-align:middle}@media(max-width:980px){.saved-grid{grid-template-columns:1fr 1fr}.saved-hero{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.saved-grid{grid-template-columns:1fr}.saved-banner,.saved-hero,.saved-wrap{width:calc(100% - 24px)}.note{grid-template-columns:44px minmax(0,1fr)}.note time{grid-column:2}.saved-banner{align-items:flex-start;flex-direction:column}}