*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #6CBDFF;--primary-light: #A8D8FF;--primary-dark: #4AA8F5;--white: #FFFFFF;--gray-50: #F5F5F5;--gray-100: #EFEFEF;--gray-200: #E5E5E5;--gray-300: #D4D4D4;--gray-400: #A3A3A3;--gray-500: #737373;--gray-600: #525252;--gray-700: #404040;--gray-800: #262626;--gray-900: #171717;--success: #4ADE80;--warning: #FBBF24;--error: #F87171;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 48px;--space-10: 64px;--space-11: 80px;--space-12: 120px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .08)}html{scroll-behavior:smooth}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--white);color:var(--gray-800);line-height:1.5;-webkit-font-smoothing:antialiased}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-6)}.container-narrow{max-width:800px;margin:0 auto;padding:0 var(--space-6)}.display{font-size:56px;font-weight:800;letter-spacing:-.03em;line-height:1.1}.h1{font-size:42px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.h2{font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1.25}.h3{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3}.h4{font-size:18px;font-weight:600;line-height:1.4}.body-lg{font-size:18px;font-weight:400;line-height:1.6}.body{font-size:15px;font-weight:400;line-height:1.6}.body-sm{font-size:13px;font-weight:400;line-height:1.5}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:inherit;font-weight:600;border:none;cursor:pointer;transition:all .15s ease;text-decoration:none}.btn-lg{height:52px;padding:0 var(--space-7);font-size:16px;border-radius:var(--radius-md)}.btn-md{height:44px;padding:0 var(--space-6);font-size:15px;border-radius:var(--radius-md)}.btn-sm{height:36px;padding:0 var(--space-5);font-size:14px;border-radius:var(--radius-sm)}.btn-primary{background:var(--primary);color:var(--white)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{background:var(--gray-100);color:var(--gray-700)}.btn-secondary:hover{background:var(--gray-200)}.btn-outline{background:transparent;color:var(--gray-700);border:1.5px solid var(--gray-200)}.btn-outline:hover{border-color:var(--gray-300);background:var(--gray-50)}.badge{display:inline-flex;align-items:center;gap:var(--space-2);height:32px;padding:0 var(--space-4);font-size:13px;font-weight:600;border-radius:var(--radius-full);background:#6cbdff1f;color:var(--primary-dark)}.badge .dot{width:8px;height:8px;background:var(--success);border-radius:50%}.section{padding:var(--space-12) 0}.section-header{text-align:center;margin-bottom:var(--space-10)}.section-badge{margin-bottom:var(--space-4)}.section-title{color:var(--gray-900);margin-bottom:var(--space-4)}.section-subtitle{color:var(--gray-500);max-width:560px;margin:0 auto}.placeholder{background:var(--gray-900);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--gray-500);font-size:13px;font-weight:500;position:relative}.placeholder:after{content:attr(data-content);text-align:center;padding:var(--space-4)}@media(max-width:768px){.display{font-size:36px}.h1{font-size:32px}.h2{font-size:26px}}.footer[data-astro-cid-sz7xmlte]{background:var(--white);color:var(--gray-500);padding:var(--space-10) 0;border-top:1px solid var(--gray-200)}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--space-6)}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:var(--space-3);color:var(--gray-900);font-weight:700;font-size:18px}.footer-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:32px;height:32px}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:var(--space-6)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--gray-500);text-decoration:none;font-size:14px;transition:color .15s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--gray-900)}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-6);border-top:1px solid var(--gray-200)}.footer-owner[data-astro-cid-sz7xmlte]{font-size:13px;color:var(--gray-400)}@media(max-width:768px){.footer-inner[data-astro-cid-sz7xmlte]{text-align:center}.footer-links[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:center}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:var(--space-4)}}
