@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);:root{--font-main:"Poppins",sans-serif;--bg-body:#fff;--bg-subtle:#f8fafc;--bg-card:#fff;--primary:#2563eb;--primary-dark:#0f172a;--accent:#0ea5e9;--text-main:#1e293b;--text-muted:#64748b;--border-light:#e2e8f0;--shadow-sm:0 1px 3px #0000000d;--shadow-card:0 10px 30px -5px #0000000d;--shadow-hover:0 20px 40px -5px #2563eb1a;--radius-lg:20px}body{-webkit-font-smoothing:antialiased;background-color:#fff;background-color:var(--bg-body);color:#1e293b;color:var(--text-main);line-height:1.6;margin:0}body,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-family:var(--font-main)}h1,h2,h3,h4,h5,h6{color:#0f172a;color:var(--primary-dark);font-weight:700;letter-spacing:-.02em}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);box-shadow:0 1px 3px #0000000d;box-shadow:var(--shadow-sm);padding:.75rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.brand-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#2563eb);background-clip:text;-webkit-background-clip:text;color:#2563eb;color:var(--primary);font-size:1.5rem;font-weight:800;text-decoration:none}.hero-section{background:linear-gradient(180deg,#f0f9ff 0,#fff);overflow:hidden;padding:1.25rem 0 1rem;position:relative;text-align:center}.hero-bg-overlay{background:radial-gradient(circle at 50% 50%,#2563eb08 0,#0000 50%);height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%;z-index:0}.hero-content{position:relative;z-index:1}.hero-content h1{color:#0f172a;color:var(--primary-dark);font-size:2.75rem;line-height:1.1;margin-bottom:.5rem}.hero-content p{color:#64748b;color:var(--text-muted);font-size:1rem;margin:0 auto;max-width:600px}.hero-stats{gap:1.5rem;justify-content:center;margin-top:.75rem}.hero-stats,.stat-item{align-items:center;display:flex}.stat-item{flex-direction:column;gap:.15rem}.stat-value{color:#2563eb;color:var(--primary);font-size:1.25rem;font-weight:700}.stat-label{color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:500}.stat-divider{background:#e2e8f0;background:var(--border-light);height:30px;width:1px}.categories-section{background:#fff;background:var(--bg-body);padding:.75rem 1.5rem 2rem}.category-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:.25rem 0 1rem}.category-card-link:nth-child(10),.category-card-link:nth-child(11),.category-card-link:nth-child(9){grid-column:span 1}.category-grid:after{content:"";grid-column:span 1}@media (max-width:1200px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.category-grid{grid-template-columns:1fr}}.category-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none}.category-block{background:#fff;border-radius:16px;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:160px;overflow:hidden;padding:1.25rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.category-block:before{background:linear-gradient(90deg,#2563eb,#0ea5e9);background:linear-gradient(90deg,var(--primary),var(--accent));content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.category-block:hover{border-color:#2563eb33;box-shadow:0 20px 40px -5px #2563eb1a;box-shadow:var(--shadow-hover);transform:translateY(-8px)}.category-block:hover:before{opacity:1}.category-content-wrapper{display:flex;flex-direction:column;gap:.75rem;height:100%}.category-icon-wrapper{align-items:center;background:#eff6ff;border-radius:12px;color:#2563eb;color:var(--primary);display:flex;font-size:1.75rem;height:44px;justify-content:center;transition:all .3s ease;width:44px}.category-block:hover .category-icon-wrapper{background:#2563eb;background:var(--primary);color:#fff;transform:scale(1.1) rotate(3deg)}.category-block-title{color:#0f172a;color:var(--primary-dark);font-size:1.35rem;margin:0}.category-meta{align-items:center;border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);display:flex;justify-content:space-between;margin-top:auto;padding-top:1rem}.category-count{background:#f1f5f9;border-radius:99px;color:#64748b;color:var(--text-muted);font-size:.9rem;font-weight:500;padding:.25rem .75rem}.category-action{align-items:center;color:#2563eb;color:var(--primary);display:flex;font-size:.9rem;font-weight:600;gap:.5rem;opacity:1;transform:translateX(0);transition:all .3s ease}.conference-list{display:flex;flex-direction:column;gap:.6rem;margin:0 auto;max-width:1000px;padding-bottom:2rem}.conference-row{grid-gap:1rem;align-items:center;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:10px;box-shadow:0 2px 10px #00000008;cursor:pointer;display:grid;gap:1rem;grid-template-columns:80px 1fr auto;padding:.85rem 1.25rem;text-decoration:none;transition:all .2s ease}.conference-row:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-2px)}.conf-date-badge{align-items:center;border-right:1px solid #e2e8f0;border-right:1px solid var(--border-light);display:flex;flex-direction:column;justify-content:center;line-height:1.2;padding-right:1rem;text-align:center}.conf-month{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.conf-year{font-size:.95rem;font-weight:300}.conf-content{display:flex;flex-direction:column;gap:.3rem}.conf-title{color:#1e293b;color:var(--text-main);font-size:.95rem;font-weight:600;line-height:1.4;margin:0}.conf-meta{display:flex;gap:.5rem}.conf-tag{background:#fff;background:var(--bg-body);border-radius:4px;color:#64748b;color:var(--text-muted);font-size:.65rem;font-weight:500;padding:.15rem .5rem}.conf-action{padding-left:.75rem}.btn-row-action{align-items:center;background:#0000;border:1px solid;border-radius:8px;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.6rem 1.25rem;transition:all .2s ease;white-space:nowrap}.btn-row-action:hover{background:currentColor;box-shadow:0 6px 18px #00000014;color:#fff!important}.btn-row-action:hover svg{stroke:#fff}@media (max-width:768px){.conference-row{gap:1rem;grid-template-columns:1fr;text-align:center}.conf-date-badge{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);border-right:none;flex-direction:row;gap:.5rem;padding-bottom:.5rem;padding-right:0}.conf-meta{justify-content:center}.conf-action{padding-left:0;width:100%}.btn-row-action{justify-content:center;width:100%}}.btn{background:#2563eb;background:var(--primary);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:.85rem 1.5rem;width:100%}.btn:hover{background:#1d4ed8}.site-footer{background:#0f172a;background:var(--primary-dark);color:#fff;margin-top:5rem;padding:4rem 0 2rem}.footer-content{border-bottom:1px solid #ffffff1a}.container{margin:0 auto;max-width:1280px;padding:0 2rem}@media (max-width:768px){.hero-content h1{font-size:2.5rem}}
/*# sourceMappingURL=main.88ecd0bc.css.map*/