[data-agentship-theme],[data-as-embed]{--as-motion-duration-instant:80ms;--as-motion-duration-fast:.15s;--as-motion-duration-close:.2s;--as-motion-duration-open:.28s;--as-motion-duration-settle:.2s;--as-motion-duration-breathe:3.5s;--as-motion-duration-attention:1.5s;--as-motion-stagger:50ms;--as-motion-ease-out-expo:cubic-bezier(.16, 1, .3, 1);--as-motion-ease-out:cubic-bezier(.22, 1, .36, 1);--as-motion-ease-in-out:cubic-bezier(.45, 0, .55, 1);--as-motion-ease-linear:linear}.as-launcher{border:1px solid var(--as-accent-border,#d98a7252);background:var(--as-gradient,linear-gradient(135deg, #e89060, #d4789a));color:#fffaf7;cursor:pointer;width:3.5rem;height:3.5rem;transition:transform var(--as-motion-duration-fast) var(--as-motion-ease-out), box-shadow var(--as-motion-duration-fast) var(--as-motion-ease-out);will-change:transform;border-radius:1.1rem;justify-content:center;align-items:center;display:inline-flex;position:relative;transform:scale(1);box-shadow:0 10px 28px -12px #d98a728c}.as-launcher:hover{transform:scale(1.08);box-shadow:0 16px 36px -12px #d98a72a6}.as-launcher:active{transform:scale(1.02)}.as-launcher:focus-visible{outline:2px solid var(--as-accent,#d98a72);outline-offset:3px}.as-launcher__breathe{border-radius:inherit;background:var(--as-gradient,linear-gradient(135deg, #e89060, #d4789a));opacity:.35;z-index:-1;filter:blur(8px);animation:as-launcher-breathe var(--as-motion-duration-breathe) var(--as-motion-ease-in-out) infinite;pointer-events:none;position:absolute;inset:-2px}@keyframes as-launcher-breathe{0%,to{opacity:.28;transform:scale(1)}50%{opacity:.5;transform:scale(1.03)}}.as-launcher__attention{border-radius:inherit;border:2px solid var(--as-accent-from,#e89060);opacity:0;pointer-events:none;animation:as-launcher-attention var(--as-motion-duration-attention) var(--as-motion-ease-out) 3;position:absolute;inset:-4px}@keyframes as-launcher-attention{0%{opacity:.55;transform:scale(.92)}to{opacity:0;transform:scale(1.35)}}.as-embed-root{width:100%;min-height:100%;position:relative}.as-embed-root--widget{box-sizing:border-box;justify-content:flex-end;align-items:flex-end;min-height:100vh;padding:1rem;display:flex}.as-embed-root--panel{justify-content:center;align-items:stretch;min-height:100vh;padding:0;display:flex}.as-embed-panel{border-radius:var(--as-radius-lg,1.5rem);background:var(--as-surface-solid,#fbf7f0);border:1px solid var(--as-border-strong,#2a241f24);width:min(100%,26rem);max-height:min(720px,100vh - 2rem);box-shadow:var(--as-shadow,0 16px 48px -18px #2a241f24);transform-origin:100% 100%;will-change:transform, opacity;flex-direction:column;display:flex;overflow:hidden}.as-embed-root--panel .as-embed-panel{transform-origin:50%;width:100%;max-width:32rem;min-height:100vh;max-height:none;box-shadow:none;border:none;border-radius:0}.as-embed-panel--enter{animation:as-panel-open var(--as-motion-duration-open) var(--as-motion-ease-out-expo) both}.as-embed-panel--exit{animation:as-panel-close var(--as-motion-duration-close) var(--as-motion-ease-out) both}@keyframes as-panel-open{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes as-panel-close{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(6px)}}.as-embed-scrim{opacity:0;pointer-events:none;transition:opacity var(--as-motion-duration-open) var(--as-motion-ease-out);background:#2a241f2e;position:fixed;inset:0}.as-embed-scrim--visible{opacity:1;pointer-events:auto}.as-embed-header{animation:as-fade-y var(--as-motion-duration-fast) var(--as-motion-ease-out) both;animation-delay:80ms}.as-embed-stagger>*{animation:as-fade-y var(--as-motion-duration-fast) var(--as-motion-ease-out) both}.as-embed-stagger>:first-child{animation-delay:calc(80ms + var(--as-motion-stagger))}.as-embed-stagger>:nth-child(2){animation-delay:calc(80ms + 2 * var(--as-motion-stagger))}.as-embed-stagger>:nth-child(3){animation-delay:calc(80ms + 3 * var(--as-motion-stagger))}.as-embed-stagger>:nth-child(4){animation-delay:calc(80ms + 4 * var(--as-motion-stagger))}@keyframes as-fade-y{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.as-gov-badge{animation:as-badge-settle var(--as-motion-duration-settle) var(--as-motion-ease-out-expo) both;align-items:center;gap:.35rem;animation-delay:.12s;display:inline-flex}@keyframes as-badge-settle{0%{opacity:0;transform:scale(.92)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.as-work-line{flex-direction:column;gap:.5rem;padding:.75rem 0;display:flex}.as-work-line__label{color:var(--as-text-muted,#8a8176);font-size:.75rem;font-weight:500}.as-work-line__track{background:var(--as-bg-muted,#e3dbce);border-radius:999px;height:3px;overflow:hidden}.as-work-line__fill{border-radius:inherit;background:var(--as-gradient,linear-gradient(90deg, #e89060, #d4789a));width:40%;height:100%;animation:as-work-shimmer 1.4s var(--as-motion-ease-in-out) infinite}@keyframes as-work-shimmer{0%{transform:translate(-120%)}to{transform:translate(280%)}}.as-work-steps{gap:.35rem;padding:.5rem 0;display:flex}.as-work-steps__seg{background:var(--as-bg-muted,#e3dbce);opacity:.7;height:3px;transition:background var(--as-motion-duration-fast) var(--as-motion-ease-out), opacity var(--as-motion-duration-fast) var(--as-motion-ease-out);border-radius:999px;flex:1}.as-work-steps__seg--on{background:var(--as-accent,#d98a72);opacity:1}.as-msg{animation:as-fade-y var(--as-motion-duration-fast) var(--as-motion-ease-out) both}.as-msg--stream{white-space:pre-wrap;word-break:break-word}.as-action-gate{animation:as-fade-y .2s var(--as-motion-ease-out-expo) both}.as-action-gate .as-btn-primary{transition:transform var(--as-motion-duration-fast) var(--as-motion-ease-out), box-shadow var(--as-motion-duration-fast) var(--as-motion-ease-out), filter var(--as-motion-duration-fast) var(--as-motion-ease-out)}.as-landing-stage{position:relative}.as-wow-stage{padding:1.25rem 0 .25rem;position:relative}.as-wow-ambient{pointer-events:none;z-index:0;position:absolute;inset:-12% -8% -4%;overflow:hidden}.as-wow-orb{filter:blur(40px);opacity:.55;animation:as-wow-float 9s var(--as-motion-ease-in-out,ease-in-out) infinite;border-radius:999px;position:absolute}.as-wow-orb--a{background:radial-gradient(circle,#e890608c,#0000 70%);width:14rem;height:14rem;top:10%;left:8%}.as-wow-orb--b{background:radial-gradient(circle,#d4789a6b,#0000 70%);width:16rem;height:16rem;animation-delay:-3s;bottom:8%;right:4%}.as-wow-orb--c{background:radial-gradient(circle,#e0a07859,#0000 70%);width:10rem;height:10rem;animation-delay:-5.5s;top:42%;left:42%}.as-wow-grid{opacity:.7;background-image:linear-gradient(#2a241f09 1px,#0000 1px),linear-gradient(90deg,#2a241f09 1px,#0000 1px);background-size:28px 28px;border-radius:2rem;position:absolute;inset:12% 8%;-webkit-mask-image:radial-gradient(70% 60% at 50% 45%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 45%,#000 20%,#0000 75%)}@keyframes as-wow-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-12px)scale(1.04)}}.as-wow-chips{z-index:2;pointer-events:none;position:absolute;inset:0}.as-wow-chip{color:var(--as-text-secondary,#5a524a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .5s var(--as-motion-ease-out-expo,ease), transform .5s var(--as-motion-ease-out-expo,ease), border-color .35s ease, box-shadow .35s ease;background:#fbf7f0eb;border:1px solid #d98a7247;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.65rem;font-weight:600;display:inline-flex;position:absolute;transform:translateY(8px)scale(.96);box-shadow:0 10px 28px -16px #2a241f47}.as-wow-chip[data-active="1"]{opacity:1;border-color:#d98a7273;transform:translateY(0)scale(1);box-shadow:0 12px 32px -14px #d98a7266,inset 0 0 0 1px #ffffff80}.as-wow-chip--1{transition-delay:50ms;top:6%;left:0}.as-wow-chip--2{transition-delay:.12s;top:14%;right:0}.as-wow-chip--3{transition-delay:.2s;bottom:18%;left:-.25rem}.as-wow-chip--4{transition-delay:.28s;bottom:10%;right:-.15rem}@media (max-width:640px){.as-wow-chip--1,.as-wow-chip--2{display:none}.as-wow-chip--3{bottom:2%;left:.5rem}.as-wow-chip--4{bottom:2%;right:.5rem}}.as-wow-host{z-index:1;max-width:40rem;transition:transform .6s var(--as-motion-ease-out-expo,ease);animation:as-wow-host-in .9s var(--as-motion-ease-out-expo,ease) both;margin:0 auto;position:relative;transform:perspective(1200px)rotateX(2deg)}@keyframes as-wow-host-in{0%{opacity:0;transform:perspective(1200px)rotateX(6deg)translateY(24px)scale(.97)}to{opacity:1;transform:perspective(1200px)rotateX(2deg)translateY(0)scale(1)}}.as-wow-body{min-height:22rem!important;display:flex!important}.as-wow-nav{border-right:1px solid var(--as-border,#2a241f14);background:linear-gradient(#fffcf8e6,#f7f1e8bf);flex-direction:column;flex-shrink:0;gap:.35rem;width:7.5rem;padding:.9rem .7rem;display:flex}.as-wow-nav__brand{color:var(--as-text,#2a241f);align-items:center;gap:.4rem;margin-bottom:.65rem;font-size:.68rem;font-weight:650;display:flex}.as-wow-nav__mark{background:var(--as-gradient,linear-gradient(135deg, #e89060, #d4789a));border-radius:.35rem;width:1.1rem;height:1.1rem;box-shadow:0 4px 12px -4px #d98a728c}.as-wow-nav__item{color:var(--as-text-muted,#8a8176);border-radius:.45rem;padding:.35rem .45rem;font-size:.62rem}.as-wow-nav__item.is-active{background:var(--as-accent-soft,#d98a7226);color:var(--as-text,#2a241f);font-weight:600}.as-wow-main{flex-direction:column;flex:1;gap:.75rem;min-width:0;padding:1rem 1rem 5.5rem;display:flex}.as-wow-main__header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.as-wow-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--as-text-faint,#b0a698);margin:0;font-size:.6rem;font-weight:600}.as-wow-title{color:var(--as-text,#2a241f);letter-spacing:-.02em;margin:.15rem 0 0;font-size:.95rem;font-weight:650}.as-wow-pill{color:var(--as-success,#5f9f82);background:var(--as-success-soft,#5f9f8224);white-space:nowrap;border:1px solid #5f9f8240;border-radius:999px;padding:.28rem .55rem;font-size:.58rem;font-weight:650}.as-wow-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.as-wow-stat{border:1px solid var(--as-border,#2a241f14);background:#fffcf8cc;border-radius:.7rem;flex-direction:column;gap:.2rem;padding:.55rem .6rem;display:flex}.as-wow-stat span{color:var(--as-text-faint,#b0a698);font-size:.55rem;font-weight:500}.as-wow-stat strong{color:var(--as-text,#2a241f);font-size:.72rem;font-weight:650}.as-wow-stat--accent{background:linear-gradient(145deg,#e8906024,#d4789a14);border-color:#d98a7247}.as-wow-table{border:1px solid var(--as-border,#2a241f14);background:#fffcf8b8;border-radius:.75rem;overflow:hidden}.as-wow-table__row{color:var(--as-text-muted,#8a8176);border-top:1px solid #2a241f0d;grid-template-columns:1.4fr .8fr .8fr;gap:.35rem;padding:.42rem .65rem;font-size:.62rem;display:grid}.as-wow-table__head{color:var(--as-text-secondary,#5a524a);background:#2a241f08;border-top:none;font-weight:650}.as-wow-table__pro{color:var(--as-accent,#d98a72);font-weight:650}.as-wow-door{bottom:1rem!important;right:1rem!important}.as-wow-launcher{width:3.75rem!important;height:3.75rem!important;box-shadow:0 16px 40px -12px #d98a72b3,inset 0 0 0 1px #ffffff40!important}.as-wow-launcher__ring{border-radius:inherit;animation:as-wow-ring 2s var(--as-motion-ease-out,ease) infinite;pointer-events:none;border:2px solid #e8906073;position:absolute;inset:-10px}@keyframes as-wow-ring{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.45)}}.as-wow-panel{background:linear-gradient(#fffcf8fa,#fbf7f0fa)!important;width:min(100vw - 2.5rem,19.5rem)!important;min-height:16.5rem!important;max-height:19rem!important;box-shadow:0 28px 60px -18px #2a241f59,inset 0 0 0 1px #ffffff8c!important}.as-wow-panel__header{border-bottom:1px solid var(--as-border,#2a241f17);background:linear-gradient(#ffffff8c,#0000);justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .75rem;display:flex}.as-wow-panel__identity{align-items:center;gap:.5rem;min-width:0;display:flex}.as-wow-panel__avatar{color:#fffaf7;background:var(--as-gradient,linear-gradient(135deg, #e89060, #d4789a));border-radius:.55rem;flex-shrink:0;place-items:center;width:1.75rem;height:1.75rem;display:grid;box-shadow:0 6px 14px -6px #d98a72a6}.as-wow-panel__name{color:var(--as-text,#2a241f);margin:0;font-size:.72rem;font-weight:650;line-height:1.2}.as-wow-panel__sub{color:var(--as-text-faint,#b0a698);margin:.1rem 0 0;font-size:.58rem}.as-wow-gov{color:var(--as-success,#5f9f82);background:var(--as-success-soft,#5f9f8224);border:1px solid #5f9f8238;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .45rem;font-size:.58rem;font-weight:650;display:inline-flex}.as-wow-close{width:1.5rem;height:1.5rem;color:var(--as-text-faint,#b0a698);cursor:pointer;background:0 0;border:none;border-radius:.45rem;place-items:center;display:grid}.as-wow-close:hover{color:var(--as-text,#2a241f);background:#2a241f0d}.as-wow-panel__body{flex-direction:column;flex:1;gap:.55rem;min-height:0;padding:.7rem .75rem;display:flex;overflow:hidden}.as-wow-msg{animation:as-wow-msg-in .35s var(--as-motion-ease-out-expo,ease) both;border-radius:.9rem;padding:.55rem .7rem;font-size:.68rem;line-height:1.45}@keyframes as-wow-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.as-wow-msg--user{background:var(--as-accent-soft,#d98a7226);border:1px solid var(--as-accent-border,#d98a7252);color:var(--as-text,#2a241f);margin-left:1.25rem;font-weight:500}.as-wow-msg--agent{border:1px solid var(--as-border,#2a241f17);color:var(--as-text-secondary,#5a524a);background:#ffffffbf}.as-wow-caret{vertical-align:text-bottom;background:var(--as-accent,#d98a72);width:.35rem;height:.85em;margin-left:1px;animation:.9s step-end infinite as-wow-blink;display:inline-block}@keyframes as-wow-blink{50%{opacity:0}}.as-wow-search{animation:as-wow-msg-in .3s var(--as-motion-ease-out-expo,ease) both;background:linear-gradient(145deg,#e8906014,#d4789a0d);border:1px solid #d98a7238;border-radius:.85rem;flex-direction:column;gap:.4rem;padding:.55rem .65rem;display:flex}.as-wow-search__row{color:var(--as-text-secondary,#5a524a);align-items:center;gap:.4rem;font-size:.62rem;font-weight:600;display:flex}.as-wow-search__pulse{background:var(--as-accent,#d98a72);border-radius:999px;width:.45rem;height:.45rem;animation:1.2s ease-out infinite as-wow-pulse;box-shadow:0 0 #d98a7273}@keyframes as-wow-pulse{0%{box-shadow:0 0 #d98a7273}70%{box-shadow:0 0 0 8px #d98a7200}to{box-shadow:0 0 #d98a7200}}.as-wow-sources{flex-wrap:wrap;gap:.3rem;display:flex}.as-wow-sources span,.as-wow-cites span{color:var(--as-text-muted,#8a8176);background:#ffffffb3;border:1px solid #2a241f14;border-radius:999px;padding:.15rem .4rem;font-size:.55rem;font-weight:600}.as-wow-cites{flex-wrap:wrap;gap:.3rem;margin-top:.45rem;display:flex}.as-wow-cites span{color:var(--as-accent,#d98a72);background:#d98a7214;border-color:#d98a7247}.as-wow-track{background:#2a241f14;border-radius:999px;height:3px;overflow:hidden}.as-wow-panel__foot{border-top:1px solid var(--as-border,#2a241f17);justify-content:space-between;align-items:center;gap:.4rem;min-height:2.4rem;padding:.5rem .7rem;display:flex}.as-wow-panel__foot.is-proof{background:linear-gradient(90deg,#5f9f8214,#d98a720f);flex-wrap:wrap;justify-content:flex-start;gap:.35rem}.as-wow-foot-hint{color:var(--as-text-faint,#b0a698);font-size:.58rem}.as-wow-proof{color:var(--as-text-secondary,#5a524a);animation:as-wow-msg-in .4s var(--as-motion-ease-out-expo,ease) both;background:#ffffffb3;border:1px solid #2a241f14;border-radius:999px;align-items:center;gap:.25rem;padding:.22rem .45rem;font-size:.55rem;font-weight:650;display:inline-flex}.as-wow-proof--accent{color:var(--as-accent,#d98a72);border-color:#d98a7247}.as-wow-caption{z-index:1;text-align:center;max-width:28rem;color:var(--as-text-muted,#8a8176);margin:1rem auto 0;font-size:.78rem;line-height:1.5;position:relative}.as-wow-replay{appearance:none;color:var(--as-accent,#d98a72);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-weight:650;text-decoration:underline}.as-wow-replay:hover{color:var(--as-text,#2a241f)}@media (max-width:640px){.as-wow-nav{display:none}.as-wow-body{min-height:20rem!important}.as-wow-cards{grid-template-columns:1fr 1fr}.as-wow-stat--accent{grid-column:span 2}}.as-landing-host{border:1px solid var(--as-border-strong,#2a241f24);background:var(--as-surface-solid,#fbf7f0);border-radius:1.15rem;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 60px -28px #2a241f38,inset 0 0 0 1px #fff6}.as-landing-host__chrome{border-bottom:1px solid var(--as-border,#2a241f1a);background:linear-gradient(#f0ebe3 0%,#e8e1d6 100%);align-items:center;gap:.4rem;padding:.65rem .85rem;display:flex}.as-landing-host__dot{background:#2a241f2e;border-radius:999px;width:.55rem;height:.55rem}.as-landing-host__dot:first-child{background:#e8a598}.as-landing-host__dot:nth-child(2){background:#e8c98a}.as-landing-host__dot:nth-child(3){background:#9ecfad}.as-landing-host__url{color:var(--as-text-faint,#a39a8e);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#ffffff8c;border-radius:999px;flex:1;margin-left:.5rem;padding:.2rem .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;overflow:hidden}.as-landing-host__body{background:radial-gradient(80% 60% at 70% 20%,#e8906014,#0000 55%),linear-gradient(165deg,#f7f2ea 0%,#efe8dc 100%);min-height:18.5rem;display:flex;position:relative}.as-landing-host__sidebar{border-right:1px solid var(--as-border,#2a241f14);background:#fffcf88c;flex-direction:column;flex-shrink:0;gap:.45rem;width:3.25rem;padding:.85rem .55rem;display:flex}.as-landing-host__sidebar span{background:#2a241f14;border-radius:999px;height:.45rem;display:block}.as-landing-host__sidebar span:first-child{background:#d98a7259;width:70%}.as-landing-host__main{flex-direction:column;flex:1;gap:.65rem;padding:1rem 1rem 4.5rem;display:flex}.as-landing-host__card{border:1px solid var(--as-border,#2a241f14);background:#fffcf8bf;border-radius:.75rem;flex-direction:column;gap:.4rem;padding:.75rem .85rem;display:flex}.as-landing-host__line{background:#2a241f14;border-radius:999px;width:88%;height:.4rem}.as-landing-host__line--lg{background:#2a241f1f;width:55%;height:.55rem}.as-landing-host__line--sm{width:42%}.as-landing-door{z-index:2;justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;bottom:.85rem;right:.85rem}.as-landing-panel{width:min(100vw - 3rem,17.5rem)!important;min-height:0!important;max-height:15.5rem!important;box-shadow:0 18px 40px -16px #2a241f47!important}.as-landing-panel.as-wow-panel{width:min(100vw - 2.5rem,19.5rem)!important;min-height:16.5rem!important;max-height:19rem!important}.as-launcher--landing{animation:as-launcher-pop .5s var(--as-motion-ease-out-expo) both;animation-delay:.15s}@keyframes as-launcher-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){[data-agentship-theme] .as-launcher__breathe,[data-agentship-theme] .as-launcher__attention,[data-as-embed] .as-launcher__breathe,[data-as-embed] .as-launcher__attention,[data-as-embed] .as-work-line__fill{animation:none!important}[data-as-embed] .as-embed-panel--enter,[data-as-embed] .as-embed-panel--exit,[data-as-embed] .as-embed-header,[data-as-embed] .as-embed-stagger>*,[data-as-embed] .as-gov-badge,[data-as-embed] .as-msg,[data-as-embed] .as-action-gate{opacity:1!important;animation:none!important;transform:none!important}[data-as-embed] .as-launcher:hover{transform:none}[data-as-embed] .as-embed-scrim{transition:none}.as-launcher--landing,.as-wow-orb,.as-wow-launcher__ring,.as-wow-host,.as-wow-msg,.as-wow-search,.as-wow-proof,.as-wow-search__pulse,.as-wow-caret{animation:none!important}.as-wow-chip{opacity:1!important;transition:none!important;transform:none!important}.as-wow-host{transform:none!important}}
