/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#6bc047;--black:#000;--white:#fff;--line:#00000026}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--black);font-family:var(--font-sora),Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1280px,100% - 80px);margin-inline:auto}.icon{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.site-header{justify-content:space-between;align-items:center;min-height:96px;display:flex}.brand{width:232px;height:58px;display:block}.brand-logo{background:#fff url(/resolvem-logo.png) 50%/contain no-repeat;width:100%;height:100%;display:block}.site-header nav{gap:36px;display:flex}.site-header nav a{font-size:14px;font-weight:600;position:relative}.site-header nav a:after{background:var(--green);content:"";transform-origin:0;width:100%;height:3px;transition:transform .18s;position:absolute;bottom:-7px;left:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:scaleX(1)}.hero{border-top:1px solid var(--line);padding:72px 0 108px}.hero-layout{grid-template-columns:1.12fr .88fr;align-items:center;gap:70px;display:grid}.eyebrow,.section-kicker{color:#00000094;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--green);border-radius:50%;width:8px;height:8px}h1{letter-spacing:-.06em;max-width:850px;margin:25px 0 0;font-size:clamp(54px,5.2vw,82px);font-weight:700;line-height:.98}h1 span{color:var(--green)}.hero-lead{color:#000000a8;max-width:740px;margin:28px 0 0;font-size:19px;line-height:1.55}.button{background:var(--green);border:1.5px solid var(--green);color:#000;border-radius:8px;justify-content:center;align-items:center;gap:13px;min-height:58px;padding:0 25px;font-size:15px;font-weight:600;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{color:#fff;background:#000;transform:translateY(-2px)}.button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:4px}.whatsapp-button{margin-top:36px}.hero-proof{background:#f3f3f1;border-radius:20px;align-self:center;width:min(100%,540px);margin:0;overflow:hidden}.hero-proof img{width:100%;height:auto;display:block}.problem-section{background:#f7f7f7;padding:132px 0}.section-heading h2,.authority-copy h2,.audience-grid h2,.final-grid h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.4vw,64px);font-weight:700;line-height:1.02}.split-heading{grid-template-columns:.48fr 1.52fr;align-items:end;gap:45px;display:grid}.architect-insight{border-left:5px solid var(--green);max-width:950px;margin:72px 0 0 auto;padding-left:28px;font-size:clamp(20px,2vw,28px);font-weight:600;line-height:1.45}.problem-grid{grid-template-columns:repeat(3,1fr);margin-top:80px;display:grid}.problem-grid article{border-left:1px solid var(--line);min-height:245px;padding:28px 34px}.problem-grid article:last-child{border-right:1px solid var(--line)}.problem-grid span{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:700}.problem-grid h3{letter-spacing:-.03em;max-width:285px;margin:34px 0 14px;font-size:21px;line-height:1.2}.problem-grid p{color:#0009;max-width:280px;margin:0;font-size:14px;line-height:1.65}.how-section{padding:135px 0}.centered-heading{text-align:center;max-width:850px;margin:0 auto}.centered-heading h2{margin-top:22px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:75px;display:grid;position:relative}.step-card{background:linear-gradient(145deg,#fff 62%,#6bc04717);border:1.5px solid #000000d9;border-radius:18px;min-height:405px;padding:32px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden}.step-card:after{background:var(--green);content:"";transform-origin:0;width:100%;height:5px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(.18)}.step-card:hover{border-color:#000;transform:translateY(-6px);box-shadow:0 20px 45px #00000017}.step-card:hover:after{transform:scaleX(1)}.step-top{justify-content:space-between;align-items:center;display:flex}.step-icon{color:var(--green);background:#000;border-radius:18px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative;box-shadow:8px 8px #6bc04738}.step-icon:after{content:"";pointer-events:none;border:1px solid #6bc0478c;border-radius:13px;position:absolute;inset:7px}.step-top small{color:#000000ad;letter-spacing:.12em;text-transform:uppercase;background:#6bc04724;border:1px solid #6bc0475c;border-radius:99px;padding:8px 11px;font-size:9px;font-weight:700}.step-card h3{letter-spacing:-.04em;margin:48px 0 18px;font-size:28px;line-height:1.12}.step-card p{color:#0000009e;margin:0;font-size:15px;line-height:1.7}.method-note{color:#00000091;text-align:center;max-width:720px;margin:32px auto 0;font-size:13px}.authority-section{color:#fff;background:#000;padding:128px 0}.authority-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:95px;display:grid}.authority-number{border-right:1px solid #ffffff3d;flex-direction:column;justify-content:center;align-items:flex-start;min-height:360px;display:flex}.authority-number strong{color:var(--green);letter-spacing:-.08em;font-size:clamp(110px,13vw,190px);line-height:.8}.authority-number span{letter-spacing:.06em;text-transform:uppercase;margin-top:35px;font-size:14px;font-weight:600}.authority-copy .section-kicker{color:var(--green)}.authority-copy h2{margin-top:23px}.authority-copy>p:last-child{color:#ffffffa6;max-width:690px;margin:30px 0 0;font-size:17px;line-height:1.75}.audience-section{padding:125px 0}.audience-grid{grid-template-columns:.42fr 1.58fr;gap:45px;display:grid}.audience-grid h2{max-width:930px}.audience-tags{flex-wrap:wrap;grid-column:2;gap:10px;display:flex}.audience-tags span{border:1.5px solid #000;border-radius:99px;padding:12px 18px;font-size:13px;font-weight:600}.final-cta{background:var(--green);padding:105px 0}.final-grid{grid-template-columns:1fr auto;align-items:center;gap:50px;display:grid}.final-grid .section-kicker{color:#00000094;margin-bottom:18px}.final-grid h2{max-width:850px}.button-dark{color:#fff;background:#000;border-color:#000;min-width:235px}.button-dark:hover{color:#000;background:#fff}footer{padding:48px 0}.footer-grid{grid-template-columns:.8fr .9fr 1.3fr;align-items:start;gap:35px;display:grid}.brand-footer{width:200px;height:50px}.footer-grid>p{color:#00000094;max-width:270px;margin:9px 0 0;font-size:12px;line-height:1.6}.footer-contacts{justify-self:end;gap:8px;display:grid}.footer-contacts span{color:#00000094;font-size:11px}.footer-contacts a{color:inherit;text-underline-offset:3px;text-decoration:underline}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-copy>*{animation:.55s both rise}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.15s}.hero-copy>:nth-child(4){animation-delay:.22s}@media (width<=1000px){.shell{width:min(100% - 48px,900px)}.site-header nav{gap:18px}.site-header nav a{font-size:12px}.hero-layout{grid-template-columns:1fr}.hero-proof{min-height:480px}.split-heading,.authority-grid{grid-template-columns:1fr}.split-heading{align-items:start}.architect-insight{margin-left:0}.authority-number{border-bottom:1px solid #ffffff3d;border-right:0;min-height:260px}.authority-number strong{font-size:120px}.audience-grid{grid-template-columns:1fr}.audience-tags{grid-column:1}}@media (width<=720px){.shell{width:calc(100% - 30px)}.site-header{min-height:78px}.site-header nav{display:none}.brand{width:176px;height:44px}.hero{padding:52px 0 76px}.hero-copy{text-align:left}h1{font-size:clamp(43px,12.5vw,64px)}.hero-lead{font-size:17px}.button{width:100%}.hero-proof{width:min(100%,560px);margin-inline:auto}.problem-section,.how-section,.authority-section,.audience-section{padding:82px 0}.problem-grid,.steps-grid{grid-template-columns:1fr}.problem-grid{margin-top:55px}.problem-grid article,.problem-grid article:last-child{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:210px}.architect-insight{margin-top:48px;font-size:20px}.steps-grid{margin-top:50px}.step-card{min-height:340px}.authority-grid{gap:55px}.authority-number{min-height:220px}.authority-number strong{font-size:105px}.audience-grid{gap:28px}.final-grid{grid-template-columns:1fr}.final-cta{padding:78px 0}.footer-grid{grid-template-columns:1fr}.footer-contacts{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
