:root{--asos-primary: #052758;--asos-bg: #fff;--asos-text: #052758;--asos-accent: #052758;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:var(--asos-text);background-color:var(--asos-bg);line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:var(--asos-bg);color:var(--asos-text)}a{color:var(--asos-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--asos-accent)}h1,h2,h3,h4,h5,h6{color:var(--asos-primary);font-family:inherit;margin-top:0}button{border-radius:6px;border:1px solid var(--asos-primary);padding:.5em 1.2em;font-size:1em;font-family:inherit;background-color:var(--asos-primary);color:#fff;cursor:pointer;transition:background .2s,color .2s}button:hover{background:var(--asos-accent)}*{box-sizing:border-box}#root{width:100vw;max-width:100vw;margin:0;padding:0}.asos-app,.asos-main,.asos-container,.asos-section{width:100%;max-width:100vw;margin-left:0;margin-right:0;box-sizing:border-box}body:before,body:after{display:none}.asos-header:after,.asos-footer-simple:before{display:none}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.asos-app{min-width:0;width:100%;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;background:var(--asos-bg);color:var(--asos-text)}.asos-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem;border-bottom:1px solid #e5eaf1;background:#fff;min-height:100px;height:100px;overflow:hidden;position:relative;z-index:2}.asos-logo{height:64px;width:64px;object-fit:contain}.asos-logo-large{height:auto;width:auto;max-height:240%;max-width:240%;object-fit:contain;display:block;margin:0}.asos-tagline{margin:.2em 0 0;font-size:1.1em;color:var(--asos-accent);letter-spacing:.05em}.asos-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;width:100%}.asos-hero-bg{width:100%;min-height:60vh;height:60vh;background:linear-gradient(120deg,#052758b3 60%,#052758b3),url(/images/hero-section-bg.png) center/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.asos-hero-content{position:relative;z-index:2;background:#052758a6;color:#fff;padding:2.5rem 2rem;border-radius:16px;text-align:center;max-width:600px;margin:0 auto;box-shadow:0 2px 16px #0527581a}.asos-hero-content h2{color:#fff;font-size:2.5em;margin-bottom:.5em}.asos-hero-content p{font-size:1.25em;margin-bottom:1.5em}.asos-hero-content button{font-size:1.1em;padding:.8em 2em;border-radius:8px;background:#fff;color:var(--asos-primary);border:none;font-weight:600;box-shadow:0 2px 8px #0527581a;transition:background .2s,color .2s}.asos-hero-content button:hover{background:var(--asos-accent);color:#fff}.asos-footer{border-top:1px solid #e5eaf1;padding:1.5rem 0 1rem;text-align:center;font-size:1em;color:var(--asos-accent);background:#f8fafc}.asos-footer-tagline{margin-top:.5em;font-size:1em;color:var(--asos-primary);font-weight:500}.asos-footer-links{margin-top:.5rem;display:flex;gap:1.2rem;justify-content:center;align-items:center;font-size:.98em}.asos-footer-links a{color:var(--asos-accent);text-decoration:none;transition:color .2s}.asos-footer-links a:hover{color:var(--asos-primary);text-decoration:underline}.asos-footer-links span{color:#b0b8c1;font-size:1.1em}.asos-section{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0527580a;text-align:center;margin:2.5rem 0;padding:2.5rem 2rem}.asos-section h2{margin-top:0;color:var(--asos-primary);font-size:1.5em}.asos-section ul{padding-left:1.2em;margin:1em 0;text-align:left;display:inline-block}.asos-section li{margin-bottom:.5em;line-height:1.6}.asos-nav{display:flex;justify-content:flex-end;align-items:center;gap:2.5rem;margin:0}.asos-nav a{color:var(--asos-primary);font-size:1.15em;font-weight:500;text-decoration:none;padding:.3em .7em;border-radius:4px;transition:background .2s,color .2s}.asos-nav a:hover,.asos-nav a.active{background:var(--asos-accent);color:#fff}.asos-scrolling-images{width:100%;min-height:120px;background:#f2f6fa;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#b0b8c1;font-size:1.2em;margin:1.5rem 0}.asos-map{margin-top:1.5rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #05275814}.asos-container{width:100%;max-width:900px;margin:0 auto;padding:2rem 1.5rem;box-sizing:border-box}.asos-section-graphic{width:100%;max-width:120px;height:120px;margin:0 auto 1.5rem;background:#f2f6fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#b0b8c1;font-size:2.2em;box-shadow:0 2px 8px #0527580f}.asos-section-graphic-img{display:block;max-width:180px;max-height:180px;width:100%;height:auto;margin:0 auto 1.5rem;border-radius:16px;object-fit:cover;box-shadow:0 2px 8px #05275814}.asos-footer-simple{border-top:1px solid #e5eaf1;padding:1.2rem 0;text-align:center;font-size:1em;color:var(--asos-primary);background:#f8fafc;display:flex;flex-direction:column;align-items:center;gap:.7rem;position:relative;z-index:2}.asos-footer-socials{display:flex;gap:1.2rem;justify-content:center;align-items:center}.asos-footer-socials a{color:var(--asos-accent);transition:color .2s}.asos-footer-socials a:hover{color:var(--asos-primary)}.asos-why-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2.5rem}.asos-why-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #05275814;display:flex;flex-direction:column;align-items:center;padding:0 1.5rem 2rem;min-height:380px;transition:box-shadow .2s}.asos-why-card:hover{box-shadow:0 4px 24px #05275824}.asos-why-card-img{width:100%;max-width:100%;height:auto;max-height:180px;border-radius:16px 16px 0 0;margin-bottom:1.2rem;display:block;object-fit:cover;background:#f2f6fa;color:#b0b8c1;font-size:2.2em;overflow:hidden}.asos-why-card h3{color:var(--asos-primary);font-size:1.18em;margin:.5em 0 .3em;text-align:center}.asos-why-card p{color:#3a3a3a;font-size:1em;text-align:center;margin:0 0 .5em}.asos-mobile-menu-btn{display:none;background:none;border:none;box-shadow:none;outline:none;padding:.2em;margin:0;cursor:pointer}@media (max-width: 700px){.asos-header{flex-direction:row;justify-content:space-between;align-items:center;padding:.7rem .5rem .3rem;height:auto;min-height:unset;position:relative}.asos-logo-large{height:auto;width:auto;max-height:360px;max-width:360px;margin-bottom:.3rem}.asos-main{padding:0;width:100vw;min-width:0;border-left:2px solid #e5eaf1;border-right:2px solid #e5eaf1;box-sizing:border-box}.asos-container{padding:.5rem .2rem;width:100vw;min-width:0}.asos-section{padding:.7rem .2rem;margin:.7rem 0;width:100vw;min-width:0}.asos-hero-bg{min-height:32vh;height:32vh;width:100vw;border:2px solid #e5eaf1;border-right:4px solid #e5eaf1}.asos-hero-content{padding:.7rem .2rem;max-width:98vw;font-size:.98em;height:100%;display:flex;flex-direction:column;justify-content:center}.asos-hero-content h2{font-size:1.3em}.asos-hero-content p{font-size:1em}.asos-why-cards{grid-template-columns:1fr;gap:.7rem}.asos-why-card{min-height:unset;padding:0 .2rem .7rem}.asos-why-card-img{max-height:60px}.asos-footer-simple{padding:.5rem 0;font-size:.95em;gap:.2rem}.asos-footer-links{flex-wrap:wrap;gap:.2rem;font-size:.93em}.asos-section-graphic-img{max-width:70px;max-height:70px;margin-bottom:.5rem}.asos-purpose-img{max-width:120px;width:60vw}.asos-purpose-flex{flex-direction:column-reverse;align-items:center;gap:.7rem;width:100%;overflow:hidden}.asos-purpose-img{max-width:100%;width:100%;height:auto;display:block;margin:0 auto .7rem;border-radius:14px;box-shadow:0 2px 8px #05275814}.asos-purpose-text{width:100%;text-align:center}.asos-why-cards{grid-template-columns:1fr;gap:.7rem;width:100%;overflow:hidden}.asos-why-card{width:100%;min-width:0;max-width:100vw;box-sizing:border-box;padding:0 .2rem .7rem}.asos-why-card-img{width:100%;max-width:100%;height:auto;max-height:60vw;object-fit:cover;border-radius:12px 12px 0 0;margin-bottom:.5rem;display:block}.asos-services-cards{grid-template-columns:1fr;gap:.7rem}.asos-services-card{min-height:unset;padding:1.2rem .7rem}.asos-services-icon{width:36px;height:36px;margin-bottom:.5rem}.asos-services-icon svg{width:28px;height:28px}.asos-mobile-frame{max-width:100vw;margin:0 auto;padding-left:2vw;padding-right:4vw;margin-right:4vw;box-sizing:border-box;background:var(--asos-bg);overflow-x:hidden}.asos-container,.asos-section,.asos-main,.asos-app{width:100%;max-width:100vw;margin-right:0;box-sizing:border-box;overflow-x:hidden}.asos-section{padding-right:4vw}.asos-mobile-menu-btn{display:block}.asos-nav{display:none}.asos-hero-content button{width:auto;min-width:120px;margin:0 auto}}@media (max-width: 400px){.asos-header{padding:.3rem .1rem .1rem}.asos-logo-large{height:auto;width:auto;max-height:240px;max-width:240px}.asos-hero-content h2{font-size:1em}.asos-hero-content p{font-size:.9em}}.asos-mobile-drawer{position:fixed;top:0;right:-100vw;width:80vw;max-width:320px;height:100vh;background:#fff;box-shadow:-2px 0 16px #0527581f;z-index:1200;display:flex;flex-direction:column;align-items:flex-start;padding:2.5rem 1.5rem 1.5rem;transition:right .3s cubic-bezier(.4,0,.2,1),visibility .3s;visibility:hidden}.asos-mobile-drawer.open{right:0;visibility:visible}.asos-mobile-drawer-close{background:none;border:none;font-size:2.2em;color:var(--asos-primary);align-self:flex-end;margin-bottom:1.5rem;cursor:pointer}.asos-mobile-nav-links{display:flex;flex-direction:column;gap:1.5rem;width:100%}.asos-mobile-nav-links a{color:var(--asos-primary);font-size:1.2em;text-decoration:none;font-weight:500;transition:color .2s}.asos-mobile-nav-links a:hover{color:var(--asos-accent)}@media (min-width: 701px){.asos-mobile-drawer{display:none!important}}.asos-purpose-flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2.5rem}.asos-purpose-text{flex:1 1 0;text-align:left}.asos-purpose-text h2{font-size:2.1em;margin-bottom:.6em}.asos-purpose-text p{font-size:1.25em;font-weight:500;color:#052758}.asos-purpose-img{flex:0 0 auto;max-width:320px;width:38vw;height:auto;border-radius:18px;box-shadow:0 2px 16px #0527581a;display:block}@media (max-width: 900px){.asos-purpose-flex{flex-direction:column-reverse;gap:1.2rem;align-items:center}.asos-purpose-img{max-width:220px;width:80vw}.asos-purpose-text{text-align:center}}.asos-services-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2.5rem}.asos-services-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #05275814;display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.5rem 1.5rem;min-height:220px;transition:box-shadow .2s}.asos-services-card:hover{box-shadow:0 4px 24px #05275824}.asos-services-card h3{color:var(--asos-primary);font-size:1.15em;margin:0 0 .7em}.asos-services-card p{color:#3a3a3a;font-size:1em;margin:0}@media (max-width: 700px){.asos-services-cards{grid-template-columns:1fr;gap:1.2rem}.asos-services-card{min-height:unset;padding:1.2rem .7rem}}.asos-services-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:1.1rem;color:#052758;background:#f2f6fa;border-radius:12px;font-size:2em;box-shadow:0 1px 4px #0527580f}.asos-services-icon svg{width:36px;height:36px;display:block}body:before,body:after{content:"";position:fixed;z-index:0;pointer-events:none;opacity:.08;background-repeat:no-repeat;background-size:340px}body:before{top:-80px;left:-80px;width:340px;height:340px;background-image:url('data:image/svg+xml;utf8,<svg width="340" height="340" viewBox="0 0 340 340" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M170 10 L330 170 L170 330 L10 170 Z" stroke="%2313395F" stroke-width="18" fill="%23f2f6fa"/><circle cx="170" cy="170" r="60" stroke="%232e5c87" stroke-width="10" fill="%23e5eaf1"/></svg>')}body:after{bottom:-80px;right:-80px;width:340px;height:340px;background-image:url('data:image/svg+xml;utf8,<svg width="340" height="340" viewBox="0 0 340 340" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 30 L310 30 L310 310 L30 310 Z" stroke="%232e5c87" stroke-width="12" fill="%23f2f6fa"/><circle cx="170" cy="170" r="40" stroke="%2313395F" stroke-width="8" fill="%23e5eaf1"/></svg>')}@media (max-width: 900px){body:before,body:after{display:none}}.asos-header:after{content:"";position:absolute;top:-30px;right:0;width:160px;height:160px;opacity:.1;z-index:1;background:url('data:image/svg+xml;utf8,<svg width="160" height="160" viewBox="0 0 160 160" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M80 10 L150 80 L80 150 L10 80 Z" stroke="%2313395F" stroke-width="10" fill="%23f2f6fa"/><circle cx="80" cy="80" r="30" stroke="%232e5c87" stroke-width="6" fill="%23e5eaf1"/></svg>') no-repeat center/contain;pointer-events:none}.asos-footer-simple:before{content:"";position:absolute;left:0;bottom:-40px;width:140px;height:140px;opacity:.1;z-index:1;background:url('data:image/svg+xml;utf8,<svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 15 L125 15 L125 125 L15 125 Z" stroke="%232e5c87" stroke-width="8" fill="%23f2f6fa"/><circle cx="70" cy="70" r="20" stroke="%2313395F" stroke-width="5" fill="%23e5eaf1"/></svg>') no-repeat center/contain;pointer-events:none}@media (max-width: 900px){.asos-header:after,.asos-footer-simple:before{display:none}}.asos-mobile-frame{width:100vw;min-height:100vh;background:var(--asos-bg)}@media (max-width: 700px){.asos-mobile-frame{max-width:100vw;margin:0 auto;padding-left:2vw;padding-right:4vw;margin-right:4vw;box-sizing:border-box;background:var(--asos-bg);overflow-x:hidden}.asos-app,.asos-main{border:none;padding:0}.asos-container,.asos-section,.asos-main,.asos-app{width:100%;max-width:100vw;margin-right:0;box-sizing:border-box;overflow-x:hidden}.asos-section{padding-right:4vw}}.asos-about-hero{width:100%;min-height:60vh;height:60vh;background:linear-gradient(120deg,#052758b3 60%,#052758b3),url(/images/hero-section-bg.png) center/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:center;border:2px solid #e5eaf1}.asos-about-hero-content{position:relative;z-index:2;background:#052758a6;color:#fff;padding:2.5rem 2rem;border-radius:16px;text-align:center;max-width:600px;margin:0 auto;box-shadow:0 2px 16px #0527581a}.asos-about-hero-content h2{color:#fff;font-size:2.5em;margin-bottom:.5em}.asos-about-hero-content p{font-size:1.25em;margin-bottom:1.5em}@media (max-width: 700px){.asos-about-hero{min-height:32vh;height:32vh;border-right:4px solid #e5eaf1}.asos-about-hero-content{padding:.7rem .2rem;max-width:98vw;font-size:.98em;height:100%;display:flex;flex-direction:column;justify-content:center}.asos-about-hero-content h2{font-size:1.3em}.asos-about-hero-content p{font-size:1em}}
