:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Segoe UI,Roboto,sans-serif}*,:before,:after{box-sizing:border-box}body{margin:0}#root{height:100svh;overflow:hidden}h1,h2,h3,p{margin:0}.page{background:#e8e8e8;flex-direction:column;height:100svh;display:flex;position:relative;overflow:hidden}.page:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg,#ffffffb3 0 54px,#dcdcdc40 54px 58px);position:absolute;inset:0}.nav,.hero{z-index:1;position:relative}.hero-photo,.hero-bottom{z-index:3}.nav{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:28px 72px;display:flex;position:relative}.nav-logo{color:#1a1a2e;letter-spacing:.01em;align-items:center;gap:14px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.nav-logo svg{width:40px;height:40px}.nav-links{align-items:center;gap:40px;display:flex}.nav-links a{color:#3a3a4a;font-size:16px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#1a1a2e}.nav-cta{border-radius:8px;padding:14px 32px;font-size:16px;color:#fff!important;background:#e5332a!important;font-weight:500!important;transition:background .2s,transform .15s!important}.nav-cta:hover{transform:translateY(-1px);color:#fff!important;background:#cc2920!important}.hero{flex:1;min-height:0;position:relative}.hero-content{z-index:2;flex-direction:column;gap:16px;width:50%;padding:0 72px;display:flex;position:absolute;top:18%;left:0}.hero-heading{color:#1a1a2e;letter-spacing:-.02em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.15}.hero-sub{color:#2a2a3a;margin:0;font-size:clamp(14px,1.3vw,18px);font-weight:400;line-height:1.6}.hero-tag{color:#fff;letter-spacing:.01em;background:#1a1a2e;border-radius:4px;width:fit-content;margin-top:8px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-block}.hero-photo{z-index:3;width:50%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero-photo img{z-index:2;object-fit:cover;object-position:center top;z-index:2;width:100%;height:100%;display:block;position:relative}.hero-bottom{z-index:1;background:#e5332a;border-radius:48px 0 0;height:42%;position:absolute;bottom:0;left:0;right:0}.hero-bottom-inner{flex-direction:column;justify-content:flex-end;width:50%;height:100%;padding:0 72px 48px;display:flex;position:relative}.hero-tagline{color:#fff;letter-spacing:-.03em;z-index:1;margin:0;font-size:clamp(48px,7vw,100px);font-weight:300;line-height:1;position:relative}.hero-circles{position:absolute;bottom:0;left:0}.circle{border:2px solid #ffffff40;border-radius:50%;position:absolute;bottom:0;left:0}.circle-lg{width:200px;height:200px;transform:translate(-25%,35%)}.circle-sm{width:120px;height:120px;transform:translate(-15%,35%)}@media (width<=768px){.nav{padding:16px 24px}.nav-links{gap:20px}.hero-content{width:100%;padding:32px 24px 0;position:relative;top:auto;transform:none}.hero-photo{width:100%;height:300px;position:relative}.hero-bottom{border-radius:24px 24px 0 0;height:auto;position:relative}.hero-bottom-inner{width:100%;padding:32px 24px 40px}.hero{flex-direction:column;display:flex}}
