:root{--profile-card-shadow:0 18px 46px #18274b1f}body>a[href=landingpage\.html]{z-index:1001;color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff47;border-radius:10px;padding:9px 13px;font-size:.75rem;font-weight:800;text-decoration:none;position:fixed;top:18px;right:22px}.header{min-height:470px;color:var(--white);background:radial-gradient(circle at 18% 18%, #ffffff29 0, #ffffff29 88px, transparent 89px), radial-gradient(circle at 98% 8%, #ffffff1a 0, #ffffff1a 125px, transparent 126px), linear-gradient(135deg, var(--blue-dark) 0%, var(--blue) 54%, #6981eb 100%);grid-template-columns:minmax(260px,.85fr) minmax(280px,1.15fr);grid-template-areas:"profile qr""description qr";align-items:center;gap:14px clamp(40px,7vw,110px);padding:clamp(70px,7vw,105px) clamp(42px,7vw,110px) clamp(110px,10vw,145px);display:grid;position:relative;overflow:hidden}.header:after{content:"";background:#f4b94238;border-radius:50%;width:290px;height:290px;position:absolute;bottom:-175px;left:-90px}.profile-header,.description,.qr-code-center{z-index:1;position:relative}.profile-header{flex-direction:column;grid-area:profile;align-items:flex-start;min-width:0;display:flex}.profile-buttons{align-items:center;gap:12px;margin-top:20px;display:flex}.profile-header img{object-fit:cover;background:#ffffff2e;border:4px solid #ffffffd9;border-radius:50%;width:clamp(104px,9vw,138px);height:clamp(104px,9vw,138px);padding:5px;box-shadow:0 16px 38px #07184342}.profile-header h1{overflow-wrap:anywhere;color:#fff;letter-spacing:-.055em;text-align:left;text-transform:none;max-width:100%;margin:18px 0 0;font-size:clamp(2.4rem,5.3vw,4.8rem);font-weight:900;line-height:.98}.edit-profile-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff6b;border-radius:13px;padding:11px 20px;font-size:.84rem;font-weight:850;transition:transform .2s,background .2s,border-color .2s}.edit-profile-button:hover{background:#ffffff3b;border-color:#ffffffb3;transform:translateY(-2px)}.logout-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#f4b94233;border:1px solid #f4b94299;border-radius:13px;padding:11px 20px;font-size:.84rem;font-weight:850;transition:transform .2s,background .2s,border-color .2s}.logout-button:hover{background:#f4b94259;border-color:#f4b942e6;transform:translateY(-2px)}.description{grid-area:description;width:100%;max-width:440px;margin:0}.description p{color:#ffffffd1;text-align:left;margin:0;font-size:.98rem;line-height:1.7}.qr-code-center{grid-area:qr;justify-content:center;align-items:center;width:100%;display:flex}.qr-code-container{aspect-ratio:1;background:#fff;border:6px solid #08152f;border-radius:18px;place-items:center;width:clamp(235px,24vw,325px);margin:0;padding:clamp(15px,2vw,24px);display:grid;box-shadow:0 22px 46px #05143940}.qr-code-container img,.qr-code-container canvas{max-width:100%;display:block;width:100%!important;height:auto!important}.main-content{z-index:2;width:min(100% - 32px,980px);margin:-74px auto 0;position:relative}.service-hours-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-hours,.points{min-height:175px;box-shadow:var(--profile-card-shadow);background:#fffffffa;border:1px solid #e6eaf2eb;border-radius:25px;padding:28px 24px;position:relative;overflow:hidden}.service-hours{border-top:5px solid var(--gold)}.points{border-top:5px solid var(--blue)}.service-hours:after,.points:after{content:"";border-radius:50%;width:125px;height:125px;position:absolute;bottom:-42px;right:-35px}.service-hours:after{background:var(--gold-light)}.points:after{background:var(--blue-light)}.service-hours h2,.points h2{z-index:1;color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;margin:0 0 24px;font-size:.75rem;font-weight:900;position:relative}.service-hours p,.points p{z-index:1;color:var(--blue-dark);margin:0;font-size:clamp(1.45rem,3vw,2rem);font-weight:900;position:relative}.signed-up-events{margin-top:28px}.section-title{color:var(--blue-dark);margin:0 0 16px;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:900}.events-scroll-container{border:1px solid var(--border);background:var(--white);min-height:220px;box-shadow:var(--profile-card-shadow);scroll-snap-type:x mandatory;border-radius:24px;gap:16px;padding:20px;display:flex;overflow-x:auto}.profile-event-card{scroll-snap-align:start;background:linear-gradient(145deg,#fff,#f6f8fd);border:1px solid #edf0f7;border-radius:20px;flex:0 0 225px;min-height:195px;padding:22px 18px;position:relative;box-shadow:0 8px 22px #1e325a12}.modal{z-index:2000;-webkit-backdrop-filter:blur(9px);background:#0a1630ad;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0;overflow-y:auto}.modal.active{display:flex}.modal-content{background:var(--white);border-radius:26px;width:min(100%,500px);max-height:calc(100svh - 48px);overflow-y:auto;box-shadow:0 24px 60px #0e1c3c3d}.modal-header{z-index:2;color:var(--white);background:linear-gradient(135deg, var(--blue-dark), var(--blue));justify-content:space-between;align-items:center;padding:22px 24px;display:flex;position:sticky;top:0}.modal-header h2{margin:0}.modal-close{width:40px;height:40px;color:var(--white);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:50%;place-items:center;font-size:1.55rem;display:grid}.modal-body{padding:24px}.edit-profile-form{flex-direction:column;gap:18px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:var(--blue-dark);letter-spacing:.5px;text-transform:uppercase;font-size:.82rem;font-weight:900}.form-group input,.form-group textarea{border:1px solid var(--border);background:var(--white);width:100%;color:var(--text-dark);font:inherit;border-radius:14px;padding:14px 16px}.form-group input:focus,.form-group textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 4px #2457d61c}.form-group textarea{resize:vertical;min-height:110px}.submit-profile-button{background:linear-gradient(135deg, var(--blue), var(--blue-dark));min-height:48px;color:var(--white);font:inherit;cursor:pointer;border:0;border-radius:14px;padding:14px 20px;font-weight:900}@media (width<=999px){body>a[href=landingpage\.html]{top:12px;right:14px}.header{grid-template-columns:minmax(220px,.9fr) minmax(220px,1.1fr);column-gap:34px;min-height:430px;padding:64px 34px 115px}.main-content{margin-top:-62px}}@media (width<=700px){body>a[href=landingpage\.html]{position:absolute;top:10px;right:12px}.header{min-height:auto;padding:max(58px, calc(42px + env(safe-area-inset-top))) 20px 96px;text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.profile-header{align-items:center}.profile-header h1{text-align:center;margin-top:16px;font-size:clamp(2.25rem,12vw,3.6rem)}.description{max-width:420px}.description p{text-align:center}.qr-code-center{margin-top:8px}.qr-code-container{border-width:5px;border-radius:16px;width:min(72vw,275px)}.main-content{width:calc(100% - 24px);margin-top:-54px}.service-hours-board{gap:12px}.service-hours,.points{border-radius:21px;min-height:150px;padding:23px 17px}}@media (width<=430px){body>a[href=landingpage\.html]{display:none}.header{padding-inline:16px}.profile-header img{width:100px;height:100px}.service-hours-board{grid-template-columns:1fr}.service-hours,.points{min-height:135px}.modal{align-items:flex-end;padding:0}.modal-content{border-radius:24px 24px 0 0;width:100%;max-height:88svh}}@media (hover:none){.edit-profile-button:hover{transform:none}}@media (width>=701px){.header{grid-template-columns:minmax(0,1fr) minmax(260px,340px);grid-template-areas:"profile qr";justify-content:space-between;align-items:center}.profile-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(24px,3vw,42px);width:100%;min-width:0;max-width:680px;display:grid}.profile-header img{flex:none;width:clamp(116px,10vw,145px);height:clamp(116px,10vw,145px)}.profile-copy{width:100%;min-width:0}.profile-header h1{overflow-wrap:break-word;word-break:normal;width:100%;max-width:100%;margin:0;font-size:clamp(2.35rem,4.6vw,4.7rem);line-height:1}.profile-full-name{color:#ffffffeb;width:100%;margin:10px 0 0;font-size:.98rem;font-weight:700}.description{width:100%;max-width:520px;margin:14px 0 0}.profile-buttons{margin-top:20px}.qr-code-center{justify-self:end}}@media (width<=700px){.profile-copy{flex-direction:column;align-items:center;width:100%;min-width:0;display:flex}.profile-header h1{overflow-wrap:break-word;word-break:normal;width:100%}.profile-full-name{color:#ffffffeb;text-align:center;margin:8px 0 0;font-size:.95rem;font-weight:700}.description{margin-top:12px}}
