:root{color-scheme:light;--bg:#f5f3e9;--panel:#fffef9;--line:#d9ddce;--text:#243e30;--muted:#5e6b5d;--forest:#295a42;--lime:#dbe994}*{box-sizing:border-box}html{scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font-family:Avenir Next,Segoe UI,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font:inherit}a,button,input{-webkit-tap-highlight-color:transparent}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--forest);outline-offset:4px}::selection{background:var(--lime);color:var(--text)}.wrap{max-width:1168px;margin:0 auto;padding:0 32px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;padding:12px 20px;z-index:10;background:var(--forest);color:white;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}header.site{min-height:100px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;flex:0 0 auto;margin-left:-9px}.brand img{display:block;width:208px;height:auto}.site nav a{display:inline-flex;align-items:center;gap:16px;min-height:44px;text-decoration:none;font-size:14px;font-weight:600}.site nav a:hover{text-decoration:underline;text-underline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;font-weight:650;letter-spacing:-.04em}h1{font-size:clamp(44px,5.3vw,66px);margin-bottom:26px}h2{font-size:30px;margin-bottom:16px}h3{font-size:19px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.075em;text-transform:uppercase;color:var(--forest);margin-bottom:18px}.hero{padding:66px 0 56px}.hero:not(.hero-compact) .hero-copy{text-align:center}.hero:not(.hero-compact) .hero-description{margin-inline:auto}.hero:not(.hero-compact) .search-area{max-width:880px;margin-inline:auto}.hero:not(.hero-compact) .suggestions{justify-content:center}.hero-copy{min-width:0}.highlight{position:relative;isolation:isolate;white-space:nowrap}.highlight:after{content:"";position:absolute;inset:59% -5px 0;background:var(--lime);z-index:-1;border-radius:5px 9px 7px 3px;transform:rotate(-2deg)}.hero-description{max-width:520px;font-size:18px;line-height:1.6;color:var(--muted);margin-bottom:0}.search-area{margin-top:38px}.search-label{font-size:14px;font-weight:600;margin-bottom:10px}.ask{display:flex;align-items:center;gap:12px;background:var(--panel);border:1px solid #aab8a2;box-shadow:0 5px 0 #e7e9db;border-radius:18px;padding:8px;margin-bottom:20px}.search-icon{color:var(--forest);display:flex;margin-left:15px}.ask input{min-width:0;width:100%;flex:1 1;padding:12px 0;color:var(--text);background:transparent;border:0;border-radius:4px}.ask input::placeholder{color:var(--muted);opacity:1}.ask button,.compare-go,.cta{background:var(--forest);color:#fffef9;border:0;border-radius:12px;font-weight:600;padding:13px 24px;cursor:pointer;text-decoration:none}.ask button{display:flex;gap:24px;align-items:center}.ask button:hover,.compare-go:hover,.cta:hover{background:#1e4733}.suggestions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px}.suggestions>span{margin-right:4px;color:var(--muted)}.suggestions a{display:inline-flex;gap:14px;align-items:center;padding:7px 12px;min-height:36px;border:1px solid var(--line);border-radius:99px;text-decoration:none}.suggestions a:hover{background:var(--lime);border-color:#bbc97f}.hero-compact{display:block;padding:40px 0}.hero-compact h1{font-size:40px;margin-bottom:12px}.hero-compact .hero-description{max-width:none;font-size:16px}.hero-compact .search-area{margin-top:24px}.catalog-section{border-top:1px solid var(--line);padding-top:36px;scroll-margin-top:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{margin-bottom:12px}.catalog-badge{font-size:12px;border:1px solid var(--line);border-radius:99px;padding:8px 13px;white-space:nowrap}.catalog-badge span{margin-left:10px}.count,.section-note{color:var(--muted);font-size:14px;margin-bottom:24px}.list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.row{display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--line);border-radius:20px;text-decoration:none;min-width:0;overflow-wrap:anywhere;transition:border-color .15s,box-shadow .15s}.row:hover{border-color:#7c9876;box-shadow:0 5px 16px #295a4209}.row.selected{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest)}.row-body,.row.row-plain{padding:24px}.row-body{display:flex;flex-direction:column;flex:1 1;min-width:0;text-decoration:none;border-radius:20px}.row-check{display:flex;align-items:center;gap:8px;padding:10px 24px;font-size:12px;border-bottom:1px solid var(--line);cursor:pointer}.row-check:has(input:disabled){color:var(--muted);cursor:not-allowed}.row-check input{width:18px;height:18px;accent-color:var(--forest);margin:0}.row-top{display:flex;align-items:center;gap:12px}.row-top>div{min-width:0}.product-initial{width:44px;height:44px;border-radius:13px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:#edf0de;color:var(--forest);font-size:23px;font-weight:650}.row:nth-child(3n+2) .product-initial{background:#f2e7d6;color:#6f5032}.row:nth-child(3n) .product-initial{background:#e6ebe7}.row-name{font-size:19px;letter-spacing:-.025em;margin:0 0 5px}.row-meta{color:var(--muted);font-size:11px;line-height:1.4;margin:0}.card-arrow{margin-left:auto;align-self:flex-start;color:var(--muted);font-size:18px}.row-problem{font-size:14px;line-height:1.65;margin:20px 0 12px}.row-industry{font-size:11px;color:var(--muted);margin:auto 0 0;padding-top:4px}.pills{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.pill{font-size:10px;font-weight:600;letter-spacing:.025em;border:1px solid #dae1cf;border-radius:6px;padding:3px 7px;color:var(--forest);background:#f1f4e8}.pill.hit{background:var(--lime);border-color:#bfce8b}.card-bottom{margin-top:20px;padding-top:16px;border-top:1px solid #e8eade;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.price{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--forest);font-size:13px;font-weight:650;line-height:1.5}.price-note{color:var(--muted);font-size:11px;line-height:1.5;margin:5px 0 0}.card-detail{font-size:11px;font-weight:600;white-space:nowrap;padding-top:2px}.card-detail span{margin-left:4px}.empty{text-align:center;padding:50px 24px;background:#ecefdf;border:1px dashed #b7c5a8;border-radius:22px}.empty-symbol{display:inline-flex;border-radius:50%;background:var(--lime);width:52px;height:52px;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px}.empty h3{font-size:27px;margin-bottom:14px}.empty p{max-width:470px;margin:0 auto 20px;color:var(--muted)}.text-link{font-weight:600;text-underline-offset:5px}.needs-section{border-top:1px solid var(--line);padding:36px 0 44px}.needs-section .eyebrow{margin-bottom:10px}.need-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:24px}.need-grid>a{display:flex;align-items:flex-start;gap:12px;padding:22px 18px;border:1px solid var(--line);border-radius:16px;text-decoration:none}.need-grid>a:hover{background:#eaf0dc;border-color:#93a67c}.need-grid h3{font-size:16px;margin:0 0 8px;line-height:1.3;letter-spacing:-.025em}.need-grid p{font-size:12px;color:var(--muted);margin:0}.need-number{font-size:10px;color:var(--forest);background:var(--lime);border-radius:50%;width:26px;height:26px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.need-grid>a>span:last-child{margin-left:auto;color:var(--forest)}.catalog-all{font-size:13px;flex-shrink:0;padding-block:12px}.about-resuelven{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:64px;gap:64px;border-top:1px solid var(--line);margin-top:52px;padding-top:40px}.about-resuelven h2{font-size:32px}.about-resuelven p:last-child{margin-bottom:0}.how-it-works{background:var(--forest);color:var(--bg);border-radius:26px;padding:32px;margin-top:36px}.how-it-works .eyebrow{color:var(--lime)}.how-it-works h2{font-size:25px;margin-bottom:24px}.how-it-works ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.how-it-works li{display:flex;gap:20px}.how-it-works li>span{color:var(--lime);font-size:12px;padding-top:3px}.how-it-works h3{font-size:17px;margin-bottom:7px;letter-spacing:-.01em}.how-it-works p:not(.eyebrow){font-size:13px;color:#dce5d7;margin-bottom:0}.compare-bar{position:-webkit-sticky;position:sticky;bottom:16px;z-index:2;margin-top:24px;padding:12px 16px 12px 22px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:var(--panel);border:1px solid #afbea4;border-radius:18px;box-shadow:0 5px 24px #243e3010}.compare-bar p{font-size:13px;margin:0}.compare-go,.compare-off{flex-shrink:0;font-size:14px}.compare-off{display:inline-block;color:var(--muted);background:#e9ecdf;padding:13px 24px;border-radius:12px}.compare-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.compare{width:100%;min-width:650px;border-collapse:collapse}.compare td,.compare th{border-bottom:1px solid var(--line);padding:20px;text-align:left;vertical-align:top;font-size:14px;font-weight:400;min-width:175px}.compare thead th{font-weight:650;font-size:19px;background:#eaf0d8}.compare thead a{text-underline-offset:5px}.compare .compare-label{position:-webkit-sticky;position:sticky;left:0;z-index:1;min-width:120px;background:#f0f2e7;color:var(--muted);font-size:12px}.compare tr:last-child>*{border-bottom:0}.compare td .facts{margin:0;padding-left:16px}.back{display:inline-block;color:var(--muted);text-decoration:none;font-size:14px;padding:12px 0}.back:hover{color:var(--forest);text-decoration:underline;text-underline-offset:4px}.product-page{padding-top:20px}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) 328px;grid-gap:52px;gap:52px;align-items:start;margin-top:28px}.product-hero h1{font-size:52px;margin-bottom:18px;overflow-wrap:anywhere}.product-initial.large{height:68px;width:68px;font-size:35px;border-radius:20px;margin-bottom:24px;background:var(--lime)}.product-hero .eyebrow{margin-bottom:16px}.lede{font-size:20px;line-height:1.55;color:var(--muted);margin-bottom:32px}.reviewed-at{color:var(--muted);font-size:13px;margin:0 0 28px}.detail-section{border-top:1px solid var(--line);padding-top:28px;margin:28px 0}.detail-panel h2,.detail-section h2{font-size:23px}.detail-panel p,.detail-section>p:not(.eyebrow){color:var(--muted);font-size:15px}.pros-limits{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.detail-panel{padding:24px;background:#eaf0dc;border-radius:18px}.detail-panel.limits{background:#eeeadf}.panel-marker{display:block;font-size:28px;margin-bottom:12px;line-height:1}ul.facts{padding-left:18px;color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:0}.facts li+li{margin-top:10px}.flags{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.flag{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:12px 16px;font-size:13px;justify-content:space-between;gap:12px}.flag,.flag dt{display:flex;align-items:center}.flag dt{gap:7px;min-width:0}.flag dd{margin:0;flex:0 0 auto;font-size:22px;font-weight:700;line-height:1}.flag-yes{color:var(--forest)}.flag-no{color:#7b625b}.flag-info{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:1px solid #98a591;border-radius:50%;background:transparent;color:var(--muted);font:inherit;font-size:11px;font-weight:700;cursor:help}.flag-info:focus-visible,.flag-info:hover{background:var(--lime);border-color:var(--forest);color:var(--forest)}.flag-tooltip{position:absolute;z-index:4;left:50%;bottom:calc(100% + 10px);width:min(250px,70vw);padding:11px 13px;border-radius:10px;background:var(--text);color:var(--panel);box-shadow:0 7px 22px #243e3030;font-size:12px;font-weight:400;line-height:1.45;text-align:left;transform:translate(-50%,4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,transform .15s,visibility .15s}.flag-tooltip:after{content:"";position:absolute;top:100%;left:50%;border:6px solid transparent;border-top:6px solid var(--text);transform:translateX(-50%)}.flag-info:focus .flag-tooltip,.flag-info:hover .flag-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.product-aside{position:-webkit-sticky;position:sticky;top:24px;background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:28px}.product-aside h2{font-size:29px}.price-block{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.price-block>span{color:var(--muted);font-size:12px}.price-block .price{font-size:22px;margin:8px 0 24px;overflow-wrap:anywhere}.cta{display:block;text-align:center;font-size:14px}.provider-note{font-size:12px;color:var(--muted);margin:16px 0 24px}.aside-signoff{padding-top:18px;gap:8px}.aside-signoff,.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;font-size:12px}.site-footer{margin-top:72px;justify-content:space-between;gap:24px;padding:26px 0 38px;color:var(--muted)}.site-footer p{margin:0}.site-footer p:first-child{font-size:15px;color:var(--forest);font-weight:650}.site-footer span{font-size:12px;font-weight:400;color:var(--muted);margin-left:4px}@media (max-width:1000px){.need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading:has(.catalog-all){align-items:flex-start;flex-direction:column;gap:0;margin-bottom:8px}.list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.pros-limits{grid-template-columns:1fr}.product-aside{padding:24px}}@media (max-width:700px){.wrap{padding:0 20px}header.site{min-height:82px;gap:12px}.brand img{width:172px}.site nav a{font-size:12px;gap:6px;max-width:120px;line-height:1.4}.hero{display:block;padding:40px 0 36px}h1{font-size:clamp(38px,7.8vw,52px)}.hero h1{margin-bottom:22px}.hero-description{font-size:16px}.hero:not(.hero-compact) .hero-copy{text-align:left}.hero:not(.hero-compact) .suggestions{justify-content:flex-start}.eyebrow{font-size:10px}.search-area{margin-top:28px}.ask{gap:8px;border-radius:14px;padding:6px}.search-icon{margin-left:6px}.ask input{font-size:16px}.ask button{padding:12px 14px;font-size:14px}.ask button>span{display:none}.suggestions{gap:6px}.suggestions>span{width:100%;margin-bottom:2px}.suggestions a{font-size:11px}.hero-compact h1{font-size:34px}h2{font-size:26px}.catalog-section{padding-top:28px}.catalog-badge{display:none}.section-heading{gap:12px}.list{grid-template-columns:1fr;gap:14px}.row-body,.row.row-plain{padding:22px}.row-problem{margin-top:16px}.row-check{padding:12px 22px}.need-grid{grid-template-columns:1fr;gap:8px}.need-grid>a{padding:18px}.needs-section{padding-top:28px;padding-bottom:32px}.about-resuelven{grid-template-columns:1fr;gap:20px;margin-top:32px;padding-top:28px}.about-resuelven h2{font-size:28px;margin-bottom:0}.how-it-works{padding:28px;margin-top:28px}.how-it-works h2{font-size:26px}.how-it-works ol{grid-template-columns:1fr}.compare-bar{bottom:8px;padding:10px 12px;gap:8px}.compare-bar p{font-size:12px;line-height:1.5}.compare-go,.compare-off{padding:12px 16px;font-size:12px}.compare .compare-label{min-width:94px;padding:16px 10px}.product-layout{display:flex;flex-direction:column;gap:24px;margin-top:18px}.product-main{display:contents}.product-hero{order:-2}.product-hero h1{font-size:42px}.lede{font-size:19px;margin-bottom:0}.product-aside{position:static;order:-1;width:100%}.product-aside h2{font-size:25px}.detail-section{width:100%;margin:0;padding-top:24px}.pros-limits{width:100%}.flag{padding:12px;font-size:12px}.flag-tooltip{position:fixed;left:20px;right:20px;bottom:24px;width:auto;transform:translateY(4px)}.flag-tooltip:after{display:none}.flag-info:focus .flag-tooltip,.flag-info:hover .flag-tooltip{transform:translateY(0)}.site-footer{margin-top:44px;flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:32px}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;scroll-behavior:auto!important}}.offer{padding:40px 0 56px;max-width:640px}.offer h1{font-size:clamp(36px,5vw,52px)}.offer-form{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:28px;gap:18px}.offer-form,.offer-form label{display:flex;flex-direction:column}.offer-form label{gap:6px;font-size:14px;font-weight:600}.offer-form input,.offer-form select,.offer-form textarea{font-size:16px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--panel);color:var(--text)}.offer-form textarea{resize:vertical;min-height:72px}.offer-help{font-size:12px;font-weight:400;color:var(--muted)}.offer-flags{border:0;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.offer-flags legend{font-size:14px;font-weight:600;margin-bottom:6px}.offer-flags .offer-help{grid-column:1/-1;margin:0 0 4px}.offer-flags label{flex-direction:row;align-items:center;gap:8px;font-weight:400}.offer-flags input{width:18px;height:18px;accent-color:var(--forest);margin:0}.offer-form .cta{display:inline-block;width:-moz-fit-content;width:fit-content;border:0;cursor:pointer}.offer-form .cta:disabled{opacity:.65;cursor:wait}.offer-fields{border:0;padding:0;margin:0;min-width:0;display:grid;grid-gap:18px;gap:18px}.offer-status{font-size:14px;color:var(--muted)}.offer-status:empty{display:none}.offer-success{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:28px;font-size:20px;margin:0}.offer-success-label{color:var(--forest);font-size:14px;font-weight:700}.offer-success h1{margin:14px 0 20px}.offer-success h1:focus{outline:none}.offer-success p{line-height:1.6}.offer-success-detail{font-size:16px;color:var(--muted)}.offer-success .cta{display:inline-block;margin-top:12px}.offer-error{color:#762e1c;background:#fff2e8;border:1px solid #bc684e;border-left-width:4px;border-radius:12px;padding:16px;font-size:14px}.offer-error p{margin:8px 0 0;line-height:1.5}.offer-error:focus{outline:2px solid #762e1c;outline-offset:3px}.offer-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer a{color:var(--forest);font-weight:600;text-underline-offset:4px}.builder-cta{margin-top:52px;padding:32px;border-radius:26px;background:var(--lime);display:flex;justify-content:space-between;align-items:center;gap:24px}.builder-cta h2{margin:0 0 8px;font-size:25px}.builder-cta p{margin:0;max-width:34em;font-size:15px;line-height:1.5}.builder-cta .cta{flex-shrink:0;display:inline-block;width:-moz-fit-content;width:fit-content}@media (max-width:700px){.offer{padding:28px 0 40px}.offer-form{padding:22px}.offer-flags{grid-template-columns:1fr}.builder-cta{flex-direction:column;align-items:flex-start;padding:28px;margin-top:32px}}