@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYREGULAR.OTF) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYBOLD.OTF) format("opentype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;margin:0;padding:0;background:#f8f9fa;color:#222}.container{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.header{margin-bottom:2rem}.header-title{font-size:2.2rem;font-weight:700;color:#2a3a4d;margin:0 0 .5rem;line-height:1.2}.header-subtitle{font-size:1.1rem;color:#6b7280;margin:0 0 1.5rem;max-width:700px;line-height:1.5}.cta-button{display:inline-flex;align-items:center;gap:.8rem;background:#2a9d8f;color:#fff;padding:.75rem 1.25rem;border-radius:12px;text-decoration:none;font-weight:500;transition:background .2s}.cta-button:hover{background:#21867a}.app-store-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.app-store-text .small{font-size:.75rem;opacity:.9}.app-store-text .large{font-size:.95rem;font-weight:600}.section-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:1.5rem;margin-bottom:1.5rem}.section-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#2a3a4d}.filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.filter-group{display:flex;flex-direction:column;gap:.3rem}.filter-label{font-size:.85rem;font-weight:500;color:#6b7280}.filter-select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-family:inherit;background:#fff;color:#2a3a4d;min-width:140px;cursor:pointer;transition:border-color .2s}.filter-select:hover{border-color:#2a9d8f}.filter-select:focus{outline:none;border-color:#2a9d8f;box-shadow:0 0 0 3px #2a9d8f1a}.results-count{font-size:.95rem;color:#6b7280;margin-left:auto}#meeting-map{width:100%;height:450px;border-radius:12px;overflow:hidden}.meeting-list{display:grid;gap:1rem}.meeting-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 4px #0000000a;border:1px solid #e5e7eb;transition:box-shadow .2s,border-color .2s}.meeting-card:hover{box-shadow:0 4px 12px #00000014;border-color:#2a9d8f}.meeting-name{font-size:1.1rem;font-weight:600;color:#2a3a4d;margin:0 0 .5rem}.meeting-info{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.95rem;color:#4a5a6a;margin-bottom:.75rem}.meeting-info-item{display:flex;align-items:center;gap:.35rem}.meeting-info-item svg{width:16px;height:16px;color:#6b7280}.meeting-address{font-size:.9rem;color:#6b7280;margin-bottom:.75rem}.meeting-types{display:flex;flex-wrap:wrap;gap:.4rem}.type-badge{color:#2a3a4d;font-size:.8rem;padding:.2em .6em;border-radius:6px;font-weight:500;background:#e0e7ef}.type-badge-beginner{background:#22c55e33;color:#16a34a}.type-badge-bigbook{background:#14b8a633;color:#0d9488}.type-badge-closed{background:#ef444433;color:#dc2626}.type-badge-discussion{background:#fb923c33;color:#ea580c}.type-badge-english,.type-badge-grapevine,.type-badge-literature,.type-badge-step,.type-badge-steptradition,.type-badge-tradition,.type-badge-wheelchair{background:#d1d5db66;color:#374151}.type-badge-men{background:#2563eb33;color:#2563eb}.type-badge-open{background:#06b6d433;color:#0891b2}.type-badge-speaker{background:#99f6e44d;color:#0d9488}.type-badge-women{background:#ec489933;color:#db2777}.type-badge-youngpeople{background:#fde0474d;color:#ca8a04}.type-badge-online{background:#6366f133;color:#4f46e5}.meeting-actions{display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.btn-small{display:inline-flex;align-items:center;gap:.3rem;background:#f0f6ff;color:#5a7d9a;border:1px solid #5A7D9A;border-radius:6px;padding:.35rem .7rem;font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:none;transition:background .15s,color .15s}.btn-small:hover{background:#5a7d9a;color:#fff}.btn-small.btn-primary{background:#2a9d8f;color:#fff;border-color:#2a9d8f}.btn-small.btn-primary:hover{background:#21867a;border-color:#21867a}.btn-small svg{width:14px;height:14px}.meeting-notes{margin-top:.75rem;padding:.75rem;background:#f9fafb;border-radius:8px;border-left:3px solid #2A9D8F}.note-item{margin:0 0 .75rem}.note-item:last-child{margin-bottom:0}.note-label{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.note-text{margin:0;font-size:.9rem;color:#4a5a6a;line-height:1.4}.conference-note{margin-top:.5rem;font-size:.85rem;color:#6b7280}.no-results{text-align:center;padding:3rem;color:#6b7280}.no-results-icon{font-size:3rem;margin-bottom:1rem}.seo-content{margin-top:2rem}.seo-text{color:#4a5a6a;line-height:1.7}.seo-text p{margin:0 0 1rem}.seo-text h3{font-size:1.1rem;font-weight:600;color:#2a3a4d;margin:1.5rem 0 .75rem}.seo-text strong{color:#2a3a4d}.app-promo{background:linear-gradient(135deg,#2a9d8f,#1d7a6f);border-radius:16px;padding:2rem;margin-bottom:1.5rem;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.app-promo-header{display:flex;align-items:start;gap:1rem}.app-promo-icon{width:56px;height:56px;border-radius:12px;flex-shrink:0;box-shadow:0 4px 12px #0003}.app-promo-content{flex:1}.app-promo-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.app-promo-subtitle{font-size:1rem;opacity:.95;margin:0 0 1rem;line-height:1.5}.app-promo-features{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.app-promo-feature{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.app-promo-feature svg{width:20px;height:20px;flex-shrink:0}.cta-button-large{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:#2a9d8f;padding:.875rem 1.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #00000026}.cta-button-large:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.app-promo-rating{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem}.stars{color:#fbbf24;letter-spacing:2px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}.feature-item{text-align:center;padding:1.5rem 1rem}.feature-icon{width:48px;height:48px;background:#2a9d8f1a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#2a9d8f}.feature-icon svg{width:24px;height:24px}.feature-title{font-weight:600;color:#2a3a4d;margin:0 0 .5rem;font-size:1rem}.feature-desc{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}.final-cta{background:#fff;border-radius:16px;padding:3rem 2rem;text-align:center;margin-top:2rem;box-shadow:0 2px 12px #0000000f}.final-cta-title{font-size:1.75rem;font-weight:700;color:#2a3a4d;margin:0 0 .75rem}.final-cta-subtitle{font-size:1.1rem;color:#6b7280;margin:0 0 1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-button-hero{display:inline-flex;align-items:center;gap:.75rem;background:#2a9d8f;color:#fff;padding:1rem 2rem;border-radius:14px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 14px #2a9d8f66}.cta-button-hero:hover{background:#21867a;transform:translateY(-2px);box-shadow:0 6px 20px #2a9d8f80}.trust-badges{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280}.trust-badge svg{width:18px;height:18px;color:#2a9d8f}.sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1rem;box-shadow:0 -4px 20px #0000001a;z-index:999999900;border-top:1px solid #e5e7eb}.sticky-cta-inner{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;gap:1rem}.sticky-cta-text{flex:1}.sticky-cta-title{font-weight:600;font-size:.95rem;color:#2a3a4d;margin:0}.sticky-cta-subtitle{font-size:.8rem;color:#6b7280;margin:0}.sticky-cta-button{background:#2a9d8f;color:#fff;padding:.75rem 1.25rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:.9rem;white-space:nowrap;transition:background .2s}.sticky-cta-button:hover{background:#21867a}.blog-list-header{margin-bottom:2rem}.blog-grid{display:grid;gap:1.5rem;margin-bottom:2rem}.blog-card-link{text-decoration:none;color:inherit;display:block}.blog-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:2rem;transition:box-shadow .2s,border-color .2s;border:1px solid #e5e7eb}.blog-card:hover{box-shadow:0 4px 16px #0000001a;border-color:#2a9d8f}.blog-card-date{font-size:.85rem;color:#6b7280;display:block;margin-bottom:.5rem}.blog-card-title{font-size:1.4rem;font-weight:700;color:#2a3a4d;margin:0 0 .5rem;line-height:1.3}.blog-card-subtitle{font-size:1rem;color:#5a7d9a;margin:0 0 .75rem;font-weight:500}.blog-card-description{font-size:.95rem;color:#4a5a6a;margin:0 0 1rem;line-height:1.6}.blog-card-readmore{font-size:.9rem;color:#2a9d8f;font-weight:600}.blog-breadcrumb{margin-bottom:1.5rem}.blog-breadcrumb a{color:#2a9d8f;text-decoration:none;font-weight:500;font-size:.95rem}.blog-breadcrumb a:hover{text-decoration:underline}.blog-article{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:2.5rem;margin-bottom:2rem}.blog-article-header{margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.blog-article-date{font-size:.85rem;color:#6b7280;display:block;margin-bottom:.75rem}.blog-article-title{font-size:2rem;font-weight:700;color:#2a3a4d;margin:0 0 .75rem;line-height:1.25}.blog-article-subtitle{font-size:1.15rem;color:#5a7d9a;margin:0;font-weight:500;line-height:1.5}.blog-article-body{font-size:1.05rem;line-height:1.8;color:#333}.blog-article-body h2{font-size:1.5rem;font-weight:700;color:#2a3a4d;margin:2.5rem 0 1rem}.blog-article-body h3{font-size:1.2rem;font-weight:600;color:#2a3a4d;margin:2rem 0 .75rem}.blog-article-body p{margin:0 0 1.25rem}.blog-article-body ul{margin:0 0 1.25rem 1.5rem;padding:0}.blog-article-body ul li{margin-bottom:.5rem}.blog-article-body a{color:#2a9d8f;text-decoration:none;font-weight:500}.blog-article-body a:hover{text-decoration:underline}.blog-article-body strong{color:#2a3a4d}.blog-article-body em{font-style:italic}.blog-article-body table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.blog-article-body thead th{background:#2a9d8f;color:#fff;padding:.75rem 1rem;text-align:left;font-weight:600}.blog-article-body thead th:first-child{border-radius:8px 0 0}.blog-article-body thead th:last-child{border-radius:0 8px 0 0}.blog-article-body tbody td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.blog-article-body tbody tr:last-child td:first-child{border-radius:0 0 0 8px}.blog-article-body tbody tr:last-child td:last-child{border-radius:0 0 8px}.blog-article-body tbody tr:hover{background:#f8faf9}@media (max-width: 768px){.container{padding:1rem;padding-bottom:100px}.blog-article{padding:1.5rem}.blog-article-title{font-size:1.5rem}.blog-card{padding:1.5rem}.blog-card-title{font-size:1.2rem}.blog-article-body table{font-size:.85rem}.blog-article-body thead th,.blog-article-body tbody td{padding:.5rem .6rem}.sticky-cta{display:block}.app-promo{padding:1.5rem;align-items:flex-start}.app-promo-features{justify-content:center}.final-cta{padding:2rem 1.5rem}.final-cta-title{font-size:1.4rem}.header-title{font-size:1.6rem}.header-subtitle{font-size:1rem}.filters{flex-direction:column;align-items:stretch}.filter-group,.filter-select{width:100%}.results-count{margin-left:0;margin-top:.5rem}#meeting-map{height:350px}.section-card,.meeting-card{padding:1rem}.meeting-actions{flex-wrap:wrap}}@media (min-width: 769px){.sticky-cta{display:none!important}}
