/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}:root,[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#64748b;--text-tertiary:#94a3b8;--text-inverse:#fff;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-warm:#f59e0b;--accent-warm-hover:#d97706;--accent-soft:#eff6ff;--surface:#fff;--surface-elevated:#fff;--border-default:#e2e8f0;--border-strong:#cbd5e1;--success:#22c55e;--error:#ef4444;--warning:#f59e0b;--info:#3b82f6;--header-bg:#fffffff2;--nav-text:#334155;--nav-text-hover:#2563eb;--hero-gradient-start:#0f172a;--hero-gradient-end:#1d4ed8;--cta-gradient-start:#2563eb;--cta-gradient-end:#1d4ed8;--shadow-color:#0000001a}[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-tertiary:#64748b;--text-inverse:#0f172a;--accent:#60a5fa;--accent-hover:#3b82f6;--accent-warm:#fbbf24;--accent-warm-hover:#f59e0b;--accent-soft:#60a5fa1a;--surface:#1e293b;--surface-elevated:#334155;--border-default:#334155;--border-strong:#475569;--success:#22c55e;--error:#ef4444;--warning:#f59e0b;--info:#3b82f6;--header-bg:#0f172af2;--nav-text:#cbd5e1;--nav-text-hover:#60a5fa;--hero-gradient-start:#0f172a;--hero-gradient-end:#1e293b;--cta-gradient-start:#2563eb;--cta-gradient-end:#1d4ed8;--shadow-color:#0000004d}.header{z-index:20;background-color:var(--header-bg);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-default);transition:background-color .3s,border-color .3s;position:sticky;top:0}.header__inner{width:100%;margin-inline:auto;padding-inline:1rem}@media (width>=640px){.header__inner{max-width:640px}}@media (width>=768px){.header__inner{max-width:768px;padding-inline:1.5rem}}@media (width>=1024px){.header__inner{max-width:1024px}}@media (width>=1280px){.header__inner{max-width:1280px}}.header__inner{justify-content:space-between;align-items:center;height:4rem;display:flex}@media (width>=768px){.header__inner{height:4.5rem}}.header__logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header__logo-img{width:auto;height:2rem}@media (width>=768px){.header__logo-img{height:2.5rem}}.header__logo-img--dark,[data-theme=dark] .header__logo-img--light{display:none}[data-theme=dark] .header__logo-img--dark{display:block}.header__nav{background-color:var(--bg-primary);z-index:40;flex-direction:column;gap:1rem;padding:1.5rem 1rem;transition:background-color .3s;display:none;position:fixed;inset:4rem 0 0}.header__nav.is-open{display:flex}@media (width>=768px){.header__nav{background-color:#0000;flex-direction:row;align-items:center;gap:1.5rem;padding:0;display:flex;position:static}}.header__nav-link{color:var(--nav-text);padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.header__nav-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.125rem}.header__nav-link:hover,.header__nav-link--active{color:var(--nav-text-hover)}@media (width>=768px){.header__nav-link{padding:.25rem 0;font-size:.875rem}}.header__actions{align-items:center;gap:.5rem;display:flex}.header__hamburger{cursor:pointer;width:2.5rem;height:2.5rem;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header__hamburger:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.125rem}@media (width>=768px){.header__hamburger{display:none}}.header__hamburger-icon{pointer-events:none;width:1.5rem;height:1.5rem}.header__hamburger-icon--close,.header__hamburger.is-open .header__hamburger-icon--menu{display:none}.header__hamburger.is-open .header__hamburger-icon--close{display:block}.footer{background:linear-gradient(180deg, var(--hero-gradient-start) 0%, var(--hero-gradient-end) 100%);color:#fff;--text-primary:#fff;--text-secondary:#ffffffa6;--text-tertiary:#ffffff73;--border-default:#ffffff1a;--accent:#60a5fa;--accent-hover:#fbbf24;border-top:none}.footer__inner{width:100%;margin-inline:auto;padding-inline:1rem}@media (width>=640px){.footer__inner{max-width:640px}}@media (width>=768px){.footer__inner{max-width:768px;padding-inline:1.5rem}}@media (width>=1024px){.footer__inner{max-width:1024px}}@media (width>=1280px){.footer__inner{max-width:1280px}}.footer__inner{padding-block:2.5rem}.footer__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.footer__grid{grid-template-columns:2fr 1fr 1fr}}.footer__brand{flex-direction:column;gap:.75rem;display:flex}.footer__logo{height:2.5rem}.footer__logo--dark,[data-theme=dark] .footer__logo--light{display:none}[data-theme=dark] .footer__logo--dark{display:block}.footer__slogan{color:var(--text-secondary);margin-bottom:0;font-size:.875rem;font-weight:500}.footer__description{color:var(--text-tertiary);max-width:32ch;margin-bottom:0;font-size:.875rem;line-height:1.75}.footer__contact{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.footer__contact-item{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-flex}.footer__contact-item svg{color:var(--accent);flex-shrink:0}.footer__contact-item:hover{color:var(--accent)}.footer__heading{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.footer__links{flex-direction:column;gap:.5rem;display:flex}.footer__link{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .3s}.footer__link:hover{color:var(--accent)}.footer__bottom{width:100%;margin-inline:auto;padding-inline:1rem}@media (width>=640px){.footer__bottom{max-width:640px}}@media (width>=768px){.footer__bottom{max-width:768px;padding-inline:1.5rem}}@media (width>=1024px){.footer__bottom{max-width:1024px}}@media (width>=1280px){.footer__bottom{max-width:1280px}}.footer__bottom{border-top:1px solid var(--border-default);text-align:center;padding-block:1rem}.footer__copy{color:var(--text-tertiary);margin-bottom:0;font-size:.75rem}.hero{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding-block:4rem 5rem;display:flex;position:relative}@media (width>=768px){.hero{gap:2rem;padding-block:5rem 6rem}}@media (width>=1024px){.hero{padding-block:6rem 8rem}}.hero-wrapper{background:linear-gradient(135deg, var(--hero-gradient-start) 0%, var(--hero-gradient-end) 100%);position:relative;overflow:hidden}.hero-wrapper:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#ffffff0a 0%,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.hero-wrapper:after{content:"";background:var(--bg-primary);clip-path:ellipse(55% 100% at 50% 100%);height:4rem;position:absolute;bottom:-1px;left:0;right:0}@media (width>=768px){.hero-wrapper:after{height:5rem}}.hero-wrapper .hero__badge{color:var(--accent-warm);backdrop-filter:blur(4px);background-color:#ffffff1a;border-color:#ffffff26}.hero-wrapper .hero__title{color:#fff}.hero-wrapper .hero__subtitle{color:#fffc}.hero-wrapper--warm{background:linear-gradient(135deg,#0f172a 0%,#d97706 100%)}[data-theme=dark] .hero-wrapper--warm{background:linear-gradient(135deg,#0f172a 0%,#d9770699 100%)}.hero__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background-color:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.hero__title{max-width:56rem}.hero__subtitle{max-width:40rem;color:var(--text-secondary);font-size:1.125rem}@media (width>=768px){.hero__subtitle{font-size:1.25rem}}.hero__meta{color:#fff9;font-size:.875rem;font-weight:500}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.btn{text-align:center;cursor:pointer;border:2px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.125rem}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background-color:var(--accent);color:var(--text-inverse)}.btn--primary:hover:not(:disabled){background-color:var(--accent-hover)}.btn--secondary{color:var(--accent);border-color:var(--accent);background-color:#0000}.btn--secondary:hover:not(:disabled){background-color:var(--accent);color:var(--text-inverse)}.btn--warm{background-color:var(--accent-warm);color:#0f172a}.btn--warm:hover:not(:disabled){background-color:var(--accent-warm-hover)}.btn--ghost{color:#fff;background-color:#0000;border-color:#fff6}.btn--ghost:hover:not(:disabled){background-color:#ffffff1a;border-color:#ffffffb3}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.product-card{background-color:var(--surface);border:1px solid var(--border-default);border-radius:.75rem;flex-direction:column;transition:background-color .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-warm));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.product-card:hover{border-color:var(--accent);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.product-card:hover:before{opacity:1}.product-card__image-wrapper{background:linear-gradient(135deg, var(--accent-soft) 0%, var(--bg-tertiary) 100%);justify-content:center;align-items:center;padding:1.5rem;transition:background-color .3s;display:flex}.product-card__image{object-fit:contain;width:6rem;height:6rem}@media (width>=768px){.product-card__image{width:7rem;height:7rem}}.product-card__body{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}@media (width>=768px){.product-card__body{padding:1.5rem}}.product-card__name{color:var(--text-primary);margin-bottom:0;font-size:1.25rem;font-weight:700}@media (width>=768px){.product-card__name{font-size:1.5rem}}.product-card__description{color:var(--text-secondary);margin-bottom:0;font-size:.875rem;line-height:1.75}.product-card__features{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.product-card__feature{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.product-card__feature-icon{color:var(--accent);flex-shrink:0;width:1rem;height:1rem}.product-card__link{color:var(--accent);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.product-card__link:hover,.product-card__link:focus-visible{color:var(--accent-hover);text-decoration:underline}.product-card__link svg{flex-shrink:0}.product-card__coming-soon{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;align-items:center;margin-top:auto;padding-top:1rem;font-size:.75rem;font-weight:600;display:inline-flex}.service-card{background-color:var(--surface);border:1px solid var(--border-default);border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;transition:background-color .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}@media (width>=768px){.service-card{padding:2rem}}.service-card:hover{border-color:var(--accent);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.service-card:hover .service-card__icon-wrapper{background-color:var(--accent);color:#fff}.service-card__icon-wrapper{background-color:var(--accent-soft);width:3.5rem;height:3.5rem;color:var(--accent);border-radius:.75rem;justify-content:center;align-items:center;transition:background-color .3s,color .3s;display:flex}.service-card__icon{width:1.5rem;height:1.5rem}.service-card__name{color:var(--text-primary);margin-bottom:0;font-size:1.125rem;font-weight:700}@media (width>=768px){.service-card__name{font-size:1.25rem}}.service-card__description{color:var(--text-secondary);margin-bottom:0;font-size:.875rem;line-height:1.75}@media (width>=768px){.service-card__description{font-size:1rem}}.services-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width>=1024px){.services-grid{grid-template-columns:repeat(4,1fr)}.services-grid--3{grid-template-columns:repeat(3,1fr)}}.tech-stack{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.tech-stack{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.tech-stack{grid-template-columns:repeat(3,1fr)}}.tech-stack__category{background-color:var(--surface);border:1px solid var(--border-default);border-radius:.75rem;padding:1.5rem;transition:background-color .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.tech-stack__category:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-warm));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.tech-stack__category:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.tech-stack__category:hover:before{opacity:1}.tech-stack__category-name{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:700}.tech-stack__tags{flex-wrap:wrap;gap:.5rem;display:flex}.tech-stack__tag{color:var(--text-primary);background-color:var(--accent-soft);border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .3s,color .3s;display:inline-block}.tech-stack__tag:hover{background-color:var(--accent);color:#fff}.stats-bar{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width>=768px){.stats-bar{grid-template-columns:repeat(4,1fr)}}.stats-bar__item{text-align:center;background-color:var(--surface);border:1px solid var(--border-default);border-radius:.75rem;padding:1.5rem;transition:background-color .3s,border-color .3s,box-shadow .3s}.stats-bar__item:hover{border-color:var(--accent);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.stats-bar__value{color:var(--accent);margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1;display:block}@media (width>=768px){.stats-bar__value{font-size:2.25rem}}.stats-bar__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.lang-switcher{align-items:center;gap:.25rem;display:inline-flex}.lang-switcher__link{color:var(--nav-text);border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:inline-flex}.lang-switcher__link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.125rem}.lang-switcher__link:hover{color:var(--nav-text-hover);background-color:var(--bg-tertiary)}.lang-switcher__link--active{color:var(--accent);font-weight:600}.lang-switcher__separator{color:var(--border-default);user-select:none;font-size:.875rem}.theme-toggle{border:1px solid var(--border-default);background-color:var(--surface);width:2.5rem;height:2.5rem;color:var(--text-secondary);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.125rem}.theme-toggle:hover{color:var(--accent);border-color:var(--accent)}.theme-toggle__icon{pointer-events:none;width:1.25rem;height:1.25rem}.theme-toggle__icon--sun{display:none}.theme-toggle__icon--moon,[data-theme=dark] .theme-toggle .theme-toggle__icon--sun{display:block}[data-theme=dark] .theme-toggle .theme-toggle__icon--moon{display:none}.section{padding-block:3rem}@media (width>=768px){.section{padding-block:4rem}}@media (width>=1024px){.section{padding-block:5rem}}.section--alt{background-color:var(--bg-secondary);transition:background-color .3s}.section--gradient{background:linear-gradient(135deg, var(--cta-gradient-start) 0%, var(--cta-gradient-end) 100%);position:relative;overflow:hidden}.section--gradient:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.section--gradient .section__title,.section--gradient .section__subtitle{color:#fff}.section--gradient .section__subtitle{color:#fffc}.section__header{text-align:center;margin-inline:auto;max-width:48rem;margin-bottom:2.5rem}@media (width>=768px){.section__header{margin-bottom:3rem}}.section__title{margin-bottom:1rem;display:inline-block;position:relative}.section__header .section__title:after{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-warm));border-radius:9999px;width:3rem;height:3px;margin:.75rem auto 0;display:block}.section__subtitle{color:var(--text-secondary);margin-bottom:0;font-size:1.125rem}@media (width>=768px){.section__subtitle{font-size:1.25rem}}.section__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.section__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width>=1024px){.section__grid--4{grid-template-columns:repeat(4,1fr)}}.section__block{background-color:var(--surface);border:1px solid var(--border-default);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.5rem;transition:background-color .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.section__block:before{content:"";background:linear-gradient(180deg, var(--accent), var(--accent-warm));border-radius:9999px 0 0 9999px;width:4px;height:100%;position:absolute;top:0;left:0}.section__block-icon{width:3rem;height:3rem;color:var(--accent);background-color:var(--accent-soft);border-radius:.5rem;padding:.5rem}.section__block-title{color:var(--text-primary);margin-bottom:0;font-size:1.25rem;font-weight:700}.section__block-text{color:var(--text-secondary);margin-bottom:0;font-size:1rem;line-height:1.75}.section__cta{justify-content:center;align-items:center;margin-top:2rem;display:flex}.contact-form{flex-direction:column;gap:1.25rem;width:100%;max-width:40rem;display:flex}.contact-form__group{flex-direction:column;gap:.5rem;display:flex}.contact-form__label{color:var(--text-primary);font-size:.875rem;font-weight:600}.contact-form__input{width:100%;color:var(--text-primary);background-color:var(--surface);border:1px solid var(--border-default);border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:background-color .3s,border-color .3s,color .3s}.contact-form__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.125rem}.contact-form__input::placeholder{color:var(--text-tertiary)}.contact-form__input:focus{border-color:var(--accent)}.contact-form__input--textarea{resize:vertical;min-height:8rem}.contact-form__error{color:var(--error);font-size:.75rem;display:none}.contact-form__error.is-visible{display:block}.contact-form__group--checkbox{flex-direction:row}.contact-form__checkbox-label{cursor:pointer;align-items:flex-start;gap:.5rem;display:flex}.contact-form__checkbox{width:1.125rem;height:1.125rem;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:.125rem}.contact-form__checkbox-text{color:var(--text-secondary);font-size:.875rem;line-height:1.75}.contact-form__checkbox-link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.contact-form__checkbox-link:hover{color:var(--accent-hover)}.contact-form__submit{align-self:flex-start}.contact-form__feedback{border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.contact-form__feedback--success{color:#22c55e;background-color:#22c55e1a;border:1px solid #22c55e4d}.contact-form__feedback--error{color:#ef4444;background-color:#ef44441a;border:1px solid #ef44444d}.contact-layout{gap:2.5rem;display:grid}@media (width>=1024px){.contact-layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem}}.contact-info__title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.contact-info__text{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.75}.contact-info__items{flex-direction:column;gap:.25rem;display:flex}.contact-info__item{color:var(--text-primary);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:background-color .3s,color .3s;display:flex}.contact-info__item:hover,.contact-info__item:focus-visible{background-color:var(--bg-secondary)}.contact-info__item[href]{cursor:pointer}.contact-info__icon{background-color:var(--accent);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.contact-info__icon svg{width:1.25rem;height:1.25rem}.contact-info__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.contact-info__value{color:var(--text-primary);font-size:1rem;font-weight:500;display:block}.contact-form-wrapper{background-color:var(--bg-secondary);border:1px solid var(--border-default);border-radius:.75rem;padding:2rem;transition:background-color .3s,border-color .3s}.contact-form-wrapper__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contact-form-wrapper .contact-form{max-width:100%}.legal__date{color:var(--text-tertiary);margin-top:.5rem;font-size:.875rem}.legal__content{max-width:48rem;margin-inline:auto}.legal__intro{color:var(--text-secondary);border-bottom:1px solid var(--border-default);margin-bottom:2.5rem;padding-bottom:2.5rem;font-size:1.125rem;line-height:1.75}@media (width>=768px){.legal__intro{font-size:1.25rem}}.legal__section{background-color:var(--bg-secondary);border:1px solid var(--border-default);border-radius:.75rem;margin-bottom:2.5rem;padding:1.5rem;transition:background-color .3s,border-color .3s}.legal__section--highlight{background:linear-gradient(135deg,#2563eb14 0%,#3b82f60a 100%);border-color:#3b82f633}:global([data-theme="dark"]) .legal__section--highlight{background:linear-gradient(135deg,#3b82f61f 0%,#2563eb0f 100%);border-color:#60a5fa33}.legal__section h2{color:var(--text-primary);font-size:1.25rem;font-weight:600}@media (width>=768px){.legal__section h2{font-size:1.5rem}}.legal__section p{color:var(--text-secondary);margin-bottom:.75rem;line-height:1.75}.legal__section ul{color:var(--text-secondary);padding-left:1.5rem}.legal__section ul li{margin-bottom:.5rem;line-height:1.75}.legal__section ul li::marker{color:var(--accent)}.legal__section-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.legal__section-icon{background-color:var(--accent);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.legal__section-icon svg{width:1.25rem;height:1.25rem}.cookie-banner{z-index:60;background-color:var(--bg-primary);border:1px solid var(--border-default);border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:background-color .3s,border-color .3s;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 8px 32px #00000026}@media (width>=768px){.cookie-banner{max-width:32rem;bottom:1.5rem;left:auto;right:1.5rem}}.cookie-banner__content{flex:1;align-items:flex-start;gap:.75rem;display:flex}.cookie-banner__icon{width:1.5rem;height:1.5rem;color:var(--accent);flex-shrink:0;margin-top:.125rem}.cookie-banner__text{color:var(--text-secondary);font-size:.875rem;line-height:1.75}.cookie-banner__link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.cookie-banner__link:hover{color:var(--accent-hover)}.cookie-banner__accept{white-space:nowrap;flex-shrink:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.reveal{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(1.5rem)}.reveal--visible{opacity:1;transform:translateY(0)}.reveal--left{transform:translate(-2rem)}.reveal--left.reveal--visible{transform:translate(0)}.reveal--right{transform:translate(2rem)}.reveal--right.reveal--visible{transform:translate(0)}.reveal--scale{transform:scale(.95)}.reveal--scale.reveal--visible{transform:scale(1)}.reveal--delay-1{transition-delay:.1s}.reveal--delay-2{transition-delay:.2s}.reveal--delay-3{transition-delay:.3s}.reveal--delay-4{transition-delay:.4s}.reveal--delay-5{transition-delay:.5s}.reveal--delay-6{transition-delay:.6s}.reveal--delay-7{transition-delay:.7s}.reveal--delay-8{transition-delay:.8s}.hero__badge{animation:.6s cubic-bezier(.16,1,.3,1) .1s both fadeInUp}.hero__title{animation:.6s cubic-bezier(.16,1,.3,1) .25s both fadeInUp}.hero__subtitle{animation:.6s cubic-bezier(.16,1,.3,1) .4s both fadeInUp}.hero__actions{animation:.6s cubic-bezier(.16,1,.3,1) .55s both fadeInUp}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}.hero__badge,.hero__title,.hero__subtitle,.hero__actions{animation:none}.hover-lift:hover{transform:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;text-size-adjust:100%;font-size:100%}body{color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:700;line-height:1.25}h1{font-size:1.875rem}@media (width>=768px){h1{font-size:2.25rem}}@media (width>=1024px){h1{font-size:3rem}}h2{font-size:1.5rem}@media (width>=768px){h2{font-size:1.875rem}}@media (width>=1024px){h2{font-size:2.25rem}}h3{font-size:1.25rem}@media (width>=768px){h3{font-size:1.5rem}}h4{font-size:1.125rem}@media (width>=768px){h4{font-size:1.25rem}}p{color:var(--text-secondary);margin-bottom:1rem}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-hover)}img,picture,video,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-to-content{background-color:var(--accent);color:var(--text-inverse);z-index:60;border-radius:.375rem;padding:.5rem 1rem;font-weight:600;transition:top .15s;position:absolute;top:-100%;left:1rem}.skip-to-content:focus{top:1rem}.container{width:100%;margin-inline:auto;padding-inline:1rem}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px;padding-inline:1.5rem}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}
