.account-menu{display:flex;align-items:center;gap:12px;font-size:11px}.auth-page{min-height:100vh;background:var(--cream);padding:28px;display:grid;grid-template-rows:auto 1fr}.auth-card{width:min(440px,100%);margin:auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:35px;box-shadow:0 25px 70px #17211b12}.auth-card h1{font-size:28px;margin:9px 0}.auth-card>p{color:var(--muted);font-size:13px;line-height:1.6}.auth-card form{display:grid;gap:14px;margin-top:25px}.auth-card label{font-size:12px;font-weight:700;display:grid;gap:7px}.auth-card input{border:1px solid var(--line);border-radius:10px;padding:13px;font:inherit;font-size:13px}.auth-switch{text-align:center;margin:18px 0 0!important}.auth-switch a{color:var(--green);font-weight:700}.login-required{border:1px solid #dce4dc;background:#f4f8f3;border-radius:12px;padding:15px;display:flex;align-items:center;gap:12px}.login-required>i{color:var(--green)}.login-required>div{display:grid;flex:1;font-size:12px}.login-required span{font-size:10px;color:var(--muted)}.login-required a{background:var(--green);color:#fff;padding:9px 12px;border-radius:8px;font-size:11px;font-weight:700}.orders-page{max-width:1000px;margin:auto;padding:65px 24px}.orders-page .section-head h1{font-size:38px;margin:8px 0}.orders-page .section-head p{color:var(--muted)}.order-history{display:grid;gap:16px;margin-top:35px}.order-history>article{border:1px solid var(--line);border-radius:15px;overflow:hidden}.order-history-head{background:#f8f9f6;padding:15px 20px;display:flex;align-items:center;gap:35px}.order-history-head>div{display:grid}.order-history-head small{font-size:9px;color:var(--muted)}.order-history-head b{font-size:12px}.order-history-head .status{margin-left:auto}.history-items{padding:10px 20px}.history-items>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.history-items span{display:grid;font-size:13px}.history-items small{color:var(--muted);margin-top:4px}.order-history article>footer{min-height:auto;padding:15px 20px;background:#fafbf9;max-width:none}.order-history article>footer strong{color:var(--green)}@media(max-width:600px){.account-menu>a:last-child{display:none}.order-history-head{gap:12px;flex-wrap:wrap}.orders-page .section-head{align-items:start;gap:15px}}
.orders-page>.section-head{align-items:center;gap:32px;padding:6px 0 8px}.orders-page>.section-head>div{max-width:620px}.orders-page>.section-head p{max-width:540px;margin:0;line-height:1.7}.orders-page>.section-head .submit-order{flex:0 0 auto;width:auto;min-width:150px;padding:13px 22px;text-align:center;border-radius:8px;box-shadow:0 8px 22px #8f223820;transition:transform .2s,box-shadow .2s}.orders-page>.section-head .submit-order:hover{transform:translateY(-2px);box-shadow:0 12px 28px #8f22382d}
.orders-group{margin-top:38px}.orders-group-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.orders-group-title>div{display:flex;align-items:center;gap:10px}.orders-group-title h2{font-family:'Playfair Display',serif;font-size:22px;margin:0}.orders-group-title>b{min-width:27px;height:27px;padding:0 8px;border-radius:20px;display:grid;place-items:center;background:#eee7de;color:#8f2238;font-size:11px}.orders-live-dot{width:9px;height:9px;border-radius:50%;background:#22a06b;box-shadow:0 0 0 5px #22a06b1c}.active-orders .order-history{margin-top:0}.order-active{background:#fff;box-shadow:0 16px 45px #4f36220d;border-left:4px solid #8f2238!important}.completed-orders{margin-top:48px}.completed-orders .orders-group-title{padding-bottom:12px;border-bottom:1px solid var(--line);color:var(--muted)}.compact-order-list{display:grid;gap:8px}.order-compact{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.order-compact summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:38px 1.25fr 1.5fr .8fr auto 18px;gap:14px;align-items:center;padding:14px 16px}.order-compact summary::-webkit-details-marker{display:none}.compact-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef5ef;color:#24703c}.order-compact:has(.status.cancelled) .compact-icon{background:#fbe5e3;color:#9d3c35}.compact-code,.compact-date{display:grid;gap:2px}.order-compact small{font-size:8px;color:var(--muted);letter-spacing:.7px}.order-compact b,.order-compact summary>strong{font-size:11px}.compact-chevron{font-size:10px;color:var(--muted);transition:transform .2s}.order-compact[open] .compact-chevron{transform:rotate(180deg)}.compact-details{padding:4px 68px 14px;border-top:1px solid var(--line);background:#fcfbf8}.compact-details>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px dashed #e4ddd2;font-size:11px}.compact-details p{font-size:9px;color:var(--muted);margin:12px 0 0}.status.pending{background:#f1e8ff;color:#7439a6}@media(max-width:720px){.order-compact summary{grid-template-columns:34px 1fr auto 18px}.compact-date,.order-compact summary>strong{display:none}.compact-details{padding-left:16px;padding-right:16px}}@media(max-width:600px){.orders-group{margin-top:30px}.orders-group-title h2{font-size:19px}.order-compact summary{gap:9px;padding:12px}.order-compact .status{font-size:8px}}
@media(max-width:600px){.orders-page>.section-head{display:grid;gap:20px}.orders-page>.section-head .submit-order{width:100%;min-width:0}.orders-page>.section-head h1{font-size:34px}}
