*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f8f5ef;--cream2:#f0ebe1;--white:#fff;--gold:#b8912a;--gold2:#d4a843;--navy:#0f1c2e;--navy2:#1a2d45;--gray:#6b7280;--lgray:#e5ddd0;--text:#1a1a1a;--ff-d:"Cormorant Garamond",Georgia,serif;--ff-b:"Inter",system-ui,sans-serif}html{scroll-behavior:smooth}body{font-family:var(--ff-b);background:var(--cream);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--ff-b)}.container{max-width:1100px}.container,.container-sm{margin:0 auto;padding:0 2rem}.container-sm{max-width:720px}.eyebrow{font-size:.65rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-family:var(--ff-b);margin-bottom:.75rem}.section{padding:96px 0}.section-sm{padding:64px 0}.gold-rule{width:40px;height:1px;background:var(--gold);margin:1.5rem 0}.gold-rule.center{margin:1.5rem auto}.membership-page{background:var(--cream)}.mem-hero{padding:160px 0 80px;background:var(--white);border-bottom:1px solid var(--lgray)}.mem-hero-title{font-family:var(--ff-d);font-size:clamp(2.8rem,5vw,4.5rem);font-weight:300;color:var(--navy);line-height:1.1;margin-bottom:1.25rem}.mem-hero-title em{font-style:italic;color:var(--gold)}.mem-hero-sub{font-size:1rem;color:var(--gray);font-weight:300;max-width:520px;line-height:1.8}.benefits-sec{background:var(--cream)}.benefits-layout{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:6rem;gap:6rem;align-items:start}.benefits-list{display:flex;flex-direction:column;gap:0}.benefit-item{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--lgray)}.benefit-item:last-child{border-bottom:none}.benefit-icon{font-size:.75rem;flex-shrink:0;margin-top:4px}.benefit-title{font-family:var(--ff-d);font-size:1.1rem;font-weight:600;color:var(--navy);margin-bottom:.35rem}.benefit-desc{font-size:.875rem;color:var(--gray);line-height:1.7}.process-sec{background:var(--white)}.process-steps{display:flex;flex-direction:column;gap:0;max-width:700px;margin:0 auto}.process-step{display:flex;gap:2rem;padding:2.5rem 0;border-bottom:1px solid var(--lgray);align-items:flex-start}.process-step:last-child{border-bottom:none}.process-num{font-family:var(--ff-d);font-size:1.8rem;font-weight:300;color:var(--gold);width:40px;flex-shrink:0;line-height:1;padding-top:4px}.process-title{font-family:var(--ff-d);font-size:1.2rem;font-weight:600;color:var(--navy);margin-bottom:.5rem}.process-desc{font-size:.9rem;color:var(--gray);line-height:1.75}.faq-sec{background:var(--cream)}.faq-item{padding:1.75rem 0;border-bottom:1px solid var(--lgray)}.faq-item:last-child{border-bottom:none}.faq-q{font-family:var(--ff-d);font-size:1.1rem;font-weight:600;color:var(--navy);margin-bottom:.6rem}.faq-a{font-size:.9rem;color:var(--gray);line-height:1.75}.coins-page{background:var(--cream)}.coins-hero{padding:160px 0 80px;background:var(--white);border-bottom:1px solid var(--lgray)}.coins-hero-title{font-family:var(--ff-d);font-size:clamp(2.8rem,5vw,4.5rem);font-weight:300;color:var(--navy);line-height:1.1;margin-bottom:1.25rem}.coins-hero-title em{font-style:italic;color:var(--gold)}.coins-hero-sub{font-size:1rem;color:var(--gray);font-weight:300;max-width:520px;line-height:1.8}.coins-detail-sec{background:var(--cream)}.coin-detail{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:6rem;gap:6rem;align-items:center;padding:5rem 0;border-bottom:1px solid var(--lgray)}.coin-detail:last-child{border-bottom:none}.coin-detail.reverse{grid-template-columns:1.4fr 1fr}.coin-detail.reverse .coin-detail-visual{order:2}.coin-detail.reverse .coin-detail-text{order:1}.coin-detail-visual,.coin-disc{display:flex;align-items:center;justify-content:center;position:relative}.coin-disc{width:220px;height:220px;border-radius:50%;border:2px solid;flex-direction:column;gap:.5rem;z-index:2;background:var(--white);box-shadow:0 20px 60px rgba(15,28,46,.08)}.coin-disc-symbol{font-family:var(--ff-d);font-size:2.5rem;font-weight:700;line-height:1}.coin-disc-name{font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gray)}.coin-disc-glow{position:absolute;width:180px;height:180px;border-radius:50%;opacity:.06;filter:blur(40px);z-index:1}.coin-detail-title{font-family:var(--ff-d);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300;color:var(--navy);margin-bottom:.5rem}.coin-detail-desc{font-size:.95rem;color:var(--text);line-height:1.8}.coin-detail-meta{display:flex;flex-direction:column;gap:0;margin:1.75rem 0;border:1px solid var(--lgray)}.meta-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--lgray);font-size:.825rem}.meta-item:last-child{border-bottom:none}.meta-label{color:var(--gray);font-weight:600;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.meta-val{color:var(--navy)}.meta-link{color:var(--gold)}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.admin-login{height:100vh;display:flex;align-items:center;justify-content:center;background:var(--cream)}.admin-login-box{background:var(--white);padding:2.5rem;border:1px solid var(--lgray);width:320px}.admin-page{display:grid;grid-template-columns:220px 1fr auto;min-height:100vh;background:var(--cream)}.admin-sidebar{background:var(--navy);min-height:100vh;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.admin-filter-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.65rem .75rem;background:none;border:none;color:hsla(0,0%,100%,.4);font-size:.78rem;text-align:left;cursor:pointer;border-radius:2px;transition:background .15s,color .15s;margin-bottom:2px}.admin-filter-btn:hover{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.7)}.admin-filter-btn.active{background:rgba(184,145,42,.15);color:var(--gold)}.filter-count{background:hsla(0,0%,100%,.1);border-radius:10px;padding:1px 7px;font-size:.7rem}.admin-main{padding:2rem;overflow-y:auto}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-title{font-family:var(--ff-d);font-size:1.5rem;font-weight:300;color:var(--navy)}.member-list{display:flex;flex-direction:column;gap:0;border:1px solid var(--lgray);background:var(--white)}.member-row{display:grid;grid-template-columns:50px 1fr 140px 90px;grid-gap:1rem;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--lgray);cursor:pointer;transition:background .15s;align-items:center;font-size:.85rem}.member-row:last-child{border-bottom:none}.member-row.selected,.member-row:hover{background:rgba(184,145,42,.04)}.member-num{font-size:.72rem;color:var(--gray);font-weight:600}.member-info{display:flex;flex-direction:column;gap:2px}.member-info strong{color:var(--navy)}.member-info span{font-size:.78rem;color:var(--gray)}.member-status{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.member-date{font-size:.78rem;color:var(--gray)}.admin-detail{width:320px;border-left:1px solid var(--lgray);background:var(--white);padding:1.5rem;min-height:100vh;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.detail-name{font-family:var(--ff-d);font-size:1.3rem;font-weight:400;color:var(--navy);line-height:1.2}.detail-section{padding:1.25rem 0;border-bottom:1px solid var(--lgray)}.detail-section:last-child{border-bottom:none}.detail-label{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray);margin-bottom:3px;margin-top:.75rem}.detail-val{font-size:.875rem;color:var(--navy)}.status-btn{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border:1px solid;cursor:pointer;border-radius:2px;transition:all .15s}