.px-scene{perspective:1200px;transform-style:preserve-3d;justify-content:center;align-items:center;width:100%;height:600px;display:flex}.px-wrapper{transform-style:preserve-3d;will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.px-layer-base{transform:translateZ(0)}.px-layer-mid{transform:translateZ(60px)}.px-layer-front{transform:translateZ(120px)}.px-layer-float{transform:translateZ(180px)}@keyframes px-float-slow{0%,to{transform:translateZ(60px)translateY(0)}50%{transform:translateZ(60px)translateY(-15px)}}@keyframes px-float-fast{0%,to{transform:translateZ(120px)translateY(0)rotate(0)}50%{transform:translateZ(120px)translateY(-20px)rotate(2deg)}}@keyframes px-float-main{0%,to{transform:translateZ(60px)translateY(0)}50%{transform:translateZ(60px)translateY(-20px)}}@keyframes px-pulse-glow{0%,to{opacity:.12;transform:scale(1)}50%{opacity:.22;transform:scale(1.1)}}@keyframes px-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes px-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.px-float-slow{animation:6s ease-in-out infinite px-float-slow}.px-float-fast{animation:4s ease-in-out infinite px-float-fast}.px-float-main{animation:6s ease-in-out infinite px-float-main}.px-orb{border-radius:50%;width:380px;height:380px;animation:4s ease-in-out infinite px-pulse-glow;position:absolute;transform:translateZ(0)}.px-orb--blue{background:#3b82f6}.px-dot{border-radius:50%;width:12px;height:12px}.px-dot--red{background:#ef4444}.px-dot--yellow{background:#f59e0b}.px-dot--green{background:#22c55e}.px-card--main{background:#fff;border:1px solid #fff;border-radius:24px;flex-direction:column;width:480px;height:480px;display:flex;overflow:hidden;box-shadow:0 30px 60px #0f172a14}.px-browser-bar{background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;height:48px;padding:0 16px;display:flex}.px-browser-url{color:#9ca3af;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;align-items:center;gap:8px;height:24px;margin-left:12px;padding:0 10px;display:flex}.px-url-bar{background:#e2e8f0;border-radius:4px;flex:1;height:6px}.px-card-body{background:#fff;flex-direction:column;flex:1;gap:24px;padding:28px;display:flex}.px-seo-search-bar{border:2px solid #3b82f6;border-radius:999px;align-items:center;width:100%;height:52px;padding:0 0 0 20px;display:flex;position:relative;box-shadow:0 4px 12px #3b82f626}.px-seo-search-text{color:#3b82f6;flex:1;font-size:13px;font-weight:600}.px-seo-search-btn{color:#fff;background:#3b82f6;border-radius:0 999px 999px 0;justify-content:center;align-items:center;width:52px;height:100%;display:flex;position:absolute;top:0;right:0}.px-chart{align-items:flex-end;gap:10px;width:100%;height:160px;margin-top:auto;margin-bottom:12px;padding-left:12px;display:flex}.px-bar{border-radius:8px 8px 0 0;flex:1;position:relative}.px-bar--1{background:#dbeafe;height:30%}.px-bar--2{background:#93c5fd;height:50%}.px-bar--3{background:#60a5fa;height:65%}.px-bar--4{background:#3b82f6;height:80%}.px-bar--5{background:#1d4ed8;height:100%;box-shadow:0 0 15px #3b82f666}.px-bar-label{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:4px;padding:1px 6px;font-size:9px;font-weight:700;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.px-badge{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:14px 16px;position:absolute;box-shadow:0 20px 40px #0f172a1f}.px-badge--tl{top:15%;left:-80px}.px-badge--tl-sm{width:130px;top:18%;left:-50px}.px-badge--tr{width:170px;top:25%;right:-50px}.px-badge--bl{bottom:20%;left:-60px}.px-badge--bl-sm{bottom:18%;left:-30px}.px-badge--bl-wide{width:200px;bottom:15%;left:-20px}.px-badge--br{bottom:10%;right:-10px}.px-badge--br-pill{border-radius:999px;align-items:center;gap:10px;padding:10px 18px;display:flex;bottom:10%;right:0}.px-badge--mr{top:35%;right:-40px}.px-badge--blue{color:#fff;background:#3b82f6;border:none}.px-badge--indigo{color:#fff;background:#6366f1;border:none}.px-badge--blue-gradient{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none}.px-badge-icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:6px;display:flex}.px-badge-icon--yellow{color:#ca8a04;background:#fef9c3}.px-badge-sublabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:9px;font-weight:700}.px-badge-value{color:#0f172a;font-size:28px;font-weight:900;line-height:1}.px-badge-label--white{font-size:11px;font-weight:700}.px-badge-sublabel--white-sm{opacity:.75;font-size:9px}.px-kw-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.px-kw-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.px-kw-value{font-size:26px;font-weight:700;line-height:1.1}.px-kw-label{opacity:.8;margin-top:2px;font-size:9px;font-weight:500}.px-progress-track{background:#f1f5f9;border-radius:999px;width:100%;height:6px;margin-top:8px;overflow:hidden}.px-progress-fill{background:#3b82f6;border-radius:999px;height:100%}.px-progress-fill--green{background:#22c55e}.px-traffic-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.px-traffic-title{color:#0f172a;font-size:11px;font-weight:700}.px-traffic-pct{color:#22c55e;background:#f0fdf4;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:700}.px-score-ring{background:#f0fdf4;border:4px solid #4ade80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.px-score-num{color:#16a34a;font-size:14px;font-weight:700}.px-score-title{color:#0f172a;font-size:11px;font-weight:700}.px-score-sub{color:#6b7280;margin-top:2px;font-size:9px}.px-card--terminal{background:#0f172a;border:1px solid #334155;border-radius:24px;flex-direction:column;width:380px;height:450px;display:flex;overflow:hidden;box-shadow:0 30px 60px #0f172a4d}.px-terminal-bar{background:#1e293b;align-items:center;gap:8px;height:48px;padding:0 16px;display:flex}.px-terminal-title{color:#64748b;margin-left:auto;font-family:monospace;font-size:10px}.px-terminal-body{flex-direction:column;flex:1;gap:8px;padding:20px 24px;font-family:monospace;font-size:12px;display:flex}.px-terminal-line{line-height:1.5}.px-line--green{color:#4ade80}.px-line--gray{color:#64748b}.px-line--blue{color:#60a5fa}.px-terminal-cursor{color:#4ade80;margin-top:auto;animation:1s step-end infinite px-blink}.px-terminal-stat{background:#1e293b80;border:1px solid #334155;border-radius:10px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 12px;display:flex}.px-terminal-stat-label{color:#94a3b8;font-size:11px}.px-terminal-stat-value{color:#fff;font-size:12px;font-weight:700}.px-shield-icon{color:#1e293b;justify-content:center;align-items:center;display:flex}.px-flex-row{align-items:center;display:flex}.px-gap-3{gap:12px}.px-support-icon{color:#1e293b;background:#f8fafc;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.px-support-label{color:#334155;font-size:11px;font-weight:700}.px-card--brand{background:#fff;border:1px solid #eff6ff;border-radius:24px;flex-direction:column;width:440px;height:480px;display:flex;overflow:hidden;box-shadow:0 30px 60px #0f172a14}.px-brand-header{align-items:center;gap:16px;padding:28px 28px 0;display:flex}.px-brand-icon-box{background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.px-placeholder-line{background:#e2e8f0;border-radius:4px;height:10px}.px-placeholder-line--lg{width:120px}.px-placeholder-line--sm{width:80px}.px-brand-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:8px;padding:16px 28px;display:grid}.px-brand-img-left{background:#dbeafe;border-radius:12px;justify-content:center;align-items:center;height:110px;display:flex}.px-brand-color-col{grid-template-rows:1fr 1fr;gap:12px;display:grid}.px-brand-color-swatch{border-radius:12px}.px-swatch--blue{background:#3b82f6}.px-swatch--navy{background:#1e3a8a}.px-brand-lines{flex-direction:column;gap:8px;margin-top:auto;padding:4px 28px 28px;display:flex}.px-palette-header{align-items:center;gap:6px;margin-bottom:10px;display:flex}.px-palette-title{color:#0f172a;font-size:11px;font-weight:700}.px-palette-dots{gap:8px;display:flex}.px-palette-dot{border-radius:50%;width:30px;height:30px}.px-insta-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.px-insta-avatar{background:linear-gradient(135deg,#f43f5e,#f97316);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:2px;display:flex}.px-insta-name{color:#1e293b;flex:1;font-size:10px;font-weight:700}.px-insta-img{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100px;margin-bottom:10px;display:flex}.px-insta-img-label{text-transform:uppercase;letter-spacing:.1em;color:#93c5fd;font-size:9px;font-weight:700}.px-insta-actions{gap:12px;display:flex}.px-typo-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.px-typo-aa{font-family:serif;font-size:36px;font-style:italic;font-weight:400;line-height:1}.px-typo-tag{background:#fff3;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:600}.px-typo-font{margin-bottom:6px;font-size:16px;font-weight:700}.px-typo-divider{background:#ffffff40;width:100%;height:1px;margin:6px 0}.px-typo-desc{opacity:.8;font-size:9px;font-weight:500;line-height:1.4}.px-pill-icon{background:#ffedd5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.px-pill-label{color:#374151;font-size:12px;font-weight:700}.px-card--monitor{background:#fff;border:1px solid #e0e7ff;border-radius:24px;flex-direction:column;width:380px;height:450px;display:flex;overflow:hidden;box-shadow:0 30px 60px #4f46e51f}.px-monitor-header{background:#eef2ff80;border-bottom:1px solid #e0e7ff;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.px-monitor-title{color:#1e293b;align-items:center;font-size:13px;font-weight:700;display:flex}.px-monitor-live{align-items:center;gap:6px;display:flex}.px-live-text{color:#10b981;letter-spacing:.05em;font-size:10px;font-weight:700}.px-live-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite px-live-pulse}.px-monitor-body{background:#f8fafc4d;flex-direction:column;flex:1;gap:14px;padding:20px;display:flex}.px-health-card{background:#fff;border:1px solid #e0e7ff;border-radius:16px;align-items:center;gap:14px;padding:14px;display:flex;box-shadow:0 2px 8px #0000000a}.px-health-ring{flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:relative}.px-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.px-ring-value{color:#6366f1;font-size:11px;font-weight:900;position:absolute}.px-health-title{color:#1e293b;margin-bottom:2px;font-size:13px;font-weight:700}.px-health-sub{color:#10b981;font-size:10px;font-weight:500}.px-log-card{background:#fff;border:1px solid #e0e7ff;border-radius:16px;flex-direction:column;flex:1;gap:14px;padding:18px;display:flex;box-shadow:0 2px 8px #0000000a}.px-log-row{align-items:center;gap:10px;display:flex}.px-log-line{background:#f1f5f9;border-radius:4px;height:8px}.px-log-update{color:#6366f1;background:#eff0fe;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:38px;margin-top:auto;font-size:12px;font-weight:700;display:flex}.px-ssl-icon{background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;display:flex}.px-ssl-title{color:#1e293b;font-size:11px;font-weight:700}.px-ssl-sub{color:#94a3b8;margin-top:2px;font-size:9px}.px-support247-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.px-support247-tag{background:#6366f1b3;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.px-support247-title{margin-top:4px;font-size:14px;font-weight:700}.px-backup-icon{background:#f8fafc;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.px-backup-info{flex:1}.px-backup-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.px-backup-title{color:#334155;font-size:10px;font-weight:700}.px-backup-pct{color:#22c55e;font-size:9px;font-weight:700}.px-badge--tl{align-items:center;display:flex}.px-badge--bl-wide{align-items:center;gap:10px;display:flex}.px-design-canvas{flex-direction:column;display:flex;background:#f8fafc!important;gap:20px!important;padding:24px!important}.px-design-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.px-design-nav{gap:8px;display:flex}.px-design-hero{text-align:center;padding:20px 0}.px-design-btn{background:#3b82f6;border-radius:4px;width:60px;height:20px;margin:0 auto}.px-design-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:auto;display:grid}.px-design-box{aspect-ratio:1;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.px-mobile-frame{background:#1e293b;border:1px solid #334155;border-radius:6px;width:32px;height:56px;padding:4px}.px-mobile-btn{background:#334155;border-radius:1px;width:12px;height:2px;margin:18px auto 0}.px-shop-canvas{flex-direction:column;display:flex;background:#fff!important;gap:20px!important;padding:24px!important}.px-shop-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.px-shop-cart-icon{color:#3b82f6}.px-shop-products{grid-template-columns:1fr 1fr;gap:16px;display:grid}.px-shop-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:12px}.px-shop-img{aspect-ratio:1;background:#e2e8f0;border-radius:8px;width:100%}.px-success-icon{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.px-stats-icon{background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:1024px){.px-scene{height:420px}.px-card--main,.px-card--brand{width:320px;height:380px}.px-card--terminal,.px-card--monitor{width:300px;height:360px}.px-badge--tl{left:-20px}.px-badge--tl-sm{left:-10px}.px-badge--tr{right:-10px}.px-badge--bl{left:-10px}.px-badge--bl-sm{left:0}.px-badge--mr{right:-10px}.px-badge--br,.px-badge--br-pill{right:0}.px-badge--bl-wide{left:0}.px-orb{width:280px;height:280px}}
.service-details-page{background:var(--background);min-height:100vh;color:var(--foreground);position:relative;overflow:clip}.service-details-container{z-index:1;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.details-main{padding-top:4rem;animation:.8s ease-out fadeInUp}.details-badge-container{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.back-button-mini{cursor:pointer;width:44px;height:44px;color:var(--foreground);background:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.back-button-mini:hover{background:var(--foreground);color:#fff;transform:translate(-3px)}.details-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.details-badge{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 10px 20px #0000001a}.details-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.details-description{color:var(--text-gray);max-width:500px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.details-description{font-size:1rem;line-height:1.6}}.details-features h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.features-list{grid-template-columns:1fr;gap:1rem;margin-bottom:3rem;list-style:none;display:grid}.feature-item{color:var(--foreground);align-items:center;gap:1rem;font-size:1.1rem;font-weight:500;display:flex}.feature-dot{background:var(--primary-blue);border-radius:50%;flex-shrink:0;width:8px;height:8px}.details-visual{position:relative}.visual-wrapper{aspect-ratio:4/5;-webkit-mask-composite:source-in;border-radius:32px;transition:-webkit-mask-size .7s,mask-size .7s;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000),linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000),linear-gradient(#0000,#000 15% 85%,#0000);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-in;mask-composite:intersect}.visual-wrapper:hover{-webkit-mask-size:150% 150%;mask-size:150% 150%}.details-img{object-fit:cover;border-radius:32px;width:100%;height:100%;transition:transform .7s}.visual-wrapper:hover .details-img{transform:scale(1.05)}.details-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.placeholder-text{color:#fff3;font-size:10rem;font-weight:900}.visual-decoration{background:radial-gradient(circle, var(--primary-blue) 0%, transparent 70%);opacity:.2;filter:blur(20px);z-index:-1;width:150px;height:150px;position:absolute;top:-20px;right:-20px}.details-bg-blob{filter:blur(80px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#0070f31a,#0000 70%);width:40vw;height:40vh;position:fixed;bottom:-10%;right:-10%}@media (max-width:1024px){.details-grid{grid-template-columns:1fr;gap:3rem}.details-title{font-size:2.5rem}.visual-wrapper{aspect-ratio:16/9}}@media (max-width:640px){.service-details-container{padding:1.5rem}.details-nav{margin-bottom:2rem}.details-title{font-size:2rem}}
