:root{--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--acaro-bg:#030305;--acaro-bg-elevated:#07070b;--acaro-fg:#f7fbfa;--acaro-fg-muted:#f7fbfa9e;--acaro-fg-dim:#f7fbfa6b;--acaro-fg-faint:#f7fbfa2e;--acaro-border:#f7fbfa14;--acaro-border-strong:#f7fbfa29;--acaro-surface:#f7fbfa08;--acaro-surface-2:#f7fbfa0d;--acaro-accent:#76ff91;--acaro-accent-strong:#94ffa8;--acaro-accent-soft:#76ff9129;--acaro-accent-faint:#76ff9114;--acaro-accent-glow:#76ff916b;--acaro-accent-cool:#35f4d4;--acaro-accent-cool-strong:#5cf7dd;--acaro-accent-cool-soft:#35f4d429;--acaro-accent-cool-faint:#35f4d414;--acaro-accent-cool-glow:#35f4d466;--acaro-accent-grad-wc:linear-gradient(135deg, #76ff91 0%, #35f4d4 100%);--acaro-accent-grad-cw:linear-gradient(135deg, #35f4d4 0%, #76ff91 100%)}.acaro-heading{flex-direction:column;gap:.85rem;max-width:44rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:flex}.acaro-heading--center{text-align:center;margin-inline:auto}.acaro-heading__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:500;line-height:1.2}.acaro-heading--marker .acaro-heading__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-heading__title{color:var(--acaro-fg);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,4vw,2.85rem);font-weight:700;line-height:1.08}.acaro-heading__sub{color:var(--acaro-fg-muted);text-wrap:balance;margin:0;font-size:1.06rem;line-height:1.55}.acaro-legal{isolation:isolate;background:var(--acaro-bg);width:100%;color:var(--acaro-fg);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:clip}.acaro-legal__inner{width:min(100% - 3rem,46rem);margin:0 auto;padding:clamp(6rem,12vw,9rem) 0 clamp(4rem,8vw,6rem)}.acaro-legal__head{border-bottom:1px solid var(--acaro-border);padding-bottom:2.5rem}.acaro-legal__updated{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--acaro-fg-dim);margin:0 0 .75rem;font-size:.72rem}.acaro-legal__title{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,5vw,2.85rem);font-weight:600;line-height:1.1}.acaro-legal__lead{color:var(--acaro-fg-muted);margin:0;font-size:1.05rem;line-height:1.65}.acaro-legal__section{padding-top:2.75rem}.acaro-legal__heading{letter-spacing:-.01em;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.acaro-legal__text{color:var(--acaro-fg-muted);margin:0 0 1rem;font-size:.98rem;line-height:1.7}.acaro-legal__text:last-child{margin-bottom:0}.acaro-legal__list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.acaro-legal__item{color:var(--acaro-fg-muted);padding-left:1.35rem;font-size:.98rem;line-height:1.7;position:relative}.acaro-legal__item:before{content:"";background:var(--acaro-accent);border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.72em;left:0}.acaro-legal__text+.acaro-legal__list{margin-top:.35rem}.acaro-legal__list+.acaro-legal__text{margin-top:1.25rem}.acaro-faq-hero{isolation:isolate;text-align:center;padding:clamp(7rem,12vw,10rem) 0 clamp(2rem,4vw,3rem);position:relative}.acaro-faq-hero:before{z-index:-1;content:"";background:radial-gradient(ellipse at 50% 0%, var(--acaro-accent-soft), transparent 60%);opacity:.5;pointer-events:none;position:absolute;inset:0}.acaro-faq-hero__inner{max-width:760px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-faq-hero__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.78rem;font-weight:500}.acaro-faq-hero__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-faq-hero__title{color:var(--acaro-fg);letter-spacing:-.025em;text-wrap:balance;margin:0 0 1.2rem;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700;line-height:1.05}.acaro-faq-hero__sub{max-width:36rem;color:var(--acaro-fg-muted);text-wrap:pretty;margin:0 auto;font-size:1.1rem;line-height:1.55}.acaro-faq-page{padding:clamp(1rem,2vw,1.5rem) 0 clamp(3rem,6vw,4.5rem)}.acaro-faq-page__inner{max-width:860px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-faq-page__empty{text-align:center;color:var(--acaro-fg-muted);margin:0;padding:3rem 0}.acaro-faq-page__list{flex-direction:column;gap:.75rem;display:flex}.acaro-faq-card{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:14px;scroll-margin-top:6rem;transition:border-color .24s,background .24s}.acaro-faq-card:hover{border-color:var(--acaro-border-strong)}.acaro-faq-card[open]{border-color:var(--acaro-accent-soft);background:var(--acaro-surface-2)}.acaro-faq-card__q{color:var(--acaro-fg);letter-spacing:-.005em;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1rem;padding:clamp(1.1rem,2vw,1.4rem) clamp(1.1rem,2vw,1.5rem);font-size:1.04rem;font-weight:600;line-height:1.45;list-style:none;transition:color .2s;display:grid}.acaro-faq-card__q::-webkit-details-marker{display:none}.acaro-faq-card__q:hover{color:var(--acaro-accent-strong)}.acaro-faq-card__num{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.08em;padding-top:.15rem;font-size:.78rem;font-weight:500}.acaro-faq-card[open] .acaro-faq-card__num{color:var(--acaro-accent)}.acaro-faq-card__q-text{text-wrap:pretty}.acaro-faq-card__icon{width:1.6rem;height:1.6rem;color:var(--acaro-accent);flex-shrink:0;justify-content:center;align-items:center;transition:transform .28s;display:inline-flex}.acaro-faq-card__icon svg{width:16px;height:16px;display:block}.acaro-faq-card[open] .acaro-faq-card__icon{transform:rotate(45deg)}.acaro-faq-card__a{color:var(--acaro-fg-muted);text-wrap:pretty;padding:0 clamp(1.1rem,2vw,1.5rem) clamp(1.2rem,2vw,1.5rem) calc(clamp(1.1rem,2vw,1.5rem) + 2.15rem);font-size:.97rem;line-height:1.65;animation:.26s both acaro-faq-reveal}.acaro-faq-card__a p{white-space:pre-line;max-width:62ch;margin:0}.acaro-faq-card__anchor{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-top:.9rem;font-size:.74rem;text-decoration:none;transition:color .18s;display:inline-block}.acaro-faq-card__anchor:before{content:"#";color:var(--acaro-accent);margin-right:.35rem}.acaro-faq-card__anchor:hover{color:var(--acaro-fg)}@keyframes acaro-faq-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.acaro-faq-card__a{animation:none}}.acaro-faq-contact{padding:0 0 clamp(5rem,10vw,8rem)}.acaro-faq-contact__inner{max-width:860px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-faq-contact__card{border:1px solid var(--acaro-border-strong);background:linear-gradient(#f7fbfa0d,#f7fbfa04),#0303058c;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.6rem,3vw,2.4rem);display:grid;position:relative;overflow:hidden}.acaro-faq-contact__card:before{z-index:0;content:"";background:radial-gradient(circle at top right, var(--acaro-accent-soft), transparent 55%);opacity:.6;pointer-events:none;position:absolute;inset:0}.acaro-faq-contact__content,.acaro-faq-contact__actions{z-index:1;position:relative}.acaro-faq-contact__title{color:var(--acaro-fg);letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:700;line-height:1.15}.acaro-faq-contact__text{max-width:42rem;color:var(--acaro-fg-muted);text-wrap:pretty;margin:0;font-size:.98rem;line-height:1.55}.acaro-faq-contact__actions{flex-wrap:wrap;gap:.6rem;display:flex}@media (width<=760px){.acaro-faq-contact__card{grid-template-columns:1fr}}.acaro-careers{isolation:isolate;background:var(--acaro-bg);width:100%;color:var(--acaro-fg);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:clip}.acaro-careers__inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);position:relative}.acaro-careers__hero{isolation:isolate;text-align:center;padding:clamp(7rem,14vw,10.5rem) 0 clamp(3rem,6vw,4.5rem);position:relative;overflow:hidden}.acaro-careers__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.acaro-careers__bg-grid{background-image:linear-gradient(90deg,#f7fbfa0a 1px,#0000 1px),linear-gradient(#f7fbfa0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 25%,#000 0%,#0000 70%);mask-image:radial-gradient(at 50% 25%,#000 0%,#0000 70%)}.acaro-careers__bg-glow{filter:blur(70px);opacity:.5;background:radial-gradient(circle,#35f4d42e,#0000 70%);border-radius:50%;width:44%;height:60%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.acaro-careers__eyebrow{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.55rem;margin:0 0 1.4rem;padding:.4rem .9rem;font-size:.74rem;font-weight:500;display:inline-flex}.acaro-careers__dot{background:var(--acaro-accent);width:6px;height:6px;box-shadow:0 0 8px var(--acaro-accent-glow);border-radius:50%}.acaro-careers__title{color:var(--acaro-fg);letter-spacing:-.03em;text-wrap:balance;margin:0 0 1.3rem;font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:700;line-height:1.04}.acaro-careers__lead{max-width:36rem;color:var(--acaro-fg-muted);text-wrap:pretty;margin:0 auto 2rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.acaro-careers__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.acaro-careers__cta-primary{background:var(--acaro-accent-grad-wc);color:#01110e;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:3.15rem;padding:0 1.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff2e}.acaro-careers__cta-primary:hover,.acaro-careers__cta-primary:focus-visible{background:var(--acaro-accent-grad-cw);transform:translateY(-1px)}.acaro-careers__cta-secondary{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);min-height:3.15rem;color:var(--acaro-fg);border-radius:10px;justify-content:center;align-items:center;padding:0 1.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.acaro-careers__cta-secondary:hover,.acaro-careers__cta-secondary:focus-visible{border-color:var(--acaro-accent);background:var(--acaro-surface-2)}.acaro-careers__section{padding:clamp(2.5rem,5vw,3.75rem) 0}.acaro-careers__section--apply{padding-bottom:clamp(4rem,8vw,6rem)}.acaro-careers__head{max-width:40rem;margin:0 0 clamp(1.6rem,3vw,2.2rem)}.acaro-careers__h2{color:var(--acaro-fg);letter-spacing:-.02em;margin:0 0 .6rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.acaro-careers__sub{color:var(--acaro-fg-muted);margin:0;font-size:1rem;line-height:1.55}.acaro-careers__icon{border:1px solid var(--acaro-border);background:var(--acaro-bg);width:2.6rem;height:2.6rem;color:var(--acaro-accent);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.acaro-careers__icon svg{width:1.35rem;height:1.35rem}.acaro-careers__values{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1.1rem;display:grid}.acaro-careers__value{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;flex-direction:column;gap:.6rem;padding:1.5rem;transition:border-color .3s,transform .3s;display:flex}.acaro-careers__value:hover{border-color:var(--acaro-accent-soft);transform:translateY(-3px)}.acaro-careers__value-title{color:var(--acaro-fg);margin:.35rem 0 0;font-size:1.05rem;font-weight:600}.acaro-careers__value-desc{color:var(--acaro-fg-muted);margin:0;font-size:.9rem;line-height:1.55}.acaro-careers__dirs{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.1rem;display:grid}.acaro-careers__dir{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;align-items:flex-start;gap:1rem;padding:1.4rem;transition:border-color .3s;display:flex}.acaro-careers__dir:hover{border-color:var(--acaro-accent-soft)}.acaro-careers__dir .acaro-careers__icon{flex:none}.acaro-careers__dir-title{color:var(--acaro-fg);margin:.2rem 0 .35rem;font-size:1.05rem;font-weight:600}.acaro-careers__dir-desc{color:var(--acaro-fg-muted);margin:0;font-size:.9rem;line-height:1.55}.acaro-careers__apply{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);text-align:center;border-radius:22px;padding:clamp(2rem,4vw,3rem)}.acaro-careers__apply-title{color:var(--acaro-fg);letter-spacing:-.02em;margin:0 0 .8rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700}.acaro-careers__apply-desc{max-width:34rem;color:var(--acaro-fg-muted);margin:0 auto 1.6rem;font-size:1rem;line-height:1.6}.acaro-careers__apply-mail{color:var(--acaro-accent);font-family:var(--font-mono);margin:.9rem 0 0;font-size:.9rem}.acaro-careers__apply-note{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.02em;margin:.5rem 0 0;font-size:.76rem}@media (width<=540px){.acaro-careers__actions{flex-direction:column;align-items:stretch;width:100%}}@media (prefers-reduced-motion:reduce){.acaro-careers__value,.acaro-careers__dir{transition:none}}.acaro-contact{isolation:isolate;background:var(--acaro-bg);width:100%;color:var(--acaro-fg);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:clip}.acaro-contact__inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);position:relative}.acaro-contact__hero{isolation:isolate;text-align:center;padding:clamp(7rem,14vw,10rem) 0 clamp(2.5rem,5vw,3.5rem);position:relative;overflow:hidden}.acaro-contact__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.acaro-contact__bg-grid{background-image:linear-gradient(90deg,#f7fbfa0a 1px,#0000 1px),linear-gradient(#f7fbfa0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 20%,#000 0%,#0000 70%);mask-image:radial-gradient(at 50% 20%,#000 0%,#0000 70%)}.acaro-contact__bg-glow{filter:blur(70px);opacity:.5;background:radial-gradient(circle,#76ff9133,#0000 70%);border-radius:50%;width:46%;height:60%;position:absolute;top:-12%;left:50%;transform:translate(-50%)}.acaro-contact__eyebrow{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.55rem;margin:0 0 1.4rem;padding:.4rem .9rem;font-size:.74rem;font-weight:500;display:inline-flex}.acaro-contact__dot{background:var(--acaro-accent);width:6px;height:6px;box-shadow:0 0 8px var(--acaro-accent-glow);border-radius:50%}.acaro-contact__title{color:var(--acaro-fg);letter-spacing:-.03em;text-wrap:balance;margin:0 0 1.2rem;font-size:clamp(2.2rem,5.5vw,3.6rem);font-weight:700;line-height:1.04}.acaro-contact__lead{max-width:34rem;color:var(--acaro-fg-muted);text-wrap:pretty;margin:0 auto 2.2rem;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.6}.acaro-contact__general{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);text-align:left;border-radius:18px;align-items:flex-start;gap:1rem;max-width:32rem;margin:0 auto;padding:1.4rem;display:flex}.acaro-contact__general-icon{background:var(--acaro-accent-faint);width:2.6rem;height:2.6rem;color:var(--acaro-accent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.acaro-contact__general-icon svg{width:1.35rem;height:1.35rem}.acaro-contact__general-body{flex:1;min-width:0}.acaro-contact__general-label{color:var(--acaro-fg);margin:0 0 .25rem;font-size:1rem;font-weight:600}.acaro-contact__general-hint{color:var(--acaro-fg-muted);margin:0 0 .9rem;font-size:.88rem;line-height:1.5}.acaro-contact__row,.acaro-contact__card-foot{align-items:center;gap:.5rem;display:flex}.acaro-contact__mail{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--acaro-border);background:var(--acaro-bg);min-width:0;color:var(--acaro-accent);font-family:var(--font-mono);border-radius:9px;flex:1;padding:.5rem .75rem;font-size:.86rem;text-decoration:none;transition:border-color .18s,background .18s;overflow:hidden}.acaro-contact__mail:hover{border-color:var(--acaro-accent);background:var(--acaro-surface-2)}.acaro-contact__copy{border:1px solid var(--acaro-border);background:var(--acaro-bg);width:2.25rem;height:2.25rem;color:var(--acaro-fg-muted);cursor:pointer;border-radius:9px;flex:none;justify-content:center;align-items:center;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.acaro-contact__copy svg{width:1.05rem;height:1.05rem}.acaro-contact__copy:hover{border-color:var(--acaro-accent);color:var(--acaro-fg)}.acaro-contact__copy.is-copied{border-color:var(--acaro-accent);color:var(--acaro-accent)}.acaro-contact__copy:focus-visible{outline:2px solid var(--acaro-accent);outline-offset:2px}.acaro-contact__response{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.02em;margin:1.4rem 0 0;font-size:.78rem}.acaro-contact__section{padding:clamp(2.5rem,5vw,4rem) 0}.acaro-contact__section--channels{padding-bottom:clamp(4rem,8vw,6rem)}.acaro-contact__head{max-width:40rem;margin:0 0 clamp(1.6rem,3vw,2.2rem)}.acaro-contact__h2{color:var(--acaro-fg);letter-spacing:-.02em;margin:0 0 .6rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.acaro-contact__sub{color:var(--acaro-fg-muted);margin:0;font-size:1rem;line-height:1.55}.acaro-contact__cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.1rem;display:grid}.acaro-contact__card{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;flex-direction:column;gap:.55rem;height:100%;padding:1.5rem;transition:border-color .3s,transform .3s;display:flex}.acaro-contact__card:hover{border-color:var(--acaro-accent-soft);transform:translateY(-3px)}.acaro-contact__card-icon{border:1px solid var(--acaro-border);background:var(--acaro-bg);width:2.6rem;height:2.6rem;color:var(--acaro-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.35rem;display:inline-flex}.acaro-contact__card-icon svg{width:1.35rem;height:1.35rem}.acaro-contact__card-title{color:var(--acaro-fg);letter-spacing:-.01em;margin:0;font-size:1.12rem;font-weight:600}.acaro-contact__card-desc{color:var(--acaro-fg-muted);margin:0;font-size:.9rem;line-height:1.55}.acaro-contact__card-link{color:var(--acaro-accent-cool);font-family:var(--font-mono);align-self:flex-start;font-size:.8rem;text-decoration:none;transition:color .18s}.acaro-contact__card-link:hover{color:var(--acaro-accent)}.acaro-contact__card-foot{margin-top:auto;padding-top:.9rem}.acaro-contact__tg{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;align-items:center;gap:1rem;padding:1.3rem 1.5rem;text-decoration:none;transition:border-color .3s,transform .3s;display:flex}.acaro-contact__tg:hover{border-color:var(--acaro-accent-cool-soft);transform:translateY(-3px)}.acaro-contact__tg-body{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.acaro-contact__tg-cta{color:var(--acaro-accent-cool);font-family:var(--font-mono);white-space:nowrap;flex:none;font-size:.82rem}@media (width<=560px){.acaro-contact__general{flex-direction:column;gap:.9rem}.acaro-contact__tg{flex-wrap:wrap}.acaro-contact__tg-cta{width:100%}}@media (prefers-reduced-motion:reduce){.acaro-contact__card,.acaro-contact__tg{transition:none}}.acaro-about{isolation:isolate;background:var(--acaro-bg);width:100%;color:var(--acaro-fg);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:clip}#roadmap{scroll-margin-top:80px}.acaro-contact__copy-done,.acaro-contact__copy.is-copied .acaro-contact__copy-idle{display:none}.acaro-contact__copy.is-copied .acaro-contact__copy-done{display:inline-flex}.acaro-pill{border:1px solid var(--acaro-border);background:var(--acaro-surface);color:var(--acaro-fg-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.42rem;padding:.32rem .65rem;font-size:.72rem;font-weight:500;line-height:1;display:inline-flex}.acaro-pill--live{color:#ffa1b2f5;background:#ff3d661a;border-color:#ff3d666b}.acaro-pill__dot{background:#ff3d66f2;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite acaro-pill-pulse}@keyframes acaro-pill-pulse{0%{box-shadow:0 0 #ff3d66a6}70%{box-shadow:0 0 0 7px #ff3d6600}to{box-shadow:0 0 #ff3d6600}}@media (prefers-reduced-motion:reduce){.acaro-pill__dot{animation:none}}.acaro-feature{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:14px;flex-direction:column;gap:.85rem;padding:clamp(1.25rem,2vw,1.75rem);transition:border-color .24s,background .24s,transform .24s;display:flex;position:relative}.acaro-feature:hover{border-color:var(--acaro-border-strong);background:var(--acaro-surface-2);transform:translateY(-2px)}.acaro-feature--accent{border-color:var(--acaro-accent-soft);background:var(--acaro-accent-faint)}.acaro-feature--accent:hover{border-color:var(--acaro-accent)}.acaro-feature__icon{background:var(--acaro-accent-soft);width:2.4rem;height:2.4rem;color:var(--acaro-accent);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.acaro-feature__title{color:var(--acaro-fg);letter-spacing:-.005em;margin:0;font-size:1.06rem;font-weight:600;line-height:1.3}.acaro-feature__desc{color:var(--acaro-fg-muted);text-wrap:pretty;margin:0;font-size:.95rem;line-height:1.55}.acaro-section{width:100%;color:var(--acaro-fg);padding:clamp(4rem,9vw,7.5rem) 0;position:relative}.acaro-section__inner{max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-section__inner--bleed{max-width:none;padding:0}.acaro-code{border:1px solid var(--acaro-border);background:var(--acaro-bg-elevated);border-radius:12px;margin:0;overflow:hidden}.acaro-code__head{border-bottom:1px solid var(--acaro-border);background:#f7fbfa05;align-items:center;gap:.75rem;padding:.62rem .95rem;display:flex}.acaro-code__dots{gap:5px;display:inline-flex}.acaro-code__dots i{background:var(--acaro-fg-faint);border-radius:50%;width:9px;height:9px;display:inline-block}.acaro-code__filename{color:var(--acaro-fg-muted);font-family:var(--font-mono);font-size:.78rem}.acaro-code__lang{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-left:auto;font-size:.72rem}.acaro-code__pre{margin:0;padding:1.1rem 1.25rem;overflow-x:auto}.acaro-code__code{color:var(--acaro-fg);font-family:var(--font-mono);white-space:pre;font-size:.875rem;line-height:1.6}.acaro-mockwin{border:1px solid var(--acaro-border);background:var(--acaro-bg-elevated);border-radius:12px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 64px #01010266,inset 0 0 0 1px #ffffff05}.acaro-mockwin__head{border-bottom:1px solid var(--acaro-border);background:#f7fbfa05;align-items:center;gap:.75rem;padding:.62rem .95rem;display:flex}.acaro-mockwin__dots{gap:5px;display:inline-flex}.acaro-mockwin__dots i{background:var(--acaro-fg-faint);border-radius:50%;width:9px;height:9px;display:inline-block}.acaro-mockwin__label{color:var(--acaro-fg-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.acaro-mockwin__live{color:#ffa1b2f5;font-family:var(--font-mono);letter-spacing:.06em;align-items:center;gap:.42rem;margin-left:auto;font-size:.72rem;font-weight:500;display:inline-flex}.acaro-mockwin__livedot{background:#ff3d66f2;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite acaro-mockwin-pulse}.acaro-mockwin__tag{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-left:auto;font-size:.72rem}.acaro-mockwin__body{padding:0}@keyframes acaro-mockwin-pulse{0%{box-shadow:0 0 #ff3d66a6}70%{box-shadow:0 0 0 7px #ff3d6600}to{box-shadow:0 0 #ff3d6600}}@media (prefers-reduced-motion:reduce){.acaro-mockwin__livedot{animation:none}}.acaro-progress{z-index:51;pointer-events:none;background:0 0;height:2px;position:fixed;top:0;left:0;right:0}.acaro-progress__bar{background:linear-gradient(90deg, var(--acaro-accent), #35f4d4f2);height:100%;box-shadow:0 0 8px var(--acaro-accent-glow)}.acaro-hero2{flex-direction:column;flex:1;justify-content:center;padding:clamp(3.5rem,6vw,5rem) 0 0;display:flex;position:relative;overflow:hidden}.acaro-hero2__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.acaro-hero2__bg-grid{background-image:linear-gradient(90deg,#f7fbfa0a 1px,#0000 1px),linear-gradient(#f7fbfa0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 30%,#000 0%,#0000 70%);mask-image:radial-gradient(at 50% 30%,#000 0%,#0000 70%)}.acaro-hero2__bg-glow{filter:blur(60px);opacity:.55;border-radius:50%;animation:16s ease-in-out infinite alternate acaro-hero2-glow;position:absolute}.acaro-hero2__bg-glow--1{background:radial-gradient(circle,#76ff9138,#0000 70%);width:40%;height:60%;top:-10%;left:20%}.acaro-hero2__bg-glow--2{background:radial-gradient(circle,#35f4d42e,#0000 70%);width:35%;height:50%;animation-delay:-8s;top:10%;right:10%}@keyframes acaro-hero2-glow{0%{opacity:.35;transform:scale(1)}to{opacity:.7;transform:scale(1.08)}}.acaro-hero2__inner{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);display:flex}.acaro-hero2__inner>*{min-width:0}.acaro-hero2__copy{flex-direction:column;align-items:center;width:100%;max-width:46rem;display:flex}.acaro-hero2__copy>*{max-width:100%}.acaro-hero2__chips{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1.6rem 0 0;padding:0;list-style:none;display:flex}.acaro-hero2__chips li{font-family:var(--font-mono);letter-spacing:.04em;color:var(--acaro-fg-dim);border:1px solid var(--acaro-border);border-radius:999px;padding:.32rem .78rem;font-size:.74rem}.acaro-hero2__eyebrow{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.78rem;font-weight:500}.acaro-hero2__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-hero2__title{color:var(--acaro-fg);letter-spacing:-.035em;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.7rem,6vw,4.6rem);font-weight:650;line-height:1}.acaro-hero2__lead{max-width:33rem;color:var(--acaro-fg-muted);text-wrap:pretty;margin:0;font-size:1.08rem;line-height:1.6}.acaro-hero2__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.2rem,3vw,1.8rem);margin-top:2rem;display:flex}.acaro-hero2__dl{flex-direction:column;align-items:center;gap:.5rem;display:flex}.acaro-hero2__dl-label{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.66rem}.acaro-hero2__dl-label em{color:var(--acaro-accent);letter-spacing:.04em;font-style:normal}.acaro-hero2__dl-row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.acaro-hero2__dl-link{color:var(--acaro-fg);align-items:center;gap:.45rem;font-size:.86rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.acaro-hero2__dl-link:hover:not(.is-disabled),.acaro-hero2__dl-link:focus-visible:not(.is-disabled){color:var(--acaro-accent-strong);transform:translateY(-1px)}.acaro-hero2__dl-link.is-disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.acaro-hero2__dl-icon svg{width:17px;height:17px;display:block}.acaro-hero2__dl-mac{position:relative}.acaro-hero2__dl-trigger{cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:inherit}.acaro-hero2__dl-caret{color:var(--acaro-fg-dim);margin-left:.05rem;transition:transform .2s}.acaro-hero2__dl-caret.is-open{transform:rotate(180deg)}.acaro-hero2__dl-menu{z-index:20;border:1px solid var(--acaro-border-strong);background:var(--acaro-bg-elevated);border-radius:11px;flex-direction:column;min-width:10.5rem;padding:.3rem;display:flex;position:absolute;top:calc(100% + .55rem);left:0;box-shadow:0 20px 50px -16px #000000d9,inset 0 0 0 1px #ffffff05}.acaro-hero2__dl-menuitem{color:var(--acaro-fg-muted);border-radius:7px;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .65rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .16s,color .16s;display:flex}.acaro-hero2__dl-menuitem:hover:not(.is-disabled),.acaro-hero2__dl-menuitem:focus-visible:not(.is-disabled){background:var(--acaro-accent-faint);color:var(--acaro-accent-strong)}.acaro-hero2__dl-menuitem.is-disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.acaro-hero2__dl-soon{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--acaro-fg-dim);font-size:.6rem}.acaro-hero2__dl-pop-enter-active,.acaro-hero2__dl-pop-leave-active{transition:opacity .16s,transform .16s}.acaro-hero2__dl-pop-enter-from,.acaro-hero2__dl-pop-leave-to{opacity:0;transform:translateY(-6px)}.acaro-hero2__sim{z-index:-1;opacity:.55;pointer-events:none;height:46vh;position:absolute;bottom:0;left:0;right:0}.acaro-hero2__sim canvas{width:100%;height:100%;display:block}@media (width<=760px){.acaro-hero2__sim{opacity:.4;height:30vh}}.acaro-hero2__float{z-index:3;border:1px solid var(--acaro-border-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07070beb;border-radius:13px;padding:.8rem 1rem;position:absolute;box-shadow:0 18px 50px -12px #000c}.acaro-hero2__float--tg{animation:6s ease-in-out infinite acaro-hero2-floaty;top:-1.6rem;right:-1rem}.acaro-fc__head{color:var(--acaro-fg-muted);align-items:center;gap:.55rem;margin-bottom:.45rem;font-size:.78rem;display:flex}.acaro-fc__ic{background:var(--acaro-accent-cool-faint);width:26px;height:26px;color:var(--acaro-accent-cool);border-radius:8px;flex:none;place-items:center;display:inline-grid}.acaro-fc__ic.is-green{background:var(--acaro-accent-faint);color:var(--acaro-accent)}.acaro-fc__body{font-family:var(--font-mono);color:var(--acaro-fg-muted);font-size:.8rem;line-height:1.5}.acaro-fc__body .up{color:var(--acaro-accent)}.acaro-fc__body .dim{color:var(--acaro-fg-dim)}.acaro-fc__meta{font-family:var(--font-mono);color:var(--acaro-fg-dim);justify-content:space-between;margin-top:.4rem;font-size:.7rem;display:flex}.acaro-fc__meta b{color:var(--acaro-accent);font-weight:500}@keyframes acaro-hero2-floaty{50%{transform:translateY(-9px)}}@keyframes acaro-hero2-pulse{50%{opacity:.35}}@media (width<=980px){.acaro-hero2__inner{grid-template-columns:1fr;gap:3.5rem}.acaro-hero2__float--tg{top:-1.2rem;right:0}}@media (width<=560px){.acaro-hero2__float{display:none}.acaro-hero2__cta{gap:1.3rem}.acaro-hero2__title{font-size:clamp(2.1rem,9vw,2.7rem)}.acaro-hero2__lead{font-size:.98rem}.acaro-hero2__chips{gap:.4rem;margin-top:1rem}.acaro-hero2__chips li{padding:.26rem .62rem;font-size:.7rem}}@media (height<=820px){.acaro-hero2{padding-top:clamp(2.2rem,5vh,3.5rem)}.acaro-hero2__title{font-size:clamp(2rem,5.2vh,3.1rem)}.acaro-hero2__lead{font-size:1rem}.acaro-hero2__chips{margin-top:1.1rem}.acaro-hero2__cta{margin-top:1.4rem}}@media (width<=560px){.acaro-hero2{padding-top:5.5rem}.acaro-hero2__title{font-size:clamp(1.9rem,8vw,2.4rem)}.acaro-hero2__lead{font-size:.95rem}.acaro-hero2__cta{margin-top:1.2rem}}@media (prefers-reduced-motion:reduce){.acaro-hero2__bg-glow{animation:none}}.acaro-trust{border-top:1px solid var(--acaro-border);border-bottom:1px solid var(--acaro-border);background:var(--acaro-surface);width:100%}.acaro-trust__inner{grid-auto-columns:1fr;grid-auto-flow:column;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);display:grid}.acaro-trust__item{border-left:1px solid var(--acaro-border);flex-direction:column;align-items:flex-start;gap:.45rem;padding:clamp(1rem,2.2vw,1.5rem) clamp(.9rem,2vw,1.4rem);text-decoration:none;display:flex}.acaro-trust__item:first-child{border-left:0;padding-left:0}.acaro-trust__item--offer{transition:background .25s}.acaro-trust__item--offer:hover{background:var(--acaro-surface-2)}.acaro-trust__value{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--acaro-fg);font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:600;line-height:1}.acaro-trust__value--accent{color:var(--acaro-accent)}.acaro-trust__value--cool{color:var(--acaro-accent-cool)}.acaro-trust__label{color:var(--acaro-fg-dim);max-width:16rem;font-size:.78rem;line-height:1.4}@media (width<=900px){.acaro-trust__inner{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.acaro-trust__item{gap:.3rem;min-width:0;padding:.9rem .8rem}.acaro-trust__value{font-size:1.2rem}.acaro-trust__label{max-width:none;font-size:.72rem;line-height:1.35}.acaro-trust__item:nth-child(odd){border-left:0;padding-left:0}.acaro-trust__item:nth-child(n+3){border-top:1px solid var(--acaro-border)}}@media (width<=420px){.acaro-trust__item{padding:.75rem .6rem}.acaro-trust__value{font-size:1.05rem}.acaro-trust__label{font-size:.68rem}}.acaro-live{--live-yt:#ff2d3f;--live-yt-glow:#ff2d3f8c;--live-hl:#97fce4;--live-hl-glow:#97fce480;grid-template-columns:1fr 1fr;gap:1.1rem;margin-bottom:clamp(4rem,8vw,6rem);display:grid}.acaro-strat.acaro-strat--with-live{padding-top:2.75rem}.acaro-live__card{isolation:isolate;background:var(--acaro-bg-elevated);min-height:340px;color:var(--acaro-fg);border:1px solid #0000;border-radius:22px;flex-direction:column;justify-content:flex-end;gap:1.1rem;padding:clamp(1.6rem,3vw,2.2rem);text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}.acaro-live__card:hover,.acaro-live__card:focus-visible{transform:translateY(-3px)}.acaro-live__card:before{content:"";z-index:-2;border-radius:inherit;-webkit-mask-composite:xor;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.acaro-live__card--yt:before{background:linear-gradient(160deg,#ff2d3fe6,#ff2d3f26 60%,#ff2d3f80)}.acaro-live__card--hl:before{background:linear-gradient(160deg,#97fce4e6,#97fce426 60%,#97fce480)}.acaro-live__glow{z-index:-1;pointer-events:none;position:absolute;inset:0}.acaro-live__card--yt .acaro-live__glow{background:radial-gradient(90% 70% at 85% 0,#ff2d3f6b,#0000 60%),linear-gradient(#0000 30%,#030305b3)}.acaro-live__card--hl .acaro-live__glow{background:radial-gradient(90% 70% at 85% 0,#97fce457,#0000 60%),linear-gradient(#0000 30%,#030305b3)}.acaro-live__art{z-index:0;pointer-events:none;display:block;position:absolute;top:1.6rem;right:1.6rem}.acaro-live__tv{width:200px;height:118px;box-shadow:0 20px 50px -20px var(--live-yt-glow);background:linear-gradient(#14060a,#0a0407);border:1px solid #ffffff24;border-radius:12px;display:block;position:relative;overflow:hidden}.acaro-live__tv:before{content:"";background:repeating-linear-gradient(#ffffff09 0 1px,#0000 1px 3px);position:absolute;inset:0}.acaro-live__tv-live{background:var(--live-yt);color:#fff;font-family:var(--font-mono);letter-spacing:.14em;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700;position:absolute;top:10px;left:10px}.acaro-live__tv-play{background:var(--live-yt);width:46px;height:46px;box-shadow:0 0 30px var(--live-yt-glow);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.acaro-live__tv-play svg{width:18px;height:18px;margin-left:3px}.acaro-live__tv-bar{background:var(--live-yt);border-radius:2px;height:3px;position:absolute;bottom:10px;left:10px;right:10px}.acaro-live__head{align-items:center;gap:.7rem;display:flex}.acaro-live__badge{font-family:var(--font-mono);letter-spacing:.16em;border-radius:7px;align-items:center;gap:.5rem;padding:.36rem .7rem .36rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.acaro-live__card--yt .acaro-live__badge{background:var(--live-yt);color:#fff;box-shadow:0 0 22px var(--live-yt-glow)}.acaro-live__card--hl .acaro-live__badge{background:var(--live-hl);color:#03211a;box-shadow:0 0 22px var(--live-hl-glow)}.acaro-live__dot{background:currentColor;border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.acaro-live__dot:after{content:"";opacity:.6;border:1.5px solid;border-radius:50%;animation:1.6s ease-out infinite acaro-live-ping;position:absolute;inset:-4px}@keyframes acaro-live-ping{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.6)}}.acaro-live__platform{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--acaro-fg-dim);font-size:.74rem}.acaro-live__title{letter-spacing:-.035em;text-wrap:balance;max-width:12ch;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.02}.acaro-live__sub{max-width:42ch;color:var(--acaro-fg-muted);font-size:.95rem}.acaro-live__foot{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.acaro-live__soon{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--acaro-fg);font-size:.8rem;font-weight:700}.acaro-live__card--yt .acaro-live__soon{color:var(--live-yt);text-shadow:0 0 16px var(--live-yt-glow)}.acaro-live__card--hl .acaro-live__soon{color:var(--live-hl);text-shadow:0 0 16px var(--live-hl-glow)}.acaro-live__note{font-family:var(--font-mono);letter-spacing:.06em;color:var(--acaro-fg-dim);font-size:.74rem}.acaro-live__card--soon{cursor:default}.acaro-live__card--soon:hover,.acaro-live__card--soon:focus-visible{transform:none}.acaro-live__btn.is-disabled{opacity:.4;box-shadow:none;filter:saturate(.6)}.acaro-live__card--soon:hover .acaro-live__btn{transform:none}.acaro-live__btn{white-space:nowrap;border-radius:12px;align-items:center;gap:.55rem;padding:.8rem 1.25rem;font-size:.92rem;font-weight:600;transition:transform .2s;display:inline-flex}.acaro-live__card:hover .acaro-live__btn{transform:translateY(-1px)}.acaro-live__btn svg{width:16px;height:16px}.acaro-live__card--yt .acaro-live__btn{background:var(--live-yt);color:#fff;box-shadow:0 8px 28px -6px var(--live-yt-glow), 0 0 0 1px #ffffff24 inset}.acaro-live__card--hl .acaro-live__btn{background:var(--live-hl);color:#03211a;box-shadow:0 8px 28px -6px var(--live-hl-glow), 0 0 0 1px #ffffff59 inset}@media (width<=860px){.acaro-live{grid-template-columns:1fr}.acaro-live__card{min-height:300px}}@media (width<=520px){.acaro-live__art{display:none}}@media (prefers-reduced-motion:reduce){.acaro-live__dot:after{animation:none}.acaro-live__card,.acaro-live__btn{transition:none}}.acaro-strat{padding:clamp(4.5rem,9vw,7rem) 0 0;position:relative;overflow:hidden}.acaro-strat__photo{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.acaro-strat__veil{z-index:1;background:linear-gradient(90deg, #030305eb 0%, #030305b3 45%, #0303054d 100%), linear-gradient(180deg, #0303059e 0%, #0303057a 35%, #030305eb 85%, var(--acaro-bg) 100%);position:absolute;inset:0}.acaro-strat__inner{z-index:2;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);position:relative}.acaro-strat__grid{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.acaro-strat__card{border:1px solid var(--acaro-border);background:linear-gradient(180deg, var(--acaro-surface-2), transparent);border-radius:18px;padding:clamp(1.8rem,3vw,2.2rem);transition:border-color .3s;position:relative;overflow:hidden}.acaro-strat__card:hover{border-color:var(--acaro-border-strong)}.acaro-strat__wave{opacity:.5;position:absolute;top:18px;right:-10px}.acaro-strat__badge{font-family:var(--font-mono);letter-spacing:.12em;border-radius:7px;padding:.32rem .7rem;font-size:.68rem;display:inline-block}.acaro-strat__card--trend .acaro-strat__badge{color:var(--acaro-accent-cool);background:var(--acaro-accent-cool-faint);border:1px solid var(--acaro-accent-cool-soft)}.acaro-strat__card--ixoid .acaro-strat__badge{color:var(--acaro-accent);background:var(--acaro-accent-faint);border:1px solid var(--acaro-accent-soft)}.acaro-strat__title{color:var(--acaro-fg);letter-spacing:-.01em;margin:1.1rem 0 .75rem;font-size:clamp(1.4rem,2.4vw,1.65rem);font-weight:600;line-height:1.18}.acaro-strat__desc{color:var(--acaro-fg-muted);text-wrap:pretty;margin:0;font-size:.96rem;line-height:1.6}.acaro-strat__chips{font-family:var(--font-mono);color:var(--acaro-fg-dim);flex-wrap:wrap;gap:.5rem;margin-top:1.4rem;font-size:.72rem;display:flex}.acaro-strat__chips span{border:1px solid var(--acaro-border);border-radius:6px;padding:.28rem .6rem}@media (width<=860px){.acaro-strat__grid{grid-template-columns:1fr}.acaro-strat__veil{background:linear-gradient(180deg, #030305d1 0%, #030305a8 30%, #030305f0 85%, var(--acaro-bg) 100%)}}.acaro-lab{padding:clamp(4.5rem,9vw,7rem) 0 0}.acaro-lab__inner{max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-lab__head{max-width:44rem;margin-bottom:clamp(2.5rem,5vw,3.4rem)}.acaro-lab__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:500}.acaro-lab__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-lab__title{color:var(--acaro-fg);letter-spacing:-.02em;margin:0 0 .85rem;font-size:clamp(1.85rem,4vw,2.85rem);font-weight:700;line-height:1.08}.acaro-lab__sub{color:var(--acaro-fg-muted);margin:0;font-size:1.06rem;line-height:1.55}.acaro-lab__bento{grid-template-columns:repeat(6,1fr);gap:1.1rem;display:grid}.acaro-lab__cell{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;flex-direction:column;gap:.6rem;padding:clamp(1.5rem,2.6vw,1.75rem);transition:border-color .3s,transform .3s;display:flex;overflow:hidden}.acaro-lab__cell:hover{border-color:var(--acaro-accent-soft);transform:translateY(-3px)}.acaro-lab__cell h3{color:var(--acaro-fg);letter-spacing:-.01em;margin:0;font-size:1.18rem;font-weight:600}.acaro-lab__cell p{color:var(--acaro-fg-muted);margin:0;font-size:.9rem;line-height:1.55}.acaro-lab__cell--mc{grid-column:span 4}.acaro-lab__cell--sweep{grid-area:span 2/span 2}.acaro-lab__cell--rep,.acaro-lab__cell--hyp{grid-column:span 2}.acaro-lab__mc{width:100%;height:auto;margin-top:.25rem;display:block}.acaro-lab__heat{grid-template-columns:repeat(12,1fr);gap:3px;margin:.5rem 0;display:grid}.acaro-lab__heat i{aspect-ratio:1;background:var(--acaro-accent);opacity:.05;border-radius:2.5px}.acaro-lab__heat i.is-top{outline:1px solid var(--acaro-accent);box-shadow:0 0 10px var(--acaro-accent-glow);opacity:1!important}.acaro-lab__metrics{font-family:var(--font-mono);grid-template-columns:1fr 1fr;gap:.3rem 1.1rem;margin-top:.4rem;font-size:.75rem;display:grid}.acaro-lab__metrics div{border-bottom:1px dashed var(--acaro-border);color:var(--acaro-fg-dim);justify-content:space-between;padding:.2rem 0;display:flex}.acaro-lab__metrics b{color:var(--acaro-fg);font-weight:500}.acaro-lab__metrics .up{color:var(--acaro-accent)}.acaro-lab__hyp{font-family:var(--font-mono);flex-direction:column;gap:.45rem;margin-top:.4rem;font-size:.75rem;display:flex}.acaro-lab__hyprow{border:1px solid var(--acaro-border);color:var(--acaro-fg-muted);border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .7rem;display:flex}.acaro-lab__hyprow .k{width:7rem;color:var(--acaro-fg-dim);flex:none}.acaro-lab__hyprow.is-win{border-color:var(--acaro-accent-soft);background:var(--acaro-accent-faint);color:var(--acaro-accent-strong)}@media (width<=1080px){.acaro-lab__cell--mc{grid-column:span 6}.acaro-lab__cell--sweep{grid-area:auto/span 3}.acaro-lab__cell--rep{grid-column:span 3}.acaro-lab__cell--hyp{grid-column:span 6}}@media (width<=720px){.acaro-lab__bento{grid-template-columns:1fr}.acaro-lab__cell{grid-column:1/-1!important}}.acaro-risk{padding:clamp(4.5rem,9vw,7rem) 0 0}.acaro-risk__inner{max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-risk__head{margin-bottom:clamp(2.5rem,5vw,3.4rem)}.acaro-risk__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:500}.acaro-risk__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-risk__title{color:var(--acaro-fg);letter-spacing:-.02em;margin:0;font-size:clamp(1.85rem,4vw,2.85rem);font-weight:700;line-height:1.08}.acaro-risk__grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(1.8rem,4vw,2.8rem);display:grid}.acaro-risk__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.acaro-risk__item{border-radius:14px;gap:1rem;padding:1.1rem 1rem;transition:background .25s;display:flex}.acaro-risk__item:hover{background:var(--acaro-surface)}.acaro-risk__ic{background:var(--acaro-accent-faint);width:40px;height:40px;color:var(--acaro-accent);border:1px solid var(--acaro-accent-soft);border-radius:11px;flex:none;place-items:center;display:grid}.acaro-risk__item h3{color:var(--acaro-fg);margin:0 0 .25rem;font-size:1.03rem;font-weight:600}.acaro-risk__item p{color:var(--acaro-fg-muted);margin:0;font-size:.9rem;line-height:1.55}.acaro-risk__card{border:1px solid var(--acaro-border-strong);background:var(--acaro-bg-elevated);border-radius:18px;padding:clamp(1.4rem,2.6vw,1.7rem);position:sticky;top:6rem}.acaro-risk__cardhead{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.acaro-mono{font-family:var(--font-mono);color:var(--acaro-fg);margin:0;font-size:.96rem;font-weight:600}.acaro-risk__pill{font-family:var(--font-mono);color:var(--acaro-accent);border:1px solid var(--acaro-accent-soft);background:var(--acaro-accent-faint);border-radius:6px;padding:.22rem .55rem;font-size:.62rem}.acaro-risk__order{border:1px solid var(--acaro-accent-cool-soft);background:var(--acaro-accent-cool-faint);font-family:var(--font-mono);border-radius:12px;padding:1rem;font-size:.78rem}.acaro-risk__ordertop{color:var(--acaro-accent-cool);letter-spacing:.06em;justify-content:space-between;margin-bottom:.6rem;font-weight:700;display:flex}.acaro-risk__orderrow{color:var(--acaro-fg-muted);justify-content:space-between;gap:1rem;padding:.2rem 0;display:flex}.acaro-risk__orderrow b{color:var(--acaro-fg);text-align:right;font-weight:500}.acaro-risk__note{color:var(--acaro-fg-dim);margin:.9rem 0 0;font-size:.82rem;line-height:1.5}.acaro-risk__modes{flex-direction:column;gap:.5rem;margin-top:1.1rem;display:flex}.acaro-risk__modes span{font-family:var(--font-mono);color:var(--acaro-fg-muted);border:1px solid var(--acaro-border);border-radius:8px;align-items:center;gap:.55rem;padding:.5rem .75rem;font-size:.74rem;display:flex}.acaro-risk__modes i{background:var(--acaro-accent-cool);border-radius:50%;flex:none;width:6px;height:6px}@media (width<=900px){.acaro-risk__grid{grid-template-columns:1fr}.acaro-risk__card{position:static}}.acaro-safe{border-top:1px solid var(--acaro-border);border-bottom:1px solid var(--acaro-border);background:linear-gradient(180deg, var(--acaro-bg-elevated), var(--acaro-bg));margin-top:clamp(4.5rem,9vw,7rem);padding:clamp(4.5rem,9vw,6.5rem) 0;position:relative;overflow:hidden}.acaro-safe__photo{z-index:0;object-fit:cover;filter:brightness(1.35)saturate(1.05);width:100%;height:100%;display:block;position:absolute;inset:0}.acaro-safe__veil{z-index:1;background:linear-gradient(90deg,#030305f0 0%,#030305b3 45%,#03030557 100%),linear-gradient(#0303058c 0%,#0000 32%,#03030599 100%);position:absolute;inset:0}.acaro-safe__inner{z-index:2;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);position:relative}.acaro-safe__head{max-width:44rem;margin-bottom:clamp(2rem,4vw,2.6rem)}.acaro-safe__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:500}.acaro-safe__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-safe__title{color:var(--acaro-fg);letter-spacing:-.02em;margin:0 0 .85rem;font-size:clamp(1.85rem,4vw,2.85rem);font-weight:700;line-height:1.08}.acaro-grad{background:var(--acaro-accent-grad-wc);color:#0000;-webkit-background-clip:text;background-clip:text}.acaro-safe__sub{color:var(--acaro-fg-muted);margin:0;font-size:1.06rem;line-height:1.55}.acaro-safe__grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:.6rem;display:grid}.acaro-safe__card{border:1px solid var(--acaro-border);background:#03030580;border-radius:16px;padding:clamp(1.4rem,2.4vw,1.6rem);transition:border-color .3s}.acaro-safe__card:hover{border-color:var(--acaro-accent-cool-soft)}.acaro-safe__ic{background:var(--acaro-accent-cool-faint);width:38px;height:38px;color:var(--acaro-accent-cool);border:1px solid var(--acaro-accent-cool-soft);border-radius:10px;place-items:center;margin-bottom:1rem;display:grid}.acaro-safe__card h3{color:var(--acaro-fg);margin:0 0 .45rem;font-size:1.03rem;font-weight:600}.acaro-safe__card p{color:var(--acaro-fg-muted);margin:0;font-size:.86rem;line-height:1.55}.acaro-safe__platforms{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:clamp(2rem,4vw,2.5rem);display:flex}.acaro-safe__plat{font-family:var(--font-mono);color:var(--acaro-fg-muted);border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);border-radius:10px;align-items:center;gap:.6rem;padding:.65rem 1.1rem;font-size:.8rem;display:flex}.acaro-safe__plat b{color:var(--acaro-fg);font-weight:500}.acaro-safe__plat i{background:var(--acaro-accent);width:7px;height:7px;box-shadow:0 0 8px var(--acaro-accent-glow);border-radius:50%;flex:none}@media (width<=880px){.acaro-safe__grid{grid-template-columns:1fr}.acaro-safe__veil{background:linear-gradient(#030305e0 0%,#030305a8 40%,#030305eb 100%)}}.acaro-final{isolation:isolate;content-visibility:auto;contain-intrinsic-size:1px 540px;padding:clamp(5rem,10vw,8rem) 0;position:relative;overflow:hidden}.acaro-final__photo{z-index:-3;object-fit:cover;filter:saturate(.8);width:100%;height:100%;display:block;position:absolute;inset:0}.acaro-final__veil{z-index:-2;background:linear-gradient(#030305eb 0%,#030305bd 45%,#030305f5 100%);position:absolute;inset:0}.acaro-final__inner{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);display:flex;position:relative}.acaro-final__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.78rem;font-weight:500}.acaro-final__title{color:var(--acaro-fg);letter-spacing:-.025em;text-wrap:balance;margin:0 0 1.2rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;line-height:1.05}.acaro-final__grad{background:var(--acaro-accent-grad-wc);color:#0000;-webkit-background-clip:text;background-clip:text}.acaro-final__sub{max-width:36rem;color:var(--acaro-fg-muted);text-wrap:pretty;margin:0 0 2.2rem;font-size:1.1rem;line-height:1.55}.acaro-final__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.acaro-final__note{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.02em;margin:0;font-size:.78rem}@media (width<=540px){.acaro-final__actions{flex-direction:column;align-items:stretch;width:100%}}.acaro-price{padding:clamp(7rem,12vw,10rem) 0 0}.acaro-price__inner{max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-price__head{text-align:center;max-width:48rem;margin:0 auto}.acaro-price__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:500}.acaro-price__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-price__title{color:var(--acaro-fg);letter-spacing:-.02em;margin:0 0 .85rem;font-size:clamp(1.85rem,4vw,2.85rem);font-weight:700;line-height:1.08}.acaro-price__sub{max-width:40rem;color:var(--acaro-fg-muted);margin:0 auto;font-size:1.04rem;line-height:1.55}.acaro-price__disc{border:1px solid var(--acaro-accent-soft);background:var(--acaro-accent-faint);color:var(--acaro-accent-strong);font-family:var(--font-mono);border-radius:9px;align-items:center;gap:.6rem;margin-top:1.1rem;padding:.5rem .9rem;font-size:.78rem;display:inline-flex}.acaro-scale{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:stretch;gap:1.1rem;margin-top:clamp(2.2rem,4vw,2.8rem);display:grid}.acaro-scale__table{border-collapse:collapse;border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:20px;width:100%;overflow:hidden}.acaro-scale__table th,.acaro-scale__table td{text-align:left;border-bottom:1px solid var(--acaro-border);padding:.95rem clamp(1rem,2vw,1.5rem)}.acaro-scale__table tr:last-child td{border-bottom:0}.acaro-scale__table th{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:500}.acaro-scale__table td{color:var(--acaro-fg);font-size:.98rem}.acaro-scale__rate{text-align:right;font-family:var(--font-mono)}.acaro-scale__table tbody td.acaro-scale__rate{color:var(--acaro-accent)}.acaro-scale__table tr.is-cap td{background:var(--acaro-accent-faint);font-weight:600}.acaro-scale__example{border:1px solid var(--acaro-accent-soft);background:linear-gradient(180deg, var(--acaro-accent-faint), var(--acaro-surface));box-shadow:0 24px 70px -28px var(--acaro-accent-glow);border-radius:20px;flex-direction:column;padding:clamp(1.6rem,3vw,2rem);display:flex}.acaro-scale__example-title{color:var(--acaro-accent-strong);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.78rem}.acaro-scale__example-text{color:var(--acaro-fg);margin:.7rem 0 0;font-size:1.02rem;line-height:1.55}.acaro-scale__bar{margin:1.3rem 0 0}.acaro-scale__bar-label{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;font-size:.72rem}.acaro-scale__bar-track{gap:3px;margin-top:.55rem;display:flex}.acaro-scale__bar-slice{min-width:0;height:2.1rem;font-family:var(--font-mono);color:var(--acaro-bg);border-radius:7px;justify-content:center;align-items:center;font-size:.74rem;display:flex;overflow:hidden}.acaro-scale__bar-slice[data-i="1"]{background:var(--acaro-accent-strong)}.acaro-scale__bar-slice[data-i="2"]{background:var(--acaro-accent)}.acaro-scale__bar-slice[data-i="3"]{background:var(--acaro-accent-cool)}.acaro-scale__legend{gap:.4rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.acaro-scale__legend li{color:var(--acaro-fg-muted);grid-template-columns:auto auto 1fr auto;align-items:center;gap:.5rem;font-size:.86rem;display:grid}.acaro-scale__dot{border-radius:3px;width:.6rem;height:.6rem}.acaro-scale__dot[data-i="1"]{background:var(--acaro-accent-strong)}.acaro-scale__dot[data-i="2"]{background:var(--acaro-accent)}.acaro-scale__dot[data-i="3"]{background:var(--acaro-accent-cool)}.acaro-scale__legend-amount{color:var(--acaro-fg);font-variant-numeric:tabular-nums}.acaro-scale__legend-rate{font-family:var(--font-mono);font-size:.78rem}.acaro-scale__legend-fee{color:var(--acaro-fg);font-variant-numeric:tabular-nums}.acaro-scale__bar-total{border-top:1px solid var(--acaro-border);color:var(--acaro-fg);margin:.9rem 0 0;padding-top:.75rem;font-size:.92rem}.acaro-scale__cta{margin-top:auto;padding-top:0}.acaro-scale__example .acaro-scale__cta{margin-top:1.4rem}@media (width<=860px){.acaro-scale{grid-template-columns:1fr}}.acaro-price__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:1.1rem;margin-top:clamp(2.2rem,4vw,2.8rem);display:grid}.acaro-price__card{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:20px;flex-direction:column;padding:clamp(1.9rem,3vw,2.2rem);transition:transform .3s,border-color .3s;display:flex;position:relative}.acaro-price__card:hover{transform:translateY(-4px)}.acaro-price__card.is-popular{border-color:var(--acaro-accent-soft);background:linear-gradient(180deg, var(--acaro-accent-faint), var(--acaro-surface));box-shadow:0 24px 70px -28px var(--acaro-accent-glow)}.acaro-price__tag{font-family:var(--font-mono);letter-spacing:.1em;background:var(--acaro-accent);color:#04130a;white-space:nowrap;border-radius:7px;padding:.3rem .75rem;font-size:.68rem;font-weight:700;position:absolute;top:-.8rem;left:50%;transform:translate(-50%)}.acaro-price__name{font-family:var(--font-mono);letter-spacing:.12em;color:var(--acaro-fg-dim);text-transform:uppercase;margin:0;font-size:.78rem}.acaro-price__amount{color:var(--acaro-fg);letter-spacing:-.03em;margin:.85rem 0 .15rem;font-size:clamp(2.4rem,4vw,2.85rem);font-weight:600}.acaro-price__period{color:var(--acaro-fg-dim);font-family:var(--font-mono);margin:0;font-size:.8rem}.acaro-price__bullets{flex-direction:column;gap:.62rem;margin:1.5rem 0 1.75rem;padding:0;list-style:none;display:flex}.acaro-price__bullets li{color:var(--acaro-fg-muted);padding-left:1.6rem;font-size:.9rem;line-height:1.45;position:relative}.acaro-price__bullets li:before{content:"";background:var(--acaro-accent-faint) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2376ff91' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4 10-10'/%3E%3C/svg%3E") center / 9px no-repeat;border-radius:4px;width:14px;height:14px;position:absolute;top:.18rem;left:0}.acaro-price__card .acaro-btn{width:100%;margin-top:auto}.acaro-price__refund{text-align:center;color:var(--acaro-fg-dim);margin:clamp(1.8rem,3vw,2.4rem) 0 0;font-size:.95rem}.acaro-price__refund b{color:var(--acaro-accent-strong);font-weight:600}@media (width<=880px){.acaro-price__grid{grid-template-columns:1fr;max-width:26rem;margin-inline:auto}}.acaro-hero-wrap{flex-direction:column;min-height:100dvh;display:flex}.acaro-hero-trust{margin-top:auto}.acaro-landing{isolation:isolate;background:var(--acaro-bg);width:100%;color:var(--acaro-fg);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:clip}.acaro-pricing-top{isolation:isolate;padding-top:0;padding-bottom:clamp(2.5rem,5vw,4rem);position:relative}.acaro-pricing-top:before{z-index:-1;content:"";background:radial-gradient(ellipse at 50% 0%, var(--acaro-accent-soft), transparent 60%);opacity:.5;pointer-events:none;position:absolute;inset:0}.acaro-discount-banner{padding:clamp(1rem,2vw,1.5rem) 0 clamp(2rem,4vw,3rem)}.acaro-discount-banner__inner{max-width:1100px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-discount-banner__card{border:1px solid var(--acaro-accent);background:linear-gradient(180deg, var(--acaro-accent-faint), transparent 50%), linear-gradient(180deg, #f7fbfa0d, #f7fbfa04), #0303058c;-webkit-backdrop-filter:blur(18px);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3vw,2.25rem);display:grid;position:relative;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.acaro-discount-banner__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}}.acaro-discount-banner__card:before{z-index:0;content:"";background:radial-gradient(circle at top right, var(--acaro-accent-soft), transparent 55%);opacity:.75;pointer-events:none;position:absolute;inset:0}.acaro-discount-banner__content,.acaro-discount-banner__cta{z-index:1;position:relative}.acaro-discount-banner__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .7rem;font-size:.74rem;font-weight:500}.acaro-discount-banner__big{flex-wrap:wrap;align-items:baseline;gap:.9rem;margin:0 0 .7rem;display:flex}.acaro-discount-banner__amount{color:var(--acaro-accent);letter-spacing:-.025em;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700;line-height:1}.acaro-discount-banner__text{color:var(--acaro-fg);letter-spacing:-.01em;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:600;line-height:1.2}.acaro-discount-banner__hint{max-width:36rem;color:var(--acaro-fg-muted);text-wrap:pretty;margin:0;font-size:.92rem;line-height:1.55}@media (width<=720px){.acaro-discount-banner__card{grid-template-columns:1fr;gap:1.25rem}}.acaro-edu{padding:clamp(4rem,8vw,6rem) 0 clamp(5rem,10vw,8rem)}.acaro-edu__inner{max-width:1100px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-edu__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 2rem;margin-bottom:1.5rem;display:flex}.acaro-edu__intro{min-width:0}.acaro-edu__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .6rem;font-size:.74rem;font-weight:500}.acaro-edu__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-edu__title{color:var(--acaro-fg);letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.1}.acaro-edu__lead{color:var(--acaro-fg-muted);text-wrap:pretty;max-width:62ch;margin:.7rem 0 0;font-size:clamp(.95rem,1.4vw,1.02rem);line-height:1.55}.acaro-edu__lead b{color:var(--acaro-fg);font-weight:600}.acaro-edu__perks{color:var(--acaro-fg-muted);flex-wrap:wrap;gap:.4rem 1.3rem;margin:0;padding:0 0 .35rem;font-size:.86rem;list-style:none;display:flex}.acaro-edu__perks li{align-items:center;gap:.45rem;display:inline-flex}.acaro-edu__perks li:before{content:"";background:var(--acaro-accent);border-radius:50%;width:6px;height:6px}.acaro-edu__plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.acaro-edu-plan{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:20px;flex-direction:column;gap:.3rem;min-width:0;padding:clamp(1.3rem,2.2vw,1.7rem) clamp(1.3rem,2.4vw,1.9rem);transition:transform .3s,border-color .3s;display:flex;position:relative}.acaro-edu-plan:hover{border-color:var(--acaro-border-strong);transform:translateY(-2px)}.acaro-edu-plan__kicker{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:500}.acaro-edu-plan__title{color:var(--acaro-fg);letter-spacing:-.02em;margin:.3rem 0 0;font-size:1.45rem;font-weight:700;line-height:1.15}.acaro-edu-plan__desc{color:var(--acaro-fg-muted);text-wrap:pretty;margin:.5rem 0 0;font-size:.95rem;line-height:1.5}.acaro-edu-plan__list{flex-direction:column;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.acaro-edu-plan__list li{color:var(--acaro-fg);padding-left:1.5rem;font-size:.9rem;line-height:1.45;position:relative}.acaro-edu-plan__list li:before{content:"";background:var(--acaro-accent-faint) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2376ff91' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4 10-10'/%3E%3C/svg%3E") center / 9px no-repeat;border-radius:4px;width:14px;height:14px;position:absolute;top:.2rem;left:0}.acaro-edu-plan__hint{color:var(--acaro-fg-dim);margin:.9rem 0 0;font-size:.82rem}.acaro-edu-plan__foot{border-top:1px solid var(--acaro-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.acaro-edu-plan__price{flex-direction:column;margin:0;line-height:1;display:flex}.acaro-edu-plan__amount{color:var(--acaro-fg);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(1.7rem,2.6vw,2.1rem);font-weight:600}.acaro-edu-plan__per{color:var(--acaro-fg-dim);margin-top:.3rem;font-size:.82rem}.acaro-edu-plan__tag{color:var(--acaro-accent-strong);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:#01110e;border-radius:999px;padding:.3rem .6rem;font-size:.62rem;font-weight:600;position:absolute;top:-.65rem;right:1.2rem}.acaro-edu-plan--neon{background:var(--acaro-accent-grad-wc);box-shadow:0 40px 90px -40px var(--acaro-accent-glow), 0 0 0 1px #ffffff40 inset;border-color:#0000}.acaro-edu-plan--neon:hover{border-color:#0000}.acaro-edu-plan--neon .acaro-edu-plan__kicker,.acaro-edu-plan--neon .acaro-edu-plan__desc,.acaro-edu-plan--neon .acaro-edu-plan__per,.acaro-edu-plan--neon .acaro-edu-plan__hint{color:#01110eb3}.acaro-edu-plan--neon .acaro-edu-plan__title,.acaro-edu-plan--neon .acaro-edu-plan__amount,.acaro-edu-plan--neon .acaro-edu-plan__list li{color:#01110e}.acaro-edu-plan--neon .acaro-edu-plan__list li:before{background:#01110e1f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2301110e' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4 10-10'/%3E%3C/svg%3E") 50%/9px no-repeat}.acaro-edu-plan--neon .acaro-edu-plan__foot{border-top-color:#01110e24}.acaro-edu__foot{text-align:center;color:var(--acaro-fg-dim);margin:clamp(1.8rem,3vw,2.4rem) 0 0;font-size:.95rem}.acaro-edu__foot b{color:var(--acaro-accent-strong);font-weight:600}@media (width<=900px){.acaro-edu__plans{grid-template-columns:1fr}}@media (width<=560px){.acaro-edu-plan__foot{flex-direction:column;align-items:stretch}.acaro-edu-plan__foot .acaro-btn{justify-content:center}}.acaro-contact__eyebrow,.acaro-careers__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-radius:0;margin:0 0 1.1rem;padding:0;font-size:.78rem;font-weight:500;display:block}.acaro-contact__eyebrow:before,.acaro-careers__eyebrow:before{content:"//_";color:var(--acaro-fg-dim);margin-right:.5rem}.acaro-contact__dot,.acaro-careers__dot{display:none}.acaro-contact__hero,.acaro-careers__hero{padding-top:clamp(7rem,12vw,10rem)}.acaro-partners__inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);position:relative}.acaro-partners__hero{isolation:isolate;text-align:center;padding:clamp(7rem,12vw,10rem) 0 clamp(3rem,6vw,4.5rem);position:relative;overflow:hidden}.acaro-partners__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.acaro-partners__bg-grid{background-image:linear-gradient(90deg,#f7fbfa0a 1px,#0000 1px),linear-gradient(#f7fbfa0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 25%,#000 0%,#0000 70%);mask-image:radial-gradient(at 50% 25%,#000 0%,#0000 70%)}.acaro-partners__bg-glow{filter:blur(70px);opacity:.5;background:radial-gradient(circle, var(--acaro-accent-glow), transparent 70%);border-radius:50%;width:44%;height:60%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.acaro-partners__eyebrow{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.55rem;margin:0 0 1.4rem;padding:.4rem .9rem;font-size:.72rem;display:inline-flex}.acaro-partners__dot{background:var(--acaro-accent);width:.4rem;height:.4rem;box-shadow:0 0 12px var(--acaro-accent-glow);border-radius:50%}.acaro-partners__title{text-wrap:balance;letter-spacing:-.03em;margin:0;font-size:clamp(2.35rem,6vw,4rem);font-weight:700;line-height:1.03}.acaro-partners__title-line{display:block}.acaro-partners__title-line--accent{background:var(--acaro-accent-grad-wc);color:#0000;-webkit-background-clip:text;background-clip:text}.acaro-partners__lead{max-width:44rem;color:var(--acaro-fg-muted);margin:1.35rem auto 0;font-size:clamp(1rem,1.6vw,1.13rem);line-height:1.65}.acaro-partners__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.acaro-partners__cta-primary{background:var(--acaro-accent-grad-wc);color:#01110e;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:3.15rem;padding:0 1.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff2e}.acaro-partners__cta-primary:hover,.acaro-partners__cta-primary:focus-visible{background:var(--acaro-accent-grad-cw);transform:translateY(-1px)}.acaro-partners__cta-secondary{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);min-height:3.15rem;color:var(--acaro-fg);border-radius:10px;justify-content:center;align-items:center;padding:0 1.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.acaro-partners__cta-secondary:hover,.acaro-partners__cta-secondary:focus-visible{border-color:var(--acaro-accent);background:var(--acaro-surface-2)}.acaro-partners__rates{text-align:left;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,3.75rem);display:grid}.acaro-partners__rate{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:16px;padding:clamp(1.25rem,2.5vw,1.7rem)}.acaro-partners__rate--accent{border-color:var(--acaro-accent-soft);background:linear-gradient(150deg, var(--acaro-accent-faint), transparent 62%), var(--acaro-surface)}.acaro-partners__rate-value{letter-spacing:-.02em;color:var(--acaro-accent);font-size:clamp(2rem,4vw,2.6rem);font-weight:700;line-height:1;display:block}.acaro-partners__rate-title{margin-top:.7rem;font-size:1rem;font-weight:600;display:block}.acaro-partners__rate-desc{color:var(--acaro-fg-muted);margin:.4rem 0 0;font-size:.94rem;line-height:1.6}.acaro-partners__section{padding:clamp(2.5rem,5vw,3.75rem) 0}.acaro-partners__section--cta{padding-bottom:clamp(4rem,8vw,6rem)}.acaro-partners__icon{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);width:2.6rem;height:2.6rem;color:var(--acaro-accent);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.acaro-partners__icon svg{width:1.3rem;height:1.3rem}.acaro-partners__why{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:clamp(1.25rem,3vw,2rem);margin-top:clamp(1.75rem,4vw,2.5rem);display:grid}.acaro-partners__why-item{border-left:2px solid var(--acaro-accent-soft);padding-left:1rem}.acaro-partners__why-title{margin:0;font-size:1.05rem;font-weight:600}.acaro-partners__why-desc{color:var(--acaro-fg-muted);margin:.45rem 0 0;font-size:.96rem;line-height:1.65}.acaro-partners__recurring{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:20px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:end;gap:clamp(1.5rem,4vw,2.5rem);margin-top:clamp(1.75rem,4vw,2.5rem);padding:clamp(1.5rem,3vw,2.25rem);display:grid}.acaro-partners__months{align-items:flex-end;gap:clamp(.25rem,1vw,.55rem);height:clamp(8rem,18vw,12rem);margin:0;padding:0;list-style:none;display:flex}.acaro-partners__month{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;gap:.4rem;height:100%;display:flex}.acaro-partners__month-bar{width:100%;height:var(--h,50%);background:linear-gradient(180deg, var(--acaro-accent) 0%, var(--acaro-accent-cool) 100%);opacity:.85;border-radius:6px 6px 2px 2px}.acaro-partners__month-label{font-family:var(--font-mono);color:var(--acaro-fg-dim);font-size:.68rem}.acaro-partners__recurring-figures{gap:.5rem;display:grid}.acaro-partners__recurring-line{border-bottom:1px solid var(--acaro-border);color:var(--acaro-fg-muted);justify-content:space-between;align-items:baseline;gap:1rem;margin:0;padding-bottom:.5rem;font-size:.92rem;display:flex}.acaro-partners__recurring-line small{color:var(--acaro-fg-dim);margin-top:.15rem;font-size:.78rem;display:block}.acaro-partners__recurring-label{color:var(--acaro-fg-muted);justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.9rem;display:flex}.acaro-partners__recurring-label b{color:var(--acaro-fg);font-family:var(--font-mono);font-size:1rem}.acaro-partners__recurring-field{gap:.45rem;margin-top:.5rem;display:grid}.acaro-partners__recurring-field input[type=range]{width:100%;accent-color:var(--acaro-accent)}.acaro-partners__recurring-line strong{color:var(--acaro-fg);font-family:var(--font-mono);font-size:1.15rem;font-weight:600}.acaro-partners__recurring-line:last-of-type{border-bottom:none}.acaro-partners__recurring-line--total strong{color:var(--acaro-accent);letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.4rem)}.acaro-partners__recurring-note{color:var(--acaro-fg-dim);margin:.4rem 0 0;font-size:.84rem;line-height:1.6}.acaro-partners__path{gap:0;margin:clamp(1.75rem,4vw,2.5rem) 0 0;padding:0;list-style:none;display:grid}.acaro-partners__path-step{grid-template-columns:3rem minmax(0,1fr);gap:clamp(1rem,2.5vw,1.75rem);padding:0 0 clamp(1.75rem,4vw,2.5rem);display:grid;position:relative}.acaro-partners__path-step:before{content:"";background:linear-gradient(180deg, var(--acaro-accent-soft), transparent);width:1px;position:absolute;top:3rem;bottom:0;left:1.5rem}.acaro-partners__path-step:last-child{padding-bottom:0}.acaro-partners__path-step:last-child:before{display:none}.acaro-partners__path-num{border:1px solid var(--acaro-border-strong);background:var(--acaro-bg-elevated);width:3rem;height:3rem;color:var(--acaro-accent);font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:1.05rem;font-weight:600;display:inline-flex}.acaro-partners__path-body{padding-top:.55rem}.acaro-partners__path-title{letter-spacing:-.01em;margin:0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600}.acaro-partners__path-desc{max-width:44rem;color:var(--acaro-fg-muted);margin:.5rem 0 0;font-size:1rem;line-height:1.7}.acaro-partners__winwin{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:clamp(1rem,2.5vw,1.75rem);margin-top:clamp(1.75rem,4vw,2.5rem);display:grid}.acaro-partners__side{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:20px;padding:clamp(1.5rem,3vw,2.25rem)}.acaro-partners__side--accent{border-color:var(--acaro-accent-soft);background:linear-gradient(150deg, var(--acaro-accent-faint), transparent 62%), var(--acaro-surface)}.acaro-partners__side-title{margin:0;font-size:1.15rem;font-weight:600}.acaro-partners__side-desc{color:var(--acaro-fg-muted);margin:.55rem 0 0;font-size:.98rem;line-height:1.7}.acaro-partners__winwin-link{background:var(--acaro-border-strong);align-self:center;width:2.5rem;height:1px}.acaro-partners__winwin-note{max-width:48rem;color:var(--acaro-fg-dim);text-align:center;margin:clamp(1.25rem,3vw,1.75rem) auto 0;font-size:.92rem;line-height:1.7}.acaro-partners__scheme{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));align-items:stretch;gap:1rem;margin-top:clamp(1.75rem,4vw,2.5rem);display:grid}.acaro-partners__branch{align-items:stretch;display:flex;position:relative}.acaro-partners__branch-badge{background:var(--acaro-accent);color:#01110e;font-family:var(--font-mono);border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:700;position:absolute;top:-.75rem;left:1.25rem}.acaro-partners__branch-badge--soft{background:var(--acaro-accent-cool)}.acaro-partners__node{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:16px;align-content:center;gap:.3rem;width:100%;padding:clamp(1.25rem,2.5vw,1.7rem);display:grid}.acaro-partners__node--you{border-color:var(--acaro-accent-soft);background:linear-gradient(150deg, var(--acaro-accent-faint), transparent 62%), var(--acaro-surface)}.acaro-partners__node--dim{background:0 0}.acaro-partners__node-label{font-size:1.05rem;font-weight:600}.acaro-partners__node-note{color:var(--acaro-fg-muted);font-size:.9rem;line-height:1.5}.acaro-partners__faq{gap:.6rem;margin-top:clamp(1.75rem,4vw,2.5rem);display:grid}.acaro-partners__faq-item{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:14px}.acaro-partners__faq-q{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.95rem,2vw,1.25rem);font-size:1rem;font-weight:600;list-style:none;display:flex}.acaro-partners__faq-q::-webkit-details-marker{display:none}.acaro-partners__faq-sign{flex:none;width:.85rem;height:.85rem;position:relative}.acaro-partners__faq-sign:before,.acaro-partners__faq-sign:after{content:"";background:var(--acaro-accent);height:1.5px;transition:transform .18s;position:absolute;inset:50% 0 auto}.acaro-partners__faq-sign:after{transform:rotate(90deg)}.acaro-partners__faq-item[open] .acaro-partners__faq-sign:after{transform:rotate(0)}.acaro-partners__faq-a{color:var(--acaro-fg-muted);padding:0 clamp(.95rem,2vw,1.25rem) clamp(.95rem,2vw,1.25rem);font-size:.96rem;line-height:1.65}.acaro-partners__cta{border:1px solid var(--acaro-accent-soft);background:linear-gradient(150deg, var(--acaro-accent-faint), transparent 60%), var(--acaro-surface);text-align:center;border-radius:22px;padding:clamp(2rem,5vw,3.25rem)}.acaro-partners__cta-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,3.5vw,2.35rem);font-weight:700}.acaro-partners__cta-lead{max-width:40rem;color:var(--acaro-fg-muted);margin:.75rem auto 0;line-height:1.65}.acaro-partners__actions--center{margin-top:1.6rem}@media (width<=60rem){.acaro-partners__recurring,.acaro-partners__winwin{grid-template-columns:minmax(0,1fr)}.acaro-partners__winwin-link{justify-self:center;width:1px;height:1.75rem}}.acaro-compound{padding:clamp(3rem,6vw,4.5rem) 0 clamp(1rem,2vw,1.5rem)}.acaro-compound__inner{max-width:1120px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.acaro-compound__head{text-align:center}.acaro-compound__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:500}.acaro-compound__title{letter-spacing:-.025em;text-wrap:balance;margin-top:.85rem;font-size:clamp(1.7rem,3.6vw,2.4rem);font-weight:600;line-height:1.14}.acaro-compound__sub{color:var(--acaro-accent);white-space:nowrap;margin-top:.85rem;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.5}@media (width<=900px){.acaro-compound__sub{white-space:normal}}.acaro-compound--left .acaro-compound__head,.acaro-compound--left .acaro-compound__note{text-align:left}.acaro-compound--left .acaro-compound__note{margin-left:0}.acaro-compound__panel{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:22px;margin-top:clamp(1.75rem,3vw,2.5rem);overflow:hidden}.acaro-compound__controls{gap:clamp(1.25rem,3vw,2rem);padding:clamp(1.25rem,2.5vw,1.75rem);display:grid}@media (width>=720px){.acaro-compound__controls{grid-template-columns:repeat(2,1fr)}}.acaro-compound__field{display:block}.acaro-compound__field-top{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.6rem;display:flex}.acaro-compound__field-label{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:500}.acaro-compound__field-value{color:var(--acaro-fg);font-family:var(--font-mono);font-size:1.05rem;font-weight:600}.acaro-compound__range{appearance:none;background:linear-gradient(90deg, var(--acaro-accent) var(--fill,10%), #f7fbfa1f var(--fill,10%));cursor:pointer;border-radius:999px;outline:none;width:100%;height:4px}.acaro-compound__range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--acaro-accent);width:18px;height:18px;box-shadow:0 0 0 1px var(--acaro-accent-soft);cursor:pointer;border:3px solid #04120a;border-radius:50%}.acaro-compound__range::-moz-range-thumb{background:var(--acaro-accent);cursor:pointer;border:3px solid #04120a;border-radius:50%;width:18px;height:18px}.acaro-compound__result{border-top:1px solid var(--acaro-border);background:var(--acaro-bg-elevated);gap:clamp(1.25rem,3vw,2rem);padding:clamp(1.25rem,2.5vw,1.75rem);display:grid}@media (width>=860px){.acaro-compound__result{grid-template-columns:minmax(0,1fr) 17rem;align-items:center}}.acaro-compound__chart-wrap{margin:0}.acaro-compound__chart{align-items:flex-end;gap:3px;height:clamp(150px,22vw,200px);margin:0;padding:0;list-style:none;display:flex}.acaro-compound__col{flex-direction:column;flex:1;justify-content:flex-end;gap:2px;min-width:0;height:100%;display:flex}.acaro-compound__bar{background:linear-gradient(180deg, var(--acaro-accent), #76ff9140);border-radius:4px 4px 0 0;flex:none}.acaro-compound__bar--flat{background:#f7fbfa1a;border-radius:0}.acaro-compound__legend{color:var(--acaro-fg-dim);font-family:var(--font-mono);flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:.9rem;font-size:.72rem;display:flex}.acaro-compound__dot{background:var(--acaro-accent);vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:.4rem;display:inline-block}.acaro-compound__dot--flat{background:#f7fbfa2e}.acaro-compound__rows{flex-direction:column;gap:.7rem;display:flex}.acaro-compound__row{border-bottom:1px solid var(--acaro-border);justify-content:space-between;align-items:baseline;gap:1rem;margin:0;padding-bottom:.7rem;font-size:.88rem;display:flex}.acaro-compound__row:last-child{border-bottom:0;padding-bottom:0}.acaro-compound__row span{color:var(--acaro-fg-muted)}.acaro-compound__row b{font-family:var(--font-mono);white-space:nowrap;font-weight:600}.acaro-compound__row--flat b{color:var(--acaro-accent)}.acaro-compound__row--peak b{color:var(--acaro-accent-cool)}.acaro-compound__note{max-width:75ch;color:var(--acaro-fg-dim);text-align:center;margin:clamp(1.25rem,2.5vw,1.75rem) auto 0;font-size:.85rem;line-height:1.55}.acaro-compound__actions{text-align:center;margin:clamp(1.5rem,3vw,2rem) 0 0}.acaro-abt__inner{z-index:2;width:100%;max-width:1180px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);position:relative}.acaro-abt__eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1.1rem;font-size:.72rem;font-weight:500;display:flex}.acaro-abt__eyebrow:before{content:"//_";color:var(--acaro-fg-dim)}.acaro-abt__eyebrow--cool{color:var(--acaro-accent-cool)}.acaro-abt__title{letter-spacing:-.028em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,4vw,2.9rem);font-weight:600;line-height:1.1}.acaro-abt__lead{max-width:60ch;color:var(--acaro-fg-muted);margin:1.5rem 0 0;font-size:clamp(1rem,1.45vw,1.14rem);line-height:1.7}.acaro-abt__head{max-width:62ch}.acaro-abt__sub{color:var(--acaro-fg-muted);margin:1.15rem 0 0;line-height:1.7}.acaro-abt__note{color:var(--acaro-fg-dim);margin:1.6rem 0 0;font-size:.9rem}.acaro-abt-band{border-top:1px solid var(--acaro-border);padding:clamp(4rem,8vw,6.5rem) 0}.acaro-abt-band--elevated{background:var(--acaro-bg-elevated)}.acaro-abt-hero{align-items:flex-end;min-height:min(88vh,780px);padding:clamp(7rem,14vw,11rem) 0 clamp(3rem,6vw,4.5rem);display:flex;position:relative;overflow:hidden}.acaro-abt-hero__photo{z-index:0;object-fit:cover;filter:saturate(.9)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.acaro-abt-hero__veil{z-index:1;background:linear-gradient(#030305e0 0%,#0303056b 38%,#030305f0 100%),linear-gradient(90deg,#030305d6 0%,#0000 62%);position:absolute;inset:0}.acaro-abt-hero__title{letter-spacing:-.03em;text-wrap:balance;max-width:17ch;margin:0;font-size:clamp(2.4rem,6.4vw,4.4rem);font-weight:600;line-height:1.08}.acaro-abt-hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:2.3rem;display:flex}.acaro-abt-hero__note{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.05em;margin:1.1rem 0 0;font-size:.73rem}.acaro-abt-facts{border-top:1px solid var(--acaro-border);border-bottom:1px solid var(--acaro-border);background:var(--acaro-bg-elevated);grid-template-columns:repeat(4,1fr);display:grid}.acaro-abt-fact{border-right:1px solid var(--acaro-border);padding:1.5rem clamp(1.25rem,3vw,2rem)}.acaro-abt-fact:last-child{border-right:0}.acaro-abt-fact__value{color:var(--acaro-accent);font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin:0;font-size:1.4rem;font-weight:500}.acaro-abt-fact__value--cool{color:var(--acaro-accent-cool)}.acaro-abt-fact__label{color:var(--acaro-fg-dim);margin:.4rem 0 0;font-size:.83rem;line-height:1.45}.acaro-abt-story{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.acaro-abt-story__body{max-width:56ch}.acaro-abt-story__p{color:var(--acaro-fg-muted);margin:1.15rem 0 0;line-height:1.75}.acaro-abt-story__p:first-of-type{margin-top:1.4rem}.acaro-abt-story__figure{margin:0;position:relative}.acaro-abt-story__figure img{border:1px solid var(--acaro-border);border-radius:20px;width:100%;height:auto;display:block}.acaro-abt-story__stamp{border:1px solid var(--acaro-accent-cool-soft);color:var(--acaro-accent-cool);font-family:var(--font-mono);letter-spacing:.08em;background:#030305db;border-radius:0 12px 12px 0;padding:.55rem .9rem;font-size:.7rem;position:absolute;bottom:3.6rem;left:-1px}.acaro-abt-story__caption{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.04em;margin-top:.85rem;font-size:.72rem}.acaro-abt-versus{grid-template-columns:1fr 1fr;gap:1rem;margin-top:clamp(2rem,4vw,2.75rem);display:grid}.acaro-abt-vs{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;padding:clamp(1.5rem,3vw,2rem)}.acaro-abt-vs--ours{border-color:var(--acaro-accent-soft);background:var(--acaro-accent-faint)}.acaro-abt-vs__tag{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.68rem}.acaro-abt-vs--ours .acaro-abt-vs__tag{color:var(--acaro-accent)}.acaro-abt-vs__list{color:var(--acaro-fg-muted);flex-direction:column;gap:.8rem;margin:1.2rem 0 0;padding:0;font-size:.95rem;line-height:1.55;list-style:none;display:flex}.acaro-abt-vs__list li{gap:.7rem;display:flex}.acaro-abt-vs__list li:before{content:"";background:var(--acaro-fg-faint);border-radius:2px;flex:none;width:7px;height:7px;margin-top:.5rem;transform:rotate(45deg)}.acaro-abt-vs--ours .acaro-abt-vs__list li:before{background:var(--acaro-accent)}.acaro-abt-quote{border-top:1px solid var(--acaro-border);border-bottom:1px solid var(--acaro-border);position:relative;overflow:hidden}.acaro-abt-quote__photo{z-index:0;object-fit:cover;filter:saturate(.85);width:100%;height:100%;position:absolute;inset:0}.acaro-abt-quote__veil{z-index:1;background:linear-gradient(90deg,#030305f2 0%,#030305b8 55%,#03030580 100%);position:absolute;inset:0}.acaro-abt-quote .acaro-abt__inner{padding-block:clamp(4.5rem,10vw,7.5rem)}.acaro-abt-quote__text{letter-spacing:-.03em;text-wrap:balance;max-width:22ch;margin:0;font-size:clamp(1.85rem,4.4vw,3.1rem);font-weight:600;line-height:1.15}.acaro-abt-quote__sub{max-width:52ch;color:var(--acaro-fg-muted);margin:1.5rem 0 0;line-height:1.7}.acaro-abt-risk{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(2rem,4vw,2.75rem);display:grid}.acaro-abt-risk__col{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;padding:1.6rem 1.45rem}.acaro-abt-risk__col--left{border-color:var(--acaro-accent-cool-soft);background:var(--acaro-accent-cool-faint)}.acaro-abt-risk__col--yours{border-color:var(--acaro-accent-soft);background:var(--acaro-accent-faint)}.acaro-abt-risk__tag{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.68rem}.acaro-abt-risk__col--left .acaro-abt-risk__tag{color:var(--acaro-accent-cool)}.acaro-abt-risk__col--yours .acaro-abt-risk__tag{color:var(--acaro-accent)}.acaro-abt-risk__title{margin:.8rem 0 0;font-size:1.08rem;font-weight:600;line-height:1.3}.acaro-abt-risk__list{color:var(--acaro-fg-muted);flex-direction:column;gap:.7rem;margin:1.15rem 0 0;padding:0;font-size:.93rem;line-height:1.5;list-style:none;display:flex}.acaro-abt-risk__list li{gap:.6rem;display:flex}.acaro-abt-risk__list li:before{content:"";background:var(--acaro-fg-faint);border-radius:50%;flex:none;width:6px;height:6px;margin-top:.55rem}.acaro-abt-risk__col--gone .acaro-abt-risk__list li{color:var(--acaro-fg-dim);text-decoration:line-through;-webkit-text-decoration-color:var(--acaro-fg-faint);text-decoration-color:var(--acaro-fg-faint)}.acaro-abt-risk__col--left .acaro-abt-risk__list li:before{background:var(--acaro-accent-cool)}.acaro-abt-risk__col--yours .acaro-abt-risk__list li:before{background:var(--acaro-accent)}.acaro-abt-steps{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(2rem,4vw,2.75rem);display:grid}.acaro-abt-step{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:18px;padding:1.7rem 1.45rem 1.55rem;transition:border-color .2s,transform .2s}.acaro-abt-step:hover{border-color:var(--acaro-accent-soft);transform:translateY(-2px)}.acaro-abt-step__num{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.14em;font-size:.72rem}.acaro-abt-step__title{margin:.9rem 0 0;font-size:1.08rem;font-weight:600;line-height:1.3}.acaro-abt-step__desc{color:var(--acaro-fg-muted);margin:.65rem 0 0;font-size:.93rem;line-height:1.6}.acaro-abt-step__meta{border:1px solid var(--acaro-border-strong);color:var(--acaro-fg-dim);font-family:var(--font-mono);border-radius:7px;margin-top:1.15rem;padding:.3rem .62rem;font-size:.68rem;display:inline-block}.acaro-abt-community{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.acaro-abt-community__figure{margin:0}.acaro-abt-community__figure img{border:1px solid var(--acaro-border);border-radius:20px;width:100%;height:auto;display:block}.acaro-abt-pledges{flex-direction:column;gap:.8rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.acaro-abt-pledge{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:15px;gap:.95rem;padding:1.15rem 1.3rem;display:flex}.acaro-abt-pledge__mark{background:var(--acaro-accent-faint);width:1.95rem;height:1.95rem;color:var(--acaro-accent);font-family:var(--font-mono);border-radius:8px;flex:none;place-items:center;font-size:.72rem;display:grid}.acaro-abt-pledge__title{font-size:.99rem;font-weight:600;display:block}.acaro-abt-pledge__desc{color:var(--acaro-fg-muted);margin-top:.35rem;font-size:.92rem;line-height:1.55;display:block}.acaro-abt-bet{border:1px solid var(--acaro-accent-cool-soft);background:linear-gradient(150deg, var(--acaro-accent-cool-faint), transparent 65%);border-radius:22px;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(1.5rem,3vw,3rem);margin-top:clamp(2.5rem,5vw,3.5rem);padding:clamp(1.75rem,3.5vw,2.5rem);display:grid}.acaro-abt-bet__title{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.35rem,2.6vw,1.8rem);font-weight:600;line-height:1.2}.acaro-abt-bet__text{color:var(--acaro-fg-muted);margin:1.1rem 0 0;line-height:1.75}.acaro-abt-bet__rules{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.acaro-abt-bet__rules li{color:var(--acaro-fg-dim);font-family:var(--font-mono);padding-left:1.5rem;font-size:.78rem;line-height:1.6;position:relative}.acaro-abt-bet__rules li:before{content:"//";color:var(--acaro-accent-cool);position:absolute;left:0}.acaro-abt-final{border-top:1px solid var(--acaro-border);position:relative;overflow:hidden}.acaro-abt-final__photo{z-index:0;object-fit:cover;filter:saturate(.8);width:100%;height:100%;position:absolute;inset:0}.acaro-abt-final__veil{z-index:1;background:linear-gradient(#030305e6 0%,#030305b3 45%,#030305f5 100%);position:absolute;inset:0}.acaro-abt-final .acaro-abt__inner{padding-block:clamp(4.5rem,9vw,7rem)}.acaro-abt-final__title{letter-spacing:-.028em;text-wrap:balance;max-width:19ch;margin:0;font-size:clamp(2.1rem,4.8vw,3.2rem);font-weight:600;line-height:1.1}.acaro-abt-final__actions{flex-wrap:wrap;gap:.85rem;margin-top:2.1rem;display:flex}.acaro-abt-final__note{color:var(--acaro-fg-dim);font-family:var(--font-mono);margin:1.15rem 0 0;font-size:.75rem}@media (width<=960px){.acaro-abt-story,.acaro-abt-community,.acaro-abt-bet{grid-template-columns:1fr}.acaro-abt-facts{grid-template-columns:repeat(2,1fr)}.acaro-abt-fact:nth-child(2){border-right:0}.acaro-abt-fact:nth-child(-n+2){border-bottom:1px solid var(--acaro-border)}.acaro-abt-risk,.acaro-abt-steps,.acaro-abt-versus{grid-template-columns:1fr}.acaro-abt-story__stamp{border-radius:10px;margin-top:.9rem;display:inline-block;position:static}}@media (width<=560px){.acaro-abt-facts{grid-template-columns:1fr}.acaro-abt-fact{border-right:0;border-bottom:1px solid var(--acaro-border)}.acaro-abt-fact:last-child{border-bottom:0}}@font-face{font-family:Inter;src:url(/fonts/inter-cyrillic-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;src:url(/fonts/inter-latin-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215}@font-face{font-family:Inter;src:url(/fonts/inter-cyrillic-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;src:url(/fonts/inter-latin-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215}@font-face{font-family:Inter;src:url(/fonts/inter-cyrillic-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;src:url(/fonts/inter-latin-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215}@font-face{font-family:Inter Fallback;src:local(Helvetica Neue),local(Arial),local(Liberation Sans);size-adjust:107%;ascent-override:90%;descent-override:22%;line-gap-override:0%}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--acaro-bg);color:var(--acaro-fg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;font-family:Inter,Inter Fallback,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}img,picture,svg,video{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:2px solid var(--acaro-accent);outline-offset:2px}.acaro-shell{flex-direction:column;min-height:100vh;display:flex}.acaro-main{flex:1}.acaro-container{max-width:1280px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.acaro-skip{position:absolute;left:-9999px}.acaro-skip:focus{z-index:100;background:var(--acaro-bg-elevated);border:1px solid var(--acaro-border-strong);border-radius:10px;padding:.6rem 1rem;top:1rem;left:1rem}.acaro-nav{z-index:50;-webkit-backdrop-filter:blur(14px)saturate(130%);border-bottom:1px solid var(--acaro-border);background:#03030580;position:fixed;top:0;left:0;right:0}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.acaro-nav{-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.acaro-nav{background:#030305ed}}.acaro-nav__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.85rem clamp(1.25rem,4vw,2.5rem);display:flex}.acaro-nav__brand{align-items:center;text-decoration:none;display:inline-flex}.acaro-nav__logo{width:auto;height:22px}.acaro-nav__links{align-items:center;gap:clamp(.95rem,1.9vw,1.6rem);display:flex}.acaro-nav__link{color:var(--acaro-fg-muted);white-space:nowrap;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .18s}.acaro-nav__link:hover,.acaro-nav__link[aria-current=page]{color:var(--acaro-fg)}.acaro-nav__actions{align-items:center;gap:.55rem;display:flex}.acaro-btn{letter-spacing:-.005em;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:2.65rem;padding:0 1.05rem;font-family:inherit;font-size:.93rem;font-weight:600;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative}.acaro-btn--lg{min-height:3.15rem;padding:0 1.4rem;font-size:1rem}.acaro-btn--primary{background:var(--acaro-accent-grad-wc);color:#01110e;border:1px solid #0000;box-shadow:inset 0 0 0 1px #ffffff2e}.acaro-btn--primary:hover,.acaro-btn--primary:focus-visible{background:var(--acaro-accent-grad-cw);transform:translateY(-1px)}.acaro-btn--secondary{border:1px solid var(--acaro-border-strong);background:var(--acaro-surface);color:var(--acaro-fg)}.acaro-btn--secondary:hover,.acaro-btn--secondary:focus-visible{border-color:var(--acaro-accent);background:var(--acaro-surface-2);color:var(--acaro-fg)}.acaro-btn--dark{color:var(--acaro-accent-strong);background:#01110e;border:1px solid #01110e33}.acaro-btn--dark:hover,.acaro-btn--dark:focus-visible{color:var(--acaro-accent);transform:translateY(-1px)}.acaro-btn--ghost{color:var(--acaro-fg-muted);background:0 0;border:1px solid #0000}.acaro-btn--ghost:hover,.acaro-btn--ghost:focus-visible{background:var(--acaro-surface);color:var(--acaro-fg)}.acaro-btn:focus-visible{outline:2px solid var(--acaro-accent);outline-offset:3px}.acaro-lang{position:relative}.acaro-lang__toggle{border:1px solid var(--acaro-border-strong);min-height:2.65rem;color:var(--acaro-fg-muted);cursor:pointer;border-radius:10px;align-items:center;gap:.4rem;padding:0 .75rem 0 .9rem;line-height:1;list-style:none;transition:color .18s,border-color .18s;display:inline-flex}.acaro-lang__toggle::-webkit-details-marker{display:none}.acaro-lang__toggle:hover,.acaro-lang[open] .acaro-lang__toggle{border-color:var(--acaro-accent);color:var(--acaro-fg)}.acaro-lang__current{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:500}.acaro-lang__caret{color:var(--acaro-fg-dim);transition:transform .2s}.acaro-lang[open] .acaro-lang__caret{transform:rotate(180deg)}.acaro-lang__menu{z-index:20;border:1px solid var(--acaro-border-strong);background:var(--acaro-bg-elevated);border-radius:11px;flex-direction:column;min-width:10rem;padding:.3rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 20px 50px -16px #000000d9,inset 0 0 0 1px #ffffff05}.acaro-lang__item{color:var(--acaro-fg-muted);white-space:nowrap;border-radius:7px;justify-content:space-between;align-items:center;gap:.9rem;padding:.5rem .65rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .16s,color .16s;display:flex}.acaro-lang__item:hover,.acaro-lang__item:focus-visible{background:var(--acaro-accent-faint);color:var(--acaro-accent-strong)}.acaro-lang__item--active{color:var(--acaro-accent)}.acaro-lang__code{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:500}.acaro-lang__item--active .acaro-lang__code{color:var(--acaro-accent)}.acaro-nav__mobile{display:none}.acaro-nav__mobile-toggle{border:1px solid var(--acaro-border);width:2.2rem;height:2.2rem;color:var(--acaro-fg-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;list-style:none;display:inline-flex}.acaro-nav__mobile-toggle::-webkit-details-marker{display:none}.acaro-nav__mobile-panel{background:var(--acaro-bg);border-top:1px solid var(--acaro-border);border-bottom:1px solid var(--acaro-border);flex-direction:column;gap:.15rem;padding:.35rem clamp(1.25rem,4vw,2.5rem) .85rem;display:flex;position:absolute;left:0;right:0}.acaro-nav__mobile-link{color:var(--acaro-fg-muted);padding:.6rem .15rem;font-size:.95rem;font-weight:550;text-decoration:none}.acaro-nav__mobile-link:hover,.acaro-nav__mobile-link[aria-current=page]{color:var(--acaro-fg)}@media (width<=900px){.acaro-nav__links{display:none}.acaro-nav__mobile{display:block}}@media (width<=480px){.acaro-nav__inner{gap:.5rem;padding-inline:.85rem}.acaro-nav__actions .acaro-btn--ghost{display:none}.acaro-lang__menu{left:0;right:auto}}.acaro-footer{border-top:1px solid var(--acaro-border);padding:clamp(3rem,7vw,5rem) 0 clamp(2rem,4vw,3rem)}.acaro-footer__cols{grid-template-columns:1.5fr repeat(4,1fr);gap:clamp(2rem,4vw,3rem);margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.acaro-footer__col--brand{flex-direction:column;gap:1rem;display:flex}.acaro-footer__logo{align-self:flex-start;width:auto;height:28px}.acaro-footer__tagline{color:var(--acaro-fg-dim);max-width:28ch;font-size:.88rem;line-height:1.6}.acaro-footer__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--acaro-fg-dim);margin-bottom:.9rem;font-size:.72rem;font-weight:600}.acaro-footer__list{flex-direction:column;gap:.55rem;padding:0;list-style:none;display:flex}.acaro-footer__link{color:var(--acaro-fg-muted);font-size:.9rem;text-decoration:none}.acaro-footer__link:hover{color:var(--acaro-fg)}.acaro-footer__bottom{border-top:1px solid var(--acaro-border);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.acaro-footer__copy{color:var(--acaro-fg-dim);font-size:.82rem}.acaro-footer__social{gap:.75rem;display:flex}.acaro-footer__sociallink{border:1px solid var(--acaro-border);width:2.1rem;height:2.1rem;color:var(--acaro-fg-dim);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:color .18s,border-color .18s;display:inline-flex}.acaro-footer__sociallink svg{width:1.05rem;height:1.05rem}.acaro-footer__sociallink:hover{border-color:var(--acaro-accent);color:var(--acaro-accent)}@media (width<=900px){.acaro-footer__cols{grid-template-columns:repeat(2,1fr)}.acaro-footer__bottom{flex-direction:column;align-items:flex-start}}.acaro-eyebrow{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem;font-size:.72rem;display:inline-block}.acaro-pill{border:1px solid var(--acaro-border-strong);letter-spacing:.04em;color:var(--acaro-fg-muted);text-transform:uppercase;border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.acaro-pill--accent{border-color:var(--acaro-accent-soft);background:var(--acaro-accent-faint);color:var(--acaro-accent)}.blog-inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);position:relative}.blog-hero{isolation:isolate;text-align:center;padding:clamp(5.5rem,7vw,6.5rem) 0 clamp(1.25rem,2.5vw,1.75rem);position:relative;overflow:hidden}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.blog-inner--wide{max-width:1240px}.blog-layout{grid-template-columns:minmax(0,1fr);gap:clamp(1.5rem,3vw,2rem);padding-bottom:clamp(3rem,6vw,4.5rem);display:grid}@media (width>=1000px){.blog-layout{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:clamp(2rem,4vw,3rem)}.blog-feed{grid-area:1/1}.blog-side{grid-area:1/2;position:sticky;top:5rem}}.blog-side__title{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.68rem}.blog-side__list{border-left:1px solid var(--acaro-border);flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.blog-side__list li{border-left:2px solid #0000;margin-left:-1px;padding-left:.85rem;transition:border-color .2s}.blog-side__list li.is-active{border-left-color:var(--acaro-accent)}.blog-side__link{color:var(--acaro-fg-muted);justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.88rem;line-height:1.4;text-decoration:none;display:flex}.blog-side__link:hover,.blog-side__list li.is-active .blog-side__link{color:var(--acaro-fg)}.blog-side__count{color:var(--acaro-fg-dim);font-family:var(--font-mono);font-size:.72rem}.blog-side__extra{border-top:1px solid var(--acaro-border);margin-top:1.5rem;padding-top:1.25rem}.blog-side__rss{color:var(--acaro-fg-dim);font-size:.82rem;text-decoration:none}.blog-side__rss:hover{color:var(--acaro-fg)}@media (width<=999px){.blog-side__title,.blog-side__count,.blog-side__extra{display:none}.blog-side__list{border-left:0;flex-flow:wrap;gap:.5rem}.blog-side__list li{border-left:0;margin-left:0;padding-left:0}.blog-side__link{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:999px;padding:.5rem 1rem;font-size:.86rem;font-weight:500}.blog-side__list li.is-active .blog-side__link{border-color:var(--acaro-accent);background:var(--acaro-accent-faint);color:var(--acaro-accent)}}.blog-lead{border-bottom:1px solid var(--acaro-border);margin-bottom:.5rem;padding-bottom:clamp(1.5rem,3vw,2rem);text-decoration:none;display:block}.blog-lead__cover{aspect-ratio:21/9;object-fit:cover;border:1px solid var(--acaro-border);background:var(--acaro-bg-elevated);border-radius:16px;width:100%;height:auto}.blog-lead__meta{color:var(--acaro-fg-dim);font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;font-size:.74rem;display:flex}.blog-lead__title{letter-spacing:-.02em;text-wrap:balance;margin-top:.65rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.18}.blog-lead:hover .blog-lead__title{color:var(--acaro-accent)}.blog-lead__excerpt{max-width:65ch;color:var(--acaro-fg-muted);margin-top:.75rem;font-size:1rem;line-height:1.55}.blog-list{border-top:1px solid var(--acaro-border);flex-direction:column;display:flex}.blog-lead+.blog-list{border-top:0}.blog-row{border-bottom:1px solid var(--acaro-border);border-radius:12px;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:1.25rem;padding:1rem .75rem;text-decoration:none;transition:background .16s;display:grid}.blog-row:hover{background:var(--acaro-surface-2)}.blog-row__body{flex-direction:column;gap:.45rem;min-width:0;display:flex}.blog-row__meta{color:var(--acaro-fg-dim);font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.72rem;display:flex}.blog-row__dot{color:var(--acaro-fg-faint)}.blog-row__title{letter-spacing:-.01em;font-size:1.05rem;font-weight:600;line-height:1.35}.blog-row:hover .blog-row__title{color:var(--acaro-accent)}.blog-row__excerpt{-webkit-line-clamp:1;color:var(--acaro-fg-muted);-webkit-box-orient:vertical;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-row__cover{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--acaro-border);background:var(--acaro-bg-elevated);border-radius:10px;width:132px;height:auto}.blog-row__cover--empty{background:radial-gradient(circle at 30% 30%, var(--acaro-accent-faint), transparent 60%), var(--acaro-bg-elevated);display:block}@media (width<=640px){.blog-row{grid-template-columns:minmax(0,1fr) 96px;gap:.9rem;padding:.9rem .25rem}.blog-row__excerpt{display:none}.blog-row__cover{width:96px}}.blog-empty{color:var(--acaro-fg-dim);text-align:center;padding:clamp(3rem,8vw,6rem) 0}.blog-pagination{justify-content:center;gap:.5rem;padding:clamp(1.5rem,3vw,2rem) 0 0;display:flex}.blog-pagination__item{border:1px solid var(--acaro-border);min-width:2.4rem;color:var(--acaro-fg-muted);font-family:var(--font-mono);text-align:center;border-radius:10px;padding:.5rem .75rem;font-size:.82rem;text-decoration:none;transition:color .18s,border-color .18s,background .18s}.blog-pagination__item:hover{border-color:var(--acaro-border-strong);color:var(--acaro-fg)}.blog-pagination__item--active{border-color:var(--acaro-accent);background:var(--acaro-accent-faint);color:var(--acaro-accent)}.article{isolation:isolate;padding:clamp(5.5rem,11vw,8rem) 0 clamp(3rem,7vw,5rem);position:relative;overflow:clip}.article__bg{z-index:-1;pointer-events:none;height:32rem;position:absolute;inset:0 0 auto}.article__bg-grid{background-image:linear-gradient(90deg,#f7fbfa0a 1px,#0000 1px),linear-gradient(#f7fbfa0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 0,#000 0%,#0000 72%);mask-image:radial-gradient(at 50% 0,#000 0%,#0000 72%)}.article__bg-glow{filter:blur(70px);opacity:.38;background:radial-gradient(circle,#76ff9133,#0000 70%);border-radius:50%;width:42%;height:55%;position:absolute;top:-14%;left:50%;transform:translate(-50%)}.article__layout{grid-template-columns:minmax(0,680px);justify-content:center;gap:clamp(2rem,4vw,3.5rem);display:grid}.article .blog-inner{max-width:1240px}@media (width>=1180px){.article__layout{justify-content:initial;grid-template-columns:minmax(0,1fr) minmax(0,680px) minmax(0,1fr);gap:2rem}.article__body{grid-column:2}.article__toc{grid-column:3}}.article__back{color:var(--acaro-fg-dim);margin-bottom:1.5rem;font-size:.85rem;text-decoration:none;display:inline-block}.article__back:hover{color:var(--acaro-fg)}.article__title{letter-spacing:-.025em;font-size:clamp(2rem,4.2vw,2.85rem);font-weight:600;line-height:1.12}.article__excerpt{color:var(--acaro-fg-muted);margin-top:1rem;font-size:1.15rem;line-height:1.55}.article__meta{border-bottom:1px solid var(--acaro-border);color:var(--acaro-fg-dim);flex-wrap:wrap;align-items:center;gap:.5rem .9rem;margin-top:1.5rem;padding-bottom:1.5rem;font-size:.85rem;display:flex}.article__author{color:var(--acaro-fg-muted);font-weight:550}.article__cover{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--acaro-border);border-radius:16px;width:100%;height:auto;margin:2rem 0}.article__takeaways{border:1px solid var(--acaro-border);border-left:2px solid var(--acaro-accent);background:var(--acaro-surface);border-radius:14px;margin:2rem 0;padding:1.5rem 1.75rem}.article__takeaways-title{color:var(--acaro-accent);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem;font-size:.72rem}.article__takeaways-list{flex-direction:column;gap:.6rem;margin:0;padding-left:1.1rem;display:flex}.article__takeaways-list li{color:var(--acaro-fg);font-size:.98rem;line-height:1.55}.article__toc{overscroll-behavior:contain;align-self:start;max-height:calc(100vh - 7rem);display:none;position:sticky;top:5rem;overflow-y:auto}@media (width>=1180px){.article__toc{display:block}}.article__toc-title{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.68rem}.article__toc-list{border-left:1px solid var(--acaro-border);flex-direction:column;gap:.55rem;padding:0;list-style:none;display:flex}.article__toc-link{color:var(--acaro-fg-dim);font-size:.84rem;line-height:1.4;text-decoration:none}.article__toc-link:hover{color:var(--acaro-fg)}.article__toc-list li{border-left:2px solid #0000;margin-left:-1px;padding-left:.85rem;transition:border-color .2s}.article__toc-item--sub{padding-left:1.7rem}.article__toc-list li.is-active{border-left-color:var(--acaro-accent)}.article__toc-list li.is-active .article__toc-link{color:var(--acaro-fg)}.article__disclaimer{border:1px solid var(--acaro-border);color:var(--acaro-fg-dim);border-radius:12px;margin-top:2.5rem;padding:1.1rem 1.35rem;font-size:.85rem;line-height:1.6}.article__sources{margin-top:2rem}.article__sources-title{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem}.article__sources-list{color:var(--acaro-fg-muted);flex-direction:column;gap:.45rem;padding-left:1.1rem;font-size:.86rem;line-height:1.5;display:flex}.article__next{border-top:1px solid var(--acaro-border);margin-top:3rem;padding-top:2rem}.article__next-label{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.7rem}.article__next-link{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:16px;padding:1.25rem 1.4rem;font-size:1.15rem;font-weight:600;line-height:1.35;text-decoration:none;transition:border-color .2s,background .2s;display:block}.article__next-link:hover{border-color:var(--acaro-accent);background:var(--acaro-surface-2);color:var(--acaro-accent)}.article__cta{border:1px solid var(--acaro-border-strong);background:radial-gradient(circle at 50% 0%, var(--acaro-accent-faint), transparent 65%), var(--acaro-surface);text-align:center;border-radius:20px;margin-top:3rem;padding:clamp(1.75rem,4vw,2.75rem);position:relative}.article__cta-title{letter-spacing:-.02em;font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:700;line-height:1.25}.article__cta-text{max-width:46ch;color:var(--acaro-fg-muted);margin:.75rem auto 1.5rem;font-size:.95rem;line-height:1.6}.prose{color:#f7fbfadb;overflow-wrap:break-word;text-wrap:pretty;font-size:1.1875rem;line-height:1.65}.prose>*+*{margin-top:1.4em}.prose h2{letter-spacing:-.015em;color:var(--acaro-fg);margin-top:2.4em;scroll-margin-top:5rem;font-size:1.55rem;font-weight:600;line-height:1.25}.prose h3{color:var(--acaro-fg);margin-top:2em;scroll-margin-top:5rem;font-size:1.2rem;font-weight:600;line-height:1.3}.prose a{color:var(--acaro-accent);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.prose a:hover{color:var(--acaro-accent-strong)}.prose strong{color:var(--acaro-fg);font-weight:650}.prose ul,.prose ol{padding-left:1.35em}.prose li+li{margin-top:.5em}.prose blockquote{border-left:2px solid var(--acaro-border-strong);color:var(--acaro-fg-muted);padding-left:1.2em;font-size:1.08rem;font-style:italic}.prose code{border:1px solid var(--acaro-border);background:var(--acaro-surface-2);font-family:var(--font-mono);border-radius:6px;padding:.15em .4em;font-size:.875em}.prose pre{border:1px solid var(--acaro-border);background:var(--acaro-bg-elevated);border-radius:12px;padding:1.1rem 1.25rem;font-size:.875em;line-height:1.7;overflow-x:auto}.prose pre code{font-size:inherit;background:0 0;border:none;padding:0}.prose .prose__table-wrap{overflow-x:auto}.prose table{border-collapse:collapse;width:100%;font-size:.875em}.prose th,.prose td{border-bottom:1px solid var(--acaro-border);text-align:left;vertical-align:top;padding:.6em .8em}.prose th{color:var(--acaro-fg-dim);letter-spacing:.05em;text-transform:uppercase;font-size:.82em;font-weight:600}.prose img{border:1px solid var(--acaro-border);border-radius:12px;width:100%;height:auto}.prose figcaption{color:var(--acaro-fg-dim);font-family:var(--font-mono);text-align:center;margin-top:.6rem;font-size:.75rem}.prose hr{border:none;border-top:1px solid var(--acaro-border);margin-block:2.5em}.prose h2 a.heading-anchor,.prose h3 a.heading-anchor{color:var(--acaro-fg-faint);margin-left:.35em;scroll-margin-top:5rem;font-weight:400;text-decoration:none}.prose h2 a.heading-anchor:hover,.prose h3 a.heading-anchor:hover{color:var(--acaro-accent)}@media (width<=640px){.prose{font-size:1.0625rem}}.page-hero{padding:clamp(3rem,7vw,5.5rem) 0 clamp(1.5rem,3vw,2.5rem);position:relative}.page-hero:before{content:"";background:radial-gradient(circle at 30% 40%, var(--acaro-accent-soft), transparent 62%);pointer-events:none;z-index:-1;height:22rem;position:absolute;inset:-20% 30% auto -10%}.page-hero__title{letter-spacing:-.025em;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:600;line-height:1.08}.page-hero__sub{max-width:58ch;color:var(--acaro-fg-muted);margin-top:1rem;font-size:1.05rem;line-height:1.6}.page-empty{color:var(--acaro-fg-dim);text-align:center;padding:clamp(3rem,8vw,6rem) 0}.page-cta{border:1px solid var(--acaro-border);background:var(--acaro-surface);text-align:center;border-radius:16px;margin:clamp(3rem,6vw,4.5rem) 0 clamp(3rem,7vw,5rem);padding:clamp(1.75rem,4vw,2.5rem)}.page-cta__title{font-size:1.3rem;font-weight:600;line-height:1.3}.page-cta__text{max-width:52ch;color:var(--acaro-fg-muted);margin:.75rem auto 1.5rem;font-size:.95rem;line-height:1.6}.page-cta__actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.faq-list{gap:.75rem;max-width:46rem;margin:clamp(1.5rem,3vw,2.5rem) auto 0;display:grid}.faq-item{border:1px solid var(--acaro-border);background:var(--acaro-surface);border-radius:14px;scroll-margin-top:5rem;transition:border-color .18s}.faq-item:hover,.faq-item[open]{border-color:var(--acaro-border-strong)}.faq-item__question{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.35rem;font-size:1rem;font-weight:550;line-height:1.45;list-style:none;display:flex}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:after{content:"+";color:var(--acaro-accent);font-family:var(--font-mono);flex:none;font-size:1.15rem;line-height:1;transition:transform .2s}.faq-item[open] .faq-item__question:after{content:"−"}.faq-item__answer{color:var(--acaro-fg-muted);padding:0 1.35rem 1.25rem;font-size:.97rem;line-height:1.7}.legal{width:min(100% - 3rem,46rem);margin:0 auto;padding:clamp(3rem,7vw,5rem) 0 clamp(4rem,8vw,6rem)}.legal__head{border-bottom:1px solid var(--acaro-border);padding-bottom:2.5rem}.legal__updated{color:var(--acaro-fg-dim);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem}.legal__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,2.85rem);font-weight:600;line-height:1.1}.legal__lead{color:var(--acaro-fg-muted);font-size:1.05rem;line-height:1.65}.legal__section{padding-top:2.75rem}.legal__heading{letter-spacing:-.01em;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.legal__text{color:var(--acaro-fg-muted);margin-bottom:1rem;font-size:.98rem;line-height:1.7}.legal__text:last-child{margin-bottom:0}.legal__list{gap:.7rem;padding:0;list-style:none;display:grid}.legal__item{color:var(--acaro-fg-muted);padding-left:1.35rem;font-size:.98rem;line-height:1.7;position:relative}.legal__item:before{content:"";background:var(--acaro-accent);border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.72em;left:0}.legal__text+.legal__list{margin-top:.35rem}.legal__list+.legal__text{margin-top:1.25rem}.js-reveal .reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,.75,.25,1),transform .7s cubic-bezier(.2,.75,.25,1);transform:translateY(22px)}.js-reveal .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js-reveal .reveal{opacity:1;transition:none;transform:none}}.js-reveal [data-rv]{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,.75,.25,1),transform .7s cubic-bezier(.2,.75,.25,1);transform:translateY(26px)}.js-reveal .acaro-fadein--visible [data-rv]{opacity:1;transform:none}.js-reveal [data-rv][data-d="1"]{transition-delay:50ms}.js-reveal [data-rv][data-d="2"]{transition-delay:.11s}.js-reveal [data-rv][data-d="3"]{transition-delay:.17s}.js-reveal [data-rv][data-d="4"]{transition-delay:.23s}.js-reveal [data-rv][data-d="5"]{transition-delay:.29s}.js-reveal [data-rv][data-d="6"]{transition-delay:.35s}@media (prefers-reduced-motion:reduce){.js-reveal [data-rv]{opacity:1;transition:none;transform:none}}
