.Hero-module__ZARIfG__hero{border-bottom:1px solid var(--line-soft);position:relative;overflow:hidden}.Hero-module__ZARIfG__ruler{border-bottom:1px solid var(--line-soft);height:26px;position:relative;overflow:hidden}.Hero-module__ZARIfG__ruler i{background-image:repeating-linear-gradient(90deg, var(--line) 0 1px, transparent 1px 22px);animation:Hero-module__ZARIfG__wipe .95s var(--ease-out) .1s backwards;background-position:bottom;background-repeat:repeat-x;background-size:100% 7px;display:block;position:absolute;inset:0}.Hero-module__ZARIfG__ruler i:after{content:"";background-image:repeating-linear-gradient(90deg, var(--line) 0 1px, transparent 1px 110px);height:13px;position:absolute;inset:auto 0 0}@keyframes Hero-module__ZARIfG__wipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.Hero-module__ZARIfG__glow{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#00d67f21,#0000 68%);width:62%;display:block;position:absolute;top:-30%;right:-12%}.Hero-module__ZARIfG__inner{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(1.75rem,4vw,3.5rem);padding-block:clamp(2.5rem,6vw,4.5rem);display:grid;position:relative}.Hero-module__ZARIfG__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--text-2);border:1px solid var(--line);align-items:center;gap:.55rem;margin-bottom:1.5rem;padding:.35rem .65rem;font-size:.625rem;display:inline-flex}.Hero-module__ZARIfG__eyebrow i{background:var(--accent);border-radius:50%;flex:none;width:5px;height:5px;animation:2.4s ease-in-out .9s infinite Hero-module__ZARIfG__blip;display:block}@keyframes Hero-module__ZARIfG__blip{0%,88%,to{opacity:1;box-shadow:0 0 #00d67f8c}44%{opacity:.65;box-shadow:0 0 0 5px #00d67f00}}.Hero-module__ZARIfG__title{letter-spacing:-.045em;margin:0 0 1.15rem;font-size:clamp(1.9rem,4.4vw,3.25rem);font-weight:800;line-height:1.06}.Hero-module__ZARIfG__title u{color:var(--accent);text-decoration:none}.Hero-module__ZARIfG__ln{display:block;overflow:hidden}.Hero-module__ZARIfG__ln>span{white-space:nowrap;animation:Hero-module__ZARIfG__lineUp .78s var(--ease-out) backwards;display:block}.Hero-module__ZARIfG__ln:first-child>span{animation-delay:.28s}.Hero-module__ZARIfG__ln:nth-child(2)>span{animation-delay:.4s}.Hero-module__ZARIfG__ln:nth-child(3)>span{animation-delay:.52s}@keyframes Hero-module__ZARIfG__lineUp{0%{transform:translateY(105%)}to{transform:translateY(0)}}.Hero-module__ZARIfG__sub{font-family:var(--font-serif), Georgia, serif;color:var(--text-2);max-width:44ch;animation:Hero-module__ZARIfG__fadeUp .6s var(--ease-out) .62s backwards;margin:0 0 1.9rem;font-size:1.0625rem;font-weight:300;line-height:1.65}.Hero-module__ZARIfG__cta{animation:Hero-module__ZARIfG__fadeUp .6s var(--ease-out) .74s backwards;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem;display:flex}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.Hero-module__ZARIfG__btn,.Hero-module__ZARIfG__btnGhost{border:1px solid var(--accent);transition:background .2s var(--ease), border-color .2s var(--ease), color .2s var(--ease);align-items:center;gap:.5rem;padding:.72rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__btn{background:var(--accent);color:#04140d}.Hero-module__ZARIfG__btn i{transition:transform .28s var(--ease-out);font-style:normal}.Hero-module__ZARIfG__btn:hover{background:var(--accent-bright);border-color:var(--accent-bright)}.Hero-module__ZARIfG__btn:hover i{transform:translate(4px)}.Hero-module__ZARIfG__btnGhost{color:var(--text);border-color:var(--line);background:0 0}.Hero-module__ZARIfG__btnGhost:hover{border-color:var(--accent);color:var(--accent)}.Hero-module__ZARIfG__panel{border:1px solid var(--line);background:var(--surface);position:relative;overflow:hidden}.Hero-module__ZARIfG__scan{opacity:0;pointer-events:none;z-index:3;background:linear-gradient(90deg, transparent, var(--accent), transparent);height:2px;animation:none;position:absolute;top:0;left:0;right:0;box-shadow:0 0 18px 2px #00d67f66}@keyframes Hero-module__ZARIfG__scan{0%{opacity:0;top:0}6%{opacity:1}94%{opacity:1}to{opacity:0;top:100%}}.Hero-module__ZARIfG__panelHead{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.Hero-module__ZARIfG__panelTitle{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-2);font-size:.6875rem}.Hero-module__ZARIfG__panelCount{font-family:var(--font-mono), monospace;color:var(--text-3);font-variant-numeric:tabular-nums;font-size:.6875rem}.Hero-module__ZARIfG__finding{border-bottom:1px solid var(--line-soft);transition:background .22s var(--ease);grid-template-columns:5.6rem 1fr;align-items:center;gap:.55rem .9rem;padding:.9rem 1rem;animation:none;display:grid;position:relative}.Hero-module__ZARIfG__finding:before{content:"";background:var(--accent);width:0;transition:width .22s var(--ease);position:absolute;top:0;bottom:0;left:0}.Hero-module__ZARIfG__finding:hover{background:var(--surface-2)}.Hero-module__ZARIfG__finding:hover:before{width:2px}@keyframes Hero-module__ZARIfG__findIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}.Hero-module__ZARIfG__finding strong{margin-bottom:.15rem;font-size:.8125rem;font-weight:600;display:block}.Hero-module__ZARIfG__finding p{color:var(--text-2);margin:0;font-size:.8125rem;line-height:1.5}.Hero-module__ZARIfG__sev{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;text-align:center;box-sizing:border-box;border:1px solid;place-self:center start;width:5.6rem;padding:.22rem .3rem;font-size:.5625rem}.Hero-module__ZARIfG__sev_kritikus{color:var(--crit)}.Hero-module__ZARIfG__sev_magas{color:var(--warn)}.Hero-module__ZARIfG__sev_kozepes{color:var(--text-2)}.Hero-module__ZARIfG__sev_alacsony{color:var(--text-3)}.Hero-module__ZARIfG__panelFoot{border-top:1px solid var(--line);background:var(--surface-2);font-family:var(--font-mono), monospace;color:var(--text-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 1rem;font-size:.6875rem;animation:none;display:flex}.Hero-module__ZARIfG__saving{color:var(--accent);font-variant-numeric:tabular-nums}@media (max-width:900px){.Hero-module__ZARIfG__inner{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__scan{display:none}}:is(.reveal .Hero-module__ZARIfG__panel:not(.Hero-module__ZARIfG__play) .Hero-module__ZARIfG__scan,.reveal .Hero-module__ZARIfG__panel:not(.Hero-module__ZARIfG__play) .Hero-module__ZARIfG__finding,.reveal .Hero-module__ZARIfG__panel:not(.Hero-module__ZARIfG__play) .Hero-module__ZARIfG__panelFoot){opacity:0}.Hero-module__ZARIfG__play .Hero-module__ZARIfG__scan{animation:1.6s linear .55s forwards Hero-module__ZARIfG__scan}.Hero-module__ZARIfG__play .Hero-module__ZARIfG__finding{animation:Hero-module__ZARIfG__findIn .5s var(--ease-out) backwards}.Hero-module__ZARIfG__play .Hero-module__ZARIfG__panelFoot{animation:Hero-module__ZARIfG__fadeUp .5s var(--ease-out) backwards}
.shared-module__5YwrJq__section{border-top:1px solid var(--line-soft);padding-block:clamp(3rem,7vw,5.5rem)}.shared-module__5YwrJq__head{max-width:62ch;margin-bottom:clamp(2rem,4vw,3rem)}.shared-module__5YwrJq__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-size:.6875rem;display:block}.shared-module__5YwrJq__h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.5rem,3.4vw,2.25rem);font-weight:800;line-height:1.1}.shared-module__5YwrJq__lead{font-family:var(--font-serif), Georgia, serif;color:var(--text-2);max-width:58ch;margin:1rem 0 0;font-size:1.0625rem;font-weight:300;line-height:1.7}.shared-module__5YwrJq__grid{background:var(--line-soft);border:1px solid var(--line-soft);gap:1px;display:grid}.shared-module__5YwrJq__grid2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.shared-module__5YwrJq__grid3{grid-template-columns:repeat(auto-fit,minmax(255px,1fr))}.shared-module__5YwrJq__grid4{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.shared-module__5YwrJq__cell{background:var(--surface);flex-direction:column;gap:.7rem;padding:1.6rem 1.45rem;display:flex}.shared-module__5YwrJq__kicker{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);font-size:.625rem}.shared-module__5YwrJq__cellTitle{letter-spacing:-.02em;margin:0;font-size:1.0625rem;font-weight:700}.shared-module__5YwrJq__cellBody{color:var(--text-2);margin:0;font-size:.9375rem;line-height:1.6}.shared-module__5YwrJq__todo{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--warn);border:1px dashed var(--warn);align-items:center;gap:.4rem;padding:.2rem .45rem;font-size:.625rem;display:inline-flex}.shared-module__5YwrJq__rule{background:var(--accent);transform-origin:0;width:3.25rem;height:1px;margin-bottom:1.1rem;display:block}.reveal .shared-module__5YwrJq__head .shared-module__5YwrJq__rule{transition:transform .75s var(--ease-out) .12s;transform:scaleX(0)}.reveal .shared-module__5YwrJq__head.is-in .shared-module__5YwrJq__rule{transform:scaleX(1)}
.CtaBand-module__qlNzKa__band{border-top:1px solid var(--line-soft);background:var(--surface);position:relative;overflow:hidden}.CtaBand-module__qlNzKa__band:before{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#00d67f1a,#0000 70%);width:45%;position:absolute;top:-60%;left:12%}.CtaBand-module__qlNzKa__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-block:clamp(2.5rem,6vw,4rem);display:flex;position:relative}.CtaBand-module__qlNzKa__title{letter-spacing:-.035em;text-wrap:balance;max-width:20ch;margin:0 0 .8rem;font-size:clamp(1.4rem,3.2vw,2.1rem);font-weight:800;line-height:1.12}.CtaBand-module__qlNzKa__body{font-family:var(--font-serif), Georgia, serif;color:var(--text-2);max-width:48ch;margin:0;font-size:1.0625rem;font-weight:300;line-height:1.65}.CtaBand-module__qlNzKa__btn{background:var(--accent);color:#04140d;border:1px solid var(--accent);transition:background .2s var(--ease), border-color .2s var(--ease);flex:none;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.CtaBand-module__qlNzKa__btn i{transition:transform .28s var(--ease-out);font-style:normal}.CtaBand-module__qlNzKa__btn:hover{background:var(--accent-bright);border-color:var(--accent-bright)}.CtaBand-module__qlNzKa__btn:hover i{transform:translate(4px)}
.Principles-module__lStZjG__rule{padding-top:1.9rem;position:relative}.Principles-module__lStZjG__mark{background:var(--accent);width:18px;height:1px;position:absolute;top:1.6rem;left:1.45rem}
.Faq-module__pkI36W__list{border-top:1px solid var(--line-soft);max-width:74ch}.Faq-module__pkI36W__item{border-bottom:1px solid var(--line-soft)}.Faq-module__pkI36W__item summary{cursor:pointer;letter-spacing:-.015em;transition:color .2s var(--ease);padding:1.05rem 2.5rem 1.05rem 0;font-size:1rem;font-weight:600;list-style:none;position:relative}.Faq-module__pkI36W__item summary::-webkit-details-marker{display:none}.Faq-module__pkI36W__item summary:hover{color:var(--accent)}.Faq-module__pkI36W__item summary:after{content:"+";font-family:var(--font-mono), monospace;color:var(--text-3);transition:color .2s var(--ease);position:absolute;top:1rem;right:.35rem}.Faq-module__pkI36W__item[open] summary:after{content:"–";color:var(--accent)}.Faq-module__pkI36W__item p{color:var(--text-2);max-width:66ch;margin:0;padding:0 2.5rem 1.25rem 0;font-size:.9375rem;line-height:1.7}
.Problems-module__EhdLRW__cell{position:relative}.Problems-module__EhdLRW__num{font-family:var(--font-mono), monospace;letter-spacing:.13em;color:var(--text-3);font-size:.625rem}
.page-module__jXZM3G__cat{color:inherit;transition:background .22s var(--ease);text-decoration:none;position:relative}.page-module__jXZM3G__cat:before{content:"";background:var(--accent);width:0;transition:width .22s var(--ease);position:absolute;top:0;bottom:0;left:0}.page-module__jXZM3G__cat:hover{background:var(--surface-2)}.page-module__jXZM3G__cat:hover:before{width:2px}.page-module__jXZM3G__empty{border:1px dashed var(--line);background:var(--surface);flex-direction:column;align-items:flex-start;gap:.8rem;padding:clamp(2rem,6vw,4rem);display:flex}.page-module__jXZM3G__empty h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:800}.page-module__jXZM3G__empty p{color:var(--text-2);max-width:54ch;margin:0;font-size:.9375rem;line-height:1.7}.page-module__jXZM3G__emptyLink{color:var(--accent);border-bottom:1px solid #0000;margin-top:.5rem;font-size:.875rem;font-weight:600;text-decoration:none}.page-module__jXZM3G__emptyLink:hover{border-color:var(--accent)}
.page-module__W7EbgG__layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:clamp(1.75rem,4vw,3.5rem);display:grid}@media (max-width:900px){.page-module__W7EbgG__layout{grid-template-columns:1fr}}.page-module__W7EbgG__aside{flex-direction:column;gap:1.75rem;display:flex}.page-module__W7EbgG__block{border-left:2px solid var(--accent-deep);flex-direction:column;align-items:flex-start;gap:.55rem;padding-left:1.1rem;display:flex}.page-module__W7EbgG__block p{color:var(--text-2);max-width:40ch;margin:0;font-size:.9375rem;line-height:1.6}.page-module__W7EbgG__link{font-family:var(--font-mono), monospace;color:var(--accent);border-bottom:1px solid #0000;font-size:.875rem;text-decoration:none}.page-module__W7EbgG__link:hover{border-color:var(--accent)}
.page-module__QSVKPa__cases{flex-direction:column;gap:1.25rem;display:flex}.page-module__QSVKPa__case{border:1px solid var(--line);background:var(--surface)}.page-module__QSVKPa__caseHead{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.4rem 1.5rem;display:flex}.page-module__QSVKPa__caseHead h2{letter-spacing:-.03em;margin:.5rem 0 0;font-size:1.5rem;font-weight:800}.page-module__QSVKPa__extra{flex-wrap:wrap;gap:1.25rem;margin:.9rem 0 0;display:flex}.page-module__QSVKPa__extra dt{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin-bottom:.2rem;font-size:.5625rem}.page-module__QSVKPa__extra dd{color:var(--text-2);font-variant-numeric:tabular-nums;margin:0;font-size:.8125rem}.page-module__QSVKPa__metric{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.page-module__QSVKPa__metricLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);max-width:16ch;font-size:.625rem;line-height:1.4}.page-module__QSVKPa__metricValue{letter-spacing:-.04em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1}.page-module__QSVKPa__metricPeriod{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:var(--text-3);font-size:.625rem}.page-module__QSVKPa__caseBody{background:var(--line-soft);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;display:grid}.page-module__QSVKPa__caseBody>div{background:var(--surface);padding:1.3rem 1.5rem}.page-module__QSVKPa__caseBody h3{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--text-3);margin:0 0 .5rem;font-size:.625rem;font-weight:400}.page-module__QSVKPa__caseBody p{color:var(--text-2);margin:0;font-size:.875rem;line-height:1.65}@media (max-width:700px){.page-module__QSVKPa__caseHead{flex-direction:column;align-items:stretch;gap:0;padding:1.25rem 1.25rem 0}.page-module__QSVKPa__caseHead h2{font-size:1.3rem}.page-module__QSVKPa__extra{gap:1.5rem;margin-bottom:1.25rem}.page-module__QSVKPa__metric{text-align:left;border-top:1px solid var(--line-soft);flex-flow:wrap;align-items:baseline;gap:.8rem;padding:1rem 0}.page-module__QSVKPa__metricLabel{flex-basis:100%;max-width:none}.page-module__QSVKPa__metricValue{font-size:2.25rem}.page-module__QSVKPa__metricPeriod{padding-bottom:.25rem}.page-module__QSVKPa__caseBody>div{padding:1.15rem 1.25rem}}
.Process-module__RmMdVa__step{position:relative}.Process-module__RmMdVa__step:before{content:"";background:var(--accent-deep);height:2px;position:absolute;top:0;left:0;right:0}.Process-module__RmMdVa__out{border-top:1px solid var(--line-soft);font-family:var(--font-mono), monospace;color:var(--text-3);margin-top:auto;padding-top:.9rem;font-size:.6875rem;line-height:1.55}.Process-module__RmMdVa__out b{color:var(--text-2);font-weight:500}.Process-module__RmMdVa__after{border-top:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.Process-module__RmMdVa__after p{color:var(--text-2);max-width:52ch;margin:0;font-size:.9375rem}.Process-module__RmMdVa__link{color:var(--accent);transition:border-color .2s var(--ease);border-bottom:1px solid #0000;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.Process-module__RmMdVa__link i{transition:transform .28s var(--ease-out);font-style:normal}.Process-module__RmMdVa__link:hover{border-color:var(--accent)}.Process-module__RmMdVa__link:hover i{transform:translate(4px)}
.page-module__dgei_G__head{border-bottom:1px solid var(--line-soft);position:relative;overflow:hidden}.page-module__dgei_G__head:before{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#00d67f17,#0000 68%);width:50%;position:absolute;top:-45%;right:-10%}.page-module__dgei_G__ruler{border-bottom:1px solid var(--line-soft);background-image:repeating-linear-gradient(90deg, var(--line) 0 1px, transparent 1px 22px);background-position:bottom;background-repeat:repeat-x;background-size:100% 6px;height:22px}.page-module__dgei_G__headInner{max-width:900px;padding-block:clamp(2rem,5vw,3.5rem);position:relative}.page-module__dgei_G__crumbs{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:.625rem;display:flex}.page-module__dgei_G__crumbs a{color:var(--accent);text-decoration:none}.page-module__dgei_G__crumbs a:hover{text-decoration:underline}.page-module__dgei_G__title{letter-spacing:-.04em;text-wrap:balance;max-width:22ch;margin:0 0 1.1rem;font-size:clamp(1.75rem,4.4vw,2.9rem);font-weight:800;line-height:1.08}.page-module__dgei_G__excerpt{font-family:var(--font-serif), Georgia, serif;color:var(--text-2);max-width:58ch;margin:0 0 1.75rem;font-size:clamp(1.0625rem,1.9vw,1.2rem);font-weight:300;line-height:1.65}.page-module__dgei_G__meta{border-top:1px solid var(--line-soft);font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);flex-wrap:wrap;gap:.4rem 1.25rem;padding-top:1.1rem;font-size:.625rem;display:flex}.page-module__dgei_G__body{padding-block:clamp(2.25rem,5vw,3.5rem)}.page-module__dgei_G__others{border-top:1px solid var(--line-soft);padding-block:clamp(2.25rem,5vw,3.5rem)}.page-module__dgei_G__othersTitle{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;font-size:.625rem;display:block}.page-module__dgei_G__othersList{background:var(--line-soft);border:1px solid var(--line-soft);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;display:grid}.page-module__dgei_G__othersList a{background:var(--surface);transition:background .2s var(--ease);flex-direction:column;gap:.5rem;padding:1.35rem 1.4rem;text-decoration:none;display:flex}.page-module__dgei_G__othersList a:hover{background:var(--surface-2)}.page-module__dgei_G__othersList strong{letter-spacing:-.02em;color:var(--text);font-size:1rem;font-weight:700;line-height:1.3}.page-module__dgei_G__othersList span{color:var(--text-2);font-size:.875rem;line-height:1.55}
.page-module__V3dCDG__story{flex-direction:column;gap:1.25rem;max-width:62ch;display:flex}.page-module__V3dCDG__story p{color:var(--text-2);margin:0;font-size:1rem;line-height:1.75}.page-module__V3dCDG__big{border-left:2px solid var(--accent);padding-left:1.3rem;font-weight:300;font-family:var(--font-serif), Georgia, serif!important;color:var(--text)!important;font-size:clamp(1.15rem,2.2vw,1.4rem)!important;line-height:1.6!important}
.page-module__saaxRW__split{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.page-module__saaxRW__list{border-top:1px solid var(--line-soft);flex-direction:column;gap:.8rem;margin:0;padding:1.2rem 0 0;list-style:none;display:flex}.page-module__saaxRW__list li{color:var(--text-2);padding-left:1.5rem;font-size:.9375rem;line-height:1.6;position:relative}.page-module__saaxRW__list li:before{content:"✓";color:var(--accent);font-size:.8125rem;position:absolute;left:0}.page-module__saaxRW__timeline{border-top:1px solid var(--line-soft);margin:0;padding:0;list-style:none}.page-module__saaxRW__timeline li{border-bottom:1px solid var(--line-soft);border-left:2px solid var(--accent-deep);padding:1.1rem 0 1.1rem 1.2rem}.page-module__saaxRW__timeline h3{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1rem;font-weight:700}.page-module__saaxRW__timeline p{color:var(--text-2);max-width:54ch;margin:0;font-size:.9375rem;line-height:1.6}.page-module__saaxRW__others{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__saaxRW__others a{color:var(--text-2);border:1px solid var(--line);transition:border-color .2s var(--ease), color .2s var(--ease);padding:.55rem .95rem;font-size:.875rem;font-weight:500;text-decoration:none}.page-module__saaxRW__others a:hover{border-color:var(--accent);color:var(--accent)}
.page-module__VeOadq__feature{border:1px solid var(--line);background:var(--surface);color:inherit;transition:border-color .22s var(--ease);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);text-decoration:none;display:flex;position:relative;overflow:hidden}.page-module__VeOadq__feature:before{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#00d67f1a,#0000 70%);width:40%;position:absolute;top:-60%;right:-5%}.page-module__VeOadq__feature:hover{border-color:var(--accent)}.page-module__VeOadq__feature h3{letter-spacing:-.035em;margin:.7rem 0 .8rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.page-module__VeOadq__feature p{color:var(--text-2);max-width:58ch;margin:0;font-size:.9375rem;line-height:1.7}.page-module__VeOadq__featureMore{color:var(--accent);flex:none;font-size:.875rem;font-weight:600}.page-module__VeOadq__card{color:inherit;transition:background .22s var(--ease);text-decoration:none;position:relative}.page-module__VeOadq__card:before{content:"";background:var(--accent);width:0;transition:width .22s var(--ease);position:absolute;top:0;bottom:0;left:0}.page-module__VeOadq__card:hover{background:var(--surface-2)}.page-module__VeOadq__card:hover:before{width:2px}.page-module__VeOadq__more{color:var(--accent);margin-top:auto;padding-top:1rem;font-size:.8125rem;font-weight:600}.page-module__VeOadq__tableWrap{overscroll-behavior-x:contain;border:1px solid var(--line-soft);overflow-x:auto}.page-module__VeOadq__table{border-collapse:collapse;width:100%;min-width:780px;font-size:.875rem}.page-module__VeOadq__table th,.page-module__VeOadq__table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line-soft);color:var(--text-2);padding:1rem 1.1rem;font-weight:400}.page-module__VeOadq__table thead th{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);background:var(--surface-2);border-bottom:1px solid var(--line);padding-block:.75rem;font-size:.5625rem}.page-module__VeOadq__table tbody tr{transition:background .18s var(--ease)}.page-module__VeOadq__table tbody tr:hover{background:var(--surface)}.page-module__VeOadq__table tbody tr:last-child th,.page-module__VeOadq__table tbody tr:last-child td{border-bottom:0}.page-module__VeOadq__table tbody th{width:20%}.page-module__VeOadq__rowGroup{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin-bottom:.35rem;font-size:.5625rem;display:block}.page-module__VeOadq__table tbody th a{letter-spacing:-.02em;color:var(--text);border-bottom:1px solid #0000;font-size:1rem;font-weight:700;text-decoration:none}.page-module__VeOadq__table tbody th a:hover{border-color:var(--accent);color:var(--accent)}.page-module__VeOadq__rowFeatured{background:color-mix(in srgb, var(--accent) 5%, transparent)}.page-module__VeOadq__rowFeatured:hover{background:color-mix(in srgb, var(--accent) 8%, transparent)!important}.page-module__VeOadq__tag{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--line);color:var(--text-2);white-space:nowrap;padding:.25rem .5rem;font-size:.5625rem;display:inline-block}.page-module__VeOadq__timing{font-family:var(--font-mono), monospace;color:var(--text-2);white-space:nowrap;font-size:.75rem}.page-module__VeOadq__rowLink{width:1%;text-align:right!important}.page-module__VeOadq__rowLink a{color:var(--accent);transition:transform .2s var(--ease-out);font-size:1.1rem;text-decoration:none;display:inline-block}.page-module__VeOadq__rowLink a:hover{transform:translate(3px)}.page-module__VeOadq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__VeOadq__bullets{flex-direction:column;gap:.35rem;margin:.4rem 0 0;padding:0;list-style:none;display:flex}.page-module__VeOadq__bullets li{color:var(--text-2);padding-left:.95rem;font-size:.8125rem;line-height:1.45;position:relative}.page-module__VeOadq__bullets li:before{content:"";background:var(--accent);width:5px;height:1px;position:absolute;top:.55em;left:0}.page-module__VeOadq__muted{color:var(--text-3)!important}.page-module__VeOadq__muted:before{background:var(--text-3)!important}@media (max-width:760px){.page-module__VeOadq__tableWrap{border:0;overflow-x:visible}.page-module__VeOadq__table{min-width:0;display:block}.page-module__VeOadq__table thead{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__VeOadq__table tbody{background:var(--line-soft);flex-direction:column;gap:1px;display:flex}.page-module__VeOadq__table tbody tr{background:var(--surface);border:0;padding:1.15rem 1.25rem;display:block}.page-module__VeOadq__table tbody th,.page-module__VeOadq__table tbody td{border:0;padding:0;display:block}.page-module__VeOadq__table tbody th{width:auto;margin-bottom:.9rem}.page-module__VeOadq__table tbody th a{font-size:1.125rem}.page-module__VeOadq__table tbody td{border-top:1px solid var(--line-soft);margin-top:.8rem;padding-top:.8rem}.page-module__VeOadq__table tbody td:before{content:attr(data-label);font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:.35rem;font-size:.5625rem;display:block}.page-module__VeOadq__rowLink{display:none!important}.page-module__VeOadq__rowFeatured{background:color-mix(in srgb, var(--accent) 7%, var(--surface))!important}}
.LegalPage-module__icB8aa__notice{border:1px solid var(--line);border-left:2px solid var(--warn);background:var(--surface);flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:2.5rem;padding:1.1rem 1.3rem;display:flex}.LegalPage-module__icB8aa__notice p{color:var(--text-2);max-width:56ch;margin:0;font-size:.875rem;line-height:1.6}.LegalPage-module__icB8aa__prose{max-width:68ch}.LegalPage-module__icB8aa__prose h2{letter-spacing:-.025em;margin:2.25rem 0 .8rem;font-size:1.25rem;font-weight:700}.LegalPage-module__icB8aa__prose h2:first-child{margin-top:0}.LegalPage-module__icB8aa__prose p{color:var(--text-2);margin:0 0 1rem;font-size:.9375rem;line-height:1.75}.LegalPage-module__icB8aa__prose ul{flex-direction:column;gap:.45rem;margin:0 0 1rem;padding-left:1.2rem;display:flex}.LegalPage-module__icB8aa__prose li{color:var(--text-2);font-size:.9375rem;line-height:1.65}.LegalPage-module__icB8aa__prose li::marker{color:var(--accent)}.LegalPage-module__icB8aa__prose dl{grid-template-columns:minmax(0,190px) 1fr;gap:.55rem 1.5rem;margin:0 0 1.5rem;display:grid}.LegalPage-module__icB8aa__prose dt{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding-top:.15rem;font-size:.6875rem}.LegalPage-module__icB8aa__prose dd{color:var(--text-2);margin:0;font-size:.9375rem}@media (max-width:560px){.LegalPage-module__icB8aa__prose dl{grid-template-columns:1fr;gap:.2rem 0}.LegalPage-module__icB8aa__prose dd{margin-bottom:.8rem}}
.Services-module__dpHhBa__card{color:inherit;transition:background .22s var(--ease);text-decoration:none;position:relative}.Services-module__dpHhBa__card:before{content:"";background:var(--accent);width:0;transition:width .22s var(--ease);position:absolute;top:0;bottom:0;left:0}.Services-module__dpHhBa__card:hover{background:var(--surface-2)}.Services-module__dpHhBa__card:hover:before{width:2px}.Services-module__dpHhBa__items{flex-wrap:wrap;gap:.3rem;margin:.3rem 0 0;padding:0;list-style:none;display:flex}.Services-module__dpHhBa__items li{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);border:1px solid var(--line);padding:.22rem .45rem;font-size:.5625rem}.Services-module__dpHhBa__more{color:var(--accent);margin-top:auto;padding-top:1rem;font-size:.8125rem;font-weight:600}.Services-module__dpHhBa__consult{color:var(--text-2);margin:1.5rem 0 0;font-size:.9375rem}.Services-module__dpHhBa__consult a{color:var(--accent);border-bottom:1px solid #0000;text-decoration:none}.Services-module__dpHhBa__consult a:hover{border-color:var(--accent)}
.Cases-module__6KFjxa__card{position:relative}.Cases-module__6KFjxa__metric{border-top:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.Cases-module__6KFjxa__metricLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-size:.625rem}.Cases-module__6KFjxa__metricValue{letter-spacing:-.035em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800}.Cases-module__6KFjxa__period{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:.625rem}.Cases-module__6KFjxa__more{margin:1.5rem 0 0;font-size:.9375rem}.Cases-module__6KFjxa__more a{color:var(--accent);border-bottom:1px solid #0000;font-weight:600;text-decoration:none}.Cases-module__6KFjxa__more a:hover{border-color:var(--accent)}
