:root{--text:#6b6375;--text-h:#08060d;--muted:#6b7280;--bg:#fffbf5;--surface:#fff;--border:#e8e0d5;--accent:#c27803;--accent-bg:#c278031f;--accent-border:#c2780373;--btn-primary-bg:linear-gradient(180deg, #fbbf24 0%, #f59e0b 100%);--btn-primary-border:#e6ad3a;--btn-primary-text:#6a4b24;--btn-secondary-bg:#fff7ed;--btn-secondary-border:#f2b84b;--btn-secondary-text:#6a4b24;--btn-radius:8px;--btn-font-size:.9rem;--btn-padding-y:.5rem;--btn-padding-x:1rem;--btn-min-height:2.4rem;--page-title-size:1.8rem;--page-title-size-secondary:1.5rem;--topbar-brand-size:1.55rem;--sidebar-section-title-size:.9rem;--ok:#15803d;--danger:#b91c1c;--error-bg:#b91c1c14;--error-border:#b91c1c59;--error-text:#7f1d1d;--shadow:#0000000f 0 8px 24px -4px, #0000000a 0 4px 12px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;font:20px/1.5 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#a8a29e;--text-h:#fafaf9;--muted:#9ca3af;--bg:#1c1917;--surface:#292524;--border:#44403c;--accent:#fbbf24;--accent-bg:#fbbf241f;--accent-border:#fbbf2466;--btn-primary-bg:linear-gradient(180deg, #fbbf24 0%, #f59e0b 100%);--btn-primary-border:#fbbf2480;--btn-primary-text:#111827;--btn-secondary-bg:#fbbf241f;--btn-secondary-border:#fbbf2466;--btn-secondary-text:#fafaf9;--btn-radius:8px;--btn-font-size:.9rem;--btn-padding-y:.5rem;--btn-padding-x:1rem;--btn-min-height:2.4rem;--page-title-size:1.8rem;--page-title-size-secondary:1.5rem;--topbar-brand-size:1.55rem;--sidebar-section-title-size:.9rem;--ok:#4ade80;--danger:#f87171;--error-bg:#f871711a;--error-border:#f8717159;--error-text:#fecaca;--shadow:#00000059 0 8px 24px -4px, #0006 0 4px 12px -2px}}html.dark{--text:#a8a29e;--text-h:#fafaf9;--muted:#9ca3af;--bg:#1c1917;--surface:#292524;--border:#44403c;--accent:#fbbf24;--accent-bg:#fbbf241f;--accent-border:#fbbf2466;--btn-primary-bg:linear-gradient(180deg, #fbbf24 0%, #f59e0b 100%);--btn-primary-border:#fbbf2480;--btn-primary-text:#111827;--btn-secondary-bg:#fbbf241f;--btn-secondary-border:#fbbf2466;--btn-secondary-text:#fafaf9;--btn-radius:8px;--btn-font-size:.9rem;--btn-padding-y:.5rem;--btn-padding-x:1rem;--btn-min-height:2.4rem;--page-title-size:1.8rem;--page-title-size-secondary:1.5rem;--topbar-brand-size:1.55rem;--sidebar-section-title-size:.9rem;--ok:#4ade80;--danger:#f87171;--error-bg:#f871711a;--error-border:#f8717159;--error-text:#fecaca;--shadow:#00000059 0 8px 24px -4px, #0006 0 4px 12px -2px}#root{box-sizing:border-box;width:100%;min-height:100svh;margin:0}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:600}.app{text-align:left;padding:0 1.25rem 3rem}.mic-fab{z-index:50;cursor:pointer;background:0 0;border:none;margin:0;padding:0;line-height:0;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}.mic-fab:focus-visible{outline-offset:3px;outline:2px solid #dc2626}.mic-fab img{width:auto;max-width:min(22rem,95vw);height:6.5rem;display:block}@media (width<=1024px){.mic-fab img{max-width:min(16.5rem,95vw);height:4.875rem}}.landing-root.auth-page{--auth-surface:#fff;--auth-surface-2:#ffffffb8;--auth-text:#111827;--auth-muted:#6b7280;--auth-border:#1118271f;--auth-ring:#5b9fd473;--auth-shadow:0 14px 40px #0f172a2e;--auth-cta:linear-gradient(90deg, #5b9fd4 0%, #c77dba 100%);--auth-cta-hover:linear-gradient(90deg, #6aade0 0%, #d48cc5 100%);box-sizing:border-box;z-index:20;background:radial-gradient(circle at 18% 12%,#5b9fd461,#0000 48%),radial-gradient(circle at 82% 18%,#c77dba5c,#0000 52%),linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;min-height:100dvh;padding:1.5rem;display:flex;position:fixed;inset:0}.auth-page-content{flex:auto;place-items:center;min-height:0;padding-top:5.25rem;padding-bottom:1rem;display:grid}@media (width>=640px){.auth-page-content{padding-top:6.1rem}}html.dark .landing-root.auth-page{--auth-surface:#1c1917eb;--auth-surface-2:#1c1917ad;--auth-text:#f4f4f5;--auth-muted:#f4f4f5b8;--auth-border:#f4f4f524;--auth-ring:#5b9fd473;--auth-shadow:0 18px 55px #0000008c;background:radial-gradient(circle at 18% 12%,#5b9fd43d,#0000 52%),radial-gradient(circle at 82% 18%,#c77dba38,#0000 56%),linear-gradient(#0b1220 0%,#090a0f 100%)}.auth-card{background:var(--auth-surface);border:1px solid var(--auth-border);width:min(20rem,100%);box-shadow:var(--auth-shadow);color:var(--auth-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;padding:1.25rem 1.35rem 1.1rem}.auth-card-lang{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.auth-back-home-btn{color:var(--auth-text);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.14em;background:0 0;border:none;margin-right:auto;padding:.25rem .5rem;font-size:.78rem}.language-switcher{border:1px solid var(--auth-border);background:var(--auth-surface-2);color:var(--auth-text);cursor:pointer;white-space:nowrap;border-radius:6px;max-width:8.5rem;padding:.25rem .55rem;font-size:.78rem;line-height:1.25}.language-switcher--landing{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-color:#fff6}.language-switcher:hover{filter:brightness(1.03)}.hive-details-block .settings-language-row .language-switcher{width:100%;max-width:14rem}.settings-language-row{margin-top:.35rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-brand{justify-content:center;margin-bottom:.5rem;display:flex}.auth-brand-logo{width:auto;max-width:min(100%,360px);height:4.875rem}.auth-title{text-align:center;color:var(--auth-text);margin:.1rem 0 0;font-size:1.6rem}.auth-subtitle{text-align:center;color:var(--auth-muted);margin:.15rem 0 1rem;font-size:.85rem}.auth-form{gap:.7rem;margin-bottom:0}.auth-form label{color:var(--auth-text);font-size:.78rem;font-weight:600}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{border:1px solid var(--auth-border);color:var(--auth-text);background:#ffffffe6;border-radius:8px;padding:.52rem .62rem}html.dark .auth-form input[type=text],html.dark .auth-form input[type=email],html.dark .auth-form input[type=password]{color:var(--auth-text);background:#ffffff14;border-color:#f4f4f538}.auth-form input[type=text]::-moz-placeholder{color:var(--auth-muted)}.auth-form input[type=email]::-moz-placeholder{color:var(--auth-muted)}.auth-form input[type=password]::-moz-placeholder{color:var(--auth-muted)}.auth-form input[type=text]::placeholder,.auth-form input[type=email]::placeholder,.auth-form input[type=password]::placeholder{color:var(--auth-muted)}.auth-form input[type=text]:focus-visible,.auth-form input[type=email]:focus-visible,.auth-form input[type=password]:focus-visible{outline:2px solid var(--auth-ring);outline-offset:1px}.auth-form .btn-primary{background:var(--auth-cta);color:#fff;border:none;width:100%;margin-top:.15rem;padding:.56rem .75rem;font-size:.86rem;font-weight:600;box-shadow:0 10px 26px #5b9fd42e}.auth-form .btn-primary:hover:not(:disabled){background:var(--auth-cta-hover)}.auth-form .btn-primary:disabled{filter:grayscale(.08);opacity:.7}.auth-card-wide{width:min(22rem,100%)}.auth-section-title{text-align:center;color:var(--auth-muted);margin:0 0 .85rem;font-size:1rem;font-weight:600}.auth-switch{text-align:center;color:var(--auth-muted);margin:.85rem 0 0;font-size:.8rem}.auth-link{color:var(--auth-text);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.14em;background:0 0;border:none;padding:0;font-weight:600}.auth-message{color:var(--auth-text);flex-direction:column;gap:.65rem;font-size:.85rem;display:flex}.auth-message p{text-align:center;margin:0}.auth-resend-btn,.auth-back-login-btn{width:100%}.auth-password-hint{color:var(--auth-muted);margin:-.35rem 0 0;font-size:.72rem;line-height:1.35}.auth-form .btn-secondary{width:100%;padding:.5rem .75rem;font-size:.84rem}.auth-invite-lead{margin:0 0 1rem;line-height:1.45}.auth-hint{color:#6b7280;margin:-.35rem 0 .75rem;font-size:.84rem}.company-invite-form{margin-bottom:1.25rem}.company-member-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.company-member-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.company-member-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.header h1{letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.75rem}.topbar{background:#f4f4f4;border-bottom:1px solid #d7d7d7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem .75rem;min-height:3.15rem;margin:0 -1.25rem 1rem;padding:.4rem 1rem;display:flex}.topbar-left{align-items:center;gap:.55rem;display:flex}.topbar-menu{color:#111827;cursor:pointer;background:0 0;border:none;padding:0 .15rem;font-size:1rem;line-height:1}.topbar-brand{white-space:nowrap;align-items:center;display:flex}.topbar-brand-logo{width:auto;max-width:min(70vw,270px);height:3rem}.topbar-actions{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:flex}.topbar-actions>.muted{text-overflow:ellipsis;white-space:nowrap;max-width:min(10rem,100%);overflow:hidden}.btn-status{border-radius:var(--btn-radius,8px);font-size:var(--btn-font-size,.82rem);padding:var(--btn-padding-y,.42rem) var(--btn-padding-x,.85rem);min-height:var(--btn-min-height,2.15rem);cursor:pointer;border:1px solid #0000;font-weight:700;line-height:1.2}.btn-status-active{color:#1f7a43;background:#d3f3df;border-color:#9bd7b0}.btn-status-complete{color:#9a2736;background:#ffd9dc;border-color:#f0aeb7}.btn-status-logout{color:#374151;background:#fff;border-color:#d1d5db}.btn-status:disabled{opacity:.6;cursor:not-allowed}.settings-page-intro{text-align:center;align-self:stretch;width:100%;max-width:none;margin:0 0 .15rem;font-size:.95rem}.maintenance-page-lead{align-self:stretch;width:100%;max-width:none;margin:0 0 1rem}.maintenance-page-hint{margin:1rem 0 0}.settings-page-banner{box-sizing:border-box;align-self:stretch;width:100%;max-width:none}.settings-form-card{margin:0}.hive-details-attributes .settings-row-input{width:5.5rem;font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;flex:none;padding:.35rem .5rem;font-size:.98rem;font-weight:700}.settings-hint-inline{margin:.5rem 0 0;font-size:.85rem;line-height:1.35}.settings-card-actions{margin-top:.85rem}.tagline{color:var(--muted);margin:0 0 1.5rem;font-size:.95rem}.banner{border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:.65rem 1rem}.banner.error{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.banner.success{background:color-mix(in srgb, var(--accent,#2d6a4f) 12%, transparent);border-color:color-mix(in srgb, var(--accent,#2d6a4f) 35%, var(--border))}.muted{color:var(--muted);font-size:.95rem}.grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.app-shell{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.app-shell--sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.app-shell--sidebar-collapsed .hive-sidebar{display:none}.app-main{min-width:0}.hive-sidebar{background:#f6f7f9;border:1px solid #d9dde3;border-radius:10px;min-height:calc(100vh - 7rem);padding:.55rem 0}.hive-sidebar-nav{flex-direction:column;gap:.35rem;display:flex}.hive-sidebar-list{margin:0;padding:0;list-style:none}.hive-sidebar-section-title{font-size:var(--sidebar-section-title-size,.82rem);letter-spacing:.04em;color:#6b7280;margin:.6rem .8rem .15rem;font-weight:700}.hive-menu-item{text-align:left;color:#111827;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;width:100%;padding:.55rem .8rem;font-size:.9rem;text-decoration:none;display:block}.hive-menu-item:hover{background:#eceff3}.hive-menu-item.active{color:#9a6e0e;background:#e7ebf0;border-left-color:#e6ad3a;font-weight:700}@media (width>=840px){.grid{grid-template-columns:1fr;align-items:start}}@media (width<=1024px){.app-shell:not(.app-shell--sidebar-collapsed){grid-template-columns:1fr}}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;padding:1.25rem}.landing-root.auth-page .auth-card{background:var(--auth-surface);border:1px solid var(--auth-border);box-shadow:var(--auth-shadow);color:var(--auth-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;padding:1.25rem 1.35rem 1.1rem}.card h2{margin:0 0 1rem;font-size:1.15rem}.hive-toolbar{border:none;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 1rem;padding:0;display:flex}.hive-toolbar input[type=text],.hive-toolbar input[type=number]{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;flex:1;min-width:10rem;max-width:20rem;padding:.5rem .65rem}.hive-toolbar input[type=number]{min-width:7rem;max-width:9rem}.hive-toolbar input[type=text]:disabled,.hive-toolbar input[type=number]:disabled{opacity:.55;cursor:not-allowed}.hive-add-view-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.hive-add-view-header h2{min-width:12rem;font-size:var(--page-title-size-secondary,1.75rem);flex:1;margin:0}.hive-list-filters-stack{flex-direction:column;gap:.45rem;margin:.25rem 0 .85rem;display:flex}.hive-list-filters-stack>.hive-list-filters{margin:0}.hive-list-filters{flex-wrap:wrap;align-items:center;gap:.85rem;margin:.25rem 0 .85rem;display:flex}.hive-list-filters--maintenance,.hive-list-filters--status,.hive-list-filters--hive-type{align-items:center;gap:.65rem 1rem}.hive-list-filters-maintenance-heading,.hive-list-filters-status-heading,.hive-list-filters-hive-type-heading{color:#111827;font-weight:700}.hive-list-filters-maintenance-option{flex-direction:row;align-items:center;gap:.35rem;display:inline-flex}.hive-list-filters-maintenance-option-text{font-weight:600}.hive-list-order{flex-flow:row;align-items:flex-start;gap:.85rem 1.25rem;margin:0 0 1rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.hive-order-segment-block{flex-flow:column;flex-shrink:0;align-items:center;gap:.4rem;min-width:0;margin:0;padding:0;display:flex}.hive-order-segment-heading{width:100%;color:var(--text-h,#111827);text-align:center;white-space:nowrap;margin:0;padding:0;font-size:.95rem;font-weight:700}.hive-order-segments{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:row;flex-shrink:0;width:min(100%,11rem);min-width:9rem;display:flex;overflow:hidden}.hive-order-segment{cursor:pointer;flex:1;min-width:0;margin:0;display:flex;position:relative}.hive-order-segment input[type=radio]{opacity:0;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hive-order-segment__text{color:var(--text-h,#111827);border-right:1px solid var(--border);text-align:center;-webkit-user-select:none;user-select:none;background:#fff;flex:1;justify-content:center;align-items:center;padding:.55rem .65rem;font-size:.88rem;font-weight:600;transition:background .12s;display:flex}.hive-order-segment:last-child .hive-order-segment__text{border-right:none}.hive-order-segment input[type=radio]:focus-visible+.hive-order-segment__text{outline:2px solid var(--accent,#2d6a4f);outline-offset:-2px;z-index:1;position:relative}.hive-order-segment input[type=radio]:checked+.hive-order-segment__text{background:#d3f3df}.hive-create-form{flex-direction:column;gap:.85rem;margin:0 0 1rem;display:flex}.hive-create-row{border:1px solid var(--border);background:var(--bg);border-radius:10px;flex-wrap:wrap;align-items:flex-end;gap:.65rem .75rem;padding:.8rem .9rem;display:flex}.hive-create-row-after{border-color:color-mix(in srgb, var(--border) 85%, #6b7280)}.hive-create-row-title{color:var(--text-h,#111827);flex:1 0 100%;margin:0;padding:0;font-size:.9rem;font-weight:600}.hive-create-field{color:var(--text-h,#111827);flex-direction:column;gap:.35rem;margin:0;font-size:.78rem;font-weight:600;display:flex}.hive-create-field-inline{flex:0 auto;min-width:8.5rem}.hive-create-field span{line-height:1.2}.hive-create-field input[type=number]{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text-h);box-sizing:border-box;border-radius:8px;width:100%;min-width:0;max-width:6rem;padding:.45rem .5rem}.hive-create-field select{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text-h);box-sizing:border-box;border-radius:8px;width:100%;min-width:5.5rem;padding:.45rem .5rem}.hive-create-text{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text-h);box-sizing:border-box;border-radius:8px;flex:12rem;min-width:10rem;max-width:20rem;padding:.45rem .55rem}.hive-create-submit{flex:none;align-self:flex-end}.hive-add-hive-form{gap:1.15rem}.hive-add-hive-submit-wrap{justify-content:flex-end;margin-top:.15rem;display:flex}.hive-create-field input:disabled,.hive-create-field select:disabled,.hive-create-text:disabled{opacity:.55;cursor:not-allowed}.hive-create-field-queens{min-width:12rem;max-width:22rem}.hive-create-field-queens .queen-multi-select{width:100%}.queen-multi-select{width:100%;display:block;position:relative}.queen-multi-select-trigger{text-align:left;cursor:pointer;box-sizing:border-box;justify-content:space-between;align-items:center;gap:.35rem;width:100%;margin:0;display:flex}.queen-multi-select-trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.queen-multi-select-trigger--has-selection .queen-multi-select-trigger-text{white-space:normal;text-overflow:clip;overflow:visible}.queen-multi-select-trigger-selected{flex-wrap:wrap;align-items:center;gap:.35rem .65rem;display:flex}.queen-multi-select-trigger-chip{align-items:center;min-width:0;display:inline-flex}.queen-multi-select-chevron{opacity:.75;flex-shrink:0;font-size:.7rem}.queen-multi-select--create .queen-multi-select-trigger{font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text-h);border-radius:8px;padding:.45rem .5rem}.queen-multi-select--details .queen-multi-select-trigger{font:inherit;color:var(--text-h,#111827);border:1px solid color-mix(in srgb, var(--text-h,#111827) 22%, transparent);background:var(--card-bg,#fff);border-radius:6px;padding:.35rem .5rem;font-size:.98rem;font-weight:600}.queen-multi-select--modal{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.queen-multi-select--modal .queen-multi-select-trigger{font:inherit;color:var(--text-h,#111827);border:1px solid color-mix(in srgb, var(--text-h,#111827) 22%, transparent);background:var(--card-bg,#fff);border-radius:8px;flex-shrink:0;padding:.45rem .6rem;font-size:.98rem;font-weight:600}.queen-multi-select--modal .queen-multi-select-panel{border:1px solid var(--border);background:var(--card-bg,#fff);min-height:min(52vh,26rem);max-height:min(62vh,32rem);box-shadow:none;border-radius:8px;flex:auto;margin-top:.65rem;padding:.45rem 0;position:static;overflow-y:auto}.queen-multi-select-hive-type-filter{border-bottom:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.35rem;margin-bottom:.35rem;padding:0 .55rem .5rem;display:flex}.queen-multi-select-hive-type-filter-label{color:var(--text-h,#111827);font-size:.78rem;font-weight:600}.queen-multi-select-hive-type-checkboxes{flex-wrap:wrap;gap:.35rem .85rem;display:flex}.queen-multi-select-hive-type-option{color:var(--text-h,#111827);align-items:flex-start;gap:.35rem;font-size:.82rem;font-weight:500;display:flex}.queen-multi-select-hive-type-option input{flex-shrink:0;margin-top:.12rem}.queen-multi-select-hive-type-option-label{cursor:pointer;word-break:break-word;line-height:1.35}.queen-multi-select-filter-empty{margin:.75rem .55rem .5rem;font-size:.85rem;line-height:1.4}.queen-multi-select-trigger:focus-visible{outline-offset:1px;outline:2px solid #f2b84b}.queen-multi-select-trigger:disabled{opacity:.55;cursor:not-allowed}.queen-multi-select-panel{z-index:30;border:1px solid var(--border);background:var(--card-bg,#fff);border-radius:8px;max-height:14rem;margin-top:.2rem;padding:.35rem 0;position:absolute;left:0;right:0;overflow-y:auto;box-shadow:0 6px 20px #0000001f}.queen-multi-select-option{color:var(--text-h,#111827);align-items:flex-start;gap:.45rem;padding:.35rem .55rem;font-size:.82rem;font-weight:500;display:flex}.queen-multi-select-option:hover{background:color-mix(in srgb, var(--border) 35%, transparent)}.queen-multi-select-option input{flex-shrink:0;margin-top:.15rem}.queen-multi-select-option-label{word-break:break-word;cursor:pointer;flex:auto;min-width:0;line-height:1.35}.hive-add-hint{margin:-.25rem 0 1rem}.hive-archive{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.hive-archive h3{margin:0 0 .75rem;font-size:1rem}.archive-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.archive-list li{border:1px solid var(--border);background:var(--bg);border-radius:8px;justify-content:space-between;gap:.75rem;padding:.5rem .65rem;display:flex}.archive-inspection{color:var(--muted);font-size:.85rem}.archive-frames{font-weight:500}.form{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.form label{color:var(--text-h);flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.landing-root.auth-page .auth-form label{color:var(--auth-text);font-size:.78rem;font-weight:600}.form label.inline{flex-direction:row;align-items:center;gap:.5rem}.form input[type=text],.form input[type=password],.form input[type=date],.form textarea,.form select{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;padding:.5rem .65rem}.form input[type=text]::-moz-placeholder{color:var(--muted);opacity:.95}.form input[type=password]::-moz-placeholder{color:var(--muted);opacity:.95}.form input[type=date]::-moz-placeholder{color:var(--muted);opacity:.95}.form textarea::-moz-placeholder{color:var(--muted);opacity:.95}.form input[type=text]::placeholder,.form input[type=password]::placeholder,.form input[type=date]::placeholder,.form textarea::placeholder{color:var(--muted);opacity:.95}.form input[type=text]:focus-visible,.form input[type=password]:focus-visible,.form input[type=date]:focus-visible,.form textarea:focus-visible,.form select:focus-visible{outline:2px solid var(--accent-border);outline-offset:1px}.form textarea{resize:vertical;min-height:2.5rem}.form button,.hive-row{font:inherit;cursor:pointer}.form button{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--text-h);border-radius:8px;align-self:flex-start;padding:.5rem 1rem}.form button:hover{filter:brightness(1.05)}.hive-list{--hive-grid-cols:9;grid-template-columns:repeat(var(--hive-grid-cols), minmax(0, 1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.hive-list li{min-width:0;container:hive-tile/inline-size}@media (width<=900px){.hive-list{grid-template-columns:minmax(0,1fr)}}.hive-edit-btn{padding:.35rem .75rem}.hive-row{aspect-ratio:1;text-align:left;width:100%;min-height:0;color:inherit;background:linear-gradient(#f7f8fa 0%,#eceff4 100%);border:1px solid #d8dbe0;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:.6rem .7rem;display:flex;position:relative;overflow:hidden}.hive-row:hover{border-color:#c2c8d3}.hive-row.active{border-color:#f0bf75;box-shadow:inset 0 0 0 1px #f6d099}.hive-card-type-watermark{z-index:0;letter-spacing:-.03em;color:#1e293b61;text-shadow:0 0 .12em #ffffffd9,0 0 .35em #ffffff73;-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;font-size:min(174cqw,19.5rem);font-weight:800;line-height:1;display:flex;position:absolute;inset:0}.hive-card-header-row{z-index:2;-moz-column-gap:.5rem;pointer-events:none;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.5rem;width:100%;display:grid;position:relative}.hive-card-header-slot{min-width:0;max-width:100%}.hive-card-header-slot--left{justify-self:start}.hive-card-header-slot--right{text-align:right;place-self:start end}.hive-card-header-meta{letter-spacing:.02em;color:#374151;font-size:1.12rem;font-weight:700;line-height:1.15}.hive-card-last-inspection{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:100%;display:inline-block;overflow:hidden}.hive-card-queen{flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;max-width:100%;display:flex}.hive-card-queen-topline{align-items:flex-start;gap:.35em;min-width:0;max-width:100%;display:flex}.hive-card-queen-quality{padding-left:1.55em;line-height:1}.hive-card-queen-quality .queen-quality-stars--readonly{font-size:.82em}.hive-card-queen-text{overflow-wrap:anywhere;flex:1 1 0;min-width:0;line-height:1.2}.hive-card-top{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;width:100%;min-width:0;display:flex;position:relative}.hive-card-title-row{z-index:1;flex-shrink:0;justify-content:center;align-items:center;min-width:0;min-height:0;margin-top:.15rem;display:flex;position:relative}.hive-card-header-row+.hive-card-title-row{margin-top:.5rem}.hive-card-title,.hive-card-footer,.hive-card-label{z-index:1;color:#111827;font-weight:700;line-height:1;position:relative}.hive-card-title{z-index:1;overflow-wrap:anywhere;text-align:center;justify-content:center;align-items:center;min-width:3.1rem;max-width:100%;min-height:2.75rem;padding:.18rem .4rem;font-size:2.2rem;line-height:1;display:inline-flex;position:relative}.hive-card-title:before,.hive-details-header--hive h2:before{content:"";z-index:-1;pointer-events:none;background-image:url(/hive-card-bg.svg),radial-gradient(95% 90% at 50% 42%,#fffbeb 0%,#fde68a 42%,#fcd34d 78%,#f59e0b 100%);background-position:50%;background-repeat:no-repeat;background-size:100%,cover;border-radius:8px;position:absolute;inset:-.38rem -.42rem}.hive-card-note-list{z-index:1;text-align:left;box-sizing:border-box;flex-direction:column;align-self:flex-start;gap:.2rem;width:100%;max-width:100%;margin-top:.75rem;padding:0;display:flex;position:relative}.hive-card-status-note{text-align:left;color:#b91c1c;overflow-wrap:anywhere;margin:0;padding:0 0 0 .85rem;font-size:.95rem;font-weight:700;line-height:1.2;display:block;position:relative}.hive-card-status-note:before{content:"•";color:#b91c1c;font-weight:700;position:absolute;top:.04em;left:0}.settings-toggle-row{flex-direction:column;align-items:flex-start;gap:.35rem}.settings-checkbox-label{cursor:pointer;align-items:center;gap:.5rem;font-weight:600;display:flex}.settings-toggle-hint{margin:0;padding-left:1.6rem}.hive-signal{z-index:0;grid-template-columns:repeat(10,minmax(0,1fr));align-items:end;gap:.08rem;padding:.08rem;display:grid;position:absolute;inset:0}.hive-signal-bar{background:#9ca3af2e;border-radius:3px;width:100%;height:100%}.hive-signal-bar:first-child{height:22%}.hive-signal-bar:nth-child(2){height:30%}.hive-signal-bar:nth-child(3){height:38%}.hive-signal-bar:nth-child(4){height:46%}.hive-signal-bar:nth-child(5){height:54%}.hive-signal-bar:nth-child(6){height:62%}.hive-signal-bar:nth-child(7){height:70%}.hive-signal-bar:nth-child(8){height:78%}.hive-signal-bar:nth-child(9){height:86%}.hive-signal-bar:nth-child(10){height:94%}.hive-signal-bar-filled{background:linear-gradient(#f3d8ab 0%,#edb65d 100%)}.hive-signal-level-bad .hive-signal-bar-filled{background:linear-gradient(#fca5a5 0%,#ef4444 100%)}.hive-signal-level-warn .hive-signal-bar-filled{background:linear-gradient(#fdba74 0%,#f97316 100%)}.hive-signal-level-mid .hive-signal-bar-filled{background:linear-gradient(#bbf7d0 0%,#86efac 100%)}.hive-signal-level-good .hive-signal-bar-filled{background:linear-gradient(#86efac 0%,#22c55e 100%)}.hive-row .hive-signal{gap:.18rem;padding:.55rem .6rem}.hive-row .hive-signal-bar{background:#ffffffb3;border-radius:6px;box-shadow:inset 0 0 0 1px #0000000a}.hive-row .hive-signal-bar-filled{background:linear-gradient(90deg,#b45309b8 0 18%,#f59e0b99 18% 100%)}.hive-row .hive-signal-level-bad .hive-signal-bar-filled{background:linear-gradient(90deg,#b91c1ccc 0 18%,#f871719e 18% 100%)}.hive-row .hive-signal-level-warn .hive-signal-bar-filled{background:linear-gradient(90deg,#dc2626c7 0 18%,#fca5a59e 18% 100%)}.hive-row .hive-signal-level-mid .hive-signal-bar-filled{background:linear-gradient(90deg,#16a34ab3 0 18%,#86efac8c 18% 100%)}.hive-row .hive-signal-level-good .hive-signal-bar-filled{background:linear-gradient(90deg,#15803dc7 0 18%,#22c55e94 18% 100%)}.hive-card-footer{font-size:2rem}.hive-card-meta{z-index:1;flex-shrink:0;justify-content:space-between;align-items:flex-end;width:100%;margin-top:auto;display:flex;position:relative}.hive-card-label{opacity:.92;text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;max-width:58%;font-size:1.2rem;font-weight:600;overflow:hidden}.queen-color-swatch--hive-card{flex-shrink:0;width:1.2em;height:1.2em}@container hive-tile (width<=12.5rem){.hive-row{padding:.5rem .55rem}.hive-card-title{font-size:1.65rem}.hive-card-footer{font-size:1.45rem}.hive-card-label{font-size:1rem}.hive-card-status-note{font-size:.82rem}.hive-card-header-meta{font-size:1rem}}@container hive-tile (width<=10rem){.hive-row{padding:.4rem .45rem}.hive-card-title{font-size:1.35rem}.hive-card-footer{font-size:1.2rem}.hive-card-label{font-size:.85rem}.hive-card-status-note{font-size:.72rem}.hive-card-header-meta{font-size:.9rem}}.status{text-transform:uppercase;letter-spacing:.04em;opacity:.85;font-size:.75rem}.status-active{color:var(--ok)}.link{color:var(--accent);background:0 0;border:none;padding:.25rem .4rem;font-size:.85rem;text-decoration:underline}.link.danger{color:var(--danger)}.selected-hive{margin:0 0 1rem}.btn-primary{font:inherit;cursor:pointer;padding:var(--btn-padding-y,.42rem) var(--btn-padding-x,.85rem);min-height:var(--btn-min-height,2.15rem);border-radius:var(--btn-radius,8px);font-size:var(--btn-font-size,.82rem);border:1px solid var(--btn-primary-border);background:var(--btn-primary-bg);color:var(--btn-primary-text);font-weight:700;box-shadow:0 1px #0000000d}.btn-primary:hover:not(:disabled){filter:brightness(1.03)}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{font:inherit;cursor:pointer;padding:var(--btn-padding-y,.42rem) var(--btn-padding-x,.85rem);min-height:var(--btn-min-height,2.15rem);border-radius:var(--btn-radius,8px);font-size:var(--btn-font-size,.82rem);border:1px solid var(--btn-secondary-border);background:var(--btn-secondary-bg);color:var(--btn-secondary-text);font-weight:700}.btn-secondary:hover:not(:disabled){filter:brightness(1.02)}.btn-secondary:disabled{opacity:.55;cursor:not-allowed}.insp-list{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.insp-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.insp-date{font-weight:500}.insp-meta{font-size:.8rem}.insp-active{color:var(--ok);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:500}.modal-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--border);background:var(--surface);width:min(28rem,100%);box-shadow:var(--shadow);border-radius:12px;padding:1rem}.modal h3{margin:0 0 .75rem}.modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.modal.hive-details-queen-edit-modal{box-sizing:border-box;flex-direction:column;width:min(42rem,100%);min-height:min(78vh,44rem);max-height:min(94vh,62rem);padding:1.35rem 1.4rem 1.15rem;display:flex;overflow:hidden}.modal.hive-details-queen-edit-modal h3{flex-shrink:0;margin:0 0 .25rem}.modal.hive-details-queen-edit-modal .hive-details-queen-edit-modal-body{flex-direction:column;flex:auto;min-height:0;margin:.35rem 0 .9rem;display:flex}.modal.hive-details-queen-edit-modal .modal-actions{flex-shrink:0;margin-top:auto;padding-top:.15rem}.hive-details-edit-queens-summary{flex-direction:column;align-items:stretch;gap:.65rem;width:100%;display:flex}.hive-details-attributes li.hive-details-row-queens-field{align-items:flex-start}.hive-details-value-cell--field.hive-details-value-cell--queens-table{flex:100%;max-width:none}.hive-details-queens-table-scroll{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.hive-details-block--editing.hive-details-block--status .hive-details-block-content{padding-bottom:6rem}.hive-details-edit-queens-actions{z-index:3;flex-shrink:0;justify-content:flex-start;display:flex;position:relative}.hive-details-edit-queens-actions--bank{flex-wrap:wrap;gap:.5rem}.hive-details-bank-queen-inline-error{color:var(--color-danger,#b42318);margin:.25rem 0 0;font-size:.9rem}.modal.hive-details-bank-queen-modal{width:min(26rem,100%);max-height:min(90vh,36rem);min-height:unset;box-sizing:border-box;padding:1.25rem 1.35rem 1rem}.hive-details-bank-queen-modal-body{flex-direction:column;gap:.85rem;margin:.5rem 0 1rem;display:flex}.hive-details-bank-queen-field{flex-direction:column;align-items:stretch;gap:.35rem;font-size:.95rem;display:flex}.hive-details-bank-remove-table-scroll{max-height:min(50vh,22rem);margin:.35rem 0 1rem;overflow:auto}.hive-details-bank-remove-queen-table{border-collapse:collapse;width:100%;min-width:min(100%,18rem);font-size:.92rem}.hive-details-bank-remove-queen-table th,.hive-details-bank-remove-queen-table td{text-align:start;vertical-align:middle;border-bottom:1px solid color-mix(in srgb, currentColor 12%, transparent);padding:.4rem .5rem .4rem 0}.hive-details-bank-remove-queen-table th{opacity:.92;border-bottom-color:color-mix(in srgb, currentColor 22%, transparent);font-size:.82rem;font-weight:600}.hive-details-bank-remove-queen-table tbody tr:last-child td{border-bottom:none}.hive-details-bank-remove-col-queen{min-width:0}.hive-details-bank-remove-col-order{text-align:end;font-variant-numeric:tabular-nums;white-space:nowrap;width:3.5rem}.hive-details-bank-remove-col-action{text-align:end;white-space:nowrap;width:1%;padding-inline-start:.35rem}.hive-details-bank-remove-queen-cell{align-items:center;gap:.4rem;min-width:0;display:inline-flex}.hive-details-bank-remove-one-btn{flex-shrink:0}.recording-fab-modal{box-sizing:border-box;width:min(19rem,100%);max-width:100%;position:relative}.recording-fab-modal-close{z-index:1;width:2.25rem;height:2.25rem;color:var(--text,#374151);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:.6rem;left:auto;right:.6rem}.recording-fab-modal-close:hover:not(:disabled){background:#0000000f}.recording-fab-modal-close:disabled{opacity:.45;cursor:not-allowed}.recording-fab-modal-close:focus-visible{outline-offset:2px;outline:2px solid #dc2626}.modal.recording-fab-modal h3.recording-fab-modal-title{text-align:center;margin:0 0 .75rem;padding:0 2.75rem}.recording-fab-waveform{justify-content:center;align-items:flex-end;gap:5px;height:2.75rem;margin:0 0 1rem;display:flex}.recording-fab-waveform-bar{background:var(--text-h,#111827);transform-origin:bottom;border-radius:999px;flex:0 0 5px;width:5px;height:45%;animation:ease-in-out infinite alternate recording-fab-wave}@keyframes recording-fab-wave{0%{transform:scaleY(.28)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.recording-fab-waveform-bar{opacity:.85;animation:none;transform:scaleY(.55)}}.recording-fab-modal .recording-fab-modal-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;margin-top:1rem;display:flex}.recording-fab-modal-uploading{text-align:center;color:var(--text-h,#111827);margin:0;font-size:.95rem;font-weight:600}.hive-details-page{flex-direction:column;gap:1rem;display:flex}.hive-details-header-group{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.hive-details-make-inspection-wrap{justify-content:center;width:100%;display:flex}.hive-details-make-inspection-btn{color:#fff;cursor:pointer;background:linear-gradient(#22c55e 0%,#16a34a 100%);border:1px solid #15803d;border-radius:8px;padding:.6rem 1.35rem;font-size:1rem;font-weight:600;box-shadow:0 1px 2px #00000014}.hive-details-make-inspection-btn:hover:not(:disabled){filter:brightness(1.06)}.hive-details-make-inspection-btn:focus-visible{outline-offset:2px;outline:2px solid #16a34a}.hive-details-make-inspection-btn:disabled{opacity:.45;cursor:not-allowed}.hive-details-header{justify-content:flex-end;align-items:center;gap:.75rem;display:flex;position:relative}.hive-details-header h2{font-size:var(--page-title-size,2.15rem);text-align:center;margin:0;position:absolute;left:50%;transform:translate(-50%)}.hive-details-header--hive{box-sizing:border-box;min-height:3.85rem;padding:.25rem 0}.hive-details-header--hive .hive-details-hive-title-center{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.12rem;max-width:min(100% - 7rem,22rem);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hive-details-header--hive .hive-details-hive-title-center h2{z-index:1;color:#111827;overflow-wrap:anywhere;justify-content:center;align-items:center;min-width:3.1rem;max-width:100%;min-height:2.75rem;padding:.2rem .45rem;font-weight:700;line-height:1.1;display:inline-flex;position:static;left:auto;transform:none}.hive-details-hive-type-line{margin:0;font-size:.88rem;line-height:1.2}.hive-details-tabs{border-bottom:1px solid var(--border);align-items:center;gap:1rem;display:flex}.hive-details-tab{color:var(--muted);align-items:center;padding:.4rem .1rem;font-size:.95rem;font-weight:600;display:inline-flex}.hive-details-tab-active{color:var(--text-h);border-bottom:2px solid #f2b84b}.hive-details-block{box-sizing:border-box;border-radius:8px;align-self:stretch;width:100%;max-width:none;position:relative;overflow:hidden}.hive-details-block--editing{overflow:visible}.hive-details-block--status .hive-details-block-content{padding-bottom:3.5rem}.hive-details-block-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;margin-bottom:.9rem;display:flex}.hive-details-block-title-row h3{flex:auto;min-width:min(100%,12rem);margin:0}.hive-status-audio-symbols{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.hive-status-audio-symbol-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.2rem;line-height:0;display:inline-flex}.hive-status-audio-symbol-btn:hover{opacity:.88}.hive-status-audio-symbol-btn:focus-visible{outline:2px solid var(--color-focus,#c9a227);outline-offset:2px}.hive-status-audio-modal-heading{align-items:center;gap:.65rem;margin-bottom:.5rem;padding-right:2rem;display:flex}.hive-status-audio-modal-heading h3{margin:0}.hive-status-audio-modal-meta{margin:.15rem 0;font-size:.9rem}.hive-status-audio-modal-title-text{margin:.35rem 0 .75rem}.hive-status-audio-modal-player{width:100%;margin:.75rem 0}.hive-status-audio-archive-label{margin-top:.5rem}.hive-details-edit-current-btn{flex-shrink:0;padding:.35rem .75rem;font-size:.875rem}.hive-details-block-title-row--edit{align-items:flex-start}.hive-details-inline-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.hive-details-inline-form{margin:0}.hive-details-value-cell--field{flex:auto;min-width:0;max-width:18rem}.hive-details-inline-input,.hive-details-inline-select,.hive-details-inline-textarea{box-sizing:border-box;width:100%;font:inherit;color:var(--text-h,#111827);border:1px solid color-mix(in srgb, var(--text-h,#111827) 22%, transparent);background:var(--card-bg,#fff);border-radius:6px;margin:0;padding:.35rem .5rem;font-size:.98rem;font-weight:600}.hive-details-inline-textarea{resize:vertical;min-height:4.5rem;font-weight:500;line-height:1.45}.hive-details-value-cell--notes-edit{flex:100%;max-width:none}.hive-details-inline-input:focus,.hive-details-inline-select:focus,.hive-details-inline-textarea:focus{outline-offset:1px;outline:2px solid #f2b84b}.hive-details-meta-corner{z-index:2;text-align:right;flex-direction:column;align-items:flex-end;gap:.35rem;max-width:min(88%,22rem);line-height:1.4;display:flex;position:absolute;bottom:.55rem;left:auto;right:.65rem}.hive-details-meta-corner-row{display:block}.hive-details-meta-corner-row--field{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem .5rem;width:100%;min-width:0;display:flex}.hive-details-meta-corner-label{color:var(--muted);flex-shrink:0;font-size:.82rem;font-weight:500}.hive-details-meta-corner-value{color:var(--text-h,#111827);font-size:.95rem;font-weight:700}.hive-details-meta-corner-select{flex:auto;min-width:7.5rem;max-width:100%;font-size:.88rem;font-weight:600}.hive-details-meta-corner--edit{gap:.45rem}.hive-details-block-content{z-index:1;position:relative}.hive-details-block-signal{z-index:0;filter:blur(6px)saturate(1.15);transform-origin:100%;opacity:.92;padding:.2rem;position:absolute;inset:0 0 0 75%;transform:scale(1.02)}.hive-details-block h3{margin:0 0 .9rem}.hive-details-block--maintenance h3{text-align:center;letter-spacing:-.02em;font-size:1.45rem;font-weight:700}.visually-hidden:not(:focus):not(:active){clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hive-details-row-queens-table{flex-direction:column;align-items:stretch;gap:.35rem}.hive-details-row-queens-table .hive-details-value-cell{width:100%}.hive-details-attributes-wrap{flex-direction:column;gap:.75rem;display:flex}.hive-details-attributes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.25rem;margin:0;padding:0;list-style:none;display:grid}.hive-details-attributes.hive-details-attributes-stack{grid-template-columns:1fr}.hive-details-attributes li{justify-content:flex-start;align-items:center;gap:1rem;min-width:0;font-size:.98rem;display:flex}.settings-attributes-single{grid-template-columns:1fr}@media (width<=520px){.hive-details-attributes{grid-template-columns:1fr}}.hive-details-attributes li span:not(.hive-details-attribute-label){font-weight:600}.hive-details-attribute-label{color:var(--muted);letter-spacing:.01em;flex-shrink:0;font-size:.92rem;font-weight:500}.hive-details-attributes li strong{text-align:left;font-weight:700}.hive-details-value-cell{color:var(--text-h,#111827);letter-spacing:-.01em;text-align:left;min-width:0;font-size:1.02rem;font-weight:700}.hive-details-attributes li.hive-details-row-notes{align-items:flex-start}.hive-details-status-notes-list{flex-direction:column;gap:.25rem;margin:0;padding:0;display:flex}.hive-details-status-note-line{color:#b91c1c;overflow-wrap:anywhere;margin:0;padding:0 0 0 .85rem;font-size:.95rem;line-height:1.35;position:relative}.hive-details-status-note-line:before{content:"•";color:#b91c1c;font-weight:700;position:absolute;top:.04em;left:0}.hive-details-queen-archive-line,.hive-details-queen-archive-line:before{color:var(--text-h,#111827)}.hive-details-queen-archive-line-inner{display:inline}.hive-details-queen-archive-line-inner .queen-quality-stars.queen-quality-stars--readonly{vertical-align:middle;margin:0 .12em;display:inline-flex}.hive-details-archive-list{flex-direction:column;gap:1rem;display:flex}.apiaries-page{flex-direction:column;gap:1.25rem;max-width:52rem;margin:0 auto;display:flex}.apiaries-page-header{padding:0 .125rem}.apiaries-page-title{font-size:var(--page-title-size-secondary,1.75rem);letter-spacing:-.02em;margin:0 0 .35rem;font-weight:700}.apiaries-page-lead{margin:0;font-size:.95rem;line-height:1.45}.audits-page-header{padding:0 .125rem}.audits-page-header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;display:flex}.audits-refresh-btn{flex-shrink:0;align-self:flex-start}.audits-page-title{font-size:var(--page-title-size-secondary,1.75rem);letter-spacing:-.02em;margin:0 0 .35rem;font-weight:700}.audits-page-lead{margin:0;font-size:.95rem;line-height:1.45}.audits-panel{margin-top:1rem}.audits-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;margin-bottom:.85rem;display:flex}.audits-pagination-range{font-size:.88rem}.audits-pagination-page{color:var(--text-h,#111827);font-size:.88rem;font-weight:600}.audits-pagination-actions{align-items:center;gap:.5rem;display:flex}.audits-table-wrap{max-height:min(70vh,36rem)}.audits-table{min-width:52rem}.audits-col-time{white-space:nowrap;font-variant-numeric:tabular-nums;color:#374151;font-size:.86rem}.audits-col-id{overflow-wrap:anywhere;max-width:14rem}.audits-col-property{color:#374151;overflow-wrap:anywhere;vertical-align:top;max-width:14rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem}.audits-table tbody.audits-record:hover tr td{background:#fcfcfd}.audits-col-value{max-width:18rem;font-size:.86rem}.apiary-panel{flex-direction:column;gap:1rem;display:flex}.apiary-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.apiary-panel-header h2{margin:0}.apiary-panel-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.apiary-chip{color:#6a4a12;background:#f4bf59;border:1px solid #e1b25d;border-radius:8px;align-items:center;padding:.3rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.apiary-chip-muted{color:#374151;background:#f2f4f7;border-color:#d6dce5}.apiary-chip-active{color:#fff;background:#e8a725;border-color:#d6910e}.apiary-form-card,.apiary-list-card{border:1px solid var(--border);background:#fbfcfd;border-radius:10px;padding:.9rem}.apiary-form-card h3,.apiary-list-card h3{margin:0 0 .75rem}.apiary-location-preview{border:1px solid var(--border);background:#f9fbfd;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .6rem;display:flex}.apiary-location-preview span{color:#374151;font-size:.86rem}.apiary-coordinates-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.apiary-coordinate-error{color:#b91c1c;margin:.15rem 0 0;font-size:.86rem}.apiary-form input[type=number]{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;padding:.5rem .65rem}.apiary-form-actions{align-items:center;gap:.5rem;display:flex}.apiary-active-label{cursor:pointer;justify-content:flex-start;align-self:flex-start;align-items:center;gap:.5rem;width:100%;font-weight:500;display:flex}.form label.apiary-active-label{flex-direction:row;align-items:center}.apiary-active-label input{width:1rem;height:1rem;accent-color:var(--accent,#2563eb)}.apiary-list-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.apiary-list-title-start{flex-wrap:wrap;flex:1;align-items:center;gap:.45rem .65rem;min-width:0;display:flex}.apiary-list-title-row strong{display:inline}.apiary-row-tablist{background:#fff;border:1px solid #d1d5db;border-radius:7px;display:inline-flex;overflow:hidden}.apiary-row-tab{font:inherit;cursor:pointer;color:#4b5563;background:0 0;border:none;padding:.22rem .55rem;font-size:.72rem;line-height:1.3}.apiary-row-tab:hover{background:#f3f4f6}.apiary-row-tab-active{color:#9a6e0e;background:#e7ebf0;font-weight:600}.apiary-list-item-main{flex:1;min-width:0}.apiary-list-summary{color:#6b7280;margin:.15rem 0 0;font-size:.84rem}.apiary-row-logs{margin-top:.35rem}.apiary-row-logs-error{color:#b45309;margin:0;font-size:.78rem}.apiary-row-logs-loading,.apiary-row-logs-empty{margin:0;font-size:.8rem}.apiary-row-log-list{max-height:min(28vh,14rem);margin:0;padding:0;list-style:none;overflow-y:auto}.apiary-row-log-item{border-bottom:1px solid #eef0f3;flex-direction:column;gap:.08rem;padding:.35rem 0;font-size:.78rem;line-height:1.35;display:flex}.apiary-row-log-item:last-child{border-bottom:none}.apiary-row-log-time{color:#6b7280;font-variant-numeric:tabular-nums;font-size:.68rem}.apiary-row-log-message{color:#1f2937}.apiary-row-log-actor{font-size:.68rem}.apiary-status{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;flex-shrink:0;padding:.2rem .45rem;font-size:.72rem;font-weight:600}.apiary-status-active{color:#166534;background:#dcfce7}.apiary-status-inactive{color:#92400e;background:#fef3c7}.apiary-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.apiary-list li{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.55rem .65rem;display:flex}.apiary-list li>.btn-secondary{align-self:center}.page-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.page-title-row h2{font-size:var(--page-title-size-secondary,1.75rem);margin:0}.page-title-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.queen-add-form-actions{justify-content:flex-start;margin-top:.5rem;display:flex}.table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:auto}.simple-table{border-collapse:collapse;width:100%;min-width:38rem}.simple-table th,.simple-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef0f3;padding:.6rem .75rem;font-size:.92rem}.simple-table thead th{z-index:1;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb;font-size:.78rem;position:sticky;top:0}.simple-table tbody tr:hover td{background:#fcfcfd}.cell-notes{white-space:pre-wrap;overflow-wrap:anywhere;max-width:28rem}.cell-queen-order{text-align:end;white-space:nowrap}.simple-table-actions{white-space:nowrap;vertical-align:middle;width:1%}.table-sort-header{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;text-align:inherit;background:0 0;border:none;align-items:center;gap:.2rem;width:100%;margin:0;padding:0;display:inline-flex}.table-sort-header:hover{text-decoration:underline}.table-sort-indicator{opacity:.75;flex-shrink:0;font-size:.85em}.queen-row-edit,.queen-row-movements{padding:.28rem .55rem;font-size:.82rem}.queen-color-grid{flex-wrap:wrap;gap:.5rem;display:flex}.queen-color-option{border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .65rem;display:inline-flex}.queen-color-option input{margin:0}.queen-color-option.is-selected{outline-offset:1px;outline:2px solid #f2b84b}.queen-color-swatch{box-sizing:border-box;border:3px solid #111;border-radius:999px;width:1.15rem;height:1.15rem;box-shadow:inset 0 0 0 1.5px #ffffff61}.queen-color-swatch.blue{background:#2563eb}.queen-color-swatch.white{background:#fff}.queen-color-swatch.yellow{background:#facc15}.queen-color-swatch.green{background:#22c55e}.queen-color-swatch.red{background:#dc2626}.queen-color-swatch--hive-select,.queen-color-swatch--hive-details{flex-shrink:0;width:.92rem;height:.92rem;box-shadow:inset 0 0 0 1.5px #ffffff4d}.queen-multi-select-option-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.queen-multi-select-option-quality{flex-shrink:0}.queen-multi-select-option-quality .queen-quality-stars{gap:.03em;font-size:.72rem}.hive-details-queens-inline{display:inline}.hive-details-queens-table{border-collapse:collapse;width:max-content;max-width:none;margin-top:.15rem;font-size:.92rem}.hive-details-queens-table th,.hive-details-queens-table td{text-align:start;vertical-align:middle;border-bottom:1px solid color-mix(in srgb, currentColor 12%, transparent);padding:.35rem .5rem .35rem 0}.hive-details-queens-table th{opacity:.92;border-bottom-color:color-mix(in srgb, currentColor 22%, transparent);font-size:.82rem;font-weight:600}.hive-details-queens-table-sort-header{font:inherit;font-weight:inherit;color:inherit;cursor:pointer;text-align:inherit;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.2rem;margin:0;padding:0;display:inline-flex}.hive-details-queens-table-sort-header:hover{text-decoration:underline}.hive-details-queens-table tr:last-child td{border-bottom:none}.hive-details-queens-table-col-order{text-align:end;white-space:nowrap;width:3.25rem}.hive-details-queens-table-col-quality{text-align:end;white-space:nowrap;width:5.75rem}.hive-details-queens-table th.hive-details-queens-table-col-queen,.hive-details-queens-table td.hive-details-queens-table-col-queen,.hive-details-queens-table th.hive-details-queens-table-col-intro,.hive-details-queens-table td.hive-details-queens-table-col-intro,.hive-details-queens-table th.hive-details-queens-table-col-notes-head{white-space:nowrap}.hive-details-queens-table td.hive-details-queens-table-col-notes{vertical-align:top;word-break:break-word;white-space:normal;min-width:6rem;max-width:14rem}.hive-details-queen-notes-cell{white-space:pre-wrap;display:block}.hive-details-queen-inline{vertical-align:middle;align-items:center;gap:.35rem;display:inline-flex}.hive-details-queen-link{color:inherit;font-weight:inherit;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.12em}.hive-details-queen-link:hover{text-decoration-color:currentColor}.hive-details-queen-link:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f2b84b}.hive-details-queens-sep{display:inline}.queen-color-cell{align-items:center;gap:.5rem;display:inline-flex}.queen-quality-stars{align-items:center;gap:.06em;line-height:1;display:inline-flex}.queen-quality-stars--readonly{font-size:.92rem}.queen-quality-stars--inline{gap:.03em;font-size:.72rem}.queen-quality-star--filled{color:#ca8a04}.queen-quality-star--empty{color:color-mix(in srgb, var(--text-muted,#9ca3af) 88%, transparent)}.queen-quality-grid{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.queen-quality-option{border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .65rem;display:inline-flex}.queen-quality-option input{margin:0}.queen-quality-option.is-selected{outline-offset:1px;outline:2px solid #f2b84b}.queen-quality-option--stars{padding:.35rem .5rem}.queen-detail-attrs{grid-template-columns:minmax(7rem,auto) 1fr;gap:.5rem 1.25rem;margin:0;font-size:.95rem;display:grid}.queen-detail-attrs dt{color:var(--text-muted,#6b7280);margin:0;font-weight:600}.queen-detail-attrs dd{word-break:break-word;min-width:0;margin:0}.queen-detail-notes{white-space:pre-wrap}.queen-detail-header-actions{flex-shrink:0}.queen-hive-link{color:inherit;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.12em}.queen-hive-link:hover{text-decoration-color:currentColor}.queen-hive-link:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f2b84b}@media (width<=640px){.apiary-coordinates-grid{grid-template-columns:1fr}}.media-field{flex-direction:column;gap:.35rem;margin:1rem 0;display:flex}.media-field input[type=text]{max-width:28rem}.media-block{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1rem}.media-block h3{margin:0 0 .65rem;font-size:1rem}.media-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.media-file-label{cursor:pointer;display:inline-block;position:relative}.media-file-input{opacity:0;z-index:-1;width:.01px;height:.01px;position:absolute;overflow:hidden}.media-library-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.media-library-header h2{font-size:var(--page-title-size-secondary,1.75rem);margin:0}.media-library-filters{justify-content:flex-start;align-items:center;margin:.35rem 0 .25rem;display:flex}.media-library-list{flex-direction:column;gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.media-library-item{border:1px solid var(--border);background:#fff;border-radius:8px;padding:.75rem 1rem}.media-library-meta{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;font-size:.9rem;display:flex}.media-library-actions{justify-content:flex-end;margin-top:.35rem;display:flex}.media-library-kind{font-weight:600}.media-library-title{margin:.35rem 0 .5rem}.media-library-player{margin-top:.5rem}.media-library-audio-wrap{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.media-library-player-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.media-audio{width:100%;max-width:28rem}.media-library-image-wrap{margin-top:.5rem}.media-library-image{border:1px solid var(--border);border-radius:6px;max-width:100%;max-height:20rem;display:block}.flora-takip-page{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.flora-takip-header{margin-bottom:1rem;padding:0 .125rem}.flora-takip-header-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;display:flex}.flora-takip-chart-height{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.flora-takip-chart-height-label{color:#6b7280;margin-right:.15rem;font-size:.78rem;font-weight:600}.flora-takip-chart-height-btn{min-width:2.25rem;padding-left:.55rem;padding-right:.55rem;font-size:1rem;line-height:1}.flora-takip-chart-height-value{text-align:center;font-variant-numeric:tabular-nums;color:#374151;min-width:4.5rem;font-size:.82rem;font-weight:600}.flora-takip-title{font-size:var(--page-title-size-secondary,1.75rem);letter-spacing:-.02em;margin:0 0 .35rem;font-weight:700}.flora-takip-lead{margin:0;font-size:.95rem;line-height:1.45}.flora-takip-filters{box-sizing:border-box;min-width:0;max-width:100%;margin-bottom:1rem;padding:1rem 1.1rem}.flora-takip-filter-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;display:flex}.flora-takip-filter{color:#374151;flex-direction:column;flex:8.5rem;gap:.3rem;min-width:0;font-size:.82rem;font-weight:600;display:flex}.flora-takip-filter input,.flora-takip-filter select{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;min-width:0;max-width:100%;padding:.4rem .55rem;font-size:.92rem}.flora-takip-filter--apiary{flex:10rem}.flora-takip-filter--interval{flex:11rem}.flora-takip-apply{align-self:flex-end}.flora-takip-summary{margin:.75rem 0 0;font-size:.88rem}.flora-takip-loading,.flora-takip-empty{padding:1rem .125rem}.flora-takip-charts{flex-direction:column;gap:1rem;width:100%;min-width:0;max-width:100%;margin-bottom:1rem;display:flex}.flora-chart-card{box-sizing:border-box;border:1px solid var(--border,#e5e7eb);background:#fff;border-radius:10px;flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:0;padding:.85rem 1rem .75rem;display:flex;position:relative;overflow:visible}.flora-chart-card:has(.flora-chart-tooltip){z-index:5}.flora-chart-title{margin:0 0 .6rem;font-size:.95rem;font-weight:700}.flora-chart-body{grid-template-columns:minmax(2.5rem,auto) minmax(0,1fr);grid-template-rows:minmax(var(--flora-chart-plot-height,15rem), auto) auto;-moz-column-gap:.55rem;gap:.45rem .55rem;width:100%;min-width:0;display:grid}.flora-chart-y-axis{color:#6b7280;font-variant-numeric:tabular-nums;border-right:1px solid #e5e7eb;flex-direction:column;grid-area:1/1;justify-content:space-between;align-items:flex-end;min-width:0;max-width:4.25rem;padding-right:.15rem;font-size:.72rem;line-height:1;display:flex}.flora-chart-y-tick{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.flora-chart-plot{width:100%;min-width:0;height:var(--flora-chart-plot-height,15rem);min-height:var(--flora-chart-plot-height,15rem);cursor:crosshair;background:linear-gradient(#fefce8 0%,#fffbeb 100%);border:1px solid #fde68a;border-radius:6px;grid-area:1/2;position:relative;overflow:visible}.flora-chart-svg{width:100%;height:100%;min-height:var(--flora-chart-plot-height,15rem);pointer-events:none;display:block;overflow:visible}.flora-chart-line{stroke:#b45309;stroke-width:2px}.flora-chart-dot{fill:#d97706;stroke:#fff;stroke-width:1px;pointer-events:none}.flora-chart-dot--active{fill:#92400e;stroke-width:2px}.flora-chart-crosshair{opacity:.9;pointer-events:none;z-index:2;background:#b45309;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #ffffffb3}.flora-chart-tooltip{z-index:10;pointer-events:none;color:#f9fafb;white-space:nowrap;background:#1f2937;border-radius:6px;max-width:min(14rem,90vw);padding:.35rem .55rem;font-size:.75rem;line-height:1.35;position:absolute;box-shadow:0 4px 12px #0000002e}.flora-chart-tooltip--above.flora-chart-tooltip--center{transform:translate(-50%,calc(-100% - 10px))}.flora-chart-tooltip--above.flora-chart-tooltip--start{transform:translateY(calc(-100% - 10px))}.flora-chart-tooltip--above.flora-chart-tooltip--end{transform:translate(-100%,calc(-100% - 10px))}.flora-chart-tooltip--below.flora-chart-tooltip--center{transform:translate(-50%,10px)}.flora-chart-tooltip--below.flora-chart-tooltip--start{transform:translateY(10px)}.flora-chart-tooltip--below.flora-chart-tooltip--end{transform:translate(-100%,10px)}.flora-chart-tooltip-time{font-weight:600;display:block}.flora-chart-tooltip-value{font-variant-numeric:tabular-nums;color:#fde68a;display:block}.flora-chart-axis{color:#6b7280;grid-area:2/2;justify-content:space-between;gap:.5rem;min-width:0;font-size:.78rem;display:flex}.flora-chart-axis span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.flora-chart-empty{margin:.5rem 0 0;font-size:.88rem}.flora-takip-table-wrap{box-sizing:border-box;min-width:0;max-width:100%;padding:1rem 1.1rem;overflow:hidden}.flora-takip-table-title{margin:0 0 .75rem;font-size:1rem;font-weight:700}.flora-takip-table-scroll{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;max-height:min(50vh,24rem);overflow:auto}.flora-takip-table{border-collapse:collapse;width:100%;min-width:36rem;font-size:.88rem}.flora-takip-table th,.flora-takip-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.45rem .65rem}.flora-takip-table th{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;z-index:1;background:#fff;font-size:.78rem;position:sticky;top:0}.flora-takip-table td{font-variant-numeric:tabular-nums}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width>=1400px){.container{max-width:1400px}}.landing-root .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-root .pointer-events-none{pointer-events:none}.landing-root .visible{visibility:visible}.landing-root .fixed{position:fixed}.landing-root .absolute{position:absolute}.landing-root .relative{position:relative}.landing-root .inset-0{inset:0}.landing-root .inset-x-0{left:0;right:0}.landing-root .inset-y-0{top:0;bottom:0}.landing-root .-right-\[10px\]{right:-10px}.landing-root .-top-12{top:-3rem}.landing-root .-top-\[15px\]{top:-15px}.landing-root .bottom-0{bottom:0}.landing-root .bottom-4{bottom:1rem}.landing-root .bottom-\[35px\]{bottom:35px}.landing-root .left-0{left:0}.landing-root .left-2{left:.5rem}.landing-root .left-\[50px\]{left:50px}.landing-root .right-0{right:0}.landing-root .right-4{right:1rem}.landing-root .right-\[20px\]{right:20px}.landing-root .top-0{top:0}.landing-root .top-4{top:1rem}.landing-root .top-\[150px\]{top:150px}.landing-root .top-\[1px\]{top:1px}.landing-root .top-\[60\%\]{top:60%}.landing-root .top-full{top:100%}.landing-root .z-0{z-index:0}.landing-root .z-10{z-index:10}.landing-root .z-50{z-index:50}.landing-root .z-\[100\]{z-index:100}.landing-root .z-\[120\]{z-index:120}.landing-root .z-\[1\]{z-index:1}.landing-root .z-\[90\]{z-index:90}.landing-root .col-span-full{grid-column:1/-1}.landing-root .m-auto{margin:auto}.landing-root .-mx-1{margin-left:-.25rem;margin-right:-.25rem}.landing-root .mx-auto{margin-left:auto;margin-right:auto}.landing-root .my-1{margin-top:.25rem;margin-bottom:.25rem}.landing-root .my-24{margin-top:6rem;margin-bottom:6rem}.landing-root .mb-10{margin-bottom:2.5rem}.landing-root .mb-4{margin-bottom:1rem}.landing-root .mb-8{margin-bottom:2rem}.landing-root .ml-1{margin-left:.25rem}.landing-root .ml-2{margin-left:.5rem}.landing-root .ml-auto{margin-left:auto}.landing-root .mr-2{margin-right:.5rem}.landing-root .mt-1{margin-top:.25rem}.landing-root .mt-1\.5{margin-top:.375rem}.landing-root .mt-2{margin-top:.5rem}.landing-root .mt-4{margin-top:1rem}.landing-root .mt-8{margin-top:2rem}.landing-root .flex{display:flex}.landing-root .inline-flex{display:inline-flex}.landing-root .grid{display:grid}.landing-root .hidden{display:none}.landing-root .aspect-square{aspect-ratio:1}.landing-root .h-1\.5{height:.375rem}.landing-root .h-10{height:2.5rem}.landing-root .h-11{height:2.75rem}.landing-root .h-16{height:4rem}.landing-root .h-2{height:.5rem}.landing-root .h-24{height:6rem}.landing-root .h-3{height:.75rem}.landing-root .h-3\.5{height:.875rem}.landing-root .h-4{height:1rem}.landing-root .h-5{height:1.25rem}.landing-root .h-6{height:1.5rem}.landing-root .h-9{height:2.25rem}.landing-root .h-\[1\.1rem\]{height:1.1rem}.landing-root .h-\[3\.75rem\]{height:3.75rem}.landing-root .h-\[500px\]{height:500px}.landing-root .h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.landing-root .h-full{height:100%}.landing-root .h-px{height:1px}.landing-root .min-h-\[100svh\]{min-height:100svh}.landing-root .w-10{width:2.5rem}.landing-root .w-11\/12{width:91.6667%}.landing-root .w-12{width:3rem}.landing-root .w-14{width:3.5rem}.landing-root .w-2{width:.5rem}.landing-root .w-24{width:6rem}.landing-root .w-3{width:.75rem}.landing-root .w-3\.5{width:.875rem}.landing-root .w-3\/4{width:75%}.landing-root .w-4{width:1rem}.landing-root .w-4\/5{width:80%}.landing-root .w-5{width:1.25rem}.landing-root .w-6{width:1.5rem}.landing-root .w-72{width:18rem}.landing-root .w-80{width:20rem}.landing-root .w-\[1\.2rem\]{width:1.2rem}.landing-root .w-\[200px\]{width:200px}.landing-root .w-\[300px\]{width:300px}.landing-root .w-\[340px\]{width:340px}.landing-root .w-\[350px\]{width:350px}.landing-root .w-\[700px\]{width:700px}.landing-root .w-auto{width:auto}.landing-root .w-fit{width:fit-content}.landing-root .w-full{width:100%}.landing-root .w-max{width:max-content}.landing-root .min-w-0{min-width:0}.landing-root .min-w-\[8rem\]{min-width:8rem}.landing-root .max-w-2xl{max-width:42rem}.landing-root .max-w-\[1400px\]{max-width:1400px}.landing-root .max-w-\[200px\]{max-width:200px}.landing-root .max-w-\[300px\]{max-width:300px}.landing-root .max-w-\[calc\(100\%-4\.5rem\)\]{max-width:calc(100% - 4.5rem)}.landing-root .max-w-full{max-width:100%}.landing-root .max-w-max{max-width:max-content}.landing-root .max-w-md{max-width:28rem}.landing-root .max-w-none{max-width:none}.landing-root .max-w-xl{max-width:36rem}.landing-root .flex-1{flex:1}.landing-root .shrink-0{flex-shrink:0}.landing-root .rotate-0{--tw-rotate:0deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .scale-0{--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .cursor-default{cursor:default}.landing-root .cursor-pointer{cursor:pointer}.landing-root .select-none{-webkit-user-select:none;user-select:none}.landing-root .list-none{list-style-type:none}.landing-root .columns-2{-moz-columns:2;columns:2}.landing-root .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.landing-root .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root .flex-row{flex-direction:row}.landing-root .flex-col{flex-direction:column}.landing-root .flex-col-reverse{flex-direction:column-reverse}.landing-root .flex-wrap{flex-wrap:wrap}.landing-root .place-items-center{place-items:center}.landing-root .items-start{align-items:flex-start}.landing-root .items-end{align-items:flex-end}.landing-root .items-center{align-items:center}.landing-root .justify-start{justify-content:flex-start}.landing-root .justify-center{justify-content:center}.landing-root .justify-between{justify-content:space-between}.landing-root .gap-1{gap:.25rem}.landing-root .gap-2{gap:.5rem}.landing-root .gap-4{gap:1rem}.landing-root .gap-8{gap:2rem}.landing-root .gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.landing-root .gap-y-10{row-gap:2.5rem}.landing-root .gap-y-8{row-gap:2rem}.landing-root :is(.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)))}.landing-root :is(.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))}.landing-root :is(.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))}.landing-root :is(.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))}.landing-root :is(.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))}.landing-root :is(.space-y-8>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.landing-root .overflow-hidden{overflow:hidden}.landing-root .whitespace-nowrap{white-space:nowrap}.landing-root .break-words{overflow-wrap:break-word}.landing-root .rounded-2xl{border-radius:1rem}.landing-root .rounded-full{border-radius:9999px}.landing-root .rounded-lg{border-radius:var(--radius)}.landing-root .rounded-md{border-radius:calc(var(--radius) - 2px)}.landing-root .rounded-sm{border-radius:calc(var(--radius) - 4px)}.landing-root .rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.landing-root .border{border-width:1px}.landing-root .border-b{border-bottom-width:1px}.landing-root .border-l{border-left-width:1px}.landing-root .border-r{border-right-width:1px}.landing-root .border-t{border-top-width:1px}.landing-root .border-none{border-style:none}.landing-root .border-input{border-color:hsl(var(--input))}.landing-root .border-primary{border-color:hsl(var(--primary))}.landing-root .border-transparent{border-color:#0000}.landing-root .border-white\/40{border-color:#fff6}.landing-root .bg-background{background-color:hsl(var(--background))}.landing-root .bg-background\/80{background-color:hsl(var(--background) / .8)}.landing-root .bg-black\/70{background-color:#000000b3}.landing-root .bg-border{background-color:hsl(var(--border))}.landing-root .bg-card{background-color:hsl(var(--card))}.landing-root .bg-destructive{background-color:hsl(var(--destructive))}.landing-root .bg-muted{background-color:hsl(var(--muted))}.landing-root .bg-muted\/50{background-color:hsl(var(--muted) / .5)}.landing-root .bg-popover{background-color:hsl(var(--popover))}.landing-root .bg-primary{background-color:hsl(var(--primary))}.landing-root .bg-primary\/20{background-color:hsl(var(--primary) / .2)}.landing-root .bg-secondary{background-color:hsl(var(--secondary))}.landing-root .bg-white\/15{background-color:#ffffff26}.landing-root .bg-white\/95{background-color:#fffffff2}.landing-root .bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--tw-gradient-stops))}.landing-root .bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.landing-root .bg-gradient-to-t{background-image:linear-gradient(to top, var(--tw-gradient-stops))}.landing-root .from-black\/40{--tw-gradient-from:#0006 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.landing-root .from-black\/80{--tw-gradient-from:#000c var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.landing-root .from-primary\/60{--tw-gradient-from:hsl(var(--primary) / .6) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.landing-root .via-black\/50{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #00000080 var(--tw-gradient-via-position), var(--tw-gradient-to)}.landing-root .via-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.landing-root .to-black\/20{--tw-gradient-to:#0003 var(--tw-gradient-to-position)}.landing-root .to-black\/25{--tw-gradient-to:#00000040 var(--tw-gradient-to-position)}.landing-root .to-primary{--tw-gradient-to:hsl(var(--primary)) var(--tw-gradient-to-position)}.landing-root .bg-clip-text{-webkit-background-clip:text;background-clip:text}.landing-root .fill-current{fill:currentColor}.landing-root .fill-foreground{fill:hsl(var(--foreground))}.landing-root .fill-primary{fill:hsl(var(--primary))}.landing-root .object-contain{-o-object-fit:contain;object-fit:contain}.landing-root .object-cover{-o-object-fit:cover;object-fit:cover}.landing-root .object-\[center_45\%\]{-o-object-position:center 45%;object-position:center 45%}.landing-root .p-1{padding:.25rem}.landing-root .p-6{padding:1.5rem}.landing-root .px-2{padding-left:.5rem;padding-right:.5rem}.landing-root .px-2\.5{padding-left:.625rem;padding-right:.625rem}.landing-root .px-3{padding-left:.75rem;padding-right:.75rem}.landing-root .px-4{padding-left:1rem;padding-right:1rem}.landing-root .px-6{padding-left:1.5rem;padding-right:1.5rem}.landing-root .px-8{padding-left:2rem;padding-right:2rem}.landing-root .py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.landing-root .py-1{padding-top:.25rem;padding-bottom:.25rem}.landing-root .py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.landing-root .py-12{padding-top:3rem;padding-bottom:3rem}.landing-root .py-16{padding-top:4rem;padding-bottom:4rem}.landing-root .py-2{padding-top:.5rem;padding-bottom:.5rem}.landing-root .py-20{padding-top:5rem;padding-bottom:5rem}.landing-root .py-24{padding-top:6rem;padding-bottom:6rem}.landing-root .py-4{padding-top:1rem;padding-bottom:1rem}.landing-root .pb-14{padding-bottom:3.5rem}.landing-root .pb-2{padding-bottom:.5rem}.landing-root .pb-20{padding-bottom:5rem}.landing-root .pb-4{padding-bottom:1rem}.landing-root .pb-6{padding-bottom:1.5rem}.landing-root .pb-8{padding-bottom:2rem}.landing-root .pl-8{padding-left:2rem}.landing-root .pr-2{padding-right:.5rem}.landing-root .pt-0{padding-top:0}.landing-root .pt-2{padding-top:.5rem}.landing-root .pt-24{padding-top:6rem}.landing-root .pt-28{padding-top:7rem}.landing-root .pt-4{padding-top:1rem}.landing-root .text-left{text-align:left}.landing-root .text-center{text-align:center}.landing-root .text-2xl{font-size:1.5rem;line-height:2rem}.landing-root .text-3xl{font-size:1.875rem;line-height:2.25rem}.landing-root .text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-root .text-\[1\.3125rem\]{font-size:1.3125rem}.landing-root .text-\[16px\]{font-size:16px}.landing-root .text-\[22\.5px\]{font-size:22.5px}.landing-root .text-base{font-size:1rem;line-height:1.5rem}.landing-root .text-lg{font-size:1.125rem;line-height:1.75rem}.landing-root .text-sm{font-size:.875rem;line-height:1.25rem}.landing-root .text-xl{font-size:1.25rem;line-height:1.75rem}.landing-root .text-xs{font-size:.75rem;line-height:1rem}.landing-root .font-bold{font-weight:700}.landing-root .font-medium{font-weight:500}.landing-root .font-normal{font-weight:400}.landing-root .font-semibold{font-weight:600}.landing-root .uppercase{text-transform:uppercase}.landing-root .leading-none{line-height:1}.landing-root .leading-relaxed{line-height:1.625}.landing-root .tracking-tight{letter-spacing:-.025em}.landing-root .tracking-wide{letter-spacing:.025em}.landing-root .tracking-widest{letter-spacing:.1em}.landing-root .text-card-foreground{color:hsl(var(--card-foreground))}.landing-root .text-destructive-foreground{color:hsl(var(--destructive-foreground))}.landing-root .text-foreground{color:hsl(var(--foreground))}.landing-root .text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.landing-root .text-muted-foreground{color:hsl(var(--muted-foreground))}.landing-root .text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.landing-root .text-popover-foreground{color:hsl(var(--popover-foreground))}.landing-root .text-primary{color:hsl(var(--primary))}.landing-root .text-primary-foreground{color:hsl(var(--primary-foreground))}.landing-root .text-secondary-foreground{color:hsl(var(--secondary-foreground))}.landing-root .text-transparent{color:#0000}.landing-root .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.landing-root .text-white\/90{color:#ffffffe6}.landing-root .underline-offset-4{text-underline-offset:4px}.landing-root .opacity-60{opacity:.6}.landing-root .opacity-70{opacity:.7}.landing-root .opacity-90{opacity:.9}.landing-root .shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--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)}.landing-root .shadow-md{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--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)}.landing-root .shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--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)}.landing-root .shadow-black\/10{--tw-shadow-color:#0000001a;--tw-shadow:var(--tw-shadow-colored)}.landing-root .outline-none{outline-offset:2px;outline:2px solid #0000}.landing-root .outline{outline-style:solid}.landing-root .ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.landing-root .drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014);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)}.landing-root .grayscale-\[0\%\]{--tw-grayscale:grayscale(0%);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)}.landing-root .backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.landing-root .backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.landing-root .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-root .transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-root .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-root .transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-root .transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-root .duration-200{transition-duration:.2s}.landing-root .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@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))}}.landing-root .duration-200{animation-duration:.2s}.landing-root .ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.landing-root{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:142.1 76.2% 36.3%;--primary-foreground:355.7 100% 97.3%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:240 5.9% 90%;--input:240 5.9% 90%;--ring:142.1 76.2% 36.3%;--radius:.5rem;box-sizing:border-box;background-color:hsl(var(--background));width:100%;min-width:0;max-width:100%;min-height:100dvh;color:hsl(var(--foreground));scroll-behavior:smooth;flex-direction:column;scroll-padding-top:6rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;overflow-x:hidden}html:has(.landing-root) body{width:100%;max-width:none;margin:0;padding:0;overflow-x:hidden}html:has(.landing-root) #root{width:100%;max-width:none;margin:0;padding:0;overflow-x:hidden}html:has(.landing-root){width:100%;max-width:100%;overflow-x:hidden}html:has(.landing-root) body{width:100%;max-width:100%;overflow-x:hidden}html.dark:has(.landing-root) body{background-color:#0c0a09}html.dark:has(.landing-root) #root{background-color:#0c0a09}html:not(.dark):has(.landing-root) body{background-color:#fff}html:not(.dark):has(.landing-root) #root{background-color:#fff}.landing-root .landing-nav{overscroll-behavior:contain}.landing-root .landing-nav-logo{min-width:0;text-decoration:none}.landing-root .landing-nav-logo-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:auto;min-width:0;max-width:100%;display:block}@media (width<=767px){.landing-root .landing-nav>div{-moz-column-gap:.5rem;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:.5rem;width:100%;display:grid!important}.landing-root .landing-nav-menu-trigger{grid-column:1;justify-self:start}.landing-root .landing-nav-logo{box-sizing:border-box;grid-column:2;justify-self:center;width:fit-content;max-width:min(100%,17.5rem);padding:.35rem .65rem}.landing-root .landing-nav-logo-img{width:auto;max-width:100%;height:2.125rem}}@media (width>=768px){.landing-root .landing-nav-logo{flex:0 auto;width:auto}.landing-root .landing-nav-logo-img{-o-object-position:left center;object-position:left center;height:auto}}.landing-root .landing-nav-drawer-nav{padding-bottom:1rem;overflow-y:auto}.landing-root .landing-nav-drawer-link{width:100%;min-height:2.75rem}.landing-root .landing-hero{pointer-events:none;width:100%;max-width:100%;overflow-x:hidden}.landing-root .landing-hero .landing-hero-content,.landing-root .landing-hero button,.landing-root .landing-hero a,.landing-root .landing-nav{pointer-events:auto}.landing-mobile-menu{z-index:110;pointer-events:auto;position:fixed;inset:0}.landing-mobile-menu-backdrop{cursor:pointer;touch-action:manipulation;background:#0000008c;border:none;margin:0;padding:0;position:absolute;inset:0}.landing-mobile-menu-panel{color:#111827;touch-action:manipulation;background-color:#fff;flex-direction:column;width:min(18rem,88vw);padding:1.25rem 1rem 1.5rem;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #00000038}html.dark .landing-root .landing-mobile-menu-panel{color:#f4f4f5;background-color:#1c1917}.landing-mobile-menu-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.landing-mobile-menu-logo{background:#fffffff5;border-radius:.375rem;flex:1;min-width:0;padding:.4rem .55rem}.landing-mobile-menu-close{color:#111827;cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}html.dark .landing-root .landing-mobile-menu-close{color:#f4f4f5;border-color:#52525b}.landing-mobile-menu-close:hover{background:#0000000f}html.dark .landing-root .landing-mobile-menu-close:hover{background:#ffffff14}.landing-mobile-menu-nav{flex-direction:column;gap:.35rem;display:flex}.landing-root .landing-mobile-menu-link{width:100%;min-height:2.75rem;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:.375rem;align-items:center;padding:.5rem .75rem;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;display:flex;color:#111827!important}html.dark .landing-root .landing-mobile-menu-link{color:#f4f4f5!important}.landing-root .landing-mobile-menu-link:hover{background:#0000000f}html.dark .landing-root .landing-mobile-menu-link:hover{background:#ffffff14}.landing-root .landing-mobile-menu-signin{border:1px solid #d1d5db}html.dark .landing-root .landing-mobile-menu-signin{border-color:#52525b}.landing-root .landing-mobile-menu-cta{color:#fff!important;background:#111827!important}.landing-root .landing-mobile-menu-cta:hover{color:#fff!important;background:#1f2937!important}html.dark .landing-root .landing-mobile-menu-cta{color:#111827!important;background:#fff!important}html.dark .landing-root .landing-mobile-menu-cta:hover{color:#111827!important;background:#e5e7eb!important}.landing-mobile-menu-divider{border-top:1px solid #e5e7eb;margin:.65rem 0}html.dark .landing-root .landing-mobile-menu-divider{border-top-color:#3f3f46}.landing-mobile-menu-tools{flex-wrap:wrap;align-items:center;gap:.5rem;padding:0 .15rem;display:flex}.landing-root .landing-mobile-menu-lang.language-switcher{color:#374151;background:#fff;border:1px solid #d1d5db;max-width:none;font-size:.9rem}html.dark .landing-root .landing-mobile-menu-lang.language-switcher{color:#f4f4f5;background:#27272a;border-color:#52525b}.landing-root .landing-mobile-menu-theme-toggle{color:#111827;border:1px solid #d1d5db}html.dark .landing-root .landing-mobile-menu-theme-toggle{color:#f4f4f5;border-color:#52525b}.landing-root .landing-mobile-menu-theme-toggle .lucide{color:currentColor}@media (width<=767px){.landing-root .landing-hero-cta{white-space:normal;text-align:center;width:100%;max-width:100%;padding-top:.75rem;padding-bottom:.75rem;line-height:1.25}}.dark .landing-root,.landing-root.dark{--background:20 14.3% 4.1%;--foreground:0 0% 95%;--card:24 9.8% 10%;--card-foreground:0 0% 95%;--popover:0 0% 9%;--popover-foreground:0 0% 95%;--primary:142.1 70.6% 45.3%;--primary-foreground:144.9 80.4% 10%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 15%;--muted-foreground:240 5% 64.9%;--accent:12 6.5% 15.1%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 85.7% 97.3%;--border:240 3.7% 15.9%;--input:240 3.7% 15.9%;--ring:142.4 71.8% 29.2%}.landing-root *{border-color:hsl(var(--border))}.landing-root button,.landing-root a[href]{cursor:pointer}.landing-root button:disabled{cursor:not-allowed}.landing-root .landing-hero-cta{color:#fff;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(90deg,#5b9fd4 0%,#c77dba 100%);border:none}.landing-root .landing-hero-cta:hover{filter:brightness(1.05);background:linear-gradient(90deg,#6aade0 0%,#d48cc5 100%)}.landing-root .landing-nav .lucide{color:#fff}.landing-root .landing-nav-sign-in{color:#ffffffeb!important;background-color:#0000!important}.landing-root .landing-nav-sign-in:hover{color:#fff!important;background-color:#ffffff1f!important}.landing-root .landing-nav-cta{color:#111827!important;background-color:#fff!important}.landing-root .landing-nav-cta:hover{color:#111827!important;background-color:#ffffffe6!important}.landing-root .landing-section-title{color:hsl(var(--foreground));overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}@media (width<=767px){.landing-root .landing-section-title-accent{display:block}}.landing-root .landing-section-subtitle{color:hsl(var(--foreground));overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.landing-root .landing-section-title-accent{background-image:linear-gradient(180deg, hsl(var(--primary) / .8), hsl(var(--primary)));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}html.dark .landing-root .landing-section-title-accent{background-image:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:#48e080;color:#48e080}.landing-root .landing-footer{background-color:hsl(var(--background));margin-top:auto}.landing-root .landing-footer-divider{border-color:hsl(var(--border))}.landing-root #footer .landing-footer-heading{color:hsl(var(--foreground))}.landing-root #footer .landing-footer-link{color:hsl(var(--muted-foreground));text-decoration:none;transition:color .15s}.landing-root #footer .landing-footer-link:hover{color:hsl(var(--foreground))}.landing-root #footer .landing-footer-copy{color:hsl(var(--muted-foreground))}.landing-root .language-switcher--landing{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-color:#fff6;font-size:1.17rem}.landing-root .shadow{background:hsl(var(--primary) / 0%);z-index:-1;filter:blur(150px);will-change:transform;border-radius:24px;width:260px;height:400px;animation:4s linear infinite alternate landing-shadow-slide;position:absolute;top:200px;rotate:35deg}@keyframes landing-shadow-slide{0%{background:hsl(var(--primary) / 20%);right:460px}to{background:hsl(var(--primary) / 80%);right:160px}}@media (width<=1024px){.landing-root .shadow{top:70px}}@media (width<=768px){.landing-root .shadow{filter:blur(60px);width:100px;height:350px;top:70px}}[data-radix-dialog-overlay],[data-radix-dialog-content]{pointer-events:none}[data-radix-dialog-overlay][data-state=open],[data-radix-dialog-content][data-state=open]{pointer-events:auto}.landing-root .file\:border-0::file-selector-button{border-width:0}.landing-root .file\:bg-transparent::file-selector-button{background-color:#0000}.landing-root .file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.landing-root .file\:font-medium::file-selector-button{font-weight:500}.landing-root .placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.landing-root .hover\:border-b-2:hover{border-bottom-width:2px}.landing-root .hover\:bg-accent:hover{background-color:hsl(var(--accent))}.landing-root .hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.landing-root .hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.landing-root .hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.landing-root .hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.landing-root .hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.landing-root .hover\:bg-white\/10:hover{background-color:#ffffff1a}.landing-root .hover\:bg-white\/25:hover{background-color:#ffffff40}.landing-root .hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.landing-root .hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.landing-root .hover\:underline:hover{text-decoration-line:underline}.landing-root .hover\:opacity-100:hover{opacity:1}.landing-root .focus\:bg-accent:focus{background-color:hsl(var(--accent))}.landing-root .focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.landing-root .focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.landing-root .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)}.landing-root .focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.landing-root .focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.landing-root .focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.landing-root .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)}.landing-root .focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.landing-root .focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.landing-root .disabled\:pointer-events-none:disabled{pointer-events:none}.landing-root .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.landing-root .disabled\:opacity-50:disabled{opacity:.5}.landing-root .data-\[disabled\]\:pointer-events-none[data-disabled],.landing-root .data-\[state\=closed\]\:pointer-events-none[data-state=closed]{pointer-events:none}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.landing-root .data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:.2s ease-out accordion-up}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.landing-root .data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:.2s ease-out accordion-down}.landing-root .data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent) / .5)}.landing-root .data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.landing-root .data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.landing-root .data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.landing-root .data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.landing-root .data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.landing-root .data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.landing-root .data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.landing-root .data-\[state\=open\]\:animate-in[data-state=open],.landing-root .data-\[state\=visible\]\:animate-in[data-state=visible]{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-name:enter;animation-duration:.15s}.landing-root .data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.landing-root .data-\[state\=closed\]\:animate-out[data-state=closed],.landing-root .data-\[state\=hidden\]\:animate-out[data-state=hidden]{--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-name:exit;animation-duration:.15s}.landing-root .data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity:0}.landing-root .data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.landing-root .data-\[state\=closed\]\:fade-out-0[data-state=closed],.landing-root .data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity:0}.landing-root .data-\[state\=open\]\:fade-in-0[data-state=open],.landing-root .data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity:0}.landing-root .data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.landing-root .data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale:.9}.landing-root .data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.landing-root .data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x:13rem}.landing-root .data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x:-13rem}.landing-root .data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x:13rem}.landing-root .data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x:-13rem}.landing-root .data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-.5rem}.landing-root .data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:.5rem}.landing-root .data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-.5rem}.landing-root .data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:.5rem}.landing-root .data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.landing-root .data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.landing-root .data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.landing-root .data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.landing-root .data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.landing-root .data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.landing-root .data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.landing-root .data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.landing-root .data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.landing-root .data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.landing-root :is(.group[data-state=open] .group-data-\[state\=open\]\:rotate-180){--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .dark\:-rotate-90:is(.dark *){--tw-rotate:-90deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .dark\:rotate-0:is(.dark *){--tw-rotate:0deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .dark\:scale-0:is(.dark *){--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .dark\:scale-100:is(.dark *){--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-root .dark\:bg-muted\/80:is(.dark *){background-color:hsl(var(--muted) / .8)}.landing-root .dark\:shadow-white\/10:is(.dark *){--tw-shadow-color:#ffffff1a;--tw-shadow:var(--tw-shadow-colored)}@media (width>=640px){.landing-root .sm\:my-32{margin-top:8rem;margin-bottom:8rem}.landing-root .sm\:block{display:block}.landing-root .sm\:h-20{height:5rem}.landing-root .sm\:w-auto{width:auto}.landing-root .sm\:max-w-sm{max-width:24rem}.landing-root .sm\:flex-row{flex-direction:row}.landing-root .sm\:justify-end{justify-content:flex-end}.landing-root .sm\:gap-3{gap:.75rem}.landing-root :is(.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)))}.landing-root :is(.sm\:space-y-5>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.landing-root .sm\:px-4{padding-left:1rem;padding-right:1rem}.landing-root .sm\:px-8{padding-left:2rem;padding-right:2rem}.landing-root .sm\:py-32{padding-top:8rem;padding-bottom:8rem}.landing-root .sm\:pt-32{padding-top:8rem}.landing-root .sm\:text-left{text-align:left}.landing-root .sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-root .sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.landing-root .sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.landing-root .sm\:tracking-\[0\.12em\]{letter-spacing:.12em}}@media (width>=768px){.landing-root .md\:absolute{position:absolute}.landing-root .md\:ml-auto{margin-left:auto}.landing-root .md\:mr-4{margin-right:1rem}.landing-root .md\:block{display:block}.landing-root .md\:flex{display:flex}.landing-root .md\:hidden{display:none}.landing-root .md\:h-\[3\.25rem\]{height:3.25rem}.landing-root .md\:min-h-\[min\(92vh\,900px\)\]{min-height:min(92vh,900px)}.landing-root .md\:w-3\/4{width:75%}.landing-root .md\:w-6\/12{width:50%}.landing-root .md\:w-\[500px\]{width:500px}.landing-root .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.landing-root .md\:w-auto{width:auto}.landing-root .md\:max-w-\[220px\]{max-width:220px}.landing-root .md\:max-w-none{max-width:none}.landing-root .md\:break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.landing-root .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-root .md\:flex-row{flex-direction:row}.landing-root .md\:justify-center{justify-content:center}.landing-root .md\:gap-12{gap:3rem}.landing-root .md\:gap-2{gap:.5rem}.landing-root .md\:gap-8{gap:2rem}.landing-root .md\:px-4{padding-left:1rem;padding-right:1rem}.landing-root .md\:pb-28{padding-bottom:7rem}.landing-root .md\:pt-40{padding-top:10rem}.landing-root .md\:text-center{text-align:center}.landing-root .md\:text-2xl{font-size:1.5rem;line-height:2rem}.landing-root .md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-root .md\:text-5xl{font-size:3rem;line-height:1}.landing-root .md\:text-\[1\.3125rem\]{font-size:1.3125rem}.landing-root .md\:text-\[1\.6875rem\]{font-size:1.6875rem}.landing-root .md\:text-\[25\.5px\]{font-size:25.5px}.landing-root .md\:tracking-\[0\.2em\]{letter-spacing:.2em}}@media (width>=1024px){.landing-root .lg\:col-start-1{grid-column-start:1}.landing-root .lg\:col-start-2{grid-column-start:2}.landing-root .lg\:mb-0{margin-bottom:0}.landing-root .lg\:flex{display:flex}.landing-root .lg\:grid{display:grid}.landing-root .lg\:h-\[3\.75rem\]{height:3.75rem}.landing-root .lg\:w-4\/12{width:33.3333%}.landing-root .lg\:w-\[300px\]{width:300px}.landing-root .lg\:w-\[600px\]{width:600px}.landing-root .lg\:max-w-\[300px\]{max-width:300px}.landing-root .lg\:columns-3{-moz-columns:3;columns:3}.landing-root .lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-root .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-root .lg\:grid-cols-\[1fr\,1fr\]{grid-template-columns:1fr 1fr}.landing-root .lg\:gap-6{gap:1.5rem}.landing-root :is(.lg\:space-y-6>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.landing-root .lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.landing-root .lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-root .lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (width>=1280px){.landing-root .xl\:col-span-2{grid-column:span 2/span 2}.landing-root .xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.landing-root :is(.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg){--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
