#pitch-plate-story-generator{--forest:#123f35;--forest2:#0b3029;--ivory:#f4efe4;--paper:#fbf8f1;--gold:#aa8951;--ink:#17362f;--muted:#6e746e;--line:rgba(18,63,53,.17);--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--ivory);font-family:var(--sans);font-size:16px;line-height:1.5;min-height:760px;isolation:isolate}#pitch-plate-story-generator *{box-sizing:border-box}#pitch-plate-story-generator button,#pitch-plate-story-generator input,#pitch-plate-story-generator textarea{font:inherit}#pitch-plate-story-generator button{cursor:pointer}#pitch-plate-story-generator .ppsg-screen{min-height:760px}#pitch-plate-story-generator .ppsg-landing{display:grid;align-content:space-between;min-height:min(900px,100svh);padding:28px 22px 30px;background:var(--forest);color:var(--ivory);position:relative;overflow:hidden}#pitch-plate-story-generator .ppsg-landing:after{content:"";position:absolute;right:-110px;bottom:9%;width:260px;height:260px;border:1px solid rgb(244 239 228 / .18);transform:rotate(45deg)}#pitch-plate-story-generator .ppsg-wordmark{font-size:13px;font-weight:700;letter-spacing:.24em}#pitch-plate-story-generator .ppsg-logo-lockup,#pitch-plate-story-generator .ppsg-results-logo{display:inline-flex;align-items:center;min-height:34px}#pitch-plate-story-generator .ppsg-logo{display:block;width:auto;max-width:190px;max-height:44px;object-fit:contain}#pitch-plate-story-generator .ppsg-results-logo{margin-bottom:42px}#pitch-plate-story-generator .ppsg-welcome{display:grid;grid-template-rows:auto 1fr auto;min-height:100svh;padding:26px 22px max(28px,env(safe-area-inset-bottom));background:var(--forest);color:var(--ivory);overflow:hidden;position:relative}#pitch-plate-story-generator .ppsg-welcome:after{content:"";position:absolute;right:-105px;bottom:11%;width:245px;height:245px;border:1px solid rgb(244 239 228 / .16);transform:rotate(45deg);pointer-events:none}#pitch-plate-story-generator .ppsg-welcome-brand{width:128px;height:108px;overflow:hidden;background:#fff;position:relative;z-index:1}#pitch-plate-story-generator .ppsg-welcome-brand img{display:block;width:128px;height:128px;object-fit:cover;transform:translateY(-10px)}#pitch-plate-story-generator .ppsg-welcome-copy{align-self:center;position:relative;z-index:1;animation:ppsg-reveal .55s ease both}#pitch-plate-story-generator .ppsg-welcome-copy h1{margin:0 0 26px;font:400 clamp(48px,13.4vw,76px)/.88 var(--serif);letter-spacing:-.047em}#pitch-plate-story-generator .ppsg-welcome-copy>p:last-child{max-width:520px;margin-bottom:0;font:20px/1.42 var(--serif);color:rgb(244 239 228 / .88)}#pitch-plate-story-generator .ppsg-welcome-action{position:relative;z-index:1}#pitch-plate-story-generator .ppsg-welcome-action .ppsg-btn{width:100%;max-width:340px;background:var(--ivory);border-color:var(--ivory);color:var(--forest)}#pitch-plate-story-generator .ppsg-welcome-action span{display:block;margin-top:15px;font-size:10px;font-weight:700;letter-spacing:.22em;color:rgb(244 239 228 / .62)}#pitch-plate-story-generator .ppsg-kicker{max-width:620px;margin:0 0 26px;color:#d1b47e;font-size:18px;line-height:1.25;letter-spacing:.11em;font-weight:700}#pitch-plate-story-generator h1,#pitch-plate-story-generator h2,#pitch-plate-story-generator h3,#pitch-plate-story-generator p{margin-top:0}#pitch-plate-story-generator .ppsg-hero h1{max-width:720px;margin:0 0 28px;font:400 clamp(46px,13vw,92px)/.9 var(--serif);letter-spacing:-.045em}#pitch-plate-story-generator .ppsg-hero-copy{max-width:540px;font:20px/1.45 var(--serif)}#pitch-plate-story-generator .ppsg-hero-note{max-width:500px;color:rgb(244 239 228 / .74);font-size:14px}#pitch-plate-story-generator .ppsg-btn{min-height:52px;border:1px solid var(--forest);border-radius:0;padding:14px 20px;background:var(--forest);color:#fff;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:.18s ease}#pitch-plate-story-generator .ppsg-btn:hover{background:var(--forest2);transform:translateY(-1px)}#pitch-plate-story-generator .ppsg-btn:focus-visible,#pitch-plate-story-generator input:focus-visible,#pitch-plate-story-generator textarea:focus-visible{outline:3px solid #d1b47e;outline-offset:2px}#pitch-plate-story-generator .ppsg-landing .ppsg-btn{background:var(--ivory);color:var(--forest);border-color:var(--ivory);width:100%;max-width:330px}#pitch-plate-story-generator .ppsg-landing-line{margin:16px 0 0;color:rgb(244 239 228 / .62);font-size:10px;font-weight:700;letter-spacing:.22em}#pitch-plate-story-generator .ppsg-shell{max-width:1220px;margin:auto;padding:28px 18px 54px}#pitch-plate-story-generator .ppsg-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid var(--line)}#pitch-plate-story-generator .ppsg-step{font-size:11px;letter-spacing:.16em;color:var(--muted);text-transform:uppercase}#pitch-plate-story-generator .ppsg-grid{display:grid;gap:32px}#pitch-plate-story-generator .ppsg-title{font:400 clamp(38px,10vw,62px)/.97 var(--serif);letter-spacing:-.035em;margin-bottom:10px}#pitch-plate-story-generator .ppsg-intro{color:var(--muted);max-width:560px;margin-bottom:32px}#pitch-plate-story-generator .ppsg-field{margin-bottom:26px}#pitch-plate-story-generator .ppsg-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}#pitch-plate-story-generator .ppsg-optional{color:var(--muted);font-weight:400;letter-spacing:.06em}#pitch-plate-story-generator input[type=text],#pitch-plate-story-generator textarea{display:block;width:100%;border:1px solid var(--line);border-radius:0;background:var(--paper);color:var(--ink);padding:15px 14px;min-height:52px}#pitch-plate-story-generator textarea{min-height:145px;resize:vertical}#pitch-plate-story-generator .ppsg-help,#pitch-plate-story-generator .ppsg-privacy{font-size:13px;color:var(--muted);margin:7px 0 0}#pitch-plate-story-generator .ppsg-photo-stage{position:relative;overflow:hidden;width:100%;aspect-ratio:4/3;background:#d9d8cf;border:1px solid var(--line);touch-action:none;display:grid;place-items:center}#pitch-plate-story-generator .ppsg-photo-stage img{position:absolute;max-width:none;user-select:none;pointer-events:none;transform-origin:center}#pitch-plate-story-generator .ppsg-photo-placeholder{text-align:center;padding:24px;color:var(--muted);font:24px/1.2 var(--serif)}#pitch-plate-story-generator .ppsg-upload{display:block;margin-top:10px;width:100%;text-align:center}#pitch-plate-story-generator .ppsg-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}#pitch-plate-story-generator .ppsg-slider{display:none;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin-top:14px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}#pitch-plate-story-generator .ppsg-slider.is-visible{display:grid}#pitch-plate-story-generator input[type=range]{width:100%;accent-color:var(--forest)}#pitch-plate-story-generator .ppsg-preview-card{background:var(--paper);border:1px solid var(--line);padding:14px;position:sticky;top:18px}#pitch-plate-story-generator .ppsg-preview-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}#pitch-plate-story-generator canvas{display:block;max-width:100%;height:auto;background:var(--forest)}#pitch-plate-story-generator .ppsg-create{width:100%;margin-top:8px}#pitch-plate-story-generator .ppsg-form-step{animation:ppsg-reveal .28s ease both}#pitch-plate-story-generator .ppsg-form-step>.ppsg-help{margin:-2px 0 20px;font:19px/1.45 var(--serif);color:var(--muted)}#pitch-plate-story-generator .ppsg-step-actions{display:grid;grid-template-columns:minmax(100px,.42fr) 1fr;gap:10px;margin-top:8px}#pitch-plate-story-generator .ppsg-step-actions .ppsg-btn{width:100%}#pitch-plate-story-generator .ppsg-error{min-height:24px;color:#94372d;font-size:13px;margin:8px 0}#pitch-plate-story-generator .ppsg-results{background:var(--forest);color:var(--ivory);padding:36px 18px 60px}#pitch-plate-story-generator .ppsg-results-inner{max-width:1120px;margin:auto}#pitch-plate-story-generator .ppsg-results .ppsg-title{max-width:760px}#pitch-plate-story-generator .ppsg-results-intro{color:rgb(244 239 228 / .75);margin-bottom:34px}#pitch-plate-story-generator .ppsg-output-grid{display:grid;gap:28px}#pitch-plate-story-generator .ppsg-platforms{display:flex;gap:8px;overflow:auto;margin:0 0 24px;padding-bottom:4px}#pitch-plate-story-generator .ppsg-platform{min-height:46px;padding:10px 18px;border:1px solid rgb(244 239 228 / .35);background:#fff0;color:var(--ivory);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}#pitch-plate-story-generator .ppsg-platform.is-active{background:var(--ivory);color:var(--forest);border-color:var(--ivory)}#pitch-plate-story-generator .ppsg-output{background:var(--paper);color:var(--ink);padding:14px}#pitch-plate-story-generator .ppsg-output h3,#pitch-plate-story-generator .ppsg-captions h3{font-size:11px;letter-spacing:.15em;text-transform:uppercase}#pitch-plate-story-generator .ppsg-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}#pitch-plate-story-generator .ppsg-btn-secondary{background:#fff0;color:var(--forest)}#pitch-plate-story-generator .ppsg-captions{margin-top:30px;border-top:1px solid rgb(244 239 228 / .25);padding-top:28px}#pitch-plate-story-generator .ppsg-caption{background:rgb(244 239 228 / .07);border:1px solid rgb(244 239 228 / .16);padding:18px;margin:12px 0}#pitch-plate-story-generator .ppsg-caption-head{display:flex;align-items:center;justify-content:space-between;gap:15px}#pitch-plate-story-generator .ppsg-caption p{white-space:pre-wrap;color:rgb(244 239 228 / .88);font-size:14px;margin-bottom:0}#pitch-plate-story-generator .ppsg-community{margin-top:42px;padding:28px;background:var(--paper);color:var(--ink);border-left:3px solid var(--gold)}#pitch-plate-story-generator .ppsg-community .ppsg-kicker{color:var(--gold);margin-bottom:14px}#pitch-plate-story-generator .ppsg-community h3{margin-bottom:8px;font:400 clamp(34px,8vw,52px)/1 var(--serif);letter-spacing:-.03em}#pitch-plate-story-generator .ppsg-community-lead{font:22px/1.35 var(--serif)}#pitch-plate-story-generator .ppsg-consent{display:flex;gap:12px;align-items:flex-start;margin:24px 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}#pitch-plate-story-generator .ppsg-consent input{width:22px;height:22px;flex:0 0 auto;accent-color:var(--forest)}#pitch-plate-story-generator .ppsg-community [data-community-share]{width:100%}#pitch-plate-story-generator .ppsg-community [data-community-share]:disabled{opacity:.45;cursor:not-allowed;transform:none}#pitch-plate-story-generator .ppsg-community-status{margin:12px 0 0;color:var(--muted);font-size:12px}#pitch-plate-community-stories{--forest:#123f35;--ivory:#f4efe4;--paper:#fbf8f1;--gold:#aa8951;--ink:#17362f;max-width:1240px;margin:0 auto;padding:clamp(42px,8vw,96px) clamp(18px,4vw,54px);background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}#pitch-plate-community-stories *{box-sizing:border-box}#pitch-plate-community-stories .ppsg-gallery-header{max-width:820px;margin-bottom:clamp(34px,6vw,72px);border-top:2px solid var(--gold);padding-top:24px}#pitch-plate-community-stories .ppsg-gallery-kicker{margin:0 0 18px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em}#pitch-plate-community-stories .ppsg-gallery-header h1{margin:0;font:400 clamp(48px,9vw,100px)/.92 Georgia,"Times New Roman",serif;letter-spacing:-.055em;color:var(--forest)}#pitch-plate-community-stories .ppsg-gallery-header>p:last-child{margin:22px 0 0;font:400 clamp(20px,3vw,30px)/1.35 Georgia,"Times New Roman",serif}#pitch-plate-community-stories .ppsg-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,4vw,54px)}#pitch-plate-community-stories .ppsg-story-card{min-width:0;background:#fff;border-bottom:3px solid var(--gold)}#pitch-plate-community-stories .ppsg-story-image{display:block;width:100%;padding:0;border:0;background:var(--forest);cursor:zoom-in;overflow:hidden}#pitch-plate-community-stories .ppsg-story-image img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transition:transform .35s ease}#pitch-plate-community-stories .ppsg-story-image:hover img,#pitch-plate-community-stories .ppsg-story-image:focus-visible img{transform:scale(1.018)}#pitch-plate-community-stories .ppsg-story-copy{padding:24px 22px 28px}#pitch-plate-community-stories .ppsg-story-copy h2{margin:0;font:400 clamp(30px,4vw,46px)/1 Georgia,"Times New Roman",serif;color:var(--forest)}#pitch-plate-community-stories .ppsg-story-business{margin:10px 0 0;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}#pitch-plate-community-stories .ppsg-story-text{margin-top:18px;color:#3e514c;font:400 17px/1.65 Georgia,"Times New Roman",serif}#pitch-plate-community-stories .ppsg-story-text p{margin:0}#pitch-plate-community-stories .ppsg-gallery-empty{padding:48px 28px;background:var(--forest);color:var(--ivory);border-left:4px solid var(--gold)}#pitch-plate-community-stories .ppsg-gallery-empty h2{margin:0 0 10px;font:400 clamp(30px,5vw,48px)/1.05 Georgia,"Times New Roman",serif}#pitch-plate-community-stories .ppsg-lightbox{width:min(92vw,620px);max-height:92vh;padding:0;border:0;background:#fff0;overflow:visible}#pitch-plate-community-stories .ppsg-lightbox::backdrop{background:rgb(5 24 20 / .9)}#pitch-plate-community-stories .ppsg-lightbox img{display:block;max-width:100%;max-height:88vh;margin:auto}#pitch-plate-community-stories .ppsg-lightbox button{position:absolute;right:-4px;top:-44px;width:40px;height:40px;border:1px solid var(--gold);border-radius:50%;background:var(--forest);color:#fff;font-size:28px;line-height:1;cursor:pointer}#pitch-plate-story-generator .ppsg-manifesto{margin:58px 0 28px;max-width:720px;border-top:1px solid rgb(244 239 228 / .25);padding-top:38px}#pitch-plate-story-generator .ppsg-manifesto h3{margin-bottom:8px;font:400 clamp(40px,9vw,70px)/.98 var(--serif);letter-spacing:-.035em}#pitch-plate-story-generator .ppsg-manifesto p{font:22px/1.35 var(--serif);color:rgb(244 239 228 / .72)}#pitch-plate-story-generator .ppsg-manifesto strong{font-size:11px;letter-spacing:.2em;color:var(--gold)}#pitch-plate-story-generator .ppsg-copy{min-height:42px;padding:9px 14px;background:#fff0;border-color:#d1b47e;color:var(--ivory)}#pitch-plate-story-generator .ppsg-again{margin-top:28px;background:var(--ivory);color:var(--forest);border-color:var(--ivory)}#pitch-plate-story-generator [hidden]{display:none!important}#pitch-plate-story-generator .ppsg-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#pitch-plate-story-generator .ppsg-landing{display:block;min-height:100svh;padding:24px 0 0;background:var(--forest)}#pitch-plate-story-generator .ppsg-landing>.ppsg-logo-lockup{margin-left:22px;animation:ppsg-reveal .65s ease both}#pitch-plate-story-generator .ppsg-logo-lockup,#pitch-plate-story-generator .ppsg-results-logo{width:190px;height:64px;overflow:hidden;background:#fff}#pitch-plate-story-generator .ppsg-logo{display:block;width:190px;max-width:none;max-height:none;height:auto;transform:none}#pitch-plate-story-generator .ppsg-landing>.ppsg-logo-lockup,#pitch-plate-story-generator .ppsg-results-logo{width:min(320px,calc(100% - 44px));height:auto;aspect-ratio:3/1}#pitch-plate-story-generator .ppsg-landing>.ppsg-logo-lockup .ppsg-logo,#pitch-plate-story-generator .ppsg-results-logo .ppsg-logo{width:100%;height:100%;object-fit:contain}#pitch-plate-story-generator .ppsg-hero-grid{padding:70px 22px 0}#pitch-plate-story-generator .ppsg-hero{animation:ppsg-reveal .7s .08s ease both}#pitch-plate-story-generator .ppsg-editorial-image{margin:34px 0 0;overflow:hidden;position:relative;background:#1b1c19}#pitch-plate-story-generator .ppsg-editorial-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}#pitch-plate-story-generator .ppsg-crowd{height:440px;margin-right:-22px;margin-left:22px;clip-path:inset(0 0 0 100%);animation:ppsg-clip .9s .2s cubic-bezier(.2,.7,.2,1) forwards}#pitch-plate-story-generator .ppsg-crowd img{object-position:50% 18%;animation:ppsg-breathe 14s ease-in-out infinite alternate}#pitch-plate-story-generator .ppsg-philosophy{margin-top:0;padding:64px 22px 58px;background:var(--ivory);color:var(--ink);position:relative;z-index:1}#pitch-plate-story-generator .ppsg-speaker{height:330px;margin:-95px 38px 48px -22px}#pitch-plate-story-generator .ppsg-speaker img{object-position:50% 28%}#pitch-plate-story-generator .ppsg-section-no{margin-bottom:14px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}#pitch-plate-story-generator .ppsg-philosophy h2{margin-bottom:10px;font:400 clamp(46px,12vw,78px)/.94 var(--serif);letter-spacing:-.045em}#pitch-plate-story-generator .ppsg-philosophy-lead{font:24px/1.35 var(--serif);color:var(--forest)}#pitch-plate-story-generator .ppsg-philosophy .ppsg-hero-note{color:var(--muted);margin:32px 0}#pitch-plate-story-generator .ppsg-philosophy strong{display:block;margin-bottom:22px;font:400 32px/1 var(--serif)}#pitch-plate-story-generator .ppsg-philosophy .ppsg-btn{background:var(--forest);color:var(--ivory);border-color:var(--forest)}#pitch-plate-story-generator .ppsg-philosophy .ppsg-landing-line{color:var(--muted)}#pitch-plate-story-generator .ppsg-builder{background:var(--ivory)}#pitch-plate-story-generator .ppsg-form-step{min-height:520px;padding-top:8px}#pitch-plate-story-generator input[type=text]:focus,#pitch-plate-story-generator textarea:focus{border-color:var(--gold);box-shadow:inset 3px 0 0 var(--gold)}#pitch-plate-story-generator .ppsg-btn:active{transform:translateY(1px) scale(.995)}#pitch-plate-story-generator .ppsg-photo-stage img:not([hidden]){animation:ppsg-photo-in .5s ease both}#pitch-plate-story-generator .ppsg-generating{display:grid;place-items:center;min-height:100svh;padding:32px;background:var(--forest);color:var(--ivory);text-align:center}#pitch-plate-story-generator .ppsg-generating>div{max-width:480px}#pitch-plate-story-generator .ppsg-generating p{font:400 clamp(30px,8vw,52px)/1.15 var(--serif)}#pitch-plate-story-generator .ppsg-generating-rule{display:block;width:110px;height:2px;margin:0 auto 30px;background:var(--gold);transform-origin:left;animation:ppsg-line .65s ease both}#pitch-plate-story-generator .ppsg-results:not([hidden]) .ppsg-output{animation:ppsg-reveal .55s ease both}#pitch-plate-story-generator .ppsg-results:not([hidden]) .ppsg-output:nth-child(2){animation-delay:.12s}#pitch-plate-story-generator .ppsg-results-logo{margin-bottom:42px}@keyframes ppsg-clip{to{clip-path:inset(0)}}@keyframes ppsg-breathe{to{transform:scale(1.035)}}@keyframes ppsg-photo-in{from{opacity:0;transform:translate(-50%,-48%) scale(.98)}to{opacity:1}}@keyframes ppsg-line{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ppsg-reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ppsg-instance-notice{padding:12px;border:1px solid #ccc}@media(min-width:800px){#pitch-plate-story-generator .ppsg-landing{padding:44px 6vw 50px}#pitch-plate-story-generator .ppsg-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:6vw}#pitch-plate-story-generator .ppsg-output-grid{grid-template-columns:1fr 1fr}#pitch-plate-story-generator .ppsg-output-grid.is-single{grid-template-columns:minmax(0,540px)}#pitch-plate-story-generator .ppsg-results{padding:60px 5vw 76px}}@media(min-width:800px){#pitch-plate-story-generator .ppsg-landing{padding:34px 0 0}#pitch-plate-story-generator .ppsg-landing>.ppsg-logo-lockup{margin-left:6vw}#pitch-plate-story-generator .ppsg-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:5vw;padding:60px 0 80px 6vw}#pitch-plate-story-generator .ppsg-crowd{height:650px;margin:0;align-self:center}#pitch-plate-story-generator .ppsg-philosophy{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(380px,1fr);gap:7vw;align-items:center;padding:100px 8vw}#pitch-plate-story-generator .ppsg-speaker{height:640px;margin:-150px 0 0 -8vw}#pitch-plate-story-generator .ppsg-philosophy-copy{max-width:590px}#pitch-plate-story-generator .ppsg-philosophy .ppsg-btn{max-width:330px;width:100%}}@media(min-width:800px){#pitch-plate-story-generator .ppsg-welcome{padding:42px 6vw 48px}#pitch-plate-story-generator .ppsg-welcome-copy h1{font-size:clamp(72px,8vw,118px);max-width:900px}#pitch-plate-story-generator .ppsg-welcome-copy>p:last-child{font-size:24px}}@media(prefers-reduced-motion:reduce){#pitch-plate-story-generator *{scroll-behavior:auto!important;transition:none!important;animation:none!important}#pitch-plate-story-generator .ppsg-crowd{clip-path:none}}@media(max-width:799px){#pitch-plate-community-stories{padding:38px 16px 64px}#pitch-plate-community-stories .ppsg-story-grid{grid-template-columns:1fr;gap:24px}#pitch-plate-community-stories .ppsg-story-copy{padding:20px 18px 24px}#pitch-plate-story-generator .ppsg-screen{min-height:100svh}#pitch-plate-story-generator .ppsg-hero-grid{padding:48px 20px 0}#pitch-plate-story-generator .ppsg-kicker{font-size:clamp(16px,4.6vw,19px);line-height:1.28;letter-spacing:.09em;margin-bottom:22px}#pitch-plate-story-generator .ppsg-hero h1{font-size:clamp(45px,13.2vw,58px);line-height:.88;letter-spacing:-.045em;margin-bottom:24px}#pitch-plate-story-generator .ppsg-hero-copy{font-size:clamp(18px,5.2vw,22px);line-height:1.38}#pitch-plate-story-generator .ppsg-crowd{height:min(440px,58svh);margin-left:20px}#pitch-plate-story-generator .ppsg-philosophy{padding:52px 20px 48px}#pitch-plate-story-generator .ppsg-speaker{height:min(330px,44svh);margin:-78px 34px 40px -20px}#pitch-plate-story-generator .ppsg-philosophy h2{font-size:clamp(44px,12.5vw,58px)}#pitch-plate-story-generator .ppsg-philosophy-lead{font-size:clamp(21px,6vw,25px)}#pitch-plate-story-generator .ppsg-shell{padding:20px 16px 42px}#pitch-plate-story-generator .ppsg-topline{margin-bottom:24px}#pitch-plate-story-generator .ppsg-topline .ppsg-logo-lockup{width:174px;height:58px}#pitch-plate-story-generator .ppsg-topline .ppsg-logo{width:174px}#pitch-plate-story-generator .ppsg-step{font-size:10px;letter-spacing:.1em;text-align:right}#pitch-plate-story-generator .ppsg-title{font-size:clamp(40px,11.5vw,53px);line-height:.92;margin-bottom:14px}#pitch-plate-story-generator .ppsg-intro{font-size:16px;line-height:1.45;margin-bottom:24px}#pitch-plate-story-generator .ppsg-form-step{min-height:0;padding-bottom:14px}#pitch-plate-story-generator .ppsg-field{margin-bottom:20px}#pitch-plate-story-generator input[type=text],#pitch-plate-story-generator textarea{font-size:16px;min-height:56px;padding:16px}#pitch-plate-story-generator textarea{min-height:138px}#pitch-plate-story-generator .ppsg-btn{min-height:56px;padding:15px 16px}#pitch-plate-story-generator .ppsg-step-actions{position:sticky;bottom:0;z-index:3;margin:18px -16px -14px;padding:12px 16px max(12px,env(safe-area-inset-bottom));background:rgb(244 239 228 / .96);box-shadow:0 -10px 24px rgb(18 63 53 / .07)}#pitch-plate-story-generator .ppsg-preview-card{position:relative;top:auto;margin-top:18px}#pitch-plate-story-generator .ppsg-results{padding:38px 16px 54px}#pitch-plate-story-generator .ppsg-results .ppsg-title{font-size:clamp(45px,13vw,60px)}#pitch-plate-story-generator .ppsg-platforms{scroll-snap-type:x mandatory}#pitch-plate-story-generator .ppsg-platform{flex:1 0 auto;scroll-snap-align:start;min-height:50px}#pitch-plate-story-generator .ppsg-actions{grid-template-columns:1fr}#pitch-plate-story-generator .ppsg-community{padding:22px 18px}}