/*! tailwindcss v4.2.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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--blue:#24418a;--blue-dark:#1b3168;--blue-ink:#15295d;--blue-pale:#f1f5fc;--gray:#6b7077;--line:#dfe5ef;--surface:#f8faff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--blue-ink);background:var(--white);font-family:var(--font-nunito-sans), "Nunito Sans", Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.professional-bar{color:#fff;background:var(--blue-dark);text-align:center;letter-spacing:.06em;text-transform:uppercase;padding:8px 24px;font-size:12px;font-weight:800}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:80px;padding:12px max(28px,50vw - 590px);display:grid;position:sticky;top:0}.brand-logo{width:154px;height:auto;display:block}.site-header nav{gap:34px;display:flex}.site-header nav a{font-size:14px;font-weight:800;text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--blue)}.header-button{justify-self:end}.button{color:#fff;background:var(--blue);border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:14px 22px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 22px #24418a2e}.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 12px 28px #24418a3d}.button:focus-visible,.filter:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #7ccbd4}.button-small{min-height:44px;padding:11px 18px;font-size:13px}.whatsapp-icon{object-fit:contain;width:18px;height:18px}.hero{background:linear-gradient(135deg,#fff 0%,#f7f9fd 62%,#eef3fb 100%);grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:clamp(42px,7vw,94px);min-height:570px;padding:86px max(28px,50vw - 590px);display:grid}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:12px;font-weight:900;display:flex}.eyebrow span{background:currentColor;width:24px;height:2px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:700px;margin-bottom:24px;font-size:clamp(43px,5vw,68px);font-weight:900;line-height:1.04}.hero-lead{max-width:650px;color:var(--gray);margin-bottom:34px;font-size:clamp(18px,2vw,22px);line-height:1.55}.brand-slogan{color:var(--blue);background:#eaf1fb;border-radius:999px;margin:-12px 0 30px;padding:9px 14px;font-size:14px;font-weight:900;display:inline-flex}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.text-link{text-underline-offset:5px;font-weight:900;text-decoration-thickness:2px}.trust-card{border:1px solid var(--line);border-left:4px solid var(--blue);background:#ffffffe0;border-radius:0 22px 22px 0;padding:clamp(28px,4vw,44px);box-shadow:0 18px 50px #1b316814}.card-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.trust-card h2{letter-spacing:-.025em;margin-bottom:12px;font-size:29px}.trust-card>p:not(.card-kicker){color:var(--gray);line-height:1.65}.trust-card ul{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.trust-card li{align-items:center;gap:14px;font-weight:800;display:flex}.trust-card li span{width:40px;height:40px;color:var(--blue);background:var(--blue-pale);border:1px solid var(--line);border-radius:11px;flex:0 0 40px;place-items:center;display:inline-grid}.catalog-section{padding:94px max(28px,50vw - 590px) 104px}.section-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:38px;display:flex}.section-heading h2,.process-section h2,.contact-section h2{letter-spacing:-.035em;margin-bottom:10px;font-size:clamp(32px,4vw,48px);line-height:1.08}.section-heading>div>p:last-child,.contact-section p{color:var(--gray);font-size:17px}.filters{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.filter{color:var(--blue-ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:800}.filter:hover,.filter.active{color:#fff;background:var(--blue);border-color:var(--blue)}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);border-top:4px solid var(--blue);background:#fff;border-radius:14px;flex-direction:column;min-height:330px;padding:28px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 28px #1b31680f}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1b31681c}.product-meta{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:12px;margin-bottom:18px;font-size:10px;font-weight:900;display:flex}.product-meta span:last-child{color:#9aa2ad}.product-card h3{letter-spacing:-.02em;margin-bottom:13px;font-size:22px;line-height:1.22}.product-card>p{color:var(--gray);line-height:1.6}.product-card details{color:var(--gray);margin:4px 0 24px;font-size:13px}.product-card summary{color:var(--blue);cursor:pointer;font-weight:900}.product-card details p{margin:10px 0 0;line-height:1.55}.card-link{color:var(--blue);margin-top:auto;font-weight:900;text-decoration:none}.card-link span{margin-left:8px}.backing-section{color:#fff;background:linear-gradient(145deg, var(--blue-dark), #24488f);padding:94px max(28px,50vw - 590px);scroll-margin-top:104px}.backing-heading{max-width:820px;margin-bottom:42px}.backing-heading h2{letter-spacing:-.035em;margin-bottom:14px;font-size:clamp(34px,4vw,50px);line-height:1.08}.backing-heading>p:last-child{color:#d7e1f5;max-width:690px;font-size:17px;line-height:1.6}.backing-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.backing-grid li{background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:flex-start;gap:16px;min-height:86px;padding:22px;font-weight:800;line-height:1.45;display:flex}.backing-grid span{color:#9ee2e7;font-size:12px;font-weight:900}.process-section{color:#fff;background:var(--blue-dark);grid-template-columns:.8fr 1.2fr;gap:70px;padding:82px max(28px,50vw - 590px);display:grid}.eyebrow.light{color:#9ee2e7}.process-section ol{grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.process-section li{border-top:1px solid #ffffff40;gap:14px;padding:20px 0;display:flex}.process-section strong{color:#9ee2e7;font-size:13px}.process-section li span{color:#cbd5ee;line-height:1.5}.process-section b{color:#fff;margin-bottom:5px;font-size:17px;display:block}.contact-section{background:var(--surface);justify-content:space-between;align-items:center;gap:38px;padding:84px max(28px,50vw - 590px);display:flex}.contact-section>div{max-width:760px}footer{color:var(--gray);border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:34px;padding:34px max(28px,50vw - 590px);font-size:12px;display:grid}footer img{width:126px}footer p{margin:0;line-height:1.5}footer a{color:var(--blue);white-space:nowrap;font-weight:900;text-decoration:none}.footer-whatsapp{align-items:center;gap:9px;display:inline-flex}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:64px}.trust-card{max-width:720px}.section-heading{flex-direction:column;align-items:flex-start}.filters{justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.backing-grid{grid-template-columns:1fr}.process-section{grid-template-columns:1fr;gap:26px}}@media (width<=640px){.professional-bar{font-size:10px}.site-header{min-height:70px;padding:11px 20px}.brand-logo{width:126px}.header-button{padding:10px 13px}.header-button .whatsapp-icon{display:none}.hero,.catalog-section,.backing-section,.process-section,.contact-section{padding-left:20px;padding-right:20px}.hero{min-height:0;padding-top:54px;padding-bottom:64px}h1{font-size:43px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link{text-align:center}.trust-card{padding:25px}.catalog-section{padding-top:70px;padding-bottom:76px}.filters{flex-wrap:nowrap;width:100%;padding-bottom:5px;overflow-x:auto}.filter{white-space:nowrap}.product-grid,.process-section ol{grid-template-columns:1fr}.contact-section{flex-direction:column;align-items:stretch}footer{text-align:left;grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
