.nav{position:fixed;top:0;left:0;right:0;z-index:200;background:#0f172a;box-shadow:0 1px #ffffff0f;transition:box-shadow .3s}.nav--solid{box-shadow:0 1px #ffffff0f,0 4px 24px #0006}.nav-inner{display:flex;align-items:center;height:70px;gap:2rem}.nav-logo{display:flex;align-items:center;gap:.7rem;flex-shrink:0;text-decoration:none}.nav-logo-icon{width:36px;height:36px;flex-shrink:0;filter:drop-shadow(0 0 8px rgba(37,99,235,.5))}.nav-logo-text{display:flex;flex-direction:column;line-height:1.1}.nav-logo-name{font-size:1.05rem;font-weight:800;color:#fff;letter-spacing:-.02em}.nav-logo-sub{font-size:.62rem;font-weight:600;color:#06b6d4;letter-spacing:.07em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:.1rem;flex:1;justify-content:center}.nav-link{padding:.42rem .85rem;border-radius:7px;font-size:.88rem;font-weight:500;color:#94a3b8;transition:color .2s,background .2s;white-space:nowrap}.nav-link:hover{color:#fff;background:#ffffff12}.nav-link.active{color:#fff;background:#2563eb33;font-weight:600}.nav-cta{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;font-size:.85rem;font-weight:600;padding:.52rem 1.15rem;border-radius:8px;flex-shrink:0;transition:all .2s;box-shadow:0 3px 12px #2563eb59}.nav-cta svg{width:13px;height:13px;transition:transform .2s}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2563eb80}.nav-cta:hover svg{transform:translate(3px)}.nav-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:6px;border-radius:6px;transition:background .2s;margin-left:auto}.nav-burger:hover{background:#ffffff14}.nav-burger span{display:block;width:22px;height:2px;background:#94a3b8;border-radius:2px;transition:all .3s;transform-origin:center}.nav-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-burger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-drawer{display:none;flex-direction:column;background:#0f172a;border-top:1px solid rgba(255,255,255,.06);padding:0;gap:.2rem;overflow:hidden;max-height:0;transition:max-height .35s ease,padding .35s ease}.nav-drawer.open{max-height:500px;padding:1rem 1.5rem 1.5rem}.nav-drawer-link{padding:.65rem .75rem;border-radius:7px;font-size:.93rem;font-weight:500;color:#94a3b8;transition:color .2s,background .2s}.nav-drawer-link:hover,.nav-drawer-link.active{color:#fff;background:#2563eb26}.nav-drawer-cta{margin-top:.75rem;padding:.75rem 1rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;font-weight:600;border-radius:8px;text-align:center;font-size:.93rem}@media (max-width: 900px){.nav-links,.nav-cta{display:none}.nav-burger,.nav-drawer{display:flex}}@media (max-width: 480px){.nav-inner{height:62px}.nav-logo-name{font-size:.95rem}.nav-logo-sub{font-size:.58rem}.nav-logo-icon{width:30px;height:30px}}.footer{background:#0f172a;border-top:3px solid transparent;border-image:linear-gradient(90deg,transparent,#2563eb,#0891b2,transparent) 1;position:relative;overflow:hidden}.footer-glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:700px;height:1px;background:linear-gradient(90deg,transparent,#2563eb,#0891b2,transparent)}.footer-inner-wrap{padding:5rem 0 4rem}.footer .footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;text-decoration:none}.footer-logo-name{font-size:1rem;font-weight:700;color:#fff}.footer-logo-sub{font-size:.62rem;color:#06b6d4;letter-spacing:.07em;text-transform:uppercase}.footer-desc{font-size:.87rem;color:#94a3b8;line-height:1.8;margin-bottom:1.5rem;max-width:300px}.footer-socials{display:flex;gap:.65rem}.footer-socials a{width:34px;height:34px;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .2s}.footer-socials a svg{width:15px;height:15px}.footer-socials a:hover{background:#2563eb40;border-color:#2563eb80;color:#fff}.footer-col h4{font-size:.78rem;font-weight:700;color:#fff;letter-spacing:.09em;text-transform:uppercase;margin-bottom:1.5rem;padding-bottom:.65rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.8rem}.footer-col ul li a,.footer-col ul li span{font-size:.87rem;color:#94a3b8;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-contact-item{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:1.1rem}.footer-contact-item svg{width:15px;height:15px;color:#3b82f6;flex-shrink:0;margin-top:2px}.footer-contact-item a,.footer-contact-item span{font-size:.86rem;color:#94a3b8;transition:color .2s;line-height:1.5}.footer-contact-item a:hover{color:#fff}.footer-policies{border-top:1px solid rgba(255,255,255,.06);background:#00000026;padding:.9rem 2rem}.footer-policies-inner{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.82rem}.footer-policies-inner a{color:#64748b;transition:color .2s}.footer-policies-inner a:hover{color:#fff}.footer-policies-inner span{color:#334155}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding:1.5rem 2rem;background:#0003}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer-bottom p{font-size:.82rem;color:#64748b}@media (max-width: 1024px){.footer .footer-inner{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width: 600px){.footer-inner-wrap{padding:4rem 0 3rem}.footer .footer-inner{grid-template-columns:1fr;gap:2.5rem}.footer-bottom-inner{flex-direction:column;text-align:center}}.home-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:#fff;padding-top:70px}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 10% 50%,rgba(37,99,235,.07) 0%,transparent 65%),radial-gradient(ellipse 50% 50% at 90% 20%,rgba(8,145,178,.07) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 60% 90%,rgba(124,58,237,.04) 0%,transparent 55%)}.home-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(37,99,235,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.04) 1px,transparent 1px);background-size:64px 64px}.home-hero-orbs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.18;animation:float 8s ease-in-out infinite}.orb-1{width:500px;height:500px;background:#2563eb;top:-150px;left:-150px;animation-delay:0s}.orb-2{width:350px;height:350px;background:#0891b2;bottom:-50px;right:5%;animation-delay:3s}.orb-3{width:280px;height:280px;background:#7c3aed;top:40%;left:55%;animation-delay:6s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.home-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:4rem 2rem;width:100%;max-width:1280px;margin:0 auto}.home-hero-title{font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:900;color:#0f172a;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.25rem}.home-hero-desc{color:#475569;font-size:1.05rem;line-height:1.8;margin-bottom:2rem;max-width:480px}.home-hero-btns{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.home-tech-pills{display:flex;flex-wrap:wrap;gap:.5rem}.tech-pill{font-size:.75rem;font-weight:500;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;padding:.3rem .75rem;border-radius:100px;font-family:var(--mono, monospace);transition:all .2s}.tech-pill:hover{color:#2563eb;border-color:#bfdbfe;background:#eff6ff}.home-hero-visual{display:flex;align-items:center;justify-content:center}.hero-card-stack{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:380px}.hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:.4rem;box-shadow:0 4px 16px #00000012;transition:transform .3s,box-shadow .3s}.hero-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #2563eb1f;border-color:#bfdbfe}.hero-card span{font-size:.78rem;color:#94a3b8}.hero-card strong{font-size:1.6rem;font-weight:800;color:#0f172a}.hc-dot{width:8px;height:8px;border-radius:50%;margin-bottom:.25rem}.hc-dot.green{background:#10b981;box-shadow:0 0 6px #10b98180}.hc-dot.blue{background:#2563eb;box-shadow:0 0 6px #2563eb80}.hc-dot.cyan{background:#0891b2;box-shadow:0 0 6px #0891b280}.hc-dot.purple{background:#7c3aed;box-shadow:0 0 6px #7c3aed80}.hc-1{animation:cardFloat 6s ease-in-out infinite}.hc-2{animation:cardFloat 6s ease-in-out infinite 1.5s}.hc-3{animation:cardFloat 6s ease-in-out infinite 3s}.hc-4{animation:cardFloat 6s ease-in-out infinite 4.5s}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.home-stats{position:relative;padding:3.5rem 0;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.home-stats-line{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#2563eb,#0891b2,transparent)}.home-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.home-stat-num{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#2563eb,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.home-stat-label{font-size:.85rem;color:#64748b;font-weight:500}.home-about{padding:7rem 0;background:#f8fafc}.home-about-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.home-about-inner .section-title{color:#0f172a}.home-about-inner p{color:#475569}.home-about-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.home-about-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #0000000d;transition:border-color .2s,transform .2s,box-shadow .2s}.home-about-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 8px 24px #2563eb1a}.home-about-card-icon{font-size:1.5rem;display:block;margin-bottom:.6rem}.home-about-card h4{font-size:.9rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.home-about-card p{font-size:.82rem;color:#64748b;line-height:1.6}.home-services{padding:7rem 0;background:#fff}.home-services .section-title{color:#0f172a}.home-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.home-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.75rem;box-shadow:0 2px 8px #0000000d;transition:all .25s;position:relative;overflow:hidden}.home-service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--svc-color, #2563eb);opacity:0;transition:opacity .25s}.home-service-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 12px 32px #2563eb1a}.home-service-card:hover:before{opacity:1}.home-svc-icon{width:44px;height:44px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--svc-color, #2563eb)}.home-svc-icon svg{width:22px;height:22px}.home-service-card h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.6rem}.home-service-card p{font-size:.86rem;color:#64748b;line-height:1.7}.home-portfolio-cta{padding:7rem 0;background:#f8fafc;position:relative;overflow:hidden}.home-pf-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 70% at 0% 50%,rgba(37,99,235,.05) 0%,transparent 60%)}.home-pf-cta-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.home-pf-cta-text .section-title{color:#0f172a}.home-pf-cta-text p{color:#475569}.home-pf-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.home-pf-mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;display:flex;flex-direction:column;gap:.3rem;box-shadow:0 2px 8px #0000000d;transition:all .2s}.home-pf-mini-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb1a}.home-pf-mini-card.hw{border-left:3px solid #0891b2}.home-pf-mini-card.sw{border-left:3px solid #2563eb}.mini-cat{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.home-pf-mini-card.hw .mini-cat{color:#0891b2}.home-pf-mini-card.sw .mini-cat{color:#2563eb}.mini-title{font-size:.85rem;font-weight:600;color:#0f172a}.home-contact-cta{padding:6rem 0;background:#fff;text-align:center;border-top:1px solid #e2e8f0}.home-contact-cta .section-title{color:#0f172a}.home-contact-cta p{color:#64748b}@media (max-width: 1024px){.home-hero-inner{grid-template-columns:1fr;gap:3rem}.home-hero-visual{display:none}.home-about-inner,.home-pf-cta-inner{grid-template-columns:1fr;gap:3rem}}@media (max-width: 900px){.home-services-grid{grid-template-columns:1fr 1fr}.home-stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width: 600px){.home-services-grid,.home-about-cards,.home-pf-cta-grid{grid-template-columns:1fr}.home-hero-btns{flex-direction:column;align-items:flex-start}.home-hero-title{font-size:2rem}.home-hero-desc{font-size:.95rem}}@media (max-width: 480px){.home-hero{padding-top:62px}.home-stats-grid{grid-template-columns:1fr 1fr;gap:1rem}.home-stat-num{font-size:2rem}.home-about,.home-services,.home-portfolio-cta,.home-contact-cta{padding:4rem 0}}.pf-hero{position:relative;padding:10rem 0 5rem;overflow:hidden;background:#0f172a}.pf-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(37,99,235,.18) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 80% 50%,rgba(8,145,178,.1) 0%,transparent 60%)}.pf-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 0%,black 0%,transparent 80%);mask-image:radial-gradient(ellipse 80% 80% at 50% 0%,black 0%,transparent 80%)}.pf-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.pf-hero .section-badge{background:#2563eb33;border-color:#2563eb66;color:#93c5fd}.pf-hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.03em}.pf-hero-sub{color:#94a3b8;font-size:1.05rem;max-width:560px;line-height:1.75}.pf-section-tabs{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.pf-section-tab{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:10px;font-size:.93rem;font-weight:600;border:1.5px solid rgba(255,255,255,.12);background:#ffffff0d;color:#94a3b8;cursor:pointer;transition:all .25s}.pf-section-tab svg{width:17px;height:17px}.pf-section-tab:hover{border-color:#2563eb80;color:#fff;background:#2563eb1a}.pf-section-tab.active{background:linear-gradient(135deg,#2563eb,#0891b2);border-color:transparent;color:#fff;box-shadow:0 4px 20px #2563eb66}.pf-main{padding:4rem 0 7rem;background:#f8fafc;min-height:60vh}.pf-section{animation:fadeUp .4s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pf-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.pf-section-head .section-title{color:#0f172a}.pf-stats-row{display:flex;gap:1rem;flex-shrink:0}.pf-stat{display:flex;flex-direction:column;align-items:center;gap:.2rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1.25rem;min-width:80px;box-shadow:0 2px 8px #0000000d}.pf-stat span{font-size:1.4rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#0891b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pf-stat small{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.pf-filters{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.pf-filter{padding:.42rem 1.1rem;border-radius:100px;font-size:.83rem;font-weight:500;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .2s}.pf-filter:hover{border-color:#93c5fd;color:#2563eb}.pf-filter.active{background:#eff6ff;border-color:#2563eb;color:#2563eb;font-weight:600}.pf-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.pf-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;cursor:pointer;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 2px 8px #0000000d}.pf-card.visible{opacity:1;transform:translateY(0)}.pf-card:hover{border-color:#bfdbfe;box-shadow:0 12px 36px #2563eb1f;transform:translateY(-4px)}.pf-img-wrap{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#f1f5f9}.pf-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.pf-card:hover .pf-img-wrap img{transform:scale(1.05)}.sw-img-wrap img{object-fit:contain;padding:10px;background:#f8fafc}.pf-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.pf-card:hover .pf-overlay{opacity:1}.pf-view-btn{background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;border:none;padding:.6rem 1.4rem;border-radius:8px;font-size:.88rem;font-weight:600;cursor:pointer;transform:translateY(8px);transition:transform .3s ease;box-shadow:0 4px 16px #2563eb66}.pf-card:hover .pf-view-btn{transform:translateY(0)}.hw-tag{position:absolute;top:10px;left:10px;font-size:.68rem;font-weight:600;padding:.22rem .6rem;border-radius:100px;border:1px solid;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pf-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;background:#f1f5f9}.pf-card-body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.25rem}.pf-card-cat{font-size:.68rem;font-weight:600;color:#0891b2;text-transform:uppercase;letter-spacing:.07em}.pf-card-title{font-size:.88rem;font-weight:600;color:#0f172a;line-height:1.4}.pf-card-price{font-size:.88rem;font-weight:700;color:#059669;margin-top:.1rem}.pf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ab3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pf-modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:680px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 24px 80px #0003;animation:slideUp .25s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pf-modal-close{position:absolute;top:12px;right:14px;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;font-size:.9rem;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s,color .2s}.pf-modal-close:hover{background:#fee2e2;color:#dc2626}.pf-modal-img{width:100%;height:260px;object-fit:cover;border-radius:16px 16px 0 0;display:block}.pf-modal-body{padding:1.5rem 1.75rem 2rem;display:flex;flex-direction:column;gap:.5rem}.pf-modal-body h3{font-size:1.3rem;font-weight:700;color:#0f172a;margin-top:.5rem}.pf-modal-cat{font-size:.75rem;color:#0891b2;font-weight:600;text-transform:uppercase;letter-spacing:.07em}.pf-modal-price{font-size:1.15rem;font-weight:700;color:#059669}.pf-modal-desc{font-size:.9rem;color:#475569;line-height:1.75;margin-top:.25rem}.pf-modal-specs{list-style:none;display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.pf-modal-specs li{font-size:.85rem;color:#334155;padding-left:1.1rem;position:relative}.pf-modal-specs li:before{content:"▸";position:absolute;left:0;color:#2563eb;font-size:.75rem}.pf-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:5rem 0;color:#94a3b8}.pf-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.pf-spinner-sm{width:16px;height:16px;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.pf-bg-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#94a3b8;font-size:.85rem;padding:1.5rem 0 0}.pf-empty{text-align:center;color:#94a3b8;padding:4rem 0;font-size:1rem}.pf-end{text-align:center;color:#cbd5e1;font-size:.8rem;padding:2rem 0 0}.pf-sentinel{height:1px;width:100%}@media (max-width: 1200px){.pf-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.pf-grid{grid-template-columns:repeat(2,1fr)}.pf-section-head{flex-direction:column}.pf-stats-row{align-self:flex-start}}@media (max-width: 560px){.pf-grid{grid-template-columns:1fr}.pf-hero{padding:8rem 0 4rem}.pf-hero-title{font-size:2rem}.pf-section-tabs{flex-direction:column;align-items:stretch}.pf-section-tab{justify-content:center}.pf-stats-row{gap:.75rem;flex-wrap:wrap}.pf-stat{padding:.65rem .9rem;min-width:70px}.pf-filters{gap:.4rem}.pf-filter{font-size:.78rem;padding:.38rem .85rem}}.pf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172abf;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:pfFadeIn .2s ease}@keyframes pfFadeIn{0%{opacity:0}to{opacity:1}}.pf-modal{background:#fff;border:1px solid #e2e8f0;border-radius:18px;max-width:620px;width:100%;max-height:calc(100vh - 3rem);overflow-y:auto;position:relative;box-shadow:0 24px 80px #0000004d;animation:pfSlideUp .25s ease}@keyframes pfSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pf-modal-close{position:absolute;top:10px;right:10px;background:#fffffff2;border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;color:#334155;display:flex;align-items:center;justify-content:center;z-index:20;transition:background .2s,color .2s,transform .2s;box-shadow:0 2px 8px #0003}.pf-modal-close svg{width:13px;height:13px}.pf-modal-close:hover{background:#fff;color:#dc2626;transform:scale(1.1)}.pf-modal-img-wrap{width:100%;overflow:hidden;border-radius:18px 18px 0 0}.pf-modal-img{width:100%;height:240px;object-fit:cover;display:block}.pf-modal-body{padding:1.5rem 1.75rem 2rem;display:flex;flex-direction:column;gap:.75rem}.pf-modal-badges{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pf-modal-type-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600}.pf-modal-type-badge.sw{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.pf-modal-type-badge.hw{background:#f0fdf4;color:#059669;border:1px solid #bbf7d0}.pf-modal-cat-badge{display:inline-block;padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600;background:#f8fafc;color:#64748b;border:1px solid #e2e8f0;text-transform:capitalize}.hw-tag-inline{display:inline-block;padding:.25rem .65rem;border-radius:100px;font-size:.72rem;font-weight:600;border:1px solid;letter-spacing:.04em}.pf-modal-title{font-size:1.4rem;font-weight:800;color:#0f172a;line-height:1.25;letter-spacing:-.02em}.pf-modal-price{font-size:1.2rem;font-weight:700;color:#059669}.pf-modal-desc{font-size:.92rem;color:#475569;line-height:1.8}.pf-modal-specs-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem}.pf-modal-specs-title{font-size:.78rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem}.pf-modal-specs{list-style:none;display:flex;flex-direction:column;gap:.45rem}.pf-modal-specs li{font-size:.87rem;color:#334155;padding-left:1.1rem;position:relative;line-height:1.5}.pf-modal-specs li:before{content:"▸";position:absolute;left:0;color:#2563eb;font-size:.72rem;top:3px}.pf-modal-actions{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:.5rem}.pf-modal-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.4rem;border-radius:9px;font-size:.9rem;font-weight:600;cursor:pointer;border:none;transition:all .2s;text-decoration:none}.pf-modal-btn.primary{background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;box-shadow:0 4px 14px #2563eb4d}.pf-modal-btn.primary:hover{transform:translateY(-1px);box-shadow:0 8px 24px #2563eb66}.pf-modal-btn.secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.pf-modal-btn.secondary:hover{background:#e2e8f0;color:#0f172a}@media (max-width: 560px){.pf-modal{border-radius:14px;max-height:95vh}.pf-modal-img{height:200px}.pf-modal-body{padding:1.25rem 1.25rem 1.75rem}.pf-modal-title{font-size:1.2rem}.pf-modal-actions{flex-direction:column}.pf-modal-btn{justify-content:center}}.about-hero{position:relative;padding:10rem 0 5rem;background:#0f172a;overflow:hidden;text-align:center}.about-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(37,99,235,.18) 0%,transparent 70%)}.about-hero-inner{position:relative;z-index:1}.about-hero .section-badge{background:#2563eb33;border-color:#2563eb66;color:#93c5fd}.about-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;letter-spacing:-.03em;margin-bottom:1rem}.about-hero-sub{color:#94a3b8;font-size:1.05rem;max-width:520px;margin:0 auto;line-height:1.75}.about-main{padding:5rem 0 7rem;background:#f8fafc}.about-section{margin-bottom:6rem}.about-mission{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-mission-text .section-title{color:#0f172a;margin-bottom:1.25rem}.about-mission-text p{color:#475569;line-height:1.8}.about-mission-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:.4rem;text-align:center;box-shadow:0 2px 8px #0000000d;transition:border-color .2s,transform .2s,box-shadow .2s}.about-stat-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 8px 24px #2563eb1a}.about-stat-val{font-size:2rem;font-weight:900;line-height:1}.about-stat-lbl{font-size:.8rem;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.about-values-section{background:#fff;padding:5rem 0}.about-values-section .section-title{color:#0f172a}.about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.about-value-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;transition:all .2s}.about-value-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 8px 24px #2563eb1a}.about-value-icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.about-value-card h3{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.about-value-card p{font-size:.85rem;color:#64748b;line-height:1.65}@media (max-width: 1024px){.about-mission{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.about-values-grid{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.about-values-grid{grid-template-columns:1fr}.about-mission-stats{grid-template-columns:1fr 1fr}}.ct-hero{position:relative;padding:10rem 0 5rem;background:#0f172a;overflow:hidden;text-align:center}.ct-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(37,99,235,.18) 0%,transparent 70%)}.ct-hero-inner{position:relative;z-index:1}.ct-hero .section-badge{background:#2563eb33;border-color:#2563eb66;color:#93c5fd}.ct-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;letter-spacing:-.03em;margin-bottom:1rem}.ct-hero-sub{color:#94a3b8;font-size:1.05rem;max-width:520px;margin:0 auto;line-height:1.75}.ct-main{padding:5rem 0 7rem;background:#f8fafc}.ct-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:3rem;align-items:start}.ct-info h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.ct-info>p{color:#64748b;font-size:.92rem;line-height:1.75;margin-bottom:2rem}.ct-info-cards{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem}.ct-info-card{display:flex;align-items:flex-start;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 2px 8px #0000000d;transition:border-color .2s,box-shadow .2s}.ct-info-card:hover{border-color:#bfdbfe;box-shadow:0 6px 20px #2563eb14}.ct-info-icon{width:38px;height:38px;border-radius:9px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2563eb}.ct-info-icon svg{width:17px;height:17px}.ct-info-label{font-size:.72rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.2rem}.ct-info-value{font-size:.88rem;color:#334155;font-weight:500;transition:color .2s}a.ct-info-value:hover{color:#2563eb}.ct-expect{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000000d}.ct-expect h3{font-size:.82rem;font-weight:700;color:#0f172a;margin-bottom:.9rem;text-transform:uppercase;letter-spacing:.07em}.ct-expect ul{list-style:none;display:flex;flex-direction:column;gap:.55rem}.ct-expect li{display:flex;align-items:center;gap:.6rem;font-size:.86rem;color:#475569}.ct-expect li svg{width:14px;height:14px;color:#059669;flex-shrink:0}.ct-form-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2.5rem;box-shadow:0 4px 24px #00000012}.ct-form-wrap h2{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:1.75rem}.ct-form{display:flex;flex-direction:column;gap:1.25rem}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.ct-field{display:flex;flex-direction:column;gap:.45rem}.ct-field label{font-size:.8rem;font-weight:600;color:#475569;letter-spacing:.03em}.ct-field input,.ct-field select,.ct-field textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;padding:.7rem 1rem;font-size:.9rem;color:#0f172a;font-family:var(--font);transition:border-color .2s,background .2s,box-shadow .2s;outline:none;width:100%}.ct-field input::placeholder,.ct-field textarea::placeholder{color:#94a3b8}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.ct-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2394a3b8'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;cursor:pointer}.ct-field select option{background:#fff;color:#0f172a}.ct-field textarea{resize:vertical;min-height:120px}.ct-field-err{font-size:.75rem;color:#dc2626;margin-top:.2rem;display:flex;align-items:center;gap:.3rem}.ct-field-err:before{content:"⚠";font-size:.7rem}.ct-optional{font-size:.72rem;color:#94a3b8;font-weight:400}.ct-phone-row{display:flex;gap:.75rem;align-items:stretch}.ct-country-select-wrap{flex-shrink:0}.ct-country-select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;padding:.7rem .85rem;font-size:.82rem;color:#0f172a;font-family:var(--font);outline:none;cursor:pointer;transition:border-color .2s,box-shadow .2s;min-width:170px;height:100%}.ct-country-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;background:#fff}.ct-phone-input-wrap{display:flex;align-items:center;flex:1;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.ct-phone-input-wrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;background:#fff}.ct-dial-badge{padding:0 .75rem;font-size:.82rem;font-weight:700;color:#2563eb;background:#eff6ff;border-right:1.5px solid #e2e8f0;white-space:nowrap;height:100%;display:flex;align-items:center;flex-shrink:0}.ct-phone-input{flex:1;background:transparent;border:none;padding:.7rem .9rem;font-size:.9rem;color:#0f172a;font-family:var(--font);outline:none}.ct-phone-input::placeholder{color:#94a3b8}.ct-phone-hint{font-size:.74rem;color:#94a3b8;margin-top:.3rem;display:block}.ct-status{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border-radius:9px;font-size:.88rem;font-weight:500}.ct-status svg{width:18px;height:18px;flex-shrink:0}.ct-status.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.ct-status.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.ct-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;border:none;border-radius:10px;padding:.85rem 2rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .22s;box-shadow:0 4px 16px #2563eb4d;width:100%}.ct-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #2563eb66}.ct-submit:disabled{opacity:.65;cursor:not-allowed}.ct-submit svg{width:15px;height:15px;transition:transform .2s}.ct-submit:hover:not(:disabled) svg{transform:translate(3px)}.ct-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@media (max-width: 900px){.ct-inner{grid-template-columns:1fr;gap:2.5rem}}@media (max-width: 560px){.ct-form-row{grid-template-columns:1fr}.ct-form-wrap{padding:1.75rem 1.25rem}.ct-phone-row{flex-direction:column}.ct-country-select{width:100%;min-width:unset}}.svc-hero{position:relative;padding:10rem 0 5rem;background:#0f172a;overflow:hidden;text-align:center}.svc-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(37,99,235,.18) 0%,transparent 70%)}.svc-hero-inner{position:relative;z-index:1}.svc-hero .section-badge{background:#2563eb33;border-color:#2563eb66;color:#93c5fd}.svc-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;letter-spacing:-.03em;margin-bottom:1rem}.svc-hero-sub{color:#94a3b8;font-size:1.05rem;max-width:520px;margin:0 auto;line-height:1.75}.svc-main{padding:5rem 0 7rem;background:#f8fafc}.svc-main .section-badge{display:none}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem}.svc-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 2px 8px #0000000d;transition:all .25s;position:relative;overflow:hidden}.svc-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--c, #2563eb);opacity:0;transition:opacity .25s}.svc-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 16px 40px #2563eb1a}.svc-card:hover:after{opacity:1}.svc-icon{font-size:2rem;display:block;margin-bottom:.75rem}.svc-card h2{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.6rem}.svc-card p{font-size:.88rem;color:#64748b;line-height:1.75}.svc-features{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid #f1f5f9}.svc-features li{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:#475569}.svc-features li svg{width:14px;height:14px;color:var(--c, #2563eb);flex-shrink:0}.svc-cta{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 16px #0000000f}.svc-cta h2{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.svc-cta p{color:#64748b;margin-bottom:2rem}@media (max-width: 900px){.svc-grid{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.svc-grid{grid-template-columns:1fr}}.policy-hero{position:relative;padding:9rem 0 4rem;background:#0f172a;overflow:hidden;text-align:center}.policy-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(37,99,235,.18) 0%,transparent 70%)}.policy-hero-inner{position:relative;z-index:1}.policy-hero .section-badge{background:#2563eb33;border-color:#2563eb66;color:#93c5fd}.policy-hero-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;color:#fff;letter-spacing:-.025em;margin-bottom:.5rem}.policy-hero-sub{color:#64748b;font-size:.9rem}.policy-main{padding:4rem 0 7rem;background:#f8fafc}.policy-container{max-width:820px}.policy-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:3rem;box-shadow:0 4px 24px #00000012}.policy-intro{font-size:1rem;color:#334155;line-height:1.8;padding-bottom:2rem;border-bottom:1px solid #f1f5f9;margin-bottom:2rem}.policy-section{margin-bottom:2.25rem}.policy-section h2{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #eff6ff;display:flex;align-items:center;gap:.5rem}.policy-section h2:before{content:"";display:inline-block;width:4px;height:18px;background:linear-gradient(135deg,#2563eb,#0891b2);border-radius:2px;flex-shrink:0}.policy-section p{font-size:.92rem;color:#475569;line-height:1.8;margin-bottom:.5rem}.policy-section ul{list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.policy-section ul li{font-size:.92rem;color:#475569;line-height:1.7;padding-left:1.25rem;position:relative}.policy-section ul li:before{content:"▸";position:absolute;left:0;color:#2563eb;font-size:.75rem;top:3px}.policy-section a{color:#2563eb;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.policy-section a:hover{color:#0891b2}.policy-contact{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #2563eb;border-radius:8px;padding:1rem 1.25rem;margin-top:.75rem;display:flex;flex-direction:column;gap:.3rem}.policy-contact p{font-size:.88rem;color:#334155;margin:0}.policy-contact a{color:#2563eb;text-decoration:none;transition:color .2s}.policy-contact a:hover{color:#0891b2}.policy-nav{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:2rem;margin-top:2rem;border-top:1px solid #f1f5f9}.policy-nav a{font-size:.88rem;font-weight:600;color:#2563eb;transition:color .2s}.policy-nav a:hover{color:#0891b2}@media (max-width: 600px){.policy-card{padding:2rem 1.25rem}}.al-wrap{min-height:100vh;background:#f1f5f9;display:flex;align-items:center;justify-content:center;padding:2rem}.al-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 8px 32px #00000014}.al-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.al-brand{font-size:1rem;font-weight:800;color:#0f172a}.al-sub{font-size:.65rem;color:#0891b2;text-transform:uppercase;letter-spacing:.07em}.al-card h1{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.4rem}.al-hint{font-size:.88rem;color:#64748b;margin-bottom:1.75rem}.al-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:8px;font-size:.88rem;margin-bottom:1rem}.al-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.al-field label{font-size:.8rem;font-weight:600;color:#475569}.al-field input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;padding:.7rem 1rem;font-size:.92rem;color:#0f172a;outline:none;transition:border-color .2s,box-shadow .2s}.al-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.al-btn{width:100%;padding:.85rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;border:none;border-radius:9px;font-size:.95rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:all .2s;box-shadow:0 4px 16px #2563eb4d}.al-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #2563eb66}.al-btn:disabled{opacity:.65;cursor:not-allowed}.ad-wrap{display:flex;min-height:100vh;background:#f1f5f9;font-family:Inter,sans-serif}.ad-sidebar{width:240px;flex-shrink:0;background:#0f172a;display:flex;flex-direction:column;padding:1.5rem 1rem;position:sticky;top:0;height:100vh;overflow-y:auto}.ad-sidebar-logo{display:flex;align-items:center;gap:.65rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:1.5rem}.ad-brand{font-size:.95rem;font-weight:800;color:#fff}.ad-brand-sub{font-size:.6rem;color:#0891b2;text-transform:uppercase;letter-spacing:.07em}.ad-nav{display:flex;flex-direction:column;gap:.25rem;flex:1}.ad-nav-btn{display:flex;align-items:center;gap:.65rem;padding:.65rem .85rem;border-radius:8px;background:none;border:none;color:#94a3b8;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .2s;text-align:left;width:100%}.ad-nav-btn:hover{background:#ffffff0f;color:#fff}.ad-nav-btn.active{background:#2563eb33;color:#fff}.ad-sidebar-footer{border-top:1px solid rgba(255,255,255,.07);padding-top:1rem;margin-top:1rem}.ad-user{display:flex;align-items:center;gap:.65rem;margin-bottom:.75rem}.ad-user-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#0891b2);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0}.ad-user-name{font-size:.85rem;font-weight:600;color:#fff}.ad-user-role{font-size:.7rem;color:#64748b}.ad-logout{width:100%;padding:.55rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:7px;color:#f87171;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.ad-logout:hover{background:#ef444433}.ad-main{flex:1;overflow-y:auto}.ap-wrap{padding:2rem;max-width:1200px}.ap-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.75rem}.ap-header h2{font-size:1.4rem;font-weight:800;color:#0f172a}.ap-header p{font-size:.85rem;color:#64748b;margin-top:.2rem}.ap-header-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ap-msg{padding:.75rem 1rem;border-radius:8px;font-size:.88rem;font-weight:500;margin-bottom:1rem;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.ap-msg:has(❌){background:#fef2f2;border-color:#fecaca;color:#dc2626}.ap-btn-primary{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 3px 12px #2563eb40;text-decoration:none}.ap-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #2563eb59}.ap-btn-primary:disabled{opacity:.65;cursor:not-allowed}.ap-btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#475569;border-radius:8px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s}.ap-btn-secondary:hover{border-color:#2563eb;color:#2563eb}.ap-btn-edit{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.ap-btn-edit:hover{background:#dbeafe}.ap-btn-delete{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.ap-btn-delete:hover{background:#fee2e2}.ap-btn-cancel{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;border-radius:8px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s}.ap-btn-cancel:hover{border-color:#94a3b8}.ap-btn-upload{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;border-radius:7px;padding:.5rem 1rem;font-size:.83rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.ap-btn-upload:hover{border-color:#2563eb;color:#2563eb}.ap-filter-tabs{display:flex;gap:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.ap-filter-tab{padding:.5rem 1rem;background:#fff;border:none;font-size:.83rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s;border-right:1px solid #e2e8f0}.ap-filter-tab:last-child{border-right:none}.ap-filter-tab:hover{background:#f8fafc;color:#0f172a}.ap-filter-tab.active{background:#eff6ff;color:#2563eb;font-weight:600}.ap-loading{display:flex;align-items:center;gap:.75rem;padding:3rem;color:#64748b;font-size:.92rem}.ap-spinner{width:22px;height:22px;border:2.5px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.ap-empty{text-align:center;padding:4rem 2rem;color:#94a3b8;font-size:.95rem;background:#fff;border:1px dashed #e2e8f0;border-radius:12px}.ap-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.ap-table{width:100%;border-collapse:collapse;font-size:.85rem}.ap-table th{background:#f8fafc;padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0}.ap-table td{padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.ap-table tr:last-child td{border-bottom:none}.ap-table tr:hover td{background:#f8fafc}.ap-table-img{width:52px;height:36px;object-fit:cover;border-radius:5px;border:1px solid #e2e8f0}.ap-table-img-placeholder{width:52px;height:36px;background:#f1f5f9;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:1rem}.ap-table-title{font-weight:600;color:#0f172a;max-width:200px}.ap-table-actions{display:flex;gap:.4rem}.ap-badge{display:inline-block;padding:.2rem .6rem;border-radius:100px;font-size:.72rem;font-weight:600;text-transform:capitalize}.ap-badge.software{background:#eff6ff;color:#2563eb}.ap-badge.hardware{background:#f0fdf4;color:#059669}.ap-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem}.ap-modal{background:#fff;border-radius:16px;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #0003}.ap-modal-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;position:sticky;top:0;background:#fff;z-index:1}.ap-modal-head h3{font-size:1.1rem;font-weight:700;color:#0f172a}.ap-modal-close{background:#f1f5f9;border:none;border-radius:50%;width:30px;height:30px;font-size:.85rem;cursor:pointer;color:#64748b;transition:all .2s;display:flex;align-items:center;justify-content:center}.ap-modal-close:hover{background:#fee2e2;color:#dc2626}.ap-form{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ap-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ap-field{display:flex;flex-direction:column;gap:.4rem}.ap-field label{font-size:.78rem;font-weight:600;color:#475569}.ap-field input,.ap-field select,.ap-field textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;padding:.65rem .9rem;font-size:.88rem;color:#0f172a;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s}.ap-field input:focus,.ap-field select:focus,.ap-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;background:#fff}.ap-field textarea{resize:vertical;min-height:80px}.ap-field input[type=color]{padding:.3rem;height:40px;cursor:pointer}.ap-field-check label{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:#334155;cursor:pointer}.ap-field-check input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#2563eb}.ap-img-row{display:flex;align-items:flex-start;gap:1rem}.ap-img-preview{width:80px;height:56px;object-fit:cover;border-radius:7px;border:1px solid #e2e8f0;flex-shrink:0}.ap-img-actions{display:flex;flex-direction:column;gap:.5rem;flex:1}.ap-img-actions input{width:100%}.ap-form-actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.5rem;border-top:1px solid #f1f5f9}.asi-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.25rem;box-shadow:0 2px 8px #0000000a}.asi-section-title{font-size:.82rem;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;padding-bottom:.6rem;border-bottom:2px solid #eff6ff}.asi-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ap-field-full{grid-column:1 / -1}.ac-layout{display:grid;grid-template-columns:320px 1fr;gap:1.25rem}.ac-list{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;max-height:70vh;overflow-y:auto}.ac-item{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s}.ac-item:hover{background:#f8fafc}.ac-item.active{background:#eff6ff;border-left:3px solid #2563eb}.ac-item.unread{background:#fefce8}.ac-item.unread.active{background:#eff6ff}.ac-item-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.ac-name{font-size:.9rem;font-weight:700;color:#0f172a}.ac-dot{width:8px;height:8px;background:#2563eb;border-radius:50%;flex-shrink:0}.ac-email{font-size:.78rem;color:#64748b;margin-bottom:.2rem}.ac-subject{font-size:.8rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ac-date{font-size:.72rem;color:#94a3b8;margin-top:.3rem}.ac-detail{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem}.ac-detail-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.ac-detail-head h3{font-size:1.2rem;font-weight:700;color:#0f172a}.ac-detail-email{font-size:.88rem;color:#2563eb}.ac-detail-meta{font-size:.85rem;color:#64748b;margin-bottom:.4rem}.ac-detail-msg{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;font-size:.9rem;color:#334155;line-height:1.75;margin:1rem 0;white-space:pre-wrap}.ac-detail-empty{display:flex;align-items:center;justify-content:center;height:200px;color:#94a3b8;font-size:.95rem}.ac-reply-btn{display:inline-flex;margin-top:.5rem}@media (max-width: 900px){.ac-layout,.asi-grid,.ap-form-row{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8fafc;--bg2: #f1f5f9;--bg3: #e2e8f0;--card: #ffffff;--card2: #f8fafc;--border: #e2e8f0;--border2: #cbd5e1;--blue: #2563eb;--blue-lt: #3b82f6;--blue-pale: #eff6ff;--cyan: #0891b2;--purple: #7c3aed;--green: #059669;--amber: #d97706;--red: #dc2626;--text: #0f172a;--text2: #334155;--muted: #64748b;--muted2: #94a3b8;--white: #ffffff;--grad-brand: linear-gradient(135deg, #2563eb 0%, #0891b2 100%);--grad-purple: linear-gradient(135deg, #7c3aed 0%, #2563eb 100%);--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.08), 0 2px 6px rgba(0,0,0,.04);--shadow-lg: 0 12px 40px rgba(0,0,0,.1), 0 4px 12px rgba(0,0,0,.05);--shadow-xl: 0 24px 64px rgba(0,0,0,.12);--font: "Inter", "Segoe UI", system-ui, sans-serif;--mono: "JetBrains Mono", monospace}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.section-badge{display:inline-flex;align-items:center;gap:.45rem;background:var(--blue-pale);border:1px solid #bfdbfe;color:var(--blue);font-size:.75rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;padding:.3rem .85rem;border-radius:100px;margin-bottom:1rem}.section-badge:before{content:"";width:5px;height:5px;background:var(--cyan);border-radius:50%;animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.6)}}.section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--text);line-height:1.15;letter-spacing:-.025em}.section-sub{color:var(--muted);font-size:1rem;line-height:1.8;max-width:580px}.gradient-text{background:var(--grad-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.72rem 1.6rem;border-radius:9px;font-weight:600;font-size:.93rem;border:none;transition:all .2s;white-space:nowrap}.btn-primary{background:var(--grad-brand);color:#fff;box-shadow:0 4px 14px #2563eb4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb66}.btn-outline{background:transparent;border:1.5px solid var(--border2);color:var(--text2)}.btn-outline:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-pale)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--blue)}::selection{background:#bfdbfe;color:var(--text)}
