.pg-page{--pg-ink:#171717;--pg-muted:#66645f;--pg-line:#dedbd3;--pg-paper:#f7f5ef;--pg-accent:#6750f6;background:#fcfbf8;color:var(--pg-ink);min-height:100vh}.pg-nav{align-items:center;display:flex;height:76px;justify-content:space-between;margin:auto;max-width:1240px;padding:0 28px}.pg-nav>a{display:flex;text-decoration:none}.pg-nav>div{align-items:center;display:flex;gap:28px}.pg-nav>div>a{font-size:14px;font-weight:650;text-decoration:none}.pg-nav-login{border:1px solid var(--pg-line);border-radius:999px;padding:9px 17px}.pg-hero{display:grid;gap:72px;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);margin:0 auto;max-width:1240px;padding:70px 28px 100px}.pg-hero-copy{align-self:center}.pg-kicker{align-items:center;background:#ede9ff;border:1px solid #ded6ff;border-radius:999px;color:#5140c8;display:inline-flex;font-size:13px;font-weight:750;gap:7px;padding:7px 12px}.pg-hero h1{font-size:clamp(54px,5.5vw,82px);letter-spacing:-.065em;line-height:.94;margin:25px 0}.pg-hero h1 em{color:var(--pg-accent);font-style:normal}.pg-hero-copy>p{color:var(--pg-muted);font-size:20px;line-height:1.55;max-width:560px}.pg-hero-copy>ul{display:grid;gap:10px;list-style:none;margin:30px 0 0;padding:0}.pg-hero-copy>li{align-items:center;display:flex;font-size:14px;font-weight:600;gap:9px}.pg-hero-copy li svg{color:var(--pg-accent)}.pg-form{background:#fff;border:1px solid var(--pg-line);border-radius:26px;box-shadow:0 30px 90px rgba(31,28,21,.09);display:grid;gap:17px;padding:30px}.pg-form-heading{align-items:center;display:flex;gap:12px;margin-bottom:4px}.pg-form-heading>span{align-items:center;background:var(--pg-accent);border-radius:12px;color:#fff;display:flex;height:42px;justify-content:center;width:42px}.pg-form-heading>div{display:grid}.pg-form-heading strong{font-size:19px}.pg-form-heading small{color:var(--pg-muted)}.pg-form label{display:grid;gap:7px}.pg-form label>span{font-size:13px;font-weight:720}.pg-form label>span small{color:#8b8881;font-weight:500}.pg-form input,.pg-form select,.pg-form textarea{background:#fbfaf7;border:1px solid var(--pg-line);border-radius:12px;color:var(--pg-ink);outline:none;padding:12px 13px;width:100%}.pg-form textarea{line-height:1.45;resize:vertical}.pg-form input:focus,.pg-form select:focus,.pg-form textarea:focus{border-color:#9585f7;box-shadow:0 0 0 3px rgba(103,80,246,.1)}.pg-form-row{display:grid;gap:12px;grid-template-columns:1fr 1fr}.pg-form-row--three{grid-template-columns:repeat(3,1fr)}.pg-upload{align-items:center!important;border:1px dashed #c5c0b5;border-radius:13px;color:var(--pg-muted);cursor:pointer;display:flex!important;gap:9px!important;padding:13px}.pg-upload input{display:none}.pg-upload>span{font-weight:600!important;max-width:270px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-upload>small{margin-left:auto}.pg-submit{align-items:center;background:var(--pg-accent);border:0;border-radius:13px;color:#fff;display:flex;font-weight:750;gap:9px;justify-content:center;min-height:52px;padding:0 20px}.pg-submit svg:last-child{margin-left:auto}.pg-submit:disabled{opacity:.72}.pg-status{background:#f3f0ff;border-radius:10px;color:#4f3fc5;font-size:13px;margin:0;padding:10px 12px}.pg-privacy{color:#918e87;font-size:11px;margin:0;text-align:center}.pg-spin{animation:pg-spin 1s linear infinite}@keyframes pg-spin{to{transform:rotate(1turn)}}.pg-how{background:#181817;color:#fff;padding:100px max(28px,calc((100vw - 1184px)/2))}.pg-section-kicker{color:#8d7eff;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pg-how>h2{font-size:52px;letter-spacing:-.045em;margin:10px 0 48px}.pg-how>div{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.pg-how article{border:1px solid #3b3935;border-radius:20px;min-height:270px;padding:27px;position:relative}.pg-how article>span{color:#77736b;font-size:13px;position:absolute;right:24px;top:24px}.pg-how article>svg{color:#8d7eff;height:30px;margin-top:20px;width:30px}.pg-how h3{font-size:23px;margin:50px 0 10px}.pg-how article p{color:#aaa69d;line-height:1.55;margin:0}.pg-final{align-items:center;background:#f0ecff;display:flex;flex-direction:column;padding:90px 28px;text-align:center}.pg-final>svg{color:var(--pg-accent);height:35px;width:35px}.pg-final h2{font-size:48px;letter-spacing:-.04em;margin:18px 0 8px}.pg-final p{color:var(--pg-muted);font-size:18px}.pg-final a{align-items:center;background:var(--pg-accent);border-radius:999px;color:#fff;display:flex;font-weight:700;gap:10px;margin-top:20px;padding:14px 22px;text-decoration:none}.presentation-stage{overflow:hidden;position:relative;width:100%}.presentation-stage__canvas{height:720px;left:0;position:absolute;top:0;transform-origin:top left;width:1280px}.presentation-stage__canvas .ts-deck{padding:0}.presentation-stage__canvas .ts-slide{border-radius:12px;box-shadow:none;width:1280px}.pg-result-page{background:#f3f1eb;min-height:100vh;padding-bottom:70px}.pg-result-nav{align-items:center;background:#fff;border-bottom:1px solid #e5e1d8;display:flex;height:70px;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2))}.pg-result-nav>a{display:flex;text-decoration:none}.pg-result-nav>div{align-items:center;display:flex;gap:18px}.pg-result-nav span{color:#77736d;font-size:13px}.pg-result-nav>div>a{align-items:center;background:#6750f6;border-radius:999px;color:#fff;display:flex;font-size:14px;font-weight:700;gap:7px;padding:10px 16px;text-decoration:none}.pg-result-head{align-items:end;display:flex;justify-content:space-between;margin:0 auto;max-width:1240px;padding:45px 24px 28px}.pg-result-head>div:first-child>a{align-items:center;color:#706d67;display:flex;font-size:13px;gap:6px;text-decoration:none}.pg-result-head p{color:#6750f6;font-size:13px;font-weight:700;margin:18px 0 7px}.pg-result-head h1{font-size:42px;letter-spacing:-.04em}.pg-result-actions{display:flex;gap:10px}.pg-result-actions a,.pg-result-actions button{align-items:center;background:#fff;border:1px solid #dcd8cf;border-radius:10px;color:#252525;display:flex;font-size:14px;font-weight:650;gap:8px;padding:10px 14px;text-decoration:none}.pg-presenter{background:#252523;border-radius:18px;margin:auto;max-width:1240px;overflow:hidden;padding:26px 26px 18px}.pg-presenter:fullscreen{align-items:center;border-radius:0;display:flex;flex-direction:column;justify-content:flex-start;max-width:none;overflow:auto;padding:30px;width:100vw}.pg-presenter:fullscreen .presentation-stage{max-width:1280px}.pg-presenter:fullscreen .pg-notes,.pg-presenter:fullscreen .pg-presenter-controls{max-width:1280px;width:100%}.pg-presenter:fullscreen .pg-notes{max-height:22vh;overflow:auto}.pg-presenter-controls{gap:12px;min-height:66px}.pg-presenter-controls,.pg-presenter-controls button{align-items:center;color:#fff;display:flex;justify-content:center}.pg-presenter-controls button{background:#3a3936;border:0;border-radius:9px;gap:7px;height:38px;padding:0 12px}.pg-presenter-controls button:disabled{opacity:.35}.pg-presenter-controls span{font-size:13px;font-weight:700;min-width:58px;text-align:center}.pg-presenter-controls .pg-notes-toggle{margin-left:auto}.pg-notes{background:#fff9dc;border:1px solid #eadf9c;border-radius:13px;margin:0 auto;max-width:1240px;padding:18px 22px;width:100%}.pg-notes p{color:#5e5740;margin:5px 0 0}.pg-slide-strip{display:flex;gap:9px;margin:18px auto 0;max-width:1240px;overflow:auto;padding:2px 0 12px}.pg-slide-strip button{background:#fff;border:1px solid #dcd8cf;border-radius:10px;display:grid;flex:0 0 170px;gap:5px;min-height:76px;padding:12px;text-align:left}.pg-slide-strip button.is-active{border-color:#6750f6;box-shadow:0 0 0 2px rgba(103,80,246,.13)}.pg-slide-strip span{color:#6750f6;font-size:11px;font-weight:800}.pg-slide-strip strong{font-size:13px;line-height:1.25}.pg-claim{background:#181817;border-radius:20px;color:#fff;justify-content:space-between;margin:42px auto 0;max-width:1240px;padding:30px}.pg-claim,.pg-claim>div{align-items:center;display:flex}.pg-claim>div{gap:18px}.pg-claim>div>span{align-items:center;background:#6750f6;border-radius:50%;display:flex;height:52px;justify-content:center;width:52px}.pg-claim h2{font-size:24px;margin:0 0 5px}.pg-claim p{color:#aaa69d;margin:0}.pg-claim>a{align-items:center;background:#fff;border-radius:999px;color:#181817;display:flex;font-weight:700;gap:8px;padding:12px 18px;text-decoration:none}.pg-feedback{background:#fff;border:1px solid #dedbd3;border-radius:18px;margin:18px auto 0;max-width:720px;padding:24px;text-align:center}.pg-feedback h3{margin:0 0 15px}.pg-feedback>div{display:flex;gap:10px;justify-content:center}.pg-feedback button{align-items:center;background:#f7f5ef;border:1px solid #dedbd3;border-radius:10px;display:flex;gap:8px;padding:9px 14px}.pg-feedback button.is-active{border-color:#6750f6;color:#5543ce}.pg-feedback textarea{border:1px solid #dedbd3;border-radius:10px;margin-top:14px;padding:10px;width:100%}.pg-feedback .pg-feedback-send{background:#6750f6;color:#fff;display:inline-flex;margin:10px auto 0}.pg-result-state{align-items:center;background:#fbfaf7;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:24px;text-align:center}.pg-result-state>svg:not(.pg-spin){margin-bottom:30px}.pg-result-state h1{font-size:45px;letter-spacing:-.04em;margin:8px 0 12px}.pg-result-state>p:not(.pg-section-kicker){color:#716e67;max-width:520px}.pg-result-state>a{background:#6750f6;border-radius:999px;color:#fff;margin-top:20px;padding:11px 18px;text-decoration:none}.pg-progress{background:#e2ded4;border-radius:20px;height:8px;margin-top:25px;overflow:hidden;width:300px}.pg-progress i{animation:pg-progress 2s ease-in-out infinite;background:#6750f6;border-radius:20px;display:block;height:100%;width:40%}@keyframes pg-progress{0%{transform:translateX(-100%)}to{transform:translateX(350%)}}@media(max-width:900px){.pg-hero{grid-template-columns:1fr;padding-top:35px}.pg-hero-copy{text-align:center}.pg-hero-copy>p{margin-left:auto;margin-right:auto}.pg-hero-copy>ul{justify-content:center}.pg-how>div{grid-template-columns:1fr}.pg-result-head{align-items:start;gap:20px}.pg-claim{align-items:stretch;flex-direction:column;gap:22px}.pg-claim>a{justify-content:center}.pg-result-nav span{display:none}}@media(max-width:620px){.pg-nav>div>a:first-child{display:none}.pg-hero{gap:38px;padding:32px 16px 70px}.pg-hero h1{font-size:48px}.pg-form{border-radius:20px;padding:20px}.pg-form-row,.pg-form-row--three{grid-template-columns:1fr}.pg-upload{align-items:start!important;flex-wrap:wrap}.pg-upload>small{margin-left:29px;width:100%}.pg-how{padding:70px 18px}.pg-final h2,.pg-how>h2{font-size:38px}.pg-result-nav{padding:0 14px}.pg-result-nav>div>a{font-size:0}.pg-result-nav>div>a svg{margin:0}.pg-result-head{display:grid;padding:28px 14px 18px}.pg-result-head h1{font-size:34px}.pg-result-actions{width:100%}.pg-result-actions>*{flex:1;justify-content:center}.pg-presenter{border-radius:0;padding:10px 10px 0}.pg-presenter-controls .pg-notes-toggle{font-size:0;margin-left:0}.pg-slide-strip{padding-left:12px}.pg-claim{border-radius:0;margin-top:25px}.pg-claim>div>span{display:none}.pg-feedback{border-radius:0}.pg-result-state h1{font-size:36px}}.pg-how h2,.pg-how h3{color:#fff}.pg-result-state .presentation-progress{max-width:620px;margin-top:18px;text-align:left}