*,:before,:after{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#fff;--color-surface:#fff;--color-text:#1f2937;--color-text-muted:#6b7280;--color-border:#e5e7eb;--color-primary:#2563eb;--color-primary-text:#fff;--color-danger:#dc2626;--color-button-bg:#f3f4f6;--color-button-bg-hover:#e5e7eb;font:16px/1.5 system-ui,Segoe UI,Roboto,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#111827;--color-surface:#111827;--color-text:#f3f4f6;--color-text-muted:#9ca3af;--color-border:#374151;--color-primary:#3b82f6;--color-primary-text:#fff;--color-danger:#f87171;--color-button-bg:#1f2937;--color-button-bg-hover:#374151}body{background:var(--color-bg);color:var(--color-text);margin:0}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1)}.reveal-up{transform:translateY(32px)}.reveal-left{transform:translate(-48px)}.reveal-right{transform:translate(48px)}.reveal.is-visible{opacity:1;transform:none}@keyframes features-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-18px)scale(1.06)}}@keyframes features-bounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.features-panel{flex-shrink:0;transition:transform .2s;position:relative}.features-panel:hover{z-index:1;transform:scale(1.06)}.features-bar{transform-origin:0;transition:transform 1s cubic-bezier(.2,.8,.2,1);transform:scaleX(0)}.is-visible .features-bar{transform:scaleX(1)}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-marquee{animation:28s linear infinite home-marquee}.home-marquee:hover{animation-play-state:paused}.home-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001a;border-color:var(--color-primary)!important}.home-primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 36px #2563eb73!important}.home-ghost-button:hover{background-color:#ffffff1f}.home-notice:hover{color:var(--color-primary)}@keyframes pricing-strike{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pricing-old-price{0%{color:var(--color-text);font-size:32px;transform:translateY(0)}to{color:var(--color-text-muted);font-size:14px;transform:translateY(-44px)}}@keyframes pricing-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.pricing-card:hover{transform:translateY(-4px);background-color:var(--color-button-bg)!important}.about-type-cursor{margin-left:2px;animation:1s step-end infinite about-cursor-blink;display:inline-block}@keyframes about-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes inquiries-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.inquiries-fade-up{animation:.7s ease-out both inquiries-fade-up}.logo-loader{background:var(--color-border);display:inline-block;position:relative;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.logo-loader:after{content:"";background:var(--logo-loader-fill,var(--color-text));animation:1.5s ease-in-out infinite logo-loader-fill;position:absolute;inset:0}@keyframes logo-loader-fill{0%{clip-path:inset(100% 0 0);opacity:1}75%{clip-path:inset(0);opacity:1}to{clip-path:inset(0);opacity:0}}@media (prefers-reduced-motion:reduce){.logo-loader:after{clip-path:none;opacity:.6;animation:none}}@media (hover:hover) and (pointer:fine){html.has-custom-cursor,html.has-custom-cursor *{cursor:url(/cursors/logo-light.png) 12 12,auto!important}html.has-custom-cursor :is(a,button,[role=button],label,summary,[tabindex]:not([tabindex="-1"])),html.has-custom-cursor :is(a,button,[role=button],label,summary,[tabindex]:not([tabindex="-1"])) *{cursor:url(/cursors/logo-light-active.png) 17 17,pointer!important}html[data-theme=dark].has-custom-cursor,html[data-theme=dark].has-custom-cursor *{cursor:url(/cursors/logo-dark.png) 12 12,auto!important}html[data-theme=dark].has-custom-cursor :is(a,button,[role=button],label,summary,[tabindex]:not([tabindex="-1"])),html[data-theme=dark].has-custom-cursor :is(a,button,[role=button],label,summary,[tabindex]:not([tabindex="-1"])) *{cursor:url(/cursors/logo-dark-active.png) 17 17,pointer!important}html.has-custom-cursor input,html.has-custom-cursor textarea,html.has-custom-cursor select,html.has-custom-cursor [contenteditable=true]{cursor:auto!important}html.has-loading-cursor,html.has-loading-cursor *{cursor:none!important}}.site-cursor-root{z-index:10000;pointer-events:none;will-change:transform;position:fixed;top:0;left:0}.site-cursor{--cursor-color:#000;--logo-loader-fill:var(--cursor-color);background-color:var(--cursor-color);width:24px;height:24px;transition:transform .15s,opacity .2s,background-color .2s;position:absolute;top:0;left:0;transform:translate(-50%,-50%)scale(1);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:root[data-theme=dark] .site-cursor{--cursor-color:#fff}.site-cursor.is-loading{background-color:color-mix(in srgb, var(--cursor-color) 30%, transparent);width:28px;height:28px}@media (prefers-reduced-motion:reduce){.site-cursor{transition:none}}.about-logo{filter:grayscale()contrast(1.05);transition:filter .35s,transform .35s}:root[data-theme=dark] .about-logo{filter:grayscale()invert()contrast(1.05)}:root[data-theme=dark] .about-logo--keep{filter:grayscale()contrast(1.05)}.about-hover-color:hover .about-logo,.about-hover-color.is-highlighted .about-logo,.about-logo:hover{filter:none;transform:scale(1.06)}.about-hover-color:hover,.about-hover-color.is-highlighted{border-color:var(--color-text)!important}.about-play{border:1.5px solid var(--color-text);color:#22c55e;cursor:pointer;opacity:0;vertical-align:baseline;background:0 0;border-radius:.3em;justify-content:center;align-self:center;align-items:center;width:1.5em;height:1.5em;margin-left:.35em;padding:.22em;transition:opacity .2s,transform .2s;display:inline-flex;transform:translate(-6px)scale(.9)}.about-play svg{width:100%;height:100%;overflow:visible}.about-play svg path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linejoin:round;transition:fill .2s}.about-play.is-visible,.about-play:focus-visible{opacity:1;transform:translate(0)scale(1)}@media (hover:none){.about-play{opacity:1;transform:none}}.about-play:hover{transform:translate(0)scale(1.1)}.about-play.is-on svg path{fill:currentColor}@keyframes about-code-bar{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.about-code-bar{animation:.35s ease-out both about-code-bar}@keyframes about-code-body{0%{max-height:0;padding-bottom:0}to{max-height:760px;padding-bottom:48px}}.about-code-body{margin-bottom:-48px;padding-bottom:48px;animation:.5s cubic-bezier(.2,.8,.2,1) .35s both about-code-body;overflow:hidden}@keyframes about-code-body-out{0%{max-height:760px;padding-bottom:48px}to{max-height:0;padding-bottom:0}}.about-code-body.is-closing{pointer-events:none;animation:.4s cubic-bezier(.4,0,.2,1) both about-code-body-out}@keyframes about-code-bar-out{0%{clip-path:inset(0)}to{clip-path:inset(0 100% 0 0)}}.about-code-bar.is-closing{pointer-events:none;animation:.3s ease-in .4s both about-code-bar-out}.about-code-line{animation:.35s ease-out both about-code-line}@keyframes about-code-line{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.about-code-line{animation:none}.about-code-bar,.about-code-body,.about-code-bar.is-closing,.about-code-body.is-closing{animation-duration:.01ms;animation-delay:0s}}.about-showcase-layout{grid-template-columns:minmax(280px,400px) minmax(0,1fr)}@media (width<=900px){.about-showcase-layout{grid-template-columns:1fr}}.about-erd{grid-template-columns:minmax(0,1fr) 260px}@media (width<=900px){.about-erd{grid-template-columns:1fr}}.about-erd-edge{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.1s,stroke-width .25s}.about-erd.is-visible .about-erd-edge{stroke-dashoffset:0}@keyframes about-pipeline-dot{0%{left:0%}to{left:100%}}.about-pipeline-dot{animation:5s linear infinite about-pipeline-dot}@keyframes about-scroll-line{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}.about-rail{z-index:20;flex-direction:column;align-items:flex-end;gap:2px;display:flex;position:fixed;top:50%;right:28px;transform:translateY(-50%)}@media (width<=1000px){.about-rail{display:none}}@media (prefers-reduced-motion:reduce){.about-pipeline-dot{animation:none}.about-erd-edge{stroke-dashoffset:0;transition:none}}@keyframes ai-chat-panel-in{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ai-chat-panel-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-12px)scale(.98)}}.ai-chat-panel{transform-origin:100% 0;animation:.22s ease-out both ai-chat-panel-in}.ai-chat-panel--closing{pointer-events:none;animation:.18s ease-in both ai-chat-panel-out}.ai-chat-message{animation:.25s ease-out both inquiries-fade-up}.ai-chat-dot{background:var(--color-text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ai-chat-dot}.ai-chat-dot:nth-child(2){animation-delay:.15s}.ai-chat-dot:nth-child(3){animation-delay:.3s}@keyframes ai-chat-dot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.ai-chat-message,.ai-chat-dot{animation:none}.ai-chat-panel,.ai-chat-panel--closing{animation-duration:.01ms}}.pagination-button{transition:background-color .15s}.pagination-button:hover:not(:disabled):not([aria-current=page]){background-color:var(--color-button-bg)!important}.pagination-button:disabled{opacity:.4;cursor:default}.user-detail{outline:none;display:inline-block}.user-detail-trigger{border-bottom:1px dotted var(--color-text-muted);cursor:help;font-weight:600}.user-detail:focus-visible .user-detail-trigger{border-bottom-style:solid;border-bottom-color:var(--color-primary)}.user-detail-card{z-index:20;white-space:nowrap;min-width:220px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);pointer-events:none;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;font-size:13px;font-weight:400;animation:.15s both user-detail-in;display:flex;position:fixed;box-shadow:0 12px 28px #00000024}@keyframes user-detail-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.user-detail-row{gap:8px;display:flex}.user-detail-label{min-width:56px;color:var(--color-text-muted)}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);margin-top:64px}.site-footer-row{flex-wrap:wrap;align-items:center;gap:12px 24px;display:flex}.site-footer-top{justify-content:space-between;align-items:flex-start;padding:36px 0 20px}.site-footer-links{flex-wrap:wrap;gap:8px 22px;padding-top:6px;font-size:14px;font-weight:600;display:flex}.site-footer-contact{border-top:1px solid var(--color-border);flex-direction:column;align-items:flex-start;gap:6px;padding:16px 0 24px;font-size:13px;display:flex}.site-footer-bottom{border-top:1px solid var(--color-border);color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;gap:8px 16px;padding:16px 0 24px;font-size:12px;display:flex}.site-footer-link{color:var(--color-text-muted);text-decoration:none;transition:color .15s}.site-footer-link:hover,.site-footer-link:focus-visible{color:var(--color-primary)}.intranet-connecting{z-index:9000;background:color-mix(in srgb, var(--color-bg) 55%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;justify-content:center;align-items:center;gap:16px;animation:.25s both intranet-connecting-in;display:flex;position:fixed;inset:0}@keyframes intranet-connecting-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.intranet-connecting{animation:none}}.intranet-exit{transition:background-color .15s}.intranet-exit:hover,.intranet-exit:focus-visible{background-color:#dc262614!important}.intranet-enter{transition:background-color .15s}.intranet-enter:hover:not(:disabled),.intranet-enter:focus-visible{background-color:#2563eb14!important}.intranet-row:hover span span:last-child{color:var(--color-primary)!important}.outline-primary-button{transition:background-color .15s}.outline-primary-button:hover,.outline-primary-button:focus-visible{background-color:#2563eb14!important}.schedule-day{transition:background-color .15s}.schedule-day:hover:not(.is-selected){background-color:var(--color-button-bg)!important}.schedule-slot:not(.is-picking):hover{background-color:#2563eb0f!important}.schedule-slot.is-picking:hover{filter:brightness(.95)}.schedule-editor{transform-origin:top;animation:.2s both schedule-editor-in}@keyframes schedule-editor-in{0%{opacity:0;transform:scaleY(.96)}to{opacity:1;transform:scaleY(1)}}.schedule-editor.is-closing{animation:.2s both schedule-editor-out}@keyframes schedule-editor-out{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(.96)}}@media (prefers-reduced-motion:reduce){.schedule-editor,.schedule-editor.is-closing{animation:none}}.today-card{border:1px solid var(--color-border);background:var(--color-surface);width:272px;box-shadow:none;z-index:5;border-radius:12px;padding:16px 16px 14px;transition:box-shadow .2s;animation:.25s both today-card-in;display:none;position:fixed;top:105px;left:20px}.today-card:hover{box-shadow:0 8px 24px #0000001a}@media (width>=1560px){.today-card{display:block}}@keyframes today-card-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.today-card{animation:none}}.today-card-item{transition:background-color .15s}.today-card-item:hover{background-color:var(--color-button-bg)!important}.intranet-chat-panel{transform-origin:100% 0;animation:.2s both intranet-chat-in}@keyframes intranet-chat-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.intranet-chat-panel{animation:none}}@media (width<=767px){.responsive-hide-mobile{display:none!important}}@media (width>=768px){.responsive-hide-desktop{display:none!important}}
