/*! tailwindcss v4.2.2 | 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-outline-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;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.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,)}.animate-pulse{animation:var(--animate-pulse)}.outline{outline-style:var(--tw-outline-style);outline-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,-webkit-backdrop-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))}}:root{--primary:#07f;--primary-foreground:#fff;--secondary:#f0f7ff;--accent:#e6f2ff;--foreground:#1a2b4a;--muted-foreground:#64748b;--background:#fff;--border:#0077ff1a;--input-background:#f8fafc;--destructive:#d4183d}*,:before,:after{box-sizing:border-box}body{color:var(--foreground);background:var(--background);flex-direction:column;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}img{max-width:100%;height:auto}a{text-decoration:none}.container-site{max-width:80rem;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.container-site{padding-inline:1.5rem}}@media(min-width:1024px){.container-site{padding-inline:2rem}}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fffc;position:sticky;top:0}.site-header .inner{justify-content:space-between;align-items:center;max-width:80rem;height:4rem;margin-inline:auto;padding-inline:1rem;display:flex}@media(min-width:640px){.site-header .inner{height:5rem}}.site-logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.site-logo-icon{background:var(--primary);color:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.site-logo-text{color:var(--foreground);font-size:1.25rem;font-weight:600}@media(min-width:640px){.site-logo-text{font-size:1.5rem}}.site-nav{align-items:center;gap:2rem;display:none}@media(min-width:768px){.site-nav{display:flex}}.site-nav a{color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color .15s}.site-nav a:hover,.site-nav a.active{color:var(--primary)}.site-nav .phone-link{color:var(--foreground);font-weight:500}.hamburger{cursor:pointer;color:var(--foreground);background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:flex}@media(min-width:768px){.hamburger{display:none}}.hamburger span{background:currentColor;width:1.5rem;height:2px;display:block}.mobile-nav{border-bottom:1px solid var(--border);background:#fff;padding:1rem;display:none}.mobile-nav.open{display:block}.mobile-nav a{color:var(--muted-foreground);border-radius:.5rem;padding:.75rem 1rem;text-decoration:none;transition:background .15s;display:block}.mobile-nav a:hover{background:var(--secondary);color:var(--primary)}.site-main{flex:1;width:100%}.site-footer{background:var(--foreground);color:#fff;flex-shrink:0;padding:4rem 0}.footer-grid{grid-template-columns:1fr;gap:3rem;display:grid}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-logo-text{font-size:1.25rem;font-weight:600}.footer-desc{color:#ffffffb3;margin-top:.5rem;font-size:.875rem}.footer-heading{margin-bottom:1rem;font-weight:600}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ffffffb3;font-size:.875rem;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--primary)}.footer-contact-item{color:#ffffffb3;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.footer-contact-item a{color:inherit;text-decoration:none;transition:color .15s}.footer-contact-item a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.footer-copyright{color:#fff9;font-size:.875rem}.footer-legal-links{gap:1.5rem;display:flex}.footer-legal-links a{color:#fff9;font-size:.875rem;text-decoration:none;transition:color .15s}.footer-legal-links a:hover{color:var(--primary)}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,box-shadow .15s,transform .15s;display:inline-block;box-shadow:0 10px 15px -3px #0077ff40}.btn-primary:hover{color:#fff;background:#0077ffe6;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0077ff4d}.btn-outline{color:var(--primary);cursor:pointer;background:#fff;border:2px solid #07f3;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-block}.btn-outline:hover{background:var(--secondary);color:var(--primary);border-color:#07f6}.btn-white{color:var(--primary);cursor:pointer;text-align:center;background:#fff;border:none;border-radius:.75rem;width:100%;padding:1.25rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s,transform .15s;display:inline-block;box-shadow:0 20px 25px -5px #0000001a}.btn-white:hover{color:var(--primary);background:#ffffffe6;transform:translateY(-4px);box-shadow:0 25px 50px -12px #00000026}.section{padding:5rem 0}@media(min-width:640px){.section{padding:8rem 0}}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:var(--foreground);margin:0 0 1rem;font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width:640px){.section-title{font-size:2.25rem}}@media(min-width:1024px){.section-title{font-size:3rem}}.section-subtitle{color:var(--muted-foreground);max-width:42rem;margin-inline:auto;font-size:1.125rem}.card{border:1px solid var(--border);background:#fff;border-radius:1rem;transition:box-shadow .3s,border-color .3s;overflow:hidden}.card:hover{border-color:#07f6;box-shadow:0 20px 25px -5px #0000001a}.card-img{aspect-ratio:16/9;position:relative;overflow:hidden}.card-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.card:hover .card-img img{transform:scale(1.05)}.card-badge{background:var(--primary);color:#fff;border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;position:absolute;top:1rem;left:1rem}.card-badge-light{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--primary);background:#ffffffe6;border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;position:absolute;top:1rem;left:1rem}.card-body{padding:1.5rem}.card-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.tag{color:var(--primary);background:var(--accent);border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.card-title{color:var(--foreground);margin:0 0 .75rem;font-weight:600;line-height:1.4;transition:color .15s}.card:hover .card-title{color:var(--primary)}.card-excerpt{color:var(--muted-foreground);margin-bottom:1rem;font-size:.875rem;line-height:1.6}.card-meta{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;padding-top:1rem;font-size:.75rem;display:flex}.card-meta-item{align-items:center;gap:.25rem;display:flex}.grid-3{gap:2rem;display:grid}@media(min-width:768px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{gap:1.5rem;display:grid}@media(min-width:768px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-2{gap:2rem;display:grid}@media(min-width:1024px){.grid-2{grid-template-columns:repeat(2,1fr)}}.hero{background:linear-gradient(135deg,#fff,#f0f7ff4d,#e6f2ff80);padding:4rem 0 5rem;position:relative;overflow:hidden}@media(min-width:640px){.hero{padding:6rem 0 8rem}}.hero-grid{align-items:center;gap:3rem;display:grid}@media(min-width:1024px){.hero-grid{grid-template-columns:repeat(2,1fr)}}.hero-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--foreground);background:#fffc;border:1px solid #07f3;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.hero-title{color:var(--foreground);margin:0 0 1.5rem;font-size:2.25rem;font-weight:700;line-height:1.1}@media(min-width:640px){.hero-title{font-size:3rem}}@media(min-width:1024px){.hero-title{font-size:3.75rem}}.hero-subtitle{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}@media(min-width:640px){.hero-subtitle{font-size:1.25rem}}.hero-cta{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media(min-width:640px){.hero-cta{flex-direction:row}}.hero-trust{color:var(--muted-foreground);flex-wrap:wrap;gap:1.5rem;font-size:.875rem;display:flex}.hero-trust-item{align-items:center;gap:.5rem;display:flex}.hero-illustration{display:none}@media(min-width:1024px){.hero-illustration{display:block}}.hero-illustration-inner{padding-bottom:2rem;padding-right:2rem;position:relative}.hero-illustration-bg{filter:blur(3rem);background:linear-gradient(135deg,#07f3,#e6f2ff4d);border-radius:1.5rem;position:absolute;top:0;right:0;bottom:0;left:0}.hero-illustration-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);background:#fff9;border-radius:1.5rem;padding:2rem;position:relative;box-shadow:0 25px 50px -12px #0000001a}.hero-stat-card{border:1px solid var(--border);background:#fff;border-radius:1rem;padding:1.5rem;position:absolute;bottom:0;right:0;box-shadow:0 20px 25px -5px #0000001a}.hero-stat-number{color:var(--primary);margin-bottom:.25rem;font-size:1.875rem;font-weight:700}.hero-stat-label{color:var(--muted-foreground);font-size:.875rem}.trust-section{background:#f0f7ff4d;padding:3rem 0}.trust-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);background:#fffc;border-radius:1rem;padding:2.5rem;box-shadow:0 10px 15px -3px #0000001a}.trust-grid{gap:2rem;display:grid}.trust-item{text-align:center}.trust-icon-wrap{background:var(--accent);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.trust-title{color:var(--foreground);margin-bottom:.5rem;font-weight:600}.trust-text{color:var(--muted-foreground);font-size:.875rem}.how-steps{gap:1.5rem;display:grid}@media(min-width:768px){.how-steps{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.how-steps{grid-template-columns:repeat(4,1fr)}}.step-card{border:1px solid var(--border);background:#fff;border-radius:1rem;height:100%;padding:2rem;transition:box-shadow .3s,border-color .3s;position:relative}.step-card:hover{border-color:#07f6;box-shadow:0 20px 25px -5px #0000001a}.step-number{background:var(--primary);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:700;display:flex;position:absolute;top:-1rem;left:-1rem;box-shadow:0 10px 15px -3px #0000001a}.step-icon-wrap{background:var(--accent);border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-top:1rem;margin-bottom:1.5rem;transition:transform .3s;display:flex}.step-card:hover .step-icon-wrap{transform:scale(1.1)}.step-title{color:var(--foreground);margin-bottom:.75rem;font-weight:600}.step-text{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.feature-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);background:#fffc;border-radius:1rem;padding:2rem;transition:box-shadow .3s,border-color .3s}.feature-card:hover{border-color:#07f6;box-shadow:0 20px 25px -5px #0000001a}.feature-icon-wrap{background:var(--accent);border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.feature-title{color:var(--foreground);margin-bottom:.75rem;font-weight:600}.feature-text{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.pricing-card{background:linear-gradient(135deg,var(--primary),#0077ffe6);border:2px solid var(--primary);border-radius:1.5rem;max-width:42rem;margin-inline:auto;padding:2.5rem;position:relative;box-shadow:0 25px 50px -12px #0077ff40}@media(min-width:640px){.pricing-card{padding:3rem}}.pricing-badge{color:var(--primary);white-space:nowrap;background:#fff;border-radius:9999px;padding:.5rem 1.5rem;font-weight:500;position:absolute;top:-1.25rem;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000001a}.pricing-amount{color:#fff;margin-bottom:.75rem;font-size:3rem;font-weight:700}@media(min-width:640px){.pricing-amount{font-size:3.75rem}}.pricing-desc{color:#ffffffe6;font-size:1.125rem}.pricing-features{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:1rem;margin:2rem 0;padding:1.5rem}@media(min-width:640px){.pricing-features{padding:2rem}}.pricing-features ul{margin:0;padding:0;list-style:none}.pricing-features li{color:#fff;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.pricing-features li:last-child{margin-bottom:0}.pricing-installment{text-align:center;color:#fffc;margin-top:1.5rem;font-size:.875rem}.section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;display:flex}.section-header-link{color:var(--primary);align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .15s;display:none}@media(min-width:640px){.section-header-link{display:flex}}.section-header-link:hover{color:#07fc}.section-header-link-mobile{color:var(--primary);justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;font-weight:500;text-decoration:none;display:flex}@media(min-width:640px){.section-header-link-mobile{display:none}}.faq-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border);background:#fffc;border-radius:1rem;margin-bottom:1rem;transition:box-shadow .3s;overflow:hidden}.faq-item:hover{box-shadow:0 10px 15px -3px #00000012}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:1.5rem 2rem;transition:background .15s;display:flex}.faq-question:hover{background:#f0f7ff4d}.faq-question-text{color:var(--foreground);font-weight:600}.faq-chevron{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0;transition:transform .3s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{padding:0 2rem 1.5rem;display:none}.faq-item.open .faq-answer{display:block}.faq-answer p{color:var(--muted-foreground);margin:0;line-height:1.6}.cta-section{background:linear-gradient(135deg,var(--primary),#0077ffe6);padding:5rem 0;position:relative;overflow:hidden}@media(min-width:640px){.cta-section{padding:8rem 0}}.cta-pattern{opacity:.4;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImdyaWQiIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTSAxMCAwIEwgMCAwIDAgMTAiIGZpbGw9Im5vbmUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1vcGFjaXR5PSIwLjA1IiBzdHJva2Utd2lkdGg9IjEiLz48L3BhdHRlcm4+PC9kZWZzPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JpZCkiLz48L3N2Zz4=);position:absolute;top:0;right:0;bottom:0;left:0}.cta-inner{max-width:56rem;margin-inline:auto;padding-inline:1rem;position:relative}.cta-title{color:#fff;text-align:center;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media(min-width:640px){.cta-title{font-size:2.25rem}}@media(min-width:1024px){.cta-title{font-size:3rem}}.cta-subtitle{color:#ffffffe6;text-align:center;margin-bottom:3rem;font-size:1.125rem}.cta-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:1rem;padding:2rem;box-shadow:0 25px 50px -12px #00000026}@media(min-width:640px){.cta-form{padding:2.5rem}}.form-row{gap:1.5rem;margin-bottom:1.5rem;display:grid}@media(min-width:640px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-group{margin-bottom:1.5rem}.form-label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-input{background:var(--input-background);border:1px solid var(--border);width:100%;color:var(--foreground);box-sizing:border-box;border-radius:.75rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0077ff1a}.form-input::placeholder{color:var(--muted-foreground)}.form-disclaimer{color:var(--muted-foreground);text-align:center;margin-top:1rem;font-size:.75rem}.wpcf7-form{display:block}.cf7-row{grid-template-columns:1fr;gap:16px;margin-bottom:16px;display:grid}@media(min-width:640px){.cf7-row{grid-template-columns:1fr 1fr;gap:16px 20px}}.cf7-field{margin-bottom:16px;display:block}.cf7-field .form-label{color:var(--foreground);margin-bottom:6px;font-size:1rem;font-weight:400;display:block}.wpcf7-form .form-input,.wpcf7-form .wpcf7-text,.wpcf7-form .wpcf7-tel,.wpcf7-form .wpcf7-email,.wpcf7-form .wpcf7-textarea{border:1px solid var(--border)!important;width:100%!important;color:var(--foreground)!important;box-sizing:border-box!important;background:#fff!important;border-radius:16px!important;padding:11px 16px!important;font-family:inherit!important;font-size:1rem!important;transition:border-color .15s,box-shadow .15s!important}.wpcf7-form .form-input:focus,.wpcf7-form .wpcf7-text:focus,.wpcf7-form .wpcf7-tel:focus,.wpcf7-form .wpcf7-email:focus{border-color:var(--primary)!important;outline:none!important;box-shadow:0 0 0 3px #0077ff1a!important}.wpcf7-form .form-input::placeholder,.wpcf7-form .wpcf7-text::placeholder,.wpcf7-form .wpcf7-tel::placeholder,.wpcf7-form .wpcf7-email::placeholder{color:var(--muted-foreground)!important}.wpcf7-form.invalid .form-input,.wpcf7-form.invalid .wpcf7-text,.wpcf7-form.invalid .wpcf7-tel,.wpcf7-form.invalid .wpcf7-email{border-color:var(--destructive)!important;background-color:#d4183d0d!important}.wpcf7-not-valid-tip{color:var(--destructive)!important;border-left:3px solid var(--destructive)!important;background-color:#d4183d1a!important;border-radius:.5rem!important;margin-top:.5rem!important;padding:.5rem .75rem!important;font-size:.8125rem!important;display:block!important}.wpcf7-response-output,.ajax-loader,.wpcf7-spinner{display:none!important}.wpcf7-form-control-wrap{display:block}.cf7-checkboxes{flex-direction:column;gap:14px;margin-top:4px;margin-bottom:24px;display:flex}.wpcf7-acceptance,.wpcf7-acceptance .wpcf7-list-item{display:block}.wpcf7-acceptance label{cursor:pointer;background:#f8fafccc;border:1px solid #cbd5e1cc;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;display:flex}.wpcf7-acceptance input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:border-color .15s,background .15s;position:relative}.wpcf7-acceptance input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.wpcf7-acceptance input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.wpcf7-acceptance .wpcf7-list-item-label{color:var(--muted-foreground);font-size:.8125rem;line-height:1.55}.wpcf7-acceptance .wpcf7-list-item-label a{color:var(--primary);text-decoration:underline}.wpcf7-form .cf7-submit-full,.wpcf7-form .wpcf7-submit{background:var(--primary)!important;color:#fff!important;cursor:pointer!important;border:none!important;border-radius:16px!important;width:100%!important;padding:16px!important;font-family:inherit!important;font-size:1rem!important;font-weight:500!important;transition:background .15s,opacity .15s!important;display:block!important}.wpcf7-form .wpcf7-submit:hover{opacity:.88!important}.wpcf7-response-output{border-width:1px!important;border-radius:12px!important;margin:8px 0 0!important;padding:.75rem 1rem!important;font-size:.875rem!important}.form-checkboxes{margin-bottom:1.5rem}.form-checkbox-item{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.form-checkbox-item input[type=checkbox]{accent-color:var(--primary);flex-shrink:0;margin-top:.125rem}.form-checkbox-label{color:var(--muted-foreground);font-size:.75rem;line-height:1.5}.form-checkbox-label a{color:var(--primary);text-decoration:underline}.archive-hero{background:linear-gradient(135deg,var(--primary),#0077ffe6);padding:5rem 0 6rem;position:relative;overflow:hidden}@media(min-width:640px){.archive-hero{padding:7rem 0 8rem}}.archive-hero-back{color:#fffc;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.archive-hero-back:hover{color:#fff}.archive-hero-title{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}@media(min-width:640px){.archive-hero-title{font-size:3rem}}@media(min-width:1024px){.archive-hero-title{font-size:3.75rem}}.archive-hero-subtitle{color:#ffffffe6;max-width:48rem;font-size:1.125rem}@media(min-width:640px){.archive-hero-subtitle{font-size:1.25rem}}.stats-grid{gap:1.5rem;margin-top:3rem;display:grid}@media(min-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:1.5rem}.stat-value{color:#fff;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}@media(min-width:640px){.stat-value{font-size:2.25rem}}.stat-label{color:#fffc;font-size:.875rem}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:4rem;display:flex}.page-btn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#fff;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background .15s}.page-btn:hover{background:var(--secondary);color:var(--foreground)}.page-btn.current{background:var(--primary);color:#fff;border-color:var(--primary)}.blog-categories{flex-wrap:wrap;gap:.75rem;display:flex}.cat-btn{cursor:pointer;border:none;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.cat-btn.active{background:var(--primary);color:#fff;box-shadow:0 10px 15px -3px #0077ff40}.cat-btn:not(.active){background:var(--secondary);color:var(--foreground)}.cat-btn:not(.active):hover{background:var(--accent)}.case-card{border:1px solid var(--border);background:#fff;border-radius:1rem;transition:box-shadow .3s,border-color .3s;overflow:hidden}.case-card:hover{border-color:#07f6;box-shadow:0 20px 25px -5px #0000001a}.case-header{background:linear-gradient(135deg,var(--secondary),var(--accent));padding:2rem}.case-user{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.case-avatar{background:#0077ff1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;box-shadow:0 0 0 4px #fff,0 10px 15px -3px #0000001a}.case-name{color:var(--foreground);font-size:1.25rem;font-weight:700}.case-city{color:var(--muted-foreground);align-items:center;gap:.25rem;margin-top:.25rem;font-size:.875rem;display:flex}.case-debt-card{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 10px 15px -3px #0000001a}.case-debt-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.case-debt-label{color:var(--muted-foreground);font-size:.875rem}.case-debt-amount{color:var(--primary);align-items:center;gap:.25rem;font-size:1.125rem;font-weight:700;display:flex}.case-debt-types{flex-wrap:wrap;gap:.25rem;display:flex}.case-debt-type{background:var(--secondary);color:var(--foreground);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem}.case-body{padding:1.5rem}.case-story{color:var(--muted-foreground);margin-bottom:1rem;font-size:.875rem;line-height:1.6}.case-quote{background:#f0f7ff80;border-radius:.75rem;margin-bottom:1rem;padding:1rem;position:relative}.case-quote-icon{opacity:.2;color:var(--primary);position:absolute;top:.5rem;left:.5rem}.case-quote-text{color:var(--foreground);padding-left:1.5rem;font-size:.875rem;font-style:italic}.case-result-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.case-result-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.case-result-label{color:var(--muted-foreground);font-size:.875rem}.case-result-value{color:var(--primary);align-items:center;gap:.25rem;font-weight:600;display:flex}.case-result-time{color:var(--foreground);align-items:center;gap:.25rem;font-weight:500;display:flex}.featured-article{border:1px solid var(--border);background:#fff;border-radius:1.5rem;transition:box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}@media(min-width:1024px){.featured-article{grid-template-columns:repeat(2,1fr)}}.featured-article:hover{box-shadow:0 25px 50px -12px #00000026}.featured-article-img{aspect-ratio:16/9;position:relative;overflow:hidden}@media(min-width:1024px){.featured-article-img{aspect-ratio:auto;height:100%}}.featured-article-img img{object-fit:cover;width:100%;height:100%}.featured-article-badge{background:var(--primary);color:#fff;border-radius:.75rem;padding:.5rem 1rem;font-weight:500;position:absolute;top:1.5rem;left:1.5rem}.featured-article-body{padding:2rem}@media(min-width:1024px){.featured-article-body{padding:3rem}}.featured-article-title{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media(min-width:640px){.featured-article-title{font-size:1.875rem}}.featured-article-excerpt{color:var(--muted-foreground);margin-bottom:1.5rem;line-height:1.6}.newsletter-section{background:linear-gradient(135deg,#f0f7ff4d,#e6f2ff80);padding:5rem 0}.newsletter-section .container-site{text-align:left!important;max-width:42rem!important;margin-inline:auto!important;padding-left:2rem!important}.newsletter-form{flex-direction:column;gap:1rem;display:flex}@media(min-width:640px){.newsletter-form{flex-direction:row}}.newsletter-section .wpcf7-form{max-width:100%}.chatbot-toggle{z-index:50;background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:0;transition:background .15s,transform .15s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 25px 50px -12px #0077ff80}.chatbot-toggle:hover{background:#0077ffe6;transform:scale(1.1)}.chatbot-indicator{background:#22c55e;border:2px solid #fff;border-radius:9999px;width:.75rem;height:.75rem;position:absolute;top:-.25rem;right:-.25rem}.chatbot-tooltip{margin-bottom:.5rem;display:none;position:absolute;bottom:100%;right:0}.chatbot-toggle:hover .chatbot-tooltip{display:block}.chatbot-tooltip-inner{background:var(--foreground);color:#fff;white-space:nowrap;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;box-shadow:0 20px 25px -5px #0000001a}.chatbot-window{z-index:50;border:1px solid var(--border);background:#fff;border-radius:1rem;flex-direction:column;width:380px;max-width:calc(100vw - 3rem);height:600px;max-height:calc(100vh - 3rem);display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.chatbot-header{background:linear-gradient(to right,var(--primary),#0077ffe6);color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.chatbot-header-info{align-items:center;gap:.75rem;display:flex}.chatbot-avatar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.chatbot-name{font-weight:600}.chatbot-status{color:#fffc;align-items:center;gap:.375rem;font-size:.75rem;display:flex}.chatbot-status-dot{background:#4ade80;border-radius:9999px;width:.5rem;height:.5rem}.chatbot-close{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:background .15s}.chatbot-close:hover{background:#fff3}.chatbot-messages{background:#f0f7ff33;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.chatbot-msg{display:flex}.chatbot-msg.user{justify-content:flex-end}.chatbot-bubble{white-space:pre-line;border-radius:1rem;max-width:80%;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.chatbot-msg.user .chatbot-bubble{background:var(--primary);color:#fff}.chatbot-msg.bot .chatbot-bubble{border:1px solid var(--border);color:var(--foreground);background:#fff}.chatbot-quick{flex-direction:column;gap:.5rem;width:100%;display:flex}.chatbot-quick-label{color:var(--muted-foreground);text-align:center;margin-bottom:.75rem;font-size:.75rem}.chatbot-quick-btn{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background .15s,border-color .15s}.chatbot-quick-btn:hover{background:var(--accent);border-color:#07f6}.chatbot-input-area{border-top:1px solid var(--border);background:#fff;padding:1rem}.chatbot-input-row{align-items:center;gap:.5rem;display:flex}.chatbot-input{border:1px solid var(--border);color:var(--foreground);background:#f0f7ff80;border-radius:.75rem;flex:1;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.chatbot-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0077ff1a}.chatbot-send{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.75rem;transition:background .15s}.chatbot-send:hover{background:#0077ffe6}.chatbot-send:disabled{opacity:.5;cursor:not-allowed}.chatbot-hint{color:var(--muted-foreground);text-align:center;margin-top:.5rem;font-size:.75rem}.cookie-popup{z-index:1000;border:1px solid var(--border);background:#fff;border-radius:1rem;max-width:28rem;padding:1.5rem;display:none;position:fixed;bottom:1.5rem;left:1.5rem;box-shadow:0 25px 50px -12px #00000026}.cookie-popup.show{display:block}@media(max-width:640px){.cookie-popup{border-radius:1rem 1rem 0 0;max-width:100%;bottom:0;left:0;right:0}}.cookie-popup-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.cookie-popup-title{color:var(--foreground);font-weight:600}.cookie-popup-close{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.cookie-popup-text{color:var(--muted-foreground);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.cookie-popup-text a{color:var(--primary);text-decoration:underline}.cookie-accept{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:.75rem;font-weight:500;transition:background .15s}.cookie-accept:hover{background:#0077ffe6}[data-lucide]{display:inline-block}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.icon-sm{width:1rem;height:1rem}.icon-md{width:1.25rem;height:1.25rem}.icon-lg{width:1.75rem;height:1.75rem}.icon-xl{width:2rem;height:2rem}.icon-2xl{width:3rem;height:3rem}.text-primary-c{color:var(--primary)}.text-white-c{color:#fff}.text-muted{color:var(--muted-foreground)}.page-404{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:4rem 1rem;display:flex}.page-404-num{color:var(--primary);opacity:.2;font-size:8rem;font-weight:700;line-height:1}.page-404-title{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-404-text{color:var(--muted-foreground);margin-bottom:2rem}.single-content{max-width:48rem;margin-inline:auto;padding:4rem 1rem}.single-content h1{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.single-content .meta{color:var(--muted-foreground);flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.single-content .meta-item{align-items:center;gap:.5rem;display:flex}.single-content .thumbnail{border-radius:1rem;margin-bottom:2rem;overflow:hidden}.single-content .thumbnail img{width:100%;height:auto}.single-content .body{color:var(--foreground);line-height:1.8}.single-content .body p{margin-bottom:1.5rem}.single-content .body h2{margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700}.single-content .body h3{margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600}.hero-content{text-align:center}@media(min-width:1024px){.hero-content{text-align:left}}.hero-cta{justify-content:center}@media(min-width:1024px){.hero-cta{justify-content:flex-start}}.hero-trust{justify-content:center}@media(min-width:1024px){.hero-trust{justify-content:flex-start}}@media(min-width:768px){.trust-grid{grid-template-columns:repeat(3,1fr)}}body.lb-modal-open{overflow:hidden}.lb-modal{z-index:9999;opacity:0;visibility:hidden;justify-content:center;align-items:center;padding:1rem;transition:opacity .25s,visibility 0s linear .25s;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.lb-modal.is-open{opacity:1;visibility:visible;transition:opacity .25s,visibility}.lb-modal__backdrop{-webkit-backdrop-filter:blur(4px);background:#0f172a8c;position:absolute;top:0;right:0;bottom:0;left:0}.lb-modal__dialog{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:28rem;padding:2.25rem 1.75rem 1.75rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:relative;transform:translateY(20px)scale(.96);box-shadow:0 25px 60px -15px #00000059}.lb-modal.is-open .lb-modal__dialog{transform:translateY(0)scale(1)}.lb-modal__close{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:.875rem;right:.875rem}.lb-modal__close:hover{color:var(--foreground);background:#0f172a0f}.lb-modal__icon-wrap{justify-content:center;margin-bottom:1.25rem;display:flex}.lb-modal__icon{width:88px;height:88px;display:none}.lb-modal.is-success .lb-modal__icon--success,.lb-modal.is-error .lb-modal__icon--error{display:block}.lb-modal__check,.lb-modal__cross{width:100%;height:100%}.lb-modal__check-circle{stroke:#16a34a;stroke-width:2.5px;stroke-dasharray:151;stroke-dashoffset:151px}.lb-modal__check-path{stroke:#16a34a;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:50;stroke-dashoffset:50px}.lb-modal__icon--success.lb-animate .lb-modal__check-circle{animation:.5s cubic-bezier(.65,0,.45,1) forwards lb-stroke-circle}.lb-modal__icon--success.lb-animate .lb-modal__check-path{animation:.4s cubic-bezier(.65,0,.45,1) .4s forwards lb-stroke-path}.lb-modal__cross-circle{stroke:#dc2626;stroke-width:2.5px;stroke-dasharray:151;stroke-dashoffset:151px}.lb-modal__cross-path{stroke:#dc2626;stroke-width:4px;stroke-linecap:round;stroke-dasharray:50;stroke-dashoffset:50px}.lb-modal__icon--error.lb-animate .lb-modal__cross-circle{animation:.5s cubic-bezier(.65,0,.45,1) forwards lb-stroke-circle}.lb-modal__icon--error.lb-animate .lb-modal__cross-path{animation:.4s cubic-bezier(.65,0,.45,1) .4s forwards lb-stroke-path}@keyframes lb-stroke-circle{to{stroke-dashoffset:0}}@keyframes lb-stroke-path{to{stroke-dashoffset:0}}.lb-modal__title{color:var(--foreground);margin:0 0 .5rem;font-size:1.375rem;font-weight:700}.lb-modal__text{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.lb-modal__btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:opacity .15s,transform .15s;display:inline-block}.lb-modal__btn:hover{opacity:.9}.lb-modal__btn:active{transform:scale(.98)}.lb-modal.is-error .lb-modal__btn{background:#dc2626}@media(max-width:480px){.lb-modal__dialog{border-radius:20px;padding:1.75rem 1.25rem 1.25rem}.lb-modal__icon{width:72px;height:72px}.lb-modal__title{font-size:1.25rem}}@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-outline-style{syntax:"*";inherits:false;initial-value:solid}
