@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Manrope:wght@400;500;600;700&display=swap";.auth-shell{min-height:100vh;background:radial-gradient(circle at 18% 24%,rgba(163,230,53,.1),transparent 18%),radial-gradient(circle at 42% 46%,rgba(201,210,224,.14),transparent 24%),linear-gradient(180deg,#fff,#fbfcfe)}.auth-card{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);background:#fffffff5}.auth-topbar{position:absolute;top:22px;left:22px;right:24px;z-index:5;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.auth-wordmark{font-family:Plus Jakarta Sans,Manrope,sans-serif;font-size:1.9rem;font-weight:800;line-height:1;letter-spacing:-.08em;text-transform:lowercase;color:#05070b;pointer-events:auto}.auth-tools{display:flex;align-items:center;gap:12px}.auth-tool{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#94a3b8;background:#ffffffb8;border:1px solid rgba(203,213,225,.76);box-shadow:0 10px 28px #e2e8f04d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-tool svg{width:16px;height:16px}.auth-hero,.auth-panel{position:relative;overflow:hidden}.auth-hero{padding:116px 56px 42px;border-right:1px solid rgba(226,232,240,.72);background:linear-gradient(90deg,#fffffffa,#fdfffcf5)}.auth-hero-veil,.auth-dna{position:absolute;top:0;right:0;bottom:0;left:0}.auth-hero-veil-one{background:radial-gradient(circle at 32% 18%,rgba(163,230,53,.14),transparent 22%),radial-gradient(circle at 60% 46%,rgba(226,232,240,.3),transparent 26%);filter:blur(56px)}.auth-hero-veil-two{background:radial-gradient(circle at 34% 74%,rgba(163,230,53,.1),transparent 24%),radial-gradient(circle at 48% 56%,rgba(241,245,249,.86),transparent 32%);filter:blur(96px)}.auth-dna{width:100%;height:100%;transform:translate(20px)}.auth-dna-aura{fill:#ffffffdb}.auth-dna-aura-primary{filter:blur(56px)}.auth-dna-aura-secondary{fill:#f5f8fceb;filter:blur(74px)}.auth-dna-coil{transform-origin:center;animation:auth-dna-drift 18s ease-in-out infinite}.auth-dna-coil-2{animation-delay:-7s}.auth-dna-dot{animation:auth-dna-pulse 5.8s ease-in-out infinite}.auth-dna-dot-accent{fill:#a3e635cc;filter:drop-shadow(0 0 10px rgba(163,230,53,.2))}.auth-dna-dot-neutral{fill:#0f172a33}.auth-dna-rung{stroke:#e2e8f0d6;stroke-width:1}.auth-hero-copy,.auth-hero-footer{position:relative;z-index:2}.auth-hero-copy{position:absolute;left:56px;bottom:64px;max-width:430px}.auth-hero-copy h1{margin:0;font-size:clamp(3.5rem,5vw,5.4rem);line-height:.94;letter-spacing:-.08em;font-weight:800;color:#05070b}.auth-hero-copy h1 span{color:#a3e635}.auth-hero-footer{position:absolute;left:22px;bottom:14px;color:#94a3b8;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.auth-panel{display:flex;align-items:center;justify-content:center;padding:130px 56px 108px;background:linear-gradient(180deg,#fffffffc,#fffffff2)}.auth-form-shell{width:min(460px,100%)}.auth-panel-kicker,.auth-field-label,.auth-field-meta,.auth-panel-footer{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase}.auth-panel-kicker{margin:0 0 12px;color:#a3e635;font-weight:800}.auth-panel-title{margin:0;color:#05070b;font-size:clamp(3rem,4.1vw,4.4rem);line-height:.94;letter-spacing:-.07em;font-weight:800}.auth-panel-copy{margin:14px 0 42px;max-width:360px;color:#64748b;font-size:.98rem;line-height:1.65}.auth-form{display:grid;gap:24px}.auth-field{display:grid;gap:8px}.auth-field-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-field-label{color:#64748b;font-weight:700}.auth-field-meta{color:#a3e635;font-weight:800}.auth-link-button{border:0;padding:0;background:transparent;color:#a3e635;font:inherit;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;font-weight:800;cursor:pointer}.auth-link-button:hover{color:#84cc16}.auth-field input{width:100%;border:0;border-bottom:2px solid transparent;background:#f8fafc;color:#0f172a;padding:17px 16px;font-size:1rem;outline:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.auth-field input::-moz-placeholder{color:#cbd5e1}.auth-field input::placeholder{color:#cbd5e1}.auth-field input:focus{border-bottom-color:#a3e635;box-shadow:0 16px 30px #f1f5f9cc;transform:translateY(-1px)}.auth-checkbox{display:inline-flex;align-items:center;gap:12px;color:#64748b;font-size:.85rem}.auth-checkbox input{position:absolute;opacity:0;pointer-events:none}.auth-checkbox-box{position:relative;width:16px;height:16px;flex:0 0 16px;border-radius:4px;border:1px solid #cbd5e1;background:#fff}.auth-checkbox-box:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:2px;background:#a3e635;transform:scale(0);transition:transform .14s ease}.auth-checkbox input:checked+.auth-checkbox-box:after{transform:scale(1)}.auth-error{border-radius:10px;border:1px solid rgba(248,113,113,.18);background:#fef2f2c2;color:#b91c1c;padding:13px 15px;font-size:.92rem;line-height:1.5}.auth-success{border-radius:10px;border:1px solid rgba(163,230,53,.22);background:#ecfccbb3;color:#365314;padding:13px 15px;font-size:.92rem;line-height:1.5}.auth-helper{margin:-8px 0 0;color:#64748b;font-size:.86rem;line-height:1.6}.auth-submit{width:100%;border:0;border-radius:6px;padding:17px 20px;background:#a3e635;color:#05070b;font-size:.76rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;box-shadow:0 16px 36px #a3e63538;transition:transform .14s ease,box-shadow .18s ease,background .18s ease}.auth-submit:hover:not(:disabled){transform:translateY(-1px) scale(1.01);box-shadow:0 20px 42px #a3e63547;background:#b0ee43}.auth-submit:active:not(:disabled){transform:scale(.985)}.auth-submit:disabled{cursor:progress;opacity:.74}.auth-secondary-action{width:100%;border:1px solid #dbe5f3;border-radius:6px;padding:15px 18px;background:#fff;color:#0f172a;font-size:.74rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .14s ease}.auth-secondary-action:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.auth-panel-divider{height:1px;margin:42px 0 32px;background:linear-gradient(90deg,transparent,rgba(226,232,240,.94),transparent)}.auth-panel-support{margin:0;text-align:center;color:#64748b;font-size:.94rem;line-height:1.7}.auth-panel-footer{position:absolute;right:24px;bottom:14px;display:flex;align-items:center;gap:28px;color:#94a3b8}.auth-system-status{display:inline-flex;align-items:center;gap:8px;color:#84cc16;font-weight:800}.auth-system-status-dot{width:7px;height:7px;border-radius:999px;background:currentColor;animation:auth-status-pulse 1.8s ease-in-out infinite}@keyframes auth-dna-drift{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-12px,0)}}@keyframes auth-dna-pulse{0%,to{opacity:.88}50%{opacity:.48}}@keyframes auth-status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@media (max-width: 980px){.auth-card{grid-template-columns:1fr}.auth-hero{min-height:520px;border-right:0;border-bottom:1px solid rgba(226,232,240,.72)}.auth-panel{padding-top:82px;padding-bottom:118px}}@media (max-width: 720px){.auth-topbar{top:18px;left:18px;right:18px}.auth-wordmark{font-size:1.65rem}.auth-hero{min-height:460px;padding:92px 24px 36px}.auth-hero-copy{left:24px;right:24px;bottom:58px;max-width:320px}.auth-hero-copy h1{font-size:3.4rem}.auth-hero-footer{left:18px;right:18px;bottom:10px;font-size:.64rem;letter-spacing:.1em}.auth-panel{padding:48px 20px 110px}.auth-panel-title{font-size:2.8rem}.auth-field-heading{flex-direction:column;align-items:flex-start}.auth-panel-footer{left:20px;right:20px;justify-content:space-between;gap:16px;flex-wrap:wrap}}@media (max-width: 520px){.auth-hero-copy h1{font-size:2.78rem}.auth-panel-footer{position:static;margin-top:28px;padding-top:22px;border-top:1px solid rgba(226,232,240,.72)}.auth-panel{padding-bottom:42px}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.landing-root{--color-bg: #ffffff;--color-text: #050505;--color-text-dim: #606060;--color-accent: #000000;--color-border: #eaeaea;--color-bg-alt: #f8f8f8;--font-main: "Plus Jakarta Sans", sans-serif;--spacing-section: 8rem;--radius-btn: 8px;--radius-card: 24px;--max-width: 1200px;background-color:var(--color-bg)!important;color:var(--color-text)!important;font-family:var(--font-main);overflow-x:hidden;line-height:1.6}@media (min-width: 769px){.landing-root{zoom:.9}}.landing-root *{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}.landing-root #app{view-transition-name:landing-route}.landing-root .navbar{position:sticky;top:0;width:100%;padding:1.2rem 2rem;background:#ffffffd9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;justify-content:space-between;align-items:center;z-index:1000;border-bottom:1px solid transparent;transition:border-color .3s}.landing-root .navbar.scrolled{border-bottom:1px solid var(--color-border)}.landing-root .nav-links{display:flex;gap:3rem;position:relative}.landing-root .nav-links a{text-decoration:none;color:var(--color-text-dim);font-weight:500;font-size:1rem;transition:color .2s;position:relative}.landing-root .nav-links a:hover{color:var(--color-text)}.landing-root .nav-links>a,.landing-root .nav-dropdown>a{padding-bottom:.45rem}.landing-root .nav-links>a:after,.landing-root .nav-dropdown>a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#a3e635;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.landing-root .nav-links>a:hover:after,.landing-root .nav-links>a.active:after,.landing-root .nav-dropdown:hover>a:after,.landing-root .nav-dropdown:focus-within>a:after,.landing-root .nav-dropdown>a.active:after{transform:scaleX(1)}.landing-root .nav-links a.active,.landing-root .nav-links a.highlight{color:var(--color-text);font-weight:700}.landing-root .nav-dropdown{position:relative;display:inline-flex;align-items:center;gap:.3rem;padding-bottom:1.6rem;margin-bottom:-1.6rem}.landing-root .nav-dropdown:after{content:none}.landing-root .nav-dropdown i{color:var(--color-text-dim);font-size:.9rem;transition:color .2s}.landing-root .nav-dropdown.active i,.landing-root .nav-dropdown:hover i,.landing-root .nav-dropdown:focus-within i{color:var(--color-text)}.landing-root .nav-dropdown-menu{position:absolute;top:calc(100% + .85rem);left:0;min-width:185px;display:flex;flex-direction:column;gap:.2rem;padding:.4rem;border-radius:12px;border:1px solid var(--color-border);background:#fff;box-shadow:0 16px 36px #0000001a;z-index:1200;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.landing-root .nav-dropdown:hover .nav-dropdown-menu,.landing-root .nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.landing-root.nav-hover-disabled .nav-dropdown-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px)!important}.landing-root .nav-dropdown-menu a{display:block;padding:.45rem .7rem;border-radius:8px}.landing-root .nav-dropdown-menu a:hover,.landing-root .nav-dropdown-menu a.active{background:var(--color-bg-alt);color:var(--color-text)}.landing-root .nav-mega-dropdown{position:static}.landing-root .nav-mega-menu{left:50%;width:min(1380px,calc(100vw - 3rem));min-width:0;transform:translate(-50%) translateY(4px);padding:1.9rem;border-radius:28px;display:grid;gap:1.75rem}.landing-root .nav-mega-menu.cols-1{width:min(760px,calc(100vw - 3rem));grid-template-columns:minmax(0,1fr)}.landing-root .nav-mega-menu.cols-2{width:min(1120px,calc(100vw - 3rem));grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root .nav-mega-menu.cols-3{width:min(1180px,calc(100vw - 3rem));grid-template-columns:repeat(3,minmax(0,1fr))}.landing-root .nav-mega-menu.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-root .nav-mega-menu.cols-2.has-aside{width:min(1260px,calc(100vw - 3rem));grid-template-columns:repeat(2,minmax(0,1fr)) 320px}.landing-root .nav-mega-menu.cols-3.has-aside{width:min(1320px,calc(100vw - 3rem));grid-template-columns:repeat(3,minmax(0,1fr)) 320px}.landing-root .nav-mega-menu.cols-4.has-aside{grid-template-columns:repeat(4,minmax(0,1fr)) 320px}.landing-root .nav-dropdown:hover .nav-mega-menu,.landing-root .nav-dropdown:focus-within .nav-mega-menu{transform:translate(-50%) translateY(0)}.landing-root .nav-mega-heading{margin-bottom:1rem;color:#6b7280;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-root .nav-mega-heading.accent{color:#65a30d}.landing-root .nav-mega-list{display:flex;flex-direction:column;gap:1rem}.landing-root .nav-mega-item{display:grid!important;grid-template-columns:56px minmax(0,1fr);gap:1rem;align-items:start;padding:.35rem!important}.landing-root .nav-mega-icon{width:56px;height:56px;border-radius:18px;background:#ecfccb;color:#3f6212;display:inline-flex;align-items:center;justify-content:center;font-size:1.45rem}.landing-root .nav-mega-item span:last-child{display:flex;flex-direction:column;gap:.25rem;min-width:0}.landing-root .nav-mega-item strong{color:#111827;font-size:1rem;font-weight:700}.landing-root .nav-mega-item small{color:#6b7280;font-size:.95rem;line-height:1.45}.landing-root .nav-mega-aside{border:1px solid var(--color-border);border-radius:28px;padding:1.6rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;background:linear-gradient(180deg,#fff,#fafaf3)}.landing-root .nav-mega-aside h3{font-size:2rem;line-height:1.05;margin-bottom:1rem;letter-spacing:-.03em}.landing-root .nav-mega-aside p{color:#6b7280;font-size:1.02rem}.landing-root .nav-mega-aside-link{margin-top:2rem;display:inline-flex!important;align-items:center;justify-content:space-between;gap:1rem;color:#65a30d!important;font-weight:700!important;padding:0!important}.landing-root .nav-mega-aside-arrow{width:56px;height:56px;border-radius:18px;background:#ecfccb;color:#111827;display:inline-flex;align-items:center;justify-content:center}.landing-root .nav-logo{font-weight:800;font-size:1.5rem;color:var(--color-text);text-decoration:none;letter-spacing:-.02em}.landing-root .nav-logo span{color:#a3e635}.landing-root .nav-right{display:flex;align-items:center;gap:2rem}.landing-root .nav-cta-group{display:inline-flex;align-items:center;gap:.35rem}.landing-root .nav-cta-group .btn-black,.landing-root .nav-cta-group .btn-lime{height:44px;box-sizing:border-box}.landing-root .nav-cta-group .btn-patient-portal{font-size:.8rem;white-space:nowrap;text-align:center}.landing-root .lang-group{display:inline-flex;align-items:center;gap:.5rem}.landing-root .btn-lime,.landing-root .btn-black{padding:.8rem 1.5rem;border-radius:var(--radius-btn);text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}.landing-root .btn-lime{background:#a3e635;color:#0f172a}.landing-root .btn-lime:hover{background:#bef264;transform:translateY(-1px)}.landing-root .btn-black{background:#000;color:#fff}.landing-root .btn-black:hover{transform:translateY(-1px)}.landing-root .team-section{padding:var(--spacing-section) 0;background:var(--color-bg-alt);text-align:center}.landing-root .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:4rem}.landing-root .team-member{background:#fff;padding:1.5rem;border-radius:var(--radius-card);box-shadow:0 10px 30px #00000008;transition:transform .3s;border:1px solid var(--color-border)}.landing-root .team-member:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.landing-root .team-member img{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:1.5rem;border:2px solid #f0f0f0}.landing-root .team-member h3{font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.landing-root .team-member p{color:var(--color-text-dim);font-size:.95rem;font-weight:500;margin-bottom:1rem}.landing-root .team-bio{font-size:.9rem!important;line-height:1.5}.landing-root .hero{padding:8rem 1rem 4rem;text-align:center;max-width:var(--max-width);margin:0 auto}.landing-root .hero.hero-welcome{position:relative;width:100%;max-width:none;min-height:92vh;padding:6.75rem 2rem 0;border-radius:0;overflow:hidden;background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.96),rgba(255,255,255,.72) 36%,transparent 64%),radial-gradient(circle at 16% 24%,rgba(163,230,53,.16),transparent 24%),radial-gradient(circle at 82% 22%,rgba(96,165,250,.16),transparent 26%),linear-gradient(180deg,#fff,#f8fafc 58%,#fff);box-shadow:0 24px 70px #0f172a14;--hero-pointer-x: 50%;--hero-pointer-y: 50%;--hero-shift-x: 0px;--hero-shift-y: 0px}.landing-root .hero.hero-welcome:before,.landing-root .hero.hero-welcome:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-root .hero.hero-welcome:before{inset:-10% -8% auto;height:78%;background:repeating-radial-gradient(circle at center,transparent 0 14rem,rgba(37,99,235,.12) 14.08rem 14.18rem,transparent 14.28rem 22rem),repeating-radial-gradient(circle at center,transparent 0 18rem,rgba(15,23,42,.06) 18.08rem 18.16rem,transparent 18.26rem 27rem);opacity:.5}.landing-root .hero.hero-welcome:after{background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.42) 66%,#ffffff 100%)}.landing-root .hero.hero-welcome .hero-grid:before,.landing-root .hero.hero-welcome .hero-grid:after{content:"";position:absolute;inset:auto;pointer-events:none;border-radius:999px;filter:blur(90px);opacity:.28}.landing-root .hero.hero-welcome .hero-grid:before{width:36rem;height:36rem;left:-8rem;top:8rem;background:radial-gradient(circle,rgba(163,230,53,.28),transparent 60%);animation:hero-aurora-left 18s ease-in-out infinite alternate}.landing-root .hero.hero-welcome .hero-grid:after{width:42rem;height:42rem;right:-10rem;top:4rem;background:radial-gradient(circle,rgba(96,165,250,.24),transparent 60%);animation:hero-aurora-right 20s ease-in-out infinite alternate}.landing-root .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:2.75rem;max-width:1400px;margin:0 auto}.landing-root .hero-particle-canvas,.landing-root .hero-pointer-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-root .hero-particle-canvas{z-index:0;width:100%;height:100%;opacity:.9}.landing-root .hero-pointer-glow{z-index:0;background:radial-gradient(circle at var(--hero-pointer-x) var(--hero-pointer-y),rgba(163,230,53,.2),transparent 0 12rem),radial-gradient(circle at calc(var(--hero-pointer-x) + 8%) calc(var(--hero-pointer-y) - 4%),rgba(96,165,250,.14),transparent 0 16rem);opacity:.5;transition:background-position .18s ease-out,opacity .18s ease-out}.landing-root .hero-copy{max-width:900px}.landing-root .hero-kicker{margin-bottom:1.25rem;color:#3f6212;font-size:.92rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-root .hero.hero-welcome h1{color:#050505!important;margin-bottom:1.5rem;letter-spacing:0}.landing-root .hero.hero-welcome h1 span{background:linear-gradient(90deg,#3f6212,#2563eb 56%,#ca8a04);-webkit-background-clip:text;background-clip:text;color:transparent!important}.landing-root .hero.hero-welcome .hero-sub{color:#475569;max-width:760px}.landing-root .hero.hero-welcome .hero-btn-container{margin-bottom:0}.landing-root .hero.hero-welcome .btn-hero{background:#050505;color:#fff;box-shadow:0 16px 40px #0f172a29}.landing-root .hero.hero-welcome .btn-hero:hover{background:#1f2937}.landing-root .hero-screen{position:relative;z-index:1;width:min(1180px,100%);margin:.5rem auto -1px;border:0;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.landing-root .hero-screen:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,#fff0,#fff 84%);pointer-events:none}.landing-root .hero-screen img{display:block;width:100%}.landing-root .app-showcase.app-showcase-hero{position:relative;z-index:1;width:min(1120px,100%);margin-top:1rem;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-root .hero-swirl{position:absolute;border-radius:999px;filter:blur(24px);opacity:.9;pointer-events:none;mix-blend-mode:multiply;transition:transform .18s ease-out}.landing-root .hero-swirl-a{top:-10%;right:-10%;width:64rem;height:38rem;background:radial-gradient(circle at 22% 42%,rgba(253,224,71,.28),transparent 22%),radial-gradient(circle at 58% 40%,rgba(255,255,255,.45),transparent 18%),radial-gradient(circle at 72% 58%,rgba(147,197,253,.32),transparent 30%),radial-gradient(circle at 42% 70%,rgba(163,230,53,.24),transparent 24%);animation:hero-swirl-drift-a 18s ease-in-out infinite alternate}.landing-root .hero-swirl-b{left:-16%;top:12%;width:52rem;height:30rem;background:radial-gradient(circle at 50% 50%,rgba(96,165,250,.18),transparent 34%),radial-gradient(circle at 64% 40%,rgba(255,255,255,.32),transparent 18%);opacity:.44;animation:hero-swirl-drift-b 15s ease-in-out infinite alternate}.landing-root .hero-swirl-c{bottom:-16%;right:10%;width:46rem;height:26rem;background:radial-gradient(circle at 38% 50%,rgba(251,191,36,.18),transparent 24%),radial-gradient(circle at 60% 48%,rgba(255,255,255,.36),transparent 18%),radial-gradient(circle at 72% 58%,rgba(96,165,250,.16),transparent 26%);opacity:.46;animation:hero-swirl-drift-c 21s ease-in-out infinite alternate}.landing-root h1{font-size:clamp(3.5rem,6vw,5.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin-bottom:2rem;color:#000!important}.landing-root h1 span{color:#666!important}.landing-root p.hero-sub{font-size:1.35rem;color:var(--color-text-dim);max-width:680px;margin:0 auto 3rem;line-height:1.5;font-weight:500}.landing-root .hero-btn-container{margin-bottom:5rem}.landing-root .btn-hero{background:#000;color:#fff;padding:1.2rem 2.5rem;border-radius:var(--radius-btn);text-decoration:none;font-weight:700;font-size:1.2rem;display:inline-block;transition:transform .2s}.landing-root .btn-hero:hover{transform:translateY(-2px)}.landing-root .app-showcase{max-width:1100px;margin:0 auto;border-radius:0;overflow:hidden;box-shadow:none;border:0;background:transparent}.landing-root .app-showcase img{width:100%;display:block}@keyframes hero-swirl-drift-a{0%{transform:translate3d(calc(var(--hero-shift-x) * .45),calc(var(--hero-shift-y) * .3),0) scale(1) rotate(0)}to{transform:translate3d(calc(var(--hero-shift-x) * .45 - 6rem),calc(var(--hero-shift-y) * .3 + 2.5rem),0) scale(1.12) rotate(11deg)}}@keyframes hero-swirl-drift-b{0%{transform:translate3d(calc(var(--hero-shift-x) * -.35),calc(var(--hero-shift-y) * -.22),0) scale(1) rotate(0)}to{transform:translate3d(calc(var(--hero-shift-x) * -.35 + 4.5rem),calc(var(--hero-shift-y) * -.22 - 2.2rem),0) scale(1.1) rotate(-14deg)}}@keyframes hero-swirl-drift-c{0%{transform:translate3d(calc(var(--hero-shift-x) * .25),calc(var(--hero-shift-y) * -.28),0) scale(1) rotate(0)}to{transform:translate3d(calc(var(--hero-shift-x) * .25 - 4rem),calc(var(--hero-shift-y) * -.28 - 2.5rem),0) scale(1.14) rotate(16deg)}}@keyframes hero-texture-drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(1.2rem,-.8rem,0) scale(1.02)}to{transform:translate3d(-1rem,.6rem,0) scale(1)}}@keyframes hero-aurora-left{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(4rem,-2rem,0) scale(1.18)}}@keyframes hero-aurora-right{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-5rem,2.5rem,0) scale(1.16)}}.landing-root .trusted-by{padding:4rem 0;text-align:center;border-bottom:1px solid #f0f0f0}.landing-root .trusted-label{font-size:.9rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem}.landing-root .logo-strip{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.landing-root .logo-strip span{font-weight:700;font-size:1.5rem;color:#000}.landing-root .partner-logo{width:min(340px,88vw);height:auto;display:block;border-radius:14px}.landing-root .deep-dive{padding:var(--spacing-section) 0;border-bottom:1px solid var(--color-border)}.landing-root .deep-dive:nth-child(2n){background-color:var(--color-bg-alt)}.landing-root .deep-dive-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6rem}.landing-root .reverse.deep-dive-grid{grid-template-areas:"content image"}.landing-root .reverse .dd-content{grid-area:content}.landing-root .reverse .dd-image{grid-area:image}.landing-root .dd-content h2{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.1}.landing-root .dd-content p{font-size:1.2rem;color:var(--color-text-dim);margin-bottom:2rem}.landing-root .dd-image{background:transparent;padding:0;border-radius:0;box-shadow:none;border:0}.landing-root .dd-image img{width:100%;aspect-ratio:16 / 10;-o-object-fit:contain;object-fit:contain;border-radius:0;border:0;box-shadow:none}.landing-root .dd-image.dd-image-inline{background:transparent;padding:0;border:0;border-radius:0;box-shadow:none}.landing-root .dd-image.dd-image-inline img{border:0;box-shadow:none}.landing-root .btn-link{color:#000;font-weight:700;text-decoration:none;font-size:1.1rem;display:inline-flex;align-items:center;gap:.5rem}.landing-root .btn-link:hover{text-decoration:underline}.landing-root .clinic-comparison-section{padding:6.5rem 1.25rem 5.5rem;background:#fff;border-bottom:1px solid var(--color-border)}.landing-root .clinic-comparison-container{width:min(1480px,100%);margin:0 auto}.landing-root .clinic-comparison-container>h2{max-width:1040px;margin:0 auto 4.8rem;color:#141414;font-size:clamp(2.35rem,4.2vw,4.4rem);font-weight:500;line-height:1.04;letter-spacing:0;text-align:center}.landing-root .clinic-comparison-board{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:560px}.landing-root .clinic-comparison-panel{position:relative;overflow:hidden;min-height:560px;padding:clamp(2.3rem,4vw,5rem)}.landing-root .clinic-comparison-old{border-radius:22px 0 0 22px;background:radial-gradient(circle at 88% 50%,rgba(34,211,238,.15),transparent 34%),linear-gradient(180deg,#fbfcfd,#f5f7fa);color:#222}.landing-root .clinic-comparison-new{z-index:2;border-radius:24px;background:radial-gradient(circle at 100% 18%,rgba(217,249,157,.24),transparent 32%),radial-gradient(circle at 0% 78%,rgba(74,222,128,.16),transparent 34%),linear-gradient(180deg,#101c12,#17230f 58%,#0b1510);box-shadow:0 26px 60px #0b15104d,inset 0 0 0 1px #d9f99d33;color:#fff;transform:translate(-1px)}.landing-root .clinic-comparison-heading{position:relative;z-index:2;text-align:center}.landing-root .clinic-comparison-heading h3{font-size:clamp(2rem,3.2vw,3.6rem);font-weight:500;line-height:1;letter-spacing:0;margin-bottom:.9rem}.landing-root .clinic-comparison-heading p{color:#5d6674;font-size:clamp(1rem,1.4vw,1.35rem);font-weight:500}.landing-root .new-way-heading h3{display:flex;align-items:center;justify-content:center;gap:.55rem;color:#fff}.landing-root .new-way-heading p{display:inline-flex;align-items:center;gap:.55rem;color:#fff;font-size:clamp(1.05rem,1.8vw,1.6rem)}.landing-root .new-way-heading i{font-size:1.15em}.landing-root .old-way-map{position:absolute;top:28%;right:8%;bottom:8%;left:8%;opacity:.65}.landing-root .old-way-node{position:absolute;z-index:1;display:grid;place-items:center;width:64px;height:64px;border:1px solid #d9dee6;border-radius:16px;background:#ffffffdb;box-shadow:0 14px 28px #0f172a1a;color:#99a1ad;font-size:1.7rem}.landing-root .old-way-node-a{top:9%;left:25%}.landing-root .old-way-node-b{right:33%;bottom:7%}.landing-root .old-way-path{position:absolute;border:3px dashed rgba(107,114,128,.5);border-radius:999px}.landing-root .old-way-path-a{top:7%;left:22%;width:55%;height:26%;transform:rotate(16deg)}.landing-root .old-way-path-b{top:38%;left:34%;width:46%;height:28%;transform:rotate(-8deg)}.landing-root .old-way-path-c{left:28%;bottom:4%;width:36%;height:22%;transform:rotate(6deg)}.landing-root .old-way-list,.landing-root .new-way-list{position:relative;z-index:2;display:flex;flex-direction:column}.landing-root .old-way-list{max-width:640px;margin:6.2rem auto 0;gap:1.05rem}.landing-root .old-way-pill{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;min-height:54px;padding:.4rem 1.25rem .4rem .55rem;border:1px solid rgba(203,213,225,.8);border-radius:14px;background:#ffffffc7;box-shadow:0 12px 28px #0f172a12;color:#6b7280;font-size:clamp(.9rem,1.3vw,1.25rem);font-weight:600}.landing-root .old-way-pill:nth-child(1),.landing-root .old-way-pill:nth-child(4){margin-left:8%}.landing-root .old-way-pill:nth-child(2){margin-right:20%}.landing-root .old-way-pill:nth-child(3){margin-left:26%;margin-right:8%}.landing-root .old-way-pill span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#edf0f4;color:#c3c9d3}.landing-root .old-way-pill:nth-child(3) span{background:#ffe2e8;color:#f43f5e}.landing-root .old-way-pill p,.landing-root .new-way-pill p{min-width:0}.landing-root .clinic-comparison-bridge{position:absolute;z-index:3;top:50%;left:50%;display:grid;place-items:center;width:104px;height:104px;border:2px solid rgba(255,255,255,.72);border-radius:18px;background:linear-gradient(135deg,#d9f99d,#86efac 58%,#f4f4ca);box-shadow:0 0 0 18px #d9f99d1f,0 22px 48px #4ade8052;transform:translate(-50%,-50%)}.landing-root .clinic-comparison-bridge:before,.landing-root .clinic-comparison-bridge:after{content:"";position:absolute;top:50%;width:88px;border-top:2px dashed rgba(255,255,255,.28)}.landing-root .clinic-comparison-bridge:before{right:calc(100% + 18px)}.landing-root .clinic-comparison-bridge:after{left:calc(100% + 18px)}.landing-root .clinic-comparison-brand-mark{display:flex;align-items:center;gap:4px;height:48px}.landing-root .clinic-comparison-brand-mark span{display:block;width:8px;border-radius:999px;background:#fff;box-shadow:0 0 18px #ffffff52}.landing-root .clinic-comparison-brand-mark span:nth-child(1),.landing-root .clinic-comparison-brand-mark span:nth-child(5){height:18px}.landing-root .clinic-comparison-brand-mark span:nth-child(2),.landing-root .clinic-comparison-brand-mark span:nth-child(4){height:34px}.landing-root .clinic-comparison-brand-mark span:nth-child(3){height:48px;background:#a3e635}.landing-root .new-way-list{max-width:720px;margin:4.4rem auto 0;gap:1rem}.landing-root .new-way-pill{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;min-height:72px;padding:.75rem 1.5rem .75rem .85rem;border:1px solid rgba(255,255,255,.68);border-radius:14px;background:#fffffff5;color:#121212;box-shadow:0 12px 30px #03203e29;font-size:clamp(.95rem,1.35vw,1.32rem);font-weight:600}.landing-root .new-way-pill:nth-child(4){margin-right:24%}.landing-root .new-way-pill span{display:grid;place-items:center;width:38px;height:38px;border-radius:7px;background:#f7fee7;border:1px solid #bef264;color:#65a30d;font-size:1.25rem}.landing-root .new-way-pill:nth-child(2) span{background:#ecfeff;border-color:#67e8f9;color:#0891b2}.landing-root .new-way-pill:nth-child(3) span{background:#eff6ff;border-color:#93c5fd;color:#087fc2}.landing-root .new-way-pill:nth-child(4) span{background:#f5f3ff;border-color:#c4b5fd;color:#7c3aed}.landing-root .workflow-feature-section{padding:5rem 1.5rem;background:#fff;border-bottom:1px solid var(--color-border)}.landing-root .workflow-feature-section-warm,.landing-root .workflow-feature-section-growth{padding-top:2rem}.landing-root .workflow-feature-shell{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:clamp(2.5rem,5vw,5rem);align-items:center;width:min(1480px,100%);margin:0 auto;padding:clamp(2rem,4vw,4.6rem);border:1px solid rgba(124,58,237,.24);border-radius:22px;background:radial-gradient(circle at 85% 20%,rgba(34,211,238,.12),transparent 26%),linear-gradient(135deg,#fbf8ff,#f3f6ff 54%,#f9ffef);box-shadow:0 24px 55px #0f172a14}.landing-root .workflow-feature-shell-warm{border-color:#ff745852;background:radial-gradient(circle at 84% 18%,rgba(255,116,88,.1),transparent 24%),linear-gradient(135deg,#fff7f4,#fff1ec 54%,#fffaf7)}.landing-root .workflow-feature-shell-growth{border-color:#10b9813d;background:radial-gradient(circle at 85% 20%,rgba(16,185,129,.1),transparent 28%),linear-gradient(135deg,#f3fff9,#eaf8f1 54%,#f8fffb)}.landing-root .workflow-feature-copy{min-width:0}.landing-root .workflow-feature-pill{display:inline-flex;align-items:center;gap:.7rem;min-height:62px;margin-bottom:2.3rem;padding:0 2rem;border-radius:999px;background:#e8ddff;color:#6d5dfc;font-size:clamp(.95rem,1.4vw,1.2rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase}.landing-root .workflow-feature-pill-warm{background:#ffd8cf;color:#ff7558}.landing-root .workflow-feature-pill-growth{background:#c8f5dd;color:#15986b}.landing-root .workflow-feature-pill i{font-size:1.4rem}.landing-root .workflow-feature-copy h2{max-width:11ch;margin-bottom:1.6rem;color:#171717;font-size:clamp(2.75rem,5.25vw,5rem);font-weight:800;line-height:1.16;letter-spacing:0}.landing-root .workflow-feature-copy>p{max-width:58ch;margin-bottom:2.5rem;color:#5e6678;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.55}.landing-root .workflow-feature-copy ul{display:flex;flex-direction:column;gap:1.35rem;margin:0 0 2rem;padding:0;list-style:none}.landing-root .workflow-feature-copy li{display:grid;grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.85rem;color:#4b5565;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.35}.landing-root .workflow-feature-copy li i{margin-top:.08rem;color:#334155;font-size:1.05rem;font-weight:700}.landing-root .workflow-feature-link{display:inline-flex;align-items:center;gap:.9rem;color:#171717;font-size:clamp(1rem,1.25vw,1.15rem);font-weight:800;text-decoration:underline;text-underline-offset:.16em}.landing-root .workflow-feature-link i{font-size:1.35rem;text-decoration:none}.landing-root .workflow-feature-visual{position:relative;min-height:560px;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#dff6ff,#f8fbff)}.landing-root .workflow-feature-visual-warm{background:#fff3ee}.landing-root .workflow-feature-visual-growth{background:#e9f8f1}.landing-root .workflow-feature-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(.95) brightness(1.08);opacity:.72}.landing-root .workflow-feature-photo{opacity:1;-o-object-position:center;object-position:center;filter:saturate(.96) contrast(.98) brightness(1.02)}.landing-root .workflow-feature-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(226,232,240,.58),transparent 42%),radial-gradient(circle at 50% 72%,rgba(163,230,53,.12),transparent 28%)}.landing-root .workflow-feature-visual-warm:after{background:linear-gradient(90deg,rgba(255,247,244,.22),transparent 45%),linear-gradient(180deg,transparent 34%,rgba(255,247,244,.26))}.landing-root .workflow-feature-visual-growth:after{background:linear-gradient(90deg,rgba(233,248,241,.18),transparent 42%),linear-gradient(180deg,transparent 34%,rgba(233,248,241,.2))}.landing-root .growth-template-card,.landing-root .growth-campaign-card{position:absolute;z-index:3;border:1px solid rgba(203,213,225,.78);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 34px #0f172a26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.landing-root .growth-template-card{left:22%;top:42%;width:270px;padding:.85rem}.landing-root .growth-template-card strong,.landing-root .growth-campaign-card strong{display:block;margin-bottom:.6rem;color:#1f2937;font-size:.72rem}.landing-root .growth-template-card div,.landing-root .growth-campaign-card div{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.landing-root .growth-template-card span{display:block;height:44px;border-radius:5px;background:linear-gradient(135deg,#facc15,#34d399)}.landing-root .growth-template-card span:nth-child(2){background:linear-gradient(135deg,#e0f2fe,#93c5fd)}.landing-root .growth-template-card span:nth-child(3){background:linear-gradient(135deg,#fee2e2,#fb7185)}.landing-root .growth-campaign-card{left:22%;top:54%;width:265px;padding:.85rem}.landing-root .growth-campaign-card span{min-height:44px;padding:.55rem;border-radius:6px;background:#f8fafc;color:#0f766e;font-size:.62rem;font-weight:800}.landing-root .operations-report-card{position:absolute;z-index:2;left:17%;right:21%;bottom:-1.2rem;min-height:270px;overflow:hidden;border-radius:4px;border:1px solid rgba(203,213,225,.82);background:#ffffffeb;box-shadow:0 24px 45px #0f172a2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.landing-root .operations-report-header{display:flex;align-items:center;gap:.3rem;padding:1rem 1.1rem .55rem;color:#64748b;font-size:.72rem}.landing-root .operations-report-tabs{display:flex;gap:2rem;padding:0 1.1rem;border-bottom:1px solid #e5e7eb;color:#94a3b8;font-size:.75rem}.landing-root .operations-report-tabs span{padding:.65rem 0}.landing-root .operations-report-tabs .active{border-bottom:2px solid #22d3ee;color:#0f172a;font-weight:800}.landing-root .operations-report-table{padding:.7rem 1.1rem 1.1rem}.landing-root .operations-report-row{display:grid;grid-template-columns:minmax(0,1fr) 3rem 3rem 3rem;gap:.8rem;align-items:center;min-height:34px;border-bottom:1px solid #eef2f7;color:#334155;font-size:.72rem}.landing-root .operations-report-row span{font-weight:700;text-transform:uppercase}.landing-root .operations-report-row b{text-align:right}.landing-root .operations-success-card{position:absolute;z-index:3;right:14%;bottom:33%;display:grid;justify-items:center;width:190px;padding:1.75rem 1.15rem;border:1px solid rgba(203,213,225,.72);border-radius:4px;background:#effdf5f0;box-shadow:0 20px 36px #0f172a24;text-align:center}.landing-root .operations-success-card span{display:grid;place-items:center;width:64px;height:64px;margin-bottom:1rem;border-radius:999px;background:#58c98a;color:#fff;font-size:2.2rem}.landing-root .operations-success-card strong{color:#1f2937;font-size:.98rem;line-height:1.15}.landing-root .operations-success-card p{margin-top:.55rem;color:#94a3b8;font-size:.75rem}.landing-root .workflow-feature-phone{position:absolute;z-index:2;left:50%;bottom:-2.5rem;width:min(310px,38vw);min-width:255px;padding:.8rem;border:5px solid #050505;border-bottom-width:8px;border-radius:34px 34px 0 0;background:#fff;box-shadow:0 30px 55px #0206173d;transform:translate(-50%)}.landing-root .workflow-feature-phone-speaker{position:absolute;top:.55rem;left:50%;width:78px;height:23px;border-radius:999px;background:#050505;transform:translate(-50%)}.landing-root .workflow-feature-phone-screen{min-height:440px;padding:2.4rem 1rem 1rem;border-radius:24px 24px 0 0;background:#fff;color:#111827;font-size:.72rem}.landing-root .phone-logo{color:#111827;font-weight:800;text-align:center}.landing-root .phone-logo span{color:#a3e635}.landing-root .phone-title{margin:1.3rem 0 1rem;font-weight:700;text-align:center}.landing-root .phone-month,.landing-root .phone-period{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 .6rem;border:1px solid #e5e7eb;color:#374151}.landing-root .phone-days{display:grid;grid-template-columns:repeat(5,1fr);gap:.45rem;margin:.75rem 0}.landing-root .phone-days span{display:grid;place-items:center;min-height:42px;background:#f8fafc;color:#475569}.landing-root .phone-select{margin:.75rem 0;padding:.65rem;background:#f3f4f6;color:#4b5563;text-align:center}.landing-root .phone-times{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;margin:.5rem 0 1rem}.landing-root .phone-times span{display:grid;place-items:center;min-height:28px;border-radius:4px;background:#5fd08c;color:#fff;font-weight:700}.landing-root .phone-period.muted{color:#6b7280}.landing-root .features{padding:6rem 0;border-top:0;background:#fff}.landing-root .container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.landing-root .features h2{font-size:clamp(2rem,3.2vw,3rem);text-align:center;letter-spacing:0;margin:0 auto 1rem;max-width:760px;line-height:1.05}.landing-root .features-grid{display:grid;grid-template-columns:1fr;max-width:920px;margin-left:auto;margin-right:auto;-moz-column-gap:0;column-gap:0;row-gap:0;margin-top:3.2rem}.landing-root .feature-item{min-height:0;padding:1.65rem 0;border-radius:0;background:transparent;border:0;border-top:1px solid rgba(15,23,42,.12);box-shadow:none;transition:none;grid-column:auto;display:grid;grid-template-columns:3.25rem minmax(0,1fr);-moz-column-gap:1.35rem;column-gap:1.35rem;row-gap:.35rem;align-items:start}.landing-root .feature-item:last-child{border-bottom:1px solid rgba(15,23,42,.12)}.landing-root .feature-item:nth-child(1){grid-column:auto;grid-row:auto;min-height:0;background:transparent}.landing-root .feature-item:nth-child(4){grid-column:auto}.landing-root .feature-item:nth-child(2),.landing-root .feature-item:nth-child(5){background:transparent}.landing-root .feature-item:nth-child(3),.landing-root .feature-item:nth-child(6){background:transparent}.landing-root .feature-item:hover{transform:none;box-shadow:none}.landing-root .feature-item h3{grid-column:2;font-size:1.35rem;font-weight:700;margin:0;letter-spacing:0;line-height:1.15}.landing-root .feature-item p{grid-column:2;max-width:68ch;color:var(--color-text-dim);font-size:1.05rem;line-height:1.58}.landing-root .ai-scribe-section{position:relative;overflow:hidden;min-height:1080px;padding:5rem 2rem 0;background:radial-gradient(circle at 52% 18%,rgba(83,126,255,.18),transparent 18%),radial-gradient(circle at 100% 20%,rgba(34,211,238,.14),transparent 30%),radial-gradient(circle at 0% 58%,rgba(109,93,252,.18),transparent 32%),#080912;color:#fff}.landing-root .ai-scribe-section:before{content:"";position:absolute;left:50%;bottom:3rem;width:1800px;height:820px;border-radius:50% 50% 0 0;background:linear-gradient(180deg,#ffffff0b,#ffffff03);transform:translate(-50%)}.landing-root .ai-scribe-stars span{position:absolute;width:2px;height:2px;background:#fffc;box-shadow:0 0 16px #ffffffb3}.landing-root .ai-scribe-stars span:before,.landing-root .ai-scribe-stars span:after{content:"";position:absolute;background:#ffffffa6;transform:translate(-50%,-50%)}.landing-root .ai-scribe-stars span:before{left:50%;top:50%;width:18px;height:1px}.landing-root .ai-scribe-stars span:after{left:50%;top:50%;width:1px;height:18px}.landing-root .ai-scribe-stars span:nth-child(1){top:24%;left:10%}.landing-root .ai-scribe-stars span:nth-child(2){top:18%;left:28%}.landing-root .ai-scribe-stars span:nth-child(3){top:34%;right:26%}.landing-root .ai-scribe-stars span:nth-child(4){top:14%;right:7%}.landing-root .ai-scribe-orbit{position:relative;z-index:2;display:grid;place-items:center;width:240px;height:240px;margin:0 auto .8rem;border-radius:999px;background:radial-gradient(circle,rgba(34,211,238,.45),transparent 50%),conic-gradient(from 160deg,#6d5dfccc,#22d3eecc,#a3e63559,#6d5dfccc);box-shadow:0 0 48px #22d3ee57}.landing-root .ai-scribe-orbit:before{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border-radius:999px;background:#1c1c1d}.landing-root .ai-scribe-orbit:after{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;border:1px solid rgba(255,255,255,.12);border-radius:999px}.landing-root .ai-scribe-mark{position:relative;z-index:2;display:flex;align-items:center;gap:8px;height:92px}.landing-root .ai-scribe-mark span{display:block;width:18px;border-radius:999px;background:#fff}.landing-root .ai-scribe-mark span:nth-child(1),.landing-root .ai-scribe-mark span:nth-child(7){height:24px}.landing-root .ai-scribe-mark span:nth-child(2),.landing-root .ai-scribe-mark span:nth-child(6){height:48px}.landing-root .ai-scribe-mark span:nth-child(3),.landing-root .ai-scribe-mark span:nth-child(5){height:68px}.landing-root .ai-scribe-mark span:nth-child(4){height:92px}.landing-root .ai-scribe-header{position:relative;z-index:2;max-width:980px;margin:0 auto;text-align:center}.landing-root .ai-scribe-header p{margin-bottom:1.7rem;background:linear-gradient(90deg,#fff,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(1.4rem,2.3vw,2rem);font-weight:800}.landing-root .ai-scribe-header h2{margin-bottom:2.2rem;color:#fff;font-size:clamp(2.8rem,5.2vw,5rem);font-weight:500;line-height:1.1;letter-spacing:0}.landing-root .ai-scribe-header h2 span{background:linear-gradient(90deg,#6d8dff,#22d3ee,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-root .ai-scribe-header a{display:inline-flex;align-items:center;justify-content:center;min-height:62px;padding:0 2rem;border-radius:14px;background:#fff;color:#18181b;font-size:1.2rem;font-weight:800;text-decoration:none;box-shadow:0 16px 32px #0000003d}.landing-root .ai-scribe-card{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:3rem;width:min(1320px,100%);min-height:360px;margin:6rem auto 0;padding:clamp(2rem,4vw,4rem);border:1px solid rgba(255,255,255,.07);border-radius:30px 30px 0 0;background:#0c0d18db;box-shadow:0 -20px 80px #ffffff14,inset 0 1px #ffffff0d}.landing-root .ai-scribe-card-copy p{margin-bottom:1.6rem;color:#b794ff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.landing-root .ai-scribe-card-copy h3{max-width:680px;margin-bottom:1.6rem;color:#fff;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.1}.landing-root .ai-scribe-card-copy span{display:block;max-width:620px;color:#ffffffad;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.55}.landing-root .ai-scribe-visual{position:relative;display:grid;place-items:center;min-height:260px;border-radius:28px;background:#ffffff05}.landing-root .ai-scribe-listening{position:absolute;top:1rem;left:50%;display:inline-flex;align-items:center;gap:.8rem;min-height:58px;padding:0 1.6rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#10111de6;box-shadow:0 0 34px #22d3ee38;color:#ffffffc2;font-size:1rem;font-weight:700;transform:translate(-50%);white-space:nowrap}.landing-root .ai-scribe-listening i{display:block;width:20px;height:20px;border:4px solid #22d3ee;border-top-color:#f472b6;border-radius:999px}.landing-root .ai-scribe-wave{display:flex;align-items:center;justify-content:center;gap:6px;width:min(520px,90%);min-height:150px;margin-top:3rem;padding:2.6rem 2rem;border:1px solid rgba(255,255,255,.06);border-radius:28px;background:#ffffff05}.landing-root .ai-scribe-wave span{display:block;width:5px;height:28px;border-radius:999px;background:#fff;opacity:.94}.landing-root .ai-scribe-wave span:nth-child(3n){height:52px}.landing-root .ai-scribe-wave span:nth-child(4n){height:78px}.landing-root .ai-scribe-wave span:nth-child(5n){height:42px}.landing-root .ai-scribe-wave span:nth-child(7n){height:68px}.landing-root .roi-section{padding:5.5rem 2rem 7rem;background:#fff;border-bottom:1px solid var(--color-border)}.landing-root .roi-container{width:min(1480px,100%);margin:0 auto}.landing-root .roi-container>h2{margin-bottom:3.8rem;color:#171717;font-size:clamp(2.7rem,4.4vw,4.9rem);font-weight:400;line-height:1.05;letter-spacing:0}.landing-root .roi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border-top:1px solid rgba(15,23,42,.1);border-bottom:0;border-radius:12px 12px 0 0;background:#fff}.landing-root .roi-card{min-height:360px;padding:clamp(2rem,3vw,3.2rem) clamp(1.4rem,2.4vw,2.4rem);border-left:1px solid rgba(15,23,42,.1)}.landing-root .roi-card:first-child{border-left:0}.landing-root .roi-card>p{margin-bottom:2rem;color:#087fc2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(.86rem,1.1vw,1.05rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase}.landing-root .roi-card h3{max-width:10.5ch;margin-bottom:2.2rem;color:#171717;font-size:clamp(2rem,3vw,3.45rem);font-weight:800;line-height:1.12;letter-spacing:0}.landing-root .roi-card span{display:block;max-width:33ch;color:#6b7280;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.42}.landing-root .roi-source{margin-top:2.5rem;color:#8a949f;font-size:.95rem;line-height:1.5}.landing-root .customer-stories-section{overflow:hidden;padding:5rem 0 5.5rem;background:linear-gradient(180deg,#fff,#eef4ff);border-bottom:1px solid var(--color-border)}.landing-root .customer-stories-header{display:flex;justify-content:space-between;gap:3rem;width:min(1480px,calc(100% - 4rem));margin:0 auto 4rem}.landing-root .customer-stories-header>div:first-child{min-width:0}.landing-root .customer-stories-header p{margin-bottom:1.7rem;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landing-root .customer-stories-header h2{margin-bottom:2rem;color:#171717;font-size:clamp(2.7rem,4.4vw,4.8rem);font-weight:400;line-height:1.08;letter-spacing:0}.landing-root .customer-stories-header a{display:inline-flex;align-items:center;gap:.8rem;min-height:58px;padding:0 1.7rem;border-radius:14px;background:#171717;color:#fff;font-size:1.05rem;font-weight:800;text-decoration:none}.landing-root .customer-awards{display:flex;align-items:flex-start;gap:1.25rem;padding-top:2.6rem;flex-shrink:0}.landing-root .customer-awards span{position:relative;display:grid;place-items:center;width:110px;min-height:145px;padding:1.15rem .55rem .8rem;border:3px solid #d9dde4;clip-path:polygon(0 0,100% 0,100% 78%,50% 100%,0 78%);background:#fff;color:#202333;font-size:.78rem;font-weight:900;line-height:1.05;text-align:center}.landing-root .customer-awards span:before{content:"";position:absolute;top:66px;left:-7px;right:-7px;height:22px;background:#6d5dfc}.landing-root .customer-awards span:nth-child(2):before{background:#ff5a3d}.landing-root .customer-awards b{margin-top:2rem;font-size:1.15rem}.landing-root .customer-carousel{width:100%;overflow:hidden}.landing-root .customer-carousel-track{display:flex;width:-moz-max-content;width:max-content;gap:1.6rem;padding-left:max(1.5rem,calc((100vw - 1480px)/2));animation:customer-scroll 42s linear infinite;will-change:transform}.landing-root .customer-carousel:hover .customer-carousel-track{animation-play-state:paused}.landing-root .customer-card{position:relative;flex:0 0 clamp(300px,22vw,390px);height:clamp(440px,34vw,570px);overflow:hidden;border-radius:22px;background:#dbe4f0;box-shadow:0 18px 35px #0f172a1a}.landing-root .customer-card img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.landing-root .customer-card:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72))}.landing-root .customer-card div{position:absolute;z-index:2;left:1.5rem;right:1.5rem;bottom:1.5rem;color:#fff}.landing-root .customer-card h3{margin-bottom:.45rem;color:#fff;font-size:clamp(1.2rem,1.45vw,1.55rem);font-weight:800;line-height:1.1}.landing-root .customer-card p{color:#ffffffc7;font-size:clamp(.95rem,1.1vw,1.12rem);line-height:1.35}@keyframes customer-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .8rem))}}@media (prefers-reduced-motion: reduce){.landing-root .customer-carousel-track{animation:none}}.landing-root .integrations-section{overflow:hidden;padding:5.5rem 2rem 6rem;background:#fff;border-bottom:1px solid var(--color-border)}.landing-root .integrations-header{max-width:1060px;margin:0 auto 5rem;text-align:center}.landing-root .integrations-header p{margin-bottom:1.5rem;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.landing-root .integrations-header h2{margin-bottom:1.2rem;color:#171717;font-size:clamp(2.7rem,4.8vw,5rem);font-weight:400;line-height:1.05;letter-spacing:0}.landing-root .integrations-header>span{display:block;max-width:760px;margin:0 auto 3rem;color:#5f6875;font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.45}.landing-root .integrations-header a{display:inline-flex;align-items:center;gap:.8rem;min-height:58px;padding:0 1.7rem;border-radius:14px;background:#171717;color:#fff;font-size:1.05rem;font-weight:800;text-decoration:none}.landing-root .integrations-map{position:relative;width:min(1480px,100%);height:520px;margin:0 auto;background-image:radial-gradient(circle,rgba(34,211,238,.55) 1.8px,transparent 2px);background-size:34px 34px}.landing-root .integration-hub{position:absolute;z-index:3;left:50%;top:50%;display:grid;place-items:center;width:150px;height:150px;border:4px solid #0ea5d8;border-radius:28px;background:#fff;box-shadow:0 22px 42px #0ea5d833;transform:translate(-50%,-50%)}.landing-root .integration-mark{display:flex;align-items:center;gap:5px;width:82px;height:82px;justify-content:center;border-radius:20px;background:linear-gradient(180deg,#22d3ee,#087fc2)}.landing-root .integration-mark span{display:block;width:8px;border-radius:999px;background:#fff}.landing-root .integration-mark span:nth-child(1),.landing-root .integration-mark span:nth-child(5){height:22px}.landing-root .integration-mark span:nth-child(2),.landing-root .integration-mark span:nth-child(4){height:42px}.landing-root .integration-mark span:nth-child(3){height:62px}.landing-root .integration-lines .line{position:absolute;z-index:1;height:4px;border-radius:999px;background:#22acd2}.landing-root .integration-lines .line:before,.landing-root .integration-lines .line:after{content:"";position:absolute;top:50%;width:12px;height:12px;border-radius:999px;background:#22acd2;transform:translateY(-50%)}.landing-root .integration-lines .line:before{left:-3px}.landing-root .integration-lines .line:after{right:-3px}.landing-root .line-left-a{left:28%;top:34%;width:20%}.landing-root .line-left-b{left:22%;top:52%;width:27%}.landing-root .line-left-c{left:28%;top:72%;width:20%}.landing-root .line-right-a{right:28%;top:34%;width:20%}.landing-root .line-right-b{right:22%;top:52%;width:27%}.landing-root .line-right-c{right:28%;top:72%;width:20%}.landing-root .integration-tile{position:absolute;z-index:2;display:grid;place-items:center;width:100px;height:100px;border:1px solid rgba(203,213,225,.78);border-radius:18px;background:#fff;box-shadow:0 10px 24px #0f172a14}.landing-root .integration-tile span{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;color:#fff;font-size:1.6rem;font-weight:900}.landing-root .tile-1{left:20%;top:22%;transform:rotate(-10deg)}.landing-root .tile-2{left:27%;top:18%;transform:rotate(1deg)}.landing-root .tile-3{left:16%;bottom:12%;transform:rotate(-10deg)}.landing-root .tile-4{left:27%;bottom:10%;transform:rotate(1deg)}.landing-root .tile-5{right:27%;top:17%}.landing-root .tile-6{right:19%;top:21%;transform:rotate(12deg)}.landing-root .tile-7{right:24%;top:51%}.landing-root .tile-8{right:26%;bottom:10%}.landing-root .tile-9{right:17%;bottom:9%;transform:rotate(12deg)}.landing-root .integration-tile.google span{background:conic-gradient(#4285f4,#34a853,#fbbc05,#ea4335,#4285f4)}.landing-root .integration-tile.payments span{background:#ff4a15}.landing-root .integration-tile.calendar span{background:#4285f4;font-size:1.05rem}.landing-root .integration-tile.xero span{background:#13b5d0}.landing-root .integration-tile.whatsapp span{background:#25d366}.landing-root .integration-tile.analytics span{background:#f59e0b}.landing-root .integration-tile.hubspot span{background:#ff7a1a}.landing-root .integration-tile.stripe span{background:#635bff}.landing-root .integration-tile.klarna span{background:#ffb3c7;color:#111}.landing-root .integration-spark{position:absolute;z-index:1;width:28px;height:28px}.landing-root .integration-spark:before,.landing-root .integration-spark:after{content:"";position:absolute;left:50%;top:50%;border-radius:999px;background:#22acd2;transform:translate(-50%,-50%)}.landing-root .integration-spark:before{width:100%;height:8px}.landing-root .integration-spark:after{width:8px;height:100%}.landing-root .spark-a{left:9%;top:38%}.landing-root .spark-b{right:8%;top:26%}.landing-root .spark-c{left:5%;bottom:10%}.landing-root .spark-d{right:4%;bottom:18%}.landing-root .practice-types-section{padding:6rem 2rem 5rem;background:radial-gradient(circle at 100% 20%,rgba(217,249,157,.22),transparent 32%),radial-gradient(circle at 0% 82%,rgba(132,204,22,.18),transparent 34%),linear-gradient(180deg,#101c12,#17230f 58%,#0b1510);color:#fff}.landing-root .practice-types-container{width:min(1480px,100%);margin:0 auto}.landing-root .practice-types-container h2{margin:0 auto 4rem;color:#fff;font-size:clamp(2.7rem,5vw,5rem);font-weight:400;line-height:1.08;letter-spacing:0;text-align:center}.landing-root .practice-types-container h2 span{background:linear-gradient(90deg,#d9f99d,#86efac 58%,#f4f4ca);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-root .practice-types-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-root .practice-type-card{display:grid;grid-template-columns:2.4rem minmax(0,1fr) 1.8rem;align-items:center;min-height:76px;padding:0 1.6rem;border-radius:16px;border:1px solid rgba(217,249,157,.16);background:#ecfccb1c;color:#fff;text-decoration:none;box-shadow:inset 0 1px #ffffff14;transition:background .18s ease,border-color .18s ease,transform .18s ease}.landing-root .practice-type-card:hover{border-color:#d9f99d47;background:#d9f99d2b;transform:translateY(-2px)}.landing-root .practice-type-card span{display:flex;align-items:center;color:#d9f99d;font-size:1.65rem}.landing-root .practice-type-card strong{min-width:0;font-size:clamp(1.05rem,1.4vw,1.35rem);font-weight:500;line-height:1.15}.landing-root .practice-type-card>i{color:#f4f4cab8;font-size:1.45rem}.landing-root .practice-types-cta{display:flex;align-items:center;justify-content:center;gap:.7rem;width:-moz-fit-content;width:fit-content;margin:3.2rem auto 0;color:#d9f99d;font-size:1.05rem;font-weight:800;text-decoration:none}.landing-root .practice-types-cta i{font-size:1.3rem}.landing-root .capabilities-section{padding:2rem 2rem 6rem;background:radial-gradient(circle at 100% 15%,rgba(217,249,157,.2),transparent 34%),radial-gradient(circle at 0% 70%,rgba(74,222,128,.14),transparent 32%),linear-gradient(180deg,#0b1510,#13200f 52%,#0a120d);color:#fff}.landing-root .capabilities-container{width:min(1480px,100%);margin:0 auto}.landing-root .capabilities-container h2{max-width:1100px;margin:0 auto 4rem;color:#fff;font-size:clamp(2.7rem,5vw,5rem);font-weight:400;line-height:1.08;letter-spacing:0;text-align:center}.landing-root .capabilities-container h2 span{background:linear-gradient(90deg,#d9f99d,#86efac 58%,#f4f4ca);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-root .capabilities-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem}.landing-root .capability-column>p{margin-bottom:1.1rem;color:#ecfccbad;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landing-root .capability-column>div{display:flex;flex-direction:column;gap:.85rem}.landing-root .capability-card{display:grid;grid-template-columns:2.2rem minmax(0,1fr);align-items:center;min-height:68px;padding:0 1.35rem;border-radius:12px;border:1px solid rgba(217,249,157,.14);background:#ecfccb1a;color:#fff;text-decoration:none;box-shadow:inset 0 1px #ffffff12;transition:background .18s ease,border-color .18s ease,transform .18s ease}.landing-root .capability-card:hover{border-color:#d9f99d42;background:#d9f99d29;transform:translateY(-2px)}.landing-root .capability-card i{color:#d9f99d;font-size:1.45rem}.landing-root .capability-card span{min-width:0;font-size:clamp(1rem,1.2vw,1.2rem);font-weight:500;line-height:1.15}.landing-root .tech-features-intro{text-align:center;color:var(--color-text-dim);font-size:1.15rem;max-width:820px;margin:0 auto 2rem}.landing-root .tech-features-overview{padding-top:2.5rem;padding-bottom:2.5rem;border-top:none}.landing-root .tech-features-overview h2{margin-bottom:1.25rem}.landing-root .tech-feature-section{padding:4.5rem 0}.landing-root .tech-feature-section .deep-dive-grid{align-items:center;-moz-column-gap:4.5rem;column-gap:4.5rem;row-gap:1.4rem;grid-template-columns:minmax(0,.85fr) minmax(0,1.9fr);grid-template-areas:"title title" "content image"}.landing-root .tech-feature-section .deep-dive-grid.tech-image-left{grid-template-columns:minmax(0,1.9fr) minmax(0,.85fr);grid-template-areas:"title title" "image content"}.landing-root .tech-feature-title{grid-area:title;font-size:clamp(2.3rem,4vw,3.3rem);line-height:1.1;letter-spacing:-.02em;margin:0;text-align:center}.landing-root .product-showcase-title{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.1}.landing-root .tech-feature-section .dd-content{grid-area:content}.landing-root .tech-feature-section .dd-image{grid-area:image}.landing-root .tech-feature-section .dd-content p{font-size:1.18rem}.landing-root .tech-feature-detail{margin-top:-.25rem}.landing-root .tech-feature-highlights{list-style:none;margin:1.75rem 0 0;display:grid;gap:1.25rem}.landing-root .tech-feature-highlights li{margin:0}.landing-root .tech-feature-highlight-title{display:inline-flex;align-items:center;gap:.45rem;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.4rem}.landing-root .tech-feature-highlight-title i{font-size:1.05rem;font-weight:700}.landing-root .tech-feature-highlights li p{margin:0;font-size:1.05rem;color:var(--color-text-dim)}.landing-root .patient-portal-highlights{margin-top:2.2rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-root .patient-portal-highlight{background:#fff;border:1px solid var(--color-border);border-radius:16px;padding:1.2rem 1.1rem}.landing-root .patient-portal-highlight h3{margin:0 0 .45rem;font-size:1.1rem;line-height:1.25}.landing-root .patient-portal-highlight p{margin:0;color:var(--color-text-dim);font-size:.98rem}.landing-root .tech-feature-image-shell{padding:0;border-radius:0}.landing-root .tech-feature-image-shell img{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:0}.landing-root .patient-portal-image-shell{padding:0}.landing-root .patient-portal-image-shell img{aspect-ratio:auto;-o-object-fit:contain;object-fit:contain;background:transparent}.landing-root .emr-ehr-image-shell{padding:0}.landing-root .emr-ehr-image-shell img{aspect-ratio:auto;-o-object-fit:contain;object-fit:contain;background:transparent}.landing-root .tech-video-section{padding:4.5rem 0}.landing-root .tech-video-stack{display:grid;gap:1.4rem;justify-items:center}.landing-root .patient-app-stack{display:grid;gap:1.25rem;justify-items:center}.landing-root .patient-app-badge{margin:0;padding:.35rem .8rem;border-radius:999px;border:1px solid var(--color-border);background:#fff;color:var(--color-text-dim);font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.landing-root .patient-app-launch-card{width:min(100%,1060px);margin:0 auto;border-radius:24px;overflow:hidden;border:1px solid #151515;box-shadow:0 26px 60px #00000038;background:#000;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);min-height:460px}.landing-root .patient-app-launch-copy{display:grid;align-content:center;gap:.8rem;padding:2.25rem 2.4rem;color:#fff}.landing-root .patient-app-launch-eyebrow{margin:0;color:#b7b7b7;font-size:.92rem;letter-spacing:.06em;text-transform:uppercase}.landing-root .patient-app-launch-title{margin:0;font-size:clamp(2rem,4.4vw,3.2rem);line-height:1.02;letter-spacing:-.03em;color:#fff!important}.landing-root .patient-app-launch-date{margin:0;color:#cdcdcd;font-size:1rem}.landing-root .patient-app-launch-cta{margin-top:.35rem;display:flex;flex-wrap:wrap;gap:.7rem}.landing-root .patient-app-btn-primary,.landing-root .patient-app-btn-secondary{text-decoration:none;font-weight:700;border-radius:8px;padding:.62rem 1rem;transition:transform .2s,opacity .2s}.landing-root .patient-app-btn-primary{background:#fff;color:#000}.landing-root .patient-app-btn-secondary{color:#f472b6;border:1px solid #5f2a47;background:#ffffff05}.landing-root .patient-app-btn-primary:hover,.landing-root .patient-app-btn-secondary:hover{transform:translateY(-1px)}.landing-root .patient-app-launch-visual{position:relative;display:grid;place-items:center;padding:1.2rem;background:radial-gradient(120% 100% at 70% 0%,rgba(236,72,153,.22),transparent 50%),radial-gradient(90% 70% at 95% 100%,rgba(59,130,246,.2),transparent 55%),#050505}.landing-root .patient-app-future-stage{position:relative;width:min(360px,100%);aspect-ratio:10 / 16;display:grid;place-items:center}.landing-root .patient-app-orbit{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:999px;filter:drop-shadow(0 0 20px rgba(96,165,250,.35))}.landing-root .patient-app-orbit-a{width:88%;height:64%;animation:patient-orbit 7.2s linear infinite}.landing-root .patient-app-orbit-b{width:64%;height:88%;animation:patient-orbit 9.5s linear infinite reverse}.landing-root .patient-app-phone{position:relative;width:68%;height:84%;border-radius:34px;border:1px solid #2d2d2d;background:linear-gradient(160deg,#0d0f12,#11151c);box-shadow:0 24px 44px #0000007a,0 0 0 1px #ffffff0a inset;padding:.55rem;animation:patient-float 4.4s ease-in-out infinite}.landing-root .patient-app-phone-notch{position:absolute;top:.5rem;left:50%;transform:translate(-50%);width:34%;height:.42rem;border-radius:999px;background:#050505;border:1px solid #222;z-index:3}.landing-root .patient-app-phone-screen{position:relative;width:100%;height:100%;border-radius:28px;overflow:hidden;background:radial-gradient(90% 70% at 30% 10%,rgba(147,51,234,.3),transparent 55%),radial-gradient(110% 110% at 80% 90%,rgba(59,130,246,.28),transparent 50%),#0a0e14;display:grid;place-items:center}.landing-root .patient-app-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:22px 22px;opacity:.3;-webkit-mask-image:radial-gradient(circle at center,#000 45%,transparent 85%);mask-image:radial-gradient(circle at center,#000 45%,transparent 85%)}.landing-root .patient-app-scanline{position:absolute;left:0;right:0;height:26%;background:linear-gradient(to bottom,transparent,rgba(52,211,153,.25),transparent);animation:patient-scan 3s ease-in-out infinite}.landing-root .patient-app-core-dot{width:16px;height:16px;border-radius:50%;background:#22d3ee;box-shadow:0 0 12px #22d3eee6,0 0 26px #22d3ee73;animation:patient-pulse 1.9s ease-in-out infinite}.landing-root .patient-app-phone-screen p{position:absolute;bottom:18%;margin:0;color:#e2e8f0;font-size:.95rem;letter-spacing:.09em;text-transform:uppercase;font-weight:700}@keyframes patient-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes patient-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes patient-scan{0%,to{transform:translateY(-110%);opacity:.5}50%{transform:translateY(270%);opacity:1}}@keyframes patient-pulse{0%,to{transform:scale(.85);opacity:.85}50%{transform:scale(1.12);opacity:1}}.landing-root .tech-video-subtitle{margin:0;max-width:880px;text-align:center;color:var(--color-text-dim);font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:700;line-height:1.2}.landing-root .tech-video-shell{position:relative;width:min(100%,960px);margin:0 auto;border-radius:24px;overflow:hidden;border:1px solid var(--color-border);box-shadow:0 24px 60px #00000014;background:#000;aspect-ratio:16 / 9}.landing-root .tech-video-shell iframe{width:100%;height:100%;border:0;display:block}.landing-root .feature-icon{grid-column:1;grid-row:1 / span 2;width:3rem;height:3rem;background:transparent;border-radius:0;display:flex;align-items:center;justify-content:center;margin-bottom:0;font-size:1.35rem;color:#111827}.landing-root footer{padding:3.25rem 1rem;color:#d1d5db;border-top:1px solid #202838;margin-top:0;background:#000}.landing-root .landing-footer-top{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(2rem,4vw,4rem);text-align:left;align-items:start}.landing-root .landing-footer-grid{display:grid;grid-template-columns:repeat(6,minmax(88px,1fr));gap:clamp(1.2rem,2.2vw,2.4rem);text-align:left}.landing-root .landing-footer-brand{max-width:280px}.landing-root .landing-footer-grid h3,.landing-root .landing-footer-grid h4{color:#fff;margin-bottom:.85rem;font-weight:800}.landing-root .landing-footer-brand h3,.landing-root .landing-footer-bottom h4{color:#fff;margin-bottom:.9rem;font-weight:800}.landing-root .landing-footer-links{display:flex;flex-direction:column;gap:.62rem}.landing-root .landing-footer-links a{color:#e5e7eb;text-decoration:none;font-weight:500;font-size:.92rem;line-height:1.25}.landing-root .landing-footer-links a:hover{color:#fff;text-decoration:underline}.landing-root .landing-footer-compliance{margin-top:1rem;color:#cbd5e1;line-height:1.7}.landing-root .footer-legal{margin-top:.75rem;font-size:.85rem;color:#9ca3af}.landing-root .landing-footer-bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #202838;display:flex;flex-wrap:wrap;gap:2rem 3rem}.landing-root .market-group{gap:.3rem}.landing-root .landing-seo-block{border-top:1px solid #efefef;border-bottom:1px solid #efefef;background:#fff;padding:3.5rem 1rem}.landing-root .landing-seo-block h2{margin-bottom:1rem}.landing-root .landing-seo-block p{color:#444;margin-bottom:1rem}.landing-root .landing-seo-block ul{margin:0;padding-left:1rem;color:#333}.landing-root .landing-seo-block li{margin-bottom:.45rem}.landing-root .landing-mid-cta{padding:4rem 1rem;background:radial-gradient(circle at top right,rgba(163,230,53,.14),transparent 26%),radial-gradient(circle at bottom left,rgba(96,165,250,.12),transparent 34%),linear-gradient(135deg,#070b13,#111827 58%,#1f2937)}.landing-root .landing-mid-cta-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:4rem;align-items:center}.landing-root .landing-mid-cta-copy{display:grid;align-content:center;gap:.9rem;padding:0}.landing-root .landing-mid-cta-eyebrow{margin:0;color:#bef264;font-size:.84rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.landing-root .landing-mid-cta-copy h2{margin:0;color:#f8fafc;font-size:clamp(2rem,3.5vw,3rem);line-height:1.04;letter-spacing:-.04em}.landing-root .landing-mid-cta-copy>p:last-of-type{margin:0;color:#cbd5e1;font-size:1.05rem;line-height:1.6;max-width:58ch}.landing-root .landing-mid-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.25rem}.landing-root .landing-mid-cta-primary{text-decoration:none}.landing-root .landing-mid-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.1rem;border-radius:999px;border:1px solid rgba(148,163,184,.32);color:#f8fafc;text-decoration:none;font-weight:700;background:#ffffff0a;transition:transform .18s ease,border-color .18s ease,background .18s ease}.landing-root .landing-mid-cta-secondary:hover{transform:translateY(-1px);border-color:#bef26473;background:#ffffff14}.landing-root .landing-mid-cta-proof-grid{display:grid;gap:0;margin:0;padding:0;list-style:none}.landing-root .landing-mid-cta-proof-item{display:grid;grid-template-columns:3.25rem minmax(0,1fr);gap:1rem;align-items:start;padding:1.1rem 0;border-top:1px solid rgba(148,163,184,.22)}.landing-root .landing-mid-cta-proof-item:last-child{border-bottom:1px solid rgba(148,163,184,.22)}.landing-root .landing-mid-cta-proof-index{color:#bef264;font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing-root .landing-mid-cta-proof-item p{margin:0;color:#e2e8f0;line-height:1.55}.landing-root .landing-faq{padding:2.25rem 1rem;background:#fff;border-top:1px solid #edf0e7}.landing-root .landing-section-title{display:block;font-size:clamp(2rem,3.1vw,3rem);font-weight:800;letter-spacing:0;line-height:1.08;margin:0 auto .85rem;padding:0;max-width:760px;text-align:center;background:linear-gradient(90deg,#050505,#3a3a3a);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-root .landing-section-title-faq,.landing-root .landing-section-title-topic,.landing-root .landing-section-title-aeo{border-bottom:0}.landing-root .landing-faq h2{margin-bottom:.9rem}.landing-root .landing-support-intro{max-width:58ch;margin:0 auto 1.75rem;color:#44505f;font-size:.98rem;line-height:1.58;text-align:center}.landing-root .landing-faq details{border:0;border-top:1px solid #e5e7eb;border-radius:0;padding:1.05rem 0;margin:0 auto;max-width:860px;background:transparent;box-shadow:none}.landing-root .landing-faq details:last-of-type{border-bottom:1px solid #e5e7eb}.landing-root .landing-faq summary{cursor:pointer;font-weight:600;color:#111}.landing-root .landing-faq details p{margin-top:.8rem;margin-bottom:0;color:#4a4a4a}.landing-root .landing-aeo-answers{padding:2.5rem 1rem;border-bottom:0;background:#fff}.landing-root .landing-aeo-answers h2{margin-bottom:.9rem}.landing-root .landing-aeo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.landing-root .landing-aeo-card{grid-column:span 3;min-height:0;border:1px solid rgba(226,232,240,.78);border-radius:24px;padding:1.35rem;background:#fff;box-shadow:0 18px 44px #0f172a0d;display:grid;gap:.5rem;align-content:start}.landing-root .landing-aeo-card:nth-child(3n+1){background:linear-gradient(180deg,#fff,#f7fbef)}.landing-root .landing-aeo-card:nth-child(3n+2){background:linear-gradient(180deg,#fff,#f6f9fd)}.landing-root .landing-aeo-card:nth-child(3n+3){background:linear-gradient(180deg,#fff,#fcf8ef)}.landing-root .landing-aeo-card h3{font-size:.98rem;margin-bottom:.45rem;line-height:1.3}.landing-root .landing-aeo-card p{margin:0;color:#3f4955;font-size:.96rem;line-height:1.55}.landing-root .landing-topic-cluster{padding:2.5rem 1rem;border-top:0;border-bottom:0;background:#f7f8f3}.landing-root .landing-topic-cluster h2{margin-bottom:1rem}.landing-root .landing-topic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.landing-root .landing-topic-card{display:block;text-decoration:none;color:inherit;grid-column:span 2;min-height:0;border:1px solid rgba(226,232,240,.78);border-radius:24px;padding:1.35rem;background:#ffffffeb;box-shadow:0 18px 44px #0f172a0d;transition:transform .15s ease,box-shadow .15s ease;display:grid;gap:.55rem;align-content:start}.landing-root .landing-topic-card:nth-child(3n+1){background:linear-gradient(180deg,#fff,#f7fbef)}.landing-root .landing-topic-card:nth-child(3n+2){background:linear-gradient(180deg,#fff,#f7f9fc)}.landing-root .landing-topic-card:nth-child(3n+3){background:linear-gradient(180deg,#fff,#fdf8f1)}.landing-root .landing-topic-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0000000f}.landing-root .landing-topic-card h3{margin-bottom:.45rem;line-height:1.28}.landing-root .landing-topic-card p{margin:0;color:#3f4955;font-size:.97rem;line-height:1.55}.landing-root .landing-detail-hero{padding:3rem 1rem .55rem;background:radial-gradient(circle at top left,rgba(163,230,53,.14),transparent 34%),radial-gradient(circle at top right,rgba(244,244,202,.72),transparent 28%),linear-gradient(180deg,#fcfdf8,#fff 74%)}.landing-root .landing-detail-shell{max-width:1280px}.landing-root .landing-detail-hero-grid{display:grid;gap:1rem;align-items:start}.landing-root .landing-detail-hero-grid.has-visual{grid-template-columns:minmax(0,.96fr) minmax(560px,1.04fr);gap:1.15rem;align-items:start}.landing-root .landing-detail-hero-copy{max-width:620px}.landing-root .landing-detail-hero-grid.is-simple{min-height:26rem;align-items:center}.landing-root .landing-detail-hero-grid.is-simple .landing-detail-hero-copy{max-width:780px}.landing-root .landing-detail-hero-copy h1{max-width:12.5ch;margin-bottom:.85rem;font-size:clamp(2.45rem,4.3vw,3.95rem);line-height:1.02}.landing-root .landing-detail-hero-grid.is-simple .landing-detail-hero-copy h1{max-width:13ch}.landing-root .landing-detail-hero-grid.has-visual .landing-detail-subtitle{max-width:56ch}.landing-root .landing-detail-hero-visual{position:relative;min-height:0;align-self:end}.landing-root .landing-detail-hero-glow{position:absolute;border-radius:999px;filter:blur(26px);pointer-events:none}.landing-root .landing-detail-hero-glow-a{inset:0 auto auto 1.25rem;width:180px;height:180px;background:#a3e63538}.landing-root .landing-detail-hero-glow-b{inset:auto 2rem 2rem auto;width:220px;height:220px;background:#0f172a14}.landing-root .landing-detail-hero-surface{position:relative;min-height:0;padding:.85rem;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:0;border-radius:30px;border:1px solid rgba(226,232,240,.9);overflow:hidden;background:linear-gradient(180deg,#ffffffe0,#f8fafcf5);box-shadow:0 24px 48px #0f172a17}.landing-root .landing-detail-hero-preview{width:100%;max-width:100%;flex:1 1 auto;border-radius:22px;overflow:hidden;border:1px solid rgba(226,232,240,.92);background:#fff;box-shadow:0 14px 32px #0f172a12;transform:none}.landing-root .landing-detail-hero-preview img{width:100%;display:block;height:auto}.landing-root .landing-detail-hero-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.4rem}.landing-root .landing-detail-hero-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.landing-root .landing-detail-hero-summary-stack{display:grid;gap:.9rem;max-width:88%;padding-top:0}.landing-root .landing-detail-hero-summary-card{display:flex;align-items:center;gap:.8rem;padding:.95rem 1rem;border-radius:20px;background:#ffffffdb;border:1px solid rgba(226,232,240,.96);box-shadow:0 16px 40px #0f172a14}.landing-root .landing-detail-hero-summary-card span{width:40px;height:40px;border-radius:14px;flex:0 0 auto;background:#ecfccb;color:#3f6212;display:inline-flex;align-items:center;justify-content:center}.landing-root .landing-detail-hero-summary-card p{color:#111827;font-weight:600}.landing-root .landing-detail-hero-floating-card{position:relative;min-height:100%;max-width:100%;padding:1rem 1.08rem 1.12rem;border-radius:24px;border:1px solid rgba(226,232,240,.95);box-shadow:0 20px 46px #0f172a1f}.landing-root .landing-detail-hero-floating-card.primary{background:#ffffffe0}.landing-root .landing-detail-hero-floating-card.secondary{background:#111827eb;border-color:#1f2937eb}.landing-root .landing-detail-hero-floating-eyebrow{margin-bottom:.48rem;color:#65a30d;font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.landing-root .landing-detail-hero-floating-card.secondary .landing-detail-hero-floating-eyebrow{color:#bef264}.landing-root .landing-detail-hero-floating-card h3{margin-bottom:.5rem;font-size:1.15rem;line-height:1.15;letter-spacing:-.03em;color:#111827}.landing-root .landing-detail-hero-floating-card span{display:block;color:#4b5563;font-size:.92rem;line-height:1.5}.landing-root .landing-detail-hero-floating-card.secondary h3{color:#f8fafc}.landing-root .landing-detail-hero-floating-card.secondary span{color:#cbd5e1}.landing-root .landing-detail-eyebrow{margin-bottom:1rem;color:#65a30d;font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-root .landing-detail-subtitle{max-width:760px;color:#374151;font-size:1rem;line-height:1.58}.landing-root .landing-detail-hero-benefits{margin-top:.45rem}.landing-root .landing-detail-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:0}.landing-root .landing-detail-highlight-card,.landing-root .landing-detail-section-card,.landing-root .landing-related-card{border:1px solid rgba(226,232,240,.78);border-radius:24px;background:#fff;box-shadow:0 18px 44px #0f172a0d}.landing-root .landing-detail-highlight-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:.9rem;align-items:center;min-height:0;padding:.9rem 1rem;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;position:relative;overflow:hidden;border-radius:22px}.landing-root .landing-detail-highlight-card:nth-child(3n+1){background:radial-gradient(circle at 85% 0%,rgba(163,230,53,.12),transparent 36%),linear-gradient(180deg,#fff,#f7fbef)}.landing-root .landing-detail-highlight-card:nth-child(3n+2){background:radial-gradient(circle at 85% 0%,rgba(96,165,250,.1),transparent 36%),linear-gradient(180deg,#fff,#f7f9fc)}.landing-root .landing-detail-highlight-card:nth-child(3n+3){background:radial-gradient(circle at 85% 0%,rgba(251,191,36,.1),transparent 36%),linear-gradient(180deg,#fff,#fcf8ef)}.landing-root .landing-detail-highlight-card:hover{transform:translateY(-2px);border-color:#d9f99d;box-shadow:0 18px 40px #0f172a14}.landing-root .landing-detail-check{width:44px;height:44px;border-radius:15px;background:linear-gradient(180deg,#ecfccb,#f7fee7);border:1px solid rgba(190,242,100,.28);color:#3f6212;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:inset 0 1px #ffffff8c}.landing-root .landing-detail-highlight-card p{grid-column:2;color:#111827;font-weight:600;font-size:.98rem;line-height:1.32;text-wrap:pretty;max-width:none;margin:0}.landing-root .landing-detail-sections{padding:0;background:transparent}.landing-root .landing-detail-hub-explorer{padding:0 1rem 5rem;background:#f5f7f2}.landing-root .landing-detail-capabilities{padding:4rem 0;background:#fff;border-top:1px solid var(--color-border)}.landing-root .landing-detail-gallery{padding:4.5rem 0;background:radial-gradient(circle at top left,rgba(163,230,53,.12),transparent 22%),radial-gradient(circle at top right,rgba(96,165,250,.14),transparent 26%),linear-gradient(180deg,#0d1320,#151d2f)}.landing-root .landing-detail-gallery .landing-related-header h2,.landing-root .landing-detail-gallery .landing-related-header p,.landing-root .landing-detail-gallery .landing-detail-eyebrow{color:#f8fafc}.landing-root .landing-detail-gallery .landing-detail-eyebrow{color:#bef264}.landing-root .landing-related-pages{padding:1rem 1rem 3rem;background:linear-gradient(180deg,#fbfcf7,#fff)}.landing-root .landing-detail-deep-dive{background:#fff;padding:3.25rem 0}.landing-root .landing-detail-deep-dive-alt{background:var(--color-bg-alt)}.landing-root .landing-detail-deep-dive .deep-dive-grid{gap:2rem;align-items:start}.landing-root .landing-detail-text-shell{max-width:840px}.landing-root .landing-detail-text-shell .landing-detail-action-list-wide{margin-top:1.5rem}.landing-root .landing-detail-section-kicker{margin-bottom:.9rem;color:#65a30d;font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.landing-root .landing-detail-sections-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.landing-root .landing-detail-section-card{position:relative;overflow:hidden;grid-column:span 3;padding:1.1rem;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fafc);min-height:420px}.landing-root .landing-detail-section-card:before{content:none}.landing-root .landing-detail-section-card.has-media{display:grid;grid-template-columns:1fr;align-items:start;gap:1rem}.landing-root .landing-detail-section-card.media-left{grid-template-columns:1fr}.landing-root .landing-detail-section-card.media-left .landing-detail-section-copy{order:1}.landing-root .landing-detail-section-card.media-left .landing-detail-section-media{order:2}.landing-root .landing-detail-section-copy{padding:0}.landing-root .landing-detail-section-card h2{font-size:1.45rem;margin-bottom:.85rem;letter-spacing:-.03em;line-height:1.12}.landing-root .landing-detail-section-card p{color:#374151;margin-bottom:1rem;font-size:.99rem;line-height:1.62}.landing-root .landing-detail-section-card ul{padding-left:1.1rem;color:#111827}.landing-root .landing-detail-section-card li+li{margin-top:.5rem}.landing-root .landing-detail-action-list{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.landing-root .landing-detail-action-list-wide{grid-column:1 / -1}.landing-root .landing-detail-action-card{display:grid;grid-template-columns:2.6rem minmax(0,1fr);align-items:flex-start;gap:.9rem;width:100%;margin:0;padding:1rem 1.05rem;border:1px solid rgba(148,163,184,.24);border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f8fafceb);box-shadow:0 18px 40px #0f172a14;color:#111827;line-height:1.6;min-height:100%}.landing-root .landing-detail-action-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:16px;background:linear-gradient(135deg,#ca8a0429,#2563eb24);color:#0f172a;box-shadow:inset 0 0 0 1px #ca8a042e;font-size:1rem;flex-shrink:0}.landing-root .landing-detail-action-card span:last-child{display:block;min-width:0}.landing-root .landing-detail-section-media{position:relative;min-height:100%;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem;border-radius:0;background:transparent;border:0}.landing-root .landing-detail-section-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:0;padding:.26rem 0;border-radius:999px;background:transparent;color:#6b7280;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-root .landing-detail-section-screen-frame{width:100%;aspect-ratio:16 / 10;padding:0;display:flex;align-items:center;justify-content:center;border-radius:0;background:transparent;border:0;box-shadow:none}.landing-root .landing-detail-section-card.has-media:nth-child(3n+1){grid-column:span 4}.landing-root .landing-detail-section-card.has-media:nth-child(3n+2){grid-column:span 2}.landing-root .landing-detail-section-screen-frame img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;border-radius:0;border:0;box-shadow:none}.landing-root .landing-detail-hub-group-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.landing-root .landing-detail-hub-group-card{grid-column:span 2;border:1px solid rgba(226,232,240,.78);border-radius:24px;background:radial-gradient(circle at top right,rgba(163,230,53,.12),transparent 28%),linear-gradient(180deg,#fff,#f8fbf1);box-shadow:0 18px 44px #0f172a0f;padding:1.35rem}.landing-root .landing-detail-hub-group-card:nth-child(1){grid-column:span 3}.landing-root .landing-detail-hub-group-card:nth-child(2){grid-column:span 3}.landing-root .landing-detail-section-card,.landing-root .landing-detail-capability-card,.landing-root .landing-detail-gallery-card,.landing-root .landing-detail-hub-group-card,.landing-root .landing-related-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.landing-root .landing-detail-section-card:hover,.landing-root .landing-detail-capability-card:hover,.landing-root .landing-detail-gallery-card:hover,.landing-root .landing-detail-hub-group-card:hover,.landing-root .landing-related-card:hover{transform:translateY(-4px);border-color:#d9f99d;box-shadow:0 22px 56px #0f172a17}.landing-root .landing-detail-hub-group-header{padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-root .landing-detail-hub-group-header p{color:#65a30d;font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-root .landing-detail-hub-count{padding:.42rem .68rem;border-radius:999px;background:#1118270f;color:#111827;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.landing-root .landing-detail-hub-links{display:flex;flex-direction:column;gap:.9rem}.landing-root .landing-detail-hub-link-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:.9rem;align-items:start;padding:.85rem 0;border-radius:0;text-decoration:none;color:inherit;background:transparent;border:0;border-top:1px solid rgba(226,232,240,.8);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-root .landing-detail-hub-link-card:hover{transform:translate(3px);border-color:#a3e63599;box-shadow:none}.landing-root .landing-detail-hub-icon{width:54px;height:54px;border-radius:18px;background:#ecfccb;color:#3f6212;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem}.landing-root .landing-detail-hub-copy{display:flex;flex-direction:column;gap:.28rem}.landing-root .landing-detail-hub-copy strong{color:#111827;font-size:1.03rem}.landing-root .landing-detail-hub-copy small{color:#4b5563;font-size:.95rem;line-height:1.45;text-wrap:balance}.landing-root .landing-detail-hub-arrow{width:38px;height:38px;border-radius:14px;background:#111827;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 12px 24px #0f172a24}.landing-root .landing-detail-capabilities-grid{display:grid;grid-template-columns:1fr;max-width:960px;margin-left:auto;margin-right:auto;gap:0}.landing-root .landing-detail-capability-card,.landing-root .landing-detail-gallery-card{border:1px solid rgba(226,232,240,.78);border-radius:24px;background:#fff;box-shadow:0 18px 44px #0f172a0d}.landing-root .landing-detail-capability-card{grid-column:1 / -1;min-height:0;padding:1.55rem 0;display:grid;grid-template-columns:3.25rem minmax(0,1fr);-moz-column-gap:1.35rem;column-gap:1.35rem;row-gap:.35rem;align-items:flex-start;border:0;border-radius:0;background:transparent;box-shadow:none;border-top:1px solid var(--color-border)}.landing-root .landing-detail-capability-card:nth-child(1){grid-column:1 / -1}.landing-root .landing-detail-capability-card:nth-child(2){grid-column:1 / -1}.landing-root .landing-detail-capability-mark{width:46px;height:46px;border-radius:16px;margin-bottom:0;flex:0 0 auto;grid-row:1 / span 2;background:linear-gradient(180deg,#eef8d7,#f8fbef);color:#365314;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem}.landing-root .landing-detail-capability-card h3,.landing-root .landing-detail-gallery-copy h3{font-size:1.35rem;letter-spacing:-.03em;margin-bottom:.7rem}.landing-root .landing-detail-capability-card h3{min-width:0;margin-bottom:0;font-size:1.16rem;line-height:1.15}.landing-root .landing-detail-capability-card p{grid-column:2}.landing-root .landing-detail-capability-card p,.landing-root .landing-detail-gallery-copy p{color:#4b5563}.landing-root .landing-detail-capability-card p{max-width:66ch;font-size:1.02rem;line-height:1.62}.landing-root .landing-detail-gallery-grid{display:grid;grid-template-columns:1fr;gap:0}.landing-root .landing-detail-gallery-card{position:relative;overflow:visible;display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);min-height:0;align-items:center;gap:2rem;padding:1.8rem 0;border:0;border-radius:0;background:transparent;box-shadow:none;border-top:1px solid rgba(148,163,184,.2)}.landing-root .landing-detail-gallery-card.media-right{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)}.landing-root .landing-detail-gallery-card.media-right .landing-detail-gallery-image-shell{order:2}.landing-root .landing-detail-gallery-card.media-right .landing-detail-gallery-copy{order:1}.landing-root .landing-detail-gallery-image-shell{position:relative;min-height:100%;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border-right:0}.landing-root .landing-detail-gallery-badge{display:inline-flex;position:static;width:-moz-fit-content;width:fit-content;margin-bottom:.55rem;padding:.26rem 0;border-radius:999px;background:transparent;color:#bef264;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-root .landing-detail-gallery-screen-frame{width:100%;min-height:0;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.landing-root .landing-detail-gallery-screen-frame img{width:100%;height:100%;display:block;max-height:none;-o-object-fit:contain;object-fit:contain;border-radius:0;border:0;box-shadow:none}.landing-root .landing-detail-gallery-copy{display:flex;flex-direction:column;justify-content:center;gap:.4rem;padding:.5rem 0;background:transparent}.landing-root .landing-detail-gallery-copy h3{color:#f8fafc;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.08}.landing-root .landing-detail-gallery-copy p{color:#cbd5e1;font-size:1.05rem;line-height:1.7}.landing-root .landing-related-header{max-width:760px;margin-bottom:1.1rem}.landing-root .landing-detail-capabilities .landing-related-header,.landing-root .landing-detail-gallery .landing-related-header{margin-bottom:1.5rem}.landing-root .landing-detail-capabilities .landing-related-header{text-align:center;margin-left:auto;margin-right:auto;max-width:820px}.landing-root .landing-detail-capabilities .landing-detail-eyebrow{margin-bottom:.8rem}.landing-root .landing-detail-capabilities .landing-related-header h2{font-size:clamp(2.4rem,4.6vw,3.8rem);line-height:1.04;letter-spacing:-.04em;text-wrap:balance}.landing-root .landing-detail-hero-feature,.landing-root .landing-detail-hero-audience{position:relative;overflow:hidden;padding:4.2rem 1rem 1rem;color:#f8fafc;background:radial-gradient(circle at 16% 0%,rgba(105,132,255,.32),transparent 28%),radial-gradient(circle at 86% 20%,rgba(36,179,205,.26),transparent 34%),linear-gradient(135deg,#10172a,#14213d,#082536)}.landing-root .landing-detail-hero-audience{padding:6.2rem 1rem 3.8rem;color:#050505;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.94),rgba(255,255,255,.72) 38%,transparent 64%),radial-gradient(circle at 14% 24%,rgba(163,230,53,.18),transparent 26%),radial-gradient(circle at 84% 18%,rgba(96,165,250,.16),transparent 28%),linear-gradient(180deg,#fff,#f8fafc 62%,#fff)}.landing-root .landing-detail-hero-feature:before,.landing-root .landing-detail-hero-audience:before{content:"";position:absolute;left:50%;bottom:-26rem;width:min(110rem,118vw);height:46rem;border-radius:50% 50% 0 0;transform:translate(-50%);background:linear-gradient(180deg,#ffffff14,#fff0);border:1px solid rgba(255,255,255,.08);pointer-events:none}.landing-root .landing-detail-hero-feature .landing-detail-eyebrow,.landing-root .landing-detail-hero-audience .landing-detail-eyebrow{color:#65a30d}.landing-root .landing-detail-hero-feature .landing-detail-hero-copy h1,.landing-root .landing-detail-hero-audience .landing-detail-hero-copy h1{max-width:13.5ch;color:#050505!important}.landing-root .landing-detail-hero-feature .landing-detail-subtitle,.landing-root .landing-detail-hero-audience .landing-detail-subtitle{color:#475569}.landing-root .landing-detail-hero-feature .landing-detail-hero-surface,.landing-root .landing-detail-hero-audience .landing-detail-hero-surface{padding:.7rem;border-radius:32px;border-color:#e2e8f0db;background:linear-gradient(180deg,#ffffffe6,#f8fafcb8),#ffffffc2;box-shadow:0 28px 80px #0f172a24,inset 0 1px #ffffffb8}.landing-root .landing-detail-hero-feature .landing-detail-hero-preview,.landing-root .landing-detail-hero-audience .landing-detail-hero-preview{border-radius:26px;border-color:#e2e8f0e6;background:#ffffffeb;box-shadow:0 24px 56px #0f172a1f}.landing-root .landing-detail-hero-feature .landing-detail-hero-preview img,.landing-root .landing-detail-hero-audience .landing-detail-hero-preview img{aspect-ratio:16 / 10;height:100%;-o-object-fit:cover;object-fit:cover}.landing-root .landing-detail-hero-overlay-row{position:absolute;left:1.3rem;right:1.3rem;bottom:1.3rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.landing-root .landing-detail-hero-overlay-row span{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;gap:.45rem;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#090f1bb3;color:#fff;font-size:.86rem;font-weight:700;line-height:1.2;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 30px #00000038}.landing-root .landing-detail-hero-overlay-row i{color:#24b3cd;font-size:1.05rem}.landing-root .landing-detail-hero-feature .landing-detail-highlight-card,.landing-root .landing-detail-hero-audience .landing-detail-highlight-card{border-color:#ffffff21;background:#ffffff14;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-root .landing-detail-hero-feature .landing-detail-highlight-card p,.landing-root .landing-detail-hero-audience .landing-detail-highlight-card p{color:#fff}.landing-root .landing-detail-hero-feature .landing-detail-check,.landing-root .landing-detail-hero-audience .landing-detail-check{background:linear-gradient(135deg,#24b3cd47,#b8a3ff38);border-color:#ffffff29;color:#fff}.landing-root .landing-detail-hero-feature .landing-detail-eyebrow{color:#b8a3ff}.landing-root .landing-detail-hero-feature .landing-detail-hero-copy h1{color:#fff!important}.landing-root .landing-detail-hero-feature .landing-detail-subtitle{color:#d7dee9}.landing-root .landing-detail-hero-feature .landing-detail-hero-surface{border-color:#ffffff24;background:linear-gradient(180deg,#ffffff1c,#ffffff0a),#0c1220d6;box-shadow:0 28px 80px #00000052,inset 0 1px #ffffff29}.landing-root .landing-detail-hero-feature .landing-detail-hero-preview{border-color:#ffffff1f;background:#0f172ab8;box-shadow:0 24px 56px #00000047}.landing-root .landing-detail-hero-audience .landing-detail-hero-overlay-row span{border-color:#e2e8f0d1;background:#ffffffd6;color:#0f172a;box-shadow:0 14px 30px #0f172a1f}.landing-root .landing-detail-hero-audience .landing-detail-hero-overlay-row i{color:#65a30d}.landing-root .landing-detail-hero-audience .landing-detail-highlight-card{border-color:#e2e8f0d1;background:#ffffffd6;box-shadow:0 18px 42px #0f172a14}.landing-root .landing-detail-hero-audience .landing-detail-highlight-card p{color:#0f172a}.landing-root .landing-detail-hero-audience .landing-detail-check{background:linear-gradient(180deg,#ecfccb,#f7fee7);border-color:#bef26461;color:#3f6212}.landing-root .landing-detail-hub-explorer{background:radial-gradient(circle at top left,rgba(36,179,205,.1),transparent 24%),linear-gradient(180deg,#f8fbff,#fff)}.landing-root .landing-detail-hub-group-card{border-radius:28px;background:radial-gradient(circle at 88% 0%,rgba(36,179,205,.18),transparent 34%),linear-gradient(180deg,#fff,#f7fbff)}.landing-root .landing-detail-hub-group-card:nth-child(2n){background:radial-gradient(circle at 88% 0%,rgba(163,230,53,.16),transparent 34%),linear-gradient(180deg,#fff,#f8fbf1)}.landing-root .landing-detail-hub-icon{background:linear-gradient(135deg,#e8fbff,#f1f8d7);color:#0e7490}.landing-root .landing-detail-hub-arrow{background:linear-gradient(135deg,#15213a,#0e7490)}.landing-root .landing-detail-deep-dive{background:radial-gradient(circle at 8% 18%,rgba(36,179,205,.08),transparent 22%),#fff}.landing-root .landing-detail-deep-dive-alt{background:radial-gradient(circle at 90% 8%,rgba(163,230,53,.12),transparent 24%),#f7fbff}.landing-root .landing-detail-section-media{overflow:hidden;padding:.75rem;border-radius:26px;border:1px solid rgba(226,232,240,.82);background:linear-gradient(180deg,#fffffff5,#f8fafce6);box-shadow:0 22px 56px #0f172a14}.landing-root .landing-detail-section-badge{padding:.45rem .75rem;background:#0f172a0f;color:#0e7490}.landing-root .landing-detail-section-screen-frame{border-radius:20px;background:#fff}.landing-root .landing-detail-section-screen-frame img{border-radius:18px}.landing-root .landing-related-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.landing-root .landing-related-card{grid-column:span 3;min-height:0;padding:1.35rem;text-decoration:none;color:inherit;border:1px solid rgba(226,232,240,.78);border-radius:24px;background:#fff;display:grid;gap:.55rem;align-content:start;transition:transform .18s ease,box-shadow .18s ease}.landing-root .landing-related-card:nth-child(4n+1){background:linear-gradient(180deg,#fff,#f7fbef)}.landing-root .landing-related-card:nth-child(4n+2){background:linear-gradient(180deg,#fff,#f7f9fc)}.landing-root .landing-related-card:nth-child(4n+3){background:linear-gradient(180deg,#fff,#fcf8ef)}.landing-root .landing-related-card:nth-child(4n+4){background:linear-gradient(180deg,#fff,#f7fbf7)}.landing-root .landing-related-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a14}.landing-root .landing-related-card-eyebrow{color:#65a30d;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.35rem}.landing-root .landing-related-card h3{margin-bottom:.15rem;font-size:1.18rem;letter-spacing:-.025em;line-height:1.2}.landing-root .landing-related-card p:last-child{color:#4b5563;line-height:1.6;margin:0}.landing-root .features-page-shell{width:min(1320px,100%);margin:0 auto}.landing-root .features-page-hero{position:relative;overflow:hidden;padding:6.5rem 1rem 4rem;color:#050505;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.94),rgba(255,255,255,.72) 38%,transparent 64%),radial-gradient(circle at 14% 24%,rgba(163,230,53,.18),transparent 26%),radial-gradient(circle at 84% 18%,rgba(96,165,250,.16),transparent 28%),linear-gradient(180deg,#fff,#f8fafc 62%,#fff)}.landing-root .features-page-hero:after{content:"";position:absolute;inset:auto -10% -38% -10%;height:28rem;border-radius:50% 50% 0 0;background:#a3e63514;pointer-events:none}.landing-root .features-page-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:clamp(2rem,5vw,5rem);align-items:center}.landing-root .features-page-eyebrow,.landing-root .features-page-section-heading p{margin-bottom:.8rem;color:#d9f99d;font-size:.82rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landing-root .features-page-hero-copy h1{max-width:780px;margin-bottom:1rem;color:#050505!important;font-size:clamp(2.65rem,5.4vw,5.2rem);font-weight:800;line-height:1.02}.landing-root .features-page-hero-copy>p:not(.features-page-eyebrow){max-width:700px;color:#475569;font-size:1.18rem;line-height:1.72}.landing-root .features-page-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.8rem}.landing-root .features-page-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.2rem;border:1px solid #d9e5c6;border-radius:8px;color:#17230f;font-weight:800;text-decoration:none;background:#ffffffd1}.landing-root .features-page-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-width:620px;margin-top:2rem}.landing-root .features-page-metrics span{padding:1rem;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:#ffffffb8;box-shadow:0 14px 34px #0f172a12}.landing-root .features-page-metrics strong,.landing-root .features-page-metrics small{display:block}.landing-root .features-page-metrics strong{color:#d9f99d;font-size:1.7rem;line-height:1}.landing-root .features-page-metrics small{margin-top:.4rem;color:#475569;font-weight:700;line-height:1.35}.landing-root .features-page-hero-visual{position:relative;min-height:520px}.landing-root .features-page-hero-glow{position:absolute;inset:5% 4% auto auto;width:24rem;height:24rem;border-radius:999px;background:#d9f99d2e;filter:blur(34px)}.landing-root .features-page-screen{position:relative;overflow:hidden;padding:.75rem;border:1px solid rgba(217,249,157,.16);border-radius:30px;background:linear-gradient(180deg,#ffffffe6,#f8fafcb8),#ffffffb8;box-shadow:0 34px 90px #0f172a29}.landing-root .features-page-screen img{display:block;width:100%;border-radius:22px}.landing-root .features-page-floating-card{position:absolute;z-index:2;display:grid;grid-template-columns:2.4rem minmax(0,1fr);gap:.7rem;align-items:center;max-width:310px;padding:.9rem;border:1px solid rgba(217,249,157,.22);border-radius:12px;background:#ffffffeb;color:#0f172a;box-shadow:0 20px 44px #0f172a24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-root .features-page-floating-card i{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:8px;background:#d9f99d;color:#17230f;font-size:1.2rem}.landing-root .features-page-floating-card span{font-size:.88rem;font-weight:800;line-height:1.35}.landing-root .features-page-floating-card-a{left:-1.4rem;bottom:3.2rem}.landing-root .features-page-floating-card-b{right:-.8rem;top:2.3rem}.landing-root .features-page-workflows,.landing-root .features-page-spotlights{padding:5rem 1rem;background:radial-gradient(circle at 92% 0%,rgba(217,249,157,.22),transparent 30%),#f7fbf1}.landing-root .features-page-section-heading{max-width:760px;margin:0 auto 2.4rem;text-align:center}.landing-root .features-page-section-heading p{color:#0f766e}.landing-root .features-page-section-heading h2{color:#0f172a;font-size:clamp(2.25rem,4.5vw,4rem);font-weight:800;line-height:1.04}.landing-root .features-page-workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.landing-root .features-page-workflow-group{overflow:hidden;border:1px solid rgba(132,204,22,.18);border-radius:12px;background:#fff;box-shadow:0 18px 42px #0f172a12}.landing-root .features-page-workflow-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;color:#fff;background:radial-gradient(circle at 100% 0%,rgba(217,249,157,.22),transparent 36%),linear-gradient(180deg,#101c12,#17230f)}.landing-root .features-page-workflow-header span,.landing-root .features-page-workflow-header b{font-weight:900}.landing-root .features-page-workflow-links{display:grid}.landing-root .features-page-workflow-links a{display:grid;grid-template-columns:2.35rem minmax(0,1fr);gap:.75rem;padding:1rem;border-bottom:1px solid #e2e8f0;color:inherit;text-decoration:none;transition:background .18s ease,transform .18s ease}.landing-root .features-page-workflow-links a:last-child{border-bottom:0}.landing-root .features-page-workflow-links a:hover{background:#f7fee7;transform:translateY(-1px)}.landing-root .features-page-workflow-links i{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:8px;background:#ecfccb;color:#4d7c0f;font-size:1.15rem}.landing-root .features-page-workflow-links strong,.landing-root .features-page-workflow-links small{display:block}.landing-root .features-page-workflow-links strong{margin-bottom:.25rem;color:#0f172a;font-size:.95rem}.landing-root .features-page-workflow-links small{color:#64748b;font-size:.78rem;line-height:1.45}.landing-root .features-page-operating-layer{padding:5rem 1rem;color:#fff;background:radial-gradient(circle at 5% 0%,rgba(217,249,157,.18),transparent 28%),linear-gradient(180deg,#0b1510,#13200f 52%,#0a120d)}.landing-root .features-page-operating-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(2rem,5vw,4rem);align-items:center}.landing-root .features-page-operating-copy h2{max-width:620px;margin-bottom:1rem;color:#fff;font-size:clamp(2.3rem,4.7vw,4rem);line-height:1.04}.landing-root .features-page-operating-copy>p{max-width:620px;color:#ffffffc7;font-size:1.08rem;line-height:1.7}.landing-root .features-page-check-list{display:grid;gap:.85rem;margin-top:1.5rem}.landing-root .features-page-check-list span{display:grid;grid-template-columns:1.2rem minmax(0,1fr);gap:.65rem;color:#ffffffe0;font-weight:700;line-height:1.45}.landing-root .features-page-check-list i{color:#d9f99d}.landing-root .features-page-operating-visual{overflow:hidden;padding:.7rem;border:1px solid rgba(217,249,157,.18);border-radius:24px;background:#ffffff14;box-shadow:0 30px 70px #00000047}.landing-root .features-page-operating-visual img{display:block;width:100%;border-radius:18px}.landing-root .features-page-spotlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-root .features-page-spotlight-card{overflow:hidden;position:relative;display:grid;grid-template-rows:auto 1fr;min-height:100%;border:1px solid rgba(148,163,184,.32);border-radius:14px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 18px 44px #0f172a14}.landing-root .features-page-spotlight-card img{width:100%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover}.landing-root .features-page-spotlight-card>span{display:grid;gap:.45rem;padding:1.1rem 3.2rem 1.2rem 1.1rem}.landing-root .features-page-spotlight-card strong{color:#0f172a;font-size:1.1rem;line-height:1.2}.landing-root .features-page-spotlight-card small{color:#64748b;font-size:.9rem;line-height:1.55}.landing-root .features-page-spotlight-card>i{position:absolute;right:1rem;bottom:1rem;display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#101c12;color:#d9f99d}.landing-root .features-page-demo-band{padding:4rem 1rem;background:#f7fbf1}.landing-root .features-page-demo-band .features-page-shell{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;border-radius:16px;background:radial-gradient(circle at 100% 0%,rgba(217,249,157,.28),transparent 30%),linear-gradient(180deg,#101c12,#17230f);color:#fff}.landing-root .features-page-demo-band h2{max-width:760px;color:#fff;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08}.landing-root .subfeature-hero{position:relative;overflow:hidden;padding:6.5rem 1rem 4rem;color:#050505;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.94),rgba(255,255,255,.72) 38%,transparent 64%),radial-gradient(circle at 14% 24%,rgba(163,230,53,.18),transparent 26%),radial-gradient(circle at 84% 18%,rgba(96,165,250,.16),transparent 28%),linear-gradient(180deg,#fff,#f8fafc 62%,#fff)}.landing-root .subfeature-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:clamp(2rem,5vw,5rem);align-items:center}.landing-root .subfeature-hero-copy h1{max-width:780px;margin-bottom:1rem;color:#050505!important;font-size:clamp(2.6rem,5.2vw,5rem);font-weight:800;line-height:1.02}.landing-root .subfeature-hero-copy>p:not(.features-page-eyebrow){max-width:680px;color:#475569;font-size:1.16rem;line-height:1.72}.landing-root .subfeature-hero-visual{position:relative;min-height:500px}.landing-root .subfeature-hero-surface{position:relative;overflow:hidden;padding:.75rem;border:1px solid rgba(217,249,157,.16);border-radius:30px;background:linear-gradient(180deg,#ffffffe6,#f8fafcb8),#ffffffb8;box-shadow:0 34px 90px #0f172a29}.landing-root .subfeature-hero-surface:before{content:"";position:absolute;inset:-20% -10% auto auto;width:22rem;height:22rem;border-radius:999px;background:#d9f99d2e;filter:blur(34px)}.landing-root .subfeature-hero-surface img{position:relative;z-index:1;display:block;width:100%;border-radius:22px}.landing-root .subfeature-orbit-card{position:absolute;z-index:2;display:grid;grid-template-columns:2.4rem minmax(0,1fr);gap:.7rem;align-items:center;max-width:310px;padding:.9rem;border:1px solid rgba(217,249,157,.22);border-radius:12px;background:#ffffffeb;color:#0f172a;box-shadow:0 20px 44px #0f172a24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-root .subfeature-orbit-card i{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:8px;background:#d9f99d;color:#17230f;font-size:1.2rem}.landing-root .subfeature-orbit-card span{font-size:.88rem;font-weight:800;line-height:1.35}.landing-root .subfeature-orbit-card-a{left:-1.2rem;bottom:3rem}.landing-root .subfeature-orbit-card-b{right:-.8rem;top:2.1rem}.landing-root .subfeature-highlight-strip,.landing-root .subfeature-capabilities-section,.landing-root .subfeature-related-section{padding:4rem 1rem;background:radial-gradient(circle at 92% 0%,rgba(217,249,157,.2),transparent 30%),#f7fbf1}.landing-root .subfeature-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-root .subfeature-highlight-card{min-height:150px;padding:1.2rem;border:1px solid rgba(132,204,22,.18);border-radius:14px;background:#fff;box-shadow:0 18px 42px #0f172a12}.landing-root .subfeature-highlight-card span{display:inline-flex;margin-bottom:1rem;color:#65a30d;font-size:.8rem;font-weight:900;letter-spacing:.12em}.landing-root .subfeature-highlight-card p{color:#0f172a;font-size:1.18rem;font-weight:800;line-height:1.25}.landing-root .subfeature-story-section,.landing-root .subfeature-deep-section{padding:5rem 1rem;color:#fff;background:radial-gradient(circle at 8% 0%,rgba(217,249,157,.16),transparent 28%),linear-gradient(180deg,#0b1510,#13200f 52%,#0a120d)}.landing-root .subfeature-deep-section{background:radial-gradient(circle at 90% 0%,rgba(217,249,157,.14),transparent 28%),linear-gradient(180deg,#101c12,#17230f)}.landing-root .subfeature-story-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(2rem,5vw,4rem);align-items:center}.landing-root .subfeature-story-grid.reverse .subfeature-story-copy{order:2}.landing-root .subfeature-story-copy h2{max-width:680px;margin-bottom:1rem;color:#fff;font-size:clamp(2.2rem,4.7vw,4rem);font-weight:800;line-height:1.04}.landing-root .subfeature-story-copy>p{max-width:660px;color:#ffffffc7;font-size:1.06rem;line-height:1.7}.landing-root .subfeature-check-list span{color:#ffffffe0}.landing-root .subfeature-story-media{overflow:hidden;padding:.7rem;border:1px solid rgba(217,249,157,.18);border-radius:24px;background:#ffffff14;box-shadow:0 30px 70px #00000047}.landing-root .subfeature-story-media img{display:block;width:100%;border-radius:18px}.landing-root .subfeature-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-root .subfeature-capability-card{min-height:260px;padding:1.35rem;border:1px solid rgba(132,204,22,.18);border-radius:14px;background:#fff;box-shadow:0 18px 42px #0f172a12}.landing-root .subfeature-capability-card>span{display:grid;place-items:center;width:3rem;height:3rem;margin-bottom:1.2rem;border-radius:12px;background:#ecfccb;color:#4d7c0f;font-size:1.3rem}.landing-root .subfeature-capability-card h3{margin-bottom:.7rem;color:#0f172a;font-size:1.35rem;line-height:1.16}.landing-root .subfeature-capability-card p{color:#64748b;line-height:1.65}.landing-root .subfeature-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.landing-root .subfeature-related-card{position:relative;min-height:210px;padding:1.2rem 3rem 1.2rem 1.2rem;border:1px solid rgba(148,163,184,.32);border-radius:14px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 18px 44px #0f172a14}.landing-root .subfeature-related-card strong,.landing-root .subfeature-related-card span{display:block}.landing-root .subfeature-related-card strong{margin-bottom:.65rem;color:#0f172a;font-size:1.1rem;line-height:1.2}.landing-root .subfeature-related-card span{color:#64748b;font-size:.9rem;line-height:1.55}.landing-root .subfeature-related-card i{position:absolute;right:1rem;bottom:1rem;display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#101c12;color:#d9f99d}.landing-root .about-page-shell{width:min(1280px,calc(100% - 32px));margin:0 auto}.landing-root .about-page-hero{position:relative;overflow:hidden;padding:9.5rem 0 5.5rem;background:radial-gradient(circle at 88% 14%,rgba(132,204,22,.18),transparent 30%),radial-gradient(circle at 12% 18%,rgba(14,165,233,.13),transparent 28%),linear-gradient(180deg,#f8fafc,#fff 76%);color:#0f172a}.landing-root .about-page-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(2rem,5vw,5rem);align-items:center}.landing-root .about-page-eyebrow{margin:0 0 1rem;color:#4f7d00;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.landing-root .about-page-hero-copy h1,.landing-root .about-page-story-copy h2,.landing-root .about-page-section-heading h2,.landing-root .about-cal-copy h2{margin:0;color:#0f172a;letter-spacing:0}.landing-root .about-page-hero-copy h1{max-width:780px;font-size:clamp(3.1rem,5vw,5.4rem);line-height:1}.landing-root .about-page-hero-copy>p:not(.about-page-eyebrow){max-width:650px;margin:1.6rem 0 0;color:#475569;font-size:clamp(1.08rem,1.6vw,1.28rem);line-height:1.65}.landing-root .about-page-actions{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;margin-top:2rem}.landing-root .about-page-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.25rem;border:1px solid rgba(15,23,42,.14);border-radius:999px;background:#ffffffc7;color:#0f172a;font-weight:800;text-decoration:none;box-shadow:0 14px 34px #0f172a14}.landing-root .about-page-hero-panel{overflow:hidden;padding:clamp(1rem,2vw,1.35rem);border:1px solid rgba(15,23,42,.12);border-radius:28px;background:#ffffffdb;box-shadow:0 30px 80px #0f172a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-root .about-page-panel-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#0f172a;font-weight:900}.landing-root .about-page-panel-header span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#bef264;color:#163300;font-size:1.25rem}.landing-root .about-page-panel-screen{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:22px;background:#f8fafc;aspect-ratio:16 / 10}.landing-root .about-page-panel-screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;display:block}.landing-root .about-page-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.landing-root .about-page-proof-grid span{min-height:96px;padding:1rem;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff}.landing-root .about-page-proof-grid strong,.landing-root .about-page-proof-grid small{display:block}.landing-root .about-page-proof-grid strong{color:#0f172a;font-size:1.35rem;line-height:1}.landing-root .about-page-proof-grid small{margin-top:.55rem;color:#64748b;font-size:.82rem;line-height:1.35}.landing-root .about-page-story-section,.landing-root .about-page-values-section{padding:5.5rem 0;background:#fff}.landing-root .about-page-story-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);gap:clamp(2rem,5vw,5rem);align-items:start}.landing-root .about-page-story-copy h2,.landing-root .about-page-section-heading h2,.landing-root .about-cal-copy h2{font-size:clamp(2.2rem,4vw,4.2rem);line-height:1}.landing-root .about-page-story-copy p:not(.about-page-eyebrow),.landing-root .about-cal-copy p{margin:1.3rem 0 0;color:#475569;font-size:1.08rem;line-height:1.7}.landing-root .about-page-principle-list{display:grid;gap:.9rem}.landing-root .about-page-principle-list span{display:flex;align-items:flex-start;gap:.85rem;padding:1.15rem;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#f8fafc;color:#334155;font-weight:750;line-height:1.45}.landing-root .about-page-principle-list i{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#bef264;color:#163300}.landing-root .about-page-values-section{background:#f8fafc}.landing-root .about-page-section-heading{max-width:780px;margin-bottom:2rem}.landing-root .about-page-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-root .about-page-value-card{min-height:300px;padding:1.45rem;border:1px solid rgba(15,23,42,.1);border-radius:22px;background:#fff;box-shadow:0 22px 52px #0f172a14}.landing-root .about-page-value-card span{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:1.25rem;border-radius:16px;background:#0f172a;color:#bef264;font-size:1.35rem}.landing-root .about-page-value-card h3{margin:0;color:#0f172a;font-size:1.35rem;letter-spacing:0}.landing-root .about-page-value-card p{margin:.85rem 0 0;color:#475569;line-height:1.65}.landing-root .about-cal-section{padding:5.5rem 0 6rem;background:linear-gradient(180deg,#f8fafc,#fff)}.landing-root .about-cal-card{overflow:hidden;border:1px solid rgba(15,23,42,.11);border-radius:32px;background:#fff;box-shadow:0 30px 90px #0f172a21}.landing-root .about-cal-copy{max-width:840px;padding:clamp(1.5rem,4vw,3rem) clamp(1.25rem,4vw,3rem) 1.5rem}.landing-root .about-cal-copy p{max-width:680px}.landing-root .about-cal-embed{margin:0 clamp(.8rem,2vw,1.35rem) clamp(.8rem,2vw,1.35rem);min-height:730px;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:24px;background:#f8fafc}.landing-root .about-cal-embed iframe{width:100%;min-height:730px;border:0;border-radius:24px;display:block}.landing-root .pricing-page-hero{padding:4.4rem 1rem 2.2rem;background:radial-gradient(circle at 88% 0%,rgba(217,249,157,.42),transparent 26%),radial-gradient(circle at 6% 16%,rgba(186,230,253,.58),transparent 30%),linear-gradient(180deg,#eef7fb,#f7fbf1)}.landing-root .pricing-page-shell{width:min(1230px,100%);margin:0 auto}.landing-root .pricing-page-hero .pricing-page-shell{text-align:center}.landing-root .pricing-page-eyebrow,.landing-root .pricing-section-heading p{margin-bottom:.65rem;color:#0f766e;font-size:.86rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.landing-root .pricing-page-hero h1{max-width:840px;margin:0 auto 1.1rem;color:#0f172a;font-size:clamp(2.45rem,5.3vw,4.8rem);font-weight:800;line-height:1.02}.landing-root .pricing-page-hero p:last-of-type{max-width:790px;margin:0 auto;color:#475569;font-size:1.16rem;line-height:1.7}.landing-root .pricing-page-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.landing-root .pricing-page-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.25rem;border:1px solid rgba(15,23,42,.14);border-radius:8px;color:#0f172a;font-weight:800;text-decoration:none;background:#ffffffb8}.landing-root .pricing-plans-section{padding:2.2rem 1rem 3.3rem;background:#f7fbf1}.landing-root .pricing-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-root .pricing-plan-card{display:flex;flex-direction:column;gap:1.1rem;min-height:0;padding:1.3rem;border:1px solid rgba(148,163,184,.42);border-top:3px solid #38bdf8;border-radius:8px;background:#fff;box-shadow:0 14px 30px #0f172a14}.landing-root .pricing-plan-card.is-featured{border-top-color:#84cc16;box-shadow:0 18px 42px #84cc162e}.landing-root .pricing-plan-audience{margin-bottom:.25rem;color:#0f766e;font-size:.86rem;font-weight:800}.landing-root .pricing-plan-card h2{margin:0 0 .75rem;color:#0f172a;font-size:1.45rem;font-weight:800}.landing-root .pricing-plan-price{display:grid;gap:.1rem}.landing-root .pricing-plan-price strong{color:#0f172a;font-size:2.3rem;line-height:1}.landing-root .pricing-plan-price span{color:#64748b;font-size:.88rem}.landing-root .pricing-plan-cta{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 1.15rem;border-radius:6px;background:#0f172a;color:#fff;font-size:.94rem;font-weight:800;text-decoration:none}.landing-root .pricing-plan-card ul{display:grid;gap:.62rem;margin:0;padding:0;list-style:none}.landing-root .pricing-plan-card li{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:.45rem;color:#334155;font-size:.93rem;line-height:1.35}.landing-root .pricing-plan-card li i{color:#22c55e;font-size:1rem}.landing-root .pricing-included-card{margin-top:1.1rem;padding:1.5rem;border:1px solid rgba(132,204,22,.28);border-radius:8px;background:#fff;box-shadow:0 14px 32px #0f172a0f;text-align:center}.landing-root .pricing-included-card h2{margin-bottom:1rem;color:#0f172a;font-size:1.5rem}.landing-root .pricing-included-card div{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem 1rem}.landing-root .pricing-included-card span{display:inline-flex;align-items:center;gap:.35rem;color:#334155;font-size:.94rem;font-weight:700}.landing-root .pricing-included-card i{color:#22c55e}.landing-root .pricing-addons-section{padding:3.3rem 1rem;background:#f7fbf1}.landing-root .pricing-addons-card{width:min(1060px,100%);min-height:340px;margin:0 auto;padding:clamp(2rem,4vw,3rem);border-radius:10px;background:linear-gradient(180deg,#070c14c2,#070c14e6),url(/landing-generated/operations-team-clinic.png) center/cover;color:#fff;text-align:center}.landing-root .pricing-addons-card h2{max-width:750px;margin:0 auto .8rem;font-size:clamp(2rem,4.2vw,3.3rem);line-height:1.06}.landing-root .pricing-addons-card>p{max-width:720px;margin:0 auto 1.4rem;color:#ffffffd1}.landing-root .pricing-addon-list{display:grid;gap:.7rem;max-width:840px;margin:0 auto}.landing-root .pricing-addon-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffffeb;color:#0f172a;text-align:left}.landing-root .pricing-addon-list strong{display:block;font-size:1.02rem}.landing-root .pricing-addon-list span{display:block;color:#64748b;font-size:.86rem;line-height:1.4}.landing-root .pricing-addon-list b{padding:.35rem .55rem;border-radius:4px;background:#0f172a;color:#fff;font-size:.72rem}.landing-root .pricing-comparison-section{padding:3.85rem 1rem;background:#f7fbf1}.landing-root .pricing-section-heading{max-width:790px;margin:0 auto 1.65rem;text-align:center}.landing-root .pricing-section-heading h2{color:#0f172a;font-size:clamp(2.1rem,4.2vw,3.3rem);line-height:1.08}.landing-root .pricing-table-wrap{overflow-x:auto;border-radius:6px;box-shadow:0 16px 38px #0f172a14}.landing-root .pricing-compare-table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}.landing-root .pricing-compare-table th{padding:1rem .85rem;background:#0f172a;color:#fff;font-size:.88rem;text-align:center}.landing-root .pricing-compare-table th:first-child,.landing-root .pricing-compare-table td:first-child{text-align:left}.landing-root .pricing-compare-table td{padding:.8rem .85rem;border-bottom:1px solid #e2e8f0;color:#334155;font-size:.9rem;text-align:center}.landing-root .pricing-check{color:#22c55e;font-weight:800}.landing-root .pricing-dash{color:#94a3b8}.landing-root .pricing-addon-label{color:#0f766e;font-size:.8rem;font-weight:800}.landing-root .pricing-questions-section{padding:3.85rem 1rem 4.4rem;background:#f7fbf1}.landing-root .pricing-questions-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:2rem;align-items:start}.landing-root .pricing-questions-grid h2{margin-bottom:.8rem;color:#0f172a;font-size:clamp(2.1rem,4.2vw,3.3rem);line-height:1.08}.landing-root .pricing-questions-grid>div:first-child>p:last-of-type{margin-bottom:1.2rem;color:#475569;line-height:1.65}.landing-root .pricing-question-list{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.landing-root .pricing-question-list details{padding:1.1rem 1.2rem;border-bottom:1px solid #e2e8f0}.landing-root .pricing-question-list details:last-child{border-bottom:0}.landing-root .pricing-question-list summary{cursor:pointer;color:#0f172a;font-weight:800}.landing-root .pricing-question-list p{margin-top:.65rem;color:#475569;line-height:1.6}.landing-root .mobile-menu-btn{display:none;background:transparent;border:none;font-size:1.5rem;color:var(--color-text);cursor:pointer;padding:.2rem;align-items:center;justify-content:center}.landing-root .mobile-nav-overlay{position:fixed;top:65px;left:0;right:0;bottom:0;background:#fffffffa;z-index:999;padding:2rem;display:none;flex-direction:column;overflow-y:auto}.landing-root .mobile-nav-menu{display:flex;flex-direction:column;gap:1.5rem}.landing-root .mobile-nav-menu a{font-size:1.25rem;font-weight:700;color:var(--color-text);text-decoration:none}.landing-root .mobile-nav-submenu{display:flex;flex-direction:column;gap:1rem;padding-left:1rem;border-left:2px solid var(--color-border);margin:-.5rem 0 .5rem .5rem}.landing-root .mobile-nav-submenu a{font-size:1.1rem;font-weight:500;color:var(--color-text-dim)}.landing-root .mobile-nav-group,.landing-root .mobile-nav-subgroup{display:flex;flex-direction:column;gap:.75rem}.landing-root .mobile-nav-subgroup p{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#65a30d}.landing-root .mobile-demo-link{margin-top:.5rem;width:-moz-fit-content;width:fit-content}@media (max-width: 768px){.landing-root .mobile-menu-btn,.landing-root .mobile-nav-overlay{display:flex}.landing-root .features-grid,.landing-root .tech-detail-grid{grid-template-columns:1fr}.landing-root .feature-item,.landing-root .feature-item:nth-child(1),.landing-root .feature-item:nth-child(4),.landing-root .landing-aeo-card,.landing-root .landing-aeo-card:nth-child(1),.landing-root .landing-aeo-card:nth-child(2),.landing-root .landing-topic-card,.landing-root .landing-topic-card:nth-child(1),.landing-root .landing-topic-card:nth-child(2),.landing-root .landing-detail-section-card,.landing-root .landing-detail-section-card.has-media:nth-child(3n+1),.landing-root .landing-detail-section-card.has-media:nth-child(3n+2),.landing-root .landing-detail-hub-group-card,.landing-root .landing-detail-hub-group-card:nth-child(1),.landing-root .landing-detail-hub-group-card:nth-child(2),.landing-root .landing-detail-capability-card,.landing-root .landing-detail-capability-card:nth-child(1),.landing-root .landing-detail-capability-card:nth-child(2),.landing-root .landing-detail-gallery-card,.landing-root .landing-related-card{grid-column:1 / -1;min-height:auto}.landing-root .nav-links{display:none}.landing-root .navbar{padding:.8rem 1rem}.landing-root .nav-logo{font-size:1.25rem}.landing-root .nav-right{gap:.5rem}.landing-root .nav-cta-group{gap:.25rem}.landing-root .nav-cta-group .btn-patient-portal{font-size:.76rem}.landing-root .lang-group{gap:.2rem}.landing-root .lang-switch{padding:.35rem .5rem;font-size:.75rem}.landing-root .btn-black,.landing-root .btn-lime,.landing-root .btn-hero{padding:.6rem 1rem;font-size:.9rem}.landing-root .hero{padding:4rem 1rem 3rem}.landing-root .hero.hero-welcome{min-height:auto;padding:4.25rem 1rem 2.2rem}.landing-root .hero-copy{max-width:100%}.landing-root .hero-kicker{font-size:.78rem;letter-spacing:.09em}.landing-root .hero-swirl-a{width:28rem;height:20rem;top:-2rem;right:-7rem}.landing-root .hero-swirl-b{width:21rem;height:15rem;left:-6rem;top:6rem}.landing-root .hero-swirl-c{width:20rem;height:14rem;right:-2rem;bottom:6rem}.landing-root .app-showcase.app-showcase-hero{margin-top:.4rem}.landing-root .hero-particle-canvas{opacity:.78}.landing-root .landing-detail-hero{padding-top:3.6rem}.landing-root .landing-detail-hero-grid.has-visual,.landing-root .landing-detail-hero-support-grid{grid-template-columns:1fr}.landing-root .landing-detail-hero-copy h1{max-width:100%}.landing-root .landing-detail-hero-visual,.landing-root .landing-detail-hero-surface{min-height:0}.landing-root .landing-detail-hero-surface{padding:.75rem}.landing-root .landing-detail-hero-preview{max-width:100%;transform:none}.landing-root .landing-detail-hero-card-grid{grid-template-columns:1fr}.landing-root .landing-detail-hero-summary-stack{max-width:100%;padding-top:0}.landing-root .landing-detail-hero-floating-card{max-width:100%}.landing-root h1,.landing-root .tech-header h1{font-size:clamp(2.5rem,8vw,3.5rem);margin-bottom:1.5rem}.landing-root p.hero-sub{font-size:1.1rem;margin-bottom:2rem}.landing-root .landing-detail-subtitle{font-size:1.08rem}.landing-root .deep-dive{padding:4rem 0}.landing-root .clinic-comparison-section{padding:4rem 1rem}.landing-root .clinic-comparison-container>h2{margin-bottom:2.2rem;font-size:clamp(2rem,9vw,3rem)}.landing-root .clinic-comparison-board{grid-template-columns:1fr;min-height:0;gap:.85rem}.landing-root .clinic-comparison-panel{min-height:0;padding:2rem 1rem}.landing-root .clinic-comparison-old,.landing-root .clinic-comparison-new{border-radius:20px}.landing-root .clinic-comparison-new{transform:none}.landing-root .clinic-comparison-heading h3{font-size:clamp(1.9rem,10vw,2.7rem)}.landing-root .clinic-comparison-heading p{font-size:1rem}.landing-root .old-way-map{top:34%;right:1rem;bottom:1rem;left:1rem}.landing-root .old-way-list,.landing-root .new-way-list{margin-top:2.4rem;gap:.75rem}.landing-root .old-way-pill,.landing-root .new-way-pill{margin-left:0!important;margin-right:0!important;min-height:58px;font-size:.95rem}.landing-root .old-way-pill{grid-template-columns:36px minmax(0,1fr);padding-right:.9rem}.landing-root .new-way-pill{grid-template-columns:46px minmax(0,1fr);padding:.65rem .9rem .65rem .65rem}.landing-root .clinic-comparison-bridge{position:relative;top:auto;left:auto;justify-self:center;width:74px;height:74px;transform:none;margin:-.3rem 0}.landing-root .clinic-comparison-bridge:before,.landing-root .clinic-comparison-bridge:after{display:none}.landing-root .clinic-comparison-brand-mark{height:36px}.landing-root .clinic-comparison-brand-mark span{width:6px}.landing-root .clinic-comparison-brand-mark span:nth-child(1),.landing-root .clinic-comparison-brand-mark span:nth-child(5){height:14px}.landing-root .clinic-comparison-brand-mark span:nth-child(2),.landing-root .clinic-comparison-brand-mark span:nth-child(4){height:25px}.landing-root .clinic-comparison-brand-mark span:nth-child(3){height:36px}.landing-root .workflow-feature-section{padding:3.5rem 1rem}.landing-root .workflow-feature-shell{grid-template-columns:1fr;gap:2.2rem;padding:1.5rem;border-radius:20px}.landing-root .workflow-feature-pill{min-height:52px;margin-bottom:1.7rem;padding:0 1.15rem;font-size:.82rem}.landing-root .workflow-feature-copy h2{max-width:11ch;font-size:clamp(2.3rem,13vw,3.4rem);line-height:1.12}.landing-root .workflow-feature-copy>p{font-size:1rem}.landing-root .workflow-feature-copy ul{gap:1rem}.landing-root .workflow-feature-copy li{font-size:.96rem}.landing-root .workflow-feature-visual{min-height:480px;border-radius:18px}.landing-root .workflow-feature-phone{width:min(270px,78vw);min-width:0;bottom:-1.75rem}.landing-root .workflow-feature-phone-screen{min-height:390px}.landing-root .operations-report-card{left:8%;right:8%;bottom:-.6rem;min-height:210px}.landing-root .operations-report-row{grid-template-columns:minmax(0,1fr) 2rem 2rem 2rem;gap:.45rem;font-size:.62rem}.landing-root .operations-success-card{right:7%;bottom:38%;width:150px;padding:1rem .75rem}.landing-root .operations-success-card span{width:48px;height:48px;margin-bottom:.65rem;font-size:1.6rem}.landing-root .operations-success-card strong{font-size:.78rem}.landing-root .operations-success-card p{font-size:.62rem}.landing-root .growth-template-card,.landing-root .growth-campaign-card{left:7%;width:230px}.landing-root .growth-template-card{top:38%}.landing-root .growth-campaign-card{top:50%}.landing-root .ai-scribe-section{min-height:0;padding:3.5rem 1rem 0}.landing-root .ai-scribe-section:before{width:720px;height:520px;bottom:4rem}.landing-root .ai-scribe-orbit{width:150px;height:150px}.landing-root .ai-scribe-orbit:before{top:15px;right:15px;bottom:15px;left:15px}.landing-root .ai-scribe-orbit:after{top:-13px;right:-13px;bottom:-13px;left:-13px}.landing-root .ai-scribe-mark{gap:5px;height:56px}.landing-root .ai-scribe-mark span{width:11px}.landing-root .ai-scribe-mark span:nth-child(1),.landing-root .ai-scribe-mark span:nth-child(7){height:15px}.landing-root .ai-scribe-mark span:nth-child(2),.landing-root .ai-scribe-mark span:nth-child(6){height:30px}.landing-root .ai-scribe-mark span:nth-child(3),.landing-root .ai-scribe-mark span:nth-child(5){height:42px}.landing-root .ai-scribe-mark span:nth-child(4){height:56px}.landing-root .ai-scribe-header h2{font-size:clamp(2.35rem,11vw,3.3rem)}.landing-root .ai-scribe-card{grid-template-columns:1fr;gap:2rem;min-height:0;margin-top:3.5rem;padding:1.5rem;border-radius:22px 22px 0 0}.landing-root .ai-scribe-visual{min-height:230px}.landing-root .ai-scribe-listening{max-width:calc(100vw - 4rem);min-height:48px;padding:0 1rem;font-size:.78rem}.landing-root .ai-scribe-wave{gap:3px;width:100%;padding:2rem 1rem}.landing-root .ai-scribe-wave span{width:3px}.landing-root .roi-section{padding:4rem 1rem 5rem}.landing-root .roi-container>h2{margin-bottom:2rem;font-size:clamp(2.3rem,11vw,3.2rem)}.landing-root .roi-grid{grid-template-columns:1fr;border-radius:10px 10px 0 0}.landing-root .roi-card{min-height:0;padding:1.8rem 0;border-left:0;border-top:1px solid rgba(15,23,42,.1)}.landing-root .roi-card:first-child{border-top:0}.landing-root .roi-card h3{max-width:12ch;font-size:clamp(2rem,10vw,2.8rem)}.landing-root .roi-source{font-size:.85rem}.landing-root .customer-stories-section{padding:4rem 0}.landing-root .customer-stories-header{width:calc(100% - 2rem);flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.landing-root .customer-stories-header h2{font-size:clamp(2.2rem,11vw,3.2rem)}.landing-root .customer-awards{gap:.7rem;padding-top:0;overflow-x:auto}.landing-root .customer-awards span{width:92px;min-height:118px;font-size:.65rem}.landing-root .customer-awards span:before{top:54px}.landing-root .customer-carousel-track{gap:1rem;animation-duration:34s;padding-left:1rem}.landing-root .customer-card{flex-basis:280px;height:410px;border-radius:18px}.landing-root .integrations-section{padding:4rem 1rem}.landing-root .integrations-header{margin-bottom:3rem}.landing-root .integrations-header h2{font-size:clamp(2.2rem,11vw,3.3rem)}.landing-root .integrations-header>span{font-size:1rem}.landing-root .integrations-map{width:820px;height:420px;margin-left:50%;transform:translate(-50%) scale(.52);transform-origin:top center}.landing-root .integrations-section{padding-bottom:0}.landing-root .practice-types-section{padding:4rem 1rem}.landing-root .practice-types-container h2{margin-bottom:2.2rem;font-size:clamp(2.1rem,10vw,3.2rem)}.landing-root .practice-types-grid{grid-template-columns:1fr;gap:.75rem}.landing-root .practice-type-card{min-height:64px;border-radius:13px;padding:0 1rem}.landing-root .pricing-page-hero{padding:3rem 1rem 1.5rem}.landing-root .features-page-hero{padding:3.5rem 1rem 2rem}.landing-root .about-page-hero{padding:3.5rem 0 2.8rem}.landing-root .features-page-hero-grid,.landing-root .features-page-operating-grid,.landing-root .subfeature-hero-grid,.landing-root .subfeature-story-grid,.landing-root .about-page-hero-grid,.landing-root .about-page-story-grid{grid-template-columns:1fr}.landing-root .features-page-hero-visual,.landing-root .subfeature-hero-visual{min-height:0}.landing-root .features-page-floating-card,.landing-root .subfeature-orbit-card{position:relative;left:auto;right:auto;top:auto;bottom:auto;max-width:none;margin-top:.8rem}.landing-root .features-page-metrics,.landing-root .features-page-workflow-grid,.landing-root .features-page-spotlight-grid,.landing-root .subfeature-highlight-grid,.landing-root .subfeature-capability-grid,.landing-root .subfeature-related-grid,.landing-root .about-page-value-grid{grid-template-columns:1fr}.landing-root .features-page-workflows,.landing-root .features-page-operating-layer,.landing-root .features-page-spotlights,.landing-root .features-page-demo-band,.landing-root .subfeature-highlight-strip,.landing-root .subfeature-story-section,.landing-root .subfeature-deep-section,.landing-root .subfeature-capabilities-section,.landing-root .subfeature-related-section{padding:3.5rem 1rem}.landing-root .about-page-story-section,.landing-root .about-page-values-section,.landing-root .about-cal-section{padding:3.5rem 0}.landing-root .about-page-hero-copy h1{font-size:clamp(2.65rem,13vw,4.2rem);line-height:1}.landing-root .about-page-proof-grid{grid-template-columns:1fr}.landing-root .about-page-value-card{min-height:0}.landing-root .about-cal-card{border-radius:24px}.landing-root .about-cal-embed,.landing-root .about-cal-embed iframe{min-height:680px;border-radius:18px}.landing-root .subfeature-hero{padding:3.5rem 1rem 2rem}.landing-root .subfeature-story-grid.reverse .subfeature-story-copy{order:0}.landing-root .features-page-demo-band .features-page-shell{flex-direction:column;align-items:flex-start;padding:1.5rem}.landing-root .pricing-plan-grid{grid-template-columns:1fr}.landing-root .pricing-addons-card{min-height:0;padding:2rem 1rem}.landing-root .pricing-addon-list article{grid-template-columns:1fr;gap:.65rem}.landing-root .pricing-addon-list b{width:-moz-fit-content;width:fit-content}.landing-root .pricing-questions-grid{grid-template-columns:1fr}.landing-root .capabilities-section{padding:3rem 1rem 4rem}.landing-root .capabilities-container h2{margin-bottom:2.4rem;font-size:clamp(2.1rem,10vw,3.2rem)}.landing-root .capabilities-grid{grid-template-columns:1fr;gap:2rem}.landing-root .capability-card{min-height:62px;padding:0 1rem}.landing-root .deep-dive-grid{grid-template-columns:1fr;gap:3rem}.landing-root .reverse.deep-dive-grid,.landing-root .tech-feature-section .deep-dive-grid,.landing-root .tech-feature-section .deep-dive-grid.tech-image-left{grid-template-columns:1fr;grid-template-areas:none}.landing-root .reverse .dd-content,.landing-root .reverse .dd-image,.landing-root .tech-feature-title,.landing-root .tech-feature-section .dd-content,.landing-root .tech-feature-section .dd-image{grid-area:auto}.landing-root .dd-content h2,.landing-root .tech-detail-grid h2{font-size:2rem;margin-bottom:1rem}.landing-root .logo-strip{gap:2rem}.landing-root .landing-footer-top,.landing-root .landing-footer-grid,.landing-root .landing-mid-cta-shell{grid-template-columns:1fr}.landing-root .landing-mid-cta-copy{padding:.7rem .5rem .2rem}.landing-root .landing-footer-bottom{flex-direction:column}.landing-root .landing-aeo-grid,.landing-root .landing-topic-grid{grid-template-columns:1fr}.landing-root .landing-support-intro{margin-bottom:1rem}.landing-root .landing-detail-highlight-grid,.landing-root .landing-detail-sections-grid,.landing-root .landing-detail-hub-group-grid,.landing-root .landing-detail-capabilities-grid,.landing-root .landing-related-grid,.landing-root .landing-aeo-grid,.landing-root .landing-topic-grid,.landing-root .landing-detail-gallery-grid,.landing-root .landing-detail-action-list,.landing-root .landing-detail-section-card.has-media,.landing-root .landing-detail-section-card.media-left{grid-template-columns:1fr}.landing-root .landing-detail-section-card.media-left .landing-detail-section-copy,.landing-root .landing-detail-section-card.media-left .landing-detail-section-media{order:initial}.landing-root .landing-detail-section-copy{padding:0}.landing-root .landing-detail-section-media{min-height:0;padding:0}.landing-root .landing-detail-section-screen-frame{min-height:220px}.landing-root .landing-detail-section-badge{margin-bottom:0}.landing-root .landing-detail-gallery-card,.landing-root .landing-detail-gallery-card.media-right{grid-template-columns:1fr;min-height:0;gap:1.5rem;padding:2rem 0}.landing-root .landing-detail-gallery-image-shell,.landing-root .landing-detail-gallery-card.media-right .landing-detail-gallery-image-shell{order:1;border-right:none;border-left:none;border-bottom:none}.landing-root .landing-detail-gallery-copy,.landing-root .landing-detail-gallery-card.media-right .landing-detail-gallery-copy{order:2}.landing-root .landing-detail-gallery-screen-frame{min-height:220px}.landing-root .landing-detail-gallery-screen-frame img{max-height:220px}.landing-root .landing-detail-capability-card{padding:1.35rem 0;grid-template-columns:52px minmax(0,1fr)}.landing-root .landing-detail-capabilities .landing-related-header h2{font-size:clamp(2.2rem,10vw,3.2rem)}.landing-root .tech-feature-highlight-title{font-size:1.25rem}.landing-root .tech-feature-section .dd-content p,.landing-root .tech-detail-grid p{font-size:1.05rem}.landing-root .patient-portal-highlights{grid-template-columns:1fr}.landing-root .patient-app-launch-card{grid-template-columns:1fr;min-height:auto}.landing-root .patient-app-launch-copy{padding:1.6rem 1.4rem 1.1rem}.landing-root .patient-app-launch-visual{padding:.7rem .9rem 1.2rem}.landing-root .patient-app-future-stage{width:min(300px,100%)}.landing-root .tech-video-subtitle{font-size:1.25rem}}@keyframes landing-route-fade-out{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(12px) scale(.985);filter:blur(4px)}}@keyframes landing-route-fade-in{0%{opacity:0;transform:translateY(18px) scale(.985);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}::view-transition-old(landing-route){animation:landing-route-fade-out .22s cubic-bezier(.4,0,1,1) both}::view-transition-new(landing-route){animation:landing-route-fade-in .42s cubic-bezier(.16,1,.3,1) both}.landing-root .lang-switch{font-weight:700;text-decoration:none;color:var(--color-text);background:var(--color-bg-alt);border:1px solid var(--color-border);padding:.5rem 1rem;border-radius:8px;font-size:.85rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.landing-root .lang-switch:hover{background:#eaeaea;border-color:#d1d1d1;transform:translateY(-1px)}.landing-root .lang-switch:active{transform:translateY(0)}.landing-root .lang-switch.active{background:#000;color:#fff;border-color:#000}.landing-root .login-btn-wrapper{position:relative}.landing-root .login-btn{background:transparent;border:1px solid #e5e7eb;color:#9ca3af;padding:.6rem 1.2rem;border-radius:6px;font-family:inherit;font-weight:600;cursor:not-allowed;font-size:.9rem}.landing-root .badge-soon{position:absolute;top:-8px;right:-10px;background:#ecfdf5;color:#10b981;border:1px solid #10b981;font-size:.6rem;font-weight:800;padding:2px 6px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.landing-root .contact-section{background:#000;color:#fff;padding:6rem 1rem;text-align:center}.landing-root .contact-section h2{color:#fff;margin-bottom:1.5rem}.landing-root .contact-section p{color:#888;margin-bottom:3rem;font-size:1.2rem}.landing-root .contact-form{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.landing-root .contact-form input,.landing-root .contact-form textarea{background:#1a1a1a;border:1px solid #333;padding:1rem;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem}.landing-root .contact-form button{background:#fff;color:#000;border:none;padding:1rem;border-radius:8px;font-weight:700;cursor:pointer;font-size:1rem;transition:opacity .2s}.landing-root .contact-form button:disabled{opacity:.6;cursor:not-allowed}.landing-root .contact-form-feedback{margin:1rem auto 0;max-width:500px;color:#1bb06a;font-size:.95rem}.landing-root .landing-cal-section{padding:4rem 1rem 5rem;background:#fff;text-align:center}.landing-root .landing-cal-section h2{margin:0 auto .8rem;max-width:760px;font-size:clamp(2rem,3vw,3rem);line-height:1.08;letter-spacing:0}.landing-root .landing-cal-section p{max-width:620px;margin:0 auto 2rem;color:#475569;font-size:1.05rem;line-height:1.6}.landing-root .landing-cal-embed{width:min(1120px,100%);margin:0 auto;min-height:740px}.landing-root .landing-cal-embed iframe{width:100%;min-height:740px;border:0;display:block}.landing-root .tech-header{padding:8rem 0 4rem;text-align:center}.landing-root .tech-header h1{font-size:clamp(3.5rem,6vw,5.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin-bottom:2rem;color:#000!important}.landing-root .tech-header p{font-size:1.3rem;color:#666;max-width:600px;margin:0 auto}.landing-root .tech-detail-section{padding:4rem 0}.landing-root .tech-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start;margin-bottom:6rem}.landing-root .tech-detail-grid h2{font-size:2rem;margin-bottom:1rem}.landing-root .tech-detail-grid p{font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:1.5rem}.landing-root .tech-detail-grid ul{list-style:none;padding:0}.landing-root .tech-detail-grid li{margin-bottom:.8rem;display:flex;align-items:center;gap:.5rem;font-size:1rem}.landing-root .tech-detail-grid li i{color:#000;font-weight:700}.landing-root .tech-card{background:#fafafa;padding:2rem;border-radius:12px;border:1px solid #eee}.landing-root .avatar-placeholder{width:120px;height:120px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;margin:0 auto 1.5rem}.landing-root .team-member{display:flex;flex-direction:column;align-items:center;text-align:center}.landing-root .badge-client-soon{font-size:.6em;vertical-align:top;background:#000;color:#fff;padding:2px 5px;border-radius:4px;margin-left:5px;font-weight:700;letter-spacing:.5px;opacity:1;text-transform:uppercase}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Manrope,ui-sans-serif,system-ui;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-right-1{right:-.25rem}.-top-1{top:-.25rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-11{bottom:2.75rem}.bottom-2{bottom:.5rem}.bottom-6{bottom:1.5rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-\[5px\]{left:5px}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-11{top:2.75rem}.top-12{top:3rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[110\]{z-index:110}.z-\[120\]{z-index:120}.z-\[60\]{z-index:60}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-5{grid-column:span 5 / span 5}.m-4{margin:1rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mt-1{margin-top:-.25rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[18px\]{height:18px}.h-\[78vh\]{height:78vh}.h-\[92vh\]{height:92vh}.h-\[calc\(100vh-4rem\)\]{height:calc(100vh - 4rem)}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-\[220px\]{max-height:220px}.max-h-\[260px\]{max-height:260px}.max-h-\[280px\]{max-height:280px}.max-h-\[320px\]{max-height:320px}.max-h-\[360px\]{max-height:360px}.max-h-\[420px\]{max-height:420px}.max-h-\[430px\]{max-height:430px}.max-h-\[520px\]{max-height:520px}.max-h-\[580px\]{max-height:580px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[620px\]{max-height:620px}.max-h-\[640px\]{max-height:640px}.max-h-\[760px\]{max-height:760px}.max-h-\[76vh\]{max-height:76vh}.max-h-\[780px\]{max-height:780px}.max-h-\[78vh\]{max-height:78vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[860px\]{max-height:860px}.max-h-\[86vh\]{max-height:86vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[calc\(100vh-3rem\)\]{max-height:calc(100vh - 3rem)}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-28{min-height:7rem}.min-h-32{min-height:8rem}.min-h-40{min-height:10rem}.min-h-\[100px\]{min-height:100px}.min-h-\[110px\]{min-height:110px}.min-h-\[120px\]{min-height:120px}.min-h-\[132px\]{min-height:132px}.min-h-\[140px\]{min-height:140px}.min-h-\[180px\]{min-height:180px}.min-h-\[200px\]{min-height:200px}.min-h-\[220px\]{min-height:220px}.min-h-\[24px\]{min-height:24px}.min-h-\[260px\]{min-height:260px}.min-h-\[280px\]{min-height:280px}.min-h-\[300px\]{min-height:300px}.min-h-\[320px\]{min-height:320px}.min-h-\[32px\]{min-height:32px}.min-h-\[360px\]{min-height:360px}.min-h-\[38px\]{min-height:38px}.min-h-\[42px\]{min-height:42px}.min-h-\[440px\]{min-height:440px}.min-h-\[60px\]{min-height:60px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[64px\]{min-height:64px}.min-h-\[70px\]{min-height:70px}.min-h-\[70vh\]{min-height:70vh}.min-h-\[76px\]{min-height:76px}.min-h-\[84px\]{min-height:84px}.min-h-\[84vh\]{min-height:84vh}.min-h-\[86px\]{min-height:86px}.min-h-\[88px\]{min-height:88px}.min-h-\[90px\]{min-height:90px}.min-h-\[92px\]{min-height:92px}.min-h-\[96px\]{min-height:96px}.min-h-\[calc\(100vh-180px\)\]{min-height:calc(100vh - 180px)}.min-h-\[calc\(100vh-260px\)\]{min-height:calc(100vh - 260px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[110px\]{width:110px}.w-\[16\%\]{width:16%}.w-\[17\%\]{width:17%}.w-\[20\%\]{width:20%}.w-\[21\%\]{width:21%}.w-\[24\%\]{width:24%}.w-\[320px\]{width:320px}.w-\[36\%\]{width:36%}.w-\[380px\]{width:380px}.w-\[44px\]{width:44px}.w-\[460px\]{width:460px}.w-\[640px\]{width:640px}.w-\[700px\]{width:700px}.w-\[72px\]{width:72px}.w-\[76px\]{width:76px}.w-\[96px\]{width:96px}.w-\[96vw\]{width:96vw}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-20{min-width:5rem}.min-w-36{min-width:9rem}.min-w-8{min-width:2rem}.min-w-\[1040px\]{min-width:1040px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[170px\]{min-width:170px}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[240px\]{min-width:240px}.min-w-\[260px\]{min-width:260px}.min-w-\[680px\]{min-width:680px}.min-w-\[760px\]{min-width:760px}.min-w-\[920px\]{min-width:920px}.min-w-\[980px\]{min-width:980px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1040px\]{max-width:1040px}.max-w-\[110px\]{max-width:110px}.max-w-\[1500px\]{max-width:1500px}.max-w-\[1680px\]{max-width:1680px}.max-w-\[190px\]{max-width:190px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[340px\]{max-width:340px}.max-w-\[360px\]{max-width:360px}.max-w-\[40\%\]{max-width:40%}.max-w-\[86\%\]{max-width:86%}.max-w-\[calc\(100\%-1rem\)\]{max-width:calc(100% - 1rem)}.max-w-\[calc\(100\%-8px\)\]{max-width:calc(100% - 8px)}.max-w-\[calc\(100vw-32px\)\]{max-width:calc(100vw - 32px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-\[12px_1fr\]{grid-template-columns:12px 1fr}.grid-cols-\[150px_130px_minmax\(300px\,1fr\)_140px_140px_170px\]{grid-template-columns:150px 130px minmax(300px,1fr) 140px 140px 170px}.grid-cols-\[minmax\(0\,1\.25fr\)_minmax\(120px\,0\.85fr\)\]{grid-template-columns:minmax(0,1.25fr) minmax(120px,.85fr)}.grid-cols-\[minmax\(0\,1\.35fr\)_minmax\(140px\,0\.85fr\)\]{grid-template-columns:minmax(0,1.35fr) minmax(140px,.85fr)}.grid-cols-\[minmax\(120px\,1fr\)_110px_100px_36px\]{grid-template-columns:minmax(120px,1fr) 110px 100px 36px}.grid-cols-\[minmax\(220px\,280px\)_minmax\(0\,1fr\)_120px\]{grid-template-columns:minmax(220px,280px) minmax(0,1fr) 120px}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[1px\]{gap:1px}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-2{row-gap:.5rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.875rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.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))}.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))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.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))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(203 213 225 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-visible{overflow-y:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[28px\]{border-radius:28px}.rounded-\[32px\]{border-radius:32px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:18px}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#2f80ed\]{--tw-border-opacity: 1;border-color:rgb(47 128 237 / var(--tw-border-opacity, 1))}.border-\[\#5f9dd9\]{--tw-border-opacity: 1;border-color:rgb(95 157 217 / var(--tw-border-opacity, 1))}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-cyan-100{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-fuchsia-200{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-ink{--tw-border-opacity: 1;border-color:rgb(25 25 25 / var(--tw-border-opacity, 1))}.border-ink\/30{border-color:#1919194d}.border-lime-200{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.border-lime-300{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.border-lime-400{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-200\/50{border-color:#cbd5e180}.border-slate-200\/70{border-color:#cbd5e1b3}.border-slate-200\/80{border-color:#cbd5e1cc}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/80{border-color:#fffc}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.bg-\[\#2f80ed\]{--tw-bg-opacity: 1;background-color:rgb(47 128 237 / var(--tw-bg-opacity, 1))}.bg-\[\#dfe8f4\]{--tw-bg-opacity: 1;background-color:rgb(223 232 244 / var(--tw-bg-opacity, 1))}.bg-\[\#edf3fb\]{--tw-bg-opacity: 1;background-color:rgb(237 243 251 / var(--tw-bg-opacity, 1))}.bg-\[\#fafafa\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/30{background-color:#0000004d}.bg-black\/35{background-color:#00000059}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-100\/70{background-color:#d1fae5b3}.bg-emerald-100\/85{background-color:#d1fae5d9}.bg-emerald-100\/90{background-color:#d1fae5e6}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-50\/70{background-color:#fdf4ffb3}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-ink{--tw-bg-opacity: 1;background-color:rgb(25 25 25 / var(--tw-bg-opacity, 1))}.bg-ink\/5{background-color:#1919190d}.bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.bg-lime-50\/30{background-color:#f7fee74d}.bg-lime-50\/60{background-color:#f7fee799}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.bg-mist{--tw-bg-opacity: 1;background-color:rgb(247 249 251 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-100\/90{background-color:#ffe4e6e6}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-50\/50{background-color:#f0f9ff80}.bg-sky-50\/60{background-color:#f0f9ff99}.bg-sky-50\/70{background-color:#f0f9ffb3}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-100\/95{background-color:#e2e8f0f2}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-200\/80{background-color:#cbd5e1cc}.bg-slate-200\/85{background-color:#cbd5e1d9}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/40{background-color:#f8fafc66}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-50\/85{background-color:#f8fafcd9}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-900\/20{background-color:#0f172a33}.bg-slate-900\/30{background-color:#0f172a4d}.bg-slate-900\/40{background-color:#0f172a66}.bg-slate-900\/45{background-color:#0f172a73}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/40{background-color:#02061766}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-50\/60{background-color:#f5f3ff99}.bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/25{background-color:#ffffff40}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/75{background-color:#ffffffbf}.bg-white\/80{background-color:#fffc}.bg-white\/95{background-color:#fffffff2}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-\[linear-gradient\(180deg\,\#ecfdf5_0\%\,\#ffffff_100\%\)\]{background-image:linear-gradient(180deg,#ecfdf5,#fff)}.bg-\[linear-gradient\(180deg\,\#eff6ff_0\%\,\#ffffff_100\%\)\]{background-image:linear-gradient(180deg,#eff6ff,#fff)}.bg-\[linear-gradient\(90deg\,rgba\(148\,163\,184\,0\.10\)_1px\,transparent_1px\)\]{background-image:linear-gradient(90deg,rgba(148,163,184,.1) 1px,transparent 1px)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-\[\#f6f7fb\]{--tw-gradient-from: #f6f7fb var(--tw-gradient-from-position);--tw-gradient-to: rgb(246 247 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-sky-50\/50{--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 249 255 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-50{--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f8fafc var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#f9fafb\]{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.to-cyan-100\/40{--tw-gradient-to: rgb(207 250 254 / .4) var(--tw-gradient-to-position)}.to-lime-50{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.to-sky-50{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.bg-\[size\:12\.5\%_100\%\]{background-size:12.5% 100%}.fill-amber-500{fill:#f59e0b}.fill-emerald-600{fill:#059669}.fill-rose-600{fill:#e11d48}.fill-sky-500{fill:#0ea5e9}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-9{padding-right:2.25rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-\[2px\]{padding-top:2px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-sans{font-family:Manrope,ui-sans-serif,system-ui}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#0f2942\]{--tw-text-opacity: 1;color:rgb(15 41 66 / var(--tw-text-opacity, 1))}.text-\[\#13263d\]{--tw-text-opacity: 1;color:rgb(19 38 61 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-700\/70{color:#047857b3}.text-emerald-700\/80{color:#047857cc}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-800\/80{color:#065f46cc}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-ink{--tw-text-opacity: 1;color:rgb(25 25 25 / var(--tw-text-opacity, 1))}.text-ink\/70{color:#191919b3}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.text-lime-900\/70{color:#365314b3}.text-lime-950{--tw-text-opacity: 1;color:rgb(26 46 5 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-700\/90{color:#be123ce6}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-sky-950{--tw-text-opacity: 1;color:rgb(8 47 73 / var(--tw-text-opacity, 1))}.text-slate-200,.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.text-violet-950{--tw-text-opacity: 1;color:rgb(46 16 101 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/90{color:#ffffffe6}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.accent-ink{accent-color:#191919}.accent-slate-900{accent-color:#0f172a}.accent-white{accent-color:#fff}.opacity-0{opacity:0}.opacity-35{opacity:.35}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_64px_rgba\(15\,23\,42\,0\.14\)\]{--tw-shadow: 0 24px 64px rgba(15,23,42,.14);--tw-shadow-colored: 0 24px 64px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 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)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow: 0 10px 40px rgba(15, 23, 42, .08);--tw-shadow-colored: 0 10px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-ink\/20{--tw-shadow-color: rgb(25 25 25 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--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)}.ring-amber-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-emerald-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.ring-ink\/20{--tw-ring-color: rgb(25 25 25 / .2)}.ring-ink\/70{--tw-ring-color: rgb(25 25 25 / .7)}.ring-lime-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.ring-rose-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.ring-sky-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.ring-sky-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.ring-slate-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-slate-200,.ring-slate-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.ring-violet-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.ring-offset-2{--tw-ring-offset-width: 2px}.blur{--tw-blur: blur(8px);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)}.blur-\[2px\]{--tw-blur: blur(2px);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)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-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)}.backdrop-blur-\[1px\]{--tw-backdrop-blur: blur(1px);-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)}.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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{color:#0f172a;background-color:#f7f9fb;--app-font: "Manrope", ui-sans-serif, system-ui;--bg: #f7f9fb;--bg-surface: #eef2fb;--card: #ffffff;--text: #0f172a;--muted: #475569;--muted-2: #94a3b8;--border: #e2e8f0}[data-theme=dark]{color-scheme:dark;--bg: #1a1d21;--bg-surface: #222529;--card: #222529;--text: #e3e5e8;--muted: #b9bbbe;--muted-2: #8e9297;--border: #2c2f33}*{scroll-behavior:smooth}body{font-family:var(--app-font);background-color:var(--bg);color:var(--text)}.card{background-color:var(--card);border-radius:18px;box-shadow:0 10px 40px #0f172a14;border:1px solid var(--border)}.shadow-soft{box-shadow:0 10px 40px #0f172a14}.bg-mist{background-color:var(--bg)}.text-ink{color:var(--text)}[data-theme=dark] body{background-color:var(--bg);color:var(--text)}[data-theme=dark] .card{box-shadow:0 10px 40px #00000059}[data-theme=dark] .bg-white{background-color:var(--card)!important}[data-theme=dark] .bg-slate-50,[data-theme=dark] .bg-slate-50\/60,[data-theme=dark] .bg-slate-50\/70,[data-theme=dark] .bg-slate-100,[data-theme=dark] .bg-slate-200,[data-theme=dark] .hover\:bg-slate-50:hover{background-color:var(--bg-surface)!important}[data-theme=dark] .text-slate-400,[data-theme=dark] .text-slate-500,[data-theme=dark] .text-slate-600{color:var(--muted-2)!important}[data-theme=dark] .text-slate-700{color:var(--muted)!important}[data-theme=dark] .text-slate-800,[data-theme=dark] .text-slate-900{color:var(--text)!important}[data-theme=dark] .border-slate-100,[data-theme=dark] .border-slate-200,[data-theme=dark] .border-slate-300{border-color:var(--border)!important}[data-theme=dark] .divide-slate-100>:not([hidden])~:not([hidden]),[data-theme=dark] .divide-slate-200>:not([hidden])~:not([hidden]){border-color:var(--border)!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:var(--bg-surface);color:var(--text);border-color:var(--border)}[data-theme=dark] .pill-success{background-color:#22c55e26;color:#bbf7d0}[data-theme=dark] .pill-warn{background-color:#fbbf2426;color:#fde68a}[data-theme=dark] .pill-danger{background-color:#f871712e;color:#fecdd3}[data-theme=dark] .pill-info{background-color:#3e3f43;color:#e5e7eb}[data-theme=dark] .neo-sidebar .neo-sidebar-brand-dot{color:#3e3f43!important}[data-theme=dark] .neo-sidebar .neo-sidebar-active,[data-theme=dark] .neo-sidebar .neo-sidebar-active:hover{background-color:#3e3f43!important;color:#fff!important}[data-theme=dark] .appointments-board .appt-highlight,[data-theme=dark] .appointments-board .appt-highlight:hover{background-color:#a3e63533!important;border-color:#a3e63561!important;color:#ecfccb!important}[data-theme=dark] .dashboard-ai-summary-text{color:#fff!important}[data-theme=dark] .text-blue-500,[data-theme=dark] .text-blue-600,[data-theme=dark] .text-blue-700,[data-theme=dark] .text-blue-800,[data-theme=dark] .text-blue-900,[data-theme=dark] .text-sky-500,[data-theme=dark] .text-sky-600,[data-theme=dark] .text-sky-700,[data-theme=dark] .text-sky-800,[data-theme=dark] .text-sky-900{color:#bae6fd!important}[data-theme=dark] .border-blue-100,[data-theme=dark] .border-blue-200,[data-theme=dark] .border-blue-300,[data-theme=dark] .border-blue-600,[data-theme=dark] .border-sky-100,[data-theme=dark] .border-sky-200,[data-theme=dark] .border-sky-300,[data-theme=dark] .border-sky-400,[data-theme=dark] .border-sky-500{border-color:#38bdf859!important}[data-theme=dark] .bg-blue-50,[data-theme=dark] .bg-blue-50\/70,[data-theme=dark] .bg-blue-100,[data-theme=dark] .bg-blue-600,[data-theme=dark] .bg-blue-700,[data-theme=dark] .bg-indigo-50,[data-theme=dark] .bg-indigo-50\/70,[data-theme=dark] .bg-indigo-100,[data-theme=dark] .bg-emerald-50,[data-theme=dark] .bg-emerald-100,[data-theme=dark] .bg-amber-50,[data-theme=dark] .bg-amber-100,[data-theme=dark] .bg-rose-50,[data-theme=dark] .bg-rose-100,[data-theme=dark] .bg-orange-50,[data-theme=dark] .bg-orange-100,[data-theme=dark] .bg-sky-50,[data-theme=dark] .bg-sky-50\/30,[data-theme=dark] .bg-sky-50\/50,[data-theme=dark] .bg-sky-50\/60,[data-theme=dark] .bg-sky-100,[data-theme=dark] .bg-sky-500,[data-theme=dark] .bg-sky-600,[data-theme=dark] .bg-sky-700{background-color:#0ea5e924!important}[data-theme=dark] .text-indigo-700,[data-theme=dark] .text-indigo-800,[data-theme=dark] .text-emerald-700,[data-theme=dark] .text-emerald-800,[data-theme=dark] .text-amber-700,[data-theme=dark] .text-amber-800,[data-theme=dark] .text-rose-700,[data-theme=dark] .text-rose-800,[data-theme=dark] .text-rose-900,[data-theme=dark] .text-orange-700{color:#e5e7eb!important}[data-theme=dark] .border-emerald-100,[data-theme=dark] .border-emerald-200,[data-theme=dark] .border-amber-100,[data-theme=dark] .border-amber-200,[data-theme=dark] .border-rose-100,[data-theme=dark] .border-rose-200,[data-theme=dark] .border-rose-300,[data-theme=dark] .border-orange-100,[data-theme=dark] .border-orange-200,[data-theme=dark] .border-indigo-100,[data-theme=dark] .border-indigo-200,[data-theme=dark] .border-indigo-300{border-color:#3e3f43!important}[data-theme=dark] .hover\:text-blue-600:hover,[data-theme=dark] .hover\:text-sky-500:hover,[data-theme=dark] .hover\:text-sky-700:hover{color:#fff!important}[data-theme=dark] .hover\:border-blue-200:hover,[data-theme=dark] .hover\:border-sky-400\/50:hover{border-color:#3e3f43!important}[data-theme=dark] .hover\:bg-blue-700:hover,[data-theme=dark] .hover\:bg-sky-50:hover,[data-theme=dark] .hover\:bg-sky-100:hover,[data-theme=dark] .hover\:bg-sky-700:hover{background-color:#0ea5e938!important}[data-theme=dark] .text-lime-600,[data-theme=dark] .text-lime-700,[data-theme=dark] .text-lime-800,[data-theme=dark] .text-lime-900{color:#d9f99d!important}[data-theme=dark] .border-lime-100,[data-theme=dark] .border-lime-200,[data-theme=dark] .border-lime-300,[data-theme=dark] .border-lime-400{border-color:#a3e63559!important}[data-theme=dark] .bg-lime-50,[data-theme=dark] .bg-lime-100,[data-theme=dark] .bg-lime-300,[data-theme=dark] .bg-lime-400,[data-theme=dark] .bg-lime-500{background-color:#a3e63524!important}[data-theme=dark] .hover\:bg-lime-300:hover,[data-theme=dark] .hover\:bg-lime-400:hover{background-color:#a3e63538!important}[data-theme=dark] .bg-fuchsia-50,[data-theme=dark] .bg-fuchsia-50\/70,[data-theme=dark] .bg-fuchsia-100,[data-theme=dark] .bg-fuchsia-200{background-color:#d946ef24!important}[data-theme=dark] .border-fuchsia-100,[data-theme=dark] .border-fuchsia-200,[data-theme=dark] .border-fuchsia-300{border-color:#d946ef52!important}[data-theme=dark] .text-fuchsia-700,[data-theme=dark] .text-fuchsia-800,[data-theme=dark] .text-fuchsia-900{color:#f5d0fe!important}.pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.pill-success{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}[data-theme=dark] .pill-success{background-color:#0ea5e924;color:#e5e7eb}.pill-warn{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}[data-theme=dark] .pill-warn{background-color:#0ea5e924;color:#e5e7eb}.pill-danger{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}[data-theme=dark] .pill-danger{background-color:#0ea5e924;color:#e5e7eb}.pill-info{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}[data-theme=dark] .pill-info{color:#bae6fd;background-color:#0ea5e924}.messages-scroll{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.appointments-scroll{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.messages-scroll::-webkit-scrollbar{width:8px}.appointments-scroll::-webkit-scrollbar{width:7px;height:7px}.messages-scroll::-webkit-scrollbar-track{background:transparent}.appointments-scroll::-webkit-scrollbar-track{background:transparent}.messages-scroll::-webkit-scrollbar-thumb{background-color:#94a3b873;border-radius:9999px;border:2px solid transparent;background-clip:content-box}.appointments-scroll::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:9999px;border:2px solid transparent;background-clip:content-box}.messages-scroll::-webkit-scrollbar-thumb:hover{background-color:#64748b8c}.appointments-scroll::-webkit-scrollbar-thumb:hover{background-color:#64748b80}[data-theme=dark] .messages-scroll{scrollbar-color:rgba(148,163,184,.25) transparent}[data-theme=dark] .appointments-scroll{scrollbar-color:rgba(148,163,184,.22) transparent}[data-theme=dark] .messages-scroll::-webkit-scrollbar-thumb{background-color:#94a3b840}[data-theme=dark] .appointments-scroll::-webkit-scrollbar-thumb{background-color:#94a3b838}[data-theme=dark] .messages-scroll::-webkit-scrollbar-thumb:hover{background-color:#94a3b859}[data-theme=dark] .appointments-scroll::-webkit-scrollbar-thumb:hover{background-color:#94a3b84d}[data-theme=dark] .clinician-hero{background:linear-gradient(135deg,#131820,#1a2230 52%,#202e3b)!important}[data-theme=dark] .clinician-hero .clinician-hero-kicker{color:#b5bec9!important}[data-theme=dark] .clinician-hero .clinician-hero-title{color:#f5f7fa!important}[data-theme=dark] .clinician-hero .clinician-hero-subtitle{color:#c8d1dc!important}[data-theme=dark] .clinician-hero .clinician-hero-date{background-color:#111722!important;border-color:#2c3440!important;color:#c8d1dc!important}[data-theme=dark] .clinician-hero .clinician-hero-date-title{color:#f0f3f7!important}.placeholder\:text-xs::-moz-placeholder{font-size:.75rem;line-height:1rem}.placeholder\:text-xs::placeholder{font-size:.75rem;line-height:1rem}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.first\:border-l-0:first-child{border-left-width:0px}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-ink\/10:focus-within{--tw-ring-color: rgb(25 25 25 / .1)}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-amber-300:hover{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-ink:hover{--tw-border-opacity: 1;border-color:rgb(25 25 25 / var(--tw-border-opacity, 1))}.hover\:border-ink\/40:hover{border-color:#19191966}.hover\:border-lime-400:hover{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.hover\:border-rose-200:hover{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.hover\:border-sky-200:hover{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.hover\:border-sky-300:hover{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.hover\:border-slate-200:hover,.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-ink:hover{--tw-bg-opacity: 1;background-color:rgb(25 25 25 / var(--tw-bg-opacity, 1))}.hover\:bg-ink\/90:hover{background-color:#191919e6}.hover\:bg-lime-100:hover{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-200:hover{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-300:hover{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-50:hover{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-50\/50:hover{background-color:#f7fee780}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-600:hover{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50\/40:hover{background-color:#f0f9ff66}.hover\:bg-sky-700:hover{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50\/60:hover{background-color:#f8fafc99}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-50:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-amber-700:hover{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.hover\:text-emerald-600:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hover\:text-emerald-900:hover{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.hover\:text-ink:hover{--tw-text-opacity: 1;color:rgb(25 25 25 / var(--tw-text-opacity, 1))}.hover\:text-lime-950:hover{--tw-text-opacity: 1;color:rgb(26 46 5 / var(--tw-text-opacity, 1))}.hover\:text-rose-500:hover{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.hover\:text-rose-600:hover{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.hover\:text-rose-700:hover{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.hover\:text-rose-800:hover{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.hover\:text-sky-700:hover{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.hover\:text-sky-800:hover{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus\:border-ink:focus{--tw-border-opacity: 1;border-color:rgb(25 25 25 / var(--tw-border-opacity, 1))}.focus\:border-lime-400:focus{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.focus\:border-sky-300:focus{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.focus\:border-slate-300:focus{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.focus\:border-slate-400:focus{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.focus\:border-slate-500:focus{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-amber-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.focus\:ring-ink:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(25 25 25 / var(--tw-ring-opacity, 1))}.focus\:ring-ink\/10:focus{--tw-ring-color: rgb(25 25 25 / .1)}.focus\:ring-lime-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.focus-visible\:bg-slate-50:focus-visible{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ink\/10:focus-visible{--tw-ring-color: rgb(25 25 25 / .1)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-slate-100:disabled{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-50:disabled{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.disabled\:text-slate-400:disabled{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.disabled\:text-slate-500:disabled{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group[open] .group-open\:inline{display:inline}.group[open] .group-open\:hidden{display:none}.group:hover .group-hover\:text-ink{--tw-text-opacity: 1;color:rgb(25 25 25 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[1fr_120px_36px\]{grid-template-columns:1fr 120px 36px}.sm\:grid-cols-\[80px_minmax\(0\,1fr\)_140px\]{grid-template-columns:80px minmax(0,1fr) 140px}.sm\:grid-cols-\[auto_auto_minmax\(150px\,1fr\)\]{grid-template-columns:auto auto minmax(150px,1fr)}.sm\:grid-cols-\[auto_minmax\(0\,1fr\)\]{grid-template-columns:auto minmax(0,1fr)}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:self-auto{align-self:auto}.sm\:p-6{padding:1.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-right{text-align:right}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-6{grid-column:span 6 / span 6}.md\:row-start-5{grid-row-start:5}.md\:block{display:block}.md\:h-\[86vh\]{height:86vh}.md\:w-72{width:18rem}.md\:w-80{width:20rem}.md\:w-\[92vw\]{width:92vw}.md\:max-w-\[680px\]{max-width:680px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[0\.8fr_1fr_auto\]{grid-template-columns:.8fr 1fr auto}.md\:grid-cols-\[1\.1fr_1\.2fr_180px_auto\]{grid-template-columns:1.1fr 1.2fr 180px auto}.md\:grid-cols-\[1\.2fr_1\.2fr_1fr_90px_90px_36px\]{grid-template-columns:1.2fr 1.2fr 1fr 90px 90px 36px}.md\:grid-cols-\[1\.35fr_1\.3fr_110px_110px_48px\]{grid-template-columns:1.35fr 1.3fr 110px 110px 48px}.md\:grid-cols-\[120px_1fr\]{grid-template-columns:120px 1fr}.md\:grid-cols-\[170px_1fr_170px\]{grid-template-columns:170px 1fr 170px}.md\:grid-cols-\[170px_1fr_180px\]{grid-template-columns:170px 1fr 180px}.md\:grid-cols-\[180px_220px_minmax\(0\,1fr\)\]{grid-template-columns:180px 220px minmax(0,1fr)}.md\:grid-cols-\[1fr_0\.7fr_auto\]{grid-template-columns:1fr .7fr auto}.md\:grid-cols-\[1fr_0\.8fr_0\.8fr_auto\]{grid-template-columns:1fr .8fr .8fr auto}.md\:grid-cols-\[1fr_0\.8fr_1\.2fr_auto\]{grid-template-columns:1fr .8fr 1.2fr auto}.md\:grid-cols-\[1fr_0\.8fr_auto\]{grid-template-columns:1fr .8fr auto}.md\:grid-cols-\[1fr_0\.8fr_auto_auto\]{grid-template-columns:1fr .8fr auto auto}.md\:grid-cols-\[1fr_1\.4fr_auto\]{grid-template-columns:1fr 1.4fr auto}.md\:grid-cols-\[1fr_120px\]{grid-template-columns:1fr 120px}.md\:grid-cols-\[1fr_120px_auto\]{grid-template-columns:1fr 120px auto}.md\:grid-cols-\[1fr_140px_110px_120px_80px_36px\]{grid-template-columns:1fr 140px 110px 120px 80px 36px}.md\:grid-cols-\[1fr_220px_160px\]{grid-template-columns:1fr 220px 160px}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.md\:grid-cols-\[1fr_auto_auto_auto\]{grid-template-columns:1fr auto auto auto}.md\:grid-cols-\[220px_minmax\(0\,1fr\)\]{grid-template-columns:220px minmax(0,1fr)}.md\:grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.md\:grid-cols-\[minmax\(0\,1\.5fr\)_minmax\(140px\,0\.8fr\)_minmax\(140px\,0\.8fr\)\]{grid-template-columns:minmax(0,1.5fr) minmax(140px,.8fr) minmax(140px,.8fr)}.md\:grid-cols-\[minmax\(0\,180px\)_minmax\(0\,180px\)\]{grid-template-columns:minmax(0,180px) minmax(0,180px)}.md\:grid-cols-\[minmax\(0\,1fr\)_260px\]{grid-template-columns:minmax(0,1fr) 260px}.md\:grid-cols-\[minmax\(0\,1fr\)_92px_116px_36px\]{grid-template-columns:minmax(0,1fr) 92px 116px 36px}.md\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)_110px_110px_44px\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 110px 110px 44px}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 220px}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(150px\,0\.9fr\)_minmax\(130px\,0\.8fr\)\]{grid-template-columns:minmax(0,1fr) minmax(150px,.9fr) minmax(130px,.8fr)}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:self-auto{align-self:auto}.md\:self-center{align-self:center}.md\:p-8{padding:2rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:text-right{text-align:right}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:block{display:block}.lg\:max-w-\[520px\]{max-width:520px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1\.5fr_1fr_1fr_1fr_1fr_1fr\]{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr}.lg\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}.lg\:grid-cols-\[220px_minmax\(0\,1fr\)_280px\]{grid-template-columns:220px minmax(0,1fr) 280px}.lg\:grid-cols-\[260px_360px_minmax\(0\,1fr\)\]{grid-template-columns:260px 360px minmax(0,1fr)}.lg\:grid-cols-\[260px_minmax\(0\,1fr\)\]{grid-template-columns:260px minmax(0,1fr)}.lg\:grid-cols-\[280px_minmax\(0\,1fr\)\]{grid-template-columns:280px minmax(0,1fr)}.lg\:grid-cols-\[320px_1fr\]{grid-template-columns:320px 1fr}.lg\:grid-cols-\[320px_minmax\(0\,1fr\)\]{grid-template-columns:320px minmax(0,1fr)}.lg\:grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.lg\:grid-cols-\[auto_auto_1fr\]{grid-template-columns:auto auto 1fr}.lg\:grid-cols-\[minmax\(0\,1\.45fr\)_minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) auto}.lg\:grid-cols-\[minmax\(0\,1\.4fr\)_1fr_1fr_120px_auto\]{grid-template-columns:minmax(0,1.4fr) 1fr 1fr 120px auto}.lg\:grid-cols-\[minmax\(0\,1\.4fr\)_minmax\(320px\,1fr\)\]{grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr)}.lg\:grid-cols-\[minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) 220px}.lg\:grid-cols-\[minmax\(0\,1fr\)_240px\]{grid-template-columns:minmax(0,1fr) 240px}.lg\:grid-cols-\[minmax\(0\,1fr\)_380px\]{grid-template-columns:minmax(0,1fr) 380px}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.3fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-r{border-right-width:1px}.lg\:p-10{padding:2.5rem}.lg\:p-5{padding:1.25rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}@media (min-width: 1280px){.xl\:sticky{position:sticky}.xl\:top-6{top:1.5rem}.xl\:col-span-1{grid-column:span 1 / span 1}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-5{grid-column:span 5 / span 5}.xl\:col-span-6{grid-column:span 6 / span 6}.xl\:col-span-7{grid-column:span 7 / span 7}.xl\:col-span-9{grid-column:span 9 / span 9}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:h-full{height:100%}.xl\:min-w-\[190px\]{min-width:190px}.xl\:max-w-\[420px\]{max-width:420px}.xl\:flex-1{flex:1 1 0%}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.xl\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:1.05fr .95fr}.xl\:grid-cols-\[1\.15fr_0\.85fr\]{grid-template-columns:1.15fr .85fr}.xl\:grid-cols-\[1\.6fr_1fr\]{grid-template-columns:1.6fr 1fr}.xl\:grid-cols-\[180px_180px_220px_240px_minmax\(0\,1fr\)\]{grid-template-columns:180px 180px 220px 240px minmax(0,1fr)}.xl\:grid-cols-\[180px_200px_220px_240px_180px_minmax\(0\,1fr\)\]{grid-template-columns:180px 200px 220px 240px 180px minmax(0,1fr)}.xl\:grid-cols-\[1fr_0\.9fr\]{grid-template-columns:1fr .9fr}.xl\:grid-cols-\[1fr_1fr\]{grid-template-columns:1fr 1fr}.xl\:grid-cols-\[1fr_1fr_1fr_1fr_auto\]{grid-template-columns:1fr 1fr 1fr 1fr auto}.xl\:grid-cols-\[1fr_340px\]{grid-template-columns:1fr 340px}.xl\:grid-cols-\[1fr_380px\]{grid-template-columns:1fr 380px}.xl\:grid-cols-\[320px_minmax\(0\,1fr\)\]{grid-template-columns:320px minmax(0,1fr)}.xl\:grid-cols-\[minmax\(0\,1\.2fr\)_minmax\(0\,0\.8fr\)\]{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.xl\:grid-cols-\[minmax\(0\,18rem\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,18rem) minmax(0,1fr)}.xl\:grid-cols-\[minmax\(0\,1fr\)_20rem\]{grid-template-columns:minmax(0,1fr) 20rem}.xl\:grid-cols-\[minmax\(0\,1fr\)_260px\]{grid-template-columns:minmax(0,1fr) 260px}.xl\:grid-cols-\[minmax\(0\,1fr\)_280px_280px_220px\]{grid-template-columns:minmax(0,1fr) 280px 280px 220px}.xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.xl\:grid-cols-\[minmax\(0\,1fr\)_360px\]{grid-template-columns:minmax(0,1fr) 360px}.xl\:grid-cols-\[minmax\(0\,1fr\)_400px\]{grid-template-columns:minmax(0,1fr) 400px}.xl\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,2fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.xl\:grid-cols-\[minmax\(0\,2fr\)_minmax\(320px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:self-start{align-self:flex-start}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-y-auto{overflow-y:auto}.xl\:border-b-0{border-bottom-width:0px}.xl\:border-r{border-right-width:1px}}@media (min-width: 1536px){.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_340px\]{grid-template-columns:minmax(0,1fr) 340px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_360px\]{grid-template-columns:minmax(0,1fr) 360px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_400px\]{grid-template-columns:minmax(0,1fr) 400px}.\32xl\:grid-cols-\[minmax\(0\,1fr\)_430px\]{grid-template-columns:minmax(0,1fr) 430px}}
