:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body,html,#root{margin:0;padding:0;min-height:100vh;font-family:Inter,Poppins,Segoe UI,Arial,sans-serif;background:#fff;color:#181a1b}.unpitch-root{min-height:100vh;display:flex;flex-direction:column}.unpitch-header{width:100%;padding:2.5rem 0 1.5rem;background:transparent;display:flex;justify-content:center;align-items:center}.unpitch-header-row{display:flex;align-items:center;gap:1.2rem}.unpitch-logo{width:120px;height:120px;object-fit:contain}.unpitch-header-title{font-size:2rem;font-weight:700;letter-spacing:-1px;color:#181a1b}.unpitch-hero{position:relative;width:100%;min-height:320px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:4rem 4vw 2rem 8vw;margin-bottom:2rem;overflow:hidden;gap:3vw}.unpitch-hero-bgtext{position:absolute;top:.2em;left:0;font-size:20vw;font-weight:900;color:#e5e7eb;opacity:.32;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;width:100%;white-space:nowrap}.unpitch-hero-content{flex:1 1 0;min-width:0;z-index:3;display:flex;flex-direction:column;align-items:flex-start}.unpitch-hero-image{flex:0 0 auto;width:100%;max-width:380px;min-width:180px;height:auto;border-radius:1.2rem;box-shadow:0 6px 32px #0000001a;object-fit:cover;margin-left:2vw;z-index:2}.unpitch-hero-title{font-size:3.5rem;font-weight:800;margin:0 0 1.2rem;line-height:1.05;color:#181a1b;z-index:2}.unpitch-hero-accent{color:#888;font-weight:700}.unpitch-hero-tagline{font-size:1.3rem;font-weight:400;color:#222;margin:0 0 .5rem;z-index:2}.unpitch-hero-highlight{color:#2563eb;font-weight:500}.unpitch-main{width:100%;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:4rem;padding:0 8vw 2rem 8vw}.unpitch-section{margin:0;padding:0;background:none;border-radius:0;box-shadow:none;text-align:left;min-height:320px;position:relative;overflow:hidden}.unpitch-section h2{font-size:2.1rem;font-weight:700;margin:0 0 1.1rem;color:#181a1b}.unpitch-section ul{padding-left:1.2em;margin:0}.unpitch-section li{margin-bottom:1.1em;line-height:1.7;font-size:1.1rem}.unpitch-refs ul{list-style:disc inside}.unpitch-refs a{color:#2563eb;text-decoration:underline;transition:color .2s}.unpitch-refs a:hover{color:#1d4ed8}.unpitch-cta{text-align:left;margin-top:2rem}.unpitch-cta-btn{display:inline-block;margin-top:1.2rem;padding:.9em 2.5em;background:#181a1b;color:#fff;border-radius:32px;font-weight:700;font-size:1.15rem;text-decoration:none;letter-spacing:.02em;box-shadow:0 2px 8px #00000012;transition:background .2s,color .2s}.unpitch-cta-btn:hover{background:#2563eb;color:#fff}.unpitch-footer{width:100%;text-align:center;padding:2.5rem 0 1.5rem;font-size:1rem;color:#888;background:#fff;border-top:1px solid #e5e7eb;margin-top:auto}.unpitch-footer a{color:#2563eb;text-decoration:underline}.unpitch-watermark{position:fixed;bottom:2vw;right:2vw;z-index:10;opacity:.08;pointer-events:auto;transition:opacity .3s,transform .3s;-webkit-user-select:none;user-select:none}.unpitch-watermark img{width:18vw;min-width:120px;max-width:320px;height:auto;display:block;filter:grayscale(100%);transition:transform .3s,opacity .3s}.unpitch-watermark:hover,.unpitch-watermark:focus{opacity:.18}.unpitch-watermark:hover img,.unpitch-watermark:focus img{transform:scale(1.08) rotate(-2deg)}.section-watermark{position:sticky;top:.5em;left:0;width:100%;font-size:12vw;color:#e5e7eb;opacity:.6;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-weight:900;line-height:1;white-space:nowrap;will-change:opacity;transition:opacity .2s}#references-watermark,#collaborate-watermark{top:.2em}@media (max-width: 900px){.unpitch-logo{width:72px;height:72px}.unpitch-hero{flex-direction:column;align-items:flex-start;padding:3rem 0 1.5rem 4vw;gap:2vw}.unpitch-hero-image{width:90vw;max-width:420px;min-width:120px;margin:2vw 0 0;align-self:flex-start}.unpitch-hero-bgtext{font-size:32vw}.unpitch-main{padding:0 4vw 2rem 4vw}.section-watermark{font-size:22vw}.unpitch-section{min-height:200px}}@media (min-width: 901px){.unpitch-hero{padding-top:.8rem}}@media (max-width: 600px){.unpitch-header{padding:1.2rem 0 .7rem}.unpitch-header-title{font-size:1.3rem}.unpitch-logo{width:48px;height:48px}.unpitch-hero{padding:2rem 0 1rem 3vw;min-height:180px;gap:1.2rem}.unpitch-hero-title{font-size:1.25rem;word-break:break-word;overflow-wrap:break-word;line-height:1.15}.unpitch-hero-content{align-items:flex-start;width:100%}.unpitch-hero-bgtext{font-size:16vw;top:.2rem}.unpitch-hero-image{width:98vw;max-width:98vw;min-width:60px;margin:1.2rem 0 0;border-radius:.7rem}.unpitch-main{padding:0 2vw 1.5rem 2vw;gap:2rem}.unpitch-section h2{font-size:1.3rem}.unpitch-section li{font-size:1rem}.unpitch-cta-btn{font-size:1rem;padding:.7em 1.5em}.unpitch-footer{padding:1.2rem 0 .7rem;font-size:.95rem}.unpitch-watermark img{width:32vw;min-width:60px;max-width:120px}.unpitch-watermark{bottom:1vw;right:1vw}}
