@import"https://fonts.googleapis.com/css2?family=Sulphur+Point:wght@400;700&display=block";html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}:root{color:#19171f;background:#f8faf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}.public-shell{display:flex;flex-direction:column;min-height:100vh}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px clamp(20px,5vw,64px)}.site-header{border-bottom:1px solid #e2e8e5;background:#fff}.brand-link,.site-nav,.site-footer nav{display:inline-flex;align-items:center;gap:14px}.brand-link{font-weight:800}.brand-mark{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #d7dedb;border-radius:8px;background:#f0f5f3;font-size:13px}.site-nav{flex-wrap:wrap;color:#5f6663;font-size:14px}.site-nav-link{border:0;background:transparent;color:inherit;cursor:pointer;padding:0}.site-nav-link.active{color:#19171f;font-weight:700}.product-menu{position:relative}.product-menu-trigger{display:inline-flex;align-items:center;gap:6px}.product-menu-trigger:after{content:"";width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px)}.product-menu-panel{position:absolute;top:calc(100% + 12px);left:0;z-index:10;display:none;width:min(360px,calc(100vw - 40px));border:1px solid #d7dedb;border-radius:8px;background:#fff;box-shadow:0 18px 54px #19171f1f;padding:8px}.product-menu:hover .product-menu-panel,.product-menu:focus-within .product-menu-panel{display:grid}.product-menu-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-radius:8px;padding:12px}.product-menu-item:hover{background:#f5f8f6}.product-menu-item.disabled{cursor:default;opacity:.62}.product-menu-item.disabled:hover{background:transparent}.product-menu-item span{display:grid;gap:4px}.product-menu-item strong{color:#19171f}.product-menu-item small{color:#5f6663;line-height:1.4}.product-menu-item em{border:1px solid #d7dedb;border-radius:999px;color:#276f53;flex:0 0 auto;font-size:11px;font-style:normal;font-weight:800;padding:4px 8px;text-transform:uppercase}.app-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #19171f;border-radius:8px;background:#19171f;color:#fff;padding:10px 14px;font-weight:700}.public-main{flex:1;padding:92px clamp(20px,5vw,64px) clamp(32px,8vw,96px)}.page-stub{display:grid;gap:18px;max-width:860px}.page-stub h1,.page-stub p{margin:0}.page-stub h1{font-size:clamp(36px,6vw,72px);line-height:1}.page-stub p{color:#5f6663;font-size:18px;line-height:1.6}.eyebrow{color:#276f53;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-list{display:flex;flex-wrap:wrap;gap:10px;padding-top:12px}.section-list span{border:1px solid #d7dedb;border-radius:999px;background:#fff;color:#3e4642;padding:8px 11px;font-size:13px}.site-footer{border-top:1px solid #e2e8e5;color:#5f6663;font-size:14px}.site-footer p{margin:0}@media (max-width: 780px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}}.brand-nav{position:fixed;top:0;right:0;left:0;z-index:100;padding:18px clamp(18px,5vw,52px) 0;background:transparent;border-bottom:0;box-shadow:none;pointer-events:none}.brand-nav-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:22px;width:min(100%,1080px);margin:0 auto;padding:0 20px;height:66px;pointer-events:auto;background:#ffffffe0;border:1px solid rgba(0,0,0,.09);border-radius:14px;box-shadow:0 4px 24px #00000012,0 1px 3px #0000000a,inset 0 1px #fff;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);transition:width .46s cubic-bezier(.16,1,.3,1),max-width .46s cubic-bezier(.16,1,.3,1),height .36s cubic-bezier(.16,1,.3,1),padding .36s cubic-bezier(.16,1,.3,1),border-radius .36s ease,background .36s ease,box-shadow .36s ease}.brand-nav--scrolled .brand-nav-inner{width:min(100%,520px);height:58px;padding:0 14px;border-radius:12px;background:#fffffff0;border-color:#0000001a;box-shadow:0 8px 36px #0000001a,inset 0 1px #fff}.brand-nav--scrolled .brand-nav-brand{gap:0}.brand-nav--scrolled .brand-nav-name{opacity:0;max-width:0;pointer-events:none}.brand-nav--scrolled .brand-nav-links{opacity:1;pointer-events:auto;flex:1;width:auto;max-width:none;overflow:visible;transition:opacity .2s ease}.brand-nav--scrolled .brand-nav-right{width:auto;max-width:none;gap:8px;overflow:visible}.brand-nav--scrolled .brand-nav-right .brand-nav-cta{width:34px;height:34px;padding:0;gap:0;justify-content:center;font-size:0;opacity:1;pointer-events:auto;transition:opacity .2s ease,box-shadow .15s ease}.brand-nav-brand{display:inline-flex;align-items:center;gap:8px;justify-self:start;text-decoration:none;flex-shrink:0}.brand-nav-logo{display:block;width:0;height:0;object-fit:contain;flex-shrink:0;opacity:0}.brand-nav--scrolled .brand-nav-logo{width:auto;height:26px;opacity:1}.brand-nav-name{font-size:22px;font-weight:600;font-family:Sulphur Point,sans-serif;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;overflow:hidden;max-width:190px;transition:opacity .2s ease,max-width .25s ease}.brand-nav-product-tag{padding:3px 9px;background:transparent;border:1px solid rgba(0,0,0,1);border-radius:5px;color:#000;font-size:11px;font-weight:500;letter-spacing:.01em;text-transform:none;white-space:nowrap;overflow:hidden;max-width:90px;transition:opacity .2s ease,max-width .25s ease}.brand-nav--scrolled .brand-nav-product-tag{opacity:0;max-width:0;pointer-events:none}.brand-nav-links{display:flex;align-items:center;gap:4px;grid-column:2;justify-content:center;transition:opacity .2s ease}.brand-nav-link{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;border-radius:6px;color:#19171f9e;font-size:14px;font-weight:400;font-family:inherit;text-decoration:none;background:transparent;border:0;cursor:pointer;transition:color .15s ease,background .15s ease}.brand-nav-link:hover,.brand-nav-link--active{color:#19171f;background:#0000000a}.brand-product-menu{position:relative}.brand-product-menu-trigger svg{transition:transform .2s ease}.brand-product-menu:hover .brand-product-menu-trigger svg,.brand-product-menu:focus-within .brand-product-menu-trigger svg{transform:rotate(180deg)}.brand-product-menu-panel{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:200;display:none;width:min(340px,calc(100vw - 40px));border:1px solid rgba(0,0,0,.09);border-radius:10px;background:#fff;box-shadow:0 12px 40px #0000001a;padding:8px}.brand-product-menu:hover .brand-product-menu-panel,.brand-product-menu:focus-within .brand-product-menu-panel{display:grid}.brand-product-menu-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-radius:8px;padding:12px;text-decoration:none;color:inherit}.brand-product-menu-item:hover{background:#0000000a}.brand-product-menu-item--disabled{cursor:default;opacity:.62}.brand-product-menu-item--disabled:hover{background:transparent}.brand-product-menu-item span{display:grid;gap:4px}.brand-product-menu-item strong{font-size:14px;color:#19171f}.brand-product-menu-item small{font-size:12px;color:#5e5c66;line-height:1.4}.brand-product-menu-item em{border:1px solid #d7dedb;border-radius:999px;color:#276f53;flex:0 0 auto;font-size:11px;font-style:normal;font-weight:800;padding:4px 8px;text-transform:uppercase}.brand-nav-right{display:flex;align-items:center;gap:12px;grid-column:3;justify-self:end;flex-shrink:0}.brand-nav-cta{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:#19171f;border:1px solid #19171f;border-radius:32px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:width .36s cubic-bezier(.16,1,.3,1),height .36s cubic-bezier(.16,1,.3,1),padding .36s cubic-bezier(.16,1,.3,1),font-size .2s ease,gap .36s cubic-bezier(.16,1,.3,1)}.brand-nav-cta:after{content:"↗";font-size:15px;line-height:1;display:inline-block;transition:transform .22s ease}.brand-nav-cta:hover:after{transform:rotate(45deg)}.brand-nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:8px;background:transparent;border:none;border-radius:10px;cursor:pointer;color:#19171f;transition:background .15s ease,opacity .14s .2s ease}.brand-nav-burger:hover{background:#0000000f}.brand-nav--menu-open .brand-nav-burger{opacity:0;pointer-events:none;transition:opacity 60ms ease}.brand-nav-burger span{display:block;height:1.8px;background:#19171fbf;border-radius:2px}.brand-nav-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;min-height:100vh;min-height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:#f8f8f8f7;backdrop-filter:blur(28px) saturate(130%);-webkit-backdrop-filter:blur(28px) saturate(130%);display:flex;flex-direction:column;padding:clamp(24px,7vw,38px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.985);transition:opacity .28s ease,visibility 0ms .28s,transform .28s ease}.brand-nav-mobile--open{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0) scale(1);transition:opacity .28s ease,visibility 0ms,transform .28s ease}.brand-nav-mobile:before{content:"";position:fixed;top:14px;right:14px;bottom:14px;left:14px;z-index:-1;border:1px solid rgba(0,0,0,.07);border-radius:22px;background:#ffffffe6;box-shadow:0 4px 60px #0000001a,inset 0 1px #fff;pointer-events:none}.brand-nav-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 24px}.brand-nav-mobile-menu-group{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-start;gap:30px;width:min(100%,420px);margin:0 auto;padding-top:clamp(34px,8vh,76px);padding-bottom:42px}.brand-nav-mobile-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;border-radius:8px;color:#19171f8c;cursor:pointer;transition:color .15s ease,background .15s ease;flex-shrink:0}.brand-nav-mobile-close:hover{color:#19171f;background:#0000000f}.brand-nav-mobile-body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%}.brand-nav-mobile-link{padding:0;border-bottom:0;color:#19171fb8;font-size:22px;font-weight:300;letter-spacing:-.01em;text-align:center;text-decoration:none;transition:color .15s ease,text-shadow .15s ease}.brand-nav-mobile-link:hover{color:#19171f;text-shadow:0 0 22px rgba(25,23,31,.1)}.brand-nav-mobile-footer{display:flex;justify-content:center;width:100%;padding-top:0}.brand-nav-cta--mobile{width:auto;min-width:188px;max-width:min(100%,280px);justify-content:center;border-radius:999px;padding:14px 26px;font-size:15px}@media (max-width: 860px){.public-main{padding-top:72px}.brand-home{margin-top:-72px}.brand-nav{padding:10px 12px 0}.brand-nav-inner,.brand-nav--scrolled .brand-nav-inner{width:100%;height:54px;max-width:none;padding:0 10px 0 12px;justify-content:space-between;border-radius:12px}.brand-nav-logo,.brand-nav--scrolled .brand-nav-logo{display:block;width:auto;height:28px;opacity:1}.brand-nav-brand,.brand-nav--scrolled .brand-nav-brand{gap:0}.brand-nav-name,.brand-nav--scrolled .brand-nav-name,.brand-nav-product-tag,.brand-nav--scrolled .brand-nav-product-tag{opacity:0;max-width:0;pointer-events:none}.brand-nav-links{display:none}.brand-nav-right,.brand-nav--scrolled .brand-nav-right{width:auto;max-width:none;gap:0;overflow:visible}.brand-nav-right .brand-nav-cta,.brand-nav--scrolled .brand-nav-right .brand-nav-cta{display:none}.brand-nav-burger,.brand-nav--scrolled .brand-nav-burger{display:flex}.brand-nav-mobile-header .brand-nav-brand,.brand-nav-mobile-header .brand-nav--scrolled .brand-nav-brand{gap:10px}.brand-nav-mobile-header .brand-nav-logo{width:30px;height:30px;opacity:1}.brand-nav-mobile-header .brand-nav-name{opacity:0;max-width:0;pointer-events:none}}@media (max-width: 480px){.brand-nav-mobile{padding:24px}.brand-nav-mobile:before{top:12px;right:12px;bottom:12px;left:12px}.brand-nav-mobile-header{padding:2px 2px 22px}}@media (max-width: 360px){.brand-nav-mobile{padding:20px}}.analyse-footer-lang{display:inline-flex;align-items:center;gap:5px}.analyse-footer-lang-icon{color:#ffffff59;flex-shrink:0;margin-right:1px}.analyse-footer-lang-item{display:inline-flex;align-items:center;gap:4px}.analyse-footer-lang-sep{font-size:11px;color:#fff3;-webkit-user-select:none;user-select:none}.analyse-footer-lang-btn{background:none;border:none;padding:0;font-size:12px;color:#fff6;cursor:pointer;transition:color .15s ease;font-family:inherit}.analyse-footer-lang-btn:hover{color:#fffc}.analyse-footer-lang-btn--active{color:#b02eff}.analyse-footer-disclaimer{max-width:1200px;margin:0 auto;padding:20px clamp(24px,5vw,80px) 32px;border-top:1px solid rgba(255,255,255,.04)}.analyse-footer-disclaimer-label{margin:0 0 10px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d}.analyse-footer-disclaimer-body{display:flex;flex-direction:column;gap:6px}.analyse-footer-disclaimer-body p{margin:0;font-size:10px;line-height:1.65;color:#ffffff52}.brand-home{margin:-92px calc(-1*clamp(20px,5vw,64px)) 0}.bh-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #e8e8e8;border-radius:100px;background:#fff;color:#606060;font-size:14px;line-height:14px;padding:10px 12px;white-space:nowrap}.bh-badge--dark{background:#262626;border-color:#484848;color:#d8d8d8}.bh-btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px;font-size:16px;font-weight:500;line-height:20px;padding:10px 20px;cursor:pointer;text-decoration:none;transition:opacity .15s ease;white-space:nowrap}.bh-btn:hover{opacity:.85}.bh-btn--primary{background:#131313;color:#fff;border:1px solid #131313}.bh-btn--secondary{background:#fff;color:#131313;border:1px solid #dedede}.bh-btn--white{background:#fff;color:#131313;border:none}.bh-hero-actions .bh-btn--primary:hover{opacity:1}.bh-hero-actions .bh-btn--primary svg{transition:transform .22s ease}.bh-hero-actions .bh-btn--primary:hover svg{transform:translate(3px)}.bh-hero{background:#fff;min-height:clamp(620px,76svh,760px);padding:clamp(132px,13vw,168px) clamp(20px,5vw,112px) clamp(56px,6vw,82px);display:flex;align-items:flex-start;overflow:hidden}.bh-hero-inner{position:relative;max-width:1216px;width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(360px,488px) minmax(420px,1fr);align-items:end;gap:clamp(52px,7vw,108px)}.bh-hero-inner:before{content:"";position:absolute;z-index:0;top:8%;right:-10%;bottom:-6%;left:31%;pointer-events:none;opacity:.4;background-image:repeating-linear-gradient(29deg,transparent 0,transparent 37px,rgba(98,114,136,.34) 38px,rgba(98,114,136,.34) 38.55px,transparent 40px),repeating-linear-gradient(119deg,transparent 0,transparent 37px,rgba(98,114,136,.26) 38px,rgba(98,114,136,.26) 38.55px,transparent 40px),radial-gradient(ellipse 64% 44% at 63% 52%,rgba(118,178,255,.14),transparent 68%);background-position:center;mask-image:radial-gradient(ellipse 76% 58% at 63% 52%,rgba(0,0,0,.8) 0%,rgba(0,0,0,.46) 46%,transparent 84%);-webkit-mask-image:radial-gradient(ellipse 76% 58% at 63% 52%,rgba(0,0,0,.8) 0%,rgba(0,0,0,.46) 46%,transparent 84%);transform:skew(-12deg) skewY(-8deg) rotate(-4deg);transform-origin:62% 50%}.bh-hero-left{position:relative;z-index:2;display:flex;flex-direction:column;padding-top:clamp(38px,6vw,74px)}.bh-hero-copy{display:flex;flex-direction:column;gap:18px}.bh-hero-headline{font-size:clamp(32px,3.2vw,44px);line-height:1.14;color:#131313;margin:0;font-weight:400;letter-spacing:-.035em;max-width:500px}.bh-hero-subtext{font-size:clamp(15px,1.35vw,18px);line-height:1.65;color:#606060;margin:0;max-width:475px}.bh-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.bh-hero-supported{display:flex;flex-direction:column;gap:10px;margin-top:clamp(72px,8vw,104px)}.bh-hero-supported-label{font-size:14px;line-height:14px;color:#606060}.bh-hero-assets-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bh-asset-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #e8e8e8;border-radius:100px;padding:6px 12px;font-size:13px;font-weight:500;color:#131313;background:#fff}.bh-asset-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.bh-hero-right{position:relative;z-index:1;justify-self:end;align-self:end;min-width:0;width:min(100%,560px)}.bh-hero-svg-image{position:relative;z-index:2;width:100%;height:auto;display:block;border-radius:20px}.bh-features{background:#f5f5f5;padding:clamp(60px,8vw,80px) clamp(20px,5vw,112px)}.bh-features-inner{max-width:1216px;margin:0 auto;display:flex;flex-direction:column;gap:58px}.bh-features-header{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.bh-section-heading{font-size:clamp(26px,3vw,42px);line-height:1.29;color:#131313;font-weight:400;margin:0}.bh-cards-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.bh-feature-card{background:#fff;border:1px solid #dedede;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:380px}.bh-feature-card-vis{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:8px;margin:12px 12px 0;height:180px;overflow:hidden;position:relative;flex-shrink:0}.bh-feature-card-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.bh-feature-card-title{font-size:20px;line-height:1.2;color:#131313;font-weight:400;margin:0}.bh-feature-card-text{font-size:16px;line-height:24px;color:#606060;margin:0}.bh-vis-portfolio{width:100%;height:100%;display:flex;flex-direction:column;gap:6px;padding:16px;justify-content:center}.bh-vis-row{display:flex;align-items:center;gap:8px;padding:7px 10px;background:#ffffffd9;border-radius:6px;border:1px solid rgba(0,0,0,.05)}.bh-vis-coin-dot{width:20px;height:20px;border-radius:50%;flex-shrink:0}.bh-vis-coin-name{font-size:11px;font-weight:600;color:#131313;flex:1}.bh-vis-coin-value{font-size:11px;color:#606060}.bh-vis-coin-chg{font-size:11px;font-weight:600;min-width:44px;text-align:right}.bh-vis-coin-chg.up{color:#276f53}.bh-vis-coin-chg.down{color:#c0392b}.bh-vis-chart{width:100%;height:100%;position:relative;padding:12px}.bh-vis-chart svg{width:100%;height:100%}.bh-vis-market{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:12px}.bh-vis-mkt-row{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#ffffffb3;border-radius:4px;font-size:11px}.bh-vis-mkt-name{font-weight:600;color:#131313;width:36px}.bh-vis-mkt-spark{flex:1}.bh-vis-mkt-price{color:#606060;width:48px;text-align:right}.bh-vis-mkt-chg{font-weight:600;width:40px;text-align:right}.bh-vis-mkt-chg.up{color:#276f53}.bh-vis-mkt-chg.down{color:#c0392b}.bh-products{padding:clamp(20px,3vw,40px) clamp(20px,5vw,112px);background:#f5f5f5}.bh-products-inner{max-width:1216px;margin:0 auto}.bh-products-dark{background:#1f1f1f;border-radius:24px;padding:clamp(48px,6vw,80px) clamp(24px,4vw,57px);display:flex;flex-direction:column;gap:80px}.bh-sub{display:flex;flex-direction:column;gap:60px}.bh-sub-head{display:flex;flex-direction:column;gap:28px}.bh-sub-heading-group{display:flex;flex-direction:column;gap:12px}.bh-sub-h2{font-size:clamp(26px,3.5vw,48px);line-height:1.33;color:#fff;font-weight:400;margin:0}.bh-sub-body{font-size:18px;line-height:28px;color:#dedede;margin:0;max-width:618px}.bh-sub-cta-wrap{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.bh-bento-2col{display:flex;flex-direction:column;gap:24px}.bh-bento-row{display:flex;gap:24px}.bh-bento-card{background:#262626;border:1px solid #484848;border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column;min-height:340px}.bh-bento-card--wide{flex:0 0 56.1%}.bh-bento-card--narrow{flex:1}.bh-bento-vis{flex:1;position:relative;overflow:hidden;min-height:180px;display:flex;align-items:center;justify-content:center;padding:24px}.bh-bento-vis svg{width:100%;height:100%;max-height:140px}.bh-bento-foot{padding:20px 32px 28px;display:flex;flex-direction:column;gap:8px}.bh-bento-title{font-size:20px;line-height:1.1;color:#fff;font-weight:400;margin:0}.bh-bento-text{font-size:16px;line-height:24px;color:#a1a1a1;margin:0}.bh-bento-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bh-bento-card-3{background:#262626;border:1px solid #484848;border-radius:16px;overflow:hidden;min-height:320px;display:flex;flex-direction:column}.bh-bento-card-3-vis{flex:1;background:#1a1a1a;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;padding:24px}.bh-bento-card-3-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:12px}.bh-bento-card-3-title{font-size:20px;color:#fff;font-weight:400;margin:0}.bh-bento-card-3-text{font-size:16px;line-height:24px;color:#a1a1a1;margin:0}.bh-bento-4col{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.bh-bento-mini{background:#262626;border:1px solid #484848;border-radius:16px;padding:24px;min-height:210px;display:flex;flex-direction:column;gap:16px}.bh-mini-icon{width:60px;height:60px;background:#303030;border:1px solid #606060;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bh-bento-mini-title{font-size:19px;color:#fff;font-weight:400;margin:0;flex:1;display:flex;align-items:flex-end}.bh-bento-mini-text{font-size:16px;line-height:24px;color:#a1a1a1;margin:0}.bh-benefits{background:#fff;padding:clamp(60px,8vw,80px) clamp(20px,5vw,112px)}.bh-benefits-inner{max-width:1216px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.bh-benefits-header{text-align:center}.bh-benefits-h2{font-size:clamp(26px,3vw,38px);line-height:1.29;color:#131313;font-weight:400;margin:0}.bh-tabs{display:flex;align-items:center;gap:4px;justify-content:center;flex-wrap:wrap}.bh-tab-btn{background:transparent;border:1px solid transparent;border-radius:100px;color:#606060;cursor:pointer;font:inherit;font-size:14px;padding:10px 20px;transition:background .15s,color .15s}.bh-tab-btn:hover{color:#131313}.bh-tab-btn[aria-selected=true]{background:#131313;color:#fff;border-color:#131313}.bh-benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bh-benefit-card{border:1px solid #e8e8e8;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:14px}.bh-benefit-icon{width:36px;height:36px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bh-benefit-title{font-size:16px;font-weight:600;color:#131313;margin:0}.bh-benefit-text{font-size:16px;line-height:24px;color:#606060;margin:0}.bh-cta{background:#fff;border-top:1px solid #e8e8e8;padding:clamp(60px,8vw,80px) clamp(20px,5vw,112px)}.bh-cta-inner{max-width:1216px;margin:0 auto;display:flex;flex-direction:column;gap:52px}.bh-cta-heading{font-size:clamp(26px,3.5vw,44px);color:#131313;font-weight:400;margin:0;text-align:center}.bh-cta-cols{display:grid;grid-template-columns:1fr 1px 1fr}.bh-cta-divider{background:#e8e8e8;align-self:stretch}.bh-cta-col{padding:0 clamp(24px,4vw,48px);display:flex;flex-direction:column;gap:16px}.bh-cta-col:first-child{padding-left:0}.bh-cta-col:last-child{padding-right:0}.bh-cta-col-h3{font-size:clamp(22px,2.5vw,30px);line-height:1.2;color:#131313;font-weight:400;margin:0}.bh-cta-col-text{font-size:18px;line-height:28px;color:#606060;margin:0}.bh-community{background:#1f1f1f;padding:clamp(60px,8vw,80px) clamp(20px,5vw,112px)}.bh-community-inner{max-width:1216px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.bh-community-left{display:flex;flex-direction:column;gap:24px}.bh-community-h2{font-size:clamp(28px,3.5vw,48px);line-height:1.2;color:#fff;font-weight:400;margin:0}.bh-community-btns{display:flex;gap:12px;flex-wrap:wrap}.bh-community-right{display:flex;flex-direction:column;gap:16px}.bh-newsletter-label{font-size:14px;line-height:1.55;color:#a1a1a1;margin:0}.bh-newsletter-form{display:flex;gap:8px;flex-wrap:wrap}.bh-newsletter-input{flex:1;min-width:140px;height:43px;border:1px solid #484848;border-radius:8px;background:#262626;color:#fff;font:inherit;font-size:14px;padding:0 16px}.bh-newsletter-input::placeholder{color:#606060}.bh-newsletter-input:focus{outline:none;border-color:#7c7c7c}.bh-newsletter-submit{height:43px;padding:0 20px;border-radius:8px;background:#fff;color:#131313;border:none;font:inherit;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.bh-newsletter-submit:hover{background:#f0f0f0}.bh-newsletter-thanks{font-size:14px;color:#276f53;font-weight:600}.bh-newsletter-error,.bh-news-subscribe-error,.bh-article-subscribe-error{margin:10px 0 0;font-size:13px;color:#c0392b}.bh-news-subscribe-success,.bh-article-subscribe-success{margin:4px 0 0;font-size:14px;font-weight:600;color:#276f53}.bh-footer-community{max-width:1216px;margin:0 auto;padding:clamp(40px,5vw,56px) clamp(20px,5vw,112px) clamp(32px,4vw,48px)}.bh-footer-community-card{background:#2a2a2a;border-radius:16px;padding:clamp(28px,4vw,44px) clamp(24px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:32px;overflow:hidden}.bh-footer-community-content{display:flex;flex-direction:column;gap:20px;flex:1;min-width:0}.bh-footer-community-graphic{flex-shrink:0;display:flex;align-items:center}.bh-footer-community-graphic img{height:clamp(110px,13vw,175px);width:auto;display:block;object-fit:contain}.bh-footer-community-h2{font-size:clamp(22px,2.8vw,36px);font-weight:400;color:#fff;margin:0;line-height:1.2}.bh-footer-community-brand{font-family:Sulphur Point,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bh-footer-community-btns{display:flex;gap:12px;flex-wrap:wrap}.bh-footer{background:#1f1f1f;border-top:1px solid rgba(255,255,255,.07)}.bh-footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:clamp(32px,5vw,64px);max-width:1216px;margin:0 auto;padding:clamp(48px,6vw,72px) clamp(20px,5vw,112px) clamp(32px,4vw,48px)}.bh-footer-brand{display:flex;flex-direction:column;gap:14px}.bh-footer-logo{display:inline-flex;align-items:end;gap:10px;text-decoration:none;color:#fff}.bh-footer-logo-img{width:28px;height:28px;object-fit:contain;flex-shrink:0}.bh-footer-logo-name{font-size:22px;font-weight:500;font-family:Sulphur Point,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap}.bh-footer-tagline{margin:0;font-size:13px;line-height:1.65;color:#ffffff80;max-width:280px}.bh-footer-col{display:flex;flex-direction:column;gap:12px}.bh-footer-col-heading{margin:0;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d}.bh-footer-col nav{display:flex;flex-direction:column;gap:8px}.bh-footer-link{color:#ffffffa6;font-size:13px;text-decoration:none;transition:color .15s ease}.bh-footer-link:hover,.bh-footer-link.active{color:#fff}.bh-footer-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1216px;margin:0 auto;padding:20px clamp(20px,5vw,112px);border-top:1px solid rgba(255,255,255,.05)}.bh-footer-bar p{margin:0;font-size:12px;color:#ffffff61}.bh-footer .analyse-footer-lang-btn--active{color:#fff}.bh-legal{position:relative;padding-top:clamp(36px,4.5vw,56px);padding-bottom:clamp(40px,6vw,64px);min-height:calc(100vh - 92px)}.bh-legal:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#f4f4f4;background-image:radial-gradient(ellipse 70% 55% at 0% 0%,rgba(39,111,83,.07) 0%,transparent 60%),radial-gradient(ellipse 55% 70% at 100% 100%,rgba(80,100,124,.05) 0%,transparent 60%),radial-gradient(circle,rgba(100,116,139,.1) 1px,transparent 1px);background-size:auto,auto,24px 24px;pointer-events:none}.bh-legal-inner{max-width:820px;margin:0 auto}.bh-legal-card{background:#fff;border-radius:16px;border:1px solid #ebebeb;padding:clamp(32px,5vw,56px) clamp(28px,4vw,52px);box-shadow:0 2px 12px #0000000a}.bh-legal-header{margin-bottom:clamp(40px,6vw,64px);padding-bottom:clamp(28px,4vw,40px);border-bottom:1px solid #e8e8e8}.bh-legal-updated{display:inline-block;margin-bottom:18px;padding:4px 12px;border:1px solid #e0e0e0;border-radius:999px;color:#606060;font-size:11px;font-weight:500;letter-spacing:.04em}.bh-legal-title{margin:0 0 20px;font-size:clamp(32px,5vw,50px);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:#131313}.bh-legal-intro{margin:0;font-size:clamp(14px,1.8vw,16px);line-height:1.75;color:#606060}.bh-legal-intro strong{color:#131313;font-weight:500}.bh-legal-section{padding-bottom:clamp(28px,4vw,44px);margin-bottom:clamp(28px,4vw,44px);border-bottom:1px solid #f0f0f0}.bh-legal-section--last{border-bottom:none;margin-bottom:0}.bh-legal-section-title{display:flex;align-items:baseline;gap:10px;margin:0 0 18px;font-size:clamp(16px,2vw,19px);font-weight:500;line-height:1.3;color:#131313}.bh-legal-num{color:#b0b0b0;font-size:.82em;font-weight:500;flex-shrink:0;font-variant-numeric:tabular-nums}.bh-legal-sub-title{margin:20px 0 8px;font-size:12px;font-weight:600;color:#2a2a2a;letter-spacing:.06em;text-transform:uppercase}.bh-legal-section p{margin:0 0 14px;font-size:14px;line-height:1.8;color:#606060}.bh-legal-section p:last-child{margin-bottom:0}.bh-legal-section p strong{color:#131313;font-weight:500}.bh-legal-list{margin:0 0 14px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.bh-legal-list li{position:relative;padding-left:18px;font-size:14px;line-height:1.8;color:#606060}.bh-legal-list li:before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:#131313;opacity:.25}.bh-legal-list li strong{color:#131313;font-weight:500}.bh-legal-contact-block{display:flex;flex-direction:column;gap:10px;margin-top:20px;padding:20px 24px;background:#f7f7f7;border:1px solid #e8e8e8;border-radius:12px}.bh-legal-contact-block p{margin:0!important;display:flex;align-items:center;gap:12px}.bh-legal-contact-block strong{color:#131313!important;font-weight:500;font-size:13px;min-width:52px}.bh-legal-contact-block a{color:#131313;font-size:13px;text-decoration:none;border-bottom:1px solid #dedede;transition:border-color .15s ease}.bh-legal-contact-block a:hover{border-color:#131313}.bh-faq-card{padding-bottom:clamp(32px,5vw,48px)}.bh-faq-header{margin-bottom:clamp(32px,5vw,48px);padding-bottom:clamp(24px,3vw,36px);border-bottom:1px solid #e8e8e8}.bh-faq-subtitle{margin:0;font-size:clamp(14px,1.6vw,15px);line-height:1.7;color:#606060}.bh-faq-support-link{color:#131313;text-decoration:none;border-bottom:1px solid #d0d0d0;transition:border-color .15s ease}.bh-faq-support-link:hover{border-color:#131313}.bh-faq-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.bh-faq-item{background:#fafafa;border:1px solid #ebebeb;border-radius:10px;overflow:hidden;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.bh-faq-item--open{background:#fff;border-color:#d8d8d8;box-shadow:0 2px 12px #0000000d}.bh-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px clamp(16px,3vw,24px);background:transparent;border:none;color:#131313;font-size:clamp(14px,1.5vw,15px);font-weight:500;text-align:left;cursor:pointer;font-family:inherit;transition:color .2s ease}.bh-faq-q:hover{color:#000}.bh-faq-item--open .bh-faq-q{padding-bottom:10px}.bh-faq-icon{display:flex;align-items:center;justify-content:center;color:silver;flex-shrink:0;transition:color .25s ease}.bh-faq-item--open .bh-faq-icon{color:#131313}.bh-faq-minus-v{opacity:0;transition:opacity .25s ease}.bh-faq-a{display:grid;grid-template-rows:0fr;margin:0;padding:0;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1)}.bh-faq-item--open .bh-faq-a{grid-template-rows:1fr}.bh-faq-a-inner{overflow:hidden;padding:0 clamp(16px,3vw,24px);transition:padding-bottom .5s cubic-bezier(.4,0,.2,1)}.bh-faq-item--open .bh-faq-a-inner{padding-top:4px;padding-bottom:22px}.bh-faq-a p{margin:0;font-size:14px;line-height:1.78;color:#606060}@media (max-width: 480px){.bh-faq-q{font-size:14px;padding:16px}.bh-faq-a-inner{padding-left:16px;padding-right:16px}}.bh-error-page{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:clamp(40px,8vw,80px) clamp(20px,5vw,40px);text-align:center;overflow:hidden}.bh-error-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#f4f4f4;background-image:linear-gradient(rgba(0,0,0,.028) .5px,transparent .5px),linear-gradient(90deg,rgba(0,0,0,.028) .5px,transparent .5px);background-size:24px 24px;pointer-events:none}.bh-error-bg-code{position:absolute;top:50%;left:50%;transform:translate(-50%,-54%);font-size:clamp(120px,28vw,320px);font-weight:900;color:#0000000b;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.04em;white-space:nowrap}.bh-error-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:clamp(10px,2vw,16px);max-width:500px;width:100%}.bh-error-eyebrow{display:inline-block;padding:4px 12px;border:1px solid #e0e0e0;border-radius:999px;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#888;background:#fff}.bh-error-title{margin:0;font-size:clamp(28px,5vw,54px);font-weight:500;line-height:1.1;color:#131313;letter-spacing:-.025em}.bh-error-title-muted{font-weight:300;color:#b0b0b0}.bh-error-sub{margin:2px 0 6px;font-size:clamp(13px,1.5vw,15px);line-height:1.7;color:#606060;max-width:400px}.bh-error-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:clamp(4px,1vw,12px)}.bh-error-actions .bh-btn--primary:hover{opacity:1}.bh-error-actions .bh-btn--primary svg{transition:transform .22s ease}.bh-error-actions .bh-btn--primary:hover svg{transform:translate(3px)}@media (max-width: 920px){.bh-error-actions .bh-btn{font-size:15px;padding:9px 18px}}@media (max-width: 640px){.bh-error-bg-code{font-size:clamp(100px,30vw,180px)}.bh-error-sub{max-width:100%}.bh-error-actions .bh-btn{font-size:14px;padding:9px 16px}}@media (max-width: 480px){.bh-error-actions{flex-direction:column;align-items:stretch;width:100%;max-width:280px;margin-top:4px}.bh-error-actions .bh-btn{justify-content:center;font-size:14px;padding:9px 16px}}@media (max-width: 360px){.bh-error-title{font-size:24px}.bh-error-sub{font-size:13px}.bh-error-eyebrow{font-size:10px}.bh-error-actions .bh-btn{font-size:13px;padding:8px 14px}}@media (prefers-reduced-motion: no-preference){.bh-feature-card,.bh-bento-card,.bh-bento-card-3,.bh-bento-mini,.bh-benefit-card{transition:transform .2s ease,box-shadow .2s ease}.bh-feature-card:hover{transform:translateY(-2px);box-shadow:0 12px 36px #13131314}.bh-bento-card:hover,.bh-bento-card-3:hover,.bh-bento-mini:hover{transform:translateY(-2px);box-shadow:0 12px 36px #00000059}.bh-benefit-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #1313130f}}@media (max-width: 1200px){.bh-hero-inner{grid-template-columns:minmax(300px,.9fr) minmax(330px,1fr);gap:clamp(28px,4vw,60px)}.bh-hero-left{padding-top:clamp(28px,5vw,58px)}.bh-hero-headline{font-size:clamp(30px,3.45vw,40px);max-width:440px}.bh-hero-subtext{max-width:420px}.bh-hero-supported{margin-top:clamp(58px,7vw,86px)}.bh-hero-right{width:min(100%,520px)}.bh-bento-card--wide,.bh-bento-card--narrow{flex:0 0 calc(50% - 12px)}}@media (max-width: 1024px){.bh-hero{min-height:clamp(560px,70svh,660px)}.bh-hero-inner{grid-template-columns:minmax(282px,.86fr) minmax(300px,1fr);gap:28px}.bh-hero-left{padding-top:24px}.bh-hero-headline{font-size:clamp(29px,3.25vw,34px)}.bh-hero-subtext{font-size:15px;line-height:1.58}.bh-hero-supported{margin-top:48px}.bh-hero-right{width:min(100%,480px)}.bh-bento-4col,.bh-bento-3col{grid-template-columns:repeat(2,1fr)}}@media (max-width: 920px){.bh-hero{min-height:auto;padding-top:clamp(132px,13vw,168px);padding-bottom:54px}.bh-hero-inner{grid-template-columns:1fr;gap:40px;align-items:start}.bh-hero-left{padding-top:0;max-width:620px}.bh-hero-headline{max-width:620px;font-size:clamp(32px,6.6vw,44px)}.bh-hero-subtext{max-width:560px}.bh-hero-supported{margin-top:42px}.bh-hero-right{justify-self:center;align-self:start;width:min(100%,520px)}.bh-hero-actions .bh-btn{font-size:15px;padding:9px 18px}.bh-hero-inner:before{top:36%;right:-8%;bottom:-8%;left:-8%;opacity:.4;transform:skew(-10deg) skewY(-7deg) rotate(-4deg)}.bh-hv-assets{grid-template-columns:repeat(2,1fr)}.bh-cards-3col,.bh-bento-3col{grid-template-columns:1fr}.bh-bento-row{flex-direction:column}.bh-bento-card--wide,.bh-bento-card--narrow{flex:none;width:100%}.bh-benefit-cards{grid-template-columns:1fr 1fr}.bh-cta-cols{grid-template-columns:1fr;gap:32px}.bh-cta-divider{display:none}.bh-cta-col{padding:0!important}.bh-community-inner{grid-template-columns:1fr;gap:40px}.bh-footer-inner{grid-template-columns:1fr 1fr 1fr}.bh-footer-brand{grid-column:1 / -1}.bh-footer-community-btns .bh-btn{font-size:15px;padding:9px 18px}.bh-footer-community-btns .bh-btn svg{width:16px;height:16px}}@media (max-width: 640px){.bh-footer-inner{grid-template-columns:1fr}.bh-footer-logo-name{display:none}.bh-footer-community-h2{font-size:clamp(20px,5.5vw,28px)}.bh-footer-community-graphic{display:none}.bh-footer-community-btns{flex-direction:column;align-items:flex-start}.bh-footer-community-btns .bh-btn{font-size:14px;padding:9px 16px;width:100%;justify-content:center}.bh-footer-community-btns .bh-btn svg{width:15px;height:15px}.bh-footer-bar{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width: 480px){.bh-footer-community-h2{font-size:clamp(18px,5.8vw,22px)}.bh-footer-community-btns .bh-btn{font-size:13px;padding:8px 14px}.bh-footer-community-btns .bh-btn svg{width:14px;height:14px}.bh-hero{padding-right:20px;padding-left:20px;padding-top:clamp(132px,13vw,168px);padding-bottom:46px}.bh-hero-copy{gap:14px}.bh-hero-headline{font-size:clamp(28px,8.2vw,34px);line-height:1.12;letter-spacing:-.03em}.bh-hero-subtext{font-size:15px;line-height:1.62}.bh-hero-actions{flex-direction:column;align-items:stretch;margin-top:18px}.bh-btn{justify-content:center}.bh-hero-actions .bh-btn{font-size:14px;padding:9px 16px}.bh-hero-supported{margin-top:36px}.bh-hero-right{width:min(100%,420px)}.bh-hero-inner:before{top:48%;right:-10%;bottom:-6%;left:-10%;opacity:.4}.bh-hero-assets-row{gap:7px}.bh-asset-chip{padding:6px 10px;font-size:12px}.bh-bento-4col,.bh-benefit-cards{grid-template-columns:1fr}.bh-tabs{flex-wrap:wrap}.bh-newsletter-form{flex-direction:column}.bh-newsletter-input{width:100%}.bh-hv-assets{grid-template-columns:repeat(2,1fr)}}@media (max-width: 360px){.bh-hero-headline{font-size:26px}.bh-hero-subtext{font-size:14px;line-height:1.58}.bh-hero-actions .bh-btn{font-size:13px;padding:8px 14px}.bh-hero-supported-label{font-size:13px;line-height:1}.bh-hv-value{font-size:24px}}.bh-support{position:relative;padding-top:clamp(36px,4.5vw,56px);padding-bottom:clamp(40px,6vw,64px);min-height:calc(100vh - 92px)}.bh-support:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#f4f4f4;background-image:radial-gradient(ellipse 70% 55% at 0% 0%,rgba(39,111,83,.07) 0%,transparent 60%),radial-gradient(ellipse 55% 70% at 100% 100%,rgba(80,100,124,.05) 0%,transparent 60%),radial-gradient(circle,rgba(100,116,139,.1) 1px,transparent 1px);background-size:auto,auto,24px 24px;pointer-events:none}.bh-support-hero{text-align:center;padding:0 0 clamp(36px,5vw,56px);max-width:600px;margin:0 auto}.bh-support-eyebrow{display:inline-block;margin-bottom:18px;padding:4px 12px;border:1px solid rgba(39,111,83,.28);border-radius:999px;background:#276f5312;color:#276f53;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.bh-support-title{margin:0 0 16px;font-size:clamp(34px,5.5vw,54px);font-weight:500;line-height:1.08;letter-spacing:-.025em;color:#131313}.bh-support-subtitle{margin:0;font-size:clamp(14px,1.8vw,17px);line-height:1.72;color:#606060}.bh-support-section{padding:clamp(24px,3.5vw,40px) 0}.bh-support-section:last-child{padding-bottom:0}.bh-support-inner{max-width:1040px;margin:0 auto}.bh-support-section-head{max-width:540px;margin:0 auto clamp(24px,3.5vw,36px);text-align:center}.bh-support-section-title{margin:0 0 8px;font-size:clamp(20px,2.8vw,28px);font-weight:500;line-height:1.2;letter-spacing:-.018em;color:#131313}.bh-support-section-sub{margin:0;font-size:14px;line-height:1.65;color:#606060}.bh-support-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bh-support-channel{display:flex;flex-direction:column;gap:14px;padding:clamp(20px,3vw,28px);background:#fff;border:1px solid #e8e8e8;border-radius:16px;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.bh-support-channel:hover{border-color:#d0d0d0;box-shadow:0 6px 24px #00000012;transform:translateY(-2px)}.bh-support-channel-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;flex-shrink:0}.bh-support-channel-icon--email{background:#276f5317;color:#276f53}.bh-support-channel-icon--discord{background:#5865f217;color:#5865f2}.bh-support-channel-icon--docs{background:#1313130f;color:#606060}.bh-support-channel-body{flex:1;display:flex;flex-direction:column;gap:8px}.bh-support-channel-title{font-size:16px;font-weight:600;color:#131313;line-height:1.2}.bh-support-channel-desc{margin:0;font-size:13px;line-height:1.68;color:#606060}.bh-support-channel-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:14px;border-top:1px solid #f0f0f0}.bh-support-channel-cta{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#131313}.bh-support-channel-cta:after{content:"↗";font-size:13px;display:inline-block;transition:transform .22s ease}.bh-support-channel:hover .bh-support-channel-cta:after{transform:rotate(45deg)}.bh-support-channel-badge{display:inline-block;padding:3px 8px;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:999px;font-size:11px;font-weight:500;color:#606060;white-space:nowrap}.bh-support-channel-badge--fast{background:#276f5312;border-color:#276f5338;color:#276f53}.bh-support-channel-badge--instant{background:#0064c80f;border-color:#0064c82e;color:#0060c7}.bh-support-topics{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.bh-support-topic{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:clamp(22px,3vw,30px);display:flex;flex-direction:column;gap:10px;transition:border-color .2s ease,box-shadow .2s ease}.bh-support-topic:hover{border-color:#d4d4d4;box-shadow:0 4px 18px #0000000d}.bh-support-topic-head{display:flex;align-items:center;gap:10px}.bh-support-topic-num{font-size:11px;font-weight:600;color:silver;letter-spacing:.04em;font-variant-numeric:tabular-nums;flex-shrink:0}.bh-support-topic-title{margin:0;font-size:16px;font-weight:600;color:#131313;line-height:1.25}.bh-support-topic-desc{margin:0;font-size:13px;line-height:1.72;color:#606060}.bh-support-topic-links{list-style:none;margin:auto 0 0;padding:14px 0 0;display:flex;flex-direction:column;gap:2px;border-top:1px solid #f0f0f0}.bh-support-topic-link{display:inline-flex;align-items:center;gap:8px;padding:5px 0;font-size:13px;color:#3e4642;text-decoration:none;transition:color .14s ease,gap .14s ease}.bh-support-topic-link:hover{color:#131313;gap:11px}.bh-support-topic-link svg{flex-shrink:0;color:silver;transition:color .14s ease}.bh-support-topic-link:hover svg{color:#276f53}@media (max-width: 860px){.bh-support-channels{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}.bh-support-topics{grid-template-columns:1fr}}@media (max-width: 480px){.bh-support-channel-foot{flex-direction:column;align-items:flex-start;gap:6px}}.bh-about{margin:-92px calc(-1*clamp(20px,5vw,64px)) 0}.bh-about-inner{max-width:1216px;margin:0 auto}.bh-about-label{display:inline-block;margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#276f53}.bh-about-section-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;margin-bottom:clamp(40px,5vw,56px)}.bh-about-section-sub{margin:0;font-size:15px;line-height:1.72;color:#606060;max-width:460px}.bh-about-hero{position:relative;background:#fff;padding:clamp(136px,14vw,174px) clamp(20px,5vw,112px) clamp(64px,7vw,96px);overflow:hidden;text-align:center}.bh-about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.1;background-image:repeating-linear-gradient(29deg,transparent 0,transparent 37px,rgba(98,114,136,.5) 38px,rgba(98,114,136,.5) 38.5px,transparent 40px),repeating-linear-gradient(119deg,transparent 0,transparent 37px,rgba(98,114,136,.38) 38px,rgba(98,114,136,.38) 38.5px,transparent 40px)}.bh-about-hero-inner{position:relative;z-index:1;max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.bh-about-eyebrow{display:inline-block;margin-bottom:20px;padding:5px 14px;border:1px solid rgba(39,111,83,.28);border-radius:999px;background:#276f5312;color:#276f53;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.bh-about-headline{margin:0 0 20px;font-size:clamp(36px,5.8vw,66px);font-weight:500;line-height:1.06;letter-spacing:-.028em;color:#131313}.bh-about-hero-sub{margin:0 0 32px;font-size:clamp(15px,1.8vw,18px);line-height:1.72;color:#606060;max-width:520px}.bh-about-hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.bh-about-hero-actions .bh-btn--primary:hover{opacity:1}.bh-about-hero-actions .bh-btn--primary svg{transition:transform .22s ease}.bh-about-hero-actions .bh-btn--primary:hover svg{transform:translate(3px)}.bh-about-hero-actions .bh-btn--secondary:hover{opacity:1;border-color:silver}.bh-about-mission{background:#f5f5f5;padding:clamp(60px,7vw,96px) clamp(20px,5vw,112px)}.bh-about-mission-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(40px,6vw,96px);align-items:start}.bh-about-mission-left{display:flex;flex-direction:column;position:sticky;top:108px}.bh-about-mission-h2{margin:0;font-size:clamp(24px,3vw,38px);font-weight:500;line-height:1.22;letter-spacing:-.02em;color:#131313}.bh-about-mission-right{display:flex;flex-direction:column;gap:16px}.bh-about-mission-right p{margin:0;font-size:clamp(14px,1.5vw,16px);line-height:1.78;color:#606060}.bh-about-mission-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.bh-about-mission-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.65;color:#3e4642}.bh-about-values{background:#fff;padding:clamp(60px,7vw,96px) clamp(20px,5vw,112px)}.bh-about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bh-about-value-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:clamp(24px,3vw,32px);display:flex;flex-direction:column;gap:12px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.bh-about-value-card:hover{border-color:#d0d0d0;box-shadow:0 6px 24px #0000000f;transform:translateY(-2px)}.bh-about-value-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;flex-shrink:0}.bh-about-value-title{margin:0;font-size:18px;font-weight:600;line-height:1.2;color:#131313}.bh-about-value-desc{margin:0;font-size:14px;line-height:1.72;color:#606060}.bh-about-stats{background:#1f1f1f;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);padding:clamp(52px,6vw,84px) clamp(20px,5vw,112px)}.bh-about-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.bh-about-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:0 clamp(12px,2vw,28px);border-left:1px solid rgba(255,255,255,.1)}.bh-about-stat:first-child{border-left:none;padding-left:0}.bh-about-stat:last-child{padding-right:0}.bh-about-stat-value{font-size:clamp(30px,4.5vw,52px);font-weight:500;line-height:1;letter-spacing:-.03em;color:#fff}.bh-about-stat-label{font-size:13px;line-height:1.5;color:#ffffff7a}.bh-about-story{background:#fff;padding:clamp(60px,7vw,96px) clamp(20px,5vw,112px)}.bh-about-story-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(40px,6vw,80px);align-items:start}.bh-about-story-copy{display:flex;flex-direction:column;gap:16px}.bh-about-story-h2{margin:0;font-size:clamp(24px,3vw,36px);font-weight:500;line-height:1.2;letter-spacing:-.018em;color:#131313}.bh-about-story-copy p{margin:0;font-size:clamp(14px,1.5vw,16px);line-height:1.78;color:#606060}.bh-about-story-link{display:inline-flex;align-items:center;gap:8px;margin-top:4px;font-size:14px;font-weight:600;color:#131313;text-decoration:none;transition:gap .15s ease,color .15s ease}.bh-about-story-link:hover{color:#276f53;gap:12px}.bh-about-story-quote{margin:0;padding:clamp(28px,3.5vw,40px);background:#fff;border:1px solid #e8e8e8;border-radius:16px;display:flex;flex-direction:column;gap:0;position:sticky;top:108px}.bh-about-story-quote:before{content:"“";display:block;font-size:72px;line-height:.78;color:#276f53;font-family:Georgia,Times New Roman,serif;margin-bottom:12px;pointer-events:none;-webkit-user-select:none;user-select:none}.bh-about-story-quote-text{margin:0 0 24px;font-size:clamp(15px,1.8vw,19px);font-weight:400;line-height:1.62;color:#131313;letter-spacing:-.01em}.bh-about-story-quote-cite{display:flex;align-items:center;gap:8px;padding-top:18px;border-top:1px solid #f0f0f0;font-size:12px;font-style:normal;color:#606060;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.bh-about-story-quote-cite:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#276f53;flex-shrink:0}.bh-about-cta{background:transparent;padding:clamp(64px,7vw,96px) clamp(20px,5vw,112px) clamp(32px,4vw,48px)}.bh-about-cta-card{max-width:1216px;margin:0 auto;background:#2a2a2a;border-radius:16px;padding:clamp(40px,5.5vw,60px) clamp(28px,5vw,72px);text-align:center}.bh-about-cta-content{display:flex;flex-direction:column;align-items:center;max-width:560px;margin:0 auto}.bh-about-cta-badge{display:inline-block;margin-bottom:20px;padding:4px 13px;border:1px solid rgba(39,111,83,.4);border-radius:999px;background:#276f5324;color:#6dbf98;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.bh-about-cta-h2{margin:0 0 16px;font-size:clamp(26px,3.8vw,46px);font-weight:500;line-height:1.1;letter-spacing:-.024em;color:#fff}.bh-about-cta-sub{margin:0 0 36px;font-size:clamp(14px,1.5vw,16px);line-height:1.72;color:#ffffff7a;max-width:480px}.bh-about-cta-btns{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.bh-about-cta-primary svg{transition:transform .22s ease}.bh-about-cta-primary:hover{opacity:1}.bh-about-cta-primary:hover svg{transform:translate(3px)}.bh-about-cta-ghost{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffa6;font-size:16px;font-weight:500;line-height:20px;text-decoration:none;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.bh-about-cta-ghost:hover{border-color:#ffffff38;background:#ffffff1a;color:#ffffffe0}@media (max-width: 900px){.bh-about-mission-grid,.bh-about-story-layout{grid-template-columns:1fr;gap:clamp(28px,4vw,44px)}.bh-about-mission-left,.bh-about-story-quote{position:static}.bh-about-stats-grid{grid-template-columns:repeat(2,1fr);row-gap:40px}.bh-about-stat{border-left:none;padding-left:clamp(12px,2vw,28px);padding-right:clamp(12px,2vw,28px)}.bh-about-stat:nth-child(2n){border-left:1px solid rgba(255,255,255,.1)}.bh-about-values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.bh-about-values-grid{grid-template-columns:1fr}}@media (max-width: 480px){.bh-about-hero-actions{flex-direction:column;width:100%}.bh-about-hero-actions .bh-btn{justify-content:center}.bh-about-cta-btns{flex-direction:column;width:100%}.bh-about-cta-btns .bh-btn--white,.bh-about-cta-ghost{justify-content:center}}.bh-news:before,.bh-article:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#f4f4f4;background-image:radial-gradient(ellipse 70% 55% at 0% 0%,rgba(39,111,83,.07) 0%,transparent 60%),radial-gradient(ellipse 55% 70% at 100% 100%,rgba(80,100,124,.05) 0%,transparent 60%),radial-gradient(circle,rgba(100,116,139,.1) 1px,transparent 1px);background-size:auto,auto,24px 24px;pointer-events:none}.bh-news,.bh-article{position:relative}.bh-news-tag,.bh-article-tag{display:inline-block;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.bh-news-dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.35;flex-shrink:0}.bh-news-hero{text-align:center;padding:clamp(36px,4.5vw,56px) 0 clamp(32px,4vw,48px)}.bh-news-hero-h1{font-size:clamp(32px,4.5vw,54px);font-weight:500;letter-spacing:-.022em;color:#131313;margin:0 0 14px;line-height:1.08}.bh-news-hero-sub{font-size:clamp(15px,1.5vw,17px);color:#606060;line-height:1.65;margin:0 auto 32px;max-width:460px}.bh-news-cats{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.bh-news-cat-btn{padding:8px 18px;border-radius:100px;border:1px solid #e0e0e0;background:#fff;color:#606060;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.bh-news-cat-btn:hover{border-color:#b0b0b0;color:#131313}.bh-news-cat-btn--active{background:#131313;border-color:#131313;color:#fff}.bh-news-cat-btn--active:hover{background:#131313;color:#fff;border-color:#131313}.bh-news-main{max-width:1216px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(36px,4.5vw,56px);padding-bottom:clamp(40px,5vw,64px)}.bh-news-featured-card{display:block;background:#2a2a2a;border-radius:20px;padding:clamp(36px,4.5vw,56px) clamp(28px,5vw,72px);text-decoration:none;border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 32px #00000038;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.bh-news-featured-card:hover{background:#313131;border-color:#ffffff24;box-shadow:0 4px 16px #00000024}.bh-news-featured-cta svg{transition:transform .22s ease}.bh-news-featured-card:hover .bh-news-featured-cta svg{transform:translate(3px)}.bh-news-featured-card .bh-news-tag{margin-bottom:22px}.bh-news-featured-h2{font-size:clamp(22px,3vw,38px);font-weight:500;letter-spacing:-.02em;color:#fff;line-height:1.18;margin:0 0 16px;max-width:700px}.bh-news-featured-excerpt{font-size:clamp(14px,1.4vw,16px);color:#ffffff7a;line-height:1.7;margin:0 0 32px;max-width:600px}.bh-news-featured-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.bh-news-featured-meta{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffff61}.bh-news-featured-cta{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:500;color:#fff;padding:9px 18px;border:1px solid rgba(255,255,255,.18);border-radius:100px;transition:border-color .15s ease,background .15s ease}.bh-news-featured-card:hover .bh-news-featured-cta{border-color:#ffffff61;background:#ffffff0f}.bh-news-latest-h2{font-size:clamp(17px,1.8vw,22px);font-weight:500;color:#131313;margin:0 0 20px;letter-spacing:-.01em}.bh-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bh-news-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:clamp(20px,2.5vw,28px);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.bh-news-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000014;border-color:#d8d8d8}.bh-news-card .bh-news-tag{margin-bottom:14px;align-self:flex-start}.bh-news-card-title{font-size:clamp(15px,1.4vw,17px);font-weight:500;color:#131313;line-height:1.42;margin:0 0 10px;letter-spacing:-.01em}.bh-news-card-excerpt{font-size:14px;color:#606060;line-height:1.68;margin:0;flex:1}.bh-news-card-foot{display:flex;align-items:center;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #f0f0f0;font-size:13px;color:#909090}.bh-news-empty{color:gray;font-size:15px;padding:56px 0;text-align:center}.bh-news-pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:clamp(28px,4vw,44px);flex-wrap:wrap}.bh-news-page-btn{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:8px;border:1px solid #e4e4e4;background:#fff;color:#606060;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease;line-height:1}.bh-news-page-btn:hover:not(:disabled):not(.bh-news-page-btn--active){border-color:silver;color:#131313;background:#f6f6f6}.bh-news-page-btn--active{background:#131313;border-color:#131313;color:#fff}.bh-news-page-btn:disabled{opacity:.28;cursor:not-allowed}.bh-news-subscribe-card{background:#2a2a2a;border-radius:20px;padding:clamp(40px,5vw,60px) clamp(28px,5vw,72px);text-align:center;display:flex;flex-direction:column;align-items:center}.bh-news-subscribe-h2{font-size:clamp(22px,3vw,34px);font-weight:500;color:#fff;letter-spacing:-.02em;margin:0 0 12px}.bh-news-subscribe-sub{font-size:clamp(14px,1.3vw,16px);color:#ffffff73;line-height:1.65;margin:0 0 28px;max-width:440px}.bh-news-subscribe-form{display:flex;gap:8px;width:100%;max-width:400px;margin-bottom:14px}.bh-news-subscribe-input{flex:1;min-width:0;padding:11px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#fff;font-size:15px;outline:none;transition:border-color .15s ease}.bh-news-subscribe-input::placeholder{color:#ffffff4d}.bh-news-subscribe-input:focus{border-color:#ffffff47}.bh-news-subscribe-btn{padding:11px 22px;border-radius:10px;border:none;background:#276f53;color:#fff;font-size:15px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.bh-news-subscribe-btn:hover{opacity:.87}.bh-news-subscribe-fine{font-size:12px;color:#ffffff47;margin:0}.bh-article{max-width:1216px;margin:0 auto;padding-top:clamp(36px,4.5vw,56px);padding-bottom:clamp(48px,6vw,80px)}.bh-article-back{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:500;color:#707070;text-decoration:none;margin-bottom:32px;transition:color .15s ease}.bh-article-back:hover{color:#131313}.bh-article-layout{display:grid;grid-template-columns:200px 1fr 248px;gap:clamp(32px,4vw,56px);align-items:start}.bh-article-toc{position:sticky;top:108px}.bh-article-toc-title{font-size:11px;font-weight:700;color:#999;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.bh-article-toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px;border-left:2px solid #e8e8e8}.bh-article-toc-link{display:block;padding:5px 0 5px 14px;font-size:13px;color:#8a8a8a;text-decoration:none;line-height:1.45;transition:color .15s ease}.bh-article-toc-link:hover{color:#131313}.bh-article-header{margin-bottom:28px}.bh-article-header-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.bh-article-meta-text{font-size:14px;color:#8a8a8a}.bh-article-meta-dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:silver;flex-shrink:0}.bh-article-h1{font-size:clamp(24px,3vw,40px);font-weight:500;letter-spacing:-.022em;color:#131313;line-height:1.16;margin:0 0 22px}.bh-article-author{display:flex;align-items:center;gap:12px}.bh-article-author-avatar{width:40px;height:40px;border-radius:50%;background:#276f53;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.04em}.bh-article-author-name{font-size:14px;font-weight:500;color:#131313;line-height:1.3}.bh-article-author-role{font-size:13px;color:#909090;line-height:1.3;margin-top:2px}.bh-article-hero-img{width:100%;aspect-ratio:16 / 6;background:#efefef;border:1px solid #e4e4e4;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#b8b8b8;font-size:13px;margin-bottom:36px}.bh-article-hero-photo{width:100%;aspect-ratio:16 / 6;object-fit:cover;border:1px solid #e4e4e4;border-radius:16px;margin-bottom:36px;display:block}.bh-article-missing{max-width:640px;margin:40px auto 0;text-align:center;color:#4a4a4a}.bh-article-missing p{margin:12px 0 24px}.bh-article-lang-note{margin:0 0 22px;padding:10px 14px;border-radius:10px;background:#f4f4f5;border:1px solid #e4e4e7;color:#52525b;font-size:13px;line-height:1.5}.bh-article-body{font-size:clamp(15px,1.4vw,16.5px);color:#2d2d2d;line-height:1.82}.bh-article-body p{margin:0 0 20px}.bh-article-body p:last-child{margin-bottom:0}.bh-article-body h2{font-size:clamp(18px,2vw,23px);font-weight:500;color:#131313;letter-spacing:-.015em;margin:44px 0 14px;line-height:1.25;scroll-margin-top:120px}.bh-article-body ul{margin:0 0 20px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.bh-article-body ul li{padding-left:20px;position:relative;color:#3a3a3a;line-height:1.65}.bh-article-body ul li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#276f53}.bh-article-body h3{font-size:clamp(16px,1.7vw,19px);font-weight:500;color:#131313;letter-spacing:-.01em;margin:32px 0 12px;line-height:1.3;scroll-margin-top:120px}.bh-article-body ol{margin:0 0 20px;padding-left:22px;display:flex;flex-direction:column;gap:10px}.bh-article-body ol li{color:#3a3a3a;line-height:1.65}.bh-article-body a{color:#276f53;text-decoration:underline;text-underline-offset:2px}.bh-article-body strong{font-weight:600;color:#1e1e1e}.bh-article-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;background:#276f5314;padding:2px 6px;border-radius:5px}.bh-article-body pre{background:#f6f6f4;border:1px solid #e6e6e6;border-radius:12px;padding:16px 18px;overflow-x:auto;margin:0 0 22px}.bh-article-body pre code{background:none;padding:0;font-size:13.5px;line-height:1.6}.bh-article-body blockquote{margin:8px 0 24px;padding:16px 22px;border-left:3px solid #276f53;background:#276f530d;border-radius:0 12px 12px 0;color:#404040;font-style:italic}.bh-article-body img{max-width:100%;height:auto;border-radius:12px;margin:8px 0 24px}.bh-article-body hr{border:none;border-top:1px solid #e6e6e6;margin:32px 0}.bh-article-body table{width:100%;border-collapse:collapse;margin:0 0 22px;font-size:14.5px}.bh-article-body th,.bh-article-body td{border:1px solid #e6e6e6;padding:8px 12px;text-align:left}.bh-article-body th{background:#f6f6f4;font-weight:600}.bh-article-quote{margin:8px 0 28px;padding:22px 26px;border-left:3px solid #276f53;background:#276f530d;border-radius:0 12px 12px 0;font-size:clamp(15px,1.4vw,17px);font-style:italic;color:#404040;line-height:1.68}.bh-article-sidebar{position:sticky;top:108px}.bh-article-sidebar-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:22px}.bh-article-sidebar-title{font-size:11px;font-weight:700;color:#999;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px}.bh-article-sidebar-list{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column}.bh-article-sidebar-link{display:flex;flex-direction:column;gap:3px;padding:12px 0;border-bottom:1px solid #f0f0f0;text-decoration:none;transition:opacity .15s ease}.bh-article-sidebar-link:last-child{border-bottom:none}.bh-article-sidebar-link:hover{opacity:.72}.bh-article-sidebar-cat{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bh-article-sidebar-post-title{font-size:13px;font-weight:500;color:#131313;line-height:1.42}.bh-article-sidebar-date{font-size:12px;color:#9a9a9a;margin-top:2px}.bh-article-sidebar-all{display:block;font-size:13px;font-weight:500;color:#276f53;text-decoration:none;padding-top:2px;transition:opacity .15s ease}.bh-article-sidebar-all:hover{opacity:.72}.bh-article-subscribe{margin-top:clamp(48px,6vw,80px)}.bh-article-subscribe-card{background:#2a2a2a;border-radius:20px;padding:clamp(36px,4.5vw,52px) clamp(28px,5vw,72px);display:flex;flex-direction:column;align-items:center;text-align:center}.bh-article-subscribe-h2{font-size:clamp(20px,2.5vw,30px);font-weight:500;color:#fff;letter-spacing:-.02em;margin:0 0 10px}.bh-article-subscribe-sub{font-size:clamp(14px,1.3vw,15px);color:#ffffff73;line-height:1.65;margin:0 0 24px;max-width:400px}.bh-article-subscribe-form{display:flex;gap:8px;width:100%;max-width:380px}.bh-article-subscribe-input{flex:1;min-width:0;padding:10px 15px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#fff;font-size:14px;outline:none;transition:border-color .15s ease}.bh-article-subscribe-input::placeholder{color:#ffffff4d}.bh-article-subscribe-input:focus{border-color:#ffffff47}.bh-article-subscribe-btn{padding:10px 20px;border-radius:10px;border:none;background:#276f53;color:#fff;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.bh-article-subscribe-btn:hover{opacity:.87}@media (max-width: 1100px){.bh-article-layout{grid-template-columns:1fr 240px}.bh-article-toc{display:none}}@media (max-width: 768px){.bh-article-layout{grid-template-columns:1fr}.bh-article-sidebar{position:static}.bh-news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.bh-news-grid{grid-template-columns:1fr}.bh-article-sidebar{display:none}.bh-news-featured-foot{flex-direction:column;align-items:flex-start;gap:14px}.bh-news-subscribe-form,.bh-article-subscribe-form{flex-direction:column}.bh-news-subscribe-input,.bh-news-subscribe-btn,.bh-article-subscribe-input,.bh-article-subscribe-btn{width:100%}}.analysis-page{background:#fff;color:#1d1e20;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.analysis-section-inner{max-width:1440px;margin:0 auto;padding:80px 142px}.analysis-section-header-left{margin-bottom:48px}.analysis-section-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:40px;line-height:48px;letter-spacing:-.9px;color:#1d1e20;margin:0 0 14px}.analysis-section-sub{font-size:18px;font-weight:500;line-height:28px;letter-spacing:-.4px;color:#31373d;margin:0;max-width:480px}.analysis-cta-dark{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 20px;background:#1d1e20;border:1px solid #505967;border-radius:12px;color:#edeef0;font-size:16px;font-weight:500;letter-spacing:-.2px;text-decoration:none;cursor:pointer;box-shadow:0 1px #1b1f2333;transition:opacity .15s}.analysis-cta-dark:hover{opacity:.85}.analysis-cta-outline{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 20px;background:transparent;border:1px solid #cdd3db;border-radius:12px;color:#31373d;font-size:16px;font-weight:500;letter-spacing:-.2px;text-decoration:none;cursor:pointer;transition:border-color .15s}.analysis-cta-outline:hover{border-color:#99a2af}.analysis-card-shadow{box-shadow:0 0 0 .5px #e4e5e9,0 0 0 1px #e4e5e999,0 0 0 3.5px #f9f9fb,0 0 0 4px #f3f4f7}.analysis-testimonial{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;margin-top:80px}.analysis-testimonial-avatar{position:relative;width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}.analysis-testimonial-avatar-bg,.analysis-testimonial-avatar-face{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.analysis-testimonial-quote{font-size:22px;font-weight:400;line-height:30px;letter-spacing:-.5px;color:#31373d;margin:0;max-width:620px}.analysis-testimonial-person{display:flex;flex-direction:column;align-items:center;gap:2px}.analysis-testimonial-name{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.1px;color:#31373d;margin:0}.analysis-testimonial-role{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.1px;color:#555e67;margin:0}@keyframes analysis-word-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.analysis-word{display:inline-block;opacity:0;animation:analysis-word-in .42s ease forwards}@media (prefers-reduced-motion: reduce){.analysis-word{opacity:1;animation:none}}.analysis-hero{position:relative;background:#fff;overflow:hidden}.analysis-hero-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.analysis-hero-inner{position:relative;max-width:1440px;margin:0 auto;padding-top:clamp(132px,13vw,168px);padding-left:clamp(24px,6vw,80px);padding-right:clamp(24px,6vw,80px);padding-bottom:0;display:flex;flex-direction:column;align-items:center;text-align:center}.analysis-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#f3f4f5;border-radius:100px;padding:7px 12px 7px 6px;font-size:14px;font-weight:500;color:#2e3238;margin-bottom:40px;cursor:pointer}.analysis-hero-badge svg{transition:transform .22s ease}.analysis-hero-badge:hover svg{transform:translate(3px)}.analysis-hero-badge-chip{background:#383e47;color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:100px;letter-spacing:-.1px}.analysis-hero-badge-text{font-size:14px;font-weight:500;color:#2e3238}.analysis-hero-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(34px,5.5vw,62px);line-height:1.1;letter-spacing:-.02em;color:#000;opacity:.9;margin:0 0 24px;max-width:720px}.analysis-hero-sub{font-size:clamp(15px,1.8vw,18px);font-weight:500;line-height:1.65;letter-spacing:-.2px;color:#000;max-width:580px;margin:0 0 32px}.analysis-hero-actions{position:relative;z-index:2;display:flex;align-items:center;gap:12px;margin-bottom:clamp(108px,10vw,146px)}.analysis-hero-proof{margin:0 0 72px;font-size:13px;color:#1e21247a;letter-spacing:.02em}.analysis-hero-visual-stage{position:relative;z-index:1;width:min(100%,1320px);margin:0 auto;padding:0 clamp(16px,4vw,72px) clamp(72px,8vw,118px)}.analysis-hero-visual-stage:before{content:"";position:absolute;z-index:0;top:-160px;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(140,155,170,.62) 1px,transparent 1px),linear-gradient(90deg,rgba(140,155,170,.62) 1px,transparent 1px);background-size:104px 44px;background-position:center -2px;mask-image:radial-gradient(ellipse 90% 72% at 50% 32%,black 0%,rgba(0,0,0,.72) 48%,transparent 88%);-webkit-mask-image:radial-gradient(ellipse 90% 72% at 50% 32%,black 0%,rgba(0,0,0,.72) 48%,transparent 88%)}.analysis-hero-visual-stage:after{content:"";position:absolute;z-index:0;top:-166px;right:0;left:0;height:220px;pointer-events:none;background:linear-gradient(180deg,#fff,#ffffffeb 44%,#fff0)}.analysis-hero-screenshot-wrap{position:relative;z-index:1;width:min(100%,1064px);margin:0 auto}.analysis-hero-screenshot{width:100%;overflow:hidden;background:#f6f8fb;border:1px solid rgba(198,207,219,.68);border-radius:12px;box-shadow:0 36px 90px #414d5c24,0 2px 12px #414d5c14}.analysis-hero-video{display:block;width:100%;height:auto}.analysis-crypto-strip{position:relative;z-index:1;padding:28px 0;margin:40px 0 0;width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.9) 7%,black 14%,black 86%,rgba(0,0,0,.9) 93%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.9) 7%,black 14%,black 86%,rgba(0,0,0,.9) 93%,transparent 100%)}@keyframes analysis-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.analysis-crypto-track{display:flex;align-items:center;flex-wrap:nowrap;gap:40px;width:max-content;animation:analysis-marquee 42s linear infinite;will-change:transform}.analysis-crypto-mark{display:inline-flex;align-items:center;flex-shrink:0;gap:9px;color:#343a42;filter:grayscale(1) saturate(.28);opacity:.88}.analysis-crypto-mark strong{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.3px;line-height:1;white-space:nowrap}.analysis-crypto-logo{width:22px;height:22px;object-fit:contain;flex-shrink:0}.analysis-logobar{max-width:1440px;margin:0 auto;padding:80px 142px;display:flex;flex-direction:column;align-items:center;gap:24px}.analysis-logobar-label{font-size:14px;font-weight:500;letter-spacing:-.1px;color:#57606a;text-align:center;margin:0}.analysis-logobar-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px}.analysis-logobar-item{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;letter-spacing:-.3px;color:#9098a0;white-space:nowrap}.analysis-crm{background:#fff}.analysis-crm-card{background:#fff;border-radius:20px;box-shadow:0 0 0 .5px #e4e5e9,0 0 0 1px #e4e5e999,0 0 0 3.5px #f9f9fb,0 0 0 4px #f3f4f7;overflow:hidden;padding:36px 40px 0}.analysis-crm-tabs{display:flex;gap:32px}.analysis-crm-tab{flex:1;display:flex;flex-direction:column;gap:8px;padding:0 0 24px;background:none;border:none;text-align:left;cursor:pointer}.analysis-crm-tab-icon{display:flex;color:#24292f}.analysis-crm-tab--active .analysis-crm-tab-icon{color:#24292f}.analysis-crm-tab:not(.analysis-crm-tab--active) .analysis-crm-tab-icon{color:#99a2af}.analysis-crm-tab-label{font-size:18px;font-weight:600;letter-spacing:-.2px;color:#24292f}.analysis-crm-tab:not(.analysis-crm-tab--active) .analysis-crm-tab-label{color:#99a2af}.analysis-crm-tab-desc{font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.2px;color:#57606a}.analysis-crm-tab:not(.analysis-crm-tab--active) .analysis-crm-tab-desc{color:#99a2af}.analysis-crm-mockup{margin-top:24px;border-radius:16px;overflow:hidden}.analysis-crm-mockup-img{width:100%;height:auto;display:block;border-radius:16px;transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.analysis-crm-mockup-img--visible{opacity:1;transform:translateY(0) scale(1)}.analysis-crm-mockup-img--hidden{opacity:0;transform:translateY(10px) scale(.99)}@media (prefers-reduced-motion: reduce){.analysis-crm-mockup-img{transition:none}}.analysis-data{background:#fff}.analysis-data-cards{display:flex;flex-direction:column;gap:24px}.analysis-data-cards-col{display:flex;gap:24px}.analysis-data-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 0 0 .5px #e4e5e9,0 0 0 1px #e4e5e999,0 0 0 3.5px #f9f9fb,0 0 0 4px #f3f4f7;position:relative}.analysis-data-card--wide{flex:1;min-height:503px}.analysis-data-card--half{flex:1;min-height:450px}.analysis-data-card-header{padding:40px 40px 0;font-size:18px;line-height:24px;letter-spacing:-.2px;color:#555e67}.analysis-data-card-header strong{color:#31373d;font-weight:600}.analysis-data-card-img-wrap{position:relative;margin-top:32px;height:340px;overflow:hidden}.analysis-data-card-img-wrap--workspaces{height:380px;margin:24px 40px 0;border-radius:12px}.analysis-data-img-base{width:100%;height:auto;display:block}.analysis-data-img-dotted{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;opacity:.5}.analysis-data-img-objects{position:absolute;left:40px;right:40px;bottom:0;height:auto}.analysis-multiplayer{background:#fff}.analysis-mp-row{display:flex;gap:24px;margin-bottom:24px}.analysis-mp-row:last-of-type{margin-bottom:0}.analysis-mp-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 0 0 .5px #e4e5e9,0 0 0 1px #e4e5e999,0 0 0 3.5px #f9f9fb,0 0 0 4px #f3f4f7;display:flex;flex-direction:column}.analysis-mp-card--wide{flex:1.52;min-height:566px}.analysis-mp-card--narrow{flex:1;min-height:566px}.analysis-mp-card-header{padding:40px 40px 0;font-size:18px;line-height:24px;letter-spacing:-.2px;color:#555e67}.analysis-mp-card-header strong{color:#31373d;font-weight:600}.analysis-mp-card-img{margin-top:32px;overflow:hidden}.analysis-mp-card-img img{width:100%;height:auto;display:block}.analysis-security{position:relative;background:#f4f5f7;padding:0}.analysis-security-wave{line-height:0;overflow:hidden}.analysis-security-wave svg{display:block;width:100%;height:70px}.analysis-security-inner{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding:80px 200px;gap:60px}.analysis-security-copy{display:flex;flex-direction:column;gap:20px}.analysis-security-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:38px;line-height:44px;letter-spacing:-.8px;color:#1d1e20;margin:0}.analysis-security-title-muted{color:#727b84}.analysis-security-sub{font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.2px;color:#31373d;max-width:376px;margin:0}.analysis-security-actions{display:flex;align-items:center;gap:12px}.analysis-security-badges{display:flex;align-items:center;gap:32px}.analysis-security-badges img{display:block}.analysis-more{background:#232529;position:relative;overflow:hidden}.analysis-more-inner{max-width:1440px;margin:0 auto;padding:100px 150px}.analysis-more-header{margin-bottom:80px}.analysis-more-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;line-height:60px;letter-spacing:-1.2px;color:#fff;margin:0 0 16px}.analysis-more-title-muted{color:#9098a0}.analysis-more-sub{font-size:22px;font-weight:500;line-height:28px;letter-spacing:-.3px;color:#edeef0;margin:0;max-width:405px}.analysis-more-grid{display:grid;grid-template-columns:repeat(3,364px);gap:24px}.analysis-more-card{background:linear-gradient(to bottom,#282b30,#24272b 53.65%,#232529);border-radius:20px;overflow:hidden;padding:41px;box-shadow:0 0 0 1px #3d414980,0 0 0 3px #25272bcc,0 0 0 4px #2d2f36cc;display:flex;flex-direction:column;gap:20px;min-height:335px}.analysis-more-card-icon{width:282px;height:150px;flex-shrink:0;overflow:hidden}.analysis-more-card-icon img{width:100%;height:100%;object-fit:cover;display:block}.analysis-more-card-title{font-size:22px;font-weight:600;line-height:30px;letter-spacing:-.3px;color:#edeef0;margin:0}.analysis-more-card-desc{font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.2px;color:#9098a0;margin:0}.analysis-more-cta{background:#1d1e20;margin-top:80px;padding:clamp(80px,8vw,120px) clamp(24px,6vw,80px)}.analysis-more-cta-inner{max-width:640px;margin:0 auto;text-align:center}.analysis-more-cta-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;line-height:58px;letter-spacing:-1.2px;color:#fff;margin:0}.analysis-more-cta-muted{color:#9098a0}.analysis-more-cta-sub{font-size:18px;font-weight:500;line-height:28px;letter-spacing:-.2px;color:#ffffff80;margin:20px 0 36px}.analysis-more-cta-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.analysis-more-cta-btn-primary{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 24px;background:#fff;border:1px solid rgba(255,255,255,.25);border-radius:12px;color:#1d1e20;font-size:15px;font-weight:500;letter-spacing:-.1px;text-decoration:none;transition:opacity .15s}.analysis-more-cta-btn-primary:hover{opacity:.88}.analysis-more-cta-btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 24px;background:transparent;border:1px solid rgba(255,255,255,.28);border-radius:12px;color:#fffc;font-size:15px;font-weight:500;letter-spacing:-.1px;text-decoration:none;transition:border-color .15s,color .15s}.analysis-more-cta-btn-secondary:hover{border-color:#ffffff8c;color:#fff}.analysis-footer{background:#1c1d1f}.analysis-footer-inner{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:clamp(24px,4vw,60px);max-width:1200px;margin:0 auto;padding:clamp(56px,7vw,88px) clamp(24px,5vw,80px) clamp(40px,5vw,64px)}.analysis-footer-brand{display:flex;flex-direction:column;gap:16px}.analysis-footer-logo-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.analysis-footer-brand-wordmark{display:inline-flex;align-items:center;gap:8px}.analysis-footer-logo-name{font-size:20px;font-weight:500;font-family:Sulphur Point,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap}.analysis-footer-brand-tag{padding:3px 8px;border:1.5px solid rgba(255,255,255,.28);border-radius:5px;color:#ffffffb8;font-size:11px;font-weight:500;letter-spacing:.01em;white-space:nowrap}.analysis-footer-logo-img{display:none;width:28px;height:28px;object-fit:contain;flex-shrink:0}.analysis-footer-tagline{margin:0;font-size:13px;line-height:1.65;color:#ffffff75;max-width:260px}.analysis-footer-social{display:flex;align-items:center;gap:4px;margin-top:4px}.analysis-footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;color:#ffffffd1;background:#ffffff12;text-decoration:none;transition:color .15s ease,background .15s ease}.analysis-footer-social-link:hover{color:#fff;background:#ffffff21}.analysis-footer-col{display:flex;flex-direction:column;gap:12px}.analysis-footer-col-heading{margin:0;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#ffffff47}.analysis-footer-col nav{display:flex;flex-direction:column;gap:9px}.analysis-footer-link{font-size:13px;font-weight:400;color:#ffffff8f;text-decoration:none;transition:color .14s ease}.analysis-footer-link:hover{color:#ffffffe6}.analysis-footer-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1200px;margin:0 auto;padding:20px clamp(24px,5vw,80px);border-top:1px solid rgba(255,255,255,.06)}.analysis-footer-bar p{margin:0;font-size:12px;color:#ffffff4d}.analysis-footer .analyse-footer-lang-btn--active{color:#fff}@media (max-width: 1280px){.analysis-section-inner{padding:72px 80px}.analysis-hero-inner{padding-left:60px;padding-right:60px}.analysis-crm-card{padding:28px 32px 0}.analysis-crm-tabs{gap:20px}.analysis-data-card-header{padding:32px 32px 0}.analysis-data-card-img-wrap{margin-top:24px;height:300px}.analysis-data-card-img-wrap--workspaces{height:320px;margin:20px 32px 0}.analysis-mp-card-header{padding:32px 32px 0}.analysis-mp-card-img{margin-top:24px}.analysis-more-grid{grid-template-columns:repeat(3,1fr)}.analysis-security-inner{padding:80px}.analysis-footer-inner{grid-template-columns:1.4fr 1fr 1fr 1fr;padding:72px 56px 48px;gap:36px}.analysis-more-inner{padding:80px}.analysis-logobar{padding:60px 80px}.analysis-crypto-track{gap:36px}.analysis-nav-inner{padding:0 60px}}@media (max-width: 1024px){.analysis-section-inner{padding:60px 40px}.analysis-hero-inner{padding-left:40px;padding-right:40px}.analysis-crypto-strip{margin-top:32px}.analysis-crypto-track{gap:28px}.analysis-section-title{font-size:32px;line-height:40px}.analysis-section-sub{font-size:18px;line-height:28px}.analysis-section-header-left{margin-bottom:36px}.analysis-crm-card{padding:24px 24px 0}.analysis-crm-tabs{flex-direction:column;gap:0}.analysis-crm-tab{flex:none;width:100%;padding:14px 0;border-bottom:1px solid #f4f5f7}.analysis-crm-tab:last-child{border-bottom:none}.analysis-crm-tab-label{font-size:16px}.analysis-crm-tab-desc{font-size:14px;line-height:22px}.analysis-data-cards-col{flex-direction:column}.analysis-data-card--wide,.analysis-data-card--half{min-height:auto}.analysis-data-card-header{padding:24px 24px 0}.analysis-data-card-img-wrap{margin-top:20px;height:260px}.analysis-data-card-img-wrap--workspaces{height:260px;margin:16px 24px 0}.analysis-data-img-objects{left:24px;right:24px}.analysis-mp-row{flex-direction:column;gap:20px;margin-bottom:20px}.analysis-mp-card--wide,.analysis-mp-card--narrow{min-height:auto}.analysis-mp-card-header{padding:24px 24px 0;font-size:16px;line-height:22px}.analysis-mp-card-img{margin-top:20px}.analysis-security-inner{flex-direction:column;padding:60px 40px}.analysis-more-grid{grid-template-columns:repeat(2,1fr)}.analysis-more-inner{padding:60px 40px}.analysis-more-cta{margin-top:60px}.analysis-more-cta-title{font-size:36px;line-height:46px}.analysis-more-cta-sub{font-size:16px}.analysis-footer-inner{grid-template-columns:1fr 1fr 1fr;gap:36px;padding:56px 40px 40px}.analysis-footer-brand{grid-column:1 / -1}.analysis-footer-bar{padding:18px 40px}.analysis-logobar{padding:40px}.analysis-nav-inner{padding:0 40px}}@media (max-width: 768px){.analysis-section-inner{padding:48px 24px}.analysis-hero-inner{padding-left:24px;padding-right:24px}.analysis-hero-actions{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin-bottom:92px}.analysis-hero-actions a{width:100%;justify-content:center}.analysis-hero-visual-stage{padding-right:0;padding-left:0}.analysis-hero-visual-stage:before{top:-100px;background-size:72px 34px}.analysis-hero-visual-stage:after{top:-110px;height:142px}.analysis-crypto-strip{margin-top:28px;padding:20px 0;mask-image:linear-gradient(90deg,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 10%,black 90%,transparent 100%)}.analysis-crypto-track{gap:24px}.analysis-section-title{font-size:28px;line-height:36px}.analysis-section-sub{font-size:16px;line-height:26px}.analysis-section-header-left{margin-bottom:28px}.analysis-crm-card{padding:20px 20px 0}.analysis-crm-tabs{flex-direction:column;gap:0}.analysis-crm-tab{flex:none;width:100%;padding:12px 0}.analysis-more-grid{grid-template-columns:1fr}.analysis-nav-links{display:none}.analysis-nav-inner{padding:0 24px}.analysis-security-actions{flex-direction:column;align-items:flex-start}.analysis-more-cta{margin-top:48px}.analysis-more-cta-actions{flex-direction:column;align-items:stretch}.analysis-more-cta-btn-primary,.analysis-more-cta-btn-secondary{width:100%;justify-content:center}.analysis-footer-inner{grid-template-columns:1fr 1fr;gap:28px;padding:40px 24px 32px}.analysis-footer-brand{grid-column:1 / -1}.analysis-footer-brand-wordmark{display:none}.analysis-footer-logo-img{display:block}.analysis-footer-bar{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 24px}.analysis-logobar{padding:32px 24px}.analysis-logobar-row{gap:20px}.analysis-testimonial{margin-top:56px}.analysis-testimonial-quote{font-size:18px;line-height:26px}.analysis-data-card-header{padding:20px 20px 0;font-size:16px;line-height:22px}.analysis-mp-row{gap:16px;margin-bottom:16px}.analysis-mp-card{border-radius:16px}.analysis-mp-card-header{padding:20px 20px 0;font-size:16px;line-height:22px}.analysis-mp-card--wide,.analysis-mp-card--narrow{min-height:auto}.analysis-mp-card-img{margin-top:16px}.analysis-data-card-img-wrap{margin-top:16px;height:200px}.analysis-data-card-img-wrap--workspaces{height:200px;margin:16px 20px 0}.analysis-data-img-objects{left:20px;right:20px}}@media (max-width: 480px){.analysis-hero-title{font-size:34px;line-height:36px}.analysis-more-title{font-size:34px}.analysis-more-cta-title{font-size:28px;line-height:36px}.analysis-more-cta-sub{font-size:15px;margin-bottom:28px}.analysis-section-title{font-size:24px;line-height:30px}.analysis-section-sub{font-size:15px;line-height:24px}.analysis-section-header-left{margin-bottom:24px}.analysis-crm-card{padding:16px 16px 0}.analysis-crm-tab-label{font-size:15px}.analysis-crm-tab-desc{font-size:13px;line-height:20px}.analysis-hero-actions{margin-bottom:88px}.analysis-crypto-strip{margin-top:24px}.analysis-crypto-track{gap:20px}.analysis-testimonial{margin-top:40px;gap:16px}.analysis-testimonial-quote{font-size:16px;line-height:24px}.analysis-data-card-header{padding:16px 16px 0;font-size:14px;line-height:20px}.analysis-mp-row{gap:12px;margin-bottom:12px}.analysis-mp-card{border-radius:14px}.analysis-mp-card-header{padding:16px 16px 0;font-size:14px;line-height:20px}.analysis-mp-card-img{margin-top:12px}.analysis-data-card-img-wrap{margin-top:12px;height:160px}.analysis-data-card-img-wrap--workspaces{height:160px;margin:12px 16px 0}.analysis-data-img-objects{left:16px;right:16px}}.analysis-err-page{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:clamp(40px,8vw,80px) clamp(20px,5vw,40px);text-align:center;overflow:hidden}.analysis-err-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#fafafa;background-image:linear-gradient(rgba(0,0,0,.028) .5px,transparent .5px),linear-gradient(90deg,rgba(0,0,0,.028) .5px,transparent .5px);background-size:36px 36px;pointer-events:none}.analysis-err-bg-code{position:absolute;top:50%;left:50%;transform:translate(-50%,-54%);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(120px,28vw,320px);font-weight:900;line-height:1;letter-spacing:-.04em;color:#0000000a;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.analysis-err-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:clamp(10px,2vw,16px);max-width:500px;width:100%}.analysis-err-eyebrow{display:inline-block;padding:4px 12px;border:1px solid #d8dde4;border-radius:999px;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#7a8391;background:#fff}.analysis-err-title{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(28px,5vw,52px);font-weight:700;line-height:1.1;letter-spacing:-.025em;color:#1d1e20}.analysis-err-title-muted{font-weight:300;color:#a8b0bb}.analysis-err-sub{margin:2px 0 6px;font-size:clamp(13px,1.5vw,15px);line-height:1.7;color:#5c6470;max-width:400px}.analysis-err-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:clamp(4px,1vw,12px)}.analysis-err-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:10px;font-size:15px;font-weight:500;letter-spacing:-.1px;text-decoration:none;cursor:pointer;border:none;transition:opacity .15s}.analysis-err-btn--primary{background:#1d1e20;color:#edeef0;box-shadow:0 1px #1b1f232e}.analysis-err-btn--primary svg{transition:transform .22s ease}.analysis-err-btn--primary:hover svg{transform:translate(3px)}.analysis-err-btn--secondary{background:transparent;color:#31373d;border:1px solid #cdd3db}.analysis-err-btn--secondary:hover{border-color:#99a2af}@media (max-width: 640px){.analysis-err-bg-code{font-size:clamp(100px,30vw,180px)}.analysis-err-sub{max-width:100%}}@media (max-width: 480px){.analysis-err-actions{flex-direction:column;align-items:stretch;width:100%;max-width:280px;margin-top:4px}.analysis-err-btn{justify-content:center;font-size:14px;padding:10px 16px}}@media (max-width: 360px){.analysis-err-title{font-size:24px}.analysis-err-sub{font-size:13px}.analysis-err-eyebrow{font-size:10px}}.analysis-legal{background:#fff;min-height:100vh}.analysis-legal-hero{padding-top:clamp(120px,12vw,160px);padding-bottom:clamp(56px,6vw,72px);padding-left:clamp(24px,6vw,80px);padding-right:clamp(24px,6vw,80px);background:#f9f9fb;border-bottom:1px solid #e9eaed}.analysis-legal-hero-inner{max-width:780px;margin:0 auto}.analysis-legal-updated{display:inline-block;margin-bottom:20px;padding:4px 12px;border:1px solid #e4e5e9;border-radius:999px;background:#fff;color:#555e67;font-size:12px;font-weight:500;letter-spacing:.02em}.analysis-legal-title{margin:0 0 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(34px,5vw,52px);font-weight:700;line-height:1.08;letter-spacing:-.03em;color:#1d1e20}.analysis-legal-intro{margin:0;font-size:clamp(15px,1.8vw,17px);line-height:1.75;color:#555e67;max-width:620px}.analysis-legal-body{padding-top:clamp(56px,6vw,72px);padding-bottom:clamp(80px,10vw,120px);padding-left:clamp(24px,6vw,80px);padding-right:clamp(24px,6vw,80px)}.analysis-legal-body-inner{max-width:780px;margin:0 auto}.analysis-legal-section{padding-bottom:clamp(36px,4vw,48px);margin-bottom:clamp(36px,4vw,48px);border-bottom:1px solid #f0f1f3}.analysis-legal-section--last{border-bottom:none;margin-bottom:0;padding-bottom:0}.analysis-legal-section-title{margin:0 0 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(18px,2.2vw,22px);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#1d1e20}.analysis-legal-sub-title{margin:24px 0 10px;font-size:14px;font-weight:600;color:#31373d;letter-spacing:-.01em}.analysis-legal-section p{margin:0 0 14px;font-size:15px;line-height:1.78;color:#555e67}.analysis-legal-section p:last-child{margin-bottom:0}.analysis-legal-section p strong{color:#31373d;font-weight:500}.analysis-legal-list{margin:0 0 14px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.analysis-legal-list li{position:relative;padding-left:20px;font-size:15px;line-height:1.75;color:#555e67}.analysis-legal-list li:before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:#383e47;opacity:.35}.analysis-legal-list li strong{color:#31373d;font-weight:500}.analysis-legal-contact-block{display:flex;flex-direction:column;gap:12px;margin-top:20px;padding:20px 24px;background:#f9f9fb;border:1px solid #e4e5e9;border-radius:12px}.analysis-legal-contact-block p{margin:0!important;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.analysis-legal-contact-block strong{color:#31373d!important;font-size:13px;font-weight:600;min-width:60px;flex-shrink:0}.analysis-legal-contact-block a{color:#1d1e20;font-size:13px;text-decoration:underline;text-underline-offset:2px;transition:opacity .15s ease}.analysis-legal-contact-block a:hover{opacity:.6}@media (max-width: 640px){.analysis-legal-hero{padding-top:100px}.analysis-legal-contact-block p{flex-direction:column;align-items:flex-start;gap:4px}}.analysis-pricing-hero{position:relative;background:#fff;overflow:hidden;padding-top:clamp(120px,12vw,160px);padding-bottom:clamp(56px,6vw,72px);text-align:center}.analysis-pricing-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:96px;background:linear-gradient(to bottom,transparent,#ffffff);pointer-events:none}.analysis-pricing-hero-inner{position:relative;z-index:1;max-width:680px;margin:0 auto;padding:0 clamp(24px,6vw,80px);display:flex;flex-direction:column;align-items:center}.analysis-pricing-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(34px,5.5vw,56px);line-height:1.07;letter-spacing:-.03em;color:#1d1e20;margin:0 0 20px}.analysis-pricing-sub{font-size:clamp(15px,1.8vw,18px);font-weight:500;line-height:1.65;letter-spacing:-.2px;color:#57606a;margin:0 0 40px;max-width:520px}.analysis-pricing-toggle-wrap{display:inline-flex;align-items:center;background:#f3f4f5;border-radius:12px;padding:4px;gap:2px}.analysis-pricing-toggle-btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border:none;border-radius:9px;background:transparent;font-size:14px;font-weight:500;color:#57606a;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s;white-space:nowrap}.analysis-pricing-toggle-btn--active{background:#fff;color:#1d1e20;box-shadow:0 1px 3px #1d1e201a,0 0 0 1px #1d1e200f}.analysis-pricing-save-badge{display:inline-flex;align-items:center;background:#1d1e20;color:#fff;font-size:11px;font-weight:600;letter-spacing:.02em;padding:2px 7px;border-radius:100px}.analysis-pricing-plans{background:#fff;padding-top:clamp(40px,4vw,56px);padding-bottom:clamp(80px,8vw,120px)}.analysis-pricing-plans-inner{max-width:1160px;margin:0 auto;padding:0 clamp(24px,6vw,80px)}.analysis-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.analysis-pricing-card{background:#fff;border-radius:20px;padding:32px 28px;border:1px solid #cdd3db;box-shadow:0 4px 16px #1d1e2014,0 1px 4px #1d1e200d;display:flex;flex-direction:column}.analysis-pricing-card--highlight{background:#232529;border-color:#ffffff0f;box-shadow:0 0 0 1px #3d414980,0 0 0 3px #25272bcc,0 0 0 4px #2d2f36cc}.analysis-pricing-card-top{flex:1}.analysis-pricing-card-name-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.analysis-pricing-card-name{font-size:18px;font-weight:600;letter-spacing:-.2px;color:#1d1e20}.analysis-pricing-card--highlight .analysis-pricing-card-name{color:#edeef0}.analysis-pricing-card-badge{display:inline-flex;align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#edeef0;font-size:11px;font-weight:600;letter-spacing:.03em;padding:2px 9px;border-radius:100px}.analysis-pricing-card:not(.analysis-pricing-card--highlight) .analysis-pricing-card-badge{background:#f3f4f5;border-color:#e4e5e9;color:#57606a}.analysis-pricing-card-desc{font-size:14px;font-weight:500;line-height:1.6;color:#57606a;margin:0 0 24px}.analysis-pricing-card--highlight .analysis-pricing-card-desc{color:#9098a0}.analysis-pricing-card-price-wrap{display:flex;align-items:baseline;gap:4px;margin-bottom:6px}.analysis-pricing-card-currency{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#1d1e20;align-self:flex-start;margin-top:9px;margin-right:1px;letter-spacing:0}.analysis-pricing-card--highlight .analysis-pricing-card-currency{color:#edeef0}.analysis-pricing-card-amount{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:48px;font-weight:700;letter-spacing:-.03em;line-height:1;color:#1d1e20}.analysis-pricing-card--highlight .analysis-pricing-card-amount{color:#fff}.analysis-pricing-card-period{font-size:15px;font-weight:500;color:#99a2af;letter-spacing:-.1px}.analysis-pricing-card-billed{font-size:12px;font-weight:500;color:#99a2af;margin:0 0 24px;letter-spacing:-.1px}.analysis-pricing-card-cta{display:flex;align-items:center;justify-content:center;height:44px;border-radius:10px;font-size:15px;font-weight:500;letter-spacing:-.1px;text-decoration:none;cursor:pointer;margin-top:20px;transition:opacity .15s,border-color .15s;border:1px solid #cdd3db;background:transparent;color:#31373d}.analysis-pricing-card-cta:hover{border-color:#99a2af}.analysis-pricing-card-cta--primary{background:#fff;border-color:transparent;color:#1d1e20;box-shadow:0 1px 3px #00000026}.analysis-pricing-card-cta--primary:hover{opacity:.9;border-color:transparent}.analysis-pricing-card-divider{height:1px;background:#e4e5e9;margin:24px 0}.analysis-pricing-card--highlight .analysis-pricing-card-divider{background:#ffffff1a}.analysis-pricing-card-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.analysis-pricing-card-feature{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:500;line-height:1.5;color:#31373d}.analysis-pricing-card--highlight .analysis-pricing-card-feature{color:#9098a0}.analysis-pricing-card-feature svg{color:#1d1e20;flex-shrink:0}.analysis-pricing-card--highlight .analysis-pricing-card-feature svg{color:#9098a0}.analysis-pricing-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 28px;margin-top:40px;padding:20px 0;border-top:1px solid #f0f1f3}.analysis-pricing-trust-item{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:#57606a}.analysis-pricing-faq{background:#f7f8f9;padding:clamp(80px,8vw,120px) 0;scroll-margin-top:72px}.analysis-pricing-faq-inner{max-width:1160px;margin:0 auto;padding:0 clamp(24px,6vw,80px)}.analysis-pricing-faq-header{margin-bottom:52px}.analysis-pricing-faq-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(28px,3.5vw,40px);letter-spacing:-.03em;line-height:1.1;color:#1d1e20;margin:0 0 12px}.analysis-pricing-faq-sub{font-size:17px;font-weight:500;line-height:1.6;color:#57606a;margin:0}.analysis-pricing-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.analysis-pricing-faq-item{background:#fff;border-radius:0;padding:28px 32px;border:1px solid #ecedf0}.analysis-pricing-faq-item:first-child{border-radius:16px 0 0}.analysis-pricing-faq-item:nth-child(2){border-radius:0 16px 0 0}.analysis-pricing-faq-item:nth-last-child(2){border-radius:0 0 0 16px}.analysis-pricing-faq-item:last-child{border-radius:0 0 16px}.analysis-pricing-faq-q{font-size:16px;font-weight:600;letter-spacing:-.2px;color:#1d1e20;margin:0 0 10px}.analysis-pricing-faq-a{font-size:14px;font-weight:500;line-height:1.7;color:#57606a;margin:0}.analysis-pricing-bottom-cta{background:#1d1e20;padding:clamp(80px,8vw,120px) clamp(24px,6vw,80px)}.analysis-pricing-bottom-cta-inner{max-width:640px;margin:0 auto;text-align:center}.analysis-pricing-bottom-cta-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;line-height:58px;letter-spacing:-1.2px;color:#fff;margin:0}.analysis-pricing-bottom-cta-sub{font-size:18px;font-weight:500;line-height:28px;letter-spacing:-.2px;color:#ffffff80;margin:20px 0 36px}.analysis-pricing-bottom-cta-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}@media (max-width: 1024px){.analysis-pricing-card{padding:28px 24px}}@media (max-width: 900px){.analysis-pricing-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}.analysis-pricing-faq-grid{grid-template-columns:1fr}.analysis-pricing-faq-item:first-child{border-radius:16px 16px 0 0}.analysis-pricing-faq-item:nth-child(2){border-radius:0}.analysis-pricing-faq-item:nth-last-child(2){border-radius:0}.analysis-pricing-faq-item:last-child{border-radius:0 0 16px 16px}}@media (max-width: 768px){.analysis-pricing-grid{max-width:100%}.analysis-pricing-hero{padding-top:clamp(100px,12vw,130px);padding-bottom:clamp(40px,5vw,56px)}.analysis-pricing-faq{padding:clamp(56px,7vw,80px) 0}.analysis-pricing-bottom-cta{padding:clamp(56px,7vw,80px) clamp(24px,5vw,60px)}.analysis-pricing-faq-item{padding:24px}}@media (max-width: 600px){.analysis-pricing-trust{gap:10px 16px}.analysis-pricing-card-amount{font-size:42px}.analysis-pricing-card-currency{font-size:18px;margin-top:8px}.analysis-pricing-bottom-cta-actions{flex-direction:column;align-items:stretch}}@media (max-width: 480px){.analysis-pricing-bottom-cta-title{font-size:28px;line-height:36px}.analysis-pricing-bottom-cta-sub{font-size:15px;margin-bottom:28px}}@media (max-width: 380px){.analysis-pricing-toggle-wrap{flex-direction:column;width:100%}.analysis-pricing-toggle-btn{width:100%;justify-content:center}.analysis-pricing-card{padding:24px 20px}}.analysis-pcmp{background:#fff;padding:clamp(80px,8vw,120px) 0;border-top:1px solid #ecedf0}.analysis-pcmp-inner{max-width:1160px;margin:0 auto;padding:0 clamp(24px,6vw,80px)}.analysis-pcmp-header{margin-bottom:52px}.analysis-pcmp-label-chip{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:100px;background:#f3f4f5;border:1px solid #e4e5e9;font-size:11px;font-weight:600;letter-spacing:.06em;color:#57606a;text-transform:uppercase;margin-bottom:20px}.analysis-pcmp-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(28px,3.5vw,40px);letter-spacing:-.03em;line-height:1.1;color:#1d1e20;margin:0 0 12px}.analysis-pcmp-sub{font-size:17px;font-weight:500;line-height:1.6;color:#57606a;max-width:560px;margin:0}.analysis-pcmp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.analysis-pcmp-scroll--dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.analysis-pcmp-table{min-width:580px;width:100%}.analysis-pcmp-head-row,.analysis-pcmp-row{display:grid;grid-template-columns:200px repeat(3,1fr)}.analysis-pcmp-head-row{align-items:stretch}.analysis-pcmp-row{align-items:center}.analysis-pcmp-head-cell{display:flex;align-items:center;justify-content:center;padding:18px 24px;text-align:center;font-size:13px;font-weight:600;letter-spacing:-.1px;color:#57606a;border-radius:14px 14px 0 0;background:#f7f8f9;border:1px solid #d9dce4;border-bottom:none}.analysis-pcmp-head-cell--kf{background:#1d1e20;color:#edeef0;border-color:#ffffff14;border-bottom:none;font-family:Sulphur Point,sans-serif;font-size:15px;font-weight:700;letter-spacing:.02em}.analysis-pcmp-row+.analysis-pcmp-row{border-top:1px solid #e6e8ed}.analysis-pcmp-row-label{padding:18px 0;font-size:14px;font-weight:500;letter-spacing:-.1px;color:#31373d}.analysis-pcmp-cell{padding:18px 24px;text-align:center;display:flex;align-items:center;justify-content:center;align-self:stretch}.analysis-pcmp-cell--kf{background:#f7f8f9;border-left:1px solid #d9dce4;border-right:1px solid #d9dce4}.analysis-pcmp-row--last .analysis-pcmp-cell--kf{border-bottom:1px solid #d9dce4;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.analysis-pcmp-row .analysis-pcmp-cell:nth-child(2){border-left:1px solid #d9dce4;border-right:1px solid #d9dce4}.analysis-pcmp-row--last .analysis-pcmp-cell:nth-child(2){border-bottom:1px solid #d9dce4;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.analysis-pcmp-row--last .analysis-pcmp-cell:nth-child(3){border-bottom:1px solid #d9dce4;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.analysis-pcmp-yes-icon{color:#cdd3db;flex-shrink:0}.analysis-pcmp-yes-icon--kf{color:#266df0}.analysis-pcmp-no{font-size:18px;font-weight:300;color:#cdd3db;line-height:1}.analysis-pcmp-partial{display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:6px;background:#f3f4f5;border:1px solid #e4e5e9;font-size:11px;font-weight:600;letter-spacing:.01em;color:#57606a;white-space:nowrap}.analysis-pcmp-text{font-size:13px;font-weight:500;color:#57606a;white-space:nowrap}.analysis-pcmp-text--accent{color:#266df0;font-weight:600}@media (max-width: 768px){.analysis-pcmp{padding:clamp(56px,7vw,80px) 0}.analysis-pcmp-header{margin-bottom:36px}}@media (max-width: 600px){.analysis-pcmp-sub{font-size:15px}}@media (max-width: 720px){.analysis-pcmp-head-cell--kf,.analysis-pcmp-cell--kf{order:1}.analysis-pcmp-head-cell:not(.analysis-pcmp-head-cell--kf),.analysis-pcmp-cell:not(.analysis-pcmp-cell--kf){order:2}.analysis-pcmp-row .analysis-pcmp-cell:nth-child(2){border-left:none}}.analysis-pcmp-mobile{display:none}@media (max-width: 790px){.analysis-pcmp-scroll{display:none}.analysis-pcmp-mobile{display:flex;flex-direction:column;gap:10px}}.analysis-pcmp-card{border:1px solid #d9dce4;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #1d1e200f,0 1px 1px #1d1e2008}.analysis-pcmp-card-label{padding:13px 16px;font-size:13px;font-weight:600;letter-spacing:-.15px;color:#1d1e20;background:#f7f8f9;border-bottom:1px solid #d9dce4}.analysis-pcmp-card-cols{display:grid;grid-template-columns:repeat(3,1fr)}.analysis-pcmp-card-col{padding:16px 10px 14px;display:flex;flex-direction:column;align-items:center;gap:10px}.analysis-pcmp-card-col+.analysis-pcmp-card-col{border-left:1px solid #d9dce4}.analysis-pcmp-card-col-name{font-size:10px;font-weight:600;letter-spacing:.01em;color:#99a2af;text-align:center;line-height:1.3}.analysis-pcmp-card-col--kf .analysis-pcmp-card-col-name{font-family:Sulphur Point,sans-serif;font-size:11px;letter-spacing:.02em;color:#1d1e20}.analysis-pcmp-card-col .analysis-pcmp-yes-icon{width:20px;height:20px}.analysis-pcmp-card-col .analysis-pcmp-no{font-size:20px}.analysis-pcmp-card-col .analysis-pcmp-partial{font-size:10px;padding:1px 7px;height:20px}.analysis-pcmp-card-col .analysis-pcmp-text{font-size:12px;text-align:center;white-space:normal}.bh-news-card-title,.bh-news-card-excerpt,.bh-news-featured-h2,.bh-news-featured-excerpt,.bh-article-h1,.bh-article-body{overflow-wrap:break-word;word-break:break-word}.bh-news-card-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bh-news-card-excerpt{flex:none;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.bh-news-card-foot{margin-top:auto}.bh-article-body table{display:block;overflow-x:auto;max-width:100%}.bh-article-body pre{max-width:100%}.bh-article-main{min-width:0}
