/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@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;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--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}.static{position:static}.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}}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-weight:300 700;font-style:normal;font-display:swap}:root{--primary:#141414;--secondary:#ebe5d4;--tertiary:#3d3d3d;--white:#fff;--accent:#b79259;--accent-light:#d4b07a;--accent-dark:#8f6e3e;--accent-glow:#b792591f;--accent-border:#b792594d;--on-light-text:#141414;--on-light-muted:#3d3d3d;--on-light-subtle:#1414148c;--whatsapp:#03b109;--whatsapp-dark:#006605;--font-base:"Inter",system-ui,sans-serif;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:50px;--transition:all .3s ease;--shadow-accent:0 0 24px #b792592e,0 0 48px #b7925914;--shadow-card:0 4px 28px #00000059;--shadow-card-light:0 4px 24px #1414141a;--shadow-white:0 8px 40px #14141421}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-base);background-color:var(--primary);color:var(--white);line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--white);font-weight:700;line-height:1.2}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:1025px){.container{padding:0 40px}}.section-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-glow);border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:4px 10px;font-size:9px;font-weight:700;display:inline-flex}.section-tag svg{width:9px;height:9px}.section-tag--dark{color:var(--accent-dark);background:#b792591a;border-color:#8f6e3e59}.accent-line{background:linear-gradient(to right,var(--accent),transparent);border-radius:2px;width:48px;height:3px;margin-bottom:24px}.btn-whatsapp{text-transform:uppercase;color:#fff;border-radius:var(--radius-full);height:42px;transition:var(--transition);cursor:pointer;background:linear-gradient(90deg,#03b109,#006605);border:2px solid #03b109;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 0 10px #03b1094d,0 0 20px #00660533}.btn-whatsapp:hover{background:linear-gradient(90deg,#03b109 40%,#006605);transform:translateY(-2px)}@media (min-width:1025px){.btn-whatsapp{font-size:16px}}.btn-whatsapp-lg{height:52px;padding:0 32px;font-size:15px}@media (min-width:1025px){.btn-whatsapp-lg{height:56px;font-size:16px}}.whatsapp-float{z-index:9999;cursor:pointer;width:60px;height:60px;transition:var(--transition);background:linear-gradient(90deg,#03b109,#006605);border:2px solid #03b109;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 0 10px #03b1094d,0 0 20px #00660533}.whatsapp-float:hover{background:linear-gradient(90deg,#03b109 40%,#006605);transform:scale(1.1)}.whatsapp-float svg{color:#fff;font-size:32px}@media (min-width:1025px){.whatsapp-float{width:70px;height:70px;bottom:32px;right:32px}.whatsapp-float svg{font-size:38px}}.header{z-index:1000;-webkit-backdrop-filter:blur(14px);transition:var(--transition);background:#141414e0;border-bottom:1px solid #b792591f;padding:14px 0;position:fixed;top:0;left:0;right:0}.header .header-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.header .header-logo img{width:auto;height:40px}.header .hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:flex}.header .hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.header .hamburger.active span:first-child{transform:translateY(7px)rotate(45deg)}.header .hamburger.active span:nth-child(2){opacity:0}.header .hamburger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (min-width:1025px){.header .hamburger{display:none}}@media (max-width:1024px){.header .header-menu{-webkit-backdrop-filter:blur(16px);z-index:1000;background:#141414f7;width:280px;height:100dvh;padding:80px 32px 32px;transition:right .3s;position:fixed;top:0;right:-100%}.header .header-menu.open{right:0}}.header .header-nav{list-style:none}@media (max-width:1024px){.header .header-nav{flex-direction:column;gap:24px;display:flex}}@media (min-width:1025px){.header .header-nav{align-items:center;gap:36px;display:flex}}.header .header-nav a{color:#ffffffb8;letter-spacing:.04em;font-size:13px;font-weight:500;transition:color .2s}@media (max-width:1024px){.header .header-nav a{font-size:16px}}.header .header-nav a:hover{color:var(--accent)}@media (min-width:1025px){.header{padding:18px 0}.header .header-logo img{height:46px}}.hero{align-items:center;min-height:100svh;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.hero .hero-bg{z-index:0;position:absolute;inset:0}.hero .hero-bg img{object-fit:cover;object-position:center 20%;filter:grayscale();width:100%;height:100%}.hero .hero-bg:after{content:"";background:linear-gradient(#141414e6 0%,#141414cc 50%,#141414f5 100%);position:absolute;inset:0}@media (min-width:1025px){.hero .hero-bg:after{background:linear-gradient(105deg,#141414f7 0%,#141414d1 55%,#14141499 100%)}}.hero .hero-layout{z-index:1;gap:40px;display:grid;position:relative}@media (min-width:1025px){.hero .hero-layout{grid-template-columns:1fr 380px;align-items:center;gap:60px}}.hero .hero-text{text-align:center}@media (min-width:1025px){.hero .hero-text{text-align:left}}.hero .hero-kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:28px;font-size:11px;font-weight:700;display:inline-flex}.hero .hero-kicker:before,.hero .hero-kicker:after{content:"";background:var(--accent);opacity:.6;width:20px;height:1px;display:block}.hero .hero-title{color:var(--white);letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(2rem,5vw,3.6rem);font-weight:800;line-height:1.08}.hero .hero-title em{color:var(--accent);font-style:normal}.hero .hero-subtitle{color:#ffffffad;max-width:500px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:clamp(.97rem,1.8vw,1.1rem);line-height:1.75}@media (min-width:1025px){.hero .hero-subtitle{margin-left:0}}.hero .hero-cta-group{flex-direction:column;align-items:center;gap:14px;display:flex}@media (min-width:1025px){.hero .hero-cta-group{align-items:flex-start}}.hero .hero-micro{color:#ffffff6b;align-items:center;gap:6px;font-size:12px;display:flex}.hero .hero-micro svg{color:var(--accent);font-size:10px}.hero .hero-card{-webkit-backdrop-filter:blur(18px);border-radius:var(--radius-lg);background:#141414b8;border:1px solid #b7925947;padding:28px 24px;box-shadow:0 8px 40px #0006,inset 0 1px #b792591a}.hero .hero-card .hero-card-header{margin-bottom:20px}.hero .hero-card .hero-card-header img{filter:brightness(0)invert();opacity:.85;width:auto;height:32px}.hero .hero-card .hero-card-name{margin-bottom:16px}.hero .hero-card .hero-card-name strong{color:var(--white);margin-bottom:4px;font-size:15px;font-weight:800;line-height:1.3;display:block}.hero .hero-card .hero-card-name span{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.hero .hero-card .hero-card-divider{background:linear-gradient(to right,var(--accent-border),transparent);height:1px;margin-bottom:18px}.hero .hero-card .hero-card-list{flex-direction:column;gap:11px;margin-bottom:20px;list-style:none;display:flex}.hero .hero-card .hero-card-list li{color:#ffffffbf;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.hero .hero-card .hero-card-list li svg{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:12px}.hero .hero-card .hero-card-list li strong{color:var(--accent-light)}.hero .hero-card .hero-pills{flex-wrap:wrap;gap:6px;display:flex}.hero .hero-card .hero-pill{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-glow);border-radius:var(--radius-full);align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.hero .hero-card .hero-pill svg{font-size:9px}@media (min-width:1025px){.hero{padding:130px 0 90px}.hero .hero-bg img{object-position:center 15%}}.pain{background:var(--primary);padding:40px 0;position:relative;overflow:hidden}.pain:before{content:"";pointer-events:none;background:radial-gradient(circle,#b792590d 0%,#0000 65%);width:500px;height:500px;position:absolute;top:-100px;right:-100px}.pain .pain-header{text-align:center;max-width:640px;margin:0 auto 52px}.pain .pain-header h2{color:var(--white);margin-bottom:20px;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800;line-height:1.15}.pain .pain-header h2 em{color:var(--accent);font-style:normal}.pain .pain-header p:not(.section-tag){color:#ffffff94;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.75}.pain .pain-columns{gap:16px;display:grid;position:relative}@media (min-width:768px){.pain .pain-columns{grid-template-columns:1fr 1fr;gap:20px}}.pain .pain-col{flex-direction:column;gap:16px;display:flex}.pain .pain-card{background:var(--secondary);border-left:4px solid var(--accent);border-radius:0 var(--radius-md)var(--radius-md)0;box-shadow:var(--shadow-card);padding:24px 20px;transition:transform .25s,box-shadow .25s}.pain .pain-card:hover{transform:translate(4px);box-shadow:0 8px 36px #00000073}.pain .pain-card .pain-card-icon{background:#8f6e3e1f;border:1px solid #8f6e3e4d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;display:flex}.pain .pain-card .pain-card-icon svg{color:var(--accent-dark);font-size:14px}.pain .pain-card h3{color:var(--on-light-text);margin-bottom:8px;font-size:15px;font-weight:700}.pain .pain-card p{color:var(--on-light-muted);font-size:13px;line-height:1.65}@media (min-width:1025px){.pain{padding:60px 0}}.services{background:var(--secondary);padding:40px 0}.services .services-header{text-align:center;margin-bottom:48px}.services .services-header h2{color:var(--on-light-text);margin-bottom:16px;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800}.services .services-header p:not(.section-tag){color:var(--on-light-muted);max-width:560px;margin:0 auto;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.7}.services .services-list{gap:14px;display:grid}@media (min-width:768px){.services .services-list{grid-template-columns:1fr 1fr}}.services .service-row{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-card-light);border:1px solid #14141412;align-items:flex-start;gap:16px;padding:20px 18px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.services .service-row:hover{border-color:var(--accent-border);transform:translateY(-2px);box-shadow:0 6px 28px #b7925921}.services .service-row .service-row-icon{border-radius:var(--radius-sm);background:#b792591a;border:1px solid #b7925940;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.services .service-row .service-row-icon svg{color:var(--accent-dark);font-size:18px}.services .service-row .service-row-body{flex:1}.services .service-row .service-row-body h3{color:var(--on-light-text);margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.3}.services .service-row .service-row-body p{color:var(--on-light-muted);font-size:13px;line-height:1.62}.services .services-cta{text-align:center;margin-top:44px}@media (min-width:1025px){.services{padding:60px 0}}.how-it-works{background:var(--primary);padding:40px 0}.how-it-works .how-header{text-align:center;margin-bottom:52px}.how-it-works .how-header h2{color:var(--white);margin-bottom:16px;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800}.how-it-works .how-header p:not(.section-tag){color:#ffffff94;max-width:480px;margin:0 auto;font-size:clamp(.95rem,1.5vw,1rem)}.how-it-works .steps-grid{gap:20px;display:grid}@media (min-width:640px){.how-it-works .steps-grid{grid-template-columns:1fr 1fr}}.how-it-works .step-card{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #b792591f;padding:32px 28px;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.how-it-works .step-card:hover{border-color:var(--accent-border);transform:translateY(-3px)}.how-it-works .step-card .step-number{color:var(--accent);opacity:.18;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(4rem,8vw,6rem);font-weight:900;line-height:1;display:block;position:absolute;top:12px;right:18px}.how-it-works .step-card .step-icon{border-radius:var(--radius-md);background:var(--accent-glow);border:1px solid var(--accent-border);z-index:1;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:flex;position:relative}.how-it-works .step-card .step-icon svg{color:var(--accent);font-size:20px}.how-it-works .step-card h3{color:var(--white);z-index:1;margin-bottom:10px;font-size:17px;font-weight:700;position:relative}.how-it-works .step-card p{color:#ffffff94;z-index:1;font-size:13px;line-height:1.68;position:relative}@media (min-width:1025px){.how-it-works{padding:60px 0}}.differentials{background:var(--secondary);padding:40px 0}.differentials .diff-header{text-align:center;margin-bottom:48px}.differentials .diff-header h2{color:var(--on-light-text);margin-bottom:16px;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800}.differentials .diff-header p:not(.section-tag){color:var(--on-light-muted);max-width:520px;margin:0 auto;font-size:clamp(.95rem,1.5vw,1rem)}.differentials .diff-grid{gap:24px;display:grid}@media (min-width:1025px){.differentials .diff-grid{grid-template-columns:repeat(3,1fr)}}.differentials .diff-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-white);text-align:center;border:1px solid #1414140f;padding:36px 28px;transition:transform .3s,box-shadow .3s}.differentials .diff-card:hover{transform:translateY(-5px);box-shadow:0 16px 56px #1414142e}.differentials .diff-card .diff-icon{background:#b792591a;border:2px solid #b7925940;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 22px;transition:background .3s,border-color .3s;display:flex}.differentials .diff-card .diff-icon svg{color:var(--accent-dark);font-size:26px}.differentials .diff-card:hover .diff-icon{border-color:var(--accent-border);background:#b792592e}.differentials .diff-card h3{color:var(--on-light-text);margin-bottom:14px;font-size:17px;font-weight:700}.differentials .diff-card p{color:var(--on-light-muted);font-size:14px;line-height:1.75}@media (min-width:1025px){.differentials{padding:60px 0}}.authority{background:var(--primary);padding:40px 0}.authority .authority-inner{gap:40px;display:grid}@media (min-width:1025px){.authority .authority-inner{grid-template-columns:380px 1fr;align-items:start;gap:56px}}.authority .authority-photo{max-width:340px;margin:0 auto;position:relative}@media (min-width:1025px){.authority .authority-photo{max-width:none;margin:0}}.authority .authority-photo img{border-radius:var(--radius-lg);object-fit:cover;aspect-ratio:3/4;filter:brightness(.9);width:100%}.authority .authority-photo:after{content:"";border-radius:var(--radius-lg);border:1px solid var(--accent-border);pointer-events:none;z-index:0;position:absolute;inset:0}.authority .authority-photo .authority-badge{z-index:1;background:var(--accent);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);padding:10px 18px;position:absolute;bottom:20px;right:-10px}@media (min-width:1025px){.authority .authority-photo .authority-badge{right:-20px}}.authority .authority-photo .authority-badge strong{color:#fff;letter-spacing:.08em;font-size:15px;font-weight:800;line-height:1;display:block}.authority .authority-content .authority-name{color:var(--white);margin-bottom:6px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.authority .authority-content .authority-role{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px;font-size:13px;font-weight:600}.authority .authority-content .authority-bio{color:#ffffffa6;margin-bottom:18px;font-size:clamp(.88rem,1.4vw,.96rem);line-height:1.85}.authority .authority-credentials{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.authority .credential-item{border-radius:var(--radius-sm);border-left:3px solid var(--accent);background:#ffffff0a;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.authority .credential-item svg{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:13px}.authority .credential-item span{color:#ffffffb3;font-size:12px;line-height:1.5}.authority .authority-crm{color:#ffffff73;border-radius:var(--radius-full);border:1px solid #b7925933;align-items:center;gap:8px;padding:5px 14px;font-size:11px;display:inline-flex}.authority .authority-crm svg{color:var(--accent)}@media (min-width:1025px){.authority{padding:60px 0}}.trust{background:var(--secondary);padding:40px 0}.trust .trust-statement{text-align:center;max-width:700px;margin:0 auto 56px}.trust .trust-statement h2{color:var(--on-light-text);margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.18}.trust .trust-statement h2 em{color:var(--accent-dark);font-style:normal}.trust .trust-statement p:not(.section-tag){color:var(--on-light-muted);margin-bottom:32px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.78}.trust .trust-pillars{text-align:center;gap:20px;display:grid}@media (min-width:768px){.trust .trust-pillars{grid-template-columns:repeat(3,1fr)}}.trust .trust-pillar{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-white);border:1px solid #1414140f;padding:32px 24px;transition:transform .25s,box-shadow .25s}.trust .trust-pillar:hover{transform:translateY(-4px);box-shadow:0 14px 48px #14141426}.trust .trust-pillar .pillar-icon{background:#b792591a;border:2px solid #b7925938;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex}.trust .trust-pillar .pillar-icon svg{color:var(--accent-dark);font-size:22px}.trust .trust-pillar strong{color:var(--on-light-text);margin-bottom:10px;font-size:16px;font-weight:700;display:block}.trust .trust-pillar p{color:var(--on-light-muted);font-size:13px;line-height:1.65}@media (min-width:1025px){.trust{padding:60px 0}}.testimonials{background:var(--primary);padding:40px 0}.testimonials .test-header{text-align:center;margin-bottom:48px}.testimonials .test-header h2{color:var(--white);margin-bottom:16px;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800}.testimonials .test-header p:not(.section-tag){color:#ffffff8c;max-width:480px;margin:0 auto;font-size:clamp(.95rem,1.5vw,1rem)}.testimonials .test-cards{gap:20px;display:grid}@media (min-width:640px){.testimonials .test-cards{grid-template-columns:1fr 1fr}}@media (min-width:1025px){.testimonials .test-cards{grid-template-columns:repeat(4,1fr)}}.testimonials .test-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #b792591f;flex-direction:column;padding:28px 22px 22px;transition:border-color .3s,transform .3s;display:flex;position:relative}.testimonials .test-card:hover{border-color:#b7925959;transform:translateY(-3px)}.testimonials .test-card .test-quote{color:var(--accent);opacity:.65;margin-bottom:14px;font-family:Georgia,serif;font-size:4rem;font-weight:900;line-height:.8}.testimonials .test-card .test-text{color:#ffffffb3;flex:1;margin-bottom:20px;font-size:13px;font-style:italic;line-height:1.72}.testimonials .test-card .test-divider{background:#b7925926;height:1px;margin-bottom:16px}.testimonials .test-card .test-author{align-items:center;gap:10px;display:flex}.testimonials .test-card .test-author .test-avatar{background:var(--accent-glow);border:1.5px solid var(--accent-border);width:38px;height:38px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.testimonials .test-card .test-author .test-info{flex:1}.testimonials .test-card .test-author .test-info strong{color:var(--white);font-size:13px;font-weight:700;display:block}.testimonials .test-card .test-author .test-info span{color:#ffffff6b;font-size:11px}.testimonials .test-card .test-author .test-stars{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;display:flex}.testimonials .test-card .test-author .test-stars svg{color:var(--accent);font-size:9px}@media (min-width:1025px){.testimonials{padding:60px 0}}.faq{background:var(--secondary);padding:40px 0}.faq .faq-header{text-align:center;max-width:560px;margin:0 auto 48px}.faq .faq-header h2{color:var(--on-light-text);margin-bottom:16px;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:800;line-height:1.2}.faq .faq-header p:not(.section-tag){color:var(--on-light-muted);font-size:clamp(.9rem,1.4vw,1rem);line-height:1.72}.faq .faq-columns{gap:12px;display:grid}@media (min-width:1025px){.faq .faq-columns{grid-template-columns:1fr 1fr;align-items:start;gap:20px}}.faq .faq-col{flex-direction:column;gap:10px;display:flex}.faq .faq-item{background:var(--white);border-radius:var(--radius-md);border:1px solid #14141414;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 10px #1414140f}.faq .faq-item.is-open{border-color:var(--accent-border);box-shadow:0 4px 20px #b792591a}.faq .faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:17px 18px;display:flex}.faq .faq-question span{color:var(--on-light-text);font-size:13px;font-weight:600;line-height:1.45}.faq .faq-question .faq-icon{background:#b792591a;border:1px solid #b7925940;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .3s;display:flex}.faq .faq-question .faq-icon svg{color:var(--accent-dark);font-size:10px}.is-open :is(.faq .faq-question) .faq-icon{transform:rotate(180deg)}.faq .faq-answer{max-height:0;padding:0 18px;transition:max-height .35s,padding .2s;overflow:hidden}.is-open :is(.faq .faq-answer){padding:0 18px 16px}.faq .faq-answer p{color:var(--on-light-muted);border-top:1px solid #14141414;padding-top:12px;font-size:13px;line-height:1.72}.faq .faq-cta{text-align:center;margin-top:40px}@media (min-width:1025px){.faq{padding:60px 0}}.closing{background:var(--primary);text-align:center;padding:60px 0;position:relative;overflow:hidden}.closing:before{content:"";pointer-events:none;background:radial-gradient(#b7925914 0%,#0000 65%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.closing .closing-frame{z-index:1;border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #b7925940;max-width:760px;margin:0 auto;padding:56px 32px;position:relative;box-shadow:0 0 0 1px #b7925914,inset 0 1px #b792591a}.closing .closing-frame:before,.closing .closing-frame:after{content:"";border-color:var(--accent);opacity:.5;border-style:solid;width:32px;height:32px;position:absolute}.closing .closing-frame:before{border-radius:var(--radius-lg)0 0 0;border-width:2px 0 0 2px;top:-1px;left:-1px}.closing .closing-frame:after{border-radius:0 0 var(--radius-lg)0;border-width:0 2px 2px 0;bottom:-1px;right:-1px}@media (min-width:1025px){.closing .closing-frame{padding:72px 80px}}.closing .closing-content{position:relative}.closing h2{color:var(--white);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.closing h2 em{color:var(--accent);font-style:normal}.closing p:not(.section-tag):not(.closing-micro){color:#ffffff9e;max-width:560px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.78}.closing .closing-cta-group{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:640px){.closing .closing-cta-group{flex-direction:row;justify-content:center}}.closing .closing-micro{color:#ffffff52;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:12px;display:flex}.closing .closing-micro svg{color:var(--accent)}@media (min-width:1025px){.closing{padding:72px 0}}.footer{background:var(--secondary);border-top:1px solid #1414141a;padding:56px 0 0}.footer .footer-grid{gap:40px;display:grid}@media (min-width:768px){.footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:52px}}.footer .footer-brand img{filter:brightness(0);width:auto;height:40px;margin-bottom:14px}.footer .footer-brand p{color:var(--on-light-muted);max-width:280px;margin-bottom:20px;font-size:13px;line-height:1.7}.footer .footer-brand .footer-social{gap:10px;display:flex}.footer .footer-brand .social-link{width:36px;height:36px;transition:var(--transition);color:var(--on-light-muted);background:#8f6e3e1a;border:1px solid #8f6e3e40;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer .footer-brand .social-link:hover{border-color:var(--accent-border);color:var(--accent-dark);background:#b792592e}.footer .footer-brand .social-link svg{font-size:15px}.footer .footer-col h4{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-dark);margin-bottom:16px;font-size:11px;font-weight:700}.footer .footer-col ul{flex-direction:column;gap:9px;list-style:none;display:flex}.footer .footer-col li{color:var(--on-light-muted);font-size:13px;line-height:1.5}.footer .footer-col a{color:var(--on-light-muted);transition:color .2s}.footer .footer-col a:hover{color:var(--accent-dark)}.footer .footer-contact .contact-item{align-items:flex-start;gap:10px;margin-bottom:13px;display:flex}.footer .footer-contact .contact-item svg{color:var(--accent-dark);flex-shrink:0;margin-top:2px;font-size:14px}.footer .footer-contact .contact-item span{color:var(--on-light-muted);font-size:13px;line-height:1.5}.footer .footer-contact .contact-item a{color:var(--on-light-muted);transition:color .2s}.footer .footer-contact .contact-item a:hover{color:var(--accent-dark)}.footer .footer-bottom{text-align:center;border-top:1px solid #1414141a;flex-direction:column;align-items:center;gap:8px;margin-top:44px;padding:18px 0;display:flex}@media (min-width:768px){.footer .footer-bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer .footer-bottom p{color:var(--on-light-subtle);font-size:12px}.footer .footer-bottom a{color:var(--accent-dark);font-weight:600;transition:opacity .2s}.footer .footer-bottom a:hover{opacity:.7}.faq-answer[style]{padding:0 18px 16px}
