@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}}}@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;--spacing:.25rem;--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]){-webkit-text-decoration:underline dotted;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;-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{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--bg:#0b1532;--surface:#121f47;--surface-soft:#162657;--line:#2f4d93;--text:#f2f5ff;--muted:#b5c8f7;--gold:#f2c24d;--primary:#7ca8ff}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 15% 10%, #1a2d63 0%, var(--bg) 43%, #070d21 100%);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}.page{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.nav{justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 0;display:flex}.logo{align-items:center;display:inline-flex}.logo img{border-radius:.65rem;width:210px;max-width:58vw;height:auto}.menu{color:var(--muted);flex-wrap:wrap;gap:.9rem;display:flex}.menu a:hover{color:var(--text)}.hero{padding:.8rem 0 3.2rem}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:1.1rem;display:grid}.badge{text-transform:uppercase;letter-spacing:.08em;color:#d8e4ff;background:#172d65;border:1px solid #3e63b4;border-radius:999px;padding:.35rem .7rem;font-size:.77rem;display:inline-block}h1,h2,h3{margin:0;line-height:1.16}h1{max-width:14ch;margin-top:.8rem;font-size:clamp(1.9rem,4.2vw,3.4rem)}.lead{color:var(--muted);max-width:58ch;margin-top:.8rem}.btn-row{flex-wrap:wrap;gap:.7rem;margin-top:1.25rem;display:flex}.btn{border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:700;display:inline-flex}.btn-primary{color:#06122d;background:linear-gradient(135deg, var(--gold), #ffd980)}.btn-soft{border-color:var(--line);color:#dce7ff;background:#10204d}.hero-image{border:1px solid var(--line);background:#0b1638;border-radius:1rem;min-height:290px;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%;display:block}.section{padding:3rem 0}.section-title{font-size:clamp(1.4rem,3vw,2.35rem)}.section-copy{color:var(--muted);max-width:65ch;margin-top:.45rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem;margin-top:1rem;display:grid}.card{border:1px solid var(--line);background:linear-gradient(150deg, var(--surface-soft), #0f1b40);border-radius:.95rem;padding:.95rem}.card h3{align-items:center;font-size:1.2rem;display:flex}.benefit-icon{background:#17306a;border-radius:999px;place-items:center;width:1.45rem;height:1.45rem;margin-right:.35rem;font-size:.88rem;display:inline-grid}.card p{color:var(--muted);margin:.5rem 0}.card ul{color:#d4e2ff;margin:.55rem 0 0;padding-left:1.1rem}.card li+li{margin-top:.33rem}.kpis{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-top:.95rem;display:grid}.kpi{border:1px solid var(--line);background:#11214d;border-radius:.85rem;padding:.85rem}.kpi strong{color:#c4d6ff;font-size:1.35rem;display:block}.kpi span{color:var(--muted)}.clients{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.7rem;margin-top:1rem;display:grid}.client{border:1px solid var(--line);background:#fff;border-radius:.78rem;place-items:center;min-height:86px;padding:.5rem;display:grid}.client img{object-fit:contain;max-width:100%;max-height:68px}.service-hero{border:1px solid var(--line);background:linear-gradient(150deg,#13265a,#0c1738);border-radius:1rem;padding:1rem}.service-hero h1{max-width:18ch}.service-grid{grid-template-columns:1fr 1fr;gap:.9rem;margin-top:1rem;display:grid}.service-image{border:1px solid var(--line);border-radius:.9rem;min-height:220px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;display:block}.footer{border-top:1px solid var(--line);color:#97abde;margin-top:2.5rem;padding:1.1rem 0 1.4rem}@media (max-width:940px){.hero-grid,.service-grid{grid-template-columns:1fr}}@media (max-width:640px){.nav{flex-direction:column;align-items:flex-start}}.grid-benefits{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;margin-top:1rem;display:grid}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.field{gap:.35rem;display:grid}.field-full{grid-column:1/-1}.field label{color:#d9e6ff;font-size:.92rem}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#0e1b44;border-radius:.7rem;padding:.7rem .75rem}.field textarea{resize:vertical;min-height:110px}.notice-ok{color:#8ff5c7;margin-top:.5rem;font-weight:600}.notice-error{color:#ff9fa4;margin-top:.45rem;font-weight:600}@media (max-width:760px){.contact-form{grid-template-columns:1fr}}@media (max-width:900px){.hero{padding:.4rem 0 2rem}h1{max-width:17ch;font-size:clamp(1.8rem,8vw,2.6rem)}.lead{font-size:1rem}.hero-image{min-height:220px}.section{padding:2.2rem 0}.grid-3,.grid-benefits{grid-template-columns:1fr}.card{padding:.85rem}}@media (max-width:560px){.nav{padding:.8rem 0}.logo img{width:176px;max-width:72vw}.menu{justify-content:space-between;gap:.4rem;width:100%;font-size:.94rem}.btn-row{gap:.5rem}.btn{width:100%}.service-image{min-height:170px}.clients{grid-template-columns:1fr 1fr}.client{min-height:74px}}@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}
