@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600&display=swap";code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}body{font-family:Plus Jakarta Sans,Segoe UI,sans-serif;letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,Plus Jakarta Sans,sans-serif;letter-spacing:.01em}.home-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:radial-gradient(circle at top,#f5f7fb,#edf1f6 45%,#e6ebf2);color:#1f2937}.home-shell__sidebar{padding:2.5rem 1.75rem;background:linear-gradient(160deg,#202734,#1b222e 55%,#161d28);box-shadow:16px 0 40px #0d121e47;display:flex;flex-direction:column;gap:2rem}.home-shell__brand{display:flex;align-items:center;gap:1rem;text-align:left;font-weight:600;letter-spacing:.02em}.home-shell__brand-title{font-size:1.05rem;font-weight:600;color:#f8fafc}.home-shell__brand-subtitle{font-size:.75rem;color:#f8fafcb3;letter-spacing:.12em;text-transform:uppercase}.home-shell__nav{display:flex;flex-direction:column;gap:.5rem}.home-shell__nav-item{display:flex;align-items:center;gap:.75rem;padding:.7rem .9rem;border-radius:.9rem;background:transparent;color:#f8fafcb3;border:1px solid transparent;text-align:left;transition:background .2s ease,color .2s ease,transform .2s ease}.home-shell__nav-item:hover{background:#788aff2e;color:#fff;transform:translate(2px)}.home-shell__nav-item.is-active{background:#788aff4d;color:#fff}.home-shell__nav-icon{width:18px;height:18px}.home-shell__content{display:flex;flex-direction:column;gap:2.5rem;color:#1f2937}.home-shell__actions{display:flex;align-items:center;gap:.75rem}.home-shell__pill{border-radius:.95rem;border-color:transparent!important;color:#fff!important;background:#5f6fe0!important;box-shadow:0 12px 20px #34408040!important}.home-shell__pill:hover{background:#4b5ac9!important;color:#fff!important}.home-shell__avatar{width:36px;height:36px;border-radius:50%;background:#94a3b840;color:#1f2937;display:grid;place-items:center;font-weight:600}.home-shell__hero{text-align:left;max-width:640px;margin:0}.home-shell__hero h2{font-size:1.75rem;margin-bottom:.5rem}.home-shell__hero p{color:#6b7280}.home-shell__eyebrow{font-size:1.1rem;margin-bottom:.5rem;color:#6b7280}.home-shell__grid{display:grid;grid-template-columns:1fr 1.5fr;gap:1.5rem}.home-shell__stats{display:grid;gap:1.5rem}.home-shell__stat-card{background:#fff;border-radius:1.1rem;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 35px #0f172a14}.home-shell__stat-card p{margin-bottom:.5rem;color:#6b7280}.home-shell__stat-card strong{font-size:2.2rem;color:#1f2937}.home-shell__stat-icon{width:44px;height:44px;border-radius:50%;background:#788aff26;display:grid;place-items:center;font-size:.75rem;letter-spacing:.1em;color:#4c5fdf}.home-shell__chart{background:#fff;border-radius:1.1rem;padding:1.5rem;border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 35px #0f172a14}.home-shell__chart-header{margin-bottom:1rem;font-weight:600;color:#1f2937;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.home-shell__chart-body{min-height:220px;display:flex;align-items:center;justify-content:center}.home-shell__chart-body svg{width:100%;height:auto;aspect-ratio:560/220}.home-shell__chart-stage{position:relative;width:100%;height:100%}.home-shell__chart-stage svg{width:100%;height:100%}.home-shell__chart-labels{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;font-size:.7rem;color:#6b7280}.home-shell__chart-label{position:absolute;white-space:nowrap}.home-shell__chart-label--x{bottom:4px;transform:translate(-50%)}.home-shell__chart-label--y{left:0;transform:translateY(-50%);color:#6b7280cc}.home-shell__chart-tooltip{position:absolute;bottom:18px;transform:translate(-50%);background:#0f172ae6;color:#f8fafc;padding:.4rem .6rem;border-radius:.6rem;font-size:.75rem;pointer-events:none;border:1px solid rgba(148,163,184,.2);box-shadow:0 10px 20px #0f172a66}.home-shell__chart-controls{display:flex;flex-wrap:wrap;gap:.5rem}.home-shell__chart-toggle{display:inline-flex;gap:.35rem;background:#94a3b833;border-radius:999px;padding:.25rem}.home-shell__chart-button{border:none;background:transparent;color:#6b7280;padding:.3rem .7rem;border-radius:999px;font-size:.75rem;transition:background .2s ease,color .2s ease}.home-shell__chart-button.is-active{background:#788aff40;color:#1f2937}.home-shell__chart-empty{font-size:.85rem;color:#6b7280}.home-shell__quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.home-shell__quick-card{display:flex;gap:1rem;padding:1rem 1.2rem;border-radius:1rem;background:#fff;border:1px solid rgba(226,232,240,.8);color:#1f2937;text-align:left;transition:transform .2s ease,background .2s ease;box-shadow:0 18px 35px #0f172a14}.home-shell__quick-card:hover{transform:translateY(-2px);background:#f8fafc}.home-shell__quick-icon{width:40px;height:40px;border-radius:12px;background:#788aff33;display:grid;place-items:center}.home-shell__quick-card h3{font-size:1rem;margin-bottom:.25rem}.home-shell__quick-card p{color:#6b7280;font-size:.85rem}.home-shell__quick-card--mint .home-shell__quick-icon{background:#49c9ad33}.home-shell__quick-card--indigo .home-shell__quick-icon{background:#788aff33}.home-shell__quick-card--amber .home-shell__quick-icon{background:#f59e0b2e}.home-shell__footer{margin-top:auto;text-align:center;font-size:.8rem;color:#94a3b8;padding-top:1rem;border-top:1px solid rgba(148,163,184,.3)}@media (max-width: 1100px){.home-shell{grid-template-columns:220px 1fr}}@media (max-width: 900px){.home-shell{grid-template-columns:1fr}.home-shell__sidebar{flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem}.home-shell__nav{flex-direction:row;flex-wrap:wrap}.home-shell__main{padding:2rem 1.5rem}.home-shell__grid{grid-template-columns:1fr}}.app-shell{min-height:100vh;background:radial-gradient(circle at top left,#d1e4ffb3,#d1e4ff00 28%),linear-gradient(180deg,#f8fafc,#eef3f9);--app-shell-header-height: 5rem;--app-shell-page-gutter: 2rem;--app-shell-page-gutter-mobile: 1rem;--app-shell-section-sidebar-width: 260px;--app-shell-section-sidebar-collapsed-width: 56px;--app-shell-motion-duration: .3s;--app-shell-motion-easing: ease}.app-shell *,.app-shell *:before,.app-shell *:after{transition-duration:var(--app-shell-motion-duration);transition-timing-function:var(--app-shell-motion-easing)}.app-shell__brand{display:flex;align-items:center;gap:.9rem;text-align:left;background:transparent;border:none;cursor:pointer}.app-shell__brand-logo{filter:drop-shadow(0 6px 12px rgba(15,23,42,.16))}.app-shell__brand-text{display:flex;flex-direction:column;gap:.15rem;color:#f8fafc;font-weight:600;letter-spacing:.01em}.app-shell__brand-text small{color:#f8fafca6;font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.app-shell__mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;opacity:0;pointer-events:none;transition:opacity var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__mobile-menu.is-open{opacity:1;pointer-events:auto}.app-shell__mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c14215c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.app-shell__mobile-panel{position:relative;width:min(320px,100vw - 2rem);height:100%;background:linear-gradient(180deg,#1f2937,#111827);color:#f8fafc;padding:1.4rem 1rem 1.25rem;display:flex;flex-direction:column;gap:1.2rem;box-shadow:18px 0 48px #0f172a47;transform:translate(-100%);transition:transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__mobile-menu.is-open .app-shell__mobile-panel{transform:translate(0)}.app-shell__mobile-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.app-shell__mobile-close{display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.08);color:#fff;width:2.5rem;height:2.5rem;border-radius:.85rem;cursor:pointer;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),border-color var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__mobile-close:hover{background:#ffffff24;border-color:#ffffff24}.app-shell__mobile-nav{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.25rem}.app-shell__nav-item-group{display:flex;flex-direction:column;gap:.35rem}.app-shell__nav-row{display:flex;align-items:center;gap:.5rem}.app-shell__nav-row .app-shell__nav-link{flex:1 1 auto;min-width:0}.app-shell__nav-link{display:flex;align-items:center;gap:.75rem;padding:.72rem .9rem;border-radius:.9rem;font-size:.92rem;font-weight:500;color:#f8fafcbd;text-decoration:none;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),color var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__nav-link:hover{background:#ffffff14;color:#fff;transform:translate(2px)}.app-shell__nav-link.is-active{background:#60a5fa38;color:#fff}.app-shell__nav-link--bridge-builder{border:none;width:100%;background:transparent;text-align:left}.app-shell__nav-link--level-1{font-size:.84rem;padding:.56rem .75rem}.app-shell__nav-link--level-2{font-size:.8rem;padding:.5rem .72rem}.app-shell__nav-link--level-3{font-size:.78rem;padding:.45rem .65rem}.app-shell__subnav{display:none;flex-direction:column;gap:.22rem;padding-left:1.9rem;opacity:.95}.app-shell__subnav--level-2{padding-left:1.6rem}.app-shell__subnav--level-3{padding-left:1.35rem}.app-shell__subnav.is-open{display:flex}.app-shell__nav-toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:none;border-radius:999px;background:#ffffff14;color:#f8fafcd1;cursor:pointer;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),color var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__nav-toggle:hover,.app-shell__nav-toggle.is-open{background:#60a5fa38;color:#fff}.app-shell__bridge-builder-panel{display:flex;flex-direction:column;gap:.65rem;padding-left:1.9rem}.app-shell__bridge-builder-create{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;border:none;border-radius:.82rem;padding:.68rem .8rem;background:#60a5fa33;color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__bridge-builder-create:hover{background:#60a5fa47;transform:translateY(-1px)}.app-shell__bridge-builder-search{display:flex;align-items:center;gap:.5rem;border-radius:.82rem;padding:.62rem .75rem;background:#0f172a59;color:#f8fafcb8}.app-shell__bridge-builder-search input{width:100%;border:none;background:transparent;color:#fff;font-size:.82rem;outline:none}.app-shell__bridge-builder-search input::-moz-placeholder{color:#f8fafc73}.app-shell__bridge-builder-search input::placeholder{color:#f8fafc73}.app-shell__bridge-builder-list{display:flex;flex-direction:column;gap:.35rem;max-height:16rem;overflow-y:auto}.app-shell__bridge-builder-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;border:none;border-radius:.8rem;padding:.55rem .75rem;background:#ffffff0a;color:#f8fafccc;text-align:left;cursor:pointer;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),color var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__bridge-builder-item:hover{background:#60a5fa2e;color:#fff;transform:translate(2px)}.app-shell__bridge-builder-item.is-active{background:#60a5fa47;color:#fff}.app-shell__bridge-builder-item-name{min-width:0;flex:1 1 auto;font-size:.8rem;line-height:1.2}.app-shell__bridge-builder-badge{flex:0 0 auto;border-radius:999px;padding:.2rem .45rem;background:#4ade802e;color:#86efac;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.app-shell__bridge-builder-empty{display:flex;align-items:center;gap:.5rem;padding:.65rem .1rem;color:#f8fafc99;font-size:.78rem}.app-shell__mobile-footer{margin-top:auto;display:flex;flex-direction:column;gap:.4rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.08)}.app-shell__footer-link{width:100%;display:flex;align-items:center;gap:.6rem;border-radius:.92rem;padding:.62rem .88rem;text-decoration:none;color:#f8fafcb3;background:#ffffff0f;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),color var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__footer-link:hover,.app-shell__footer-link.is-active{background:#60a5fa38;color:#fff}.app-shell__footer-link--danger{color:#fecaca;background:#f8717129}.app-shell__footer-link--danger:hover,.app-shell__footer-link--danger.is-active{background:#ef444447;color:#fff}.app-shell__main{padding:calc(var(--app-shell-header-height) + 1.35rem) var(--app-shell-page-gutter) 2.25rem}.app-shell__header{background:#fffffff0;border-bottom:1px solid rgba(203,213,225,.7);box-shadow:0 12px 32px #0f172a14;padding:.75rem var(--app-shell-page-gutter);position:fixed;top:0;left:0;right:0;z-index:60;border-radius:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header__main{display:flex;align-items:center;justify-content:space-between;gap:1rem}.app-header__left{display:flex;align-items:center;gap:.9rem;min-width:0;flex:0 1 auto}.app-header__menu-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.6rem;height:2.6rem;border:1px solid rgba(148,163,184,.32);border-radius:.8rem;background:#fff;color:#475569;cursor:pointer;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),border-color var(--app-shell-motion-duration) var(--app-shell-motion-easing),color var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-header__menu-button:hover,.app-header__menu-button.is-open{background:#eff6ff;border-color:#3b82f64d;color:#2563eb}.app-header__brand-group{display:flex;align-items:center;gap:.75rem;min-width:0}.app-header__logo-button{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer}.app-header__title-group{display:flex;flex-direction:column;gap:.1rem;min-width:0}.app-header__title-button{border:none;background:transparent;text-align:left;padding:0;cursor:pointer}.app-header__title{display:flex;align-items:center;gap:.55rem;font-size:1.05rem;font-weight:600;line-height:1.2;white-space:nowrap}.app-header__subtitle{color:#64748b;font-size:.82rem;line-height:1.2}.app-header__search-shell{position:relative;flex:1 1 680px;max-width:760px;margin:0 1rem}.app-header__search-bar{display:flex;align-items:center;gap:.7rem;min-height:3rem;border:1px solid rgba(148,163,184,.35);border-radius:.95rem;background:#f8fafcf5;padding:.3rem .35rem .3rem .85rem;color:#64748b;transition:border-color var(--app-shell-motion-duration) var(--app-shell-motion-easing),box-shadow var(--app-shell-motion-duration) var(--app-shell-motion-easing),background var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-header__search-bar.is-open,.app-header__search-bar:focus-within{background:#fff;border-color:#3b82f661;box-shadow:0 0 0 4px #3b82f614}.app-header__search-bar input{width:100%;min-width:0;border:none;background:transparent;color:#0f172a;font-size:.95rem;outline:none}.app-header__search-bar input::-moz-placeholder{color:#94a3b8}.app-header__search-bar input::placeholder{color:#94a3b8}.app-header__search-bar input::-webkit-search-cancel-button,.app-header__search-bar input::-webkit-search-decoration,.app-header__search-bar input::-webkit-search-results-button,.app-header__search-bar input::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.app-header__search-clear,.app-header__search-submit{border:none;background:transparent;cursor:pointer}.app-header__search-clear{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;color:#64748b}.app-header__search-clear:hover{background:#f1f5f9}.app-header__search-submit{padding:.55rem .9rem;border-radius:.7rem;color:#2563eb;font-size:.9rem;font-weight:600}.app-header__search-submit:hover{background:#eff6ff}.app-header__search-results{position:absolute;top:calc(100% + .65rem);left:0;width:min(760px,100%);max-height:min(70vh,760px);overflow-y:auto;background:#fffffffa;border:1px solid rgba(226,232,240,.92);border-radius:1.1rem;box-shadow:0 28px 60px #0f172a2e;padding:.55rem 0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header__search-section+.app-header__search-section{border-top:1px solid #e2e8f0}.app-header__search-section-header{padding:.8rem 1.1rem .55rem;color:#475569;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.app-header__search-section-list{display:flex;flex-direction:column}.app-header__search-item{display:flex;align-items:flex-start;gap:.85rem;width:100%;border:none;background:transparent;padding:.8rem 1.1rem;text-align:left;cursor:pointer;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-header__search-item:hover{background:#f8fafc}.app-header__search-item-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;color:#64748b;flex:0 0 auto;margin-top:.1rem}.app-header__search-item-copy{display:flex;flex-direction:column;gap:.18rem;min-width:0}.app-header__search-item-title{color:#0f172a;font-size:.95rem;font-weight:500;line-height:1.35}.app-header__search-item-meta{color:#64748b;font-size:.82rem;line-height:1.4}.app-header__search-empty{padding:1rem 1.1rem;color:#64748b;font-size:.9rem}.app-header__right{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex:0 0 auto;min-width:-moz-fit-content;min-width:fit-content}.app-shell__subtitle{margin-top:.75rem;color:#6b7280;font-size:.9rem}.app-shell__workspace{display:block}.app-shell__workspace.has-section-sidebar{padding-left:calc(var(--app-shell-section-sidebar-width));transition:padding-left var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar{position:fixed;top:var(--app-shell-header-height);left:0;bottom:0;z-index:35;width:var(--app-shell-section-sidebar-width);display:flex;flex-direction:column;background:#fffffff0;border-right:1px solid rgba(203,213,225,.9);box-shadow:10px 0 26px #0f172a0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:width var(--app-shell-motion-duration) var(--app-shell-motion-easing),box-shadow var(--app-shell-motion-duration) var(--app-shell-motion-easing),border-color var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar.is-collapsed{width:var(--app-shell-section-sidebar-collapsed-width)}.app-shell__workspace.has-section-sidebar.is-section-sidebar-collapsed{padding-left:var(--app-shell-section-sidebar-collapsed-width)}.app-shell__section-sidebar-header{min-height:3rem;padding:.9rem .85rem .5rem;transition:padding var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-title{color:#334155;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;overflow:hidden;white-space:nowrap;transition:opacity var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-nav{display:flex;flex-direction:column;gap:1rem;flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 .5rem .85rem;transition:padding var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-group{display:flex;flex-direction:column;gap:.35rem}.app-shell__section-sidebar-group-label{padding:0 .75rem;color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:opacity var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-group-items{display:flex;flex-direction:column;gap:.2rem}.app-shell__section-sidebar-link{display:flex;align-items:flex-start;gap:.75rem;min-height:2.7rem;padding:.65rem .75rem;border-radius:.7rem;color:#475569;font-size:.92rem;font-weight:500;text-decoration:none;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),color var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing),box-shadow var(--app-shell-motion-duration) var(--app-shell-motion-easing),padding var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-link:hover{background:#f8fafc;color:#0f172a;transform:translate(2px)}.app-shell__section-sidebar-link.is-active{background:#eff6ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #3b82f624}.app-shell__section-sidebar.is-collapsed .app-shell__section-sidebar-link{justify-content:center;padding:.65rem 0}.app-shell__section-sidebar-link-copy{display:flex;flex-direction:column;gap:.08rem;min-width:0}.app-shell__section-sidebar.is-collapsed .app-shell__section-sidebar-header{padding-inline:.4rem}.app-shell__section-sidebar.is-collapsed .app-shell__section-sidebar-title,.app-shell__section-sidebar.is-collapsed .app-shell__section-sidebar-group-label,.app-shell__section-sidebar.is-collapsed .app-shell__section-sidebar-link-label,.app-shell__section-sidebar.is-collapsed .app-shell__section-sidebar-link-meta{opacity:0;transform:translate(-6px);pointer-events:none}.app-shell__section-sidebar.is-collapsed .app-shell__section-sidebar-link-label{width:0;min-width:0}.app-shell__section-sidebar-link-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;flex:0 0 auto}.app-shell__section-sidebar-link-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-link-meta{color:#94a3b8;font-size:.72rem;line-height:1.2;transition:opacity var(--app-shell-motion-duration) var(--app-shell-motion-easing),transform var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-link-dot{width:.28rem;height:.28rem;border-radius:999px;background:currentColor}.app-shell__section-sidebar-link--create{color:#1d4ed8}.app-shell__section-sidebar-link--create:hover{background:#eff6ff}.app-shell__section-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;margin-top:auto;border:none;border-top:1px solid rgba(226,232,240,.9);background:#f8fafcf2;color:#475569;cursor:pointer;transition:background var(--app-shell-motion-duration) var(--app-shell-motion-easing),color var(--app-shell-motion-duration) var(--app-shell-motion-easing)}.app-shell__section-sidebar-toggle:hover{background:#eff6ff;color:#1d4ed8}.app-shell__body{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.dashboard-summary__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.dashboard-summary__skeleton{height:8rem;border-radius:1.25rem;background:linear-gradient(180deg,#fffffff0,#f1f5f9e6);border:1px solid rgba(226,232,240,.82)}.app-shell .dashboard-stat{position:relative;border:1px solid rgba(226,232,240,.84);border-radius:1.25rem;background:linear-gradient(180deg,#fffffff5,#f8fafceb);box-shadow:0 18px 34px #0f172a0f;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.app-shell .dashboard-stat:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0f172a1a;border-color:#cbd5e1f2}.dashboard-stat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding-bottom:.35rem}.dashboard-stat__title{font-weight:600;color:#0f172a}.dashboard-stat__hint{margin-top:.18rem;font-size:.9rem;color:#64748b}.dashboard-stat__icon-shell{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.65rem;background:#94a3b81f;color:var(--dashboard-stat-accent, #64748b);box-shadow:inset 0 0 0 1px #94a3b81f}.dashboard-stat__content{padding-top:0}.dashboard-stat__value{font-size:1.55rem;line-height:1;font-weight:700;letter-spacing:-.04em;color:#0f172a}.app-shell .dashboard-stat.dashboard-stat--success .dashboard-stat__value{color:#15803d}.app-shell .dashboard-stat.dashboard-stat--failed .dashboard-stat__value{color:#dc2626}.app-shell .dashboard-stat.dashboard-stat--pending .dashboard-stat__value{color:#b45309}.app-shell .bg-card{border-color:#e2e8f099;box-shadow:0 20px 35px #0f172a0f}.app-shell .text-muted-foreground{color:#6b7280}@media (max-width: 960px){.dashboard-grid{grid-template-columns:1fr}.dashboard-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-header__main{flex-wrap:wrap;row-gap:.85rem}.app-header__search-shell{order:3;flex-basis:100%;max-width:none;margin:0}.app-shell__workspace.has-section-sidebar{padding-left:0}.app-shell__section-sidebar{display:none}}@media (max-width: 720px){.dashboard-summary__grid{grid-template-columns:1fr}.app-shell__main{padding:calc(var(--app-shell-header-height) + 1rem) 0 1.5rem}.app-shell__header{padding:.75rem var(--app-shell-page-gutter-mobile)}.app-header__title{font-size:.98rem}.app-header__subtitle{display:none}.app-header__right{gap:.45rem}.app-shell__body{padding-left:var(--app-shell-page-gutter-mobile);padding-right:var(--app-shell-page-gutter-mobile)}.app-header__search-results{width:100%;max-height:min(60vh,560px)}}.app-shell__content--wide{max-width:2200px}.form-builder__content{padding:1.4rem 1.6rem 2rem}.form-builder__header-actions{display:flex;flex-wrap:wrap;gap:.5rem}.form-builder{display:grid;grid-template-columns:260px minmax(0,1fr) 320px;grid-template-areas:"palette canvas properties";gap:1.5rem;min-height:640px}.form-builder__panel{background:#fff;border-radius:1.25rem;border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 35px #0f172a14;overflow:hidden;display:flex;flex-direction:column;min-width:0}.form-builder__panel--palette{grid-area:palette}.form-builder__panel--canvas{grid-area:canvas;background:#f8fafc}.form-builder__panel--properties{grid-area:properties}.form-builder__palette{display:flex;flex-direction:column;height:100%;background:#fff}.form-builder__palette-header{padding:1.25rem;border-bottom:1px solid rgba(226,232,240,.8)}.template-manager{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:1.5rem}.template-manager__panel{background:#fff;border-radius:1.25rem;border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 35px #0f172a14;padding:1.25rem;min-width:0}.template-manager__panel--details{background:#f8fafc}.template-manager__panel-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.template-manager__panel-header h2{font-size:1.1rem;font-weight:600;color:#1f2937}.template-manager__panel-header p{font-size:.85rem;color:#6b7280}.template-manager__header-actions{display:flex;flex-wrap:wrap;gap:.5rem}.template-manager__search{display:flex;align-items:center;gap:.6rem;background:#f8fafc;border:1px solid rgba(226,232,240,.8);border-radius:.9rem;padding:.45rem .75rem}.template-manager__search svg{color:#6b7280}.template-manager__search input{border:none!important;box-shadow:none!important;background:transparent!important;padding:0;height:auto}.template-manager__sections{display:flex;flex-direction:column;gap:1.5rem}.template-manager__section-title{display:flex;align-items:center;gap:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:.75rem}.template-manager__cards{display:grid;gap:.75rem}.template-manager__card{text-align:left;padding:.9rem;border-radius:.9rem;border:1px solid rgba(226,232,240,.8);background:#f8fafc;cursor:pointer;width:100%;transition:border .2s ease,box-shadow .2s ease,transform .2s ease}.template-manager__card:hover{border-color:#788aff80;box-shadow:0 12px 22px #232e4a2e;transform:translateY(-1px)}.template-manager__card.is-active{border-color:#788affe6;box-shadow:0 18px 30px #232e4a40}.template-manager__card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.template-manager__card-title h3{font-size:.95rem;font-weight:600;color:#1f2937}.template-manager__badge{display:inline-flex;align-items:center;gap:.3rem}.template-manager__badge--local{background:#f59e0b1f;color:#d97706;border:1px solid rgba(245,158,11,.3)}.template-manager__badge--published{background:#10b9811f;color:#059669;border:1px solid rgba(16,185,129,.3)}.template-manager__badge--archived{background:#ef44441f;color:#dc2626;border:1px solid rgba(239,68,68,.3)}.template-manager__meta{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.template-manager__meta-row{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#6b7280}.template-manager__empty{text-align:center;padding:2rem 1rem;color:#6b7280;display:flex;flex-direction:column;gap:.4rem}.template-manager__empty span{font-size:.75rem;color:#94a3b8}.template-manager__loading{display:grid;gap:.75rem}.template-manager__loading-card{height:76px;border-radius:.9rem;background:#e2e8f0cc;animation:template-manager-pulse 1.6s ease-in-out infinite}@keyframes template-manager-pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width: 1200px){.form-builder{grid-template-columns:1fr;grid-template-areas:"canvas" "palette" "properties"}}@media (max-width: 960px){.template-manager{grid-template-columns:1fr}}@media (max-width: 720px){.form-builder__content{padding:1.1rem 1.2rem 1.6rem}}.mapping-view{display:flex;flex-direction:column;min-height:calc(100vh - var(--app-shell-header-height) - 1.5rem);margin-bottom:-2.25rem}.mapping-mode-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-inline:calc(var(--app-shell-page-gutter) * -1);margin-top:-1.5rem;padding:.8rem var(--app-shell-page-gutter);background:#ffffffe0;border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 10px 24px #0f172a0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mapping-mode-bar__tabs{display:flex;align-items:center;gap:.4rem}.mapping-mode-bar__item{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem 1rem;border-radius:.8rem;color:#64748b;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .3s ease,color .3s ease,box-shadow .3s ease}.mapping-mode-bar__item:hover{background:#f8fafc;color:#0f172a}.mapping-mode-bar__item.is-active{background:#eff6ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #3b82f624}.mapping-mode-bar__flow-tools{display:flex;align-items:center;gap:.35rem;min-width:0}.mapping-mode-bar__flow-name-wrap{min-width:0;flex:0 1 auto;max-width:min(48vw,640px)}.mapping-mode-bar__flow-name-button{display:inline-flex;align-items:center;gap:.45rem;min-width:0;max-width:100%;padding:.35rem .5rem;margin-left:-.5rem;border:none;border-radius:.8rem;background:transparent;color:inherit;text-align:left;cursor:text;transition:background .2s ease}.mapping-mode-bar__flow-name-button:hover,.mapping-mode-bar__flow-name-button:focus-visible{background:#f8fafcf2}.mapping-mode-bar__flow-name-icon{color:#475569;opacity:0;transform:translate(-4px);transition:opacity .2s ease,transform .2s ease}.mapping-mode-bar__flow-name-button:hover .mapping-mode-bar__flow-name-icon,.mapping-mode-bar__flow-name-button:focus-visible .mapping-mode-bar__flow-name-icon,.mapping-mode-bar__flow-name-button:focus-within .mapping-mode-bar__flow-name-icon{opacity:1;transform:translate(0)}.mapping-mode-bar__flow-name{display:block;max-width:100%;white-space:nowrap;font-size:.95rem;font-weight:600;color:#0f172a}.mapping-mode-bar__flow-name-input{min-width:180px;height:2rem;padding-inline:.55rem;font-size:.95rem;font-weight:600}.mapping-layout{display:flex;flex-direction:column;gap:1.5rem;flex:1 1 auto;min-height:0;margin-inline:calc(var(--app-shell-page-gutter) * -1)}.mapping-builder-stage{position:relative;flex:1 1 auto;height:100%;min-height:0}.mapping-panel{border:none;background:#fff;box-shadow:0 18px 32px #0f172a14}.mapping-panel--floating{display:flex;flex-direction:column;max-height:calc(100vh - var(--app-shell-header-height) - 5rem);overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;box-shadow:0 22px 40px #0f172a29}.mapping-panel__content{background:linear-gradient(180deg,#f8fafccc,#fffffff2);border-radius:0 0 1rem 1rem}.mapping-chip{background:#eef2ff;color:#4338ca;border-radius:999px;font-weight:600;letter-spacing:.02em}.mapping-nav-button{border-radius:.85rem}.mapping-canvas{border:none;overflow:hidden;box-shadow:0 24px 46px #0f172a1a;height:100%;min-height:0}.mapping-canvas .mapping-canvas__viewport{flex:1 1 auto;height:100%;min-height:max(680px,100vh - var(--app-shell-header-height) - 12rem)}.mapping-canvas__surface{overflow:hidden;background:radial-gradient(circle at 20% 20%,#f8fafc,#f1f5f9,#eef2f7)}.mapping-canvas,.mapping-canvas *,.mapping-canvas *:before,.mapping-canvas *:after{transition:none!important}.mapping-overlay-panel{position:absolute;top:0;right:0;bottom:0;width:min(640px,100%);display:flex;justify-content:flex-end;pointer-events:none}.mapping-overlay-panel>*{pointer-events:auto}.mapping-overlay-panel.is-collapsed{opacity:0;pointer-events:none}.mapping-overlay-panel .mapping-panel{width:100%;height:100%}.mapping-canvas .react-flow__node{background:transparent;border:none;box-shadow:none}.mapping-canvas .react-flow__controls{box-shadow:0 12px 24px #0f172a2e;border-radius:1rem;overflow:hidden}.mapping-canvas .react-flow__controls button{background:#fff;border:none}.mapping-canvas .react-flow__minimap{border-radius:.9rem;border:1px solid rgba(226,232,240,.8);overflow:hidden}@media (min-width: 1200px){.mapping-layout{flex-direction:row}}@media (max-width: 960px){.mapping-mode-bar{flex-wrap:wrap;margin-inline:calc(var(--app-shell-page-gutter-mobile) * -1);padding-inline:var(--app-shell-page-gutter-mobile)}.mapping-mode-bar__flow-tools{width:100%;justify-content:flex-end}.mapping-mode-bar__flow-name,.mapping-mode-bar__flow-name-wrap{max-width:calc(100vw - 10rem)}.mapping-chip{font-size:.7rem}.mapping-layout{margin-inline:calc(var(--app-shell-page-gutter-mobile) * -1)}.mapping-canvas .mapping-canvas__viewport{height:auto;min-height:560px}.mapping-overlay-panel{position:static;width:100%;margin-top:1rem;pointer-events:auto}.mapping-overlay-panel.is-collapsed{width:100%;opacity:0}.mapping-overlay-panel .mapping-panel{height:auto;max-height:calc(100vh - var(--app-shell-header-height) - 7rem)}}@media (max-width: 720px){.mapping-view{margin-bottom:-1.5rem}}.login-shell{min-height:100vh;display:grid;place-items:center;padding:2.5rem 1.5rem;background:radial-gradient(circle at top,#f5f7fb,#edf1f6 45%,#e6ebf2);position:relative;overflow:hidden;color:#1f2937}.login-shell .login-shell__card{width:100%;max-width:440px;border-radius:1.6rem;border:1px solid rgba(226,232,240,.9);background:#fffffff2;box-shadow:0 30px 60px #141e3229;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;z-index:1;padding:.5rem .25rem}.login-shell .login-shell__header{text-align:center;gap:.75rem}.login-shell .login-shell__logo{display:flex;justify-content:center;margin-bottom:.5rem}.login-shell .login-shell__title{font-size:1.75rem;font-weight:700;color:#1f2937}.login-shell .login-shell__description{color:#6b7280;font-size:.95rem}.login-shell .login-shell__form{display:flex;flex-direction:column;gap:1.25rem}.login-shell .login-shell__field{display:flex;flex-direction:column;gap:.5rem}.login-shell .login-shell__label{color:#1f2937;font-weight:600}.login-shell .login-shell__input{border-radius:.9rem;border:1px solid rgba(226,232,240,.9);background:#f6f7fb;color:#1f2937;padding:.75rem .9rem}.login-shell .login-shell__input:focus-visible{outline:2px solid rgba(95,111,224,.4);outline-offset:2px;border-color:#5f6fe066}.login-shell .login-shell__error{color:#e03131;font-size:.85rem}.login-shell .login-shell__submit{width:100%;border-radius:.95rem;background:#5f6fe0;color:#fff;font-weight:600;box-shadow:0 14px 22px #34408033;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.login-shell .login-shell__submit:hover{background:#4b5ac9;transform:translateY(-1px);box-shadow:0 16px 26px #34408042}.login-shell .login-shell__submit:disabled{opacity:.75;transform:none;box-shadow:none}.login-shell .login-shell__link{display:inline-block;margin-top:.25rem;text-align:center;color:#4b5ac9;font-size:.9rem;font-weight:600;text-decoration:none}.login-shell .login-shell__link:hover{text-decoration:underline}.login-shell .login-shell__notice{border-radius:.9rem;border:1px solid rgba(95,111,224,.28);background:#5f6fe014;color:#32408f;font-size:.92rem;padding:.8rem .9rem;text-align:center}.login-shell .login-shell__error-box{border-radius:.9rem;border:1px solid rgba(224,49,49,.28);background:#e0313114;color:#b42318;font-size:.92rem;padding:.8rem .9rem;text-align:center}@media (max-width: 640px){.login-shell .login-shell__card{padding:0}.login-shell .login-shell__title{font-size:1.5rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 220 24% 96%;--foreground: 220 20% 18%;--card: 0 0% 100%;--card-foreground: 220 20% 18%;--popover: 0 0% 100%;--popover-foreground: 220 20% 18%;--primary: 229 64% 61%;--primary-foreground: 0 0% 100%;--secondary: 220 18% 90%;--secondary-foreground: 220 20% 18%;--muted: 220 16% 93%;--muted-foreground: 220 9% 45%;--accent: 28 86% 64%;--accent-foreground: 0 0% 100%;--destructive: 0 74% 55%;--destructive-foreground: 0 0% 100%;--border: 220 16% 90%;--input: 0 0% 100%;--ring: 229 64% 61%;--radius: .75rem;--sidebar-background: 220 22% 18%;--sidebar-foreground: 0 0% 98%;--sidebar-primary: 229 64% 61%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 220 18% 25%;--sidebar-accent-foreground: 0 0% 98%;--sidebar-border: 220 16% 25%;--sidebar-ring: 229 64% 61%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.left-2{left:.5rem}.left-\[50\%\]{left:50%}.right-2{right:.5rem}.top-0{top:0}.top-2{top:.5rem}.top-\[50\%\]{top:50%}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[90\]{z-index:90}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1px\]{height:1px}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-screen{max-height:100vh}.min-h-16{min-height:4rem}.min-h-\[80px\]{min-height:80px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-72{width:18rem}.w-9{width:2.25rem}.w-\[1px\]{width:1px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[8rem\]{min-width:8rem}.max-w-4xl{max-width:56rem}.max-w-\[220px\]{max-width:220px}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-dashed{border-style:dashed}.border-destructive{border-color:hsl(var(--destructive))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-background{background-color:hsl(var(--background))}.bg-black\/80{background-color:#000c}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-200{animation-duration:.2s}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.hover\:border-opacity-80:hover{--tw-border-opacity: .8}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-opacity-50:hover{--tw-bg-opacity: .5}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-90:hover{opacity:.9}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-0:focus-visible{--tw-ring-offset-width: 0px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mt-0{margin-top:0}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:h-28{height:7rem}.md\:w-28{width:7rem}.md\:max-w-\[420px\]{max-width:420px}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1024px){.lg\:grid-cols-\[minmax\(0\,0\.9fr\)_minmax\(0\,1\.1fr\)\]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}
