@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@font-face{font-family:Mileast;src:url(/assets/mileast.regular-B7B0Spo_.otf)format("opentype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;font-family:Inter,sans-serif}.home{background:#5a0000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(#0000 30%,#1a0000 100%);position:fixed;inset:0}.home h1{color:#fff;text-align:center;z-index:2;margin-bottom:32px;font-family:Mileast,serif;font-size:6rem;font-weight:400;position:relative}.enter-section{z-index:2;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.enter-section label{color:#fff;font-size:1.3rem}.go-arrow{cursor:pointer;width:120px;transition:transform .3s;transform:rotate(10deg)}.go-arrow:hover{animation:.5s ease-in-out infinite shake}@keyframes shake{0%,to{transform:translate(0)scale(1.1)}25%{transform:translate(-2px)scale(1.1)}75%{transform:translate(2px)scale(1.1)}}.deco{pointer-events:none;z-index:0;animation:3s ease-in-out infinite float;position:absolute}.deco-rocket{width:220px;top:6%;right:8%;transform:rotate(-15deg)}.deco-box{width:190px;bottom:12%;left:6%;transform:rotate(10deg)}.deco-dart{width:200px;top:14%;left:10%;transform:rotate(5deg)}.deco-plant{width:180px;bottom:10%;right:12%;transform:rotate(-8deg)}@keyframes float{0%,to{translate:0}50%{translate:0 -12px}}.prep{background:#5a0000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.prep:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#0000 30%,#1a0000 100%);position:fixed;inset:0}.prep-content{z-index:1;flex-direction:column;align-items:center;width:90%;max-width:560px;padding:48px 0;display:flex;position:relative}.prep-content h1{color:#fff;text-align:center;margin:0 0 24px;font-family:Mileast,serif;font-size:3.5rem;font-weight:400}.prep-warning{color:#ff8a80;text-align:center;margin:0 0 8px;font-size:1.15rem;line-height:1.7}.prep-instruction{color:#ffffffb3;text-align:center;margin:0;font-size:.95rem}.prep-go-corner{z-index:2;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:32px;right:40px}.prep-ready{color:#fff;text-align:center;margin:0;font-size:1.2rem;font-weight:600}.prep .go-arrow{cursor:pointer;width:110px;transition:transform .3s}.prep .go-arrow:hover{animation:.5s ease-in-out infinite shake}.pitch-room{background:#1a0000;min-height:100vh;position:relative;overflow:hidden}.bg-overlay{opacity:.3;z-index:0;background:url(/assets/shark-tank-background-YlHwxoBt.png) 50%/cover no-repeat;position:fixed;inset:0}.top-banner{z-index:4;background:linear-gradient(#3e1318,#5d292c);justify-content:center;align-items:center;height:60px;display:flex;position:fixed;top:0;left:0;right:0}.timer{color:#fff;letter-spacing:4px;font-size:1.6rem;font-weight:700}.judges{z-index:2;justify-content:space-evenly;width:100%;max-width:1500px;margin:0 auto;padding-top:60px;display:flex;position:relative}.judge-station{flex-direction:column;align-items:center;display:flex;position:relative}.spotlight-img{opacity:1;z-index:1;pointer-events:none;width:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}.spotlight-glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#fff5b44d 0%,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:150px;left:50%;transform:translate(-50%)}.judge-avatar-wrapper{z-index:2;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;margin-top:18em;display:flex;position:relative}.judge-avatar{object-fit:contain;border-radius:50%;width:190px;height:190px}.judge-station.speaking .judge-avatar-wrapper{transition:transform .4s,box-shadow .4s;transform:scale(1.1);box-shadow:0 0 25px #fff6,0 0 50px #ffffff26}.judge-station:not(.speaking) .judge-avatar-wrapper{transition:transform .4s,box-shadow .4s}.judge-station.speaking .judge-avatar-wrapper:before,.judge-station.speaking .judge-avatar-wrapper:after{content:"";border:2px solid #ffffff4d;border-radius:50%;animation:2s ease-out infinite radiate;position:absolute;top:50%;left:50%;translate:-50% -50%}.judge-station.speaking .judge-avatar-wrapper:after{animation-delay:1s}@keyframes radiate{0%{opacity:.6;width:100%;height:100%}to{opacity:0;width:140%;height:140%}}.judge-station.speaking .spotlight-glow{background:radial-gradient(circle,#ffffff59 0%,#0000 70%);width:260px;height:260px;transition:all .4s}.judge-station:not(.speaking) .spotlight-glow{transition:all .4s}.summary-box{color:#fff;z-index:3;background:#0009;border:1px solid #7a2e36;border-radius:8px;width:280px;position:fixed;top:calc(60px + 5em);right:20px;overflow:hidden;box-shadow:0 0 14px #5d292c99}.summary-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.summary-header span{font-size:.95rem;font-weight:700}.summary-arrow{font-size:1.2rem;transition:transform .2s}.summary-arrow.open{transform:rotate(180deg)}.summary-content{color:#ddd;max-height:0;padding:0 16px;font-size:.85rem;line-height:1.5;transition:max-height .3s,padding .3s;overflow:hidden}.summary-content.open{max-height:300px;padding:0 16px 14px}.summary-item{border-bottom:1px solid #ffffff14;padding:4px 0}.summary-item:last-child{border-bottom:none}.placeholder-text{color:#fff;opacity:.8;text-align:center;z-index:2;width:60%;max-height:4.8em;font-size:1rem;line-height:1.6;position:fixed;bottom:70px;left:50%;overflow:hidden;transform:translate(-50%)}.placeholder-text:after{content:"|";animation:.7s step-end infinite blink}@keyframes blink{50%{opacity:0}}.pitch-controls{z-index:3;gap:12px;display:flex;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}.pitch-btn{cursor:pointer;color:#fff;border:none;border-radius:6px;padding:12px 28px;font-family:Inter,sans-serif;font-size:1rem}.pitch-btn:disabled{opacity:.5;cursor:not-allowed}.pitch-btn-mute{background:#455a64}.pitch-btn-mute:hover:not(:disabled){background:#546e7a}.pitch-error{color:#fff;z-index:4;text-align:center;background:#c62828e6;border-radius:6px;max-width:80%;padding:10px 18px;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}.report{background:#5a0000;justify-content:center;min-height:100vh;display:flex;position:relative;overflow-y:auto}.report:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#0000 30%,#1a0000 100%);position:fixed;inset:0}.report-content{z-index:1;flex-direction:column;align-items:center;width:90%;max-width:700px;padding:48px 0 60px;display:flex;position:relative}.report-content h1{color:#fff;text-align:center;margin:0 0 32px;font-family:Mileast,serif;font-size:3rem;font-weight:400}.report-card{background:#00000073;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:40px;padding:32px}.score-section{margin-bottom:28px}.pie-container{align-items:center;gap:32px;display:flex}.pie-chart{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.pie-center{background:#1a0000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.pie-score{color:#fff;font-size:1.8rem;font-weight:700;line-height:1}.pie-label{color:#ffffff80;font-size:.75rem}.pie-legend{flex-direction:column;gap:6px;display:flex}.legend-item{align-items:center;gap:8px;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.legend-text{color:#fffc;flex:1;font-size:.85rem}.legend-score{color:#fff;text-align:right;min-width:20px;font-size:.85rem;font-weight:600}.feedback-section h2{color:#fff;margin:0 0 10px;font-size:1.1rem;font-weight:600}.feedback-section p{color:#ffffffbf;margin:0 0 16px;font-size:.9rem;line-height:1.7}.verdict{background:#ffffff0f;border-radius:6px;align-items:center;gap:8px;padding:10px 14px;display:flex}.verdict-label{color:#fff9;font-size:.9rem;font-weight:600}.verdict-value{font-size:.9rem;font-weight:600}.verdict-value.offer{color:#4caf50}.leaderboard-title{color:#fff;align-self:flex-start;margin:0 0 16px;font-size:1.4rem;font-weight:600}.leaderboard-card{background:#00000073;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:36px;overflow:hidden}.leaderboard-header{background:#ffffff0f;border-bottom:1px solid #ffffff14;padding:12px 20px;display:flex}.leaderboard-header span{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.leaderboard-row{border-bottom:1px solid #ffffff0d;padding:12px 20px;transition:background .2s;display:flex}.leaderboard-row:last-child{border-bottom:none}.leaderboard-row.you{background:#ffffff14}.lb-rank{color:#fff9;width:40px;font-size:.9rem}.lb-name{color:#fff;flex:1;font-size:.9rem}.leaderboard-row.you .lb-name{color:#ff9800;font-weight:600}.lb-product{color:#fff9;flex:1;font-size:.9rem}.lb-score{text-align:right;color:#fff;width:50px;font-size:.9rem;font-weight:600}.report-loading{flex-direction:column;align-items:center;gap:20px;padding:60px 0;display:flex}.report-loading p{color:#ffffffb3;font-size:1.1rem}.loading-spinner{border:4px solid #ffffff26;border-top-color:#ff9800;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.report-error{color:#ff6b6b;text-align:center;padding:40px 0;font-size:1rem}.insights-card{background:#00000073;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:20px;padding:24px 32px}.insights-card h2{color:#fff;margin:0 0 12px;font-size:1.1rem;font-weight:600}.insights-card ul{margin:0;padding:0 0 0 20px}.insights-card li{color:#ffffffbf;margin-bottom:6px;font-size:.9rem;line-height:1.7}.go-home-btn{color:#fff;cursor:pointer;background:#2e7d32;border:none;border-radius:6px;padding:14px 40px;font-family:Inter,sans-serif;font-size:1.1rem;transition:background .2s}.go-home-btn:hover{background:#388e3c}
