:root{--ink:#0d1734;--navy:#111b58;--purple:#4f46e5;--gold:#f4b000;--line:#dfe5ef;--soft:#f7f9fd}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-size:17px;line-height:1.6}a{text-decoration:none;color:inherit}.pgHead{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;background:#fff;z-index:10}.pgHead>a{display:flex;align-items:center;gap:10px;font-size:20px}.pgHead img{width:45px;height:45px;object-fit:contain}.pgHead em{color:#e77800;font-style:normal}.pgHead nav{display:flex;gap:24px;font-weight:750}.pgMain{max-width:1240px;margin:auto;padding:30px 24px 60px}.pgCrumb{font-size:14px;color:#44516c;margin-bottom:18px}.pgCrumb a{color:#254dd8}.pgHero{display:grid;grid-template-columns:1.45fr .55fr;gap:28px;align-items:center;background:linear-gradient(135deg,#f8f9ff,#fff);border:1px solid var(--line);border-radius:22px;padding:32px}.pgHero span,.pgPreview>span,.pgPlans>span{font-size:13px;font-weight:900;letter-spacing:.12em;color:#4f46e5}.pgHero h1{font-size:clamp(32px,4vw,52px);line-height:1.08;margin:8px 0 14px}.pgHero p{font-size:19px;color:#27324b;max-width:760px}.pgHero aside{background:#121a52;color:#fff;border-radius:18px;padding:25px;text-align:center}.pgHero aside small{display:block;color:#eef0ff;margin-top:8px}.pgLock{font-size:38px;margin-bottom:10px}.pgTags{display:flex;gap:9px;flex-wrap:wrap}.pgTags b{background:#eef1ff;border:1px solid #dce1ff;border-radius:999px;padding:7px 11px;font-size:14px}.pgGrid{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;margin-top:24px}.pgPreview,.pgPlans{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}.pgPreview h2,.pgPlans h2{font-size:28px;margin:8px 0 18px}.pgPreview h3{font-size:19px;margin:22px 0 6px}.pgPreview p,.pgPlans p{color:#28344e}.pgLocked{margin-top:24px;padding:20px;border-radius:16px;background:#f3f4ff;border:1px dashed #8b91d8}.pgIntegrity{margin-top:18px;padding:18px;border-radius:14px;background:#fff9e9;border:1px solid #f0d68b}.pgPlans article{border:1px solid var(--line);border-radius:16px;padding:18px;margin:12px 0}.pgPlans article.featured{border:2px solid #4f46e5;background:#f7f7ff}.pgPlans article b{display:block;font-size:18px}.pgPlans article strong{display:block;font-size:30px;margin:4px 0;color:#121a52}.pgPlans button,.pgPrimary{width:100%;display:inline-flex;justify-content:center;border:0;border-radius:11px;padding:13px 16px;background:#4f46e5;color:#fff;font-weight:850;font-size:16px;cursor:pointer}.pgPlans>small{color:#42506b;display:block;margin-top:14px}.pgModal{position:fixed;inset:0;background:rgba(9,15,36,.55);display:grid;place-items:center;padding:20px;z-index:50}.pgModal[hidden]{display:none}.pgModal>div{width:min(480px,100%);background:#fff;border-radius:20px;padding:28px;position:relative}.pgModal a:not(.pgPrimary){display:block;text-align:center;color:#314bd6;font-weight:800;margin-top:14px}.pgClose{position:absolute;right:15px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}@media(max-width:800px){body{font-size:16px}.pgHead nav{display:none}.pgHero,.pgGrid{grid-template-columns:1fr}.pgMain{padding:20px 15px 40px}.pgHero{padding:22px}.pgHero p{font-size:17px}}
.projectSamplePages{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.projectSamplePages article{border:1px solid #dfe5ef;border-radius:14px;padding:15px;background:#fff}.projectSamplePages span{font-size:10px;font-weight:900;letter-spacing:.08em;color:#3155e7}.projectSamplePages h3{font-size:16px;margin:7px 0}.projectSamplePages p,.projectSamplePages li{font-size:13px;line-height:1.5;color:#344054}.projectSamplePages ol{padding-left:18px}.projectPreviewNoDownload{padding:10px 12px;border-radius:9px;background:#f6f8ff;color:#475467;font-size:12px}@media(max-width:760px){.projectSamplePages{grid-template-columns:1fr}}
