.ps-guide-page{--ps-ink:#242a2c;--ps-magenta:#f20c74;--ps-magenta-hover:#d30964;--ps-magenta-wash:#fde3ef;--ps-magenta-border:#f7b8d4;--ps-paper:#fff;--ps-warm:#f5f3ef;--ps-gray-200:#dedfe2;--ps-gray-300:#c7c9ce;--ps-gray-500:#6e727a;--ps-gray-600:#4c4f56;--ps-gray-700:#33363b;--ps-gray-800:#1f2125;--ps-indigo:#2e29fa;background:var(--ps-warm)}.ps-back{background-color:var(--ps-ink);background-image:radial-gradient(#ffffff14 1.3px,#0000 1.3px);background-size:22px 22px;max-width:100%;padding:20px 32px 0}.ps-back a{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#fff6;align-items:center;gap:8px;font-size:12px;text-decoration:none;transition:color .15s;display:inline-flex}.ps-back a:hover{color:#ffffffd9}.ps-hero{background-color:var(--ps-ink);color:#fff;background-image:radial-gradient(#ffffff14 1.3px,#0000 1.3px);background-size:22px 22px;padding:80px 32px 120px;position:relative;overflow:hidden}.ps-hero__inner{z-index:1;grid-template-columns:1.1fr 1fr;align-items:start;gap:64px;max-width:1200px;margin:0 auto;display:grid;position:relative}.ps-hero__eyebrow{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ps-magenta);align-items:center;gap:10px;margin-bottom:24px;font-size:12px;display:flex}.ps-hero__eyebrow:before{content:"";background:var(--ps-magenta);flex-shrink:0;width:28px;height:1.5px}.ps-hero__title{letter-spacing:-.04em;color:#fff;text-wrap:balance;margin:0 0 28px;font-size:76px;font-weight:400;line-height:.95}.ps-hero__title em{color:var(--ps-magenta);font-style:normal;font-weight:400}.ps-hero__subtitle{color:#ffffffb8;max-width:500px;margin:0 0 36px;font-size:19px;line-height:1.5}.ps-hero__bullets{flex-direction:column;gap:12px;margin:0 0 40px;padding:0;list-style:none;display:flex}.ps-hero__bullets li{color:#ffffffe0;align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;display:flex}.ps-hero__bullets li:before{content:"✓";font-family:var(--font-mono);color:var(--ps-magenta);background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:12px;font-weight:500;display:inline-flex}.ps-hero__meta{font-family:var(--font-mono);color:#ffffff8c;border-top:1px solid #ffffff24;flex-wrap:wrap;align-items:center;gap:24px;padding-top:20px;font-size:11.5px;display:flex}.ps-hero__meta span strong{color:#fff;font-size:14px;font-weight:500;font-family:var(--font-sans);margin-bottom:2px;display:block}.ps-gate{border:1px solid var(--ps-gray-200);color:var(--ps-ink);background:#fff;border-radius:14px;padding:32px;position:sticky;top:80px;box-shadow:0 2px 4px #14171c1a,0 24px 48px #14171c4d}.ps-gate__preview{aspect-ratio:8.5/11;background-color:var(--ps-ink);color:#fff;background-image:radial-gradient(#ffffff1a 1.2px,#0000 1.2px);background-size:14px 14px;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:space-between;margin-bottom:24px;padding:24px;display:flex;overflow:hidden}.ps-gate__preview-top{justify-content:space-between;align-items:flex-start;display:flex}.ps-gate__preview-guide-label{font-family:var(--font-mono);color:#ffffff80;font-size:9px}.ps-gate__preview-eyebrow{font-family:var(--font-mono);color:var(--ps-magenta);margin-bottom:10px;font-size:9.5px}.ps-gate__preview-title{letter-spacing:-.04em;color:#fff;margin-top:20px;font-size:42px;font-weight:400;line-height:.94}.ps-gate__preview-title em{color:var(--ps-magenta);font-style:normal;font-weight:400}.ps-gate__preview-badge{font-family:var(--font-mono);color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-self:flex-start;padding:5px 9px;font-size:9.5px}.ps-gate__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ps-magenta);align-items:center;gap:8px;margin-bottom:10px;font-size:10.5px;display:flex}.ps-gate__label:before{content:"";background:var(--ps-magenta);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ps-gate__heading{color:var(--ps-ink);letter-spacing:-.04em;text-wrap:balance;margin-bottom:20px;font-size:20px;font-weight:400;line-height:1.2}#ps-fname{scroll-margin-top:100px}.ps-gate__form{flex-direction:column;gap:12px;display:flex}.ps-gate__row2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ps-gate__field{flex-direction:column;gap:6px;display:flex}.ps-gate__optional{color:var(--ps-gray-500);font-weight:400}.ps-gate__field label{color:var(--ps-gray-600);font-size:12px;font-weight:500}.ps-gate__field input{border:1px solid var(--ps-gray-300);height:42px;font-family:var(--font-sans);color:var(--ps-ink);background:#fff;border-radius:6px;outline:none;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.ps-gate__field input:focus{border-color:var(--ps-magenta);box-shadow:0 0 0 3px #f20c742e}.ps-gate__submit{background:var(--ps-magenta);color:#fff;height:48px;font-family:var(--font-sans);letter-spacing:-.005em;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:6px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.ps-gate__submit:hover:not(:disabled){background:var(--ps-magenta-hover)}.ps-gate__submit:disabled{opacity:.6;cursor:not-allowed}.ps-gate__privacy{color:var(--ps-gray-500);margin-top:4px;font-size:11.5px;line-height:1.45}.ps-gate__privacy a{text-underline-offset:2px;text-decoration:underline}.ps-gate__error{color:#d05449;margin-top:4px;font-size:13px}.ps-gate__success{flex-direction:column;gap:14px;display:flex}.ps-gate__success-badge{background:var(--ps-magenta-wash);border:1px solid var(--ps-magenta-border);color:var(--ps-magenta);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:6px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.ps-gate__success-heading{letter-spacing:-.04em;color:var(--ps-ink);font-size:22px;font-weight:400;line-height:1.2}.ps-gate__success-body{color:var(--ps-gray-700);font-size:13.5px;line-height:1.55}.ps-gate__success-buttons{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.ps-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .16s;display:inline-flex}.ps-btn--primary{background:var(--ps-magenta);color:#fff;border-color:var(--ps-magenta)}.ps-btn--primary:hover{background:var(--ps-magenta-hover);border-color:var(--ps-magenta-hover)}.ps-btn--ghost{color:var(--ps-ink);border-color:var(--ps-gray-300);background:0 0}.ps-btn--ghost:hover{border-color:var(--ps-ink);background:#f7f6f3}.ps-inside{background:var(--ps-warm);border-top:1px solid var(--ps-gray-200);padding:96px 32px}.ps-inside__inner{max-width:1200px;margin:0 auto}.ps-eyebrow{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ps-indigo);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:11px;display:flex}.ps-eyebrow:before{content:"";background:var(--ps-indigo);flex-shrink:0;width:22px;height:1.5px}.ps-section-title{letter-spacing:-.04em;color:var(--ps-ink);text-wrap:balance;max-width:820px;margin:0 0 14px;font-size:44px;font-weight:400;line-height:1.02}.ps-section-title em{color:var(--ps-magenta);font-style:normal;font-weight:400}.ps-section-lede{color:var(--ps-gray-700);max-width:680px;margin:0 0 48px;font-size:17px;line-height:1.55}.ps-skills{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.ps-skill{border:1px solid var(--ps-gray-200);background:#fff;border-radius:10px;flex-direction:column;gap:10px;min-height:220px;padding:24px 22px 22px;display:flex}.ps-skill__num{font-family:var(--font-mono);color:var(--ps-magenta);font-size:11px;font-weight:600}.ps-skill__title{letter-spacing:-.04em;color:var(--ps-ink);margin:0;font-size:17px;font-weight:400;line-height:1.15}.ps-skill__body{color:var(--ps-gray-700);margin:0;font-size:13px;line-height:1.5}.ps-frameworks{border:1px solid var(--ps-gray-200);background:#fff;border-radius:10px;grid-template-columns:220px 1fr;align-items:start;gap:32px;margin-top:48px;padding:32px;display:grid}.ps-frameworks__label{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ps-indigo);text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:600}.ps-frameworks__heading{color:var(--ps-ink);letter-spacing:-.04em;margin:0;font-size:22px;font-weight:400;line-height:1.15}.ps-frameworks__list{grid-template-columns:repeat(5,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.ps-frameworks__list li{font-family:var(--font-mono);color:var(--ps-gray-700);background:var(--ps-warm);border:1px solid var(--ps-gray-200);text-align:center;border-radius:6px;padding:10px 12px;font-size:11.5px;line-height:1.3}.ps-pq{background-color:var(--ps-ink);color:#fff;background-image:radial-gradient(#ffffff0f 1.3px,#0000 1.3px);background-size:22px 22px;padding:96px 32px}.ps-pq__inner{grid-template-columns:80px 1fr;align-items:start;gap:24px;max-width:1000px;margin:0 auto;display:grid}.ps-pq__mark{font-family:var(--font-sans);color:var(--ps-magenta);font-size:160px;font-weight:700;line-height:.7}.ps-pq__body{letter-spacing:-.04em;color:#fff;text-wrap:balance;margin:24px 0;font-size:34px;font-weight:400;line-height:1.2}.ps-pq__body em{color:var(--ps-magenta);font-style:normal;font-weight:400}.ps-pq__attr{font-family:var(--font-mono);letter-spacing:.04em;color:#ffffff8c;align-items:center;gap:12px;font-size:12px;display:flex}.ps-pq__attr:before{content:"";background:var(--ps-magenta);flex-shrink:0;width:28px;height:1.5px}.ps-chapters{background:var(--ps-paper);padding:96px 32px}.ps-chapters__inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;display:grid}.ps-chapters__left{position:sticky;top:80px}.ps-chapters__eyebrow{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ps-magenta);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:11px;display:flex}.ps-chapters__eyebrow:before{content:"";background:var(--ps-magenta);flex-shrink:0;width:22px;height:1.5px}.ps-chapters__title{letter-spacing:-.04em;color:var(--ps-ink);text-wrap:balance;margin:0 0 16px;font-size:40px;font-weight:400;line-height:1.05}.ps-chapters__title em{color:var(--ps-magenta);font-style:normal;font-weight:400}.ps-chapters__body{color:var(--ps-gray-700);margin:0 0 24px;font-size:14.5px;line-height:1.55}.ps-chapters__meta{font-family:var(--font-mono);color:var(--ps-gray-600);border-top:1px solid var(--ps-gray-200);flex-direction:column;gap:8px;padding-top:16px;font-size:11px;display:flex}.ps-chapters__meta strong{color:var(--ps-ink);font-family:var(--font-sans);font-weight:600}.ps-chapters__list{margin:0;padding:0;list-style:none}.ps-chapters__item{border-bottom:1px solid var(--ps-gray-200);grid-template-columns:48px 120px 1fr;align-items:baseline;gap:18px;padding:20px 0;display:grid}.ps-chapters__item:first-child{border-top:1px solid var(--ps-gray-200)}.ps-chapters__item-num{font-family:var(--font-mono);color:var(--ps-gray-500);font-size:11px}.ps-chapters__item-part{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ps-magenta);font-size:10px;font-weight:600}.ps-chapters__item-title{color:var(--ps-ink);letter-spacing:-.04em;font-size:16.5px;font-weight:400;line-height:1.35}.ps-chapters__item-sub{font-family:var(--font-sans);color:var(--ps-gray-600);margin-top:2px;font-size:13px;font-weight:400;display:block}.ps-final-cta{background-color:var(--ps-ink);color:#fff;text-align:center;background-image:radial-gradient(#ffffff0f 1.3px,#0000 1.3px);background-size:22px 22px;padding:96px 32px}.ps-final-cta__inner{max-width:760px;margin:0 auto}.ps-final-cta__eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ps-magenta);justify-content:center;align-items:center;gap:10px;margin-bottom:20px;font-size:11px;display:flex}.ps-final-cta__eyebrow:before{content:"";background:var(--ps-magenta);flex-shrink:0;width:22px;height:1.5px}.ps-final-cta__title{letter-spacing:-.04em;color:#fff;text-wrap:balance;margin:0 0 36px;font-size:52px;font-weight:400;line-height:1.02}.ps-final-cta__title em{color:var(--ps-magenta);font-style:normal;font-weight:400}@media (max-width:1000px){.ps-skills{grid-template-columns:repeat(2,1fr)}.ps-frameworks__list{grid-template-columns:repeat(3,1fr)}.ps-frameworks{grid-template-columns:1fr}.ps-chapters__inner{grid-template-columns:1fr;gap:40px}.ps-chapters__left{position:static}}@media (max-width:900px){.ps-hero__inner{grid-template-columns:1fr}.ps-hero{padding:60px 28px 80px}.ps-hero__title{font-size:52px}.ps-gate{position:static}.ps-pq__inner{grid-template-columns:1fr}.ps-pq__mark{font-size:100px}.ps-pq__body{font-size:26px}.ps-final-cta__title{font-size:40px}.ps-chapters__item{grid-template-columns:40px 1fr}.ps-chapters__item-part,.ps-chapters__item-title{grid-column:2}}@media (max-width:600px){.ps-hero,.ps-inside,.ps-pq,.ps-chapters,.ps-final-cta{padding-left:20px;padding-right:20px}.ps-hero{padding-top:48px;padding-bottom:64px}.ps-hero__title{font-size:38px}.ps-skills{grid-template-columns:1fr}.ps-section-title,.ps-chapters__title,.ps-final-cta__title{font-size:30px}.ps-hero__meta{flex-direction:column;align-items:flex-start;gap:12px}.ps-gate{padding:20px}.ps-gate__preview{display:none}.ps-gate__row2{grid-template-columns:1fr}.ps-frameworks__list{grid-template-columns:repeat(2,1fr)}}
