:root{--color-primary:#2f589b;--color-primary-dark:#25467d;--color-primary-light:#3d6bb5;--color-secondary:#1da5d4;--color-success:#00df9b;--color-error:#ff0080;--color-warning:#f59e0b;--color-info:#3b82f6;--color-text:#334155;--color-text-light:#64748b;--color-white:#fff;--color-background:#f8fafc;--color-border:#e2e8f0;--color-hover:#f1f5f9;--background:#fff;--foreground:#171717;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.35s ease;--header-height:80px;--header-bg:#fffffffa;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070}@keyframes DemoForm-module-scss-module__LsbIfa__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.DemoForm-module-scss-module__LsbIfa__demoForm{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem}.DemoForm-module-scss-module__LsbIfa__formTitle{color:var(--color-text);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.DemoForm-module-scss-module__LsbIfa__successMessage,.DemoForm-module-scss-module__LsbIfa__errorMessage{border-radius:var(--radius-md);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.DemoForm-module-scss-module__LsbIfa__successMessage p,.DemoForm-module-scss-module__LsbIfa__errorMessage p{margin:0;font-size:.9375rem}.DemoForm-module-scss-module__LsbIfa__successMessage{border:1px solid var(--color-success);color:var(--color-success);background:#48bb781a}.DemoForm-module-scss-module__LsbIfa__errorMessage{border:1px solid var(--color-error);color:var(--color-error);background:#f565651a}.DemoForm-module-scss-module__LsbIfa__hcaptchaContainer{justify-content:center;margin:1rem 0;display:flex}.DemoForm-module-scss-module__LsbIfa__form{flex-direction:column;gap:1.5rem;display:flex}.DemoForm-module-scss-module__LsbIfa__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:600px){.DemoForm-module-scss-module__LsbIfa__formRow{grid-template-columns:1fr}}.DemoForm-module-scss-module__LsbIfa__formGroup{flex-direction:column;gap:.5rem;display:flex}.DemoForm-module-scss-module__LsbIfa__label{color:var(--color-text);font-size:.875rem;font-weight:500}.DemoForm-module-scss-module__LsbIfa__input,.DemoForm-module-scss-module__LsbIfa__textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text);background:var(--color-white);transition:all var(--transition-fast);padding:.75rem 1rem;font-family:inherit;font-size:1rem}.DemoForm-module-scss-module__LsbIfa__input:focus,.DemoForm-module-scss-module__LsbIfa__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #2f589b1a}.DemoForm-module-scss-module__LsbIfa__input::placeholder,.DemoForm-module-scss-module__LsbIfa__textarea::placeholder{color:var(--color-text-light)}.DemoForm-module-scss-module__LsbIfa__textarea{resize:vertical;min-height:120px}.DemoForm-module-scss-module__LsbIfa__submitButton{background:var(--color-primary);width:100%;color:var(--color-white);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex}.DemoForm-module-scss-module__LsbIfa__submitButton:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-md);transform:translateY(-2px)}.DemoForm-module-scss-module__LsbIfa__submitButton:active{transform:translateY(0)}@media (max-width:480px){.DemoForm-module-scss-module__LsbIfa__demoForm{padding:2rem 1.5rem}.DemoForm-module-scss-module__LsbIfa__formTitle{font-size:1.25rem}.DemoForm-module-scss-module__LsbIfa__input,.DemoForm-module-scss-module__LsbIfa__textarea{padding:.625rem .875rem;font-size:.9375rem}}
:root{--color-primary:#2f589b;--color-primary-dark:#25467d;--color-primary-light:#3d6bb5;--color-secondary:#1da5d4;--color-success:#00df9b;--color-error:#ff0080;--color-warning:#f59e0b;--color-info:#3b82f6;--color-text:#334155;--color-text-light:#64748b;--color-white:#fff;--color-background:#f8fafc;--color-border:#e2e8f0;--color-hover:#f1f5f9;--background:#fff;--foreground:#171717;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.35s ease;--header-height:80px;--header-bg:#fffffffa;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070}@keyframes Demo-module-scss-module__-RRt8G__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.Demo-module-scss-module__-RRt8G__pageContainer{min-height:100vh}.Demo-module-scss-module__-RRt8G__container{max-width:1280px;padding:0 var(--spacing-xl);margin:0 auto}@media (min-width:768px){.Demo-module-scss-module__-RRt8G__container{padding:0 var(--spacing-2xl)}}.Demo-module-scss-module__-RRt8G__heroSection{background:var(--color-white);padding:5rem 0 3rem}.Demo-module-scss-module__-RRt8G__heroTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}@media (min-width:768px){.Demo-module-scss-module__-RRt8G__heroTitle{font-size:3.5rem}}@media (min-width:1024px){.Demo-module-scss-module__-RRt8G__heroTitle{font-size:4rem}}.Demo-module-scss-module__-RRt8G__heroDescription{color:var(--color-text-light);max-width:600px;margin:0;font-size:1.125rem;line-height:1.7}.Demo-module-scss-module__-RRt8G__demoSection{padding:3rem 0 5rem}.Demo-module-scss-module__-RRt8G__demoGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}@media (max-width:900px){.Demo-module-scss-module__-RRt8G__demoGrid{grid-template-columns:1fr;gap:3rem}}.Demo-module-scss-module__-RRt8G__imageColumn{width:100%}.Demo-module-scss-module__-RRt8G__imageWrapper{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);padding-top:100%;position:relative;overflow:hidden}.Demo-module-scss-module__-RRt8G__demoImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Demo-module-scss-module__-RRt8G__formColumn{width:100%}@media (max-width:768px){.Demo-module-scss-module__-RRt8G__heroSection{padding:4rem 0 2rem}.Demo-module-scss-module__-RRt8G__heroTitle{font-size:2.25rem}}@media (max-width:768px) and (min-width:768px){.Demo-module-scss-module__-RRt8G__heroTitle{font-size:2.75rem}}@media (max-width:768px){.Demo-module-scss-module__-RRt8G__heroDescription{font-size:1rem}.Demo-module-scss-module__-RRt8G__demoSection{padding:2rem 0 4rem}.Demo-module-scss-module__-RRt8G__demoGrid{gap:2.5rem}}@media (max-width:480px){.Demo-module-scss-module__-RRt8G__container{padding:0 var(--spacing-lg)}.Demo-module-scss-module__-RRt8G__heroTitle{font-size:1.75rem}.Demo-module-scss-module__-RRt8G__imageWrapper{border-radius:var(--radius-lg)}}
