/*! 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}}.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:#343434;--tertiary:#f5f5f5;--white:#fff;--accent:#951e0f;--accent-light:#b8341d;--accent-dark:#6e1509;--accent-glow:#951e0f1f;--accent-border:#951e0f4d;--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 #951e0f26,0 0 48px #951e0f12;--shadow-card:0 4px 24px #00000080}*,: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-light);border:1px solid var(--accent-border);background:var(--accent-glow);border-radius:4px;align-items:center;gap:7px;margin-bottom:20px;padding:4px 10px;font-size:9px;font-weight:700;display:inline-flex}.section-tag svg{width:9px;height:9px}.accent-line{background:linear-gradient(to right,var(--accent),transparent);border-radius:2px;width:40px;height:2px;margin-bottom:20px}.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}}.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 #951e0f1a;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:38px}.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:32px;display:flex}}.header .header-nav a{color:#ffffffb3;letter-spacing:.03em;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-light)}@media (min-width:1025px){.header{padding:16px 0}.header .header-logo img{height:44px}}.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 top;filter:grayscale()brightness(.45);width:100%;height:100%}.hero .hero-bg:after{content:"";background:linear-gradient(#141414bf 0%,#1414148c 40%,#141414eb 100%);position:absolute;inset:0}@media (min-width:1025px){.hero .hero-bg:after{background:linear-gradient(100deg,#141414f5 0%,#141414bf 55%,#14141473 100%)}}.hero .hero-split{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}@media (min-width:1025px){.hero .hero-split{text-align:left;flex-direction:row;align-items:center;gap:80px}}.hero .hero-text{flex:1;max-width:640px}@media (min-width:1025px){.hero .hero-text{max-width:none}}.hero .hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#951e0fe6;align-items:center;gap:10px;margin-bottom:20px;font-size:10px;font-weight:700;display:inline-flex}.hero .hero-eyebrow:before,.hero .hero-eyebrow:after{content:"";background:var(--accent);border-radius:1px;width:20px;height:1px}.hero .hero-title{color:var(--white);margin-bottom:22px;font-size:clamp(1.9rem,5vw,3.4rem);font-weight:800;line-height:1.1}.hero .hero-title em{color:var(--accent-light);font-style:normal}.hero .hero-subtitle{color:#ffffffa6;max-width:520px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.75}@media (min-width:1025px){.hero .hero-subtitle{margin-left:0;margin-right: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:#fff6;align-items:center;gap:6px;font-size:11px;display:flex}.hero .hero-micro i{color:var(--accent-light);font-size:9px}.hero .hero-aside{flex-direction:column;gap:12px;width:100%;max-width:380px;display:flex}@media (min-width:1025px){.hero .hero-aside{flex-shrink:0;width:300px;max-width:none}}.hero .hero-stat-card{border:1px solid var(--accent-border);border-left:3px solid var(--accent);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);background:#141414b3;align-items:center;gap:14px;padding:14px 18px;transition:background .3s,border-color .3s;display:flex}.hero .hero-stat-card:hover{border-left-color:var(--accent-light);background:#951e0f1a}.hero .hero-stat-card .hero-stat-icon{border-radius:var(--radius-sm);background:var(--accent-glow);border:1px solid var(--accent-border);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.hero .hero-stat-card .hero-stat-icon i{color:var(--accent-light);font-size:16px}.hero .hero-stat-card .hero-stat-body strong{color:var(--white);margin-bottom:2px;font-size:13px;font-weight:700;line-height:1.2;display:block}.hero .hero-stat-card .hero-stat-body span{color:#ffffff73;font-size:11px;line-height:1.3}@media (min-width:1025px){.hero{padding:120px 0 80px}}.proof-grid-section{background:var(--secondary);border-top:1px solid #951e0f26;border-bottom:1px solid #951e0f26;padding:24px 0}.proof-grid-section .proof-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (min-width:1025px){.proof-grid-section .proof-grid{grid-template-columns:repeat(4,1fr);gap:0}}.proof-grid-section .proof-mini-card{background:var(--primary);border-radius:var(--radius-md);border:1px solid #951e0f1a;align-items:center;gap:12px;padding:14px 16px;transition:border-color .3s;display:flex}.proof-grid-section .proof-mini-card:hover{border-color:var(--accent-border)}.proof-grid-section .proof-mini-card i{color:var(--accent-light);flex-shrink:0;font-size:20px}.proof-grid-section .proof-mini-card div strong{color:var(--white);font-size:12px;font-weight:700;line-height:1.2;display:block}.proof-grid-section .proof-mini-card div span{color:#fff6;font-size:10px;line-height:1.2}@media (min-width:1025px){.proof-grid-section .proof-mini-card{background:0 0;border:none;border-right:1px solid #951e0f26;border-radius:0;padding:0 32px}.proof-grid-section .proof-mini-card:last-child{border-right:none}.proof-grid-section .proof-mini-card:hover{border-color:#951e0f26}}.pain{background:var(--primary);padding:40px 0}.pain .pain-split{gap:44px;display:grid}@media (min-width:1025px){.pain .pain-split{grid-template-columns:1fr 1fr;align-items:start;gap:80px}}.pain .pain-lead h2{margin-bottom:18px;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.pain .pain-lead h2 em{color:var(--accent-light);font-style:normal}.pain .pain-lead p:not(.section-tag){color:#ffffff8c;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.8}.pain .pain-checklist{flex-direction:column;gap:0;display:flex;position:relative}.pain .pain-checklist:before{content:"";background:linear-gradient(to bottom,var(--accent-border),transparent);width:1px;position:absolute;top:36px;bottom:36px;left:18px}.pain .pain-check-item{border-bottom:1px solid #951e0f14;align-items:flex-start;gap:20px;padding:20px 0;display:flex}.pain .pain-check-item:last-child{border-bottom:none}.pain .pain-check-item .pain-check-marker{background:var(--accent-glow);border:1px solid var(--accent-border);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.pain .pain-check-item .pain-check-marker i{color:var(--accent-light);font-size:14px}.pain .pain-check-item .pain-check-body{padding-top:4px}.pain .pain-check-item .pain-check-body h3{color:var(--white);margin-bottom:6px;font-size:14px;font-weight:700}.pain .pain-check-item .pain-check-body p{color:#ffffff80;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:40px}.services .services-header h2{margin-bottom:14px;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800}.services .services-header p:not(.section-tag){color:#ffffff8c;max-width:520px;margin:0 auto;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.7}.services .services-list{border-radius:var(--radius-lg);border:1px solid #951e0f1a;flex-direction:column;gap:0;display:flex;overflow:hidden}.services .service-row{background:var(--primary);cursor:default;border-bottom:1px solid #951e0f14;align-items:center;gap:16px;padding:18px 22px;transition:background .25s,padding-left .25s;display:flex}.services .service-row:last-child{border-bottom:none}.services .service-row:hover{background:#951e0f0f;padding-left:28px}.services .service-row:hover .service-row-arrow{opacity:1;transform:translate(3px)}.services .service-row:hover .service-row-icon{border-color:var(--accent);background:#951e0f2e}.services .service-row .service-row-icon{border-radius:var(--radius-sm);background:var(--accent-glow);border:1px solid var(--accent-border);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s,border-color .25s;display:flex}.services .service-row .service-row-icon i{color:var(--accent-light);font-size:17px}.services .service-row .service-row-content{flex:1}.services .service-row .service-row-content h3{color:var(--white);margin-bottom:3px;font-size:14px;font-weight:700}@media (min-width:1025px){.services .service-row .service-row-content h3{font-size:15px}}.services .service-row .service-row-content p{color:#ffffff80;font-size:12px;line-height:1.6}@media (max-width:640px){.services .service-row .service-row-content p{display:none}}.services .service-row .service-row-arrow{color:var(--accent-light);opacity:.3;flex-shrink:0;font-size:12px;transition:opacity .25s,transform .25s}@media (min-width:1025px){.services .service-row{gap:20px;padding:20px 28px}}.services .services-cta{text-align:center;margin-top:36px}@media (min-width:1025px){.services{padding:60px 0}}.how-it-works{background:var(--primary);padding:40px 0;position:relative;overflow:hidden}.how-it-works:before{content:"";pointer-events:none;background:radial-gradient(circle,#951e0f0d 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.how-it-works .how-header{text-align:center;margin-bottom:56px}.how-it-works .how-header h2{margin-bottom:14px;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800}.how-it-works .how-header p:not(.section-tag){color:#ffffff8c;max-width:460px;margin:0 auto;font-size:clamp(.9rem,1.5vw,1rem)}.how-it-works .timeline{flex-direction:column;gap:0;display:flex;position:relative}.how-it-works .timeline-line{display:none}@media (min-width:1025px){.how-it-works .timeline-line{background:linear-gradient(to bottom,transparent,var(--accent-border)10%,var(--accent-border)90%,transparent);width:1px;display:block;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}}.how-it-works .timeline-step{align-items:flex-start;gap:0;padding:0 0 40px;display:flex;position:relative}.how-it-works .timeline-step:last-child{padding-bottom:0}@media (max-width:1024px){.how-it-works .timeline-step{flex-direction:column;padding-left:56px;position:relative}.how-it-works .timeline-step .timeline-node{position:absolute;top:0;left:0}.how-it-works .timeline-step .timeline-step-spacer{display:none}}@media (min-width:1025px){.how-it-works .timeline-step{align-items:center;gap:0;padding:0 0 48px}.how-it-works .timeline-step.timeline-step--left{flex-direction:row}.how-it-works .timeline-step.timeline-step--left .timeline-step-content{text-align:right;align-items:flex-end;padding-right:52px}.how-it-works .timeline-step.timeline-step--left .timeline-step-spacer{flex:1}.how-it-works .timeline-step.timeline-step--right{flex-direction:row}.how-it-works .timeline-step.timeline-step--right .timeline-step-content{text-align:left;align-items:flex-start;padding-left:52px}.how-it-works .timeline-step.timeline-step--right .timeline-step-spacer{flex:1}.how-it-works .timeline-step .timeline-step-content{flex-direction:column;flex:1;display:flex}}.how-it-works .timeline-node{background:var(--secondary);border:2px solid var(--accent);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;box-shadow:0 0 0 6px #951e0f14}.how-it-works .timeline-node span{color:var(--accent-light);font-variant-numeric:tabular-nums;font-size:13px;font-weight:900}@media (min-width:1025px){.how-it-works .timeline-node{width:52px;height:52px;box-shadow:0 0 0 8px #951e0f0f}}@media (max-width:1024px){.how-it-works .timeline-step-content{padding-top:4px}}.how-it-works .timeline-step-content .timeline-step-icon{border-radius:var(--radius-sm);background:var(--accent-glow);border:1px solid var(--accent-border);justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;display:flex}.how-it-works .timeline-step-content .timeline-step-icon i{color:var(--accent-light);font-size:15px}@media (min-width:1025px){.how-it-works .timeline-step-content .timeline-step-icon{width:44px;height:44px;margin-bottom:14px}.how-it-works .timeline-step-content .timeline-step-icon i{font-size:18px}}.how-it-works .timeline-step-content h3{color:var(--white);margin-bottom:8px;font-size:15px;font-weight:700}@media (min-width:1025px){.how-it-works .timeline-step-content h3{font-size:17px}}.how-it-works .timeline-step-content p{color:#ffffff8c;max-width:320px;font-size:13px;line-height:1.7}@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{margin-bottom:14px;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800}.differentials .diff-header p:not(.section-tag){color:#ffffff8c;max-width:480px;margin:0 auto;font-size:clamp(.9rem,1.5vw,1rem)}.differentials .diff-blocks{flex-direction:column;gap:0;display:flex}.differentials .diff-block{border-bottom:1px solid #951e0f1a;align-items:flex-start;gap:28px;padding:32px 0;transition:background .3s;display:flex;position:relative}.differentials .diff-block:first-child{border-top:1px solid #951e0f1a}.differentials .diff-block:hover .diff-block-icon{border-color:var(--accent);background:#951e0f2e}.differentials .diff-block .diff-block-icon{border-radius:var(--radius-md);background:var(--accent-glow);border:1px solid var(--accent-border);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:background .3s,border-color .3s;display:flex}.differentials .diff-block .diff-block-icon i{color:var(--accent-light);font-size:26px}@media (min-width:1025px){.differentials .diff-block .diff-block-icon{width:80px;height:80px}.differentials .diff-block .diff-block-icon i{font-size:32px}}.differentials .diff-block .diff-block-body{flex:1;padding-top:4px}.differentials .diff-block .diff-block-body .diff-block-num{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-light);opacity:.7;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.differentials .diff-block .diff-block-body h3{color:var(--white);margin-bottom:10px;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700}.differentials .diff-block .diff-block-body p{color:#fff9;max-width:680px;font-size:clamp(.85rem,1.3vw,.95rem);line-height:1.75}@media (min-width:1025px){.differentials .diff-block{gap:40px;padding:40px 0}.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:64px}}.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(.88);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:-24px}}.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{margin-bottom:6px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.authority .authority-content .authority-role{color:var(--accent-light);letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px;font-size:13px;font-weight:600}.authority .authority-content .authority-bio{color:#ffffffa6;margin-bottom:20px;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{background:var(--secondary);border-radius:var(--radius-sm);border-left:2px solid var(--accent);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.authority .credential-item i{color:var(--accent-light);flex-shrink:0;margin-top:2px;font-size:12px}.authority .credential-item span{color:#ffffffa6;font-size:12px;line-height:1.5}.authority .authority-crm{color:#ffffff73;border-radius:var(--radius-full);border:1px solid #ffffff1a;align-items:center;gap:8px;padding:5px 12px;font-size:11px;display:inline-flex}.authority .authority-crm i{color:var(--accent-light);font-size:11px}@media (min-width:1025px){.authority{padding:60px 0}}.trust{background:var(--primary);padding:40px 0;position:relative;overflow:hidden}.trust:before{content:"";pointer-events:none;background:radial-gradient(circle,#951e0f0f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.trust .trust-header{text-align:center;max-width:640px;margin:0 auto 48px}.trust .trust-header h2{margin-bottom:18px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.2}.trust .trust-header h2 em{color:var(--accent-light);font-style:normal}.trust .trust-header p:not(.section-tag){color:#fff9;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.8}.trust .trust-columns{gap:20px;margin-bottom:40px;display:grid}@media (min-width:768px){.trust .trust-columns{grid-template-columns:repeat(3,1fr)}}.trust .trust-col{text-align:center;background:var(--secondary);border-radius:var(--radius-lg);transition:var(--transition);border:1px solid #951e0f1a;padding:32px 24px;position:relative;overflow:hidden}.trust .trust-col:after{content:"";background:linear-gradient(to right,transparent,var(--accent),transparent);opacity:0;width:60%;height:2px;transition:opacity .3s;position:absolute;top:0;left:50%;transform:translate(-50%)}.trust .trust-col:hover{border-color:var(--accent-border);box-shadow:var(--shadow-accent);transform:translateY(-4px)}.trust .trust-col:hover:after{opacity:1}.trust .trust-col:hover .trust-col-icon{border-color:var(--accent);background:#951e0f2e}.trust .trust-col .trust-col-icon{border-radius:var(--radius-md);background:var(--accent-glow);border:1px solid var(--accent-border);justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 18px;transition:background .3s,border-color .3s;display:flex}.trust .trust-col .trust-col-icon i{color:var(--accent-light);font-size:24px}.trust .trust-col h3{color:var(--white);margin-bottom:10px;font-size:16px;font-weight:700}.trust .trust-col p{color:#ffffff8c;font-size:13px;line-height:1.7}.trust .trust-cta{text-align:center}@media (min-width:1025px){.trust{padding:60px 0}}.testimonials{background:var(--secondary);padding:40px 0}.testimonials .test-header{text-align:center;margin-bottom:40px}.testimonials .test-header h2{margin-bottom:14px;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800}.testimonials .test-header p:not(.section-tag){color:#ffffff8c;max-width:460px;margin:0 auto;font-size:clamp(.9rem,1.5vw,1rem)}.testimonials .test-featured{background:var(--primary);border:1px solid var(--accent-border);border-radius:var(--radius-lg);margin-bottom:20px;padding:40px 36px 36px;position:relative;overflow:hidden}.testimonials .test-featured .test-featured-quote{color:#951e0f14;pointer-events:none;font-family:Georgia,serif;font-size:120px;font-weight:900;line-height:1;position:absolute;top:-10px;left:24px}.testimonials .test-featured .test-featured-text{color:#ffffffd9;max-width:820px;margin-bottom:28px;font-size:clamp(1rem,1.8vw,1.15rem);font-style:italic;line-height:1.8;position:relative}.testimonials .test-featured .test-featured-author{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.testimonials .test-featured .test-featured-author div:nth-child(2){flex:1}.testimonials .test-featured .test-featured-author div:nth-child(2) strong{color:var(--white);font-size:14px;font-weight:700;display:block}.testimonials .test-featured .test-featured-author div:nth-child(2) span{color:#ffffff73;font-size:12px}.testimonials .test-featured .test-featured-author .test-featured-stars{gap:3px;margin-left:auto;display:flex}.testimonials .test-featured .test-featured-author .test-featured-stars i{color:var(--accent-light);font-size:13px}.testimonials .test-avatar--lg{width:52px!important;height:52px!important;font-size:16px!important}.testimonials .test-sub-grid{gap:16px;display:grid}@media (min-width:768px){.testimonials .test-sub-grid{grid-template-columns:repeat(3,1fr)}}.testimonials .test-card{background:var(--primary);border-radius:var(--radius-md);transition:var(--transition);border:1px solid #951e0f1a;flex-direction:column;padding:22px;display:flex}.testimonials .test-card:hover{border-color:var(--accent-border);transform:translateY(-2px)}.testimonials .test-card .test-stars{gap:3px;margin-bottom:14px;display:flex}.testimonials .test-card .test-stars i{color:var(--accent-light);font-size:11px}.testimonials .test-card .test-text{color:#ffffffb3;flex:1;margin-bottom:18px;font-size:13px;font-style:italic;line-height:1.75}.testimonials .test-card .test-author{align-items:center;gap:10px;display:flex}.testimonials .test-card .test-author .test-info strong{color:var(--white);font-size:12px;font-weight:700;display:block}.testimonials .test-card .test-author .test-info span{color:#fff6;font-size:10px}.testimonials .test-avatar{background:var(--accent-glow);border:1px solid var(--accent-border);width:36px;height:36px;color:var(--accent-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}@media (min-width:1025px){.testimonials{padding:60px 0}}.faq{background:var(--primary);padding:40px 0}.faq .faq-header{text-align:center;max-width:580px;margin:0 auto 40px}.faq .faq-header h2{margin-bottom:14px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.2}.faq .faq-header p:not(.section-tag){color:#ffffff8c;font-size:clamp(.88rem,1.3vw,.95rem);line-height:1.75}.faq .faq-list{flex-direction:column;gap:8px;max-width:780px;margin:0 auto;display:flex}.faq .faq-item{background:var(--secondary);border-radius:var(--radius-md);border:1px solid #951e0f1a;transition:border-color .2s;overflow:hidden}.faq .faq-item.is-open{border-color:var(--accent-border)}.faq .faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;display:flex}.faq .faq-question span{color:var(--white);font-size:13px;font-weight:600;line-height:1.4}@media (min-width:1025px){.faq .faq-question span{font-size:14px}}.faq .faq-question .faq-icon{background:var(--accent-glow);border:1px solid var(--accent-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s;display:flex}.faq .faq-question .faq-icon i{color:var(--accent-light);font-size:10px}.is-open :is(.faq .faq-question) .faq-icon{transform:rotate(180deg)}.faq .faq-answer{max-height:0;padding:0 20px;transition:max-height .35s,padding .2s;overflow:hidden}.is-open :is(.faq .faq-answer){padding:0 20px 18px}.faq .faq-answer p{color:#ffffff8c;border-top:1px solid #951e0f1a;padding-top:14px;font-size:13px;line-height:1.75}.faq .faq-bottom-cta{text-align:center;margin-top:36px}@media (min-width:1025px){.faq{padding:60px 0}}.closing{background:var(--secondary);padding:80px 0;position:relative;overflow:hidden}.closing:before{content:"";pointer-events:none;background:radial-gradient(circle,#951e0f12 0%,#0000 65%);width:500px;height:500px;position:absolute;bottom:-120px;right:-80px}.closing .closing-split{z-index:1;align-items:center;gap:48px;display:grid;position:relative}@media (min-width:1025px){.closing .closing-split{grid-template-columns:1fr 1fr;gap:80px}}.closing .closing-lead h2{margin-bottom:18px;font-size:clamp(1.9rem,4vw,2.9rem);font-weight:800;line-height:1.15}.closing .closing-lead h2 em{color:var(--accent-light);font-style:normal}.closing .closing-lead p:not(.section-tag):not(.closing-micro){color:#fff9;margin-bottom:32px;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.8}.closing .closing-cta-group{margin-bottom:18px}.closing .closing-micro{color:#ffffff59;align-items:center;gap:6px;font-size:11px;display:flex}.closing .closing-micro i{color:var(--accent-light);font-size:10px}.closing .closing-benefits{background:var(--primary);border-radius:var(--radius-lg);border:1px solid #951e0f1f;padding:32px 28px}.closing .closing-benefits h3{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-light);margin-bottom:24px;font-size:14px;font-weight:700}.closing .closing-benefit-list{flex-direction:column;gap:14px;list-style:none;display:flex}.closing .closing-benefit-list li{align-items:flex-start;gap:12px;display:flex}.closing .closing-benefit-list li i{color:var(--accent-light);flex-shrink:0;margin-top:2px;font-size:14px}.closing .closing-benefit-list li span{color:#ffffffb3;font-size:13px;line-height:1.5}@media (min-width:1025px){.closing{padding:100px 0}}.footer{background:var(--primary);border-top:1px solid #951e0f1f;padding:56px 0 0}.footer .footer-grid{gap:36px;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 1.5fr;gap:56px}}.footer .footer-brand img{width:auto;height:40px;margin-bottom:14px}.footer .footer-brand p{color:#ffffff73;max-width:280px;margin-bottom:18px;font-size:12px;line-height:1.75}.footer .footer-brand .footer-social{gap:8px;display:flex}.footer .footer-brand .social-link{width:34px;height:34px;transition:var(--transition);color:#ffffff80;background:#951e0f14;border:1px solid #951e0f33;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer .footer-brand .social-link:hover{background:var(--accent-glow);border-color:var(--accent-border);color:var(--accent-light)}.footer .footer-brand .social-link i{font-size:14px}.footer .footer-col h4{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-light);margin-bottom:16px;font-size:10px;font-weight:700}.footer .footer-col ul{flex-direction:column;gap:9px;list-style:none;display:flex}.footer .footer-col li{color:#ffffff80;font-size:12px;line-height:1.5}.footer .footer-col a{color:#ffffff80;transition:color .2s}.footer .footer-col a:hover{color:var(--accent-light)}.footer .footer-contact .contact-item{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.footer .footer-contact .contact-item i{color:var(--accent-light);flex-shrink:0;margin-top:2px;font-size:13px}.footer .footer-contact .contact-item span{color:#ffffff80;font-size:12px;line-height:1.5}.footer .footer-bottom{text-align:center;border-top:1px solid #951e0f14;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:#ffffff47;font-size:11px}.footer .footer-bottom a{color:var(--accent-light);font-weight:600;transition:opacity .2s}.footer .footer-bottom a:hover{opacity:.75}.faq-answer[style]{padding:0 20px 18px}
