.cb{position:fixed;bottom:12px;left:50%;transform:translate(-50%);z-index:10001;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:999px;background:#080e1cdb;border:1px solid rgba(72,223,203,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 34px #0000005c;font-family:Cairo,Tajawal,sans-serif;width:min(96vw,760px);justify-content:center}.cb-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:38px;min-width:84px;padding:0 14px;border-radius:999px;border:none;background:#ffffff0d;color:#e9f3fb;font-family:Cairo,sans-serif;font-size:14px;font-weight:800;cursor:pointer;transition:background .18s,color .18s;white-space:nowrap;flex-shrink:0}.cb-btn:hover:not(:disabled){background:#48dfcb;color:#071221}.cb-btn:disabled{opacity:.35;cursor:not-allowed}.cb-btn i{font-size:14px}.cb-counter{color:#69e6da;font-size:.95rem;font-weight:900;font-family:Cairo,sans-serif;min-width:52px;text-align:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.cb-dots{display:flex;align-items:center;justify-content:center;gap:6px;flex:1;overflow:hidden}.cb-dot{width:7px;height:7px;border-radius:999px;border:none;padding:0;background:#fff;cursor:pointer;transition:width .2s ease,background .2s ease;flex-shrink:0}.cb-dot--active{width:18px;background:#48dfcb}@media(max-width:640px){.cb{bottom:8px;width:calc(100vw - 14px);padding:8px;gap:8px}.cb-btn{min-width:64px;height:32px;font-size:.78rem;padding:0 10px}.cb-btn i{display:none}.cb-counter{min-width:44px;font-size:.84rem}.cb-dot{width:6px;height:6px}.cb-dot--active{width:14px}}.pn-fcp{direction:rtl;font-family:Tajawal,sans-serif;color:#e5eef7;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding:1.5rem 2.5rem 4.5rem;border-right:4px solid #48DFCB;scroll-behavior:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 50% -10%,rgba(72,223,203,.09) 0%,rgba(72,223,203,.02) 30%,transparent 58%),radial-gradient(circle at 10% 20%,rgba(255,255,255,.04) 0%,transparent 26%),linear-gradient(180deg,#0a1630,#071224);box-sizing:border-box}.pn-fcp *{box-sizing:border-box}.pn-fcp .slide-inner{width:min(1380px,100%);margin:0 auto}.pn-fcp .slide-inner>p{max-width:980px}.pn-fcp .slide-inner>.soft-card{margin-top:.8rem}@keyframes pn-slideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pn-scaleIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.pn-fcp .an-1{animation:pn-slideUp .42s ease-out forwards}.pn-fcp .an-2{animation:pn-slideUp .42s ease-out .08s forwards;opacity:0}.pn-fcp .an-3{animation:pn-slideUp .42s ease-out .16s forwards;opacity:0}.pn-fcp .an-4{animation:pn-slideUp .42s ease-out .24s forwards;opacity:0}.pn-fcp .an-5{animation:pn-slideUp .42s ease-out .32s forwards;opacity:0}.pn-fcp .an-scale{animation:pn-scaleIn .42s ease-out .16s forwards;opacity:0}.pn-fcp h1,.pn-fcp h2,.pn-fcp h3,.pn-fcp h4,.pn-fcp .badge,.pn-fcp .hero-num,.pn-fcp .printer-num,.pn-fcp .tier-price,.pn-fcp .scenario-number,.pn-fcp .tl-num{font-family:Cairo,sans-serif}.pn-fcp h1{font-size:2.2rem;line-height:1.24;color:#69e6da;margin:0 0 .55rem;font-weight:900}.pn-fcp .title-main{font-size:2.2rem;line-height:1.24;margin:0 0 .55rem}.pn-fcp .title-sub{color:#69e6da;font-size:1.1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin:.45rem 0 0;opacity:.9}.pn-fcp h2.slide-title{width:fit-content;margin:0 0 .8rem auto;padding-bottom:.55rem;position:relative;font-size:1.5rem;color:#69e6da;font-weight:900;line-height:1.3}.pn-fcp h2.slide-title:after{content:"";position:absolute;bottom:0;right:0;width:2.5rem;height:3px;border-radius:999px;background:#48dfcb}.pn-fcp h3{margin:0 0 .45rem;color:#f6fbff;font-size:1.15rem;line-height:1.55;font-weight:800}.pn-fcp h4{margin:0 0 .45rem;color:#f8fbff;font-size:.95rem;line-height:1.5;font-weight:800}.pn-fcp p{margin:0 0 .6rem;color:#d2deea;font-size:1rem;line-height:1.65;font-weight:500}.pn-fcp .small-note{font-size:.85rem;color:#9eb2c8}.pn-fcp .badge{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border-radius:999px;background:#48dfcb14;color:#69e6da;border:1px solid rgba(72,223,203,.18);font-size:.82rem;font-weight:800;margin-bottom:.6rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pn-fcp .center-intro{max-width:980px;margin:0 auto;text-align:center}.pn-fcp .center-intro p{max-width:840px;margin-inline:auto}.pn-fcp .content-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;align-items:start}.pn-fcp .hero-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:1.2rem}.pn-fcp .hero-hl{background:#101c369e;border:1px solid rgba(255,255,255,.05);border-bottom:3px solid #48DFCB;border-radius:1rem;padding:.9rem .8rem;text-align:center;box-shadow:0 14px 28px #0000002e}.pn-fcp .hero-num{color:#f9fdff;font-size:1.65rem;font-weight:900;margin-bottom:.4rem;line-height:1.1}.pn-fcp .hero-lbl{color:#aabccd;font-size:.88rem;line-height:1.7;font-weight:700}.pn-fcp .info-card,.pn-fcp .soft-card,.pn-fcp .printer-card,.pn-fcp .tier-card,.pn-fcp .scenario-card,.pn-fcp .contact-card,.pn-fcp .tl-panel,.pn-fcp .scenario-panel{background:#101c369e;border:1px solid rgba(255,255,255,.05);box-shadow:0 14px 30px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1}.pn-fcp .info-card{padding:1rem;border-radius:1rem}.pn-fcp .soft-card{padding:.7rem .9rem;border-radius:.9rem;border-color:#48dfcb2e;background:#48dfcb0d}.pn-fcp .feat-list{list-style:none;padding:0;margin:0;display:grid;gap:.4rem}.pn-fcp .feat-list li{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .7rem;border-radius:.65rem;background:#121f3cad;border-right:2px solid #48DFCB;color:#e7f0f8;line-height:1.6;font-size:.92rem;transition:transform .18s ease,background .18s ease}.pn-fcp .feat-list li:hover{transform:translate(-2px);background:#172648d1}.pn-fcp .feat-list i{color:#69e6da;font-size:.92rem;margin-top:.28rem;flex-shrink:0}.pn-fcp .gallery{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.pn-fcp .gallery-3col{grid-template-columns:repeat(3,1fr)}.pn-fcp .img-box{position:relative;overflow:hidden;border-radius:1rem;background:#0c1a2e;border:1px solid rgba(255,255,255,.06);box-shadow:0 12px 24px #0000002e;cursor:pointer;aspect-ratio:3 / 4}.pn-fcp .img-box img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.pn-fcp .img-box:hover img{transform:scale(1.02)}.pn-fcp .cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:.8rem}.pn-fcp .cap-card{background:#101c369e;border:1px solid rgba(255,255,255,.05);border-radius:1rem;overflow:hidden;box-shadow:0 14px 30px #0000002e;display:flex;flex-direction:column}.pn-fcp .cap-card-img{aspect-ratio:3 / 4;overflow:hidden;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);background:#0c1a2e}.pn-fcp .cap-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.pn-fcp .cap-card-img:hover img{transform:scale(1.03)}.pn-fcp .cap-card-body{padding:.75rem;flex:1;border-top:2px solid #48DFCB}.pn-fcp .cap-card-title{color:#f9fdff;font-weight:800;font-family:Cairo,sans-serif;margin-bottom:.4rem;font-size:.98rem;line-height:1.4}.pn-fcp .cap-card-text{color:#b0c4d6;font-size:.88rem;line-height:1.75}.pn-fcp .printer-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.8rem}.pn-fcp .printer-card{padding:1rem;border-radius:1rem;display:flex;flex-direction:column;gap:.65rem}.pn-fcp .printer-card.featured{border-color:#48dfcb4d;background:#48dfcb0f}.pn-fcp .printer-img{width:100%;height:16rem;border-radius:.9rem;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#48dfcb08,#48dfcb03),#10203a;box-shadow:inset 0 0 0 1px #48dfcb14;cursor:pointer;display:flex;align-items:center;justify-content:center}.pn-fcp .printer-img img{max-width:100%;max-height:100%;object-fit:contain;display:block;padding:.9rem}.pn-fcp .printer-cap{background:#0a1326b8;border-bottom:3px solid #48DFCB;border-radius:.6rem;text-align:center;padding:.6rem}.pn-fcp .printer-num{display:block;color:#f8fdff;font-size:1.65rem;font-weight:900;line-height:1.1;margin-bottom:.35rem}.pn-fcp .printer-lbl{color:#a7bbcb;font-size:.85rem;font-weight:700}.pn-fcp .tier-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.8rem}.pn-fcp .tier-card{padding:1.1rem 1rem;border-radius:1rem;display:flex;flex-direction:column;gap:.65rem}.pn-fcp .tier-card.featured{border-color:#48dfcb47;background:#48dfcb0f}.pn-fcp .tier-hdr{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:.55rem}.pn-fcp .tier-hdr h3{margin-bottom:.35rem;color:#69e6da}.pn-fcp .tier-hdr p{margin:0;color:#a1b6c7;font-size:.88rem}.pn-fcp .tier-price{color:#f9fdff;font-size:1.9rem;font-weight:900;line-height:1.1}.pn-fcp .tier-price span{color:#69e6da;font-size:.92rem;margin-right:.35rem}.pn-fcp .top-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;margin:1rem 0 1.15rem}.pn-fcp .strip-item{display:flex;align-items:center;gap:.4rem;padding:.5rem .7rem;border-radius:999px;background:#48dfcb12;border:1px solid rgba(72,223,203,.18);color:#e9f4fb;font-weight:700;line-height:1.35;font-size:.72rem;white-space:nowrap;position:relative;z-index:1}.pn-fcp .strip-icon{width:1.55rem;height:1.55rem;flex-shrink:0;border-radius:50%;background:#48dfcb1f;color:#69e6da;display:flex;align-items:center;justify-content:center;font-size:.75rem}.pn-fcp .deal-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:1rem;align-items:start}.pn-fcp .scenario-panel{padding:.9rem;border-radius:1rem}.pn-fcp .scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:.6rem}.pn-fcp .scenario-card{padding:.7rem;border-radius:.8rem}.pn-fcp .scenario-card h4{color:#69e6da;margin-bottom:.45rem;text-align:center;font-size:.82rem}.pn-fcp .scenario-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}@media(min-width:981px){.pn-fcp .scenario-metrics{grid-template-columns:1fr;gap:.35rem}}.pn-fcp .scenario-metric{background:#0a1326cc;border-bottom:2px solid #48DFCB;border-radius:.5rem;padding:.45rem .5rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.35rem}.pn-fcp .scenario-lbl{color:#9eb2c4;font-size:.68rem;line-height:1.3;font-weight:700}.pn-fcp .scenario-number{color:#fafdff;font-size:.88rem;font-weight:900;line-height:1.1}.pn-fcp .scenario-number.hl{color:#69e6da;font-size:.95rem}.pn-fcp .tl-panel{padding:1rem;border-radius:1rem}.pn-fcp .tl-list{display:grid;gap:.45rem;margin-top:.6rem}.pn-fcp .tl-item{display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem;border-radius:.6rem;background:#121f3cad;border:1px solid rgba(72,223,203,.1);font-size:.92rem;color:#e5eef7;line-height:1.55}.pn-fcp .tl-num{width:1.9rem;height:1.9rem;border-radius:50%;background:#69e6da;color:#081321;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.92rem;flex-shrink:0}.pn-fcp .contact-card{padding:1.1rem 1.3rem;border-radius:1rem;display:inline-flex;flex-direction:column;gap:.7rem;max-width:100%;margin-top:.55rem}.pn-fcp .contact-link{color:inherit;text-decoration:none;display:flex;align-items:center;gap:.8rem;transition:opacity .18s ease,transform .18s ease;word-break:break-word}.pn-fcp .contact-link:hover{opacity:.88;transform:translateY(-1px)}.pn-fcp .contact-link i{color:#69e6da;width:1.35rem;text-align:center;font-size:1.1rem;flex-shrink:0}.pn-fcp .contact-link span{color:#fbfeff;font-size:1.02rem;font-weight:800;font-family:Cairo,sans-serif}.pn-fcp .lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#040812f2;display:flex;align-items:center;justify-content:center;padding:1rem;cursor:zoom-out}.pn-fcp .lightbox img{max-width:96%;max-height:96%;object-fit:contain;border-radius:12px;box-shadow:0 24px 56px #00000075}@media(max-width:1200px){.pn-fcp .deal-layout{grid-template-columns:1fr}}@media(max-width:980px){.pn-fcp .content-grid,.pn-fcp .printer-grid,.pn-fcp .tier-grid{grid-template-columns:1fr}.pn-fcp .cap-grid,.pn-fcp .top-strip,.pn-fcp .hero-highlights,.pn-fcp .scenario-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.pn-fcp{padding:1.2rem .8rem 4rem;border-right-width:3px}.pn-fcp .hero-highlights,.pn-fcp .top-strip,.pn-fcp .scenario-grid,.pn-fcp .cap-grid,.pn-fcp .gallery{grid-template-columns:1fr}.pn-fcp .contact-card{width:100%}}@media(max-width:400px){.pn-fcp .scenario-metrics{grid-template-columns:1fr;gap:.35rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:clamp(14px,.77vw + 11.23px,26px)}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000}.presentation{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.slide-viewport{width:100%;height:100%}
