*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}:root{background-color:#0f172a;color:#f1f5f9;color-scheme:dark;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}.app{background:radial-gradient(circle at top,#1e293b,#0f172a 50%);display:flex;flex-direction:column;min-height:100vh}body{background:#0f172a;min-height:100vh}.site-header{align-items:center;background:#0f172ae6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #334155;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem 6vw;position:sticky;top:0;z-index:10}:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#f1f5f9;background-color:#0f172a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;background:#f5f7fb}a{color:#60a5fa;text-decoration:none}a:hover{text-decoration:underline}.app{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top,#1e293b,#0f172a 50%)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 6vw;background:#0f172ae6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #334155}.brand{display:flex;align-items:center;gap:1rem}.brand-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#1d4ed8,#4f46e5);color:#fff;display:grid;place-items:center;font-weight:700;letter-spacing:.06em}.brand-name{font-weight:600;font-size:1.05rem}.brand-tagline{color:#94a3b8;font-size:.9rem}.tab-nav{display:flex;gap:.75rem;flex-wrap:wrap}.tab-button{border:1px solid transparent;background:transparent;color:#94a3b8;padding:.55rem .95rem;border-radius:999px;font-weight:500;cursor:pointer;transition:all .2s ease}.tab-button:hover{background:#1e293b;color:#f1f5f9}.tab-button.is-active{background:#1d4ed8;color:#fff}.header-cta,.primary-button{background:#1d4ed8;color:#fff;border:none;padding:.7rem 1.4rem;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 10px 20px #1d4ed826}.header-cta:hover,.primary-button:hover{background:#1e40af}.ghost-button{background:transparent;border:1px solid #475569;border-radius:999px;color:#cbd5e1;cursor:pointer;font-weight:600;padding:.65rem 1.3rem}.ghost-button:hover{border-color:#60a5fa;color:#60a5fa}.page{padding:3.5rem 6vw 5rem;flex:1}.panel{display:flex;flex-direction:column;gap:2.5rem}.home-section{position:relative;margin:-3.5rem -6vw;padding:2rem 6vw 2.5rem;border-radius:0;min-height:85vh;display:flex;flex-direction:column;gap:10rem;padding-top:5rem;overflow:hidden}.home-section:before{content:"";position:absolute;inset:0;min-height:85vh;background-image:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2084&q=80);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.home-section:after{content:"";position:absolute;inset:0;min-height:85vh;background:#0f172ab3;z-index:1}.home-section>*{position:relative;z-index:2}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;align-items:center}.hero-content h1{font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.1;margin-bottom:1rem}.hero-body{color:#cbd5e1;font-size:1.05rem;margin-bottom:1.6rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-card{background:#1e293b;padding:2rem;border-radius:24px;box-shadow:0 20px 40px #0000004d;border:1px solid #334155}.hero-card h2{font-size:1.3rem;margin-bottom:1.5rem}.hero-card p{color:#cbd5e1}.stat-grid{display:grid;gap:1rem;margin-top:1.5rem}.stat-value{font-size:1.35rem;font-weight:700;color:#60a5fa}.stat-label{display:block;font-size:.9rem;color:#94a3b8}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:5rem}.home-section .card-grid{grid-template-columns:repeat(3,1fr)}.info-card{background:#1e293b;border-radius:20px;padding:1.6rem;box-shadow:0 12px 30px #0003;border:1px solid #334155}.info-card h3{margin-bottom:.75rem;font-size:1.1rem}.info-card p{color:#cbd5e1}.process{display:grid;gap:2rem}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.process-card{background:#1e293b;border-radius:20px;padding:1.4rem;border:1px solid #334155}.process-index{font-weight:700;color:#60a5fa;display:inline-block;margin-bottom:.6rem}.panel-header h2{font-size:clamp(1.8rem,2.4vw,2.5rem);margin:.6rem 0 1rem}.panel-header p{color:#cbd5e1;max-width:680px}.panel-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.panel-card{background:#1e293b;border-radius:20px;padding:1.6rem;box-shadow:0 12px 30px #0003;border:1px solid #334155}.panel-card h3{margin-bottom:.8rem}.panel-card.emphasis{background:linear-gradient(135deg,#1e3a8a,#1e293b);border:1px solid #3b82f6}.list{list-style:none;display:grid;gap:.75rem;color:#cbd5e1}.list li:before{content:"•";color:#60a5fa;font-weight:700;margin-right:.6rem}.pill-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.pill{padding:.45rem .95rem;border-radius:999px;background:#1e3a8a;color:#cbd5e1;font-weight:600;font-size:.9rem}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.contact-note{margin-top:1.25rem;padding:1rem;border-radius:16px;background:#1e293b;border:1px solid #334155}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.5rem;font-weight:500;color:#f1f5f9}.contact-form input,.contact-form textarea{border:1px solid #475569;border-radius:12px;padding:.65rem .8rem;font:inherit;background:#1e293b;color:#f1f5f9}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #60a5fa;border-color:#60a5fa}.form-success{color:#15803d;font-weight:600}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#94a3b8}.site-footer{padding:2rem 6vw;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-top:1px solid #334155;background:#0f172a}.site-footer p{color:#94a3b8}.site-footer .copyright{font-size:.85rem;color:#64748b;margin-top:.5rem}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.image-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .3s ease;box-shadow:0 8px 24px #0f172a1a}.image-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f172a26}.image-card.selected{border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed833,0 12px 32px #0f172a26}.image-card img{width:100%;height:200px;object-fit:cover;display:block}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:1.5rem 1rem 1rem;color:#fff;opacity:0;transition:opacity .3s ease}.image-card:hover .image-overlay{opacity:1}.image-overlay p{margin-bottom:.75rem;font-weight:500;font-size:.95rem}.select-image-button{background:#1d4ed8;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;width:100%}.select-image-button:hover{background:#1e40af}@media(max-width:960px){.site-header{position:static;flex-direction:column;align-items:flex-start}.header-cta{width:100%}.site-footer{flex-direction:column;align-items:flex-start}.image-gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.home-section .card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home-section .card-grid{grid-template-columns:1fr}}
