.pg-companies *,.pg-companies :before,.pg-companies :after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f05a1a;--orange-hover:#d44e15;--orange-light:#f05a1a14;--orange-mid:#f05a1a24;--orange-border:#f05a1a40;--black:#141412;--white:#fafaf7;--surface:#f3f2ee;--surface-2:#edecea;--text-mid:#1414127a;--text-faint:#1414124d;--border:#14141217;--border-strong:#14141226;--font-serif:"Instrument Serif", serif;--font-sans:"Geist", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;cursor:none;font-size:15px;line-height:1.6;overflow-x:hidden}.pg-companies a,.pg-companies button{cursor:none;color:inherit;text-decoration:none}#cursor{background:var(--orange);pointer-events:none;z-index:9999;border-radius:50%;width:8px;height:8px;transition:transform .1s,background .2s;position:fixed;transform:translate(-50%,-50%)}#cursor-ring{pointer-events:none;z-index:9998;border:1px solid #f05a1a52;border-radius:50%;width:30px;height:30px;transition:width .25s,height .25s,border-color .2s;position:fixed;transform:translate(-50%,-50%)}.pg-companies nav{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fafaf7eb;justify-content:space-between;align-items:center;padding:1.4rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.pg-companies .logo{font-family:var(--font-serif);color:var(--orange);font-size:1.3rem;font-style:italic;font-weight:400}.pg-companies .nav-center{align-items:center;gap:1.75rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.pg-companies .nav-link{color:var(--text-mid);font-size:.82rem;transition:color .2s}.pg-companies .nav-link:hover{color:var(--black)}.pg-companies .nav-right{align-items:center;gap:1rem;display:flex}.pg-companies .nav-students{color:var(--text-mid);font-size:.82rem;transition:color .2s}.pg-companies .nav-students:hover{color:var(--black)}.pg-companies .nav-cta{background:var(--orange);color:#fff;font-size:.82rem;font-weight:400;font-family:var(--font-sans);cursor:none;border:none;border-radius:4px;padding:.48rem 1.2rem;transition:background .2s}.pg-companies .nav-cta:hover{background:var(--orange-hover)}.pg-companies .btn-primary{background:var(--orange);color:#fff;font-size:.88rem;font-weight:400;font-family:var(--font-sans);border:none;border-radius:4px;align-items:center;gap:.45rem;padding:.85rem 1.8rem;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.pg-companies .btn-primary:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 24px #f05a1a33}.pg-companies .btn-primary svg{transition:transform .2s}.pg-companies .btn-primary:hover svg{transform:translate(3px)}.pg-companies .btn-secondary{color:var(--black);border:1px solid var(--border-strong);background:#fff;border-radius:4px;align-items:center;gap:.45rem;padding:.85rem 1.8rem;font-size:.88rem;font-weight:400;transition:border-color .2s,color .2s;display:inline-flex}.pg-companies .btn-secondary:hover{border-color:var(--orange-border);color:var(--orange)}.pg-companies .section-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--orange);align-items:center;gap:.5rem;margin-bottom:1.1rem;font-size:.68rem;display:flex}.pg-companies .section-tag:before{content:"";background:var(--orange);width:14px;height:1px;display:block}.pg-companies .reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(22px)}.pg-companies .reveal.visible{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pg-companies .hero{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;padding:9rem 3rem 5rem;display:grid}.pg-companies .hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--orange);opacity:0;align-items:center;gap:.5rem;margin-bottom:1.75rem;font-size:.7rem;animation:.8s .2s forwards fadeUp;display:inline-flex}.pg-companies .hero-eyebrow:before{content:"";background:var(--orange);opacity:.6;width:16px;height:1px;display:block}.pg-companies .hero-headline{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--black);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:400;line-height:1.06;animation:.9s .35s forwards fadeUp}.pg-companies .hero-headline em{color:var(--orange);font-style:italic}.pg-companies .hero-sub{color:var(--text-mid);opacity:0;max-width:420px;margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.78;animation:.9s .5s forwards fadeUp}.pg-companies .hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:1rem;animation:.9s .65s forwards fadeUp;display:flex}.pg-companies .hero-note{color:var(--text-faint);opacity:0;margin-top:1rem;font-size:.74rem;animation:.9s .8s forwards fadeUp}.pg-companies .hero-right{opacity:0;animation:1s .7s forwards fadeUp}.pg-companies .mockup{border:1px solid var(--border-strong);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 48px #1414121a,0 1px 4px #1414120f}.pg-companies .mockup-bar{background:var(--surface);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.8rem 1.1rem;display:flex}.pg-companies .m-dot{background:var(--border-strong);border-radius:50%;width:8px;height:8px}.pg-companies .m-dot:first-child{background:#fc6058}.pg-companies .m-dot:nth-child(2){background:#fec02f}.pg-companies .m-dot:nth-child(3){background:#2aca3e}.pg-companies .mockup-url{color:var(--text-mid);border:1px solid var(--border);background:#fff;border-radius:3px;margin-left:.5rem;padding:.18rem .6rem;font-size:.68rem}.pg-companies .mockup-body{padding:1.25rem}.pg-companies .m-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.65rem;font-size:.62rem}.pg-companies .problem-pill{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:.85rem;padding:.9rem 1rem}.pg-companies .problem-pill-tag{letter-spacing:.08em;text-transform:uppercase;background:var(--orange-light);color:var(--orange);border-radius:3px;margin-bottom:.4rem;padding:.14rem .44rem;font-size:.58rem;display:inline-block}.pg-companies .problem-pill-title{color:var(--black);margin-bottom:.25rem;font-size:.82rem;font-weight:500;line-height:1.4}.pg-companies .problem-pill-meta{color:var(--text-faint);font-size:.68rem}.pg-companies .candidate-row{border:1px solid var(--border);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:.35rem;padding:.55rem .75rem;display:flex}.pg-companies .candidate-row.top{background:#f05a1a05;border-color:#f05a1a4d}.pg-companies .c-info{align-items:center;gap:.55rem;display:flex}.pg-companies .c-avatar{background:var(--orange-mid);width:24px;height:24px;color:var(--orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:500;display:flex}.pg-companies .c-avatar.neutral{background:var(--surface-2);color:var(--text-mid)}.pg-companies .c-name{color:var(--black);font-size:.74rem;font-weight:400}.pg-companies .c-uni{color:var(--text-faint);font-size:.62rem}.pg-companies .score-wrap{align-items:center;gap:.45rem;display:flex}.pg-companies .score-bar{background:var(--border);border-radius:2px;width:52px;height:3px;overflow:hidden}.pg-companies .score-fill{background:var(--orange);border-radius:2px;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1)}.pg-companies .score-num{color:var(--black);text-align:right;min-width:26px;font-size:.68rem;font-weight:500}.pg-companies .mockup-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}.pg-companies .mockup-status{color:var(--text-faint);font-size:.62rem}.pg-companies .mockup-badge{color:#1a7a3a;background:#1a7a3a1a;border-radius:3px;padding:.18rem .5rem;font-size:.6rem;font-weight:500}.pg-companies .marquee-wrap{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:.85rem 0;overflow:hidden}.pg-companies .marquee-track{white-space:nowrap;animation:30s linear infinite marquee;display:flex}.pg-companies .marquee-item{letter-spacing:.09em;text-transform:uppercase;color:#14141240;align-items:center;gap:2rem;padding:0 2rem;font-size:.7rem;display:inline-flex}.pg-companies .marquee-dot{background:var(--orange);opacity:.5;border-radius:50%;flex-shrink:0;width:3px;height:3px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pg-companies .empathy-section{border-bottom:1px solid var(--border);background:var(--black);padding:7rem 3rem}.pg-companies .empathy-inner{max-width:860px;margin:0 auto}.pg-companies .empathy-section .section-tag{color:var(--orange)}.pg-companies .empathy-section .section-tag:before{background:var(--orange)}.pg-companies .empathy-layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.pg-companies .empathy-sticky{position:sticky;top:8rem}.pg-companies .empathy-headline{font-family:var(--font-serif);letter-spacing:-.01em;color:#fff;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:400;line-height:1.12}.pg-companies .empathy-headline em{color:var(--orange);font-style:italic}.pg-companies .empathy-sub{color:#ffffff6b;margin-bottom:2rem;font-size:.92rem;font-weight:300;line-height:1.78}.pg-companies .pain-points{border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:1px;margin-bottom:3rem;display:flex;overflow:hidden}.pg-companies .pain-point{background:#ffffff08;align-items:flex-start;gap:1.5rem;padding:1.75rem 2rem;transition:background .3s;display:flex}.pg-companies .pain-point:hover{background:#f05a1a0d}.pg-companies .pain-num{font-family:var(--font-serif);color:#f05a1a33;flex-shrink:0;width:40px;font-size:1.8rem;line-height:1}.pg-companies .pain-title{color:#fff;margin-bottom:.4rem;font-size:.92rem;font-weight:500;line-height:1.4}.pg-companies .pain-desc{color:#ffffff59;font-size:.82rem;font-weight:300;line-height:1.7}.pg-companies .empathy-closer{background:#f05a1a14;border:1px solid #f05a1a33;border-radius:10px;padding:1.75rem 2rem}.pg-companies .empathy-closer p{font-family:var(--font-serif);color:#fff;font-size:1rem;font-style:italic;line-height:1.65}.pg-companies .empathy-closer p em{color:var(--orange);font-style:normal}.pg-companies .stats-section{border-bottom:1px solid var(--border);padding:7rem 3rem}.pg-companies .stats-inner{max-width:860px;margin:0 auto}.pg-companies .stats-headline{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.12}.pg-companies .stats-headline em{color:var(--orange);font-style:italic}.pg-companies .stats-sub{color:var(--text-mid);max-width:460px;margin-bottom:3rem;font-size:.95rem;font-weight:300;line-height:1.75}.pg-companies .stats-grid{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.pg-companies .stat-block{background:var(--surface);padding:2.25rem 2rem;transition:background .3s}.pg-companies .stat-block:hover{background:#f05a1a08}.pg-companies .stat-num{font-family:var(--font-serif);color:var(--orange);margin-bottom:.5rem;font-size:2.8rem;line-height:1;display:block}.pg-companies .stat-label{color:var(--text-mid);font-size:.8rem;font-weight:300;line-height:1.55}.pg-companies .how-section{border-bottom:1px solid var(--border);padding:7rem 3rem}.pg-companies .how-inner{max-width:860px;margin:0 auto}.pg-companies .how-headline{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.12}.pg-companies .how-headline em{color:var(--orange);font-style:italic}.pg-companies .how-sub{color:var(--text-mid);max-width:460px;margin-bottom:3.5rem;font-size:.95rem;font-weight:300;line-height:1.75}.pg-companies .how-walkthrough{background:var(--orange);color:#fff;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:2.75rem;padding:.6rem 1.2rem;font-size:.82rem;font-weight:400;transition:background .2s;display:inline-flex}.pg-companies .how-walkthrough:hover{background:var(--orange-hover)}.pg-companies .how-walkthrough svg{transition:transform .2s}.pg-companies .how-walkthrough:hover svg{transform:translate(3px)}.pg-companies .steps{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:2rem;display:grid;overflow:hidden}.pg-companies .step{background:var(--surface);padding:2rem 1.5rem;transition:background .3s}.pg-companies .step:hover{background:#f05a1a08}.pg-companies .step-num{font-family:var(--font-serif);color:#f05a1a2e;margin-bottom:.85rem;font-size:2.2rem;line-height:1}.pg-companies .step h3{color:var(--black);margin-bottom:.45rem;font-size:.88rem;font-weight:500;line-height:1.35}.pg-companies .step p{color:var(--text-mid);font-size:.78rem;font-weight:300;line-height:1.68}.pg-companies .step-time{color:var(--orange);letter-spacing:.06em;text-transform:uppercase;margin-top:.85rem;font-size:.65rem}.pg-companies .rubric-callout{background:var(--orange-light);border:1px solid #f05a1a2e;border-radius:10px;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;padding:1.75rem 2rem;display:flex}.pg-companies .rubric-icon{background:var(--orange-mid);width:40px;height:40px;color:var(--orange);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pg-companies .rubric-text h3{color:var(--black);margin-bottom:.4rem;font-size:.92rem;font-weight:500}.pg-companies .rubric-text p{color:var(--text-mid);font-size:.82rem;font-weight:300;line-height:1.68}.pg-companies .mid-cta{background:var(--black);border-radius:10px;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.pg-companies .mid-cta-text p:first-child{font-family:var(--font-serif);color:#fff;margin-bottom:.25rem;font-size:1.2rem}.pg-companies .mid-cta-text p:last-child{color:#ffffff61;font-size:.8rem;font-weight:300}.pg-companies .icp-section{border-bottom:1px solid var(--border);background:var(--surface);padding:7rem 3rem}.pg-companies .icp-inner{max-width:860px;margin:0 auto}.pg-companies .icp-headline{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.12}.pg-companies .icp-headline em{color:var(--orange);font-style:italic}.pg-companies .icp-sub{color:var(--text-mid);max-width:480px;margin-bottom:3rem;font-size:.95rem;font-weight:300;line-height:1.75}.pg-companies .icp-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.pg-companies .icp-card{border:1px solid var(--border);background:#fff;border-radius:10px;padding:1.75rem 1.5rem;transition:border-color .2s,box-shadow .2s}.pg-companies .icp-card:hover{border-color:var(--orange-border);box-shadow:0 4px 20px #f05a1a12}.pg-companies .icp-card-icon{background:var(--orange-light);width:36px;height:36px;color:var(--orange);border-radius:7px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.pg-companies .icp-card-title{font-family:var(--font-serif);color:var(--black);margin-bottom:.5rem;font-size:1.05rem;font-weight:400}.pg-companies .icp-card-desc{color:var(--text-mid);margin-bottom:1rem;font-size:.78rem;font-weight:300;line-height:1.65}.pg-companies .icp-tags{flex-wrap:wrap;gap:.35rem;display:flex}.pg-companies .icp-tag{letter-spacing:.06em;text-transform:uppercase;background:var(--surface);border:1px solid var(--border);color:var(--text-faint);border-radius:3px;padding:.14rem .42rem;font-size:.58rem}.pg-companies .icp-note{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:.85rem;padding:1.25rem 1.5rem;display:flex}.pg-companies .icp-note p{color:var(--text-mid);font-size:.8rem;font-weight:300;line-height:1.65}.pg-companies .compare-section{border-bottom:1px solid var(--border);padding:7rem 3rem}.pg-companies .compare-inner{max-width:860px;margin:0 auto}.pg-companies .compare-headline{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.12}.pg-companies .compare-headline em{color:var(--orange);font-style:italic}.pg-companies .compare-sub{color:var(--text-mid);max-width:460px;margin-bottom:3rem;font-size:.95rem;font-weight:300;line-height:1.75}.pg-companies .compare{border:1px solid var(--border);border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:3rem;display:grid;overflow:hidden}.pg-companies .compare-col{background:var(--surface);padding:2.25rem 2rem}.pg-companies .compare-col.right{background:#f05a1a0a;border-left:1px solid #f05a1a1f}.pg-companies .compare-label{letter-spacing:.1em;text-transform:uppercase;border-radius:3px;margin-bottom:1.4rem;padding:.22rem .65rem;font-size:.67rem;display:inline-block}.pg-companies .compare-col:not(.right) .compare-label{color:#14141259;border:1px solid #1414121c}.pg-companies .compare-col.right .compare-label{color:var(--orange);border:1px solid #f05a1a47}.pg-companies .compare-list{flex-direction:column;gap:.85rem;list-style:none;display:flex}.pg-companies .compare-list li{padding-left:1.15rem;font-size:.86rem;font-weight:300;line-height:1.5;position:relative}.pg-companies .compare-col:not(.right) .compare-list li{color:#14141261}.pg-companies .compare-col:not(.right) .compare-list li:before{content:"×";color:#14141233;font-size:.78rem;position:absolute;left:0}.pg-companies .compare-col.right .compare-list li{color:var(--black)}.pg-companies .compare-col.right .compare-list li:before{content:"→";color:var(--orange);font-size:.78rem;position:absolute;left:0}.pg-companies .testimonials{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.pg-companies .testimonial{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:border-color .2s,box-shadow .2s;display:flex}.pg-companies .testimonial:hover{border-color:var(--orange-border);box-shadow:0 4px 20px #f05a1a12}.pg-companies .t-tag{letter-spacing:.08em;text-transform:uppercase;background:var(--orange-light);color:var(--orange);border-radius:3px;padding:.18rem .52rem;font-size:.6rem;display:inline-block}.pg-companies .t-quote{font-family:var(--font-serif);color:var(--black);flex:1;font-size:1rem;font-style:italic;line-height:1.65}.pg-companies .t-author{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.pg-companies .t-avatar{background:var(--orange-light);width:32px;height:32px;color:var(--orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;display:flex}.pg-companies .t-name{color:var(--black);font-size:.8rem;font-weight:500}.pg-companies .t-role{color:var(--text-mid);font-size:.7rem;font-weight:300}.pg-companies .faq-section{border-bottom:1px solid var(--border);padding:7rem 3rem}.pg-companies .faq-inner{max-width:860px;margin:0 auto}.pg-companies .faq-headline{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.12}.pg-companies .faq-headline em{color:var(--orange);font-style:italic}.pg-companies .faq{border:1px solid var(--border);border-radius:10px;overflow:hidden}.pg-companies .faq-item{border-bottom:1px solid var(--border);background:var(--surface)}.pg-companies .faq-item:last-child{border-bottom:none}.pg-companies .faq-q{width:100%;font-family:var(--font-sans);color:var(--black);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.75rem;font-size:.9rem;font-weight:400;transition:background .2s;display:flex}.pg-companies .faq-q:hover{background:#f05a1a05}.pg-companies .faq-icon{border:1px solid var(--border-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .2s,border-color .2s;display:flex}.pg-companies .faq-icon span{color:var(--text-mid);font-size:.9rem;transition:transform .3s}.pg-companies .faq-item.open .faq-icon{background:var(--orange);border-color:var(--orange)}.pg-companies .faq-item.open .faq-icon span{color:#fff;transform:rotate(45deg)}.pg-companies .faq-a{max-height:0;color:var(--text-mid);padding:0 1.75rem;font-size:.85rem;font-weight:300;line-height:1.75;transition:max-height .35s,padding .3s;overflow:hidden}.pg-companies .faq-item.open .faq-a{max-height:200px;padding:0 1.75rem 1.4rem}.pg-companies .pilot-section{text-align:center;border-bottom:1px solid var(--border);padding:8rem 3rem;position:relative;overflow:hidden}.pg-companies .pilot-section:before{content:"";pointer-events:none;background:radial-gradient(#f05a1a12 0%,#0000 65%);width:700px;height:500px;animation:5s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.08)}}.pg-companies .pilot-inner{z-index:2;max-width:580px;margin:0 auto;position:relative}.pg-companies .pilot-headline{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:400;line-height:1.1}.pg-companies .pilot-headline em{color:var(--orange);font-style:italic}.pg-companies .pilot-sub{color:var(--text-mid);margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.78}.pg-companies .contact-form{border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:2rem}.pg-companies .form-row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.pg-companies .form-group{margin-bottom:.75rem}.pg-companies .form-label{color:var(--text-mid);letter-spacing:.02em;margin-bottom:.35rem;font-size:.74rem;display:block}.pg-companies .form-input{width:100%;font-family:var(--font-sans);color:var(--black);background:var(--surface);border:1.5px solid var(--border-strong);border-radius:6px;outline:none;padding:.68rem .9rem;font-size:.86rem;font-weight:300;transition:border-color .2s,box-shadow .2s}.pg-companies .form-input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-light);background:#fff}.pg-companies .form-input::placeholder{color:var(--text-faint)}.pg-companies .form-submit{background:var(--orange);color:#fff;width:100%;font-family:var(--font-sans);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.85rem;font-size:.88rem;font-weight:400;transition:background .2s,transform .15s,box-shadow .2s;display:flex}.pg-companies .form-submit:hover{background:var(--orange-hover);transform:translateY(-1px);box-shadow:0 6px 20px #f05a1a33}.pg-companies .form-submit svg{transition:transform .2s}.pg-companies .form-submit:hover svg{transform:translate(3px)}.pg-companies .pilot-note{color:var(--text-faint);margin-top:1.25rem;font-size:.72rem}.pg-companies footer{grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:2rem;padding:3rem;display:grid}.pg-companies .footer-logo{font-family:var(--font-serif);color:var(--orange);margin-bottom:.65rem;font-size:1.15rem;font-style:italic;font-weight:400;display:block}.pg-companies .footer-tagline{color:var(--text-faint);font-size:.78rem;font-weight:300;line-height:1.65}.pg-companies .footer-col-title{letter-spacing:.1em;text-transform:uppercase;color:#1414124d;margin-bottom:.85rem;font-size:.68rem}.pg-companies .footer-links{flex-direction:column;gap:.5rem;list-style:none;display:flex}.pg-companies .footer-links a{color:var(--text-mid);font-size:.8rem;transition:color .2s}.pg-companies .footer-links a:hover{color:var(--orange)}.pg-companies .footer-bottom{border-top:1px solid var(--border);grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.pg-companies .footer-bottom p{color:var(--text-faint);font-size:.72rem}@media (max-width:860px){.pg-companies nav{padding:1.1rem 1.5rem}.pg-companies .nav-center{display:none}.pg-companies .hero{grid-template-columns:1fr;gap:3rem;padding:8rem 1.5rem 4rem}.pg-companies .hero-right{display:none}.pg-companies .empathy-section,.pg-companies .stats-section,.pg-companies .how-section,.pg-companies .icp-section,.pg-companies .compare-section,.pg-companies .faq-section,.pg-companies .pilot-section{padding:5rem 1.5rem}.pg-companies .empathy-layout{grid-template-columns:1fr;gap:2.5rem}.pg-companies .empathy-sticky{position:static}.pg-companies .stats-grid,.pg-companies .steps,.pg-companies .icp-grid,.pg-companies .compare,.pg-companies .testimonials,.pg-companies .form-row{grid-template-columns:1fr}.pg-companies .mid-cta{flex-direction:column}.pg-companies footer{grid-template-columns:1fr;padding:2rem 1.5rem}.pg-companies .footer-bottom{text-align:center;flex-direction:column;gap:.5rem}}.pg-companies .request-wrap{opacity:0;max-height:0;margin:2rem 0 1.5rem;transition:max-height .55s cubic-bezier(.16,1,.3,1),opacity .4s,transform .45s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(-12px)}.pg-companies .request-wrap.open{opacity:1;max-height:900px;transform:translateY(0)}.pg-companies .request-card{background:var(--black);border-radius:14px;padding:2.25rem 2.5rem;position:relative;overflow:hidden}.pg-companies .request-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#f05a1a21 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-80px;right:-60px}.pg-companies .collapse-btn{color:#ffffff80;z-index:10;cursor:none;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:flex;position:absolute;top:1.25rem;right:1.5rem}.pg-companies .collapse-btn:hover{color:#fff;background:#ffffff24}.pg-companies .rc-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);z-index:2;margin-bottom:.6rem;font-size:.62rem;position:relative}.pg-companies .rc-title{font-family:var(--font-serif);color:#fff;z-index:2;margin-bottom:.35rem;font-size:1.4rem;font-weight:400;line-height:1.2;position:relative}.pg-companies .rc-title em{color:var(--orange);font-style:italic}.pg-companies .rc-sub{color:#ffffff59;z-index:2;max-width:480px;margin-bottom:1.75rem;font-size:.82rem;font-weight:300;line-height:1.65;position:relative}.pg-companies .rc-form{z-index:2;flex-direction:column;gap:.85rem;display:flex;position:relative}.pg-companies .rc-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.pg-companies .rc-field{flex-direction:column;gap:.35rem;display:flex}.pg-companies .rc-label{color:#ffffff59;letter-spacing:.03em;font-size:.72rem;font-weight:300}.pg-companies .rc-input{font-family:var(--font-sans);color:#fff;-webkit-appearance:none;background:#ffffff0f;border:1.5px solid #ffffff1a;border-radius:6px;outline:none;padding:.68rem .9rem;font-size:.86rem;font-weight:300;transition:border-color .2s,background .2s}.pg-companies .rc-input:focus{border-color:var(--orange);background:#ffffff17}.pg-companies .rc-input::placeholder{color:#fff3}.pg-companies .rc-input.error{border-color:#c0392b}.pg-companies .rc-select{font-family:var(--font-sans);color:#ffffffb3;-webkit-appearance:none;cursor:none;background:#ffffff0f url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='white' stroke-opacity='0.3' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1.5px solid #ffffff1a;border-radius:6px;outline:none;padding:.68rem 2rem .68rem .9rem;font-size:.86rem;transition:border-color .2s}.pg-companies .rc-select:focus{border-color:var(--orange)}.pg-companies .rc-select option{background:var(--black);color:#fff}.pg-companies .rc-textarea{font-family:var(--font-sans);color:#fff;resize:vertical;background:#ffffff0f;border:1.5px solid #ffffff1a;border-radius:6px;outline:none;min-height:85px;padding:.68rem .9rem;font-size:.85rem;font-weight:300;line-height:1.7;transition:border-color .2s,background .2s}.pg-companies .rc-textarea:focus{border-color:var(--orange);background:#ffffff17}.pg-companies .rc-textarea::placeholder{color:#fff3}.pg-companies .rc-submit-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem;display:flex}.pg-companies .rc-note{color:#ffffff38;max-width:300px;font-size:.72rem;font-weight:300;line-height:1.55}.pg-companies .rc-btn{background:var(--orange);color:#fff;font-family:var(--font-sans);white-space:nowrap;cursor:none;border:none;border-radius:5px;flex-shrink:0;align-items:center;gap:.45rem;padding:.82rem 1.5rem;font-size:.86rem;font-weight:400;transition:background .2s,transform .15s;display:inline-flex}.pg-companies .rc-btn:hover{background:#d44e15;transform:translateY(-1px)}.pg-companies .rc-btn:hover svg{transform:translate(3px)}.pg-companies .rc-btn svg{transition:transform .2s}.pg-companies .rc-btn.loading{opacity:.7;pointer-events:none}.pg-companies .rc-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite spin;display:none}@keyframes spin{to{transform:rotate(360deg)}}.pg-companies .rc-success{text-align:center;padding:2rem 1rem;display:none}.pg-companies .rcs-icon{color:#1a783a;background:#1a783a2e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.2rem;display:flex}.pg-companies .rcs-title{font-family:var(--font-serif);color:#fff;margin-bottom:.4rem;font-size:1.3rem;font-weight:400}.pg-companies .rcs-title em{color:var(--orange);font-style:italic}.pg-companies .rcs-sub{color:#ffffff61;max-width:380px;margin:0 auto;font-size:.82rem;font-weight:300;line-height:1.65}@media (max-width:768px){.pg-companies .request-card{padding:1.5rem 1.25rem}.pg-companies .rc-row{grid-template-columns:1fr}.pg-companies .rc-submit-row{flex-direction:column;align-items:stretch;gap:.85rem}}.pg-companies .logo,.pg-companies .footer-logo{color:#f05a1a!important;letter-spacing:0!important;text-transform:lowercase!important;font-family:Instrument Serif,serif!important;font-style:italic!important;font-weight:400!important}.pg-companies .g-sec{max-width:1100px;margin:0 auto;padding:5rem 2rem}.pg-companies .g-head{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--black);margin:.5rem 0 .7rem;font-size:clamp(1.8rem,3.4vw,2.7rem);font-weight:400;line-height:1.08}.pg-companies .g-head em{color:var(--orange);font-style:italic}.pg-companies .g-lead{color:var(--text-mid);max-width:560px;font-size:.98rem;font-weight:300;line-height:1.55}.pg-companies .g-market{grid-template-columns:1.6fr 1fr 1fr;align-items:center;gap:2.6rem;margin-top:2.4rem;display:grid}.pg-companies .g-apps{grid-template-columns:repeat(14,1fr);gap:6px;display:grid}.pg-companies .g-app{aspect-ratio:13/16;background:var(--border-strong);border-radius:3px}.pg-companies .g-app.on{background:var(--orange)}.pg-companies .g-apps-cap{color:var(--text-mid);margin-top:.8rem;font-size:.84rem}.pg-companies .g-ring{text-align:center}.pg-companies .g-ring svg{width:100%;max-width:152px;height:auto}.pg-companies .g-ring-lbl{color:var(--text-mid);max-width:170px;margin:.7rem auto 0;font-size:.86rem;line-height:1.35}.pg-companies .g-src{color:var(--text-faint);margin-top:1.4rem;font-size:.72rem}.pg-companies .g-tiles{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2.2rem;display:grid}.pg-companies .g-tile{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:1.6rem;transition:border-color .2s,transform .2s}.pg-companies .g-tile:hover{border-color:var(--orange-border);transform:translateY(-2px)}.pg-companies .g-tile-ic{color:var(--orange);margin-bottom:.85rem}.pg-companies .g-tile-t{font-family:var(--font-serif);color:var(--black);margin-bottom:.45rem;font-size:1.4rem;line-height:1.12}.pg-companies .g-tile-d{color:var(--text-mid);font-size:.83rem;font-weight:300;line-height:1.5}.pg-companies .g-rank{flex-direction:column;gap:.8rem;margin-top:2.4rem;display:flex}.pg-companies .g-card{background:var(--white);border:1px solid var(--border);border-radius:14px;transition:border-color .2s;overflow:hidden}.pg-companies .g-card[open]{border-color:var(--orange-border)}.pg-companies .g-card-head{align-items:center;gap:1.3rem;padding:1.1rem 1.6rem;list-style:none;display:flex}.pg-companies .g-card-head::-webkit-details-marker{display:none}.pg-companies .g-radar{flex-shrink:0;width:58px;height:58px}.pg-companies .g-card-rank{font-family:var(--font-serif);color:var(--text-faint);text-align:center;flex-shrink:0;width:1.3rem;font-size:1.5rem}.pg-companies .g-card-info{flex:1}.pg-companies .g-card-name{font-size:1rem}.pg-companies .g-card-note{color:var(--text-mid);font-size:.8rem;font-weight:300}.pg-companies .g-card-score{font-family:var(--font-serif);color:var(--orange);font-size:2.1rem}.pg-companies .g-card-chev{color:var(--text-faint);flex-shrink:0;transition:transform .3s;display:flex}.pg-companies .g-card[open] .g-card-chev{transform:rotate(180deg)}.pg-companies .g-card-body{border-top:1px solid var(--border);padding:1.3rem 1.6rem 1.5rem}.pg-companies .g-dims{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem 1.8rem;display:grid}.pg-companies .g-dim-top{color:var(--text-mid);justify-content:space-between;margin-bottom:.35rem;font-size:.8rem;display:flex}.pg-companies .g-dim-bar{background:var(--orange-light);border-radius:3px;height:6px;overflow:hidden}.pg-companies .g-dim-fill{background:var(--orange);border-radius:3px;height:6px}.pg-companies .g-card-sum{font-family:var(--font-serif);color:var(--text-mid);margin-top:1.2rem;font-size:1.05rem;font-style:italic;line-height:1.4}.pg-companies .g-flow{align-items:flex-start;gap:.6rem;margin-top:2.4rem;display:flex}.pg-companies .g-step{text-align:center;flex:1}.pg-companies .g-step-ic{color:var(--orange)}.pg-companies .g-step-t{color:var(--black);margin-top:.55rem;font-size:.88rem}.pg-companies .g-step-n{color:var(--text-faint);margin-top:.2rem;font-size:.72rem}.pg-companies .g-arrow{color:var(--border-strong);flex-shrink:0;margin-top:.7rem}.pg-companies .g-chips{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.8rem;margin-top:2rem;display:grid}.pg-companies .g-chip{background:var(--surface);border-radius:12px;padding:1.2rem 1.3rem}.pg-companies .g-chip-ic{color:var(--orange);margin-bottom:.55rem}.pg-companies .g-chip-t{color:var(--black);font-size:.86rem;font-weight:300;line-height:1.45}@media (max-width:680px){.pg-companies .g-sec{padding:3.4rem 1.4rem}.pg-companies .g-market{grid-template-columns:1fr 1fr;gap:1.8rem}.pg-companies .g-apps-panel{grid-column:1/-1}.pg-companies .g-apps{grid-template-columns:repeat(12,1fr)}.pg-companies .g-flow{flex-wrap:wrap;gap:1.4rem 0}.pg-companies .g-step{flex:42%}.pg-companies .g-arrow{display:none}.pg-companies .g-card-head{gap:.9rem;padding:1rem 1.1rem}.pg-companies .g-radar{width:48px;height:48px}.pg-companies .g-card-score{font-size:1.7rem}.pg-companies .g-dims{grid-template-columns:1fr 1fr}}
