:root{color-scheme:light;--ink: #222222;--muted: #555555;--navy: #191970;--purple: #4432a8;--purple-dark: #33267f;--paper: #ffffff;--soft: #f7f7f7;--line: #d8d8d8;--shadow: 0 10px 30px rgb(0 0 0 / .2);font-family:Open Sans,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}body,button,input,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:15px clamp(20px,5vw,64px);background:#fffffff5;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--navy);font-size:18px;font-weight:700;text-decoration:none}.brand img{width:48px;height:48px;object-fit:contain}.primary-nav,.site-footer nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2vw,28px);flex-wrap:wrap}.primary-nav a,.site-footer a{color:var(--ink);font-size:14px;font-weight:600;text-decoration:none}.primary-nav a:hover,.site-footer a:hover{color:var(--purple)}.home-page .site-header{position:absolute;inset:0 0 auto;align-items:center;justify-content:center;height:118px;padding:25px 20px 0;background:transparent;border:0}.home-page .brand{flex-direction:column;gap:5px;color:#fff;font-size:13px;font-weight:400;line-height:1;text-shadow:0 1px 5px rgb(0 0 0 / .35)}.home-page .brand img{width:70px;height:70px}.home-page .brand span,.home-page .primary-nav{display:none}.hero{position:relative;display:grid;min-height:850px;align-items:center;overflow:hidden;background-color:#090a14;background-image:url(/assets/hero-software-workspace.jpg);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover}.hero>img{display:none}.hero-overlay{position:absolute;inset:0;background:#00000047}.hero-content{position:relative;width:min(780px,calc(100% - 48px));margin:86px auto 0;color:#fff;text-align:center}.hero h1{margin:0;color:#fff;font-size:54px;font-weight:700;line-height:1.14}.hero-content p{margin:12px auto 34px;color:#fffffff5;font-size:20px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;min-width:223px;min-height:56px;padding:13px 26px;color:#fff;background:var(--purple);border:1px solid var(--purple);border-radius:4px;font-size:14px;font-weight:700;letter-spacing:0;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase}.button:hover{background:var(--purple-dark);border-color:var(--purple-dark)}.section-shell{width:min(1112px,calc(100% - 48px));margin:0 auto}.section-heading{padding-top:45px;margin:0 0 46px;text-align:center}.section-heading h2{margin:0;color:var(--navy);font-size:39px;font-weight:400;line-height:1.25}.section-heading span{display:block;width:46px;height:1px;margin:18px auto 0;background:#8f8f8f}.section-heading-left{padding-top:0;margin-bottom:44px;text-align:left}.section-heading-left span{margin-left:0}.about-section,.contact-section{background:var(--paper)}.about-grid{display:grid;grid-template-columns:minmax(0,532px) minmax(320px,1fr);align-items:center;gap:48px;padding-bottom:96px}.about-image{width:532px;height:400px;object-fit:cover}.about-copy{padding-top:7px}.about-copy h3,.contact-copy h3{margin:0 0 18px;color:var(--ink);font-size:22px;font-weight:400;line-height:1.3}.about-copy p,.contact-copy p{margin:0;color:var(--muted);font-size:16px;line-height:1.55}.contact-section{padding:50px 0 0}.contact-section .section-shell{width:calc(100% - clamp(24px,9.2vw,132px));max-width:none;margin-right:0;margin-left:clamp(24px,9.2vw,132px)}.contact-grid{display:grid;grid-template-columns:minmax(300px,456px) minmax(520px,1fr);align-items:stretch;gap:clamp(54px,9.2vw,132px)}.contact-copy{padding-top:8px}.contact-button{margin-top:38px;min-width:175px}.contact-details{display:grid;gap:4px;margin-top:38px;color:var(--muted);font-style:normal;line-height:1.5}.contact-details strong{color:var(--ink);font-size:22px;font-weight:400}.contact-details a{color:var(--purple);font-weight:700;text-decoration:none}.map-panel{position:relative;min-height:552px;overflow:hidden;background:var(--soft)}.map-panel iframe{width:100%;height:100%;min-height:552px;display:block;border:0;filter:saturate(.9)}.map-button{position:absolute;top:8px;right:16px;min-width:190px;box-shadow:0 6px 18px #0000002e}.site-footer{background:var(--paper);color:var(--ink)}.footer-inner{width:min(1112px,calc(100% - 48px));margin:0 auto;display:grid;justify-items:center;gap:12px;padding:30px 0 26px;text-align:center}.footer-inner p{margin:0;color:#555;font-size:13px}.legal-page{background:var(--soft);padding:clamp(56px,8vw,96px) 0}.legal-shell{width:min(880px,calc(100% - 40px));margin:0 auto;padding:clamp(30px,6vw,56px);background:var(--paper);border:1px solid var(--line);border-radius:4px}.legal-shell h1{margin:0 0 20px;color:var(--navy);font-size:clamp(2.1rem,5vw,3.2rem);font-weight:400;line-height:1.1}.legal-shell h2{margin:34px 0 10px;color:var(--ink);font-size:clamp(1.25rem,3vw,1.55rem)}.legal-shell p,.legal-shell li{color:var(--muted)}.legal-shell a{color:var(--purple);font-weight:700}.trustedsite-badge{position:fixed;left:12px;bottom:12px;z-index:30;display:inline-flex;align-items:center;gap:4px;width:94px;min-height:35px;padding:3px 4px;color:#222;background:#fff;border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 2px 8px #00000029;font-family:Arial,Helvetica,sans-serif}.trustedsite-badge span{display:grid;place-items:center;width:13px;height:13px;color:#fff;background:#1a9f58;border-radius:50%;font-size:10px;font-weight:700}.trustedsite-badge strong,.trustedsite-badge small{display:block;line-height:1.05}.trustedsite-badge strong{font-size:10px}.trustedsite-badge small{margin-top:2px;color:#606060;font-size:7px;letter-spacing:.4px;text-transform:uppercase}.cookie-banner{position:fixed;right:20px;bottom:20px;z-index:40;width:min(404px,calc(100% - 40px));padding:20px;display:grid;gap:16px;color:#fff;background:var(--purple);border-radius:3px;box-shadow:var(--shadow)}.cookie-banner[hidden]{display:none}.cookie-banner h2{margin:0 0 8px;color:#fff;font-size:19px;font-weight:700;line-height:1.2}.cookie-banner p{margin:0;color:#ffffffeb;font-size:13px;line-height:1.45}.cookie-actions{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap}.cookie-actions button{min-width:93px;min-height:38px;padding:8px 15px;color:#fff;background:transparent;border:1px solid rgb(255 255 255 / .85);border-radius:2px;font-size:13px;font-weight:700;cursor:pointer}.cookie-actions button:last-child{color:var(--purple);background:#fff}@media (max-width: 760px){.site-header{align-items:flex-start;flex-direction:column}.primary-nav{width:100%;justify-content:space-between}.home-page .site-header{align-items:center;height:124px;padding-top:21px}.home-page .brand img{width:70px;height:70px}.hero{min-height:515px;align-items:start}.hero-content{width:calc(100% - 48px);margin:158px auto 0;text-align:center}.hero h1{font-size:35px;line-height:1.14}.hero-content p{margin:14px 0 36px;font-size:18px;line-height:1.45}.button{width:100%;min-width:0}.section-shell{width:min(100% - 48px,520px)}.section-heading{padding-top:41px;margin-bottom:32px}.section-heading h2{font-size:28px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:32px}.about-grid{padding-bottom:54px}.about-image{width:100%;height:auto;aspect-ratio:600 / 451}.about-copy{padding-top:0}.contact-section{padding:40px 0 56px}.contact-section .section-shell{width:min(100% - 48px,520px);margin:0 auto}.section-heading-left{margin-bottom:30px}.contact-details{margin-top:28px}.map-panel,.map-panel iframe{min-height:360px}.map-panel{order:-1}.map-button{top:12px;right:12px;width:163px;min-width:163px;min-height:40px}.footer-inner{width:min(100% - 40px,520px)}.trustedsite-badge{left:18px;bottom:0}.cookie-banner{right:10px;bottom:10px;width:calc(100% - 20px)}}
