@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";.navbar{z-index:1000;background:#0b0b0d;border:1.5px solid #ff6b00;border-radius:28px;width:auto;margin:20px 20px 0;position:sticky;top:20px}.nav-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:90px;margin:0 auto;padding:0 70px;display:flex}.logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.logo-text{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.logo-main{letter-spacing:-.8px;white-space:nowrap;font-size:24px;font-weight:800;line-height:1}.logo-i{color:#ff6b00}.logo-deabaaz{color:#fff}.logo-sub{color:#fff;letter-spacing:3px;white-space:nowrap;margin-top:5px;padding-left:2px;font-size:9px;font-weight:600}.nav-links{align-items:center;gap:42px;display:flex}.nav-links a{color:#aeb2bb;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#ff6b00}.nav-register-link{color:#aeb2bb;cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:15px;font-weight:500;transition:all .3s}.nav-register-link:hover{color:#ff6b00}.nav-button{color:#10120f;cursor:pointer;background:#ff6b00;border:none;border-radius:30px;outline:none;padding:15px 30px;font-size:15px;font-weight:700;transition:all .3s}.nav-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b0033}@media (width<=900px){.navbar{border-radius:24px;margin:16px 16px 0;top:16px}.nav-container{padding:0 30px}.logo-main{font-size:21px}.logo-sub{letter-spacing:2.5px;font-size:8px}.nav-links{gap:20px}}@media (width<=780px){.navbar{border-radius:20px;margin:12px 12px 0;top:12px}.nav-container{height:75px;padding:0 20px}.logo-main{font-size:18px}.logo-sub{letter-spacing:2px;margin-top:4px;font-size:7px}.nav-links{display:none}.nav-button{padding:11px 18px;font-size:13px}.logo-image{width:170px;height:57px}}.logo-image{object-fit:contain;width:225px;height:76px;display:block}.hero{background:#060606;justify-content:space-between;align-items:center;gap:48px;padding:32px 56px 60px;display:flex;position:relative;overflow:hidden}.hero-glow{filter:blur(120px);pointer-events:none;z-index:0;border-radius:150%;position:absolute}.glow-two{background:radial-gradient(circle,#ff6b001a 0%,#0000 70%);width:360px;height:360px;bottom:-80px;right:25%}.hero-visual{z-index:1;flex:0 0 420px;justify-content:center;align-items:center;height:560px;display:flex;position:relative}.visual-circle{pointer-events:none;border:1px solid #ff6b001f;border-radius:50%;position:absolute}.circle-one{width:460px;height:460px;animation:40s linear infinite rotate-slow}.circle-two{border-color:#ffffff0f;width:340px;height:340px;animation:30s linear infinite reverse rotate-slow}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-card.card-main{z-index:2;-webkit-backdrop-filter:blur(18px);background:linear-gradient(160deg,#ffffff0f,#ffffff03);border:1px solid #ffffff14;border-radius:24px;width:300px;padding:32px 28px;position:relative;transform:rotate(-3deg);box-shadow:0 24px 60px #0000008c,inset 0 0 0 1px #ff6b000a}.card-label{letter-spacing:2px;text-transform:uppercase;color:#ffffff73;margin-bottom:18px;font-size:12px}.card-number{background:linear-gradient(#ff8a3d,#ff6b00);color:#0000;filter:drop-shadow(0 0 24px #ff6b0059);-webkit-background-clip:text;background-clip:text;margin-bottom:22px;font-size:88px;font-weight:700;line-height:1}.hero-card.card-main p{color:#ffffff8c;margin:0;font-size:14px;line-height:1.6}.hero-video-slider{z-index:2;background:#000;border:1px solid #ff6b002e;border-radius:24px;width:1000px;height:300px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000008c,0 0 40px #ff6b0014}.hero-video-track{width:300%;height:100%;animation:18s ease-in-out infinite slide-hero-videos;display:flex}.hero-video{flex-shrink:0;width:33.333%;height:100%;overflow:hidden}.hero-video iframe{border:none;width:100%;height:100%;display:block}@keyframes slide-hero-videos{0%,27%{transform:translate(0)}33%,60%{transform:translate(-33.333%)}66%,93%{transform:translate(-66.666%)}to{transform:translate(0)}}.floating-card{z-index:3;-webkit-backdrop-filter:blur(10px);background:#121212d9;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;animation:5s ease-in-out infinite float-gentle;display:flex;position:absolute;box-shadow:0 12px 30px #00000073}.floating-card span{color:#060606;background:#ff6b00;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;display:flex}.floating-card strong{color:#fff;margin-bottom:2px;font-size:13px;display:block}.floating-card p{color:#ffffff80;margin:0;font-size:12px}.floating-top{animation-delay:0s;top:40px;left:-30px}.floating-bottom{animation-delay:2.5s;bottom:60px;right:-20px}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.circle-one,.circle-two,.floating-card,.hero-video-track{animation:none}}@media (width<=1024px){.hero{text-align:center;flex-direction:column;padding:28px 28px 45px}.hero-visual{flex:none;width:100%;max-width:420px;height:480px;margin-top:28px}}@media (width<=480px){.hero-card.card-main{width:240px;padding:24px 20px}.card-number{font-size:64px}.hero-video-slider{width:280px;height:350px}.floating-top{top:10px;left:-10px}.floating-bottom{right:-10px}}.stats-section{grid-template-columns:1fr 1fr;grid-template-areas:"heading image""grid grid";align-items:start;gap:45px 60px;display:grid;position:relative;overflow:visible}.stats-section>.section-heading{grid-area:heading;align-self:center;margin-bottom:0}.stats-section>.stats-grid{grid-area:grid}.stats-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ff6b000f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:20px;right:5%}.stats-image{z-index:1;border:2px solid #ff6b002e;border-radius:18px;grid-area:image;width:100%;max-width:550px;margin-left:auto;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000073,0 0 35px #ff6b000f}.stats-image:hover{transform:translateY(-5px);box-shadow:0 25px 70px #0000008c,0 0 45px #ff6b001a}.stats-image img{width:100%;height:auto;transition:transform .5s;display:block}.stats-image:hover img{transform:scale(1.03)}.stat-card{transition:transform .3s,border-color .3s,box-shadow .3s}.stat-card:hover{border-color:#ff6b0059;transform:translateY(-6px);box-shadow:0 15px 40px #00000040}@media (width<=900px){.stats-section{grid-template-columns:1fr;grid-template-areas:"heading""image""grid";row-gap:40px}.stats-section:after{display:none}.stats-image{width:100%;max-width:620px;margin:0 auto}}@media (width<=600px){.stats-section{grid-template-areas:"heading""grid"}.stats-image{display:none}.stat-card:hover{transform:translateY(-3px)}}.admin-dashboard{box-sizing:border-box;color:#f5f5f5;background:#0f1014;min-height:100vh;padding:60px 70px;font-family:Arial,Helvetica,sans-serif}.admin-container{width:100%;max-width:1500px;margin:0 auto}.admin-header{border-bottom:1px solid #292c35;justify-content:space-between;align-items:center;padding-bottom:28px;display:flex}.admin-logo{align-items:center;gap:10px;display:flex}.admin-logo-icon{font-size:25px}.admin-logo-text{flex-direction:column;display:flex}.admin-logo-title{color:#ff6b00;letter-spacing:-.5px;font-size:24px;font-weight:800;line-height:1}.admin-logo-subtitle{color:#fff;letter-spacing:1px;margin-top:5px;font-size:14px;font-weight:700}.admin-refresh-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #343842;border-radius:8px;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.admin-refresh-button span{font-size:18px}.admin-refresh-button:hover{color:#ff6b00;border-color:#ff6b00}.admin-refresh-button:disabled{opacity:.5;cursor:not-allowed}.admin-page-intro{margin-top:42px}.admin-kicker{color:#ff6b00;letter-spacing:3px;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.admin-page-intro h1{color:#f5f5f5;letter-spacing:-1.5px;margin:0;font-size:46px;font-weight:700;line-height:1.1}.admin-page-intro p{color:#858c99;margin:13px 0 0;font-size:15px}.admin-stat-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px;display:grid}.admin-stat-card{box-sizing:border-box;background:#15171d;border:1px solid #303540;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:105px;padding:20px;display:flex}.admin-stat-card span{color:#777f8d;letter-spacing:1.8px;font-size:10px;font-weight:700}.admin-stat-card strong{color:#ff6b00;font-size:28px;font-weight:700}.admin-stat-card strong.muted{color:#777f8d;font-size:18px}.admin-filter-bar{background:#15171d;border:1px solid #303540;border-radius:10px;align-items:flex-end;gap:15px;margin-top:35px;padding:20px;display:flex}.admin-filter-group{flex-direction:column;gap:8px;display:flex}.admin-filter-group label{color:#7f8795;letter-spacing:1.6px;font-size:10px;font-weight:700}.admin-filter-group select,.admin-filter-group input{box-sizing:border-box;color:#fff;background:#111218;border:1px solid #303540;border-radius:7px;outline:none;height:42px;padding:0 13px;font-family:inherit;font-size:13px}.admin-filter-group select{width:220px}.admin-filter-group input{width:300px}.admin-filter-group select:focus,.admin-filter-group input:focus{border-color:#ff6b00}.admin-filter-group input::placeholder{color:#626975}.search-group{flex:1}.admin-filter-count{color:#707784;white-space:nowrap;margin-left:auto;padding-bottom:12px;font-size:11px}.admin-table-card{background:#15171d;border:1px solid #303540;border-radius:10px;width:100%;margin-top:20px;overflow:hidden}.admin-table-scroll{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1200px}.admin-table th{text-align:left;color:#737b88;letter-spacing:1.6px;white-space:nowrap;background:#13151b;border-bottom:1px solid #303540;padding:16px 18px;font-size:9px;font-weight:700}.admin-table td{color:#c9ced8;vertical-align:middle;border-bottom:1px solid #252832;padding:19px 18px;font-size:13px}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr{transition:all .15s}.admin-table tbody tr:hover{background:#191c23}.admin-queue-number{color:#ff6b00;font-size:14px}.admin-waiting-pill{color:#ff6b00;white-space:nowrap;background:#ff6b0012;border:1px solid #ff6b0040;border-radius:6px;padding:8px 11px;font-size:11px;font-weight:700;display:inline-block}.admin-startup-name{color:#fff;margin-bottom:5px;font-size:13px;font-weight:700}.admin-founder-name{color:#d8dce4;margin-bottom:5px;font-size:13px}.admin-sub-text{color:#727986;margin-top:3px;font-size:10px}.admin-day{color:#c2c7d0;white-space:nowrap}.admin-status-badge{text-transform:uppercase;letter-spacing:1px;white-space:nowrap;border-radius:5px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-block}.admin-status-badge.status-waiting{color:#ff6b00;background:#ff6b0014;border:1px solid #ff6b0038}.admin-status-badge.status-announced{color:#7dc4ff;background:#7dc4ff14;border:1px solid #7dc4ff38}.admin-status-badge.status-completed{color:#78e0a0;background:#78e0a014;border:1px solid #78e0a033}.admin-status-badge.status-skipped{color:#ff8d8d;background:#ff646414;border:1px solid #ff646433}.admin-update-select{color:#fff;cursor:pointer;background:#1a1d24;border:1px solid #363b46;border-radius:6px;outline:none;width:120px;height:36px;padding:0 9px;font-size:11px}.admin-update-select:focus{border-color:#ff6b00}.admin-update-select:disabled{opacity:.5;cursor:not-allowed}.feedback-score{color:#ff6b00;font-size:13px;font-weight:700}.feedback-muted{color:#656c78;font-size:11px}.feedback-link{color:#858c99;cursor:pointer;background:0 0;border:none;margin-top:5px;padding:0;font-size:10px;text-decoration:underline}.feedback-link:hover{color:#ff6b00}.view-button{color:#858c99;cursor:pointer;background:0 0;border:1px solid #343842;border-radius:6px;width:34px;height:34px;padding:0;transition:all .2s}.view-button:hover{color:#ff6b00;border-color:#ff6b00}.admin-empty-state{text-align:center;background:#15171d;border:1px solid #303540;border-radius:10px;margin-top:20px;padding:70px 30px}.admin-empty-state h2{color:#fff;margin:0 0 10px;font-size:20px}.admin-empty-state p{color:#777f8d;margin:0;font-size:13px}.admin-drawer-backdrop{z-index:9998;-webkit-backdrop-filter:blur(4px);background:#000000a6;position:fixed;inset:0}.admin-drawer{z-index:9999;box-sizing:border-box;background:#15171d;border-left:1px solid #303540;flex-direction:column;width:min(560px,94vw);height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-25px 0 70px #0000008c}.drawer-header{border-bottom:1px solid #303540;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 28px;display:flex}.drawer-header h2{color:#fff;margin:0;font-size:22px;font-weight:700}.drawer-header p{color:#777f8d;margin:7px 0 0;font-size:12px}.drawer-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #343842;border-radius:7px;flex-shrink:0;width:36px;height:36px;font-size:23px;line-height:1;transition:all .2s}.drawer-close:hover{color:#ff6b00;border-color:#ff6b00}.drawer-tabs{background:#13151a;border-bottom:1px solid #303540;display:flex}.drawer-tab{color:#777f8d;letter-spacing:.8px;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:14px 18px;font-size:11px;font-weight:700}.drawer-tab:hover{color:#fff}.drawer-tab.active{color:#ff6b00;border-bottom-color:#ff6b00}.drawer-body{flex:1;padding:25px 28px 40px;overflow-y:auto}.drawer-body::-webkit-scrollbar{width:7px}.drawer-body::-webkit-scrollbar-track{background:#111218}.drawer-body::-webkit-scrollbar-thumb{background:#363b46;border-radius:10px}.drawer-body::-webkit-scrollbar-thumb:hover{background:#ff6b00}.drawer-section{margin-bottom:28px}.drawer-section h4{color:#ff6b00;letter-spacing:2px;margin:0 0 14px;font-size:10px;font-weight:700}.drawer-row{border-bottom:1px solid #252832;justify-content:space-between;align-items:flex-start;gap:20px;padding:12px 0;display:flex}.drawer-row:last-child{border-bottom:none}.drawer-row span{color:#727986;font-size:11px}.drawer-row strong{color:#e2e5ea;text-align:right;word-break:break-word;max-width:60%;font-size:12px}.drawer-row a{color:#ff6b00;font-size:12px;text-decoration:none}.drawer-row a:hover{text-decoration:underline}.drawer-stacked-row{border-bottom:1px solid #252832;padding:13px 0}.drawer-stacked-row span{color:#727986;margin-bottom:8px;font-size:11px;display:block}.drawer-stacked-row p{color:#c9ced8;margin:0;font-size:12px;line-height:1.6}.feedback-hint{color:#777f8d;margin:0;font-size:12px;line-height:1.6}.drawer-feedback-overall{background:#181a21;border:1px solid #303540;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:17px;display:flex}.drawer-feedback-overall span{color:#777f8d;letter-spacing:1.5px;font-size:10px;font-weight:700}.drawer-feedback-overall strong{color:#ff6b00;font-size:22px}.drawer-question{background:#181a21;border:1px solid #292c35;border-radius:8px;margin-bottom:8px;padding:13px 14px}.drawer-question-header{justify-content:space-between;align-items:center;gap:15px;display:flex}.drawer-question-header>span{color:#c9ced8;font-size:11px;line-height:1.5}.drawer-stars{flex-shrink:0;display:flex}.drawer-star{color:#4f5662;cursor:pointer;background:0 0;border:none;padding:1px;font-size:15px}.drawer-star:hover,.drawer-star.active{color:#ff6b00}.custom-question-input{gap:8px;display:flex}.custom-question-input input{box-sizing:border-box;color:#fff;background:#111218;border:1px solid #303540;border-radius:7px;outline:none;flex:1;min-width:0;height:40px;padding:0 12px;font-family:inherit;font-size:12px}.custom-question-input input::placeholder{color:#626975}.custom-question-input input:focus{border-color:#ff6b00}.custom-question-input button{color:#ff6b00;cursor:pointer;background:#ff6b0014;border:1px solid #ff6b0040;border-radius:7px;padding:0 14px;font-size:11px;font-weight:700}.custom-question-input button:hover{color:#111218;background:#ff6b00}.custom-question-list{margin-top:10px}.drawer-feedback-textarea{box-sizing:border-box;resize:vertical;color:#fff;background:#111218;border:1px solid #303540;border-radius:8px;outline:none;width:100%;min-height:150px;padding:13px;font-family:inherit;font-size:12px;line-height:1.6}.drawer-feedback-textarea::placeholder{color:#626975}.drawer-feedback-textarea:focus{border-color:#ff6b00}.feedback-minimum{color:#626975;margin:7px 0 0;font-size:9px}.drawer-feedback-actions{justify-content:flex-end;gap:10px;padding-top:5px;display:flex}.drawer-cancel-button{color:#aab0bc;cursor:pointer;background:0 0;border:1px solid #343842;border-radius:7px;padding:11px 18px;font-size:12px;font-weight:600}.drawer-cancel-button:hover{color:#fff;border-color:#fff}.drawer-submit-button{color:#111218;cursor:pointer;background:#ff6b00;border:none;border-radius:7px;padding:11px 20px;font-size:12px;font-weight:800}.drawer-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #ff6b0033}.drawer-submit-button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1100px){.admin-dashboard{padding:45px 35px}.admin-stat-row{grid-template-columns:repeat(2,1fr)}.admin-filter-bar{flex-wrap:wrap}.search-group{flex:none;width:100%}.admin-filter-group input{width:100%}.admin-filter-count{margin-left:0}}@media (width<=700px){.admin-dashboard{padding:30px 18px}.admin-page-intro h1{font-size:34px}.admin-stat-row{grid-template-columns:1fr}.admin-filter-bar{flex-direction:column;align-items:stretch}.admin-filter-group,.admin-filter-group select,.admin-filter-group input{width:100%}.admin-filter-count{padding-bottom:0}.admin-header{align-items:flex-start}.admin-logo-title{font-size:20px}.admin-logo-subtitle{font-size:12px}.admin-refresh-button{padding:9px 13px}.admin-drawer{width:100%}.drawer-header{padding:20px}.drawer-body{padding:20px 18px 35px}.drawer-question-header{flex-direction:column;align-items:flex-start}.drawer-stars{margin-top:4px}}@media (width<=450px){.admin-page-intro h1{font-size:29px}.admin-page-intro p{font-size:13px}.admin-logo-icon{font-size:20px}.admin-stat-card{min-height:95px}.drawer-feedback-actions{flex-direction:column}.drawer-cancel-button,.drawer-submit-button{width:100%}}.feedback-section-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.edit-questions-button{color:#ff6b00;cursor:pointer;background:#ff6b0014;border:1px solid #ff6b0040;border-radius:6px;flex-shrink:0;padding:8px 12px;font-family:inherit;font-size:10px;font-weight:700;transition:all .2s}.edit-questions-button:hover{color:#111218;background:#ff6b00}.question-edit-input{box-sizing:border-box;color:#fff;background:#111218;border:1px solid #ff6b00;border-radius:6px;outline:none;flex:1;min-width:0;height:36px;padding:0 10px;font-family:inherit;font-size:11px}.question-edit-input:focus{border-color:#ff6b00;box-shadow:0 0 0 2px #ff6b0014}.drawer-question-remark{box-sizing:border-box;resize:vertical;color:#fff;background:#111218;border:1px solid #303540;border-radius:6px;outline:none;width:100%;min-height:55px;margin-top:10px;padding:10px;font-family:inherit;font-size:11px;line-height:1.5}.drawer-question-remark::placeholder{color:#626975}.drawer-question-remark:focus{border-color:#ff6b00}@media (width<=450px){.feedback-section-heading{flex-direction:column}.edit-questions-button{width:100%}}.remove-custom-question-button{color:#ff8d8d;cursor:pointer;background:0 0;border:1px solid #ff646433;border-radius:6px;margin-top:10px;padding:7px 10px;font-size:10px;font-weight:700}.remove-custom-question-button:hover{color:#fff;background:#ff64641f;border-color:#ff8d8d}:root{color:#fff;font-synthesis:none;background:#0b0b0d;font-family:DM Sans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#0b0b0d;overflow-x:hidden}a{color:inherit;text-decoration:none}.hero{justify-content:space-between;align-items:center;padding:32px 8% 60px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:720px;position:relative}.hero-badge{letter-spacing:1.5px;color:#c7c7cb;border:1px solid #303035;border-radius:100px;align-items:center;gap:10px;margin-bottom:28px;padding:9px 15px;font-size:12px;display:inline-flex}.hero-badge span{background:#ff6b00;border-radius:50%;width:8px;height:8px;box-shadow:0 0 15px #ff6b00}.hero h1{letter-spacing:-6px;font-family:Space Grotesk,sans-serif;font-size:clamp(58px,8vw,115px);font-weight:700;line-height:.92}.hero h1 span{color:#ff6b00}.hero-content>p{color:#a5a5ad;max-width:540px;margin-top:30px;font-size:18px;line-height:1.7}.hero-buttons{align-items:center;gap:18px;margin-top:38px;display:flex}.primary-button{color:#111;cursor:pointer;background:#ff6b00;border:none;border-radius:100px;padding:17px 24px;font-size:15px;font-weight:700;transition:all .3s}.primary-button span{margin-left:12px;font-size:20px}.primary-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ff6b0033}.secondary-button{color:#d2d2d6;padding:17px 10px;font-size:15px}.hero-info{gap:45px;margin-top:46px;display:flex}.hero-info div{flex-direction:column;gap:7px;display:flex}.hero-info strong{font-family:Space Grotesk,sans-serif;font-size:25px}.hero-info span{color:#77777f;font-size:13px}.hero-visual{width:480px;height:520px;margin-left:30px;position:relative}.hero-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1ed9;border:1px solid #323237;position:absolute}.card-main{border-radius:30px;width:330px;height:400px;padding:35px;top:60px;right:50px;transform:rotate(4deg);box-shadow:30px 30px 80px #0006}.card-label{letter-spacing:2px;color:#8e8e95;font-size:11px}.card-number{color:#ff6b00;margin-top:35px;font-family:Space Grotesk,sans-serif;font-size:150px;line-height:1}.card-main p{color:#a7a7af;margin-top:35px;font-size:14px;line-height:1.6}.floating-card{z-index:4;background:#18181c;border:1px solid #323237;border-radius:16px;align-items:center;gap:13px;padding:15px;display:flex;position:absolute;box-shadow:0 20px 50px #00000059}.floating-card span{color:#111;background:#ff6b00;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.floating-card strong{font-size:13px;display:block}.floating-card p{color:#77777f;margin-top:3px;font-size:11px}.floating-top{top:5px;left:0}.floating-bottom{bottom:20px;right:0}.hero-glow{filter:blur(120px);opacity:.12;border-radius:50%;position:absolute}.glow-one{background:#ff6b00;width:500px;height:500px;top:-200px;right:-100px}.glow-two{background:#3c6cff;width:400px;height:400px;bottom:-200px;left:-150px}.visual-circle{border:1px solid #2c2c31;border-radius:50%;position:absolute}.circle-one{width:450px;height:450px;top:30px;left:20px}.circle-two{width:350px;height:350px;top:80px;left:70px}@media (width<=1000px){.hero{flex-direction:column;align-items:flex-start;padding-top:28px}.hero-visual{margin:48px auto 0}}@media (width<=600px){.hero{padding:24px 6% 40px}.hero h1{letter-spacing:-3px}.hero-buttons{flex-direction:column;align-items:center}.hero-info{gap:25px}.hero-visual{transform-origin:top;width:100%;height:390px;transform:scale(.72)}}.stats-section{background:#101013;border-top:1px solid #25252a;padding:44px 8% 90px;position:relative}.section-heading{max-width:700px;margin-bottom:45px}.section-tag{color:#ff6b00;letter-spacing:2px;margin-bottom:20px;font-size:11px;font-weight:700;display:inline-block}.section-heading h2{letter-spacing:-3px;font-family:Space Grotesk,sans-serif;font-size:clamp(42px,5vw,72px);line-height:1}.section-heading h2 span{color:#77777f}.section-heading p{color:#9999a1;max-width:580px;margin-top:28px;font-size:17px;line-height:1.7}.stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.stat-card{background:#17171b;border:1px solid #29292f;border-radius:24px;min-height:310px;padding:32px;transition:transform .35s,border-color .35s;position:relative;overflow:hidden}.stat-card:hover{border-color:#ff6b00;transform:translateY(-8px)}.stat-number{color:#ff6b00;letter-spacing:-4px;font-family:Space Grotesk,sans-serif;font-size:clamp(55px,5vw,85px);font-weight:700}.stat-card h3{margin-top:40px;font-size:21px;font-weight:600}.stat-card p{color:#898991;max-width:280px;margin-top:10px;font-size:14px;line-height:1.6}.stat-arrow{color:#ff6b00;border:1px solid #34343a;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;transition:all .3s;display:grid;position:absolute;top:25px;right:25px}.stat-card:hover .stat-arrow{color:#111;background:#ff6b00;border-color:#ff6b00}@media (width<=900px){.stats-grid{grid-template-columns:1fr}.stat-card{min-height:250px}}@media (width<=600px){.stats-section{padding:32px 6% 60px}.section-heading h2{letter-spacing:-2px}.stat-arrow{display:none}}.how-section{background:#0b0b0d;padding:44px 8% 90px;position:relative}.how-header{justify-content:space-between;align-items:flex-end;gap:60px;max-width:1200px;margin:0 auto 60px;display:flex}.how-header h2{letter-spacing:-3px;font-family:Space Grotesk,sans-serif;font-size:clamp(42px,5vw,72px);line-height:1}.how-header h2 span{color:#77777f}.how-header>p{color:#96969e;max-width:420px;padding-bottom:5px;font-size:16px;line-height:1.7}.timeline{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:auto;display:grid;position:relative}.timeline:before{content:"";background:#2d2d33;width:100%;height:1px;position:absolute;top:24px;left:0}.timeline-item{position:relative}.timeline-line{align-items:center;height:50px;display:flex;position:relative}.timeline-dot{z-index:2;background:#ff6b00;border-radius:50%;width:14px;height:14px;position:relative;box-shadow:0 0 0 8px #0b0b0d}.step-content{padding-top:35px}.step-number{color:#ff6b00;letter-spacing:1.5px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.step-content h3{margin-top:15px;font-size:23px;font-weight:600}.step-content p{color:#85858d;max-width:240px;margin-top:13px;font-size:14px;line-height:1.7}@media (width<=900px){.how-section{padding:36px 6% 70px}.how-header{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:60px}.timeline{grid-template-columns:1fr;gap:0}.timeline:before{width:1px;height:100%;top:0;left:6px}.timeline-line{height:30px}.step-content{padding:20px 0 45px 35px}}.registration-section{background:#101013;border-top:1px solid #25252a;padding:44px 8% 90px}.registration-container{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;max-width:1250px;margin:0 auto;display:grid}.registration-intro{padding-top:25px}.registration-intro h2{letter-spacing:-3px;margin-top:18px;font-family:Space Grotesk,sans-serif;font-size:clamp(48px,5vw,75px);line-height:1}.registration-intro h2 span{color:#ff6b00}.registration-intro>p{color:#92929a;max-width:430px;margin-top:30px;font-size:16px;line-height:1.8}.registration-steps{flex-direction:column;gap:22px;margin-top:55px;display:flex}.registration-step{align-items:center;gap:18px;display:flex}.registration-step span{color:#ff6b00;border:1px solid #35353b;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid}.registration-step p{color:#c2c2c7;font-size:14px}.form-card{background:#18181c;border:1px solid #303036;border-radius:28px;padding:34px;box-shadow:0 30px 80px #00000040}.form-card-header{border-bottom:1px solid #2b2b30;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:28px;display:flex}.form-card-header>span{color:#8e8e96;letter-spacing:2px;font-size:11px;font-weight:700}.form-status{color:#ff6b00;letter-spacing:1px;align-items:center;gap:7px;font-size:11px;display:flex}.form-status span{background:#ff6b00;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #ff6b00}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.form-group{flex-direction:column;display:flex}.full-width{grid-column:span 2}.form-group label{color:#c5c5ca;margin-bottom:9px;font-size:12px}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#fff;background:#111114;border:1px solid #303036;border-radius:12px;outline:none;width:100%;padding:15px 16px;font-family:inherit;font-size:14px;transition:all .3s}.form-group textarea{resize:vertical;line-height:1.6}.form-group input::placeholder,.form-group textarea::placeholder{color:#5e5e66}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 4px #ff6b0014}.form-group select option{color:#fff;background:#18181c}.register-button{color:#101010;cursor:pointer;background:#ff6b00;border:none;border-radius:14px;width:100%;margin-top:28px;padding:17px 20px;font-size:15px;font-weight:700;transition:all .3s}.register-button span{margin-left:12px;font-size:20px}.register-button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 35px #ff6b002e}.register-button:disabled{opacity:.7;cursor:not-allowed}.form-message{border-radius:14px;margin-top:25px;padding:18px;font-size:14px}.success-message{color:#d8ff9c;background:#ff6b0014;border:1px solid #ff6b004d}.error-message{color:#faa;background:#ff505014;border:1px solid #ff50504d}.waiting-number{border-top:1px solid #ff6b0033;margin-top:15px;padding-top:15px}.waiting-number span{letter-spacing:1.5px;color:#a8a8ad;font-size:10px}.waiting-number h3{color:#ff6b00;margin-top:7px;font-family:Space Grotesk,sans-serif;font-size:30px}@media (width<=950px){.registration-container{grid-template-columns:1fr;gap:60px}}@media (width<=600px){.registration-section{padding:32px 6% 60px}.form-card{border-radius:22px;padding:22px}.form-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}.registration-intro h2{letter-spacing:-2px}}.faq-section{background:#0b0b0d;border-top:1px solid #25252a;padding:44px 8% 90px}.faq-container{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;max-width:1250px;margin:0 auto;display:grid}.faq-intro h2{letter-spacing:-3px;margin-top:18px;font-family:Space Grotesk,sans-serif;font-size:clamp(48px,5vw,75px);line-height:1}.faq-intro h2 span{color:#ff6b00}.faq-intro p{color:#92929a;max-width:380px;margin-top:28px;font-size:16px;line-height:1.8}.faq-list{border-top:1px solid #303036}.faq-item{border-bottom:1px solid #303036}.faq-question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:25px;width:100%;padding:27px 0;font-family:inherit;font-size:17px;font-weight:500;display:flex}.faq-icon{color:#ff6b00;border:1px solid #38383f;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:22px;transition:all .3s;display:grid}.faq-item.active .faq-icon{color:#111;background:#ff6b00;border-color:#ff6b00}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq-answer p{color:#92929a;margin:0;font-size:15px;line-height:1.8;overflow:hidden}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-item.active .faq-answer p{padding-bottom:28px}@media (width<=900px){.faq-section{padding:36px 6% 70px}.faq-container{grid-template-columns:1fr;gap:55px}}@media (width<=600px){.faq-intro h2{letter-spacing:-2px}.faq-question{padding:22px 0;font-size:15px}.faq-icon{width:34px;height:34px}}.footer{background:#101013;border-top:1px solid #25252a;padding:44px 8% 30px}.footer-container{max-width:1250px;margin:0 auto}.footer-cta{max-width:850px}.footer-cta h2{letter-spacing:-4px;margin-top:18px;font-family:Space Grotesk,sans-serif;font-size:clamp(50px,6vw,90px);line-height:.95}.footer-cta h2 span{color:#ff6b00}.footer-cta>p{color:#92929a;max-width:540px;margin-top:30px;font-size:16px;line-height:1.8}.footer-button{color:#111;cursor:pointer;background:#ff6b00;border:none;border-radius:100px;margin-top:35px;padding:17px 25px;font-family:inherit;font-size:15px;font-weight:700;transition:all .3s}.footer-button span{margin-left:12px;font-size:20px}.footer-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ff6b0033}.footer-divider{background:#2a2a30;width:100%;height:1px;margin:60px 0 40px}.footer-bottom{justify-content:space-between;gap:60px;display:flex}.footer-brand{max-width:380px}.footer-brand h3{letter-spacing:-1px;font-family:Space Grotesk,sans-serif;font-size:28px}.footer-brand h3 span{color:#ff6b00}.footer-brand p{color:#77777f;margin-top:18px;font-size:14px;line-height:1.7}.footer-links{gap:90px;display:flex}.footer-links div{flex-direction:column;gap:13px;display:flex}.footer-title{color:#77777f;letter-spacing:1.5px;margin-bottom:8px;font-size:10px;font-weight:700}.footer-links a{color:#c1c1c6;font-size:14px;transition:all .3s}.footer-links a:hover{color:#ff6b00}.footer-contact-link{text-align:left;color:#c1c1c6;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;transition:all .3s}.footer-contact-link:hover{color:#ff6b00}.contact-drawer{width:460px;max-width:100%}.loading-dots{vertical-align:middle;align-items:center;gap:4px;margin-left:8px;display:inline-flex}.loading-dots span{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite loading-dot-levitate;display:inline-block}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}@keyframes loading-dot-levitate{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.footer-copy{color:#626269;border-top:1px solid #29292e;justify-content:space-between;gap:20px;margin-top:45px;padding-top:25px;font-size:12px;display:flex}@media (width<=700px){.footer{padding:32px 6% 24px}.footer-cta h2{letter-spacing:-2px}.footer-button{margin:35px auto 0;display:table}.footer-divider{margin:45px 0 30px}.footer-bottom{flex-direction:column}.footer-links{gap:55px}.footer-copy{flex-direction:column;margin-top:50px}}.admin-dashboard{background:#101013;border-top:1px solid #25252a;padding:140px 8%}.dashboard-container{max-width:1250px;margin:0 auto}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:60px;display:flex}.dashboard-header h2{letter-spacing:-3px;margin-top:18px;font-family:Space Grotesk,sans-serif;font-size:clamp(48px,5vw,75px);line-height:1}.dashboard-header h2 span{color:#ff6b00}.refresh-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #38383f;border-radius:10px;padding:13px 20px;font-family:inherit;transition:all .3s}.refresh-button:hover{color:#ff6b00;border-color:#ff6b00}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:35px;display:grid}.dashboard-stat-card{background:#18181c;border:1px solid #303036;border-radius:20px;padding:28px}.dashboard-stat-card span{color:#85858d;font-size:13px;display:block}.dashboard-stat-card strong{color:#ff6b00;letter-spacing:-2px;margin-top:15px;font-family:Space Grotesk,sans-serif;font-size:45px;display:block}.dashboard-controls{grid-template-columns:1fr 230px;gap:15px;margin-bottom:25px;display:grid}.dashboard-controls input,.dashboard-controls select{color:#fff;background:#18181c;border:1px solid #303036;border-radius:12px;outline:none;width:100%;padding:15px 17px;font-family:inherit}.dashboard-controls input::placeholder{color:#66666e}.dashboard-controls input:focus,.dashboard-controls select:focus{border-color:#ff6b00}.dashboard-controls select option{color:#fff;background:#18181c}.candidate-table-container{background:#18181c;border:1px solid #303036;border-radius:20px;overflow-x:auto}.candidate-table{border-collapse:collapse;width:100%;min-width:850px}.candidate-table th{color:#77777f;text-align:left;letter-spacing:1.2px;border-bottom:1px solid #303036;padding:18px 22px;font-size:10px}.candidate-table td{color:#c7c7cc;border-bottom:1px solid #29292e;padding:20px 22px;font-size:14px}.candidate-table tbody tr{transition:all .25s}.candidate-table tbody tr:hover{background:#202025}.candidate-table tbody tr:last-child td{border-bottom:none}.waiting-badge{color:#ff6b00;background:#ff6b0014;border:1px solid #ff6b0040;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-block}.candidate-name{flex-direction:column;gap:5px;display:flex}.candidate-name strong{color:#fff;font-size:14px}.candidate-name span{color:#77777f;font-size:12px}.category-badge{background:#222228;border:1px solid #34343b;border-radius:6px;padding:6px 10px;font-size:12px}.dashboard-loading{text-align:center;color:#85858d;padding:60px}@media (width<=750px){.admin-dashboard{padding:90px 6%}.dashboard-header{flex-direction:column;align-items:flex-start;margin-bottom:45px}.dashboard-stats,.dashboard-controls{grid-template-columns:1fr}.dashboard-header h2{letter-spacing:-2px}}.admin-login{background:#0b0b0d;place-items:center;min-height:100vh;padding:40px 6%;display:grid}.admin-login-card{background:#18181c;border:1px solid #303036;border-radius:28px;width:100%;max-width:480px;padding:45px}.admin-login-card h1{letter-spacing:-3px;margin-top:20px;font-family:Space Grotesk,sans-serif;font-size:64px;line-height:.95}.admin-login-card h1 span{color:#ff6b00}.admin-login-card>p{color:#92929a;margin:25px 0 35px;line-height:1.7}.admin-login-card form{flex-direction:column;gap:20px;display:flex}.login-error{background:#ff505014;border:1px solid #ff50504d;border-radius:10px;padding:12px;font-size:13px;color:#faa!important;margin:0!important}@media (width<=600px){.admin-login-card{padding:30px 22px}.admin-login-card h1{font-size:50px}}.application-overlay{z-index:99999;background:#000000a6;animation:.3s overlayFade;position:fixed;inset:0}.application-drawer{color:#fff;z-index:100000;background:#0d0c0b;width:50%;height:100vh;animation:.4s drawerSlide;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #0006}.application-drawer::-webkit-scrollbar{width:8px}.application-drawer::-webkit-scrollbar-track{background:#0d0c0b}.application-drawer::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:10px}.application-drawer::-webkit-scrollbar-thumb:hover{background:#ff6b00}.drawer-header{border-bottom:1px solid #292929;justify-content:space-between;align-items:flex-start;padding:35px 40px;display:flex}.drawer-tag{color:#ff6b00;letter-spacing:4px;margin:0 0 12px;font-size:11px;font-weight:700}.drawer-header h1{color:#f5f5f5;margin:0;font-size:38px;font-weight:700}.drawer-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #353535;border-radius:50%;width:48px;height:48px;font-size:32px;line-height:1;transition:all .3s}.drawer-close:hover{color:#ff6b00;border-color:#ff6b00;transform:rotate(90deg)}.application-form{padding:40px}.drawer-form-group{flex-direction:column;margin-bottom:26px;display:flex}.drawer-form-group label{color:#a5a5a5;letter-spacing:.5px;margin-bottom:9px;font-size:12px;font-weight:700}.drawer-form-group label span{color:#ff6b00}.drawer-form-group label small{color:#777;text-transform:none;margin-left:4px;font-size:11px;font-weight:500}.drawer-form-group input,.drawer-form-group select,.drawer-form-group textarea{box-sizing:border-box;color:#fff;background:#2c2b29;border:1px solid #484848;border-radius:10px;outline:none;width:100%;padding:16px;font-family:inherit;font-size:15px;transition:all .25s}.drawer-form-group textarea{resize:vertical;min-height:110px}.drawer-form-group input::placeholder,.drawer-form-group textarea::placeholder{color:#9a9a9a}.drawer-form-group input:focus,.drawer-form-group select:focus,.drawer-form-group textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a}.drawer-form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.phone-input{gap:10px;display:flex}.phone-input span{color:#ccc;background:#2c2b29;border:1px solid #484848;border-radius:10px;justify-content:center;align-items:center;min-width:100px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.phone-input input{flex:1}.pitch-deck-label{margin-bottom:5px!important}.pitch-deck-label small{color:#777;letter-spacing:0;text-transform:none;margin-left:5px;font-size:12px;font-weight:500}.pitch-deck-help{color:#777;margin:0 0 10px;font-size:12px;line-height:1.4}.pitch-upload{box-sizing:border-box;text-align:center;cursor:pointer;background:#242424;border:1px dashed #ff6b00bf;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:150px;transition:all .25s;display:flex}.pitch-upload:hover{background:#2b2b2b;border-color:#ff6b00;box-shadow:0 0 18px #ff6b000f}.pitch-upload input{display:none}.pitch-upload .upload-icon{color:#a8a8a8!important;justify-content:center!important;align-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;margin:0 0 10px!important;padding:0!important;line-height:1!important;display:flex!important;overflow:hidden!important}.pitch-upload .upload-icon svg{flex:none!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0!important;display:block!important}.pitch-upload .upload-icon svg path{vector-effect:non-scaling-stroke}.pitch-upload strong{color:#d4d4d4;margin:0;font-size:15px;font-weight:600;display:block}.pitch-upload span{color:#a8a8a8;margin-top:3px;font-size:13px;font-weight:500;display:block}.upload-success{color:#ff6b00!important}.selected-file{text-overflow:ellipsis;white-space:nowrap;max-width:80%;overflow:hidden;color:#ff6b00!important}.terms-checkbox{align-items:flex-start;gap:12px;margin:30px 0;display:flex}.terms-checkbox input{accent-color:#ff6b00;cursor:pointer;width:18px;height:18px;margin-top:2px}.terms-checkbox p{color:#8f8f8f;margin:0;font-size:13px;line-height:1.7}.terms-checkbox span{color:#ff6b00}.submit-application-button{color:#0d0c0b;letter-spacing:3px;cursor:pointer;background:#ff6b00;border:none;border-radius:10px;width:100%;padding:20px;font-size:13px;font-weight:800;transition:all .3s;box-shadow:0 8px 25px #ff6b002e}.submit-application-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff6b004d}.submit-application-button:active{transform:translateY(0)}@keyframes drawerSlide{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}@media (width<=900px){.application-drawer{width:65%}}@media (width<=768px){.application-drawer{width:100%}.drawer-header{padding:28px 24px}.application-form{padding:30px 24px}.drawer-header h1{font-size:30px}.drawer-form-row{grid-template-columns:1fr;gap:0}}@media (width<=480px){.drawer-header,.application-form{padding:24px 18px}.drawer-tag{letter-spacing:2px}.drawer-close{width:42px;height:42px;font-size:28px}.phone-input{gap:8px}.phone-input span{min-width:82px;padding:0 10px;font-size:12px}}.application-drawer .pitch-upload{box-sizing:border-box!important;width:100%!important;height:145px!important;min-height:145px!important;padding:20px!important;overflow:hidden!important}.application-drawer .pitch-upload .upload-icon{flex:0 0 30px!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0 0 10px!important;padding:0!important;font-size:0!important;line-height:0!important;display:flex!important;overflow:hidden!important}.application-drawer .pitch-upload .upload-icon,.application-drawer .pitch-upload .upload-icon *{box-sizing:border-box!important}.application-drawer .pitch-upload .upload-icon svg{flex:none!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}.application-drawer .pitch-upload .upload-icon img{object-fit:contain!important;width:30px!important;max-width:30px!important;height:30px!important;max-height:30px!important;display:block!important}.application-drawer .pitch-upload .upload-icon svg,.application-drawer .pitch-upload .upload-icon img{position:static!important}.application-drawer .pitch-upload strong{margin:0!important;font-size:15px!important}.application-drawer .pitch-upload>span{margin-top:5px!important;font-size:13px!important}.application-success{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:620px;padding:70px 55px 60px;display:flex}.success-icon{color:#ff6b00;background:#ff6b001a;border:1px solid #ff6b0073;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:26px;font-size:34px;font-weight:500;display:flex;box-shadow:0 0 0 8px #ff6b0008,0 0 35px #ff6b0014}.application-success h2{color:#f5f5f5;letter-spacing:-1.5px;margin:0;font-size:clamp(32px,3vw,46px);font-weight:700;line-height:1.1}.application-success>p:not(.success-note){color:#a6a6a6;max-width:580px;margin:18px auto 32px;font-size:16px;line-height:1.7}.waiting-number-card{background:#181818;border:1px solid #303030;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:520px;margin-bottom:24px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.waiting-number-card:before{content:"";background:#ff6b00;width:100%;height:2px;position:absolute;top:0;left:0}.waiting-number-card span{color:#8d8d8d;letter-spacing:1.8px;margin-bottom:10px;font-size:11px;font-weight:700}.waiting-number-card strong{color:#ff6b00;letter-spacing:3px;font-size:42px;font-weight:700;line-height:1}.join-whatsapp-button{box-sizing:border-box;color:#f2f2f2;background:#ff6b0014;border:1px solid #ff6b0059;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:520px;min-height:62px;padding:16px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:flex}.join-whatsapp-button:hover{background:#ff6b0024;border-color:#ff6b00;transform:translateY(-2px)}.join-whatsapp-button span{color:#ff6b00;font-size:22px;transition:transform .2s}.join-whatsapp-button:hover span{transform:translate(3px,-3px)}.success-note{color:#858585;max-width:520px;margin:20px auto 34px;font-size:14px;line-height:1.7}.success-close-button{color:#111;letter-spacing:1.5px;cursor:pointer;background:#ff6b00;border:none;border-radius:8px;min-width:190px;padding:15px 30px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.success-close-button:hover{background:#ff7a1a;transform:translateY(-2px);box-shadow:0 10px 30px #ff6b002e}.success-close-button:active{transform:translateY(0)}@media (width<=768px){.application-success{min-height:auto;padding:55px 24px 45px}.success-icon{width:64px;height:64px;font-size:28px}.application-success h2{font-size:32px}.waiting-number-card{padding:24px 20px}.waiting-number-card strong{font-size:34px}.join-whatsapp-button{font-size:14px}}
