.service-proof{z-index:0}.service-proof[data-open=true]{z-index:var(--neo-z-overlay)}.service-proof__trigger[data-astro-cid-yuhscu57]{appearance:none;border:4px solid var(--color-black);background:var(--color-surface);color:var(--color-black);font-family:var(--font-body-family);text-align:left;cursor:pointer;box-shadow:3px 3px 0px 0px var(--color-black);transition:background-color var(--neo-transition-fast), box-shadow var(--neo-transition-fast), transform var(--neo-transition-fast);border-radius:999px;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:1rem;font-weight:700;line-height:1.15;display:inline-flex}.service-proof__trigger[data-astro-cid-yuhscu57]:focus-visible,.service-proof[data-open=true] .service-proof__trigger[data-astro-cid-yuhscu57]{background:var(--color-accent);box-shadow:0px 0px 0px 0px var(--color-black);transform:translate(3px,3px)}.service-proof__trigger[data-astro-cid-yuhscu57]:focus-visible{outline:2px solid var(--color-black);outline-offset:4px}@media (hover:hover) and (pointer:fine){.service-proof__trigger[data-astro-cid-yuhscu57]:hover{background:var(--color-accent);box-shadow:0px 0px 0px 0px var(--color-black);transform:translate(3px,3px)}}.service-proof__panel{z-index:1;border:4px solid var(--color-black);border-radius:var(--neo-radius-control);background:var(--color-accent-2);width:min(22rem,100vw - 2rem);color:var(--color-black);opacity:0;pointer-events:none;visibility:hidden;transition:opacity var(--neo-transition-fast), translate var(--neo-transition-fast), visibility var(--neo-transition-fast);flex-direction:column;gap:.75rem;margin-top:.75rem;padding:1rem;display:flex;translate:0 -.35rem}.service-proof__panel[class*=placement-top-]{margin-top:0;margin-bottom:.75rem}.service-proof__panel[hidden]{display:none}.service-proof[data-open=true] .service-proof__panel{opacity:1;pointer-events:auto;visibility:visible;translate:0}.service-proof__close[data-astro-cid-yuhscu57]{display:none}.service-proof__hover-bridge[data-astro-cid-yuhscu57]{height:1rem;position:absolute;left:-.25rem;right:-.25rem}.service-proof__hover-bridge--top[data-astro-cid-yuhscu57]{bottom:100%}.service-proof__hover-bridge--bottom[data-astro-cid-yuhscu57]{top:100%}.service-proof__panel:before,.service-proof__panel:after{content:"";left:var(--ui-popover-anchor-x,2rem);border-style:solid;width:0;height:0;position:absolute;transform:translate(-50%)}.service-proof__panel:before{border-width:0 10px 10px;border-color:transparent transparent var(--color-black);bottom:100%}.service-proof__panel:after{border-width:0 6px 6px;border-color:transparent transparent var(--color-accent-2);bottom:100%}.service-proof__panel[class*=placement-top-]:before{border-width:10px 10px 0;border-color:var(--color-black) transparent transparent;top:100%;bottom:auto}.service-proof__panel[class*=placement-top-]:after{border-width:6px 6px 0;border-color:var(--color-accent-2) transparent transparent;top:100%;bottom:auto}.service-proof .ui-popover-content.service-proof__panel{background:var(--color-accent-2)}.service-proof .ui-popover-content.service-proof__panel:after{border-color:transparent transparent var(--color-accent-2)}.service-proof .ui-popover-content.service-proof__panel[class*=placement-top-]:after{border-color:var(--color-accent-2) transparent transparent}.service-proof__summary[data-astro-cid-yuhscu57]{font-size:.95rem;font-weight:800;line-height:1.35;display:block}.service-proof__links[data-astro-cid-yuhscu57]{flex-direction:column;gap:.5rem;display:flex}.service-proof__link[data-astro-cid-yuhscu57]{border:2px solid var(--color-black);border-radius:var(--neo-radius-control);background:var(--color-surface);color:inherit;transition:background-color var(--neo-transition-fast), transform var(--neo-transition-fast);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.65rem .75rem;text-decoration:none;display:grid}.service-proof__link[data-astro-cid-yuhscu57]:hover,.service-proof__link[data-astro-cid-yuhscu57]:focus-visible{background:var(--color-accent-3);transform:translate(2px)}.service-proof__link[data-astro-cid-yuhscu57]:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.service-proof__link[data-astro-cid-yuhscu57] strong[data-astro-cid-yuhscu57],.service-proof__link[data-astro-cid-yuhscu57] small[data-astro-cid-yuhscu57]{display:block}.service-proof__link[data-astro-cid-yuhscu57] strong[data-astro-cid-yuhscu57]{font-size:.95rem;font-weight:900;line-height:1.15}.service-proof__link[data-astro-cid-yuhscu57] small[data-astro-cid-yuhscu57]{margin-top:.2rem;font-size:.78rem;font-weight:700;line-height:1.25}@media (width<=640px){.service-proof{flex-direction:column;align-items:flex-start;width:min(100%,22rem);display:flex}.service-proof__trigger[data-astro-cid-yuhscu57]{max-width:100%}.service-proof__panel{box-sizing:border-box}.service-proof__close[data-astro-cid-yuhscu57]{appearance:none;border:2px solid var(--color-black);background:var(--color-surface);width:2rem;height:2rem;color:var(--color-black);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.service-proof__close[data-astro-cid-yuhscu57]:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.service-proof__summary[data-astro-cid-yuhscu57]{padding-right:2.25rem}.service-proof__panel:before,.service-proof__panel:after{display:block}}.hero-terminal[data-astro-cid-eho6boar]{--term-bg:#1e1e2e;--term-text:#cdd6f4;--term-dim:#7f849c;--term-cmd:#fab387;--term-success:#a6e3a1;background:var(--term-bg);font-family:var(--font-mono);color:var(--term-text);flex-direction:column;align-items:flex-start;padding:1rem 1.25rem;font-size:.875rem;line-height:1.7;display:flex}.prompt-marker[data-astro-cid-eho6boar]{color:var(--term-dim)}.cmd-text[data-astro-cid-eho6boar]{color:var(--term-cmd);margin-left:.5ch;font-weight:700}.success[data-astro-cid-eho6boar]{color:var(--term-success)}.cursor[data-astro-cid-eho6boar]{margin-left:.1ch;display:inline-block}@media (prefers-reduced-motion:no-preference){@keyframes typing{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes reveal{to{opacity:1}}@keyframes blink{50%{opacity:0}}.line[data-astro-cid-eho6boar]:first-child{animation:.65s steps(26,end) both typing}.line[data-astro-cid-eho6boar]:nth-child(2){animation:.6s steps(24,end) .55s both typing}.line[data-astro-cid-eho6boar]:nth-child(3){animation:.55s steps(23,end) 1.05s both typing}.line[data-astro-cid-eho6boar]:nth-child(4){animation:.45s steps(17,end) 1.55s both typing}.line[data-astro-cid-eho6boar]:nth-child(5){animation:.55s steps(23,end) 2.05s both typing}.line[data-astro-cid-eho6boar]:nth-child(6){animation:.3s steps(8,end) 2.55s both typing}.line[data-astro-cid-eho6boar]:nth-child(7){animation:.4s steps(13,end) 3.05s both typing}.line[data-astro-cid-eho6boar]:nth-child(8){animation:.45s steps(17,end) 3.55s both typing}.prompt[data-astro-cid-eho6boar]{opacity:0;animation:10ms linear 4.05s forwards reveal}.cursor[data-astro-cid-eho6boar]{animation:1s step-end 4.05s infinite blink}html[data-home-anim=play] .hero-terminal[data-astro-cid-eho6boar]{opacity:0;animation:.35s 3.3s forwards reveal}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:first-child{animation-delay:3.3s}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:nth-child(2){animation-delay:3.85s}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:nth-child(3){animation-delay:4.35s}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:nth-child(4){animation-delay:4.85s}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:nth-child(5){animation-delay:5.35s}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:nth-child(6){animation-delay:5.85s}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:nth-child(7){animation-delay:6.35s}html[data-home-anim=play] .line[data-astro-cid-eho6boar]:nth-child(8){animation-delay:6.85s}html[data-home-anim=play] .prompt[data-astro-cid-eho6boar],html[data-home-anim=play] .cursor[data-astro-cid-eho6boar]{animation-delay:7.35s}}.hero-terminal[data-astro-cid-eho6boar].is-live .line[data-astro-cid-eho6boar]{animation:none}.hero-terminal[data-astro-cid-eho6boar].is-live .prompt[data-astro-cid-eho6boar]{opacity:1}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__index{background:var(--chapter-accent);color:var(--color-black);border-radius:3px;padding:.2em 0;rotate:-2deg}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:nth-child(2n) .chapter-index__index{rotate:2deg}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__watermark{letter-spacing:-.04em;color:#00000021;opacity:0;pointer-events:none;user-select:none;font-size:4.5rem;font-weight:900;line-height:1;position:absolute;top:50%;left:3.5rem;translate:-14px -50%}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row{translate:0}@media (prefers-reduced-motion:no-preference){.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row{transition:background-color var(--neo-transition-fast), translate var(--neo-transition-fast), box-shadow var(--neo-transition-fast)}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__watermark{transition:opacity var(--neo-transition-medium), translate var(--neo-transition-medium)}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__arrow{transition:background-color var(--neo-transition-fast), color var(--neo-transition-fast), translate var(--neo-transition-fast), box-shadow var(--neo-transition-fast)}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__index{transition:background-color var(--neo-transition-fast), color var(--neo-transition-fast)}}@media (hover:hover) and (pointer:fine){.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:hover{z-index:1;background:var(--chapter-accent);box-shadow:var(--neo-shadow-card);translate:-2px -2px}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:hover .chapter-index__watermark{opacity:1;translate:0 -50%}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:hover .chapter-index__index{background:var(--color-black);color:var(--chapter-accent)}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:hover .chapter-index__arrow{background:var(--color-black);color:var(--color-white);translate:4px;box-shadow:2px 2px #00000040}}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:focus-visible{z-index:1;background:var(--chapter-accent);box-shadow:var(--neo-shadow-card);outline:2px solid var(--color-black);outline-offset:4px;translate:-2px -2px}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:focus-visible .chapter-index__watermark{opacity:1;translate:0 -50%}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:focus-visible .chapter-index__index{background:var(--color-black);color:var(--chapter-accent)}.chapter-index[data-astro-cid-42i3ikw4] .chapter-index__row:focus-visible .chapter-index__arrow{background:var(--color-black);color:var(--color-white);translate:4px}.home-anim .title-line{display:inline-block}.home-anim .title-line[data-line="3"]{isolation:isolate;position:relative}.home-anim .title-line[data-line="3"]:before{content:"";z-index:0;transform-origin:0;background:url(/IdeAs/assets/brushes/augustin-yellow-brush.png) 50%/100% 100% no-repeat;border-radius:0;position:absolute;inset:-.16em -.1em -.18em -.09em;transform:scaleX(1)}.home-anim .title-line[data-line="3"] .title-inner{z-index:1;position:relative}.home-anim [data-anim=kicker],.home-anim [data-anim=body]{z-index:2;position:relative}@media (prefers-reduced-motion:no-preference){html[data-home-anim=play] .home-anim [data-anim=kicker],html[data-home-anim=play] .home-anim [data-anim=body],html[data-home-anim=play] .home-anim [data-cta],html[data-home-anim=play] .home-anim [data-prest],html[data-home-anim=play] .home-anim [data-anim=prest-title],html[data-home-anim=play] .home-anim [data-anim=panel],html[data-home-anim=play] .home-anim [data-card],html[data-home-anim=play] .home-anim .title-line{opacity:0}html[data-home-anim=play] .home-anim .etincelle .plate-y{animation:1.1s cubic-bezier(.4,0,.2,1) .2s both registerYellow}html[data-home-anim=play] .home-anim .etincelle .plate-c-wrap{animation:1.1s cubic-bezier(.4,0,.2,1) .2s both registerCyan}html[data-home-anim=play] .home-anim .etincelle .plate-m-wrap{animation:1.1s cubic-bezier(.4,0,.2,1) .2s both registerMagenta}html[data-home-anim=play] .home-anim .etincelle .wordmark{opacity:0;animation:.4s .9s both fadeIn}html[data-home-anim=play] .home-anim .etincelle .spark{opacity:0}html[data-home-anim=play] .home-anim .etincelle .spark-1{animation:.4s 1.1s both fadeIn}html[data-home-anim=play] .home-anim .etincelle .spark-2{animation:.4s 1.2s both fadeIn}html[data-home-anim=play] .home-anim .etincelle .spark-3{animation:.4s 1.3s both fadeIn}html[data-home-anim=play] .home-anim [data-anim=kicker]{transform-origin:0;animation:.5s cubic-bezier(.2,1.3,.35,1) 1.1s both kinecticRoll}html[data-home-anim=play] .home-anim .title-line[data-line="1"]{transform-origin:0;animation:.45s cubic-bezier(.2,1.3,.3,1) 1.4s both kinecticRoll}html[data-home-anim=play] .home-anim .title-line[data-line="2"]{transform-origin:0;animation:.45s cubic-bezier(.2,1.3,.3,1) 1.65s both kinecticRoll}html[data-home-anim=play] .home-anim .title-line[data-line="3"]{transform-origin:0;animation:.55s cubic-bezier(.2,1.4,.3,1) 1.9s both kinecticRoll}html[data-home-anim=play] .home-anim .title-line[data-line="3"]:before{animation:.5s cubic-bezier(.7,0,.3,1) 2.35s both highlightSweep}html[data-home-anim=play] .home-anim [data-anim=body]{animation:.5s ease-out 2.7s both rise}html[data-home-anim=play] .home-anim [data-cta]{--fx:-50px;--fy:0;--fr:-4deg}html[data-home-anim=play] .home-anim [data-cta="1"]{animation:.5s cubic-bezier(.2,1.4,.3,1) 2.85s both tileFly}html[data-home-anim=play] .home-anim [data-cta="2"]{animation:.5s cubic-bezier(.2,1.4,.3,1) 2.97s both tileFly}html[data-home-anim=play] .home-anim [data-cta="3"]{animation:.5s cubic-bezier(.2,1.4,.3,1) 3.09s both tileFly}html[data-home-anim=play] .home-anim [data-anim=prest-title]{animation:.5s ease-out 2.7s both rise}html[data-home-anim=play] .home-anim [data-prest]{--fx:80px;--fy:0;--fr:4deg}html[data-home-anim=play] .home-anim [data-prest="1"]{animation:.5s cubic-bezier(.2,1.4,.3,1) 2.85s both tileFly}html[data-home-anim=play] .home-anim [data-prest="2"]{animation:.5s cubic-bezier(.2,1.4,.3,1) 2.97s both tileFly}html[data-home-anim=play] .home-anim [data-prest="3"]{animation:.5s cubic-bezier(.2,1.4,.3,1) 3.09s both tileFly}html[data-home-anim=play] .home-anim [data-prest="4"]{--fy:20px;--fr:-6deg;animation:.55s cubic-bezier(.2,1.5,.3,1) 3.25s both tileFly}html[data-home-anim=play] .home-anim [data-anim=panel]{animation:.6s cubic-bezier(.2,1.2,.3,1) 3.35s both rise}html[data-home-anim=play] .home-anim [data-card]{animation:.55s cubic-bezier(.2,1.4,.3,1) both tileFly}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+1){--fx:-80px;--fy:-60px;--fr:-10deg;animation-delay:3.9s}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+2){--fx:0;--fy:-80px;--fr:8deg;animation-delay:3.98s}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+3){--fx:0;--fy:-80px;--fr:-6deg;animation-delay:4.06s}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+4){--fx:80px;--fy:-60px;--fr:10deg;animation-delay:4.14s}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+5){--fx:-80px;--fy:60px;--fr:-8deg;animation-delay:4.22s}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+6){--fx:0;--fy:80px;--fr:6deg;animation-delay:4.3s}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+7){--fx:0;--fy:80px;--fr:-10deg;animation-delay:4.38s}html[data-home-anim=play] .home-anim [data-card]:nth-child(8n+8){--fx:80px;--fy:60px;--fr:8deg;animation-delay:4.46s}html[data-home-anim=play] .home-anim .chapter-index .chapter-index__row[data-card]{animation-name:rise}}@keyframes tileFly{0%{opacity:0;transform:translate(var(--fx,-80px), var(--fy,40px)) rotate(var(--fr,-8deg)) scale(.7)}70%{opacity:1;transform:translate(0)rotate(1deg)scale(1.04)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}@keyframes kinecticRoll{0%{opacity:0;transform:translateY(1em)rotate(8deg)}60%{opacity:1;transform:translateY(-.1em)rotate(-2deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes highlightSweep{0%{transform-origin:0;opacity:1;transform:scaleX(0)}to{transform-origin:0;opacity:1;transform:scaleX(1)}}@keyframes registerYellow{0%{opacity:0;transform:translateY(-40px)}40%{opacity:1;transform:translateY(-40px)}to{opacity:1;transform:translate(0)}}@keyframes registerCyan{0%{opacity:0;transform:translate(40px,-24px)}40%{opacity:1;transform:translate(40px,-24px)}to{opacity:1;transform:translate(3px,-3.5px)}}@keyframes registerMagenta{0%{opacity:0;transform:translate(-40px,24px)}40%{opacity:1;transform:translate(-40px,24px)}to{opacity:1;transform:translate(-3.5px,3px)}}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.home-concept-pill[data-astro-cid-6adsqcag]{border:4px solid var(--color-black);font-family:var(--font-body-family);border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:900;line-height:1;display:inline-flex}.home-concept-pill--disabled[data-astro-cid-6adsqcag]{background:var(--color-surface);color:var(--color-black);border:3px dashed var(--color-black);cursor:default;position:relative}.home-concept-pill__badge[data-astro-cid-6adsqcag]{background:var(--color-yellow);border:2px solid var(--color-black);text-transform:uppercase;letter-spacing:.02em;border-radius:3px;padding:.1rem .35rem;font-size:.65rem;font-weight:900;line-height:1.2;position:absolute;top:-.7rem;right:-.6rem;rotate:4deg}
