:root{--blue:#1a4fd6;--blue-dark:#123a9e;--ink:#1b2333;--muted:#5a6472;--bg-alt:#f4f6fb}[data-astro-cid-lcdefpme]{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--ink);font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}.container[data-astro-cid-lcdefpme]{max-width:1100px;margin:0 auto;padding:0 1.5rem}.site-header[data-astro-cid-lcdefpme]{z-index:10;background:#fff;border-bottom:1px solid #e7eaf0;position:sticky;top:0}.header-inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.9rem 1.5rem;display:flex}.brand[data-astro-cid-lcdefpme]{flex-direction:column;line-height:1.2;display:flex}.brand-school[data-astro-cid-lcdefpme]{color:var(--blue-dark);font-size:1.15rem;font-weight:700}.brand-trust[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.78rem}nav[data-astro-cid-lcdefpme]{gap:1.5rem;display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--blue)}.hero[data-astro-cid-lcdefpme]{min-height:calc(100vh - var(--header-h,72px));position:relative;overflow:hidden}.hero-ticker[data-astro-cid-lcdefpme]{z-index:2;-webkit-backdrop-filter:blur(6px);background:#081028b3;border-bottom:1px solid #ffffff26;padding:.55rem 0;position:absolute;top:0;left:0;right:0;overflow:hidden}.hero-ticker-track[data-astro-cid-lcdefpme]{gap:3rem;width:max-content;animation:26s linear infinite hero-ticker-scroll;display:flex}.hero-ticker-item[data-astro-cid-lcdefpme]{color:#fff;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:inline-flex}@keyframes hero-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-video[data-astro-cid-lcdefpme]{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay[data-astro-cid-lcdefpme]{z-index:1;color:#fff;background:linear-gradient(90deg,#081028d9 0%,#0810288c 45%,#08102826 75%,#08102800 100%);position:absolute;inset:0}.hero-overlay[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;height:100%;padding-top:2rem;padding-bottom:2rem;display:flex}.hero-content[data-astro-cid-lcdefpme]{max-width:560px}.hero-badge[data-astro-cid-lcdefpme]{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffff1f;border:1px solid #ffffff59;border-radius:16px;max-width:280px;padding:1.5rem 1.75rem;animation:3.5s ease-in-out infinite hero-badge-float;box-shadow:0 10px 35px #0000004d}.hero-badge-eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin:0;font-size:.8rem}.hero-badge-school[data-astro-cid-lcdefpme]{margin:.3rem 0 1.1rem;font-size:1.2rem;font-weight:700;line-height:1.3}.hero-badge-pill[data-astro-cid-lcdefpme]{color:#fff;white-space:nowrap;background:#ff6a3d;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:2s ease-in-out infinite hero-badge-pulse;display:inline-flex}.hero-badge-dot[data-astro-cid-lcdefpme]{background:#fff;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.4s ease-in-out infinite hero-badge-dot}@keyframes hero-badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hero-badge-pulse{0%,to{box-shadow:0 0 #ff6a3d8c}50%{box-shadow:0 0 0 10px #ff6a3d00}}@keyframes hero-badge-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@media (width<=720px){.hero-badge[data-astro-cid-lcdefpme]{max-width:100%}}.hero-overlay[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,2.75rem)}.hero-overlay[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.9;margin:0 0 1.5rem;font-size:1.05rem}.btn[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.65rem 1.4rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.btn[data-astro-cid-lcdefpme]:hover{background:var(--blue-dark)}.btn-outline[data-astro-cid-lcdefpme]{border:2px solid var(--blue);color:var(--blue);background:0 0;padding:calc(.65rem - 2px) calc(1.4rem - 2px)}.btn-outline[data-astro-cid-lcdefpme]:hover{background:var(--blue);color:#fff}.section[data-astro-cid-lcdefpme]{padding:3.5rem 0}.section[data-astro-cid-lcdefpme].alt{background:var(--bg-alt)}h2[data-astro-cid-lcdefpme]{color:var(--blue-dark);margin-top:0;margin-bottom:1.2rem;font-size:1.6rem}.about-layout[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:4rem;display:grid}.about-image[data-astro-cid-lcdefpme]{height:100%;margin:18px 24px 30px 6px;position:relative}.about-image[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(135deg, var(--blue) 0%, #5f8cf2 100%);z-index:0;border-radius:16px;position:absolute;inset:0;transform:translate(18px,18px)}.about-image-frame[data-astro-cid-lcdefpme]{z-index:1;border-radius:14px;height:100%;position:relative;overflow:hidden;box-shadow:0 18px 40px #1b233333}.about-image-frame[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.about-image-frame[data-astro-cid-lcdefpme]:hover img{transform:scale(1.08)}.about-image-tag[data-astro-cid-lcdefpme]{z-index:2;color:var(--ink);white-space:nowrap;background:#fff;border-radius:10px;padding:.7rem 1.15rem;font-size:.9rem;font-weight:700;position:absolute;bottom:-22px;left:-6px;box-shadow:0 12px 28px #1b233338}.about-eyebrow[data-astro-cid-lcdefpme]{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#1a4fd614;border-radius:999px;margin-bottom:.85rem;padding:.3rem .85rem;font-size:.78rem;font-weight:700;display:inline-block}.about-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:1rem}.about-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0 0 1rem}.about-features[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.about-features[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--ink);background:#fff;border:1px solid #e7eaf0;border-radius:10px;align-items:center;gap:.7rem;padding:.75rem 1rem;font-size:.92rem;font-weight:600;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 14px #1b23330d}.about-features[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover{border-color:#1a4fd659;transform:translateY(-3px);box-shadow:0 12px 26px #1b23331f}.about-check[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:inline-flex}@media (width<=800px){.about-layout[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.about-image[data-astro-cid-lcdefpme]{height:auto;margin:12px 24px 34px 12px}.about-image-frame[data-astro-cid-lcdefpme]{height:auto}.about-image-frame[data-astro-cid-lcdefpme] img{max-height:340px}.about-features[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.stats-section[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);padding:3rem 0}.stats-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.stat-item[data-astro-cid-lcdefpme]{text-align:center;color:#fff;border-left:1px solid #fff3;flex-direction:column;align-items:center;gap:.4rem;display:flex}.stat-item[data-astro-cid-lcdefpme]:first-child{border-left:none}.stat-value[data-astro-cid-lcdefpme]{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800}.stat-label[data-astro-cid-lcdefpme]{letter-spacing:.03em;text-transform:uppercase;opacity:.85;font-size:.72rem;font-weight:500}@media (width<=700px){.stats-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);row-gap:2rem}.stat-item[data-astro-cid-lcdefpme]:nth-child(odd){border-left:none}}@media (width<=420px){.stats-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.stat-item[data-astro-cid-lcdefpme]{border-top:1px solid #fff3;border-left:none;padding-top:1.25rem}.stat-item[data-astro-cid-lcdefpme]:first-child{border-top:none;padding-top:0}}.academic-levels[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.academic-card[data-astro-cid-lcdefpme]{border:1px solid #e7eaf0;border-top:3px solid var(--blue);background:#fff;border-radius:12px;padding:1.75rem;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 14px #1b23330d}.academic-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1b23331f}.academic-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--blue-dark);margin:0 0 .3rem;font-size:1.15rem}.academic-range[data-astro-cid-lcdefpme]{color:var(--blue);letter-spacing:.03em;text-transform:uppercase;margin:0 0 .85rem;font-size:.85rem;font-weight:700}.academic-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:last-child{color:var(--muted);margin:0;font-size:.95rem}.results-panel[data-astro-cid-lcdefpme]{background:var(--bg-alt);border:1px solid #e7eaf0;border-radius:14px;grid-template-columns:1fr 1.4fr;align-items:center;gap:2rem;padding:2rem;display:grid}.results-badge[data-astro-cid-lcdefpme]{text-align:center;background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;height:100%;padding:2rem 1rem;display:flex}.results-value[data-astro-cid-lcdefpme]{font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.results-label[data-astro-cid-lcdefpme]{letter-spacing:.03em;text-transform:uppercase;opacity:.9;font-size:.85rem;font-weight:600}.results-list[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--blue-dark);margin:0 0 1rem;font-size:1.1rem}.top-students[data-astro-cid-lcdefpme]{counter-reset:rank;flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.top-students[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{counter-increment:rank;background:#fff;border:1px solid #e7eaf0;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .9rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.top-students[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover{border-color:#1a4fd659;transform:translate(4px);box-shadow:0 8px 20px #1b23331f}.top-students[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:counter(rank);background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;transition:transform .25s;display:inline-flex}.top-students[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover:before{transform:scale(1.15)}.top-student-name[data-astro-cid-lcdefpme]{color:var(--ink);flex:1;font-size:.92rem;font-weight:600}.top-student-score[data-astro-cid-lcdefpme]{color:var(--blue);font-size:.92rem;font-weight:700}@media (width<=800px){.academic-levels[data-astro-cid-lcdefpme],.results-panel[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.facilities-bento[data-astro-cid-lcdefpme]{grid-template-rows:repeat(2,220px);grid-template-columns:1.4fr 1fr;gap:1.25rem;display:grid}.facility-tile[data-astro-cid-lcdefpme]{border-radius:14px;position:relative;overflow:hidden;box-shadow:0 10px 30px #1b23331f}.facility-tile-large[data-astro-cid-lcdefpme]{grid-row:span 2}.facility-tile[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.facility-tile[data-astro-cid-lcdefpme]:hover img{transform:scale(1.08)}.facility-tile-overlay[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(#08102800 40%,#081028c7 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem 1.4rem;display:flex;position:absolute;inset:0}.facility-tile-overlay[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0 0 .25rem;font-size:1.15rem}.facility-tile-overlay[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.9;max-width:320px;margin:0;font-size:.85rem}.facilities-cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:2rem}@media (width<=800px){.facilities-bento[data-astro-cid-lcdefpme]{grid-template-rows:none;grid-template-columns:1fr}.facility-tile-large[data-astro-cid-lcdefpme]{grid-row:auto}.facility-tile[data-astro-cid-lcdefpme]{height:260px}}.faculty-layout[data-astro-cid-lcdefpme]{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:2rem;display:grid}.principal-note[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e7eaf0;border-radius:14px;flex-direction:column;justify-content:space-between;padding:2rem 2rem 1.75rem;display:flex;position:relative;box-shadow:0 4px 14px #1b23330d}.principal-quote-mark[data-astro-cid-lcdefpme]{color:var(--blue);opacity:.15;font-family:Georgia,serif;font-size:4.5rem;line-height:1;position:absolute;top:.75rem;left:1.5rem}.principal-note[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{color:var(--ink);margin:1.5rem 0 0;font-size:1.05rem;font-style:italic;line-height:1.65;position:relative}.principal-info[data-astro-cid-lcdefpme]{border-top:1px solid #e7eaf0;align-items:center;gap:.9rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.principal-avatar[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:flex}.principal-name[data-astro-cid-lcdefpme]{color:var(--blue-dark);margin:0;font-weight:700}.principal-title[data-astro-cid-lcdefpme]{color:var(--muted);margin:.15rem 0 0;font-size:.85rem}.faculty-stats[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.faculty-stat[data-astro-cid-lcdefpme]{text-align:center;background:#fff;border:1px solid #e7eaf0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.5rem 1rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 14px #1b23330d}.faculty-stat[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1b23331f}.faculty-stat-value[data-astro-cid-lcdefpme]{color:var(--blue);font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:800}.faculty-stat-label[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.78rem;font-weight:600}@media (width<=800px){.faculty-layout[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=420px){.faculty-stats[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.testimonials-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e7eaf0;border-radius:12px;flex-direction:column;padding:1.75rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 14px #1b23330d}.testimonial-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1b23331f}.testimonial-stars[data-astro-cid-lcdefpme]{color:#f5b301;letter-spacing:.15em;margin-bottom:.75rem;font-size:.9rem}.testimonial-text[data-astro-cid-lcdefpme]{color:var(--ink);flex:1;margin:0;font-style:italic;line-height:1.65}.testimonial-author[data-astro-cid-lcdefpme]{border-top:1px solid #e7eaf0;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.testimonial-avatar[data-astro-cid-lcdefpme]{background:var(--bg-alt);width:40px;height:40px;color:var(--blue);border:1px solid #e7eaf0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.testimonial-name[data-astro-cid-lcdefpme]{color:var(--blue-dark);margin:0;font-size:.92rem;font-weight:700}.testimonial-role[data-astro-cid-lcdefpme]{color:var(--muted);margin:.1rem 0 0;font-size:.8rem}@media (width<=800px){.testimonials-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.gallery-mosaic[data-astro-cid-lcdefpme]{grid-template-rows:repeat(2,220px);grid-template-columns:1.4fr 1fr 1fr;gap:1.25rem;display:grid}.gallery-tile[data-astro-cid-lcdefpme]{border-radius:14px;position:relative;overflow:hidden;box-shadow:0 10px 30px #1b23331f}.gallery-tile-large[data-astro-cid-lcdefpme]{grid-row:span 2}.gallery-tile[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.gallery-tile[data-astro-cid-lcdefpme]:hover img{transform:scale(1.08)}.gallery-tile-overlay[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(#08102800 45%,#081028c7 100%);flex-direction:column;justify-content:flex-end;padding:1.1rem 1.25rem;display:flex;position:absolute;inset:0}.gallery-tile-tag[data-astro-cid-lcdefpme]{backdrop-filter:blur(4px);letter-spacing:.03em;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;align-self:flex-start;margin-bottom:.5rem;padding:.2rem .7rem;font-size:.72rem;font-weight:600}.gallery-tile-overlay[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0;font-size:.9rem;font-weight:600}.gallery-tile-more[data-astro-cid-lcdefpme]{color:var(--muted);text-align:center;box-shadow:none;background:linear-gradient(135deg,#eef2fb,#e4eaf8);border:1.5px dashed #b9c3dc;flex-direction:column;grid-area:2/2/auto/4;justify-content:center;align-items:center;gap:.5rem;display:flex}.gallery-more-icon[data-astro-cid-lcdefpme]{font-size:1.8rem}.gallery-tile-more[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0;font-size:.85rem;font-weight:600;line-height:1.35}@media (width<=800px){.gallery-mosaic[data-astro-cid-lcdefpme]{grid-template-rows:repeat(3,200px);grid-template-columns:1fr 1fr}.gallery-tile-large[data-astro-cid-lcdefpme]{grid-area:1/1/auto/3}.gallery-tile-more[data-astro-cid-lcdefpme]{grid-area:3/1/auto/3}}@media (width<=520px){.gallery-mosaic[data-astro-cid-lcdefpme]{grid-template-rows:none;grid-template-columns:1fr}.gallery-tile-large[data-astro-cid-lcdefpme],.gallery-tile[data-astro-cid-lcdefpme],.gallery-tile-more[data-astro-cid-lcdefpme]{grid-area:auto;height:240px}}.section-intro[data-astro-cid-lcdefpme]{max-width:640px;color:var(--muted);margin-top:-.5rem;margin-bottom:2rem}.contact-layout[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.contact-info[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.5rem;display:flex}.contact-info-card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e7eaf0;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.contact-info-label[data-astro-cid-lcdefpme]{letter-spacing:.06em;text-transform:uppercase;color:var(--blue);margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.contact-info-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.address[data-astro-cid-lcdefpme]{font-size:1.02rem}.map-wrap[data-astro-cid-lcdefpme]{border:1px solid #e7eaf0;border-radius:12px;overflow:hidden}.map-wrap[data-astro-cid-lcdefpme] iframe[data-astro-cid-lcdefpme]{border:0;width:100%;height:260px;display:block}.map-link[data-astro-cid-lcdefpme]{color:var(--blue);align-self:flex-start;font-size:.92rem;font-weight:600;text-decoration:none}.map-link[data-astro-cid-lcdefpme]:hover{text-decoration:underline}.contact-form[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e7eaf0;border-radius:12px;flex-direction:column;gap:1.1rem;padding:1.75rem;display:flex}.contact-form[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--blue-dark);margin:0;font-size:1.2rem}.contact-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{color:var(--ink);flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.contact-form[data-astro-cid-lcdefpme] .form-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.contact-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.contact-form[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{color:var(--ink);resize:vertical;border:1px solid #d6dae3;border-radius:8px;padding:.6rem .75rem;font-family:inherit;font-size:.95rem;font-weight:400}.contact-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,.contact-form[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:focus{outline:2px solid var(--blue);outline-offset:1px}.contact-form[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{align-self:flex-start}.site-footer[data-astro-cid-lcdefpme]{background:var(--ink);color:#c9cedb;text-align:center;padding:1.5rem 0;font-size:.9rem}@media (width<=700px){.contact-layout[data-astro-cid-lcdefpme],.contact-form[data-astro-cid-lcdefpme] .form-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
