@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700&display=swap");.landing-page-wrapper{--background:40 33% 96%;--foreground:160 30% 12%;--card:40 33% 98%;--card-foreground:160 30% 12%;--popover:40 33% 98%;--popover-foreground:160 30% 12%;--primary:160 35% 22%;--primary-foreground:40 33% 96%;--primary-glow:160 35% 30%;--secondary:40 20% 92%;--secondary-foreground:160 30% 12%;--muted:40 15% 88%;--muted-foreground:160 15% 40%;--accent:268 60% 75%;--accent-foreground:160 30% 12%;--destructive:0 84.2% 60.2%;--destructive-foreground:40 33% 98%;--border:160 15% 80%;--input:160 15% 85%;--ring:160 35% 22%;--radius:0.75rem;--surface-elevated:40 33% 99%;--surface-sunken:160 25% 18%;--traditional:40 15% 88%;--traditional-foreground:160 15% 35%;--klever:160 35% 95%;--klever-foreground:160 35% 20%;--gradient-hero:linear-gradient(180deg,hsl(40 33% 96%),hsl(40 25% 92%));--gradient-dark:linear-gradient(180deg,hsl(160 25% 18%),hsl(160 30% 14%));--shadow-soft:0 4px 24px -4px hsl(160 30% 12%/0.06);--shadow-card:0 8px 32px -8px hsl(160 30% 12%/0.08);--shadow-elevated:0 16px 48px -12px hsl(160 30% 12%/0.12)}.landing-page-wrapper h1,.landing-page-wrapper h2,.landing-page-wrapper h3,.landing-page-wrapper h4,.landing-page-wrapper h5,.landing-page-wrapper h6{font-family:"Instrument Serif",Georgia,serif;font-weight:400;hyphens:none;-webkit-hyphens:none;overflow-wrap:normal;word-break:normal}.landing-page-wrapper{font-family:Inter,system-ui,sans-serif}.landing-page-wrapper .gradient-hero{background:var(--gradient-hero)}.landing-page-wrapper .gradient-dark{background:var(--gradient-dark)}.landing-page-wrapper .shadow-soft{box-shadow:var(--shadow-soft)}.landing-page-wrapper .shadow-card{box-shadow:var(--shadow-card)}.landing-page-wrapper .shadow-elevated{box-shadow:var(--shadow-elevated)}.landing-page-wrapper .wavy-border-top{position:relative}.landing-page-wrapper .wavy-border-top:before{content:"";position:absolute;top:-1px;left:0;right:0;height:40px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1200 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 40 C 200 0, 400 40, 600 20 C 800 0, 1000 40, 1200 20 L 1200 0 L 0 0 Z' fill='%23f5f3ef'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.landing-page-wrapper .wavy-border-bottom{position:relative}.landing-page-wrapper .wavy-border-bottom:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:40px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1200 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0 C 200 40, 400 0, 600 20 C 800 40, 1000 0, 1200 20 L 1200 40 L 0 40 Z' fill='%23f5f3ef'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.landing-page-wrapper .wavy-border-top-dark:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1200 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 40 C 200 0, 400 40, 600 20 C 800 0, 1000 40, 1200 20 L 1200 0 L 0 0 Z' fill='%232a3f35'/%3E%3C/svg%3E")}.landing-page-wrapper .wavy-border-bottom-dark:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1200 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0 C 200 40, 400 0, 600 20 C 800 40, 1000 0, 1200 20 L 1200 40 L 0 40 Z' fill='%232a3f35'/%3E%3C/svg%3E")}.dark .landing-page-wrapper{--background:160 30% 8%;--foreground:40 33% 96%;--card:160 30% 10%;--card-foreground:40 33% 96%;--popover:160 30% 10%;--popover-foreground:40 33% 96%;--primary:268 60% 75%;--primary-foreground:160 30% 8%;--secondary:160 25% 15%;--secondary-foreground:40 33% 96%;--muted:160 25% 15%;--muted-foreground:40 15% 60%;--accent:268 60% 70%;--accent-foreground:40 33% 96%;--destructive:0 62.8% 30.6%;--destructive-foreground:40 33% 98%;--border:160 25% 20%;--input:160 25% 20%;--ring:268 60% 75%;--surface-elevated:160 30% 12%;--surface-sunken:160 30% 6%;--traditional:160 25% 12%;--traditional-foreground:40 15% 60%;--klever:268 50% 15%;--klever-foreground:268 60% 80%}