:root{--tr-navy-950:#07182f;--tr-navy-900:#0b1d3a;--tr-navy-800:#12224f;--tr-green-700:#167a50;--tr-green-600:#1d9362;--tr-green-500:#23a76f;--tr-green-100:#e8f6ef;--tr-white:#ffffff;--tr-surface:#f7faf9;--tr-line:#dfe9e5;--tr-muted:#607083;--tr-radius-sm:12px;--tr-radius-md:18px;--tr-radius-pill:999px;--tr-shadow-header:0 14px 40px rgba(7,24,47,0.1);--tr-container:1500px;--tr-gutter:clamp(24px,4vw,72px)}*{box-sizing:border-box}body{margin:0;color:var(--tr-navy-900);background:#ffffff;font-family:Poppins,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - (var(--tr-gutter) * 2)),var(--tr-container));margin-inline:auto}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#ffffff;background:var(--tr-green-600);box-shadow:0 10px 26px rgba(29,147,98,.2)}.button--primary:hover{background:var(--tr-green-700);box-shadow:0 14px 30px rgba(29,147,98,.24)}.button--secondary{color:var(--tr-navy-800);border-color:rgba(13,27,42,.11);background:rgba(255,255,255,.88);box-shadow:0 7px 18px rgba(13,27,42,.035)}.button--secondary:hover{border-color:rgba(29,147,98,.24);background:#ffffff}.button--ghost{color:var(--tr-navy-800);background:transparent}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:0;border-bottom:1px solid rgba(13,27,42,.065);background:rgba(255,255,255,.94);box-shadow:0 5px 20px rgba(13,27,42,.025);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.site-header__inner{min-height:72px;display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;grid-gap:24px;gap:24px}.site-header__brand{justify-self:start;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-width:0}.site-header__logo{width:196px!important;height:auto!important;max-width:100%}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,2vw,36px)}.site-header__nav>a:not(.button){position:relative;padding:10px 0;color:var(--tr-navy-800);font-size:13px;font-weight:650;line-height:1;letter-spacing:-.01em;white-space:nowrap}.site-header__nav>a:not(.button):after{content:"";position:absolute;right:0;bottom:3px;left:0;height:1.5px;border-radius:999px;background:var(--tr-green-600);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-header__nav>a:not(.button):hover{color:var(--tr-green-700)}.site-header__nav>a:not(.button):hover:after{transform:scaleX(1)}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:12px}.site-header__actions .button--primary{min-height:40px;padding-inline:16px;border-radius:11px;font-size:12px}.site-header__mobile-cta{display:none}.menu-button{width:44px;height:44px;display:none;place-items:center;border:1px solid var(--tr-line);border-radius:12px;color:var(--tr-navy-900);background:#ffffff}.hero{position:relative;isolation:isolate;min-height:calc(100svh - 72px);display:grid;align-items:center;overflow:hidden;padding:clamp(64px,7vh,88px) 0 clamp(66px,7vh,92px);background:radial-gradient(circle at 81% 39%,rgba(35,167,111,.115),rgba(35,167,111,.045) 27%,transparent 53%),radial-gradient(circle at 10% 13%,rgba(0,167,196,.04),transparent 35%),linear-gradient(180deg,#ffffff,#fbfdfc 56%,#f6faf8)}.hero:before{top:9%;right:-6%;width:570px;height:570px;border:1px solid rgba(29,147,98,.07);border-radius:50%}.hero:after,.hero:before{content:"";position:absolute;z-index:-1;pointer-events:none}.hero:after{right:15%;bottom:-320px;width:640px;height:640px;border:1px solid rgba(13,27,42,.038);border-radius:50%}.hero__inner{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;grid-gap:clamp(58px,5.5vw,96px);gap:clamp(58px,5.5vw,96px)}.hero__copy{max-width:700px}.hero__eyebrow{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:23px;padding:8px 13px;border:1px solid rgba(29,147,98,.17);border-radius:999px;color:var(--tr-green-700);background:rgba(238,249,243,.9);box-shadow:0 7px 20px rgba(29,147,98,.04);font-size:10.5px;font-weight:800;line-height:1;letter-spacing:.105em;white-space:nowrap}.hero h1{max-width:700px}.hero__title-line{white-space:nowrap}.hero__lead{max-width:650px;margin:25px 0 0;color:var(--tr-muted);font-size:clamp(15.5px,1.12vw,17.5px);line-height:1.7;letter-spacing:-.012em}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.hero__actions .button{min-height:48px;padding-inline:20px;border-radius:13px;font-size:13.5px}.hero__proof{display:flex;flex-wrap:wrap;align-items:center;gap:10px 0;margin-top:27px;color:var(--tr-navy-800);font-size:11.5px;font-weight:650}.hero__proof span{display:inline-flex;align-items:center;gap:7px;padding-right:18px;margin-right:18px;border-right:1px solid rgba(13,27,42,.11)}.hero__proof span:last-child{padding-right:0;margin-right:0;border-right:0}.hero__proof svg{flex:0 0 auto;width:15px;height:15px;color:var(--tr-green-600)}.hero__visual{position:relative;min-height:520px;display:grid;place-items:center}.hero__glow{position:absolute;inset:8% 8% 3%;border-radius:50%;background:radial-gradient(circle,rgba(35,167,111,.13),rgba(35,167,111,.05) 38%,rgba(35,167,111,.01) 63%,transparent 73%)}.device-mockup{position:relative;z-index:2;width:238px;aspect-ratio:.505;padding:8px;border:1px solid rgba(255,255,255,.88);border-radius:39px;background:linear-gradient(150deg,#101c2d,#24364d);box-shadow:0 31px 61px rgba(13,27,42,.18),0 12px 25px rgba(13,27,42,.1),inset 0 0 0 1px rgba(255,255,255,.08);animation:deviceFloat 7s ease-in-out infinite}.device-mockup:before{top:72px;right:-3px;height:55px;border-radius:0 3px 3px 0}.device-mockup:after,.device-mockup:before{content:"";position:absolute;z-index:4;width:3px;background:#1a293c}.device-mockup:after{top:67px;left:-3px;height:78px;border-radius:3px 0 0 3px}.device-mockup__notch{position:absolute;z-index:5;top:13px;left:50%;width:31%;height:20px;border-radius:999px;background:#08121f;transform:translateX(-50%)}.device-mockup__screen{height:100%;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 18% 8%,rgba(35,167,111,.105),transparent 26%),linear-gradient(180deg,#ffffff,#f5faf7)}.review-survey{height:100%;display:flex;flex-direction:column;padding:54px 17px 17px}.review-survey__label{margin:0 0 6px;color:var(--tr-green-700);font-size:8px;font-weight:800;letter-spacing:.12em}.review-survey h2{margin:0;color:var(--tr-navy-950);font-size:18px;line-height:1.2;letter-spacing:-.035em}.review-survey__stars{display:flex;gap:3px;margin:14px 0;color:#f5b63d}.review-survey__stars svg{width:16px;height:16px}.review-survey__answer,.review-survey__draft{border:1px solid rgba(13,27,42,.075);border-radius:12px;background:rgba(255,255,255,.92);box-shadow:0 5px 15px rgba(13,27,42,.022)}.review-survey__answer{padding:10px 11px;color:var(--tr-muted);font-size:9px;line-height:1.5}.review-survey__draft{margin-top:9px;padding:10px 11px}.review-survey__draft>div{display:flex;align-items:center;gap:5px;color:var(--tr-green-700);font-size:9px}.review-survey__draft>div svg{width:12px;height:12px}.review-survey__draft p{margin:7px 0 0;color:var(--tr-navy-800);font-size:9px;line-height:1.48}.review-survey button{width:100%;min-height:34px;margin-top:auto;border:0;border-radius:10px;color:#ffffff;background:var(--tr-green-600);box-shadow:0 7px 16px rgba(29,147,98,.14);font:inherit;font-size:9.5px;font-weight:800}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid rgba(13,27,42,.06);border-radius:14px;background:rgba(255,255,255,.93);box-shadow:0 15px 35px rgba(13,27,42,.075),0 3px 11px rgba(13,27,42,.03);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:cardFloat 6.5s ease-in-out infinite}.floating-card strong{color:var(--tr-navy-950);font-size:10.5px;line-height:1.25}.floating-card p{margin:2px 0 0;color:var(--tr-muted);font-size:8.5px;line-height:1.4}.floating-card--google{top:21%;left:5%}.floating-card__icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:var(--tr-navy-900);background:#f2f5f8;font-size:14px;font-weight:900}.floating-card--rating{top:18%;right:3%;min-width:137px;display:block}.floating-card__rating-row{display:flex;align-items:center;gap:7px}.floating-card__rating-row strong{font-size:19px}.floating-card__rating-row span{color:#f5b63d;font-size:9.5px;letter-spacing:.01em}.floating-card--growth{right:7%;bottom:19%;display:block}.floating-card__growth-value{color:var(--tr-green-700);font-size:14px;font-weight:900}.hero__trust-badge{left:5%;bottom:15%;gap:9px;padding:10px 12px;border:1px solid rgba(13,27,42,.06);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 15px 35px rgba(13,27,42,.075),0 3px 11px rgba(13,27,42,.03);animation:cardFloat 7s ease-in-out infinite;animation-delay:-3.4s}.hero__trust-badge>span{width:29px;height:29px;flex:0 0 auto;border-radius:9px;color:#ffffff}.hero__trust-badge>span svg{width:14px;height:14px}.hero__trust-badge strong{font-size:9.5px;line-height:1.3}.hero__trust-badge small{margin-top:1px;font-size:8px}@keyframes deviceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.floating-card--rating{animation-delay:-1.5s}.floating-card--growth{animation-delay:-2.8s}@media (max-width:1360px){:root{--tr-gutter:clamp(24px,3.5vw,54px)}.site-header__inner{grid-template-columns:minmax(235px,1fr) auto minmax(235px,1fr);gap:22px}.site-header__logo{width:205px!important}.site-header__nav{gap:22px}.hero__inner{gap:48px}.hero h1{font-size:clamp(47px,4.1vw,60px)}}@media (max-width:1120px){.site-header__inner{min-height:70px;grid-template-columns:1fr auto}.site-header__logo{width:196px!important}.site-header__nav{position:absolute;top:calc(100% + 9px);left:var(--tr-gutter);right:var(--tr-gutter);display:none;padding:18px;flex-direction:column;align-items:stretch;gap:4px;border:1px solid var(--tr-line);border-radius:18px;background:rgba(255,255,255,.99);box-shadow:var(--tr-shadow-header)}.site-header__nav.is-open{display:flex}.site-header__nav>a:not(.button){padding:13px 12px;border-radius:10px;font-size:14px}.site-header__nav>a:not(.button):after{display:none}.site-header__mobile-cta{display:inline-flex;margin-top:8px}.desktop-only{display:none}.menu-button{display:grid}.hero{min-height:auto;padding:70px 0 88px}.hero__inner{grid-template-columns:1fr;gap:54px}.hero__copy{max-width:760px}.hero h1{max-width:740px;font-size:clamp(51px,7vw,70px)}.hero__title-line{white-space:normal}.hero__visual{width:min(680px,100%);min-height:520px;margin-inline:auto}.floating-card--google,.hero__trust-badge{left:8%}.floating-card--rating{right:8%}.floating-card--growth{right:10%}}@media (max-width:720px){:root{--tr-gutter:20px}.site-header__inner{min-height:64px}.site-header__logo{width:178px!important}.hero{padding:52px 0 70px}.hero__inner{gap:42px}.hero__eyebrow{margin-bottom:18px;padding:7px 10px;font-size:8.5px;white-space:normal}.hero h1{max-width:100%;font-size:clamp(39px,11vw,53px);line-height:1.04;letter-spacing:-.047em}.hero__title-line{white-space:normal}.hero__lead{margin-top:20px;font-size:15px;line-height:1.66}.hero__actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:26px}.hero__actions .button{width:100%}.hero__proof{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px;margin-top:22px}.hero__proof span{padding-right:0;margin-right:0;border-right:0}.hero__visual{min-height:455px}.device-mockup{width:218px;border-radius:36px}.device-mockup__screen{border-radius:29px}.floating-card--google{top:8%;left:0}.floating-card--rating{top:18%;right:0;min-width:126px}.floating-card--growth,.hero__trust-badge{display:none}}@media (max-width:430px){.site-header__logo{width:164px!important}.hero h1{font-size:clamp(37px,11.4vw,48px)}.hero__visual{min-height:425px}.device-mockup{width:203px}.floating-card{padding:9px 10px}.floating-card--google{left:-5px}.floating-card--rating{right:-5px;min-width:116px}}@media (prefers-reduced-motion:reduce){.device-mockup,.floating-card,.hero__trust-badge{animation:none}}.section-heading__kicker{display:flex;align-items:center;gap:14px;margin-bottom:18px}.section-heading--center .section-heading__kicker{justify-content:center}.section-heading__kicker .section-heading__eyebrow{margin-bottom:0}.photo-chip{display:block;flex-shrink:0;width:54px;height:54px;padding:4px;background:var(--tr-white);border-radius:12px;box-shadow:0 14px 26px rgba(13,27,42,.14),0 3px 8px rgba(13,27,42,.08);transform:rotate(-4deg)}.photo-chip__img{display:block;width:100%;height:100%;border-radius:8px;background-repeat:no-repeat;background-size:cover;background-position:50%}.photo-chip--right{transform:rotate(4deg)}.education{position:relative;padding:clamp(92px,10vw,150px) 0;background:var(--tr-white)}.section-heading{max-width:820px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading__eyebrow{display:inline-block;margin-bottom:16px;color:var(--tr-green-700);font-size:12px;font-weight:800;letter-spacing:.12em}.section-heading h2{margin:0;color:var(--tr-navy-950);font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.05em}.section-heading p{max-width:720px;margin:24px auto 0;color:var(--tr-muted);font-size:clamp(16px,1.4vw,20px);line-height:1.68}.education__journey{display:flex;align-items:center;justify-content:center;gap:0;max-width:640px;margin:clamp(40px,5vw,56px) auto 0;padding:20px clamp(24px,4vw,40px);border-radius:var(--tr-radius-md);background:linear-gradient(135deg,var(--tr-green-100) 0,#f3faf7 100%)}.education__journey-node{display:flex;align-items:center;flex:1 1}.education__journey-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:52px;height:52px;border-radius:50%;background:var(--tr-white);color:var(--tr-green-700);box-shadow:0 8px 20px rgba(23,122,80,.14)}.education__journey-path{flex:1 1;height:0;margin:0 10px;border-top:2px dashed rgba(23,122,80,.28)}.education__flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:clamp(54px,6vw,84px)}.education-step{position:relative;min-height:320px;padding:28px;border:1px solid var(--tr-line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,249,.95));box-shadow:0 16px 42px rgba(7,24,47,.06)}.education-step__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.education-step__number{color:rgba(18,34,79,.3);font-size:13px;font-weight:800;letter-spacing:.12em}.education-step__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:var(--tr-green-700);background:var(--tr-green-100)}.education-step h3{margin:0;color:var(--tr-navy-950);font-size:23px;line-height:1.18;letter-spacing:-.03em}.education-step p{margin:16px 0 0;color:var(--tr-muted);font-size:15px;line-height:1.65}.education-step__connector{position:absolute;top:52px;right:-19px;z-index:2;width:20px;height:2px;background:linear-gradient(90deg,var(--tr-line),var(--tr-green-500))}.education-step__connector:after{content:"";position:absolute;top:50%;right:-1px;width:7px;height:7px;border-top:2px solid var(--tr-green-500);border-right:2px solid var(--tr-green-500);transform:translateY(-50%) rotate(45deg)}.education__trust{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:22px 28px;gap:22px 28px;margin-top:28px;padding:26px 28px;border:1px solid rgba(29,147,98,.18);border-radius:22px;background:linear-gradient(135deg,rgba(232,246,239,.8),rgba(255,255,255,.96))}.education__trust-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;color:var(--tr-white);background:var(--tr-green-600);box-shadow:0 12px 28px rgba(29,147,98,.22)}.education__trust strong{color:var(--tr-navy-950);font-size:17px}.education__trust p{margin:7px 0 0;color:var(--tr-muted);font-size:14px;line-height:1.55}.education__trust-points{display:grid;grid-gap:8px;gap:8px;min-width:220px}.education__trust-points span{display:inline-flex;align-items:center;gap:8px;color:var(--tr-navy-800);font-size:13px;font-weight:600}.education__trust-points svg{color:var(--tr-green-600);flex:0 0 auto}@media (max-width:1120px){.education__flow{grid-template-columns:repeat(2,minmax(0,1fr))}.education-step__connector{display:none}.education__trust{grid-template-columns:auto 1fr}.education__trust-points{grid-column:2}}@media (max-width:680px){.education{padding:76px 0 92px}.education__flow{grid-template-columns:1fr;gap:14px;margin-top:42px}.education-step{min-height:auto;padding:24px}.education-step__top{margin-bottom:28px}.education__trust{grid-template-columns:1fr;align-items:start;padding:24px}.education__trust-points{grid-column:1;min-width:0}}.problem{position:relative;overflow:hidden;padding:clamp(92px,10vw,150px) 0;background:radial-gradient(circle at 12% 10%,rgba(29,147,98,.1),transparent 28%),linear-gradient(180deg,#f7faf9,#eef5f2)}.problem:before{content:"";position:absolute;top:18%;right:-12%;width:44%;aspect-ratio:1;border-radius:50%;background:rgba(18,34,79,.04);filter:blur(10px)}.problem__intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px)}.problem__fade{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--tr-green-600)}.problem__fade svg:first-child{opacity:1}.problem__fade svg:nth-child(2){opacity:.6}.problem__fade svg:nth-child(3){opacity:.3}.problem__fade svg:nth-child(4){margin-left:4px;color:var(--tr-muted);opacity:.55}.problem__statement{padding:28px;border-left:3px solid var(--tr-green-600);border-radius:0 18px 18px 0;background:rgba(255,255,255,.66)}.problem__statement span{display:block;margin-bottom:10px;color:var(--tr-green-700);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.problem__statement strong{color:var(--tr-navy-950);font-size:clamp(20px,2vw,29px);line-height:1.25;letter-spacing:-.03em}.problem__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:clamp(54px,6vw,84px)}.problem-card{position:relative;min-height:330px;padding:28px;overflow:hidden;border:1px solid rgba(18,34,79,.08);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 18px 48px rgba(7,24,47,.06)}.problem-card:after{content:"";position:absolute;right:-38px;bottom:-42px;width:120px;height:120px;border-radius:50%;background:rgba(29,147,98,.05)}.problem-card__index{color:rgba(18,34,79,.22);font-size:13px;font-weight:800;letter-spacing:.12em}.problem-card__icon{width:54px;height:54px;display:grid;place-items:center;margin-top:42px;border-radius:17px;color:#a85a47;background:#fff0eb}.problem-card h3{margin:24px 0 0;color:var(--tr-navy-950);font-size:22px;line-height:1.2;letter-spacing:-.03em}.problem-card p{margin:15px 0 0;color:var(--tr-muted);font-size:15px;line-height:1.65}.problem__comparison{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;grid-gap:22px;gap:22px;margin-top:28px}.problem__comparison-side{display:flex;min-height:170px;padding:28px;flex-direction:column;justify-content:center;border-radius:22px}.problem__comparison-side--before{color:var(--tr-white);background:var(--tr-navy-900)}.problem__comparison-side--after{border:1px solid rgba(168,90,71,.16);background:#fff5f1}.problem__comparison-label{margin-bottom:13px;font-size:11px;font-weight:800;letter-spacing:.12em}.problem__comparison-side--before .problem__comparison-label{color:rgba(255,255,255,.66)}.problem__comparison-side--after .problem__comparison-label{color:#a85a47}.problem__comparison-side strong{font-size:clamp(19px,1.8vw,26px);line-height:1.32;letter-spacing:-.025em}.problem__comparison-gap{min-width:110px;display:grid;grid-template-rows:1fr auto 1fr;place-items:center;color:var(--tr-muted)}.problem__comparison-gap span{width:1px;height:100%;background:var(--tr-line)}.problem__comparison-gap em{padding:12px 8px;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}@media (max-width:1120px){.problem__intro{grid-template-columns:1fr;align-items:start}.problem__statement{max-width:680px}.problem__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem__comparison{grid-template-columns:1fr}.problem__comparison-gap{min-width:0;min-height:60px;grid-template-columns:1fr auto 1fr;grid-template-rows:auto}.problem__comparison-gap span{width:100%;height:1px}.problem__comparison-gap em{writing-mode:initial;transform:none}}@media (max-width:680px){.problem{padding:76px 0 92px}.problem__grid{grid-template-columns:1fr;gap:14px;margin-top:42px}.problem-card{min-height:auto;padding:24px}.problem-card__icon{margin-top:28px}.problem__comparison-side{min-height:0;padding:24px}}.barrier{position:relative;padding:clamp(92px,10vw,150px) 0;background:var(--tr-white)}.barrier__header{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px)}.barrier__control-visual{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:18px 20px;border-radius:var(--tr-radius-md);background:var(--tr-white);border:1px solid var(--tr-line);box-shadow:0 14px 34px rgba(13,27,42,.05)}.barrier__control-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.barrier__control-label{display:inline-flex;align-items:center;gap:8px;color:var(--tr-navy-900);font-size:13px;font-weight:700}.barrier__control-row--muted .barrier__control-label{color:var(--tr-muted);font-weight:600}.barrier__control-toggle{position:relative;flex-shrink:0;width:34px;height:20px;border-radius:var(--tr-radius-pill);background:var(--tr-line);transition:background .18s ease}.barrier__control-toggle--on{background:var(--tr-green-600)}.barrier__control-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--tr-white);box-shadow:0 2px 6px rgba(13,27,42,.18);transition:left .18s ease}.barrier__control-toggle--on .barrier__control-knob{left:16px}.barrier__lead{margin:0;color:var(--tr-muted);font-size:clamp(16px,1.4vw,20px);line-height:1.72}.barrier__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:clamp(54px,6vw,84px)}.barrier-card{min-height:300px;padding:30px;border:1px solid var(--tr-line);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,1),rgba(247,250,249,.96));box-shadow:0 16px 44px rgba(7,24,47,.055)}.barrier-card__top{display:flex;align-items:center;justify-content:space-between}.barrier-card__number{color:rgba(18,34,79,.24);font-size:13px;font-weight:800;letter-spacing:.12em}.barrier-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:var(--tr-green-700);background:var(--tr-green-100)}.barrier-card__question{max-width:460px;margin:34px 0 0;color:var(--tr-navy-950);font-size:clamp(21px,2vw,27px);font-weight:750;line-height:1.22;letter-spacing:-.035em}.barrier-card__answer{margin-top:24px;padding-top:22px;border-top:1px solid var(--tr-line)}.barrier-card__answer>span{display:block;margin-bottom:8px;color:var(--tr-green-700);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.barrier-card__answer p{margin:0;color:var(--tr-muted);font-size:15px;line-height:1.65}.barrier__trust{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.65fr) auto;align-items:center;grid-gap:28px;gap:28px;margin-top:28px;padding:clamp(28px,4vw,46px);overflow:hidden;border-radius:28px;color:var(--tr-white);background:radial-gradient(circle at 88% 20%,rgba(29,147,98,.22),transparent 34%),linear-gradient(135deg,var(--tr-navy-950),var(--tr-navy-900))}.barrier__trust-main{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:22px;gap:22px}.barrier__trust-icon{width:66px;height:66px;display:grid;place-items:center;border-radius:20px;color:var(--tr-white);background:var(--tr-green-600);box-shadow:0 16px 34px rgba(29,147,98,.25)}.barrier__trust-main span{color:rgba(255,255,255,.6);font-size:11px;font-weight:800;letter-spacing:.12em}.barrier__trust-main h3{margin:8px 0 0;font-size:clamp(26px,3vw,42px);line-height:1.08;letter-spacing:-.045em}.barrier__trust-main p{margin:12px 0 0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.55}.barrier__trust-points{display:grid;grid-gap:11px;gap:11px}.barrier__trust-points span{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.88);font-size:13px;font-weight:600}.barrier__trust-points svg{flex:0 0 auto;color:#7fe0b5}.barrier__trust-seal{width:150px;aspect-ratio:1;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:rgba(255,255,255,.82);background:rgba(255,255,255,.055);text-align:center}.barrier__trust-seal span{max-width:100px;font-size:11px;font-weight:700;line-height:1.35}@media (max-width:1120px){.barrier__header{grid-template-columns:1fr;align-items:start}.barrier__lead{max-width:760px}.barrier__trust{grid-template-columns:1fr 1fr}.barrier__trust-seal{display:none}}@media (max-width:760px){.barrier{padding:76px 0 92px}.barrier__grid{grid-template-columns:1fr;gap:14px;margin-top:42px}.barrier-card{min-height:auto;padding:24px}.barrier__trust{padding:28px 24px}.barrier__trust,.barrier__trust-main{grid-template-columns:1fr;align-items:start}}.smart-review{position:relative;overflow:hidden;padding:clamp(96px,10vw,154px) 0;color:var(--tr-white);background:radial-gradient(circle at 88% 24%,rgba(29,147,98,.28),transparent 30%),linear-gradient(100deg,rgba(7,24,47,.94),rgba(11,29,58,.86) 34%,rgba(16,40,79,.42) 62%,rgba(16,40,79,.16)),url(/images/sections/section-smart-review.jpg);background-repeat:no-repeat;background-size:auto,cover,cover;background-position:50%,50%,center 30%}.smart-review:before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,transparent,black 18%,black 82%,transparent);mask-image:linear-gradient(180deg,transparent,black 18%,black 82%,transparent)}.smart-review__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;grid-gap:clamp(54px,8vw,120px);gap:clamp(54px,8vw,120px)}.smart-review .section-heading__eyebrow{color:#7fe0b5}.smart-review__content h2{max-width:700px;margin:0;font-size:clamp(42px,5.4vw,72px);line-height:1.01;letter-spacing:-.055em}.smart-review__lead{max-width:680px;margin:26px 0 0;color:rgba(255,255,255,.72);font-size:clamp(16px,1.45vw,20px);line-height:1.72}.smart-review__guarantees{display:grid;grid-gap:12px;gap:12px;margin-top:30px}.smart-review__guarantees span{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.88);font-size:14px;font-weight:600}.smart-review__guarantees svg{flex:0 0 auto;color:#7fe0b5}.smart-review__link{display:inline-flex;align-items:center;gap:10px;margin-top:34px;color:var(--tr-white);font-size:14px;font-weight:750;text-decoration:none}.smart-review__link svg{transition:transform .18s ease}.smart-review__link:hover svg{transform:translateX(4px)}.smart-review__demo{display:grid;place-items:center}.smart-review__device{width:min(100%,520px);padding:14px;border:1px solid rgba(255,255,255,.16);border-radius:34px;background:rgba(255,255,255,.075);box-shadow:0 36px 90px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.smart-review__device-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:8px 12px 16px;color:rgba(255,255,255,.62);font-size:12px}.smart-review__device-top span:first-child{width:8px;height:8px;border-radius:50%;background:#7fe0b5}.smart-review__device-top span:last-child{justify-self:end;width:34px;height:4px;border-radius:999px;background:rgba(255,255,255,.18)}.smart-review__screen{padding:26px;border-radius:24px;color:var(--tr-navy-950);background:#f7faf9}.smart-review__prompt span{color:var(--tr-green-700);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.smart-review__prompt h3{margin:10px 0 0;font-size:23px;line-height:1.23;letter-spacing:-.035em}.smart-review__response{margin-top:20px;padding:18px;border:1px solid var(--tr-line);border-radius:16px;background:var(--tr-white)}.smart-review__draft p,.smart-review__response p{margin:0;color:var(--tr-muted);font-size:14px;line-height:1.6}.smart-review__draft{margin-top:14px;padding:18px;border:1px solid rgba(29,147,98,.18);border-radius:16px;background:linear-gradient(145deg,rgba(232,246,239,.95),var(--tr-white))}.smart-review__draft-label{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--tr-green-700);font-size:12px;font-weight:800}.smart-review__draft-actions{display:flex;gap:10px;margin-top:18px}.smart-review__draft-actions button{min-height:40px;padding:0 16px;border:1px solid var(--tr-line);border-radius:999px;color:var(--tr-navy-950);background:var(--tr-white);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.smart-review__draft-actions button:last-child{border-color:var(--tr-green-600);color:var(--tr-white);background:var(--tr-green-600)}.smart-review__control{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:var(--tr-muted);font-size:12px;font-weight:650}.smart-review__control svg{color:var(--tr-green-600)}.smart-review__process{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:clamp(66px,8vw,104px)}.smart-review-step{min-height:220px;padding:24px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:rgba(255,255,255,.055);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.smart-review-step__header{display:flex;align-items:center;justify-content:space-between}.smart-review-step__number{color:rgba(255,255,255,.34);font-size:12px;font-weight:800;letter-spacing:.12em}.smart-review-step__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#7fe0b5;background:rgba(127,224,181,.1)}.smart-review-step h3{margin:30px 0 0;color:var(--tr-white);font-size:21px;letter-spacing:-.03em}.smart-review-step p{margin:12px 0 0;color:rgba(255,255,255,.64);font-size:14px;line-height:1.58}@media (max-width:1100px){.smart-review__layout{grid-template-columns:1fr}.smart-review__demo{justify-items:start}.smart-review__process{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.smart-review{padding:80px 0 96px}.smart-review__layout{gap:44px}.smart-review__screen{padding:20px}.smart-review__process{grid-template-columns:1fr;margin-top:52px}.smart-review-step{min-height:auto}.smart-review__draft-actions{flex-direction:column}}.growth{position:relative;padding:clamp(96px,10vw,154px) 0;overflow:hidden;background:radial-gradient(circle at 12% 82%,rgba(29,147,98,.11),transparent 28%),linear-gradient(180deg,#f8fbfa,#eef5f2)}.growth__header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;grid-gap:clamp(42px,7vw,100px);gap:clamp(42px,7vw,100px)}.growth__lead{margin:0;color:var(--tr-muted);font-size:clamp(16px,1.4vw,20px);line-height:1.72}.growth__outcomes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:clamp(56px,6vw,84px)}.growth-card{min-height:300px;padding:28px;border:1px solid rgba(18,34,79,.08);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 18px 48px rgba(7,24,47,.055)}.growth-card__top{display:flex;align-items:center;justify-content:space-between}.growth-card__index{color:rgba(18,34,79,.24);font-size:13px;font-weight:800;letter-spacing:.12em}.growth-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:var(--tr-green-700);background:var(--tr-green-100)}.growth-card h3{margin:42px 0 0;color:var(--tr-navy-950);font-size:23px;line-height:1.18;letter-spacing:-.03em}.growth-card p{margin:16px 0 0;color:var(--tr-muted);font-size:15px;line-height:1.65}.growth__loop{display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;grid-gap:clamp(54px,8vw,110px);gap:clamp(54px,8vw,110px);margin-top:30px;padding:clamp(34px,5vw,64px);border-radius:30px;color:var(--tr-white);background:radial-gradient(circle at 80% 25%,rgba(29,147,98,.24),transparent 32%),linear-gradient(145deg,var(--tr-navy-950),#10284f);box-shadow:0 28px 80px rgba(7,24,47,.14)}.growth__loop-label{color:#7fe0b5;font-size:11px;font-weight:800;letter-spacing:.12em}.growth__loop-copy h3{margin:14px 0 0;font-size:clamp(30px,3.6vw,52px);line-height:1.07;letter-spacing:-.045em}.growth__loop-copy p{margin:20px 0 0;color:rgba(255,255,255,.7);font-size:16px;line-height:1.68}.growth__loop-checks{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.growth__loop-checks span{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.86);font-size:13px;font-weight:600}.growth__loop-checks svg{color:#7fe0b5;flex:0 0 auto}.growth__loop-visual{position:relative;width:min(100%,520px);aspect-ratio:1;margin-inline:auto}.growth__loop-ring{position:absolute;inset:15%;border:1px solid rgba(255,255,255,.16);border-radius:50%}.growth__loop-center{position:absolute;top:50%;left:50%;z-index:2;width:150px;height:150px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;border-radius:50%;color:var(--tr-white);background:var(--tr-green-600);box-shadow:0 22px 50px rgba(29,147,98,.28);transform:translate(-50%,-50%)}.growth__loop-center strong{font-size:18px}.growth__loop-node{position:absolute;z-index:3;width:142px;min-height:82px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.growth__loop-node span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#7fe0b5;background:rgba(127,224,181,.1);font-size:11px;font-weight:800}.growth__loop-node strong{font-size:13px;line-height:1.25}.growth__loop-node--1{top:0;left:50%;transform:translateX(-50%)}.growth__loop-node--2{top:50%;right:0;transform:translateY(-50%)}.growth__loop-node--3{bottom:0;left:50%;transform:translateX(-50%)}.growth__loop-node--4{top:50%;left:0;transform:translateY(-50%)}.growth__bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px;padding:24px 28px;border:1px solid rgba(29,147,98,.16);border-radius:20px;background:rgba(255,255,255,.74)}.growth__bottom>div{display:flex;align-items:center;gap:12px;color:var(--tr-navy-800);font-size:14px;font-weight:600}.growth__bottom svg{color:var(--tr-green-600);flex:0 0 auto}.growth__bottom a{display:inline-flex;align-items:center;gap:9px;color:var(--tr-navy-950);font-size:14px;font-weight:750;text-decoration:none}@media (max-width:1120px){.growth__header,.growth__loop{grid-template-columns:1fr}.growth__outcomes{grid-template-columns:repeat(2,minmax(0,1fr))}.growth__lead{max-width:760px}}@media (max-width:720px){.growth{padding:80px 0 96px}.growth__outcomes{grid-template-columns:1fr;gap:14px;margin-top:44px}.growth-card{min-height:auto;padding:24px}.growth__loop{padding:30px 22px}.growth__loop-visual{width:100%;min-height:500px;aspect-ratio:auto}.growth__loop-ring{inset:19% 9%}.growth__loop-node{width:132px}.growth__bottom{align-items:flex-start;flex-direction:column;padding:22px}}.digital-trust{position:relative;padding:clamp(96px,10vw,150px) 0;background:var(--tr-white)}.digital-trust__network{position:relative;width:min(100%,460px);aspect-ratio:1;margin:clamp(48px,6vw,72px) auto 0}.digital-trust__network-ring{position:absolute;inset:16%;border:1px dashed var(--tr-line);border-radius:50%}.digital-trust__network-center{position:absolute;top:50%;left:50%;z-index:2;width:76px;height:76px;display:grid;place-items:center;border-radius:50%;color:var(--tr-white);background:var(--tr-green-600);box-shadow:0 18px 40px rgba(29,147,98,.28);transform:translate(-50%,-50%)}.digital-trust__network-node{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;width:max-content;max-width:148px;padding:9px 13px;border-radius:var(--tr-radius-pill);border:1px solid var(--tr-line);background:var(--tr-white);box-shadow:0 10px 24px rgba(13,27,42,.06)}.digital-trust__network-node span{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;color:var(--tr-green-700);background:var(--tr-green-100)}.digital-trust__network-node strong{color:var(--tr-navy-900);font-size:12.5px;font-weight:700}.digital-trust__network-node--1{top:0;left:50%;transform:translate(-50%)}.digital-trust__network-node--2{top:50%;right:0;transform:translateY(-50%)}.digital-trust__network-node--3{bottom:0;left:50%;transform:translate(-50%)}.digital-trust__network-node--4{top:50%;left:0;transform:translateY(-50%)}.digital-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:clamp(54px,6vw,82px)}.digital-trust-card{min-height:260px;padding:28px;border:1px solid var(--tr-line);border-radius:24px;background:linear-gradient(145deg,#ffffff,#f7faf9);box-shadow:0 16px 44px rgba(7,24,47,.05)}.digital-trust-card__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:var(--tr-green-700);background:var(--tr-green-100)}.digital-trust-card h3{margin:34px 0 0;color:var(--tr-navy-950);font-size:23px;letter-spacing:-.03em}.digital-trust-card p{margin:14px 0 0;color:var(--tr-muted);font-size:15px;line-height:1.65}.digital-trust__banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;margin-top:28px;padding:clamp(28px,4vw,44px);border-radius:28px;color:var(--tr-white);background:radial-gradient(circle at 88% 20%,rgba(29,147,98,.28),transparent 32%),linear-gradient(135deg,var(--tr-navy-950),#10284f)}.digital-trust__banner-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;background:var(--tr-green-600)}.digital-trust__banner span{color:#7fe0b5;font-size:11px;font-weight:800;letter-spacing:.12em}.digital-trust__banner h3{margin:8px 0 0;font-size:clamp(25px,3vw,40px);line-height:1.1;letter-spacing:-.04em}.digital-trust__banner p{margin:10px 0 0;color:rgba(255,255,255,.68);font-size:14px;line-height:1.6}.faq{padding:clamp(96px,10vw,150px) 0;background:radial-gradient(circle at 12% 15%,rgba(29,147,98,.1),transparent 26%),linear-gradient(180deg,#f7faf9,#eef5f2)}.faq__layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;grid-gap:clamp(54px,8vw,110px);gap:clamp(54px,8vw,110px)}.faq__intro{position:-webkit-sticky;position:sticky;top:110px}.faq__intro h2{margin:0;color:var(--tr-navy-950);font-size:clamp(40px,5vw,66px);line-height:1.02;letter-spacing:-.05em}.faq__intro>p{margin:24px 0 0;color:var(--tr-muted);font-size:18px;line-height:1.7}.faq__trust-note{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;margin-top:34px;padding:20px;border:1px solid rgba(29,147,98,.16);border-radius:18px;background:rgba(255,255,255,.74)}.faq__trust-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;color:var(--tr-white);background:var(--tr-green-600);box-shadow:0 10px 22px rgba(29,147,98,.24)}.faq__trust-note svg{color:var(--tr-green-600)}.faq__trust-icon svg{color:var(--tr-white)}.faq__trust-note span,.faq__trust-note strong{display:block}.faq__trust-note strong{color:var(--tr-navy-950);font-size:14px}.faq__trust-note span{margin-top:6px;color:var(--tr-muted);font-size:12px;line-height:1.55}.faq__list{display:grid;grid-gap:12px;gap:12px}.faq-item{overflow:hidden;border:1px solid var(--tr-line);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(7,24,47,.04)}.faq-item button{width:100%;min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px;padding:22px 24px;border:0;color:var(--tr-navy-950);background:transparent;text-align:left;cursor:pointer}.faq-item__number{color:rgba(18,34,79,.26);font-size:12px;font-weight:800;letter-spacing:.1em}.faq-item__question{font-size:17px;font-weight:750;line-height:1.35}.faq-item button svg{color:var(--tr-green-600);transition:transform .18s ease}.faq-item--open button svg{transform:rotate(180deg)}.faq-item__answer{padding:0 64px 24px}.faq-item__answer p{margin:0;color:var(--tr-muted);font-size:15px;line-height:1.7}.faq__bottom{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:34px;color:var(--tr-muted);font-size:14px}.faq__bottom svg{color:var(--tr-green-600)}.faq__bottom a{color:var(--tr-navy-950);font-weight:750;text-decoration:none}@media (max-width:1050px){.digital-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq__layout{grid-template-columns:1fr}.faq__intro{position:static;max-width:760px}}@media (max-width:680px){.digital-trust,.faq{padding:80px 0 96px}.digital-trust__grid{grid-template-columns:1fr;gap:14px;margin-top:42px}.digital-trust-card{min-height:auto;padding:24px}.digital-trust__banner{grid-template-columns:1fr;align-items:start;padding:26px 22px}.digital-trust__banner>svg{display:none}.faq__layout{gap:42px}.faq-item button{grid-template-columns:1fr auto;gap:12px;padding:20px}.faq-item__number{display:none}.faq-item__answer{padding:0 20px 22px}.faq__bottom{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}}.cta{position:relative;padding:clamp(88px,9vw,130px) 0;overflow:hidden;background:var(--tr-white)}.cta:before{content:"";position:absolute;inset:auto auto -24% -8%;width:440px;height:440px;border-radius:50%;background:rgba(29,147,98,.08);filter:blur(8px)}.cta__panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;grid-gap:clamp(42px,7vw,92px);gap:clamp(42px,7vw,92px);padding:clamp(38px,6vw,72px);border-radius:32px;color:var(--tr-white);background:radial-gradient(circle at 85% 20%,rgba(29,147,98,.3),transparent 31%),linear-gradient(100deg,rgba(7,24,47,.94),rgba(11,29,58,.85) 32%,rgba(16,40,79,.4) 60%,rgba(16,53,95,.14)),url(/images/sections/section-cta.jpg);background-repeat:no-repeat;background-size:auto,cover,cover;background-position:50%,50%,center 25%;box-shadow:0 30px 90px rgba(7,24,47,.18)}.cta__eyebrow{display:inline-flex;align-items:center;gap:8px;color:#7fe0b5;font-size:11px;font-weight:800;letter-spacing:.12em}.cta__content h2{max-width:760px;margin:18px 0 0;font-size:clamp(42px,5.2vw,70px);line-height:1.01;letter-spacing:-.055em}.cta__content>p{max-width:680px;margin:24px 0 0;color:rgba(255,255,255,.72);font-size:clamp(16px,1.4vw,20px);line-height:1.7}.cta__benefits{display:grid;grid-gap:11px;gap:11px;margin-top:30px}.cta__benefits span{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.88);font-size:14px;font-weight:600}.cta__benefits svg{flex:0 0 auto;color:#7fe0b5}.cta__action-card{padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(11,29,58,.55);box-shadow:0 18px 48px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cta__action-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;color:var(--tr-white);background:var(--tr-green-600)}.cta__action-card h3{margin:24px 0 0;font-size:26px;letter-spacing:-.03em}.cta__action-card>p{margin:14px 0 0;color:rgba(255,255,255,.68);font-size:14px;line-height:1.65}.cta__action-card>a{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:24px;padding:0 22px;border-radius:999px;color:var(--tr-navy-950);background:var(--tr-white);font-size:14px;font-weight:800;text-decoration:none}.cta__action-note{display:flex;align-items:flex-start;gap:8px;margin-top:18px;color:rgba(255,255,255,.58);font-size:11px;line-height:1.5}.cta__action-note svg{flex:0 0 auto;color:#7fe0b5}@media (max-width:1000px){.cta__panel{grid-template-columns:1fr}.cta__action-card{max-width:620px}}@media (max-width:680px){.cta{padding:76px 0 92px}.cta__panel{padding:30px 22px;border-radius:26px}.cta__action-card{padding:24px}.cta__action-card>a{width:100%}}.footer{padding:72px 0 30px;color:var(--tr-white);background:radial-gradient(circle at 12% 20%,rgba(29,147,98,.15),transparent 30%),linear-gradient(180deg,#0b1830 0,var(--tr-navy-950) 100%)}.footer__top{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);grid-gap:clamp(48px,8vw,110px);gap:clamp(48px,8vw,110px)}.footer__brand{max-width:510px}.footer__logo{gap:13px;color:var(--tr-white);text-decoration:none}.footer__logo-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--tr-white);background:var(--tr-green-600);font-size:14px;font-weight:850;letter-spacing:-.04em}.footer__logo small,.footer__logo strong{display:block}.footer__logo strong{font-size:18px}.footer__logo small{margin-top:2px;color:rgba(255,255,255,.48);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.footer__brand>p{margin:24px 0 0;color:rgba(255,255,255,.62);line-height:1.7}.footer__trust{display:flex;align-items:center;gap:9px;margin-top:24px;color:rgba(255,255,255,.78);font-size:12px;font-weight:600}.footer__trust svg{color:#7fe0b5}.footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:34px;gap:34px}.footer__nav>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer__nav-title{margin-bottom:5px;color:rgba(255,255,255,.42);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.footer__location,.footer__nav a{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.5;text-decoration:none;transition:color .18s ease}.footer__nav a:hover{color:var(--tr-white)}.footer__social{display:flex;gap:8px;margin-top:5px}.footer__social a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.04)}.footer__divider{height:1px;margin:54px 0 24px;background:rgba(255,255,255,.1)}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;color:rgba(255,255,255,.42);font-size:11px}.footer__bottom a{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.62);text-decoration:none}@media (max-width:900px){.footer__top{grid-template-columns:1fr}}@media (max-width:680px){.footer{padding:58px 0 26px}.footer__nav{grid-template-columns:1fr 1fr}.footer__nav>div:last-child{grid-column:1/-1}.footer__bottom{align-items:flex-start;flex-direction:column}}html{scroll-behavior:smooth;scroll-padding-top:92px}section[id]{scroll-margin-top:92px}.site-header__brand img{display:block;width:auto;height:40px;max-width:210px}.footer__official-logo{width:auto;height:48px;max-width:230px}.footer__pending-link{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.46);font-size:12px;line-height:1.5}@media (max-width:680px){html{scroll-padding-top:78px}section[id]{scroll-margin-top:78px}.site-header__brand img{height:34px;max-width:174px}.footer__official-logo{height:42px;max-width:205px}}.site-header__logo{display:block;width:auto;height:38px;max-width:210px;object-fit:contain}.site-header__mobile-cta{display:none!important;gap:8px}.site-header__actions .button{gap:8px}.hero__trust-badge{position:absolute;left:3%;bottom:12%;z-index:4;display:flex;align-items:center;gap:12px;padding:14px 17px;border:1px solid rgba(255,255,255,.82);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 20px 50px rgba(7,24,47,.13);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero__trust-badge>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--tr-green-600)}.hero__trust-badge strong{display:block;color:var(--tr-navy-950);font-size:13px}.hero__trust-badge small{display:block;margin-top:3px;color:var(--tr-muted);font-size:11px}@media(max-width:1120px){.site-header__mobile-cta{display:inline-flex!important;margin-top:10px}.hero__trust-badge{left:12%;bottom:10%}}@media(max-width:680px){.site-header__logo{height:32px;max-width:170px}.hero__trust-badge{left:0;bottom:0}.floating-card--google{transform:scale(.92);transform-origin:left top}.floating-card--rating{transform:scale(.92);transform-origin:right top}}.site-header,.site-header .container,.site-header__inner{height:72px!important;min-height:72px!important}.site-header .container,.site-header__inner{max-height:72px!important}.site-header__actions,.site-header__brand{height:72px!important;align-items:center!important}.site-header__brand img,.site-header__logo{width:224px!important;height:auto!important;max-width:224px!important;max-height:58px!important}.site-header__nav>a:not(.button){padding-top:8px!important;padding-bottom:8px!important}.site-header__actions .button,.site-header__actions .button--primary{min-height:40px!important;height:40px!important;padding-block:0!important;padding-inline:16px!important}.hero{min-height:calc(100svh - 72px)!important}@media (max-width:680px){.site-header{height:64px!important;min-height:64px!important}.site-header .container,.site-header__actions,.site-header__brand,.site-header__inner{height:64px!important;min-height:64px!important;max-height:64px!important}.site-header__brand img,.site-header__logo{width:190px!important;max-width:190px!important;max-height:50px!important}}.hero__inner{position:relative;z-index:2;display:block;aspect-ratio:2/1;min-height:380px;overflow:hidden;border-radius:42px;isolation:isolate}.hero__copy{position:relative;z-index:10;width:min(43%,650px);min-width:0;padding:clamp(78px,7vw,112px) 0 clamp(62px,6vw,96px)}.hero h1{max-width:650px;margin:0;color:var(--tr-navy-950);font-size:clamp(50px,4vw,66px);font-weight:760;line-height:1.035;letter-spacing:-.052em}.hero__title-line{display:block;width:-moz-fit-content;width:fit-content;max-width:100%}.hero__title-line--navy{color:var(--tr-navy-950)}.hero__title-line--green{margin-top:7px;color:var(--tr-green-600)}.hero__lead{max-width:630px}.hero__visual{min-width:0;min-height:100%}.hero__visual,.hero__visual-background{position:absolute;inset:0;z-index:1;width:100%;pointer-events:none}.hero__visual-background{display:block;height:100%;border-radius:inherit;background-color:#ffffff;background-image:url(/images/hero/tienda-review-hero-flattened-v1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:drop-shadow(0 26px 54px rgba(13,27,42,.08))}@media (max-width:1320px){.hero__copy{width:min(47%,640px);padding-top:86px;padding-bottom:78px}.hero h1{max-width:610px;font-size:clamp(47px,4.1vw,60px)}}@media (max-width:1180px){.hero__copy{width:min(50%,600px);padding-top:76px;padding-bottom:70px}.hero h1{font-size:clamp(45px,5vw,58px)}.hero h1,.hero__lead{max-width:560px}}@media (max-width:900px){.hero__inner{display:grid;grid-template-columns:1fr;aspect-ratio:auto;min-height:0;overflow:visible;border-radius:0}.hero__copy{width:100%;max-width:720px;order:2;padding:24px 0 42px}.hero h1{max-width:620px}.hero__visual{position:relative;inset:auto;order:1;width:100%;aspect-ratio:836/768;min-height:0;border-radius:28px;overflow:hidden}.hero__visual-background{background-image:url(/images/hero/tienda-review-hero-flattened-mobile-v1.jpg);border-radius:28px}}@media (max-width:760px){.hero h1,.hero__copy,.hero__lead{max-width:100%}.hero__copy{padding-top:40px;padding-bottom:36px}.hero h1{font-size:clamp(39px,11vw,53px);line-height:1.04;letter-spacing:-.047em}.hero__title-line{width:auto}.hero__visual,.hero__visual-background{border-radius:28px}}@media (max-width:430px){.hero h1{font-size:clamp(37px,11.4vw,48px)}}.hero{padding-top:0}.hero__inner{width:100%;max-width:100%;margin-inline:0}.hero__copy{padding-left:clamp(24px,4vw,72px);padding-right:clamp(16px,3vw,48px)}.footer{padding-top:82px}.footer__top{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:clamp(64px,7vw,108px)}.footer__brand{max-width:545px;padding-left:16px}.footer__logo{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content}.footer__official-logo{display:block;width:296px!important;height:auto!important;max-width:100%;filter:brightness(0) invert(1)}.footer__brand>p{max-width:500px;margin-top:27px;font-size:14px;line-height:1.75}.footer__trust{margin-top:22px}.footer__nav{align-self:start;padding-top:8px}.footer__bottom a{transition:color .18s ease}.footer__bottom a:hover{color:rgba(255,255,255,.9)}@media (max-width:1100px){.footer__top{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:52px}.footer__official-logo{width:270px!important}}@media (max-width:900px){.footer__top{grid-template-columns:1fr;gap:52px}.footer__brand{max-width:610px;padding-left:0}.footer__nav{padding-top:0}}@media (max-width:680px){.footer{padding-top:60px}.footer__official-logo{width:238px!important}.footer__brand>p{margin-top:22px;font-size:13.5px}}