@font-face{font-family:Rockwell Nova;src:url(/fonts/RockwellNova.ttf) format("ttf"),url(/fonts/RockwellNova-Regular.ttf) format("ttf");font-weight:12;font-style:normal}html,body{height:100%;margin:0}.app-shell{min-height:100svh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fdfcfb 30%,#f7f4f0 70%,#ede8e3)}.page-wrap{flex:1 0 auto;min-height:unset;background:transparent}*{font-family:Rockwell Nova,serif}p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.hero-band{position:relative;width:100%;height:220px}.hero-bg{position:absolute;inset:0;background-size:100%;background-repeat:no-repeat;background-position:center}.section-title{text-align:center;color:#2c2c2c;font-weight:700;margin:2rem 0 1rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;max-width:1100px;margin:0 auto;padding:0 1rem}.service-card{background:#ffffffe6;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 6px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-3px);box-shadow:0 10px 18px #0000001f}.service-card h3{margin-top:1rem;font-weight:600;color:#2c2c2c}.service-icon{width:60px;height:60px;object-fit:contain;filter:invert(16%) sepia(90%) saturate(2500%) hue-rotate(210deg) brightness(90%) contrast(90%)}.cta{text-align:center;padding:2.5rem 1rem;margin:3rem 0;background:#f7f4f0;color:#1a3e94;border:2px solid #F0C113;border-radius:12px;max-width:500px;margin-left:auto;margin-right:auto}.cta p{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#2c2c2c}.btn-gold{background:#1a3e94;color:#fff;padding:.75rem 1.5rem}.btn-gold:hover{background:#120a8f}.projects{padding:2rem 1rem 8rem}.project-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,140px);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}.project-scroller img{width:100%;height:0px;object-fit:cover;border-radius:10px;scroll-snap-align:start}.socials{text-align:center;padding:0rem 1rem 4rem}.social-links{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.social-pill{padding:.6rem 1.2rem;border-radius:999px;font-weight:600;text-decoration:none;background:#ffffffd9;color:#2c2c2c;box-shadow:0 4px 8px #0000001a}.social-pill:hover{background:#fff}@media (max-width: 768px){.page-wrap{padding-top:10px}.hero-band{width:100%;left:0;height:180px}.projects{padding:2rem 1rem 0rem}}.page-wrap{flex:1 0 auto;padding-top:110px;background:transparent;min-height:unset}.site-footer{background:transparent;border-top:none;padding:12px;color:#2c2c2c;font-size:.95rem}.site-footer__inner{max-width:1100px;margin:0 auto;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.site-footer a{color:#1a3e94;text-decoration:none;font-weight:700}.site-footer a:hover{text-decoration:underline}.site-footer .dot{opacity:.4}.page--omoss .omoss-hero{display:grid;place-items:center;height:clamp(160px,28vw,260px)}.page--omoss .omoss-hero .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#f7f4f0d9 60%,#ede8e3);pointer-events:none}.page--omoss .omoss-hero .hero__content{position:relative;text-align:center;padding:0 1rem;max-width:900px;margin:0 auto}.page--omoss .omoss-hero .hero__title{margin:0;color:#1a3e94;line-height:1.15;font-size:clamp(1.375rem,3.5vw,2.25rem);font-weight:700}.page--omoss .omoss-hero .hero__subtitle{margin:.5rem auto 0;color:#2c2c2c;line-height:1.5;max-width:48ch;font-size:clamp(.875rem,2.2vw,1.125rem)}.page--omoss .omoss-hero .hero__badges{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:.75rem}.page--omoss .omoss-hero .hero__badge{background:#fff;padding:.5rem 1rem}@media (max-width: 768px){.page--omoss .omoss-hero{height:clamp(150px,36vw,200px)}.page--omoss .omoss-hero .hero__badge{padding:.45rem .9rem}.page--omoss .omoss-hero .hero-bg{background-size:cover;background-position:center}}.omoss-intro{padding:2rem 1rem 1rem}.omOssWrap{position:relative;min-height:50px}@media (max-width: 768px){.omoss-intro{padding:1rem 0}.page-wrap{padding-top:10px}.site-footer{padding:10px;font-size:.9rem}.omOssWrap{min-height:120px}}.card-nav-container{position:absolute;left:50%;top:-5em;transform:translate(-50%);width:100%;max-width:900px;z-index:99;box-sizing:border-box}#cardnav-root{min-height:140px}@media (max-width: 768px){#cardnav-root{min-height:200px}}.card-nav{display:block;height:80px;padding:.4rem;background-color:#f7f4f0;border:.5px solid rgba(255,255,255,.1);border-radius:.75rem;box-shadow:0 4px 6px #0000001a;position:relative;overflow:hidden;will-change:height}.card-nav-top{position:absolute;top:0;left:0;right:0;height:80px;display:flex;align-items:center;justify-content:space-between;padding:.5rem .45rem .55rem 1.1rem;z-index:2}.hamburger-menu{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;margin:0;width:28px;height:13px;cursor:pointer;position:relative;color:#2c2c2c}.hamburger-menu:before,.hamburger-menu:after{content:"";position:absolute;left:0;right:0;height:2px;border-radius:2px;background:currentColor;transform-origin:50% 50%;transition:transform .25s ease,top .25s ease,opacity .2s ease}.hamburger-menu:before{top:0}.hamburger-menu:after{bottom:0}.hamburger-menu.open:before{top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger-menu.open:after{top:50%;bottom:auto;transform:translateY(-50%) rotate(-45deg)}.hamburger-menu:focus-visible{outline:2px solid #1A3E94;outline-offset:2px}.logo-container{display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.logo{height:70px}.card-nav-cta-button{border:none;border-radius:.4rem;padding:0 1rem;height:80%;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease}.card-nav-cta-button:hover{opacity:.95}.card-nav-content{position:absolute;inset:100px 0 0;padding:.5rem;display:flex;align-items:flex-end;gap:12px;visibility:hidden;pointer-events:none;z-index:1}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{height:90%;flex:1 1 0;min-width:0;border-radius:.55rem;position:relative;gap:8px;-webkit-user-select:none;user-select:none;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:16px 20px;display:flex;flex-direction:column;gap:10px;transition:transform .2s ease,box-shadow .2s ease}.nav-card-label{font-weight:400;font-size:22px;letter-spacing:-.5px}.nav-card-links{margin-top:auto;display:flex;flex-direction:column;gap:2px}.nav-card-link{font-size:16px;cursor:pointer;text-decoration:none;transition:opacity .3s ease;display:inline-flex;align-items:center;gap:6px}.nav-card-link:hover{opacity:.75}@media (max-width: 768px){.card-nav-container{width:90%;top:1.2em}.card-nav-top{padding:.5rem 1rem;justify-content:space-between}.hamburger-menu{order:2}.logo{height:30px}.logo-container{position:static;transform:none;order:1}.card-nav-cta-button{display:none}.card-nav-content{flex-direction:column;align-items:stretch;gap:8px;padding:.5rem;bottom:0;justify-content:flex-start}.nav-card{height:auto;min-height:60px;flex:1 1 auto;max-height:none}.logo-link{display:inline-block;text-decoration:none;line-height:0}.logo-link:focus-visible{outline:2px solid #1A3E94;border-radius:6px}.nav-card-label{font-size:18px}.nav-card-link{font-size:15px}}.circular-gallery{width:100%;height:clamp(220px,45vh,520px);overflow:hidden;cursor:grab;touch-action:pan-x;-webkit-user-select:none;user-select:none}.circular-gallery:active{cursor:grabbing}.circular-gallery canvas{display:block;width:100%;height:100%}@media (max-width: 360px){.circular-gallery{height:200px}}@media (min-width: 361px) and (max-width: 599px){.circular-gallery{height:240px}}@media (min-width: 600px) and (max-width: 899px){.circular-gallery{height:300px}}@media (min-width: 900px) and (max-width: 1199px){.circular-gallery{height:380px}}@media (min-width: 1200px) and (max-width: 1599px){.circular-gallery{height:440px}}@media (min-width: 1600px) and (max-width: 2199px){.circular-gallery{height:520px}}@media (min-width: 2200px){.circular-gallery{height:600px}}.section--gallery .circular-gallery{min-height:220px}@media (hover: none) and (pointer: coarse){.circular-gallery{overscroll-behavior:contain}}@media (prefers-reduced-motion: reduce){.circular-gallery{scroll-behavior:auto}}@media (prefers-color-scheme: dark){.circular-gallery{background:transparent}}@media (min-resolution: 2dppx){.circular-gallery canvas{image-rendering:auto}}.list{position:relative;width:100%;min-height:1px}.item-wrapper{position:absolute;will-change:transform,width,height,opacity;padding:6px;cursor:pointer;top:0;left:0}.item-wrapper>.item-img{position:relative;background-size:cover;background-position:center center;width:100%;height:100%;text-transform:uppercase;font-size:10px;line-height:10px;border-radius:10px;box-shadow:0 10px 50px -10px #0003}
