@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";html:has(body.gh-solutions-landing){margin:0;padding:0;overflow-x:clip;background:var(--gh-paper-warm, #f8fafc)}body.gh-solutions-landing{margin:0!important;padding:0!important;overflow-x:clip;background:var(--gh-paper-warm, #f8fafc)!important;background-image:none!important;background-attachment:scroll!important}body.gh-solutions-landing #page-container,body.gh-solutions-landing #et-boc{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:clip;background:transparent!important;box-shadow:none!important}body.gh-solutions-landing #et-main-area,body.gh-solutions-landing #main-content,body.gh-solutions-landing #main-content .container,body.gh-solutions-landing #content-area,body.gh-solutions-landing #left-area{width:100%!important;max-width:100%!important;float:none!important;box-sizing:border-box}body.gh-solutions-landing #main-content .container,body.gh-solutions-landing #main-content .entry-content{padding:0!important;margin:0!important}body.gh-solutions-landing .gh-solutions-main{--gh-font: "Plus Jakarta Sans", system-ui, sans-serif;--gh-brand: #d85a1f;--gh-brand-deep: #b84a19;--gh-brand-light: #f97316;--gh-brand-soft: rgba(216, 90, 31, .1);--gh-brand-glow: rgba(216, 90, 31, .14);--gh-navy: #071a33;--gh-navy-soft: #0b2a4a;--gh-teal: #167a8a;--gh-teal-deep: #0e5c69;--gh-teal-soft: rgba(22, 122, 138, .08);--gh-slate: #64748b;--gh-ink: #1e293b;--gh-paper: #f6f8fb;--gh-paper-warm: #f8fafc;--gh-white: #ffffff;--gh-line: #e2e8f0;--gh-line-soft: rgba(7, 26, 51, .08);--gh-radius-xl: 16px;--gh-radius-lg: 12px;--gh-radius-md: 8px;--gh-shadow-lg: 0 20px 50px rgba(12, 27, 42, .08);--gh-shadow-md: 0 8px 30px rgba(12, 27, 42, .06);--gh-shadow-sm: 0 2px 12px rgba(12, 27, 42, .04);--gh-wrap: min(1080px, calc(100% - 3rem) );--gh-sec-pad: clamp(3.5rem, 6vw, 5.5rem);--gh-scroll-pad: 5rem;--gh-landing-bar-h: 3.75rem;font-family:var(--gh-font);background:var(--gh-paper-warm);color:var(--gh-navy);width:100%;max-width:100%;min-width:0;overflow-x:clip}body.gh-solutions-landing #et-main-area .gh-sol-wrap{width:100%;max-width:1160px;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem);box-sizing:border-box}body.gh-solutions-landing #et-main-area a:focus-visible,body.gh-solutions-landing #et-main-area .gh-sol-btn:focus-visible{outline:2px solid var(--gh-brand);outline-offset:3px}.gh-sol-page{background:var(--gh-paper-warm)}.gh-sol-sec{scroll-margin-top:var(--gh-scroll-pad);padding:var(--gh-sec-pad) 0}.gh-sol-landing-bar{position:sticky;top:0;z-index:50;background:#ffffffeb;border-bottom:1px solid var(--gh-line-soft);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);box-shadow:0 4px 24px #071a330a}.gh-sol-landing-bar__inner{display:flex;align-items:center;justify-content:center;min-height:var(--gh-landing-bar-h);padding-block:.65rem}@media(min-width:641px){.gh-sol-landing-bar__inner{justify-content:flex-end}}.gh-sol-landing-bar__nav{display:flex;align-items:center;gap:.3rem;padding:.35rem;background:#ffffffe6;border:1px solid var(--gh-line);border-radius:999px;box-shadow:var(--gh-shadow-sm)}.gh-sol-landing-bar__link{font-size:.8125rem;font-weight:600;color:var(--gh-slate);text-decoration:none;padding:.5rem 1rem;border-radius:999px;transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.gh-sol-landing-bar__link:hover{color:var(--gh-navy);background:var(--gh-paper-warm)}.gh-sol-landing-bar__link.is-active{color:var(--gh-white);background:linear-gradient(135deg,var(--gh-navy) 0%,var(--gh-navy-soft) 100%);box-shadow:0 4px 14px #071a3338}@media(max-width:640px){.gh-sol-landing-bar__inner{padding-inline:.5rem}.gh-sol-landing-bar__nav{width:100%;justify-content:space-between;gap:.15rem;padding:.3rem;border-radius:var(--gh-radius-lg)}.gh-sol-landing-bar__link{flex:1;text-align:center;padding:.55rem .5rem;font-size:.75rem;border-radius:var(--gh-radius-md)}.gh-sol-landing-bar__link.is-active{border-bottom:none}}.gh-sol-hero{--gh-hero-viewport: calc(100dvh - var(--gh-landing-bar-h));--gh-hero-viewport: calc(100svh - var(--gh-landing-bar-h));position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;min-height:var(--gh-hero-viewport);padding:clamp(2rem,4.5vh,3.25rem) 0 clamp(2.25rem,4vh,3rem);background:var(--gh-paper-warm);border-bottom:1px solid var(--gh-line);overflow:hidden}.gh-sol-hero__backdrop{position:absolute;inset:0;pointer-events:none;overflow:hidden}.gh-sol-hero__glow{position:absolute;border-radius:50%;filter:blur(60px)}.gh-sol-hero__glow--brand{top:-15%;left:-8%;width:min(360px,42vw);height:min(360px,42vw);background:radial-gradient(circle,rgba(216,90,31,.06) 0%,transparent 72%)}.gh-sol-hero__glow--navy{top:5%;right:-10%;width:min(400px,48vw);height:min(400px,48vw);background:radial-gradient(circle,rgba(7,26,51,.03) 0%,transparent 72%)}.gh-sol-hero__mesh{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(var(--gh-line) 1px,transparent 1px),linear-gradient(90deg,var(--gh-line) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 80%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 80%)}.gh-sol-hero:after{content:"";position:absolute;inset-inline:0;bottom:0;z-index:0;height:min(4rem,8vh);pointer-events:none;background:linear-gradient(180deg,transparent 0%,var(--gh-paper-warm) 100%)}.gh-sol-hero__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,400px);gap:clamp(2.25rem,5vw,4rem);align-items:center;width:100%;flex:1;min-height:0}@media(max-width:900px){.gh-sol-hero{justify-content:flex-start;min-height:var(--gh-hero-viewport);padding-top:clamp(1.5rem,4vh,2.25rem);padding-bottom:clamp(2rem,5vh,2.75rem)}.gh-sol-hero__layout{grid-template-columns:1fr;gap:clamp(1.75rem,4vw,2.25rem);align-items:stretch}.gh-sol-hero__brand{order:-1}.gh-sol-hero__copy{text-align:center}.gh-sol-hero__eyebrow{justify-content:center}.gh-sol-hero__title,.gh-sol-hero__lead{margin-inline:auto}.gh-sol-hero__actions{justify-content:center}.gh-sol-hero__trust{margin-inline:auto}}@media(max-height:740px)and (min-width:901px){.gh-sol-hero{min-height:0;padding:1.75rem 0 2rem}.gh-sol-hero__layout{gap:1.75rem}.gh-sol-hero__title{font-size:clamp(1.85rem,3.5vw,2.35rem)}.gh-sol-hero__actions,.gh-sol-hero__trust{margin-top:1.25rem}}.gh-sol-hero__copy{min-width:0}.gh-sol-hero__brand{display:flex;flex-direction:column;justify-content:center;gap:clamp(1.25rem,2.5vh,1.65rem);min-width:0}.gh-sol-hero__badge{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0 0 1rem;padding:.4rem .85rem;font-size:.7rem;font-weight:600;letter-spacing:.02em;line-height:1.35;color:var(--gh-navy-soft);background:#ffffffd9;border:1px solid rgba(216,90,31,.22);border-radius:999px;box-shadow:0 2px 12px #071a330a}@media(max-width:900px){.gh-sol-hero__badge{margin-inline:auto}}.gh-sol-hero__eyebrow{display:inline-flex;align-items:center;gap:.65rem;margin:0 0 1rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-hero__eyebrow:before{content:"";width:2rem;height:2px;background:linear-gradient(90deg,var(--gh-brand) 0%,var(--gh-brand-light) 100%);flex-shrink:0}.gh-sol-hero__title{margin:0 0 1.15rem;font-size:clamp(2.25rem,4.2vw + .5rem,3.35rem);font-weight:800;letter-spacing:-.035em;line-height:1.08;color:var(--gh-navy);max-width:11.5em}.gh-sol-hero__title-accent{display:block;margin-top:.1em;background:linear-gradient(120deg,var(--gh-brand) 0%,var(--gh-brand-light) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}@supports not (background-clip: text){.gh-sol-hero__title-accent{color:var(--gh-brand)}}.gh-sol-hero__lead{margin:0;max-width:42ch;font-size:clamp(1.02rem,1.6vw + .25rem,1.2rem);line-height:1.65;color:var(--gh-slate)}.gh-sol-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:clamp(1.5rem,3vh,2rem)}@media(max-width:520px){.gh-sol-hero__actions{flex-direction:column;width:100%}.gh-sol-hero__actions .gh-sol-btn{width:100%}}.gh-sol-hero__trust{display:flex;flex-direction:column;gap:.65rem;margin:clamp(1.5rem,3vh,2rem) 0 0;padding:0;list-style:none;max-width:34rem}@media(min-width:640px){.gh-sol-hero__trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.25rem}.gh-sol-hero__benefit:last-child{grid-column:1 / -1}}.gh-sol-hero__benefit{display:flex;align-items:flex-start;gap:.55rem;min-width:0}@media(max-width:900px){.gh-sol-hero__benefit{justify-content:center;text-align:left}}.gh-sol-hero__benefit-icon{flex-shrink:0;display:flex;color:var(--gh-brand);margin-top:.05rem}.gh-sol-hero__benefit-text{font-size:.8125rem;font-weight:500;line-height:1.45;color:var(--gh-ink)}.gh-sol-hero__logo-stage{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(1.65rem,3.5vh,2.35rem);border-radius:var(--gh-radius-xl);background:linear-gradient(145deg,#fffffff2,#f6f8fbe6);border:1px solid var(--gh-line);box-shadow:var(--gh-shadow-md);overflow:hidden}.gh-sol-hero__logo-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,var(--gh-brand-glow) 0%,transparent 45%),radial-gradient(circle at 85% 75%,rgba(7,26,51,.06) 0%,transparent 50%);pointer-events:none}.gh-sol-hero__logo-ring{position:absolute;inset:12px;border:1px solid rgba(216,90,31,.12);border-radius:calc(var(--gh-radius-xl) - 4px);pointer-events:none}.gh-sol-hero__logo{position:relative;z-index:1;display:block;line-height:0}.gh-sol-hero__logo img{display:block;width:100%;max-width:clamp(220px,22vw,280px);height:auto;margin-inline:auto;object-fit:contain}@media(max-width:900px){.gh-sol-hero__logo-stage{max-width:min(300px,88vw);margin-inline:auto}.gh-sol-hero__logo img{max-width:clamp(200px,52vw,240px)}}.gh-sol-hero__panel{padding:clamp(1.35rem,2.5vw,1.65rem);background:#ffffffeb;border:1px solid var(--gh-line);border-radius:var(--gh-radius-xl);box-shadow:var(--gh-shadow-lg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gh-sol-hero__panel-label{margin:0 0 1rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-hero__products{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.7rem}.gh-sol-hero__product{display:flex;align-items:center;gap:.9rem;padding:1rem 1.05rem;text-decoration:none;color:inherit;background:linear-gradient(135deg,var(--gh-paper-warm) 0%,var(--gh-white) 100%);border:1px solid var(--gh-line);border-radius:var(--gh-radius-lg);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background .22s ease}.gh-sol-hero__product:hover{border-color:#d85a1f59;box-shadow:0 10px 28px #071a3314;transform:translateY(-2px);background:var(--gh-white)}.gh-sol-hero__product--edoc:hover{border-color:#d85a1f73}.gh-sol-hero__product--facetec:hover{border-color:#0b2a4a59}.gh-sol-hero__product-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--gh-radius-md);color:var(--gh-brand);background:var(--gh-brand-soft);border:1px solid rgba(216,90,31,.15)}.gh-sol-hero__product--facetec .gh-sol-hero__product-icon{color:var(--gh-navy-soft);background:#071a330f;border-color:#071a331a}.gh-sol-hero__product-text{flex:1;min-width:0}.gh-sol-hero__product-name{display:block;font-size:1.02rem;font-weight:700;letter-spacing:-.02em;color:var(--gh-navy)}.gh-sol-hero__product-desc{display:block;margin-top:.2rem;font-size:.8rem;line-height:1.4;color:var(--gh-slate)}.gh-sol-hero__product-arrow{flex-shrink:0;display:flex;color:var(--gh-brand);transition:transform .22s ease}.gh-sol-hero__product--facetec .gh-sol-hero__product-arrow{color:var(--gh-navy-soft)}.gh-sol-hero__product:hover .gh-sol-hero__product-arrow{transform:translate(4px)}.gh-solutions-main .gh-sol-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.9rem 1.55rem;border-radius:var(--gh-radius-md);font-family:var(--gh-font);font-size:.875rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.gh-solutions-main .gh-sol-btn--primary{background:linear-gradient(135deg,var(--gh-navy) 0%,var(--gh-navy-soft) 100%);color:#fff;box-shadow:0 6px 20px #071a3338}.gh-solutions-main .gh-sol-btn--primary:hover{background:linear-gradient(135deg,var(--gh-navy-soft) 0%,var(--gh-navy) 100%);box-shadow:0 8px 24px #071a3347;transform:translateY(-1px)}.gh-solutions-main .gh-sol-btn--secondary{border:1px solid rgba(216,90,31,.35);color:var(--gh-navy);background:var(--gh-white);box-shadow:0 2px 10px #071a330a}.gh-solutions-main .gh-sol-btn--secondary:hover{border-color:var(--gh-brand);color:var(--gh-brand-deep);background:var(--gh-brand-soft);transform:translateY(-1px)}.gh-solutions-main .gh-sol-btn--ghost{border:1px solid rgba(255,255,255,.25);color:#fff;background:transparent}.gh-solutions-main .gh-sol-btn--ghost:hover{background:#ffffff14}.gh-solutions-main .gh-sol-btn--ghost-dark{border:1px solid rgba(255,255,255,.2);color:#fff;background:transparent}.gh-solutions-main .gh-sol-btn--ghost-dark:hover{background:#ffffff14}.gh-solutions-main .gh-sol-btn--outline{flex-shrink:0;align-self:center;padding:.7rem 1.15rem;border:1px solid var(--gh-line);color:var(--gh-navy);background:var(--gh-white)}.gh-solutions-main .gh-sol-btn--outline:hover{border-color:var(--gh-brand);color:var(--gh-brand-deep);background:var(--gh-brand-soft)}.gh-solutions-main .gh-sol-plan__foot .gh-sol-btn--plan{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:3rem;margin:0;padding:.9rem 1.25rem;text-align:center;box-sizing:border-box;background:var(--gh-navy);color:#fff;box-shadow:none;transform:none}.gh-solutions-main .gh-sol-plan__foot .gh-sol-btn--plan:hover{background:var(--gh-brand-deep)}.gh-sol-plan--featured .gh-sol-plan__foot .gh-sol-btn--plan{background:linear-gradient(135deg,var(--gh-brand) 0%,var(--gh-brand-deep) 100%)}.gh-sol-plan--featured .gh-sol-plan__foot .gh-sol-btn--plan:hover{background:linear-gradient(135deg,var(--gh-brand-deep) 0%,var(--gh-brand) 100%)}.gh-sol-plan__cta-text{display:block;width:100%;text-align:center}.gh-sol-sec__head{display:flex;align-items:baseline;gap:1rem;margin-bottom:clamp(2rem,4vw,3rem);padding-bottom:1.25rem;border-bottom:1px solid var(--gh-line)}.gh-sol-sec__num{flex-shrink:0;font-size:.8rem;font-weight:600;letter-spacing:.08em;color:var(--gh-slate)}.gh-sol-sec__eyebrow{margin:0 0 .25rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-sec__title{margin:0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.gh-sol-card{background:var(--gh-white);border-radius:var(--gh-radius-xl);border:1px solid var(--gh-line);box-shadow:none}.gh-sol-plan{position:relative;display:flex;flex-direction:column;min-height:100%;padding:0;border-radius:var(--gh-radius-xl);background:var(--gh-white);border:1px solid var(--gh-line);box-shadow:none;overflow:hidden}.gh-sol-plan--featured{border-color:#d85a1f73}.gh-sol-plan__top{padding:1.5rem 1.5rem 0;text-align:left}.gh-sol-plan__ribbon{position:absolute;top:1.15rem;right:1.15rem;padding:.25rem .5rem;border-radius:4px;font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:var(--gh-brand);color:#fff}.gh-sol-plan__badge{margin:0 0 .5rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-plan__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.gh-sol-plan__price{margin:0;font-size:clamp(1.75rem,3.5vw,2.1rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--gh-navy)}.gh-sol-plan__meta{margin:.35rem 0 0;font-size:.84rem;color:var(--gh-slate)}.gh-sol-plan__note{margin:.5rem 0 0;font-size:.8rem;font-weight:500;color:var(--gh-slate)}.gh-sol-plan__rows{margin:0;padding:1rem 1.5rem;list-style:none;flex:1;border-top:1px solid var(--gh-line);background:transparent}.gh-sol-plan__rows li{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem 1.25rem;padding:.6rem 0;font-size:.88rem;color:var(--gh-slate);border-bottom:1px solid rgba(6,18,31,.05)}.gh-sol-plan__rows li:last-child{border-bottom:none}.gh-sol-plan__rows li span{text-align:left}.gh-sol-plan__rows strong{font-size:.92rem;font-weight:700;color:var(--gh-ink);text-align:right;white-space:nowrap}.gh-sol-plan__foot{display:flex;flex-direction:column;align-items:stretch;margin-top:auto;padding:1.25rem 1.5rem 1.5rem;text-align:center;background:var(--gh-white);border-top:1px solid rgba(6,18,31,.06)}.gh-sol-sec--contact{position:relative;padding:clamp(2.5rem,5vw,4rem) 0 clamp(3rem,6vw,4.5rem);background:var(--gh-paper-warm);border-top:1px solid var(--gh-line)}.gh-sol-contact{position:relative;overflow:hidden;border-radius:var(--gh-radius-xl);background:var(--gh-white);border:1px solid var(--gh-line);box-shadow:var(--gh-shadow-md)}.gh-sol-contact:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gh-brand) 0%,var(--gh-brand-light) 50%,var(--gh-navy) 100%);pointer-events:none}.gh-sol-contact__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,1fr);gap:clamp(2rem,4vw,3rem);align-items:center;padding:clamp(2.25rem,4.5vw,3.25rem);color:var(--gh-navy)}@media(max-width:768px){.gh-sol-contact__grid{grid-template-columns:1fr;gap:1.75rem;padding:clamp(1.75rem,5vw,2.25rem)}.gh-sol-contact__copy{text-align:center}.gh-sol-contact__eyebrow{justify-content:center}.gh-sol-contact__lead{margin-inline:auto}}.gh-sol-contact__eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .85rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-contact__eyebrow:before{content:"";width:1.75rem;height:2px;background:linear-gradient(90deg,var(--gh-brand) 0%,var(--gh-brand-light) 100%);flex-shrink:0}.gh-sol-contact__title{margin:0 0 .85rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.12;color:var(--gh-navy)}.gh-sol-contact__lead{margin:0;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.65;color:var(--gh-slate);max-width:42ch}.gh-sol-contact__actions{display:flex;flex-direction:column;gap:.75rem;min-width:0}.gh-sol-contact__action{display:flex;align-items:center;gap:.9rem;padding:.95rem 1.1rem;text-decoration:none;border-radius:var(--gh-radius-lg);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gh-sol-contact__action--primary{background:linear-gradient(135deg,var(--gh-brand) 0%,var(--gh-brand-deep) 100%);border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 24px #d85a1f59;color:#fff}.gh-sol-contact__action--primary:hover{background:linear-gradient(135deg,var(--gh-brand-light) 0%,var(--gh-brand) 100%);box-shadow:0 10px 28px #d85a1f6b;transform:translateY(-2px)}.gh-sol-contact__action--ghost{background:var(--gh-paper-warm);border:1px solid var(--gh-line);color:var(--gh-navy)}.gh-sol-contact__action--ghost:hover{background:var(--gh-white);border-color:#d85a1f59;box-shadow:var(--gh-shadow-sm);transform:translateY(-1px)}.gh-sol-contact__action-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--gh-radius-md);background:var(--gh-white);border:1px solid var(--gh-line);color:var(--gh-brand)}.gh-sol-contact__action--primary .gh-sol-contact__action-icon{background:#fff3;border-color:#ffffff40;color:#fff}.gh-sol-contact__action--ghost .gh-sol-contact__action-label{color:var(--gh-slate)}.gh-sol-contact__action--ghost .gh-sol-contact__action-value{color:var(--gh-navy)}.gh-sol-contact__action-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;text-align:left}.gh-sol-contact__action-label{font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.9}.gh-sol-contact__action--primary .gh-sol-contact__action-label{color:#ffffffe6}.gh-sol-contact__action-value{font-size:.9rem;font-weight:600;letter-spacing:-.01em;line-height:1.3}.gh-sol-contact__action--primary .gh-sol-contact__action-value{font-size:.95rem;font-weight:700}.gh-sol-contact__action:focus-visible{outline:2px solid var(--gh-brand-light);outline-offset:3px}body.gh-solutions-landing .gh-footer{width:100%!important;max-width:100%!important}.gh-solutions-main .gh-sol-landing-bar__inner,.gh-solutions-main .gh-sol-hero__layout,.gh-solutions-main .gh-sol-hero__copy,.gh-solutions-main .gh-sol-hero__brand,.gh-solutions-main .gh-sol-hero__logo-stage,.gh-solutions-main .gh-sol-hero__panel,.gh-solutions-main .gh-sol-edoc__intro,.gh-solutions-main .gh-sol-edoc__suite,.gh-solutions-main .gh-sol-edoc__body,.gh-solutions-main .gh-sol-edoc__platform,.gh-solutions-main .gh-sol-edoc__promos,.gh-solutions-main .gh-sol-edoc__pillars,.gh-solutions-main .gh-sol-edoc__doc-list,.gh-solutions-main .gh-sol-contact__grid,.gh-solutions-main .gh-sol-contact__copy,.gh-solutions-main .gh-sol-contact__actions{min-width:0}.gh-sol-sec--edoc,.gh-sol-sec--facetec{position:relative;overflow:hidden;padding:clamp(2rem,4vw,3.25rem) 0;border-top:1px solid var(--gh-line-soft)}.gh-sol-sec--edoc{--gh-product-accent: var(--gh-teal);--gh-product-accent-deep: var(--gh-teal-deep);--gh-product-accent-light: #1a8f9f;--gh-product-accent-soft: var(--gh-teal-soft);--gh-product-accent-glow: rgba(22, 122, 138, .14);--gh-product-accent-border: rgba(22, 122, 138, .28);--gh-product-gap: .9rem;--gh-product-pad: 1.1rem;display:block;min-height:0;padding:clamp(1rem,2.5vh,1.5rem) 0 1rem;scroll-margin-top:calc(var(--gh-landing-bar-h, 3.75rem) + .35rem);background:var(--gh-paper-warm)}.gh-sol-sec--facetec{--gh-product-accent: #4a6fa5;--gh-product-accent-deep: #2c4366;--gh-product-accent-light: #5b82b8;--gh-product-accent-soft: rgba(74, 111, 165, .12);--gh-product-accent-glow: rgba(74, 111, 165, .14);--gh-product-accent-border: rgba(74, 111, 165, .28);background:var(--gh-paper)}.gh-sol-sec--edoc .gh-sol-sec__glow--brand{background:radial-gradient(circle,var(--gh-product-accent-glow) 0%,transparent 70%)}.gh-sol-sec__backdrop{position:absolute;inset:0;pointer-events:none;overflow:hidden}.gh-sol-sec__glow{position:absolute;border-radius:50%;filter:blur(60px)}.gh-sol-sec__glow--brand{top:8%;left:-5%;width:min(320px,40vw);height:min(320px,40vw);background:radial-gradient(circle,rgba(216,90,31,.05) 0%,transparent 72%)}.gh-sol-sec--facetec .gh-sol-sec__glow--brand{inset:auto -6% -10% auto;background:radial-gradient(circle,var(--gh-product-accent-glow) 0%,transparent 70%)}.gh-sol-sec--edoc .gh-sol-btn--edoc{border:1px solid var(--gh-product-accent-border)!important;color:var(--gh-product-accent-deep)!important;background:var(--gh-white)!important;box-shadow:0 2px 10px #167a8a14}.gh-sol-sec--edoc .gh-sol-btn--edoc:hover{border-color:var(--gh-product-accent-deep)!important;color:var(--gh-navy)!important;background:var(--gh-product-accent-soft)!important;transform:translateY(-1px)}.gh-sol-sec--facetec .gh-sol-btn--facetec{border:none!important;color:#fff!important;background:linear-gradient(135deg,var(--gh-product-accent) 0%,var(--gh-product-accent-deep) 100%)!important;box-shadow:0 6px 18px #2c436647}.gh-sol-sec--facetec .gh-sol-btn--facetec:hover{background:linear-gradient(135deg,var(--gh-product-accent-light) 0%,var(--gh-product-accent) 100%)!important;box-shadow:0 8px 22px #2c436652;transform:translateY(-1px)}.gh-sol-sec__glow--navy{bottom:-15%;right:10%;width:min(360px,44vw);height:min(360px,44vw);background:radial-gradient(circle,rgba(7,26,51,.03) 0%,transparent 72%)}.gh-sol-sec__mesh{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(var(--gh-line) 1px,transparent 1px),linear-gradient(90deg,var(--gh-line) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,rgba(0,0,0,.08) 0%,transparent 85%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.08) 0%,transparent 85%)}.gh-sol-sec--edoc,.gh-sol-sec--facetec{--gh-product-gap: clamp(1.15rem, 2.2vw, 1.5rem);--gh-product-pad: clamp(1.35rem, 2.8vw, 1.75rem)}.gh-sol-product__wrap{position:relative;z-index:1;width:100%;max-width:min(1180px,calc(100% - 2.5rem))}.gh-sol-product__suite{display:flex;flex-direction:column;gap:var(--gh-product-gap);padding:clamp(1.75rem,3.2vw,2.5rem);border:1px solid var(--gh-line);border-radius:var(--gh-radius-xl);background:var(--gh-white);box-shadow:var(--gh-shadow-md);overflow:hidden}.gh-sol-product__intro{display:grid;grid-template-columns:auto 1fr auto;gap:1.35rem 2rem;align-items:center;padding-bottom:var(--gh-product-gap);border-bottom:1px solid var(--gh-line)}@media(max-width:900px){.gh-sol-product__intro{grid-template-columns:1fr;align-items:start}.gh-sol-product__cta{width:100%;justify-content:center}}.gh-sol-product__logo-stage{display:flex;align-items:center;justify-content:center;padding:1rem 1.25rem;border-radius:var(--gh-radius-lg);background:var(--gh-paper-warm);border:1px solid var(--gh-line);box-shadow:none}.gh-sol-product__logo-stage img{display:block;width:auto;height:auto;object-fit:contain}.gh-sol-product__logo-stage--edoc img{max-width:148px;max-height:48px}.gh-sol-product__logo-stage--facetec img{max-width:168px;max-height:52px}.gh-sol-product__eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .65rem;font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-product__eyebrow:before{content:"";width:1.75rem;height:2px;background:linear-gradient(90deg,var(--gh-product-accent) 0%,var(--gh-product-accent-light) 100%);flex-shrink:0}.gh-sol-product__statement{margin:0 0 .5rem;font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--gh-navy)}.gh-sol-sec--facetec .gh-sol-product__statement{max-width:20ch}.gh-sol-product__lead{margin:0;font-size:clamp(.875rem,1.5vw,.95rem);line-height:1.65;color:var(--gh-slate);max-width:46ch}.gh-sol-product__cta{align-self:center;white-space:nowrap}.gh-sol-product__body{display:grid;gap:var(--gh-product-gap);min-width:0}@media(min-width:960px){.gh-sol-sec--facetec .gh-sol-product__body{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);column-gap:clamp(1.15rem,2vw,1.5rem);align-items:stretch}}.gh-sol-sec--edoc .gh-sol-product__body--edoc{grid-template-columns:1fr;padding-top:var(--gh-product-gap);border-top:1px solid var(--gh-line)}.gh-sol-product__platform{display:flex;flex-direction:column;gap:1.1rem;min-width:0;padding:var(--gh-product-pad);border-radius:var(--gh-radius-lg);background:var(--gh-paper-warm);border:1px solid var(--gh-line)}.gh-sol-product__pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none}@media(max-width:720px){.gh-sol-product__pillars{grid-template-columns:1fr}}.gh-sol-product__pillars li{padding:.9rem 1rem;background:var(--gh-white);border:1px solid var(--gh-line);border-radius:var(--gh-radius-md);border-top:2px solid var(--gh-product-accent);box-shadow:var(--gh-shadow-sm)}.gh-sol-product__pillars strong{display:block;font-size:.8rem;font-weight:700;color:var(--gh-navy);margin-bottom:.35rem}.gh-sol-product__pillars span{font-size:.76rem;line-height:1.45;color:var(--gh-slate)}.gh-sol-product__docs{margin:0;padding-top:1rem;border-top:1px solid var(--gh-line-soft)}.gh-sol-product__docs-label{margin:0 0 .75rem;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-product__doc-list{display:grid;grid-template-columns:1fr;gap:.55rem;margin:0;padding:0;list-style:none}@media(min-width:640px){.gh-sol-product__doc-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem .85rem}}.gh-sol-product__doc-chip{display:flex;align-items:center;gap:.55rem;width:100%;min-width:0;padding:.5rem .7rem .5rem .55rem;background:var(--gh-white);border:1px solid var(--gh-line);border-radius:var(--gh-radius-md);box-shadow:var(--gh-shadow-sm)}.gh-sol-product__doc-code{flex-shrink:0;min-width:1.65rem;padding:.1rem .35rem;border-radius:4px;font-size:.62rem;font-weight:800;font-family:ui-monospace,monospace;letter-spacing:.04em;text-align:center;color:#fff;background:linear-gradient(135deg,var(--gh-product-accent) 0%,var(--gh-product-accent-deep) 100%)}.gh-sol-product__doc-name{font-size:.76rem;font-weight:500;line-height:1.4;color:var(--gh-ink)}.gh-sol-product__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none}@media(max-width:640px){.gh-sol-product__highlights{grid-template-columns:1fr}}.gh-sol-product__highlights li{display:flex;align-items:flex-start;gap:.6rem;padding:.9rem 1rem;font-size:.8rem;line-height:1.45;color:var(--gh-ink);background:var(--gh-white);border:1px solid var(--gh-line);border-radius:var(--gh-radius-md);border-left:2px solid var(--gh-product-accent);box-shadow:var(--gh-shadow-sm)}.gh-sol-product__highlight-icon{flex-shrink:0;display:flex;color:var(--gh-product-accent);margin-top:.05rem}.gh-sol-product__aside{display:flex;flex-direction:column;min-width:0;padding:var(--gh-product-pad);border-radius:var(--gh-radius-lg)}.gh-sol-product__aside--promos,.gh-sol-product__aside--stand{background:var(--gh-white);border:1px solid var(--gh-line);box-shadow:var(--gh-shadow-sm)}.gh-sol-product__aside--promos,.gh-sol-product__aside--stand{border-top:2px solid var(--gh-product-accent)}.gh-sol-product__aside-head{margin:0 0 1rem;padding-bottom:.85rem;border-bottom:1px solid var(--gh-line-soft)}.gh-sol-product__aside-eyebrow{margin:0 0 .35rem;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-product-accent-deep)}.gh-sol-product__aside-title{margin:0;font-size:clamp(1rem,1.8vw,1.125rem);font-weight:800;letter-spacing:-.02em;color:var(--gh-navy)}.gh-sol-product__plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch;flex:1;min-width:0}.gh-sol-product__stand-cards{display:flex;flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;flex:1}.gh-sol-product__stand-card{padding:1rem 1.05rem;background:var(--gh-white);border:1px solid var(--gh-line);border-radius:var(--gh-radius-md);box-shadow:var(--gh-shadow-sm);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gh-sol-product__stand-card:hover{border-color:var(--gh-product-accent-border);box-shadow:var(--gh-shadow-md);transform:translateY(-1px)}.gh-sol-product__stand-card h4{margin:0 0 .35rem;font-size:.88rem;font-weight:700;color:var(--gh-navy);letter-spacing:-.01em}.gh-sol-product__stand-card p{margin:0;font-size:.78rem;line-height:1.5;color:var(--gh-slate)}@media(max-width:720px){.gh-sol-product__plans{grid-template-columns:1fr}}.gh-sol-edoc__pricing{display:flex;flex-direction:column;gap:clamp(1.15rem,2.2vw,1.5rem);padding-top:var(--gh-product-gap);border-top:1px solid var(--gh-line);min-width:0}.gh-sol-edoc__pricing-head{margin:0;padding-bottom:.25rem}.gh-sol-edoc__pricing-eyebrow{margin:0 0 .4rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-product-accent-deep)}.gh-sol-edoc__pricing-title{margin:0 0 .45rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:800;letter-spacing:-.02em;color:var(--gh-navy)}.gh-sol-edoc__pricing-note{margin:0;font-size:.78rem;color:var(--gh-slate)}.gh-sol-edoc__plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,1.6vw,1.25rem);align-items:stretch}@media(max-width:1024px){.gh-sol-edoc__plans-grid{grid-template-columns:1fr}.gh-sol-edoc-plan--featured{order:-1}}.gh-sol-edoc-plan{position:relative;display:flex;flex-direction:column;height:100%;min-height:100%;border-radius:var(--gh-radius-xl);border:1px solid var(--gh-line);background:var(--gh-white);box-shadow:var(--gh-shadow-sm);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gh-sol-edoc-plan:hover{border-color:var(--gh-product-accent-border);box-shadow:var(--gh-shadow-md);transform:translateY(-2px)}.gh-sol-edoc-plan--featured{border-color:#071a3333;background:linear-gradient(165deg,#071a33,#0c2747 52%,#0a223d);box-shadow:0 12px 40px #071a3338,0 0 0 1px #2dd4bf1f}.gh-sol-edoc-plan--featured:hover{border-color:#2dd4bf59;box-shadow:0 16px 48px #071a3347,0 0 0 1px #2dd4bf33;transform:translateY(-3px)}.gh-sol-edoc-plan__ribbon{position:absolute;top:1rem;right:1rem;z-index:1;padding:.28rem .65rem;border-radius:999px;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--gh-product-accent) 0%,var(--gh-product-accent-deep) 100%);box-shadow:0 0 0 1px #ffffff26,0 4px 14px #167a8a73}.gh-sol-edoc-plan__badge{position:absolute;top:1rem;right:1rem;left:auto;z-index:1;padding:.22rem .55rem;border-radius:999px;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gh-product-accent-deep);background:var(--gh-product-accent-soft);border:1px solid var(--gh-product-accent-border)}.gh-sol-edoc-plan__body{display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:100%;padding:2.5rem 1.5rem 1.5rem;box-sizing:border-box}.gh-sol-edoc-plan__head{flex-shrink:0;margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid var(--gh-line-soft)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__head{border-bottom-color:#ffffff1a}.gh-sol-edoc-plan__title{margin:0 0 .4rem;font-size:1.12rem;font-weight:800;letter-spacing:-.02em;color:var(--gh-navy)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__title{color:#fff}.gh-sol-edoc-plan__subtitle{margin:0 0 .85rem;font-size:.8rem;font-weight:600;line-height:1.4;color:var(--gh-product-accent-deep)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__subtitle{color:#5eead4}.gh-sol-edoc-plan__price{margin:0;font-size:clamp(1.65rem,2.8vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:var(--gh-navy)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__price{color:#fff}.gh-sol-edoc-plan__meta{margin:.35rem 0 .75rem;font-size:.78rem;color:var(--gh-slate)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__meta{color:#ffffffa6}.gh-sol-edoc-plan__desc{margin:0;font-size:.8rem;line-height:1.55;color:var(--gh-slate)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__desc{color:#ffffffb8}.gh-sol-edoc-plan__features{margin:0;padding:0;list-style:none;flex:1 1 auto;display:flex;flex-direction:column;gap:.55rem;min-height:0}.gh-sol-edoc-plan__features li{display:flex;align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.45;color:var(--gh-ink)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__features li{color:#ffffffe0}.gh-sol-edoc-plan__check{flex-shrink:0;margin-top:.12rem;color:var(--gh-product-accent)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__check{color:#5eead4}.gh-sol-edoc-plan__foot{flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:stretch;margin-top:auto;padding:1.25rem 0 0;border-top:1px solid var(--gh-line-soft)}.gh-sol-edoc-plan--featured .gh-sol-edoc-plan__foot{border-top-color:#ffffff1f}.gh-sol-sec--edoc .gh-sol-btn--edoc-plan{display:flex!important;align-items:center;justify-content:center;margin:0!important;float:none!important;box-sizing:border-box;min-height:2.85rem;padding:.8rem 1.25rem!important;font-size:.84rem!important;font-weight:700!important;border:none!important;border-radius:var(--gh-radius-md)!important;color:#fff!important;background:linear-gradient(135deg,var(--gh-product-accent) 0%,var(--gh-product-accent-deep) 100%)!important;box-shadow:0 4px 14px #167a8a38;transition:transform .2s ease,box-shadow .2s ease}.gh-sol-sec--edoc .gh-sol-edoc-plan__foot .gh-sol-btn--edoc-plan{width:100%;max-width:100%}.gh-sol-sec--edoc .gh-sol-btn--edoc-plan:hover{transform:translateY(-1px);box-shadow:0 6px 18px #167a8a4d;background:linear-gradient(135deg,var(--gh-product-accent-deep) 0%,#0a4f5a 100%)!important}.gh-sol-edoc-plan--featured .gh-sol-btn--edoc-plan{color:var(--gh-navy)!important;background:linear-gradient(135deg,#5eead4,#2dd4bf)!important;box-shadow:0 6px 20px #2dd4bf59}.gh-sol-edoc-plan--featured .gh-sol-btn--edoc-plan:hover{background:linear-gradient(135deg,#7df0e0,#5eead4)!important;box-shadow:0 8px 24px #2dd4bf6b}.gh-sol-edoc-enterprise{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem clamp(1.25rem,3vw,2rem);padding:clamp(1.35rem,2.5vw,1.75rem) clamp(1.5rem,3vw,2rem);border-radius:var(--gh-radius-xl);border:1px solid var(--gh-line);background:linear-gradient(135deg,var(--gh-white) 0%,var(--gh-paper-warm) 55%,rgba(22,122,138,.06) 100%);box-shadow:var(--gh-shadow-sm);overflow:hidden}.gh-sol-edoc-enterprise:before{content:"";position:absolute;top:-40%;right:-8%;width:min(280px,40vw);height:min(280px,40vw);border-radius:50%;background:radial-gradient(circle,var(--gh-product-accent-glow) 0%,transparent 70%);pointer-events:none}@media(max-width:900px){.gh-sol-edoc-enterprise__detail{padding-left:0!important;border-left:none!important;border-top:1px solid var(--gh-line-soft);padding-top:1rem!important}}.gh-sol-edoc-enterprise__intro,.gh-sol-edoc-enterprise__detail,.gh-sol-edoc-enterprise__action{position:relative;z-index:1;min-width:0}.gh-sol-edoc-enterprise__intro{flex:1 1 12.5rem}.gh-sol-edoc-enterprise__detail{flex:2 1 16rem}.gh-sol-edoc-enterprise__action{flex:1 1 100%;display:flex;align-items:center;justify-content:center;padding-top:.25rem}@media(min-width:901px){.gh-sol-edoc-enterprise__intro{flex:0 1 24%}.gh-sol-edoc-enterprise__detail{flex:1 1 46%}.gh-sol-edoc-enterprise__action{flex:0 0 auto;justify-content:center;padding:0 .5rem 0 1rem}}.gh-sol-edoc-enterprise__title{margin:0 0 .3rem;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:800;letter-spacing:-.02em;color:var(--gh-navy)}.gh-sol-edoc-enterprise__subtitle{margin:0 0 1rem;font-size:.85rem;font-weight:600;color:var(--gh-product-accent-deep)}.gh-sol-edoc-enterprise__contact-title{margin:0 0 .2rem;font-size:1rem;font-weight:800;color:var(--gh-navy)}.gh-sol-edoc-enterprise__contact-note{margin:0;font-size:.8rem;color:var(--gh-slate)}.gh-sol-edoc-enterprise__detail{padding-left:clamp(1rem,2vw,1.75rem);border-left:1px solid var(--gh-line-soft)}.gh-sol-edoc-enterprise__desc{margin:0 0 .75rem;font-size:.84rem;line-height:1.6;color:var(--gh-slate)}.gh-sol-edoc-enterprise__features{margin:0;padding:0;list-style:none}.gh-sol-edoc-enterprise__features li{display:flex;align-items:flex-start;gap:.55rem;font-size:.84rem;color:var(--gh-ink)}.gh-sol-edoc-enterprise__check{flex-shrink:0;margin-top:.1rem;color:var(--gh-product-accent)}.gh-sol-edoc-enterprise__action .gh-sol-btn--edoc-plan{display:flex!important;width:auto;min-width:10.5rem;max-width:100%;margin:0!important;float:none!important;padding:.8rem 1.5rem!important;white-space:nowrap}@media(max-width:900px){.gh-sol-edoc-enterprise__action{padding-top:.5rem}.gh-sol-edoc-enterprise__action .gh-sol-btn--edoc-plan{width:100%;max-width:20rem}}.gh-solutions-main .gh-sol-product__suite,.gh-solutions-main .gh-sol-product__body,.gh-solutions-main .gh-sol-product__platform,.gh-solutions-main .gh-sol-product__aside,.gh-solutions-main .gh-sol-product__intro,.gh-solutions-main .gh-sol-product__doc-list,.gh-solutions-main .gh-sol-product__plans,.gh-solutions-main .gh-sol-edoc__pricing,.gh-solutions-main .gh-sol-edoc__plans-grid,.gh-solutions-main .gh-sol-edoc-docs,.gh-solutions-main .gh-sol-edoc-docs__chip{min-width:0}.gh-sol-sec--edoc .gh-sol-product__suite{gap:var(--gh-product-gap);padding:clamp(1rem,1.8vw,1.35rem)}.gh-sol-sec--edoc .gh-sol-product__intro{gap:1rem 1.35rem;padding-bottom:1rem}.gh-sol-sec--edoc .gh-sol-product__logo-stage{padding:.55rem .75rem}.gh-sol-sec--edoc .gh-sol-product__logo-stage--edoc img{max-width:128px;max-height:40px}.gh-sol-sec--edoc .gh-sol-product__eyebrow{margin:0 0 .45rem;font-size:.62rem}.gh-sol-sec--edoc .gh-sol-product__statement{margin:0 0 .35rem;font-size:clamp(1.08rem,1.8vw,1.32rem);line-height:1.25}.gh-sol-sec--edoc .gh-sol-product__lead{font-size:.8rem;line-height:1.5}.gh-sol-sec--edoc .gh-sol-btn--edoc.gh-sol-product__cta{padding:.55rem 1rem!important;font-size:.8rem!important}.gh-sol-sec--edoc .gh-sol-edoc__pricing{gap:1rem;padding-top:.35rem;border-top:none}.gh-sol-sec--edoc .gh-sol-edoc__pricing-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.35rem 1.25rem;padding:.15rem 0 .35rem}.gh-sol-sec--edoc .gh-sol-edoc__pricing-head-main{min-width:0}.gh-sol-sec--edoc .gh-sol-edoc__pricing-eyebrow{margin:0 0 .35rem;font-size:.62rem}.gh-sol-sec--edoc .gh-sol-edoc__pricing-title{margin:0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.25}.gh-sol-sec--edoc .gh-sol-edoc__pricing-note{margin:0;font-size:.68rem;line-height:1.35;color:var(--gh-slate);text-align:right}@media(max-width:640px){.gh-sol-sec--edoc .gh-sol-edoc__pricing-note{width:100%;text-align:left}}.gh-sol-sec--edoc .gh-sol-edoc__plans-grid{gap:.85rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__body{padding:2.35rem 1.25rem 1.2rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__ribbon,.gh-sol-sec--edoc .gh-sol-edoc-plan__badge{top:.9rem;right:.9rem;left:auto}.gh-sol-sec--edoc .gh-sol-edoc-plan__head{margin:0 0 .75rem;padding-bottom:.75rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__title{font-size:1.02rem;margin-bottom:.35rem;padding-right:.25rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__subtitle{margin:0 0 .55rem;font-size:.76rem;line-height:1.4}.gh-sol-sec--edoc .gh-sol-edoc-plan__price-block{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__price{font-size:clamp(1.35rem,2.2vw,1.55rem)}.gh-sol-sec--edoc .gh-sol-edoc-plan__meta{margin:0;font-size:.7rem;line-height:1.3}.gh-sol-sec--edoc .gh-sol-edoc-plan__features{gap:.42rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__features li{font-size:.74rem;line-height:1.38;gap:.45rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__check{width:14px;height:14px;margin-top:.08rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__foot{padding-top:.95rem}.gh-sol-sec--edoc .gh-sol-btn--edoc-plan{min-height:2.4rem;padding:.65rem 1rem!important;font-size:.78rem!important}.gh-sol-sec--edoc .gh-sol-edoc-enterprise{gap:.65rem 1.15rem;padding:.8rem 1.1rem;border-radius:var(--gh-radius-lg)}.gh-sol-sec--edoc .gh-sol-edoc-enterprise__title{margin:0 0 .15rem;font-size:1rem}.gh-sol-sec--edoc .gh-sol-edoc-enterprise__subtitle{margin:0 0 .45rem;font-size:.76rem}.gh-sol-sec--edoc .gh-sol-edoc-enterprise__contact-title{font-size:.9rem}.gh-sol-sec--edoc .gh-sol-edoc-enterprise__contact-note{font-size:.72rem}.gh-sol-sec--edoc .gh-sol-edoc-enterprise__desc{display:none}.gh-sol-sec--edoc .gh-sol-edoc-enterprise__detail{padding-left:1rem}.gh-sol-sec--edoc .gh-sol-edoc-enterprise__features li{font-size:.76rem}.gh-sol-sec--edoc .gh-sol-product__body--edoc{padding-top:.65rem}.gh-sol-edoc-docs{--gh-edoc-docs-gap: .45rem;--gh-edoc-docs-col: calc((100% - 2 * var(--gh-edoc-docs-gap)) / 3);padding:.65rem .9rem .7rem;border:1px solid var(--gh-line);border-radius:var(--gh-radius-lg);background:linear-gradient(165deg,var(--gh-white) 0%,var(--gh-paper-warm) 100%);box-shadow:inset 0 1px #ffffffd9}.gh-sol-edoc-docs__head{display:flex;align-items:center;gap:.5rem;margin:0 0 .55rem}.gh-sol-edoc-docs__mark{flex-shrink:0;width:1.35rem;height:2px;border-radius:1px;background:linear-gradient(90deg,var(--gh-product-accent) 0%,var(--gh-product-accent-light) 100%)}.gh-sol-edoc-docs__title{margin:0;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-slate)}.gh-sol-edoc-docs__rows{display:flex;flex-direction:column;gap:var(--gh-edoc-docs-gap)}.gh-sol-edoc-docs__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gh-edoc-docs-gap);margin:0;padding:0;list-style:none}.gh-sol-edoc-docs__row--pair{display:flex;justify-content:center;gap:var(--gh-edoc-docs-gap)}.gh-sol-edoc-docs__row--pair .gh-sol-edoc-docs__chip{flex:0 1 var(--gh-edoc-docs-col);max-width:var(--gh-edoc-docs-col);min-width:0}.gh-sol-edoc-docs__chip{display:flex;align-items:center;gap:.45rem;min-width:0;min-height:2.1rem;padding:.38rem .55rem .38rem .42rem;background:var(--gh-white);border:1px solid var(--gh-line);border-radius:8px;box-shadow:0 1px 2px #071a330a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gh-sol-edoc-docs__chip:hover{border-color:var(--gh-product-accent-border);box-shadow:0 4px 14px #167a8a1a;transform:translateY(-1px)}.gh-sol-edoc-docs__code{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;height:1.35rem;padding:0 .32rem;border-radius:5px;font-size:.58rem;font-weight:800;font-family:ui-monospace,monospace;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,var(--gh-product-accent) 0%,var(--gh-product-accent-deep) 100%)}.gh-sol-edoc-docs__name{font-size:.72rem;font-weight:600;line-height:1.3;color:var(--gh-navy);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(max-width:560px){.gh-sol-edoc-docs{padding:.55rem .65rem .6rem;--gh-edoc-docs-gap: .35rem}.gh-sol-edoc-docs__name{font-size:.64rem}.gh-sol-edoc-docs__chip{min-height:1.95rem;padding:.3rem .4rem .3rem .34rem;gap:.35rem}.gh-sol-edoc-docs__code{min-width:1.65rem;height:1.2rem;font-size:.54rem}}@media(min-height:920px)and (min-width:960px){.gh-sol-sec--edoc{--gh-product-gap: .85rem;padding:.5rem 0 1.25rem}.gh-sol-sec--edoc .gh-sol-product__suite{padding:clamp(1rem,1.8vw,1.35rem)}.gh-sol-sec--edoc .gh-sol-edoc__plans-grid{gap:.85rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__body{padding:2.15rem 1.15rem 1.15rem}.gh-sol-sec--edoc .gh-sol-edoc-plan__features li{font-size:.74rem}}
