*{box-sizing:border-box}#root,*,body,html{margin:0;padding:0}#root,body,html{width:100%}:root{--pp-primary:#1f6bff;--pp-primary-dark:#0a4bd4;--pp-primary-light:#e8f0ff;--pp-navy:#13294b;--pp-dark:#14233f;--pp-text:#2b2b2b;--pp-text-light:#6b7280;--pp-border:#e3e7ef;--pp-bg-light:#f6f8fc;--pp-white:#fff;--pp-serif:"Lora",Georgia,"Times New Roman",serif;--pp-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;--pp-radius:12px;--pp-shadow:0 10px 30px #13294b14;--pp-shadow-hover:0 16px 40px #13294b29;--pp-nav-height:72px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--pp-white);color:#2b2b2b;color:var(--pp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--pp-sans);line-height:1.55;text-align:left}h1,h2,h3{color:#13294b;color:var(--pp-navy);font-family:Lora,Georgia,Times New Roman,serif;font-family:var(--pp-serif);font-weight:600;line-height:1.15}a{color:inherit;text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body.pp-no-scroll{overflow:hidden}