:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#f5f2ee;color:#282326;--wine:#712a37;--gold:#b48745;--line:#ddd5ce}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}header{height:76px;background:#fff;border-top:5px solid var(--gold);display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1100px)/2));border-bottom:1px solid var(--line)}header a:first-child{display:grid;text-decoration:none;color:var(--wine)}header small{font-size:.62rem;letter-spacing:.12em}header b{font:700 1.45rem Georgia,serif}header>a:last-child,.head-actions a{background:var(--wine);color:white;text-decoration:none;border-radius:7px;padding:11px 16px;font-weight:750}main{max-width:1100px;margin:auto;padding:36px 20px 80px}.auth{display:grid;grid-template-columns:1fr 470px;gap:70px;align-items:center;min-height:calc(100vh - 150px)}.auth-copy small,.member-head small,.section-title small{color:var(--gold);font-weight:850;letter-spacing:.13em}.auth-copy h1,.member-head h1,.section-title h2{font-family:Georgia,serif;color:var(--wine)}.auth-copy h1{font-size:clamp(2.8rem,6vw,5.3rem);line-height:1.03;margin:18px 0}.auth-copy p{font-size:1.12rem;line-height:1.7;max-width:560px}.auth form{background:white;border:1px solid var(--line);padding:28px;border-radius:14px;box-shadow:0 14px 45px #4c272b16}.form-tabs{display:grid;grid-template-columns:1fr 1fr;background:#eee8e3;border-radius:8px;padding:4px}.form-tabs button{border:0;background:transparent;padding:10px;border-radius:6px;font-weight:750}.form-tabs button.active{background:white;color:var(--wine);box-shadow:0 2px 8px #3d222422}.auth label{display:grid;gap:6px;margin:13px 0;font-weight:700}.auth input{width:100%;padding:12px;border:1px solid #cfc5bf;border-radius:7px}.primary{width:100%;border:0;border-radius:7px;padding:13px;background:var(--wine);color:white;font-weight:800;margin-top:8px}.auth form>small{display:block;color:#746c68;line-height:1.45;margin-top:15px}.auth-error{color:#a02838;min-height:20px}.member-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.member-head h1{font-size:2.6rem;margin:8px 0}.member-head p{margin:0;color:#6d6561}.head-actions{display:flex;gap:8px}.head-actions button{border:1px solid var(--line);background:white;border-radius:7px;padding:10px 14px}.summary-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px}.summary-grid article{background:white;border:1px solid var(--line);border-radius:12px;padding:22px;display:grid;align-content:start}.summary-grid span{font-weight:750;color:#645c59}.summary-grid strong{font:700 2rem Georgia,serif;color:var(--wine);margin:10px 0}.summary-grid p{color:#6d6561;line-height:1.5}.points-card{background:var(--wine)!important;color:white}.points-card span,.points-card strong,.points-card p{color:white}.points-card strong{font-size:3rem}.points-card button{justify-self:start;border:1px solid #ffffff88;background:transparent;color:white;border-radius:6px;padding:8px 12px}.member-tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin-top:32px;overflow:auto}.member-tabs button{border:0;background:transparent;padding:14px 17px;white-space:nowrap;font-weight:750;color:#6d6561}.member-tabs button.active{color:var(--wine);border-bottom:3px solid var(--wine)}.panel{padding-top:25px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section-title h2{font-size:2rem;margin:5px 0}.section-title a{color:var(--wine);font-weight:750}.order-card,.activity-row{background:white;border:1px solid var(--line);border-radius:10px;padding:17px;margin:10px 0}.order-card header{height:auto;padding:0 0 11px;border:0;border-bottom:1px solid var(--line)}.order-card ul{padding-left:20px;color:#5f5854}.order-card footer{display:flex;align-items:center;justify-content:space-between}.order-card button{border:0;background:var(--wine);color:white;border-radius:6px;padding:9px 13px;font-weight:750}.status{font-weight:800;text-transform:capitalize;color:#39724e}.empty{background:white;border:1px dashed #bbb0a8;border-radius:10px;padding:45px;text-align:center;color:#6d6561}.reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.reward-grid article{background:white;border:1px solid var(--line);border-radius:12px;padding:22px;display:grid;gap:10px}.reward-grid i{font-style:normal;font-size:2rem}.reward-grid b{font-size:1.1rem}.reward-grid span{color:var(--wine);font-weight:800}.reward-grid button{border:0;border-radius:6px;padding:9px;color:#777}.activity-row{display:flex;justify-content:space-between;gap:15px}.activity-row span{color:#6d6561}@media(max-width:800px){.auth{grid-template-columns:1fr;gap:25px;padding-top:20px}.auth-copy h1{font-size:2.7rem}.summary-grid{grid-template-columns:1fr 1fr}.points-card{grid-column:1/-1}.member-head,.section-title{align-items:flex-start;gap:15px}.member-head{display:grid}.reward-grid{grid-template-columns:1fr}.member-head h1{font-size:2rem}}@media(max-width:520px){.summary-grid{grid-template-columns:1fr}.points-card{grid-column:auto}.head-actions{width:100%}.head-actions a,.head-actions button{flex:1;text-align:center}.activity-row,.order-card footer{align-items:flex-start;flex-direction:column}}

