.FeatureRequest-module-scss-module__Z9GqSq__featureRequestPage{background:var(--white);color:var(--text-primary);flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow-y:auto}.FeatureRequest-module-scss-module__Z9GqSq__hero{text-align:center;padding:140px 24px 80px;position:relative;overflow:hidden}.FeatureRequest-module-scss-module__Z9GqSq__heroGridBackground{background-image:linear-gradient(rgba(var(--black-rgb), .03) 1px, transparent 1px),linear-gradient(90deg, rgba(var(--black-rgb), .03) 1px, transparent 1px);z-index:0;pointer-events:none;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.FeatureRequest-module-scss-module__Z9GqSq__heroContent{z-index:1;max-width:680px;margin:0 auto;position:relative}.FeatureRequest-module-scss-module__Z9GqSq__heroContent h1{color:var(--text-primary);letter-spacing:-2px;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.1}.FeatureRequest-module-scss-module__Z9GqSq__heroContent h1 .FeatureRequest-module-scss-module__Z9GqSq__highlight{background:linear-gradient(135deg, var(--accent-primary), #0ec294);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.FeatureRequest-module-scss-module__Z9GqSq__heroContent p{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:18px;line-height:1.6}.FeatureRequest-module-scss-module__Z9GqSq__content{flex:1;max-width:720px;margin:0 auto 120px;padding:0 24px}.FeatureRequest-module-scss-module__Z9GqSq__formCard{background:var(--white);border:1px solid var(--border-primary);border-radius:16px;padding:40px;box-shadow:0 4px 24px #0000000a}.FeatureRequest-module-scss-module__Z9GqSq__formTitle{color:var(--text-primary);margin-bottom:4px;font-size:20px;font-weight:700}.FeatureRequest-module-scss-module__Z9GqSq__formSubtitle{color:var(--text-secondary);margin-bottom:32px;font-size:14px}.FeatureRequest-module-scss-module__Z9GqSq__formGroup{margin-bottom:24px}.FeatureRequest-module-scss-module__Z9GqSq__formLabel{color:#334155;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.FeatureRequest-module-scss-module__Z9GqSq__formLabel .FeatureRequest-module-scss-module__Z9GqSq__required{color:var(--error);margin-left:2px}.FeatureRequest-module-scss-module__Z9GqSq__formInput,.FeatureRequest-module-scss-module__Z9GqSq__formTextarea,.FeatureRequest-module-scss-module__Z9GqSq__formSelect{border:1px solid var(--border-primary);width:100%;color:var(--text-primary);background:var(--bg-tertiary);border-radius:8px;outline:none;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.FeatureRequest-module-scss-module__Z9GqSq__formInput::placeholder,.FeatureRequest-module-scss-module__Z9GqSq__formTextarea::placeholder,.FeatureRequest-module-scss-module__Z9GqSq__formSelect::placeholder{color:var(--text-muted)}.FeatureRequest-module-scss-module__Z9GqSq__formInput:focus,.FeatureRequest-module-scss-module__Z9GqSq__formTextarea:focus,.FeatureRequest-module-scss-module__Z9GqSq__formSelect:focus{border-color:var(--accent-primary);background:var(--white);box-shadow:0 0 0 3px #10d9a51a}.FeatureRequest-module-scss-module__Z9GqSq__formTextarea{resize:vertical;min-height:140px;line-height:1.6}.FeatureRequest-module-scss-module__Z9GqSq__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8.825a.5.5 0 0 1-.354-.146l-4-4a.5.5 0 0 1 .708-.708L6 7.617l3.646-3.646a.5.5 0 0 1 .708.708l-4 4A.5.5 0 0 1 6 8.825z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.FeatureRequest-module-scss-module__Z9GqSq__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.FeatureRequest-module-scss-module__Z9GqSq__categoryPills{flex-wrap:wrap;gap:8px;display:flex}.FeatureRequest-module-scss-module__Z9GqSq__categoryPill{border:1px solid var(--border-primary);color:var(--text-secondary);background:var(--bg-tertiary);cursor:pointer;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.FeatureRequest-module-scss-module__Z9GqSq__categoryPill:hover{border-color:var(--border-secondary);background:#f1f5f9}.FeatureRequest-module-scss-module__Z9GqSq__categoryPillActive{border-color:var(--accent-primary);color:#0a9e78;background:#10d9a514}.FeatureRequest-module-scss-module__Z9GqSq__submitButton{cursor:pointer;background:var(--text-primary);width:100%;color:var(--white);box-shadow:0 4px 12px rgba(var(--black-rgb), .1);border:none;border-radius:10px;margin-top:8px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.FeatureRequest-module-scss-module__Z9GqSq__submitButton:hover:not(:disabled){background:#2d3342;transform:translateY(-1px);box-shadow:0 6px 16px #00000026}.FeatureRequest-module-scss-module__Z9GqSq__submitButton:disabled{opacity:.6;cursor:not-allowed}.FeatureRequest-module-scss-module__Z9GqSq__successCard{background:var(--white);border:1px solid var(--border-primary);text-align:center;border-radius:16px;padding:64px 40px;box-shadow:0 4px 24px #0000000a}.FeatureRequest-module-scss-module__Z9GqSq__successIcon{width:64px;height:64px;color:var(--accent-primary);background:#10d9a51a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:28px;display:flex}.FeatureRequest-module-scss-module__Z9GqSq__successTitle{color:var(--text-primary);margin-bottom:12px;font-size:24px;font-weight:700}.FeatureRequest-module-scss-module__Z9GqSq__successMessage{color:var(--text-secondary);max-width:400px;margin:0 auto 32px;font-size:15px;line-height:1.6}.FeatureRequest-module-scss-module__Z9GqSq__successButton{border:1px solid var(--border-primary);background:var(--white);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.FeatureRequest-module-scss-module__Z9GqSq__successButton:hover{background:var(--bg-tertiary);border-color:var(--border-secondary);transform:translateY(-1px)}.FeatureRequest-module-scss-module__Z9GqSq__errorAlert{color:var(--error);background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:24px;padding:12px 16px;font-size:13px}@media (max-width:768px){.FeatureRequest-module-scss-module__Z9GqSq__hero{padding:120px 24px 60px}.FeatureRequest-module-scss-module__Z9GqSq__heroContent h1{letter-spacing:-1px;font-size:36px}.FeatureRequest-module-scss-module__Z9GqSq__heroContent p{font-size:16px}.FeatureRequest-module-scss-module__Z9GqSq__formCard,.FeatureRequest-module-scss-module__Z9GqSq__successCard{padding:24px}.FeatureRequest-module-scss-module__Z9GqSq__formRow{grid-template-columns:1fr}}@media (max-width:480px){.FeatureRequest-module-scss-module__Z9GqSq__heroContent h1{font-size:28px}}
