.saved-page{max-width:1280px;margin:auto;padding:60px 25px 90px;min-height:calc(100vh - 140px)}.saved-page[hidden]{display:none}.saved-hero{display:flex;align-items:end;justify-content:space-between;padding:45px;background:linear-gradient(120deg,#173b2d,#245a43);border-radius:24px;color:white;margin-bottom:28px}.saved-hero h1{font-size:clamp(34px,4vw,54px);letter-spacing:-2px;margin:0}.saved-hero>div>p:last-child{color:#c4d7cd;max-width:590px}.saved-stat{background:#ffffff12;border:1px solid #ffffff20;border-radius:16px;padding:20px 28px;display:flex;flex-direction:column;min-width:150px}.saved-stat b{font-size:32px}.saved-stat span{color:#bcd1c6;font-size:12px}.saved-toolbar{display:flex;justify-content:space-between;align-items:center;margin:25px 0}.saved-toolbar>div{display:flex;gap:7px}.saved-toolbar button{border:1px solid var(--line);background:white;border-radius:20px;padding:9px 13px;color:var(--muted)}.saved-toolbar button.active{background:var(--ink);color:white;border-color:var(--ink)}#back-kitchen{color:var(--dark);font-weight:700}.account-card{text-align:center;max-width:430px}.account-mark{margin:5px auto 20px;width:55px;height:55px;border-radius:18px 18px 18px 6px;background:var(--green);display:grid;place-items:center;color:white;font-size:34px;font-weight:800}.account-card>div>p:not(.kicker){color:var(--muted)}.account-link{display:block;text-decoration:none;margin:24px 0 13px}.account-card small{color:#86958b}.account-profile{background:var(--mint);padding:17px;border-radius:12px;margin:20px 0;text-align:left}.account-profile b,.account-profile span{display:block}.account-profile span{color:var(--muted);font-size:12px}.signout{color:#a34c3c;text-decoration:none;font-weight:700;font-size:12px}@media(max-width:650px){.saved-page{padding:30px 15px 60px}.saved-hero{padding:28px;display:block}.saved-stat{margin-top:25px}.saved-toolbar{align-items:flex-start;gap:12px}.saved-toolbar>div{flex-wrap:wrap}.saved-toolbar>#back-kitchen{display:none}}
