:root{--navy:#131335;--blue:#356dbc;--pale:#eff4fa;--text:#505d75;--line:#dbe4f0;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--navy);font-synthesis:none;line-height:1.6;scroll-behavior:smooth;scroll-padding-top:2rem}
*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14;letter-spacing:-.035em}h2{font-size:clamp(1.8rem,3.25vw,2.8rem);margin-bottom:1rem}h3{font-size:1.12rem;letter-spacing:-.025em}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}:focus-visible{outline:3px solid #78a5e7;outline-offset:5px}button:disabled{cursor:wait;opacity:.65}.skip-link{position:fixed;left:1rem;top:-100px;z-index:10;padding:.75rem;background:white}.skip-link:focus{top:1rem}.header{background:#fff}.header-inner{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-link{width:184px;flex-shrink:0}.logo-link img{width:100%}.header nav{display:flex;align-items:center;gap:2.2rem;font-size:.95rem;font-weight:600}.header nav>a:hover{color:var(--blue)}.nav-contact{border:1px solid var(--line);border-radius:5px;padding:.7rem 1.2rem;background:white}.nav-contact span{margin-left:1rem;color:var(--blue)}.nav-contact:hover{border-color:var(--blue)}.hero{background:var(--pale);overflow:hidden;position:relative;isolation:isolate}.hero-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;min-height:530px;position:relative}.hero-copy{position:relative;z-index:1;padding:54px 0 64px}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.25em;color:var(--blue);margin-bottom:1.15rem}.hero h1{font-size:clamp(2.2rem,4.3vw,3.7rem);margin-bottom:1.4rem;line-height:1.07;letter-spacing:-.045em}.hero-description{font-size:1.2rem;color:var(--text);line-height:1.65;max-width:490px;margin-bottom:2rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:1.5rem;padding:.95rem 1.6rem;min-height:50px;border-radius:5px;border:1px solid transparent;font-weight:600;font-size:1rem;line-height:1.4;transition:background .18s,transform .18s}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:#28599f}.button-primary span{font-size:1.4rem}/* Decorative circles follow the section edges in the original design. */
.hero-visual{min-width:0;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:440px;padding:36px 0}

.hero::before,.hero::after,.footer::before,.footer::after{content:"";position:absolute;aspect-ratio:1;border-radius:50%;pointer-events:none;z-index:-1}
.hero::before{width:clamp(220px,22vw,300px);right:0;top:8%;transform:translateX(58%);background:rgba(65,110,181,.075)}
.hero::after{width:clamp(330px,32vw,430px);left:60%;bottom:0;transform:translate(-50%,54%);background:rgba(65,110,181,.065)}
.footer::before{width:110px;left:0;top:30%;transform:translateX(-60%);background:rgba(160,180,224,.08)}
.footer::after{width:145px;right:0;top:34%;transform:translateX(65%);background:rgba(160,180,224,.10)}
.hero-icon{width:100%;max-width:450px;height:auto;position:relative}
.brands{padding-top:66px;padding-bottom:70px}.section-heading{text-align:center;margin-bottom:36px}.section-heading p{color:var(--text);font-size:1.08rem;margin-bottom:0}.brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.brand-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s}.brand-card:hover{transform:translateY(-5px);border-color:#a0bce2;box-shadow:0 10px 24px #172c5310}.brand-art{height:174px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.brand-art.uhost{padding:30px}.brand-art.uhost img{width:200px}.brand-art.klimi{background:#08002f;padding:20px}.brand-art.klimi img{width:100%;object-fit:contain}.brand-art.computers{background:#293f75}.brand-art.computers img{width:100%;height:100%;object-fit:cover}.brand-art.esotiq{padding:15px}.brand-art.esotiq img{width:100%;height:100%;object-fit:cover}.brand-copy{padding:25px 24px 24px;display:flex;flex-direction:column;flex:1;border-top:1px solid var(--line)}.brand-copy h3{margin-bottom:.7rem}.brand-copy p{color:var(--text);font-size:1rem;line-height:1.5;min-height:3rem;margin-bottom:1.5rem}.brand-url{margin-top:auto;color:#225faa;font-weight:600;font-size:.95rem;overflow-wrap:anywhere}.brand-url span{margin-left:.35rem}.about{background:#f3f6fa;padding:64px 0}.about-inner{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center}.about-inner h2{margin-bottom:0}.about-copy p{color:var(--text);font-size:1.04rem;margin-bottom:26px}.values{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;font-size:.95rem}.values li{padding:0 20px;border-left:1px solid #cad7e8}.footer{background:var(--navy);color:white;padding-top:45px;position:relative;isolation:isolate;overflow:hidden}.contact-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:40px}.contact-banner h2{font-size:clamp(1.8rem,2.9vw,2.6rem);margin-bottom:.6rem}.contact-banner p{color:#c4cde1;margin-bottom:0;font-size:1rem}.button-outline{border-color:#b9c8e0;color:white;background:transparent;flex-shrink:0}.button-outline:hover{background:#ffffff12}.footer-bottom{border-top:1px solid #ffffff25;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#c4cde1;font-size:.85rem}.footer-bottom img{width:150px;filter:grayscale(1) invert(1);mix-blend-mode:screen}.footer-bottom p{margin:0}.footer-bottom p span{font-size:1.5rem;margin-right:.6rem}.modal-open{overflow:hidden}dialog{border:0;padding:0;width:min(590px,calc(100% - 32px));max-height:calc(100dvh - 40px);border-radius:12px;color:var(--navy);box-shadow:0 25px 90px #08002f40;overscroll-behavior:contain}dialog::backdrop{background:#0b123bb3;backdrop-filter:blur(4px)}.modal-inner{position:relative;padding:34px 36px}.modal-close{position:absolute;top:15px;right:16px;width:42px;height:42px;border:0;border-radius:50%;background:#f1f5fa;font-size:1.8rem;line-height:1}.modal-close:hover{background:#e1eaf7}.modal-inner .eyebrow{margin-bottom:.5rem}.modal-inner h2{font-size:2rem;padding-right:20px;margin-bottom:12px}#contact-description{color:var(--text);font-size:.95rem;line-height:1.5;margin-bottom:24px}form label{display:block;font-size:.9rem;font-weight:600;margin:13px 0 6px}form label span{color:#356dbc}form input:not([type=hidden]),form textarea{display:block;width:100%;border:1px solid #ced9e8;background:white;border-radius:5px;padding:10px 12px;color:var(--navy);line-height:1.45;font-size:1rem}form input:focus,form textarea:focus{outline:2px solid #a8c4ec;border-color:var(--blue);outline-offset:1px}form textarea{min-height:104px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row>div{min-width:0}.captcha-row{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f2f6fb;padding:12px 14px;border-radius:5px;margin-top:18px}.captcha-row label{margin:0;line-height:1.5;font-weight:400}.captcha-row input{max-width:74px;text-align:center}.form-note{color:var(--text);font-size:.8rem;line-height:1.5;margin:14px 0}#form-status{margin:0;font-size:.9rem;line-height:1.5}#form-status:not(:empty){padding:12px;border-radius:5px;margin-bottom:14px}.status-success{color:#185232;background:#ebf7ef}.status-error{color:#8b2323;background:#fff0f0}.submit-button{width:100%}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.response-page{max-width:700px;padding:60px 24px;margin:auto}.response-page h1{font-size:2rem}.noscript-contact{padding:1rem;text-align:center}.noscript-contact a{text-decoration:underline}

@media(max-width:1024px){.container{width:calc(100% - 64px)}.hero-inner{min-height:460px;grid-template-columns:1.25fr 1fr;gap:28px}.hero-visual{min-height:360px}.hero h1{font-size:clamp(2.2rem,4.5vw,3rem)}.hero-description{font-size:1.08rem}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.brand-art{height:190px}.brand-art.computers img{object-fit:contain}.brand-art.esotiq img{object-fit:contain;width:auto;min-width:220px}.brand-copy p{min-height:0}.about-inner{gap:35px;grid-template-columns:1fr 1.2fr}.values li{padding-inline:12px}.contact-banner{align-items:flex-start}.footer-bottom{gap:18px}}
@media(max-width:640px){.hero::before{width:180px;top:8%;transform:translateX(70%)}.hero::after{width:280px;left:60%;transform:translate(-50%,60%)}.footer::before{width:85px}.footer::after{width:110px}.container{width:calc(100% - 40px)}.header-inner{min-height:90px;gap:12px;flex-wrap:wrap;justify-content:center;padding:12px 0 16px}.logo-link{width:145px}.header nav{gap:20px;font-size:.85rem;justify-content:center;width:100%}.nav-contact{padding:6px 12px}.nav-contact span{margin-left:6px}.hero-inner{grid-template-columns:1fr;min-height:0;gap:0}.hero-copy{padding:44px 0 0}.hero h1{font-size:clamp(2rem,7.9vw,3rem)}.hero-description{font-size:1.06rem;max-width:36ch}.hero-copy .eyebrow{font-size:.7rem}.hero-copy .button{padding:14px 18px;font-size:.93rem;gap:16px}.hero-visual{width:100%;min-height:290px;padding:40px 18px;justify-content:center;margin-top:24px}.hero-icon{max-width:300px}.brands{padding-top:44px;padding-bottom:44px}.section-heading{margin-bottom:26px}.section-heading p{font-size:1rem;max-width:28ch;margin-inline:auto}.brand-grid{gap:16px;grid-template-columns:1fr}.brand-card{display:grid;grid-template-columns:36% 1fr}.brand-art{height:100%;min-height:178px}.brand-art.uhost{padding:14px}.brand-art.klimi{padding:9px}.brand-art.esotiq{padding:6px}.brand-art.esotiq img{min-width:0;width:100%;height:auto;object-fit:contain}.brand-art.computers img{object-fit:contain}.brand-copy{border-top:0;border-left:1px solid var(--line);padding:20px 16px}.brand-copy h3{font-size:1rem}.brand-copy p{font-size:.92rem;margin-bottom:16px}.brand-url{font-size:.85rem}.about{padding:42px 0}.about-inner{grid-template-columns:1fr;gap:24px}.about-copy p{font-size:1rem}.values{font-size:.85rem}.values li{padding-inline:12px}.contact-banner{display:block;padding-bottom:30px}.contact-banner .button{margin-top:24px}.contact-banner p{font-size:.95rem}.footer{padding-top:36px}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:16px 24px;padding:20px 0 28px}.footer-bottom img{width:118px}.footer-bottom p{font-size:.78rem}.footer-bottom p:last-child{width:100%}.modal-inner{padding:26px 22px}.modal-inner h2{font-size:1.8rem}.form-row{grid-template-columns:1fr;gap:0}.captcha-row{gap:10px}.captcha-row label{font-size:.85rem}dialog{max-height:calc(100dvh - 24px)}.modal-close{top:12px;right:12px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
