@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700;800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1380px,100% - 80px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:100px;display:flex;position:relative}.brand{letter-spacing:.06em;align-items:center;gap:10px;font-size:11px;font-weight:800;line-height:1.05;display:flex}.brand-mark{flex:none;width:24px;height:29px;display:block}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.nav-links{gap:36px;font-size:13px;display:flex}.nav-links a:hover{opacity:.55}.button{border:1px solid var(--ink);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:26px;padding:16px 20px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{box-shadow:4px 4px 0 var(--ink);transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-accent{background:var(--acid);color:var(--ink)}.hero{grid-template-columns:1.15fr .85fr;align-items:center;min-height:720px;display:grid;overflow:hidden}.eyebrow,.section-label{letter-spacing:.16em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;margin-bottom:30px;display:flex}.eyebrow span{background:var(--acid);border-radius:50%;width:8px;height:8px}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(60px,6.4vw,108px);font-weight:500;line-height:.9}.hero h1 em,.services h2 em,.manifesto em,.compliance em{font-family:Georgia,serif;font-weight:400}.hero-bottom{align-items:end;gap:50px;margin-top:48px;display:flex}.hero-bottom p{color:#53544e;max-width:440px;margin:0;font-size:17px;line-height:1.55}.hero-visual{place-items:center;height:600px;display:grid;position:relative}.system-map{background-color:#fbfaf673;background-image:linear-gradient(#11110f09 1px,#0000 1px),linear-gradient(90deg,#11110f09 1px,#0000 1px);background-size:32px 32px;border:1px solid #c5c4bd;width:520px;height:500px;position:relative}.map-header{letter-spacing:.16em;border-bottom:1px solid #d0cfc9;justify-content:space-between;align-items:center;height:38px;padding:0 14px;font-size:8px;font-weight:800;display:flex}.map-header i{color:#668b2b;font-style:normal}.map-line{background:#9d9d96;position:absolute}.map-line-x{height:1px;top:250px;left:72px;right:72px}.map-line-y{width:1px;top:94px;bottom:86px;left:259px}.map-line:after{content:"";background:var(--acid);border:1px solid var(--ink);border-radius:50%;width:7px;height:7px;position:absolute}.map-line-x:after{top:-3px;right:96px}.map-line-y:after{top:84px;left:-3px}.map-node{background:var(--white);border:1px solid var(--ink);z-index:2;grid-template-columns:auto 1fr;align-content:center;column-gap:9px;width:132px;min-height:70px;padding:11px 12px;display:grid;position:absolute;box-shadow:5px 5px #11110f0d}.map-node small{color:#729b2f;grid-row:1/3;font:800 8px/1 Arial,sans-serif}.map-node strong{letter-spacing:.13em;font-size:9px}.map-node span{letter-spacing:.15em;color:#85867f;margin-top:6px;font-size:7px}.map-right{top:215px;right:18px}.map-left{top:215px;left:18px}.map-core{background:var(--ink);color:#fff;z-index:3;flex-direction:column;justify-content:center;align-items:center;width:152px;height:124px;display:flex;position:absolute;top:188px;left:184px}.map-core strong{letter-spacing:.16em;font-size:10px}.map-core small{letter-spacing:.14em;color:#aaa;margin-top:7px;font-size:6px}.map-legend{letter-spacing:.14em;border-top:1px solid #d0cfc9;justify-content:center;align-items:end;gap:12px;height:26px;font-size:7px;display:flex;position:absolute;bottom:10px;left:14px;right:14px}.map-legend i{color:#7cae2d;font-style:normal}.map-legend strong{font-size:7px}.ticker{background:var(--ink);color:#fff;padding:18px 0;overflow:hidden}.ticker div{letter-spacing:.14em;align-items:center;gap:28px;width:max-content;font-size:12px;font-weight:700;animation:22s linear infinite marquee;display:flex}.ticker i{color:var(--acid);font-style:normal}@keyframes marquee{0%{transform:translate(2%)}to{transform:translate(-30%)}}.intro{border-bottom:1px solid var(--line);grid-template-columns:.5fr 1.4fr .65fr;gap:55px;padding-block:150px;display:grid}.section-label{color:#6f7069;margin:8px 0}.intro h2,.services h2,.method h2,.compliance h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.2vw,70px);font-weight:500;line-height:1}.lead{max-width:680px;margin:40px 0 0;font:400 23px/1.45 Georgia,serif}.intro aside{border-left:1px solid var(--ink);align-self:end;padding-left:26px}.intro aside strong{font-size:13px}.intro aside p{color:var(--muted);font-size:13px;line-height:1.65}.services{grid-template-columns:.75fr 1fr;gap:10vw;padding-block:140px;display:grid}.services-head{align-self:start;position:sticky;top:50px}.services h2{margin-top:48px}.service{border-top:1px solid var(--ink);grid-template-columns:55px 1fr 1fr 42px;align-items:center;gap:20px;padding:32px 0;transition:all .25s;display:grid}.service:last-child{border-bottom:1px solid var(--ink)}.service:hover{background:#b9ff3829;padding-left:15px}.service-num{font:italic 15px Georgia,serif}.service h3{margin:0;font-size:27px;font-weight:500}.service p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.round-arrow{border:1px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.plans{background:#e7e8e6;padding-block:135px}.plans-heading{grid-template-columns:.4fr 1fr;gap:40px;margin-bottom:70px;display:grid}.plans-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.5vw,72px);font-weight:500;line-height:.98}.plans-heading h2 em{font-family:Georgia,serif;font-weight:400}.plans-heading>div>p{max-width:620px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.65}.plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.plan-card{background:var(--white);border:1px solid #d0d1ce;flex-direction:column;min-height:760px;padding:58px 44px 40px;display:flex;position:relative;box-shadow:0 12px 35px #11110f0d}.plan-tag{background:var(--ink);color:#fff;letter-spacing:.18em;padding:11px 16px;font-size:10px;font-weight:800;position:absolute;top:-16px;left:42px}.plan-card:first-child .plan-tag{background:var(--acid);color:var(--ink)}.plan-kicker{letter-spacing:.13em;color:var(--muted);margin:0 0 24px;font-size:10px}.plan-card h3{letter-spacing:-.04em;margin:0 0 18px;font:500 clamp(45px,4vw,64px)/1 Georgia,serif}.plan-description{color:#50514c;min-height:78px;margin:0;font-size:17px;line-height:1.5}.plan-price{flex-direction:column;gap:9px;margin:34px 0 28px;display:flex}.plan-price span{color:var(--muted);font:italic 12px/1.4 Georgia,serif}.plan-card ul{flex-direction:column;gap:19px;margin:0 0 34px;padding:0;list-style:none;display:flex}.plan-card li{color:#555650;grid-template-columns:18px 1fr;gap:10px;font-size:14px;line-height:1.5;display:grid}.plan-card li span{color:#7db423;font-weight:700}.plan-card .button{margin-top:auto}.plan-button{background:0 0}.plans-disclaimer{text-align:center;max-width:790px;color:var(--muted);margin:35px auto 0;font-size:11px;line-height:1.6}.products{background:#dfe1df;padding-block:140px}.products-heading{text-align:center;max-width:900px;margin:0 auto 75px}.products-heading h2{letter-spacing:-.055em;margin:24px 0;font-size:clamp(50px,5.5vw,88px);font-weight:500;line-height:.94}.products-heading h2 em{color:#68705f;font-family:Georgia,serif;font-weight:400}.products-heading>p:last-child{max-width:720px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.6}.product-grid{grid-template-columns:repeat(6,1fr);gap:22px;display:grid}.product-card{background:var(--white);border:1px solid #cdcfcc;flex-direction:column;grid-column:span 2;min-height:520px;padding:36px 34px 32px;transition:all .25s;display:flex;box-shadow:0 10px 28px #11110f0b}.product-card:nth-child(4),.product-card:nth-child(5){grid-column:span 3}.product-card:hover{border-color:#99bc59;transform:translateY(-7px);box-shadow:0 18px 38px #30401b1a}.product-card header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.product-icon{background:#efffd4;border:1px solid #b2d778;place-items:center;width:48px;height:48px;font:500 24px Georgia,serif;display:grid}.product-category{letter-spacing:.18em;color:#658235;font-size:9px;font-weight:800}.product-card h3{letter-spacing:-.035em;margin:0 0 10px;font:500 clamp(34px,3vw,46px)/1 Georgia,serif}.product-subtitle{letter-spacing:.18em;margin:0 0 25px;font-size:9px;font-weight:800}.product-description{color:#555650;max-width:520px;margin:0 0 24px;font-size:14px;line-height:1.65}.product-card ul{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.product-card li{color:#555650;grid-template-columns:18px 1fr;gap:8px;font-size:12px;line-height:1.5;display:grid}.product-card li span{color:#7bab2b}.product-link{letter-spacing:.17em;color:#597823;align-items:center;gap:12px;margin-top:auto;font-size:10px;font-weight:800;display:flex}.product-boundary{border-top:1px solid #bcbeba;grid-template-columns:1fr 1.6fr;align-items:start;gap:50px;margin-top:35px;padding-top:27px;display:grid}.product-boundary strong{font:400 21px/1.25 Georgia,serif}.product-boundary span{color:var(--muted);font-size:12px;line-height:1.65}.manifesto{background:var(--ink);color:#fff;padding-block:120px}.manifesto-grid{grid-template-columns:.4fr 1fr 1fr;gap:40px;display:grid}.light{color:#aaa!important}.manifesto blockquote{letter-spacing:-.055em;grid-column:2/4;margin:0 0 85px;font-size:clamp(45px,5.5vw,90px);line-height:1.03}.metric{border-top:1px solid #4a4a46;flex-direction:column;gap:15px;padding-top:22px;display:flex}.metric strong{color:var(--acid);font:400 48px Georgia,serif}.metric span{color:#aaa;font-size:12px}.method{background:#eceeec;padding-block:140px}.method-layout{grid-template-columns:1fr 1.08fr;align-items:center;gap:7vw;display:grid}.method-label{align-items:center;gap:14px;display:flex}.method-label span{background:#84b82d;width:38px;height:2px;display:block}.method-copy h2{letter-spacing:-.055em;margin:58px 0 30px;font-size:clamp(50px,5vw,82px);font-weight:500;line-height:.94}.method-copy h2 em{color:#71825a;font-family:Georgia,serif;font-weight:400}.method-lead{color:#555650;max-width:650px;margin:0 0 38px;font-size:18px;line-height:1.65}.method-promises{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:38px;display:grid}.method-promises span{background:var(--white);border:1px solid #d4d6d3;padding:17px 18px;font-size:12px;line-height:1.4}.method-promises span:first-letter{color:#7dad2c}.method-panel{background:var(--white);border:1px solid #cfd2cf;border-radius:18px;padding:46px 42px;position:relative;box-shadow:0 14px 35px #11110f0f}.method-badge{background:var(--ink);color:#fff;letter-spacing:.18em;border-radius:30px;padding:15px 21px;font-size:9px;font-weight:800;position:absolute;top:-24px;right:-28px;box-shadow:0 8px 20px #11110f29}.method-step{border-bottom:1px solid #e3e4e1;grid-template-columns:70px 1fr;gap:24px;padding:28px 0;display:grid}.method-step:last-child{border-bottom:0}.method-icon{color:#6f992a;background:#efffd5;border:1px solid #b4d97a;border-radius:50%;place-items:center;width:58px;height:58px;font:500 25px Georgia,serif;display:grid}.method-step>div{grid-template-columns:34px 1fr;align-items:center;display:grid}.method-number{letter-spacing:.18em;color:#719c2c;font-size:9px;font-weight:800}.method-step h3{margin:0;font:500 25px/1.1 Georgia,serif}.method-step p{color:var(--muted);grid-column:2;margin:12px 0 0;font-size:13px;line-height:1.6}.cases{padding-bottom:150px}.case-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;display:grid}.case{flex-direction:column;justify-content:space-between;height:430px;padding:30px;display:flex;position:relative;overflow:hidden}.case:before{content:"";opacity:.18;border:1px solid;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-90px;right:-100px}.case-1{background:#d8d5cc}.case-3{color:#fff;background:#242421}.case span{letter-spacing:.15em;font-size:10px;font-weight:700}.case h3{letter-spacing:-.035em;max-width:340px;margin:auto 0 20px;font-size:35px;line-height:1.05}.case-line{opacity:.5;background:currentColor;height:1px}.compliance{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:.25fr 1.4fr .65fr;align-items:center;gap:50px;padding-block:90px;display:grid}.compliance-icon{color:#777;font:300 82px/1 Arial}.compliance h2{margin-top:35px;font-size:clamp(38px,4vw,64px)}.compliance p{color:var(--muted);font-size:14px;line-height:1.7}.contact{background:var(--ink);color:#fff;padding-block:120px}.contact-grid{grid-template-columns:.35fr 1.1fr .55fr;align-items:end;gap:50px;display:grid}.contact h2{letter-spacing:-.055em;margin:0;font-size:clamp(55px,6vw,96px);font-weight:500;line-height:.92}.contact-grid>div p{color:#aaa;margin:0 0 30px;font-size:15px;line-height:1.7}.footer{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:40px;padding-block:60px;display:grid}.footer p,.footer small{color:var(--muted);font-size:11px}.footer>div{gap:18px;font-size:11px;display:flex}@media (width<=900px){.shell{width:min(100% - 36px,700px)}.nav{height:80px}.nav-links{display:none}.nav-cta{padding:12px}.hero{grid-template-columns:1fr;padding-block:80px}.hero-visual{height:430px}.orbit-one{width:400px;height:400px}.orbit-two{width:300px;height:300px}.intro,.services,.compliance,.contact-grid{grid-template-columns:1fr}.intro,.services{padding-block:90px}.services-head{position:static}.plans{padding-block:90px}.plans-heading,.plan-grid{grid-template-columns:1fr}.plan-card{min-height:auto}.plan-featured{transform:none}.products{padding-block:90px}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:span 3}.product-boundary,.manifesto-grid{grid-template-columns:1fr}.manifesto blockquote{grid-column:auto;margin:20px 0 50px}.method{padding-block:90px}.method-layout{grid-template-columns:1fr;gap:70px}.method-copy h2{margin-top:38px}.method-panel{margin-top:10px}.case-grid,.footer{grid-template-columns:1fr 1fr}.contact-grid{align-items:start}}@media (width<=600px){.nav .brand-mark{width:18px;height:22px;display:block}.nav .brand span:last-child{display:block}.nav .brand{letter-spacing:.06em;white-space:nowrap;gap:7px;font-size:10px;line-height:1}.nav-cta{gap:8px;font-size:10px}.hero{min-height:auto}.hero h1{font-size:53px}.hero-bottom{flex-direction:column;align-items:flex-start;gap:28px}.hero-visual{height:350px}.orbit-one{width:320px;height:320px}.orbit-two{width:240px;height:240px}.node{display:none}.intro{gap:35px}.service{grid-template-columns:35px 1fr 38px}.service p{grid-column:2/4}.plan-card{padding:48px 26px 30px}.plan-tag{left:25px}.plan-description{min-height:auto}.product-grid{display:block}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){min-height:auto;margin-bottom:18px}.products-heading h2{font-size:48px}.product-boundary{gap:15px}.manifesto{padding-block:80px}.method-promises{grid-template-columns:1fr}.method-panel{padding:42px 22px 20px}.method-badge{font-size:8px;right:10px}.method-step{grid-template-columns:52px 1fr;gap:13px}.method-icon{width:46px;height:46px}.method-step h3{font-size:21px}.method-step p{grid-column:1/3}.case-grid{grid-template-columns:1fr}.case{height:340px}.compliance{padding-block:70px}.compliance-icon{display:none}.footer{grid-template-columns:1fr}.footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:auto;min-height:540px;padding:34px 28px 30px}@media (width<=1100px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.product-grid{display:block}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){min-height:auto;margin-bottom:18px}}.plan-card,.product-card{isolation:isolate;transition:transform .32s,border-color .32s,box-shadow .32s;overflow:hidden}.plan-card:before,.product-card:before{content:"";opacity:0;z-index:-1;background:linear-gradient(150deg,#f7f8f0 8%,#e7ffc1 100%);transition:opacity .32s;position:absolute;inset:0}.plan-card>*,.product-card>*{z-index:1;position:relative}.plan-featured{background:var(--white);border-color:#d0d1ce;transform:none;box-shadow:0 12px 35px #11110f0d}.plan-featured .button-accent{background:0 0}@media (hover:hover){.plan-card:hover,.product-card:hover{border-color:#91c93a;transform:translateY(-8px);box-shadow:0 22px 48px #5771252b}.plan-card:hover:before,.product-card:hover:before{opacity:1}.plan-card:hover .button,.product-card:hover .product-icon{background:var(--acid);border-color:var(--ink)}.product-card:hover .product-link{color:#3f5e10;transform:translate(4px)}}.product-link{transition:color .32s,transform .32s}@media (prefers-reduced-motion:reduce){.plan-card,.product-card,.plan-card:before,.product-card:before,.product-link{transition:none!important}}.next-step{background:#e7e9e8;padding-block:95px 130px}.seven-principle{background:var(--white);border:1px solid #d3d5d3;margin-bottom:70px;padding:44px 48px;box-shadow:0 10px 30px #11110f0b}.seven-principle blockquote{max-width:1180px;margin:0 0 28px;font:italic 21px/1.55 Arial,Helvetica,sans-serif}.seven-principle>div{align-items:center;gap:16px;font-size:12px;display:flex}.seven-principle>div span{color:#557421;background:#eaffc9;border:1px solid #acd46f;border-radius:50%;place-items:center;width:48px;height:48px;font:600 19px Georgia,serif;display:grid}.next-grid{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}.next-label{color:#607252;align-items:center;gap:14px;display:flex}.next-label span{background:#86b632;width:32px;height:2px;display:block}.next-copy h2{letter-spacing:-.045em;margin:38px 0 28px;font:500 clamp(50px,5vw,76px)/1 Georgia,serif}.next-copy h2 em{color:#718957;font-weight:400}.next-copy>p:not(.section-label){color:#555650;max-width:660px;font-size:17px;line-height:1.65}.next-copy ul{flex-direction:column;gap:20px;margin:36px 0;padding:0;list-style:none;display:flex}.next-copy li{color:#555650;grid-template-columns:20px 1fr;gap:10px;font-size:14px;line-height:1.5;display:grid}.next-copy li span{color:#76a629}.next-chips{flex-wrap:wrap;gap:12px;display:flex}.next-chips span{background:var(--white);color:#557421;border:1px solid #d0d2cf;padding:13px 16px;font-size:9px}.next-card{background:var(--white);text-align:center;border:1px solid #d0d2cf;flex-direction:column;justify-content:center;min-height:430px;padding:70px 52px;display:flex;box-shadow:0 14px 34px #11110f0f}.next-card>p{color:#5e615c;margin:0 0 34px;font-size:9px}.next-card h3{letter-spacing:-.035em;margin:0;font:500 clamp(31px,3vw,45px)/1.12 Georgia,serif}.next-card h3 em{color:#718957;font-weight:400}.next-card>span{color:var(--muted);max-width:520px;margin:24px auto 38px;font-size:14px;line-height:1.65}.next-card .button{width:100%;font-size:10px}.next-card small{color:#696b66;margin-top:22px;font-size:8px}.next-card:hover{border-color:#93c442;box-shadow:0 20px 42px #4e642821}@media (width<=900px){.next-grid{grid-template-columns:1fr;gap:65px}.seven-principle{padding:34px 30px}.next-card{min-height:auto}}@media (width<=600px){.next-step{padding-block:70px}.seven-principle blockquote{font-size:17px}.next-card{padding:50px 24px}.next-chips{flex-direction:column}.next-chips span{text-align:center}}.nav-links{text-transform:uppercase;letter-spacing:.11em;gap:30px;font-size:10px}.button{padding:14px 18px;font-size:10px}.eyebrow,.section-label{font-size:9px}.hero h1{font-size:clamp(48px,5vw,78px);line-height:.94}.hero-bottom p{max-width:400px;font-size:15px;line-height:1.6}.intro h2,.services h2,.compliance h2{font-size:clamp(36px,3.5vw,56px);line-height:1.04}.lead{max-width:620px;font-size:19px}.intro aside strong,.intro aside p{font-size:11px}.service h3{font-size:23px}.service p{font-size:11px}.plans-heading h2{font-size:clamp(38px,3.8vw,60px);line-height:1}.plans-heading>div>p{font-size:14px}.plan-card h3{font-size:clamp(36px,3vw,48px)}.plan-description{min-height:68px;font-size:14px}.plan-card li{font-size:12px}.plan-price strong{font-size:13px}.products-heading h2{font-size:clamp(42px,4.4vw,68px);line-height:.98}.products-heading>p:last-child{font-size:14px}.product-card h3{font-size:clamp(28px,2.4vw,38px)}.product-description{font-size:12px}.product-card li{font-size:11px}.manifesto blockquote{font-size:clamp(38px,4.5vw,68px);line-height:1.06}.metric strong{font-size:40px}.method-copy h2{font-size:clamp(42px,4.2vw,64px);line-height:.98}.method-lead{font-size:15px}.method-promises span{font-size:10px}.method-step h3{font-size:22px}.method-step p{font-size:11px}.case h3{font-size:29px}.next-copy h2{font-size:clamp(40px,4vw,62px)}.next-copy>p:not(.section-label){font-size:15px}.next-copy li{font-size:12px}.next-card h3{font-size:clamp(28px,2.6vw,39px)}.next-card>span{font-size:12px}.contact h2{font-size:clamp(44px,4.8vw,72px)}.contact-grid>div p{font-size:13px}@media (width<=600px){.hero h1{font-size:44px}.products-heading h2{font-size:40px}.method-copy h2{font-size:42px}.next-copy h2{font-size:40px}.contact h2{font-size:46px}}.faqs{background:#edf0ef;padding-block:120px}.faqs h2{letter-spacing:-.05em;margin:0 0 65px;font-size:clamp(44px,4.7vw,72px);font-weight:500;line-height:1}.faqs h2 em{color:#718957;font-family:Georgia,serif;font-weight:400}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{background:var(--white);border:1px solid #d0d3d1;transition:border-color .25s,box-shadow .25s}.faq-item:hover,.faq-item[open]{border-color:#9bc557;box-shadow:0 10px 24px #3e501f12}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:30px 38px;font:500 23px/1.3 Georgia,serif;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#698c31;font:400 25px/1 ui-monospace,SFMono-Regular,Menlo,monospace;transition:transform .25s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{max-width:980px;color:var(--muted);margin:0;padding:0 80px 32px 38px;font-size:13px;line-height:1.7}@media (width<=600px){.faqs{padding-block:75px}.faqs h2{margin-bottom:42px;font-size:41px}.faq-item summary{padding:24px 20px;font-size:19px}.faq-item p{padding:0 48px 25px 20px;font-size:12px}}.faqs>.shell{width:min(920px,100% - 80px)}@media (width<=600px){.faqs>.shell{width:calc(100% - 36px)}.system-map{transform:scale(.62)}}.problem{background:#edf0ef;padding-block:120px}.problem-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:7vw;display:grid}.problem-label{color:#658235;align-items:center;gap:14px;display:flex}.problem-label span{background:#84b82d;width:34px;height:2px}.problem-copy h2{letter-spacing:-.052em;margin:45px 0 30px;font-size:clamp(40px,4.1vw,64px);font-weight:500;line-height:.98}.problem-copy h2 em{color:#718957;font-family:Georgia,serif;font-weight:400}.problem-copy>p:not(.section-label){color:#555650;max-width:720px;font-size:15px;line-height:1.75}.problem-signals{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.problem-signals span{background:var(--white);letter-spacing:.12em;text-transform:uppercase;color:#5b6156;border:1px solid #d0d3d0;padding:11px 14px;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.problem-solution{background:var(--white);border:1px solid #d0d3d1;padding:50px 44px;box-shadow:0 14px 34px #11110f0e}.problem-solution>.section-label{color:#668238}.problem-solution h3{margin:24px 0 28px;font-size:20px;font-weight:400;line-height:1.55}.problem-solution h3 strong{color:#63872a;font-weight:700}.solution-tags{flex-wrap:wrap;gap:9px;margin-bottom:32px;display:flex}.solution-tags span{letter-spacing:.15em;border:1px solid #d7d9d6;padding:9px 12px;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.solution-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.solution-cards article{border:1px solid #d9dbd8;flex-direction:column;gap:11px;padding:23px;display:flex}.solution-cards article p{letter-spacing:.16em;color:#668e25;margin:0;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.solution-cards article strong{margin-bottom:4px;font-size:13px}.solution-cards article span{color:var(--muted);font-size:10px}.problem-solution small{color:var(--muted);margin-top:23px;font-size:9px;line-height:1.5;display:block}@media (width<=900px){.problem{padding-block:90px}.problem-grid{grid-template-columns:1fr;gap:55px}}@media (width<=600px){.problem{padding-block:70px}.problem-copy h2{font-size:40px}.problem-solution{padding:38px 24px}.solution-cards{grid-template-columns:1fr}}.data-banner{background:var(--acid);padding-block:85px}.data-banner-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.data-icon{border:2px solid var(--ink);border-radius:9px;place-items:center;width:48px;height:48px;margin-bottom:24px;font:600 24px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.data-banner h2{letter-spacing:-.035em;margin:0;font:500 clamp(35px,3.6vw,54px)/1.05 Georgia,serif}.data-banner p{color:#3f441f;max-width:720px;margin:22px auto 12px;font-size:14px;line-height:1.65}.data-banner strong{margin-bottom:32px;font-size:12px}.data-button{background:var(--white);min-width:230px}.data-button:hover{background:var(--ink);color:#fff;box-shadow:5px 5px #11110f40}@media (width<=600px){.data-banner{padding-block:65px}.data-banner h2{font-size:35px}.data-banner p{font-size:12px}.data-banner strong{font-size:10px;line-height:1.5}}.button{white-space:nowrap;border-radius:8px;flex-wrap:nowrap;min-width:max-content;line-height:1}.button span{flex:none}.product-link{white-space:nowrap}@media (width<=600px){.button{letter-spacing:.08em;gap:12px;padding:13px 14px;font-size:8px}.next-card .button{min-width:0}.product-link{letter-spacing:.1em;font-size:8px}}main h1{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.045em!important;font-size:58px!important;font-weight:500!important;line-height:.98!important}main h2{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.04em!important;font-size:42px!important;font-weight:500!important;line-height:1.04!important}main h3{font-family:Georgia,Times New Roman,serif;letter-spacing:-.025em!important;font-size:25px!important;font-weight:500!important;line-height:1.12!important}@media (width<=700px){main h1{font-size:40px!important}main h2{font-size:32px!important}main h3{font-size:21px!important}}body{color:#080b13;background:#f5f6f8}.shell{width:min(1240px,100% - 80px)}.nav{color:#fff;background:#080b13;border-color:#ffffff24;height:76px}.nav:before{content:"";z-index:-1;background:#080b13;height:76px;position:fixed;inset:0 0 auto}.nav .brand-mark img,.footer .brand-mark img{filter:invert()}.nav-links{color:#c8ccd5;gap:28px;font-size:9px}.nav-cta{color:#080b13;background:#fff;border-color:#fff}.button{border-radius:0;box-shadow:none!important}.button:hover{color:#fff;background:#315dff;border-color:#315dff;transform:none}.hero{color:#fff;background-color:#080b13;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:64px 64px;border-bottom:1px solid #222735;width:100%;min-height:690px;padding-inline:max(40px,50% - 620px);position:relative;max-width:none!important}.hero:before{content:"SYSTEMS / HEALTH / OPERATIONS";letter-spacing:.18em;color:#6f7688;font:700 8px/1 ui-monospace,monospace;position:absolute;bottom:24px;left:max(40px,50% - 620px)}.eyebrow{color:#9fa6b7}.eyebrow span{background:#315dff;border-radius:0}main .hero h1{letter-spacing:-.04em!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(48px,4.5vw,72px)!important;line-height:.96!important}.hero h1 em{color:#aeb9dd}.hero-bottom p{color:#aeb3be;font-size:13px}.hero .button-accent{color:#fff;background:#315dff;border-color:#315dff}.hero-visual{height:560px}.system-map{color:#fff;background-color:#0c101a;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);border-color:#394052;width:510px;height:465px}.map-header{color:#aeb4c2;border-color:#313747}.map-header i{color:#7894ff}.map-line{background:#596071}.map-line-x{top:232px}.map-line-y{top:82px;bottom:76px;left:254px}.map-line:after{background:#315dff;border-color:#aec0ff}.map-node{box-shadow:none;background:#111725;border-color:#565e70}.map-node small{color:#7894ff}.map-node span{color:#777f90}.map-top{top:52px;left:189px}.map-right{top:197px}.map-bottom{bottom:42px;left:189px}.map-left{top:197px}.map-core{color:#080b13;background:#fff;border:1px solid #fff;top:170px;left:179px}.map-core small{color:#686e79}.map-legend{color:#969dac;border-color:#313747}.map-legend i{color:#7894ff}.ticker{color:#080b13;background:#fff;border-bottom:1px solid #dfe2e8;padding:14px 0}.problem,.intro,.services,.plans,.products,.method,.cases,.faqs,.next-step,.compliance{background-color:#f5f6f8;background-image:linear-gradient(#080b130b 1px,#0000 1px),linear-gradient(90deg,#080b130b 1px,#0000 1px);background-size:64px 64px;position:relative}.problem{background-color:#fff}.problem-label,.problem-solution>.section-label,.section-label{color:#315dff}.problem-label span,.method-label span{background:#315dff}.problem-copy h2 em,.method-copy h2 em,.next-copy h2 em,.faqs h2 em{color:#315dff}.problem-solution{box-shadow:none;border-color:#cdd2dd}.problem-solution h3 strong,.solution-cards article p{color:#315dff}main h1,main h2,main h3{font-family:Georgia,Times New Roman,serif!important}.services-head{top:90px}.service{border-color:#bfc4ce}.service:hover{background:#e9edff}.round-arrow{border-radius:0}.plan-grid{background:#bfc5d0;border:1px solid #bfc5d0;gap:1px}.plan-card,.plan-featured{box-shadow:none;background:#fff;border:0}.plan-tag,.plan-card:first-child .plan-tag{color:#fff;background:#080b13}.plan-card li span,.product-card li span,.products-heading h2 em{color:#315dff}.product-grid{background:#c8cdd7;border:1px solid #c8cdd7;gap:1px}.product-card{box-shadow:none;border:0}.product-icon{background:#e8edff;border-color:#9caef5}.product-category,.product-link{color:#315dff}.manifesto{background-color:#080b13;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:64px 64px}.metric{border-color:#323847}.method-panel{box-shadow:none;border-radius:0}.method-icon{color:#315dff;background:#e7ecff;border-color:#a9b8f0;border-radius:0}.method-badge{background:#315dff;border-radius:0}.case{border:1px solid #bfc5cf;color:#080b13!important;background:#fff!important}.case:before{border-radius:0}.case-2{color:#fff!important;background:#315dff!important}.compliance{border-color:#adb3bf}.data-banner{color:#fff;background:#315dff}.data-banner p{color:#dce3ff}.data-banner .button{color:#080b13;background:#fff}.data-banner strong{color:#fff}.seven-principle,.next-card,.faq-item{box-shadow:none}.seven-principle>div span{color:#315dff;background:#e7ecff;border-color:#b5c1ed;border-radius:0}.next-label,.next-chips span{color:#315dff}.next-label span{background:#315dff}.next-card h3 em{color:#315dff}.faq-item:hover,.faq-item[open]{box-shadow:none;border-color:#315dff}.contact{background-color:#080b13;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:64px 64px}.contact .button-accent{color:#fff;background:#315dff;border-color:#315dff}.footer{color:#fff;background:#080b13;border-top:1px solid #282e3b;width:100%;padding-inline:max(40px,50% - 620px);max-width:none!important}.footer p,.footer small{color:#8d94a3}@media (hover:hover){.plan-card:hover,.product-card:hover{box-shadow:none;border-color:#315dff}.plan-card:hover .button,.product-card:hover .product-icon{color:#fff;background:#315dff;border-color:#315dff}.product-card:hover .product-link{color:#315dff}}@media (width<=900px){.hero{padding-inline:18px}.system-map{transform:scale(.85)}.shell{width:min(100% - 36px,700px)}}@media (width<=600px){.hero{background-size:36px 36px}.system-map{transform:scale(.61)}.problem,.intro,.services,.plans,.products,.method,.cases,.faqs,.next-step,.compliance{background-size:36px 36px}.footer{padding-inline:18px}}:root{--ink:#080b12;--paper:#f6f7f8;--white:#fff;--acid:#0a33ff;--muted:#6c6d73;--line:#b5b9c4}html,body{background-color:#f6f7f8}body{color:#080b12;background-image:linear-gradient(90deg,#0000 calc(50% - 620px),#b5b9c485 calc(50% - 620px) calc(50% - 619px),#0000 calc(50% - 619px) calc(50% - 1px),#b5b9c459 calc(50% - 1px) 50%,#0000 50% calc(50% + 619px),#b5b9c485 calc(50% + 619px) calc(50% + 620px),#0000 calc(50% + 620px));background-attachment:fixed;font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400}p{font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif}main h1,main h2,main h3,.faq-item summary,.manifesto blockquote,.metric strong{font-style:normal;font-family:Atacama VAR,Palatino,Garamond,Cambria,Georgia,serif!important}main h1{letter-spacing:-2.4px!important;font-size:48px!important;font-weight:317!important;line-height:48px!important}main h2{letter-spacing:-2.4px!important;font-size:40px!important;font-weight:370!important;line-height:44px!important}main h3{letter-spacing:-1.5px!important;font-size:30px!important;font-weight:370!important;line-height:32px!important}main h1 em,main h2 em{font-style:normal;font-family:inherit!important;font-weight:inherit!important}.nav-links,.button,.eyebrow,.section-label,.plan-tag,.plan-kicker,.product-category,.product-subtitle,.product-link,.method-badge,.method-number,.ticker,.next-chips,.next-card>p,.next-card small{letter-spacing:0;font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:500}.eyebrow,.section-label,.plan-kicker,.product-category,.product-subtitle,.method-number{text-transform:none;font-size:11px;line-height:1.2}.nav-links{text-transform:none;letter-spacing:0;font-size:12px}.button{letter-spacing:0;text-transform:none;font-size:12px;font-weight:500}.hero-bottom p,.plans-heading>div>p,.products-heading>p:last-child,.method-lead,.next-copy>p:not(.section-label),.contact-grid>div p{font-size:16px;font-weight:500;line-height:25.6px}.service p,.product-description,.plan-card li,.product-card li,.problem-copy>p:not(.section-label),.problem-solution h3,.faq-item p{font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:400}.hero,.manifesto,.contact{background-color:#080b12;background-image:linear-gradient(90deg,#0000 calc(50% - 620px),#ffffff14 calc(50% - 620px) calc(50% - 619px),#0000 calc(50% - 619px) calc(50% - 1px),#ffffff0e calc(50% - 1px) 50%,#0000 50% calc(50% + 619px),#ffffff14 calc(50% + 619px) calc(50% + 620px),#0000 calc(50% + 620px))}.problem,.intro,.services,.plans,.products,.method,.cases,.faqs,.next-step,.compliance{background-color:#0000;background-image:none;border-color:#b5b9c4}.problem,.services,.plans,.products,.method,.cases,.faqs,.next-step,.compliance,.data-banner{border-top:1px solid #b5b9c4b3}.problem-solution,.plan-card,.product-card,.method-panel,.case,.seven-principle,.next-card,.faq-item,.solution-cards article,.method-promises span,.problem-signals span,.next-chips span{box-shadow:none;background:#fff;border-color:#b5b9c4}.ticker{color:#080b12;background:#fff;border-color:#b5b9c4}.ticker i,.problem-label,.problem-solution>.section-label,.section-label,.problem-copy h2 em,.method-copy h2 em,.next-copy h2 em,.faqs h2 em,.products-heading h2 em,.product-category,.product-link,.solution-cards article p{color:#0a33ff}.problem-label span,.method-label span,.next-label span{background:#0a33ff}.plans{background-color:#f6f7f8c7}.products{background-color:#ffffff59}.data-banner{background:#0a33ff}.hero .button-accent,.contact .button-accent,.method-badge{background:#0a33ff;border-color:#0a33ff}.nav-cta,.data-banner .button{color:#080b12;background:#fff}.map-line:after{background:#0a33ff}.map-header i,.map-node small,.map-legend i{color:#7f90ce}.map-core{color:#080b12;background:#fff}.manifesto blockquote em,.metric strong{color:#fff}.case-2{background:#0a33ff!important}.faq-item:hover,.faq-item[open]{border-color:#0a33ff}.faq-item summary:after{color:#0a33ff}@media (width<=1280px){body{background-image:linear-gradient(90deg,#0000 4%,#b5b9c480 4% calc(4% + 1px),#0000 calc(4% + 1px) 50%,#b5b9c452 50% calc(50% + 1px),#0000 calc(50% + 1px) 96%,#b5b9c480 96% calc(96% + 1px),#0000 calc(96% + 1px))}}@media (width<=700px){body{background-image:linear-gradient(90deg,#0000 14%,#b5b9c47a 14% calc(14% + 1px),#0000 calc(14% + 1px) 50%,#b5b9c442 50% calc(50% + 1px),#0000 calc(50% + 1px) 86%,#b5b9c47a 86% calc(86% + 1px),#0000 calc(86% + 1px))}main h1{letter-spacing:-2px!important;font-size:42px!important;line-height:42px!important}main h2{letter-spacing:-1.8px!important;font-size:34px!important;line-height:37px!important}main h3{font-size:26px!important;line-height:29px!important}}.plan-card:before,.product-card:before{background:linear-gradient(145deg,#fff 8%,#dfe7ff 100%)}.plan-card,.product-card,.problem-solution,.method-panel,.case,.solution-cards article,.next-card,.seven-principle,.faq-item{transition:transform .3s,border-color .3s,box-shadow .3s,background .3s}.service{transition:transform .3s,background .3s,border-color .3s}@media (hover:hover){.plan-card:hover,.product-card:hover,.problem-solution:hover,.method-panel:hover,.case:hover,.solution-cards article:hover,.next-card:hover,.seven-principle:hover{background:linear-gradient(145deg,#fff 8%,#e5ebff 100%);transform:translateY(-6px);box-shadow:0 18px 42px #0a33ff1f;border-color:#0a33ff!important}.plan-card:hover:before,.product-card:hover:before{opacity:1}.plan-card:hover .button,.product-card:hover .product-icon{color:#fff;background:#0a33ff;border-color:#0a33ff}.product-card:hover .product-link{color:#0a33ff;transform:translate(4px)}.service:hover{background:linear-gradient(90deg,#0a33ff1a,#0a33ff06);border-color:#0a33ff;padding-left:15px;transform:translate(8px)}.service:hover .round-arrow{color:#fff;background:#0a33ff;border-color:#0a33ff}.faq-item:hover{background:linear-gradient(90deg,#fff,#edf1ff);border-color:#0a33ff;transform:translate(5px);box-shadow:0 12px 28px #0a33ff14}.case-2:hover{color:#fff!important;background:#173dff!important}}@media (prefers-reduced-motion:reduce){.plan-card,.product-card,.problem-solution,.method-panel,.case,.solution-cards article,.next-card,.seven-principle,.faq-item,.service{transition:none!important}}.consent-banner{z-index:1000;color:#080b12;background:#fff;border:1px solid #b5b9c4;justify-content:space-between;align-items:center;gap:28px;max-width:1180px;margin:auto;padding:22px 24px;display:flex;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 18px 55px #080b122e}.consent-banner>div:first-child{max-width:720px}.consent-banner strong{font:500 18px/1.2 Atacama VAR,Palatino,Garamond,Cambria,Georgia,serif;display:block}.consent-banner p{color:#5e626c;margin:8px 0 0;font-size:12px;line-height:1.55}.consent-banner p a{text-underline-offset:3px;text-decoration:underline}.consent-actions{flex:none;gap:10px;display:flex}.consent-actions button{color:#080b12;cursor:pointer;background:#fff;border:1px solid #080b12;min-height:42px;padding:0 18px;font:500 12px/1 PP Neue Montreal,Helvetica Neue,Arial,sans-serif}.consent-actions .consent-accept{color:#fff;background:#0a33ff;border-color:#0a33ff}.consent-actions button:hover{color:#fff;background:#080b12;border-color:#080b12}@media (width<=700px){.consent-banner{padding:20px;display:block;bottom:12px;left:12px;right:12px}.consent-actions{grid-template-columns:1fr;margin-top:18px;display:grid}.consent-actions button{width:100%}}.product-card{isolation:isolate;border:1px solid #0000;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;transform:translateZ(0);background:#fff!important}.product-card:before{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(145deg,#fff 5%,#dfe7ff 100%);transition:opacity .3s;position:absolute;inset:0}.product-card>*{z-index:1;position:relative}.product-card .product-icon,.product-card .product-link{transition:background-color .3s,border-color .3s,color .3s,transform .3s}@media (hover:hover){.product-card:hover{transform:translateY(-5px)translateZ(0);box-shadow:0 18px 40px #0a33ff1f;background:#fff!important;border-color:#0a33ff!important}.product-card:hover:before{opacity:1}.product-card:hover .product-icon{color:#fff;background:#0a33ff;border-color:#0a33ff}.product-card:hover .product-link{color:#0a33ff;transform:translate(4px)}}.contact-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:8vw;display:grid}.contact-intro{position:sticky;top:110px}.contact-intro h2{margin:35px 0 26px}.contact-intro>p:not(.section-label){color:#aeb3be;max-width:440px;font-size:16px;line-height:25.6px}.contact-intro small{color:#7f8796;border-top:1px solid #303643;max-width:420px;margin-top:28px;padding-top:18px;font-size:11px;line-height:1.5;display:block}.contact-form{color:#080b12;background:#fff;border:1px solid #b5b9c4;padding:42px}.form-grid{grid-template-columns:1fr 1fr;gap:22px 18px;display:grid}.contact-form label,.form-field{flex-direction:column;gap:9px;display:flex}.contact-form label>span,.form-field>span,.area-fieldset legend{color:#51545d;font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:500}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form select,.contact-form textarea{color:#080b12;background:#f6f7f8;border:1px solid #c8ccd5;border-radius:0;outline:none;width:100%;padding:13px 14px;font:400 14px/1.4 PP Neue Montreal,Helvetica Neue,Arial,sans-serif;transition:border-color .2s,box-shadow .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0a33ff;box-shadow:0 0 0 3px #0a33ff1a}.form-field{margin-top:24px}.area-fieldset{border:0;margin:28px 0 0;padding:0}.area-fieldset legend{margin-bottom:14px;padding:0}.area-options{border-top:1px solid #d7dae1;border-left:1px solid #d7dae1;grid-template-columns:1fr 1fr;display:grid}.area-options label{cursor:pointer;background:#fff;border-bottom:1px solid #d7dae1;border-right:1px solid #d7dae1;grid-template-columns:16px 1fr;align-items:center;gap:10px;min-height:48px;padding:11px 12px;transition:background .2s,color .2s;display:grid}.area-options label:hover{background:#edf1ff}.area-options input,.privacy-check input{accent-color:#0a33ff}.area-options label>span{color:#50535c;font-size:10px;line-height:1.35}.privacy-check{align-items:center;margin:23px 0;grid-template-columns:17px 1fr!important;gap:10px!important;display:grid!important}.privacy-check>span{font-size:10px!important}.form-submit{color:#fff;background:#0a33ff;border-color:#0a33ff;width:100%}.form-submit:hover{background:#080b12!important;border-color:#080b12!important}.contact .contact-layout{align-items:start}@media (width<=900px){.contact-layout{grid-template-columns:1fr;gap:55px}.contact-intro{position:static}.contact-form{padding:34px}}@media (width<=600px){.contact-form{padding:26px 20px}.form-grid,.area-options{grid-template-columns:1fr}.contact-intro h2{margin-top:26px}}.form-submit:disabled{cursor:wait;opacity:.7}.form-error{color:#a20d22;margin:0 0 18px;font-size:13px;line-height:1.5}.form-feedback{flex-direction:column;justify-content:center;align-self:stretch;min-height:420px;display:flex}.form-feedback h3{margin:10px 0 16px;font-size:32px}.form-feedback p{color:#51545d;max-width:560px;margin:0 0 28px;line-height:1.6}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.software-page{background:#f6f7f8}.software-page .nav-links .active{color:#0a33ff}.software-hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:7vw;min-height:760px;padding-block:90px;display:grid}.software-hero-copy h1{color:#080b12;margin:26px 0 30px}.software-hero-copy h1 em,.software-positioning h2 em,.software-section-head h2 em,.software-system h2 em,.software-fit h2 em,.software-demo h2 em{color:#0a33ff}.software-lead{color:#50545e;max-width:610px;margin:0;font-size:18px;line-height:1.6}.software-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.software-text-link{border-bottom:1px solid #080b12;padding-bottom:4px;font-size:12px;font-weight:600}.software-hero-copy>small{color:#737782;max-width:600px;margin-top:28px;font-size:11px;line-height:1.5;display:block}.software-console{color:#fff;background:#080b12;border:1px solid #465066;box-shadow:24px 24px #dfe5fa}.console-top{letter-spacing:.12em;border-bottom:1px solid #303849;justify-content:space-between;align-items:center;height:44px;padding:0 17px;font-size:9px;font-weight:700;display:flex}.console-top i{color:#8fa2ff;font-style:normal}.console-body{grid-template-columns:148px 1fr;min-height:430px;display:grid}.console-body aside{border-right:1px solid #303849;padding:16px 10px}.console-body aside span{color:#8d95a6;letter-spacing:.08em;align-items:center;gap:9px;margin:4px 0;padding:12px 10px;font-size:8px;font-weight:700;display:flex}.console-body aside .site-icon{width:13px;height:13px}.console-body aside .selected{color:#fff;background:#0a33ff}.console-main{padding:28px}.console-kpis{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.console-kpis article{border:1px solid #303849;padding:15px}.console-kpis small{color:#8c94a4;letter-spacing:.1em;font-size:7px;display:block}.console-kpis strong{margin-top:10px;font:400 22px/1 Georgia,serif;display:block}.console-chart{border:1px solid #303849;margin-top:18px;padding:16px}.console-chart>span{color:#8c94a4;letter-spacing:.1em;font-size:7px}.console-chart>div{background-image:linear-gradient(#ffffff0d 1px,#0000 1px);background-size:100% 34px;border-bottom:1px solid #303849;align-items:end;gap:10px;height:135px;margin-top:18px;display:flex}.console-chart i{background:linear-gradient(#5475ff,#0a33ff);flex:1;height:35%}.console-chart i:nth-child(2){height:51%}.console-chart i:nth-child(3){height:43%}.console-chart i:nth-child(4){height:67%}.console-chart i:nth-child(5){height:58%}.console-chart i:nth-child(6){height:78%}.console-chart i:nth-child(7){height:91%}.console-rows{border-top:1px solid #303849;margin-top:18px}.console-rows span{color:#9aa1b0;letter-spacing:.08em;border-bottom:1px solid #303849;justify-content:space-between;padding:12px 2px;font-size:8px;display:flex}.console-rows b{color:#91a4ff}.software-strip{background:#fff;border-block:1px solid #bbc0cb}.software-strip>div{letter-spacing:.1em;justify-content:space-between;align-items:center;gap:20px;min-height:68px;font-size:10px;display:flex}.software-strip i{color:#0a33ff;font-style:normal}.software-strip strong{color:#0a33ff}.software-positioning{grid-template-columns:.45fr 1.55fr;gap:60px;padding-block:130px;display:grid}.software-positioning h2,.software-section-head h2,.software-system-head h2,.software-fit h2,.software-demo h2{margin:0}.software-positioning>div>p{color:#535761;max-width:720px;margin:32px 0 0;font-size:18px;line-height:1.6}.software-modules{background:#fff;border-top:1px solid #b5b9c4;padding-block:130px}.software-section-head{grid-template-columns:.45fr 1.55fr;gap:60px;margin-bottom:75px;display:grid}.software-section-head h2{grid-column:2}.software-module-list{border-top:1px solid #aeb4c0}.software-module{border-bottom:1px solid #aeb4c0;grid-template-columns:150px 1.1fr .85fr 220px;align-items:center;gap:34px;min-height:245px;padding:36px 0;transition:all .3s;display:grid}.software-module-index{flex-direction:column;justify-content:space-between;align-self:stretch;display:flex}.software-module-index>span{font:italic 18px Georgia,serif}.software-module-index i{color:#0a33ff;background:#e7ecff;border:1px solid #9cacee;place-items:center;width:52px;height:52px;font-style:normal;display:grid}.software-module-index .site-icon{width:24px;height:24px}.software-module-copy>p{color:#0a33ff;letter-spacing:.12em;margin:0 0 15px;font-size:10px;font-weight:700}.software-module-copy h3{margin:0 0 20px}.software-module-copy>span{color:#5a5e67;max-width:560px;font-size:14px;line-height:1.65;display:block}.software-module ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.software-module li{color:#373b44;align-items:center;gap:9px;font-size:12px;display:flex}.software-module li .site-icon{color:#0a33ff;width:12px;height:12px}.software-module>small{color:#6c7180;letter-spacing:.1em;text-align:right;align-self:end;font-size:8px;font-weight:700}@media (hover:hover){.software-module:hover{background:linear-gradient(90deg,#fff,#e9edff);border-color:#0a33ff;padding-inline:18px}.software-module:hover .software-module-index i{color:#fff;background:#0a33ff;border-color:#0a33ff}}.software-system{color:#fff;background:#080b12;padding-block:130px}.section-label.light{color:#94a7ff}.software-system-head{grid-template-columns:1.15fr .65fr;align-items:end;gap:80px;margin:42px 0 75px;display:grid}.software-system-head p{color:#aeb4c1;margin:0;line-height:1.65}.software-benefits{border-top:1px solid #343b4a;border-left:1px solid #343b4a;grid-template-columns:repeat(4,1fr);display:grid}.software-benefits article{border-bottom:1px solid #343b4a;border-right:1px solid #343b4a;min-height:250px;padding:28px}.software-benefits span{color:#7f91e7;font:italic 14px Georgia,serif}.software-benefits strong{letter-spacing:.1em;margin:58px 0 18px;font-size:11px;display:block}.software-benefits p{color:#9ba2b0;margin:0;font-size:13px;line-height:1.6}.software-fit{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;padding-block:130px;display:grid}.software-fit-list{border-top:1px solid #aeb4c0}.software-fit-list span{border-bottom:1px solid #aeb4c0;align-items:center;min-height:68px;font-size:15px;display:flex}.software-fit-list span:before{content:"";background:#0a33ff;width:7px;height:7px;margin-right:14px}.software-demo{color:#fff;background:#080b12;padding-block:130px}.software-demo .contact-intro h2 em{color:#8198ff}.software-demo .contact-intro>p:not(.section-label){color:#aeb3be}@media (width<=1100px){.software-hero{grid-template-columns:1fr;gap:70px}.software-console{width:min(760px,100%);margin-inline:auto}.software-module{grid-template-columns:100px 1fr 1fr}.software-module>small{text-align:left;grid-column:2/4}.software-benefits{grid-template-columns:1fr 1fr}}@media (width<=700px){.software-hero{padding:58px 18px 70px}.software-actions{flex-direction:column;align-items:stretch}.software-actions .button{width:100%}.software-console{overflow:hidden;box-shadow:10px 10px #dfe5fa}.console-body{grid-template-columns:70px 1fr;min-height:360px}.console-body aside{padding:8px 6px}.console-body aside span{justify-content:center;padding:10px 4px;font-size:0}.console-main{padding:14px}.console-kpis{grid-template-columns:1fr}.console-kpis article:nth-child(n+2){display:none}.console-chart>div{height:105px}.console-rows span{font-size:6px}.software-strip>div{flex-wrap:wrap;justify-content:center;padding-block:20px}.software-strip i{display:none}.software-positioning,.software-section-head,.software-fit{grid-template-columns:1fr;gap:32px;padding-block:85px}.software-section-head{margin-bottom:45px}.software-section-head h2{grid-column:1}.software-modules{padding-block:85px}.software-module{grid-template-columns:64px 1fr;align-items:start;gap:22px;padding:30px 0}.software-module-index{min-height:120px}.software-module ul,.software-module>small{grid-column:2}.software-module>small{text-align:left}.software-system{padding-block:85px}.software-system-head{grid-template-columns:1fr;gap:28px;margin:32px 0 50px}.software-benefits{grid-template-columns:1fr}.software-benefits article{min-height:210px}.software-benefits strong{margin-top:45px}.software-fit{align-items:start}.software-demo{padding-block:85px}}.form-success-page{background-color:#f6f7f8;background-image:linear-gradient(90deg,#080b1214 1px,#0000 1px);background-size:calc(16.6667vw - 13.3333px) 100%;place-items:center;min-height:100vh;padding:40px;display:grid}.form-success-card{background:#fff;border:1px solid #b5b9c4;width:min(760px,100%);padding:clamp(38px,6vw,76px);box-shadow:0 20px 60px #080b1214}.form-success-card h1{letter-spacing:-.045em;max-width:650px;margin:28px 0 22px;font:400 clamp(36px,5vw,58px)/1.03 Atacama VAR,Palatino,Palatino Linotype,Garamond,serif}.form-success-card>p:not(.section-label){color:#51545d;max-width:590px;margin:0 0 34px;font-size:16px;line-height:1.6}.web-page{color:#080b12;background:#f6f7f8}.web-page .nav-links .active{color:#0a33ff}.web-page em{color:#0a33ff;font-style:normal}.web-primary{color:#fff;background:#0a33ff;border-color:#0a33ff}.web-primary:hover{background:#080b12;border-color:#080b12}.web-hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:7vw;min-height:750px;padding-block:82px;display:grid}.web-hero-copy h1{max-width:820px;margin:28px 0 30px}.web-hero-copy>p:not(.eyebrow){color:#555a65;max-width:620px;margin:0;font-size:18px;line-height:1.6}.web-hero-actions{align-items:center;gap:30px;margin-top:36px;display:flex}.web-hero-actions>a:last-child{border-bottom:1px solid #080b12;padding-bottom:4px;font-size:12px;font-weight:500}.web-hero-copy>small{color:#747985;margin-top:28px;font-size:11px;display:block}.web-browser{background:#fff;border:1px solid #939aaa;position:relative;box-shadow:25px 25px #dde4ff}.web-browser-top{color:#7a808c;letter-spacing:.08em;border-bottom:1px solid #cbd0da;justify-content:space-between;align-items:center;height:45px;padding:0 16px;font-size:8px;display:flex}.web-browser-top>span{gap:5px;display:flex}.web-browser-top i{background:#a8afba;border-radius:50%;width:6px;height:6px;display:block}.web-browser-top b{font-weight:500}.web-browser-top small{color:#0a33ff}.web-browser-canvas{background:#eef1f5;min-height:485px;padding:26px}.web-mock-nav{letter-spacing:.08em;background:#fff;border-bottom:1px solid #d1d5dc;justify-content:space-between;align-items:center;height:46px;padding:0 18px;font-size:7px;display:flex}.web-mock-nav span{color:#6d727b}.web-mock-hero{background:#fff linear-gradient(120deg,#0000 62%,#dfe6ff 62%);min-height:310px;padding:52px 42px}.web-mock-hero p{color:#0a33ff;letter-spacing:.12em;margin:0 0 22px;font-size:7px}.web-mock-hero h2{letter-spacing:-.055em;max-width:420px;margin:0;font-size:clamp(36px,4vw,58px);line-height:.94}.web-mock-hero>span{color:#60656f;max-width:280px;margin-top:24px;font-size:10px;line-height:1.5;display:block}.web-mock-hero>b{color:#fff;letter-spacing:.08em;background:#0a33ff;margin-top:26px;padding:12px 14px;font-size:7px;display:inline-block}.web-mock-grid{border-top:1px solid #d1d5dc;border-left:1px solid #d1d5dc;grid-template-columns:repeat(3,1fr);display:grid}.web-mock-grid span{color:#8a909a;background:#fff;border-bottom:1px solid #d1d5dc;border-right:1px solid #d1d5dc;min-height:65px;padding:14px;font:italic 9px Georgia,serif}.web-mock-grid b{color:#222;letter-spacing:.08em;margin-top:10px;font:500 7px Arial,sans-serif;display:block}.web-browser-badge{color:#fff;letter-spacing:.12em;background:#080b12;padding:13px 17px;font-size:7px;line-height:1.5;position:absolute;bottom:56px;right:-22px}.web-browser-badge b{color:#8da2ff}.web-audience{background:#fff;border-block:1px solid #b9bec8}.web-audience>.shell{grid-template-columns:160px 1fr;align-items:center;min-height:100px;display:grid}.web-audience p{color:#777c87;letter-spacing:.12em;margin:0;font-size:9px}.web-audience div div{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.web-audience span{font-size:12px;font-weight:500}.web-audience span:before{content:"+";color:#0a33ff;margin-right:8px}.web-context{grid-template-columns:.45fr 1.55fr;gap:60px;padding-block:135px;display:grid}.web-context h2{margin:0}.web-context>div>p{color:#565b66;max-width:760px;margin:32px 0 0;font-size:18px;line-height:1.65}.web-plans{background:#fff;border-block:1px solid #b9bec8;padding-block:130px}.web-section-head{grid-template-columns:.45fr 1.55fr;gap:60px;margin-bottom:72px;display:grid}.web-section-head h2{margin:0}.web-section-head>div>p{color:#626773;max-width:620px;margin:26px 0 0;line-height:1.6}.web-plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.web-plan{background:#f7f8fa;border:1px solid #b8bdc7;flex-direction:column;min-height:740px;padding:36px 32px 30px;transition:all .3s;display:flex;position:relative}.web-plan.is-featured{background:#edf1ff;border:2px solid #0a33ff}.web-plan-recommended{color:#fff;letter-spacing:.1em;background:#0a33ff;padding:10px 14px;font-size:8px;position:absolute;top:-1px;right:-1px}.web-plan-top{justify-content:space-between;align-items:center;display:flex}.web-plan-top>span{color:#0a33ff;font:italic 15px Georgia,serif}.web-plan-top>p{color:#777c87;letter-spacing:.1em;margin:0;font-size:8px}.web-plan h3{margin:62px 0 20px;font-size:47px}.web-plan-description{color:#595e68;min-height:70px;margin:0;font-size:14px;line-height:1.6}.web-plan-price{border-block:1px solid #c7cbd3;margin:35px 0 30px;padding-block:25px}.web-plan-price strong{letter-spacing:-.04em;font:400 43px/1 Georgia,serif;display:block}.web-plan-price span{color:#777c87;letter-spacing:.1em;margin-top:9px;font-size:8px;display:block}.web-plan ul{gap:13px;margin:0 0 26px;padding:0;list-style:none;display:grid}.web-plan li{color:#373c46;align-items:flex-start;gap:10px;font-size:12px;line-height:1.4;display:flex}.web-plan li .site-icon{color:#0a33ff;flex:none;width:14px;height:14px}.web-plan>small{color:#777c87;min-height:34px;margin-top:auto;font-size:9px;line-height:1.45;display:block}.web-plan .button{width:100%;margin-top:25px}.web-plan-button{background:#fff}.web-plan:hover{border-color:#0a33ff;transform:translateY(-5px);box-shadow:0 18px 42px #0a33ff1a}.web-process{color:#fff;background:#080b12;padding-block:130px}.web-process>.shell{grid-template-columns:.85fr 1.15fr;gap:9vw;display:grid}.web-process-title h2{margin:35px 0 0}.web-process-title em{color:#8fa2ff}.web-process-list{border-top:1px solid #343b49}.web-process-list article{border-bottom:1px solid #343b49;grid-template-columns:70px 1fr;gap:22px;min-height:145px;padding:28px 0;display:grid}.web-process-list>article>span{color:#8195f6;font:italic 14px Georgia,serif}.web-process-list h3{color:#fff;margin:0 0 12px;font-size:28px}.web-process-list p{color:#a9afbb;max-width:520px;margin:0;font-size:13px;line-height:1.6}.web-included{grid-template-columns:.75fr 1.25fr;gap:8vw;padding-block:135px;display:grid}.web-included h2{margin:35px 0 0}.web-included-grid{border-top:1px solid #b9bec8;border-left:1px solid #b9bec8;grid-template-columns:1fr 1fr;display:grid}.web-included-grid article{background:#fff;border-bottom:1px solid #b9bec8;border-right:1px solid #b9bec8;min-height:235px;padding:29px}.web-included-grid .site-icon{color:#0a33ff;width:25px;height:25px}.web-included-grid strong{margin:42px 0 15px;font-size:13px;display:block}.web-included-grid p{color:#626773;margin:0;font-size:12px;line-height:1.6}.web-faq{background:#fff;border-top:1px solid #b9bec8;padding-block:125px}.web-faq h2{margin:32px 0 60px}.web-faq .faq-list{max-width:980px;margin-left:auto}.web-contact{color:#fff;background:#080b12;padding-block:130px}.web-contact .contact-intro h2 em{color:#8fa2ff}.web-contact-form .web-form-selects{margin-top:22px}.web-contact-form select{height:48px}.web-contact-form textarea{resize:vertical}@media (width<=1100px){.web-hero{grid-template-columns:1fr;gap:75px}.web-browser{width:min(760px,100%);margin-inline:auto}.web-plan-grid{grid-template-columns:1fr}.web-plan,.web-plan-description,.web-plan>small{min-height:auto}.web-process>.shell,.web-included{grid-template-columns:1fr;gap:65px}}@media (width<=900px){.web-context,.web-section-head{grid-template-columns:1fr;gap:34px}.web-audience>.shell{grid-template-columns:1fr;gap:20px;padding-block:24px}.web-audience div div{justify-content:flex-start}.web-audience span{min-width:120px}.web-faq .faq-list{margin-left:0}}@media (width<=700px){.web-hero{min-height:auto;padding:60px 18px 80px;overflow:hidden}.web-hero-actions{flex-direction:column;align-items:stretch}.web-hero-actions .button{width:100%}.web-browser{box-shadow:10px 10px #dde4ff}.web-browser-canvas{min-height:395px;padding:10px}.web-mock-nav span{display:none}.web-mock-hero{background-image:linear-gradient(120deg,#0000 75%,#dfe6ff 75%);min-height:260px;padding:36px 22px}.web-mock-hero h2{font-size:39px!important;line-height:.95!important}.web-browser-badge{display:none}.web-context,.web-plans,.web-process,.web-included,.web-faq,.web-contact{padding-block:82px}.web-section-head{margin-bottom:45px}.web-plan{padding:32px 24px}.web-plan h3{margin-top:48px}.web-plan-price strong{font-size:38px}.web-process>.shell{gap:48px}.web-process-list article{grid-template-columns:48px 1fr}.web-included-grid{grid-template-columns:1fr}.web-included-grid article{min-height:200px}.web-contact-form .web-form-selects{grid-template-columns:1fr}}.mobile-nav{display:none}@media (width<=900px){body.mobile-menu-open{overflow:hidden}.nav{z-index:60}.nav-cta{display:none}.mobile-nav{margin-left:auto;display:block}.mobile-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;display:flex}.mobile-menu-toggle span{background:currentColor;width:20px;height:1px;transition:transform .25s,opacity .2s;display:block}.mobile-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu-overlay{opacity:0;visibility:hidden;z-index:48;background:#080b1285;transition:opacity .25s,visibility .25s;position:fixed;inset:76px 0 0}.mobile-menu-overlay.is-open{opacity:1;visibility:visible}.mobile-menu-panel{z-index:49;color:#080b12;visibility:hidden;background:#f6f7f8;flex-direction:column;width:min(440px,100%);height:calc(100dvh - 76px);padding:22px 18px 28px;transition:transform .3s,visibility .3s;display:flex;position:fixed;top:76px;right:0;overflow-y:auto;transform:translate(100%)}.mobile-menu-panel.is-open{visibility:visible;transform:translate(0)}.mobile-menu-head{letter-spacing:.12em;border-bottom:1px solid #b5b9c4;justify-content:space-between;align-items:center;padding-bottom:18px;font-size:10px;font-weight:600;display:flex}.mobile-menu-head button{color:#080b12;cursor:pointer;background:#fff;border:1px solid #b5b9c4;width:36px;height:36px;font-size:26px;font-weight:300;line-height:1}.mobile-menu-links{border-bottom:1px solid #b5b9c4}.mobile-menu-links a{border-bottom:1px solid #d8dae0;align-items:center;min-height:54px;display:flex}.mobile-menu-links a:last-child{border-bottom:0}.mobile-menu-links strong{font-size:17px;font-weight:500}.mobile-menu-links a:active{color:#0a33ff;background:#e8edff}.mobile-menu-cta{flex:none;width:100%;margin-top:22px;color:#fff!important;background:#0a33ff!important;border-color:#0a33ff!important}}@media (width<=380px){.nav .brand{font-size:8.5px}.nav .brand-mark{width:16px;height:20px}}.manifesto-grid{grid-template-columns:.4fr 1.6fr;align-items:start}.manifesto blockquote{grid-column:2;margin-bottom:0}.manifesto blockquote em{color:#0a33ff!important}@media (width<=900px){.manifesto-grid{grid-template-columns:1fr}.manifesto blockquote{grid-column:1;margin-top:18px}}.site-icon{flex:none;width:1em;height:1em;display:block;overflow:visible}.arrow-icon{width:15px;height:15px}.ticker i{place-items:center;display:grid}.ticker i .site-icon{width:13px;height:13px}.solution-cards article p,.method-badge,.method-promises span,.next-chips span{align-items:center;gap:8px;display:flex}.solution-cards article p .site-icon,.method-badge .site-icon,.method-promises span .site-icon,.next-chips span .site-icon{width:15px;height:15px}.product-icon .site-icon,.method-icon .site-icon{width:25px!important;height:25px!important}.product-icon,.method-icon,.round-arrow,.seven-principle>div span{flex:none;font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:500;line-height:1}@media (hover:none),(pointer:coarse){.button:active{color:#fff;box-shadow:none;background:#0a33ff;border-color:#0a33ff;transform:none}.button-dark:active,.nav-cta:active,.data-banner .button:active{color:#fff;background:#0a33ff;border-color:#0a33ff}.plan-card:active,.product-card:active,.problem-solution:active,.method-panel:active,.case:active,.solution-cards article:active,.next-card:active,.seven-principle:active{transform:translateY(-6px);background:linear-gradient(145deg,#fff 8%,#e5ebff 100%)!important;border-color:#0a33ff!important;box-shadow:0 18px 42px #0a33ff1f!important}.plan-card:active:before,.product-card:active:before{opacity:1!important}.plan-card:active .button,.product-card:active .product-icon{color:#fff;background:#0a33ff;border-color:#0a33ff}.product-card:active .product-link{color:#0a33ff;transform:translate(4px)}.service:active{background:linear-gradient(90deg,#0a33ff1a,#0a33ff06);border-color:#0a33ff;padding-left:15px;transform:translate(8px)}.service:active .round-arrow{color:#fff;background:#0a33ff;border-color:#0a33ff}.faq-item:active,.faq-item[open]{background:linear-gradient(90deg,#fff,#edf1ff);border-color:#0a33ff;transform:translate(5px);box-shadow:0 12px 28px #0a33ff14}.case-2:active{color:#fff!important;background:#173dff!important}.area-options label:active{color:#080b12;background:#edf1ff}}@media (width<=700px){.hero.shell{grid-template-columns:minmax(0,1fr);align-items:start;width:100%;margin-inline:0;padding:54px 18px 42px;max-width:none!important}.hero-copy,.hero-bottom,.hero-visual{width:100%;min-width:0}.hero-bottom{margin-top:32px}.hero-bottom .button{width:100%}.hero-visual{height:340px;margin-top:24px;overflow:hidden}.system-map{transform-origin:50%;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.64)}.hero:before{bottom:16px;left:18px}.product-card header,.method-step{align-items:center}.product-icon{width:48px;height:48px;font-size:24px}.product-icon .site-icon{width:25px!important;height:25px!important}.method-icon{width:46px;height:46px;font-size:22px}.method-icon .site-icon{width:24px!important;height:24px!important}.round-arrow{width:38px;height:38px}}@media (width<=380px){.hero.shell{padding-inline:14px}.system-map{transform:translate(-50%,-50%)scale(.58)}.hero:before{left:14px}}.footer{width:100%;max-width:none;margin:0;padding:60px 0;display:block}.footer-inner{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:40px;display:grid}.footer-inner>div{gap:18px;font-size:11px;display:flex}@media (width<=900px){.footer-inner{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-inner{grid-template-columns:1fr}.footer-inner>div{flex-wrap:wrap}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.blog-page,.article-page{background:#f6f7f8}.blog-page .nav-links .active{color:#0a33ff}.blog-hero{border-bottom:1px solid #b5b9c4;min-height:470px;padding-top:105px}.blog-hero>div{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;display:grid}.blog-hero h1{max-width:850px;margin:0 0 72px}.blog-hero h1 em,.blog-index-head h2 em,.blog-cta h2 em,.article-end h2 em{color:#0a33ff}.blog-hero>div>p{color:#565a64;max-width:410px;margin:0 0 76px;font-size:16px;line-height:1.6}.featured-post{border-bottom:1px solid #b5b9c4;grid-template-columns:1.08fr .92fr;min-height:570px;display:grid}.featured-visual{color:#fff;background:#0a33ff;border-left:1px solid #b5b9c4;border-right:1px solid #b5b9c4;place-items:center;display:grid;position:relative;overflow:hidden}.featured-visual:before,.article-cover:before{content:"";background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.featured-visual>span{font-size:11px;position:absolute;top:25px;left:28px}.featured-visual>small{letter-spacing:.12em;font-size:9px;position:absolute;bottom:25px;right:28px}.featured-visual>div{border:1px solid #ffffffb3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:17px;width:330px;height:330px;display:flex;position:relative}.featured-visual>div:before,.featured-visual>div:after{content:"";background:#fff;position:absolute}.featured-visual>div:before{width:430px;height:1px}.featured-visual>div:after{width:1px;height:430px}.featured-visual i{letter-spacing:.18em;font-size:10px;font-style:normal}.featured-visual b{letter-spacing:-.04em;font:400 48px/1 Atacama VAR,Georgia,serif}.featured-copy{background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px clamp(40px,6vw,90px);display:flex}.article-meta{color:#5d616c;text-transform:uppercase;align-items:center;gap:13px;margin:24px 0;font-size:10px;font-weight:500;display:flex}.article-meta span:first-child{color:#0a33ff}.article-meta>*+:before{content:"";background:#969ba6;border-radius:50%;width:3px;height:3px;margin:0 13px 2px 0;display:inline-block}.featured-copy h2{max-width:570px;margin:0 0 22px}.featured-copy>p:not(.section-label){color:#555a65;max-width:520px;margin:0 0 34px;font-size:16px;line-height:1.6}.blog-index{padding-top:110px;padding-bottom:130px}.blog-index-head{grid-template-columns:.6fr 1.4fr;margin-bottom:70px;display:grid}.blog-index-head h2{margin:0}.blog-toolbar{border-top:1px solid #b5b9c4;border-bottom:1px solid #b5b9c4;justify-content:space-between;align-items:center;gap:30px;padding:18px 0;display:flex}.blog-categories{flex-wrap:wrap;gap:7px;display:flex}.blog-categories button{cursor:pointer;background:#fff;border:1px solid #b5b9c4;padding:9px 13px;font:500 11px PP Neue Montreal,Arial,sans-serif}.blog-categories button.active,.blog-categories button:hover{color:#fff;background:#0a33ff;border-color:#0a33ff}.blog-search{border-bottom:1px solid #080b12;align-items:center;width:260px;display:flex}.blog-search input{background:0 0;border:0;outline:0;width:100%;padding:10px 0;font:400 12px Arial,sans-serif}.blog-search>span:last-child{font-size:20px}.article-grid{background:#b5b9c4;border:1px solid #b5b9c4;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:45px;display:grid}.article-card{background:#fff;min-width:0}.article-visual{background-color:#e6eaff;background-image:linear-gradient(#0a33ff24 1px,#0000 1px),linear-gradient(90deg,#0a33ff24 1px,#0000 1px);background-size:36px 36px;height:230px;position:relative;overflow:hidden}.article-card-2 .article-visual{color:#fff;background-color:#080b12;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px)}.article-card-3 .article-visual{color:#fff;background-color:#0a33ff}.article-visual span{font-size:10px;position:absolute;top:20px;left:20px}.article-visual b{letter-spacing:.12em;font-size:8px;position:absolute;bottom:18px;right:20px}.article-visual i{opacity:.75;border:1px solid;width:150px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.article-visual i:after{content:"";border:1px solid;position:absolute;inset:28px}.article-body{padding:28px 27px 32px}.article-body .article-meta{margin:0 0 20px}.article-body h2{min-height:96px;margin:0 0 18px;letter-spacing:-1.3px!important;font-size:28px!important;line-height:31px!important}.article-body>p{color:#5b606a;min-height:72px;margin:0 0 26px;font-size:13px;line-height:1.55}.article-link{color:#0a33ff;border-top:1px solid #d5d8df;justify-content:space-between;align-items:center;padding-top:18px;font-size:10px;font-weight:600;display:flex}.article-card:hover .article-link{transform:translate(4px)}.blog-empty{text-align:center;color:#686d77;padding:70px 0}.blog-cta{color:#fff;background:#080b12;padding:110px 0}.blog-cta .shell{grid-template-columns:.5fr 1fr .8fr;align-items:end;gap:55px;display:grid}.blog-cta h2{margin:0}.blog-cta .shell>p:not(.section-label){color:#aeb4c0;margin:0;line-height:1.6}.blog-cta .button{justify-self:end}.ws-page{--ws-bg:#f7f8fa;--ws-paper:#fff;--ws-ink:#0a0d12;--ws-muted:#6f7680;--ws-line:#d9dde3;--ws-blue:#175cff;--ws-soft:#eef3ff;background:var(--ws-paper);min-height:100vh;color:var(--ws-ink);font-family:Inter,Arial,Helvetica,sans-serif}.ws-page *{box-sizing:border-box}.ws-page a{color:inherit;text-decoration:none}.ws-wrap{width:100%;max-width:1220px;margin:0 auto;padding:0 30px}.ws-header{border-bottom:1px solid var(--ws-line);z-index:70;background:#fff;align-items:center;height:76px;display:flex;position:sticky;top:0}.ws-header .ws-wrap{justify-content:space-between;align-items:center;display:flex}.ws-brand{letter-spacing:-1px;font-size:20px;font-weight:800}.ws-brand span{color:var(--ws-blue)}.ws-header nav{color:#333;align-items:center;gap:26px;font-size:13px;display:flex}.ws-btn{border:1px solid var(--ws-ink);border-radius:8px;justify-content:center;align-items:center;padding:13px 18px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.ws-btn:hover{transform:translateY(-2px);box-shadow:0 7px 20px #0a0d121f}.ws-btn.ws-primary{background:var(--ws-blue);border-color:var(--ws-blue);color:#fff}.ws-btn.ws-dark{background:var(--ws-ink);color:#fff}.ws-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#535963;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:700}.ws-page>section{border-top:1px solid var(--ws-line);background:#fff;padding:82px 0}.ws-page .ws-hero{background:linear-gradient(90deg,#0000 49.95%,#0000000b 50%,#0000 50.05%),linear-gradient(#fff,#fff);border-top:0;padding:88px 0 48px}.ws-hero-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:50px;display:grid}.ws-page h1{letter-spacing:-3.3px;max-width:870px;margin:18px 0 26px;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:72px;font-weight:400;line-height:.98}.ws-lead{color:#41464f;max-width:720px;margin:0 0 30px;font-size:21px;line-height:1.5}.ws-hero-price{border:1px solid var(--ws-line);background:#fbfcfd;border-radius:12px;padding:24px}.ws-big{letter-spacing:-2.3px;margin-top:8px;font-family:Inter,Arial,sans-serif;font-size:44px;font-weight:800}.ws-sub{color:var(--ws-muted);margin-top:4px;font-size:13px}.ws-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.ws-trust{color:#575d66;flex-wrap:wrap;gap:22px;padding-top:24px;font-size:13px;display:flex}.ws-trust span:before{content:"●";color:var(--ws-blue);margin-right:8px;font-size:8px}.ws-page h2{letter-spacing:-2px;max-width:820px;margin:12px 0 22px;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1.05}.ws-section-copy{color:#505660;max-width:750px;font-size:18px;line-height:1.6}.ws-problem-grid{border:1px solid var(--ws-line);grid-template-columns:repeat(4,1fr);gap:0;margin-top:42px;display:grid}.ws-cell{border-right:1px solid var(--ws-line);min-height:190px;padding:26px}.ws-cell:last-child{border-right:0}.ws-num{color:var(--ws-blue);letter-spacing:1px;font-size:12px;font-weight:800}.ws-cell h3{letter-spacing:-.35px;margin:38px 0 12px;font-family:Instrument Serif,Georgia,serif;font-size:22px;font-weight:400;line-height:1.2}.ws-cell p{color:#646b75;margin:0;font-size:14px;line-height:1.55}.ws-page .ws-plans{background:var(--ws-bg)}.ws-plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.ws-plan{border:1px solid var(--ws-line);background:#fff;border-radius:12px;flex-direction:column;min-height:620px;padding:28px;display:flex;position:relative}.ws-plan.ws-featured{border:2px solid var(--ws-blue);transform:translateY(-10px)}.ws-badge{background:var(--ws-soft);color:var(--ws-blue);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:18px;right:18px}.ws-plan-kicker{letter-spacing:1px;text-transform:uppercase;color:#656b75;font-size:12px;font-weight:700}.ws-plan h3{letter-spacing:-.6px;margin:10px 0 6px;font-family:Instrument Serif,Georgia,serif;font-size:34px;font-weight:400;line-height:1.2}.ws-price{letter-spacing:-2.4px;margin:14px 0 4px;font-family:Inter,Arial,sans-serif;font-size:48px;font-weight:800}.ws-vat{color:var(--ws-muted);font-size:13px}.ws-desc{color:#565d67;min-height:70px;margin:18px 0;font-size:15px;line-height:1.5}.ws-plan ul{margin:0 0 28px;padding:0;list-style:none}.ws-plan li{padding:8px 0 8px 22px;font-size:14px;line-height:1.4;position:relative}.ws-plan li:before{content:"→";color:var(--ws-blue);font-weight:800;position:absolute;left:0}.ws-plan .ws-btn{margin-top:auto}.ws-compare{margin-top:36px;overflow:auto}.ws-compare table{border-collapse:collapse;width:100%;min-width:760px}.ws-compare th,.ws-compare td{border-bottom:1px solid var(--ws-line);text-align:center;padding:17px 14px;font-size:14px}.ws-compare th:first-child,.ws-compare td:first-child{text-align:left}.ws-compare th{letter-spacing:.8px;text-transform:uppercase;font-size:12px}.ws-yes{color:var(--ws-blue);font-weight:800}.ws-audience{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.ws-tags{flex-wrap:wrap;gap:10px;display:flex}.ws-tag{border:1px solid var(--ws-line);background:#fff;border-radius:999px;padding:11px 14px;font-size:14px}.ws-page .ws-system{color:#fff;background:#0c0f14}.ws-system .ws-eyebrow,.ws-system .ws-section-copy{color:#aeb5bf}.ws-flow{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:42px;display:grid}.ws-flow div{text-align:center;border:1px solid #2a3038;border-radius:8px;padding:18px 14px;font-size:13px}.ws-flow div:first-child{border-color:var(--ws-blue);background:#101b38}.ws-page .ws-form-section{background:#f8f9fb}.ws-form-grid{grid-template-columns:.75fr 1.25fr;gap:60px;display:grid}.ws-form{border:1px solid var(--ws-line);color:var(--ws-ink);background:#fff;border-radius:12px;padding:30px}.ws-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ws-form label,.ws-form legend{margin:0 0 8px;font-size:12px;font-weight:700;display:block}.ws-form input,.ws-form select,.ws-form textarea{width:100%;font:inherit;color:var(--ws-ink);background:#fff;border:1px solid #cfd4db;border-radius:8px;padding:13px 14px}.ws-form textarea{resize:vertical;min-height:110px}.ws-full{grid-column:1/-1}.ws-form fieldset{border:0;margin:0;padding:0}.ws-checks{grid-template-columns:1fr 1fr;gap:10px 16px;display:grid}.ws-check{border:1px solid var(--ws-line);cursor:pointer;border-radius:8px;align-items:center;gap:9px;padding:12px;margin:0!important;font-size:13px!important;font-weight:400!important;display:flex!important}.ws-check input,.ws-privacy input{width:16px;height:16px;accent-color:var(--ws-blue);flex:none;margin:0}.ws-privacy{color:#6c737d;align-items:flex-start;gap:9px;line-height:1.5;margin:14px 0!important;font-size:12px!important;font-weight:400!important;display:flex!important}.ws-submit{width:100%}.ws-form-error{color:#a20d22;font-size:12px}.ws-form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:420px;display:flex}.ws-form-success h3{margin:18px 0 12px;font-family:Instrument Serif,Georgia,serif;font-size:34px;font-weight:400}.ws-form-success p{color:#59606a;margin:0 0 25px;line-height:1.6}.ws-trust-column{gap:10px;display:grid}.ws-footer{border-top:1px solid var(--ws-line);color:#6c737d;background:#fff;padding:30px 0;font-size:12px}.ws-page .ws-specialties{padding:0}.ws-specialties-row{grid-template-columns:120px 1fr;align-items:center;gap:34px;min-height:76px;display:grid}.ws-specialties-row>span{letter-spacing:1.2px;color:#707680;font-size:10px;font-weight:700}.ws-specialties-row>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.ws-specialties-row>div span{white-space:nowrap;font-size:12px;position:relative}.ws-specialties-row>div span:before{content:"";background:var(--ws-blue);width:5px;height:5px;margin:0 9px 2px 0;display:inline-block}.ws-page .ws-positioning{background:var(--ws-bg)}.ws-positioning-grid{grid-template-columns:.48fr 1.52fr;align-items:start;gap:60px;display:grid}.ws-positioning-grid h2{margin-top:0}.ws-positioning-grid .ws-section-copy{margin-bottom:0}.ws-page .ws-benefits{background:#f7f8fa}.ws-benefits-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px;display:grid}.ws-benefits-layout>div:first-child{position:sticky;top:110px}.ws-benefits-layout h2{margin-top:18px}.ws-benefits-grid{border-top:1px solid var(--ws-line);border-left:1px solid var(--ws-line);grid-template-columns:1fr 1fr;display:grid}.ws-benefits-grid article{border-right:1px solid var(--ws-line);border-bottom:1px solid var(--ws-line);background:#fff;min-height:220px;padding:28px}.ws-benefits-grid article>span{color:var(--ws-blue);letter-spacing:1px;font-size:11px;font-weight:800}.ws-benefits-grid h3{letter-spacing:-.4px;margin:48px 0 12px;font-family:Instrument Serif,Georgia,serif;font-size:25px;font-weight:400}.ws-benefits-grid p{color:#626974;margin:0;font-size:13px;line-height:1.6}.ws-faq-head{width:min(920px,100%);margin:0 auto 38px}.ws-faq-head h2{margin-bottom:0}.ws-faq-list{border-top:1px solid var(--ws-line);width:min(920px,100%);margin:0 auto}.ws-faq-list details{border-bottom:1px solid var(--ws-line)}.ws-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:19px 4px;font-size:15px;font-weight:600;list-style:none;display:flex}.ws-faq-list summary::-webkit-details-marker{display:none}.ws-faq-list p{color:#59606a;max-width:760px;margin:0;padding:0 44px 22px 4px;font-size:14px;line-height:1.65}.ws-faq-icon{color:var(--ws-blue);font-size:21px;font-weight:400;transition:transform .2s}.ws-faq-list details[open] .ws-faq-icon{transform:rotate(45deg)}@media (width<=900px){.ws-header nav>a:not(.ws-btn){display:none}.ws-page .ws-hero{padding-top:56px}.ws-hero-grid,.ws-audience,.ws-form-grid{grid-template-columns:1fr}.ws-page h1{letter-spacing:-3px!important;font-size:48px!important;line-height:.98!important}.ws-page h2{letter-spacing:-2.2px!important;font-size:38px!important;line-height:1.05!important}.ws-problem-grid,.ws-plan-grid,.ws-flow{grid-template-columns:1fr}.ws-cell{border-right:0;border-bottom:1px solid var(--ws-line)}.ws-cell:last-child{border-bottom:0}.ws-plan.ws-featured{transform:none}}@media (width<=600px){.ws-wrap{padding:0 18px}.ws-header{height:68px}.ws-header nav{gap:10px}.ws-header .ws-btn{padding:11px 15px}.ws-fields,.ws-checks{grid-template-columns:1fr}.ws-full{grid-column:auto}.ws-page h1{letter-spacing:-2.7px!important;font-size:42px!important;line-height:.98!important}.ws-lead{font-size:18px}.ws-page>section{padding:62px 0}.ws-page .ws-hero{padding:56px 0 42px}.ws-hero-actions .ws-btn{width:100%}.ws-page h2{font-size:36px!important}.ws-form{padding:22px}.ws-plan{padding:24px}.ws-compare{margin-inline:-18px;padding-inline:18px}}@media (width<=900px){.ws-specialties-row{grid-template-columns:1fr;gap:15px;padding-block:22px}.ws-specialties-row>div{flex-wrap:wrap;justify-content:flex-start}.ws-positioning-grid,.ws-benefits-layout{grid-template-columns:1fr;gap:34px}.ws-benefits-layout>div:first-child{position:static}.ws-benefits-grid{margin-top:6px}}@media (width<=600px){.ws-specialties-row>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ws-specialties-row>div span{white-space:normal;font-size:11px}.ws-benefits-grid{grid-template-columns:1fr}.ws-benefits-grid article{min-height:190px;padding:24px}.ws-benefits-grid h3{margin-top:35px}.ws-faq-list summary{min-height:62px;padding:17px 0;font-size:14px}.ws-faq-list p{padding:0 32px 20px 0}.ws-faq-head{margin-bottom:26px}}.blog-back{letter-spacing:.04em;font-size:10px;font-weight:600}.article-hero{text-align:center;padding-top:100px;padding-bottom:80px;max-width:1050px!important}.article-hero .article-meta{justify-content:center}.article-hero h1{max-width:1000px;margin:32px auto 28px;font-size:clamp(48px,6vw,78px)!important;line-height:.98!important}.article-hero>p{color:#5c616c;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}.article-author{justify-content:center;align-items:center;gap:12px;margin-top:38px;display:flex}.article-author>span,.article-note>span{color:#fff;background:#080b12;place-items:center;width:38px;height:38px;font:500 20px Georgia,serif;display:grid}.article-author>div{flex-direction:column;align-items:start;display:flex}.article-author small{color:#777c86;font-size:8px}.article-author strong{font-size:11px}.article-cover{color:#fff;background:#0a33ff;place-items:center;height:480px;display:grid;position:relative;overflow:hidden}.article-cover>div{z-index:1;border:1px solid #fff9;justify-content:space-between;align-items:center;width:min(650px,80%);height:230px;padding:30px;display:flex;position:relative}.article-cover strong{font:400 clamp(34px,5vw,68px) Georgia,serif}.article-cover span,.article-cover small{letter-spacing:.14em;writing-mode:vertical-rl;font-size:9px}.article-content{grid-template-columns:250px minmax(0,720px);justify-content:center;gap:90px;padding-top:105px;padding-bottom:120px;display:grid}.article-content aside{border-top:1px solid #080b12;flex-direction:column;align-self:start;display:flex;position:sticky;top:100px}.article-content aside>span{color:#0a33ff;padding:16px 0;font-size:9px;font-weight:600}.article-content aside a{border-top:1px solid #d1d4dc;padding:12px 0;font-size:11px;line-height:1.4}.article-prose section{scroll-margin-top:100px}.article-prose section+section{margin-top:70px}.article-prose h2{margin:0 0 25px}.article-prose h3{margin:34px 0 18px}.article-prose p{color:#30343c;margin:0 0 22px;font:400 18px/1.78 Georgia,serif}.article-prose ul{border-top:1px solid #c9cdd5;margin:30px 0;padding:0;list-style:none}.article-prose li{border-bottom:1px solid #c9cdd5;padding:17px 0 17px 28px;font-size:14px;line-height:1.5;position:relative}.article-prose li:before{content:"→";color:#0a33ff;position:absolute;left:0}.article-note{background:#edf1ff;border:1px solid #0a33ff;grid-template-columns:auto 1fr;gap:22px;margin-top:70px;padding:28px;display:grid}.article-note p{margin:0;font:400 21px/1.45 Georgia,serif}.article-end{border-top:1px solid #b5b9c4;padding-top:100px;padding-bottom:110px}.article-end h2{margin:30px 0 35px}.article-inline-cta{width:100%;margin:70px 0 0}@media (width<=900px){.blog-hero{min-height:auto;padding-top:70px}.blog-hero>div,.featured-post,.blog-index-head,.blog-cta .shell{grid-template-columns:1fr}.blog-hero h1{margin-bottom:28px}.blog-hero>div>p{margin-bottom:55px}.featured-visual{min-height:470px}.featured-copy{padding:60px 34px}.article-grid{grid-template-columns:1fr 1fr}.blog-index-head{gap:20px}.blog-cta .button{justify-self:start}.article-content{grid-template-columns:1fr;gap:45px}.article-content aside{position:static}.article-content aside a{display:none}}@media (width<=700px){.blog-page .nav,.article-page .nav{width:calc(100% - 28px)}.blog-page .brand,.article-page .brand{max-width:190px}.blog-page .brand span:last-child,.article-page .brand span:last-child{font-size:9px}.blog-page .nav-cta,.article-page .nav-cta{padding:11px 12px}.blog-back{display:none}.blog-hero{width:calc(100% - 36px);padding-top:52px}.blog-hero h1{font-size:42px!important;line-height:42px!important}.featured-post{width:100%}.featured-visual{border-left:0;border-right:0;min-height:390px}.featured-visual>div{width:250px;height:250px}.featured-copy{padding:48px 20px}.featured-copy .button{width:100%}.blog-index{padding-top:75px;padding-bottom:85px}.blog-toolbar{flex-direction:column;align-items:stretch}.blog-categories{grid-template-columns:1fr 1fr;display:grid}.blog-categories button{text-align:left}.blog-search{width:100%}.article-grid{grid-template-columns:1fr}.article-body h2,.article-body>p{min-height:0}.blog-cta{padding:80px 0}.article-hero{padding:65px 18px}.article-hero h1{font-size:42px!important;line-height:42px!important}.article-hero>p{font-size:16px}.article-cover{height:340px}.article-cover>div{height:190px;padding:20px}.article-content{padding:70px 18px 85px}.article-prose p{font-size:17px}.article-end{padding:75px 18px}.article-end .button{width:100%}}.article-faq details{border-top:1px solid #c9cdd5;padding:20px 0}.article-faq details:last-child{border-bottom:1px solid #c9cdd5}.article-faq summary{cursor:pointer;font-size:16px;font-weight:600;line-height:1.45}.article-faq details p{margin:15px 0 0;font-size:16px}.article-sources a{text-underline-offset:4px;text-decoration:underline}.article-related{gap:0;display:grid}.article-related h2{margin-bottom:25px}.article-related a{color:#0a33ff;border:1px solid #c9cdd5;justify-content:space-between;align-items:center;padding:20px;font-size:14px;font-weight:600;display:flex}.article-related a+a{border-top:0}.article-related .site-icon{width:18px;height:18px}
