.page-shell{--tp-primary:#005b8f;--tp-primary-dark:#0a1f3a;--tp-primary-soft:#d6e2f0;--tp-bg:#e3ebf4;--tp-surface:#fff;--tp-surface-alt:#e4eaf2;--tp-accent:#0077b6;--tp-green:#afca0b;--tp-dark:#0f1f35;--tp-text:#1f2d44;--tp-text-soft:#51627a;--tp-border:rgba(15,31,53,.12);--tp-shadow:0 12px 32px rgba(15,31,53,.1);--content-width:760px;--section-width:1200px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;background:var(--tp-bg);color:var(--tp-text);font-family:Arial,Helvetica,sans-serif;line-height:1.6;overflow:hidden;-webkit-font-smoothing:antialiased}.page-shell *,.page-shell :after,.page-shell :before{box-sizing:border-box}.page-shell img{display:block;height:auto;max-width:100%}.page-shell a{color:inherit;text-decoration:none}.page-shell .footer,.page-shell .topbar{display:none}.page-shell .topbar{background:#fff;border-bottom:1px solid rgba(20,40,68,.08);padding:18px 24px}.page-shell .brandbar{align-items:stretch;display:grid;gap:32px;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:var(--section-width);width:100%}.page-shell .brandbar__cell{align-items:center;display:flex;min-width:0;width:100%}.page-shell .brandbar__cell--logo{align-items:center;display:flex;justify-content:flex-start}.page-shell .brandbar__cell--meta{align-items:center;display:flex;justify-content:center;text-align:center}.page-shell .brandbar__cell--badge{align-items:center;display:flex;justify-content:flex-end}.page-shell .brandbar__meta{color:var(--tp-text);font-size:1rem;line-height:1.35;margin:0 auto;max-width:420px;text-align:center}.page-shell .footer .brandbar__meta{color:hsla(0,0%,100%,.88)}.page-shell .brandbar__trellis-logo{display:block;height:42px;max-width:100%;object-fit:contain;width:auto}.page-shell .brandbar__ms-badge{display:block;flex-shrink:0;height:30px;max-width:100%;object-fit:contain;width:auto}.page-shell .draft-banner{background:#fefce8;border-bottom:1px solid #fde047;color:#713f12;font-size:.88rem;padding:12px 40px;text-align:center}.page-shell .draft-banner strong{margin-right:6px}.page-shell .hero{background:#e4eaf2;color:var(--tp-dark);padding:76px 40px 64px;position:relative}.page-shell .hero__inner{align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);margin:0 auto;max-width:var(--section-width)}.page-shell .eyebrow{background:rgba(0,91,143,.12);border-radius:999px;color:var(--tp-primary);display:inline-block;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:18px;padding:7px 12px;text-transform:uppercase}.page-shell .eyebrow__pill{background:#005288;border-radius:999px;color:#fff!important;display:inline-block;font-size:inherit;font-weight:inherit;letter-spacing:inherit;margin-left:6px;padding:4px 10px;text-decoration:none!important;text-transform:inherit;transition:background .15s}.page-shell .eyebrow__pill:hover{background:#0093d0}.page-shell .hero h1{color:var(--tp-dark);font-size:clamp(2.8rem,5vw,4.8rem);hyphens:none;letter-spacing:-.04em;line-height:1.02;margin:0 0 18px;overflow-wrap:normal;word-break:keep-all}.page-shell .hero h1 .accent{color:var(--tp-primary)}.page-shell .hero__subhead{color:var(--tp-text-soft);font-size:1.05rem;margin:0 0 28px;max-width:680px}.page-shell .hero__actions{display:flex;flex-wrap:wrap;gap:12px}.page-shell .button{align-items:center;border-radius:999px;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;min-height:46px;padding:0 20px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.page-shell .button:hover{transform:translateY(-1px)}.page-shell .button--primary{background:var(--tp-primary);box-shadow:0 10px 24px rgba(0,91,143,.25);color:#fff!important}.page-shell .button--primary:hover{background:#004c78}.page-shell .button--secondary{background:#fff;border:1px solid rgba(0,91,143,.18);color:var(--tp-primary)!important}.page-shell .hero__photo-wrap{align-items:center;display:flex;justify-content:center}.page-shell .hero__photo{display:block;height:auto;max-width:520px;object-fit:cover;width:100%}.page-shell .guide-nav{background:#fff;border-bottom:1px solid var(--tp-border);border-top:1px solid var(--tp-border);padding:28px 40px}.page-shell .guide-nav__inner{align-items:center;display:flex;gap:40px}.page-shell .guide-nav__toc{flex:1;min-width:0}.page-shell .guide-nav__pdf{align-items:flex-end;border-left:1px solid var(--tp-border);display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding-left:40px}.page-shell .guide-nav__pdf p{color:var(--tp-text-soft);font-size:.88rem;margin:0;max-width:220px;text-align:left}.page-shell .guide-nav__label{color:var(--tp-primary);font-size:.72rem;font-weight:800;letter-spacing:.1em;margin:0 0 12px;text-transform:uppercase;white-space:nowrap}.page-shell .guide-nav__list{counter-reset:nav-counter;display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.page-shell .guide-nav__list li{align-items:center;counter-increment:nav-counter;display:flex}.page-shell .guide-nav__list li:before{align-items:center;background:#afca0b;border-radius:50%;color:#0a1f3a;content:counter(nav-counter);display:inline-flex;flex-shrink:0;font-size:.65rem;font-weight:800;height:18px;justify-content:center;margin-right:10px;width:18px}.page-shell .guide-nav__list a{color:var(--tp-text);font-size:.85rem;text-decoration:none;transition:color .15s}.page-shell .guide-nav__list a:hover{color:var(--tp-primary);text-decoration:underline;text-underline-offset:3px}.page-shell .hero__card{background:#fff;border:1px solid var(--tp-border);border-radius:22px;box-shadow:var(--tp-shadow);padding:28px}.page-shell .hero__card h3{color:var(--tp-dark);font-size:1.05rem;margin:0 0 14px}.page-shell .hero__card ul{list-style:none;margin:0;padding:0}.page-shell .hero__card li{color:var(--tp-text);margin-bottom:12px;padding-left:22px;position:relative}.page-shell .hero__card li:before{background:var(--tp-green);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:10px;width:8px}.page-shell .content-section{padding:68px 40px}.page-shell .content-section--white{background:var(--tp-surface)}.page-shell .content-section--tint{background:var(--tp-surface-alt);border-bottom:1px solid var(--tp-border);border-top:1px solid var(--tp-border)}.page-shell .section-wrap{margin:0 auto;max-width:var(--section-width)}.page-shell .content-column{margin:0 auto;max-width:var(--content-width)}.page-shell .section-label{color:var(--tp-primary);font-size:.78rem;font-weight:800;letter-spacing:.08em;margin-bottom:14px;text-transform:uppercase}.page-shell h2{color:var(--tp-dark);font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.03em;line-height:1.08;margin:0 0 18px}.page-shell h3{color:var(--tp-dark);font-size:1.28rem;letter-spacing:-.02em;line-height:1.2;margin:0 0 12px}.page-shell p{color:var(--tp-text);font-size:1rem;margin:0 0 18px}.page-shell .toc{margin:24px 0 0;padding-left:20px}.page-shell .toc li{margin-bottom:10px}.page-shell .toc a:hover{color:var(--tp-primary);text-decoration:underline;text-underline-offset:3px}.page-shell .insight-bar{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px}.page-shell .use-case-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:36px}.page-shell .insight-card,.page-shell .use-case-card{background:#fff;border:1px solid var(--tp-border);border-radius:20px;box-shadow:0 10px 24px rgba(15,31,53,.08);padding:26px;transition:transform .2s ease,box-shadow .2s ease}.page-shell .insight-card:hover,.page-shell .use-case-card:hover{box-shadow:0 16px 36px rgba(15,31,53,.12);transform:translateY(-2px)}.page-shell .insight-card strong{color:var(--tp-primary);display:block;font-size:.98rem;font-weight:800;margin-bottom:8px}.page-shell .insight-card p:last-child,.page-shell .use-case-card p:last-child{margin-bottom:0}.page-shell .stat-row{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px}.page-shell .stat-card{background:#fff;border:1px solid var(--tp-border);border-radius:20px;box-shadow:0 10px 24px rgba(15,31,53,.08);padding:28px 24px;text-align:center}.page-shell .stat-card__number{color:var(--tp-primary);font-size:2.8rem;font-weight:800;line-height:1;margin-bottom:8px;white-space:nowrap}.page-shell .stat-card__label{color:var(--tp-text-soft);font-size:.9rem}.page-shell .agent-callout{background:linear-gradient(135deg,#0a1f3a,#005b8f);border-radius:22px;color:#fff;margin-top:36px;padding:36px}.page-shell .agent-callout h3{color:#fff;margin-bottom:10px}.page-shell .agent-callout p{color:hsla(0,0%,100%,.82);margin-bottom:0}.page-shell .agent-callout--blue{background:rgba(0,147,208,.1);border:1px solid rgba(0,147,208,.25)}.page-shell .agent-callout--blue h3{color:var(--tp-dark)}.page-shell .agent-callout--blue p{color:var(--tp-text)}.page-shell .callout{background:#fff;border-left:5px solid var(--tp-green);border-radius:16px;box-shadow:0 4px 16px rgba(15,31,53,.07);margin:36px 0;padding:26px}.page-shell .callout--green{background:#0a1f3a;border-left-color:#0093d0;box-shadow:none;color:hsla(0,0%,100%,.88)}.page-shell .callout--green strong{color:#fff}.page-shell .checklist{list-style:none;margin:24px 0 0;padding:0}.page-shell .checklist li{color:var(--tp-text);font-size:1.03rem;margin-bottom:14px;padding-left:30px;position:relative}.page-shell .checklist li:before{background:var(--tp-green);border-radius:50%;content:"";height:10px;left:0;position:absolute;top:10px;width:10px}.page-shell .pdf-nudge{align-items:center;background:#fff;border:1px solid var(--tp-border);border-radius:16px;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:24px 32px}.page-shell .pdf-nudge p{color:var(--tp-text-soft);flex:1;font-size:1rem;margin:0}.page-shell .cta-panel__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.page-shell .button--outline{background:transparent;border:1.5px solid hsla(0,0%,100%,.5);color:#fff!important}.page-shell .button--outline:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.page-shell .cta-panel{background:linear-gradient(180deg,#0a1f3a,#0f2747);border-radius:26px;box-shadow:0 18px 40px rgba(15,31,53,.18);color:#fff;margin:0 auto;max-width:980px;padding:44px}.page-shell .cta-panel h2{color:#fff!important;margin-bottom:14px}.page-shell .cta-panel p{color:hsla(0,0%,100%,.82)!important;max-width:760px}.page-shell .cta-panel .section-label{color:hsla(0,0%,100%,.72)!important}.page-shell .cta-contact-row{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:28px 0 32px}.page-shell .contact-card{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:16px;padding:24px}.page-shell .contact-card__label{color:hsla(0,0%,100%,.55);font-size:.72rem;font-weight:800;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}.page-shell .contact-item{display:flex;flex-direction:column;gap:10px}.page-shell .contact-link{align-items:center;color:hsla(0,0%,100%,.9);display:flex;font-size:.95rem;font-weight:500;gap:9px}.page-shell .contact-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.page-shell .contact-link svg{flex-shrink:0;opacity:.65}.page-shell .bdm-card{align-items:center;display:flex;gap:16px}.page-shell .bdm-photo{border:2px solid hsla(0,0%,100%,.25);border-radius:50%;flex-shrink:0;height:68px;object-fit:cover;width:68px}.page-shell .bdm-info{display:flex;flex-direction:column;gap:3px}.page-shell .bdm-name{color:#fff;font-size:1rem;font-weight:700}.page-shell .bdm-title{color:hsla(0,0%,100%,.55);font-size:.78rem;letter-spacing:.07em;margin-bottom:6px;text-transform:uppercase}.page-shell .bdm-link{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:.875rem;gap:7px}.page-shell .bdm-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.page-shell .bdm-link svg{flex-shrink:0;opacity:.6}.page-shell .footer{background:var(--tp-primary);color:hsla(0,0%,100%,.88);padding:32px 40px 40px}.page-shell .footer__inner{display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:var(--section-width)}.page-shell .footer h2,.page-shell .footer h3,.page-shell .footer p{color:hsla(0,0%,100%,.88)!important}.page-shell .footer__bottom{border-top:1px solid hsla(0,0%,100%,.18);padding-top:16px}.page-shell .footer__info{display:flex;flex-wrap:wrap;font-size:.95rem;gap:10px 18px}.page-shell .footer__info,.page-shell .footer__info a{color:hsla(0,0%,100%,.92)!important}.page-shell .footer__info a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}@media (max-width:980px){.page-shell .hero__inner,.page-shell .insight-bar,.page-shell .use-case-grid{grid-template-columns:1fr}.page-shell .guide-nav__inner{align-items:flex-start;flex-direction:column;gap:24px}.page-shell .guide-nav__pdf{align-items:flex-start;border-left:none;border-top:1px solid var(--tp-border);padding-left:0;padding-top:24px;width:100%}.page-shell .guide-nav__pdf p{max-width:none;text-align:left}.page-shell .hero{padding-top:72px}.page-shell .hero h1{max-width:none}.page-shell .cta-contact-row{grid-template-columns:1fr}}@media (max-width:767px){.page-shell .content-section,.page-shell .footer,.page-shell .hero,.page-shell .topbar{padding-left:20px;padding-right:20px}.page-shell .stat-card__number{font-size:2rem}.page-shell .brandbar{gap:16px;grid-template-columns:1fr}.page-shell .brandbar__cell--badge,.page-shell .brandbar__cell--logo,.page-shell .brandbar__cell--meta{justify-content:flex-start;text-align:left}.page-shell .brandbar__meta{margin:0}.page-shell .brandbar__trellis-logo{height:38px}.page-shell .brandbar__ms-badge{height:25px}.page-shell .hero h1{font-size:2.45rem}.page-shell .checklist li,.page-shell p{font-size:1rem}.page-shell .cta-panel,.page-shell .hero__card,.page-shell .insight-card,.page-shell .use-case-card{padding:24px}.page-shell .footer__info{flex-direction:column;gap:8px}}.page-shell .support-table-wrap{border:1px solid var(--tp-border);border-radius:var(--radius-md);box-shadow:0 16px 48px rgba(15,31,53,.13);overflow-x:auto}.page-shell .support-table{background:#fff;border-collapse:collapse;color:var(--tp-text);font-size:.9rem;table-layout:fixed;width:100%}.page-shell .support-table .support-table__header-row th{background:var(--tp-primary-dark);border-right:1px solid hsla(0,0%,100%,.1);color:#fff;padding:24px 20px;text-align:center;vertical-align:middle}.page-shell .support-table .support-table__header-row th:first-child{background:#0f2747;border-right-color:hsla(0,0%,100%,.08);text-align:left;width:32%}.page-shell .support-table .support-table__header-row th:last-child{border-right:none}.page-shell .support-table .support-table__col--featured{background:var(--tp-primary)!important;position:relative}.page-shell .support-table__featured-badge{background:var(--tp-green);border-radius:999px;color:var(--tp-dark);display:inline-block;font-size:.65rem;font-weight:800;letter-spacing:.08em;margin-bottom:10px;padding:4px 10px;text-transform:uppercase}.page-shell .support-table__plan-name{color:#fff;display:block;font-size:.95rem;font-weight:700;margin-bottom:5px}.page-shell .support-table__plan-desc{color:hsla(0,0%,100%,.6);display:block;font-size:.75rem;font-weight:400;line-height:1.4}.page-shell .support-table tbody tr{border-bottom:1px solid var(--tp-border);transition:background .12s}.page-shell .support-table tbody tr:last-child{border-bottom:none}.page-shell .support-table tbody tr:not(.support-table__group-row):hover{background:#f5f8fb}.page-shell .support-table tbody tr:not(.support-table__group-row):hover .support-table__cell--featured{background:rgba(0,91,143,.07)}.page-shell .support-table tbody td{border-right:1px solid var(--tp-border);font-size:.875rem;line-height:1.5;padding:14px 20px;vertical-align:middle}.page-shell .support-table tbody td:last-child{border-right:none}.page-shell .support-table tbody td:not(:first-child){color:var(--tp-text-soft);text-align:center}.page-shell .support-table tbody td:first-child{color:var(--tp-text);font-weight:500}.page-shell .support-table__cell--featured{background:rgba(0,91,143,.04);border-right-color:rgba(0,91,143,.12)!important;color:var(--tp-text)!important;font-weight:500}.page-shell .support-table__group-row td{background:#f0f4f8;border-bottom:1px solid var(--tp-border);border-top:2px solid var(--tp-primary-soft);color:var(--tp-primary);font-size:.68rem;font-weight:800;letter-spacing:.1em;padding:9px 20px;text-transform:uppercase}.page-shell .support-table__yes{align-items:center;background:var(--tp-green);border-radius:50%;color:var(--tp-dark);display:inline-flex;height:26px;justify-content:center;width:26px}.page-shell .support-table__yes:after{border-bottom:2.5px solid var(--tp-dark);border-left:2.5px solid var(--tp-dark);content:"";display:block;height:6px;transform:rotate(-45deg) translateY(-1px);width:10px}.page-shell .support-table__no{background:#d0d8e4;border-radius:2px;display:inline-block;height:2px;vertical-align:middle;width:16px}.page-shell .support-table__priority{align-items:center;background:#eef1f5;border:2px solid #d8dfe9;border-radius:50%;color:var(--tp-text-soft);display:inline-flex;font-size:.9rem;font-weight:800;height:30px;justify-content:center;width:30px}.page-shell .support-table__priority--mid{background:rgba(0,91,143,.1);border-color:rgba(0,91,143,.2);color:var(--tp-primary)}.page-shell .support-table__priority--top{background:var(--tp-primary);border-color:var(--tp-primary);box-shadow:0 4px 12px rgba(0,91,143,.3);color:#fff}.page-shell .support-table__sla{color:var(--tp-text-soft);display:inline-block;font-size:1.1rem;font-weight:700;line-height:1.2}.page-shell .support-table__sla em{color:#a0aaba;display:block;font-size:.7rem;font-style:normal;font-weight:400;letter-spacing:.04em;margin-top:2px;text-transform:uppercase}.page-shell .support-table__sla--mid{color:var(--tp-primary)}.page-shell .support-table__sla--mid em{color:rgba(0,91,143,.55)}.page-shell .support-table__sla--best{color:var(--tp-green)}.page-shell .support-table__sla--best em{color:rgba(175,202,11,.6)}.page-shell .support-table__note{color:var(--tp-text-soft);display:block;font-size:.75rem;font-weight:400;line-height:1.4;margin-top:3px}.page-shell .cta-contact-row--single{grid-template-columns:1fr}.page-shell .contact-item--row{flex-direction:row;flex-wrap:wrap;gap:12px 28px}.page-shell .cta-panel .contact-link{color:hsla(0,0%,100%,.95)!important}.page-shell .cta-panel .contact-link:hover{color:#fff!important}.page-shell .cta-panel .contact-link svg{color:#fff;opacity:.75}.page-shell .offers-filter{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.page-shell .offers-filter__pill{align-items:center;background:#fff;border:1px solid var(--tp-border);border-radius:999px;color:var(--tp-text);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.85rem;font-weight:600;padding:8px 16px;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.page-shell .offers-filter__pill:hover{border-color:var(--tp-primary);color:var(--tp-primary)}.page-shell .offers-filter__pill.is-active{background:var(--tp-primary);border-color:var(--tp-primary);box-shadow:0 6px 14px rgba(0,91,143,.25);color:#fff}.page-shell .offers-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.page-shell .offers-empty{background:#fff;border:1px dashed var(--tp-border);border-radius:var(--radius-md);color:var(--tp-text-soft);margin-top:36px;padding:24px;text-align:center}.page-shell .offer-card{background:#fff;border:1px solid var(--tp-border);border-radius:20px;box-shadow:0 10px 24px rgba(15,31,53,.08);display:flex;flex-direction:column;padding:28px;transition:transform .2s ease,box-shadow .2s ease}.page-shell .offer-card[hidden],.page-shell .offers-empty[hidden]{display:none!important}.page-shell .offer-card:hover{box-shadow:0 16px 36px rgba(15,31,53,.12);transform:translateY(-2px)}.page-shell .offer-card h3{color:var(--tp-dark);font-size:1.22rem;line-height:1.25;margin:0 0 12px}.page-shell .offer-card__tag{align-self:flex-start;background:rgba(0,91,143,.1);border-radius:999px;color:var(--tp-primary);display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.08em;margin-bottom:14px;padding:4px 10px;text-transform:uppercase}.page-shell .offer-card__tag--copilot{background:rgba(175,202,11,.18);color:#5a6b00}.page-shell .offer-card__tag--align{background:rgba(0,119,182,.12);color:var(--tp-accent)}.page-shell .offer-card__tag--assessments{background:rgba(15,31,53,.08);color:var(--tp-dark)}.page-shell .offer-card__tag--demos{background:rgba(0,147,208,.14);color:#006a97}.page-shell .offer-card__tag--migrations{background:rgba(0,91,143,.14);color:var(--tp-primary)}.page-shell .offer-card__tag--lowcode{background:rgba(175,202,11,.22);color:#4d5b00}.page-shell .offer-card__tag--dynamics{background:rgba(0,91,143,.12);color:var(--tp-primary)}.page-shell .offer-card__summary{color:var(--tp-text);font-size:.95rem;line-height:1.55;margin:0 0 16px}.page-shell .offer-card__details{display:none}.page-shell .offer-card.is-expanded .offer-card__details{animation:offerExpand .2s ease;display:block}@keyframes offerExpand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-shell .offer-card__lede{color:var(--tp-text);font-size:.95rem;line-height:1.55;margin:0 0 14px}.page-shell .offer-card__toggle{align-items:center;align-self:flex-start;background:transparent;border:none;color:var(--tp-primary);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem;font-weight:700;gap:6px;margin:4px 0 16px;padding:0;transition:color .15s}.page-shell .offer-card__toggle:hover{color:var(--tp-accent);text-decoration:underline;text-underline-offset:3px}.page-shell .offer-card__toggle:after{border-bottom:2px solid;border-right:2px solid;content:"";height:8px;margin-top:-2px;transform:rotate(45deg);transition:transform .2s ease;width:8px}.page-shell .offer-card.is-expanded .offer-card__toggle:after{margin-top:2px;transform:rotate(-135deg)}.page-shell .offer-card__subhead{color:var(--tp-primary);font-size:.82rem;font-weight:800;letter-spacing:.06em;margin:8px 0;text-transform:uppercase}.page-shell .offer-card__list{list-style:none;margin:0 0 14px;padding:0}.page-shell .offer-card__list li{color:var(--tp-text);font-size:.92rem;line-height:1.5;margin-bottom:8px;padding-left:20px;position:relative}.page-shell .offer-card__list li:before{background:var(--tp-green);border-radius:50%;content:"";height:7px;left:0;position:absolute;top:9px;width:7px}.page-shell .offer-card__footer-text{color:var(--tp-text-soft);font-size:.9rem;font-style:italic;margin:4px 0 18px}.page-shell .offer-card__cta{align-self:stretch;display:none;margin-top:auto}.page-shell .offer-card.is-expanded .offer-card__cta{display:inline-flex}.page-shell .faq-category{background:#fff;border:1px solid var(--tp-border);border-radius:var(--radius-md);box-shadow:0 6px 18px rgba(15,31,53,.06);margin:16px auto 0;max-width:900px;overflow:hidden;transition:box-shadow .15s}.page-shell .faq-category[open]{box-shadow:0 14px 32px rgba(15,31,53,.1)}.page-shell .faq-category>summary.faq-category__summary{align-items:center;background:linear-gradient(135deg,#0a1f3a,#0f2747);color:#fff;cursor:pointer;display:flex;gap:16px;justify-content:space-between;list-style:none;padding:22px 60px 22px 26px;position:relative;transition:filter .15s;user-select:none}.page-shell .faq-category>summary.faq-category__summary::-webkit-details-marker{display:none}.page-shell .faq-category>summary.faq-category__summary:hover{filter:brightness(1.1)}.page-shell .faq-category>summary.faq-category__summary:after{border-bottom:2.5px solid #fff;border-right:2.5px solid #fff;content:"";height:12px;position:absolute;right:28px;top:50%;transform:translateY(-75%) rotate(45deg);transition:transform .2s ease;width:12px}.page-shell .faq-category[open]>summary.faq-category__summary:after{transform:translateY(-25%) rotate(-135deg)}.page-shell .faq-category>summary.faq-category__summary .faq-category__summary-text{color:#fff!important;font-size:1.2rem;font-weight:700;letter-spacing:-.01em}.page-shell .faq-category>summary.faq-category__summary .faq-category__summary-count{color:hsla(0,0%,100%,.8)!important;font-size:.78rem;font-weight:600;letter-spacing:.06em;padding-right:28px;text-transform:uppercase}.page-shell .faq-category__body{background:#f8fafd;padding:16px 22px 22px}.page-shell .faq-category__body .faq-item:last-child{margin-bottom:0}.page-shell .faq-item{background:#fff;border:1px solid var(--tp-border);border-radius:var(--radius-sm);box-shadow:0 2px 8px rgba(15,31,53,.04);margin-bottom:10px;overflow:hidden;transition:box-shadow .15s}.page-shell .faq-item[open]{box-shadow:0 8px 20px rgba(15,31,53,.08)}.page-shell .faq-item summary{cursor:pointer;display:block;list-style:none;padding:18px 54px 18px 22px;position:relative;user-select:none}.page-shell .faq-item summary::-webkit-details-marker{display:none}.page-shell .faq-item summary:after{border-bottom:2.5px solid var(--tp-primary);border-right:2.5px solid var(--tp-primary);content:"";height:12px;position:absolute;right:24px;top:26px;transform:rotate(45deg);transition:transform .2s ease;width:12px}.page-shell .faq-item[open] summary:after{top:30px;transform:rotate(-135deg)}.page-shell .faq-item__q-text{color:var(--tp-dark);display:block;font-size:1rem;font-weight:700;line-height:1.35;transition:color .15s}.page-shell .faq-item__q-summary{color:var(--tp-text-soft);display:block;font-size:.88rem;font-weight:400;line-height:1.45;margin-top:4px}.page-shell .faq-item[open] .faq-item__q-summary{display:none}.page-shell .faq-item summary:hover .faq-item__q-text{color:var(--tp-primary)}.page-shell .faq-item__body{color:var(--tp-text);font-size:.95rem;padding:0 22px 20px}.page-shell .faq-item__body p{margin:0 0 12px}.page-shell .faq-item__body p:last-child{margin-bottom:0}.page-shell .faq-item__body ul{margin:0 0 10px;padding-left:20px}.page-shell .faq-item__body li{line-height:1.55;margin-bottom:8px}@media (max-width:1100px){.page-shell .offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.page-shell .offers-grid{grid-template-columns:1fr}.page-shell .offer-card{padding:22px}.page-shell .offers-filter__pill{font-size:.8rem;padding:7px 13px}.page-shell .faq-item summary{font-size:.95rem;padding:14px 18px}.page-shell .faq-item__body{padding:0 18px 16px}}@media print{.page-shell .offers-filter{display:none!important}.page-shell .offers-grid{gap:12px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.page-shell .offer-card{border:1px solid #ccc!important;box-shadow:none!important;break-inside:avoid!important;padding:14px!important;page-break-inside:avoid!important}.page-shell .offer-card h3{font-size:.95rem!important}.page-shell .offer-card__footer-text,.page-shell .offer-card__lede,.page-shell .offer-card__list li{font-size:.78rem!important}.page-shell .offer-card__tag{font-size:.58rem!important;margin-bottom:8px!important;padding:2px 7px!important}.page-shell .offer-card__cta{font-size:.72rem!important;min-height:26px!important;padding:0 10px!important}.page-shell .offer-card__details{display:block!important}.page-shell .offer-card__cta{display:inline-flex!important}.page-shell .offer-card__toggle{display:none!important}.page-shell .faq-item{break-inside:avoid!important;page-break-inside:avoid!important;border:1px solid #ccc!important}.page-shell .faq-item,.page-shell .faq-item[open]{box-shadow:none!important}.page-shell .faq-item summary{font-size:.88rem!important;padding:10px 14px!important}.page-shell .faq-item summary:after{display:none!important}.page-shell .faq-item:not([open])>summary~*,.page-shell .faq-item>.faq-item__body{display:block!important}.page-shell .faq-item__body{font-size:.8rem!important;padding:0 14px 12px!important}.page-shell .faq-group__title{font-size:1.05rem!important}.page-shell .topbar{display:block!important}#hs-eu-cookie-confirmation,.header--main,.hs-elevate-footer,.hs-elevate-header,.hs-elevate-nav,.hs-nav-v4,footer.hs-footer-element{display:none!important}body,html{background:#fff!important;margin:0!important;padding:0!important}.page-shell,.page-shell *,body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.page-shell{overflow:visible!important;width:100%!important}.page-shell .content-section,.page-shell .footer,.page-shell .hero,.page-shell .topbar{padding-left:0!important;padding-right:0!important}.page-shell .footer__inner,.page-shell .hero__inner,.page-shell .section-wrap{margin-left:0!important;margin-right:0!important;max-width:none!important;padding-left:.22in!important;padding-right:.22in!important;width:100%!important}.page-shell .topbar{padding:14px .22in!important}.page-shell .brandbar{align-items:center!important;display:grid!important;gap:24px!important;grid-template-columns:1fr auto 1fr!important;margin:0!important;max-width:none!important;padding:0!important;width:100%!important}.page-shell .brandbar__cell{align-items:center!important;display:flex!important;min-width:0!important;width:100%!important}.page-shell .brandbar__cell--logo{justify-content:flex-start!important}.page-shell .brandbar__cell--meta{justify-content:center!important;text-align:center!important}.page-shell .brandbar__cell--badge{justify-content:flex-end!important}.page-shell .brandbar__meta{font-size:.68rem!important;line-height:1.4!important;margin:0 auto!important;max-width:none!important;text-align:center!important;white-space:normal!important}.page-shell .brandbar__trellis-logo{height:26px!important;width:auto!important}.page-shell .brandbar__ms-badge{height:20px!important;width:auto!important}.page-shell .footer__inner{padding-bottom:0!important;padding-top:0!important}.page-shell .footer__info{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;font-size:.82rem!important;gap:0!important;justify-content:space-between!important}.page-shell .eyebrow{font-size:9px!important;margin-bottom:12px!important;padding:4px 8px!important}.page-shell .eyebrow__pill{font-size:9px!important;margin-left:4px!important;padding:3px 8px!important}.page-shell .hero h1{font-size:36px!important;letter-spacing:-.02em!important;line-height:1.08!important}.page-shell h2{font-size:24px!important;line-height:1.1!important}.page-shell h3{font-size:1rem!important}.page-shell .checklist li,.page-shell p{font-size:.88rem!important}.page-shell .hero{background:#e4eaf2!important;padding-bottom:24px!important;padding-top:28px!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.page-shell .hero__inner{align-items:start!important;gap:28px!important;grid-template-columns:1.1fr .9fr!important}.page-shell .hero__subhead{font-size:.88rem!important;margin-bottom:16px!important}.page-shell .hero__card{padding:14px 16px!important}.page-shell .hero__card h3{font-size:.88rem!important;margin-bottom:8px!important}.page-shell .hero__card li{font-size:.82rem!important;margin-bottom:6px!important}.page-shell .button{font-size:.78rem!important;min-height:30px!important;padding:0 12px!important}.page-shell .insight-card,.page-shell .use-case-card{padding:16px!important}.page-shell .insight-bar{gap:12px!important;margin-top:20px!important}.page-shell .use-case-grid{gap:14px!important;margin-top:20px!important}.page-shell .content-section{padding-bottom:24px!important;padding-top:24px!important}.page-shell .footer{padding-bottom:16px!important;padding-top:16px!important}.page-shell .content-column{margin-left:0!important;margin-right:0!important;max-width:100%!important}.page-shell .cta-panel{margin-left:0!important;margin-right:0!important;max-width:none!important;padding:28px!important;width:100%!important}.page-shell .cta-contact-row{grid-template-columns:1fr 1fr!important}.page-shell .callout,.page-shell .checklist,.page-shell .content-section,.page-shell .cta-panel,.page-shell .hero,.page-shell .hero__card,.page-shell .insight-card,.page-shell .use-case-card{break-inside:avoid!important;page-break-inside:avoid!important}.page-shell .button--outline,.page-shell .guide-nav__pdf,.page-shell .pdf-nudge{display:none!important}.page-shell .support-table-wrap{border:1px solid #ccc!important;box-shadow:none!important;overflow-x:visible!important}.page-shell .support-table{font-size:.72rem!important}.page-shell .support-table .support-table__header-row th,.page-shell .support-table tbody td{padding:7px 10px!important}.page-shell .support-table__plan-desc{display:none!important}.page-shell .support-table__featured-badge{font-size:.58rem!important;margin-bottom:5px!important;padding:2px 6px!important}.page-shell .hero__photo{max-width:280px!important}}@page{size:auto;margin:.2in}