:root{color:#f4f4ef;font-synthesis:none;--ink:#111210;--paper:#f5f5ef;--sage:#c6cbc2;--orange:#ef7440;--radius:2.125rem;background:#242427;font-family:Inter,Arial,sans-serif;font-size:clamp(100%,1.04167vw,150%);font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{background:radial-gradient(at 85% 0,#39383c,#0000 45%),#242427;min-width:20rem;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-family:Outfit,Inter,sans-serif;font-weight:500}h1{font-size:clamp(2.875rem,5.6vw,5.125rem);line-height:1.01}h2{font-size:clamp(1.875rem,3vw,2.75rem);line-height:1.1}h3{font-size:1.5625rem;line-height:1.15}p{line-height:1.7}svg{flex-shrink:0}.lucide[width="24"]{width:1.5rem;height:1.5rem}:focus-visible{outline:.1875rem solid var(--orange);outline-offset:.3125rem}::selection{background:var(--orange);color:var(--ink)}#main-content:focus{outline:none}.site-frame{background:#0a0b09;border:.0625rem solid #66666a;border-radius:2.6875rem;grid-template-columns:4.25rem minmax(0,1fr);gap:1.5rem;width:calc(100% - 3rem);max-width:94.375rem;margin:1.25rem auto 0;padding:1.25rem 1.5rem 0 1.25rem;display:grid;box-shadow:0 0 0 .375rem #404044,0 0 0 .4375rem #5a5a5c,0 1.5rem 4.6875rem #0003}.sidebar{z-index:30;flex-direction:column;align-self:start;align-items:center;gap:1rem;height:min(45.625rem,100dvh - 3.75rem);min-height:30rem;padding-top:.3125rem;display:flex;position:sticky;top:1.875rem}.brand{letter-spacing:-.09375rem;align-items:center;gap:.6875rem;font-family:Outfit,sans-serif;font-size:1.875rem;font-weight:600;display:inline-flex}.brand img{object-fit:contain;width:1.75rem;height:1.9375rem}.brand-period{vertical-align:top;margin-left:.1875rem;font-size:.625rem;position:relative;top:.5rem}.brand-compact{background:var(--paper);border-radius:50%;flex-shrink:0;justify-content:center;width:3.875rem;height:3.875rem}.brand-compact img{filter:brightness(0);width:2rem;height:2.1875rem}.brand-compact>span{display:none}.rail{color:var(--ink);background:#fafaf7;border-radius:2.5rem;flex-direction:column;flex:1;justify-content:space-between;width:3.625rem;max-height:35.625rem;padding:1.125rem .5rem .5rem;display:flex}.rail-links,.rail-bottom{flex-direction:column;align-items:center;gap:1.0625rem;display:flex}.rail-link{color:#73756f;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.625rem;transition:background .2s,color .2s;display:flex;position:relative}.rail-link:hover,.rail-link.active{color:#0a0b09;background:#e7e8e1}.rail-link.active:after{content:"";background:#111;border-radius:.1875rem;width:.1875rem;height:.75rem;position:absolute;left:0}.rail-tooltip{background:var(--paper);color:var(--ink);white-space:nowrap;opacity:0;visibility:hidden;border-radius:.75rem;padding:.5625rem .9375rem;font-size:.75rem;transition:all .2s;position:absolute;left:3.25rem;transform:translate(-.3125rem);box-shadow:0 .1875rem .9375rem #0002}.rail-link:hover .rail-tooltip,.rail-link:focus-visible .rail-tooltip{opacity:1;visibility:visible;transform:translate(0)}.rail-contact{background:var(--orange);border-radius:50%;place-items:center;width:2.625rem;height:2.625rem;display:grid}.rail-caption{display:none}.site-content{min-width:0}.topbar{justify-content:space-between;align-items:center;gap:1.25rem;min-height:4.1875rem;padding:0 .1875rem 1.0625rem;display:flex}.wordmark{letter-spacing:.15625rem;font-size:.625rem;font-weight:600;line-height:1.35}.wordmark span{letter-spacing:.103125rem;color:#b1b4a9;font-size:.5rem;font-weight:400}.top-links{color:#b8bab2;align-items:center;gap:1.8125rem;font-size:.6875rem;display:flex}.top-links a{align-items:center;gap:.375rem;transition:color .2s;display:flex}.top-links a:hover,.top-links .active{color:#fff}.search-trigger{color:#777a73;background:#f9f9f5;border-radius:3.125rem;flex-shrink:0;align-items:center;gap:.625rem;width:15.625rem;padding:.8125rem 1.125rem;font-size:.6875rem;display:flex}.search-trigger kbd{border:.0625rem solid #dedfd7;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;gap:.1875rem;min-width:1.875rem;height:1.25rem;margin-left:auto;padding:0 .3125rem;font-family:inherit;font-size:.5625rem;line-height:1;display:inline-flex}.mobile-menu{display:none!important}.button{background:var(--ink);border:.0625rem solid var(--ink);color:#f8f8f3;border-radius:3.125rem;justify-content:space-between;align-items:center;gap:1.5rem;width:fit-content;max-width:100%;min-height:3rem;padding:.5rem .5625rem .5rem 1.3125rem;font-size:.6875rem;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#30332c;transform:translateY(-.125rem)}.button-icon{color:#111;background:#f4f5ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:flex}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button-light .button-icon{color:#fff;background:#111}.button-light:hover{background:#dedfd5}.button>svg{margin-right:.5625rem}.eyebrow{letter-spacing:.06875rem;text-transform:uppercase;align-items:center;gap:.5625rem;font-family:Inter,sans-serif;font-size:.5625rem;font-weight:500;line-height:1.5;display:flex}.tiny-star{font-size:1.3125rem;line-height:1}.home-stage{grid-template-columns:minmax(0,1fr) 15.625rem;gap:.9375rem;display:grid}.hero-panel{isolation:isolate;color:#111;background:#bfc5bc;border-radius:3rem;height:41.25rem;position:relative;overflow:hidden}.hero-art{object-fit:cover;object-position:50% 34%;z-index:-2;width:98%;height:100%;position:absolute;top:0;right:-17%}.hero-wash{z-index:-1;background:linear-gradient(90deg,#c2c6bc 0%,#c2c6bccf 22%,#c2c6bc44 43%,#0000 65%);position:absolute;inset:0}.hero-copy{max-width:36.875rem;padding:2.3125rem 2.1875rem;position:relative}.hero-label{letter-spacing:.075rem;align-items:center;gap:.5rem;margin-bottom:2.25rem;font-size:.5rem;font-weight:500;display:flex}.status-dot{background:#262c21;border-radius:50%;width:.375rem;height:.375rem;display:inline-block;box-shadow:0 0 0 .25rem #f5f5f22b}.hero-copy h1{letter-spacing:-.064em;font-size:clamp(3rem,5.15vw,4.8125rem);font-weight:500;line-height:.98}.hero-copy h1 span{font-weight:350}.hero-copy>p{margin:1.375rem 0;font-size:.75rem;line-height:1.7}.hero-copy .button{margin-top:.125rem}.hero-scroll{background:#f9f9f5;border:.5625rem solid #0a0b09;border-radius:0 50% 50% 0;place-items:center;width:4rem;height:4rem;display:grid;position:absolute;top:65%;left:-.5rem}.hero-caption{letter-spacing:.0625rem;flex-direction:column;gap:.3125rem;font-size:.4375rem;display:flex;position:absolute;bottom:1.625rem;left:1.8125rem}.hero-caption span:last-child{opacity:.6;font-size:.375rem}.solution-picker{color:#151610;background:#fafbf6;border:0;border-top:.75rem solid #0a0b09;border-left:.75rem solid #0a0b09;border-radius:2.5rem 0 0;width:57%;min-height:11.875rem;padding:1.5625rem 1.375rem 1.1875rem;position:absolute;bottom:-.0625rem;right:-.0625rem}.solution-picker:before{content:"";pointer-events:none;border-radius:0 0 1.625rem;width:1.875rem;height:1.875rem;position:absolute;top:-2.625rem;right:0;box-shadow:.4375rem .4375rem 0 .4375rem #0a0b09}.picker-heading{letter-spacing:.03125rem;justify-content:space-between;align-items:center;margin-bottom:1.1875rem;font-size:.5rem;display:flex}.picker-options{flex-wrap:wrap;gap:.375rem;max-width:18.75rem;display:flex}.picker-options button{background:0 0;border:.0625rem solid #b9bcb3;border-radius:3.125rem;padding:.375rem .5625rem;font-size:.5rem;line-height:1.1;transition:all .2s}.picker-options button:hover{border-color:#151610}.picker-options button.selected{color:#fff;background:#151610;border-color:#151610}.picker-link{border-top:.0625rem solid #dedfd6;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;font-size:.5625rem;display:flex}.home-side{flex-direction:column;gap:.8125rem;min-width:0;display:flex}.side-heading{color:#c2c4ba;letter-spacing:.0625rem;justify-content:space-between;align-items:center;padding:.25rem .25rem .1875rem;font-size:.5rem;display:flex}.side-heading span:last-child{color:#8e9187}.product-stack{flex-direction:column;display:flex}.product-peek{color:#181b16;isolation:isolate;background:#b9c0b5;border-radius:1.9375rem;height:9.4375rem;padding:1.25rem 1.25rem 1.125rem;transition:transform .25s;position:relative;overflow:hidden}.product-peek:hover{transform:translate(-.3125rem)}.product-peek+.product-peek{margin-top:-1.6875rem;box-shadow:0 -.1875rem .75rem #0000000d}.peek-1{background:#d6d9cc}.peek-2{background:#edefe7}.product-peek>div{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.peek-index{border:.0625rem solid #70776c;border-radius:3.125rem;place-items:center;width:1.5625rem;height:2rem;font-size:.5rem;display:grid}.product-peek h2{z-index:2;letter-spacing:-.0375rem;margin-top:.75rem;font-size:1.25rem;position:relative}.peek-category{z-index:2;margin-top:.3125rem;font-size:.5rem;display:block;position:relative}.product-peek img{object-fit:cover;object-position:left;opacity:.95;z-index:1;border:.1875rem solid #252723;border-radius:.4375rem;width:10.625rem;max-width:none;height:6.25rem;position:absolute;bottom:-.1875rem;right:-3.8125rem;transform:rotate(-16deg);box-shadow:0 .375rem .75rem #0004}.inspired-card{background:var(--paper);min-height:14.125rem;color:var(--ink);isolation:isolate;border-radius:2rem;flex:1;padding:1.25rem 1.25rem 1.125rem;position:relative;overflow:hidden}.inspired-card>div{letter-spacing:.025rem;justify-content:space-between;align-items:center;font-size:.5rem;display:flex}.circle-arrow{border:.0625rem solid #a0a498;border-radius:50%;place-items:center;width:2.0625rem;height:2.0625rem;transition:background .2s,transform .2s;display:grid}a:hover .circle-arrow{background:#e5e8dd;transform:rotate(10deg)}.inspired-card h2{z-index:2;margin-top:.9375rem;font-size:1.5625rem;line-height:1.04;position:relative}.inspired-card>img{object-fit:cover;mix-blend-mode:multiply;z-index:-1;width:100%;height:8.125rem;position:absolute;bottom:1.0625rem;left:0}.inspired-bottom{justify-content:space-between;align-items:center;font-size:.5rem;display:flex;position:absolute;bottom:1rem;left:1.25rem;right:1.25rem}.intro-strip{color:#a0a397;letter-spacing:.0625rem;border-bottom:.0625rem solid #33352e;align-items:center;gap:1.125rem;min-height:6.1875rem;font-size:.5rem;display:flex}.intro-strip p{letter-spacing:0;color:#85897e;min-width:9.0625rem;font-size:.625rem;line-height:1.7}.intro-strip strong{color:#c6c8c0;font-weight:400}.strip-line{background:#44483d;width:2.75rem;height:.0625rem}.intro-strip>a{border:.0625rem solid #4e5147;border-radius:50%;place-items:center;width:1.875rem;height:1.875rem;margin-left:auto;display:grid}.content-section{padding:4.1875rem 0 0;scroll-margin-top:1.25rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:1.875rem;margin-bottom:1.75rem;display:flex}.section-heading>div{align-items:baseline;gap:1.125rem;display:flex}.section-number{color:#b3b7aa;font-family:Inter,sans-serif;font-size:.5625rem}.section-heading h2{font-size:clamp(1.8125rem,3vw,2.4375rem)}.section-heading>p{color:#a0a596;max-width:15.3125rem;font-size:.6875rem;line-height:1.7}.product-grid{grid-template-columns:1fr 1fr;gap:.9375rem;display:grid}.product-card{border-radius:var(--radius);color:var(--ink);background:#d5dace;padding:1.5625rem 1.6875rem 0;transition:transform .25s;display:block;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-.25rem)}.product-color-1{background:#ecece2}.product-color-2{background:#e0ddd6}.product-color-3{background:#bac3b7}.card-top{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.125rem;display:flex}.card-top .eyebrow{font-size:.5rem}.product-card h2,.product-card h3{margin-bottom:.4375rem;font-size:2rem}.product-card>p{color:#4c5145;max-width:90%;font-size:.6875rem;line-height:1.7}.product-image{height:13.125rem;padding:1.4375rem 1.125rem 0;overflow:hidden}.product-image img{object-fit:cover;object-position:left top;border-radius:.8125rem .8125rem 0 0;width:100%;height:13.75rem;transition:transform .4s;box-shadow:0 0 0 .3125rem #171c15,0 .625rem 2.1875rem #30372c45}.product-card:hover .product-image img{transform:translateY(-.3125rem)}.card-bottom{background:inherit;border-top:.0625rem solid #1112;justify-content:space-between;align-items:center;padding:1rem 0;font-size:.5625rem;display:flex;position:relative}.service-home-grid{grid-template-columns:.85fr 1.15fr;gap:.9375rem;display:grid}.service-feature{border-radius:var(--radius);isolation:isolate;background:#161912;border:.0625rem solid #34392f;flex-direction:column;align-items:flex-start;padding:2rem;display:flex;position:relative;overflow:hidden}.service-feature>.eyebrow{color:#a7afa0;font-size:.5rem}.service-feature h3{margin:1.625rem 0 1.9375rem;font-size:3rem;line-height:1.03}.service-feature em{color:#a1b092;font-style:normal}.feature-spark{color:#3c4b30;z-index:-1;font-size:14.375rem;line-height:1;position:absolute;bottom:.9375rem;right:-1.625rem}.service-list{background:var(--paper);border-radius:var(--radius);color:var(--ink);padding:.25rem 1.6875rem}.service-list>a{border-bottom:.0625rem solid #d9ddd1;align-items:center;gap:1.125rem;min-height:6.5rem;transition:padding .2s;display:flex}.service-list>a:hover{padding-left:.375rem}.service-list>a:last-child{border-bottom:0}.service-list-num{color:#6e7763;font-size:.5625rem}.service-list>a>div{flex:1}.service-list h3{margin-bottom:.25rem;font-size:1.4375rem}.service-list p{color:#6b7460;font-size:.625rem}.approach-panel{grid-template-columns:1fr 1fr;gap:.9375rem;margin-top:4.0625rem;display:grid}.approach-image{border-radius:var(--radius);background:#e4e6e0;min-height:31.25rem;position:relative;overflow:hidden}.approach-image img{object-fit:cover;width:100%;height:100%}.approach-image>span{letter-spacing:.10625rem;color:#63685c;font-size:.5rem;position:absolute;bottom:1.875rem;left:1.875rem}.approach-copy{padding:1.5rem .9375rem 1.25rem 2.1875rem}.approach-copy>.eyebrow{color:#a4ac99;margin-bottom:1.9375rem}.approach-copy h2{font-size:clamp(2.3125rem,4vw,3.625rem);line-height:1.02}.approach-copy h2>span{color:#a7b09b}.approach-copy>p{color:#a6ae9b;max-width:21.875rem;margin:1.5625rem 0;font-size:.75rem}.text-link{border-bottom:.0625rem solid;align-items:center;gap:1.25rem;width:fit-content;padding-bottom:.4375rem;font-size:.6875rem;display:inline-flex}.closing-panel{color:var(--ink);border-radius:var(--radius);isolation:isolate;background:#d9ddcf;justify-content:space-between;align-items:flex-end;gap:1.5rem;min-height:18.125rem;margin-top:4.25rem;padding:2.5rem 2.625rem;display:flex;position:relative;overflow:hidden}.closing-panel h2{margin:1.4375rem 0 .75rem;font-size:clamp(2.625rem,4.7vw,4.0625rem);line-height:1.02}.closing-panel p:not(.eyebrow){color:#5b624f;font-size:.6875rem}.closing-panel>.button{z-index:1;flex-shrink:0;margin-bottom:.3125rem;position:relative}.closing-star{color:#bdc5af;z-index:-1;font-size:23.125rem;line-height:1;position:absolute;top:-1.25rem;right:1.25rem}.footer{grid-template-columns:1.25fr 1fr 1fr 1fr;gap:1.5625rem;padding:3.625rem .375rem 1.25rem;display:grid}.footer-intro>p{color:#aeb4a3;margin:.9375rem 0;font-size:.8125rem;line-height:1.6}.footer-intro>a:not(.brand){align-items:center;gap:.625rem;font-size:.5625rem;display:inline-flex}.footer-column{color:#aaafa0;flex-direction:column;align-items:flex-start;gap:.75rem;font-size:.625rem;display:flex}.footer-column>span{letter-spacing:.09375rem;color:#f1f2ed;margin:.4375rem 0 .5rem;font-size:.5rem}.footer-column a:hover,.footer-bottom a:hover{color:#fff}.footer-bottom{color:#999f8f;border-top:.0625rem solid #32372c;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;font-size:.5rem;display:flex}.footer-bottom>div{align-items:center;gap:1.5rem;display:flex}.rotate-arrow{transform:rotate(180deg)}.outside-caption{letter-spacing:.0875rem;color:#b3b3ac;justify-content:space-between;width:calc(100% - 3.375rem);max-width:94.375rem;margin:1.125rem auto 1.25rem;font-size:.4375rem;display:flex}.page-hero{background:var(--paper);color:var(--ink);border-radius:2.6875rem;grid-template-columns:1fr;min-height:24.0625rem;display:grid;overflow:hidden}.page-hero.has-image{grid-template-columns:1.12fr 1fr}.page-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:2.8125rem 2.5rem;display:flex}.page-hero h1{max-width:56.25rem;margin:1.875rem 0 1.25rem;font-size:clamp(2.6875rem,4.8vw,4.3125rem)}.page-hero-copy>p:not(.eyebrow){color:#636958;max-width:36.25rem;margin-bottom:1.5625rem;font-size:.75rem}.page-hero-copy>.eyebrow{font-size:.5rem}.page-hero-visual{background:#c6ccc0;border-radius:2.0625rem;align-items:center;min-height:21.25rem;margin:.75rem .75rem .75rem 0;display:flex;position:relative;overflow:hidden}.page-hero-visual img{object-fit:cover;width:100%;height:100%}.page-hero-visual img[src$=ui\.webp],.page-hero-visual img[src$=sinx-os\.webp]{border-radius:.75rem;outline:.375rem solid #141711;width:95%;height:auto;margin:auto;transform:rotate(-6deg)translate(1.25rem);box-shadow:0 .75rem 3.125rem #0003}.visual-stamp{-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);letter-spacing:.0375rem;color:#32392a;background:#f5f5efd9;border-radius:3.125rem;align-items:center;gap:.4375rem;padding:.5rem .75rem;font-size:.4375rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.1875rem;display:flex}.hero-actions .text-link{font-size:.625rem}.breadcrumbs{color:#abb39e;text-transform:capitalize;flex-wrap:wrap;align-items:center;gap:.6875rem;padding:.625rem .3125rem 1.3125rem;font-size:.5625rem;display:flex}.breadcrumbs a{color:#e5e9de}.subnav{background:#181c14;border:.0625rem solid #343c2a;border-radius:3.125rem;flex-wrap:wrap;gap:.4375rem;width:fit-content;margin:1.375rem 0 0;padding:.3125rem;display:flex}.subnav a{color:#a4af94;border-radius:3.125rem;padding:.625rem 1.25rem;font-size:.625rem}.subnav .selected{background:var(--paper);color:var(--ink)}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9375rem;display:grid}.feature-card{color:var(--ink);border-radius:var(--radius);background:#eeefe7;min-height:14.375rem;padding:1.875rem}.feature-number{color:#6e795d;justify-content:space-between;align-items:center;margin-bottom:2rem;font-size:.625rem;display:flex}.feature-card h2{margin:1.25rem 0 .8125rem;font-size:1.75rem}.feature-card p{color:#626b56;max-width:27.5rem;font-size:.75rem}.feature-card:nth-child(2),.feature-card:nth-child(3){background:#cdd5c2}.product-showcase{color:var(--ink);border-radius:var(--radius);background:#d5dbcd;grid-template-columns:.8fr 1.2fr;align-items:center;gap:1.875rem;margin-top:3.75rem;padding:2.1875rem;display:grid;overflow:hidden}.product-showcase h2{margin:1.5625rem 0;font-size:2.3125rem}.screenshot-button{background:0 0;border-radius:.9375rem;outline:.3125rem solid #252b20;padding:0;transition:transform .3s;display:block;overflow:hidden;transform:rotate(-3deg);box-shadow:0 .75rem 1.875rem #0003}.screenshot-button:hover{transform:rotate(0)}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.1875rem;padding:.9375rem .625rem;display:grid}.steps-grid>article>span{color:#b4c59f;border:.0625rem solid #566446;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.5625rem;font-size:.6875rem;display:grid}.steps-grid h3{margin-bottom:.75rem}.steps-grid p{color:#a6b299;font-size:.75rem}.filter-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5625rem;display:flex}.filter-row button{color:#c3cbb8;background:0 0;border:.0625rem solid #4e5841;border-radius:3.125rem;padding:.75rem 1.1875rem;font-size:.625rem;transition:background .2s}.filter-row button.selected{background:var(--paper);border-color:var(--paper);color:var(--ink)}.filter-row button:hover{border-color:#e3e9d9}.filter-row>span{color:#adb99e;margin-left:auto;font-size:.5625rem}.service-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9375rem;display:grid}.service-tile{background:var(--paper);color:var(--ink);border-radius:var(--radius);transition:transform .25s;overflow:hidden}.service-tile:hover{transform:translateY(-.25rem)}.service-tile-image{background:#d3dacb;border-radius:1.5625rem;height:14.0625rem;margin:.625rem;position:relative;overflow:hidden}.service-tile-image img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .6s}.service-tile:hover img{transform:scale(1.035)}.service-tile-image .circle-arrow{background:var(--paper);width:2.375rem;height:2.375rem;position:absolute;top:1rem;right:1rem}.service-tile-copy{padding:1.0625rem 1.75rem 1.875rem}.service-tile-copy .eyebrow{color:#677657;font-size:.5rem}.service-tile h2{margin:.8125rem 0;font-size:1.875rem}.service-tile p{color:#636f55;margin-bottom:1.375rem;font-size:.75rem}.support-banner{color:var(--ink);border-radius:var(--radius);background:#d3dbc6;justify-content:space-between;align-items:center;gap:1.5625rem;margin-top:1.5625rem;padding:2rem;display:flex}.support-banner h2{margin:.75rem 0;font-size:1.875rem}.support-banner p:not(.eyebrow){color:#5c6a4d;font-size:.75rem}.partnership-panel{color:var(--ink);border-radius:var(--radius);background:#d3dbc9;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;margin-top:3.75rem;padding:2.5rem;display:grid}.partnership-panel h2{margin:1.4375rem 0 1.0625rem;font-size:2.375rem}.partnership-panel p{color:#566747;font-size:.75rem}.partnership-panel ul{padding:0;list-style:none}.partnership-panel li{border-bottom:.0625rem solid #a7b497;align-items:center;gap:.75rem;padding:1.125rem 0;font-size:.75rem;line-height:1.6;display:flex}.related-links{grid-template-columns:repeat(auto-fit,minmax(13.75rem,1fr));gap:.75rem;display:grid}.related-links>a{border:.0625rem solid #455137;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:.9375rem;padding:1.375rem;font-size:.75rem;display:flex}.related-links>a:hover{background:#ffffff0c}.related-links.vertical{flex-direction:column;display:flex}.related-links.vertical>a{border-color:#adbaa0}.case-grid{grid-template-columns:1fr 1fr;align-items:start;gap:.9375rem;display:grid}.case-card{color:var(--ink);border-radius:var(--radius);background:#f1f2e9;padding:1.875rem}.case-card-head{justify-content:space-between;align-items:center;gap:.9375rem;margin-bottom:1.875rem;display:flex}.case-card-head .eyebrow{color:#637051;font-size:.5rem}.case-mark{color:#93a67f;font-size:2.8125rem;line-height:1}.case-client{margin-bottom:.8125rem;font-size:.6875rem;font-weight:600}.case-card h2{margin-bottom:1.0625rem;font-size:1.9375rem}.case-card>p:not(.case-client){color:#657455;font-size:.6875rem}.case-metrics{gap:.9375rem;margin:1.625rem 0;display:flex}.case-metrics>div{flex-direction:column;flex:1;gap:.4375rem;display:flex}.case-metrics strong{letter-spacing:-.0625rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:500}.case-metrics span{color:#526441;font-size:.5rem;line-height:1.5}details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1.25rem;font-size:.75rem;list-style:none;display:flex}details>summary::-webkit-details-marker{display:none}details[open]>summary>svg{transform:rotate(45deg)}.case-card details{border-top:.0625rem solid #c3cdb6;padding-top:1.125rem}.case-expanded h3{margin:1.4375rem 0 .75rem;font-size:1.375rem}.case-expanded p,.case-expanded li{color:#596d46;font-size:.6875rem;line-height:1.8}.case-expanded ul{padding-left:1.125rem}.contact-layout{grid-template-columns:.95fr 1.05fr;gap:.9375rem;display:grid}.contact-intro{color:var(--ink);background:#c7cebf;border-radius:2.5rem;align-self:start;padding:2.4375rem 2rem;position:relative;overflow:hidden}.contact-intro h1{margin:2.3125rem 0 1.375rem;font-size:clamp(2.9375rem,5vw,4.5625rem)}.contact-intro>p:not(.eyebrow){color:#58684a;max-width:22.5rem;font-size:.75rem}.contact-intro>img{object-fit:cover;mix-blend-mode:multiply;width:calc(100% + 4rem);max-width:none;height:15rem;margin:.75rem -2rem}.contact-method{align-items:center;gap:.625rem;margin:1rem 0;font-size:.625rem;line-height:1.7;display:flex}.contact-method a{overflow-wrap:anywhere}.contact-note{letter-spacing:.04375rem;border-top:.0625rem solid #a3b091;justify-content:space-between;gap:.75rem;margin-top:2.1875rem;padding-top:1.5625rem;font-size:.375rem;display:flex}.form-panel{background:var(--paper);color:var(--ink);border-radius:2.5rem;padding:2.25rem}.form-heading{justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:.9375rem;display:flex}.form-heading h2{font-size:1.75rem}.form-description{color:#63744f;margin-bottom:1.5625rem;font-size:.6875rem}.form-grid{grid-template-columns:1fr 1fr;gap:1.25rem .9375rem;display:grid}.form-grid label{min-width:0;font-size:.625rem;font-weight:500;line-height:1.5;display:block}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:#fff8;border:.0625rem solid #cbd4bf;border-radius:.8125rem;min-height:2.75rem;margin-top:.5rem;padding:.8125rem .75rem;font-size:.6875rem;display:block}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#78856b;opacity:1}.form-grid textarea{resize:vertical;min-height:6.875rem}.span-two{grid-column:1/-1}.optional{color:#6e7f5b;font-weight:400}.check-label{color:#5d7149;align-items:flex-start;gap:.625rem;margin:1.375rem 0;font-size:.625rem;line-height:1.7;display:flex}.check-label input{accent-color:#253619;flex-shrink:0;width:.9375rem;height:.9375rem;margin:.0625rem 0 0}.check-label a{text-underline-offset:.1875rem;text-decoration:underline}.meeting-fields{border:.0625rem solid #c0cfb0;border-radius:1.125rem;margin:1.4375rem 0;padding:1.0625rem}.meeting-fields legend{padding:0 .4375rem;font-size:.6875rem}.meeting-fields small{color:#60774b;margin-top:.9375rem;font-size:.5625rem;line-height:1.7;display:block}.prepared-request{background:#d9e3ce;border-radius:1.375rem;margin-top:1.5625rem;padding:1.4375rem}.prepared-request h3{margin-bottom:.875rem;font-size:1.5625rem}.prepared-request p{margin:.75rem 0;font-size:.6875rem}.prepared-actions{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.copy-button{color:#354b25;background:0 0;align-items:center;gap:.5rem;padding:.5625rem 0;font-size:.625rem;display:flex}.prepared-request details{margin-top:1.125rem}.prepared-request pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:.6875rem;line-height:1.8}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:2.8125rem;margin:4.0625rem 0 0;display:grid}.faq-layout h2{margin:1.5625rem 0;font-size:2.375rem}.faq-list details{border-bottom:.0625rem solid #3c4a2f}.faq-list summary{padding:1.375rem 0;line-height:1.6}.faq-list p{color:#a8b59a;padding:0 1.5rem 1.375rem 0;font-size:.75rem;line-height:1.8}.comparison-grid{grid-template-columns:repeat(auto-fit,minmax(13.125rem,1fr));gap:.75rem;display:grid}.comparison-card{background:var(--paper);color:var(--ink);border-radius:1.75rem;padding:1rem}.comparison-card>img{object-fit:cover;border-radius:.9375rem;width:100%;height:8.4375rem}.comparison-card>h2{margin:1.375rem 0;font-size:1.6875rem}.comparison-row{border-top:.0625rem solid #cbd5bf;min-height:6.375rem;padding:1.0625rem 0}.comparison-row>span{letter-spacing:.0625rem;color:#6a7f55;font-size:.4375rem}.comparison-row>p{margin-top:.5rem;font-size:.6875rem}.comparison-card>.button{gap:.75rem;width:100%;padding-left:.8125rem;font-size:.5625rem}.panel{background:var(--paper);color:var(--ink);border-radius:var(--radius);padding:2.0625rem}.calculator-layout{grid-template-columns:1fr 1fr;align-items:start;gap:.9375rem;margin-top:1.5625rem;display:grid}.reset-button{text-underline-offset:.25rem;background:0 0;padding:.5rem;font-size:.6875rem;text-decoration:underline}.range-field{margin-top:1.75rem;font-size:.6875rem;display:block}.range-field>span:first-child{justify-content:space-between;align-items:center;gap:1.25rem;line-height:1.5;display:flex}.range-field output{font-variant-numeric:tabular-nums;color:#203712;white-space:nowrap;font-weight:600}.range-field input{accent-color:#536c3b;cursor:pointer;width:100%;height:1rem;margin:1.1875rem 0 .5625rem;display:block}.range-bounds{color:#71865c;justify-content:space-between;font-size:.625rem;line-height:1.5;display:flex}.calculator-result{color:var(--ink);border-radius:var(--radius);isolation:isolate;background:#cbd7bf;padding:2.1875rem;position:sticky;top:1.25rem;overflow:hidden}.calculator-result>.eyebrow{margin-bottom:4.0625rem}.result-label{font-size:.6875rem;display:block}.result-value{letter-spacing:-.1875rem;overflow-wrap:anywhere;margin:.8125rem 0;font-family:Outfit,sans-serif;font-size:clamp(2.6875rem,5vw,4.375rem);font-weight:400;display:block}.calculator-result>p{color:#5b7246;font-size:.625rem}.result-breakdown{margin:2.1875rem 0}.result-breakdown>div{border-bottom:.0625rem solid #adc199;justify-content:space-between;gap:.75rem;padding:1.0625rem 0;font-size:.6875rem;display:flex}.result-breakdown strong{font-weight:500}.result-art{z-index:-1;color:#b9cda7;font-size:20.625rem;position:absolute;bottom:-6.25rem;right:-1.875rem}.revenue-model{grid-template-columns:1fr 1fr;gap:2.8125rem;margin-top:.9375rem;display:grid}.revenue-model h2{margin:1.5625rem 0 1.25rem;font-size:2.1875rem}.revenue-model p{color:#60764c;font-size:.75rem}.revenue-output{border-top:.0625rem solid #c3d2b5;flex-direction:column;gap:.625rem;margin-top:1.5625rem;padding-top:1.25rem;font-size:.6875rem;display:flex}.revenue-output strong{font-family:Outfit,sans-serif;font-size:2.3125rem;font-weight:500}.model-notes{border:.0625rem solid #465c32;border-radius:1.5rem;margin-top:1rem;padding:1.5rem}.model-notes p{color:#b0c19f;margin-top:1.125rem;font-size:.6875rem}.legal-panel{background:var(--paper);color:var(--ink);border-radius:2.5rem;padding:3.125rem;font-size:.8125rem;line-height:1.8}.legal-panel h1{margin:1.25rem 0;font-size:3.5625rem}.legal-panel h2{margin:2.1875rem 0 1.125rem;font-size:1.75rem}.legal-panel h3,.legal-panel h4{margin:1.375rem 0 .625rem;font-size:1.125rem}.legal-panel p{color:#506740;margin:.75rem 0}.legal-panel a{color:#263e17;text-underline-offset:.1875rem;overflow-wrap:anywhere;text-decoration:underline}.legal-panel li{color:#506740;margin:.75rem 0}.legal-panel ul{padding-left:1.25rem}.legal-panel code{background:#dfe8d5;border-radius:.25rem;padding:.1875rem;font-size:.6875rem}.legal-panel strong{color:#293c1d}.legal-links{flex-wrap:wrap;justify-content:space-between;gap:1.25rem;padding:1.5625rem .5rem;font-size:.6875rem;display:flex}.legal-links>a{align-items:center;gap:.9375rem;display:flex}.not-found{color:var(--ink);background:#d2dcc9;border-radius:2.5rem;min-height:31.25rem;padding:4.0625rem 2.8125rem}.not-found h1{margin:2.1875rem 0 1.5625rem}.not-found>p{margin-bottom:1.6875rem;font-size:.875rem}.loading-state{background:#11150e;place-items:center;min-height:100vh;font-size:1rem;display:grid}dialog{color:var(--ink);background:var(--paper);border:0;border-radius:1.875rem;max-width:calc(100vw - 2rem);padding:1.875rem;box-shadow:0 1.875rem 6.25rem #0008}dialog::backdrop{-webkit-backdrop-filter:blur(.5625rem);backdrop-filter:blur(.5625rem);background:#050703a8}html:has(dialog[open]){overflow:hidden}.search-dialog{width:36.875rem}.dialog-top{justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.5625rem;display:flex}.dialog-top h2{font-size:1.875rem}.icon-button{color:inherit;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:.5625rem;display:inline-flex}.icon-button:hover{background:#73895622}.dialog-search{background:#e7eddf;border:.0625rem solid #b8c7a8;border-radius:.9375rem;align-items:center;gap:.75rem;padding:.8125rem .9375rem;display:flex}.dialog-search input{color:#1f3212;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:.8125rem}.dialog-search:focus-within{outline:.125rem solid var(--orange);outline-offset:.125rem}.search-count{color:#66814d;margin:1.125rem 0 .4375rem;font-size:.625rem}.search-results{max-height:49vh;padding-right:.375rem;overflow-y:auto}.search-results>a{border-bottom:.0625rem solid #d6e1ca;border-radius:.5625rem;justify-content:space-between;align-items:center;padding:.8125rem .625rem;font-size:.8125rem;display:flex}.search-results>a:hover{background:#e4edda}.search-results>a>span{flex-direction:column;gap:.3125rem;display:flex}.search-results small{color:#68884b;text-transform:uppercase;letter-spacing:.0625rem;font-size:.5rem}.empty-state{color:#5e7845;padding:1.875rem .625rem;font-size:.75rem}.menu-dialog{width:31.25rem;max-height:90dvh}.menu-group{margin-top:1.5625rem}.menu-group>p{letter-spacing:.0625rem;color:#66804b;margin:.9375rem 0;font-size:.5625rem}.menu-group>a{border-bottom:.0625rem solid #d2dec6;justify-content:space-between;align-items:center;padding:.75rem .125rem;font-size:.8125rem;display:flex}.preview-dialog{width:62.5rem}.preview-dialog>img{object-fit:contain;border-radius:.9375rem;width:100%;max-height:70vh}.preview-dialog>p{color:#648149;margin-top:1.125rem;font-size:.6875rem}.skip-link{background:var(--orange);color:#111;z-index:1000;border-radius:3.125rem;padding:.875rem 1.5625rem;position:fixed;top:-6.25rem;left:1.25rem}.skip-link:focus{top:.9375rem}@media (width>=1450px){.home-stage{grid-template-columns:minmax(0,1fr) 17.8125rem}.hero-panel{height:45rem}.hero-copy{padding:2.8125rem}.hero-copy h1{font-size:5.5rem}.hero-art{width:85%;right:-10%}.hero-label{margin-bottom:2.8125rem}.hero-copy>p{margin-top:1.75rem;font-size:.8125rem}.product-peek{height:10.3125rem}.inspired-card h2{font-size:1.8125rem}.inspired-card>img{height:10.625rem}.solution-picker{min-height:12.875rem;padding:1.8125rem 1.875rem}.picker-options button{padding:.375rem .625rem;font-size:.5625rem}.picker-heading{font-size:.5625rem}}@media (width<=1150px){.site-frame{grid-template-columns:60px minmax(0,1fr);gap:15px;padding:15px 17px 0 13px}.home-stage{grid-template-columns:minmax(0,1fr) 215px;gap:12px}.hero-panel{height:610px}.hero-copy{padding:30px 26px}.hero-copy h1{font-size:60px}.hero-art{width:110%;right:-29%}.hero-label{letter-spacing:.7px;font-size:6px}.solution-picker{width:61%;padding:22px 16px 17px}.picker-options button{font-size:7px}.top-links{gap:17px;font-size:10px}.search-trigger{width:215px}.product-peek{height:139px;padding:17px}.product-peek h2{font-size:18px}.product-peek img{right:-80px}.inspired-card{padding:16px}.inspired-card h2{font-size:24px}.intro-strip{letter-spacing:.5px;gap:11px;font-size:6px}.intro-strip p{min-width:120px;font-size:9px}.strip-line{width:25px}.section-heading h2{font-size:33px}.section-heading>p{max-width:205px;font-size:10px}.service-feature h3{font-size:40px}.service-list h3{font-size:21px}.page-hero-copy{padding:32px 28px}.page-hero h1{font-size:53px}.hero-actions{gap:16px}.hero-actions .button{font-size:10px}.contact-layout{grid-template-columns:.85fr 1.15fr}.contact-intro{padding:32px 25px}.contact-intro h1{font-size:53px}.form-panel{padding:28px}.form-heading h2{font-size:24px}.contact-note{font-size:5px}.comparison-grid{grid-template-columns:1fr 1fr}.case-metrics{flex-wrap:wrap}.case-metrics strong{font-size:21px}}@media (width<=900px){.top-links{display:none}.mobile-menu{display:inline-flex!important}.topbar{gap:15px}.search-trigger{width:215px;margin-left:auto}.home-stage{grid-template-columns:minmax(0,1fr) 190px}.hero-copy h1{font-size:48px}.hero-panel{height:575px}.hero-label{font-size:5.5px}.hero-copy{padding:30px 23px}.hero-art{object-position:45% 40%;width:125%;right:-45%}.hero-copy>p{margin:20px 0;font-size:11px}.hero-copy .button{gap:12px;font-size:10px}.solution-picker{width:70%;min-height:185px;padding:20px 16px}.hero-caption{font-size:5px;bottom:18px;left:22px}.hero-caption span:last-child{font-size:4px}.hero-scroll{width:55px;height:55px}.product-peek{height:128px}.product-peek h2{font-size:17px}.product-peek img{width:145px;height:86px;right:-69px}.inspired-card h2{font-size:21px}.inspired-card>div{font-size:6px}.inspired-card .circle-arrow{width:28px;height:28px}.inspired-bottom{font-size:6px;left:16px;right:16px}.intro-strip>svg,.strip-line{display:none}.intro-strip{justify-content:space-between;gap:8px}.intro-strip p{min-width:100px}.intro-strip>span{max-width:80px;line-height:1.7}.section-heading{align-items:flex-start}.section-heading>div{gap:10px}.section-heading h2{font-size:29px}.section-heading>p{max-width:165px;font-size:9px}.product-card{padding:22px 21px 0}.product-card h3{font-size:29px}.card-top .eyebrow{font-size:6px}.product-image{height:155px;padding:23px 8px 0}.product-image img{height:165px}.product-card>p{font-size:10px}.service-home-grid{grid-template-columns:.8fr 1.2fr}.service-feature{padding:25px}.service-feature h3{font-size:33px}.service-feature .button{gap:8px;padding-left:12px;font-size:9px}.service-list{padding:4px 21px}.service-list>a{gap:12px;min-height:93px}.service-list h3{font-size:18px}.service-list p{font-size:8px}.service-list svg{width:18px}.approach-image{min-height:440px}.approach-copy{padding:20px}.approach-copy h2{font-size:40px}.approach-copy>p{font-size:11px}.closing-panel{padding:32px}.closing-panel h2{font-size:47px}.closing-panel>.button{gap:10px;font-size:9px}.closing-panel p:not(.eyebrow){max-width:240px;font-size:10px}.closing-panel .eyebrow{font-size:7px}.footer{grid-template-columns:1fr 1fr;gap:30px}.footer-column{font-size:11px}.page-hero.has-image{grid-template-columns:1fr .8fr}.page-hero h1{font-size:45px}.page-hero-copy>p:not(.eyebrow){font-size:11px}.page-hero-copy{padding:32px 25px}.page-hero-visual{min-height:370px}.page-hero-copy>.eyebrow{font-size:6px}.feature-card{padding:25px}.feature-card h2{font-size:25px}.feature-card p{font-size:11px}.product-showcase{grid-template-columns:1fr 1fr;padding:28px}.product-showcase h2{font-size:29px}.partnership-panel{gap:25px;padding:30px}.partnership-panel h2{font-size:32px}.partnership-panel li{font-size:10px}.contact-layout{grid-template-columns:1fr}.contact-intro{min-height:430px;padding:35px}.contact-intro h1{z-index:1;font-size:63px;position:relative}.contact-intro>img{opacity:.55;pointer-events:none;width:80%;height:320px;position:absolute;bottom:30px;right:-20%}.contact-intro>p,.contact-method,.contact-note{z-index:1;position:relative}.contact-note{max-width:330px;font-size:6px}.form-panel{padding:35px}.form-heading h2{font-size:30px}.support-banner{flex-direction:column;align-items:flex-start}.calculator-layout{grid-template-columns:1.1fr 1fr}.panel,.calculator-result{padding:25px}.result-value{font-size:44px}.result-breakdown>div{font-size:9px}.range-field{font-size:10px}.calculator-result .button{gap:12px;padding-left:14px;font-size:9px}.revenue-model{gap:25px}.revenue-model h2{font-size:29px}.case-card{padding:24px}.case-card h2{font-size:27px}.case-metrics{grid-template-columns:1fr 1fr;gap:20px;display:grid}.legal-panel{padding:35px}.legal-panel h1{font-size:45px}}@media (width<=700px){:root{--radius:28px}.site-frame{border-radius:30px;width:calc(100% - 24px);margin:12px auto 0;padding:12px 12px 0;display:block;box-shadow:0 0 0 3px #414144,0 0 0 4px #626266}.sidebar{display:none}.topbar{gap:12px;min-height:61px;padding:3px 5px 15px}.wordmark{letter-spacing:2px;font-size:9px}.wordmark span{letter-spacing:1.5px;font-size:7px}.search-trigger{background:#f6f7f0;justify-content:center;width:38px;height:38px;padding:0}.search-trigger span,.search-trigger kbd{display:none}.mobile-menu{padding:6px}.home-stage{grid-template-columns:1fr;gap:13px}.hero-panel{border-radius:34px;height:650px}.hero-copy{padding:30px 25px}.hero-copy h1{font-size:clamp(48px,9.4vw,65px)}.hero-label{letter-spacing:.7px;margin-bottom:36px;font-size:6.5px}.hero-art{object-position:45% 28%;width:116%;right:-34%}.hero-wash{background:linear-gradient(90deg,#c2c6bcec 0%,#c2c6bc7a 30%,#c2c6bc11 70%)}.hero-copy>p{margin-top:22px;font-size:12px}.hero-copy .button{gap:17px;font-size:10px}.solution-picker{border-width:10px;border-radius:35px 0 0;width:66%;min-height:177px;padding:22px 18px 17px}.picker-options button{padding:6px 8px;font-size:7px}.picker-heading{margin-bottom:16px;font-size:7px}.picker-link{font-size:8px}.hero-caption{font-size:6px;bottom:22px;left:23px}.hero-caption span:last-child{font-size:5px}.hero-scroll{top:69%}.home-side{grid-template-columns:1.1fr 1fr;gap:12px;display:grid}.side-heading{grid-column:1/-1;padding:5px 5px 0}.product-peek{border-radius:26px;height:125px;padding:15px}.product-peek+.product-peek{margin-top:-28px}.product-peek h2{margin-top:7px;font-size:18px}.product-peek img{width:145px;right:-74px}.peek-index{width:22px;height:27px;font-size:7px}.peek-category{font-size:7px}.inspired-card{border-radius:26px;min-height:0;padding:16px}.inspired-card h2{margin-top:25px;font-size:23px}.inspired-card>img{height:145px;bottom:35px}.inspired-card>div{font-size:6px}.inspired-bottom{font-size:7px}.intro-strip{flex-wrap:wrap;justify-content:flex-start;gap:12px;min-height:92px;padding:20px 7px}.intro-strip p{flex-basis:100%;gap:4px;font-size:10px;display:flex}.intro-strip p br{display:none}.intro-strip>span{max-width:none;font-size:6px}.intro-strip>a{width:25px;height:25px}.content-section{padding-top:44px}.section-heading{margin-bottom:22px;display:block}.section-heading>div{gap:11px}.section-heading h2{font-size:29px}.section-heading>p{max-width:330px;margin:13px 0 0 29px;font-size:11px}.section-number{font-size:8px}.product-grid{gap:12px}.product-card{border-radius:26px;padding:17px 16px 0}.card-top{margin-bottom:18px}.card-top .circle-arrow{width:26px;height:26px}.card-top .circle-arrow svg{width:16px}.card-top .eyebrow{letter-spacing:.6px;max-width:88px;font-size:5.5px}.product-card h2,.product-card h3{font-size:26px}.product-card>p{max-width:100%;min-height:34px;font-size:10px}.product-image{height:145px;padding:21px 0 0}.product-image img{object-position:left top;width:220px;max-width:none;height:150px}.card-bottom{padding:14px 0;font-size:8px}.service-home-grid{grid-template-columns:1fr}.service-feature{min-height:340px;padding:30px}.service-feature h3{font-size:43px}.service-feature .button{gap:25px;font-size:10px}.feature-spark{font-size:270px;bottom:20px;right:10px}.service-list{padding:4px 25px}.service-list>a{gap:16px;min-height:92px}.service-list h3{font-size:23px}.service-list p{font-size:10px}.approach-panel{grid-template-columns:1fr;margin-top:40px}.approach-image{border-radius:28px;height:330px;min-height:0}.approach-image img{object-position:center 56%}.approach-image>span{font-size:7px;bottom:23px;left:25px}.approach-copy{padding:26px 14px}.approach-copy>.eyebrow{margin-bottom:25px}.approach-copy h2{font-size:49px}.approach-copy>p{max-width:360px;font-size:12px}.closing-panel{border-radius:28px;min-height:370px;margin-top:35px;padding:29px;display:block}.closing-panel h2{font-size:51px}.closing-panel>.button{gap:25px;margin-top:26px;font-size:10px}.closing-panel p:not(.eyebrow){max-width:270px;font-size:11px}.closing-panel .eyebrow{font-size:6px}.closing-star{font-size:290px;top:70px;right:-45px}.footer{gap:30px 18px;padding:40px 10px 22px}.footer-intro .brand{font-size:29px}.footer-intro>p{font-size:12px}.footer-column{font-size:10px}.footer-column>span{letter-spacing:1px;font-size:7px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px;margin-top:4px;font-size:8px;line-height:1.6}.footer-bottom>div{gap:20px;width:100%}.footer-bottom>div>a:last-child{margin-left:auto}.outside-caption{letter-spacing:1px;width:calc(100% - 35px);margin-top:14px;font-size:5px}.page-hero{border-radius:31px;min-height:0}.page-hero.has-image{grid-template-columns:1fr}.page-hero-copy{padding:32px 26px 27px}.page-hero-copy>.eyebrow{font-size:7px}.page-hero h1{margin-top:29px;font-size:49px}.page-hero-copy>p:not(.eyebrow){font-size:12px}.page-hero-visual{border-radius:25px;height:290px;min-height:0;margin:0 10px 10px}.page-hero-visual img[src$=ui\.webp],.page-hero-visual img[src$=sinx-os\.webp]{width:90%;transform:rotate(-5deg)translate(15px,20px)}.page-hero-visual img[src$=cds-intelligence\.webp]{object-position:50% 27%}.breadcrumbs{gap:8px;padding:5px 4px 18px;font-size:8px}.subnav{border-radius:25px;gap:2px}.subnav a{padding:9px 12px;font-size:9px}.feature-grid{gap:12px}.feature-card{border-radius:25px;min-height:220px;padding:23px 20px}.feature-number{margin-bottom:25px;font-size:9px}.feature-card h2{margin:15px 0 12px;font-size:25px}.feature-card p{font-size:11px}.product-showcase{grid-template-columns:1fr;gap:35px;margin-top:35px;padding:28px}.product-showcase h2{font-size:35px}.screenshot-button{margin-bottom:8px}.steps-grid{grid-template-columns:1fr;gap:30px;padding:0 12px}.steps-grid>article{min-height:95px;padding-left:60px;position:relative}.steps-grid>article>span{position:absolute;top:2px;left:0}.steps-grid h3{font-size:27px}.steps-grid p{font-size:12px}.filter-row{gap:7px}.filter-row button{padding:10px 14px;font-size:9px}.filter-row>span{font-size:8px}.service-catalog{grid-template-columns:1fr}.service-tile-image{height:235px}.service-tile-copy{padding:15px 25px 26px}.service-tile h2{font-size:31px}.support-banner{margin-top:15px;padding:27px}.support-banner h2{font-size:31px}.partnership-panel{grid-template-columns:1fr;gap:12px;margin-top:35px;padding:29px}.partnership-panel h2{font-size:36px}.partnership-panel li{font-size:12px}.related-links{grid-template-columns:1fr}.case-grid{grid-template-columns:1fr;gap:15px}.case-card{padding:28px}.case-card h2{font-size:32px}.case-card>p:not(.case-client){font-size:12px}.case-metrics{display:flex}.case-metrics strong{font-size:24px}.case-metrics span{font-size:8px}.case-expanded p,.case-expanded li{font-size:12px}.contact-layout{gap:14px}.contact-intro{border-radius:31px;padding:31px 26px}.contact-intro h1{margin:30px 0 22px;font-size:60px}.contact-intro>img{opacity:.28;width:100%;bottom:70px;right:-30%}.contact-method{font-size:9px}.contact-note{max-width:none;margin-top:30px;padding-top:22px;font-size:5px}.form-panel{border-radius:31px;padding:28px 23px}.form-heading h2{font-size:28px}.form-grid{gap:18px 12px}.form-grid input,.form-grid select,.form-grid textarea{padding:12px 10px;font-size:16px}.form-grid label{font-size:10px}.form-description,.check-label{font-size:11px}.form-grid input::placeholder,.form-grid textarea::placeholder{font-size:12px}.faq-layout{grid-template-columns:1fr;gap:20px;margin-top:42px;padding:0 10px}.faq-layout h2{font-size:38px}.faq-list summary{font-size:12px}.comparison-grid{gap:12px}.comparison-card{border-radius:25px;padding:15px}.comparison-card>img{height:100px}.comparison-card>h2{font-size:25px}.comparison-row{min-height:115px}.comparison-card>.button{gap:6px;padding-left:11px;font-size:8px}.comparison-card .button-icon{width:25px;height:25px}.calculator-layout{grid-template-columns:1fr}.panel,.calculator-result{padding:29px 25px}.calculator-result{position:relative;top:0}.result-value{font-size:66px}.calculator-result>.eyebrow{margin-bottom:40px}.result-breakdown>div{font-size:12px}.calculator-result .button{font-size:11px}.range-field{font-size:12px}.range-field input{min-height:20px;margin-top:15px}.revenue-model{grid-template-columns:1fr;gap:10px}.revenue-model h2{font-size:36px}.model-notes{padding:24px}.model-notes summary{font-size:11px}.legal-panel{border-radius:30px;padding:29px 24px;font-size:12px}.legal-panel h1{font-size:44px;line-height:1.05}.legal-panel h2{font-size:27px}.not-found{min-height:470px;padding:40px 28px}.not-found h1{font-size:52px}dialog{border-radius:25px;padding:25px}.dialog-top h2{font-size:28px}.dialog-search input{font-size:16px}.dialog-search input::placeholder{font-size:12px}}@media (width<=380px){.hero-copy h1{font-size:45px}.hero-label{font-size:5.5px}.hero-panel{height:610px}.solution-picker{width:72%;padding:20px 13px 15px}.picker-options button{font-size:6.5px}.hero-caption{font-size:4.5px;left:16px}.hero-caption span:last-child{font-size:4px}.inspired-card h2{font-size:20px}.product-peek h2{font-size:16px}.product-peek{padding:13px}.product-card h3,.product-card h2{font-size:23px}.product-grid,.feature-grid,.comparison-grid{grid-template-columns:1fr}.product-image{height:205px}.product-image img{width:100%;height:220px}.card-top .eyebrow{max-width:none;font-size:8px}.product-card>p{font-size:11px}.hero-copy{padding-left:21px}.page-hero h1{font-size:43px}.page-hero-copy{padding:30px 23px}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.form-heading h2{font-size:25px}.contact-intro h1{font-size:53px}.case-metrics{flex-wrap:wrap}.comparison-row{min-height:0}.intro-strip>span{font-size:5px}.closing-panel h2{font-size:47px}.result-value{font-size:56px}.subnav a{padding:8px 9px;font-size:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-art{-webkit-mask-image:linear-gradient(90deg,#0000,#000 19%);mask-image:linear-gradient(90deg,#0000,#000 19%)}.product-peek img{-webkit-mask-image:linear-gradient(90deg,#0000,#000 50%);mask-image:linear-gradient(90deg,#0000,#000 50%)}@media (width>=701px) and (width<=900px){.hero-wash{background:linear-gradient(90deg,#c2c6bc 0%,#c2c6bcf2 28%,#c2c6bca3 63%,#c2c6bc33 100%)}}@media (width<=700px){.hero-wash{background:linear-gradient(#c2c6bcbf,#0000 70%),linear-gradient(90deg,#c2c6bc 0%,#c2c6bce8 36%,#c2c6bc99 69%,#c2c6bc22 100%)}.hero-copy h1{font-size:clamp(44px,9.1vw,62px)}.hero-caption{max-width:75px;line-height:1.7}.hero-caption span{overflow-wrap:anywhere}.product-peek img{right:-89px}}.workspace-carousel{outline-offset:.375rem;border-radius:2rem}.workspace-deck{isolation:isolate;touch-action:pan-y;padding:1.75rem 4rem 1.5rem;display:grid;overflow:hidden}.workspace-card{min-width:0;color:var(--ink);background:#eff1e9;border:.0625rem solid #dae0d3;border-radius:2rem;grid-area:1/1;grid-template-columns:1.1fr 1fr;gap:2rem;padding:2rem;transition:transform .45s,opacity .35s;display:grid;box-shadow:0 1.25rem 2.5rem #0002}.workspace-active{z-index:3;opacity:1;transform:none}.workspace-previous{z-index:1;opacity:.4;transform:translate(-9%)scale(.9)rotate(-2deg)}.workspace-next{z-index:1;opacity:.4;transform:translate(9%)scale(.9)rotate(2deg)}.workspace-hidden{z-index:0;opacity:0;visibility:hidden;transform:scale(.85)}.workspace-card:not(.workspace-active)>*{opacity:0}.workspace-visual{flex-direction:column;justify-content:center;min-width:0;display:flex}.workspace-window{background:#dbe0d4;border-radius:.875rem .875rem 0 0;align-items:center;gap:.3125rem;padding:.75rem .875rem;display:flex}.workspace-window>span:not(:last-child){background:#929d86;border-radius:50%;width:.3125rem;height:.3125rem}.workspace-window>span:last-child{color:#515e45;margin-left:auto;font-size:.5625rem}.workspace-visual img{aspect-ratio:1.6;object-fit:cover;object-position:top left;border:.0625rem solid #c9d0c0;border-radius:0 0 .875rem .875rem;width:100%}.workspace-visual>p{color:#606b55;padding:1rem .125rem 0;font-size:.625rem}.workspace-copy{flex-direction:column;align-items:flex-start;display:flex}.workspace-copy .eyebrow{color:#637052;font-size:.5625rem}.workspace-copy h3{margin:1.125rem 0 .875rem;font-size:clamp(1.625rem,2.5vw,2.5rem)}.workspace-copy>p{color:#59614f;font-size:.75rem}.workspace-copy ul{gap:.625rem;margin:1.25rem 0 1.5rem;padding:0;list-style:none;display:grid}.workspace-copy li{align-items:center;gap:.5625rem;font-size:.6875rem;display:flex}.workspace-copy li svg{color:#68794f}.workspace-link{border-top:.0625rem solid #cdd3c3;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:auto;padding-top:1rem;font-size:.6875rem;font-weight:600;display:flex}.workspace-link:hover{color:#5c7043}.workspace-controls{justify-content:center;align-items:center;gap:1.25rem;display:flex}.deck-arrow{width:2.75rem;height:2.75rem;color:var(--ink);background:#e6eadd;border-radius:50%;place-items:center;transition:background .2s,transform .2s;display:grid}.deck-arrow:hover{background:var(--orange);transform:translateY(-.125rem)}.deck-pagination{display:flex}.deck-pagination button{background:0 0;place-items:center;width:2.75rem;height:2.75rem;display:grid}.deck-pagination span{background:#656d5b;border-radius:1rem;width:.375rem;height:.375rem;transition:width .25s,background .25s}.deck-pagination [aria-pressed=true] span{background:var(--orange);width:1.5rem}.deck-status{text-align:center;color:#b7bfae;margin-top:.875rem;font-size:.625rem}.workspace-all{width:fit-content;margin:1.5rem auto 0;display:flex}.insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.insight-card{isolation:isolate;background:#191d16;border:.0625rem solid #343c2c;border-radius:2rem;flex-direction:column;align-items:flex-start;min-width:0;padding:2rem;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.insight-card:hover{border-color:#a1af91;transform:translateY(-.25rem)}.insight-tag{color:#c6d7b5;letter-spacing:.035em;background:#ffffff12;border-radius:2rem;align-items:center;width:fit-content;padding:.4375rem .75rem;font-size:.5rem;font-weight:600;line-height:1.5;display:inline-flex}.insight-card h3{margin:1.25rem 0 .875rem;font-size:1.875rem;line-height:1.12}.insight-card p{color:#b3bcaa;font-size:.75rem}.insight-footer{justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-top:auto;padding-top:1.5rem;font-size:.625rem;display:flex}.insight-crm{background:#141711;grid-column:span 2;min-height:19rem}.insight-crm>img{object-fit:cover;object-position:left;z-index:-1;opacity:.6;width:58%;height:100%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 100%);mask-image:linear-gradient(90deg,#0000,#000 100%)}.insight-crm h3{max-width:23rem;font-size:2.125rem}.insight-crm p{max-width:20rem}.insight-people{background:linear-gradient(160deg,#282e22,#11150e);grid-area:1/3/span 2}.insight-people h3{font-size:2.125rem}.people-workflow{gap:1.375rem;width:100%;margin:2.25rem 0;display:grid}.people-workflow span{color:#d2dbc7;border:.0625rem solid #ffffff20;border-radius:.75rem;padding:.875rem 1rem;font-size:.6875rem;position:relative}.people-workflow span:not(:last-child):after{content:"";background:#8c9d75;width:.0625rem;height:1.4375rem;position:absolute;top:100%;left:1.25rem}.insight-people .insight-footer{border-top:.0625rem solid #ffffff20}.insight-teams{color:var(--ink);background:#dfe4d8;padding:0}.insight-teams>img{object-fit:cover;object-position:center 40%;width:100%;height:9rem;-webkit-mask-image:linear-gradient(#000 50%,#0000);mask-image:linear-gradient(#000 50%,#0000)}.insight-teams-copy{flex-direction:column;flex:1;align-items:flex-start;padding:0 1.625rem 1.625rem;display:flex}.insight-teams .insight-tag{color:#414a36;background:#f9faf5}.insight-teams h3,.insight-ai h3{font-size:1.5rem}.insight-teams p,.insight-ai p{color:#56604b;font-size:.6875rem}.insight-ai{color:var(--ink);background:#f6f6f0;border-color:#de966e;padding:1.625rem}.insight-ai .insight-tag{color:#8a4926;background:#f0e3d8}.insight-topics{flex-wrap:wrap;gap:.375rem;margin:1.5rem 0;display:flex}.insight-topics span{border:.0625rem solid #cfd4c6;border-radius:2rem;padding:.3125rem .5625rem;font-size:.5rem}.insight-ai .insight-footer{border-top:.0625rem solid #d5d9ce}@media (width<=1150px){.workspace-deck{padding-inline:2rem}.workspace-card{gap:1.5rem;padding:1.5rem}.insight-card{padding:1.5rem}.insight-teams{padding:0}.insight-card h3{font-size:1.625rem}}@media (width<=900px){.workspace-card{grid-template-columns:1fr;gap:1.5rem}.workspace-visual img{aspect-ratio:2.1}.workspace-copy h3{font-size:2rem}.workspace-copy ul{grid-template-columns:1fr}.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-crm{grid-column:1/-1}.insight-people{grid-area:2/2/span 2}.insight-teams,.insight-ai{grid-column:1}}@media (width<=700px){.workspace-deck{padding:1.125rem .75rem 1.5rem}.workspace-card{border-radius:1.5rem;gap:1.25rem;padding:1.25rem}.workspace-previous{transform:translate(-5%)scale(.94)rotate(-1deg)}.workspace-next{transform:translate(5%)scale(.94)rotate(1deg)}.workspace-copy h3{font-size:1.75rem}.workspace-copy .eyebrow{font-size:.5rem}.workspace-controls{gap:.5rem}.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.insight-card{border:0;border-radius:2rem;grid-area:auto;overflow:clip}.insight-card:hover{transform:none}.insight-crm{min-height:31rem;color:var(--ink);background:#c6ccbf;grid-column:1/-1;padding:1.625rem 1.5rem 14rem}.insight-crm .insight-tag{color:#3b4830;letter-spacing:.08em;background:0 0;padding-left:0}.insight-crm .insight-tag:before{content:"";background:#34432a;border-radius:50%;width:.375rem;height:.375rem;margin-right:.5rem;box-shadow:0 0 0 .25rem #e1e6d873}.insight-crm h3{letter-spacing:-.055em;margin:1.25rem 0 1rem;font-size:clamp(2rem,9.2vw,3.375rem);line-height:1.02}.insight-crm p{color:#45513b;max-width:95%;font-size:.75rem}.insight-crm>img{opacity:1;object-position:top left;border:.375rem solid #2d3528;border-radius:1rem;width:104%;max-width:none;height:11.75rem;inset:auto -18% 1.75rem auto;transform:rotate(-12deg);box-shadow:-.75rem 1rem 2rem #26341d38;-webkit-mask-image:none;mask-image:none}.insight-crm>.insight-footer,.insight-ai>.insight-footer{width:65%;min-height:4.25rem;color:var(--ink);background:#f6f7f0;border:0;border-top:.5rem solid #0a0b09;border-left:.5rem solid #0a0b09;border-radius:1.875rem 0 0;padding:1.125rem .875rem 1rem 1.125rem;font-size:.625rem;position:absolute;bottom:-.0625rem;right:-.0625rem}.insight-crm>.insight-footer svg,.insight-ai>.insight-footer svg{background:#e0e5d7;border-radius:50%;width:1.875rem;height:1.875rem;padding:.3125rem}.insight-people,.insight-teams{border-radius:1.625rem;min-height:22rem}.insight-people{color:var(--ink);background:#dce2d3;grid-column:1;padding:1.125rem 1rem}.insight-people .insight-tag,.insight-teams .insight-tag{letter-spacing:0;color:#46533a;background:#f6f8f0c9;padding:.375rem .5rem;font-size:.4375rem}.insight-people h3,.insight-teams h3{letter-spacing:-.04em;margin:1rem 0;font-size:clamp(1.0625rem,5vw,1.875rem);line-height:1.1}.insight-people>p,.insight-teams-copy>p{display:none}.people-workflow{gap:0;margin:.5rem 0 1rem}.people-workflow span{color:#526046;border:0;border-bottom:.0625rem solid #bac5af;border-radius:0;padding:.625rem 0;font-size:.5625rem;line-height:1.5}.people-workflow span:not(:last-child):after{display:none}.insight-people .insight-footer,.insight-teams .insight-footer{border:0;gap:.25rem;min-height:2.75rem;padding-top:.625rem;font-size:.5625rem}.insight-teams{grid-column:2}.insight-teams>img{object-position:48% top;z-index:-2;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}.insight-teams:before{content:"";z-index:-1;background:linear-gradient(#dfe4d800,#dfe4d84d 22%,#dfe4d8 61%);position:absolute;inset:0}.insight-teams-copy{padding:8.5rem 1rem 1.125rem}.insight-teams .insight-footer{margin-top:auto}.insight-ai{color:#f1f3e9;background:#20281b;grid-column:1/-1;min-height:23rem;padding:1.625rem 1.5rem 5.5rem}.insight-ai:before{content:"";opacity:.5;z-index:-1;border:.0625rem solid #db925e;border-radius:50%;width:11rem;height:11rem;position:absolute;top:1.75rem;right:-5rem;box-shadow:0 0 0 1.25rem #db925e14,0 0 0 2.5rem #db925e0d,0 0 0 4rem #db925e08}.insight-ai .insight-tag{color:#f0bb95;background:#ed9b6b14}.insight-ai h3{max-width:94%;margin-top:1.25rem;font-size:clamp(1.875rem,8vw,2.875rem);line-height:1.04}.insight-ai p{color:#c0cbb4;max-width:95%;font-size:.75rem}.insight-ai .insight-topics{margin:1.25rem 0 .5rem}.insight-ai .insight-topics span{color:#d0d9c6;border-color:#657353}.insight-ai>.insight-footer svg{background:var(--orange)}}@media (width<=360px){.insights-grid{gap:.625rem}.insight-people,.insight-teams-copy{padding-inline:.75rem}.insight-people .insight-tag,.insight-teams .insight-tag{padding-inline:.375rem}}
