@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap";#curtain:where(.astro-hg254eu5){position:fixed;top:0;left:0;width:100%;height:110%;background-color:#17181c;z-index:9999;transform-origin:top;border-radius:0;display:flex;align-items:center;justify-content:center;padding-bottom:18%}#greeting:where(.astro-hg254eu5){font-family:DM Sans,sans-serif;font-size:2.5rem;font-weight:400;color:#fdfbfb;opacity:0}#cursor-dot:where(.astro-bbe6dxrz){position:fixed;width:12px;height:12px;border-radius:50%;background-color:#3447ff73;pointer-events:none;z-index:50;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease}@media(max-width:768px){#cursor-dot:where(.astro-bbe6dxrz){display:none}}.signature:where(.astro-bbe6dxrz){font-family:Dancing Script,cursive;font-size:3.5rem;font-style:italic;color:#3447ff;display:block;margin-bottom:.25rem;transform:rotate(-2deg)}.hero:where(.astro-bbe6dxrz){background:linear-gradient(to bottom,#17181c,#202124 60%,#0f0f11);color:#fff;width:100%;min-height:100dvh;display:flex;align-items:center;justify-content:center;position:relative;z-index:0;top:0;left:0}.hero-container:where(.astro-bbe6dxrz){max-width:1200px;width:100%;padding:2rem;display:flex;align-items:center;margin-top:2rem}.hero-text:where(.astro-bbe6dxrz){display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-text:where(.astro-bbe6dxrz){margin-top:0;flex:1 1 300px}.hero-text:where(.astro-bbe6dxrz) h1:where(.astro-bbe6dxrz){font-size:40px!important;font-weight:700;margin-bottom:.5rem;color:#fff}.hero-text:where(.astro-bbe6dxrz) p:where(.astro-bbe6dxrz){font-size:1.125rem;color:#b0b0b0;max-width:500px;margin-bottom:2rem}.hero-buttons:where(.astro-bbe6dxrz){display:flex;gap:1.25rem;flex-wrap:wrap}.primary-btn:where(.astro-bbe6dxrz),.secondary-btn:where(.astro-bbe6dxrz){padding:.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;transition:background .3s ease}.primary-btn:where(.astro-bbe6dxrz){background-color:#e0e0e0;color:#0d0d0f}.primary-btn:where(.astro-bbe6dxrz):hover{background-color:#fff;color:#0d0d0f}.secondary-btn:where(.astro-bbe6dxrz){background:transparent;color:#e0e0e0;border:1px solid #e0e0e0}.secondary-btn:where(.astro-bbe6dxrz):hover{background:#e0e0e0;color:#0d0d0f}.hero-image:where(.astro-bbe6dxrz){flex:1 1 300px;display:flex;justify-content:center;align-items:center}.hero-image:where(.astro-bbe6dxrz) img:where(.astro-bbe6dxrz){max-width:100%;height:auto;min-width:200px;border-radius:50%;transition:box-shadow .3s ease}.hero-image:where(.astro-bbe6dxrz) img:where(.astro-bbe6dxrz):hover{box-shadow:0 0 30px #3447ff80,0 0 60px #3447ff33}.big:where(.astro-bbe6dxrz){font-size:50px}@media(max-width:1000px){.hero-container:where(.astro-bbe6dxrz){flex-direction:column-reverse;text-align:center}.hero-buttons:where(.astro-bbe6dxrz){justify-content:center}.hero-text:where(.astro-bbe6dxrz){align-items:center}}.card-grid:where(.astro-zwuirr5b){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.card:where(.astro-dohjnao5){background:linear-gradient(145deg,#141416,#1d1d1e);padding:1rem;border-radius:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid transparent}.card:where(.astro-dohjnao5):hover{transform:translateY(-4px);box-shadow:0 4px 20px #0003;border:1px solid #d6d2c7}.card:where(.astro-dohjnao5) h3:where(.astro-dohjnao5){font-size:var(--text-xl);font-weight:var(--font-semibold);margin-top:1rem;margin-bottom:.5rem;color:var(--sl-color-white)}.card:where(.astro-dohjnao5) p:where(.astro-dohjnao5){color:var(--sl-color-gray-2);font-size:var(--text-lg)}.card-icon:where(.astro-dohjnao5){font-size:2rem;margin-bottom:.75rem}.feature-grid:where(.astro-p7n436wq){display:flex;flex-direction:column;align-items:center;padding:4rem 2rem;max-width:60rem;margin:0 auto}.feature-grid:where(.astro-p7n436wq) h2:where(.astro-p7n436wq){font-size:var(--text-4xl);color:var(--sl-color-white);margin-bottom:2rem;text-align:center}.feature-grid:where(.astro-p7n436wq) p:where(.astro-p7n436wq){text-align:center;font-size:var(--text-lg);color:var(--sl-color-white);margin-bottom:2rem}.tech-stack:where(.astro-lfow52u2){display:flex;flex-direction:column;align-items:center;padding:4rem 2rem;max-width:60rem;margin:0 auto}.tech-stack:where(.astro-lfow52u2) h2:where(.astro-lfow52u2){font-size:2rem;font-weight:800;color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem}.badges:where(.astro-lfow52u2){display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.badge:where(.astro-lfow52u2){padding:.5rem 1.25rem;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:999px;color:#b0b0b0;font-size:.85rem;font-family:monospace;letter-spacing:.03em;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease;cursor:default}.badge:where(.astro-lfow52u2):hover{background-color:#e0e0e0;color:#0d0d0f;border-color:#e0e0e0}.custom-footer:where(.astro-sz7xmlte){padding:1rem;background:linear-gradient(to bottom,#141416 60%,#19191d);text-align:center;font-size:.875rem;color:#fff;box-shadow:0 -8px 24px #0000004d}.footer-content:where(.astro-sz7xmlte){display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-links:where(.astro-sz7xmlte){display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.footer-links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:#e0e0e0;text-decoration:none;transition:color .2s ease}.footer-links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:#fff;text-decoration:underline}
