:root{--bg-ivory: #FDFBF7;--text-dark: #1C1B1A;--apple-red: #E60D0D;--dark-charcoal: #121212;--border-color: #E6E2D8;--spacing-lg: 8rem;--font-serif: "Playfair Display", serif;--font-sans: "Poppins", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);color:var(--text-dark);background-color:var(--bg-ivory);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,.serif{font-family:var(--font-serif)}p{font-size:1.1rem;font-weight:300;color:#4a4a4a;margin-bottom:1.5rem}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-padding{padding:var(--spacing-lg) 0}.section-title{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:4rem;text-align:center}.reveal{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.5,0,0,1)}.reveal.active{opacity:1;transform:translateY(0)}.btn{display:inline-block;padding:1.2rem 3rem;border:1px solid var(--apple-red);background-color:transparent;color:var(--apple-red);font-family:var(--font-sans);font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:2px;cursor:pointer;position:relative;overflow:hidden;transition:color .4s ease;z-index:1}.btn:before{content:"";position:absolute;inset:0;background-color:var(--apple-red);z-index:-1;transform:scaleY(0);transform-origin:bottom;transition:transform .4s cubic-bezier(.5,0,0,1)}.btn:hover{color:var(--bg-ivory)}.btn:hover:before{transform:scaleY(1)}.btn--light{border-color:#fff;color:#fff}.btn--light:before{background-color:#fff}.btn--light:hover{color:var(--apple-red)}.inline-link{color:var(--apple-red);font-weight:500;border-bottom:1px solid var(--apple-red);transition:opacity .3s}.inline-link:hover{opacity:.7}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@media(max-width:768px){.section-padding{padding:5rem 0}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background-color:#fdfbf7d9;backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color)}.site-header[data-astro-cid-ctg3m53h] .container[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.site-logo[data-astro-cid-ctg3m53h]{width:40px;height:40px;display:inline-block}.site-logo[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:100%;height:100%}nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;gap:2rem;margin:0;padding:0}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:var(--text-dark);padding:.3rem 0;border-bottom:1px solid transparent;transition:border-color .3s}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{border-bottom-color:var(--apple-red)}@media(max-width:600px){nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{gap:1rem}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.75rem;letter-spacing:1px}}.site-footer--full[data-astro-cid-gcn2mc3v]{background-color:var(--apple-red);color:#fff;text-align:center;padding:6rem 2rem 3rem}.site-footer--full[data-astro-cid-gcn2mc3v] h2[data-astro-cid-gcn2mc3v]{font-size:clamp(2rem,5vw,3.5rem);font-style:italic;margin-bottom:.8rem}.site-footer--full[data-astro-cid-gcn2mc3v] .cta-sub[data-astro-cid-gcn2mc3v]{color:#ffffffd9;font-size:1.2rem;font-family:var(--font-sans);margin-bottom:3.5rem}.site-footer--full[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v]{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem;font-size:1.05rem}.site-footer--full[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#fffc;font-weight:400;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}.site-footer--full[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff}.site-footer--full[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{width:20px;height:20px}.site-footer--full[data-astro-cid-gcn2mc3v] .footer-affiliates[data-astro-cid-gcn2mc3v]{margin-bottom:3rem}.site-footer--full[data-astro-cid-gcn2mc3v] .affiliates-label[data-astro-cid-gcn2mc3v]{color:#fff9;font-size:.8rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem}.site-footer--full[data-astro-cid-gcn2mc3v] .affiliates-grid[data-astro-cid-gcn2mc3v]{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;align-items:center}.site-footer--full[data-astro-cid-gcn2mc3v] .affiliates-grid[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{max-height:50px;width:auto;filter:brightness(0) invert(1);opacity:.8;transition:opacity .3s}.site-footer--full[data-astro-cid-gcn2mc3v] .affiliates-grid[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover img[data-astro-cid-gcn2mc3v]{opacity:1}.site-footer--full[data-astro-cid-gcn2mc3v] .footer-copy[data-astro-cid-gcn2mc3v]{font-size:.8rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.15);color:#fff6}.site-footer--compact[data-astro-cid-gcn2mc3v]{background-color:var(--dark-charcoal);color:#ffffffb3;padding:3rem 2rem 2rem;border-top:1px solid rgba(255,255,255,.05)}.site-footer--compact[data-astro-cid-gcn2mc3v] .container[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.site-footer--compact[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v]{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;font-size:.9rem;margin:0}.site-footer--compact[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#ffffffb3;font-weight:400;display:inline-flex;align-items:center;gap:.4rem;transition:color .2s ease}.site-footer--compact[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff}.site-footer--compact[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{width:18px;height:18px}.site-footer--compact[data-astro-cid-gcn2mc3v] .footer-affiliates[data-astro-cid-gcn2mc3v]{width:100%}.site-footer--compact[data-astro-cid-gcn2mc3v] .affiliates-label[data-astro-cid-gcn2mc3v]{color:#ffffff59;font-size:.7rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.site-footer--compact[data-astro-cid-gcn2mc3v] .affiliates-grid[data-astro-cid-gcn2mc3v]{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;align-items:center}.site-footer--compact[data-astro-cid-gcn2mc3v] .affiliates-grid[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{max-height:38px;width:auto;filter:brightness(0) invert(1);opacity:.5;transition:opacity .3s}.site-footer--compact[data-astro-cid-gcn2mc3v] .affiliates-grid[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover img[data-astro-cid-gcn2mc3v]{opacity:1}.site-footer--compact[data-astro-cid-gcn2mc3v] .footer-copy[data-astro-cid-gcn2mc3v]{font-size:.75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);color:#ffffff4d;width:100%;margin:0}@media(max-width:768px){.site-footer--full[data-astro-cid-gcn2mc3v] .footer-links[data-astro-cid-gcn2mc3v]{flex-direction:column;gap:1.2rem}.site-footer--full[data-astro-cid-gcn2mc3v]{padding:4rem 1.5rem 2rem}}.hero{min-height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 2rem}.logo-container{width:180px;height:180px;margin-bottom:2rem;animation:fadeInDown 1.5s ease-out}.hero h1{font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:1rem;letter-spacing:-1px}.hero h2{font-family:var(--font-sans);font-size:clamp(1rem,3vw,1.2rem);font-weight:400;color:var(--apple-red);text-transform:uppercase;letter-spacing:4px;margin-bottom:3rem}.hero-intro{max-width:650px;font-size:1.25rem;line-height:1.8;margin-bottom:2rem}.hero-emphasis{font-family:var(--font-serif);font-size:1.8rem;font-style:italic;color:var(--text-dark);margin-bottom:3rem}.scroll-hint{margin-top:2rem;animation:bounce 2s infinite;opacity:.3}.scroll-hint svg{color:var(--text-dark)}@media(max-width:480px){.hero h1{font-size:2.5rem}.hero-emphasis{font-size:1.2rem}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{padding:3rem 2rem;border:1px solid var(--border-color);transition:all .4s ease;background:#fff;position:relative}.service-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background-color:var(--apple-red);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008;border-color:transparent}.service-card:hover:after{transform:scaleX(1)}.service-card h3{font-size:1.8rem;margin-bottom:1rem}@media(max-width:768px){.services-grid{grid-template-columns:1fr}}.dark-section{background-color:var(--dark-charcoal);color:var(--bg-ivory);text-align:center}.dark-section .section-title{color:#fff}.dark-section p{color:#ccc;font-size:clamp(1.2rem,3vw,1.8rem);max-width:800px;margin:0 auto 5rem;line-height:1.6;font-family:var(--font-serif)}.three-words{display:flex;flex-direction:column;gap:1rem}.three-words span{font-family:var(--font-serif);font-size:clamp(3rem,8vw,6rem);font-weight:700;font-style:italic;color:var(--bg-ivory);line-height:1;opacity:.9;transition:color .3s ease}.three-words span:hover{color:var(--apple-red)}.three-words span:nth-child(1){text-align:left}.three-words span:nth-child(2){text-align:center;color:var(--apple-red)}.three-words span:nth-child(3){text-align:right}@media(max-width:768px){.three-words span{text-align:center!important}}.centered-text{text-align:center;max-width:800px;margin:0 auto}.centered-text .body :global(p){font-size:1.3rem;line-height:1.8;margin-bottom:2rem}.centered-text .body :global(a){color:var(--apple-red);font-weight:500;border-bottom:1px solid var(--apple-red);transition:opacity .3s}.centered-text .body :global(a:hover){opacity:.7}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.event-card{border:1px solid var(--border-color);background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s,box-shadow .3s;position:relative}.event-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000d}.event-image{aspect-ratio:16 / 9;overflow:hidden;background:var(--border-color)}.event-image img{width:100%;height:100%;object-fit:cover}.event-body{padding:2rem;display:flex;flex-direction:column;align-items:flex-start}.event-date{color:var(--apple-red);font-size:.8rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:.8rem;font-weight:500}.event-body h3{font-size:1.6rem;margin-bottom:.5rem;line-height:1.2}.event-location{font-size:.95rem;color:#6a6a6a;margin-bottom:1rem}.event-desc{margin-bottom:1.5rem;font-size:1rem}.events-empty{text-align:center;color:#6a6a6a}.events-empty__visitor{font-style:italic}.events-empty__editor{display:none}:global(html.editor-active) .events-empty__editor{display:block;background:#f59e0b1a;border:1px dashed rgba(245,158,11,.5);padding:1.5rem;border-radius:8px;font-style:normal;margin:1rem 0}:global(html.editor-active) .events-empty__visitor{display:none}.events-empty__editor a{color:var(--apple-red);border-bottom:1px solid var(--apple-red)}.logos-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem}.logos-grid img{max-height:60px;width:auto;filter:grayscale(1);opacity:.5;transition:filter .3s,opacity .3s}.logos-grid a:hover img,.logos-grid span:hover img{filter:grayscale(0);opacity:1}.affiliate-item{position:relative;display:inline-flex;align-items:center}.logos-grid--empty{display:none}:global(html.editor-active) .logos-grid--empty{display:block;background:#f59e0b1a;border:1px dashed rgba(245,158,11,.5);padding:2rem 1.5rem;border-radius:8px;color:#6a6a6a;text-align:center}.logos-grid--empty p{margin:0;font-size:.95rem;font-weight:300}.logos-grid--empty a{color:var(--apple-red);border-bottom:1px solid var(--apple-red);transition:opacity .3s}.logos-grid--empty a:hover{opacity:.7}.cta-block{padding:6rem 2rem;text-align:center}.cta-block h2{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem}.cta-block p{font-size:1.2rem;max-width:600px;margin:0 auto 2.5rem}.cta-red{background-color:var(--apple-red);color:#fff}.cta-red p{color:#ffffffd9}.cta-dark{background-color:var(--dark-charcoal);color:var(--bg-ivory)}.cta-light{background-color:var(--bg-ivory)}.page-header{padding:6rem 0 3rem;border-bottom:1px solid var(--border-color)}.page-header--center{text-align:center}.page-header h1{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:1rem;letter-spacing:-1px}.page-header__subtitle{font-family:var(--font-sans);font-size:.85rem;color:var(--apple-red);text-transform:uppercase;letter-spacing:3px;margin-bottom:1.2rem}.page-header--center .page-header__subtitle{text-align:center}.page-header__intro{font-size:1.3rem;line-height:1.7;max-width:720px;color:#4a4a4a;font-weight:300;margin-bottom:0}.page-header--center .page-header__intro{margin-left:auto;margin-right:auto}@media(max-width:768px){.page-header{padding:4rem 0 2.5rem}}.prose-section{padding:4rem 0}.prose-section h2{font-size:clamp(1.8rem,3.5vw,2.5rem);margin-bottom:1.5rem;max-width:720px}.prose-section__body{max-width:720px;font-size:1.1rem;line-height:1.8}.prose-section__body :global(p){margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8;font-weight:300;color:#2c2c2c}.prose-section__body :global(h2),.prose-section__body :global(h3){margin-top:2.5rem;margin-bottom:1rem;font-family:var(--font-serif)}.prose-section__body :global(h2){font-size:1.8rem}.prose-section__body :global(h3){font-size:1.35rem}.prose-section__body :global(ul),.prose-section__body :global(ol){margin:0 0 1.5rem 1.5rem}.prose-section__body :global(li){margin-bottom:.5rem;font-size:1.1rem;line-height:1.7;font-weight:300}.prose-section__body :global(a){color:var(--apple-red);border-bottom:1px solid var(--apple-red);transition:opacity .3s}.prose-section__body :global(a:hover){opacity:.7}.prose-section__body :global(blockquote){margin:2rem 0;padding:.5rem 0 .5rem 1.5rem;border-left:3px solid var(--apple-red);font-style:italic;font-family:var(--font-serif);font-size:1.3rem;line-height:1.6}@media(max-width:768px){.prose-section{padding:3rem 0}}.two-col{padding:4rem 0}.two-col__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.two-col--image-right .two-col__media{order:2}.two-col__media img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:4px}.two-col__placeholder{aspect-ratio:4 / 3;background:var(--border-color);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;font-size:.9rem;gap:.5rem}.two-col__placeholder-icon{font-size:1.5rem;opacity:.6}.two-col__placeholder-text{font-style:italic}.two-col h2{font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:1.2rem}.two-col__body :global(p){margin-bottom:1.2rem;font-size:1.05rem;line-height:1.7;font-weight:300}.two-col__body :global(a){color:var(--apple-red);border-bottom:1px solid var(--apple-red)}@media(max-width:768px){.two-col{padding:3rem 0}.two-col__grid{grid-template-columns:1fr;gap:2rem}.two-col--image-right .two-col__media{order:0}}
