.pgpc{--bg:#06060a;--panel:rgba(255,255,255,.04);--panel2:rgba(0,0,0,.50);--border:rgba(255,255,255,.10);--muted:rgba(255,255,255,.62);--text:rgba(255,255,255,.92);--cyan:#00d7ff;--cyan2:#00ffd5;--pink:#ff37c7;--radius:18px;color:var(--text);background:radial-gradient(900px 420px at 18% 20%,rgb(0 215 255 / .15),transparent 60%),radial-gradient(900px 420px at 82% 85%,rgb(255 55 199 / .12),transparent 60%),#050508;overflow:hidden;font-family:'Inter'}.pgpc-head{text-align:center;max-width:900px;margin:0 auto 26px}.pgpc-title{font-size:clamp(35px, 3.2vw, 60px);line-height:1.05;margin:0 0 12px;font-weight:700;font-family:'Space Grotesk'}.pgpc-sub{margin:0;color:var(--muted);font-size:24px;font-family:'Inter'}.pgpc-pill{display:inline-flex;align-items:center;gap:8px;margin-left:10px;padding:6px 10px;border-radius:999px;font-size:16px;font-weight:600;font-family:'Inter'}.pgpc-pill--chip{background:rgb(0 255 213 / .10);border:1px solid rgb(0 255 213 / .22);color:rgb(205 255 245 / .95)}.pgpc-pill--chipSmall{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgb(0 0 0 / .35);border:1px solid rgb(255 255 255 / .12);font-weight:900;font-size:11px}.pgpc-grid{display:grid;grid-template-columns:330px 1fr;gap:18px;align-items:start}@media (max-width:980px){.pgpc-grid{grid-template-columns:1fr}.pgpc-sub{font-size:16px}}.pgpc-box{background:rgb(0 0 0 / .50);border:1px solid rgb(255 255 255 / .10);border-radius:var(--radius);padding:16px;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .03)}.pgpc-label{font-size:18px;color:#fff;font-weight:500;margin-bottom:10px;font-family:'Inter'}.pgpc-muted{font-size:12px;color:rgb(255 255 255 / .50);margin-top:4px}.pgpc-types{display:flex;flex-direction:column;gap:8px}.pgpc-type{width:100%;text-align:left;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .04);color:rgb(255 255 255 / .85);padding:10px 12px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:700;font-family:'Inter'}.pgpc-type.is-active{background:linear-gradient(90deg,rgb(0 215 255 / .75),rgb(0 215 255 / .35));border-color:rgb(0 215 255 / .55);color:rgb(0 0 0 / .92);box-shadow:0 8px 24px rgb(0 215 255 / .18)}.pgpc-divider{height:1px;background:rgb(255 255 255 / .10);margin:14px 0}.pgpc-row{display:flex;gap:10px}.pgpc-row--between{justify-content:space-between;align-items:center}.pgpc-timeline{font-size:16px;font-weight:700;color:rgb(0 215 255 / .95)}.pgpc-range{width:100%;margin-top:8px;accent-color:var(--pink)}.pgpc-rangeDot{position:absolute;left:0;top:50%;width:10px;height:10px;transform:translateY(-50%);border-radius:999px;background:var(--pink);box-shadow:0 0 0 4px rgb(255 55 199 / .15)}.pgpc-terms{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pgpc-term{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .10);border-radius:12px;padding:10px}.pgpc-termLabel{font-size:12px;text-transform:uppercase;letter-spacing:.10em;color:rgb(255 255 255 / .55);font-weight:500;margin-bottom:8px}.pgpc-term input{width:100%;background:rgb(0 0 0 / .40);border:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .9);border-radius:10px;padding:10px;outline:none;font-weight:500}.pgpc-term input:focus{border-color:rgb(0 215 255 / .45)}.pgpc-switch{position:relative;width:46px;height:26px;display:inline-flex}.pgpc-switch input{display:none}.pgpc-switchUI{position:absolute;inset:0;border-radius:999px;background:rgb(255 255 255 / .10);border:1px solid rgb(255 255 255 / .16);cursor:pointer}.pgpc-switchUI:after{content:"";position:absolute;top:50%;left:3px;transform:translateY(-50%);width:20px;height:20px;border-radius:999px;background:rgb(255 255 255 / .88);transition:.22s ease}.pgpc-switch input:checked+.pgpc-switchUI{background:rgb(255 55 199 / .18);border-color:rgb(255 55 199 / .35)}.pgpc-switch input:checked+.pgpc-switchUI:after{left:22px;background:var(--pink)}.pgpc-right{display:flex;flex-direction:column;gap:16px}.pgpc-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:980px){.pgpc-cards{grid-template-columns:1fr}}.pgpc-card{background:rgb(0 0 0 / .50);border:1px solid rgb(255 255 255 / .10);border-radius:var(--radius);padding:16px;box-shadow:0 18px 60px rgb(0 0 0 / .45)}.pgpc-card--accent{background:radial-gradient(700px 240px at 20% 10%,rgb(0 215 255 / .18),transparent 55%),rgb(0 0 0 / .50);border-color:rgb(0 215 255 / .35)}.pgpc-cardTop{margin-bottom:12px}.pgpc-kicker{font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:rgb(255 255 255 / .55);font-weight:700;margin-bottom:6px;font-family:'Space Grotesk'}.pgpc-kicker--accent{color:rgb(0 215 255 / .90)}.pgpc-price{font-size:48px;font-weight:700;letter-spacing:-.02em}.pgpc-price--accent{color:rgb(0 215 255 / .95)}.pgpc-lines{display:flex;flex-direction:column;gap:10px}.pgpc-line{display:flex;justify-content:space-between;font-size:14px;color:rgb(255 255 255 / .72);border-top:1px solid rgb(255 255 255 / .08);padding-top:10px}.pgpc-line:first-child{border-top:0;padding-top:0}.pgpc-saveRow{margin-top:16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.pgpc-save{color:rgb(0 255 213 / .95);font-weight:400;font-size:16px}.pgpc-chartCard{background:rgb(0 0 0 / .45);border:1px solid rgb(255 255 255 / .10);border-radius:var(--radius);padding:16px}.pgpc-chartTitle{font-size:16px;color:#fff;font-weight:700;margin-bottom:10px;font-family:'Space Grotesk'}.pgpc-chartWrap{height:240px;border:none}.pgpc-legend{display:flex;justify-content:center;gap:18px;margin-top:10px;font-size:16px;color:rgb(255 255 255 / .60)}.pgpc-dot{width:10px;height:10px;border-radius:999px;display:inline-block;background:rgb(255 255 255 / .85);margin-right:6px;vertical-align:middle}.pgpc-dot--accent{background:rgb(0 215 255 / .95)}.pgpc-foot{margin-top:10px;text-align:center;font-size:12px;color:rgb(255 255 255 / .45)}