.pcs{isolation:isolate;font-family:var(--font-sans,"Plus Jakarta Sans", sans-serif);text-align:center;background:linear-gradient(145deg, var(--color-primary,#0f172a) 0%, #1a2d6b 45%, var(--color-primary-dark,#1e40af) 100%);padding:7rem 0;position:relative;overflow:hidden}.pcs__grid{pointer-events:none;z-index:0;opacity:.5;background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.pcs__orb{filter:blur(100px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.pcs__orb--a{background:radial-gradient(circle,#60a5fa26 0%,#0000 70%);width:500px;height:500px;animation:14s ease-in-out infinite pcsOrbA;top:-150px;left:-80px}.pcs__orb--b{background:radial-gradient(circle,#facc1514 0%,#0000 70%);width:400px;height:400px;animation:17s ease-in-out infinite pcsOrbB;bottom:-100px;right:-60px}.pcs__circuit{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.pcs__cl{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:3s ease-out .3s forwards pcsLineDraw}.pcs__cd1{animation-delay:.7s}.pcs__cd2{animation-delay:1.1s}.pcs__cd3{animation-delay:1.5s}.pcs__cd4{animation-delay:1.9s}.pcs__cn{opacity:0;animation:.4s forwards pcsNodePop}.pcs__cn.pcs__cd1{animation-delay:1.1s}.pcs__cn.pcs__cd2{animation-delay:1.5s}.pcs__cn.pcs__cd3{animation-delay:1.9s}.pcs__cn.pcs__cd4{animation-delay:2.3s}.pcs__wrap{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.pcs__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;opacity:0;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;margin-bottom:2rem;padding:7px 18px;font-size:11px;font-weight:600;animation:.7s cubic-bezier(.22,1,.36,1) .4s forwards pcsFadeUp;display:inline-flex}.pcs__eyebrow-dot{background:var(--color-secondary,#facc15);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.2s ease-out infinite pcsDotPulse}.pcs__heading{letter-spacing:-.05em;color:#fff;opacity:0;margin-bottom:1.5rem;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800;line-height:1.08;animation:.7s cubic-bezier(.22,1,.36,1) .55s forwards pcsFadeUp}.pcs__heading-accent{background:linear-gradient(135deg, var(--color-primary-light,#60a5fa), var(--color-secondary,#facc15));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pcs__desc{color:#ffffffa6;opacity:0;max-width:520px;margin-bottom:2.75rem;font-size:1.05rem;font-weight:400;line-height:1.8;animation:.7s cubic-bezier(.22,1,.36,1) .7s forwards pcsFadeUp}.pcs__actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;animation:.7s cubic-bezier(.22,1,.36,1) .85s forwards pcsFadeUp;display:flex}.pcs__btn{font-family:var(--font-sans,"Plus Jakarta Sans", sans-serif);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:.9rem 2rem;font-size:.93rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,background-color .25s;display:inline-flex;position:relative;overflow:hidden}.pcs__btn svg{flex-shrink:0;transition:transform .25s}.pcs__btn--fill{background:var(--color-secondary,#facc15);color:var(--color-primary,#0f172a);box-shadow:0 8px 32px #facc154d}.pcs__btn--fill:hover{background:var(--color-secondary-dark,#eab308);transform:translateY(-2px);box-shadow:0 16px 48px #facc1566}.pcs__btn--fill:hover svg{transform:translate(4px)}.pcs__shimmer{pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff4d 50%,#0000 70%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.pcs__btn--fill:hover .pcs__shimmer{transform:translate(100%)}.pcs__btn--ghost{color:#ffffffe6;background:#ffffff14;border:1.5px solid #fff3;font-weight:600}.pcs__btn--ghost:hover{background:#ffffff24;border-color:#ffffff59;transform:translateY(-2px)}.pcs__guarantees{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.75rem;animation:.7s cubic-bezier(.22,1,.36,1) 1s forwards pcsFadeUp;display:flex}.pcs__guarantee{color:#ffffff8c;letter-spacing:.01em;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:flex}.pcs__guarantee svg{color:var(--color-secondary,#facc15);flex-shrink:0}@keyframes pcsFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pcsLineDraw{0%{stroke-dashoffset:1200px;opacity:0}8%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes pcsNodePop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes pcsDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes pcsOrbA{0%,to{transform:translate(0)}50%{transform:translate(25px,20px)}}@keyframes pcsOrbB{0%,to{transform:translate(0)}50%{transform:translate(-20px,-18px)}}@media (max-width:768px){.pcs{padding:5rem 0}.pcs__actions{flex-direction:column;align-items:center;width:100%}.pcs__btn{justify-content:center;width:100%;max-width:320px}.pcs__guarantees{gap:.75rem 1.25rem}}@media (max-width:480px){.pcs__heading{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){.pcs *,.pcs :before,.pcs :after{transition-duration:.01ms!important;animation-duration:.01ms!important}.pcs__eyebrow,.pcs__heading,.pcs__desc,.pcs__actions,.pcs__guarantees{opacity:1}}.pcs__btn:focus-visible{outline:2px solid var(--color-secondary,#facc15);outline-offset:3px}
.pgs{background:var(--color-bg,#fff);font-family:var(--font-sans,"Plus Jakarta Sans", sans-serif);padding:6rem 0 7rem}.pgs__wrap{width:100%}.pgs__header{text-align:center;margin-bottom:4rem}.pgs__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary-dark,#1e40af);align-items:center;gap:12px;margin-bottom:1.25rem;font-size:11px;font-weight:700;display:inline-flex}.pgs__kicker-line{background:linear-gradient(90deg, transparent, var(--color-primary-dark,#1e40af));width:32px;height:1px;display:block}.pgs__kicker-line:last-child{background:linear-gradient(90deg, var(--color-primary-dark,#1e40af), transparent)}.pgs__heading{letter-spacing:-.045em;color:var(--color-text-primary,#0f172a);margin-bottom:1rem;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:800;line-height:1.1}.pgs__heading-accent{color:var(--color-primary-dark,#1e40af)}.pgs__subheading{color:var(--color-text-secondary,#475569);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.75}.pgs__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-bottom:3rem;display:grid}.pgs__card{opacity:0;background:#ffffffe6;border:1px solid #1e40af1a;border-radius:20px;flex-direction:column;gap:0;padding:2rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s;animation:.7s cubic-bezier(.22,1,.36,1) forwards pgsCardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000a,0 1px 4px #00000008,inset 0 1px #ffffffe6}.pgs__card--delay-0{animation-delay:.15s}.pgs__card--delay-1{animation-delay:.3s}.pgs__card--delay-2{animation-delay:.45s}.pgs__card:hover{border-color:#1e40af38;transform:translateY(-6px);box-shadow:0 20px 60px #00000017,0 8px 24px #1e40af1f,inset 0 1px #fff}.pgs__corner{pointer-events:none;background:radial-gradient(circle at 100% 0,#1e40af0f,#0000 70%);width:80px;height:80px;position:absolute;top:0;right:0}.pgs__card-top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.pgs__tag{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 11px;font-size:10px;font-weight:700}.pgs__tag--blue{color:var(--color-primary-dark,#1e40af);background:#1e40af12;border:1px solid #1e40af2e}.pgs__tag--golden{color:#78350f;background:#facc151a;border:1px solid #facc154d}.pgs__badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 11px;font-size:10px;font-weight:700}.pgs__card-identity{align-items:center;gap:.875rem;margin-bottom:1rem;display:flex}.pgs__icon{width:52px;height:52px;color:var(--color-primary-dark,#1e40af);background:#1e40af12;border:1px solid #1e40af21;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,transform .25s;display:flex}.pgs__card:hover .pgs__icon{background:#1e40af1f;transform:scale(1.06)}.pgs__nameblock{flex-direction:column;gap:2px;display:flex}.pgs__name{letter-spacing:-.03em;color:var(--color-text-primary,#0f172a);margin:0;font-size:1.25rem;font-weight:800;line-height:1}.pgs__version{color:var(--color-text-secondary,#94a3b8);letter-spacing:.06em;font-family:SF Mono,Fira Code,monospace;font-size:10px;font-weight:600}.pgs__card-headline{color:var(--color-primary-dark,#1e40af);letter-spacing:-.01em;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem;font-size:10px;font-weight:700;line-height:1.3}.pgs__card-desc{color:var(--color-text-secondary,#475569);flex-grow:1;margin:0 0 1.5rem;font-size:.875rem;line-height:1.75}.pgs__divider{background:linear-gradient(90deg,#0000,#1e40af1a,#0000);height:1px;margin-bottom:1.25rem}.pgs__features{flex-direction:column;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.pgs__feature-item{color:var(--color-text-secondary,#475569);align-items:flex-start;gap:8px;font-size:.825rem;font-weight:500;line-height:1.5;display:flex}.pgs__check{color:var(--color-primary-dark,#1e40af);flex-shrink:0;margin-top:1px}.pgs__stats{border-top:1px solid #1e40af14;border-bottom:1px solid #1e40af14;gap:1.75rem;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.pgs__stat{flex-direction:column;gap:2px;display:flex}.pgs__stat-val{letter-spacing:-.04em;background:linear-gradient(135deg, var(--color-text-primary,#0f172a) 0%, var(--color-primary-dark,#1e40af) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:800;line-height:1}.pgs__stat-lbl{color:var(--color-text-secondary,#64748b);letter-spacing:.03em;text-transform:uppercase;font-size:.7rem;font-weight:500}.pgs__card-foot{align-items:center;gap:1.25rem;display:flex}.pgs__card-btn{font-family:var(--font-sans,"Plus Jakarta Sans", sans-serif);background:linear-gradient(135deg, #2563eb, var(--color-primary-dark,#1e40af));color:#fff;border-radius:9px;align-items:center;gap:6px;padding:.7rem 1.375rem;font-size:.825rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #1e40af3d}.pgs__card-btn:hover{transform:translateY(-1px);box-shadow:0 8px 28px #1e40af57}.pgs__card-btn svg{transition:transform .2s}.pgs__card-btn:hover svg{transform:translate(3px)}.pgs__card-btn-shimmer{pointer-events:none;background:linear-gradient(105deg,#0000 30%,#fff3 50%,#0000 70%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.pgs__card-btn:hover .pgs__card-btn-shimmer{transform:translate(100%)}.pgs__card-link{color:var(--color-text-secondary,#64748b);font-size:.825rem;font-weight:600;text-decoration:none;transition:color .2s}.pgs__card-link:hover{color:var(--color-primary-dark,#1e40af)}.pgs__footnote{text-align:center;color:var(--color-text-secondary,#64748b);font-size:.875rem;font-weight:500}.pgs__footnote-link{color:var(--color-primary-dark,#1e40af);font-weight:600;text-decoration:none;transition:opacity .2s}.pgs__footnote-link:hover{opacity:.75}@keyframes pgsCardIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.pgs__grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.pgs{padding:4rem 0 5rem}.pgs__grid{grid-template-columns:1fr}.pgs__heading{font-size:2rem}}@media (prefers-reduced-motion:reduce){.pgs__card{opacity:1;animation:none}.pgs__card,.pgs__icon,.pgs__card-btn{transition:none}}.pgs__card-btn:focus-visible,.pgs__card-link:focus-visible{outline:2px solid var(--color-primary-dark,#1e40af);outline-offset:3px;border-radius:4px}
.phs{isolation:isolate;min-height:100vh;font-family:"DM Sans", var(--font-sans,"Plus Jakarta Sans", sans-serif);opacity:0;align-items:center;padding:120px 0 80px;transition:opacity .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.phs--loaded{opacity:1}.phs__wallpaper{z-index:0;background:linear-gradient(135deg,#050d1a 0%,#081428 30%,#040e20 60%,#06121e 100%);position:absolute;inset:0;overflow:hidden}.phs__wallpaper:before{content:"";background-image:linear-gradient(#00b9b62e 1px,#0000 1px),linear-gradient(90deg,#00b9b62e 1px,#0000 1px);background-size:60px 60px;width:200%;height:200%;animation:18s linear infinite phsWallDrift;position:absolute;inset:-50%;-webkit-mask-image:radial-gradient(115% 95%,#000 45%,#0000 88%);mask-image:radial-gradient(115% 95%,#000 45%,#0000 88%)}.phs__wallpaper:after{content:"";background:linear-gradient(90deg,#0000 0%,#00a09d1c 35%,#00d7e12e 50%,#2f73e11f 65%,#0000 100%);width:60%;height:100%;animation:7s ease-in-out infinite phsScan;position:absolute;top:0;left:-100%}@keyframes phsWallDrift{0%{transform:translate(0)}to{transform:translate(60px,60px)}}@keyframes phsScan{0%{opacity:0;left:-60%}10%{opacity:1}90%{opacity:1}to{opacity:0;left:160%}}.phs__wall-particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.phs__wall-particle{background:#00a09db3;border-radius:50%;animation:linear infinite phsParticleFloat;position:absolute}.phs__wall-particle:first-child{width:4px;height:4px;animation-duration:14s;animation-delay:0s;left:8%}.phs__wall-particle:nth-child(2){background:#2f73e1e6;width:3px;height:3px;animation-duration:18s;animation-delay:2s;left:15%}.phs__wall-particle:nth-child(3){width:5px;height:5px;animation-duration:12s;animation-delay:4s;left:25%}.phs__wall-particle:nth-child(4){width:3px;height:3px;animation-duration:20s;animation-delay:1s;left:38%}.phs__wall-particle:nth-child(5){background:#2f73e1d9;width:4px;height:4px;animation-duration:16s;animation-delay:6s;left:48%}.phs__wall-particle:nth-child(6){width:3px;height:3px;animation-duration:13s;animation-delay:3s;left:62%}.phs__wall-particle:nth-child(7){background:#64c8ffbf;width:4px;height:4px;animation-duration:22s;animation-delay:8s;left:72%}.phs__wall-particle:nth-child(8){width:5px;height:5px;animation-duration:15s;animation-delay:5s;left:82%}.phs__wall-particle:nth-child(9){background:#2f73e1;width:3px;height:3px;animation-duration:17s;animation-delay:7s;left:91%}.phs__wall-particle:nth-child(10){width:4px;height:4px;animation-duration:19s;animation-delay:9s;left:55%}.phs__wall-particle:nth-child(11){background:#00c8c8d9;width:3px;height:3px;animation-duration:11s;animation-delay:10s;left:30%}.phs__wall-particle:nth-child(12){width:4px;height:4px;animation-duration:21s;animation-delay:12s;left:70%}@keyframes phsParticleFloat{0%{opacity:0;transform:translateY(110vh)scale(0)}5%{opacity:1;transform:translateY(100vh)scale(1)}95%{opacity:.8}to{opacity:0;transform:translateY(-10vh)scale(.5)}}.phs__wall-orb{pointer-events:none;filter:blur(100px);border-radius:50%;position:absolute}.phs__wall-orb--1{background:radial-gradient(circle,#00827f47 0%,#0000 65%);width:950px;height:950px;animation:12s ease-in-out infinite phsWallOrbPulse;top:-260px;right:-200px}.phs__wall-orb--2{background:radial-gradient(circle,#2f73e138 0%,#0000 65%);width:700px;height:700px;animation:16s ease-in-out infinite reverse phsWallOrbPulse;bottom:-200px;left:-150px}.phs__wall-orb--3{background:radial-gradient(circle,#0082c82b 0%,#0000 65%);width:600px;height:600px;animation:20s ease-in-out 4s infinite phsWallOrbPulse;top:30%;left:20%}@keyframes phsWallOrbPulse{0%,to{opacity:.8;transform:scale(1)translate(0)}33%{opacity:1;transform:scale(1.1)translate(20px,-15px)}66%{opacity:.7;transform:scale(.95)translate(-15px,10px)}}.phs__wall-lines{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.phs__wall-line{background:linear-gradient(90deg,#0000 0%,#00a09d4d 20%,#2f73e133 50%,#00a09d4d 80%,#0000 100%);height:1px;animation:linear infinite phsLineSlide;position:absolute;left:0;right:0}.phs__wall-line:first-child{animation-duration:8s;animation-delay:0s;top:20%}.phs__wall-line:nth-child(2){width:60%;animation-duration:11s;animation-delay:2s;top:45%;left:20%}.phs__wall-line:nth-child(3){animation-duration:9s;animation-delay:5s;top:70%}.phs__wall-line:nth-child(4){width:40%;animation-duration:13s;animation-delay:3s;top:85%;left:30%}@keyframes phsLineSlide{0%{opacity:0;transform:scaleX(0)translate(-100%)}10%{opacity:1}50%{opacity:.6;transform:scaleX(1)translate(0%)}90%{opacity:.3}to{opacity:0;transform:scaleX(.5)translate(50%)}}.phs__wallpaper-fade-bottom{z-index:3;pointer-events:none;background:linear-gradient(#0000 0%,#ffffff80 40%,#ffffffe6 75%,#fff 100%);height:220px;position:absolute;bottom:0;left:0;right:0}.phs__orb{filter:blur(80px);pointer-events:none;z-index:3;border-radius:50%;position:absolute}.phs__orb--a{background:radial-gradient(circle,#00827f0f 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite phsOrbDrift;top:-150px;right:-50px}.phs__orb--b{background:radial-gradient(circle,#2f73e10d 0%,#0000 70%);width:350px;height:350px;animation:25s ease-in-out infinite reverse phsOrbDrift;bottom:60px;left:30%}@keyframes phsOrbDrift{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,15px)}}.phs__circuit{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.phs__cl{stroke-dasharray:1400;stroke-dashoffset:1400px;animation:3s ease-out .4s forwards phsLineDraw}.phs__cd1{animation-delay:.8s}.phs__cd2{animation-delay:1.2s}.phs__cd3{animation-delay:1.6s}.phs__cd4{animation-delay:2s}.phs__cn{opacity:0;animation:.4s forwards phsNodePop}.phs__cn.phs__cd1{animation-delay:1.2s}.phs__cn.phs__cd2{animation-delay:1.6s}.phs__cn.phs__cd3{animation-delay:2s}.phs__cn.phs__cd4{animation-delay:2.4s}.phs__wrap{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:0;width:100%;min-height:100vh;padding-top:0;display:grid;position:relative}.phs__tablet-col{justify-content:flex-start;align-items:center;height:100%;min-height:580px;margin-left:0;padding-left:0;display:flex;position:relative}.phs__tablet-frame{transform-style:preserve-3d;flex-shrink:0;margin-left:0;animation:6s ease-in-out infinite phsTabletFloat;position:relative;transform:perspective(1200px)rotateY(18deg)rotateX(4deg)rotate(-4deg)}@keyframes phsTabletFloat{0%,to{transform:perspective(1200px)rotateY(18deg)rotateX(4deg)rotate(-4deg)translateY(0)}50%{transform:perspective(1200px)rotateY(18deg)rotateX(4deg)rotate(-4deg)translateY(-14px)}}.phs__dashboard{z-index:2;background:#fff;border:1.5px solid #00000014;border-radius:22px;width:420px;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000059,0 8px 24px #00827f26,0 0 0 1px #0000000a,inset 0 1px #ffffffe6}.phs__dashboard-chrome{background:#f3f4f6;border-bottom:1px solid #00000012;align-items:center;gap:10px;padding:11px 14px;display:flex}.phs__chrome-dots{gap:5px;display:flex}.phs__chrome-dots span{border-radius:50%;width:10px;height:10px}.phs__chrome-dots span:first-child{background:#ff5f57}.phs__chrome-dots span:nth-child(2){background:#febc2e}.phs__chrome-dots span:nth-child(3){background:#28c840}.phs__chrome-url{color:#6b7280;text-align:center;background:#fff;border:1px solid #00000014;border-radius:6px;flex:1;padding:3px 10px;font-family:DM Mono,monospace;font-size:.7rem}.phs__dashboard-body{padding:1.1rem}.phs__db-header{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.phs__db-title{color:#0a0f1a;font-family:Sora,sans-serif;font-size:.82rem;font-weight:600}.phs__db-live{color:#10b981;align-items:center;gap:5px;font-family:DM Mono,monospace;font-size:.65rem;font-weight:500;display:flex}.phs__live-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite phsDotPulse}.phs__db-metrics{grid-template-columns:1fr 1fr;gap:.55rem;margin-bottom:.875rem;display:grid}.phs__db-metric{text-align:center;background:#f8fafc;border:1px solid #0000000f;border-radius:8px;padding:.65rem}.phs__db-metric-val{margin-bottom:3px;font-family:DM Mono,monospace;font-size:1.15rem;font-weight:500;line-height:1}.phs__db-metric-lbl{color:#6b7280;font-size:.62rem;font-weight:500}.phs__db-chart{background:#f8fafc;border:1px solid #0000000f;border-radius:8px;margin-bottom:.75rem;padding:.75rem}.phs__db-chart-label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem;font-size:.62rem;font-weight:600}.phs__db-bars{align-items:flex-end;gap:5px;height:64px;display:flex}.phs__db-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:3px;height:100%;display:flex}.phs__db-bar{opacity:.85;background:linear-gradient(#00a09d,#00827f);border-radius:3px 3px 0 0;width:100%;height:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards phsBarGrow}@keyframes phsBarGrow{to{height:var(--bar-h)}}.phs__db-bar-lbl{color:#9ca3af;font-family:DM Mono,monospace;font-size:.55rem}.phs__db-activity{flex-direction:column;gap:.4rem;display:flex}.phs__db-row{opacity:0;background:#f8fafc;border:1px solid #0000000f;border-radius:8px;align-items:center;gap:.55rem;padding:6px 7px;animation:.5s cubic-bezier(.22,1,.36,1) forwards phsFadeUp;display:flex}.phs__db-avatar{color:#fff;background:linear-gradient(135deg,#00827f,#2f73e1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:flex}.phs__db-row-text{flex:1;min-width:0}.phs__db-row-user{color:#0a0f1a;white-space:nowrap;text-overflow:ellipsis;font-size:.67rem;font-weight:600;display:block;overflow:hidden}.phs__db-row-action{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;display:block;overflow:hidden}.phs__db-row-time{color:#9ca3af;flex-shrink:0;font-family:DM Mono,monospace;font-size:.58rem}.phs__float-badge{color:#374151;white-space:nowrap;z-index:5;background:#fff;border:1.5px solid #00000017;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:.72rem;font-weight:600;display:flex;position:absolute;box-shadow:0 4px 16px #0000001f}.phs__float-badge--tl{animation:4s ease-in-out infinite phsBadgeFloat;top:-14px;left:40px}.phs__float-badge--br{animation:4s ease-in-out 2s infinite phsBadgeFloat;bottom:-12px;right:20px}@keyframes phsBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.phs__float-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite phsDotPulse;box-shadow:0 0 6px #10b981b3}.phs__float-icon{color:#00827f;font-size:.9rem}.phs__content-col{flex-direction:column;align-items:flex-start;padding-right:2rem;display:flex}.phs__eyebrow{letter-spacing:.08em;color:#00c8c4f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#00827f2e;border:1px solid #00c8c44d;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.75rem;padding:6px 14px;font-family:DM Mono,monospace;font-size:.7rem;font-weight:500;animation:.6s cubic-bezier(.22,1,.36,1) .3s forwards phsFadeUp;display:inline-flex}.phs__eyebrow-dot{background:#00c8c4;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-out infinite phsDotPulse;box-shadow:0 0 8px #00c8c4cc}.phs__title{font-family:"Sora", var(--font-sans,sans-serif);letter-spacing:-.03em;opacity:0;flex-direction:column;margin-bottom:1.5rem;font-size:clamp(2.6rem,4.5vw,3.9rem);font-weight:800;line-height:1.1;animation:.7s cubic-bezier(.22,1,.36,1) .45s forwards phsFadeUp;display:flex}.phs__title-line{color:#fff;text-shadow:0 2px 20px #0006;display:block}.phs__title-gradient{background:linear-gradient(135deg,#00e5e0 0%,#00c8c4 25%,#5bb8ff 55%,#7dd3f7 80%,#a78bfa 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #00c8c44d);-webkit-background-clip:text;background-clip:text;display:block}.phs__desc{color:#ffffffb8;opacity:0;max-width:500px;margin-bottom:2.25rem;font-size:1.05rem;font-weight:400;line-height:1.75;animation:.7s cubic-bezier(.22,1,.36,1) .6s forwards phsFadeUp}.phs__actions{opacity:0;flex-wrap:wrap;align-items:center;gap:.875rem;margin-bottom:2.75rem;animation:.7s cubic-bezier(.22,1,.36,1) .75s forwards phsFadeUp;display:flex}.phs__btn{font-family:"DM Sans", var(--font-sans,sans-serif);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 24px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background-color .25s;display:inline-flex;position:relative;overflow:hidden}.phs__btn svg{flex-shrink:0;transition:transform .25s}.phs__btn--fill{color:#fff;background:linear-gradient(135deg,#00827f,#00a09d) 0%/200% 200%;box-shadow:0 4px 24px #00a09d73,inset 0 1px #ffffff26}.phs__btn--fill:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 8px 32px #00a09d99}.phs__btn--fill:hover svg{transform:translateY(3px)}.phs__shimmer{pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff38 50%,#0000 70%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.phs__btn--fill:hover .phs__shimmer{transform:translate(100%)}.phs__btn--outline{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;background:#ffffff0f;border:1.5px solid #ffffff38;font-weight:600}.phs__btn--outline:hover{color:#00e5e0;background:#00a09d1f;border-color:#00c8c480;transform:translateY(-2px)}.phs__stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:1.5rem;width:fit-content;padding:14px 20px;animation:.7s cubic-bezier(.22,1,.36,1) .9s forwards phsFadeUp;display:flex}.phs__stat{text-align:left}.phs__stat-num{color:#fff;letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700;line-height:1}.phs__stat-lbl{color:#ffffff80;margin-top:3px;font-size:.75rem;font-weight:500}.phs__stat-divider{background:#ffffff1f;width:1px;height:36px}.phs__fade-edge{pointer-events:none;z-index:4;background:linear-gradient(#0000,#fff);height:120px;position:absolute;bottom:0;left:0;right:0}@keyframes phsFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes phsLineDraw{0%{stroke-dashoffset:1400px;opacity:0}8%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes phsNodePop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes phsDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@media (max-width:1100px){.phs__tablet-col{margin-left:0}.phs__dashboard{width:360px}}@media (max-width:900px){.phs__wrap{grid-template-columns:1fr;gap:3rem;min-height:auto;padding-top:3rem;padding-bottom:5rem}.phs{min-height:auto;padding:100px 0 60px}.phs__tablet-col{order:2;justify-content:center;min-height:auto;margin-left:0}.phs__tablet-frame{margin-left:0;animation:none;transform:perspective(1000px)rotateY(8deg)rotateX(3deg)rotate(-2deg)}.phs__dashboard{width:380px}.phs__content-col{text-align:center;order:1;align-items:center;padding-right:0}.phs__desc{max-width:100%}.phs__actions{justify-content:center}.phs__stats{justify-content:center;width:100%}}@media (max-width:640px){.phs__title{font-size:2.4rem}.phs__dashboard{width:320px}.phs__actions{flex-direction:column;width:100%}.phs__btn{justify-content:center;width:100%;max-width:320px}.phs__stats{flex-wrap:wrap;gap:1rem}.phs__stat-divider,.phs__float-badge{display:none}}@media (max-width:400px){.phs__title{font-size:2rem}.phs__dashboard{width:280px}}@media (prefers-reduced-motion:reduce){.phs,.phs *,.phs :before,.phs :after{transition-duration:.01ms!important;animation-duration:.01ms!important}.phs,.phs--loaded,.phs__eyebrow,.phs__title,.phs__desc,.phs__actions,.phs__stats,.phs__db-row{opacity:1}}.phs__btn:focus-visible{outline-offset:3px;outline:2px solid #00c8c4}
.products-container{font-family:var(--font-sans,"Plus Jakarta Sans", sans-serif);background-color:var(--color-bg,#fff);overflow:hidden}
