*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070a12;color:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.ph-site{overflow:hidden}.ph-container{width:min(1160px,92%);margin:0 auto}.ph-header{position:sticky;top:0;z-index:50;background:rgba(7,10,18,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.ph-header-inner{height:82px;display:flex;align-items:center;gap:34px}.ph-logo{display:block;width:150px}.ph-logo img{display:block;width:100%;height:auto;object-fit:contain}.ph-nav{display:flex;gap:28px;margin-left:auto}.ph-nav a,.ph-footer a{color:#cdd3df;text-decoration:none;transition:.2s}.ph-nav a:hover,.ph-footer a:hover{color:#fff}.ph-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:12px;background:linear-gradient(135deg,#ff7a00,#ff2d00);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 12px 30px rgba(255,75,0,.22);transition:transform .2s,box-shadow .2s}.ph-btn:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(255,75,0,.32)}.ph-btn-small{min-height:42px;padding:0 17px;font-size:14px}.ph-btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.18);box-shadow:none}.ph-hero{position:relative;padding:90px 0 100px;background:radial-gradient(circle at 75% 45%,rgba(255,89,0,.18),transparent 32%),radial-gradient(circle at 20% 10%,rgba(255,126,0,.08),transparent 28%)}.ph-grid-glow{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,black,transparent)}.ph-hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:50px;align-items:center}.ph-eyebrow{font-size:12px;letter-spacing:.22em;font-weight:900;color:#ff7a00}.ph-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:15px 0 24px;max-width:780px}.ph-hero h1:after{content:"";display:block;width:95px;height:5px;border-radius:10px;margin-top:20px;background:linear-gradient(90deg,#ff7a00,#ff2d00)}.ph-hero-copy>p{font-size:18px;color:#aeb7c7;max-width:650px}.ph-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0}.ph-trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#9da7b7;font-size:13px}.ph-hero-card{min-height:510px;position:relative;display:grid;place-items:center}.ph-hero-logo-wrap{width:min(430px,80%);position:relative;z-index:2;padding:20px;border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.12);box-shadow:0 35px 90px rgba(0,0,0,.45),0 0 80px rgba(255,84,0,.15)}.ph-hero-logo-wrap img{width:100%;display:block;border-radius:20px}.ph-orbit{position:absolute;border:1px solid rgba(255,102,0,.28);border-radius:50%}.ph-orbit-one{width:500px;height:500px}.ph-orbit-two{width:350px;height:350px;border-color:rgba(255,180,0,.18)}.ph-floating-card{position:absolute;z-index:4;padding:13px 18px;border-radius:15px;background:rgba(16,20,30,.9);border:1px solid rgba(255,255,255,.12);box-shadow:0 15px 40px rgba(0,0,0,.35)}.ph-floating-card b{display:block;font-size:20px;color:#ff7a00}.ph-floating-card span{font-size:12px;color:#9da7b7}.ph-fc-one{top:70px;right:10px}.ph-fc-two{bottom:60px;left:20px}.ph-section{padding:105px 0}.ph-section-head{text-align:center;max-width:700px;margin:0 auto 48px}.ph-section h2,.ph-about h2,.ph-cta h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 15px}.ph-section-head p,.ph-lead{color:#aeb7c7}.ph-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ph-service-card{padding:30px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025));transition:.25s}.ph-service-card:hover{transform:translateY(-6px);border-color:rgba(255,103,0,.35);box-shadow:0 20px 50px rgba(0,0,0,.25)}.ph-service-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:rgba(255,91,0,.12);color:#ff7a00;font-size:25px;margin-bottom:22px}.ph-service-card h3{margin:0 0 8px;font-size:21px}.ph-service-card p{color:#9da7b7;min-height:74px}.ph-service-card a{color:#ff7a00;text-decoration:none;font-weight:800}.ph-service-card a span{display:inline-block;margin-left:5px}.ph-about{background:#0a0e17}.ph-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.ph-check-list{display:grid;gap:18px;margin-top:30px}.ph-check-list>div{display:flex;gap:15px;align-items:flex-start}.ph-check-list span{color:#ff7a00;font-size:20px}.ph-check-list p{margin:0;color:#b4bdcb}.ph-stats-card{padding:34px;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.09)}.ph-stat{padding:22px 0;border-bottom:1px solid rgba(255,255,255,.08)}.ph-stat:last-child{border:0}.ph-stat strong{font-size:38px;color:#ff7a00;margin-right:18px}.ph-stat span{font-weight:900;font-size:20px}.ph-stat p{margin:4px 0 0 70px;color:#8f99aa}.ph-cta{padding:80px 0}.ph-cta-inner{display:flex;justify-content:space-between;gap:35px;align-items:center;padding:50px;border-radius:28px;background:radial-gradient(circle at 85% 20%,rgba(255,112,0,.22),transparent 32%),linear-gradient(135deg,#111725,#0b0f18);border:1px solid rgba(255,255,255,.1)}.ph-cta h2{max-width:720px}.ph-cta p{color:#aeb7c7;max-width:650px}.ph-footer{padding:70px 0 25px;border-top:1px solid rgba(255,255,255,.08);background:#05070c}.ph-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.ph-footer-logo{width:170px;margin-bottom:15px}.ph-footer h3{margin-top:0}.ph-footer a{display:block;margin:7px 0}.ph-muted{color:#8791a2;max-width:450px}.ph-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);color:#687284;font-size:12px}.ph-page{padding:100px 0}.rte{color:#b9c1ce;max-width:800px}.rte a{color:#ff7a00}@media(max-width:900px){.ph-nav{display:none}.ph-header-inner{justify-content:space-between}.ph-hero-grid,.ph-about-grid{grid-template-columns:1fr}.ph-hero{padding-top:60px}.ph-hero-card{min-height:430px}.ph-service-grid{grid-template-columns:repeat(2,1fr)}.ph-cta-inner{flex-direction:column;align-items:flex-start}.ph-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ph-logo{width:125px}.ph-header-inner{height:70px}.ph-header .ph-btn{display:none}.ph-hero h1{font-size:43px}.ph-hero-copy>p{font-size:16px}.ph-hero-card{min-height:350px}.ph-orbit-one{width:350px;height:350px}.ph-orbit-two{width:260px;height:260px}.ph-fc-one{top:10px;right:0}.ph-fc-two{bottom:20px;left:0}.ph-section{padding:75px 0}.ph-service-grid,.ph-footer-grid{grid-template-columns:1fr}.ph-service-card p{min-height:auto}.ph-cta-inner{padding:30px}.ph-footer-bottom{flex-direction:column}.ph-trust-row{display:grid;gap:7px}}