.page{min-height:100vh;position:relative;background:linear-gradient(180deg,#fefefe,#f8f6f3,#f5f0eb);background-attachment:fixed}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.revealed{opacity:1;transform:translateY(0)}.ambient-glow{position:absolute;top:-30%;left:50%;transform:translate(-50%);width:1000px;height:1000px;background:radial-gradient(circle,rgba(255,223,186,.25) 0%,rgba(255,245,235,.15) 40%,transparent 70%);pointer-events:none;z-index:0}.ambient-glow-bottom{position:absolute;bottom:-40%;left:50%;transform:translate(-50%);width:900px;height:900px;background:radial-gradient(circle,rgba(255,223,186,.2) 0%,rgba(255,245,235,.1) 40%,transparent 70%);pointer-events:none;z-index:0}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:1;position:relative;max-width:800px;margin:0 auto;min-height:85vh;justify-content:center;padding:2rem 2rem 1rem}.logo{width:400px;max-width:80vw;height:auto;margin-bottom:3rem;filter:drop-shadow(0 4px 20px rgba(0,0,0,.08))}.headline{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:300;line-height:1.3;margin-bottom:2rem;color:#2d2d2d;letter-spacing:-.02em;white-space:nowrap}.highlight{color:#a17c4e;font-style:italic;font-weight:400}.subtext{font-size:1.1rem;font-weight:300;color:#6b6b6b;margin-bottom:1rem;max-width:480px;line-height:1.6}.subtext-secondary{font-size:1.05rem;font-weight:400;color:#a17c4e;margin-bottom:2.5rem}.scroll-hint{margin-top:2.5rem;animation:bounceDown 2s ease-in-out infinite}.scroll-hint svg{width:28px;height:28px;color:#c9a06d;opacity:.5}@keyframes bounceDown{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(8px);opacity:.9}}.cta-button{background:linear-gradient(135deg,#d4af82,#c9a06d);color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:500;letter-spacing:.05em;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #d4af8259;text-decoration:none;display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 28px #d4af8273;color:#fff}.cta-button:active{transform:translateY(0)}.cta-button-large{padding:1.15rem 3rem;font-size:1.1rem}.cta-button-secondary{display:inline-block;padding:.9rem 2.25rem;font-size:1rem;font-weight:500;letter-spacing:.04em;border-radius:50px;border:1.5px solid #c9a06d;color:#a17c4e;background:transparent;cursor:pointer;transition:all .3s ease;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.cta-button-secondary:hover{background:#d4af8214;transform:translateY(-2px);box-shadow:0 4px 16px #d4af8233}.section-band-dark{background:#00000006;border-top:1px solid rgba(212,175,130,.08);border-bottom:1px solid rgba(212,175,130,.08)}.section{max-width:1100px;margin:0 auto;padding:6rem 2rem;position:relative;z-index:1}.section-heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:300;color:#2d2d2d;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}.section-subtext{font-size:1.05rem;font-weight:300;color:#6b6b6b;text-align:center;max-width:560px;margin:0 auto 3rem;line-height:1.6}.empathy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem}.empathy-card{background:#ffffffa6;border:1px solid rgba(212,175,130,.15);border-radius:16px;padding:2rem;transition:opacity .8s ease,transform .8s ease}.empathy-card p{font-size:1rem;font-weight:300;color:#4a4a4a;line-height:1.7}.empathy-symbol{display:block;font-size:1.5rem;color:#c9a06d;margin-bottom:.75rem}.empathy-closing{text-align:center;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:400;font-style:italic;color:#a17c4e}.spaces-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.space-card{background:#ffffffb3;border:1px solid rgba(212,175,130,.12);border-radius:14px;padding:1.5rem;text-align:center;transition:opacity .8s ease,transform .8s ease,box-shadow .3s ease;cursor:default}.space-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #d4af8226}.space-card.revealed:hover{transform:translateY(-4px)}.space-icon{display:block;font-size:1.75rem;color:#c9a06d;margin-bottom:.5rem}.space-name{display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:600;color:#2d2d2d;margin-bottom:.35rem}.space-desc{display:block;font-size:.85rem;font-weight:300;color:#777;line-height:1.5}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{background:#fff9;border:1px solid rgba(212,175,130,.12);border-radius:14px;padding:2rem;text-align:center;transition:opacity .8s ease,transform .8s ease}.feature-icon{display:block;font-size:1.75rem;color:#c9a06d;margin-bottom:.75rem}.feature-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-weight:600;color:#2d2d2d;margin-bottom:.4rem}.feature-desc{font-size:.9rem;font-weight:300;color:#666;line-height:1.6}.events-content{text-align:center;max-width:560px;margin:0 auto}.platform-cards{display:flex;justify-content:center;gap:1.5rem;margin-top:2.5rem}.platform-card{background:#fff9;border:1px solid rgba(212,175,130,.12);border-radius:16px;padding:2.5rem 2rem;text-align:center;width:200px;transition:opacity .8s ease,transform .8s ease}.platform-card h3{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:500;color:#2d2d2d;margin-bottom:.75rem}.platform-web{border-color:#c9a06d59}.platform-icon{width:40px;height:40px;color:#999;margin-bottom:1rem}.platform-web .platform-icon{color:#c9a06d}.platform-badge{display:inline-block;padding:.35rem 1rem;font-size:.8rem;font-weight:500;letter-spacing:.03em;border-radius:50px}.platform-badge.available{background:linear-gradient(135deg,#d4af82,#c9a06d);color:#fff}.platform-badge.coming-soon{background:#f0ebe4;color:#a09080}.final-cta{text-align:center;padding:8rem 2rem;position:relative}.final-heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:300;color:#2d2d2d;margin-bottom:1.25rem;letter-spacing:-.02em}.final-subtext{font-size:1.05rem;font-weight:300;color:#6b6b6b;max-width:520px;margin:0 auto 2.5rem;line-height:1.7}.footer{text-align:center;padding:3rem 2rem 2.5rem;position:relative;z-index:1}.footer-logo{width:36px;height:36px;opacity:.4;margin-bottom:.75rem;filter:grayscale(30%)}.footer-contact{font-size:.85rem;font-weight:300;color:#999;margin-bottom:.75rem}.footer-contact a{color:#a17c4e;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-links{margin-bottom:.75rem}.footer-links a{font-size:.8rem;font-weight:300;color:#aaa;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#a17c4e}.footer-divider{margin:0 .5rem;color:#ccc}.footer-text{font-size:.8rem;font-weight:300;color:#aaa}@media (max-width: 900px){.spaces-grid{grid-template-columns:repeat(3,1fr)}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.headline{white-space:normal}.spaces-grid{grid-template-columns:repeat(2,1fr)}.platform-cards{flex-direction:column;align-items:center}.platform-card{width:240px}}@media (max-width: 600px){.section{padding:4rem 1.5rem}.empathy-grid,.features-grid{grid-template-columns:1fr}.final-cta{padding:5rem 1.5rem}}@media (max-width: 480px){.hero{padding:2rem 1.25rem}.logo{margin-bottom:2rem}.headline{font-size:1.6rem}.subtext{font-size:1rem}.subtext-secondary{font-size:.95rem}.section{padding:3.5rem 1.25rem}.section-heading{font-size:1.4rem}.spaces-grid{grid-template-columns:1fr}.cta-button-large{padding:1rem 2rem;font-size:1rem}}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafafa;padding:1rem}.login-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 24px #00000014;width:100%;max-width:360px;text-align:center}.login-card h1{font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:400;color:#2d2d2d;margin-bottom:1.5rem}.login-card input{width:100%;padding:.9rem 1rem;font-size:1rem;font-family:inherit;border:1.5px solid #e5e5e5;border-radius:10px;background:#fafafa;color:#333;text-align:center;margin-bottom:1rem;transition:all .2s ease}.login-card input:focus{outline:none;border-color:#d4af82;background:#fff;box-shadow:0 0 0 3px #d4af8226}.login-card button{width:100%;background:linear-gradient(135deg,#d4af82,#c9a06d);color:#fff;border:none;padding:.9rem;font-size:1rem;font-weight:500;font-family:inherit;border-radius:10px;cursor:pointer;transition:all .3s ease}.login-card button:hover{box-shadow:0 4px 20px #d4af8266;transform:translateY(-1px)}.auth-error{color:#d86060;font-size:.9rem;margin-bottom:1rem}.admin-container{min-height:100vh;background:#fafafa;padding:2rem}.admin-header{max-width:1200px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.admin-header h1{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:400;color:#2d2d2d}.signup-count{display:flex;align-items:baseline;gap:.5rem;background:#fff;padding:.75rem 1.25rem;border-radius:12px;box-shadow:0 2px 12px #0000000f}.count-number{font-size:1.75rem;font-weight:600;color:#a17c4e}.count-label{font-size:.9rem;color:#888}.loading,.empty-state{text-align:center;padding:4rem 2rem;color:#888;font-size:1.1rem}.table-wrapper{max-width:1200px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f;overflow:hidden}.signups-table{width:100%;border-collapse:collapse}.signups-table th,.signups-table td{padding:1rem 1.25rem;text-align:left}.signups-table th{background:#f8f8f8;font-weight:500;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#666;border-bottom:1px solid #eee}.signups-table td{border-bottom:1px solid #f0f0f0;color:#333}.signups-table tr:last-child td{border-bottom:none}.signups-table tr:hover td{background:#fafafa}.admin-tabs{max-width:1200px;margin:0 auto 1.5rem;display:flex;gap:.5rem}.tab{padding:.75rem 1.5rem;border:none;background:#fff;color:#666;font-size:.95rem;font-family:inherit;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000a}.tab:hover{color:#333}.tab.active{background:linear-gradient(135deg,#d4af82,#c9a06d);color:#fff;box-shadow:0 4px 12px #d4af824d}.content-editor{max-width:800px;margin:0 auto}.content-fields{display:flex;flex-direction:column;gap:1.5rem}.content-field{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 24px #0000000f}.content-field label{display:block;font-weight:500;color:#333;margin-bottom:.75rem}.field-description{display:block;font-weight:400;font-size:.85rem;color:#888;margin-top:.25rem}.content-field input,.content-field textarea{width:100%;padding:.9rem 1rem;font-size:1rem;font-family:inherit;border:1.5px solid #e5e5e5;border-radius:10px;background:#fafafa;color:#333;transition:all .2s ease;resize:vertical}.content-field input:focus,.content-field textarea:focus{outline:none;border-color:#d4af82;background:#fff;box-shadow:0 0 0 3px #d4af8226}.field-actions{display:flex;align-items:center;gap:1rem;margin-top:1rem}.save-button{padding:.6rem 1.25rem;background:linear-gradient(135deg,#d4af82,#c9a06d);color:#fff;border:none;font-size:.9rem;font-weight:500;font-family:inherit;border-radius:8px;cursor:pointer;transition:all .2s ease}.save-button:hover:not(:disabled){box-shadow:0 4px 12px #d4af8266}.save-button:disabled{opacity:.7;cursor:not-allowed}.save-success{color:#5a9a5a;font-size:.9rem;font-weight:500}.save-error{color:#d86060;font-size:.9rem;font-weight:500}@media (max-width: 768px){.admin-container{padding:1rem}.admin-header{flex-direction:column;align-items:flex-start}.admin-tabs{width:100%}.tab{flex:1;text-align:center;padding:.65rem 1rem}.table-wrapper{border-radius:12px;overflow-x:auto}.signups-table th,.signups-table td{padding:.75rem 1rem;font-size:.9rem;white-space:nowrap}.content-field{padding:1.25rem}}.legal-page{max-width:760px;margin:0 auto;padding:4rem 2rem 6rem;position:relative;z-index:1}.legal-back{display:inline-block;font-size:.9rem;font-weight:400;color:#a17c4e;text-decoration:none;margin-bottom:2.5rem;transition:opacity .2s ease}.legal-back:hover{opacity:.7}.legal-page h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:300;color:#2d2d2d;margin-bottom:.5rem;letter-spacing:-.02em}.legal-effective{font-size:.9rem;font-weight:300;color:#999;margin-bottom:3rem}.legal-page h2{font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:500;color:#2d2d2d;margin-top:2.5rem;margin-bottom:.75rem}.legal-page h3{font-size:.95rem;font-weight:600;color:#3d3d3d;margin-top:1.5rem;margin-bottom:.5rem}.legal-page p{font-size:.95rem;font-weight:300;color:#4a4a4a;line-height:1.75;margin-bottom:1rem}.legal-page ul,.legal-page ol{font-size:.95rem;font-weight:300;color:#4a4a4a;line-height:1.75;margin-bottom:1rem;padding-left:1.5rem}.legal-page li{margin-bottom:.4rem}.legal-page a{color:#a17c4e;text-decoration:none}.legal-page a:hover{text-decoration:underline}.legal-page strong{font-weight:500;color:#3d3d3d}@media (max-width: 480px){.legal-page{padding:3rem 1.25rem 4rem}}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}html,body,#root{min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(180deg,#fefefe,#f8f6f3,#f5f0eb);color:#3d3d3d;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#d4af824d}
