.fr-page{--bg:#000813;--panel:#0e1b2a;--blue:#0fb2e8;--muted:#a7b4c5;--nav-offset:84px;color:#fff;background:var(--bg);font:400 16px/1.75 var(--font-poppins), Poppins, Arial, sans-serif}.fr-page *{box-sizing:border-box}.fr-page a{color:inherit;text-decoration:none}.fr-page img{max-width:100%;display:block}.fr-page h1,.fr-page h2,.fr-page h3,.fr-page p,.fr-page figure{margin:0}.fr-page h1,.fr-page h2,.fr-page h3{letter-spacing:-.035em;font-weight:600;line-height:1.16}.fr-page h2{font-size:clamp(2rem,3.4vw,3rem)}.fr-page h3{font-size:2rem}.fr-page p{color:var(--muted);line-height:1.75}.fr-page .wrap{width:min(1280px,100% - 128px);margin-inline:auto}.fr-page .hero{padding-top:calc(64px + var(--nav-offset));grid-template-columns:1.04fr 1fr;align-items:center;gap:50px;padding-bottom:62px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.14em;font-size:.875rem;font-weight:500}.hero h1{margin:20px 0 12px;font-size:clamp(3rem,4.8vw,4.6rem)}.hero .hero-sub{color:var(--blue);margin-bottom:22px;font-size:1.65rem;font-weight:500}.hero .lead{max-width:500px;font-size:1rem}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.fr-page .button{border:1px solid var(--blue);border-radius:6px;justify-content:space-between;align-items:center;gap:28px;padding:14px 23px;font-size:.875rem;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.button.primary{background:var(--blue);color:#000813}.button.outline{color:var(--blue);background:0 0}.button:hover{color:#000813;background:#56c9f0;transform:translateY(-2px)}.hero-note{color:#8293a8;margin-top:33px;font-size:.875rem}.hero-image{border:1px solid #ffffff1f;border-radius:10px;height:550px;position:relative;overflow:hidden}.hero-image>img{object-fit:cover;object-position:53% center;width:100%;height:100%}.hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000813e8);position:absolute;inset:50% 0 0}.hero-image figcaption{z-index:1;flex-direction:column;gap:5px;font-size:.875rem;display:flex;position:absolute;bottom:26px;left:28px;right:28px}.image-label{letter-spacing:.02em;font-size:1.5rem;font-weight:600}.fr-page .sectors{border-block:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:24px;padding:25px 0;display:flex}.sectors>div{color:#c7d1df;align-items:center;gap:28px;display:flex}.sectors i{background:var(--blue);border-radius:50%;width:3px;height:3px}.section{padding-block:95px}.section-head{justify-content:space-between;align-items:end;gap:48px;margin-bottom:38px;display:flex}.section-head h2{margin-top:14px}.section-head>p{max-width:370px}.models{grid-template-columns:1fr 1fr;gap:24px;display:grid}.model{border:1px solid #ffffff20;border-radius:10px;flex-direction:column;align-items:start;padding:35px 38px;display:flex}.model.live{background:linear-gradient(130deg,#0e1b2a,#081222)}.model.pending{background:#040d19}.model-top{justify-content:space-between;align-items:center;gap:15px;width:100%;display:flex}.status{color:var(--blue);background:#0fb2e815;border:1px solid #0fb2e83b;border-radius:4px;padding:5px 12px;font-size:.875rem}.pending-status{color:#c1ccd8;background:#ffffff08;border-color:#ffffff25}.model h3{margin:35px 0 8px;font-size:3.4rem}.model h3>span{color:var(--blue)}.pending h3>span{color:#708099}.model>p:not(.muted){color:#fff;margin-bottom:15px;font-size:1.125rem}.model .muted{max-width:470px;margin-bottom:30px}.text-link{align-items:center;gap:24px;padding:6px 0;font-size:.875rem;font-weight:500;display:inline-flex;color:var(--blue)!important}.model .text-link{margin-top:auto}.pending-foot{color:#8293a8;border-top:1px solid #ffffff15;justify-content:space-between;width:100%;margin-top:auto;padding-top:20px;font-size:.875rem;display:flex}.pending-foot>span:last-child{letter-spacing:.1em}.services-section{background:#07121f;border-block:1px solid #ffffff0e}.services{grid-template-columns:1fr 1fr;gap:90px;display:grid}.services article+article{border-left:1px solid #ffffff18;padding-left:70px}.service-no{color:var(--blue);letter-spacing:.12em;font-size:.875rem}.services h3{margin:22px 0;font-size:2.3rem}.services p{max-width:470px}.services ul{margin:26px 0 32px;padding:0;list-style:none}.services li{color:#cad4df;border-bottom:1px solid #ffffff14;padding:10px 0;font-size:.9375rem}.services li:before{content:"+";color:var(--blue);margin-right:12px}.proof-row{grid-template-columns:1fr 1fr;gap:90px;margin-top:18px;display:grid}.proof-row p{margin-bottom:20px}.fr-page .contact{background:linear-gradient(110deg,#0e1b2a,#061220);border:1px solid #0fb2e83b;border-radius:10px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:70px;padding:50px 52px;display:flex}.contact h2{margin:15px 0 20px}.contact-link{overflow-wrap:anywhere;border-bottom:1px solid #0fb2e860;padding-bottom:12px;font-size:clamp(1rem,2vw,1.4rem);color:var(--blue)!important}.contact-link>span{margin-left:20px}.fr-page :focus-visible{outline:2px solid var(--blue);outline-offset:5px}.fr-page a:hover{color:var(--blue)}.fr-page section,.fr-page #rental,.fr-page #purchase{scroll-margin-top:calc(24px + var(--nav-offset))}@media (min-width:1600px){.hero-image{height:600px}}@media (max-width:1100px){.fr-page .wrap{width:calc(100% - 64px)}.fr-page .hero{gap:28px}.hero-image{height:520px}.model{padding:28px}.model-top{flex-direction:column;align-items:start}.services{gap:42px}.services article+article{padding-left:42px}.sectors>div{gap:18px}.fr-page .contact{padding:36px}}@media (max-width:760px){.fr-page{--nav-offset:116px}.fr-page .wrap{width:calc(100% - 40px)}.fr-page .hero{padding-top:calc(42px + var(--nav-offset));grid-template-columns:1fr;gap:34px;padding-bottom:35px}.hero h1{font-size:clamp(2.8rem,11vw,4.2rem)}.hero-image{height:410px}.hero-image>img{object-position:53% 50%}.hero-note{margin-top:24px}.fr-page .sectors{flex-direction:column;align-items:start;gap:12px}.sectors>div{flex-wrap:wrap;gap:13px;font-size:.875rem}.section{padding-block:58px}.section-head{flex-direction:column;align-items:start;gap:22px;margin-bottom:28px}.models,.services,.proof-row{grid-template-columns:1fr;gap:22px}.model{padding:28px}.model-top{flex-flow:wrap;align-items:center}.model h3{font-size:3rem}.pending{min-height:335px}.services article+article{border-top:1px solid #ffffff18;border-left:0;margin-top:16px;padding:36px 0 0}.services h3{font-size:2rem}.proof-row{gap:24px}.fr-page .contact{flex-direction:column;align-items:start;gap:30px;margin-bottom:45px;padding:28px}.contact-link{font-size:1rem}.hero .button{gap:16px;padding:13px 17px}.fr-page h2{font-size:2rem}}@media (prefers-reduced-motion:reduce){.fr-page *{scroll-behavior:auto!important;transition:none!important}}
