html:has(body.sch-guest-public-site){scroll-padding-top:max(5.5rem,calc(var(--site-header-h, 76px) + 12px + env(safe-area-inset-top,0px)))}body.sch-guest-public-site{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:16px;letter-spacing:normal;color:#3a3d4a!important;background:#fff!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.sch-guest-public-site h1,body.sch-guest-public-site h2,body.sch-guest-public-site h3,body.sch-guest-public-site h4,body.sch-guest-public-site h5,body.sch-guest-public-site h6{font-family:inherit!important;color:#1a1a1a}body.sch-guest-public-site .sch-guest-public-site{color:inherit}.sch-guest-public-site .t-hero,.auth-route .t-hero{font-size:clamp(2.5rem,5vw,3.7rem);font-weight:600;letter-spacing:-.018em;line-height:1.12;color:#1a1a1a}.sch-guest-public-site .t-h2,.auth-route .t-h2{font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:540;letter-spacing:-.012em;line-height:1.16;color:#1a1a1a}.sch-guest-public-site .t-h3,.auth-route .t-h3{font-size:1.12rem;font-weight:500;letter-spacing:-.004em;color:#1a1a1a;line-height:1.4}.sch-guest-public-site .t-body,.auth-route .t-body{font-size:1.125rem;line-height:1.75;color:#6b7280}.sch-guest-public-site .t-body-sm,.auth-route .t-body-sm{font-size:.9375rem;line-height:1.65;color:#6b7280}.sch-guest-public-site .btn,.auth-route .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;font-weight:600;border-radius:14px;text-decoration:none!important;border:none;cursor:pointer;line-height:1;transition:all .3s cubic-bezier(.16,1,.3,1)}.sch-guest-public-site .btn-lg,.auth-route .btn-lg{padding:16px 32px;font-size:15px}@media(max-width:640px){.sch-guest-public-site .btn-lg,.auth-route .btn-lg{padding:14px 24px;font-size:14px}}.sch-guest-public-site .btn-md,.auth-route .btn-md{padding:12px 24px;font-size:14px}.sch-guest-public-site .btn-sm,.auth-route .btn-sm{padding:8px 18px;font-size:13px}.sch-guest-public-site .btn-dark,.auth-route .btn-dark,.sch-guest-public-site .btn-primary,.auth-route .btn-primary,.sch-guest-public-site a.btn-dark,.auth-route a.btn-dark,.sch-guest-public-site a.btn-primary,.auth-route a.btn-primary{color:#fff!important;background:#1a1a1a;box-shadow:0 1px 3px #00000014}.sch-guest-public-site .btn-dark:hover,.auth-route .btn-dark:hover,.sch-guest-public-site .btn-primary:hover,.auth-route .btn-primary:hover,.sch-guest-public-site a.btn-dark:hover,.auth-route a.btn-dark:hover,.sch-guest-public-site a.btn-primary:hover,.auth-route a.btn-primary:hover{color:#fff!important;background:#333;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.sch-guest-public-site .btn-ghost,.auth-route .btn-ghost,.sch-guest-public-site a.btn-ghost,.auth-route a.btn-ghost{color:#3a3d4a!important;background:#fff;border:1.5px solid #e5e7eb;box-shadow:0 1px 2px #00000008}.sch-guest-public-site .btn-ghost:hover,.auth-route .btn-ghost:hover,.sch-guest-public-site a.btn-ghost:hover,.auth-route a.btn-ghost:hover{color:#1a1a1a!important;border-color:#d1d5db;background:#fafafa;transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.site-header{--site-header-h: 76px;position:fixed;top:0;left:0;right:0;z-index:50;box-sizing:border-box;height:var(--site-header-h);background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.04);transition:all .4s cubic-bezier(.16,1,.3,1)}.site-header.scrolled{box-shadow:0 1px 20px #0000000a;background:#fffffff5}.site-header .sch-container{overflow:visible}.sch-guest-page-container,.site-header__container,.site-footer__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:1024px){.sch-guest-page-container,.site-header__container,.site-footer__container{padding-left:2rem;padding-right:2rem}}@media(max-width:1023.98px){.site-header__container,.site-footer__container{max-width:100%;min-width:0}.site-header__bar{min-width:0;gap:.35rem}}.site-header__bar{min-height:var(--site-header-h)}.site-header .site-logo,.sch-footer .site-logo{height:44px;width:auto;max-width:none;display:block}@media(min-width:1024px){.site-header .site-logo,.sch-footer .site-logo{height:48px}}@media(min-width:1280px){.site-header .site-logo,.sch-footer .site-logo{height:52px}}@media(min-width:1536px){.site-header .site-logo,.sch-footer .site-logo{height:54px}}@media(min-width:1024px){.site-header__bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;-moz-column-gap:clamp(1rem,2.5vw,2rem);column-gap:clamp(1rem,2.5vw,2rem);justify-items:stretch}.site-header__bar>a:first-of-type{justify-self:start}.site-header__bar>nav{justify-self:center;max-width:100%;min-width:0}.site-header__bar>.header-actions{justify-self:end}}.site-header .nav-link{font-size:14px;font-weight:500;color:#6b7280;padding:6px 14px;border-radius:10px;text-decoration:none!important;transition:all .2s ease;white-space:nowrap}.site-header .header-actions .header-auth-link{padding-left:14px;padding-right:14px;font-size:14px}.site-header .header-actions{gap:.75rem}@media(min-width:640px){.site-header .header-actions{gap:1rem}}@media(min-width:1280px){.site-header .header-actions{gap:1.125rem}}@media(min-width:1024px)and (max-width:1151.98px){.site-header .nav-link{padding:6px 10px;font-size:13px}}@media(min-width:1152px)and (max-width:1279.98px){.site-header .nav-link{padding:6px 12px;font-size:13px}}@media(min-width:1280px){.site-header .nav-link{padding:6px 16px;font-size:14px}}@media(min-width:1536px){.site-header .nav-link{padding:6px 18px;font-size:14px}}.site-header .header-actions .btn-sm{border-radius:14px;padding:8px 18px;font-size:13px;font-weight:600}.site-header .nav-link:hover,.site-header .nav-link.active{color:#1a1a1a;background:#00000008}.site-header .header-auth-link{font-weight:500;border:0;background:transparent;cursor:pointer;font-family:inherit;line-height:inherit}.nav-dropdown{position:relative}.nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(4px);min-width:220px;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:10px;box-shadow:0 16px 48px -8px #0000001a,0 0 0 1px #00000005;opacity:0;visibility:hidden;transition:all .2s ease;z-index:60}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.nav-dropdown-menu a{display:block;padding:10px 14px;border-radius:10px;font-size:14px;font-weight:500;color:#3a3d4a;text-decoration:none!important;transition:all .15s ease}.nav-dropdown-menu a:hover{background:#f5f0eb;color:#1a1a1a}.site-header__drawer{max-height:min(70dvh,calc(100dvh - 4.5rem - env(safe-area-inset-bottom,0px)));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-top:1px solid #f3f4f6;background:#fff}.sch-guest-public-site .card,.auth-route .card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1)}.sch-guest-public-site .card:hover,.auth-route .card:hover{border-color:#e5e5e5;box-shadow:0 20px 50px -12px #0000000f;transform:translateY(-4px)}.sch-guest-public-site .tag-coral,.auth-route .tag-coral{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.03em;background:#f5f0eb;color:#6b7280;border:1px solid #e8e2db}.mesh-hero{position:relative;overflow:hidden;background:#f7f4f0}.mesh-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(26,26,26,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(26,26,26,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 75% 65% at 50% 35%,#000 20%,transparent 72%);-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 35%,#000 20%,transparent 72%);pointer-events:none}.mesh-hero--home{padding-top:clamp(5.75rem,18vw,12rem);padding-bottom:clamp(2.25rem,8vw,6rem)}.mesh-hero--home-xl{padding-top:clamp(6.5rem,20vw,13.5rem);padding-bottom:clamp(3rem,10vw,7.5rem)}.mesh-hero__inner{max-width:1100px}.mesh-hero__title{letter-spacing:-.02em}@media(min-width:1024px){.mesh-hero--home-xl .mesh-hero__title{font-size:clamp(3.25rem,4.6vw,4.5rem);white-space:nowrap}}@media(max-width:1023.98px){.mesh-hero--home-xl .mesh-hero__title{font-size:clamp(2.35rem,8vw,3.25rem);line-height:1.1}}.mesh-hero--page{padding-top:clamp(6.5rem,14vw,10rem);padding-bottom:clamp(2.5rem,6vw,5rem)}@media(max-width:768px){.mesh-hero--page{padding-top:7rem!important;padding-bottom:2rem!important}}@media(max-width:640px){.mesh-hero--home{padding-top:clamp(5.5rem,20vw,7.25rem);padding-bottom:clamp(1.75rem,7vw,3rem)}.mesh-hero--page{padding-top:6rem!important;padding-bottom:1.25rem!important}}.mesh-cta{position:relative;overflow:hidden;background:#f7f4f0;padding:clamp(4rem,7vw,7rem) 0}.page-about .about-intro{padding-top:clamp(6.5rem,12vw,9rem)}.about-intro-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem);align-items:start}@media(min-width:1024px){.about-intro-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(3rem,6vw,5rem)}}.about-intro-kicker{margin:0 0 .75rem;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6b7280}.about-intro-title{margin:0 0 1rem;max-width:14ch;letter-spacing:-.02em;line-height:1.12}.about-intro-lede{margin:0;max-width:34rem;color:#475569;line-height:1.75}.about-intro-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.about-intro-contact{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.875rem;color:#6b7280}.about-intro-contact a{color:#1a1a1a;font-weight:500;text-decoration:none}.about-intro-contact a:hover{text-decoration:underline;text-underline-offset:2px}.about-intro-contact__sep{color:#d1d5db}.about-intro-story{display:flex;flex-direction:column;gap:2rem;padding-top:.25rem}@media(min-width:1024px){.about-intro-story{border-left:1px solid #e8e2db;padding-left:clamp(2rem,4vw,3rem)}}.about-prose-block__title{margin:0 0 .65rem;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.about-prose-block p{margin:0 0 .85rem;font-size:.9375rem;line-height:1.8;color:#475569}.about-prose-block p:last-child{margin-bottom:0}.sch-about-strip.product-marketing-strip-section{margin-bottom:0}.sch-about-cap-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.sch-about-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media(min-width:1024px){.sch-about-cap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.sch-about-cap-card{padding:1.5rem;border:1px solid #f0f0f0;border-radius:20px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.sch-about-cap-card:hover{border-color:#e5e7eb;box-shadow:0 12px 32px -16px #0f172a1f}.sch-about-cap-card__icon{margin-bottom:1rem}.sch-about-cap-card__title{margin:0 0 .5rem;font-size:1.0625rem}.sch-about-cap-card__copy{margin:0;color:#6b7280;line-height:1.65}.about-industry-index{display:grid;grid-template-columns:1fr;border-top:1px solid #e8e2db}@media(min-width:640px){.about-industry-index{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:1024px){.about-industry-index{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:2.5rem;column-gap:2.5rem}}.about-industry-index__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.25rem;padding:.85rem 0;border-bottom:1px solid #e8e2db;color:#1a1a1a;font-size:.9375rem;font-weight:500;text-decoration:none!important;transition:color .2s ease}.about-industry-index__row:hover{color:#111827}.about-industry-index__name{min-width:0;line-height:1.35}.about-industry-index__arrow{width:1rem;height:1rem;flex-shrink:0;color:#9ca3af;transition:color .2s ease,transform .2s ease}.about-industry-index__row:hover .about-industry-index__arrow{color:#1a1a1a;transform:translate(3px)}.page-pricing .mesh-hero--page{padding-bottom:clamp(1.75rem,3.5vw,3rem)}.page-pricing__plans.sch-section{padding-top:clamp(.5rem,2vw,1.5rem);padding-bottom:clamp(3rem,5.5vw,4.5rem)}.page-pricing__compare.sch-section,.page-pricing__faq.sch-section{padding-top:clamp(3rem,5.5vw,4.5rem);padding-bottom:clamp(3rem,5.5vw,4.5rem)}.pricing-section-intro{margin:0 0 2rem;max-width:36rem;font-size:.9375rem;line-height:1.65;color:#6b7280}.pricing-section-head{margin-bottom:2rem!important}.pricing-tier-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}@media(min-width:640px){.pricing-tier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem}}@media(min-width:1100px){.pricing-tier-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.pricing-tier{display:flex;flex-direction:column;min-height:100%;border:1px solid #ece8e3;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0000000a;transition:border-color .2s ease,box-shadow .2s ease}.page-pricing .pricing-tier:hover{border-color:#e0dbd4;box-shadow:0 10px 32px #0000000f}.pricing-tier--featured{border-color:#1a1a1a;box-shadow:0 12px 36px #00000014}.pricing-tier__head{display:flex;flex-direction:column;gap:.35rem;min-height:9.5rem;padding:1.5rem 1.5rem 1.375rem;border-bottom:1px solid #f3f4f6}.pricing-tier--featured .pricing-tier__head{padding-top:1.375rem}.pricing-tier__head--accent{min-height:10rem;border-bottom-color:#ffffff1f;background:linear-gradient(135deg,#1a1a1a,#333 55%,#14532d);color:#fff}.pricing-tier__head--accent .pricing-tier__name,.pricing-tier__head--accent .pricing-tier__price,.pricing-tier__head--accent .pricing-tier__period,.pricing-tier__head--accent .pricing-tier__tagline{color:#fff}.pricing-tier__head--accent .pricing-tier__period,.pricing-tier__head--accent .pricing-tier__tagline{opacity:.82}.pricing-tier__badge{display:inline-flex;align-self:flex-start;margin-bottom:.25rem;padding:.25rem .625rem;border-radius:999px;background:#f5f0eb;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a}.pricing-tier__name{margin:0;font-size:1.0625rem;font-weight:700;color:#1a1a1a;line-height:1.3}.pricing-tier__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem;margin-top:.125rem}.pricing-tier__price{font-size:1.875rem;font-weight:700;color:#1a1a1a;line-height:1.05;letter-spacing:-.02em}.pricing-tier__price--compact{font-size:1.375rem;letter-spacing:-.01em}.pricing-tier__period{font-size:.875rem;font-weight:500;color:#6b7280}.pricing-tier__tagline{margin:.375rem 0 0;font-size:.8125rem;color:#6b7280;line-height:1.5}.pricing-tier__body{display:flex;flex:1;flex-direction:column;padding:1.375rem 1.5rem 1.5rem}.pricing-tier__features{list-style:none;flex:1;margin:0 0 1.25rem;padding:0}.pricing-tier__features li{display:flex;align-items:flex-start;gap:.625rem;margin-bottom:.625rem;font-size:.875rem;line-height:1.5;color:#374151}.pricing-tier__features li:last-child{margin-bottom:0}.pricing-tier__check{width:1rem;height:1rem;flex-shrink:0;margin-top:.125rem;color:#14532d}.pricing-tier__cta{width:100%;margin-top:auto}.pricing-plans-footer{display:flex;flex-direction:column;gap:1.75rem;margin-top:2rem}.pricing-disclaimer{margin:0;text-align:center;font-size:.8125rem;color:#9ca3af}.pricing-promo-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.75rem 2rem;border-radius:20px;background:linear-gradient(135deg,#1a1a1a,#2a2825);color:#fff!important;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}.page-pricing a.pricing-promo-card,.page-pricing a.pricing-promo-card:hover,.page-pricing a.pricing-promo-card:focus-visible{color:#fff!important}.page-pricing a.pricing-promo-card h3,.page-pricing a.pricing-promo-card p,.page-pricing a.pricing-promo-card span{color:#fff!important}@media(max-width:639.98px){.pricing-promo-card{flex-direction:column;align-items:flex-start;padding:1.5rem 1.375rem}}.pricing-promo-card:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0000002e}.pricing-promo-card__copy{min-width:0}.pricing-promo-card__label{margin:0 0 .375rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1!important}.pricing-promo-card__title{margin:0;font-size:1.125rem;font-weight:700;color:#fff!important;line-height:1.35}.pricing-promo-card__desc{margin:.375rem 0 0;font-size:.875rem;line-height:1.55;color:#ffffffe0!important}.pricing-promo-card__action{flex-shrink:0;font-size:.875rem;font-weight:600;white-space:nowrap;color:#fff!important}.pricing-compare-wrap{border:1px solid #ece8e3;border-radius:20px;background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 1px 2px #0000000a}.pricing-compare-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.875rem}.pricing-compare-table th,.pricing-compare-table td{padding:1rem 1.125rem;border-bottom:1px solid #f3f4f6;vertical-align:middle}.pricing-compare-table thead th{background:#faf8f6;font-size:.8125rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#6b7280;text-align:center}.pricing-compare-table thead th:first-child{text-align:left;text-transform:none;font-size:.875rem;letter-spacing:normal;color:#1a1a1a}.pricing-compare-table tbody th{position:sticky;left:0;z-index:1;min-width:11rem;background:#fff;text-align:left;font-weight:500;color:#374151;box-shadow:1px 0 #f3f4f6}.pricing-compare-table tbody td{text-align:center}.pricing-compare-table tbody tr:last-child th,.pricing-compare-table tbody tr:last-child td{border-bottom:none}.pricing-compare-table tbody tr:hover td,.pricing-compare-table tbody tr:hover th[scope=row]{background:#fcfbfa}.pricing-compare-yes{display:inline-flex;align-items:center;justify-content:center;color:#14532d}.pricing-compare-no{display:inline-flex;align-items:center;justify-content:center;color:#d1d5db}.pricing-compare-text{font-size:.8125rem;font-weight:600;color:#1a1a1a}.page-pricing .home-faq{margin-top:0}.page-contact .mesh-hero--page{padding-bottom:clamp(1.75rem,3.5vw,3rem)}.page-contact__main.sch-section{padding-top:clamp(.5rem,2vw,1.5rem);padding-bottom:clamp(3.5rem,6vw,5.5rem)}.contact-main-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width:1024px){.contact-main-grid{grid-template-columns:minmax(0,22rem) minmax(0,1fr);gap:clamp(2.5rem,4vw,3.5rem);align-items:stretch}}.contact-side{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:1024px){.contact-side{position:sticky;top:calc(var(--site-header-h, 76px) + 1.5rem)}}.contact-side__lead{margin:0;font-size:.9375rem;color:#6b7280;line-height:1.6;max-width:20rem}.contact-inbox-list{display:flex;flex-direction:column;gap:.875rem}.contact-inbox-card{padding:1.375rem 1.5rem;border-radius:20px;border:1px solid #ece8e3;background:#fff;box-shadow:0 1px 2px #0000000a;transition:border-color .2s ease,box-shadow .2s ease}.page-contact .contact-inbox-card:hover{transform:none;border-color:#e0dbd4;box-shadow:0 8px 24px #0000000d}.contact-inbox-card__row{display:flex;align-items:flex-start;gap:1rem}.contact-inbox-card__icon{width:44px;height:44px;border-radius:12px;background:#f5f0eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-inbox-card__body{min-width:0;padding-top:.125rem}.contact-inbox-card__title{margin:0;font-size:1rem;font-weight:700;color:#1a1a1a;line-height:1.3}.contact-inbox-card__desc{margin:.35rem 0 0;font-size:.8125rem;color:#6b7280;line-height:1.55}.contact-inbox-card__email{display:inline-block;margin-top:.625rem;font-size:.875rem;font-weight:600;color:#1a1a1a;text-decoration:none;word-break:break-all}.contact-inbox-card__email:hover{text-decoration:underline;text-underline-offset:2px}.contact-side-note{padding:1.375rem 1.5rem;border-radius:20px;background:#faf8f6;border:1px solid #ece8e3}.contact-side-note__stat{margin:0;font-size:.9375rem;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.contact-side-note__copy{margin:.5rem 0 0;font-size:.8125rem;color:#6b7280;line-height:1.6}.contact-side-note__link{display:inline-block;margin-top:.875rem;font-size:.875rem;font-weight:600;color:#1a1a1a;text-decoration:none}.contact-side-note__link:hover{text-decoration:underline;text-underline-offset:2px}.contact-form-panel{min-width:0}.page-contact .contact-form-card.card-static{height:100%;padding:0;overflow:hidden;border-color:#ece8e3;box-shadow:0 1px 2px #0000000a}.page-contact .contact-form-card.card-static:hover{transform:none;box-shadow:0 12px 40px #0000000f;border-color:#e0dbd4}.contact-form-card__header{padding:1.75rem 1.75rem 1.5rem;border-bottom:1px solid #f0f0f0}@media(min-width:768px){.contact-form-card__header{padding:2rem 2.25rem 1.75rem}}.contact-form-card__title{margin:0;font-size:1.25rem;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.contact-form-card__lede{margin:.375rem 0 0;font-size:.875rem;color:#9ca3af}.contact-form{display:flex;flex-direction:column;gap:1.25rem;padding:1.75rem}@media(min-width:768px){.contact-form{gap:1.375rem;padding:2rem 2.25rem 2.25rem}}.contact-form__row{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.contact-form__row--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}.page-contact .contact-field label{margin-bottom:.5rem}.contact-form__alert{border-radius:12px;border:1px solid #fecaca;background:#fef2f2;padding:.875rem 1rem;font-size:.875rem;color:#b91c1c;line-height:1.5}.page-contact .contact-form textarea{min-height:9.5rem;line-height:1.55}.contact-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.5rem}.contact-form__actions .btn{min-width:11rem}.contact-success{padding:3rem 1.75rem;text-align:center}@media(min-width:768px){.contact-success{padding:3.5rem 2.25rem}}.contact-success__icon{width:3.5rem;height:3.5rem;border-radius:999px;background:#f5f0eb;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.contact-success__title{margin:0;font-size:1.25rem;font-weight:700;color:#1a1a1a}.contact-success__copy{margin:.625rem auto 0;max-width:22rem;font-size:.9375rem;color:#6b7280;line-height:1.6}.mesh-cta .mesh-hero__grid{mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,#000 15%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,#000 15%,transparent 70%)}@media(max-width:640px){.mesh-cta{padding:3rem 0!important}}.sch-section{padding:clamp(4rem,7vw,7rem) 0}@media(max-width:768px){.sch-section{padding:3.5rem 0}}.sch-section-band--white{background:#fff}.sch-section-band--warm{background:#faf8f6}.sch-section-band--gray{background:#f2f2f2}.section-gray{background:#fafafa}.section-beige{background:#f5f0eb}.sch-rail-1080{width:100%;max-width:1080px;margin-left:auto;margin-right:auto}.sch-rail,.sch-rail-1080-marketing{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-left:2.25rem;padding-right:2.25rem;display:flex;flex-direction:column;gap:clamp(2.5rem,4.5vw,3.5rem)}.sch-rail .split-rhythm,.sch-rail .split-rhythm-lg,.sch-rail .split-rhythm-sm,.sch-guest-public-site .sch-rail .home-live-preview__head.split-rhythm-lg,.sch-guest-public-site .sch-rail .home-faq__head.split-rhythm-lg{margin-bottom:0}.sch-guest-public-site .sch-rail .split-balance,.sch-guest-public-site .sch-rail .sch-marketing-head,.sch-guest-public-site .sch-rail-1080-marketing .split-balance,.sch-guest-public-site .sch-rail-1080-marketing .sch-marketing-head{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media(max-width:1023.98px){.sch-rail,.sch-rail-1080-marketing{padding-left:0;padding-right:0}}.sch-guest-public-site .card-static,.auth-route .card-static{transform:none!important}.sch-guest-public-site .card-static:hover,.auth-route .card-static:hover{transform:none!important;box-shadow:none;border-color:#f0f0f0}.sch-guest-public-site .sch-flat,.sch-guest-public-site .sch-flat.card,.sch-guest-public-site .sch-flat.card-static{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;transform:none!important}.sch-guest-public-site .sch-flat:hover,.sch-guest-public-site .sch-flat.card:hover,.sch-guest-public-site .sch-flat.card-static:hover{background:transparent!important;border:none!important;box-shadow:none!important;transform:none!important}.sch-footer{position:relative;overflow:hidden;background:#111}.sch-footer .site-logo{filter:brightness(0) invert(1)}.sch-footer .footer-col-brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.sch-footer .footer-brand-head{display:flex;align-items:flex-start;line-height:0}.sch-footer .footer-brand-link{text-decoration:none!important;line-height:0}.sch-footer .footer-brand-body{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.sch-footer .footer-brand-copy{font-size:.875rem;line-height:1.7;color:#ffffff8c;max-width:min(380px,100%);margin:0}.sch-footer .footer-social-block{display:flex;flex-direction:column;gap:.75rem}.sch-footer .footer-social-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;margin:0}.sch-footer .footer-social-link{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;color:#ffffff8c;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);text-decoration:none!important;transition:color .25s ease,background .25s ease}.sch-footer .footer-social-link:hover{color:#fff;background:#ffffff26}.footer-main-grid{display:grid;width:100%;padding:clamp(3.5rem,5.5vw,5rem) 0 clamp(2.5rem,3.5vw,3.25rem)}.footer-main-grid--aligned{gap:1.5rem}@media(max-width:767.98px){.footer-main-grid--aligned{display:flex;flex-direction:column;gap:1.5rem}.footer-main-grid--aligned .footer-brand-head{order:1}.footer-main-grid--aligned .footer-brand-body{order:2;margin-bottom:.25rem}.footer-main-grid--aligned .footer-col-heading--1{order:10}.footer-main-grid--aligned .footer-col-links--1{order:11}.footer-main-grid--aligned .footer-col-heading--2{order:12}.footer-main-grid--aligned .footer-col-links--2{order:13}.footer-main-grid--aligned .footer-col-heading--3{order:14}.footer-main-grid--aligned .footer-col-links--3{order:15}.footer-main-grid--aligned .footer-col-heading--4{order:16}.footer-main-grid--aligned .footer-col-links--4{order:17}.footer-main-grid--aligned .footer-col-heading{margin-bottom:.5rem}}@media(min-width:480px)and (max-width:767.98px){.footer-main-grid--aligned{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem}.footer-main-grid--aligned .footer-brand-head{grid-row:1;grid-column:1 / -1;order:unset}.footer-main-grid--aligned .footer-brand-body{grid-row:2;grid-column:1 / -1;order:unset;margin-bottom:.25rem}.footer-main-grid--aligned .footer-col-heading--1{grid-row:3;grid-column:1;order:unset}.footer-main-grid--aligned .footer-col-links--1{grid-row:4;grid-column:1;order:unset}.footer-main-grid--aligned .footer-col-heading--2{grid-row:3;grid-column:2;order:unset}.footer-main-grid--aligned .footer-col-links--2{grid-row:4;grid-column:2;order:unset}.footer-main-grid--aligned .footer-col-heading--3{grid-row:5;grid-column:1;order:unset}.footer-main-grid--aligned .footer-col-links--3{grid-row:6;grid-column:1;order:unset}.footer-main-grid--aligned .footer-col-heading--4{grid-row:5;grid-column:2;order:unset}.footer-main-grid--aligned .footer-col-links--4{grid-row:6;grid-column:2;order:unset}}@media(max-width:479.98px){.footer-main-grid{padding:3rem 0 2.25rem}}@media(min-width:768px){.footer-main-grid--aligned{grid-template-columns:minmax(200px,1.5fr) repeat(4,minmax(0,1fr));grid-template-rows:auto auto;-moz-column-gap:clamp(1rem,2vw,1.75rem);column-gap:clamp(1rem,2vw,1.75rem);row-gap:0;align-items:start}.footer-main-grid--aligned .footer-brand-head{grid-column:1;grid-row:1;align-self:start;padding-right:.5rem}.footer-main-grid--aligned .footer-brand-body{grid-column:1;grid-row:2;padding-right:.5rem}.footer-main-grid--aligned .footer-col-heading--1{grid-column:2;grid-row:1}.footer-main-grid--aligned .footer-col-heading--2{grid-column:3;grid-row:1}.footer-main-grid--aligned .footer-col-heading--3{grid-column:4;grid-row:1}.footer-main-grid--aligned .footer-col-heading--4{grid-column:5;grid-row:1}.footer-main-grid--aligned .footer-col-links--1{grid-column:2;grid-row:2}.footer-main-grid--aligned .footer-col-links--2{grid-column:3;grid-row:2}.footer-main-grid--aligned .footer-col-links--3{grid-column:4;grid-row:2}.footer-main-grid--aligned .footer-col-links--4{grid-column:5;grid-row:2}.footer-main-grid--aligned .footer-brand-head,.footer-main-grid--aligned .footer-col-heading{min-height:44px;margin:0 0 .75rem;display:flex;align-items:flex-start}}@media(min-width:1024px){.footer-main-grid--aligned .footer-brand-head,.footer-main-grid--aligned .footer-col-heading{min-height:48px}}@media(min-width:1280px){.footer-main-grid--aligned{grid-template-columns:minmax(220px,1.45fr) repeat(4,minmax(0,1fr));-moz-column-gap:clamp(1.25rem,2vw,1.75rem);column-gap:clamp(1.25rem,2vw,1.75rem)}.footer-main-grid--aligned .footer-brand-head,.footer-main-grid--aligned .footer-col-heading{min-height:52px}}.footer-grid .footer-col-links{display:flex;flex-direction:column;align-items:flex-start;min-width:0;width:100%;gap:0}.footer-grid .footer-col-heading{font-size:12px;font-weight:700;color:#ffffff80;margin:0;padding:0;text-transform:uppercase;letter-spacing:.08em;line-height:1.25;width:100%}.sch-footer .footer-grid .footer-nav-link{display:block;font-size:.8125rem;font-weight:500;color:#fff6;text-decoration:none!important;padding:.3125rem 0;line-height:1.45;width:100%;transition:color .2s ease,padding-left .2s ease}@media(min-width:768px){.sch-footer .footer-grid .footer-nav-link{min-height:1.5rem}.footer-main-grid--aligned .footer-col-links .footer-nav-link:first-child{padding-top:0}}.sch-footer .footer-grid .footer-nav-link:hover,.sch-footer .footer-grid .footer-nav-link.active{color:#fff;padding-left:4px}.sch-footer .footer-bottom-copy{font-size:12px;color:#ffffff4d;margin:0}.sch-footer .footer-bottom-link{font-size:12px;color:#ffffff4d;text-decoration:none!important;transition:color .15s ease}.sch-footer .footer-bottom-link:hover,.sch-footer .footer-bottom-link.active{color:#ffffffa6}.footer-bottom-bar{padding:clamp(1.5rem,3vw,2rem) 0 clamp(1.25rem,2.5vw,1.75rem);border-top:1px solid rgba(255,255,255,.06);min-width:0}@media(max-width:479.98px){.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:1rem}.footer-bottom-bar__links{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:1rem 1.5rem}}body.auth-route{background:#f3f2ef!important;padding-top:max(5.5rem,calc(var(--site-header-h, 76px) + 1.25rem + env(safe-area-inset-top,0px)))!important}.auth-page{position:relative;padding:clamp(2.75rem,4vw,3.5rem) 0 4.5rem}.auth-page__inner{width:100%;max-width:1280px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:1024px){.auth-page__inner{padding-left:2rem;padding-right:2rem}}.auth-page__grid{display:grid;grid-template-columns:1fr;align-items:start;gap:2.5rem}@media(min-width:1024px){.auth-page__grid{grid-template-columns:minmax(0,26rem) minmax(0,1fr);gap:4rem;align-items:center}}.auth-page__column--visual{display:none}@media(min-width:1024px){.auth-page__column--visual{display:flex}}.auth-page__column--form{display:flex;flex-direction:column;align-items:center;width:100%;margin:0;max-width:none}@media(min-width:1024px){.auth-page__column--form{align-items:flex-start}}.auth-page__form-stack{display:flex;flex-direction:column;width:100%;max-width:26rem}.auth-page__title{font-size:clamp(2.15rem,4.2vw,3.15rem);font-weight:400;letter-spacing:-.035em;line-height:1.08;color:#111827;margin:0}.auth-page__lead{font-size:1rem;line-height:1.65;color:#6b7280;margin:.85rem 0 0;max-width:none}.auth-form-card{width:100%;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:20px;box-shadow:0 1px 2px #0f172a0a,0 24px 48px -12px #0f172a1a;padding:1.75rem 1.5rem}@media(min-width:640px){.auth-form-card{padding:2rem 1.85rem}}.auth-btn-primary{display:flex;align-items:center;justify-content:center;width:100%;padding:.85rem 1rem;font-size:.875rem;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:12px;cursor:pointer;transition:background .2s ease,transform .2s ease}.auth-btn-primary:hover:not(:disabled){background:#333}.auth-btn-primary:disabled{opacity:.5;cursor:not-allowed}.auth-page__intro{width:100%;margin-bottom:1.75rem}.auth-page__brand{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.auth-page__brand img{height:2rem;width:auto}.auth-page__brand-tag{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.auth-form-card__footer{margin-top:1.35rem;padding-top:1.25rem;border-top:1px solid rgba(17,24,39,.06);text-align:center;font-size:.875rem;color:#6b7280}.auth-form-card__footer a{font-weight:600;color:#111827}.auth-form-card__footer a:hover{text-decoration:underline}.auth-field-hint{margin:.4rem 0 0;font-size:.75rem;line-height:1.4;color:#6b7280}.auth-field-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.375rem}.auth-field-row .auth-label-inline{margin:0}.auth-link-muted{font-size:.8125rem;font-weight:500;color:#6b7280;text-decoration:none}.auth-link-muted:hover{color:#111827;text-decoration:underline}.auth-trust-row{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.25rem;font-size:.6875rem;color:#9ca3af}.auth-trust-row span{display:inline-flex;align-items:center;gap:.35rem}.auth-password-field{position:relative}.auth-password-field__input{padding-right:2.75rem}.auth-password-field__toggle{position:absolute;top:50%;right:.65rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.5rem;background:transparent;color:#9ca3af;cursor:pointer;transition:color .15s ease,background .15s ease}.auth-password-field__toggle:hover{color:#374151;background:#1118270a}.auth-alert{display:flex;gap:.65rem;align-items:flex-start;padding:.85rem 1rem;border-radius:.875rem;font-size:.8125rem;line-height:1.5;margin-bottom:1rem}.auth-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.auth-alert--success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.auth-alert--info{background:#f8fafc;border:1px solid #e2e8f0;color:#334155}.auth-alert__icon{width:1rem;height:1rem;flex-shrink:0;margin-top:.1rem}.auth-password-strength{margin-top:.5rem}.auth-password-strength__bars{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;margin-bottom:.5rem}.auth-password-strength__bar{height:.25rem;border-radius:999px;background:#e5e7eb}.auth-password-strength__bar--weak{background:#f87171}.auth-password-strength__bar--medium{background:#fbbf24}.auth-password-strength__bar--strong{background:#34d399}.auth-password-strength__list{display:grid;grid-template-columns:1fr 1fr;gap:.2rem .75rem;margin:0;padding:0;list-style:none;font-size:.6875rem;color:#9ca3af}.auth-password-strength__met{color:#059669}.auth-steps{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;margin-bottom:1.75rem}.auth-steps__item{display:flex;flex:1;flex-direction:column;align-items:center;position:relative;max-width:7rem}.auth-steps__dot{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;font-size:.6875rem;font-weight:700;color:#9ca3af;background:#f3f4f6;border:1px solid #e5e7eb;position:relative;z-index:1}.auth-steps__dot--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.auth-steps__dot--done{color:#fff;background:#6b7280;border-color:#6b7280}.auth-steps__label{margin-top:.45rem;font-size:.6875rem;font-weight:500;color:#9ca3af;text-align:center}.auth-steps__label--active{color:#111827}.auth-steps__line{position:absolute;top:.875rem;left:calc(50% + .875rem);width:calc(100% - 1.75rem);height:1px;background:#e5e7eb;z-index:0}.auth-steps__line--done{background:#9ca3af}.auth-signup-shell{width:100%;max-width:36rem;margin:0 auto}.auth-signup-shell--wide{max-width:36rem}@media(min-width:1024px){.auth-signup-shell--wide{max-width:none}.auth-page__grid--signup{grid-template-columns:minmax(0,36rem) minmax(0,1fr)}}.auth-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){.auth-account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.auth-account-type{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1rem;border-radius:1rem;border:1.5px solid rgba(17,24,39,.08);background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.auth-account-type:hover{border-color:#1a1a1a38;box-shadow:0 8px 24px #0f172a0f;transform:translateY(-1px)}.auth-account-type__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:.75rem;border-radius:.75rem;background:#faf8f6;color:#374151}.auth-account-type__title{font-size:.875rem;font-weight:600;color:#111827}.auth-account-type__desc{margin-top:.25rem;font-size:.6875rem;line-height:1.45;color:#6b7280}.auth-type-badge{display:inline-flex;align-items:center;padding:.25rem .65rem;margin-bottom:.65rem;border-radius:999px;font-size:.6875rem;font-weight:600;color:#1a1a1a;background:#faf8f6;border:1px solid rgba(17,24,39,.08)}.auth-demo-panel{padding:1rem;border-radius:1rem;border:1px dashed rgba(17,24,39,.12);background:#ffffffb8}.auth-demo-panel__title{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.auth-demo-panel__hint{margin:.35rem 0 .75rem;font-size:.6875rem;color:#9ca3af}.auth-demo-panel__hint code{font-family:ui-monospace,monospace;font-size:.625rem;color:#374151;background:#f3f4f6;padding:.1rem .35rem;border-radius:.25rem}.auth-demo-panel__group+.auth-demo-panel__group{margin-top:.85rem}.auth-demo-panel__group-title{margin:0 0 .5rem;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.auth-demo-panel__grid{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:480px){.auth-demo-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.auth-demo-panel__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.auth-demo-panel__btn{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.65rem .75rem;border-radius:.75rem;border:1px solid rgba(17,24,39,.08);background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.auth-demo-panel__btn:hover{border-color:#1a1a1a2e;background:#faf8f6}.auth-demo-panel__btn-label{font-size:.6875rem;font-weight:600;color:#6b7280}.auth-demo-panel__btn-email{font-size:.6875rem;color:#111827;word-break:break-all}.auth-demo-panel__btn-password{font-size:.625rem;font-family:ui-monospace,monospace;color:#6b7280}.auth-demo-details{margin-top:1rem;border-top:1px solid rgba(17,24,39,.06);padding-top:.85rem}.auth-demo-details summary{cursor:pointer;font-size:.75rem;font-weight:600;color:#6b7280;list-style:none}.auth-demo-details summary::-webkit-details-marker{display:none}.auth-demo-details summary:after{content:" +";font-weight:400}.auth-demo-details[open] summary:after{content:" −"}.auth-demo-details__body{margin-top:.75rem}.auth-demo-details .auth-demo-panel{border-style:solid;background:#faf8f6}.auth-terms{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:.875rem;background:#faf8f6;border:1px solid rgba(17,24,39,.06)}.auth-terms input{margin-top:.15rem;width:1rem;height:1rem;accent-color:#1a1a1a}.auth-terms label{font-size:.75rem;line-height:1.55;color:#4b5563}.auth-terms a{font-weight:600;color:#111827}.auth-terms a:hover{text-decoration:underline}.auth-back-link{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:none;cursor:pointer;text-decoration:none;transition:color .15s ease}.auth-back-link:hover{color:#111827}.auth-page__grid--signup{align-items:start}@media(min-width:1024px){.auth-page__column--form.auth-page__column--signup-wide{max-width:none}}.auth-marketing-panel{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%}.auth-showcase{width:100%;max-width:32rem;margin:0 auto;padding:.5rem 0 0}.auth-showcase__frame{overflow:hidden;border-radius:1.125rem;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 24px 64px #0f172a1a}.auth-showcase__frame img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.auth-showcase__features{display:grid;gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none}.auth-showcase__feature{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;border-radius:.875rem;background:#ffffffe0;border:1px solid rgba(15,23,42,.06)}.auth-showcase__feature-dot{width:.5rem;height:.5rem;margin-top:.35rem;flex-shrink:0;border-radius:999px;background:#c4a882}.auth-showcase__feature-label{margin:0;font-size:.8125rem;font-weight:600;color:#111827}.auth-showcase__feature-desc{margin:.15rem 0 0;font-size:.75rem;line-height:1.45;color:#6b7280}.auth-showcase__caption{margin:1rem 0 0;font-size:.875rem;line-height:1.6;color:#6b7280;text-align:center}.sch-legal-page{padding:clamp(4rem,7vw,7rem) 0}.sch-legal-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:clamp(1.75rem,4vw,2.5rem)}.sch-legal-card h2{font-size:1.05rem;font-weight:600;color:#1a1a1a;margin:1.75rem 0 .5rem}.sch-legal-card h2:first-child{margin-top:0}.sch-legal-card p,.sch-legal-card li{font-size:.9375rem;line-height:1.7;color:#6b7280}.sch-docs-nav-link{display:block;padding:.5rem .75rem;border-radius:10px;font-size:.875rem;color:#6b7280;text-decoration:none;transition:background .15s ease,color .15s ease}.sch-docs-nav-link:hover{background:#fafafa;color:#1a1a1a}.sch-docs-nav-link--active{background:#f5f0eb;color:#1a1a1a;font-weight:600}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fadeUp{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.sch-container{max-width:1280px;margin-left:auto;margin-right:auto}.sch-guest-public-site .sch-container:not(.sch-guest-page-container){padding-left:1.25rem;padding-right:1.25rem;box-sizing:border-box}@media(min-width:1024px){.sch-guest-public-site .sch-container:not(.sch-guest-page-container){padding-left:2rem;padding-right:2rem}}.medarion-public-page{display:flex;flex-direction:column;color:#1a1a1a}.medarion-public-page .marketing-page-hero h1.t-h2{letter-spacing:-.02em}.medarion-public-page .marketing-page-hero--meta .t-body{font-size:.875rem;color:#6b7280}.medarion-public-page .page-legal .sch-legal-card h2{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.medarion-public-page .page-legal .sch-legal-card h2:not(:first-child){margin-top:2rem}.medarion-public-page .page-legal .sch-legal-card p{margin:0;line-height:1.65;color:#4b5563}.medarion-public-page .page-docs .sch-docs-nav-link{font-size:.875rem}.page-mindex{display:flex;flex-direction:column;flex:1;min-height:0}.page-mindex--browse .marketing-page-hero.mesh-hero--page,.page-mindex--term .marketing-page-hero.mesh-hero--page,.page-mindex--term .mindex-term-band.mesh-hero--page{padding-top:clamp(5.5rem,11vw,7.5rem);padding-bottom:clamp(1.25rem,2.5vw,2rem)}.mindex-search{position:relative;max-width:32rem}.page-mindex--browse .mindex-search--center{margin-left:auto;margin-right:auto}.mindex-search__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#9ca3af;pointer-events:none}.mindex-search__input{width:100%;padding:.8rem 2.5rem .8rem 2.75rem;border-radius:.875rem;border:1px solid #e8e8e8;background:#fff;color:#1a1a1a;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.mindex-search__input:focus{outline:none;border-color:#c4c4c4;box-shadow:0 0 0 3px #1a1a1a0f}.mindex-search__clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);padding:.2rem;border-radius:999px;color:#9ca3af}.mindex-search__clear:hover{color:#1a1a1a;background:#fafafa}.mindex-term-band__crumb{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.mindex-term-band__sep{color:#d1d5db;font-size:.8125rem}.mindex-term-band__tag{margin:0}.mindex-term-band__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .85rem}.mindex-term-band__title{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;color:#1a1a1a}.mindex-term-band__tags{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.mindex-back-link{display:inline-flex;font-size:.8125rem;font-weight:600;color:#6b7280;text-decoration:none;transition:color .15s}.mindex-back-link:hover{color:#1a1a1a}.mindex-workspace{flex:1;padding:.75rem 0 1rem}.mindex-workspace .sch-guest-page-container{padding-bottom:0}.mindex-layout{display:grid;grid-template-columns:1fr;gap:.85rem;align-items:start}@media(min-width:1024px){.mindex-layout{grid-template-columns:14rem minmax(0,1fr);gap:1.5rem;align-items:stretch}}.mindex-sidebar{display:none;background:#faf8f6;border:1px solid #f0f0f0;border-radius:.875rem;padding:.85rem}@media(min-width:1024px){.mindex-sidebar{display:block;position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow:auto}}.mindex-sidebar.is-open{display:block}.mindex-sidebar__label{margin:0 0 .65rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}@media(min-width:1024px){.mindex-sidebar__label{display:none}}.mindex-filters{display:flex;flex-direction:column;gap:.85rem}.mindex-filters__row{display:grid;grid-template-columns:1fr;gap:.65rem}.mindex-filters__block{display:flex;flex-direction:column;gap:.35rem}.mindex-filters__label{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.mindex-filters__topics{display:flex;flex-direction:column;gap:.25rem}.mindex-filter-chip{width:100%;text-align:left;padding:.4rem .55rem;border-radius:.45rem;border:1px solid transparent;background:transparent;font-size:.8125rem;font-weight:500;color:#4b5563;transition:background .15s,color .15s,border-color .15s}.mindex-filter-chip:hover{background:#fff;border-color:#e8e8e8;color:#1a1a1a}.mindex-filter-chip.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.mindex-filters-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border-radius:.625rem;border:1px solid #e8e8e8;background:#fff;font-size:.8125rem;font-weight:600;color:#374151;flex-shrink:0}.mindex-select{width:100%;padding:.45rem .55rem;border-radius:.5rem;border:1px solid #e8e8e8;background:#fff;font-size:.8125rem;color:#1a1a1a}.mindex-select:focus{outline:none;border-color:#c4c4c4;box-shadow:0 0 0 3px #1a1a1a0f}.mindex-alpha{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.2rem}.mindex-alpha__btn{min-height:1.6rem;border-radius:.35rem;border:1px solid #ececec;background:#fff;font-size:.625rem;font-weight:600;color:#6b7280;transition:background .12s,color .12s,border-color .12s}.mindex-alpha__btn:hover{border-color:#d4d4d4;color:#1a1a1a}.mindex-alpha__btn.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.mindex-clear-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;padding:.45rem;border-radius:.5rem;border:1px dashed #d4d4d4;background:#fff;font-size:.8125rem;font-weight:600;color:#6b7280}.mindex-clear-btn:hover{color:#1a1a1a;border-color:#a3a3a3}.mindex-main{min-width:0;display:flex;flex-direction:column}@media(min-width:1024px){.mindex-main{min-height:100%}}.mindex-main__body{display:flex;flex-direction:column;flex:1;min-height:0}@media(min-width:1024px){.mindex-main__body{min-height:36rem}}.mindex-main__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem;min-height:1.75rem}.mindex-main__head-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;min-width:0}.mindex-main__title{margin:0;font-size:.9375rem;font-weight:600;color:#1a1a1a}.mindex-main__meta{font-size:.8125rem;color:#9ca3af;font-variant-numeric:tabular-nums}.mindex-alert{margin-bottom:.75rem;padding:.75rem .9rem;border-radius:.625rem;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:.875rem}.mindex-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.25rem,1fr));gap:.5rem}@media(min-width:640px){.mindex-gallery{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.6rem}}@media(min-width:1024px){.mindex-gallery{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.65rem}}.mindex-gallery-card{display:flex;flex-direction:column;align-items:stretch;gap:.4rem;width:100%;padding:.6rem .65rem;border-radius:.75rem;border:1px solid #e8e8e8;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.mindex-gallery-card:hover{border-color:#d4d4d4;box-shadow:0 6px 18px -12px #00000024;transform:translateY(-1px)}.mindex-gallery-card:focus-visible{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a14}.mindex-gallery-card__top{display:flex;align-items:center;gap:.45rem;min-width:0}.mindex-gallery-card__letter{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:.35rem;background:#f5f0eb;color:#6b7280;font-size:.625rem;font-weight:700;line-height:1;flex-shrink:0}.mindex-gallery-card__name{flex:1;min-width:0;font-size:.8125rem;font-weight:600;line-height:1.2;color:#1a1a1a;word-break:break-word}.mindex-gallery-card__tags{display:flex;flex-wrap:wrap;gap:.2rem}.mindex-gallery-card__tag{display:inline-flex;max-width:100%;padding:.15rem .4rem;border-radius:999px;border:1px solid #ececec;font-size:.5625rem;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mindex-gallery-card__tag--topic{background:#f5f0eb;border-color:#e8e2db;color:#5c534c}.mindex-gallery-card__tag--industry{background:#faf8f6;color:#6b7280}.mindex-gallery-card__tag--country{background:#f5f5f5;color:#9ca3af}.mindex-gallery-card--skeleton{pointer-events:none;min-height:4.25rem;background:#f9fafb;border-color:#f0f0f0}.mindex-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0000;transition:background .2s ease}.mindex-modal.is-open{background:#00000073}.mindex-modal__panel{position:relative;width:min(100%,32rem);max-height:min(88vh,36rem);overflow:auto;padding:0;border-radius:1rem;border:1px solid #e8e8e8;background:#fff;box-shadow:0 28px 56px -24px #00000047;opacity:0;transform:translateY(10px) scale(.98);transition:opacity .2s ease,transform .2s ease}.mindex-modal.is-open .mindex-modal__panel{opacity:1;transform:translateY(0) scale(1)}.mindex-modal__close{position:absolute;top:.85rem;right:.85rem;z-index:1;padding:.35rem;border-radius:999px;color:#9ca3af;background:#ffffffe6;transition:color .12s,background .12s}.mindex-modal__close:hover{color:#1a1a1a;background:#fff}.mindex-modal__header{padding:1.15rem 3rem 1rem 1.25rem;background:#faf8f6;border-bottom:1px solid #f0f0f0;border-radius:1rem 1rem 0 0}.mindex-modal__title-row{display:flex;align-items:center;gap:.65rem;min-width:0}.mindex-modal__letter{flex-shrink:0;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background:#fff;border:1px solid #ece8e3;color:#6b7280;font-size:.8125rem;font-weight:700;line-height:1}.mindex-modal__title{margin:0;font-size:1.2rem;font-weight:600;line-height:1.2;color:#1a1a1a;letter-spacing:-.01em}.mindex-modal__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}.mindex-modal__tag{display:inline-flex;align-items:center;padding:.22rem .6rem;border-radius:999px;border:1px solid #ececec;font-size:.6875rem;font-weight:600;line-height:1.2}.mindex-modal__tag--topic{background:#fff;border-color:#e8e2db;color:#5c534c}.mindex-modal__tag--industry{background:#fff;color:#6b7280}.mindex-modal__tag--country{background:#fff;color:#9ca3af}.mindex-modal__body{padding:1rem 1.25rem .25rem}.mindex-modal__label{margin:0 0 .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.mindex-modal__actions{display:flex;justify-content:flex-end;margin-top:0;padding:.85rem 1.25rem 1.15rem}.mindex-modal__link{text-decoration:none}.mindex-empty{display:flex;align-items:center;justify-content:center;min-height:10rem;border:1px dashed #e5e5e5;border-radius:.875rem;background:#fafafa;padding:1.5rem 1rem}.mindex-pagination{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:.85rem;flex-shrink:0}@media(min-width:1024px){.mindex-pagination{margin-top:auto;padding-top:1rem}}.mindex-pagination__btn{padding:.45rem .8rem;border-radius:.5rem;border:1px solid #e8e8e8;background:#fff;font-size:.8125rem;font-weight:600;color:#374151}.mindex-pagination__btn:hover:not(:disabled){background:#faf8f6}.mindex-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.mindex-pagination__info{font-size:.8125rem;color:#6b7280;font-variant-numeric:tabular-nums}.mindex-explore{margin-top:auto;padding:.75rem 0 1.25rem;border-top:1px solid #f0f0f0;background:#fff}.mindex-explore__text{margin:0;text-align:center;font-size:.8125rem;color:#9ca3af}.mindex-explore__text a{color:#4b5563;font-weight:600;text-decoration:none}.mindex-explore__text a:hover{color:#1a1a1a;text-decoration:underline}.mindex-term-detail{padding-top:.25rem}.mindex-term-article{max-width:40rem;padding:0 0 .5rem}.mindex-term-article--empty{padding:.5rem 0 1rem}.mindex-term-tag{display:inline-flex;padding:.2rem .55rem;border-radius:999px;border:1px solid #ececec;background:#faf8f6;font-size:.6875rem;font-weight:600;color:#4b5563;text-decoration:none;transition:background .12s,color .12s}.mindex-term-tag:hover{background:#f5f0eb;color:#1a1a1a}.mindex-term-tag--muted{background:#f5f5f5;cursor:default}.mindex-term-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 1rem;margin-top:1.25rem;padding-top:.85rem;border-top:1px solid #f0f0f0;font-size:.8125rem;color:#6b7280}.mindex-term-meta__item{display:inline-flex;align-items:center;gap:.35rem}.mindex-term-meta__item--muted{color:#9ca3af}.mindex-term-meta__label{font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af}.mindex-term-meta__link{font-weight:600;color:#1a1a1a;text-decoration:none}.mindex-term-meta__link:hover{text-decoration:underline}.mindex-definition{font-size:.9375rem;line-height:1.65;color:#374151}.mindex-definition--compact{font-size:.875rem;line-height:1.6}.mindex-definition p{margin:0 0 .65rem}.mindex-definition p:last-child{margin-bottom:0}.mindex-inline-code{padding:.1rem .35rem;border-radius:.375rem;background:#f5f0eb;border:1px solid #e8e2db;font-size:.875em;font-family:ui-monospace,monospace}.medarion-public-page .arion-videos-section .sch-marketing-head{margin-bottom:2rem}@media(min-width:1024px){.medarion-public-page .arion-videos-section .sch-marketing-head__lede .t-body{text-align:right}}.page-ergon{display:flex;flex-direction:column;flex:1;min-height:0}.page-ergon .marketing-page-hero.mesh-hero--page{padding-top:clamp(5.5rem,11vw,7.5rem);padding-bottom:clamp(1.25rem,2.5vw,2rem)}.ergon-search{position:relative;max-width:32rem;margin-left:auto;margin-right:auto}.ergon-search__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#9ca3af;pointer-events:none}.ergon-search__input{width:100%;padding:.8rem 2.5rem .8rem 2.75rem;border-radius:.875rem;border:1px solid #e8e8e8;background:#fff;color:#1a1a1a;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.ergon-search__input:focus{outline:none;border-color:#c4c4c4;box-shadow:0 0 0 3px #1a1a1a0f}.ergon-search__clear{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);padding:.25rem;border-radius:999px;color:#9ca3af}.ergon-search__clear:hover{color:#1a1a1a;background:#fafafa}.ergon-hero-links{margin-top:.85rem;font-size:.8125rem;color:#9ca3af}.ergon-hero-links a{color:#4b5563;font-weight:600;text-decoration:none}.ergon-hero-links a:hover{color:#1a1a1a;text-decoration:underline}.ergon-workspace{flex:1;padding:.75rem 0 1rem}.ergon-workspace .sch-guest-page-container{padding-bottom:0}.ergon-layout{display:grid;grid-template-columns:1fr;gap:.85rem;align-items:start}@media(min-width:1024px){.ergon-layout{grid-template-columns:15rem minmax(0,1fr);gap:1.5rem;align-items:stretch}}.ergon-sidebar{display:none;background:#faf8f6;border:1px solid #f0f0f0;border-radius:.875rem;padding:.85rem}@media(min-width:1024px){.ergon-sidebar{display:block;position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow:auto}}.ergon-sidebar.is-open{display:block}.ergon-sidebar__label{margin:0 0 .65rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}@media(min-width:1024px){.ergon-sidebar__label{display:none}}.ergon-filters{display:flex;flex-direction:column;gap:.85rem}.ergon-filters__row{display:grid;grid-template-columns:1fr;gap:.65rem}.ergon-filters__block{display:flex;flex-direction:column;gap:.35rem}.ergon-filters__label{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.ergon-filters__chips{display:flex;flex-direction:column;gap:.25rem}.ergon-filters__chips--wrap{flex-direction:row;flex-wrap:wrap;gap:.3rem}.ergon-filter-chip{width:100%;text-align:left;padding:.4rem .55rem;border-radius:.45rem;border:1px solid transparent;background:transparent;font-size:.8125rem;font-weight:500;color:#4b5563;transition:background .15s,color .15s,border-color .15s}.ergon-filters__chips--wrap .ergon-filter-chip{width:auto}.ergon-filter-chip--sm{font-size:.75rem;padding:.3rem .5rem}.ergon-filter-chip:hover{background:#fff;border-color:#e8e8e8;color:#1a1a1a}.ergon-filter-chip.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.ergon-select{width:100%;padding:.45rem .55rem;border-radius:.5rem;border:1px solid #e8e8e8;background:#fff;font-size:.8125rem;color:#1a1a1a}.ergon-select:focus{outline:none;border-color:#c4c4c4;box-shadow:0 0 0 3px #1a1a1a0f}.ergon-clear-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;padding:.45rem;border-radius:.5rem;border:1px dashed #d4d4d4;background:#fff;font-size:.8125rem;font-weight:600;color:#6b7280}.ergon-clear-btn:hover{color:#1a1a1a;border-color:#a3a3a3}.ergon-filters-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border-radius:.625rem;border:1px solid #e8e8e8;background:#fff;font-size:.8125rem;font-weight:600;color:#374151;flex-shrink:0}.ergon-main{min-width:0;display:flex;flex-direction:column}@media(min-width:1024px){.ergon-main{min-height:100%}}.ergon-main__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.ergon-main__head-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem}.ergon-main__title{margin:0;font-size:.9375rem;font-weight:600;color:#1a1a1a}.ergon-main__meta{font-size:.8125rem;color:#9ca3af;font-variant-numeric:tabular-nums}.ergon-main__body{display:flex;flex-direction:column;flex:1;min-height:0}@media(min-width:1024px){.ergon-main__body{min-height:36rem}}.ergon-alert{margin-bottom:.75rem;padding:.75rem .9rem;border-radius:.625rem;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:.875rem}.ergon-job-list{list-style:none;margin:0;padding:0;border:1px solid #ececec;border-radius:.875rem;background:#fff;overflow:hidden}.ergon-job-item+.ergon-job-item{border-top:1px solid #f0f0f0}.ergon-job-row{display:flex;align-items:stretch;gap:.5rem;padding:.5rem .5rem .5rem 0}.ergon-job-row__link{flex:1;min-width:0;display:flex;align-items:center;gap:.75rem;padding:.5rem .65rem;text-decoration:none;color:inherit;border-radius:.65rem;transition:background .12s}.ergon-job-row__link:hover{background:#faf8f6}.ergon-job-row__logo{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.55rem;border:1px solid #ececec;background:#fafafa;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#6b7280}.ergon-job-row__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ergon-job-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.ergon-job-row__title{font-size:.9rem;font-weight:600;color:#1a1a1a;line-height:1.3}.group:hover .ergon-job-row__title{text-decoration:underline}.ergon-job-row__company{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.75rem;color:#6b7280}.ergon-job-row__dot{color:#d1d5db}.ergon-job-row__pin{width:.75rem;height:.75rem;flex-shrink:0}.ergon-job-row__tags{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.15rem;font-size:.6875rem;color:#9ca3af;font-weight:500}.ergon-job-row__tags span:not(:last-child):after{content:"·";margin-left:.35rem}.ergon-job-row__meta{flex-shrink:0;display:flex;align-items:center;gap:.25rem}.ergon-job-row__date{font-size:.6875rem;color:#9ca3af;white-space:nowrap}.ergon-job-row__chevron{width:1rem;height:1rem;color:#d1d5db;transition:color .12s,transform .12s}.group:hover .ergon-job-row__chevron{color:#1a1a1a;transform:translate(2px)}.ergon-job-row__apply{align-self:center;margin-right:.65rem;flex-shrink:0}.ergon-job-row--skeleton{min-height:4.25rem;margin:.5rem .75rem;border-radius:.5rem;background:#f3f4f6}.ergon-empty{display:flex;align-items:center;justify-content:center;min-height:12rem;border:1px dashed #e5e5e5;border-radius:.875rem;background:#fafafa;padding:1.5rem 1rem}.ergon-pagination{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:.85rem;flex-shrink:0}@media(min-width:1024px){.ergon-pagination{margin-top:auto;padding-top:1rem}}.ergon-pagination__btn{padding:.45rem .8rem;border-radius:.5rem;border:1px solid #e8e8e8;background:#fff;font-size:.8125rem;font-weight:600;color:#374151}.ergon-pagination__btn:hover:not(:disabled){background:#faf8f6}.ergon-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.ergon-pagination__info{font-size:.8125rem;color:#6b7280;font-variant-numeric:tabular-nums}.ergon-explore{margin-top:auto;padding:.75rem 0 1.25rem;border-top:1px solid #f0f0f0;background:#fff}.ergon-explore__text{margin:0;text-align:center;font-size:.8125rem;color:#9ca3af}.ergon-explore__text a{color:#4b5563;font-weight:600;text-decoration:none}.ergon-explore__text a:hover{color:#1a1a1a;text-decoration:underline}@media(max-width:639.98px){.ergon-job-row{flex-direction:column;align-items:stretch;padding:.35rem .5rem .5rem}.ergon-job-row__apply{margin:0 .65rem .35rem;width:calc(100% - 1.3rem)}.ergon-job-row__meta{display:none}.ergon-job-actions{flex-direction:row;border-right:none;border-bottom:1px solid #f3f4f6;padding:.35rem .5rem;justify-content:flex-end}}.ergon-job-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.35rem .4rem;border-right:1px solid #f3f4f6;flex-shrink:0}.ergon-job-action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:.45rem;border:none;background:transparent;color:#9ca3af;transition:color .12s,background .12s}.ergon-job-action:hover{color:#374151;background:#f9fafb}.ergon-job-action.is-active.is-saved{color:#e11d48}.ergon-job-action.is-active.is-pinned{color:#1a1a1a}.ergon-job-action.is-active.is-follow-up{color:#2563eb}.ergon-job-action__badge{position:absolute;bottom:-.15rem;left:50%;transform:translate(-50%);font-size:.5rem;font-weight:700;color:#2563eb;white-space:nowrap;pointer-events:none}.ergon-job-applied{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;padding:.1rem 0}.ergon-job-item.is-pinned .ergon-job-row__link{background:linear-gradient(90deg,#faf8f6 0%,transparent 100%)}.ergon-collection{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.ergon-collection__tabs{display:flex;flex-direction:column;gap:.25rem}.ergon-collection__tab{text-align:left;padding:.45rem .65rem;border-radius:.5rem;border:1px solid transparent;background:transparent;font-size:.8125rem;font-weight:600;color:#6b7280;transition:background .12s,color .12s,border-color .12s}.ergon-collection__tab:hover{background:#faf8f6;color:#374151}.ergon-collection__tab.is-active{background:#fff;border-color:#e8e8e8;color:#1a1a1a}.ergon-apply-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0000;transition:background .2s ease}.ergon-apply-modal.is-open{background:#00000073}.ergon-apply-modal__panel{position:relative;width:min(100%,28rem);max-height:min(90vh,40rem);display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border:1px solid #e8e8e8;background:#fff;box-shadow:0 28px 56px -24px #00000047;opacity:0;transform:translateY(10px) scale(.98);transition:opacity .2s ease,transform .2s ease}.ergon-apply-modal__panel--sm{width:min(100%,22rem)}.ergon-apply-modal.is-open .ergon-apply-modal__panel{opacity:1;transform:translateY(0) scale(1)}.ergon-apply-modal__close{position:absolute;top:.85rem;right:.85rem;z-index:2;padding:.35rem;border:none;border-radius:999px;color:#9ca3af;background:#ffffffeb;transition:color .12s,background .12s}.ergon-apply-modal__close:hover{color:#1a1a1a;background:#fff}.ergon-apply-modal__header{padding:1.15rem 3rem 1rem 1.25rem;background:#faf8f6;border-bottom:1px solid #f0f0f0;flex-shrink:0}.ergon-apply-modal__title{margin:0;font-size:1.125rem;font-weight:600;color:#1a1a1a;line-height:1.3}.ergon-apply-modal__subtitle{margin:.35rem 0 0;font-size:.8125rem;color:#6b7280;line-height:1.4}.ergon-apply-modal__body{flex:1;overflow-y:auto;padding:1.15rem 1.25rem}.ergon-apply-modal__footer{display:flex;gap:.65rem;padding:.85rem 1.25rem 1.15rem;border-top:1px solid #f0f0f0;background:#fff;flex-shrink:0}.ergon-apply-modal__footer--centered{justify-content:center;flex-wrap:wrap}.ergon-apply-modal__centered{padding:2rem 1.5rem;text-align:center}.ergon-apply-modal__centered--pad{padding:2.25rem 1.5rem 1.5rem}.ergon-apply-modal__icon-wrap{width:3.25rem;height:3.25rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#faf8f6;border:1px solid #ece8e3;color:#6b7280}.ergon-apply-modal__icon-wrap--success{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.ergon-apply-modal__lede{margin:0 0 1.25rem;font-size:.875rem;color:#6b7280;line-height:1.5}.ergon-apply-section+.ergon-apply-section{margin-top:1.15rem}.ergon-apply-section__title{margin:0 0 .65rem;font-size:.8125rem;font-weight:600;color:#374151}.ergon-apply-field{margin-bottom:.65rem}.ergon-apply-row{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}@media(max-width:480px){.ergon-apply-row{grid-template-columns:1fr}}.ergon-apply-label{display:block;margin-bottom:.3rem;font-size:.75rem;font-weight:600;color:#6b7280}.ergon-apply-required{color:#e11d48}.ergon-apply-input,.ergon-apply-textarea{width:100%;padding:.55rem .7rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;font-size:.875rem;color:#1a1a1a;transition:border-color .12s,box-shadow .12s}.ergon-apply-input:focus,.ergon-apply-textarea:focus{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a14}.ergon-apply-textarea{resize:vertical;min-height:5.5rem}.ergon-apply-char-count{margin:.3rem 0 0;font-size:.6875rem;color:#9ca3af}.ergon-apply-upload{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border-radius:.625rem;border:1.5px dashed #d1d5db;background:#fafafa;font-size:.8125rem;font-weight:600;color:#6b7280;transition:border-color .12s,background .12s,color .12s}.ergon-apply-upload:hover{border-color:#9ca3af;background:#f9fafb;color:#374151}.ergon-apply-cv-option{display:flex;align-items:center;gap:.65rem;padding:.7rem .85rem;margin-bottom:.5rem;border-radius:.625rem;border:1px solid #e5e7eb;cursor:pointer;transition:border-color .12s,background .12s}.ergon-apply-cv-option.is-selected{border-color:#1a1a1a;background:#faf8f6}.ergon-apply-cv-option input{flex-shrink:0}.ergon-apply-cv-option__title{display:block;font-size:.8125rem;font-weight:600;color:#1a1a1a}.ergon-apply-cv-option__meta{display:block;font-size:.6875rem;color:#9ca3af;margin-top:.1rem}.ergon-apply-cv-file{display:flex;align-items:center;gap:.65rem;padding:.7rem .85rem;border-radius:.625rem;border:1px solid #1a1a1a;background:#faf8f6}.ergon-apply-cv-file__meta{flex:1;min-width:0}.ergon-apply-cv-file__remove{padding:.25rem;border:none;background:transparent;color:#6b7280;border-radius:.35rem}.ergon-apply-cv-file__remove:hover{background:#f3f4f6;color:#1a1a1a}.ergon-apply-tip{margin-top:1rem;padding:.7rem .85rem;border-radius:.625rem;background:#f8fafc;border:1px solid #e8eef4;font-size:.75rem;color:#6b7280;line-height:1.45}.ergon-apply-tip a{color:#1a1a1a;font-weight:600;text-decoration:none}.ergon-apply-tip a:hover{text-decoration:underline}.ergon-apply-error{margin-bottom:.85rem;padding:.65rem .85rem;border-radius:.5rem;background:#fef2f2;border:1px solid #fecaca;font-size:.8125rem;color:#b91c1c}.ergon-apply-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:10rem;gap:.65rem;color:#9ca3af;font-size:.8125rem}.ergon-apply-spinner{width:1.75rem;height:1.75rem;border:2px solid #e5e7eb;border-top-color:#1a1a1a;border-radius:999px;animation:ergon-spin .7s linear infinite}@keyframes ergon-spin{to{transform:rotate(360deg)}}.ergon-apply-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem;border-radius:.625rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,color .12s}.ergon-apply-btn--ghost{border:1px solid #e5e7eb;background:#fff;color:#374151}.ergon-apply-btn--ghost:hover{background:#fafafa}.ergon-apply-btn--primary{border:1px solid #1a1a1a;background:#1a1a1a;color:#fff}.ergon-apply-btn--primary:hover{background:#333}.ergon-apply-btn:disabled{opacity:.55;cursor:not-allowed}.sch-marketing-head__title,.sch-section-head-title{max-width:400px;box-sizing:border-box;min-width:0}.sch-marketing-head__lede,.sch-section-head-lede{max-width:420px;box-sizing:border-box;min-width:0}.sch-marketing-head__lede .t-body,.sch-section-head-lede .t-body{font-size:1.03rem;line-height:1.68;margin:0;max-width:none;color:#6b7280}.sch-marketing-head__title .t-h2,.sch-section-head-title .t-h2{margin:0;line-height:1.14}@media(max-width:1023.98px){.sch-marketing-head__title,.sch-marketing-head__lede,.sch-section-head-title,.sch-section-head-lede{max-width:none}}.sch-rail .sch-marketing-head,.sch-rail .split-balance{text-align:left}.sch-rail .split-balance{max-width:none;width:100%;margin-left:0;margin-right:0}.sch-rail .home-elev-intel-head__title,.sch-rail .home-elev-intel-head__lede,#ai-visibility.home-elev--intelligence .sch-rail .home-elev-shell,#platform-layer.home-elev--intelligence .sch-rail .home-elev-shell{padding-left:0!important;padding-right:0!important}#ai-visibility.home-elev--intelligence .sch-rail .home-elev-intel-head.split-balance,#platform-layer.home-elev--intelligence .sch-rail .home-elev-intel-head.split-balance{max-width:none;margin-left:0;margin-right:0}.sch-rail .home-elev-shell{max-width:none;width:100%}.sch-rail .home-use-cases__card{padding-left:0!important;padding-right:0!important}.sch-rail .home-elev-feature-tabs{padding-left:0!important;padding-right:0!important;max-width:none;width:100%}.sch-rail .home-integrations-hub__card{padding-left:0!important;padding-right:0!important}#integrations-hub .sch-rail .home-integrations-hub__card{padding:1.2rem 0!important}#integrations-hub .sch-rail .home-integrations-hub__grid{max-width:none;width:100%;margin-left:0;margin-right:0}.sch-rail .product-marketing-strip-section.product-el-frame,.sch-rail .home-integrations-strip.product-el-frame{padding-left:0!important;padding-right:0!important;max-width:none;margin-left:0;margin-right:0}#integrations-hub .sch-rail .home-integrations-strip.product-el-frame,#integrations-hub .sch-rail .product-marketing-strip-section.product-el-frame{padding:16px 0!important}@media(max-width:640px){#integrations-hub .sch-rail .home-integrations-strip.product-el-frame,#integrations-hub .sch-rail .product-marketing-strip-section.product-el-frame{padding-top:12px!important;padding-bottom:12px!important}}.sch-rail .home-faq{max-width:none;width:100%}.sch-rail .ai-visibility-grid{width:100%}.sch-rail .home-use-cases__grid,.sch-rail .home-integrations-hub__grid{max-width:none;width:100%}#home-use-cases .sch-rail .home-use-cases__header,#home-use-cases .sch-rail .home-use-cases__grid{max-width:none;width:100%;margin-left:0;margin-right:0}#intel-modules .sch-rail .home-ai-tools__grid{max-width:none!important;width:100%;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.split-balance{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;-moz-column-gap:2.75rem;column-gap:2.75rem;row-gap:1.1rem;width:100%;max-width:1080px;margin-left:auto;margin-right:auto}.split-balance>*{min-width:0}.split-balance>:first-child{max-width:none!important;width:100%}.split-balance>:last-child{max-width:none!important;width:100%;justify-self:stretch}.split-balance>:first-child .t-h2,.split-balance>:first-child h2{margin:0;line-height:1.14}.split-balance>:last-child .t-body,.split-balance>:last-child p{margin:0;max-width:none;color:#6b7280;font-size:1.03rem;line-height:1.68}.split-rhythm{-moz-column-gap:2.25rem;column-gap:2.25rem;row-gap:1rem;margin-bottom:3.25rem}.split-rhythm-lg{margin-bottom:4rem}.split-rhythm-sm{margin-bottom:2rem}@media(max-width:991.98px){.split-balance{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:1rem}.split-rhythm,.split-rhythm-lg{margin-bottom:2.25rem}.split-rhythm-sm{margin-bottom:1.5rem}}.sch-marketing-head.split-balance,.split-balanced{align-items:start}.sch-icon-well{width:48px;height:48px;border-radius:14px;background:#f5f0eb;display:flex;align-items:center;justify-content:center}#platform-layer.home-elev--intelligence,#ai-visibility.home-elev--intelligence{scroll-margin-top:96px}#ai-visibility.home-elev--intelligence{background:#fff}.home-elev{padding:clamp(4rem,10vw,7rem) 0;background:#f4f4f5}.home-elev-shell{position:relative;background:#fff;border-radius:28px;border:1px solid rgba(15,23,42,.06);box-shadow:0 24px 80px #0f172a14,0 4px 16px #0f172a0a;padding:clamp(1.15rem,2.4vw,1.75rem);max-width:1080px;margin:0 auto}.home-elev-split,.home-elev-split--react{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:stretch}@media(min-width:900px){.home-elev-split,.home-elev-split--react{grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:1.5rem}}.home-elev-split--react{gap:1.25rem}@media(min-width:900px){.home-elev-split--react{gap:1.5rem}}.home-elev-rail{display:flex;flex-direction:column;gap:.35rem;padding:.5rem;border-radius:18px;background:#fafafa;border:1px solid rgba(15,23,42,.06)}.home-elev-rail__btn{display:block;width:100%;text-align:left;padding:.65rem .85rem;border-radius:14px;border:1px solid transparent;background:transparent;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.home-elev-rail__btn:hover{background:#0f172a0a}.home-elev-rail__btn--active{background:#fff;border-color:#0f172a14;box-shadow:0 2px 10px #0f172a0d}@media(max-width:899.98px){.home-elev-rail__btn--active{background:#0f172a0d;border-color:transparent;box-shadow:none}}.home-elev-rail__name{display:block;font-size:.875rem;font-weight:600;color:#111827;line-height:1.25}.home-elev-rail__hint{display:block;font-size:.75rem;color:#9ca3af;margin-top:.15rem}.home-elev-panels{min-width:0}.home-elev-panel--active{border-radius:20px;border:1px solid rgba(15,23,42,.06);background:#fafafa;padding:1.5rem}.home-elev-panel__kicker{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(15,23,42,.06);align-items:flex-start}@media(min-width:640px){.home-elev-panel__kicker{flex-direction:row;align-items:baseline;justify-content:space-between;gap:1rem}.home-elev-panel__kicker-sub{text-align:right}}.home-elev-panel__kicker-label{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.home-elev-panel__kicker-sub{font-size:.8125rem;color:#9ca3af;max-width:26rem;line-height:1.45}.home-elev-panel__inner{background:#fff;border-radius:16px;border:1px solid #f0f0f0;padding:1.5rem}.home-elev-panel__cta{margin-top:1.25rem}.home-elev-panel__cta .btn{border-radius:999px}.home-elev-panel__photo{margin-top:1.25rem;border-radius:14px;overflow:hidden;border:1px solid #f0f0f0;height:clamp(220px,34vw,320px);background:#ede8e3}.home-elev-panel__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.home-elev-intel-icon-grid{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1.25rem}.home-elev-intel-icon-grid__item{display:flex;align-items:center;gap:.5rem;min-width:0}.home-elev-intel-icon-grid__chip{flex-shrink:0;width:32px;height:32px;border-radius:10px;background:#f5f0eb;display:inline-flex;align-items:center;justify-content:center;color:#1a1a1a}.home-elev-intel-icon-grid__svg{width:15px;height:15px}.home-elev-intel-icon-grid__label{font-size:.8125rem;line-height:1.35;color:#6b7280}.product-el-frame{border-radius:24px;padding:16px 2.25rem;box-sizing:border-box;background:linear-gradient(180deg,#eef0f4,#e4e7ec);border:1px solid #b8c0cc;box-shadow:0 18px 52px #0f172a1f,inset 0 1px #ffffffa6}@media(max-width:640px){.product-el-frame{padding:12px 1rem}}.product-photo-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}@media(min-width:768px){.product-photo-strip--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-photo-strip__shot{border-radius:16px;overflow:hidden;border:1px solid rgba(15,23,42,.12);background:#f4f4f5;aspect-ratio:3 / 4;width:100%}.product-photo-strip__shot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sch-guest-public-site .product-photo-strip__shot img,.sch-guest-public-site .home-use-cases__media img,.sch-guest-public-site .home-elev-panel__photo img{height:100%!important;max-width:none}.sch-guest-public-site .auth-visual__frame img{height:auto!important;max-width:100%}@media(max-width:767.98px){.product-photo-strip{grid-template-columns:1fr!important;gap:14px}}.sch-hub-link{display:block;font-size:.8125rem;color:#6b7280;padding:5px 0;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.sch-hub-link:hover{color:#1a1a1a;padding-left:4px}#home-use-cases .home-use-cases__header{max-width:1080px;margin:0 auto 2.1rem}#home-use-cases .home-use-cases__grid{display:grid;grid-template-columns:1fr;gap:1.1rem;max-width:1080px;margin:0 auto}@media(min-width:768px){#home-use-cases .home-use-cases__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media(min-width:1100px){#home-use-cases .home-use-cases__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}#home-use-cases .home-use-cases__card{display:flex;flex-direction:column;gap:.7rem;height:100%;box-sizing:border-box}#home-use-cases .home-use-cases__label{color:#1a1a1a;font-size:.96rem;font-weight:700;line-height:1.2;min-height:2.8rem;display:flex;align-items:center}#home-use-cases .home-use-cases__media{border-radius:16px;overflow:hidden;aspect-ratio:4 / 5;background:#ececec;box-shadow:0 10px 28px #0f172a14}#home-use-cases .home-use-cases__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#home-use-cases .home-use-cases__copy{color:#3f3f46;font-size:.92rem;line-height:1.45;margin:0;flex:1;display:flex;align-items:flex-start}.home-ai-tools__item{min-width:0;text-decoration:none;display:block;color:inherit}.home-ai-tools__item:hover .t-h3{color:#1a1a1a}.sch-live-card{display:flex;gap:1rem;align-items:flex-start;text-decoration:none;padding:0;border-radius:0;transition:opacity .15s ease}.sch-live-card:hover{opacity:.72}.sch-live-card__media{width:76px;height:96px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#ececec}.sch-live-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sch-live-card__body{min-width:0;flex:1;padding-top:.1rem}.sch-live-card__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.4;color:#1a1a1a}.sch-live-card__excerpt{margin:.35rem 0 0;font-size:.8125rem;line-height:1.55;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sch-live-card--lead{flex-direction:column;gap:.85rem;padding-bottom:1.35rem;margin-bottom:.25rem;border-bottom:1px solid #e8e2db}.sch-live-card--lead .sch-live-card__media{width:100%;height:auto;aspect-ratio:16 / 10;border-radius:12px}.sch-live-card--lead .sch-live-card__body{padding-top:0}.sch-live-card--lead .sch-live-card__title{font-size:1.05rem;line-height:1.35}.sch-live-card--lead .sch-live-card__excerpt{-webkit-line-clamp:3}#home-live-preview .home-live-preview__head.split-rhythm-lg{margin-bottom:0}.home-live-preview__grid{display:grid;gap:2.5rem;width:100%}.home-live-preview__grid--2col{grid-template-columns:1fr}@media(min-width:1024px){.home-live-preview__grid--2col{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;align-items:stretch}.home-live-preview__col--split{padding-right:2.75rem;border-right:1px solid #e8e2db}.home-live-preview__col--profiles{padding-left:2.75rem}}.home-live-preview__grid--1col{grid-template-columns:1fr;max-width:40rem}.home-live-preview__col{display:flex;flex-direction:column;min-width:0;min-height:100%}.home-live-preview__col-head{margin-bottom:1.5rem}.home-live-preview__kicker{margin:0 0 .35rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.home-live-preview__col-title{margin:0;font-size:1.15rem;line-height:1.25}.home-live-preview__list{display:flex;flex-direction:column;flex:1}.home-live-preview__list--articles{gap:1.125rem}.home-live-preview__list--profiles{gap:0}.home-live-preview__logo{flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:12px;background:#f4f4f5;border:1px solid #ececec;display:flex;align-items:center;justify-content:center;padding:.45rem;box-sizing:border-box;overflow:hidden}.home-live-preview__logo--lead{width:100%;height:auto;min-height:5.5rem;aspect-ratio:2 / 1;padding:1.15rem 1.35rem;border-radius:12px;background:#f8f8f8}.home-live-preview__logo-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.home-live-preview__logo-img--contain{-o-object-fit:contain;object-fit:contain}.home-live-preview__logo-img--cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.home-live-preview__logo--lead .home-live-preview__logo-img--contain{max-width:min(100%,220px);max-height:3.25rem}.home-live-preview__logo-fallback{font-size:1rem;font-weight:600;color:#6b7280;line-height:1}.home-live-preview__logo--lead .home-live-preview__logo-fallback{font-size:1.75rem;color:#9ca3af}.home-live-preview__profile-lead{display:flex;flex-direction:column;gap:.85rem;padding-bottom:1.35rem;margin-bottom:.25rem;text-decoration:none;border-bottom:1px solid #e8e2db;transition:opacity .15s ease}.home-live-preview__profile-lead:hover{opacity:.72}.home-live-preview__profile-lead .home-live-preview__profile-name{font-size:1.05rem}.home-live-preview__profile-row{display:flex;align-items:center;gap:1rem;padding:.95rem 0;text-decoration:none;border-bottom:1px solid #e8e2db;transition:opacity .15s ease}.home-live-preview__profile-row:first-child{padding-top:0}.home-live-preview__profile-row:last-child{border-bottom:none;padding-bottom:0}.home-live-preview__profile-row:hover{opacity:.72}.home-live-preview__profile-text{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.home-live-preview__profile-name{font-size:.9375rem;font-weight:600;line-height:1.35;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-live-preview__profile-tagline{font-size:.8125rem;line-height:1.45;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-live-preview__more{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.75rem;font-size:.875rem;font-weight:600;color:#1a1a1a;text-decoration:none;transition:opacity .15s ease}.home-live-preview__more:hover{opacity:.65;text-decoration:underline;text-underline-offset:3px}#home-live-preview .sch-rail-body-2col.max-w-xl{margin-left:auto;margin-right:auto}.sch-faq-list{display:flex;flex-direction:column;gap:0}.sch-faq-item{border-radius:0;border:none;border-bottom:1px solid #e8e2db;background:transparent;overflow:hidden}.sch-faq-list .sch-faq-item:last-child{border-bottom:none}.sch-faq-item--open{background:transparent;border-bottom-color:#d8d0c3}.sch-faq-trigger{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:1.125rem 0;text-align:left;font-size:1rem;line-height:1.45;font-weight:600;color:#1a1a1a;background:transparent;border:none;cursor:pointer;transition:color .15s ease,opacity .15s ease}.sch-faq-trigger:hover{opacity:.72}.sch-faq-trigger__label{flex:1;min-width:0;padding-right:.5rem}.sch-faq-item--open .sch-faq-trigger{color:#1a1a1a;opacity:1}.sch-faq-chevron{width:1.125rem;height:1.125rem;flex-shrink:0;margin-top:.2rem;color:#9ca3af;transition:transform .2s ease,color .15s ease}.sch-faq-item--open .sch-faq-chevron{color:#1a1a1a}.sch-faq-body{padding:0 0 1.375rem;font-size:.9375rem;line-height:1.7;color:#6b7280;max-width:54ch}.home-faq{display:flex;flex-direction:column;gap:clamp(2rem,3.5vw,2.75rem);width:100%}.home-faq__head-aside{display:flex;flex-direction:column;min-width:0}.home-faq__head-aside .t-body{margin:0;color:#6b7280;font-size:1.03rem;line-height:1.68;max-width:none}.home-faq__quicklinks{display:flex;flex-wrap:wrap;align-items:baseline;gap:.65rem 1.25rem;width:100%;padding:0 0 clamp(1.25rem,2.5vw,1.75rem);border-bottom:1px solid #e8e2db}.home-faq__quicklinks-label{flex-shrink:0;margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.home-faq__quicklinks-list{display:flex;flex-wrap:wrap;align-items:center;row-gap:.35rem;flex:1;min-width:0}.home-faq__quicklink-wrap{display:inline-flex;align-items:center}.home-faq__quicklinks-sep{margin:0 .65rem;color:#c4bdb4;font-size:.875rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-faq__quicklink{font-size:.875rem;font-weight:600;color:#1a1a1a;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.home-faq__quicklink:hover{opacity:.65;text-decoration:underline;text-underline-offset:3px}@media(max-width:639.98px){.home-faq__quicklinks{flex-direction:column;align-items:flex-start;gap:.5rem}.home-faq__quicklink{white-space:normal}}.home-faq__accordion{display:grid;grid-template-columns:1fr;gap:0 2.75rem;align-items:start}@media(min-width:768px){.home-faq__accordion{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-faq__accordion--single{grid-template-columns:1fr}@media(min-width:992px){.home-faq__accordion--single{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.home-faq__accordion--single .home-faq__col{grid-column:2}}.home-faq__col{min-width:0}.product-marketing-strip-section.product-el-frame{padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;margin-bottom:1.6rem;max-width:1080px;margin-left:auto;margin-right:auto;box-sizing:border-box}#integrations-hub:not(:has(.sch-rail)) .product-marketing-strip-section.product-el-frame{padding:0 2.25rem!important}@media(max-width:640px){#integrations-hub:not(:has(.sch-rail)) .product-marketing-strip-section.product-el-frame{padding:0 1rem!important}}#integrations-hub.home-integrations-hub .sch-rail .product-marketing-strip-section .product-photo-strip.product-photo-strip--3{gap:1.5rem}.product-marketing-strip-section .product-photo-strip.product-photo-strip--3{gap:clamp(10px,1.5vw,14px)}.product-marketing-strip-section .product-photo-strip__shot{border:none;box-shadow:none;background:#eef1f4}#integrations-hub:not(:has(.sch-rail)) .home-integrations-strip.product-el-frame{padding:16px 2.25rem!important;box-sizing:border-box}@media(max-width:640px){#integrations-hub:not(:has(.sch-rail)) .home-integrations-strip.product-el-frame{padding:12px 1rem!important}}.ai-visibility-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.ai-visibility-grid--balanced{width:100%;gap:2rem}@media(min-width:1024px){.ai-visibility-grid,.ai-visibility-grid--balanced{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.75rem;align-items:stretch}}.ai-visibility-col{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.ai-visibility-col__title{margin:0;line-height:1.14}.ai-visibility-col__lede{margin:0;color:#6b7280;font-size:1.03rem;line-height:1.68;max-width:none}.ai-visibility-copy__block{display:flex;flex-direction:column;gap:.75rem;flex:1;min-width:0}.ai-visibility-col .ai-visibility-aside__frame{flex:1;display:flex;min-height:0}.ai-visibility-col .ai-visibility-photo{flex:1;min-height:12rem}@media(min-width:1024px){.ai-visibility-col__title,.ai-visibility-col__lede{min-height:2.75rem;display:flex;align-items:flex-end}.ai-visibility-col__lede{align-items:flex-start}}@media(max-width:1023.98px){.ai-visibility-col__title,.ai-visibility-col__lede{min-height:0;display:block}}.ai-visibility-copy{display:flex;flex-direction:column;gap:1rem;min-width:0}.home-spotlight__kicker{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin:0}.ai-visibility-copy__card{display:flex;flex-direction:column;width:100%;min-height:0;padding:0;border:none;box-shadow:none;border-radius:0;background:transparent;flex:1}.ai-visibility-copy__card.card:hover,.ai-visibility-copy__card:hover{transform:none;border:none;box-shadow:none;background:transparent}.ai-visibility-copy__list{font-size:.9375rem;line-height:1.5;color:#374151;list-style:none;margin:0;padding:0}.ai-visibility-dot{width:6px;height:6px;border-radius:50%;background:#1a1a1a;margin-top:7px;flex-shrink:0}.ai-visibility-copy__cta{margin-top:auto;padding-top:1.5rem}.ai-visibility-aside{display:block;width:100%;min-width:0}.ai-visibility-photo{border-radius:18px;overflow:hidden;border:none;background:#f4f4f5;aspect-ratio:4 / 3;width:100%}.ai-visibility-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-integrations-hub__head-icon{width:38px;height:38px;border-radius:10px;background:#eceaea;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.home-integrations-hub__logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .65rem}.home-integrations-hub__logo-item{display:flex;align-items:center;gap:.45rem;min-width:0;text-decoration:none;border-radius:8px;padding:.2rem 0;transition:opacity .15s ease}.home-integrations-hub__logo-item:hover{opacity:.75}.home-integrations-hub__logo-icon{width:30px;height:30px;border-radius:8px;background:#eceaea;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1f2937}.home-integrations-hub__logo-label{font-size:11px;line-height:1.2;color:#6b7280;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#integrations-hub .product-photo-strip__shot{border-radius:16px;overflow:hidden}#integrations-hub .home-integrations-strip .product-photo-strip__shot{aspect-ratio:16 / 10;max-height:220px;background:#eef1f4}#integrations-hub .home-integrations-strip .product-photo-strip__shot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-integrations-hub__card:hover{transform:translateY(-4px)}#integrations-hub.home-integrations-hub:not(:has(.sch-rail)) .home-integrations-hub__grid{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;align-items:start}#integrations-hub.home-integrations-hub .sch-rail .home-integrations-hub__grid{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;align-items:stretch;gap:1.5rem!important}#integrations-hub.home-integrations-hub .home-integrations-hub__card{background:transparent!important;border:none!important;box-shadow:none!important;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;height:100%}#integrations-hub.home-integrations-hub:not(:has(.sch-rail)) .home-integrations-hub__card{padding:1.2rem 2.25rem!important}#integrations-hub.home-integrations-hub .sch-rail .home-integrations-hub__card{padding:1.2rem 0!important}#integrations-hub.home-integrations-hub .sch-rail .home-integrations-hub__card .t-h3{min-height:2.75rem;display:flex;align-items:flex-end;margin-bottom:.25rem}#integrations-hub.home-integrations-hub .sch-rail .home-integrations-hub__card .t-body-sm{min-height:4.5rem;margin-bottom:1rem!important}@media(max-width:640px){#integrations-hub.home-integrations-hub:not(:has(.sch-rail)) .home-integrations-hub__card{padding:1.1rem 1rem!important}#integrations-hub.home-integrations-hub .sch-rail .home-integrations-hub__card .t-h3{min-height:0;display:block}#integrations-hub.home-integrations-hub .sch-rail .home-integrations-hub__card .t-body-sm{min-height:0}}#integrations-hub .product-el-frame{margin-bottom:1.6rem}#platform-layer.home-elev--intelligence .home-elev-intel-head.split-balance,#ai-visibility.home-elev--intelligence .home-elev-intel-head.split-balance{-moz-column-gap:2.25rem;column-gap:2.25rem;row-gap:1rem;max-width:1080px;margin-left:auto;margin-right:auto}#platform-layer.home-elev--intelligence .home-elev-intel-head__title,#ai-visibility.home-elev--intelligence .home-elev-intel-head__title,#platform-layer.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__title,#ai-visibility.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__title{max-width:400px;padding-left:2.25rem;box-sizing:border-box;min-width:0}#platform-layer.home-elev--intelligence .home-elev-intel-head__lede,#ai-visibility.home-elev--intelligence .home-elev-intel-head__lede,#platform-layer.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__lede,#ai-visibility.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__lede{max-width:420px;padding-right:2.25rem;box-sizing:border-box;min-width:0}#platform-layer.home-elev--intelligence .home-elev-intel-head .t-body,#ai-visibility.home-elev--intelligence .home-elev-intel-head .t-body{margin:0;color:#6b7280;font-size:1.03rem;line-height:1.68;max-width:none}#platform-layer.home-elev--intelligence .home-elev-intel-head.split-balance.split-rhythm-lg,#ai-visibility.home-elev--intelligence .home-elev-intel-head.split-balance.split-rhythm-lg{margin-bottom:1.5rem;row-gap:.65rem}@media(min-width:641px){#platform-layer.home-elev--intelligence .home-elev-intel-head.split-balance.split-rhythm-lg,#ai-visibility.home-elev--intelligence .home-elev-intel-head.split-balance.split-rhythm-lg{margin-bottom:1.75rem}}#platform-layer.home-elev--intelligence .home-elev-shell,#ai-visibility.home-elev--intelligence .home-elev-shell{background:transparent;border:none;box-shadow:none;border-radius:0;padding:0 2.25rem;box-sizing:border-box}#platform-layer.home-elev--intelligence .home-elev-split,#ai-visibility.home-elev--intelligence .home-elev-split,#platform-layer.home-elev--intelligence .home-elev-split--react,#ai-visibility.home-elev--intelligence .home-elev-split--react{gap:1rem}@media(min-width:900px){#platform-layer.home-elev--intelligence .home-elev-split,#ai-visibility.home-elev--intelligence .home-elev-split,#platform-layer.home-elev--intelligence .home-elev-split--react,#ai-visibility.home-elev--intelligence .home-elev-split--react{gap:1.2rem}}#platform-layer.home-elev--intelligence .home-elev-rail,#ai-visibility.home-elev--intelligence .home-elev-rail{gap:.22rem;padding:.4rem}#platform-layer.home-elev--intelligence .home-elev-rail__btn,#ai-visibility.home-elev--intelligence .home-elev-rail__btn{padding:.5rem .72rem}#platform-layer.home-elev--intelligence .home-elev-rail__hint,#ai-visibility.home-elev--intelligence .home-elev-rail__hint{margin-top:.06rem;line-height:1.32}@media(max-width:1023.98px){#platform-layer.home-elev--intelligence .home-elev-intel-head__title,#ai-visibility.home-elev--intelligence .home-elev-intel-head__title,#platform-layer.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__title,#ai-visibility.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__title{padding-left:0}#platform-layer.home-elev--intelligence .home-elev-intel-head__lede,#ai-visibility.home-elev--intelligence .home-elev-intel-head__lede,#platform-layer.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__lede,#ai-visibility.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__lede{padding-right:0}#platform-layer.home-elev--intelligence .home-elev-shell,#ai-visibility.home-elev--intelligence .home-elev-shell{padding-left:0;padding-right:0}}@media(max-width:640px){#platform-layer.home-elev--intelligence .home-elev-intel-head__title,#ai-visibility.home-elev--intelligence .home-elev-intel-head__title,#platform-layer.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__title,#ai-visibility.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__title{padding-left:0}#platform-layer.home-elev--intelligence .home-elev-intel-head__lede,#ai-visibility.home-elev--intelligence .home-elev-intel-head__lede,#platform-layer.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__lede,#ai-visibility.home-elev--intelligence .home-elev-intel-head .sch-marketing-head__lede{padding-right:0}}@media(max-width:899.98px){#platform-layer.home-elev--intelligence .home-elev-rail,#ai-visibility.home-elev--intelligence .home-elev-rail{padding:.35rem 0}#platform-layer.home-elev--intelligence .home-elev-rail__btn,#ai-visibility.home-elev--intelligence .home-elev-rail__btn{padding-left:.65rem;padding-right:.65rem}}#ai-visibility .home-elev-intel-head__title .t-h2,#platform-layer .home-elev-intel-head__title .t-h2{margin:0}#ai-visibility .home-elev-panel__cta .btn,#platform-layer .home-elev-panel__cta .btn{border-radius:999px!important;padding:.5rem 1.15rem!important;font-size:14px;font-weight:600;line-height:1.25;min-height:40px;color:#fff!important;box-shadow:0 1px 3px #00000014}#ai-visibility .home-elev-panel__cta .btn:hover,#platform-layer .home-elev-panel__cta .btn:hover{transform:none;box-shadow:0 1px 3px #00000014}#ai-visibility .home-elev-panel__photo{overflow:hidden}#ai-visibility .home-elev-panel__photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:38% 40%;object-position:38% 40%;transform:scale(1.14);transform-origin:32% 36%}@media(max-width:639.98px){#ai-visibility .home-elev-panel__photo img{transform:scale(1.12);-o-object-position:40% 42%;object-position:40% 42%}}@media(max-width:479.98px){#ai-visibility .home-elev-split{gap:.75rem}#ai-visibility .home-elev-rail{padding:.3rem}#ai-visibility .home-elev-panel{padding:.8rem}#ai-visibility .home-elev-panel__inner{padding:.85rem}#ai-visibility .home-elev-intel-icon-grid{grid-template-columns:1fr;gap:.6rem}#ai-visibility .home-elev-intel-icon-grid__item{align-items:flex-start}#ai-visibility .home-elev-intel-icon-grid__label{font-size:.79rem;line-height:1.4}}#intel-modules.home-ai-tools .home-ai-tools__head.split-rhythm-lg{margin-bottom:2rem}#intel-modules.home-ai-tools .home-ai-tools__grid{width:100%;max-width:1080px!important;margin-left:auto;margin-right:auto;padding-left:2.25rem;padding-right:2.25rem;box-sizing:border-box;-moz-column-gap:1rem!important;column-gap:1rem!important;row-gap:1.9rem!important}.home-elev-feature-tabs{margin-top:0;align-items:stretch;width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}@media(min-width:640px){.home-elev-feature-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.home-elev-feature-tabs--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.home-elev-feature-tabs--4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:639.98px){.home-elev-feature-tabs{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.55rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:.35rem}.home-elev-feature-tab{flex:0 0 min(220px,78vw);max-width:260px;scroll-snap-align:start}}.home-elev-feature-tab{display:flex;flex-direction:column;min-width:0;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#fafafa;overflow:hidden;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.home-elev-feature-tab:hover{border-color:#0f172a24;box-shadow:0 8px 24px #0f172a0f}.home-elev-feature-tab__thumb{aspect-ratio:4 / 5;min-height:3.25rem;position:relative;background:linear-gradient(180deg,#f5f0eb,#ede8e3);border-bottom:1px solid rgba(15,23,42,.06)}.home-elev-feature-tab__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-elev-feature-tab__footer{display:flex;align-items:flex-start;gap:.45rem;padding:.55rem .65rem .65rem}.home-elev-feature-tab__check{flex-shrink:0;width:1.125rem;height:1.125rem;border-radius:999px;background:#f5f0eb;display:inline-flex;align-items:center;justify-content:center;margin-top:.1rem}.home-elev-feature-tab__icon{width:.65rem;height:.65rem;color:#1a1a1a}.home-elev-feature-tab__label{min-width:0;flex:1}@media(min-width:640px)and (max-width:1023.98px){#intel-modules.home-ai-tools .home-ai-tools__grid{-moz-column-gap:.55rem!important;column-gap:.55rem!important}}@media(max-width:1023.98px){#intel-modules.home-ai-tools .home-ai-tools__grid{padding-left:0;padding-right:0}}.sch-rail .sch-rail-body-2col>:first-child,.sch-rail .sch-rail-body-2col>:last-child{padding-left:0!important;padding-right:0!important}.sch-rail-body-2col{width:100%;max-width:none;margin-left:0;margin-right:0}@media(min-width:1024px){.sch-rail-body-2col>:first-child{padding-left:2.25rem;box-sizing:border-box}.sch-rail-body-2col>:last-child{padding-right:2.25rem;box-sizing:border-box}.sch-rail .sch-rail-body-2col>:first-child,.sch-rail .sch-rail-body-2col>:last-child{padding-left:0!important;padding-right:0!important}}.sch-faq-list--2col{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:1100px){.sch-faq-list--2col{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;align-items:start}}@media(max-width:1023.98px){.sch-rail-body-2col>:first-child,.sch-rail-body-2col>:last-child{padding-left:0;padding-right:0}}*,: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:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;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}html{color:#111118;background:#f8f8fa}body{margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--sch-txt);background:var(--sch-bg)}a{color:var(--medarion-primary)}body.sch-guest-public-site a:not(.footer-nav-link):not(.footer-bottom-link):not(.footer-brand-link):not(.footer-social-link):not(.btn):not(.pricing-promo-card){color:inherit}body.sch-guest-public-site .site-header a.nav-link,body.sch-guest-public-site .site-header a.header-auth-link{color:inherit}::-moz-selection{background:#1a1a1a1f;color:#1a1a1a}::selection{background:#1a1a1a1f;color:#1a1a1a}.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}}.medarion-hero-light-wrap .medarion-hero-breadcrumb-row{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.medarion-hero-breadcrumb-row{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;color:#ffffffe6}.app-shell-theme main :where(.medarion-hero-breadcrumb-row){font-size:12px;line-height:1.4}.medarion-page-head,.medarion-sub-header-wrap,.medarion-module-header,.medarion-hero-light-wrap{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.medarion-page-head-inner,.medarion-sub-header-container,.medarion-module-header-inner,.medarion-hero-light-inner{width:100%;max-width:none;padding-top:.75rem;padding-bottom:.75rem}.medarion-schedra-container{margin-left:auto;margin-right:auto;width:100%;max-width:none;padding-left:1.25rem;padding-right:1.25rem}.medarion-schedra-stack{display:flex;flex-direction:column;gap:.625rem}.medarion-schedra-card{border-radius:16px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.medarion-page-head-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.app-shell-theme main .medarion-page-head-row{gap:10px}.medarion-page-head-copy{min-width:0px;flex:1 1 0%}.medarion-page-head-crumb{margin-bottom:.25rem;font-size:11px;line-height:1;--tw-text-opacity: 1;color:rgb(142 142 159 / var(--tw-text-opacity, 1))}.medarion-page-head-crumb a{--tw-text-opacity: 1;color:rgb(142 142 159 / var(--tw-text-opacity, 1))}.medarion-page-head-crumb a:hover{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.medarion-page-head-title{margin-bottom:.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.medarion-page-head-desc{margin:0;font-size:13px;line-height:1.375;--tw-text-opacity: 1;color:rgb(142 142 159 / var(--tw-text-opacity, 1))}.medarion-page-head-aside{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.medarion-page-head-pill{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.app-shell-theme main :where(.medarion-page-head-pill){font-size:12px;line-height:1.4}.medarion-page-head-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.medarion-sub-header-toolbar,.medarion-module-header-tools{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;border-radius:10px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .625rem}.medarion-sub-header-toolbar>form,.medarion-module-header-tools>form{min-width:0px;flex:1 1 0%}@media(min-width:640px){.medarion-sub-header-toolbar>form,.medarion-module-header-tools>form{min-width:14rem;max-width:36rem}}.medarion-page-head .medarion-btn-primary,.medarion-hero-light-wrap .medarion-btn-primary{border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500}.app-shell-theme main :where(.medarion-page-head .medarion-btn-primary),.app-shell-theme main :where(.medarion-hero-light-wrap .medarion-btn-primary){font-size:12px;line-height:1.4}.medarion-page-head .medarion-btn-primary:hover,.medarion-hero-light-wrap .medarion-btn-primary:hover{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.medarion-page-head .medarion-btn-outline{display:inline-flex;align-items:center;gap:.375rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(58 61 74 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 3px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.app-shell-theme main :where(.medarion-page-head .medarion-btn-outline){font-size:12px;line-height:1.4}.medarion-page-head .medarion-btn-outline:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.medarion-sch-stats,.medarion-module-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:1024px){.medarion-sch-stats,.medarion-module-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.medarion-sch-stats--dense,.medarion-module-stats--dense{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.medarion-panel{overflow:hidden;border-radius:16px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.medarion-panel-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(242 242 245 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.medarion-panel-body{padding:1rem}.medarion-sch-stat,.medarion-module-stat-card{border-radius:16px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.medarion-sch-stat:hover,.medarion-module-stat-card:hover{--tw-shadow: 0 1px 3px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.medarion-sch-stat-top{display:flex;align-items:flex-start;justify-content:space-between}.medarion-sch-stat-icon-well{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9px}.medarion-sch-stat-value,.medarion-module-stat-value{margin-top:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);line-height:1;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}@media(min-width:640px){.medarion-sch-stat-value,.medarion-module-stat-value{font-size:1.5rem;line-height:2rem}}.medarion-sch-stat-label,.medarion-module-stat-label{margin-top:.25rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.app-shell-theme main :where(.medarion-sch-stat-label),.app-shell-theme main :where(.medarion-module-stat-label){font-size:12px;line-height:1.4}.medarion-hero-light-wrap .medarion-hero-kicker,.medarion-hero-light-wrap .medarion-hero-subtitle,.medarion-hero-light-wrap .medarion-hero-subtitle-sm,.medarion-hero-light-wrap .medarion-hero-stat-label,.medarion-hero-light-wrap .medarion-hero-icon{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .medarion-hero-breadcrumb-row,.medarion-hero-light-wrap .medarion-hero-breadcrumb-nav{font-size:11px;line-height:1;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .medarion-hero-breadcrumb-row a,.medarion-hero-light-wrap .medarion-hero-breadcrumb-nav a{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .medarion-hero-breadcrumb-row a:hover,.medarion-hero-light-wrap .medarion-hero-breadcrumb-nav a:hover,.medarion-hero-light-wrap h1.text-white,.medarion-hero-light-wrap h2.text-white{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .text-white\/90,.medarion-hero-light-wrap .text-white\/85,.medarion-hero-light-wrap .text-white\/80,.medarion-hero-light-wrap .text-white\/70,.medarion-hero-light-wrap .text-white\/60{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap a.text-white,.medarion-hero-light-wrap span.text-white,.medarion-hero-light-wrap p.text-white{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .bg-primary.text-white,.medarion-hero-light-wrap button.bg-primary{color:#fff!important}.medarion-hero-light-wrap h1.medarion-btn-primary,.medarion-hero-light-wrap h2.medarion-btn-primary,.medarion-hero-light-wrap a.medarion-btn-primary,.medarion-hero-light-wrap span.medarion-btn-primary,.medarion-hero-light-wrap p.medarion-btn-primary{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .medarion-btn-primary.text-white,.medarion-hero-light-wrap button.medarion-btn-primary,.medarion-hero-light-wrap .bg-primary.medarion-btn-primary{color:#fff}.medarion-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:14px;--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1));padding:.75rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 3px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);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}.app-shell-theme main :where(.medarion-btn-primary){font-size:13px;line-height:1.45}.app-shell-theme .medarion-btn-primary{color:#fff}.medarion-btn-primary: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));--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.container-wide,.medarion-schedra-container{margin-left:auto;margin-right:auto;width:100%;max-width:none;padding-left:1.25rem;padding-right:1.25rem}.card{border-radius:14px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px rgba(0, 0, 0, .06), 0 4px 12px rgba(0, 0, 0, .04);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 4px 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)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;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}.app-shell-theme main :where(.btn){font-size:13px;line-height:1.45}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;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}.app-shell-theme main :where(.btn-ghost){font-size:13px;line-height:1.45}.btn-ghost{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(58 61 74 / var(--tw-text-opacity, 1))}.sch-guest-public-site .btn-ghost,.auth-route .btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;font-weight:600;border-radius:14px;text-decoration:none;border:none;cursor:pointer;line-height:1;transition:all .3s cubic-bezier(.16,1,.3,1)}.contact-form__actions .btn-ghost{min-width:11rem}.home-elev-panel__cta .btn-ghost{border-radius:999px}#ai-visibility .home-elev-panel__cta .btn-ghost,#platform-layer .home-elev-panel__cta .btn-ghost{border-radius:999px;padding:.5rem 1.15rem;font-size:14px;font-weight:600;line-height:1.25;min-height:40px;color:#fff;box-shadow:0 1px 3px #00000014}#ai-visibility .home-elev-panel__cta .btn-ghost:hover,#platform-layer .home-elev-panel__cta .btn-ghost:hover{transform:none;box-shadow:0 1px 3px #00000014}.btn-ghost:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.\!input{width:100%;border-radius:16px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.app-shell-theme main :where(.\!input){font-size:13px;line-height:1.45}.\!input:focus{--tw-border-opacity: 1;border-color:rgb(196 168 130 / var(--tw-border-opacity, 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(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);--tw-ring-color: rgb(196 168 130 / .3)}.input{width:100%;border-radius:16px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.app-shell-theme main :where(.input){font-size:13px;line-height:1.45}.input:focus{--tw-border-opacity: 1;border-color:rgb(196 168 130 / var(--tw-border-opacity, 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(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);--tw-ring-color: rgb(196 168 130 / .3)}.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}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-16{top:-4rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-\[-20\.5px\]{left:-20.5px}.right-0{right:0}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-20{top:5rem}.top-3{top:.75rem}.top-4{top:1rem}.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-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[51\]{z-index:51}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.order-2{order:2}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.m-0{margin:0}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.\!mb-8{margin-bottom:2rem!important}.-mb-px{margin-bottom:-1px}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.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}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.\!block{display:block!important}.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}.hidden{display:none}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-0\.5{height:.125rem}.h-1{height:.25rem}.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-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[118px\]{height:118px}.h-\[120px\]{height:120px}.h-\[14px\]{height:14px}.h-\[15px\]{height:15px}.h-\[160px\]{height:160px}.h-\[162px\]{height:162px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[210px\]{height:210px}.h-\[220px\]{height:220px}.h-\[22px\]{height:22px}.h-\[240px\]{height:240px}.h-\[260px\]{height:260px}.h-\[280px\]{height:280px}.h-\[300px\]{height:300px}.h-\[340px\]{height:340px}.h-\[360px\]{height:360px}.h-\[400px\]{height:400px}.h-\[42px\]{height:42px}.h-\[52px\]{height:52px}.h-\[calc\(100vh-56px\)\]{height:calc(100vh - 56px)}.h-\[calc\(50\%-8px\)\]{height:calc(50% - 8px)}.h-\[min\(340px\,42vh\)\]{height:min(340px,42vh)}.h-\[min\(420px\,55vh\)\]{height:min(420px,55vh)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[200px\]{max-height:200px}.max-h-\[280px\]{max-height:280px}.max-h-\[300px\]{max-height:300px}.max-h-\[32rem\]{max-height:32rem}.max-h-\[350px\]{max-height:350px}.max-h-\[380px\]{max-height:380px}.max-h-\[500px\]{max-height:500px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[80px\]{max-height:80px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-200px\)\]{max-height:calc(100vh - 200px)}.min-h-0{min-height:0px}.min-h-\[120px\]{min-height:120px}.min-h-\[128px\]{min-height:128px}.min-h-\[180px\]{min-height:180px}.min-h-\[210px\]{min-height:210px}.min-h-\[260px\]{min-height:260px}.min-h-\[280px\]{min-height:280px}.min-h-\[2px\]{min-height:2px}.min-h-\[320px\]{min-height:320px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[60vh\]{min-height:60vh}.min-h-\[75vh\]{min-height:75vh}.min-h-\[80px\]{min-height:80px}.min-h-\[80vh\]{min-height:80vh}.min-h-\[90px\]{min-height:90px}.min-h-\[calc\(100vh-3\.5rem\)\]{min-height:calc(100vh - 3.5rem)}.min-h-\[calc\(100vh-52px\)\]{min-height:calc(100vh - 52px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.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-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.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-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[14px\]{width:14px}.w-\[15px\]{width:15px}.w-\[16px\]{width:16px}.w-\[18px\]{width:18px}.w-\[22px\]{width:22px}.w-\[272px\]{width:272px}.w-\[280px\]{width:280px}.w-\[60px\]{width:60px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[130px\]{min-width:130px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[250px\]{min-width:250px}.min-w-\[260px\]{min-width:260px}.min-w-\[4\.5rem\]{min-width:4.5rem}.min-w-\[48px\]{min-width:48px}.min-w-\[520px\]{min-width:520px}.min-w-\[640px\]{min-width:640px}.min-w-\[680px\]{min-width:680px}.min-w-\[720px\]{min-width:720px}.min-w-\[760px\]{min-width:760px}.min-w-\[800px\]{min-width:800px}.min-w-\[820px\]{min-width:820px}.min-w-\[860px\]{min-width:860px}.min-w-\[880px\]{min-width:880px}.min-w-\[900px\]{min-width:900px}.min-w-\[96px\]{min-width:96px}.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-\[1000px\]{max-width:1000px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[120px\]{max-width:120px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[1320px\]{max-width:1320px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[140px\]{max-width:140px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[18rem\]{max-width:18rem}.max-w-\[2\.5rem\]{max-width:2.5rem}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[240px\]{max-width:240px}.max-w-\[280px\]{max-width:280px}.max-w-\[320px\]{max-width:320px}.max-w-\[640px\]{max-width:640px}.max-w-\[70\%\]{max-width:70%}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-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))}.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))}.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-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.scroll-mt-\[5\.5rem\]{scroll-margin-top:5.5rem}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance: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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.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\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-px{gap:1px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.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-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.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-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-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(232 232 236 / var(--tw-divide-opacity, 1))}.divide-border-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(242 242 245 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.\!rounded-md{border-radius:.375rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:14px}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:16px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.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-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#e8e2db\]{--tw-border-opacity: 1;border-color:rgb(232 226 219 / var(--tw-border-opacity, 1))}.border-accent{--tw-border-opacity: 1;border-color:rgb(196 168 130 / var(--tw-border-opacity, 1))}.border-amber-200\/80{border-color:#fde68acc}.border-black\/5{border-color:#0000000d}.border-border{--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1))}.border-border-light{--tw-border-opacity: 1;border-color:rgb(242 242 245 / var(--tw-border-opacity, 1))}.border-border-strong{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-border\/50{border-color:#e8e8ec80}.border-border\/60{border-color:#e8e8ec99}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / 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-300{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-ink-950,.border-primary{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.border-primary-hover{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))}.border-primary\/20{border-color:#1a1a1a33}.border-primary\/25{border-color:#1a1a1a40}.border-primary\/30{border-color:#1a1a1a4d}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/25{border-color:#ffffff40}.border-l-accent{--tw-border-opacity: 1;border-left-color:rgb(196 168 130 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-t-primary{--tw-border-opacity: 1;border-top-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#FAF8F6\]{--tw-bg-opacity: 1;background-color:rgb(250 248 246 / var(--tw-bg-opacity, 1))}.bg-\[\#f3f2ef\]{--tw-bg-opacity: 1;background-color:rgb(243 242 239 / var(--tw-bg-opacity, 1))}.bg-\[\#f5f0eb\]{--tw-bg-opacity: 1;background-color:rgb(245 240 235 / var(--tw-bg-opacity, 1))}.bg-\[\#faf8f6\]{--tw-bg-opacity: 1;background-color:rgb(250 248 246 / var(--tw-bg-opacity, 1))}.bg-accent{--tw-bg-opacity: 1;background-color:rgb(196 168 130 / var(--tw-bg-opacity, 1))}.bg-amber-50\/90{background-color:#fffbebe6}.bg-beige-100{--tw-bg-opacity: 1;background-color:rgb(237 232 227 / var(--tw-bg-opacity, 1))}.bg-beige-50{--tw-bg-opacity: 1;background-color:rgb(245 240 235 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/15{background-color:#00000026}.bg-black\/20{background-color:#0003}.bg-black\/25{background-color:#00000040}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-border{--tw-bg-opacity: 1;background-color:rgb(232 232 236 / var(--tw-bg-opacity, 1))}.bg-border-light{--tw-bg-opacity: 1;background-color:rgb(242 242 245 / var(--tw-bg-opacity, 1))}.bg-brand-100{--tw-bg-opacity: 1;background-color:rgb(237 232 227 / var(--tw-bg-opacity, 1))}.bg-brand-400,.bg-brand-500{--tw-bg-opacity: 1;background-color:rgb(196 168 130 / var(--tw-bg-opacity, 1))}.bg-brand-600{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / 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-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-ink-300{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-ink-400{--tw-bg-opacity: 1;background-color:rgb(142 142 159 / var(--tw-bg-opacity, 1))}.bg-ink-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-ink-600{--tw-bg-opacity: 1;background-color:rgb(85 85 102 / var(--tw-bg-opacity, 1))}.bg-ink-950{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-ink-950\/40{background-color:#1a1a1a66}.bg-ink-950\/45{background-color:#1a1a1a73}.bg-ink-950\/50{background-color:#1a1a1a80}.bg-ink-950\/60{background-color:#1a1a1a99}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-primary-hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:#1a1a1a1a}.bg-primary\/15{background-color:#1a1a1a26}.bg-primary\/20{background-color:#1a1a1a33}.bg-primary\/35{background-color:#1a1a1a59}.bg-primary\/5{background-color:#1a1a1a0d}.bg-primary\/85{background-color:#1a1a1ad9}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/50{background-color:#fef2f280}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.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-surface-canvas{--tw-bg-opacity: 1;background-color:rgb(248 248 250 / var(--tw-bg-opacity, 1))}.bg-surface-muted{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.bg-surface-muted\/20{background-color:#f5f5f733}.bg-surface-muted\/30{background-color:#f5f5f74d}.bg-surface-muted\/40{background-color:#f5f5f766}.bg-surface-muted\/50{background-color:#f5f5f780}.bg-surface-muted\/60{background-color:#f5f5f799}.bg-surface-muted\/70{background-color:#f5f5f7b3}.bg-surface-muted\/80{background-color:#f5f5f7cc}.bg-surface-muted\/90{background-color:#f5f5f7e6}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / 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\/20{background-color:#fff3}.bg-white\/40{background-color:#fff6}.bg-white\/5{background-color:#ffffff0d}.bg-white\/50{background-color:#ffffff80}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.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))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-accent{--tw-gradient-from: #C4A882 var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 168 130 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/90{--tw-gradient-from: rgb(0 0 0 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-border\/40{--tw-gradient-from: rgb(232 232 236 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 232 236 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-ink-600{--tw-gradient-from: #555566 var(--tw-gradient-from-position);--tw-gradient-to: rgb(85 85 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary{--tw-gradient-from: #1A1A1A var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 26 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-canvas{--tw-gradient-from: #F8F8FA var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 248 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-muted{--tw-gradient-from: #F5F5F7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-muted\/45{--tw-gradient-from: rgb(245 245 247 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 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-black\/50{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent 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-accent-hover{--tw-gradient-to: #B8996F var(--tw-gradient-to-position)}.to-accent\/30{--tw-gradient-to: rgb(196 168 130 / .3) var(--tw-gradient-to-position)}.to-black\/20{--tw-gradient-to: rgb(0 0 0 / .2) var(--tw-gradient-to-position)}.to-ink-600{--tw-gradient-to: #555566 var(--tw-gradient-to-position)}.to-primary{--tw-gradient-to: #1A1A1A var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-surface-canvas{--tw-gradient-to: #F8F8FA var(--tw-gradient-to-position)}.to-surface-muted{--tw-gradient-to: #F5F5F7 var(--tw-gradient-to-position)}.to-surface-muted\/50{--tw-gradient-to: rgb(245 245 247 / .5) var(--tw-gradient-to-position)}.to-surface-muted\/80{--tw-gradient-to: rgb(245 245 247 / .8) var(--tw-gradient-to-position)}.bg-\[length\:16px\]{background-size:16px}.bg-\[position\:right_10px_center\]{background-position:right 10px center}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.fill-red-500\/20{fill:#ef444433}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-left{-o-object-position:left;object-position:left}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.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-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.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-3\.5{padding-left:.875rem;padding-right:.875rem}.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-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.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-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.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-8{padding-top:2rem;padding-bottom:2rem}.\!pl-3{padding-left:.75rem!important}.\!pl-8{padding-left:2rem!important}.\!pr-3{padding-right:.75rem!important}.\!pt-2{padding-top:.5rem!important}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0\.5{padding-left:.125rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-24{padding-right:6rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[52px\]{padding-top:52px}.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-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.\!text-\[11px\]{font-size:11px!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.35rem\]{font-size:1.35rem}.text-\[1\.85rem\]{font-size:1.85rem}.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-\[1rem\]{font-size:1rem}.text-\[8px\]{font-size:8px}.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}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-primary{--tw-text-opacity: 1 !important;color:rgb(26 26 26 / var(--tw-text-opacity, 1))!important}.text-accent{--tw-text-opacity: 1;color:rgb(196 168 130 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-border{--tw-text-opacity: 1;color:rgb(232 232 236 / var(--tw-text-opacity, 1))}.text-brand-600{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-brand-700{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-ink-300{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-ink-400{--tw-text-opacity: 1;color:rgb(142 142 159 / var(--tw-text-opacity, 1))}.text-ink-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-ink-600{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.text-ink-600\/70{color:#555566b3}.text-ink-600\/80{color:#556c}.text-ink-700{--tw-text-opacity: 1;color:rgb(58 61 74 / var(--tw-text-opacity, 1))}.text-ink-800{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-ink-900{--tw-text-opacity: 1;color:rgb(17 17 24 / var(--tw-text-opacity, 1))}.text-ink-950{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-ink-950\/75{color:#1a1a1abf}.text-ink-950\/90{color:#1a1a1ae6}.text-primary{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-primary-hover{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / 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-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/30{color:#ffffff4d}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-\[\#B6A996\]{text-decoration-color:#b6a996}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.opacity-\[0\.04\]{opacity:.04}.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-card{--tw-shadow: 0 1px 2px rgba(0, 0, 0, .06), 0 4px 12px rgba(0, 0, 0, .04);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 4px 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-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-sm{--tw-shadow: 0 1px 3px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 1px 3px 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-black\/10{--tw-shadow-color: rgb(0 0 0 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/15{--tw-shadow-color: rgb(0 0 0 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary\/20{--tw-shadow-color: rgb(26 26 26 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.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-4{--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(4px + 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-border{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 232 236 / var(--tw-ring-opacity, 1))}.ring-border-light{--tw-ring-opacity: 1;--tw-ring-color: rgb(242 242 245 / var(--tw-ring-opacity, 1))}.ring-border\/40{--tw-ring-color: rgb(232 232 236 / .4)}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.ring-white\/20{--tw-ring-color: rgb(255 255 255 / .2)}.ring-white\/30{--tw-ring-color: rgb(255 255 255 / .3)}.ring-white\/70{--tw-ring-color: rgb(255 255 255 / .7)}.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-\[2px\]{--tw-backdrop-blur: blur(2px);-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-\[padding-left\]{transition-property:padding-left;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-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[260ms\]{transition-duration:.26s}.ease-\[cubic-bezier\(0\.25\,0\.1\,0\.25\,1\)\]{transition-timing-function:cubic-bezier(.25,.1,.25,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--sch-coral: #1a1a1a;--sch-coral-h: #333333;--sch-accent: #c4a882;--sch-accent-h: #b8996f;--sch-slate: #111118;--sch-bg: #f8f8fa;--sch-surface: #ffffff;--sch-border: #e8e8ec;--sch-border-l: #f2f2f5;--sch-txt: #111118;--sch-txt2: #555566;--sch-txt3: #8e8e9f;--medarion-primary: #1a1a1a;--medarion-secondary: #c4a882;--medarion-accent: #c4a882;--medarion-background: #f8f8fa;--medarion-text: #111118;--medarion-border: #e8e8ec}@keyframes fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.animate-fade-in{animation:fade-in .3s ease-out forwards}.animate-scale-in{animation:scale-in .3s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.animate-float-slow{animation:float-slow 6s ease-in-out infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}body.sch-guest-public-site{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:16px;letter-spacing:normal;color:#3a3d4a!important;background:#fff!important}body.sch-guest-public-site a.btn-dark,body.sch-guest-public-site a.btn-primary,.sch-guest-public-site a.btn-dark,.sch-guest-public-site a.btn-primary{color:#fff!important}body.sch-guest-public-site a.btn-ghost,.sch-guest-public-site a.btn-ghost{color:#3a3d4a!important}.app-shell-theme{--medarion-primary: #1a1a1a;--medarion-secondary: #6366f1;--medarion-accent: #6366f1;--medarion-background: #f8f8fa;--medarion-text: #111118;--medarion-border: #e8e8ec;--sch-header-h: 52px;--sch-sidebar-w: 250px;--sch-sidebar-collapsed: 70px;background-color:var(--sch-bg);color:var(--sch-txt);font-size:14px}.app-shell-theme main [class*=max-w-7xl],.app-shell-theme main [class*=max-w-6xl],.app-shell-theme main [class*=max-w-5xl],.app-shell-theme main [class*=max-w-4xl],.app-shell-theme main [class*=max-w-3xl],.app-shell-theme main [class*="max-w-["]{max-width:none!important;width:100%}.app-shell-theme main h1{font-size:1.125rem;line-height:1.75rem;font-weight:700;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.app-shell-theme main h2{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.app-shell-theme main :where(.app-shell-theme main h2){font-size:13px;line-height:1.45}.app-shell-theme main h3{font-size:13px;font-weight:600;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.app-shell-theme main :where(.text-sm){font-size:13px;line-height:1.45}.app-shell-theme main :where(.text-xs){font-size:12px;line-height:1.4}.app-shell-theme .medarion-btn-primary{border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-shadow: 0 1px 3px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.app-shell-theme main :where(.app-shell-theme .medarion-btn-primary){font-size:12px;line-height:1.4}.app-shell-theme .medarion-btn-primary:hover{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.app-shell-theme .medarion-btn-ghost,.app-shell-theme .medarion-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;border-radius:8px;border:1px solid var(--sch-border);padding:.375rem .75rem;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;box-shadow:0 1px 2px #0000000a;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.app-shell-theme .medarion-btn-outline{background:#fff;color:var(--sch-txt2, #4b4b5c)}.app-shell-theme .medarion-btn-outline:hover:not(:disabled){background:var(--sch-surface-muted, #f4f4f6);border-color:var(--sch-border-strong, #d4d4dc);color:var(--sch-txt1, #1a1a2e)}.app-shell-theme .medarion-btn-outline:disabled{opacity:.6;cursor:not-allowed}.app-shell-theme .medarion-btn-ghost:hover{transform:none}.app-shell-theme main .gap-4{gap:10px}.app-shell-theme main .gap-6{gap:14px}.medarion-sidebar-nav .medarion-sidebar-group{margin-bottom:.65rem}.medarion-sidebar-nav .medarion-sidebar-group-label{display:flex;align-items:center;gap:.5rem;padding:0 .35rem .35rem;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sch-txt3, #8e8e9f)}.medarion-sidebar-nav .medarion-sidebar-group-label:after{content:"";flex:1;height:1px;background:var(--sch-border-light, #f2f2f5)}.medarion-sidebar-nav .medarion-sidebar-item{position:relative;display:flex;min-height:36px;align-items:center;gap:.65rem;border-radius:8px;padding:.4rem .65rem;font-size:13px;font-weight:500;line-height:1.3;transition:background-color .15s ease,color .15s ease}.medarion-sidebar-nav .medarion-sidebar-item--idle{color:#3a3d4a}.medarion-sidebar-nav .medarion-sidebar-item--idle:hover{background:#f2f2f5;color:#111118}.medarion-sidebar-nav .medarion-sidebar-item--active{background:#1a1a1a;color:#fff;box-shadow:0 1px 3px #00000014}.medarion-sidebar-nav .medarion-sidebar-item--active:before{content:"";position:absolute;left:0;top:50%;height:18px;width:3px;transform:translateY(-50%);border-radius:0 3px 3px 0;background:#ffffffe6}.medarion-sidebar-nav .medarion-sidebar-icon{display:flex;height:20px;width:20px;flex-shrink:0;align-items:center;justify-content:center;color:#8e8e9f}.medarion-sidebar-nav .medarion-sidebar-item--active .medarion-sidebar-icon{color:#fff}.medarion-sidebar-nav .medarion-sidebar-item--idle:hover .medarion-sidebar-icon{color:#6b7280}.medarion-sidebar-nav .medarion-sidebar-scroll{scrollbar-width:thin}.medarion-shell-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.medarion-shell-header-sep{width:1px;height:22px;background:#d8d8de;flex-shrink:0;margin:0 2px}.medarion-shell-header-icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#111118;background:transparent;border:none;transition:background-color .15s ease,color .15s ease}.medarion-shell-header-icon-btn:hover{background:#f2f2f5;color:#111118}.medarion-shell-header-badge{position:absolute;top:2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:4px;background:#ef4444;color:#fff;font-size:9px;font-weight:700;line-height:16px;text-align:center}.medarion-shell-header-avatar{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;background:#7c3aed;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;border:none;cursor:pointer;transition:filter .15s ease}.medarion-shell-header-avatar:hover{filter:brightness(1.06)}.medarion-shell-header-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:50;width:min(280px,calc(100vw - 24px));border:1px solid #e8e8ec;border-radius:12px;background:#fff;box-shadow:0 8px 28px #1111181f}.medarion-shell-header-menu-divider{height:1px;background:#f2f2f5;margin:0}.medarion-shell-header-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:500;color:#111118;text-decoration:none;transition:background-color .12s ease}.medarion-shell-header-menu-item:hover{background:#f8f8fa}.medarion-shell-header-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:8px 12px;border-radius:8px;border:none;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.medarion-shell-header-logout:hover{background:#333}.app-shell-theme [class*=shadow-black]{--tw-shadow-color: rgb(26 26 26 / .1) !important}.app-shell-theme .bg-primary,.app-shell-theme [class*=bg-primary]{color:#fff}.app-shell-theme .recharts-bar-rectangle path[fill="#c4a882"],.app-shell-theme .recharts-bar-rectangle path[fill="#C4A882"],.app-shell-theme .recharts-bar-rectangle path[fill="#b6a996"],.app-shell-theme .recharts-rectangle[fill="#c4a882"],.app-shell-theme .recharts-rectangle[fill="#C4A882"]{fill:#6366f1!important}.medarion-jobs .medarion-hero-light-wrap,.medarion-jobs [class*=medarion-hero-light-wrap]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.medarion-ai-bubble{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:9999px;background:linear-gradient(145deg,#2a2825,#1a1a1a);color:#f5f0eb;box-shadow:0 10px 28px #1a1a1a47,0 0 0 1px #ffffff14;transition:transform .18s ease,box-shadow .18s ease;isolation:isolate}.medarion-ai-bubble:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 34px #1a1a1a57,0 0 0 1px #ffffff1a}.medarion-ai-bubble:active{transform:translateY(0) scale(.98)}.medarion-ai-bubble__icon{width:1.25rem;height:1.25rem;flex-shrink:0}.medarion-ai-bubble__status{position:absolute;bottom:.15rem;right:.15rem;width:.7rem;height:.7rem;border-radius:9999px;border:2px solid #1a1a1a;background:#34d399;box-shadow:0 0 0 2px #34d39940}.medarion-ai-panel{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;flex-direction:column;width:min(24rem,calc(100vw - 2rem));height:min(560px,calc(100vh - 3rem));overflow:hidden;border-radius:1.25rem;border:1px solid rgba(232,232,236,.95);background:#fff;box-shadow:0 24px 60px #1a1a1a33;animation:medarion-ai-panel-in .22s cubic-bezier(.22,1,.36,1)}@keyframes medarion-ai-panel-in{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.medarion-ai-panel__header{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:linear-gradient(145deg,#2a2825,#1a1a1a);border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.medarion-ai-panel__avatar{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:9999px;background:linear-gradient(145deg,#d4b896,#c4a882);color:#fff;box-shadow:inset 0 1px #ffffff40}.medarion-ai-panel__title{font-size:.875rem;font-weight:600;line-height:1.25;color:#fff}.medarion-ai-panel__subtitle{margin-top:.125rem;font-size:.6875rem;line-height:1.3;color:#ffffff9e}.medarion-ai-panel__minimize{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.625rem;color:#ffffffb8;background:#ffffff14;transition:background .15s ease,color .15s ease}.medarion-ai-panel__minimize:hover{background:#ffffff29;color:#fff}.medarion-ai-panel__body{flex:1;overflow-y:auto;padding:1rem;background:#faf8f6}.medarion-ai-panel__welcome-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto .75rem;border-radius:9999px;background:linear-gradient(145deg,#2a2825,#1a1a1a);color:#f5f0eb;box-shadow:0 6px 18px #1a1a1a2e}.medarion-ai-panel__chip{display:inline-flex;align-items:center;gap:.375rem;max-width:100%;padding:.5rem .75rem;border-radius:.875rem;border:1px solid #e8e8ec;background:#fff;font-size:.75rem;line-height:1.2;color:#4b5563;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.medarion-ai-panel__chip:hover{border-color:#c4a882;color:#111118;box-shadow:0 4px 12px #1a1a1a0f}.medarion-ai-panel__input-wrap{flex-shrink:0;padding:.75rem;border-top:1px solid #e8e8ec;background:#fff}.medarion-hero-light-wrap .hover\:text-white:hoverh1,.medarion-hero-light-wrap .hover\:text-white:hoverh2{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .hover\:text-white:hovera,.medarion-hero-light-wrap .hover\:text-white:hoverspan,.medarion-hero-light-wrap .hover\:text-white:hoverp{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.medarion-hero-light-wrap .hover\:text-white:hover.bg-primary{color:#fff!important}.medarion-hero-light-wrap .hover\:bg-primary:hover.text-white,.medarion-hero-light-wrap .hover\:bg-primary:hoverbutton{color:#fff!important}.medarion-hero-light-wrap .peer:checked~.peer-checked\:bg-primary.text-white,.medarion-hero-light-wrap .peer:checked~.peer-checked\:bg-primarybutton{color:#fff!important}.placeholder\:text-ink-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(142 142 159 / var(--tw-text-opacity, 1))}.placeholder\:text-ink-400::placeholder{--tw-text-opacity: 1;color:rgb(142 142 159 / var(--tw-text-opacity, 1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:start-\[2px\]:after{content:var(--tw-content);inset-inline-start:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:border-0:last-child{border-width:0px}.last\:pb-0:last-child{padding-bottom:0}.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\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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-border:hover{--tw-border-opacity: 1;border-color:rgb(232 232 236 / var(--tw-border-opacity, 1))}.hover\:border-border-strong:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.hover\:border-primary\/30:hover{border-color:#1a1a1a4d}.hover\:border-primary\/40:hover{border-color:#1a1a1a66}.hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#0A66C2\]:hover{--tw-bg-opacity: 1;background-color:rgb(10 102 194 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#121212\]:hover{--tw-bg-opacity: 1;background-color:rgb(18 18 18 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#ede6dc\]:hover{--tw-bg-opacity: 1;background-color:rgb(237 230 220 / var(--tw-bg-opacity, 1))}.hover\:bg-accent-hover:hover{--tw-bg-opacity: 1;background-color:rgb(184 153 111 / 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-beige-50:hover{--tw-bg-opacity: 1;background-color:rgb(245 240 235 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-border-light:hover{--tw-bg-opacity: 1;background-color:rgb(242 242 245 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-ink-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 17 24 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-hover:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/15:hover{background-color:#1a1a1a26}.hover\:bg-primary\/90:hover{background-color:#1a1a1ae6}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / 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-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-muted:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-muted\/20:hover{background-color:#f5f5f733}.hover\:bg-surface-muted\/30:hover{background-color:#f5f5f74d}.hover\:bg-surface-muted\/40:hover{background-color:#f5f5f766}.hover\:bg-surface-muted\/50:hover{background-color:#f5f5f780}.hover\:bg-surface-muted\/60:hover{background-color:#f5f5f799}.hover\:bg-surface-muted\/70:hover{background-color:#f5f5f7b3}.hover\:bg-surface-muted\/80:hover{background-color:#f5f5f7cc}.hover\:bg-surface-muted\/90:hover{background-color:#f5f5f7e6}.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\:bg-white\/50:hover{background-color:#ffffff80}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-border:hover{--tw-text-opacity: 1;color:rgb(232 232 236 / var(--tw-text-opacity, 1))}.hover\:text-brand-700:hover{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.hover\:text-ink-600:hover{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.hover\:text-ink-700:hover{--tw-text-opacity: 1;color:rgb(58 61 74 / var(--tw-text-opacity, 1))}.hover\:text-ink-800:hover{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.hover\:text-ink-900:hover{--tw-text-opacity: 1;color:rgb(17 17 24 / var(--tw-text-opacity, 1))}.hover\:text-ink-950:hover,.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / 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\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow-lg:hover{--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)}.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 3px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 1px 3px 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-xl:hover{--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)}.hover\:shadow-black\/5:hover{--tw-shadow-color: rgb(0 0 0 / .05);--tw-shadow: var(--tw-shadow-colored)}.focus\:border-brand-400\/80:focus{border-color:#c4a882cc}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.focus\:border-primary\/40:focus{border-color:#1a1a1a66}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4: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(4px + 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-accent:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 168 130 / var(--tw-ring-opacity, 1))}.focus\:ring-brand-400\/35:focus{--tw-ring-color: rgb(196 168 130 / .35)}.focus\:ring-brand-400\/40:focus{--tw-ring-color: rgb(196 168 130 / .4)}.focus\:ring-brand-600\/30:focus{--tw-ring-color: rgb(26 26 26 / .3)}.focus\:ring-primary\/20:focus{--tw-ring-color: rgb(26 26 26 / .2)}.focus\:ring-primary\/30:focus{--tw-ring-color: rgb(26 26 26 / .3)}.focus\:ring-primary\/35:focus{--tw-ring-color: rgb(26 26 26 / .35)}.focus\:ring-red-500\/20:focus{--tw-ring-color: rgb(239 68 68 / .2)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-surface-muted:disabled{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.disabled\:text-ink-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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))}.group:hover .group-hover\:bg-\[\#ede6dc\]{--tw-bg-opacity: 1;background-color:rgb(237 230 220 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-black\/25{background-color:#00000040}.group:hover .group-hover\:bg-black\/30{background-color:#0000004d}.group:hover .group-hover\:bg-surface-muted{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.group\/post:hover .group-hover\/post\:text-ink-950{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#d8d0c3\]{--tw-text-opacity: 1;color:rgb(216 208 195 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-ink-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-ink-600{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-ink-950,.group:hover .group-hover\:text-primary{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group\/post:hover .group-hover\/post\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\: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)}.group:hover .group-hover\:ring-border{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 232 236 / var(--tw-ring-opacity, 1))}.peer:checked~.peer-checked\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;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))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\: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)}.peer:focus~.peer-focus\:ring-primary\/35{--tw-ring-color: rgb(26 26 26 / .35)}@media(min-width:640px){.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-0{margin-left:0}.sm\:ml-auto{margin-left:auto}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:h-20{height:5rem}.sm\:h-40{height:10rem}.sm\:h-\[380px\]{height:380px}.sm\:w-20{width:5rem}.sm\:w-56{width:14rem}.sm\:max-w-xs{max-width:20rem}.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-\[2\.15rem\]{font-size:2.15rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-14{height:3.5rem}.md\:h-32{height:8rem}.md\:w-1\/2{width:50%}.md\:w-14{width:3.5rem}.md\:w-32{width:8rem}.md\:w-auto{width:auto}.md\:max-w-\[200px\]{max-width:200px}.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\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:self-center{align-self:center}.md\:rounded-xl{border-radius:16px}.md\:border{border-width:1px}.md\:border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.md\:p-12{padding:3rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.md\:pl-\[250px\]{padding-left:250px}.md\:pl-\[70px\]{padding-left:70px}.md\:pt-3{padding-top:.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-24{top:6rem}.lg\:top-28{top:7rem}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-9{grid-column:span 9 / span 9}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:hidden{display:none}.lg\:min-h-\[400px\]{min-height:400px}.lg\:w-56{width:14rem}.lg\:w-72{width:18rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:p-5{padding:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1280px){.xl\:sticky{position:sticky}.xl\:top-20{top:5rem}.xl\:col-span-12{grid-column:span 12 / span 12}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-5{grid-column:span 5 / span 5}.xl\:col-span-7{grid-column:span 7 / span 7}.xl\:col-span-8{grid-column:span 8 / span 8}.xl\:min-h-0{min-height:0px}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.xl\:gap-2\.5{gap:.625rem}.xl\:gap-4{gap:1rem}}@media(min-width:1536px){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:gap-3{gap:.75rem}}.peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:where([dir=rtl],[dir=rtl] *):after{content:var(--tw-content);--tw-translate-x: -100%;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))}.\[\&\:\:-webkit-scrollbar\]\:w-1::-webkit-scrollbar{width:.25rem}.\[\&_blockquote\]\:border-l-accent blockquote{--tw-border-opacity: 1;border-left-color:rgb(196 168 130 / var(--tw-border-opacity, 1))}.\[\&_blockquote\]\:italic blockquote{font-style:italic}.\[\&_blockquote\]\:text-ink-600 blockquote{--tw-text-opacity: 1;color:rgb(85 85 102 / var(--tw-text-opacity, 1))}.\[\&_h2\]\:mb-1 h2{margin-bottom:.25rem}.\[\&_h2\]\:mt-2 h2{margin-top:.5rem}.\[\&_h2\]\:text-sm h2{font-size:.875rem;line-height:1.25rem}.\[\&_h2\]\:font-semibold h2{font-weight:600}.\[\&_h3\]\:mb-1 h3{margin-bottom:.25rem}.\[\&_h3\]\:mt-2 h3{margin-top:.5rem}.\[\&_h3\]\:text-xs h3{font-size:.75rem;line-height:1rem}.\[\&_h3\]\:font-semibold h3{font-weight:600}.\[\&_li\]\:my-0\.5 li{margin-top:.125rem;margin-bottom:.125rem}.\[\&_li\]\:text-sm li{font-size:.875rem;line-height:1.25rem}.\[\&_p\]\:my-1 p{margin-top:.25rem;margin-bottom:.25rem}.\[\&_p\]\:text-sm p{font-size:.875rem;line-height:1.25rem}.\[\&_strong\]\:text-ink-950 strong{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.\[\&_ul\]\:my-1 ul{margin-top:.25rem;margin-bottom:.25rem}
