@font-face{font-family:Grandis;src:url(/fonts/grandis-light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Grandis;src:url(/fonts/grandis-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Grandis;src:url(/fonts/grandis-regularitalic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Grandis;src:url(/fonts/grandis-medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Grandis;src:url(/fonts/grandiscondensed-medium.otf) format("opentype");font-weight:500;font-stretch:condensed;font-style:normal;font-display:swap}@font-face{font-family:Grandis;src:url(/fonts/grandisextended-medium.otf) format("opentype");font-weight:500;font-stretch:expanded;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-Book.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Morganite;src:url(/fonts/Morganite-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--orange: #FE4A00;--orange-hover: #D93E00;--black: #1A1A1A;--black-soft: #3A3A3A;--white: #FFFFFF;--green: #3B6D11;--green-soft: #EAF3DE;--green-hover: #27500A;--gray-bg: #F8F8F6;--gray-border: #E4E4E0;--gray-text: #6B6B6B}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:20px}body{font-family:Grandis,system-ui,-apple-system,sans-serif;font-weight:400;background:var(--white);color:var(--black);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;outline:none}input,textarea{font-family:inherit;outline:none}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5,h6{font-family:Morganite,sans-serif;text-transform:uppercase;letter-spacing:.02em;font-weight:800}.pill{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:var(--white);font-family:Grandis,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:8px 16px;border-radius:999px;width:fit-content}.pill:before{content:"";width:6px;height:6px;background:var(--white);border-radius:50%}.cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--orange);color:var(--white);font-family:Grandis,sans-serif;font-weight:700;font-size:16px;letter-spacing:.05em;text-transform:uppercase;padding:18px 32px;border-radius:4px;min-height:58px;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s ease,box-shadow .2s ease;width:100%;max-width:440px;box-shadow:0 4px 14px #fe4a0040;border:1px solid transparent}.cta:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px #fe4a0059}.cta:active{transform:translateY(0)}.cta__arrow{display:inline-block;font-size:18px;transition:transform .2s ease}.cta:hover .cta__arrow{transform:translate(6px)}.section-tag{font-family:Grandis,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gray-text);display:inline-flex;align-items:center;gap:12px}.section-tag:before{content:"";width:28px;height:2px;background:var(--orange);display:inline-block}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.in{opacity:1;transform:translateY(0)}.logo-ph{display:inline-flex;align-items:center;gap:12px}.logo-ph .mark{width:32px;height:32px;border:2px solid var(--white);border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:Morganite,sans-serif;font-size:24px;font-weight:900;color:var(--white)}.logo-ph__text{color:var(--white);font-family:Morganite,sans-serif;font-weight:900;font-size:36px;letter-spacing:.05em;text-transform:lowercase}
