.adecof{--violet:#6761e5;--violet-soft:rgba(103,97,229,.1);--dark:#292e53;--muted:#7d8099;--border:#e7e2da;--border2:#ddd7cd;--bg:#faf7f3;--success:#237f52;--teal:#237f52;--teal-soft:rgba(35,127,82,.1);--amber:#b7791f;--amber-soft:rgba(183,121,31,.12);--fx:#e040fb;--fxh:#b380f8;background:#fff;color:var(--dark);font-family:var(--font-heading,"Space Grotesk",system-ui,sans-serif);padding:96px 24px}.adecof *{box-sizing:border-box}.adecof svg{display:inline-block;vertical-align:middle}.adecof__wrap{margin:0 auto;max-width:1120px}.adecof__head{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:860px;text-align:center}.adecof__eyebrow{color:var(--fx);font-size:11px;font-weight:600;letter-spacing:.14em;margin:0;text-transform:uppercase}.adecof__title{font-size:clamp(1.875rem,3.5vw,44px);font-weight:600;line-height:1.15;margin:24px 0 0;max-width:820px}.adecof__sub{color:var(--muted);font-size:16px;line-height:1.6;margin:20px 0 0;max-width:620px}.adecof__sub>:first-child{margin-top:0}.adecof__sub>:last-child{margin-bottom:0}.adecof__chip{background:var(--bg);border:1px solid var(--border2);border-radius:9999px;display:inline-block;font-size:12px;font-weight:600;margin:20px 0 0;padding:8px 16px}.adecof .macwin{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px rgba(41,46,83,.04),0 20px 40px -16px rgba(41,46,83,.18);max-width:440px;overflow:hidden;width:100%}.adecof .macbar{align-items:center;background:var(--bg);border-bottom:1px solid var(--border);display:flex;gap:8px;padding:10px 16px}.adecof .dot{border-radius:9999px;display:inline-block;height:12px;width:12px}.adecof .space-y-1\.5>*+*{margin-top:6px}.adecof .space-y-2>*+*{margin-top:8px}.adecof .space-y-3>*+*{margin-top:12px}.adecof .anim-slide{animation:adecof-slide .5s ease-out both}@keyframes adecof-slide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.adecof .pulse-dot{animation:adecof-pd 1.6s ease-in-out infinite}@keyframes adecof-pd{0%,to{opacity:.4}50%{opacity:1}}.adecof .fade{animation:adecof-fade .35s ease-out both}@keyframes adecof-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.adecof__widget ol,.adecof__widget ul{list-style:none;margin:0;padding:0}.adecof__widget :where(p,h1,h2,h3,h4,h5,figure,blockquote,dl,dd,pre){margin:0}.adecof__badge{background:var(--violet-soft);border-radius:9999px;color:var(--violet);font-size:11px;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.adecof__badge,.adecof__ctalink{display:inline-block;font-weight:600}.adecof__ctalink{background:var(--fx);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;line-height:1;margin-top:16px;padding:13px 26px;text-decoration:none;transition:background-color .15s}.adecof__ctalink:hover{background:var(--fxh);color:#fff;text-decoration:none}@media(prefers-reduced-motion:reduce){.adecof .anim-slide,.adecof .fade{animation:none}}.adecof__stepwrap{margin:56px auto 0;max-width:900px;position:relative}.adecof__stepline{background:var(--border2);height:1px;left:8%;position:absolute;right:8%;top:32px}.adecof__stepper{display:grid;gap:16px;list-style:none;margin:0;padding:0;position:relative}.adecof__node{flex-direction:column;text-align:center}.adecof__node,.adecof__nodebtn{align-items:center;display:flex}.adecof__nodebtn{background:#fff;border:1px solid var(--border2);border-radius:9999px;color:var(--dark);cursor:pointer;height:56px;justify-content:center;padding:0;transition:all .2s;width:56px}.adecof__nodebtn svg{height:20px;width:20px}.adecof__nodebtn:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--violet);outline:none}.adecof__node.is-active .adecof__nodebtn{background:var(--violet);border-color:var(--violet);box-shadow:0 0 0 6px var(--violet-soft);color:#fff;height:64px;width:64px}.adecof__node.is-active .adecof__nodebtn svg{height:24px;width:24px}.adecof__nodebtn:hover{border-color:var(--violet);color:var(--violet)}.adecof__node.is-active .adecof__nodebtn:hover{color:#fff}.adecof__nodelbl{color:var(--muted);font-size:14px;font-weight:600;line-height:1.2;margin-top:12px;max-width:160px}.adecof__node.is-active .adecof__nodelbl{color:var(--dark)}.adecof__row{align-items:center;display:none;gap:48px;margin-top:64px}.adecof__row.is-active{display:grid}@media(min-width:768px){.adecof__row.is-active{grid-template-columns:1fr 1fr}}.adecof__rtitle{color:var(--dark);font-size:clamp(1.5rem,2.5vw,28px);font-weight:600;line-height:1.3;margin:16px 0 0}.adecof__rbody{color:var(--muted);font-size:15px;line-height:1.6;margin:16px 0 0}.adecof__rbody>:first-child{margin-top:0}.adecof__rbody>:last-child{margin-bottom:0}.adecof__rowviz{display:flex;justify-content:center}